Class Type.Template
- java.lang.Object
-
- org.immutables.value.processor.encode.Type.Template
-
- Enclosing interface:
- Type
public static class Type.Template extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.common.base.Optional<Type.VariableResolver>match(Type type)
-
-
-
Field Detail
-
template
public final Type template
-
-
Constructor Detail
-
Template
public Template(Type template)
-
-
Method Detail
-
match
public com.google.common.base.Optional<Type.VariableResolver> match(Type type)
-
-