public class IDMapping<T> extends Object
IDMapping(java.util.function.Function<T,T> copy)
T
get(int index)
int
index(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IDMapping(java.util.function.Function<T,T> copy)
public int index(T t)
public T get(int index)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.