Class Property.DurationProperty

java.lang.Object
org.apache.sshd.common.Property.BaseProperty<Duration>
org.apache.sshd.common.Property.DurationProperty
All Implemented Interfaces:
NamedResource, Property<Duration>
Direct Known Subclasses:
Property.DurationInSecondsProperty
Enclosing interface:
Property<T>

public static class Property.DurationProperty extends Property.BaseProperty<Duration>