Class Property.BooleanProperty

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

public static class Property.BooleanProperty extends Property.BaseProperty<Boolean>