L
R
public static class U.Or<L,R> extends Object
Or(L l, R r)
boolean
equals(Object o)
int
hashCode()
left()
right()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Or(L l, R r)
public L left()
public R right()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023. All rights reserved.