org.gridkit.jvmtool.stacktrace.analytics
Class BasicFilterFactory.ThreadStateMatcher

java.lang.Object
  extended by org.gridkit.jvmtool.stacktrace.analytics.BasicFilterFactory.ThreadStateMatcher
All Implemented Interfaces:
ThreadSnapshotFilter
Enclosing class:
BasicFilterFactory

protected static class BasicFilterFactory.ThreadStateMatcher
extends Object
implements ThreadSnapshotFilter


Method Summary
 boolean evaluate(ThreadSnapshot snapshot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

evaluate

public boolean evaluate(ThreadSnapshot snapshot)
Specified by:
evaluate in interface ThreadSnapshotFilter


Copyright © 2019. All Rights Reserved.