public class LookupTable extends Object
LookupTable()
static boolean
hit(Object[] table, int i, Object[] locateElements)
static <T> T
lookupTable(Object[] table, int rowElements, Object... locateElements)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LookupTable()
public static <T> T lookupTable(Object[] table, int rowElements, Object... locateElements)
public static boolean hit(Object[] table, int i, Object[] locateElements)
Copyright © 2018. All rights reserved.