Module is.codion.swing.common.ui
Interface Parser.ParseResult<T>
- Type Parameters:
T
- the resulting value type
public static interface Parser.ParseResult<T>
The result of parsing a value from a String
-
Method Summary
T
- the resulting value type