Package org.htmlunit.cyberneko.util
-
Class Summary Class Description FastHashMap<K,V> Simple hash map implementation taken from here https://github.com/mikvor/hashmapTest/blob/master/src/main/java/map/objobj/ObjObjMap.java No concrete license specified at the source.MiniStack<E> Extremely light stack implementation.SimpleArrayList<T> Inexpensive (partial) list implementation.