Uses of Class
org.apache.batik.css.engine.StringIntMap.Entry

Packages that use StringIntMap.Entry
org.apache.batik.css.engine   
 

Uses of StringIntMap.Entry in org.apache.batik.css.engine
 

Fields in org.apache.batik.css.engine declared as StringIntMap.Entry
protected  StringIntMap.Entry[] StringIntMap.table
          The underlying array
 StringIntMap.Entry StringIntMap.Entry.next
          The next entry
 

Constructors in org.apache.batik.css.engine with parameters of type StringIntMap.Entry
StringIntMap.Entry(int hash, java.lang.String key, int value, StringIntMap.Entry next)
          Creates a new entry
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.