org.joni
Class UnsetAddrList

java.lang.Object
  extended by org.joni.UnsetAddrList

public final class UnsetAddrList
extends Object


Constructor Summary
UnsetAddrList(int size)
           
 
Method Summary
 void add(int offset, Node node)
           
 void fix(Regex regex)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnsetAddrList

public UnsetAddrList(int size)
Method Detail

add

public void add(int offset,
                Node node)

fix

public void fix(Regex regex)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.