|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.util.SharedBitSetCache
Field Summary | |
BitVector[] |
cache
|
BitVector[] |
orAndAndNotCache
|
static int |
size
|
Constructor Summary | |
SharedBitSetCache(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(Singletons.Global g)
Method Detail |
public static SharedBitSetCache v()
public BitVector canonicalize(BitVector set)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |