JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
net.thevpc.netbeanslauncher
net.thevpc.netbeans.launcher.ui.utils
StringMapper
Contents
Description
Method Summary
Method Details
toString(Object)
fromString(String)
Hide sidebar
Show sidebar
Interface StringMapper
public interface
StringMapper
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
fromString
(
String
str)
String
toString
(
Object
o)
Method Details
toString
String
toString
(
Object
o)
fromString
Object
fromString
(
String
str)