Interface CoPair_checkedLeft<L,R>

All Superinterfaces:
CoPair<L,R>, Serializable
All Known Implementing Classes:
CheckedCoPair_L, CheckedCoPair_LR

public interface CoPair_checkedLeft<L,R> extends CoPair<L,R>
Requires "CoPair" operations and implies strictness of left side.