public class FragmentKey
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
TemplateContext |
tc |
java.lang.String |
templateText |
| Constructor and Description |
|---|
FragmentKey(TemplateContext tc,
java.lang.String templateText) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
public final TemplateContext tc
public final java.lang.String templateText
public FragmentKey(TemplateContext tc, java.lang.String templateText)