com.cisco.oss.foundation.configuration.validation.params
Class ParamReaders.LongReader
java.lang.Object
com.cisco.oss.foundation.configuration.validation.params.ParamReaders.LongReader
- All Implemented Interfaces:
- ParamReaders.ParamReader<Long>
- Enclosing class:
- ParamReaders
public static class ParamReaders.LongReader
- extends Object
- implements ParamReaders.ParamReader<Long>
reader implementations
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParamReaders.LongReader
public ParamReaders.LongReader()
readValue
public Long readValue(String name)
- Specified by:
readValue in interface ParamReaders.ParamReader<Long>
readValue
public Long readValue(String name,
Long defValue)
- Specified by:
readValue in interface ParamReaders.ParamReader<Long>
Copyright © 2014 Cisco. All Rights Reserved.