@FunctionalInterface public interface ObjectStringParser<T>
| Modifier and Type | Method and Description |
|---|---|
T |
parse(_charArrayRange input) |
default T |
parse(String input) |
T parse(_charArrayRange input)
Copyright © 2022 MicroStream Software. All rights reserved.