public class GreaterThanOrEqual<T extends Comparable<T>> extends Object implements Matchable<T>, Serializable
GreaterThanOrEqual(T b)
boolean
match(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GreaterThanOrEqual(T b)
public boolean match(T value)
match
Matchable<T extends Comparable<T>>
Copyright © 2020. All rights reserved.