public class IntegerOption extends Option<java.lang.Integer>
loadProperty
Constructor and Description |
---|
IntegerOption(Category category,
java.lang.String name,
java.lang.Integer defval,
java.lang.String description) |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
load() |
isSpecified, loadProperty, toString
Copyright © 2002-2009 JRuby Team. All Rights Reserved.