Package org.moditect.mavenplugin.add
Class AddModuleInfoMojo.InstantConverter
- java.lang.Object
-
- org.moditect.mavenplugin.add.AddModuleInfoMojo.InstantConverter
-
- Enclosing class:
- AddModuleInfoMojo
private static class AddModuleInfoMojo.InstantConverter extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
InstantConverter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.time.Instant
convert(java.lang.String value)
private static boolean
isNumeric(java.lang.String str)
-