Package org.apache.poi.util
Class BitFieldFactory
- java.lang.Object
-
- org.apache.poi.util.BitFieldFactory
-
public class BitFieldFactory extends java.lang.Object
Returns immutable Bitfield instances.
-
-
Constructor Summary
Constructors Constructor Description BitFieldFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BitField
getInstance(int mask)
-
-
-
Method Detail
-
getInstance
public static BitField getInstance(int mask)
-
-