Bounds
class Bounds<T : Lattice<T>>(bounds: BoundedLattice<T>) : BoundedLattice<SecurityLattice<T>> , BoundedTrustLattice<SecurityLattice<T>>
Provides bounds for a SecurityLattice given bounds for T.
Provides bounds for a SecurityLattice given bounds for T.