V
public interface JoinLattice<V>
bottomElement()
join(V left, V right)
topElement()
V topElement()
V bottomElement()
V join(V left, V right)