Modifier and Type | Class and Description |
---|---|
static class |
La2.Binder2<A2,R> |
static class |
La2.Const<R> |
La.ComparableComparator<B extends Comparable<B>>, La.FilterIterator<D extends T>, La.LaComparator<A,B>, La.TransformIterator<D extends T>
Modifier and Type | Field and Description |
---|---|
static La2<Integer,Integer,Integer> |
sum |
Constructor and Description |
---|
La2() |
Modifier and Type | Method and Description |
---|---|
static <A2,R> La2.Binder2<A2,R> |
bind2(La<A2,R> f) |
static <R> La2.Const<R> |
const2(R ret) |
La<A2,R> |
la(A1 a1) |
abstract R |
la(A1 a1,
A2 a2) |
static <A1,A2,R> La2<A1,A2,R> |
uncurry(La<A1,La<A2,R>> curried) |
accepts, adapt, addTo, addTo, and, any, apply, apply, array, array, arrayList, arrayList, arrayList, arrayList, arrayList, cast, comparator, comparator, compose, constant, constantFalse, constantTrue, evaluate, 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, toPred, transform, transformIterable
public static <R> La2.Const<R> const2(R ret)
public static <A2,R> La2.Binder2<A2,R> bind2(La<A2,R> f)
Copyright © 2019 ALM Works. All Rights Reserved.