Package org.immutables.generator
Class Templates.Product
java.lang.Object
org.immutables.generator.Templates.Product
- Enclosing class:
Templates
Tuple-like combining of a values (product), could be iterated or converted to string by
concatenation of string forms (no separator).
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Object[]private static final com.google.common.base.Joiner -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator