public final class $<A,B> extends P1<B>
Modifier and Type | Method and Description |
---|---|
static <A,B> $<A,B> |
__(B b) |
static <A,B> $<A,B> |
_(B b)
Deprecated.
JDK 8 warns '_' may not be supported after SE 8. Replaced by
constant(B) and synonym __(B) (prefer constant). |
B |
_1()
Access the first element of the product.
|
static <A,B> $<A,B> |
constant(B b) |
@Deprecated public static <A,B> $<A,B> _(B b)
constant(B)
and synonym __(B)
(prefer constant).public static <A,B> $<A,B> __(B b)
public static <A,B> $<A,B> constant(B b)