|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.simd.BoundToLivebits
Class for converting bounds into live bits.
| Constructor Summary | |
BoundToLivebits()
|
|
| Method Summary | |
static IntLive |
convert(IntBound bd)
Converts a bound to live bits. |
static IntConst |
cover(IntConst c)
Makes a cover. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BoundToLivebits()
| Method Detail |
public static IntLive convert(IntBound bd)
bd - IntBoundpublic static IntConst cover(IntConst c)
c - IntConst
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||