- All Implemented Interfaces:
Function<A1,La2<A2,A3,R>>, Predicate<A1>
public abstract class La3<A1,A2,A3,R>
extends La<A1,La2<A2,A3,R>>
-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class La
accepts, adapt, addTo, addTo, and, any, apply, apply, array, array, arrayList, arrayList, arrayList, arrayList, arrayList, cast, comparator, comparator, compose, constant, constantFalse, constantTrue, filter, filter, filterIterable, find, fromMap, hashMap, hashMap, hashSet, image, inCollection, indexOf, instanceOf, intList, isEqual, iterable, iterator, lastIndexOf, liftToList, linkedHashMap, linkedHashSet, longList, mapInto, mapInto, memoize, memoizeConcurrent, not, notNull, notNull, self, stringValue, supply, test, transform, transformIterable
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface Function
andThen, compose
Methods inherited from interface Predicate
and, negate, or
-
-
Method Details
-
la
public abstract R la(A1 a1,
A2 a2,
A3 a3)
-
-