@FunctionalInterface public interface StringConversion
Modifier and Type | Method and Description |
---|---|
Object |
convert(String raw)
Transform the given "raw" string" into an object of another type.
|
© Copyright 2010-2020 Paul R. Holser, Jr. All rights reserved. Licensed under The MIT License. pholser@alumni.rice.edu