Class Xor.Left<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.Left<L,​R>
    extends Xor<L,​R>
    Left branch of the Xor