Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

nice.lang.inline
Class BitOp  view BitOp download BitOp.java

java.lang.Object
  extended bynice.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)