org.eodisp.hla.common.handles
Class ObjectInstanceHandleImpl

java.lang.Object
  extended by org.eodisp.hla.common.handles.HandleImpl
      extended by org.eodisp.hla.common.handles.ObjectInstanceHandleImpl
All Implemented Interfaces:
ObjectInstanceHandle, java.io.Serializable

public class ObjectInstanceHandleImpl
extends HandleImpl
implements ObjectInstanceHandle

Author:
ibirrer
See Also:
Serialized Form

Constructor Summary
ObjectInstanceHandleImpl(int id)
          
 
Method Summary
 
Methods inherited from class org.eodisp.hla.common.handles.HandleImpl
encode, encodedLength, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface hla.rti1516.ObjectInstanceHandle
encode, encodedLength, equals, hashCode, toString
 

Constructor Detail

ObjectInstanceHandleImpl

public ObjectInstanceHandleImpl(int id)