|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Semantic object type differentiator.
Declaration
Method Summary | |
boolean |
matches(Object object)
Determine if the passed Object belongs to the object type
defined by this objectType instance. |
Method Detail |
public boolean matches(Object object)
Object
belongs to the object type
defined by this objectType
instance.
object
- The Object
to test.
true
if the Object
matches this
object type, else false
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |