testsJava
Class B

java.lang.Object
  extended by testsJava.B
All Implemented Interfaces:
Int

public class B
extends java.lang.Object
implements Int


Field Summary
 
Fields inherited from interface testsJava.Int
i
 
Constructor Summary
B()
           
 
Method Summary
 int get()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

B

public B()
Method Detail

get

public int get()