public class Arr extends Object
Arr()
static <T,V> Optional<T>
find(T[] collection, V targetValue, Function<T,V> getter)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Arr()
public static <T,V> Optional<T> find(T[] collection, V targetValue, Function<T,V> getter)
Copyright © 2018. All rights reserved.