Module org.maxicp

Class CopyLong

java.lang.Object
org.maxicp.state.copy.Copy<Long>
org.maxicp.state.copy.CopyLong
All Implemented Interfaces:
State<Long>, StateLong, Storage

public class CopyLong extends Copy<Long> implements StateLong
Implementation of StateLong with copy strategy
See Also:
  • Constructor Details

    • CopyLong

      protected CopyLong(long initial)