mandala.jacob.remote
Class RemoteMap.RemoteMapMethods

java.lang.Object
  extended bymandala.jacob.remote.RemoteMap.RemoteMapMethods
Enclosing class:
RemoteMap

public static class RemoteMap.RemoteMapMethods
extends java.lang.Object


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_RemoteMap_Method
           
static MethodOp putAllMethod
           
static MethodOp putMethod
           
static MethodOp removeMethod
           
static MethodOp sizeMethod
           
static MethodOp valuesMethod
           
 
Constructor Summary
RemoteMap.RemoteMapMethods()
           
 
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_RemoteMap_Method

public static final MethodOp putAll_RemoteMap_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

RemoteMap.RemoteMapMethods

public RemoteMap.RemoteMapMethods()


Mandala help mailing list