|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.voytechs.jnetstream.codec.filter.FilterAliases.AliasEntry
public class FilterAliases.AliasEntry
Inner class that makes up an Alias entry stored in our hash. Simply holds more information as a simple structure.
| Field Summary | |
|---|---|
Node |
alias
|
java.util.Stack |
path
|
| Constructor Summary | |
|---|---|
FilterAliases.AliasEntry(Node alias,
java.util.Stack path)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Node alias
public java.util.Stack path
| Constructor Detail |
|---|
public FilterAliases.AliasEntry(Node alias,
java.util.Stack path)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||