org.gridkit.jvmtool.stacktrace.analytics
Class TimeRangeFilter

java.lang.Object
  extended by org.gridkit.jvmtool.stacktrace.analytics.TimeRangeFilter
All Implemented Interfaces:
ThreadSnapshotFilter

public class TimeRangeFilter
extends Object
implements ThreadSnapshotFilter


Constructor Summary
TimeRangeFilter(String lower, String upper, TimeZone tz)
           
 
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

TimeRangeFilter

public TimeRangeFilter(String lower,
                       String upper,
                       TimeZone tz)
Method Detail

evaluate

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


Copyright © 2019. All Rights Reserved.