public class ArrayValueGetter<E> extends Object implements ValueGetter<E[],E>
ArrayValueGetter(int index)
E
get(E[] input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrayValueGetter(int index)
public E get(E[] input)
get
Factory<E[],E>
Supplier<E[],E>
ValueGetter<E[],E>
Copyright © 2022. All rights reserved.