Class StrLookup.MapStrLookup<V>
java.lang.Object
org.apache.commons.text.StrLookup<V>
org.apache.commons.text.StrLookup.MapStrLookup<V>
- Type Parameters:
V- the type of the values supported by the lookup
- All Implemented Interfaces:
StringLookup
Lookup implementation that uses a Map.
- Since:
- 1.0
-
Nested Class Summary
Nested classes/interfaces inherited from class StrLookup
StrLookup.MapStrLookup<V> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class StrLookup
mapLookup, noneLookup, resourceBundleLookup, systemPropertiesLookup
-
Field Details
-
map
-
-
Constructor Details
-
MapStrLookup
-
-
Method Details
-
lookup
-
toString
-