JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.toolbox.api.collection
StringValueMap
Convert
Contents
Description
Method Summary
Method Details
value(String)
toString(V)
Hide sidebar
Show sidebar
Interface StringValueMap.Convert<
V
>
All Superinterfaces:
Serializable
Enclosing class:
StringValueMap
<
T
extends
Serializable
>
public static interface
StringValueMap.Convert<V>
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
toString
(
V
value)
V
value
(
String
strVal)
Method Details
value
V
value
(
String
strVal)
toString
String
toString
(
V
value)