Package com.mebigfatguy.fbcontrib.detect
Class PresizeCollections.PSCUserValue
- java.lang.Object
-
- com.mebigfatguy.fbcontrib.detect.PresizeCollections.PSCUserValue
-
- Enclosing class:
- PresizeCollections
static class PresizeCollections.PSCUserValue extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.Integer
allocationNumber
private boolean
hasSizedSource
-
Constructor Summary
Constructors Constructor Description PSCUserValue(boolean sizedSource)
PSCUserValue(java.lang.Integer allocNumber)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Integer
getAllocationNumber()
boolean
hasSizedSource()
java.lang.String
toString()
-