Package astra.type
Class Type
java.lang.Object
astra.type.Type
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ObjectType
public class Type extends Object implements Serializable
- See Also:
- Serialized Form
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description static TermdefaultValue(Type type)static doubledoubleValue(Term term)booleanequals(Type type)static floatfloatValue(Term term)static TypegetMostGeneralType(Type type, Type type2)static TypegetType(Object obj)static intintegerValue(Term term)static booleanisNumeric(Term il)static booleanisNumeric(Type type)static longlongValue(Term term)static StringstringValue(Term term)StringtoString()