Uses of Class
org.apache.batik.css.engine.StringIntMap.Entry
Packages that use StringIntMap.Entry
-
Uses of StringIntMap.Entry in org.apache.batik.css.engine
Fields in org.apache.batik.css.engine declared as StringIntMap.EntryModifier and TypeFieldDescriptionStringIntMap.Entry.nextThe next entry - changed, when table[] is reordered.protected StringIntMap.Entry[]StringIntMap.tableThe underlying arrayConstructors in org.apache.batik.css.engine with parameters of type StringIntMap.EntryModifierConstructorDescriptionEntry(int hash, String key, int value, StringIntMap.Entry next) Creates a new entry