Class CustomCloneable

java.lang.Object
net.demilich.metastone.game.logic.CustomCloneable
All Implemented Interfaces:
Serializable, Cloneable
Direct Known Subclasses:
DynamicDescription, Entity, EventTrigger, IdFactoryImpl

public class CustomCloneable extends Object implements Cloneable, Serializable
See Also:
  • Constructor Details

    • CustomCloneable

      public CustomCloneable()
  • Method Details