|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.util.SharedBitSetCache
Field Summary | |
BitVector[] |
cache
|
BitVector[] |
orAndAndNotCache
|
static int |
size
|
Constructor Summary | |
SharedBitSetCache(soot.Singletons.Global g)
|
Method Summary | |
BitVector |
canonicalize(BitVector set)
|
static SharedBitSetCache |
v()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int size
public BitVector[] cache
public BitVector[] orAndAndNotCache
Constructor Detail |
public SharedBitSetCache(soot.Singletons.Global g)
Method Detail |
public static SharedBitSetCache v()
public BitVector canonicalize(BitVector set)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |