Class PresizeCollections.PSCUserValue

  • Enclosing class:
    PresizeCollections

    static class PresizeCollections.PSCUserValue
    extends java.lang.Object
    • Field Detail

      • allocationNumber

        private java.lang.Integer allocationNumber
      • hasSizedSource

        private boolean hasSizedSource
    • Constructor Detail

      • PSCUserValue

        public PSCUserValue​(java.lang.Integer allocNumber)
      • PSCUserValue

        public PSCUserValue​(boolean sizedSource)
    • Method Detail

      • getAllocationNumber

        public java.lang.Integer getAllocationNumber()
      • hasSizedSource

        public boolean hasSizedSource()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object