public static final class PrefixTermTacletAppIndexCacheImpl.CacheKey
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
Term | 
analysedTerm  | 
private PrefixTermTacletAppIndexCacheImpl | 
parent  | 
| Constructor and Description | 
|---|
CacheKey(PrefixTermTacletAppIndexCacheImpl parent,
        Term analysedTerm)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(java.lang.Object obj)  | 
int | 
hashCode()  | 
private final PrefixTermTacletAppIndexCacheImpl parent
public Term analysedTerm
public CacheKey(PrefixTermTacletAppIndexCacheImpl parent, Term analysedTerm)