Class Property.LongProperty

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

public static class Property.LongProperty extends Property.BaseProperty<Long>