|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectInterfaceImpl
public class InterfaceImpl
| Constructor Summary | |
|---|---|
InterfaceImpl()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getInteger()
|
java.lang.Object |
getNull()
|
boolean |
getPrimitiveBool()
|
int |
getPrimitiveInt()
|
java.lang.String |
getString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterfaceImpl()
| Method Detail |
|---|
public java.lang.String getString()
getString in interface Interfacepublic java.lang.Integer getInteger()
getInteger in interface Interfacepublic int getPrimitiveInt()
getPrimitiveInt in interface Interfacepublic boolean getPrimitiveBool()
getPrimitiveBool in interface Interfacepublic java.lang.Object getNull()
getNull in interface Interface
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||