de.fuberlin.wiwiss.d2rq.rdql
Class OverloadTest.B

java.lang.Object
  extended byde.fuberlin.wiwiss.d2rq.rdql.OverloadTest.B
All Implemented Interfaces:
OverloadTest.A
Enclosing class:
OverloadTest

public class OverloadTest.B
extends java.lang.Object
implements OverloadTest.A


Constructor Summary
OverloadTest.B()
           
 
Method Summary
 void doIt()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OverloadTest.B

public OverloadTest.B()
Method Detail

doIt

public void doIt()
Specified by:
doIt in interface OverloadTest.A