Class Xor.Right<L,​R>

  • Type Parameters:
    L - type of the left value
    R - type of the right value
    Enclosing class:
    Xor<L,​R>

    public static final class Xor.Right<L,​R>
    extends Xor<L,​R>
    Right branch of the Xor