Drools :: Core 6.2.0.CR4

org.drools.core.util.bitmask
Class BitMask.Factory

java.lang.Object
  extended by org.drools.core.util.bitmask.BitMask.Factory
Enclosing interface:
BitMask

public static class BitMask.Factory
extends Object


Constructor Summary
BitMask.Factory()
           
 
Method Summary
static BitMask getEmpty(int numBits)
           
static BitMask getFull(int numBits)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BitMask.Factory

public BitMask.Factory()
Method Detail

getEmpty

public static BitMask getEmpty(int numBits)

getFull

public static BitMask getFull(int numBits)

Drools :: Core 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.