Class CollapseRecord

  • All Implemented Interfaces:
    java.io.Serializable

    public class CollapseRecord
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Detail

      • VKeep

        public int VKeep
      • VThrow

        public int VThrow
      • VQuantity

        public int VQuantity
      • TQuantity

        public int TQuantity
      • IQuantity

        public int IQuantity
      • Index

        public int[] Index
    • Constructor Detail

      • CollapseRecord

        public CollapseRecord()
      • CollapseRecord

        public CollapseRecord​(int iVKeep,
                              int iVThrow,
                              int iVQuantity,
                              int iTQuantity)
    • Method Detail

      • dispose

        public void dispose()