Class PresizeCollections.PSCUserValue

java.lang.Object
com.mebigfatguy.fbcontrib.detect.PresizeCollections.PSCUserValue
Enclosing class:
PresizeCollections

static class PresizeCollections.PSCUserValue extends Object
  • Field Details

    • allocationNumber

      private Integer allocationNumber
    • hasSizedSource

      private boolean hasSizedSource
  • Constructor Details

    • PSCUserValue

      public PSCUserValue(Integer allocNumber)
    • PSCUserValue

      public PSCUserValue(boolean sizedSource)
  • Method Details

    • getAllocationNumber

      public Integer getAllocationNumber()
    • hasSizedSource

      public boolean hasSizedSource()
    • toString

      public String toString()
      Overrides:
      toString in class Object