public class ByMinSeverityPredicate extends Object implements com.google.common.base.Predicate<Issue>
boolean
apply(Issue issue)
static ByMinSeverityPredicate
apply(Severity severity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public boolean apply(Issue issue)
apply
com.google.common.base.Predicate<Issue>
public static ByMinSeverityPredicate apply(Severity severity)
Copyright © 2004-2015. All Rights Reserved.