public static final class FastStackCollector.ThreadNamesPredicate extends Object implements Predicate<Thread>
ThreadNamesPredicate(Set<String> ignoredThreadNames)
boolean
test(Thread input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public ThreadNamesPredicate(Set<String> ignoredThreadNames)
public boolean test(@Nonnull Thread input)
test
Predicate<Thread>
Copyright © 2018 SPF4J. All rights reserved.