Module org.maxicp

Class CopyInt

java.lang.Object
org.maxicp.state.copy.Copy<Integer>
org.maxicp.state.copy.CopyInt
All Implemented Interfaces:
State<Integer>, StateInt, Storage

public class CopyInt extends Copy<Integer> implements StateInt
Implementation of StateInt with copy strategy
See Also:
  • Constructor Details

    • CopyInt

      protected CopyInt(int initial)