|
|||||||||
| Home >> All >> nice >> lang >> [ inline overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
nice.lang.inline
Class BitOp

java.lang.Objectnice.lang.inline.BitOp
- public class BitOp
- extends java.lang.Object
| Nested Class Summary | |
private static class |
BitOp.Get
|
private static class |
BitOp.Set
|
| Field Summary | |
private static BitOp.Get |
get
|
private static BitOp.Set |
set
|
| Constructor Summary | |
BitOp()
|
|
| Method Summary | |
static gnu.mapping.Procedure |
create(java.lang.String param)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
set
private static BitOp.Set set
get
private static BitOp.Get get
| Constructor Detail |
BitOp
public BitOp()
| Method Detail |
create
public static gnu.mapping.Procedure create(java.lang.String param)
|
|||||||||
| Home >> All >> nice >> lang >> [ inline overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
nice.lang.inline.BitOp