Function<List<Long>,Double>
public static class ScalarFunctions.EqualElements extends Object implements Function<List<Long>,Double>
Double
apply(List<Long> values)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
andThen, compose
public Double apply(List<Long> values)
apply
public String toString()
toString
Object