Uses of Interface
com.pervasive.datarush.datastruct.Function1
-
Packages that use Function1 Package Description com.pervasive.datarush.datastruct -
-
Uses of Function1 in com.pervasive.datarush.datastruct
Methods in com.pervasive.datarush.datastruct that return Function1 Modifier and Type Method Description static <A> Function1<A,A>
Functions. identity()
-