public interface ANDable<S extends ANDable<S,T> & Self<? extends S>,T>
S
and(T value)
getAnd(T value)
S and(T value)
S getAnd(T value)