Class Property.IntegerProperty

java.lang.Object
org.apache.sshd.common.Property.BaseProperty<Integer>
org.apache.sshd.common.Property.IntegerProperty
All Implemented Interfaces:
NamedResource, Property<Integer>
Enclosing interface:
Property<T>

public static class Property.IntegerProperty extends Property.BaseProperty<Integer>