public final class ArgUtil extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | convertToBoolean(String prop,
                Object value) | 
| static int | convertToInt(String prop,
            Object value,
            int minValue) | 
| static long | convertToLong(String prop,
             Object value,
             long minValue) | 
Copyright © 2018 FasterXML. All rights reserved.