@Component public class ChronoConverterUtilsImpl extends java.lang.Object implements ChronoConverterUtils
| Constructor and Description |
|---|
ChronoConverterUtilsImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.time.temporal.ChronoUnit |
fromString(java.lang.String input) |
public java.time.temporal.ChronoUnit fromString(@NotNull
java.lang.String input)
fromString in interface ChronoConverterUtilsinput - The string representation of the chrono unit