net.sourceforge.pmd.cpd
Class TokenEntry.State

java.lang.Object
  extended by net.sourceforge.pmd.cpd.TokenEntry.State
Enclosing class:
TokenEntry

public static class TokenEntry.State
extends Object

Helper class to preserve and restore the current state of the token entries.


Constructor Summary
TokenEntry.State(List<TokenEntry> entries)
           
 
Method Summary
 List<TokenEntry> restore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TokenEntry.State

public TokenEntry.State(List<TokenEntry> entries)
Method Detail

restore

public List<TokenEntry> restore()


Copyright © 2002-2015 InfoEther. All Rights Reserved.