|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TypeInformation
Class wrapping a particular data type.
Method Summary | |
---|---|
boolean |
isAssignableFrom(Object other)
Test whether this type is assignable from a given object instance. |
boolean |
isAssignableFromType(TypeInformation type)
Test whether this type is assignable from another type. |
Method Detail |
---|
boolean isAssignableFromType(TypeInformation type)
type
- Other type
boolean isAssignableFrom(Object other)
other
- Other object
|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |