public class ByExactSeverityPredicate extends Object implements com.google.common.base.Predicate<Issue>
boolean
apply(Issue issue)
static ByExactSeverityPredicate
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 ByExactSeverityPredicate apply(Severity severity)
Copyright © 2004-2015. All Rights Reserved.