|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cyberlab.local.recognition.LocalObject<E>
E
- The class type of the specific Local object.public abstract class LocalObject<E>
Abstract class for all Local objects. Class is Generic allowing for common framework handling of different Local objects.
Field Summary | |
---|---|
long |
type
|
Constructor Summary | |
---|---|
LocalObject(long type)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final long type
Constructor Detail |
---|
public LocalObject(long type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |