Uses of Package
org.apache.drill.common.map
Package
Description
-
ClassDescriptionA special type of
Map
withString
s as keys, and the case of a key is ignored for operations involving keys likeCaseInsensitiveMap.put(java.lang.String, VALUE)
,CaseInsensitiveMap.get(java.lang.Object)
, etc. -
ClassDescriptionA special type of
Map
withString
s as keys, and the case of a key is ignored for operations involving keys likeCaseInsensitiveMap.put(java.lang.String, VALUE)
,CaseInsensitiveMap.get(java.lang.Object)
, etc. -
ClassDescriptionA special type of
Map
withString
s as keys, and the case of a key is ignored for operations involving keys likeCaseInsensitiveMap.put(java.lang.String, VALUE)
,CaseInsensitiveMap.get(java.lang.Object)
, etc. -
ClassDescriptionA special type of
Map
withString
s as keys, and the case of a key is ignored for operations involving keys likeCaseInsensitiveMap.put(java.lang.String, VALUE)
,CaseInsensitiveMap.get(java.lang.Object)
, etc.