public interface Conditionable
Modifier and Type | Method and Description |
---|---|
Conditionable |
and(Conditionable other) |
Conditionable |
not(Conditionable other) |
Conditionable |
or(Conditionable other) |
Conditionable and(Conditionable other)
Conditionable or(Conditionable other)
Conditionable not(Conditionable other)
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.