DRCL J-Sim API

drcl
Interface ObjectCloneable

All Superinterfaces:
java.lang.Cloneable
All Known Subinterfaces:
ObjectDuplicable, PacketWrapper
All Known Implementing Classes:
DrclObj, DVPacket, Message, Packet

public interface ObjectCloneable
extends java.lang.Cloneable

This interface extends Cloneable by making clone() public.


Method Summary
 java.lang.Object clone()
          Returns a clone of this object.
 

Method Detail

clone

public java.lang.Object clone()
Returns a clone of this object.


DRCL J-Sim API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~