Uses of Class
org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayMap
Packages that use CharArrayMap
-
Uses of CharArrayMap in org.aspectj.org.eclipse.jdt.internal.core.nd.util
Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.util that return CharArrayMapModifier and TypeMethodDescriptionstatic <V> CharArrayMap<V>CharArrayMap.createOrderedMap()Static factory method that constructs an empty CharArrayMap with default initial capacity, and the map will be kept in ascending key order.