net.sf.pipet.param
Class LongClass
java.lang.Object
net.sf.pipet.param.ParameterClass<Long>
net.sf.pipet.param.LongClass
- All Implemented Interfaces:
- ParameterType<Long>
public class LongClass
- extends ParameterClass<Long>
- implements ParameterType<Long>
TYPE
protected static LongClass TYPE
parseSubclassType
public ParameterType<?> parseSubclassType(String spec)
- Specified by:
parseSubclassType
in class ParameterClass<Long>
validate
public Long validate(Object value)
throws ParameterClass.ValidationException
- Specified by:
validate
in interface ParameterType<Long>
- Throws:
ParameterClass.ValidationException
Copyright © 2012 VU University Amsterdam. All Rights Reserved.