|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- public interface ArooaClassFactory<T>
Find a ArooaClass
for an Object of the type.
Method Summary | |
---|---|
ArooaClass |
classFor(T instance)
Find the class. |
Method Detail |
---|
ArooaClass classFor(T instance)
instance
- The object of the type the factory supports.
ArooaClass
. Must not be null.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |