|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.cpd.TokenEntry.State
public static class TokenEntry.State
Helper class to preserve and restore the current state of the token entries.
Constructor Summary | |
---|---|
TokenEntry.State(java.util.List<TokenEntry> entries)
|
Method Summary | |
---|---|
java.util.List<TokenEntry> |
restore()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TokenEntry.State(java.util.List<TokenEntry> entries)
Method Detail |
---|
public java.util.List<TokenEntry> restore()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |