| |
com.declarativa.interprolog
Class PrologEngineTest.NumberTypes
java.lang.Object
com.declarativa.interprolog.PrologEngineTest.NumberTypes
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- PrologEngineTest
- public static class PrologEngineTest.NumberTypes
- extends Object
- implements Serializable
- See Also:
- Serialized Form
PrologEngineTest.NumberTypes
public PrologEngineTest.NumberTypes(byte b,
short s,
int i,
float f)
example
public static ObjectExamplePair example()
toString
public String toString()
equals
public boolean equals(Object o)
|