@Immutable public final class Template extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
Template.AsString |
static class |
Template.ByIndex |
static class |
Template.Element |
static class |
Template.StaticText |
static class |
Template.Transformed |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<Template.Element> |
getElements() |
int |
hashCode() |
String |
toString() |
Copyright © 2007–2016. All rights reserved.