Interface CoPair_checkedRight<L,R>

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

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