Package org.docx4j.org.apache.poi.util
Class BitFieldFactory
java.lang.Object
org.docx4j.org.apache.poi.util.BitFieldFactory
public class BitFieldFactory
extends java.lang.Object
Returns immutable Btfield instances.
- Author:
- Jason Height (jheight at apache dot org)
-
Constructor Summary
Constructors Constructor Description BitFieldFactory() -
Method Summary
Modifier and Type Method Description static BitFieldgetInstance(int mask)
-
Constructor Details
-
BitFieldFactory
public BitFieldFactory()
-
-
Method Details