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

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

protected final class BasicFilterFactory.FalseFilter
extends Object
implements ThreadSnapshotFilter


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

Constructor Detail

BasicFilterFactory.FalseFilter

protected BasicFilterFactory.FalseFilter()
Method Detail

evaluate

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


Copyright © 2019. All Rights Reserved.