org.drools.core.util.bitmask
Class BitMask.Factory
java.lang.Object
org.drools.core.util.bitmask.BitMask.Factory
- Enclosing interface:
- BitMask
public static class BitMask.Factory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BitMask.Factory
public BitMask.Factory()
getEmpty
public static BitMask getEmpty(int numBits)
getFull
public static BitMask getFull(int numBits)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.