public class IncrementID<T> extends Object
IncrementID()
T
get(int id)
int
id(T t)
void
reset()
size()
String
stringId(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IncrementID()
public int id(T t)
public String stringId(T t)
public T get(int id)
public int size()
public void reset()
Copyright © 2017. All rights reserved.