DSRG.VKB
Class ArrayStore

java.lang.Object
  |
  +--DSRG.VKB.ArrayStore

class ArrayStore
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
(package private) ArrayStore()
           
 
Method Summary
static int StoreValuesCA(int a, int b)
           
static int StoreValuesRA(int a, int b)
           
static int StoreValuesRC(int a, int b)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

ArrayStore

ArrayStore()
Method Detail

StoreValuesRA

public static int StoreValuesRA(int a,
                                int b)

StoreValuesRC

public static int StoreValuesRC(int a,
                                int b)

StoreValuesCA

public static int StoreValuesCA(int a,
                                int b)