mandala.jacob.remote.gpf
Class MapMethods

java.lang.Object
  extended bymandala.jacob.remote.gpf.MapMethods

public class MapMethods
extends java.lang.Object


Nested Class Summary
static class MapMethods.EntryMethods
           
 
Field Summary
static MethodOp clearMethod
           
static MethodOp containsKeyMethod
           
static MethodOp containsValueMethod
           
static MethodOp entrySetMethod
           
static MethodOp getMethod
           
static MethodOp isEmptyMethod
           
static MethodOp keySetMethod
           
static MethodOp putAll_Map_Method
           
static MethodOp putAllMethod
           
static MethodOp putMethod
           
static MethodOp removeMethod
           
static MethodOp sizeMethod
           
static MethodOp valuesMethod
           
 
Constructor Summary
MapMethods()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sizeMethod

public static final MethodOp sizeMethod

isEmptyMethod

public static final MethodOp isEmptyMethod

containsKeyMethod

public static final MethodOp containsKeyMethod

containsValueMethod

public static final MethodOp containsValueMethod

getMethod

public static final MethodOp getMethod

putMethod

public static final MethodOp putMethod

removeMethod

public static final MethodOp removeMethod

putAllMethod

public static final MethodOp putAllMethod

putAll_Map_Method

public static final MethodOp putAll_Map_Method

clearMethod

public static final MethodOp clearMethod

keySetMethod

public static final MethodOp keySetMethod

valuesMethod

public static final MethodOp valuesMethod

entrySetMethod

public static final MethodOp entrySetMethod
Constructor Detail

MapMethods

public MapMethods()


Mandala help mailing list