| Package | Description |
|---|---|
| org.immutables.generator |
| Modifier and Type | Field and Description |
|---|---|
Templates.Binary<Object,Object,Boolean> |
Builtins.and |
Templates.Binary<Object,Object,Boolean> |
Builtins.eq |
Templates.Binary<Object,Object,Boolean> |
Builtins.eqref |
Templates.Binary<Object,Object,Boolean> |
Builtins.ne |
Templates.Binary<Object,Object,Boolean> |
Builtins.or |
| Modifier and Type | Method and Description |
|---|---|
static <L,R,T> T |
Intrinsics.$(L left,
Templates.Binary<? super L,? super R,T> binary,
R right) |
static <A,B> void |
Intrinsics.$(Templates.Invokation invokation,
A left,
Templates.Binary<? super A,? super B,?> binary,
B right) |
Copyright © 2016 The Immutables.org authors. All rights reserved.