Fuzz introspector: TimeSeriesChartFuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
6297 316 [org.jfree.data.time.TimeSeries].add(org.jfree.data.time.TimeSeriesDataItem,boolean) call site: {node_id}
2412 17569 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) call site: {node_id}
2332 15200 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() call site: {node_id}
954 10106 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) call site: {node_id}
602 14180 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) call site: {node_id}
561 6917 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) call site: {node_id}
466 8121 [org.jfree.data.DefaultKeyedValues2D].getRowIndex(java.lang.Comparable) call site: {node_id}
398 14801 [org.jfree.chart.JFreeChart].getSubtitle(int) call site: {node_id}
335 11781 [org.jfree.data.Range].isNaNRange() call site: {node_id}
277 13768 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) call site: {node_id}
254 13513 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) call site: {node_id}
196 7916 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) call site: {node_id}

Fuzzer calltree

0 [TimeSeriesChartFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [org.jfree.data.time.Day].<init>() [function] [call site] 00001
2 [org.jfree.data.time.Day].<init>(java.util.Date) [function] [call site] 00002
3 [org.jfree.data.time.Day].<init>(java.util.Date,java.util.Calendar) [function] [call site] 00003
4 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 00004
5 [java.lang.Object].<init>() [function] [call site] 00005
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00006
5 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 00007
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00008
4 [java.util.Calendar].setTime(java.util.Date) [function] [call site] 00009
4 [org.jfree.data.time.Day].initUsing(java.util.Calendar) [function] [call site] 00010
5 [java.util.Calendar].get(int) [function] [call site] 00011
5 [java.util.Calendar].get(int) [function] [call site] 00012
5 [java.util.Calendar].get(int) [function] [call site] 00013
5 [org.jfree.chart.date.SerialDate].createInstance(int,int,int) [function] [call site] 00014
6 [org.jfree.chart.date.SpreadsheetDate].<init>(int,int,int) [function] [call site] 00015
7 [org.jfree.chart.date.SerialDate].<init>() [function] [call site] 00016
8 [java.lang.Object].<init>() [function] [call site] 00017
7 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 00018
7 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 00019
7 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 00020
8 [org.jfree.chart.date.SerialDate].isLeapYear(int) [function] [call site] 00021
7 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 00022
7 [org.jfree.chart.date.SpreadsheetDate].calcSerial(int,int,int) [function] [call site] 00023
8 [org.jfree.chart.date.SerialDate].leapYearCount(int) [function] [call site] 00024
8 [org.jfree.chart.date.SerialDate].isLeapYear(int) [function] [call site] 00025
4 [org.jfree.data.time.Day].peg(java.util.Calendar) [function] [call site] 00026
5 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 00027
6 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00028
6 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00029
6 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00030
6 [java.util.Calendar].clear() [function] [call site] 00031
6 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 00032
6 [java.util.Calendar].set(int,int) [function] [call site] 00033
6 [java.util.Calendar].getTimeInMillis() [function] [call site] 00034
5 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 00035
6 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00036
6 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00037
6 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00038
6 [java.util.Calendar].clear() [function] [call site] 00039
6 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 00040
6 [java.util.Calendar].set(int,int) [function] [call site] 00041
6 [java.util.Calendar].getTimeInMillis() [function] [call site] 00042
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 00043
4 [java.lang.ThreadLocal].get() [function] [call site] 00044
4 [java.util.concurrent.atomic.AtomicReference].get() [function] [call site] 00045
4 [java.util.Calendar].clone() [function] [call site] 00046
4 [java.util.GregorianCalendar].clone() [function] [call site] 00047
4 [jdk.internal.misc.TerminatingThreadLocal].set(java.lang.Object) [function] [call site] 00048
5 [java.lang.ThreadLocal].set(java.lang.Object) [function] [call site] 00049
5 [jdk.internal.misc.TerminatingThreadLocal].register(jdk.internal.misc.TerminatingThreadLocal) [function] [call site] 00050
6 [java.util.concurrent.DelayQueue].add(java.lang.Object) [function] [call site] 00051
6 [java.lang.ThreadLocal].get() [function] [call site] 00052
4 [java.lang.ThreadLocal].set(java.lang.Object) [function] [call site] 00053
4 [java.util.Calendar].getInstance() [function] [call site] 00054
2 [java.util.Date].<init>() [function] [call site] 00055
1 [org.jfree.data.time.TimeSeries].<init>(java.lang.Comparable) [function] [call site] 00056
2 [org.jfree.data.general.Series].<init>(java.lang.Comparable) [function] [call site] 00057
3 [java.lang.Object].<init>() [function] [call site] 00058
3 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00059
3 [javax.swing.event.EventListenerList].<init>() [function] [call site] 00060
2 [java.util.ArrayList].<init>() [function] [call site] 00061
1 [java.lang.Integer].valueOf(int) [function] [call site] 00062
2 [java.lang.Integer].<init>(int) [function] [call site] 00063
3 [java.lang.Number].<init>() [function] [call site] 00064
4 [java.lang.Object].<init>() [function] [call site] 00065
1 [java.lang.Integer].intValue() [function] [call site] 00066
1 [org.jfree.data.time.TimeSeries].add(org.jfree.data.time.RegularTimePeriod,double) [function] [call site] 00067
2 [org.jfree.data.time.TimeSeries].add(org.jfree.data.time.RegularTimePeriod,double,boolean) [function] [call site] 00068
3 [org.jfree.data.time.TimeSeriesDataItem].<init>(org.jfree.data.time.RegularTimePeriod,double) [function] [call site] 00069
4 [org.jfree.data.time.TimeSeriesDataItem].<init>(org.jfree.data.time.RegularTimePeriod,java.lang.Number) [function] [call site] 00070
5 [java.lang.Object].<init>() [function] [call site] 00071
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00072
4 [java.lang.Double].valueOf(double) [function] [call site] 00073
5 [java.lang.Double].<init>(double) [function] [call site] 00074
6 [java.lang.Number].<init>() [function] [call site] 00075
3 [org.jfree.data.time.TimeSeries].add(org.jfree.data.time.TimeSeriesDataItem,boolean) [function] [call site] 00076
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00077
4 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 00078
5 [java.lang.Object].clone() [function] [call site] 00079
5 [java.lang.Throwable].printStackTrace() [function] [call site] 00080
6 [java.lang.Throwable].printStackTrace(java.io.PrintStream) [function] [call site] 00081
7 [java.lang.Throwable$WrappedPrintStream].<init>(java.io.PrintStream) [function] [call site] 00082
7 [java.lang.Throwable].printStackTrace(java.lang.Throwable$PrintStreamOrWriter) [function] [call site] 00083
8 [java.util.IdentityHashMap].<init>() [function] [call site] 00084
8 [java.util.Collections].newSetFromMap(java.util.Map) [function] [call site] 00085
8 [java.util.TreeSet].add(java.lang.Object) [function] [call site] 00086
8 [java.util.AbstractCollection].add(java.lang.Object) [function] [call site] 00087
8 [java.util.concurrent.ConcurrentHashMap$EntrySetView].add(java.lang.Object) [function] [call site] 00088
8 [java.util.concurrent.ConcurrentHashMap$KeySetView].add(java.lang.Object) [function] [call site] 00089
8 [java.util.HashSet].add(java.lang.Object) [function] [call site] 00090
8 [java.lang.Throwable$WrappedPrintWriter].lock() [function] [call site] 00091
8 [java.lang.Throwable$WrappedPrintStream].lock() [function] [call site] 00092
8 [java.lang.Throwable$WrappedPrintWriter].println(java.lang.Object) [function] [call site] 00093
8 [java.lang.Throwable$WrappedPrintStream].println(java.lang.Object) [function] [call site] 00094
8 [java.lang.Throwable].getOurStackTrace() [function] [call site] 00095
9 [java.lang.StackTraceElement].of(java.lang.Throwable,int) [function] [call site] 00096
8 [java.lang.StringBuilder].<init>() [function] [call site] 00097
8 [java.lang.StringBuilder].append(java.lang.Object) [function] [call site] 00098
8 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00099
8 [java.lang.Throwable$WrappedPrintWriter].println(java.lang.Object) [function] [call site] 00100
8 [java.lang.Throwable$WrappedPrintStream].println(java.lang.Object) [function] [call site] 00101
8 [java.lang.StringBuilder].toString() [function] [call site] 00102
8 [java.lang.Throwable].getSuppressed() [function] [call site] 00103
9 [java.util.LinkedList].toArray(java.lang.Object[]) [function] [call site] 00104
9 [java.util.ArrayList].toArray(java.lang.Object[]) [function] [call site] 00105
9 [java.util.AbstractCollection].toArray(java.lang.Object[]) [function] [call site] 00106
9 [sun.awt.util.IdentityArrayList].toArray(java.lang.Object[]) [function] [call site] 00107
9 [java.util.concurrent.CopyOnWriteArrayList].toArray(java.lang.Object[]) [function] [call site] 00108
9 [java.util.Vector].toArray(java.lang.Object[]) [function] [call site] 00109
8 [java.lang.Throwable].printEnclosedStackTrace(java.lang.Throwable$PrintStreamOrWriter,java.lang.StackTraceElement[],java.lang.String,java.lang.String,java.util.Set) [function] [call site] 00110
9 [java.lang.AssertionError].<init>() [function] [call site] 00111
10 [java.lang.Error].<init>() [function] [call site] 00112
11 [java.lang.Throwable].<init>() [function] [call site] 00113
12 [java.lang.Object].<init>() [function] [call site] 00114
12 [java.lang.Throwable].fillInStackTrace() [function] [call site] 00115
13 [java.lang.Throwable].fillInStackTrace(int) [function] [call site] 00116
12 [sun.nio.fs.UnixException].fillInStackTrace() [function] [call site] 00117
9 [java.lang.Thread].holdsLock(java.lang.Object) [function] [call site] 00118
9 [java.lang.Throwable$WrappedPrintWriter].lock() [function] [call site] 00119
9 [java.lang.Throwable$WrappedPrintStream].lock() [function] [call site] 00120
9 [java.util.concurrent.ConcurrentHashMap$EntrySetView].contains(java.lang.Object) [function] [call site] 00121
9 [java.util.TreeMap$KeySet].contains(java.lang.Object) [function] [call site] 00122
9 [java.util.TreeMap$EntrySet].contains(java.lang.Object) [function] [call site] 00123
9 [java.util.AbstractCollection].contains(java.lang.Object) [function] [call site] 00124
9 [java.util.TreeSet].contains(java.lang.Object) [function] [call site] 00125
9 [java.util.concurrent.ConcurrentHashMap$KeySetView].contains(java.lang.Object) [function] [call site] 00126
9 [java.util.HashSet].contains(java.lang.Object) [function] [call site] 00127
9 [java.lang.StringBuilder].<init>() [function] [call site] 00128
9 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00129
9 [java.lang.StringBuilder].append(java.lang.Object) [function] [call site] 00130
9 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00131
9 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00132
9 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00133
9 [java.lang.Throwable$WrappedPrintWriter].println(java.lang.Object) [function] [call site] 00134
9 [java.lang.Throwable$WrappedPrintStream].println(java.lang.Object) [function] [call site] 00135
9 [java.lang.StringBuilder].toString() [function] [call site] 00136
9 [java.util.TreeSet].add(java.lang.Object) [function] [call site] 00137
9 [java.util.AbstractCollection].add(java.lang.Object) [function] [call site] 00138
9 [java.util.concurrent.ConcurrentHashMap$EntrySetView].add(java.lang.Object) [function] [call site] 00139
9 [java.util.concurrent.ConcurrentHashMap$KeySetView].add(java.lang.Object) [function] [call site] 00140
9 [java.util.HashSet].add(java.lang.Object) [function] [call site] 00141
9 [java.lang.Throwable].getOurStackTrace() [function] [call site] 00142
9 [java.lang.StackTraceElement].equals(java.lang.Object) [function] [call site] 00143
9 [java.lang.StringBuilder].<init>() [function] [call site] 00144
9 [java.lang.StringBuilder].append(java.lang.Object) [function] [call site] 00145
9 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00146
9 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00147
9 [java.lang.Throwable$WrappedPrintWriter].println(java.lang.Object) [function] [call site] 00148
9 [java.lang.Throwable$WrappedPrintStream].println(java.lang.Object) [function] [call site] 00149
9 [java.lang.StringBuilder].toString() [function] [call site] 00150
9 [java.lang.StringBuilder].<init>() [function] [call site] 00151
9 [java.lang.StringBuilder].append(java.lang.Object) [function] [call site] 00152
9 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00153
9 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00154
9 [java.lang.Throwable$WrappedPrintWriter].println(java.lang.Object) [function] [call site] 00155
9 [java.lang.Throwable$WrappedPrintStream].println(java.lang.Object) [function] [call site] 00156
9 [java.lang.StringBuilder].toString() [function] [call site] 00157
9 [java.lang.StringBuilder].<init>() [function] [call site] 00158
9 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00159
9 [java.lang.StringBuilder].append(int) [function] [call site] 00160
9 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00161
9 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00162
9 [java.lang.Throwable$WrappedPrintWriter].println(java.lang.Object) [function] [call site] 00163
9 [java.lang.Throwable$WrappedPrintStream].println(java.lang.Object) [function] [call site] 00164
9 [java.lang.StringBuilder].toString() [function] [call site] 00165
9 [java.lang.Throwable].getSuppressed() [function] [call site] 00166
9 [java.lang.StringBuilder].<init>() [function] [call site] 00167
9 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00168
9 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00169
9 [java.lang.StringBuilder].toString() [function] [call site] 00170
9 [java.lang.reflect.InvocationTargetException].getCause() [function] [call site] 00171
9 [org.xml.sax.SAXException].getCause() [function] [call site] 00172
9 [java.lang.Throwable].getCause() [function] [call site] 00173
9 [java.lang.reflect.UndeclaredThrowableException].getCause() [function] [call site] 00174
9 [java.lang.ClassNotFoundException].getCause() [function] [call site] 00175
9 [java.security.PrivilegedActionException].getCause() [function] [call site] 00176
9 [java.lang.ExceptionInInitializerError].getCause() [function] [call site] 00177
9 [java.io.UncheckedIOException].getCause() [function] [call site] 00178
8 [java.lang.reflect.InvocationTargetException].getCause() [function] [call site] 00179
8 [org.xml.sax.SAXException].getCause() [function] [call site] 00180
8 [java.lang.Throwable].getCause() [function] [call site] 00181
8 [java.lang.reflect.UndeclaredThrowableException].getCause() [function] [call site] 00182
8 [java.lang.ClassNotFoundException].getCause() [function] [call site] 00183
8 [java.security.PrivilegedActionException].getCause() [function] [call site] 00184
8 [java.lang.ExceptionInInitializerError].getCause() [function] [call site] 00185
8 [java.io.UncheckedIOException].getCause() [function] [call site] 00186
8 [java.lang.Throwable].printEnclosedStackTrace(java.lang.Throwable$PrintStreamOrWriter,java.lang.StackTraceElement[],java.lang.String,java.lang.String,java.util.Set) [function] [call site] 00187
4 [java.lang.Object].getClass() [function] [call site] 00188
4 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 00189
4 [java.lang.Object].equals(java.lang.Object) [function] [call site] 00190
4 [java.lang.StringBuilder].<init>() [function] [call site] 00191
4 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00192
4 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00193
4 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00194
4 [java.lang.Object].getClass() [function] [call site] 00195
4 [java.lang.Class].getName() [function] [call site] 00196
5 [java.lang.Class].initClassName() [function] [call site] 00197
4 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 00198
4 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00199
4 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00200
4 [java.lang.Class].getName() [function] [call site] 00201
4 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00202
4 [org.jfree.data.general.SeriesException].<init>(java.lang.String) [function] [call site] 00203
5 [java.lang.RuntimeException].<init>(java.lang.String) [function] [call site] 00204
6 [java.lang.Exception].<init>(java.lang.String) [function] [call site] 00205
7 [java.lang.Throwable].<init>(java.lang.String) [function] [call site] 00206
8 [java.lang.Object].<init>() [function] [call site] 00207
8 [java.lang.Throwable].fillInStackTrace() [function] [call site] 00208
8 [sun.nio.fs.UnixException].fillInStackTrace() [function] [call site] 00209
4 [java.lang.StringBuilder].toString() [function] [call site] 00210
4 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 00211
5 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 00212
5 [java.util.LinkedList].size() [function] [call site] 00213
5 [java.util.Vector].size() [function] [call site] 00214
5 [java.util.ArrayList].size() [function] [call site] 00215
5 [sun.awt.util.IdentityArrayList].size() [function] [call site] 00216
4 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 00217
4 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 00218
4 [java.util.Vector].add(java.lang.Object) [function] [call site] 00219
4 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 00220
4 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 00221
4 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 00222
4 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 00223
4 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 00224
5 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 00225
5 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 00226
6 [java.util.ArrayList].get(int) [function] [call site] 00227
6 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 00228
6 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 00229
6 [java.util.AbstractSequentialList].get(int) [function] [call site] 00230
6 [java.util.LinkedList].get(int) [function] [call site] 00231
6 [java.util.Vector].get(int) [function] [call site] 00232
4 [org.jfree.data.time.Year].compareTo(java.lang.Object) [function] [call site] 00233
5 [org.jfree.data.time.Year].getYear() [function] [call site] 00234
4 [org.jfree.data.time.Minute].compareTo(java.lang.Object) [function] [call site] 00235
5 [org.jfree.data.time.Hour].compareTo(java.lang.Object) [function] [call site] 00236
6 [org.jfree.data.time.Day].compareTo(java.lang.Object) [function] [call site] 00237
7 [org.jfree.chart.date.SpreadsheetDate].compare(org.jfree.chart.date.SerialDate) [function] [call site] 00238
8 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00239
7 [org.jfree.data.time.Day].getSerialDate() [function] [call site] 00240
6 [org.jfree.data.time.Hour].getDay() [function] [call site] 00241
6 [org.jfree.data.time.Hour].getDay() [function] [call site] 00242
6 [org.jfree.data.time.Hour].getHour() [function] [call site] 00243
5 [org.jfree.data.time.Minute].getHour() [function] [call site] 00244
6 [org.jfree.data.time.Hour].<init>(int,org.jfree.data.time.Day) [function] [call site] 00245
7 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 00246
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00247
7 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 00248
7 [org.jfree.data.time.Hour].peg(java.util.Calendar) [function] [call site] 00249
8 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 00250
9 [org.jfree.data.time.Day].getYear() [function] [call site] 00251
10 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00252
9 [org.jfree.data.time.Day].getMonth() [function] [call site] 00253
10 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00254
9 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00255
10 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00256
9 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 00257
9 [java.util.Calendar].set(int,int) [function] [call site] 00258
9 [java.util.Calendar].getTimeInMillis() [function] [call site] 00259
8 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 00260
9 [org.jfree.data.time.Day].getYear() [function] [call site] 00261
9 [org.jfree.data.time.Day].getMonth() [function] [call site] 00262
9 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00263
9 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 00264
9 [java.util.Calendar].set(int,int) [function] [call site] 00265
9 [java.util.Calendar].getTimeInMillis() [function] [call site] 00266
5 [org.jfree.data.time.Minute].getHour() [function] [call site] 00267
5 [org.jfree.data.time.Minute].getMinute() [function] [call site] 00268
4 [org.jfree.data.time.Week].compareTo(java.lang.Object) [function] [call site] 00269
5 [org.jfree.data.time.Week].getYear() [function] [call site] 00270
6 [org.jfree.data.time.Year].<init>(int) [function] [call site] 00271
7 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 00272
7 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 00273
7 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 00274
7 [org.jfree.data.time.Year].peg(java.util.Calendar) [function] [call site] 00275
8 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 00276
9 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 00277
9 [java.util.Calendar].set(int,int) [function] [call site] 00278
9 [java.util.Calendar].getTimeInMillis() [function] [call site] 00279
8 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 00280
9 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 00281
9 [java.util.Calendar].set(int,int) [function] [call site] 00282
9 [java.util.Calendar].getTimeInMillis() [function] [call site] 00283
5 [org.jfree.data.time.Year].getYear() [function] [call site] 00284
5 [org.jfree.data.time.Week].getWeek() [function] [call site] 00285
4 [org.jfree.data.time.Millisecond].compareTo(java.lang.Object) [function] [call site] 00286
5 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00287
5 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00288
5 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00289
5 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 00290
5 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 00291
5 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00292
5 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 00293
5 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 00294
5 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 00295
5 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 00296
5 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 00297
5 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00298
5 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00299
4 [org.jfree.data.time.Second].compareTo(java.lang.Object) [function] [call site] 00300
4 [org.jfree.data.time.Hour].compareTo(java.lang.Object) [function] [call site] 00301
4 [org.jfree.data.time.Month].compareTo(java.lang.Object) [function] [call site] 00302
5 [org.jfree.data.time.Month].getYearValue() [function] [call site] 00303
5 [org.jfree.data.time.Month].getMonth() [function] [call site] 00304
4 [org.jfree.data.time.Quarter].compareTo(java.lang.Object) [function] [call site] 00305
5 [org.jfree.data.time.Quarter].getYearValue() [function] [call site] 00306
5 [org.jfree.data.time.Quarter].getQuarter() [function] [call site] 00307
4 [org.jfree.data.time.Day].compareTo(java.lang.Object) [function] [call site] 00308
4 [org.jfree.data.time.FixedMillisecond].compareTo(java.lang.Object) [function] [call site] 00309
4 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 00310
4 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 00311
4 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 00312
4 [java.util.Vector].add(java.lang.Object) [function] [call site] 00313
4 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 00314
4 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 00315
4 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 00316
4 [java.util.Collections].binarySearch(java.util.List,java.lang.Object) [function] [call site] 00317
4 [java.util.AbstractList].add(int,java.lang.Object) [function] [call site] 00318
4 [java.util.LinkedList].add(int,java.lang.Object) [function] [call site] 00319
4 [java.util.concurrent.CopyOnWriteArrayList].add(int,java.lang.Object) [function] [call site] 00320
4 [sun.awt.util.IdentityArrayList].add(int,java.lang.Object) [function] [call site] 00321
4 [java.util.AbstractSequentialList].add(int,java.lang.Object) [function] [call site] 00322
4 [java.util.Vector].add(int,java.lang.Object) [function] [call site] 00323
4 [java.util.ArrayList].add(int,java.lang.Object) [function] [call site] 00324
4 [java.lang.StringBuilder].<init>() [function] [call site] 00325
4 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00326
4 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00327
4 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00328
4 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 00329
4 [org.jfree.data.time.Day].toString() [function] [call site] 00330
5 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 00331
6 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 00332
6 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 00333
6 [org.jfree.chart.date.SerialDate].monthCodeToString(int) [function] [call site] 00334
7 [org.jfree.chart.date.SerialDate].monthCodeToString(int,boolean) [function] [call site] 00335
8 [org.jfree.chart.date.SerialDate].isValidMonthCode(int) [function] [call site] 00336
8 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 00337
8 [java.text.DateFormatSymbols].getShortMonths() [function] [call site] 00338
8 [java.text.DateFormatSymbols].getMonths() [function] [call site] 00339
6 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 00340
4 [org.jfree.data.time.Hour].toString() [function] [call site] 00341
5 [org.jfree.data.time.Hour].getDayOfMonth() [function] [call site] 00342
6 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00343
5 [org.jfree.data.time.Hour].getMonth() [function] [call site] 00344
6 [org.jfree.data.time.Day].getMonth() [function] [call site] 00345
5 [org.jfree.data.time.Hour].getYear() [function] [call site] 00346
6 [org.jfree.data.time.Day].getYear() [function] [call site] 00347
4 [org.jfree.data.time.Week].toString() [function] [call site] 00348
4 [org.jfree.data.time.Year].toString() [function] [call site] 00349
5 [java.lang.Integer].toString(int) [function] [call site] 00350
6 [java.lang.Integer].stringSize(int) [function] [call site] 00351
6 [java.lang.Integer].getChars(int,int,byte[]) [function] [call site] 00352
6 [java.lang.String].<init>(byte[],byte) [function] [call site] 00353
7 [java.lang.Object].<init>() [function] [call site] 00354
6 [java.lang.StringUTF16].getChars(int,int,byte[]) [function] [call site] 00355
6 [java.lang.String].<init>(byte[],byte) [function] [call site] 00356
4 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 00357
5 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00358
6 [java.util.Date].<init>(long) [function] [call site] 00359
6 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 00360
6 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 00361
6 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00362
6 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 00363
6 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 00364
6 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 00365
6 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 00366
6 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 00367
6 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00368
6 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00369
5 [java.lang.String].valueOf(java.lang.Object) [function] [call site] 00370
6 [java.util.Calendar].toString() [function] [call site] 00371
6 [java.awt.geom.Rectangle2D$Double].toString() [function] [call site] 00372
6 [jdk.internal.org.objectweb.asm.Handle].toString() [function] [call site] 00373
7 [java.lang.StringBuilder].<init>() [function] [call site] 00374
7 [java.lang.StringBuilder].append(char) [function] [call site] 00375
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00376
7 [java.lang.StringBuilder].append(int) [function] [call site] 00377
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00378
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00379
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00380
7 [java.lang.StringBuilder].append(char) [function] [call site] 00381
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00382
7 [java.lang.StringBuilder].toString() [function] [call site] 00383
6 [java.awt.image.ColorModel].toString() [function] [call site] 00384
6 [java.lang.Short].toString() [function] [call site] 00385
7 [java.lang.Integer].toString(int) [function] [call site] 00386
6 [java.lang.ProcessBuilder$Redirect$4].toString() [function] [call site] 00387
6 [java.lang.Integer].toString() [function] [call site] 00388
7 [java.lang.Integer].toString(int) [function] [call site] 00389
6 [javax.swing.text.Segment].toString() [function] [call site] 00390
6 [java.awt.Color].toString() [function] [call site] 00391
6 [java.awt.geom.AffineTransform].toString() [function] [call site] 00392
6 [sun.java2d.loops.CompositeType].toString() [function] [call site] 00393
6 [java.lang.reflect.Constructor].toString() [function] [call site] 00394
6 [sun.net.www.MessageHeader].toString() [function] [call site] 00395
6 [java.net.ServerSocket].toString() [function] [call site] 00396
6 [java.time.zone.ZoneRules].toString() [function] [call site] 00397
6 [org.jfree.data.flow.NodeKey].toString() [function] [call site] 00398
6 [java.lang.reflect.Field].toString() [function] [call site] 00399
6 [java.lang.reflect.Parameter].toString() [function] [call site] 00400
6 [org.jfree.data.statistics.MeanAndStandardDeviation].toString() [function] [call site] 00401
6 [org.jfree.chart.entity.PlotEntity].toString() [function] [call site] 00402
7 [java.lang.StringBuilder].<init>(java.lang.String) [function] [call site] 00403
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00404
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00405
7 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 00406
7 [java.lang.StringBuilder].toString() [function] [call site] 00407
6 [jdk.internal.module.ModuleResolution].toString() [function] [call site] 00408
7 [java.lang.StringBuilder].<init>() [function] [call site] 00409
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00410
7 [java.lang.Object].toString() [function] [call site] 00411
8 [java.lang.StringBuilder].<init>() [function] [call site] 00412
8 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00413
8 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00414
8 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 00415
8 [java.lang.Object].getClass() [function] [call site] 00416
8 [java.lang.Class].getName() [function] [call site] 00417
8 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 00418
8 [org.jfree.chart.annotations.XYTextAnnotation].hashCode() [function] [call site] 00419
9 [java.lang.String].hashCode() [function] [call site] 00420
10 [java.lang.StringLatin1].hashCode(byte[]) [function] [call site] 00421
10 [java.lang.String].isLatin1() [function] [call site] 00422
10 [java.lang.StringUTF16].hashCode(byte[]) [function] [call site] 00423
9 [java.awt.Font].hashCode() [function] [call site] 00424
9 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 00425
10 [java.awt.GradientPaint].getColor1() [function] [call site] 00426
10 [java.awt.Color].hashCode() [function] [call site] 00427
10 [java.awt.GradientPaint].getPoint1() [function] [call site] 00428
10 [java.awt.geom.Point2D].hashCode() [function] [call site] 00429
10 [java.awt.GradientPaint].getColor2() [function] [call site] 00430
10 [java.awt.Color].hashCode() [function] [call site] 00431
10 [java.awt.GradientPaint].getPoint2() [function] [call site] 00432
10 [java.awt.geom.Point2D].hashCode() [function] [call site] 00433
10 [java.awt.Color:java.lang.Object].hashCode() [function] [call site] 00434
9 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00435
10 [java.lang.Double].isNaN(double) [function] [call site] 00436
10 [java.lang.Double].doubleToRawLongBits(double) [function] [call site] 00437
9 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00438
9 [java.lang.Enum].hashCode() [function] [call site] 00439
10 [java.lang.Object].hashCode() [function] [call site] 00440
9 [java.lang.Enum].hashCode() [function] [call site] 00441
9 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00442
8 [javax.print.MimeType].hashCode() [function] [call site] 00443
8 [java.time.LocalDateTime].hashCode() [function] [call site] 00444
8 [java.text.DecimalFormat].hashCode() [function] [call site] 00445
8 [java.util.OptionalInt].hashCode() [function] [call site] 00446
8 [org.jfree.data.category.DefaultCategoryDataset].hashCode() [function] [call site] 00447
9 [org.jfree.data.DefaultKeyedValues2D].hashCode() [function] [call site] 00448
10 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 00449
10 [java.util.AbstractList].hashCode() [function] [call site] 00450
10 [java.util.Vector].hashCode() [function] [call site] 00451
10 [java.util.ArrayList].hashCode() [function] [call site] 00452
10 [java.util.AbstractList].hashCode() [function] [call site] 00453
10 [java.util.Vector].hashCode() [function] [call site] 00454
10 [java.util.ArrayList].hashCode() [function] [call site] 00455
10 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 00456
10 [java.util.AbstractList].hashCode() [function] [call site] 00457
10 [java.util.Vector].hashCode() [function] [call site] 00458
10 [java.util.ArrayList].hashCode() [function] [call site] 00459
10 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 00460
8 [org.jfree.chart.renderer.category.LevelRenderer].hashCode() [function] [call site] 00461
9 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].hashCode() [function] [call site] 00462
10 [org.jfree.chart.renderer.AbstractRenderer].hashCode() [function] [call site] 00463
11 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 00464
12 [org.jfree.chart.util.DefaultShadowGenerator].hashCode() [function] [call site] 00465
13 [org.jfree.chart.internal.HashUtils].hashCode(int,int) [function] [call site] 00466
13 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 00467
14 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 00468
13 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 00469
14 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00470
13 [org.jfree.chart.internal.HashUtils].hashCode(int,int) [function] [call site] 00471
13 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 00472
12 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 00473
12 [org.jfree.chart.annotations.XYTextAnnotation].hashCode() [function] [call site] 00474
12 [javax.print.MimeType].hashCode() [function] [call site] 00475
12 [java.time.LocalDateTime].hashCode() [function] [call site] 00476
12 [java.text.DecimalFormat].hashCode() [function] [call site] 00477
12 [java.util.OptionalInt].hashCode() [function] [call site] 00478
12 [org.jfree.data.category.DefaultCategoryDataset].hashCode() [function] [call site] 00479
12 [org.jfree.chart.renderer.category.LevelRenderer].hashCode() [function] [call site] 00480
12 [org.jfree.chart.renderer.xy.XYAreaRenderer].hashCode() [function] [call site] 00481
13 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].hashCode() [function] [call site] 00482
14 [org.jfree.chart.renderer.AbstractRenderer].hashCode() [function] [call site] 00483
14 [java.util.Hashtable].hashCode() [function] [call site] 00484
14 [java.util.Properties].hashCode() [function] [call site] 00485
14 [java.util.jar.Attributes].hashCode() [function] [call site] 00486
14 [java.util.IdentityHashMap].hashCode() [function] [call site] 00487
14 [java.awt.RenderingHints].hashCode() [function] [call site] 00488
14 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 00489
14 [java.util.AbstractMap].hashCode() [function] [call site] 00490
14 [org.jfree.chart.labels.StandardXYItemLabelGenerator].hashCode() [function] [call site] 00491
15 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].hashCode() [function] [call site] 00492
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 00493
17 [java.lang.String].hashCode() [function] [call site] 00494
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 00495
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 00496
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 00497
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 00498
14 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].hashCode() [function] [call site] 00499
15 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].hashCode() [function] [call site] 00500
14 [org.jfree.chart.labels.HighLowItemLabelGenerator].hashCode() [function] [call site] 00501
15 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 00502
15 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 00503
14 [org.jfree.chart.labels.BubbleXYItemLabelGenerator].hashCode() [function] [call site] 00504
15 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].hashCode() [function] [call site] 00505
15 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 00506
15 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 00507
14 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].hashCode() [function] [call site] 00508
14 [java.util.Hashtable].hashCode() [function] [call site] 00509
14 [java.util.Properties].hashCode() [function] [call site] 00510
14 [java.util.jar.Attributes].hashCode() [function] [call site] 00511
14 [java.util.IdentityHashMap].hashCode() [function] [call site] 00512
14 [java.awt.RenderingHints].hashCode() [function] [call site] 00513
14 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 00514
14 [java.util.AbstractMap].hashCode() [function] [call site] 00515
14 [java.lang.Object].hashCode() [function] [call site] 00516
14 [org.jfree.chart.labels.StandardXYZToolTipGenerator].hashCode() [function] [call site] 00517
15 [org.jfree.chart.labels.StandardXYToolTipGenerator].hashCode() [function] [call site] 00518
15 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00519
15 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00520
14 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].hashCode() [function] [call site] 00521
14 [org.jfree.chart.labels.HighLowItemLabelGenerator].hashCode() [function] [call site] 00522
14 [org.jfree.chart.labels.IntervalXYToolTipGenerator].hashCode() [function] [call site] 00523
15 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].hashCode() [function] [call site] 00524
14 [org.jfree.chart.labels.StandardXYToolTipGenerator].hashCode() [function] [call site] 00525
14 [java.lang.Object].hashCode() [function] [call site] 00526
14 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].hashCode() [function] [call site] 00527
15 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 00528
14 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].hashCode() [function] [call site] 00529
15 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 00530
15 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 00531
15 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 00532
14 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].hashCode() [function] [call site] 00533
14 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].hashCode() [function] [call site] 00534
14 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].hashCode() [function] [call site] 00535
14 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].hashCode() [function] [call site] 00536
13 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 00537
13 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 00538
13 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 00539
13 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 00540
12 [javax.print.DocFlavor].hashCode() [function] [call site] 00541
12 [java.time.format.DecimalStyle].hashCode() [function] [call site] 00542
12 [java.util.Properties].hashCode() [function] [call site] 00543
12 [org.jfree.data.function.NormalDistributionFunction2D].hashCode() [function] [call site] 00544
13 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 00545
13 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 00546
12 [org.jfree.chart.block.BorderArrangement].hashCode() [function] [call site] 00547
13 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00548
13 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00549
13 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00550
13 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00551
13 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00552
12 [java.time.LocalDate].hashCode() [function] [call site] 00553
12 [org.jfree.data.time.TimeTableXYDataset].hashCode() [function] [call site] 00554
13 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00555
13 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00556
13 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00557
12 [java.awt.Dimension].hashCode() [function] [call site] 00558
12 [java.text.NumberFormat].hashCode() [function] [call site] 00559
12 [jdk.internal.module.ServicesCatalog$ServiceProvider].hashCode() [function] [call site] 00560
13 [java.util.Objects].hash(java.lang.Object[]) [function] [call site] 00561
12 [java.time.ZoneOffset].hashCode() [function] [call site] 00562
12 [org.jfree.data.statistics.SimpleHistogramDataset].hashCode() [function] [call site] 00563
13 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00564
13 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00565
12 [java.util.BitSet].hashCode() [function] [call site] 00566
12 [java.lang.Package].hashCode() [function] [call site] 00567
12 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].hashCode() [function] [call site] 00568
13 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 00569
12 [org.jfree.data.time.Week].hashCode() [function] [call site] 00570
12 [java.time.temporal.ValueRange].hashCode() [function] [call site] 00571
12 [java.lang.reflect.Parameter].hashCode() [function] [call site] 00572
12 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].hashCode() [function] [call site] 00573
12 [org.jfree.chart.axis.DateTick].hashCode() [function] [call site] 00574
13 [java.util.Date].hashCode() [function] [call site] 00575
12 [org.jfree.data.time.TimeSeries].hashCode() [function] [call site] 00576
13 [org.jfree.data.general.Series].hashCode() [function] [call site] 00577
14 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 00578
14 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 00579
14 [org.jfree.data.time.Month].hashCode() [function] [call site] 00580
14 [java.time.LocalTime].hashCode() [function] [call site] 00581
14 [java.io.File].hashCode() [function] [call site] 00582
14 [java.lang.Short].hashCode() [function] [call site] 00583
15 [java.lang.Short].hashCode(short) [function] [call site] 00584
14 [java.util.Date].hashCode() [function] [call site] 00585
14 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 00586
15 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 00587
15 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 00588
15 [org.jfree.data.time.Month].hashCode() [function] [call site] 00589
15 [java.time.LocalTime].hashCode() [function] [call site] 00590
15 [java.io.File].hashCode() [function] [call site] 00591
15 [java.lang.Short].hashCode() [function] [call site] 00592
15 [java.util.Date].hashCode() [function] [call site] 00593
15 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 00594
15 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 00595
15 [java.time.LocalDateTime].hashCode() [function] [call site] 00596
15 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 00597
16 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00598
15 [org.jfree.data.time.Minute].hashCode() [function] [call site] 00599
16 [org.jfree.data.time.Day].hashCode() [function] [call site] 00600
17 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 00601
17 [java.lang.Object].hashCode() [function] [call site] 00602
15 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 00603
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00604
15 [java.lang.Long].hashCode() [function] [call site] 00605
16 [java.lang.Long].hashCode(long) [function] [call site] 00606
15 [java.time.OffsetTime].hashCode() [function] [call site] 00607
15 [java.nio.ByteBuffer].hashCode() [function] [call site] 00608
15 [java.lang.Byte].hashCode() [function] [call site] 00609
16 [java.lang.Byte].hashCode(byte) [function] [call site] 00610
15 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 00611
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00612
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00613
15 [org.jfree.data.time.Day].hashCode() [function] [call site] 00614
15 [java.lang.Runtime$Version].hashCode() [function] [call site] 00615
15 [java.time.LocalDate].hashCode() [function] [call site] 00616
15 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 00617
15 [java.math.BigDecimal].hashCode() [function] [call site] 00618
15 [java.time.OffsetDateTime].hashCode() [function] [call site] 00619
15 [java.nio.IntBuffer].hashCode() [function] [call site] 00620
15 [java.time.ZoneOffset].hashCode() [function] [call site] 00621
15 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 00622
15 [java.lang.Object].hashCode() [function] [call site] 00623
15 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 00624
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00625
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00626
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00627
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00628
15 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 00629
15 [java.nio.FloatBuffer].hashCode() [function] [call site] 00630
15 [java.nio.charset.Charset].hashCode() [function] [call site] 00631
15 [org.jfree.data.time.Week].hashCode() [function] [call site] 00632
15 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 00633
15 [org.jfree.data.time.Hour].hashCode() [function] [call site] 00634
16 [org.jfree.data.time.Day].hashCode() [function] [call site] 00635
15 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 00636
15 [java.time.Instant].hashCode() [function] [call site] 00637
15 [java.time.ZonedDateTime].hashCode() [function] [call site] 00638
15 [java.lang.Enum].hashCode() [function] [call site] 00639
15 [java.lang.String].hashCode() [function] [call site] 00640
15 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 00641
16 [org.jfree.data.time.Day].hashCode() [function] [call site] 00642
16 [org.jfree.data.time.Second].hashCode() [function] [call site] 00643
17 [org.jfree.data.time.Day].hashCode() [function] [call site] 00644
16 [org.jfree.data.time.Month].hashCode() [function] [call site] 00645
16 [org.jfree.data.time.Year].hashCode() [function] [call site] 00646
16 [java.lang.Object].hashCode() [function] [call site] 00647
16 [org.jfree.data.time.Minute].hashCode() [function] [call site] 00648
16 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 00649
16 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 00650
17 [org.jfree.data.time.Millisecond].getSecond() [function] [call site] 00651
18 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00652
18 [org.jfree.data.time.Day].getMonth() [function] [call site] 00653
18 [org.jfree.data.time.Second].<init>(int,int,int,int,int,int) [function] [call site] 00654
19 [org.jfree.data.time.Second].<init>(int,org.jfree.data.time.Minute) [function] [call site] 00655
20 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 00656
20 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 00657
21 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 00658
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00659
20 [org.jfree.data.time.Minute].getDay() [function] [call site] 00660
20 [org.jfree.data.time.Minute].getHourValue() [function] [call site] 00661
20 [org.jfree.data.time.Minute].getMinute() [function] [call site] 00662
20 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 00663
20 [org.jfree.data.time.Second].peg(java.util.Calendar) [function] [call site] 00664
21 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 00665
22 [org.jfree.data.time.Day].getYear() [function] [call site] 00666
22 [org.jfree.data.time.Day].getMonth() [function] [call site] 00667
22 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00668
22 [java.util.Calendar].clear() [function] [call site] 00669
22 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 00670
22 [java.util.Calendar].set(int,int) [function] [call site] 00671
22 [java.util.Calendar].getTimeInMillis() [function] [call site] 00672
19 [org.jfree.data.time.Minute].<init>(int,int,int,int,int) [function] [call site] 00673
20 [org.jfree.data.time.Minute].<init>(int,org.jfree.data.time.Hour) [function] [call site] 00674
21 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 00675
21 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00676
21 [org.jfree.data.time.Hour].getHour() [function] [call site] 00677
21 [org.jfree.data.time.Hour].getDay() [function] [call site] 00678
21 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 00679
21 [org.jfree.data.time.Minute].peg(java.util.Calendar) [function] [call site] 00680
22 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 00681
23 [org.jfree.data.time.Day].getYear() [function] [call site] 00682
23 [org.jfree.data.time.Day].getMonth() [function] [call site] 00683
23 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00684
23 [java.util.Calendar].clear() [function] [call site] 00685
23 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 00686
23 [java.util.Calendar].set(int,int) [function] [call site] 00687
23 [java.util.Calendar].getTimeInMillis() [function] [call site] 00688
22 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 00689
23 [org.jfree.data.time.Day].getYear() [function] [call site] 00690
23 [org.jfree.data.time.Day].getMonth() [function] [call site] 00691
23 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 00692
23 [java.util.Calendar].clear() [function] [call site] 00693
23 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 00694
23 [java.util.Calendar].set(int,int) [function] [call site] 00695
23 [java.util.Calendar].getTimeInMillis() [function] [call site] 00696
20 [org.jfree.data.time.Hour].<init>(int,org.jfree.data.time.Day) [function] [call site] 00697
20 [org.jfree.data.time.Day].<init>(int,int,int) [function] [call site] 00698
21 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 00699
21 [org.jfree.chart.date.SerialDate].createInstance(int,int,int) [function] [call site] 00700
21 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 00701
21 [org.jfree.data.time.Day].peg(java.util.Calendar) [function] [call site] 00702
18 [org.jfree.data.time.Day].getYear() [function] [call site] 00703
17 [org.jfree.data.time.Second].hashCode() [function] [call site] 00704
16 [org.jfree.data.time.Week].hashCode() [function] [call site] 00705
16 [org.jfree.data.time.Hour].hashCode() [function] [call site] 00706
16 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 00707
16 [java.lang.Integer].hashCode() [function] [call site] 00708
17 [java.lang.Integer].hashCode(int) [function] [call site] 00709
16 [java.lang.Short].hashCode() [function] [call site] 00710
16 [java.lang.Byte].hashCode() [function] [call site] 00711
16 [java.math.BigInteger].hashCode() [function] [call site] 00712
16 [java.lang.Object].hashCode() [function] [call site] 00713
16 [java.lang.Double].hashCode() [function] [call site] 00714
17 [java.lang.Double].hashCode(double) [function] [call site] 00715
18 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00716
16 [java.lang.Long].hashCode() [function] [call site] 00717
16 [java.lang.Float].hashCode() [function] [call site] 00718
17 [java.lang.Float].hashCode(float) [function] [call site] 00719
18 [java.lang.Float].floatToIntBits(float) [function] [call site] 00720
19 [java.lang.Float].isNaN(float) [function] [call site] 00721
19 [java.lang.Float].floatToRawIntBits(float) [function] [call site] 00722
16 [java.math.BigDecimal].hashCode() [function] [call site] 00723
15 [org.jfree.data.time.Year].hashCode() [function] [call site] 00724
15 [java.net.URI].hashCode() [function] [call site] 00725
15 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 00726
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00727
15 [java.nio.CharBuffer].hashCode() [function] [call site] 00728
15 [java.lang.Integer].hashCode() [function] [call site] 00729
15 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 00730
15 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 00731
15 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 00732
16 [java.lang.Enum].hashCode() [function] [call site] 00733
16 [java.text.SimpleDateFormat].hashCode() [function] [call site] 00734
16 [org.jfree.chart.text.format.RelativeDateFormat].hashCode() [function] [call site] 00735
17 [java.lang.String].hashCode() [function] [call site] 00736
17 [java.lang.String].hashCode() [function] [call site] 00737
17 [java.lang.String].hashCode() [function] [call site] 00738
17 [java.lang.String].hashCode() [function] [call site] 00739
17 [java.lang.String].hashCode() [function] [call site] 00740
17 [java.text.NumberFormat].hashCode() [function] [call site] 00741
17 [java.text.DecimalFormat].hashCode() [function] [call site] 00742
16 [java.text.DateFormat].hashCode() [function] [call site] 00743
15 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 00744
16 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 00745
16 [java.text.NumberFormat].hashCode() [function] [call site] 00746
16 [java.text.DecimalFormat].hashCode() [function] [call site] 00747
15 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 00748
16 [java.lang.Float].hashCode() [function] [call site] 00749
16 [java.lang.Integer].hashCode() [function] [call site] 00750
16 [java.lang.Short].hashCode() [function] [call site] 00751
16 [java.lang.Byte].hashCode() [function] [call site] 00752
16 [java.math.BigInteger].hashCode() [function] [call site] 00753
16 [java.lang.Object].hashCode() [function] [call site] 00754
16 [java.lang.Double].hashCode() [function] [call site] 00755
16 [java.lang.Long].hashCode() [function] [call site] 00756
16 [java.math.BigDecimal].hashCode() [function] [call site] 00757
16 [java.lang.Integer].hashCode() [function] [call site] 00758
16 [java.lang.Short].hashCode() [function] [call site] 00759
16 [java.lang.Byte].hashCode() [function] [call site] 00760
16 [java.math.BigInteger].hashCode() [function] [call site] 00761
16 [java.lang.Object].hashCode() [function] [call site] 00762
16 [java.lang.Double].hashCode() [function] [call site] 00763
16 [java.lang.Long].hashCode() [function] [call site] 00764
16 [java.lang.Float].hashCode() [function] [call site] 00765
16 [java.math.BigDecimal].hashCode() [function] [call site] 00766
15 [org.jfree.data.time.Second].hashCode() [function] [call site] 00767
15 [java.nio.LongBuffer].hashCode() [function] [call site] 00768
15 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 00769
15 [java.lang.Boolean].hashCode() [function] [call site] 00770
16 [java.lang.Boolean].hashCode(boolean) [function] [call site] 00771
15 [java.util.Calendar].hashCode() [function] [call site] 00772
15 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 00773
15 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 00774
15 [java.lang.Float].hashCode() [function] [call site] 00775
15 [java.util.GregorianCalendar].hashCode() [function] [call site] 00776
15 [java.math.BigInteger].hashCode() [function] [call site] 00777
15 [java.nio.ShortBuffer].hashCode() [function] [call site] 00778
15 [java.lang.Character].hashCode() [function] [call site] 00779
16 [java.lang.Character].hashCode(char) [function] [call site] 00780
15 [java.time.Duration].hashCode() [function] [call site] 00781
15 [java.lang.Double].hashCode() [function] [call site] 00782
15 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 00783
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00784
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00785
15 [java.nio.DoubleBuffer].hashCode() [function] [call site] 00786
15 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 00787
15 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 00788
15 [org.jfree.chart.annotations.XYTextAnnotation].hashCode() [function] [call site] 00789
15 [javax.print.MimeType].hashCode() [function] [call site] 00790
15 [java.time.LocalDateTime].hashCode() [function] [call site] 00791
15 [java.text.DecimalFormat].hashCode() [function] [call site] 00792
15 [java.util.OptionalInt].hashCode() [function] [call site] 00793
15 [org.jfree.data.category.DefaultCategoryDataset].hashCode() [function] [call site] 00794
15 [org.jfree.chart.renderer.category.LevelRenderer].hashCode() [function] [call site] 00795
15 [org.jfree.chart.renderer.xy.XYAreaRenderer].hashCode() [function] [call site] 00796
15 [javax.print.DocFlavor].hashCode() [function] [call site] 00797
15 [java.time.format.DecimalStyle].hashCode() [function] [call site] 00798
15 [java.util.Properties].hashCode() [function] [call site] 00799
15 [org.jfree.data.function.NormalDistributionFunction2D].hashCode() [function] [call site] 00800
15 [org.jfree.chart.block.BorderArrangement].hashCode() [function] [call site] 00801
15 [java.time.LocalDate].hashCode() [function] [call site] 00802
15 [org.jfree.data.time.TimeTableXYDataset].hashCode() [function] [call site] 00803
15 [java.awt.Dimension].hashCode() [function] [call site] 00804
15 [java.text.NumberFormat].hashCode() [function] [call site] 00805
15 [jdk.internal.module.ServicesCatalog$ServiceProvider].hashCode() [function] [call site] 00806
15 [java.time.ZoneOffset].hashCode() [function] [call site] 00807
15 [org.jfree.data.statistics.SimpleHistogramDataset].hashCode() [function] [call site] 00808
15 [java.util.BitSet].hashCode() [function] [call site] 00809
15 [java.lang.Package].hashCode() [function] [call site] 00810
15 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].hashCode() [function] [call site] 00811
15 [org.jfree.data.time.Week].hashCode() [function] [call site] 00812
15 [java.time.temporal.ValueRange].hashCode() [function] [call site] 00813
15 [java.lang.reflect.Parameter].hashCode() [function] [call site] 00814
15 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].hashCode() [function] [call site] 00815
15 [org.jfree.chart.axis.DateTick].hashCode() [function] [call site] 00816
15 [org.jfree.data.time.TimeSeries].hashCode() [function] [call site] 00817
15 [java.lang.Character$Subset].hashCode() [function] [call site] 00818
15 [java.text.DigitList].hashCode() [function] [call site] 00819
15 [java.util.Hashtable].hashCode() [function] [call site] 00820
15 [javax.imageio.ImageTypeSpecifier].hashCode() [function] [call site] 00821
15 [org.jfree.chart.renderer.xy.GradientXYBarPainter].hashCode() [function] [call site] 00822
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 00823
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 00824
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 00825
15 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 00826
15 [java.awt.font.FontRenderContext].hashCode() [function] [call site] 00827
15 [java.awt.PageAttributes$ColorType].hashCode() [function] [call site] 00828
15 [java.beans.PropertyDescriptor].hashCode() [function] [call site] 00829
15 [org.jfree.chart.renderer.category.GradientBarPainter].hashCode() [function] [call site] 00830
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 00831
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 00832
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 00833
15 [java.nio.LongBuffer].hashCode() [function] [call site] 00834
15 [org.jfree.data.DefaultKeyedValue].hashCode() [function] [call site] 00835
16 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 00836
16 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 00837
16 [org.jfree.data.time.Month].hashCode() [function] [call site] 00838
16 [java.time.LocalTime].hashCode() [function] [call site] 00839
16 [java.io.File].hashCode() [function] [call site] 00840
16 [java.lang.Short].hashCode() [function] [call site] 00841
16 [java.util.Date].hashCode() [function] [call site] 00842
16 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 00843
16 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 00844
16 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 00845
16 [java.time.LocalDateTime].hashCode() [function] [call site] 00846
16 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 00847
16 [org.jfree.data.time.Minute].hashCode() [function] [call site] 00848
16 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 00849
16 [java.lang.Long].hashCode() [function] [call site] 00850
16 [java.time.OffsetTime].hashCode() [function] [call site] 00851
16 [java.nio.ByteBuffer].hashCode() [function] [call site] 00852
16 [java.lang.Byte].hashCode() [function] [call site] 00853
16 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 00854
16 [org.jfree.data.time.Day].hashCode() [function] [call site] 00855
16 [java.lang.Runtime$Version].hashCode() [function] [call site] 00856
16 [java.time.LocalDate].hashCode() [function] [call site] 00857
16 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 00858
16 [java.math.BigDecimal].hashCode() [function] [call site] 00859
16 [java.time.OffsetDateTime].hashCode() [function] [call site] 00860
16 [java.nio.IntBuffer].hashCode() [function] [call site] 00861
16 [java.time.ZoneOffset].hashCode() [function] [call site] 00862
16 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 00863
16 [java.lang.Object].hashCode() [function] [call site] 00864
16 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 00865
16 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 00866
16 [java.nio.FloatBuffer].hashCode() [function] [call site] 00867
16 [java.nio.charset.Charset].hashCode() [function] [call site] 00868
16 [org.jfree.data.time.Week].hashCode() [function] [call site] 00869
16 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 00870
16 [org.jfree.data.time.Hour].hashCode() [function] [call site] 00871
16 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 00872
16 [java.time.Instant].hashCode() [function] [call site] 00873
16 [java.time.ZonedDateTime].hashCode() [function] [call site] 00874
16 [java.lang.Enum].hashCode() [function] [call site] 00875
16 [java.lang.String].hashCode() [function] [call site] 00876
16 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 00877
16 [org.jfree.data.time.Year].hashCode() [function] [call site] 00878
16 [java.net.URI].hashCode() [function] [call site] 00879
16 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 00880
16 [java.nio.CharBuffer].hashCode() [function] [call site] 00881
16 [java.lang.Integer].hashCode() [function] [call site] 00882
16 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 00883
16 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 00884
16 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 00885
16 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 00886
16 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 00887
16 [org.jfree.data.time.Second].hashCode() [function] [call site] 00888
16 [java.nio.LongBuffer].hashCode() [function] [call site] 00889
16 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 00890
16 [java.lang.Boolean].hashCode() [function] [call site] 00891
16 [java.util.Calendar].hashCode() [function] [call site] 00892
16 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 00893
16 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 00894
16 [java.lang.Float].hashCode() [function] [call site] 00895
16 [java.util.GregorianCalendar].hashCode() [function] [call site] 00896
16 [java.math.BigInteger].hashCode() [function] [call site] 00897
16 [java.nio.ShortBuffer].hashCode() [function] [call site] 00898
16 [java.lang.Character].hashCode() [function] [call site] 00899
16 [java.time.Duration].hashCode() [function] [call site] 00900
16 [java.lang.Double].hashCode() [function] [call site] 00901
16 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 00902
16 [java.nio.DoubleBuffer].hashCode() [function] [call site] 00903
16 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 00904
16 [java.lang.Integer].hashCode() [function] [call site] 00905
16 [java.lang.Short].hashCode() [function] [call site] 00906
16 [java.lang.Byte].hashCode() [function] [call site] 00907
16 [java.math.BigInteger].hashCode() [function] [call site] 00908
16 [java.lang.Object].hashCode() [function] [call site] 00909
16 [java.lang.Double].hashCode() [function] [call site] 00910
16 [java.lang.Long].hashCode() [function] [call site] 00911
16 [java.lang.Float].hashCode() [function] [call site] 00912
16 [java.math.BigDecimal].hashCode() [function] [call site] 00913
15 [org.jfree.chart.plot.compass.WindNeedle].hashCode() [function] [call site] 00914
16 [org.jfree.chart.plot.compass.ArrowNeedle].hashCode() [function] [call site] 00915
17 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 00916
18 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 00917
18 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 00918
18 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 00919
18 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Stroke) [function] [call site] 00920
19 [java.awt.BasicStroke].hashCode() [function] [call site] 00921
18 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 00922
18 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 00923
18 [org.jfree.chart.internal.HashUtils].hashCode(int,int) [function] [call site] 00924
17 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 00925
15 [sun.nio.fs.UnixFileStore].hashCode() [function] [call site] 00926
15 [java.lang.Boolean].hashCode() [function] [call site] 00927
15 [org.jfree.chart.annotations.XYImageAnnotation].hashCode() [function] [call site] 00928
16 [java.lang.Object].hashCode() [function] [call site] 00929
15 [jdk.internal.misc.Signal].hashCode() [function] [call site] 00930
15 [java.awt.PageAttributes$MediaType].hashCode() [function] [call site] 00931
15 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 00932
15 [java.text.ParsePosition].hashCode() [function] [call site] 00933
15 [org.jfree.chart.plot.dial.DialPointer].hashCode() [function] [call site] 00934
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 00935
15 [org.jfree.chart.text.TextFragment].hashCode() [function] [call site] 00936
16 [java.lang.String].hashCode() [function] [call site] 00937
16 [java.awt.Font].hashCode() [function] [call site] 00938
16 [java.lang.Object].hashCode() [function] [call site] 00939
16 [java.awt.Color].hashCode() [function] [call site] 00940
15 [org.jfree.chart.text.TextBox].hashCode() [function] [call site] 00941
16 [java.lang.Object].hashCode() [function] [call site] 00942
16 [java.awt.Color].hashCode() [function] [call site] 00943
16 [java.awt.BasicStroke].hashCode() [function] [call site] 00944
16 [org.jfree.chart.api.RectangleInsets].hashCode() [function] [call site] 00945
17 [java.lang.Enum].hashCode() [function] [call site] 00946
17 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00947
17 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00948
17 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00949
17 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00950
16 [java.lang.Object].hashCode() [function] [call site] 00951
16 [java.awt.Color].hashCode() [function] [call site] 00952
16 [java.lang.Object].hashCode() [function] [call site] 00953
16 [java.awt.Color].hashCode() [function] [call site] 00954
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00955
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00956
16 [org.jfree.chart.text.TextBlock].hashCode() [function] [call site] 00957
17 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 00958
17 [java.util.AbstractList].hashCode() [function] [call site] 00959
17 [java.util.Vector].hashCode() [function] [call site] 00960
17 [java.util.ArrayList].hashCode() [function] [call site] 00961
15 [java.awt.PageAttributes$OriginType].hashCode() [function] [call site] 00962
15 [org.jfree.data.gantt.XYTaskDataset].hashCode() [function] [call site] 00963
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00964
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00965
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00966
15 [java.awt.datatransfer.MimeTypeParameterList].hashCode() [function] [call site] 00967
15 [org.jfree.data.KeyToGroupMap].hashCode() [function] [call site] 00968
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00969
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00970
15 [sun.java2d.loops.SurfaceType].hashCode() [function] [call site] 00971
15 [java.time.LocalTime].hashCode() [function] [call site] 00972
15 [java.lang.invoke.StringConcatFactory$RecipeElement].hashCode() [function] [call site] 00973
15 [org.jfree.chart.plot.compass.LongNeedle].hashCode() [function] [call site] 00974
16 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 00975
15 [org.jfree.chart.title.ImageTitle].hashCode() [function] [call site] 00976
16 [org.jfree.chart.title.Title].hashCode() [function] [call site] 00977
17 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00978
17 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00979
17 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00980
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00981
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].hashCode() [function] [call site] 00982
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 00983
15 [org.jfree.data.KeyedObjects2D].hashCode() [function] [call site] 00984
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 00985
16 [java.util.AbstractList].hashCode() [function] [call site] 00986
16 [java.util.Vector].hashCode() [function] [call site] 00987
16 [java.util.ArrayList].hashCode() [function] [call site] 00988
16 [java.util.AbstractList].hashCode() [function] [call site] 00989
16 [java.util.Vector].hashCode() [function] [call site] 00990
16 [java.util.ArrayList].hashCode() [function] [call site] 00991
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 00992
16 [java.util.AbstractList].hashCode() [function] [call site] 00993
16 [java.util.Vector].hashCode() [function] [call site] 00994
16 [java.util.ArrayList].hashCode() [function] [call site] 00995
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 00996
15 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 00997
15 [sun.font.AttributeValues].hashCode() [function] [call site] 00998
15 [org.jfree.chart.plot.flow.FlowPlot].hashCode() [function] [call site] 00999
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01000
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01001
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01002
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01003
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01004
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01005
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01006
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01007
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01008
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01009
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01010
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01011
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01012
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01013
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01014
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01015
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01016
15 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].hashCode() [function] [call site] 01017
15 [java.awt.geom.RoundRectangle2D].hashCode() [function] [call site] 01018
15 [java.awt.AttributeValue].hashCode() [function] [call site] 01019
15 [java.awt.font.TextHitInfo].hashCode() [function] [call site] 01020
15 [java.security.CodeSigner].hashCode() [function] [call site] 01021
15 [org.jfree.chart.axis.Axis].hashCode() [function] [call site] 01022
16 [java.lang.String].hashCode() [function] [call site] 01023
15 [org.jfree.chart.plot.Crosshair].hashCode() [function] [call site] 01024
16 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 01025
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01026
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 01027
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Stroke) [function] [call site] 01028
16 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 01029
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Comparable) [function] [call site] 01030
17 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 01031
17 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 01032
17 [org.jfree.data.time.Month].hashCode() [function] [call site] 01033
17 [java.time.LocalTime].hashCode() [function] [call site] 01034
17 [java.io.File].hashCode() [function] [call site] 01035
17 [java.lang.Short].hashCode() [function] [call site] 01036
17 [java.util.Date].hashCode() [function] [call site] 01037
17 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 01038
17 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 01039
17 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 01040
17 [java.time.LocalDateTime].hashCode() [function] [call site] 01041
17 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 01042
17 [org.jfree.data.time.Minute].hashCode() [function] [call site] 01043
17 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 01044
17 [java.lang.Long].hashCode() [function] [call site] 01045
17 [java.time.OffsetTime].hashCode() [function] [call site] 01046
17 [java.nio.ByteBuffer].hashCode() [function] [call site] 01047
17 [java.lang.Byte].hashCode() [function] [call site] 01048
17 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 01049
17 [org.jfree.data.time.Day].hashCode() [function] [call site] 01050
17 [java.lang.Runtime$Version].hashCode() [function] [call site] 01051
17 [java.time.LocalDate].hashCode() [function] [call site] 01052
17 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 01053
17 [java.math.BigDecimal].hashCode() [function] [call site] 01054
17 [java.time.OffsetDateTime].hashCode() [function] [call site] 01055
17 [java.nio.IntBuffer].hashCode() [function] [call site] 01056
17 [java.time.ZoneOffset].hashCode() [function] [call site] 01057
17 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 01058
17 [java.lang.Object].hashCode() [function] [call site] 01059
17 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 01060
17 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 01061
17 [java.nio.FloatBuffer].hashCode() [function] [call site] 01062
17 [java.nio.charset.Charset].hashCode() [function] [call site] 01063
17 [org.jfree.data.time.Week].hashCode() [function] [call site] 01064
17 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 01065
17 [org.jfree.data.time.Hour].hashCode() [function] [call site] 01066
17 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 01067
17 [java.time.Instant].hashCode() [function] [call site] 01068
17 [java.time.ZonedDateTime].hashCode() [function] [call site] 01069
17 [java.lang.Enum].hashCode() [function] [call site] 01070
17 [java.lang.String].hashCode() [function] [call site] 01071
17 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 01072
17 [org.jfree.data.time.Year].hashCode() [function] [call site] 01073
17 [java.net.URI].hashCode() [function] [call site] 01074
17 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 01075
17 [java.nio.CharBuffer].hashCode() [function] [call site] 01076
17 [java.lang.Integer].hashCode() [function] [call site] 01077
17 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 01078
17 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 01079
17 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 01080
17 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 01081
17 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 01082
17 [org.jfree.data.time.Second].hashCode() [function] [call site] 01083
17 [java.nio.LongBuffer].hashCode() [function] [call site] 01084
17 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 01085
17 [java.lang.Boolean].hashCode() [function] [call site] 01086
17 [java.util.Calendar].hashCode() [function] [call site] 01087
17 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 01088
17 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 01089
17 [java.lang.Float].hashCode() [function] [call site] 01090
17 [java.util.GregorianCalendar].hashCode() [function] [call site] 01091
17 [java.math.BigInteger].hashCode() [function] [call site] 01092
17 [java.nio.ShortBuffer].hashCode() [function] [call site] 01093
17 [java.lang.Character].hashCode() [function] [call site] 01094
17 [java.time.Duration].hashCode() [function] [call site] 01095
17 [java.lang.Double].hashCode() [function] [call site] 01096
17 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 01097
17 [java.nio.DoubleBuffer].hashCode() [function] [call site] 01098
17 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 01099
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 01100
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01101
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01102
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 01103
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 01104
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 01105
16 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 01106
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Stroke) [function] [call site] 01107
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 01108
15 [org.jfree.data.xy.Vector].hashCode() [function] [call site] 01109
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01110
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01111
15 [java.lang.Thread$WeakClassKey].hashCode() [function] [call site] 01112
15 [java.lang.invoke.LambdaForm$NamedFunction].hashCode() [function] [call site] 01113
15 [org.jfree.chart.renderer.category.LayeredBarRenderer].hashCode() [function] [call site] 01114
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01115
15 [java.time.OffsetDateTime].hashCode() [function] [call site] 01116
15 [java.util.ArrayList].hashCode() [function] [call site] 01117
15 [java.util.Vector].hashCode() [function] [call site] 01118
15 [java.awt.JobAttributes$DefaultSelectionType].hashCode() [function] [call site] 01119
15 [java.text.DecimalFormatSymbols].hashCode() [function] [call site] 01120
15 [java.lang.Integer].hashCode() [function] [call site] 01121
15 [org.jfree.chart.block.Size2D].hashCode() [function] [call site] 01122
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01123
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01124
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01125
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01126
15 [java.nio.CharBuffer].hashCode() [function] [call site] 01127
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].hashCode() [function] [call site] 01128
16 [java.util.Arrays].deepHashCode(java.lang.Object[]) [function] [call site] 01129
16 [java.util.Arrays].deepHashCode(java.lang.Object[]) [function] [call site] 01130
16 [java.util.Arrays].deepHashCode(java.lang.Object[]) [function] [call site] 01131
16 [java.util.Arrays].deepHashCode(java.lang.Object[]) [function] [call site] 01132
15 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 01133
15 [java.awt.PageAttributes].hashCode() [function] [call site] 01134
15 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 01135
15 [java.security.AccessControlContext].hashCode() [function] [call site] 01136
15 [org.jfree.chart.labels.StandardCategoryItemLabelGenerator].hashCode() [function] [call site] 01137
15 [org.jfree.data.time.TimePeriodValuesCollection].hashCode() [function] [call site] 01138
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01139
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01140
15 [java.util.jar.Attributes].hashCode() [function] [call site] 01141
15 [java.util.GregorianCalendar].hashCode() [function] [call site] 01142
15 [org.jfree.data.statistics.HistogramDataset].hashCode() [function] [call site] 01143
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01144
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01145
15 [org.jfree.data.function.PowerFunction2D].hashCode() [function] [call site] 01146
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01147
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01148
15 [java.awt.image.ColorModel].hashCode() [function] [call site] 01149
15 [java.util.Optional].hashCode() [function] [call site] 01150
15 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].hashCode() [function] [call site] 01151
15 [java.awt.RenderingHints$Key].hashCode() [function] [call site] 01152
15 [java.lang.Short].hashCode() [function] [call site] 01153
15 [org.jfree.chart.annotations.XYDataImageAnnotation].hashCode() [function] [call site] 01154
16 [java.lang.Object].hashCode() [function] [call site] 01155
15 [java.util.Date].hashCode() [function] [call site] 01156
15 [org.jfree.chart.labels.BubbleXYItemLabelGenerator].hashCode() [function] [call site] 01157
15 [org.jfree.chart.labels.IntervalCategoryToolTipGenerator].hashCode() [function] [call site] 01158
16 [org.jfree.chart.labels.StandardCategoryToolTipGenerator].hashCode() [function] [call site] 01159
15 [java.awt.geom.Rectangle2D].hashCode() [function] [call site] 01160
15 [java.awt.JobAttributes$MultipleDocumentHandlingType].hashCode() [function] [call site] 01161
15 [java.awt.geom.Point2D].hashCode() [function] [call site] 01162
15 [org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer].hashCode() [function] [call site] 01163
16 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].hashCode() [function] [call site] 01164
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 01165
15 [org.jfree.data.Range].hashCode() [function] [call site] 01166
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01167
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01168
15 [org.jfree.data.flow.FlowKey].hashCode() [function] [call site] 01169
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01170
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01171
15 [org.jfree.chart.annotations.CategoryPointerAnnotation].hashCode() [function] [call site] 01172
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01173
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01174
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01175
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01176
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01177
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 01178
16 [java.awt.BasicStroke].hashCode() [function] [call site] 01179
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01180
15 [java.util.concurrent.ConcurrentHashMap$Node].hashCode() [function] [call site] 01181
15 [org.jfree.chart.block.BlockContainer].hashCode() [function] [call site] 01182
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01183
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01184
15 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 01185
15 [java.time.zone.ZoneOffsetTransitionRule].hashCode() [function] [call site] 01186
15 [java.util.jar.Attributes$Name].hashCode() [function] [call site] 01187
15 [java.time.ZonedDateTime].hashCode() [function] [call site] 01188
15 [org.jfree.chart.plot.dial.DialValueIndicator].hashCode() [function] [call site] 01189
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 01190
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 01191
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 01192
16 [java.awt.BasicStroke].hashCode() [function] [call site] 01193
15 [java.awt.JobAttributes$SidesType].hashCode() [function] [call site] 01194
15 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 01195
15 [org.jfree.chart.axis.LogAxis].hashCode() [function] [call site] 01196
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01197
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01198
16 [java.text.NumberFormat].hashCode() [function] [call site] 01199
16 [java.text.DecimalFormat].hashCode() [function] [call site] 01200
16 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 01201
15 [java.net.NetworkInterface].hashCode() [function] [call site] 01202
15 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 01203
15 [java.awt.RenderingHints].hashCode() [function] [call site] 01204
15 [java.awt.geom.Arc2D].hashCode() [function] [call site] 01205
15 [org.jfree.chart.labels.StandardCrosshairLabelGenerator].hashCode() [function] [call site] 01206
16 [java.lang.String].hashCode() [function] [call site] 01207
15 [java.awt.Font].hashCode() [function] [call site] 01208
15 [java.text.AttributedCharacterIterator$Attribute].hashCode() [function] [call site] 01209
15 [java.lang.invoke.ClassSpecializer$SpeciesData].hashCode() [function] [call site] 01210
15 [org.jfree.data.xy.DefaultXYDataset].hashCode() [function] [call site] 01211
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 01212
16 [java.util.AbstractList].hashCode() [function] [call site] 01213
16 [java.util.Vector].hashCode() [function] [call site] 01214
16 [java.util.ArrayList].hashCode() [function] [call site] 01215
16 [java.util.AbstractList].hashCode() [function] [call site] 01216
16 [java.util.Vector].hashCode() [function] [call site] 01217
16 [java.util.ArrayList].hashCode() [function] [call site] 01218
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 01219
15 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].hashCode() [function] [call site] 01220
16 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].hashCode() [function] [call site] 01221
17 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 01222
17 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 01223
17 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 01224
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01225
15 [java.util.IdentityHashMap].hashCode() [function] [call site] 01226
15 [org.jfree.chart.axis.CategoryLabelPosition].hashCode() [function] [call site] 01227
16 [java.lang.Enum].hashCode() [function] [call site] 01228
16 [java.lang.Enum].hashCode() [function] [call site] 01229
16 [java.lang.Enum].hashCode() [function] [call site] 01230
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].hashCode() [function] [call site] 01231
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01232
15 [org.jfree.chart.ChartRenderingInfo].hashCode() [function] [call site] 01233
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01234
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01235
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01236
15 [org.jfree.chart.plot.compass.PointerNeedle].hashCode() [function] [call site] 01237
16 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 01238
15 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 01239
15 [java.util.OptionalDouble].hashCode() [function] [call site] 01240
15 [org.jfree.chart.renderer.GrayPaintScale].hashCode() [function] [call site] 01241
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01242
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01243
15 [org.jfree.chart.axis.StandardTickUnitSource].hashCode() [function] [call site] 01244
15 [org.jfree.chart.entity.ChartEntity].hashCode() [function] [call site] 01245
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 01246
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 01247
15 [java.lang.Double].hashCode() [function] [call site] 01248
15 [java.security.cert.Certificate].hashCode() [function] [call site] 01249
15 [org.jfree.chart.legend.LegendItem].hashCode() [function] [call site] 01250
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01251
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01252
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01253
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01254
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01255
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01256
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01257
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01258
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01259
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01260
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01261
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01262
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01263
15 [jdk.internal.loader.AbstractClassLoaderValue$Sub].hashCode() [function] [call site] 01264
16 [java.lang.Object].hashCode() [function] [call site] 01265
16 [jdk.internal.loader.AbstractClassLoaderValue$Sub].parent() [function] [call site] 01266
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01267
15 [org.jfree.chart.legend.LegendItemCollection].hashCode() [function] [call site] 01268
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01269
15 [org.jfree.data.time.ohlc.OHLC].hashCode() [function] [call site] 01270
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01271
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01272
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01273
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01274
15 [java.net.SocketPermission].hashCode() [function] [call site] 01275
15 [org.jfree.data.statistics.MeanAndStandardDeviation].hashCode() [function] [call site] 01276
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01277
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01278
15 [sun.font.FontLineMetrics].hashCode() [function] [call site] 01279
15 [java.lang.Long].hashCode() [function] [call site] 01280
15 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 01281
15 [java.util.AbstractMap].hashCode() [function] [call site] 01282
15 [org.jfree.chart.plot.dial.DialPointer$Pin].hashCode() [function] [call site] 01283
16 [org.jfree.chart.plot.dial.DialPointer].hashCode() [function] [call site] 01284
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 01285
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Stroke) [function] [call site] 01286
15 [java.lang.invoke.StringConcatFactory$Recipe].hashCode() [function] [call site] 01287
15 [org.jfree.chart.plot.compass.PinNeedle].hashCode() [function] [call site] 01288
16 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 01289
15 [java.util.PropertyPermission].hashCode() [function] [call site] 01290
15 [org.jfree.data.time.TimeSeriesCollection].hashCode() [function] [call site] 01291
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 01292
16 [java.util.AbstractList].hashCode() [function] [call site] 01293
16 [java.util.Vector].hashCode() [function] [call site] 01294
16 [java.util.ArrayList].hashCode() [function] [call site] 01295
16 [java.util.Calendar].hashCode() [function] [call site] 01296
16 [java.util.GregorianCalendar].hashCode() [function] [call site] 01297
16 [java.lang.Enum].hashCode() [function] [call site] 01298
15 [org.jfree.data.DefaultKeyedValues2D].hashCode() [function] [call site] 01299
15 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 01300
15 [org.jfree.data.flow.DefaultFlowDataset].hashCode() [function] [call site] 01301
16 [org.jfree.data.flow.DefaultFlowDataset].getSources(int) [function] [call site] 01302
17 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 01303
17 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 01304
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01305
16 [org.jfree.data.flow.DefaultFlowDataset].getDestinations(int) [function] [call site] 01306
17 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 01307
17 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 01308
16 [org.jfree.data.flow.DefaultFlowDataset].getStageCount() [function] [call site] 01309
17 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 01310
17 [java.util.LinkedList].size() [function] [call site] 01311
17 [java.util.Vector].size() [function] [call site] 01312
17 [java.util.ArrayList].size() [function] [call site] 01313
17 [sun.awt.util.IdentityArrayList].size() [function] [call site] 01314
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01315
15 [org.jfree.data.function.LineFunction2D].hashCode() [function] [call site] 01316
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01317
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01318
15 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].hashCode() [function] [call site] 01319
15 [org.jfree.chart.block.AbstractBlock].hashCode() [function] [call site] 01320
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01321
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01322
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01323
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01324
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01325
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01326
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01327
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01328
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01329
15 [org.jfree.chart.plot.dial.DialPointer$Pointer].hashCode() [function] [call site] 01330
16 [org.jfree.chart.plot.dial.DialPointer].hashCode() [function] [call site] 01331
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01332
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 01333
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 01334
15 [java.nio.IntBuffer].hashCode() [function] [call site] 01335
15 [jdk.internal.module.ModuleReferenceImpl].hashCode() [function] [call site] 01336
16 [java.lang.module.ModuleReference].descriptor() [function] [call site] 01337
16 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 01338
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01339
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01340
15 [org.jfree.chart.plot.compass.PlumNeedle].hashCode() [function] [call site] 01341
16 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 01342
15 [org.jfree.chart.annotations.XYDrawableAnnotation].hashCode() [function] [call site] 01343
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01344
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01345
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01346
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01347
15 [org.jfree.chart.entity.TitleEntity].hashCode() [function] [call site] 01348
16 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 01349
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 01350
16 [org.jfree.chart.entity.ChartEntity].getURLText() [function] [call site] 01351
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 01352
15 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 01353
15 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].hashCode() [function] [call site] 01354
16 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].hashCode() [function] [call site] 01355
16 [java.util.Hashtable].hashCode() [function] [call site] 01356
16 [java.util.Properties].hashCode() [function] [call site] 01357
16 [java.util.jar.Attributes].hashCode() [function] [call site] 01358
16 [java.util.IdentityHashMap].hashCode() [function] [call site] 01359
16 [java.awt.RenderingHints].hashCode() [function] [call site] 01360
16 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 01361
16 [java.util.AbstractMap].hashCode() [function] [call site] 01362
16 [java.util.Hashtable].hashCode() [function] [call site] 01363
16 [java.util.Properties].hashCode() [function] [call site] 01364
16 [java.util.jar.Attributes].hashCode() [function] [call site] 01365
16 [java.util.IdentityHashMap].hashCode() [function] [call site] 01366
16 [java.awt.RenderingHints].hashCode() [function] [call site] 01367
16 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 01368
16 [java.util.AbstractMap].hashCode() [function] [call site] 01369
16 [java.util.Hashtable].hashCode() [function] [call site] 01370
16 [java.util.Properties].hashCode() [function] [call site] 01371
16 [java.util.jar.Attributes].hashCode() [function] [call site] 01372
16 [java.util.IdentityHashMap].hashCode() [function] [call site] 01373
16 [java.awt.RenderingHints].hashCode() [function] [call site] 01374
16 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 01375
16 [java.util.AbstractMap].hashCode() [function] [call site] 01376
15 [org.jfree.data.general.DefaultPieDataset].hashCode() [function] [call site] 01377
16 [org.jfree.data.DefaultKeyedValues].hashCode() [function] [call site] 01378
17 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 01379
17 [java.util.AbstractList].hashCode() [function] [call site] 01380
17 [java.util.Vector].hashCode() [function] [call site] 01381
17 [java.util.ArrayList].hashCode() [function] [call site] 01382
15 [org.jfree.chart.axis.PeriodAxisLabelInfo].hashCode() [function] [call site] 01383
16 [java.lang.Object].hashCode() [function] [call site] 01384
16 [java.text.SimpleDateFormat].hashCode() [function] [call site] 01385
16 [org.jfree.chart.text.format.RelativeDateFormat].hashCode() [function] [call site] 01386
16 [java.text.DateFormat].hashCode() [function] [call site] 01387
15 [org.jfree.chart.StandardChartTheme].hashCode() [function] [call site] 01388
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01389
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01390
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01391
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01392
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01393
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01394
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01395
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01396
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01397
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01398
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01399
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01400
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01401
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01402
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01403
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01404
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01405
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01406
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01407
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01408
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01409
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01410
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01411
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01412
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01413
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01414
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01415
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01416
15 [org.jfree.chart.axis.NumberAxis].hashCode() [function] [call site] 01417
16 [org.jfree.chart.axis.Axis].hashCode() [function] [call site] 01418
15 [org.jfree.chart.renderer.xy.StackedXYBarRenderer].hashCode() [function] [call site] 01419
16 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].hashCode() [function] [call site] 01420
15 [org.jfree.chart.annotations.CategoryLineAnnotation].hashCode() [function] [call site] 01421
16 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 01422
16 [org.jfree.data.time.Month].hashCode() [function] [call site] 01423
16 [java.time.LocalTime].hashCode() [function] [call site] 01424
16 [java.io.File].hashCode() [function] [call site] 01425
16 [java.lang.Short].hashCode() [function] [call site] 01426
16 [java.util.Date].hashCode() [function] [call site] 01427
16 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 01428
16 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 01429
16 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 01430
16 [java.time.LocalDateTime].hashCode() [function] [call site] 01431
16 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 01432
16 [org.jfree.data.time.Minute].hashCode() [function] [call site] 01433
16 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 01434
16 [java.lang.Long].hashCode() [function] [call site] 01435
16 [java.time.OffsetTime].hashCode() [function] [call site] 01436
16 [java.nio.ByteBuffer].hashCode() [function] [call site] 01437
16 [java.lang.Byte].hashCode() [function] [call site] 01438
16 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 01439
16 [org.jfree.data.time.Day].hashCode() [function] [call site] 01440
16 [java.lang.Runtime$Version].hashCode() [function] [call site] 01441
16 [java.time.LocalDate].hashCode() [function] [call site] 01442
16 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 01443
16 [java.math.BigDecimal].hashCode() [function] [call site] 01444
16 [java.time.OffsetDateTime].hashCode() [function] [call site] 01445
16 [java.nio.IntBuffer].hashCode() [function] [call site] 01446
16 [java.time.ZoneOffset].hashCode() [function] [call site] 01447
16 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 01448
16 [java.lang.Object].hashCode() [function] [call site] 01449
16 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 01450
16 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 01451
16 [java.nio.FloatBuffer].hashCode() [function] [call site] 01452
16 [java.nio.charset.Charset].hashCode() [function] [call site] 01453
16 [org.jfree.data.time.Week].hashCode() [function] [call site] 01454
16 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 01455
16 [org.jfree.data.time.Hour].hashCode() [function] [call site] 01456
16 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 01457
16 [java.time.Instant].hashCode() [function] [call site] 01458
16 [java.time.ZonedDateTime].hashCode() [function] [call site] 01459
16 [java.lang.Enum].hashCode() [function] [call site] 01460
16 [java.lang.String].hashCode() [function] [call site] 01461
16 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 01462
16 [org.jfree.data.time.Year].hashCode() [function] [call site] 01463
16 [java.net.URI].hashCode() [function] [call site] 01464
16 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 01465
16 [java.nio.CharBuffer].hashCode() [function] [call site] 01466
16 [java.lang.Integer].hashCode() [function] [call site] 01467
16 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 01468
16 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 01469
16 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 01470
16 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 01471
16 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 01472
16 [org.jfree.data.time.Second].hashCode() [function] [call site] 01473
16 [java.nio.LongBuffer].hashCode() [function] [call site] 01474
16 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 01475
16 [java.lang.Boolean].hashCode() [function] [call site] 01476
16 [java.util.Calendar].hashCode() [function] [call site] 01477
16 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 01478
16 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 01479
16 [java.lang.Float].hashCode() [function] [call site] 01480
16 [java.util.GregorianCalendar].hashCode() [function] [call site] 01481
16 [java.math.BigInteger].hashCode() [function] [call site] 01482
16 [java.nio.ShortBuffer].hashCode() [function] [call site] 01483
16 [java.lang.Character].hashCode() [function] [call site] 01484
16 [java.time.Duration].hashCode() [function] [call site] 01485
16 [java.lang.Double].hashCode() [function] [call site] 01486
16 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 01487
16 [java.nio.DoubleBuffer].hashCode() [function] [call site] 01488
16 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 01489
16 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 01490
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01491
16 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 01492
16 [org.jfree.data.time.Month].hashCode() [function] [call site] 01493
16 [java.time.LocalTime].hashCode() [function] [call site] 01494
16 [java.io.File].hashCode() [function] [call site] 01495
16 [java.lang.Short].hashCode() [function] [call site] 01496
16 [java.util.Date].hashCode() [function] [call site] 01497
16 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 01498
16 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 01499
16 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 01500
16 [java.time.LocalDateTime].hashCode() [function] [call site] 01501
16 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 01502
16 [org.jfree.data.time.Minute].hashCode() [function] [call site] 01503
16 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 01504
16 [java.lang.Long].hashCode() [function] [call site] 01505
16 [java.time.OffsetTime].hashCode() [function] [call site] 01506
16 [java.nio.ByteBuffer].hashCode() [function] [call site] 01507
16 [java.lang.Byte].hashCode() [function] [call site] 01508
16 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 01509
16 [org.jfree.data.time.Day].hashCode() [function] [call site] 01510
16 [java.lang.Runtime$Version].hashCode() [function] [call site] 01511
16 [java.time.LocalDate].hashCode() [function] [call site] 01512
16 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 01513
16 [java.math.BigDecimal].hashCode() [function] [call site] 01514
16 [java.time.OffsetDateTime].hashCode() [function] [call site] 01515
16 [java.nio.IntBuffer].hashCode() [function] [call site] 01516
16 [java.time.ZoneOffset].hashCode() [function] [call site] 01517
16 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 01518
16 [java.lang.Object].hashCode() [function] [call site] 01519
16 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 01520
16 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 01521
16 [java.nio.FloatBuffer].hashCode() [function] [call site] 01522
16 [java.nio.charset.Charset].hashCode() [function] [call site] 01523
16 [org.jfree.data.time.Week].hashCode() [function] [call site] 01524
16 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 01525
16 [org.jfree.data.time.Hour].hashCode() [function] [call site] 01526
16 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 01527
16 [java.time.Instant].hashCode() [function] [call site] 01528
16 [java.time.ZonedDateTime].hashCode() [function] [call site] 01529
16 [java.lang.Enum].hashCode() [function] [call site] 01530
16 [java.lang.String].hashCode() [function] [call site] 01531
16 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 01532
16 [org.jfree.data.time.Year].hashCode() [function] [call site] 01533
16 [java.net.URI].hashCode() [function] [call site] 01534
16 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 01535
16 [java.nio.CharBuffer].hashCode() [function] [call site] 01536
16 [java.lang.Integer].hashCode() [function] [call site] 01537
16 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 01538
16 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 01539
16 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 01540
16 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 01541
16 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 01542
16 [org.jfree.data.time.Second].hashCode() [function] [call site] 01543
16 [java.nio.LongBuffer].hashCode() [function] [call site] 01544
16 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 01545
16 [java.lang.Boolean].hashCode() [function] [call site] 01546
16 [java.util.Calendar].hashCode() [function] [call site] 01547
16 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 01548
16 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 01549
16 [java.lang.Float].hashCode() [function] [call site] 01550
16 [java.util.GregorianCalendar].hashCode() [function] [call site] 01551
16 [java.math.BigInteger].hashCode() [function] [call site] 01552
16 [java.nio.ShortBuffer].hashCode() [function] [call site] 01553
16 [java.lang.Character].hashCode() [function] [call site] 01554
16 [java.time.Duration].hashCode() [function] [call site] 01555
16 [java.lang.Double].hashCode() [function] [call site] 01556
16 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 01557
16 [java.nio.DoubleBuffer].hashCode() [function] [call site] 01558
16 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 01559
16 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 01560
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01561
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 01562
16 [java.awt.BasicStroke].hashCode() [function] [call site] 01563
15 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 01564
15 [org.jfree.data.time.Second].hashCode() [function] [call site] 01565
15 [java.time.Period].hashCode() [function] [call site] 01566
15 [java.awt.AlphaComposite].hashCode() [function] [call site] 01567
15 [org.jfree.chart.renderer.AbstractRenderer].hashCode() [function] [call site] 01568
15 [org.jfree.chart.plot.CategoryPlot].hashCode() [function] [call site] 01569
16 [java.lang.Enum].hashCode() [function] [call site] 01570
16 [org.jfree.chart.api.RectangleInsets].hashCode() [function] [call site] 01571
16 [java.util.Hashtable].hashCode() [function] [call site] 01572
16 [java.util.Properties].hashCode() [function] [call site] 01573
16 [java.util.jar.Attributes].hashCode() [function] [call site] 01574
16 [java.util.IdentityHashMap].hashCode() [function] [call site] 01575
16 [java.awt.RenderingHints].hashCode() [function] [call site] 01576
16 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 01577
16 [java.util.AbstractMap].hashCode() [function] [call site] 01578
16 [java.util.Hashtable].hashCode() [function] [call site] 01579
16 [java.util.Properties].hashCode() [function] [call site] 01580
16 [java.util.jar.Attributes].hashCode() [function] [call site] 01581
16 [java.util.IdentityHashMap].hashCode() [function] [call site] 01582
16 [java.awt.RenderingHints].hashCode() [function] [call site] 01583
16 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 01584
16 [java.util.AbstractMap].hashCode() [function] [call site] 01585
16 [java.util.Hashtable].hashCode() [function] [call site] 01586
16 [java.util.Properties].hashCode() [function] [call site] 01587
16 [java.util.jar.Attributes].hashCode() [function] [call site] 01588
16 [java.util.IdentityHashMap].hashCode() [function] [call site] 01589
16 [java.awt.RenderingHints].hashCode() [function] [call site] 01590
16 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 01591
16 [java.util.AbstractMap].hashCode() [function] [call site] 01592
16 [java.util.Hashtable].hashCode() [function] [call site] 01593
16 [java.util.Properties].hashCode() [function] [call site] 01594
16 [java.util.jar.Attributes].hashCode() [function] [call site] 01595
16 [java.util.IdentityHashMap].hashCode() [function] [call site] 01596
16 [java.awt.RenderingHints].hashCode() [function] [call site] 01597
16 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 01598
16 [java.util.AbstractMap].hashCode() [function] [call site] 01599
16 [java.util.Hashtable].hashCode() [function] [call site] 01600
16 [java.util.Properties].hashCode() [function] [call site] 01601
16 [java.util.jar.Attributes].hashCode() [function] [call site] 01602
16 [java.util.IdentityHashMap].hashCode() [function] [call site] 01603
16 [java.awt.RenderingHints].hashCode() [function] [call site] 01604
16 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 01605
16 [java.util.AbstractMap].hashCode() [function] [call site] 01606
16 [java.util.AbstractMap].hashCode() [function] [call site] 01607
16 [java.util.AbstractMap].hashCode() [function] [call site] 01608
16 [java.util.Hashtable].hashCode() [function] [call site] 01609
16 [java.util.Properties].hashCode() [function] [call site] 01610
16 [java.util.jar.Attributes].hashCode() [function] [call site] 01611
16 [java.util.IdentityHashMap].hashCode() [function] [call site] 01612
16 [java.awt.RenderingHints].hashCode() [function] [call site] 01613
16 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 01614
16 [java.util.AbstractMap].hashCode() [function] [call site] 01615
16 [java.lang.Enum].hashCode() [function] [call site] 01616
16 [java.lang.Enum].hashCode() [function] [call site] 01617
16 [java.lang.Enum].hashCode() [function] [call site] 01618
16 [java.lang.Enum].hashCode() [function] [call site] 01619
16 [java.awt.BasicStroke].hashCode() [function] [call site] 01620
16 [java.lang.Object].hashCode() [function] [call site] 01621
16 [java.awt.Color].hashCode() [function] [call site] 01622
16 [java.awt.BasicStroke].hashCode() [function] [call site] 01623
16 [java.lang.Object].hashCode() [function] [call site] 01624
16 [java.awt.Color].hashCode() [function] [call site] 01625
16 [java.awt.BasicStroke].hashCode() [function] [call site] 01626
16 [java.lang.Object].hashCode() [function] [call site] 01627
16 [java.awt.Color].hashCode() [function] [call site] 01628
16 [java.awt.BasicStroke].hashCode() [function] [call site] 01629
16 [java.lang.Object].hashCode() [function] [call site] 01630
16 [java.awt.Color].hashCode() [function] [call site] 01631
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01632
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01633
16 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 01634
16 [org.jfree.data.time.Month].hashCode() [function] [call site] 01635
16 [java.time.LocalTime].hashCode() [function] [call site] 01636
16 [java.io.File].hashCode() [function] [call site] 01637
16 [java.lang.Short].hashCode() [function] [call site] 01638
16 [java.util.Date].hashCode() [function] [call site] 01639
16 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 01640
16 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 01641
16 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 01642
16 [java.time.LocalDateTime].hashCode() [function] [call site] 01643
16 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 01644
16 [org.jfree.data.time.Minute].hashCode() [function] [call site] 01645
16 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 01646
16 [java.lang.Long].hashCode() [function] [call site] 01647
16 [java.time.OffsetTime].hashCode() [function] [call site] 01648
16 [java.nio.ByteBuffer].hashCode() [function] [call site] 01649
16 [java.lang.Byte].hashCode() [function] [call site] 01650
16 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 01651
16 [org.jfree.data.time.Day].hashCode() [function] [call site] 01652
16 [java.lang.Runtime$Version].hashCode() [function] [call site] 01653
16 [java.time.LocalDate].hashCode() [function] [call site] 01654
16 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 01655
16 [java.math.BigDecimal].hashCode() [function] [call site] 01656
16 [java.time.OffsetDateTime].hashCode() [function] [call site] 01657
16 [java.nio.IntBuffer].hashCode() [function] [call site] 01658
16 [java.time.ZoneOffset].hashCode() [function] [call site] 01659
16 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 01660
16 [java.lang.Object].hashCode() [function] [call site] 01661
16 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 01662
16 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 01663
16 [java.nio.FloatBuffer].hashCode() [function] [call site] 01664
16 [java.nio.charset.Charset].hashCode() [function] [call site] 01665
16 [org.jfree.data.time.Week].hashCode() [function] [call site] 01666
16 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 01667
16 [org.jfree.data.time.Hour].hashCode() [function] [call site] 01668
16 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 01669
16 [java.time.Instant].hashCode() [function] [call site] 01670
16 [java.time.ZonedDateTime].hashCode() [function] [call site] 01671
16 [java.lang.Enum].hashCode() [function] [call site] 01672
16 [java.lang.String].hashCode() [function] [call site] 01673
16 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 01674
16 [org.jfree.data.time.Year].hashCode() [function] [call site] 01675
16 [java.net.URI].hashCode() [function] [call site] 01676
16 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 01677
16 [java.nio.CharBuffer].hashCode() [function] [call site] 01678
16 [java.lang.Integer].hashCode() [function] [call site] 01679
16 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 01680
16 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 01681
16 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 01682
16 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 01683
16 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 01684
16 [org.jfree.data.time.Second].hashCode() [function] [call site] 01685
16 [java.nio.LongBuffer].hashCode() [function] [call site] 01686
16 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 01687
16 [java.lang.Boolean].hashCode() [function] [call site] 01688
16 [java.util.Calendar].hashCode() [function] [call site] 01689
16 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 01690
16 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 01691
16 [java.lang.Float].hashCode() [function] [call site] 01692
16 [java.util.GregorianCalendar].hashCode() [function] [call site] 01693
16 [java.math.BigInteger].hashCode() [function] [call site] 01694
16 [java.nio.ShortBuffer].hashCode() [function] [call site] 01695
16 [java.lang.Character].hashCode() [function] [call site] 01696
16 [java.time.Duration].hashCode() [function] [call site] 01697
16 [java.lang.Double].hashCode() [function] [call site] 01698
16 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 01699
16 [java.nio.DoubleBuffer].hashCode() [function] [call site] 01700
16 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 01701
16 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 01702
16 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 01703
16 [org.jfree.data.time.Month].hashCode() [function] [call site] 01704
16 [java.time.LocalTime].hashCode() [function] [call site] 01705
16 [java.io.File].hashCode() [function] [call site] 01706
16 [java.lang.Short].hashCode() [function] [call site] 01707
16 [java.util.Date].hashCode() [function] [call site] 01708
16 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 01709
16 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 01710
16 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 01711
16 [java.time.LocalDateTime].hashCode() [function] [call site] 01712
16 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 01713
16 [org.jfree.data.time.Minute].hashCode() [function] [call site] 01714
16 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 01715
16 [java.lang.Long].hashCode() [function] [call site] 01716
16 [java.time.OffsetTime].hashCode() [function] [call site] 01717
16 [java.nio.ByteBuffer].hashCode() [function] [call site] 01718
16 [java.lang.Byte].hashCode() [function] [call site] 01719
16 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 01720
16 [org.jfree.data.time.Day].hashCode() [function] [call site] 01721
16 [java.lang.Runtime$Version].hashCode() [function] [call site] 01722
16 [java.time.LocalDate].hashCode() [function] [call site] 01723
16 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 01724
16 [java.math.BigDecimal].hashCode() [function] [call site] 01725
16 [java.time.OffsetDateTime].hashCode() [function] [call site] 01726
16 [java.nio.IntBuffer].hashCode() [function] [call site] 01727
16 [java.time.ZoneOffset].hashCode() [function] [call site] 01728
16 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 01729
16 [java.lang.Object].hashCode() [function] [call site] 01730
16 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 01731
16 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 01732
16 [java.nio.FloatBuffer].hashCode() [function] [call site] 01733
16 [java.nio.charset.Charset].hashCode() [function] [call site] 01734
16 [org.jfree.data.time.Week].hashCode() [function] [call site] 01735
16 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 01736
16 [org.jfree.data.time.Hour].hashCode() [function] [call site] 01737
16 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 01738
16 [java.time.Instant].hashCode() [function] [call site] 01739
16 [java.time.ZonedDateTime].hashCode() [function] [call site] 01740
16 [java.lang.Enum].hashCode() [function] [call site] 01741
16 [java.lang.String].hashCode() [function] [call site] 01742
16 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 01743
16 [org.jfree.data.time.Year].hashCode() [function] [call site] 01744
16 [java.net.URI].hashCode() [function] [call site] 01745
16 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 01746
16 [java.nio.CharBuffer].hashCode() [function] [call site] 01747
16 [java.lang.Integer].hashCode() [function] [call site] 01748
16 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 01749
16 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 01750
16 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 01751
16 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 01752
16 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 01753
16 [org.jfree.data.time.Second].hashCode() [function] [call site] 01754
16 [java.nio.LongBuffer].hashCode() [function] [call site] 01755
16 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 01756
16 [java.lang.Boolean].hashCode() [function] [call site] 01757
16 [java.util.Calendar].hashCode() [function] [call site] 01758
16 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 01759
16 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 01760
16 [java.lang.Float].hashCode() [function] [call site] 01761
16 [java.util.GregorianCalendar].hashCode() [function] [call site] 01762
16 [java.math.BigInteger].hashCode() [function] [call site] 01763
16 [java.nio.ShortBuffer].hashCode() [function] [call site] 01764
16 [java.lang.Character].hashCode() [function] [call site] 01765
16 [java.time.Duration].hashCode() [function] [call site] 01766
16 [java.lang.Double].hashCode() [function] [call site] 01767
16 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 01768
16 [java.nio.DoubleBuffer].hashCode() [function] [call site] 01769
16 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 01770
16 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 01771
16 [java.awt.BasicStroke].hashCode() [function] [call site] 01772
16 [java.lang.Object].hashCode() [function] [call site] 01773
16 [java.awt.Color].hashCode() [function] [call site] 01774
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01775
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01776
16 [java.awt.BasicStroke].hashCode() [function] [call site] 01777
16 [java.lang.Object].hashCode() [function] [call site] 01778
16 [java.awt.Color].hashCode() [function] [call site] 01779
16 [java.util.Hashtable].hashCode() [function] [call site] 01780
16 [java.util.Properties].hashCode() [function] [call site] 01781
16 [java.util.jar.Attributes].hashCode() [function] [call site] 01782
16 [java.util.IdentityHashMap].hashCode() [function] [call site] 01783
16 [java.awt.RenderingHints].hashCode() [function] [call site] 01784
16 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 01785
16 [java.util.AbstractMap].hashCode() [function] [call site] 01786
16 [java.util.Hashtable].hashCode() [function] [call site] 01787
16 [java.util.Properties].hashCode() [function] [call site] 01788
16 [java.util.jar.Attributes].hashCode() [function] [call site] 01789
16 [java.util.IdentityHashMap].hashCode() [function] [call site] 01790
16 [java.awt.RenderingHints].hashCode() [function] [call site] 01791
16 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 01792
16 [java.util.AbstractMap].hashCode() [function] [call site] 01793
16 [java.util.Hashtable].hashCode() [function] [call site] 01794
16 [java.util.Properties].hashCode() [function] [call site] 01795
16 [java.util.jar.Attributes].hashCode() [function] [call site] 01796
16 [java.util.IdentityHashMap].hashCode() [function] [call site] 01797
16 [java.awt.RenderingHints].hashCode() [function] [call site] 01798
16 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 01799
16 [java.util.AbstractMap].hashCode() [function] [call site] 01800
16 [java.util.Hashtable].hashCode() [function] [call site] 01801
16 [java.util.Properties].hashCode() [function] [call site] 01802
16 [java.util.jar.Attributes].hashCode() [function] [call site] 01803
16 [java.util.IdentityHashMap].hashCode() [function] [call site] 01804
16 [java.awt.RenderingHints].hashCode() [function] [call site] 01805
16 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 01806
16 [java.util.AbstractMap].hashCode() [function] [call site] 01807
16 [java.util.AbstractList].hashCode() [function] [call site] 01808
16 [java.util.Vector].hashCode() [function] [call site] 01809
16 [java.util.ArrayList].hashCode() [function] [call site] 01810
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 01811
16 [org.jfree.chart.axis.AxisSpace].hashCode() [function] [call site] 01812
17 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01813
17 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01814
17 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01815
17 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01816
16 [org.jfree.chart.axis.AxisSpace].hashCode() [function] [call site] 01817
16 [org.jfree.chart.legend.LegendItemCollection].hashCode() [function] [call site] 01818
16 [org.jfree.chart.util.DefaultShadowGenerator].hashCode() [function] [call site] 01819
15 [org.jfree.data.xy.DefaultTableXYDataset].hashCode() [function] [call site] 01820
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 01821
16 [java.util.AbstractList].hashCode() [function] [call site] 01822
16 [java.util.Vector].hashCode() [function] [call site] 01823
16 [java.util.ArrayList].hashCode() [function] [call site] 01824
16 [java.util.AbstractSet].hashCode() [function] [call site] 01825
15 [java.awt.AWTKeyStroke].hashCode() [function] [call site] 01826
15 [java.util.concurrent.ConcurrentHashMap$EntrySetView].hashCode() [function] [call site] 01827
15 [jdk.internal.org.objectweb.asm.Type].hashCode() [function] [call site] 01828
15 [javax.swing.text.SimpleAttributeSet].hashCode() [function] [call site] 01829
15 [org.jfree.data.flow.NodeKey].hashCode() [function] [call site] 01830
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01831
15 [java.math.BigInteger].hashCode() [function] [call site] 01832
15 [java.lang.Character].hashCode() [function] [call site] 01833
15 [jdk.internal.jimage.ImageReader$Node].hashCode() [function] [call site] 01834
16 [java.lang.String].hashCode() [function] [call site] 01835
15 [java.awt.JobAttributes$DestinationType].hashCode() [function] [call site] 01836
15 [org.jfree.chart.plot.compass.ArrowNeedle].hashCode() [function] [call site] 01837
15 [java.security.AllPermission].hashCode() [function] [call site] 01838
15 [org.jfree.chart.labels.StandardFlowLabelGenerator].hashCode() [function] [call site] 01839
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01840
15 [java.net.Proxy].hashCode() [function] [call site] 01841
15 [org.jfree.data.xy.XYSeriesCollection].hashCode() [function] [call site] 01842
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 01843
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 01844
15 [java.util.jar.Manifest].hashCode() [function] [call site] 01845
15 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 01846
15 [javax.crypto.CryptoPermission].hashCode() [function] [call site] 01847
15 [java.awt.PageAttributes$OrientationRequestedType].hashCode() [function] [call site] 01848
15 [org.jfree.chart.text.TextLine].hashCode() [function] [call site] 01849
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 01850
16 [java.util.AbstractList].hashCode() [function] [call site] 01851
16 [java.util.Vector].hashCode() [function] [call site] 01852
16 [java.util.ArrayList].hashCode() [function] [call site] 01853
15 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].hashCode() [function] [call site] 01854
15 [org.jfree.data.xy.DefaultXYZDataset].hashCode() [function] [call site] 01855
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 01856
16 [java.util.AbstractList].hashCode() [function] [call site] 01857
16 [java.util.Vector].hashCode() [function] [call site] 01858
16 [java.util.ArrayList].hashCode() [function] [call site] 01859
16 [java.util.AbstractList].hashCode() [function] [call site] 01860
16 [java.util.Vector].hashCode() [function] [call site] 01861
16 [java.util.ArrayList].hashCode() [function] [call site] 01862
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 01863
15 [java.lang.Byte].hashCode() [function] [call site] 01864
15 [java.net.InterfaceAddress].hashCode() [function] [call site] 01865
15 [org.jfree.data.general.DefaultKeyedValueDataset].hashCode() [function] [call site] 01866
16 [org.jfree.data.DefaultKeyedValue].hashCode() [function] [call site] 01867
15 [org.jfree.chart.entity.AxisEntity].hashCode() [function] [call site] 01868
16 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 01869
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 01870
16 [org.jfree.chart.entity.ChartEntity].getURLText() [function] [call site] 01871
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 01872
15 [org.jfree.data.DefaultKeyedValues].hashCode() [function] [call site] 01873
15 [org.jfree.data.statistics.BoxAndWhiskerItem].hashCode() [function] [call site] 01874
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01875
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01876
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01877
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01878
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01879
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01880
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01881
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01882
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01883
15 [java.awt.BasicStroke].hashCode() [function] [call site] 01884
15 [java.util.Hashtable$Entry].hashCode() [function] [call site] 01885
15 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 01886
15 [java.lang.StackTraceElement].hashCode() [function] [call site] 01887
15 [org.jfree.data.time.Hour].hashCode() [function] [call site] 01888
15 [org.jfree.chart.axis.AxisSpace].hashCode() [function] [call site] 01889
15 [java.security.CodeSource].hashCode() [function] [call site] 01890
15 [org.jfree.chart.annotations.XYPointerAnnotation].hashCode() [function] [call site] 01891
16 [org.jfree.chart.annotations.XYTextAnnotation].hashCode() [function] [call site] 01892
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01893
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01894
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01895
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01896
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01897
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 01898
16 [java.awt.BasicStroke].hashCode() [function] [call site] 01899
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01900
15 [org.jfree.data.xy.IntervalXYDelegate].hashCode() [function] [call site] 01901
16 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 01902
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01903
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01904
15 [java.lang.invoke.LambdaFormEditor$Transform].hashCode() [function] [call site] 01905
15 [org.jfree.chart.plot.compass.LineNeedle].hashCode() [function] [call site] 01906
16 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 01907
15 [jdk.internal.module.ModuleHashes].hashCode() [function] [call site] 01908
16 [java.lang.String].hashCode() [function] [call site] 01909
16 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 01910
16 [java.util.TreeMap].entrySet() [function] [call site] 01911
16 [java.util.Hashtable].entrySet() [function] [call site] 01912
16 [java.util.LinkedHashMap].entrySet() [function] [call site] 01913
16 [java.util.IdentityHashMap].entrySet() [function] [call site] 01914
16 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 01915
16 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 01916
16 [java.util.WeakHashMap].entrySet() [function] [call site] 01917
16 [java.awt.RenderingHints].entrySet() [function] [call site] 01918
16 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 01919
16 [java.util.Properties].entrySet() [function] [call site] 01920
16 [java.util.HashMap].entrySet() [function] [call site] 01921
16 [java.security.Provider].entrySet() [function] [call site] 01922
16 [java.util.jar.Attributes].entrySet() [function] [call site] 01923
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 01924
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 01925
17 [java.nio.file.Files$2].hasNext() [function] [call site] 01926
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 01927
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 01928
17 [java.nio.file.Files$2].hasNext() [function] [call site] 01929
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 01930
16 [java.nio.file.Files$2].hasNext() [function] [call site] 01931
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 01932
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 01933
16 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 01934
16 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 01935
16 [java.util.HashSet].iterator() [function] [call site] 01936
16 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 01937
16 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 01938
16 [java.util.TreeMap$KeySet].iterator() [function] [call site] 01939
16 [java.util.TreeSet].iterator() [function] [call site] 01940
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 01941
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 01942
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 01943
17 [java.nio.file.Files$2].hasNext() [function] [call site] 01944
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 01945
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 01946
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 01947
17 [java.io.BufferedReader$1].next() [function] [call site] 01948
17 [java.nio.file.Files$2].next() [function] [call site] 01949
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 01950
17 [java.nio.file.Files$2].hasNext() [function] [call site] 01951
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 01952
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 01953
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 01954
17 [java.io.BufferedReader$1].next() [function] [call site] 01955
17 [java.nio.file.Files$2].next() [function] [call site] 01956
17 [java.util.NoSuchElementException].<init>() [function] [call site] 01957
16 [java.io.BufferedReader$1].next() [function] [call site] 01958
16 [java.nio.file.Files$2].next() [function] [call site] 01959
16 [java.util.HashMap$Node].getKey() [function] [call site] 01960
16 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 01961
16 [java.util.TreeMap$Entry].getKey() [function] [call site] 01962
16 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 01963
16 [java.util.Hashtable$Entry].getKey() [function] [call site] 01964
16 [java.lang.String].hashCode() [function] [call site] 01965
16 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 01966
16 [java.util.Hashtable$Entry].getValue() [function] [call site] 01967
16 [java.util.TreeMap$Entry].getValue() [function] [call site] 01968
16 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 01969
16 [java.util.HashMap$Node].getValue() [function] [call site] 01970
16 [java.util.Arrays].hashCode(byte[]) [function] [call site] 01971
15 [java.util.Locale].hashCode() [function] [call site] 01972
15 [sun.util.calendar.Era].hashCode() [function] [call site] 01973
15 [org.jfree.chart.plot.dial.DialCap].hashCode() [function] [call site] 01974
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 01975
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 01976
16 [java.awt.BasicStroke].hashCode() [function] [call site] 01977
15 [org.jfree.data.category.SlidingCategoryDataset].hashCode() [function] [call site] 01978
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01979
15 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 01980
15 [org.jfree.data.general.Series].hashCode() [function] [call site] 01981
15 [org.jfree.chart.plot.PlotRenderingInfo].hashCode() [function] [call site] 01982
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01983
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01984
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01985
15 [org.jfree.chart.title.Title].hashCode() [function] [call site] 01986
15 [java.util.concurrent.ConcurrentHashMap$KeySetView].hashCode() [function] [call site] 01987
15 [java.time.Clock].hashCode() [function] [call site] 01988
15 [org.jfree.data.general.DefaultValueDataset].hashCode() [function] [call site] 01989
16 [java.lang.Float].hashCode() [function] [call site] 01990
16 [java.lang.Integer].hashCode() [function] [call site] 01991
16 [java.lang.Short].hashCode() [function] [call site] 01992
16 [java.lang.Byte].hashCode() [function] [call site] 01993
16 [java.math.BigInteger].hashCode() [function] [call site] 01994
16 [java.lang.Object].hashCode() [function] [call site] 01995
16 [java.lang.Double].hashCode() [function] [call site] 01996
16 [java.lang.Long].hashCode() [function] [call site] 01997
16 [java.math.BigDecimal].hashCode() [function] [call site] 01998
15 [sun.nio.ch.FileKey].hashCode() [function] [call site] 01999
15 [java.util.Calendar].hashCode() [function] [call site] 02000
15 [org.jfree.chart.title.TextTitle].hashCode() [function] [call site] 02001
16 [org.jfree.chart.title.Title].hashCode() [function] [call site] 02002
16 [java.lang.String].hashCode() [function] [call site] 02003
16 [java.awt.Font].hashCode() [function] [call site] 02004
16 [java.lang.Object].hashCode() [function] [call site] 02005
16 [java.awt.Color].hashCode() [function] [call site] 02006
16 [java.lang.Object].hashCode() [function] [call site] 02007
16 [java.awt.Color].hashCode() [function] [call site] 02008
15 [org.jfree.chart.plot.dial.DialBackground].hashCode() [function] [call site] 02009
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 02010
16 [org.jfree.chart.util.StandardGradientPaintTransformer].hashCode() [function] [call site] 02011
17 [java.lang.Enum].hashCode() [function] [call site] 02012
16 [java.lang.Object].hashCode() [function] [call site] 02013
15 [java.lang.Float].hashCode() [function] [call site] 02014
15 [java.lang.ProcessBuilder$Redirect].hashCode() [function] [call site] 02015
15 [org.jfree.chart.axis.DateAxis].hashCode() [function] [call site] 02016
16 [org.jfree.chart.axis.Axis].hashCode() [function] [call site] 02017
15 [java.util.HashMap$Node].hashCode() [function] [call site] 02018
15 [org.jfree.chart.annotations.XYLineAnnotation].hashCode() [function] [call site] 02019
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02020
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02021
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02022
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02023
15 [java.nio.DoubleBuffer].hashCode() [function] [call site] 02024
15 [org.jfree.chart.annotations.XYTitleAnnotation].hashCode() [function] [call site] 02025
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Comparable) [function] [call site] 02026
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Comparable) [function] [call site] 02027
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02028
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02029
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02030
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02031
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02032
15 [java.text.SimpleDateFormat].hashCode() [function] [call site] 02033
15 [java.security.Provider$ServiceKey].hashCode() [function] [call site] 02034
15 [java.util.AbstractList].hashCode() [function] [call site] 02035
15 [org.jfree.chart.annotations.XYShapeAnnotation].hashCode() [function] [call site] 02036
16 [java.awt.geom.Arc2D].hashCode() [function] [call site] 02037
16 [java.lang.Object].hashCode() [function] [call site] 02038
16 [java.awt.geom.Ellipse2D].hashCode() [function] [call site] 02039
16 [java.awt.geom.Rectangle2D].hashCode() [function] [call site] 02040
16 [java.awt.geom.RoundRectangle2D].hashCode() [function] [call site] 02041
16 [java.awt.BasicStroke].hashCode() [function] [call site] 02042
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 02043
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 02044
15 [org.jfree.chart.axis.CategoryTick].hashCode() [function] [call site] 02045
16 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 02046
16 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 02047
16 [org.jfree.data.time.Month].hashCode() [function] [call site] 02048
16 [java.time.LocalTime].hashCode() [function] [call site] 02049
16 [java.io.File].hashCode() [function] [call site] 02050
16 [java.lang.Short].hashCode() [function] [call site] 02051
16 [java.util.Date].hashCode() [function] [call site] 02052
16 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 02053
16 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 02054
16 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 02055
16 [java.time.LocalDateTime].hashCode() [function] [call site] 02056
16 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 02057
16 [org.jfree.data.time.Minute].hashCode() [function] [call site] 02058
16 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 02059
16 [java.lang.Long].hashCode() [function] [call site] 02060
16 [java.time.OffsetTime].hashCode() [function] [call site] 02061
16 [java.nio.ByteBuffer].hashCode() [function] [call site] 02062
16 [java.lang.Byte].hashCode() [function] [call site] 02063
16 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 02064
16 [org.jfree.data.time.Day].hashCode() [function] [call site] 02065
16 [java.lang.Runtime$Version].hashCode() [function] [call site] 02066
16 [java.time.LocalDate].hashCode() [function] [call site] 02067
16 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 02068
16 [java.math.BigDecimal].hashCode() [function] [call site] 02069
16 [java.time.OffsetDateTime].hashCode() [function] [call site] 02070
16 [java.nio.IntBuffer].hashCode() [function] [call site] 02071
16 [java.time.ZoneOffset].hashCode() [function] [call site] 02072
16 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 02073
16 [java.lang.Object].hashCode() [function] [call site] 02074
16 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 02075
16 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 02076
16 [java.nio.FloatBuffer].hashCode() [function] [call site] 02077
16 [java.nio.charset.Charset].hashCode() [function] [call site] 02078
16 [org.jfree.data.time.Week].hashCode() [function] [call site] 02079
16 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 02080
16 [org.jfree.data.time.Hour].hashCode() [function] [call site] 02081
16 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 02082
16 [java.time.Instant].hashCode() [function] [call site] 02083
16 [java.time.ZonedDateTime].hashCode() [function] [call site] 02084
16 [java.lang.Enum].hashCode() [function] [call site] 02085
16 [java.lang.String].hashCode() [function] [call site] 02086
16 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 02087
16 [org.jfree.data.time.Year].hashCode() [function] [call site] 02088
16 [java.net.URI].hashCode() [function] [call site] 02089
16 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 02090
16 [java.nio.CharBuffer].hashCode() [function] [call site] 02091
16 [java.lang.Integer].hashCode() [function] [call site] 02092
16 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 02093
16 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 02094
16 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 02095
16 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 02096
16 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 02097
16 [org.jfree.data.time.Second].hashCode() [function] [call site] 02098
16 [java.nio.LongBuffer].hashCode() [function] [call site] 02099
16 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 02100
16 [java.lang.Boolean].hashCode() [function] [call site] 02101
16 [java.util.Calendar].hashCode() [function] [call site] 02102
16 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 02103
16 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 02104
16 [java.lang.Float].hashCode() [function] [call site] 02105
16 [java.util.GregorianCalendar].hashCode() [function] [call site] 02106
16 [java.math.BigInteger].hashCode() [function] [call site] 02107
16 [java.nio.ShortBuffer].hashCode() [function] [call site] 02108
16 [java.lang.Character].hashCode() [function] [call site] 02109
16 [java.time.Duration].hashCode() [function] [call site] 02110
16 [java.lang.Double].hashCode() [function] [call site] 02111
16 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 02112
16 [java.nio.DoubleBuffer].hashCode() [function] [call site] 02113
16 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 02114
16 [org.jfree.chart.text.TextBlock].hashCode() [function] [call site] 02115
16 [java.lang.Enum].hashCode() [function] [call site] 02116
15 [sun.util.locale.LocaleExtensions].hashCode() [function] [call site] 02117
15 [org.jfree.data.time.Minute].hashCode() [function] [call site] 02118
15 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 02119
15 [java.awt.JobAttributes$DialogType].hashCode() [function] [call site] 02120
15 [org.jfree.data.statistics.HistogramBin].hashCode() [function] [call site] 02121
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02122
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02123
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02124
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02125
15 [org.jfree.data.xy.MatrixSeriesCollection].hashCode() [function] [call site] 02126
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 02127
16 [java.util.AbstractList].hashCode() [function] [call site] 02128
16 [java.util.Vector].hashCode() [function] [call site] 02129
16 [java.util.ArrayList].hashCode() [function] [call site] 02130
15 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].hashCode() [function] [call site] 02131
15 [org.jfree.chart.legend.LegendGraphic].hashCode() [function] [call site] 02132
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02133
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02134
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02135
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02136
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02137
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02138
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02139
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02140
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02141
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02142
15 [org.jfree.chart.text.TextBlock].hashCode() [function] [call site] 02143
15 [sun.util.locale.BaseLocale$Key].hashCode() [function] [call site] 02144
15 [org.jfree.data.time.Day].hashCode() [function] [call site] 02145
15 [java.net.InetAddress].hashCode() [function] [call site] 02146
15 [java.math.BigDecimal].hashCode() [function] [call site] 02147
15 [org.jfree.data.xy.XYSeries].hashCode() [function] [call site] 02148
16 [org.jfree.data.general.Series].hashCode() [function] [call site] 02149
16 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 02150
17 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 02151
17 [java.util.LinkedList].size() [function] [call site] 02152
17 [java.util.Vector].size() [function] [call site] 02153
17 [java.util.ArrayList].size() [function] [call site] 02154
17 [sun.awt.util.IdentityArrayList].size() [function] [call site] 02155
16 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 02156
17 [java.util.ArrayList].get(int) [function] [call site] 02157
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 02158
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 02159
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 02160
17 [java.util.LinkedList].get(int) [function] [call site] 02161
17 [java.util.Vector].get(int) [function] [call site] 02162
16 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 02163
16 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 02164
16 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 02165
16 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 02166
16 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 02167
15 [org.jfree.chart.plot.XYPlot].hashCode() [function] [call site] 02168
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02169
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02170
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02171
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02172
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02173
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02174
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02175
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02176
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02177
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02178
16 [java.util.Arrays].deepHashCode(java.lang.Object[]) [function] [call site] 02179
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02180
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02181
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02182
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02183
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02184
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02185
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02186
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02187
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02188
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02189
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02190
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02191
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02192
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02193
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02194
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02195
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02196
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02197
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02198
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02199
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02200
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02201
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02202
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02203
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02204
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02205
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02206
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02207
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02208
15 [java.text.MessageFormat].hashCode() [function] [call site] 02209
15 [org.jfree.chart.renderer.xy.XYStepRenderer].hashCode() [function] [call site] 02210
16 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].hashCode() [function] [call site] 02211
16 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02212
15 [org.jfree.chart.entity.JFreeChartEntity].hashCode() [function] [call site] 02213
16 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 02214
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 02215
16 [org.jfree.chart.entity.ChartEntity].getURLText() [function] [call site] 02216
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 02217
15 [org.jfree.chart.api.RectangleInsets].hashCode() [function] [call site] 02218
15 [sun.font.FontStrikeDesc].hashCode() [function] [call site] 02219
15 [java.util.WeakHashMap$Entry].hashCode() [function] [call site] 02220
15 [java.awt.BufferCapabilities$FlipContents].hashCode() [function] [call site] 02221
15 [sun.util.locale.BaseLocale].hashCode() [function] [call site] 02222
15 [org.jfree.chart.plot.dial.DialTextAnnotation].hashCode() [function] [call site] 02223
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 02224
16 [java.awt.Font].hashCode() [function] [call site] 02225
16 [java.lang.String].hashCode() [function] [call site] 02226
16 [java.lang.Enum].hashCode() [function] [call site] 02227
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02228
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02229
15 [java.lang.Object].hashCode() [function] [call site] 02230
15 [java.nio.FloatBuffer].hashCode() [function] [call site] 02231
15 [org.jfree.chart.text.format.RelativeDateFormat].hashCode() [function] [call site] 02232
15 [org.jfree.data.xy.DefaultIntervalXYDataset].hashCode() [function] [call site] 02233
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 02234
16 [java.util.AbstractList].hashCode() [function] [call site] 02235
16 [java.util.Vector].hashCode() [function] [call site] 02236
16 [java.util.ArrayList].hashCode() [function] [call site] 02237
16 [java.util.AbstractList].hashCode() [function] [call site] 02238
16 [java.util.Vector].hashCode() [function] [call site] 02239
16 [java.util.ArrayList].hashCode() [function] [call site] 02240
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 02241
15 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 02242
15 [java.time.Instant].hashCode() [function] [call site] 02243
15 [java.security.BasicPermission].hashCode() [function] [call site] 02244
15 [org.jfree.data.time.Year].hashCode() [function] [call site] 02245
15 [org.jfree.chart.plot.dial.AbstractDialLayer].hashCode() [function] [call site] 02246
16 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 02247
15 [org.jfree.chart.plot.CategoryMarker].hashCode() [function] [call site] 02248
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02249
15 [java.security.cert.CertPath].hashCode() [function] [call site] 02250
15 [org.jfree.chart.axis.SubCategoryAxis].hashCode() [function] [call site] 02251
16 [org.jfree.chart.axis.CategoryAxis].hashCode() [function] [call site] 02252
17 [org.jfree.chart.axis.Axis].hashCode() [function] [call site] 02253
15 [java.time.ZoneId].hashCode() [function] [call site] 02254
15 [java.lang.module.ResolvedModule].hashCode() [function] [call site] 02255
15 [java.util.zip.ZipFile$Source$Key].hashCode() [function] [call site] 02256
15 [java.io.FilePermission].hashCode() [function] [call site] 02257
15 [java.awt.geom.Ellipse2D].hashCode() [function] [call site] 02258
15 [org.jfree.chart.annotations.CategoryTextAnnotation].hashCode() [function] [call site] 02259
16 [org.jfree.chart.annotations.TextAnnotation].hashCode() [function] [call site] 02260
17 [java.awt.Font].hashCode() [function] [call site] 02261
17 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 02262
17 [java.lang.Enum].hashCode() [function] [call site] 02263
17 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02264
17 [java.lang.String].hashCode() [function] [call site] 02265
17 [java.lang.Enum].hashCode() [function] [call site] 02266
16 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 02267
16 [org.jfree.data.time.Month].hashCode() [function] [call site] 02268
16 [java.time.LocalTime].hashCode() [function] [call site] 02269
16 [java.io.File].hashCode() [function] [call site] 02270
16 [java.lang.Short].hashCode() [function] [call site] 02271
16 [java.util.Date].hashCode() [function] [call site] 02272
16 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 02273
16 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 02274
16 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 02275
16 [java.time.LocalDateTime].hashCode() [function] [call site] 02276
16 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 02277
16 [org.jfree.data.time.Minute].hashCode() [function] [call site] 02278
16 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 02279
16 [java.lang.Long].hashCode() [function] [call site] 02280
16 [java.time.OffsetTime].hashCode() [function] [call site] 02281
16 [java.nio.ByteBuffer].hashCode() [function] [call site] 02282
16 [java.lang.Byte].hashCode() [function] [call site] 02283
16 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 02284
16 [org.jfree.data.time.Day].hashCode() [function] [call site] 02285
16 [java.lang.Runtime$Version].hashCode() [function] [call site] 02286
16 [java.time.LocalDate].hashCode() [function] [call site] 02287
16 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 02288
16 [java.math.BigDecimal].hashCode() [function] [call site] 02289
16 [java.time.OffsetDateTime].hashCode() [function] [call site] 02290
16 [java.nio.IntBuffer].hashCode() [function] [call site] 02291
16 [java.time.ZoneOffset].hashCode() [function] [call site] 02292
16 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 02293
16 [java.lang.Object].hashCode() [function] [call site] 02294
16 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 02295
16 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 02296
16 [java.nio.FloatBuffer].hashCode() [function] [call site] 02297
16 [java.nio.charset.Charset].hashCode() [function] [call site] 02298
16 [org.jfree.data.time.Week].hashCode() [function] [call site] 02299
16 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 02300
16 [org.jfree.data.time.Hour].hashCode() [function] [call site] 02301
16 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 02302
16 [java.time.Instant].hashCode() [function] [call site] 02303
16 [java.time.ZonedDateTime].hashCode() [function] [call site] 02304
16 [java.lang.Enum].hashCode() [function] [call site] 02305
16 [java.lang.String].hashCode() [function] [call site] 02306
16 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 02307
16 [org.jfree.data.time.Year].hashCode() [function] [call site] 02308
16 [java.net.URI].hashCode() [function] [call site] 02309
16 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 02310
16 [java.nio.CharBuffer].hashCode() [function] [call site] 02311
16 [java.lang.Integer].hashCode() [function] [call site] 02312
16 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 02313
16 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 02314
16 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 02315
16 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 02316
16 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 02317
16 [org.jfree.data.time.Second].hashCode() [function] [call site] 02318
16 [java.nio.LongBuffer].hashCode() [function] [call site] 02319
16 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 02320
16 [java.lang.Boolean].hashCode() [function] [call site] 02321
16 [java.util.Calendar].hashCode() [function] [call site] 02322
16 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 02323
16 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 02324
16 [java.lang.Float].hashCode() [function] [call site] 02325
16 [java.util.GregorianCalendar].hashCode() [function] [call site] 02326
16 [java.math.BigInteger].hashCode() [function] [call site] 02327
16 [java.nio.ShortBuffer].hashCode() [function] [call site] 02328
16 [java.lang.Character].hashCode() [function] [call site] 02329
16 [java.time.Duration].hashCode() [function] [call site] 02330
16 [java.lang.Double].hashCode() [function] [call site] 02331
16 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 02332
16 [java.nio.DoubleBuffer].hashCode() [function] [call site] 02333
16 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 02334
16 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 02335
16 [java.lang.Enum].hashCode() [function] [call site] 02336
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02337
15 [sun.java2d.loops.CompositeType].hashCode() [function] [call site] 02338
15 [jdk.internal.org.objectweb.asm.Handle].hashCode() [function] [call site] 02339
16 [java.lang.String].hashCode() [function] [call site] 02340
16 [java.lang.String].hashCode() [function] [call site] 02341
16 [java.lang.String].hashCode() [function] [call site] 02342
15 [org.jfree.chart.annotations.XYPolygonAnnotation].hashCode() [function] [call site] 02343
16 [org.jfree.chart.internal.HashUtils].hashCodeForDoubleArray(double[]) [function] [call site] 02344
17 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02345
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 02346
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 02347
16 [java.awt.BasicStroke].hashCode() [function] [call site] 02348
15 [java.math.MathContext].hashCode() [function] [call site] 02349
15 [org.jfree.chart.annotations.XYBoxAnnotation].hashCode() [function] [call site] 02350
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02351
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02352
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02353
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02354
15 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 02355
15 [org.jfree.chart.axis.MarkerAxisBand].hashCode() [function] [call site] 02356
16 [java.awt.Font].hashCode() [function] [call site] 02357
16 [java.util.AbstractList].hashCode() [function] [call site] 02358
16 [java.util.Vector].hashCode() [function] [call site] 02359
16 [java.util.ArrayList].hashCode() [function] [call site] 02360
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 02361
15 [javax.security.auth.Subject].hashCode() [function] [call site] 02362
15 [org.jfree.chart.JFreeChart].hashCode() [function] [call site] 02363
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02364
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02365
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02366
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02367
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02368
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02369
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02370
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02371
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02372
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02373
16 [java.lang.Float].floatToIntBits(float) [function] [call site] 02374
15 [java.nio.ShortBuffer].hashCode() [function] [call site] 02375
15 [org.jfree.chart.plot.compass.MiddlePinNeedle].hashCode() [function] [call site] 02376
16 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 02377
15 [java.time.Duration].hashCode() [function] [call site] 02378
15 [java.lang.invoke.StringConcatFactory$Key].hashCode() [function] [call site] 02379
15 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 02380
15 [org.jfree.data.time.Month].hashCode() [function] [call site] 02381
15 [org.jfree.chart.entity.PieSectionEntity].hashCode() [function] [call site] 02382
16 [org.jfree.chart.entity.ChartEntity].hashCode() [function] [call site] 02383
16 [org.jfree.chart.internal.HashUtils].hashCode(int,int) [function] [call site] 02384
16 [org.jfree.chart.internal.HashUtils].hashCode(int,int) [function] [call site] 02385
15 [java.awt.font.NumericShaper].hashCode() [function] [call site] 02386
15 [java.awt.font.TransformAttribute].hashCode() [function] [call site] 02387
15 [org.jfree.data.time.TimePeriodValue].hashCode() [function] [call site] 02388
16 [org.jfree.data.time.Day].hashCode() [function] [call site] 02389
16 [org.jfree.data.time.Second].hashCode() [function] [call site] 02390
16 [org.jfree.data.time.Month].hashCode() [function] [call site] 02391
16 [org.jfree.data.time.Year].hashCode() [function] [call site] 02392
16 [java.lang.Object].hashCode() [function] [call site] 02393
16 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 02394
16 [org.jfree.data.time.Minute].hashCode() [function] [call site] 02395
16 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 02396
16 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 02397
16 [org.jfree.data.time.Week].hashCode() [function] [call site] 02398
16 [org.jfree.data.time.Hour].hashCode() [function] [call site] 02399
16 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 02400
16 [java.lang.Integer].hashCode() [function] [call site] 02401
16 [java.lang.Short].hashCode() [function] [call site] 02402
16 [java.lang.Byte].hashCode() [function] [call site] 02403
16 [java.math.BigInteger].hashCode() [function] [call site] 02404
16 [java.lang.Object].hashCode() [function] [call site] 02405
16 [java.lang.Double].hashCode() [function] [call site] 02406
16 [java.lang.Long].hashCode() [function] [call site] 02407
16 [java.lang.Float].hashCode() [function] [call site] 02408
16 [java.math.BigDecimal].hashCode() [function] [call site] 02409
15 [java.security.Timestamp].hashCode() [function] [call site] 02410
15 [jdk.internal.module.IllegalAccessLogger$Usage].hashCode() [function] [call site] 02411
16 [java.lang.String].hashCode() [function] [call site] 02412
15 [java.nio.ByteBuffer].hashCode() [function] [call site] 02413
15 [java.lang.reflect.Constructor].hashCode() [function] [call site] 02414
15 [sun.font.CoreMetrics].hashCode() [function] [call site] 02415
15 [org.jfree.chart.axis.CategoryAxis].hashCode() [function] [call site] 02416
15 [org.jfree.chart.axis.CategoryLabelPositions].hashCode() [function] [call site] 02417
16 [org.jfree.chart.axis.CategoryLabelPosition].hashCode() [function] [call site] 02418
16 [org.jfree.chart.axis.CategoryLabelPosition].hashCode() [function] [call site] 02419
16 [org.jfree.chart.axis.CategoryLabelPosition].hashCode() [function] [call site] 02420
16 [org.jfree.chart.axis.CategoryLabelPosition].hashCode() [function] [call site] 02421
15 [org.jfree.chart.labels.StandardCategoryToolTipGenerator].hashCode() [function] [call site] 02422
15 [org.jfree.chart.labels.ItemLabelPosition].hashCode() [function] [call site] 02423
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02424
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02425
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02426
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02427
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02428
15 [java.lang.invoke.LambdaForm].hashCode() [function] [call site] 02429
15 [java.lang.invoke.MemberName].hashCode() [function] [call site] 02430
15 [org.jfree.data.ComparableObjectSeries].hashCode() [function] [call site] 02431
16 [org.jfree.data.general.Series].hashCode() [function] [call site] 02432
16 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 02433
17 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 02434
16 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 02435
17 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 02436
18 [java.util.ArrayList].get(int) [function] [call site] 02437
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 02438
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 02439
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 02440
18 [java.util.LinkedList].get(int) [function] [call site] 02441
18 [java.util.Vector].get(int) [function] [call site] 02442
16 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 02443
16 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 02444
17 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 02445
16 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 02446
17 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 02447
16 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 02448
17 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 02449
16 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02450
17 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 02451
16 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 02452
16 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 02453
16 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 02454
16 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 02455
16 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 02456
16 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 02457
16 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02458
16 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 02459
16 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 02460
16 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 02461
16 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 02462
16 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 02463
16 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 02464
16 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 02465
16 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 02466
15 [org.jfree.chart.util.StandardGradientPaintTransformer].hashCode() [function] [call site] 02467
15 [org.jfree.chart.plot.dial.StandardDialScale].hashCode() [function] [call site] 02468
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02469
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02470
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02471
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02472
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02473
15 [java.awt.datatransfer.MimeType].hashCode() [function] [call site] 02474
15 [java.nio.charset.Charset].hashCode() [function] [call site] 02475
15 [java.awt.geom.AffineTransform].hashCode() [function] [call site] 02476
15 [org.jfree.chart.entity.PlotEntity].hashCode() [function] [call site] 02477
16 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 02478
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 02479
16 [org.jfree.chart.entity.ChartEntity].getURLText() [function] [call site] 02480
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 02481
15 [java.awt.Insets].hashCode() [function] [call site] 02482
15 [java.lang.Enum].hashCode() [function] [call site] 02483
15 [org.jfree.chart.entity.StandardEntityCollection].hashCode() [function] [call site] 02484
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02485
15 [java.text.DateFormat].hashCode() [function] [call site] 02486
15 [java.util.zip.ZipEntry].hashCode() [function] [call site] 02487
15 [org.jfree.data.gantt.TaskSeriesCollection].hashCode() [function] [call site] 02488
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02489
15 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].hashCode() [function] [call site] 02490
15 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].hashCode() [function] [call site] 02491
15 [org.jfree.chart.labels.StandardXYZToolTipGenerator].hashCode() [function] [call site] 02492
15 [org.jfree.chart.axis.PeriodAxis].hashCode() [function] [call site] 02493
16 [org.jfree.chart.axis.Axis].hashCode() [function] [call site] 02494
15 [org.jfree.chart.plot.dial.StandardDialFrame].hashCode() [function] [call site] 02495
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02496
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 02497
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 02498
16 [java.awt.BasicStroke].hashCode() [function] [call site] 02499
15 [org.jfree.chart.labels.HighLowItemLabelGenerator].hashCode() [function] [call site] 02500
15 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 02501
15 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].hashCode() [function] [call site] 02502
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 02503
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 02504
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02505
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02506
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02507
15 [java.text.FieldPosition].hashCode() [function] [call site] 02508
15 [java.awt.image.IndexColorModel].hashCode() [function] [call site] 02509
15 [java.awt.JobAttributes].hashCode() [function] [call site] 02510
15 [java.awt.PageAttributes$PrintQualityType].hashCode() [function] [call site] 02511
15 [org.jfree.chart.plot.dial.ArcDialFrame].hashCode() [function] [call site] 02512
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02513
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02514
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02515
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02516
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 02517
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 02518
16 [java.awt.BasicStroke].hashCode() [function] [call site] 02519
15 [org.jfree.chart.block.ColorBlock].hashCode() [function] [call site] 02520
16 [org.jfree.chart.block.AbstractBlock].hashCode() [function] [call site] 02521
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02522
15 [java.lang.reflect.Field].hashCode() [function] [call site] 02523
15 [java.net.Inet4Address].hashCode() [function] [call site] 02524
15 [sun.java2d.pipe.Region].hashCode() [function] [call site] 02525
15 [java.time.zone.ZoneRules].hashCode() [function] [call site] 02526
15 [java.net.HttpCookie].hashCode() [function] [call site] 02527
15 [java.net.URL].hashCode() [function] [call site] 02528
15 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 02529
15 [org.jfree.chart.renderer.category.StandardBarPainter].hashCode() [function] [call site] 02530
15 [org.jfree.chart.entity.CategoryLabelEntity].hashCode() [function] [call site] 02531
16 [org.jfree.chart.entity.ChartEntity].hashCode() [function] [call site] 02532
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Comparable) [function] [call site] 02533
15 [org.jfree.chart.labels.StandardXYItemLabelGenerator].hashCode() [function] [call site] 02534
15 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 02535
15 [java.io.File].hashCode() [function] [call site] 02536
15 [org.jfree.chart.renderer.xy.StandardXYBarPainter].hashCode() [function] [call site] 02537
15 [org.jfree.chart.plot.compass.ShipNeedle].hashCode() [function] [call site] 02538
16 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 02539
15 [org.jfree.chart.urls.StandardCategoryURLGenerator].hashCode() [function] [call site] 02540
16 [java.lang.String].hashCode() [function] [call site] 02541
16 [java.lang.String].hashCode() [function] [call site] 02542
16 [java.lang.String].hashCode() [function] [call site] 02543
15 [java.time.OffsetTime].hashCode() [function] [call site] 02544
15 [org.jfree.data.gantt.TaskSeries].hashCode() [function] [call site] 02545
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02546
15 [org.jfree.chart.plot.Marker].hashCode() [function] [call site] 02547
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02548
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02549
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02550
15 [org.jfree.chart.annotations.AbstractXYAnnotation].hashCode() [function] [call site] 02551
16 [java.lang.String].hashCode() [function] [call site] 02552
16 [java.lang.String].hashCode() [function] [call site] 02553
15 [sun.util.calendar.CalendarDate].hashCode() [function] [call site] 02554
15 [org.jfree.data.KeyedObject].hashCode() [function] [call site] 02555
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02556
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02557
15 [java.lang.Runtime$Version].hashCode() [function] [call site] 02558
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].hashCode() [function] [call site] 02559
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02560
15 [org.jfree.chart.entity.FlowEntity].hashCode() [function] [call site] 02561
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02562
15 [java.lang.reflect.Method].hashCode() [function] [call site] 02563
15 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 02564
15 [org.jfree.data.KeyedValuesItemKey].hashCode() [function] [call site] 02565
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02566
15 [org.jfree.chart.plot.dial.StandardDialRange].hashCode() [function] [call site] 02567
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02568
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02569
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02570
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02571
16 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 02572
15 [org.jfree.data.gantt.Task].hashCode() [function] [call site] 02573
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02574
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02575
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02576
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02577
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].hashCode() [function] [call site] 02578
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Comparable) [function] [call site] 02579
16 [java.util.LinkedList].size() [function] [call site] 02580
16 [java.util.Vector].size() [function] [call site] 02581
16 [java.util.ArrayList].size() [function] [call site] 02582
16 [sun.awt.util.IdentityArrayList].size() [function] [call site] 02583
16 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 02584
16 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 02585
16 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 02586
16 [java.util.AbstractSequentialList].get(int) [function] [call site] 02587
16 [java.util.LinkedList].get(int) [function] [call site] 02588
16 [java.util.Vector].get(int) [function] [call site] 02589
16 [java.util.ArrayList].get(int) [function] [call site] 02590
16 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02591
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].hashCode() [function] [call site] 02592
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02593
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02594
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02595
15 [java.awt.DisplayMode].hashCode() [function] [call site] 02596
15 [org.jfree.data.KeyedObjects].hashCode() [function] [call site] 02597
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 02598
16 [java.util.AbstractList].hashCode() [function] [call site] 02599
16 [java.util.Vector].hashCode() [function] [call site] 02600
16 [java.util.ArrayList].hashCode() [function] [call site] 02601
15 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 02602
15 [java.text.DateFormatSymbols].hashCode() [function] [call site] 02603
15 [java.util.AbstractSet].hashCode() [function] [call site] 02604
15 [java.awt.datatransfer.DataFlavor].hashCode() [function] [call site] 02605
15 [org.jfree.data.function.PolynomialFunction2D].hashCode() [function] [call site] 02606
16 [org.jfree.chart.internal.HashUtils].hashCodeForDoubleArray(double[]) [function] [call site] 02607
15 [java.lang.String].hashCode() [function] [call site] 02608
15 [java.util.ResourceBundle$CacheKey].hashCode() [function] [call site] 02609
15 [org.jfree.chart.annotations.TextAnnotation].hashCode() [function] [call site] 02610
15 [org.jfree.data.time.TimePeriodValues].hashCode() [function] [call site] 02611
16 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 02612
16 [java.util.AbstractList].hashCode() [function] [call site] 02613
16 [java.util.Vector].hashCode() [function] [call site] 02614
16 [java.util.ArrayList].hashCode() [function] [call site] 02615
15 [org.jfree.chart.labels.IntervalXYToolTipGenerator].hashCode() [function] [call site] 02616
15 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 02617
15 [java.net.URI].hashCode() [function] [call site] 02618
15 [java.lang.invoke.LambdaForm$Name].hashCode() [function] [call site] 02619
15 [java.lang.invoke.MethodType].hashCode() [function] [call site] 02620
15 [org.jfree.chart.plot.pie.PiePlot].hashCode() [function] [call site] 02621
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02622
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02623
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02624
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02625
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02626
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02627
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02628
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02629
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02630
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02631
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02632
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02633
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02634
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02635
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02636
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02637
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02638
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02639
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02640
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02641
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02642
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02643
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02644
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02645
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02646
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02647
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02648
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02649
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02650
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02651
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02652
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02653
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02654
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02655
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02656
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02657
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02658
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02659
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02660
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02661
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02662
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02663
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02664
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02665
15 [java.util.OptionalLong].hashCode() [function] [call site] 02666
15 [org.jfree.chart.labels.StandardXYToolTipGenerator].hashCode() [function] [call site] 02667
15 [java.awt.Color].hashCode() [function] [call site] 02668
15 [org.jfree.chart.plot.dial.DialPlot].hashCode() [function] [call site] 02669
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02670
16 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02671
16 [org.jfree.chart.plot.dial.StandardDialFrame].hashCode() [function] [call site] 02672
16 [org.jfree.chart.plot.dial.ArcDialFrame].hashCode() [function] [call site] 02673
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02674
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02675
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02676
16 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02677
15 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 02678
15 [java.util.TreeMap$Entry].hashCode() [function] [call site] 02679
15 [org.jfree.chart.util.DefaultShadowGenerator].hashCode() [function] [call site] 02680
15 [java.awt.MenuShortcut].hashCode() [function] [call site] 02681
14 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 02682
14 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 02683
14 [java.time.LocalDateTime].hashCode() [function] [call site] 02684
14 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 02685
14 [org.jfree.data.time.Minute].hashCode() [function] [call site] 02686
14 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 02687
14 [java.lang.Long].hashCode() [function] [call site] 02688
14 [java.time.OffsetTime].hashCode() [function] [call site] 02689
14 [java.nio.ByteBuffer].hashCode() [function] [call site] 02690
14 [java.lang.Byte].hashCode() [function] [call site] 02691
14 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 02692
14 [org.jfree.data.time.Day].hashCode() [function] [call site] 02693
14 [java.lang.Runtime$Version].hashCode() [function] [call site] 02694
14 [java.time.LocalDate].hashCode() [function] [call site] 02695
14 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 02696
14 [java.math.BigDecimal].hashCode() [function] [call site] 02697
14 [java.time.OffsetDateTime].hashCode() [function] [call site] 02698
14 [java.nio.IntBuffer].hashCode() [function] [call site] 02699
14 [java.time.ZoneOffset].hashCode() [function] [call site] 02700
14 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 02701
14 [java.lang.Object].hashCode() [function] [call site] 02702
14 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 02703
14 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 02704
14 [java.nio.FloatBuffer].hashCode() [function] [call site] 02705
14 [java.nio.charset.Charset].hashCode() [function] [call site] 02706
14 [org.jfree.data.time.Week].hashCode() [function] [call site] 02707
14 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 02708
14 [org.jfree.data.time.Hour].hashCode() [function] [call site] 02709
14 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 02710
14 [java.time.Instant].hashCode() [function] [call site] 02711
14 [java.time.ZonedDateTime].hashCode() [function] [call site] 02712
14 [java.lang.Enum].hashCode() [function] [call site] 02713
14 [java.lang.String].hashCode() [function] [call site] 02714
14 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 02715
14 [org.jfree.data.time.Year].hashCode() [function] [call site] 02716
14 [java.net.URI].hashCode() [function] [call site] 02717
14 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 02718
14 [java.nio.CharBuffer].hashCode() [function] [call site] 02719
14 [java.lang.Integer].hashCode() [function] [call site] 02720
14 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 02721
14 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 02722
14 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 02723
14 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 02724
14 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 02725
14 [org.jfree.data.time.Second].hashCode() [function] [call site] 02726
14 [java.nio.LongBuffer].hashCode() [function] [call site] 02727
14 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 02728
14 [java.lang.Boolean].hashCode() [function] [call site] 02729
14 [java.util.Calendar].hashCode() [function] [call site] 02730
14 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 02731
14 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 02732
14 [java.lang.Float].hashCode() [function] [call site] 02733
14 [java.util.GregorianCalendar].hashCode() [function] [call site] 02734
14 [java.math.BigInteger].hashCode() [function] [call site] 02735
14 [java.nio.ShortBuffer].hashCode() [function] [call site] 02736
14 [java.lang.Character].hashCode() [function] [call site] 02737
14 [java.time.Duration].hashCode() [function] [call site] 02738
14 [java.lang.Double].hashCode() [function] [call site] 02739
14 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 02740
14 [java.nio.DoubleBuffer].hashCode() [function] [call site] 02741
14 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 02742
13 [java.lang.Object].hashCode() [function] [call site] 02743
13 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 02744
13 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 02745
13 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 02746
13 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 02747
13 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 02748
13 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 02749
13 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 02750
12 [java.lang.Character$Subset].hashCode() [function] [call site] 02751
12 [java.text.DigitList].hashCode() [function] [call site] 02752
12 [java.util.Hashtable].hashCode() [function] [call site] 02753
12 [javax.imageio.ImageTypeSpecifier].hashCode() [function] [call site] 02754
12 [org.jfree.chart.renderer.xy.GradientXYBarPainter].hashCode() [function] [call site] 02755
12 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 02756
12 [java.awt.font.FontRenderContext].hashCode() [function] [call site] 02757
12 [java.awt.PageAttributes$ColorType].hashCode() [function] [call site] 02758
12 [java.beans.PropertyDescriptor].hashCode() [function] [call site] 02759
12 [org.jfree.chart.renderer.category.GradientBarPainter].hashCode() [function] [call site] 02760
12 [java.nio.LongBuffer].hashCode() [function] [call site] 02761
12 [org.jfree.data.DefaultKeyedValue].hashCode() [function] [call site] 02762
12 [org.jfree.chart.plot.compass.WindNeedle].hashCode() [function] [call site] 02763
12 [sun.nio.fs.UnixFileStore].hashCode() [function] [call site] 02764
12 [java.lang.Boolean].hashCode() [function] [call site] 02765
12 [org.jfree.chart.annotations.XYImageAnnotation].hashCode() [function] [call site] 02766
12 [jdk.internal.misc.Signal].hashCode() [function] [call site] 02767
12 [java.awt.PageAttributes$MediaType].hashCode() [function] [call site] 02768
12 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 02769
12 [java.text.ParsePosition].hashCode() [function] [call site] 02770
12 [org.jfree.chart.plot.dial.DialPointer].hashCode() [function] [call site] 02771
12 [org.jfree.chart.text.TextFragment].hashCode() [function] [call site] 02772
12 [org.jfree.chart.text.TextBox].hashCode() [function] [call site] 02773
12 [java.awt.PageAttributes$OriginType].hashCode() [function] [call site] 02774
12 [org.jfree.data.gantt.XYTaskDataset].hashCode() [function] [call site] 02775
12 [java.awt.datatransfer.MimeTypeParameterList].hashCode() [function] [call site] 02776
12 [org.jfree.data.KeyToGroupMap].hashCode() [function] [call site] 02777
12 [sun.java2d.loops.SurfaceType].hashCode() [function] [call site] 02778
12 [java.time.LocalTime].hashCode() [function] [call site] 02779
12 [java.lang.invoke.StringConcatFactory$RecipeElement].hashCode() [function] [call site] 02780
12 [org.jfree.chart.plot.compass.LongNeedle].hashCode() [function] [call site] 02781
12 [org.jfree.chart.title.ImageTitle].hashCode() [function] [call site] 02782
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].hashCode() [function] [call site] 02783
12 [org.jfree.data.KeyedObjects2D].hashCode() [function] [call site] 02784
12 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 02785
12 [sun.font.AttributeValues].hashCode() [function] [call site] 02786
12 [org.jfree.chart.plot.flow.FlowPlot].hashCode() [function] [call site] 02787
12 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].hashCode() [function] [call site] 02788
12 [java.awt.geom.RoundRectangle2D].hashCode() [function] [call site] 02789
12 [java.awt.AttributeValue].hashCode() [function] [call site] 02790
12 [java.awt.font.TextHitInfo].hashCode() [function] [call site] 02791
12 [java.security.CodeSigner].hashCode() [function] [call site] 02792
12 [org.jfree.chart.axis.Axis].hashCode() [function] [call site] 02793
12 [org.jfree.chart.plot.Crosshair].hashCode() [function] [call site] 02794
12 [org.jfree.data.xy.Vector].hashCode() [function] [call site] 02795
12 [java.lang.Thread$WeakClassKey].hashCode() [function] [call site] 02796
12 [java.lang.invoke.LambdaForm$NamedFunction].hashCode() [function] [call site] 02797
12 [org.jfree.chart.renderer.category.LayeredBarRenderer].hashCode() [function] [call site] 02798
12 [java.time.OffsetDateTime].hashCode() [function] [call site] 02799
12 [java.util.ArrayList].hashCode() [function] [call site] 02800
12 [java.util.Vector].hashCode() [function] [call site] 02801
12 [java.awt.JobAttributes$DefaultSelectionType].hashCode() [function] [call site] 02802
12 [java.text.DecimalFormatSymbols].hashCode() [function] [call site] 02803
12 [java.lang.Integer].hashCode() [function] [call site] 02804
12 [org.jfree.chart.block.Size2D].hashCode() [function] [call site] 02805
12 [java.nio.CharBuffer].hashCode() [function] [call site] 02806
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].hashCode() [function] [call site] 02807
12 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 02808
12 [java.awt.PageAttributes].hashCode() [function] [call site] 02809
12 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 02810
12 [java.security.AccessControlContext].hashCode() [function] [call site] 02811
12 [org.jfree.chart.labels.StandardCategoryItemLabelGenerator].hashCode() [function] [call site] 02812
12 [org.jfree.data.time.TimePeriodValuesCollection].hashCode() [function] [call site] 02813
12 [java.util.jar.Attributes].hashCode() [function] [call site] 02814
12 [java.util.GregorianCalendar].hashCode() [function] [call site] 02815
12 [org.jfree.data.statistics.HistogramDataset].hashCode() [function] [call site] 02816
12 [org.jfree.data.function.PowerFunction2D].hashCode() [function] [call site] 02817
12 [java.awt.image.ColorModel].hashCode() [function] [call site] 02818
12 [java.util.Optional].hashCode() [function] [call site] 02819
12 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].hashCode() [function] [call site] 02820
12 [java.awt.RenderingHints$Key].hashCode() [function] [call site] 02821
12 [java.lang.Short].hashCode() [function] [call site] 02822
12 [org.jfree.chart.annotations.XYDataImageAnnotation].hashCode() [function] [call site] 02823
12 [java.util.Date].hashCode() [function] [call site] 02824
12 [org.jfree.chart.labels.BubbleXYItemLabelGenerator].hashCode() [function] [call site] 02825
12 [org.jfree.chart.labels.IntervalCategoryToolTipGenerator].hashCode() [function] [call site] 02826
12 [java.awt.geom.Rectangle2D].hashCode() [function] [call site] 02827
12 [java.awt.JobAttributes$MultipleDocumentHandlingType].hashCode() [function] [call site] 02828
12 [java.awt.geom.Point2D].hashCode() [function] [call site] 02829
12 [org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer].hashCode() [function] [call site] 02830
12 [org.jfree.data.Range].hashCode() [function] [call site] 02831
12 [org.jfree.data.flow.FlowKey].hashCode() [function] [call site] 02832
12 [org.jfree.chart.annotations.CategoryPointerAnnotation].hashCode() [function] [call site] 02833
12 [java.util.concurrent.ConcurrentHashMap$Node].hashCode() [function] [call site] 02834
12 [org.jfree.chart.block.BlockContainer].hashCode() [function] [call site] 02835
12 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 02836
12 [java.time.zone.ZoneOffsetTransitionRule].hashCode() [function] [call site] 02837
12 [java.util.jar.Attributes$Name].hashCode() [function] [call site] 02838
12 [java.time.ZonedDateTime].hashCode() [function] [call site] 02839
12 [org.jfree.chart.plot.dial.DialValueIndicator].hashCode() [function] [call site] 02840
12 [java.awt.JobAttributes$SidesType].hashCode() [function] [call site] 02841
12 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 02842
12 [org.jfree.chart.axis.LogAxis].hashCode() [function] [call site] 02843
12 [java.net.NetworkInterface].hashCode() [function] [call site] 02844
12 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 02845
12 [java.awt.RenderingHints].hashCode() [function] [call site] 02846
12 [java.awt.geom.Arc2D].hashCode() [function] [call site] 02847
12 [org.jfree.chart.labels.StandardCrosshairLabelGenerator].hashCode() [function] [call site] 02848
12 [java.awt.Font].hashCode() [function] [call site] 02849
12 [java.text.AttributedCharacterIterator$Attribute].hashCode() [function] [call site] 02850
12 [java.lang.invoke.ClassSpecializer$SpeciesData].hashCode() [function] [call site] 02851
12 [org.jfree.data.xy.DefaultXYDataset].hashCode() [function] [call site] 02852
12 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].hashCode() [function] [call site] 02853
12 [java.util.IdentityHashMap].hashCode() [function] [call site] 02854
12 [org.jfree.chart.axis.CategoryLabelPosition].hashCode() [function] [call site] 02855
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].hashCode() [function] [call site] 02856
12 [org.jfree.chart.ChartRenderingInfo].hashCode() [function] [call site] 02857
12 [org.jfree.chart.plot.compass.PointerNeedle].hashCode() [function] [call site] 02858
12 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 02859
12 [java.util.OptionalDouble].hashCode() [function] [call site] 02860
12 [org.jfree.chart.renderer.GrayPaintScale].hashCode() [function] [call site] 02861
12 [org.jfree.chart.axis.StandardTickUnitSource].hashCode() [function] [call site] 02862
12 [org.jfree.chart.entity.ChartEntity].hashCode() [function] [call site] 02863
12 [java.lang.Double].hashCode() [function] [call site] 02864
12 [java.security.cert.Certificate].hashCode() [function] [call site] 02865
12 [org.jfree.chart.legend.LegendItem].hashCode() [function] [call site] 02866
12 [jdk.internal.loader.AbstractClassLoaderValue$Sub].hashCode() [function] [call site] 02867
12 [org.jfree.chart.legend.LegendItemCollection].hashCode() [function] [call site] 02868
12 [org.jfree.data.time.ohlc.OHLC].hashCode() [function] [call site] 02869
12 [java.net.SocketPermission].hashCode() [function] [call site] 02870
12 [org.jfree.data.statistics.MeanAndStandardDeviation].hashCode() [function] [call site] 02871
12 [sun.font.FontLineMetrics].hashCode() [function] [call site] 02872
12 [java.lang.Long].hashCode() [function] [call site] 02873
12 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 02874
12 [java.util.AbstractMap].hashCode() [function] [call site] 02875
12 [org.jfree.chart.plot.dial.DialPointer$Pin].hashCode() [function] [call site] 02876
12 [java.lang.invoke.StringConcatFactory$Recipe].hashCode() [function] [call site] 02877
12 [org.jfree.chart.plot.compass.PinNeedle].hashCode() [function] [call site] 02878
12 [java.util.PropertyPermission].hashCode() [function] [call site] 02879
12 [org.jfree.data.time.TimeSeriesCollection].hashCode() [function] [call site] 02880
12 [org.jfree.data.DefaultKeyedValues2D].hashCode() [function] [call site] 02881
12 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 02882
12 [org.jfree.data.flow.DefaultFlowDataset].hashCode() [function] [call site] 02883
12 [org.jfree.data.function.LineFunction2D].hashCode() [function] [call site] 02884
12 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].hashCode() [function] [call site] 02885
12 [org.jfree.chart.block.AbstractBlock].hashCode() [function] [call site] 02886
12 [org.jfree.chart.plot.dial.DialPointer$Pointer].hashCode() [function] [call site] 02887
12 [java.nio.IntBuffer].hashCode() [function] [call site] 02888
12 [jdk.internal.module.ModuleReferenceImpl].hashCode() [function] [call site] 02889
12 [org.jfree.chart.plot.compass.PlumNeedle].hashCode() [function] [call site] 02890
12 [org.jfree.chart.annotations.XYDrawableAnnotation].hashCode() [function] [call site] 02891
12 [org.jfree.chart.entity.TitleEntity].hashCode() [function] [call site] 02892
12 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 02893
12 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].hashCode() [function] [call site] 02894
12 [org.jfree.data.general.DefaultPieDataset].hashCode() [function] [call site] 02895
12 [org.jfree.chart.axis.PeriodAxisLabelInfo].hashCode() [function] [call site] 02896
12 [org.jfree.chart.StandardChartTheme].hashCode() [function] [call site] 02897
12 [org.jfree.chart.axis.NumberAxis].hashCode() [function] [call site] 02898
12 [org.jfree.chart.renderer.xy.StackedXYBarRenderer].hashCode() [function] [call site] 02899
12 [org.jfree.chart.annotations.CategoryLineAnnotation].hashCode() [function] [call site] 02900
12 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 02901
12 [org.jfree.data.time.Second].hashCode() [function] [call site] 02902
12 [java.time.Period].hashCode() [function] [call site] 02903
12 [java.awt.AlphaComposite].hashCode() [function] [call site] 02904
12 [org.jfree.chart.renderer.AbstractRenderer].hashCode() [function] [call site] 02905
12 [org.jfree.chart.plot.CategoryPlot].hashCode() [function] [call site] 02906
12 [org.jfree.data.xy.DefaultTableXYDataset].hashCode() [function] [call site] 02907
12 [java.awt.AWTKeyStroke].hashCode() [function] [call site] 02908
12 [java.util.concurrent.ConcurrentHashMap$EntrySetView].hashCode() [function] [call site] 02909
12 [jdk.internal.org.objectweb.asm.Type].hashCode() [function] [call site] 02910
12 [javax.swing.text.SimpleAttributeSet].hashCode() [function] [call site] 02911
12 [org.jfree.data.flow.NodeKey].hashCode() [function] [call site] 02912
12 [java.math.BigInteger].hashCode() [function] [call site] 02913
12 [java.lang.Character].hashCode() [function] [call site] 02914
12 [jdk.internal.jimage.ImageReader$Node].hashCode() [function] [call site] 02915
12 [java.awt.JobAttributes$DestinationType].hashCode() [function] [call site] 02916
12 [org.jfree.chart.plot.compass.ArrowNeedle].hashCode() [function] [call site] 02917
12 [java.security.AllPermission].hashCode() [function] [call site] 02918
12 [org.jfree.chart.labels.StandardFlowLabelGenerator].hashCode() [function] [call site] 02919
12 [java.net.Proxy].hashCode() [function] [call site] 02920
12 [org.jfree.data.xy.XYSeriesCollection].hashCode() [function] [call site] 02921
12 [java.util.jar.Manifest].hashCode() [function] [call site] 02922
12 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 02923
12 [javax.crypto.CryptoPermission].hashCode() [function] [call site] 02924
12 [java.awt.PageAttributes$OrientationRequestedType].hashCode() [function] [call site] 02925
12 [org.jfree.chart.text.TextLine].hashCode() [function] [call site] 02926
12 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].hashCode() [function] [call site] 02927
12 [org.jfree.data.xy.DefaultXYZDataset].hashCode() [function] [call site] 02928
12 [java.lang.Byte].hashCode() [function] [call site] 02929
12 [java.net.InterfaceAddress].hashCode() [function] [call site] 02930
12 [org.jfree.data.general.DefaultKeyedValueDataset].hashCode() [function] [call site] 02931
12 [org.jfree.chart.entity.AxisEntity].hashCode() [function] [call site] 02932
12 [org.jfree.data.DefaultKeyedValues].hashCode() [function] [call site] 02933
12 [org.jfree.data.statistics.BoxAndWhiskerItem].hashCode() [function] [call site] 02934
12 [java.awt.BasicStroke].hashCode() [function] [call site] 02935
12 [java.util.Hashtable$Entry].hashCode() [function] [call site] 02936
12 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 02937
12 [java.lang.StackTraceElement].hashCode() [function] [call site] 02938
12 [org.jfree.data.time.Hour].hashCode() [function] [call site] 02939
12 [org.jfree.chart.axis.AxisSpace].hashCode() [function] [call site] 02940
12 [java.security.CodeSource].hashCode() [function] [call site] 02941
12 [org.jfree.chart.annotations.XYPointerAnnotation].hashCode() [function] [call site] 02942
12 [org.jfree.data.xy.IntervalXYDelegate].hashCode() [function] [call site] 02943
12 [java.lang.invoke.LambdaFormEditor$Transform].hashCode() [function] [call site] 02944
12 [org.jfree.chart.plot.compass.LineNeedle].hashCode() [function] [call site] 02945
12 [jdk.internal.module.ModuleHashes].hashCode() [function] [call site] 02946
12 [java.util.Locale].hashCode() [function] [call site] 02947
12 [sun.util.calendar.Era].hashCode() [function] [call site] 02948
12 [org.jfree.chart.plot.dial.DialCap].hashCode() [function] [call site] 02949
12 [org.jfree.data.category.SlidingCategoryDataset].hashCode() [function] [call site] 02950
12 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 02951
12 [org.jfree.data.general.Series].hashCode() [function] [call site] 02952
12 [org.jfree.chart.plot.PlotRenderingInfo].hashCode() [function] [call site] 02953
12 [org.jfree.chart.title.Title].hashCode() [function] [call site] 02954
12 [java.util.concurrent.ConcurrentHashMap$KeySetView].hashCode() [function] [call site] 02955
12 [java.time.Clock].hashCode() [function] [call site] 02956
12 [org.jfree.data.general.DefaultValueDataset].hashCode() [function] [call site] 02957
12 [sun.nio.ch.FileKey].hashCode() [function] [call site] 02958
12 [java.util.Calendar].hashCode() [function] [call site] 02959
12 [org.jfree.chart.title.TextTitle].hashCode() [function] [call site] 02960
12 [org.jfree.chart.plot.dial.DialBackground].hashCode() [function] [call site] 02961
12 [java.lang.Float].hashCode() [function] [call site] 02962
12 [java.lang.ProcessBuilder$Redirect].hashCode() [function] [call site] 02963
12 [org.jfree.chart.axis.DateAxis].hashCode() [function] [call site] 02964
12 [java.util.HashMap$Node].hashCode() [function] [call site] 02965
12 [org.jfree.chart.annotations.XYLineAnnotation].hashCode() [function] [call site] 02966
12 [java.nio.DoubleBuffer].hashCode() [function] [call site] 02967
12 [org.jfree.chart.annotations.XYTitleAnnotation].hashCode() [function] [call site] 02968
12 [java.text.SimpleDateFormat].hashCode() [function] [call site] 02969
12 [java.security.Provider$ServiceKey].hashCode() [function] [call site] 02970
12 [java.util.AbstractList].hashCode() [function] [call site] 02971
12 [org.jfree.chart.annotations.XYShapeAnnotation].hashCode() [function] [call site] 02972
12 [org.jfree.chart.axis.CategoryTick].hashCode() [function] [call site] 02973
12 [sun.util.locale.LocaleExtensions].hashCode() [function] [call site] 02974
12 [org.jfree.data.time.Minute].hashCode() [function] [call site] 02975
12 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 02976
12 [java.awt.JobAttributes$DialogType].hashCode() [function] [call site] 02977
12 [org.jfree.data.statistics.HistogramBin].hashCode() [function] [call site] 02978
12 [org.jfree.data.xy.MatrixSeriesCollection].hashCode() [function] [call site] 02979
12 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].hashCode() [function] [call site] 02980
12 [org.jfree.chart.legend.LegendGraphic].hashCode() [function] [call site] 02981
12 [org.jfree.chart.text.TextBlock].hashCode() [function] [call site] 02982
12 [sun.util.locale.BaseLocale$Key].hashCode() [function] [call site] 02983
12 [org.jfree.data.time.Day].hashCode() [function] [call site] 02984
12 [java.net.InetAddress].hashCode() [function] [call site] 02985
12 [java.math.BigDecimal].hashCode() [function] [call site] 02986
12 [org.jfree.data.xy.XYSeries].hashCode() [function] [call site] 02987
12 [org.jfree.chart.plot.XYPlot].hashCode() [function] [call site] 02988
12 [java.text.MessageFormat].hashCode() [function] [call site] 02989
12 [org.jfree.chart.renderer.xy.XYStepRenderer].hashCode() [function] [call site] 02990
12 [org.jfree.chart.entity.JFreeChartEntity].hashCode() [function] [call site] 02991
12 [org.jfree.chart.api.RectangleInsets].hashCode() [function] [call site] 02992
12 [sun.font.FontStrikeDesc].hashCode() [function] [call site] 02993
12 [java.util.WeakHashMap$Entry].hashCode() [function] [call site] 02994
12 [java.awt.BufferCapabilities$FlipContents].hashCode() [function] [call site] 02995
12 [sun.util.locale.BaseLocale].hashCode() [function] [call site] 02996
12 [org.jfree.chart.plot.dial.DialTextAnnotation].hashCode() [function] [call site] 02997
12 [java.lang.Object].hashCode() [function] [call site] 02998
12 [java.nio.FloatBuffer].hashCode() [function] [call site] 02999
12 [org.jfree.chart.text.format.RelativeDateFormat].hashCode() [function] [call site] 03000
12 [org.jfree.data.xy.DefaultIntervalXYDataset].hashCode() [function] [call site] 03001
12 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 03002
12 [java.time.Instant].hashCode() [function] [call site] 03003
12 [java.security.BasicPermission].hashCode() [function] [call site] 03004
12 [org.jfree.data.time.Year].hashCode() [function] [call site] 03005
12 [org.jfree.chart.plot.dial.AbstractDialLayer].hashCode() [function] [call site] 03006
12 [org.jfree.chart.plot.CategoryMarker].hashCode() [function] [call site] 03007
12 [java.security.cert.CertPath].hashCode() [function] [call site] 03008
12 [org.jfree.chart.axis.SubCategoryAxis].hashCode() [function] [call site] 03009
12 [java.time.ZoneId].hashCode() [function] [call site] 03010
12 [java.lang.module.ResolvedModule].hashCode() [function] [call site] 03011
12 [java.util.zip.ZipFile$Source$Key].hashCode() [function] [call site] 03012
12 [java.io.FilePermission].hashCode() [function] [call site] 03013
12 [java.awt.geom.Ellipse2D].hashCode() [function] [call site] 03014
12 [org.jfree.chart.annotations.CategoryTextAnnotation].hashCode() [function] [call site] 03015
12 [sun.java2d.loops.CompositeType].hashCode() [function] [call site] 03016
12 [jdk.internal.org.objectweb.asm.Handle].hashCode() [function] [call site] 03017
12 [org.jfree.chart.annotations.XYPolygonAnnotation].hashCode() [function] [call site] 03018
12 [java.math.MathContext].hashCode() [function] [call site] 03019
12 [org.jfree.chart.annotations.XYBoxAnnotation].hashCode() [function] [call site] 03020
12 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 03021
12 [org.jfree.chart.axis.MarkerAxisBand].hashCode() [function] [call site] 03022
12 [javax.security.auth.Subject].hashCode() [function] [call site] 03023
12 [org.jfree.chart.JFreeChart].hashCode() [function] [call site] 03024
12 [java.nio.ShortBuffer].hashCode() [function] [call site] 03025
12 [org.jfree.chart.plot.compass.MiddlePinNeedle].hashCode() [function] [call site] 03026
12 [java.time.Duration].hashCode() [function] [call site] 03027
12 [java.lang.invoke.StringConcatFactory$Key].hashCode() [function] [call site] 03028
12 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 03029
12 [org.jfree.data.time.Month].hashCode() [function] [call site] 03030
12 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 03031
12 [org.jfree.chart.entity.PieSectionEntity].hashCode() [function] [call site] 03032
12 [java.awt.font.NumericShaper].hashCode() [function] [call site] 03033
12 [java.awt.font.TransformAttribute].hashCode() [function] [call site] 03034
12 [org.jfree.data.time.TimePeriodValue].hashCode() [function] [call site] 03035
12 [java.security.Timestamp].hashCode() [function] [call site] 03036
12 [jdk.internal.module.IllegalAccessLogger$Usage].hashCode() [function] [call site] 03037
12 [java.nio.ByteBuffer].hashCode() [function] [call site] 03038
12 [java.lang.reflect.Constructor].hashCode() [function] [call site] 03039
12 [sun.font.CoreMetrics].hashCode() [function] [call site] 03040
12 [org.jfree.chart.axis.CategoryAxis].hashCode() [function] [call site] 03041
12 [org.jfree.chart.axis.CategoryLabelPositions].hashCode() [function] [call site] 03042
12 [org.jfree.chart.labels.StandardCategoryToolTipGenerator].hashCode() [function] [call site] 03043
12 [org.jfree.chart.labels.ItemLabelPosition].hashCode() [function] [call site] 03044
12 [java.lang.invoke.LambdaForm].hashCode() [function] [call site] 03045
12 [java.lang.invoke.MemberName].hashCode() [function] [call site] 03046
12 [org.jfree.data.ComparableObjectSeries].hashCode() [function] [call site] 03047
12 [org.jfree.chart.util.StandardGradientPaintTransformer].hashCode() [function] [call site] 03048
12 [org.jfree.chart.plot.dial.StandardDialScale].hashCode() [function] [call site] 03049
12 [java.awt.datatransfer.MimeType].hashCode() [function] [call site] 03050
12 [java.nio.charset.Charset].hashCode() [function] [call site] 03051
12 [java.awt.geom.AffineTransform].hashCode() [function] [call site] 03052
12 [org.jfree.chart.entity.PlotEntity].hashCode() [function] [call site] 03053
12 [java.awt.Insets].hashCode() [function] [call site] 03054
12 [java.lang.Enum].hashCode() [function] [call site] 03055
12 [org.jfree.chart.entity.StandardEntityCollection].hashCode() [function] [call site] 03056
12 [java.text.DateFormat].hashCode() [function] [call site] 03057
12 [java.util.zip.ZipEntry].hashCode() [function] [call site] 03058
12 [org.jfree.data.gantt.TaskSeriesCollection].hashCode() [function] [call site] 03059
12 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].hashCode() [function] [call site] 03060
12 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].hashCode() [function] [call site] 03061
12 [org.jfree.chart.labels.StandardXYZToolTipGenerator].hashCode() [function] [call site] 03062
12 [org.jfree.chart.axis.PeriodAxis].hashCode() [function] [call site] 03063
12 [org.jfree.chart.plot.dial.StandardDialFrame].hashCode() [function] [call site] 03064
12 [org.jfree.chart.labels.HighLowItemLabelGenerator].hashCode() [function] [call site] 03065
12 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 03066
12 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].hashCode() [function] [call site] 03067
12 [java.text.FieldPosition].hashCode() [function] [call site] 03068
12 [java.awt.image.IndexColorModel].hashCode() [function] [call site] 03069
12 [java.awt.JobAttributes].hashCode() [function] [call site] 03070
12 [java.awt.PageAttributes$PrintQualityType].hashCode() [function] [call site] 03071
12 [org.jfree.chart.plot.dial.ArcDialFrame].hashCode() [function] [call site] 03072
12 [org.jfree.chart.block.ColorBlock].hashCode() [function] [call site] 03073
12 [java.lang.reflect.Field].hashCode() [function] [call site] 03074
12 [java.net.Inet4Address].hashCode() [function] [call site] 03075
12 [sun.java2d.pipe.Region].hashCode() [function] [call site] 03076
12 [java.time.zone.ZoneRules].hashCode() [function] [call site] 03077
12 [java.net.HttpCookie].hashCode() [function] [call site] 03078
12 [java.net.URL].hashCode() [function] [call site] 03079
12 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 03080
12 [org.jfree.chart.renderer.category.StandardBarPainter].hashCode() [function] [call site] 03081
12 [org.jfree.chart.entity.CategoryLabelEntity].hashCode() [function] [call site] 03082
12 [org.jfree.chart.labels.StandardXYItemLabelGenerator].hashCode() [function] [call site] 03083
12 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 03084
12 [java.io.File].hashCode() [function] [call site] 03085
12 [org.jfree.chart.renderer.xy.StandardXYBarPainter].hashCode() [function] [call site] 03086
12 [org.jfree.chart.plot.compass.ShipNeedle].hashCode() [function] [call site] 03087
12 [org.jfree.chart.urls.StandardCategoryURLGenerator].hashCode() [function] [call site] 03088
12 [java.time.OffsetTime].hashCode() [function] [call site] 03089
12 [org.jfree.data.gantt.TaskSeries].hashCode() [function] [call site] 03090
12 [org.jfree.chart.plot.Marker].hashCode() [function] [call site] 03091
12 [org.jfree.chart.annotations.AbstractXYAnnotation].hashCode() [function] [call site] 03092
12 [sun.util.calendar.CalendarDate].hashCode() [function] [call site] 03093
12 [org.jfree.data.KeyedObject].hashCode() [function] [call site] 03094
12 [java.lang.Runtime$Version].hashCode() [function] [call site] 03095
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].hashCode() [function] [call site] 03096
12 [org.jfree.chart.entity.FlowEntity].hashCode() [function] [call site] 03097
12 [java.lang.reflect.Method].hashCode() [function] [call site] 03098
12 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 03099
12 [org.jfree.data.KeyedValuesItemKey].hashCode() [function] [call site] 03100
12 [org.jfree.chart.plot.dial.StandardDialRange].hashCode() [function] [call site] 03101
12 [org.jfree.data.gantt.Task].hashCode() [function] [call site] 03102
12 [org.jfree.data.time.ohlc.OHLCSeriesCollection].hashCode() [function] [call site] 03103
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].hashCode() [function] [call site] 03104
12 [java.awt.DisplayMode].hashCode() [function] [call site] 03105
12 [org.jfree.data.KeyedObjects].hashCode() [function] [call site] 03106
12 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 03107
12 [java.text.DateFormatSymbols].hashCode() [function] [call site] 03108
12 [java.util.AbstractSet].hashCode() [function] [call site] 03109
12 [java.awt.datatransfer.DataFlavor].hashCode() [function] [call site] 03110
12 [org.jfree.data.function.PolynomialFunction2D].hashCode() [function] [call site] 03111
12 [java.lang.String].hashCode() [function] [call site] 03112
12 [java.util.ResourceBundle$CacheKey].hashCode() [function] [call site] 03113
12 [org.jfree.chart.annotations.TextAnnotation].hashCode() [function] [call site] 03114
12 [org.jfree.data.time.TimePeriodValues].hashCode() [function] [call site] 03115
12 [org.jfree.chart.labels.IntervalXYToolTipGenerator].hashCode() [function] [call site] 03116
12 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 03117
12 [java.net.URI].hashCode() [function] [call site] 03118
12 [java.lang.invoke.LambdaForm$Name].hashCode() [function] [call site] 03119
12 [java.lang.invoke.MethodType].hashCode() [function] [call site] 03120
12 [org.jfree.chart.plot.pie.PiePlot].hashCode() [function] [call site] 03121
12 [java.util.OptionalLong].hashCode() [function] [call site] 03122
12 [org.jfree.chart.labels.StandardXYToolTipGenerator].hashCode() [function] [call site] 03123
12 [java.awt.Color].hashCode() [function] [call site] 03124
12 [org.jfree.chart.plot.dial.DialPlot].hashCode() [function] [call site] 03125
12 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 03126
12 [java.util.TreeMap$Entry].hashCode() [function] [call site] 03127
12 [java.awt.MenuShortcut].hashCode() [function] [call site] 03128
11 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 03129
11 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 03130
11 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 03131
11 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 03132
11 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 03133
11 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 03134
11 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 03135
11 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 03136
11 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 03137
11 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 03138
11 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Stroke) [function] [call site] 03139
11 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 03140
11 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Stroke) [function] [call site] 03141
11 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 03142
11 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 03143
9 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03144
9 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03145
8 [org.jfree.chart.renderer.xy.XYAreaRenderer].hashCode() [function] [call site] 03146
8 [javax.print.DocFlavor].hashCode() [function] [call site] 03147
8 [java.time.format.DecimalStyle].hashCode() [function] [call site] 03148
8 [java.util.Properties].hashCode() [function] [call site] 03149
8 [org.jfree.data.function.NormalDistributionFunction2D].hashCode() [function] [call site] 03150
8 [org.jfree.chart.block.BorderArrangement].hashCode() [function] [call site] 03151
8 [java.time.LocalDate].hashCode() [function] [call site] 03152
8 [org.jfree.data.time.TimeTableXYDataset].hashCode() [function] [call site] 03153
8 [java.awt.Dimension].hashCode() [function] [call site] 03154
8 [java.text.NumberFormat].hashCode() [function] [call site] 03155
8 [jdk.internal.module.ServicesCatalog$ServiceProvider].hashCode() [function] [call site] 03156
8 [java.time.ZoneOffset].hashCode() [function] [call site] 03157
8 [org.jfree.data.statistics.SimpleHistogramDataset].hashCode() [function] [call site] 03158
8 [java.util.BitSet].hashCode() [function] [call site] 03159
8 [java.lang.Package].hashCode() [function] [call site] 03160
8 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].hashCode() [function] [call site] 03161
8 [org.jfree.data.time.Week].hashCode() [function] [call site] 03162
8 [java.time.temporal.ValueRange].hashCode() [function] [call site] 03163
8 [java.lang.reflect.Parameter].hashCode() [function] [call site] 03164
8 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].hashCode() [function] [call site] 03165
8 [org.jfree.chart.axis.DateTick].hashCode() [function] [call site] 03166
8 [org.jfree.data.time.TimeSeries].hashCode() [function] [call site] 03167
8 [java.lang.Character$Subset].hashCode() [function] [call site] 03168
8 [java.text.DigitList].hashCode() [function] [call site] 03169
8 [java.util.Hashtable].hashCode() [function] [call site] 03170
8 [javax.imageio.ImageTypeSpecifier].hashCode() [function] [call site] 03171
8 [org.jfree.chart.renderer.xy.GradientXYBarPainter].hashCode() [function] [call site] 03172
8 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 03173
8 [java.awt.font.FontRenderContext].hashCode() [function] [call site] 03174
8 [java.awt.PageAttributes$ColorType].hashCode() [function] [call site] 03175
8 [java.beans.PropertyDescriptor].hashCode() [function] [call site] 03176
8 [org.jfree.chart.renderer.category.GradientBarPainter].hashCode() [function] [call site] 03177
8 [java.nio.LongBuffer].hashCode() [function] [call site] 03178
8 [org.jfree.data.DefaultKeyedValue].hashCode() [function] [call site] 03179
8 [org.jfree.chart.plot.compass.WindNeedle].hashCode() [function] [call site] 03180
8 [sun.nio.fs.UnixFileStore].hashCode() [function] [call site] 03181
8 [java.lang.Boolean].hashCode() [function] [call site] 03182
8 [org.jfree.chart.annotations.XYImageAnnotation].hashCode() [function] [call site] 03183
8 [jdk.internal.misc.Signal].hashCode() [function] [call site] 03184
8 [java.awt.PageAttributes$MediaType].hashCode() [function] [call site] 03185
8 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 03186
8 [java.text.ParsePosition].hashCode() [function] [call site] 03187
8 [org.jfree.chart.plot.dial.DialPointer].hashCode() [function] [call site] 03188
8 [org.jfree.chart.text.TextFragment].hashCode() [function] [call site] 03189
8 [org.jfree.chart.text.TextBox].hashCode() [function] [call site] 03190
8 [java.awt.PageAttributes$OriginType].hashCode() [function] [call site] 03191
8 [org.jfree.data.gantt.XYTaskDataset].hashCode() [function] [call site] 03192
8 [java.awt.datatransfer.MimeTypeParameterList].hashCode() [function] [call site] 03193
8 [org.jfree.data.KeyToGroupMap].hashCode() [function] [call site] 03194
8 [sun.java2d.loops.SurfaceType].hashCode() [function] [call site] 03195
8 [java.time.LocalTime].hashCode() [function] [call site] 03196
8 [java.lang.invoke.StringConcatFactory$RecipeElement].hashCode() [function] [call site] 03197
8 [org.jfree.chart.plot.compass.LongNeedle].hashCode() [function] [call site] 03198
8 [org.jfree.chart.title.ImageTitle].hashCode() [function] [call site] 03199
8 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].hashCode() [function] [call site] 03200
8 [org.jfree.data.KeyedObjects2D].hashCode() [function] [call site] 03201
8 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 03202
8 [sun.font.AttributeValues].hashCode() [function] [call site] 03203
8 [org.jfree.chart.plot.flow.FlowPlot].hashCode() [function] [call site] 03204
8 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].hashCode() [function] [call site] 03205
8 [java.awt.geom.RoundRectangle2D].hashCode() [function] [call site] 03206
8 [java.awt.AttributeValue].hashCode() [function] [call site] 03207
8 [java.awt.font.TextHitInfo].hashCode() [function] [call site] 03208
8 [java.security.CodeSigner].hashCode() [function] [call site] 03209
8 [org.jfree.chart.axis.Axis].hashCode() [function] [call site] 03210
8 [org.jfree.chart.plot.Crosshair].hashCode() [function] [call site] 03211
8 [org.jfree.data.xy.Vector].hashCode() [function] [call site] 03212
8 [java.lang.Thread$WeakClassKey].hashCode() [function] [call site] 03213
8 [java.lang.invoke.LambdaForm$NamedFunction].hashCode() [function] [call site] 03214
8 [org.jfree.chart.renderer.category.LayeredBarRenderer].hashCode() [function] [call site] 03215
8 [java.time.OffsetDateTime].hashCode() [function] [call site] 03216
8 [java.util.ArrayList].hashCode() [function] [call site] 03217
8 [java.util.Vector].hashCode() [function] [call site] 03218
8 [java.awt.JobAttributes$DefaultSelectionType].hashCode() [function] [call site] 03219
8 [java.text.DecimalFormatSymbols].hashCode() [function] [call site] 03220
8 [java.lang.Integer].hashCode() [function] [call site] 03221
8 [org.jfree.chart.block.Size2D].hashCode() [function] [call site] 03222
8 [java.nio.CharBuffer].hashCode() [function] [call site] 03223
8 [org.jfree.data.category.DefaultIntervalCategoryDataset].hashCode() [function] [call site] 03224
8 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 03225
8 [java.awt.PageAttributes].hashCode() [function] [call site] 03226
8 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 03227
8 [java.security.AccessControlContext].hashCode() [function] [call site] 03228
8 [org.jfree.chart.labels.StandardCategoryItemLabelGenerator].hashCode() [function] [call site] 03229
8 [org.jfree.data.time.TimePeriodValuesCollection].hashCode() [function] [call site] 03230
8 [java.util.jar.Attributes].hashCode() [function] [call site] 03231
8 [java.util.GregorianCalendar].hashCode() [function] [call site] 03232
8 [org.jfree.data.statistics.HistogramDataset].hashCode() [function] [call site] 03233
8 [org.jfree.data.function.PowerFunction2D].hashCode() [function] [call site] 03234
8 [java.awt.image.ColorModel].hashCode() [function] [call site] 03235
8 [java.util.Optional].hashCode() [function] [call site] 03236
8 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].hashCode() [function] [call site] 03237
8 [java.awt.RenderingHints$Key].hashCode() [function] [call site] 03238
8 [java.lang.Short].hashCode() [function] [call site] 03239
8 [org.jfree.chart.annotations.XYDataImageAnnotation].hashCode() [function] [call site] 03240
8 [java.util.Date].hashCode() [function] [call site] 03241
8 [org.jfree.chart.labels.BubbleXYItemLabelGenerator].hashCode() [function] [call site] 03242
8 [org.jfree.chart.labels.IntervalCategoryToolTipGenerator].hashCode() [function] [call site] 03243
8 [java.awt.geom.Rectangle2D].hashCode() [function] [call site] 03244
8 [java.awt.JobAttributes$MultipleDocumentHandlingType].hashCode() [function] [call site] 03245
8 [java.awt.geom.Point2D].hashCode() [function] [call site] 03246
8 [org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer].hashCode() [function] [call site] 03247
8 [org.jfree.data.Range].hashCode() [function] [call site] 03248
8 [org.jfree.data.flow.FlowKey].hashCode() [function] [call site] 03249
8 [org.jfree.chart.annotations.CategoryPointerAnnotation].hashCode() [function] [call site] 03250
8 [java.util.concurrent.ConcurrentHashMap$Node].hashCode() [function] [call site] 03251
8 [org.jfree.chart.block.BlockContainer].hashCode() [function] [call site] 03252
8 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 03253
8 [java.time.zone.ZoneOffsetTransitionRule].hashCode() [function] [call site] 03254
8 [java.util.jar.Attributes$Name].hashCode() [function] [call site] 03255
8 [java.time.ZonedDateTime].hashCode() [function] [call site] 03256
8 [org.jfree.chart.plot.dial.DialValueIndicator].hashCode() [function] [call site] 03257
8 [java.awt.JobAttributes$SidesType].hashCode() [function] [call site] 03258
8 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 03259
8 [org.jfree.chart.axis.LogAxis].hashCode() [function] [call site] 03260
8 [java.net.NetworkInterface].hashCode() [function] [call site] 03261
8 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 03262
8 [java.awt.RenderingHints].hashCode() [function] [call site] 03263
8 [java.awt.geom.Arc2D].hashCode() [function] [call site] 03264
8 [org.jfree.chart.labels.StandardCrosshairLabelGenerator].hashCode() [function] [call site] 03265
8 [java.awt.Font].hashCode() [function] [call site] 03266
8 [java.text.AttributedCharacterIterator$Attribute].hashCode() [function] [call site] 03267
8 [java.lang.invoke.ClassSpecializer$SpeciesData].hashCode() [function] [call site] 03268
8 [org.jfree.data.xy.DefaultXYDataset].hashCode() [function] [call site] 03269
8 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].hashCode() [function] [call site] 03270
8 [java.util.IdentityHashMap].hashCode() [function] [call site] 03271
8 [org.jfree.chart.axis.CategoryLabelPosition].hashCode() [function] [call site] 03272
8 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].hashCode() [function] [call site] 03273
8 [org.jfree.chart.ChartRenderingInfo].hashCode() [function] [call site] 03274
8 [org.jfree.chart.plot.compass.PointerNeedle].hashCode() [function] [call site] 03275
8 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 03276
8 [java.util.OptionalDouble].hashCode() [function] [call site] 03277
8 [org.jfree.chart.renderer.GrayPaintScale].hashCode() [function] [call site] 03278
8 [org.jfree.chart.axis.StandardTickUnitSource].hashCode() [function] [call site] 03279
8 [org.jfree.chart.entity.ChartEntity].hashCode() [function] [call site] 03280
8 [java.lang.Double].hashCode() [function] [call site] 03281
8 [java.security.cert.Certificate].hashCode() [function] [call site] 03282
8 [org.jfree.chart.legend.LegendItem].hashCode() [function] [call site] 03283
8 [jdk.internal.loader.AbstractClassLoaderValue$Sub].hashCode() [function] [call site] 03284
8 [org.jfree.chart.legend.LegendItemCollection].hashCode() [function] [call site] 03285
8 [org.jfree.data.time.ohlc.OHLC].hashCode() [function] [call site] 03286
8 [java.net.SocketPermission].hashCode() [function] [call site] 03287
8 [org.jfree.data.statistics.MeanAndStandardDeviation].hashCode() [function] [call site] 03288
8 [sun.font.FontLineMetrics].hashCode() [function] [call site] 03289
8 [java.lang.Long].hashCode() [function] [call site] 03290
8 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 03291
8 [java.util.AbstractMap].hashCode() [function] [call site] 03292
8 [org.jfree.chart.plot.dial.DialPointer$Pin].hashCode() [function] [call site] 03293
8 [java.lang.invoke.StringConcatFactory$Recipe].hashCode() [function] [call site] 03294
8 [org.jfree.chart.plot.compass.PinNeedle].hashCode() [function] [call site] 03295
8 [java.util.PropertyPermission].hashCode() [function] [call site] 03296
8 [org.jfree.data.time.TimeSeriesCollection].hashCode() [function] [call site] 03297
8 [org.jfree.data.DefaultKeyedValues2D].hashCode() [function] [call site] 03298
8 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 03299
8 [org.jfree.data.flow.DefaultFlowDataset].hashCode() [function] [call site] 03300
8 [org.jfree.data.function.LineFunction2D].hashCode() [function] [call site] 03301
8 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].hashCode() [function] [call site] 03302
8 [org.jfree.chart.block.AbstractBlock].hashCode() [function] [call site] 03303
8 [org.jfree.chart.plot.dial.DialPointer$Pointer].hashCode() [function] [call site] 03304
8 [java.nio.IntBuffer].hashCode() [function] [call site] 03305
8 [jdk.internal.module.ModuleReferenceImpl].hashCode() [function] [call site] 03306
8 [org.jfree.chart.plot.compass.PlumNeedle].hashCode() [function] [call site] 03307
8 [org.jfree.chart.annotations.XYDrawableAnnotation].hashCode() [function] [call site] 03308
8 [org.jfree.chart.entity.TitleEntity].hashCode() [function] [call site] 03309
8 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 03310
8 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].hashCode() [function] [call site] 03311
8 [org.jfree.data.general.DefaultPieDataset].hashCode() [function] [call site] 03312
8 [org.jfree.chart.axis.PeriodAxisLabelInfo].hashCode() [function] [call site] 03313
8 [org.jfree.chart.StandardChartTheme].hashCode() [function] [call site] 03314
8 [org.jfree.chart.axis.NumberAxis].hashCode() [function] [call site] 03315
8 [org.jfree.chart.renderer.xy.StackedXYBarRenderer].hashCode() [function] [call site] 03316
8 [org.jfree.chart.annotations.CategoryLineAnnotation].hashCode() [function] [call site] 03317
8 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 03318
8 [org.jfree.data.time.Second].hashCode() [function] [call site] 03319
8 [java.time.Period].hashCode() [function] [call site] 03320
8 [java.awt.AlphaComposite].hashCode() [function] [call site] 03321
8 [org.jfree.chart.renderer.AbstractRenderer].hashCode() [function] [call site] 03322
8 [org.jfree.chart.plot.CategoryPlot].hashCode() [function] [call site] 03323
8 [org.jfree.data.xy.DefaultTableXYDataset].hashCode() [function] [call site] 03324
8 [java.awt.AWTKeyStroke].hashCode() [function] [call site] 03325
8 [java.util.concurrent.ConcurrentHashMap$EntrySetView].hashCode() [function] [call site] 03326
8 [jdk.internal.org.objectweb.asm.Type].hashCode() [function] [call site] 03327
8 [javax.swing.text.SimpleAttributeSet].hashCode() [function] [call site] 03328
8 [org.jfree.data.flow.NodeKey].hashCode() [function] [call site] 03329
8 [java.math.BigInteger].hashCode() [function] [call site] 03330
8 [java.lang.Character].hashCode() [function] [call site] 03331
8 [jdk.internal.jimage.ImageReader$Node].hashCode() [function] [call site] 03332
8 [java.awt.JobAttributes$DestinationType].hashCode() [function] [call site] 03333
8 [org.jfree.chart.plot.compass.ArrowNeedle].hashCode() [function] [call site] 03334
8 [java.security.AllPermission].hashCode() [function] [call site] 03335
8 [org.jfree.chart.labels.StandardFlowLabelGenerator].hashCode() [function] [call site] 03336
8 [java.net.Proxy].hashCode() [function] [call site] 03337
8 [org.jfree.data.xy.XYSeriesCollection].hashCode() [function] [call site] 03338
8 [java.util.jar.Manifest].hashCode() [function] [call site] 03339
8 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 03340
8 [javax.crypto.CryptoPermission].hashCode() [function] [call site] 03341
8 [java.awt.PageAttributes$OrientationRequestedType].hashCode() [function] [call site] 03342
8 [org.jfree.chart.text.TextLine].hashCode() [function] [call site] 03343
8 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].hashCode() [function] [call site] 03344
8 [org.jfree.data.xy.DefaultXYZDataset].hashCode() [function] [call site] 03345
8 [java.lang.Byte].hashCode() [function] [call site] 03346
8 [java.net.InterfaceAddress].hashCode() [function] [call site] 03347
8 [org.jfree.data.general.DefaultKeyedValueDataset].hashCode() [function] [call site] 03348
8 [org.jfree.chart.entity.AxisEntity].hashCode() [function] [call site] 03349
8 [org.jfree.data.DefaultKeyedValues].hashCode() [function] [call site] 03350
8 [org.jfree.data.statistics.BoxAndWhiskerItem].hashCode() [function] [call site] 03351
8 [java.awt.BasicStroke].hashCode() [function] [call site] 03352
8 [java.util.Hashtable$Entry].hashCode() [function] [call site] 03353
8 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 03354
8 [java.lang.StackTraceElement].hashCode() [function] [call site] 03355
8 [org.jfree.data.time.Hour].hashCode() [function] [call site] 03356
8 [org.jfree.chart.axis.AxisSpace].hashCode() [function] [call site] 03357
8 [java.security.CodeSource].hashCode() [function] [call site] 03358
8 [org.jfree.chart.annotations.XYPointerAnnotation].hashCode() [function] [call site] 03359
8 [org.jfree.data.xy.IntervalXYDelegate].hashCode() [function] [call site] 03360
8 [java.lang.invoke.LambdaFormEditor$Transform].hashCode() [function] [call site] 03361
8 [org.jfree.chart.plot.compass.LineNeedle].hashCode() [function] [call site] 03362
8 [jdk.internal.module.ModuleHashes].hashCode() [function] [call site] 03363
8 [java.util.Locale].hashCode() [function] [call site] 03364
8 [sun.util.calendar.Era].hashCode() [function] [call site] 03365
8 [org.jfree.chart.plot.dial.DialCap].hashCode() [function] [call site] 03366
8 [org.jfree.data.category.SlidingCategoryDataset].hashCode() [function] [call site] 03367
8 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 03368
8 [org.jfree.data.general.Series].hashCode() [function] [call site] 03369
8 [org.jfree.chart.plot.PlotRenderingInfo].hashCode() [function] [call site] 03370
8 [org.jfree.chart.title.Title].hashCode() [function] [call site] 03371
8 [java.util.concurrent.ConcurrentHashMap$KeySetView].hashCode() [function] [call site] 03372
8 [java.time.Clock].hashCode() [function] [call site] 03373
8 [org.jfree.data.general.DefaultValueDataset].hashCode() [function] [call site] 03374
8 [sun.nio.ch.FileKey].hashCode() [function] [call site] 03375
8 [java.util.Calendar].hashCode() [function] [call site] 03376
8 [org.jfree.chart.title.TextTitle].hashCode() [function] [call site] 03377
8 [org.jfree.chart.plot.dial.DialBackground].hashCode() [function] [call site] 03378
8 [java.lang.Float].hashCode() [function] [call site] 03379
8 [java.lang.ProcessBuilder$Redirect].hashCode() [function] [call site] 03380
8 [org.jfree.chart.axis.DateAxis].hashCode() [function] [call site] 03381
8 [java.util.HashMap$Node].hashCode() [function] [call site] 03382
8 [org.jfree.chart.annotations.XYLineAnnotation].hashCode() [function] [call site] 03383
8 [java.nio.DoubleBuffer].hashCode() [function] [call site] 03384
8 [org.jfree.chart.annotations.XYTitleAnnotation].hashCode() [function] [call site] 03385
8 [java.text.SimpleDateFormat].hashCode() [function] [call site] 03386
8 [java.security.Provider$ServiceKey].hashCode() [function] [call site] 03387
8 [java.util.AbstractList].hashCode() [function] [call site] 03388
8 [org.jfree.chart.annotations.XYShapeAnnotation].hashCode() [function] [call site] 03389
8 [org.jfree.chart.axis.CategoryTick].hashCode() [function] [call site] 03390
8 [sun.util.locale.LocaleExtensions].hashCode() [function] [call site] 03391
8 [org.jfree.data.time.Minute].hashCode() [function] [call site] 03392
8 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 03393
8 [java.awt.JobAttributes$DialogType].hashCode() [function] [call site] 03394
8 [org.jfree.data.statistics.HistogramBin].hashCode() [function] [call site] 03395
8 [org.jfree.data.xy.MatrixSeriesCollection].hashCode() [function] [call site] 03396
8 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].hashCode() [function] [call site] 03397
8 [org.jfree.chart.legend.LegendGraphic].hashCode() [function] [call site] 03398
8 [org.jfree.chart.text.TextBlock].hashCode() [function] [call site] 03399
8 [sun.util.locale.BaseLocale$Key].hashCode() [function] [call site] 03400
8 [org.jfree.data.time.Day].hashCode() [function] [call site] 03401
8 [java.net.InetAddress].hashCode() [function] [call site] 03402
8 [java.math.BigDecimal].hashCode() [function] [call site] 03403
8 [org.jfree.data.xy.XYSeries].hashCode() [function] [call site] 03404
8 [org.jfree.chart.plot.XYPlot].hashCode() [function] [call site] 03405
8 [java.text.MessageFormat].hashCode() [function] [call site] 03406
8 [org.jfree.chart.renderer.xy.XYStepRenderer].hashCode() [function] [call site] 03407
8 [org.jfree.chart.entity.JFreeChartEntity].hashCode() [function] [call site] 03408
8 [org.jfree.chart.api.RectangleInsets].hashCode() [function] [call site] 03409
8 [sun.font.FontStrikeDesc].hashCode() [function] [call site] 03410
8 [java.util.WeakHashMap$Entry].hashCode() [function] [call site] 03411
8 [java.awt.BufferCapabilities$FlipContents].hashCode() [function] [call site] 03412
8 [sun.util.locale.BaseLocale].hashCode() [function] [call site] 03413
8 [org.jfree.chart.plot.dial.DialTextAnnotation].hashCode() [function] [call site] 03414
8 [java.lang.Object].hashCode() [function] [call site] 03415
8 [java.nio.FloatBuffer].hashCode() [function] [call site] 03416
8 [org.jfree.chart.text.format.RelativeDateFormat].hashCode() [function] [call site] 03417
8 [org.jfree.data.xy.DefaultIntervalXYDataset].hashCode() [function] [call site] 03418
8 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 03419
8 [java.time.Instant].hashCode() [function] [call site] 03420
8 [java.security.BasicPermission].hashCode() [function] [call site] 03421
8 [org.jfree.data.time.Year].hashCode() [function] [call site] 03422
8 [org.jfree.chart.plot.dial.AbstractDialLayer].hashCode() [function] [call site] 03423
8 [org.jfree.chart.plot.CategoryMarker].hashCode() [function] [call site] 03424
8 [java.security.cert.CertPath].hashCode() [function] [call site] 03425
8 [org.jfree.chart.axis.SubCategoryAxis].hashCode() [function] [call site] 03426
8 [java.time.ZoneId].hashCode() [function] [call site] 03427
8 [java.lang.module.ResolvedModule].hashCode() [function] [call site] 03428
8 [java.util.zip.ZipFile$Source$Key].hashCode() [function] [call site] 03429
8 [java.io.FilePermission].hashCode() [function] [call site] 03430
8 [java.awt.geom.Ellipse2D].hashCode() [function] [call site] 03431
8 [org.jfree.chart.annotations.CategoryTextAnnotation].hashCode() [function] [call site] 03432
8 [sun.java2d.loops.CompositeType].hashCode() [function] [call site] 03433
8 [jdk.internal.org.objectweb.asm.Handle].hashCode() [function] [call site] 03434
8 [org.jfree.chart.annotations.XYPolygonAnnotation].hashCode() [function] [call site] 03435
8 [java.math.MathContext].hashCode() [function] [call site] 03436
8 [org.jfree.chart.annotations.XYBoxAnnotation].hashCode() [function] [call site] 03437
8 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 03438
8 [org.jfree.chart.axis.MarkerAxisBand].hashCode() [function] [call site] 03439
8 [javax.security.auth.Subject].hashCode() [function] [call site] 03440
8 [org.jfree.chart.JFreeChart].hashCode() [function] [call site] 03441
8 [java.nio.ShortBuffer].hashCode() [function] [call site] 03442
8 [org.jfree.chart.plot.compass.MiddlePinNeedle].hashCode() [function] [call site] 03443
8 [java.time.Duration].hashCode() [function] [call site] 03444
8 [java.lang.invoke.StringConcatFactory$Key].hashCode() [function] [call site] 03445
8 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 03446
8 [org.jfree.data.time.Month].hashCode() [function] [call site] 03447
8 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 03448
8 [org.jfree.chart.entity.PieSectionEntity].hashCode() [function] [call site] 03449
8 [java.awt.font.NumericShaper].hashCode() [function] [call site] 03450
8 [java.awt.font.TransformAttribute].hashCode() [function] [call site] 03451
8 [org.jfree.data.time.TimePeriodValue].hashCode() [function] [call site] 03452
8 [java.security.Timestamp].hashCode() [function] [call site] 03453
8 [jdk.internal.module.IllegalAccessLogger$Usage].hashCode() [function] [call site] 03454
8 [java.nio.ByteBuffer].hashCode() [function] [call site] 03455
8 [java.lang.reflect.Constructor].hashCode() [function] [call site] 03456
8 [sun.font.CoreMetrics].hashCode() [function] [call site] 03457
8 [org.jfree.chart.axis.CategoryAxis].hashCode() [function] [call site] 03458
8 [org.jfree.chart.axis.CategoryLabelPositions].hashCode() [function] [call site] 03459
8 [org.jfree.chart.labels.StandardCategoryToolTipGenerator].hashCode() [function] [call site] 03460
8 [org.jfree.chart.labels.ItemLabelPosition].hashCode() [function] [call site] 03461
8 [java.lang.invoke.LambdaForm].hashCode() [function] [call site] 03462
8 [java.lang.invoke.MemberName].hashCode() [function] [call site] 03463
8 [org.jfree.data.ComparableObjectSeries].hashCode() [function] [call site] 03464
8 [org.jfree.chart.util.StandardGradientPaintTransformer].hashCode() [function] [call site] 03465
8 [org.jfree.chart.plot.dial.StandardDialScale].hashCode() [function] [call site] 03466
8 [java.awt.datatransfer.MimeType].hashCode() [function] [call site] 03467
8 [java.nio.charset.Charset].hashCode() [function] [call site] 03468
8 [java.awt.geom.AffineTransform].hashCode() [function] [call site] 03469
8 [org.jfree.chart.entity.PlotEntity].hashCode() [function] [call site] 03470
8 [java.awt.Insets].hashCode() [function] [call site] 03471
8 [java.lang.Enum].hashCode() [function] [call site] 03472
8 [org.jfree.chart.entity.StandardEntityCollection].hashCode() [function] [call site] 03473
8 [java.text.DateFormat].hashCode() [function] [call site] 03474
8 [java.util.zip.ZipEntry].hashCode() [function] [call site] 03475
8 [org.jfree.data.gantt.TaskSeriesCollection].hashCode() [function] [call site] 03476
8 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].hashCode() [function] [call site] 03477
8 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].hashCode() [function] [call site] 03478
8 [org.jfree.chart.labels.StandardXYZToolTipGenerator].hashCode() [function] [call site] 03479
8 [org.jfree.chart.axis.PeriodAxis].hashCode() [function] [call site] 03480
8 [org.jfree.chart.plot.dial.StandardDialFrame].hashCode() [function] [call site] 03481
8 [org.jfree.chart.labels.HighLowItemLabelGenerator].hashCode() [function] [call site] 03482
8 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 03483
8 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].hashCode() [function] [call site] 03484
8 [java.text.FieldPosition].hashCode() [function] [call site] 03485
8 [java.awt.image.IndexColorModel].hashCode() [function] [call site] 03486
8 [java.awt.JobAttributes].hashCode() [function] [call site] 03487
8 [java.awt.PageAttributes$PrintQualityType].hashCode() [function] [call site] 03488
8 [org.jfree.chart.plot.dial.ArcDialFrame].hashCode() [function] [call site] 03489
8 [org.jfree.chart.block.ColorBlock].hashCode() [function] [call site] 03490
8 [java.lang.reflect.Field].hashCode() [function] [call site] 03491
8 [java.net.Inet4Address].hashCode() [function] [call site] 03492
8 [sun.java2d.pipe.Region].hashCode() [function] [call site] 03493
8 [java.time.zone.ZoneRules].hashCode() [function] [call site] 03494
8 [java.net.HttpCookie].hashCode() [function] [call site] 03495
8 [java.net.URL].hashCode() [function] [call site] 03496
8 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 03497
8 [org.jfree.chart.renderer.category.StandardBarPainter].hashCode() [function] [call site] 03498
8 [org.jfree.chart.entity.CategoryLabelEntity].hashCode() [function] [call site] 03499
8 [org.jfree.chart.labels.StandardXYItemLabelGenerator].hashCode() [function] [call site] 03500
8 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 03501
8 [java.io.File].hashCode() [function] [call site] 03502
8 [org.jfree.chart.renderer.xy.StandardXYBarPainter].hashCode() [function] [call site] 03503
8 [org.jfree.chart.plot.compass.ShipNeedle].hashCode() [function] [call site] 03504
8 [org.jfree.chart.urls.StandardCategoryURLGenerator].hashCode() [function] [call site] 03505
8 [java.time.OffsetTime].hashCode() [function] [call site] 03506
8 [org.jfree.data.gantt.TaskSeries].hashCode() [function] [call site] 03507
8 [org.jfree.chart.plot.Marker].hashCode() [function] [call site] 03508
8 [org.jfree.chart.annotations.AbstractXYAnnotation].hashCode() [function] [call site] 03509
8 [sun.util.calendar.CalendarDate].hashCode() [function] [call site] 03510
8 [org.jfree.data.KeyedObject].hashCode() [function] [call site] 03511
8 [java.lang.Runtime$Version].hashCode() [function] [call site] 03512
8 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].hashCode() [function] [call site] 03513
8 [org.jfree.chart.entity.FlowEntity].hashCode() [function] [call site] 03514
8 [java.lang.reflect.Method].hashCode() [function] [call site] 03515
8 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 03516
8 [org.jfree.data.KeyedValuesItemKey].hashCode() [function] [call site] 03517
8 [org.jfree.chart.plot.dial.StandardDialRange].hashCode() [function] [call site] 03518
8 [org.jfree.data.gantt.Task].hashCode() [function] [call site] 03519
8 [org.jfree.data.time.ohlc.OHLCSeriesCollection].hashCode() [function] [call site] 03520
8 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].hashCode() [function] [call site] 03521
8 [java.awt.DisplayMode].hashCode() [function] [call site] 03522
8 [org.jfree.data.KeyedObjects].hashCode() [function] [call site] 03523
8 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 03524
8 [java.text.DateFormatSymbols].hashCode() [function] [call site] 03525
8 [java.util.AbstractSet].hashCode() [function] [call site] 03526
8 [java.awt.datatransfer.DataFlavor].hashCode() [function] [call site] 03527
8 [org.jfree.data.function.PolynomialFunction2D].hashCode() [function] [call site] 03528
8 [java.lang.String].hashCode() [function] [call site] 03529
8 [java.util.ResourceBundle$CacheKey].hashCode() [function] [call site] 03530
8 [org.jfree.chart.annotations.TextAnnotation].hashCode() [function] [call site] 03531
8 [org.jfree.data.time.TimePeriodValues].hashCode() [function] [call site] 03532
8 [org.jfree.chart.labels.IntervalXYToolTipGenerator].hashCode() [function] [call site] 03533
8 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 03534
8 [java.net.URI].hashCode() [function] [call site] 03535
8 [java.lang.invoke.LambdaForm$Name].hashCode() [function] [call site] 03536
8 [java.lang.invoke.MethodType].hashCode() [function] [call site] 03537
8 [org.jfree.chart.plot.pie.PiePlot].hashCode() [function] [call site] 03538
8 [java.util.OptionalLong].hashCode() [function] [call site] 03539
8 [org.jfree.chart.labels.StandardXYToolTipGenerator].hashCode() [function] [call site] 03540
8 [java.awt.Color].hashCode() [function] [call site] 03541
8 [org.jfree.chart.plot.dial.DialPlot].hashCode() [function] [call site] 03542
8 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 03543
8 [java.util.TreeMap$Entry].hashCode() [function] [call site] 03544
8 [org.jfree.chart.util.DefaultShadowGenerator].hashCode() [function] [call site] 03545
8 [java.awt.MenuShortcut].hashCode() [function] [call site] 03546
8 [java.lang.Integer].toHexString(int) [function] [call site] 03547
9 [java.lang.Integer].toUnsignedString0(int,int) [function] [call site] 03548
10 [java.lang.Integer].numberOfLeadingZeros(int) [function] [call site] 03549
10 [java.lang.Math].max(int,int) [function] [call site] 03550
10 [java.lang.Integer].formatUnsignedInt(int,int,byte[],int,int) [function] [call site] 03551
10 [java.lang.String].<init>(byte[],byte) [function] [call site] 03552
10 [java.lang.Integer].formatUnsignedIntUTF16(int,int,byte[],int,int) [function] [call site] 03553
11 [java.lang.StringUTF16].putChar(byte[],int,int) [function] [call site] 03554
10 [java.lang.String].<init>(byte[],byte) [function] [call site] 03555
8 [java.lang.StringBuilder].toString() [function] [call site] 03556
7 [java.lang.StringBuilder].toString() [function] [call site] 03557
6 [java.lang.ProcessBuilder$Redirect$2].toString() [function] [call site] 03558
6 [org.jfree.chart.entity.JFreeChartEntity].toString() [function] [call site] 03559
7 [java.lang.StringBuilder].<init>(java.lang.String) [function] [call site] 03560
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03561
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03562
7 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 03563
7 [java.lang.StringBuilder].toString() [function] [call site] 03564
6 [java.math.BigDecimal].toString() [function] [call site] 03565
6 [java.lang.Double].toString() [function] [call site] 03566
7 [java.lang.Double].toString(double) [function] [call site] 03567
8 [jdk.internal.math.FloatingDecimal].toJavaFormatString(double) [function] [call site] 03568
9 [jdk.internal.math.FloatingDecimal].getBinaryToASCIIConverter(double) [function] [call site] 03569
10 [jdk.internal.math.FloatingDecimal].getBinaryToASCIIConverter(double,boolean) [function] [call site] 03570
11 [java.lang.Double].doubleToRawLongBits(double) [function] [call site] 03571
11 [java.lang.Long].numberOfLeadingZeros(long) [function] [call site] 03572
12 [java.lang.Integer].numberOfLeadingZeros(int) [function] [call site] 03573
12 [java.lang.Integer].numberOfLeadingZeros(int) [function] [call site] 03574
11 [jdk.internal.math.FloatingDecimal].getBinaryToASCIIBuffer() [function] [call site] 03575
12 [java.lang.ThreadLocal].get() [function] [call site] 03576
11 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].setSign(boolean) [function] [call site] 03577
11 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].dtoa(int,long,int,boolean) [function] [call site] 03578
12 [java.lang.AssertionError].<init>() [function] [call site] 03579
12 [java.lang.AssertionError].<init>() [function] [call site] 03580
12 [java.lang.Long].numberOfTrailingZeros(long) [function] [call site] 03581
12 [java.lang.Math].max(int,int) [function] [call site] 03582
12 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].insignificantDigitsForPow2(int) [function] [call site] 03583
12 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].developLongDigits(int,long,int) [function] [call site] 03584
13 [java.lang.AssertionError].<init>(long) [function] [call site] 03585
14 [java.lang.AssertionError].<init>(java.lang.String) [function] [call site] 03586
15 [java.lang.Error].<init>(java.lang.String) [function] [call site] 03587
16 [java.lang.Throwable].<init>(java.lang.String) [function] [call site] 03588
14 [java.lang.String].valueOf(long) [function] [call site] 03589
15 [java.lang.Long].toString(long) [function] [call site] 03590
16 [java.lang.Long].stringSize(long) [function] [call site] 03591
16 [java.lang.Long].getChars(long,int,byte[]) [function] [call site] 03592
16 [java.lang.String].<init>(byte[],byte) [function] [call site] 03593
16 [java.lang.StringUTF16].getChars(long,int,byte[]) [function] [call site] 03594
16 [java.lang.String].<init>(byte[],byte) [function] [call site] 03595
12 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].estimateDecExp(long,int) [function] [call site] 03596
13 [java.lang.Double].longBitsToDouble(long) [function] [call site] 03597
13 [java.lang.Double].doubleToRawLongBits(double) [function] [call site] 03598
12 [java.lang.Math].max(int,int) [function] [call site] 03599
12 [java.lang.Math].max(int,int) [function] [call site] 03600
12 [java.lang.Math].min(int,int) [function] [call site] 03601
12 [java.lang.AssertionError].<init>(int) [function] [call site] 03602
13 [java.lang.AssertionError].<init>(java.lang.String) [function] [call site] 03603
13 [java.lang.String].valueOf(int) [function] [call site] 03604
14 [java.lang.Integer].toString(int) [function] [call site] 03605
12 [java.lang.AssertionError].<init>(int) [function] [call site] 03606
12 [java.lang.AssertionError].<init>(int) [function] [call site] 03607
12 [java.lang.AssertionError].<init>(int) [function] [call site] 03608
12 [jdk.internal.math.FDBigInteger].valueOfPow52(int,int) [function] [call site] 03609
13 [jdk.internal.math.FDBigInteger].big5pow(int) [function] [call site] 03610
14 [java.lang.AssertionError].<init>(int) [function] [call site] 03611
14 [jdk.internal.math.FDBigInteger].big5powRec(int) [function] [call site] 03612
15 [jdk.internal.math.FDBigInteger].mult(int) [function] [call site] 03613
16 [jdk.internal.math.FDBigInteger].mult(int[],int,int,int[]) [function] [call site] 03614
16 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 03615
17 [java.lang.Object].<init>() [function] [call site] 03616
17 [jdk.internal.math.FDBigInteger].trimLeadingZeros() [function] [call site] 03617
15 [jdk.internal.math.FDBigInteger].mult(jdk.internal.math.FDBigInteger) [function] [call site] 03618
16 [jdk.internal.math.FDBigInteger].size() [function] [call site] 03619
16 [jdk.internal.math.FDBigInteger].mult(int) [function] [call site] 03620
16 [jdk.internal.math.FDBigInteger].size() [function] [call site] 03621
16 [jdk.internal.math.FDBigInteger].mult(int) [function] [call site] 03622
16 [jdk.internal.math.FDBigInteger].mult(int[],int,int[],int,int[]) [function] [call site] 03623
16 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 03624
13 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 03625
13 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 03626
13 [jdk.internal.math.FDBigInteger].big5pow(int) [function] [call site] 03627
13 [jdk.internal.math.FDBigInteger].leftShift(int) [function] [call site] 03628
14 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 03629
14 [java.util.Arrays].copyOf(int[],int) [function] [call site] 03630
14 [jdk.internal.math.FDBigInteger].leftShift(int[],int,int[],int,int,int) [function] [call site] 03631
14 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 03632
14 [jdk.internal.math.FDBigInteger].leftShift(int[],int,int[],int,int,int) [function] [call site] 03633
13 [jdk.internal.math.FDBigInteger].valueOfPow2(int) [function] [call site] 03634
14 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 03635
12 [jdk.internal.math.FDBigInteger].getNormalizationBias() [function] [call site] 03636
13 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 03637
13 [java.lang.Integer].numberOfLeadingZeros(int) [function] [call site] 03638
12 [jdk.internal.math.FDBigInteger].leftShift(int) [function] [call site] 03639
12 [jdk.internal.math.FDBigInteger].valueOfMulPow52(long,int,int) [function] [call site] 03640
13 [java.lang.AssertionError].<init>(int) [function] [call site] 03641
13 [java.lang.AssertionError].<init>(int) [function] [call site] 03642
13 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 03643
13 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 03644
13 [jdk.internal.math.FDBigInteger].big5pow(int) [function] [call site] 03645
13 [jdk.internal.math.FDBigInteger].mult(int[],int,int,int[]) [function] [call site] 03646
13 [jdk.internal.math.FDBigInteger].mult(int[],int,int,int,int[]) [function] [call site] 03647
13 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 03648
13 [jdk.internal.math.FDBigInteger].leftShift(int) [function] [call site] 03649
13 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 03650
13 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 03651
13 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 03652
12 [jdk.internal.math.FDBigInteger].valueOfPow52(int,int) [function] [call site] 03653
12 [jdk.internal.math.FDBigInteger].valueOfPow52(int,int) [function] [call site] 03654
12 [jdk.internal.math.FDBigInteger].quoRemIteration(jdk.internal.math.FDBigInteger) [function] [call site] 03655
13 [java.lang.AssertionError].<init>(java.lang.Object) [function] [call site] 03656
14 [java.lang.AssertionError].<init>(java.lang.String) [function] [call site] 03657
14 [java.lang.String].valueOf(java.lang.Object) [function] [call site] 03658
14 [java.lang.Throwable].initCause(java.lang.Throwable) [function] [call site] 03659
15 [java.lang.StringBuilder].<init>() [function] [call site] 03660
15 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03661
15 [java.lang.IllegalStateException].<init>(java.lang.String,java.lang.Throwable) [function] [call site] 03662
15 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03663
15 [java.lang.StringBuilder].toString() [function] [call site] 03664
15 [java.util.Objects].toString(java.lang.Object,java.lang.String) [function] [call site] 03665
15 [java.lang.IllegalArgumentException].<init>(java.lang.String,java.lang.Throwable) [function] [call site] 03666
13 [jdk.internal.math.FDBigInteger].size() [function] [call site] 03667
13 [jdk.internal.math.FDBigInteger].size() [function] [call site] 03668
13 [jdk.internal.math.FDBigInteger].multAndCarryBy10(int[],int,int[]) [function] [call site] 03669
13 [jdk.internal.math.FDBigInteger].trimLeadingZeros() [function] [call site] 03670
13 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 03671
13 [jdk.internal.math.FDBigInteger].multDiffMe(long,jdk.internal.math.FDBigInteger) [function] [call site] 03672
13 [java.lang.AssertionError].<init>(long) [function] [call site] 03673
13 [jdk.internal.math.FDBigInteger].multAndCarryBy10(int[],int,int[]) [function] [call site] 03674
13 [java.lang.AssertionError].<init>(int) [function] [call site] 03675
13 [jdk.internal.math.FDBigInteger].trimLeadingZeros() [function] [call site] 03676
12 [jdk.internal.math.FDBigInteger].'cmp'(jdk.internal.math.FDBigInteger) [function] [call site] 03677
13 [jdk.internal.math.FDBigInteger].checkZeroTail(int[],int) [function] [call site] 03678
13 [jdk.internal.math.FDBigInteger].checkZeroTail(int[],int) [function] [call site] 03679
12 [jdk.internal.math.FDBigInteger].addAndCmp(jdk.internal.math.FDBigInteger,jdk.internal.math.FDBigInteger) [function] [call site] 03680
13 [jdk.internal.math.FDBigInteger].size() [function] [call site] 03681
13 [jdk.internal.math.FDBigInteger].size() [function] [call site] 03682
13 [jdk.internal.math.FDBigInteger].size() [function] [call site] 03683
13 [jdk.internal.math.FDBigInteger].'cmp'(jdk.internal.math.FDBigInteger) [function] [call site] 03684
13 [jdk.internal.math.FDBigInteger].add(jdk.internal.math.FDBigInteger) [function] [call site] 03685
14 [jdk.internal.math.FDBigInteger].size() [function] [call site] 03686
14 [jdk.internal.math.FDBigInteger].size() [function] [call site] 03687
14 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 03688
13 [jdk.internal.math.FDBigInteger].'cmp'(jdk.internal.math.FDBigInteger) [function] [call site] 03689
12 [java.lang.AssertionError].<init>(int) [function] [call site] 03690
12 [jdk.internal.math.FDBigInteger].quoRemIteration(jdk.internal.math.FDBigInteger) [function] [call site] 03691
12 [java.lang.AssertionError].<init>(int) [function] [call site] 03692
12 [jdk.internal.math.FDBigInteger].multBy10() [function] [call site] 03693
13 [jdk.internal.math.FDBigInteger].multAndCarryBy10(int[],int,int[]) [function] [call site] 03694
13 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 03695
13 [jdk.internal.math.FDBigInteger].multAndCarryBy10(int[],int,int[]) [function] [call site] 03696
13 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 03697
13 [java.util.Arrays].copyOf(int[],int) [function] [call site] 03698
13 [jdk.internal.math.FDBigInteger].trimLeadingZeros() [function] [call site] 03699
12 [jdk.internal.math.FDBigInteger].'cmp'(jdk.internal.math.FDBigInteger) [function] [call site] 03700
12 [jdk.internal.math.FDBigInteger].addAndCmp(jdk.internal.math.FDBigInteger,jdk.internal.math.FDBigInteger) [function] [call site] 03701
12 [jdk.internal.math.FDBigInteger].leftShift(int) [function] [call site] 03702
12 [jdk.internal.math.FDBigInteger].'cmp'(jdk.internal.math.FDBigInteger) [function] [call site] 03703
12 [jdk.internal.math.FDBigInteger].'cmp'(jdk.internal.math.FDBigInteger) [function] [call site] 03704
12 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].roundup() [function] [call site] 03705
12 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].roundup() [function] [call site] 03706
12 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].roundup() [function] [call site] 03707
9 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].toJavaFormatString() [function] [call site] 03708
10 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].getChars(char[]) [function] [call site] 03709
11 [java.lang.AssertionError].<init>(int) [function] [call site] 03710
11 [java.lang.Math].min(int,int) [function] [call site] 03711
11 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 03712
11 [java.util.Arrays].fill(char[],int,int,char) [function] [call site] 03713
11 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 03714
11 [java.util.Arrays].fill(char[],int,int,char) [function] [call site] 03715
11 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 03716
11 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 03717
10 [java.lang.String].<init>(char[],int,int) [function] [call site] 03718
11 [java.lang.String].<init>(char[],int,int,java.lang.Void) [function] [call site] 03719
12 [java.lang.Object].<init>() [function] [call site] 03720
12 [java.lang.StringUTF16].compress(char[],int,int) [function] [call site] 03721
12 [java.lang.StringUTF16].toBytes(char[],int,int) [function] [call site] 03722
11 [java.lang.String].rangeCheck(char[],int,int) [function] [call site] 03723
12 [java.lang.String].checkBoundsOffCount(int,int,int) [function] [call site] 03724
13 [java.lang.StringIndexOutOfBoundsException].<init>(java.lang.String) [function] [call site] 03725
13 [java.lang.StringBuilder].<init>() [function] [call site] 03726
13 [java.lang.StringBuilder].append(int) [function] [call site] 03727
13 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03728
13 [java.lang.StringBuilder].append(int) [function] [call site] 03729
13 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03730
13 [java.lang.StringBuilder].append(int) [function] [call site] 03731
13 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03732
13 [java.lang.StringBuilder].toString() [function] [call site] 03733
9 [jdk.internal.math.FloatingDecimal$ExceptionalBinaryToASCIIBuffer].toJavaFormatString() [function] [call site] 03734
6 [javax.swing.UIManager$LookAndFeelInfo].toString() [function] [call site] 03735
6 [java.nio.IntBuffer].toString() [function] [call site] 03736
6 [java.lang.ModuleLayer].toString() [function] [call site] 03737
6 [sun.nio.fs.UnixFileStore].toString() [function] [call site] 03738
6 [java.lang.StringBuffer].toString() [function] [call site] 03739
7 [java.lang.AbstractStringBuilder].isLatin1() [function] [call site] 03740
7 [java.lang.StringLatin1].newString(byte[],int,int) [function] [call site] 03741
7 [java.lang.StringUTF16].newString(byte[],int,int) [function] [call site] 03742
7 [java.lang.String].<init>(java.lang.String) [function] [call site] 03743
8 [java.lang.Object].<init>() [function] [call site] 03744
6 [java.awt.Font].toString() [function] [call site] 03745
6 [java.awt.ScrollPaneAdjustable].toString() [function] [call site] 03746
6 [javax.swing.TransferHandler$DropLocation].toString() [function] [call site] 03747
6 [org.jfree.chart.entity.XYItemEntity].toString() [function] [call site] 03748
7 [org.jfree.chart.entity.XYItemEntity].getSeriesIndex() [function] [call site] 03749
7 [org.jfree.chart.entity.XYItemEntity].getDataset() [function] [call site] 03750
7 [org.jfree.chart.entity.XYItemEntity].getItem() [function] [call site] 03751
6 [javax.accessibility.AccessibleBundle].toString() [function] [call site] 03752
6 [sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo].toString() [function] [call site] 03753
6 [java.io.ObjectStreamClass].toString() [function] [call site] 03754
6 [jdk.internal.module.ModuleHashes].toString() [function] [call site] 03755
7 [java.lang.StringBuilder].<init>(java.lang.String) [function] [call site] 03756
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03757
7 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 03758
7 [java.util.TreeMap].entrySet() [function] [call site] 03759
7 [java.util.Hashtable].entrySet() [function] [call site] 03760
7 [java.util.LinkedHashMap].entrySet() [function] [call site] 03761
7 [java.util.IdentityHashMap].entrySet() [function] [call site] 03762
7 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 03763
7 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 03764
7 [java.util.WeakHashMap].entrySet() [function] [call site] 03765
7 [java.awt.RenderingHints].entrySet() [function] [call site] 03766
7 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 03767
7 [java.util.Properties].entrySet() [function] [call site] 03768
7 [java.util.HashMap].entrySet() [function] [call site] 03769
7 [java.security.Provider].entrySet() [function] [call site] 03770
7 [java.util.jar.Attributes].entrySet() [function] [call site] 03771
7 [java.util.Collection].stream() [function] [call site] 03772
7 [jdk.internal.module.ModuleHashes$lambda_toString_1__1].bootstrap$(java.lang.StringBuilder) [function] [call site] 03773
8 [jdk.internal.module.ModuleHashes$lambda_toString_1__1].<init>(java.lang.StringBuilder) [function] [call site] 03774
9 [java.lang.Object].<init>() [function] [call site] 03775
7 [java.util.Map$Entry].comparingByKey() [function] [call site] 03776
7 [java.lang.StringBuilder].toString() [function] [call site] 03777
6 [java.awt.JobAttributes$DefaultSelectionType].toString() [function] [call site] 03778
6 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 03779
6 [java.lang.Thread].toString() [function] [call site] 03780
7 [java.lang.Thread].getThreadGroup() [function] [call site] 03781
7 [java.lang.StringBuilder].<init>() [function] [call site] 03782
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03783
7 [java.lang.StringBuilder].append(int) [function] [call site] 03784
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03785
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03786
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03787
7 [java.lang.Thread].getName() [function] [call site] 03788
7 [java.lang.Thread].getPriority() [function] [call site] 03789
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03790
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03791
7 [java.lang.ThreadGroup].getName() [function] [call site] 03792
7 [java.lang.StringBuilder].toString() [function] [call site] 03793
7 [java.lang.StringBuilder].<init>() [function] [call site] 03794
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03795
7 [java.lang.StringBuilder].append(int) [function] [call site] 03796
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03797
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03798
7 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03799
7 [java.lang.Thread].getName() [function] [call site] 03800
7 [java.lang.Thread].getPriority() [function] [call site] 03801
7 [java.lang.StringBuilder].toString() [function] [call site] 03802
6 [org.jfree.chart.api.RectangleInsets].toString() [function] [call site] 03803
6 [java.time.temporal.ChronoUnit].toString() [function] [call site] 03804
6 [java.security.Provider$Service].toString() [function] [call site] 03805
6 [sun.font.FontFamily].toString() [function] [call site] 03806
6 [java.awt.font.TextLayout].toString() [function] [call site] 03807
6 [java.util.concurrent.atomic.AtomicLong].toString() [function] [call site] 03808
6 [java.lang.invoke.ClassSpecializer$SpeciesData].toString() [function] [call site] 03809
6 [java.util.Currency].toString() [function] [call site] 03810
6 [java.awt.AttributeValue].toString() [function] [call site] 03811
6 [org.jfree.chart.block.RectangleConstraint].toString() [function] [call site] 03812
7 [java.lang.Enum].toString() [function] [call site] 03813
6 [java.time.OffsetTime].toString() [function] [call site] 03814
6 [java.io.ObjectOutputStream$DebugTraceInfoStack].toString() [function] [call site] 03815
6 [javax.swing.JList$DropLocation].toString() [function] [call site] 03816
6 [org.jfree.data.Range].toString() [function] [call site] 03817
6 [java.net.NetworkInterface].toString() [function] [call site] 03818
6 [java.util.concurrent.CopyOnWriteArrayList].toString() [function] [call site] 03819
6 [javax.security.auth.Subject].toString() [function] [call site] 03820
6 [org.jfree.data.json.impl.JSONObject].toString() [function] [call site] 03821
7 [org.jfree.data.json.impl.JSONObject].toJSONString() [function] [call site] 03822
8 [org.jfree.data.json.impl.JSONObject].toJSONString(java.util.Map) [function] [call site] 03823
9 [java.lang.StringBuffer].<init>() [function] [call site] 03824
10 [java.lang.AbstractStringBuilder].<init>(int) [function] [call site] 03825
9 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 03826
9 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 03827
9 [java.lang.StringBuffer].append(char) [function] [call site] 03828
10 [java.lang.AbstractStringBuilder].append(char) [function] [call site] 03829
9 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 03830
9 [java.lang.StringBuffer].append(char) [function] [call site] 03831
9 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 03832
9 [java.io.BufferedReader$1:java.nio.file.FileTreeIterator:java.nio.file.Files$2:java.util.HashSet:java.util.TreeMap$EntrySet:java.util.TreeMap$KeySet:java.util.TreeSet:java.util.concurrent.ConcurrentHashMap$EntrySetView:java.util.concurrent.ConcurrentHashMap$KeySetView:javax.print.MimeType$ParameterMapEntrySet].next() [function] [call site] 03833
9 [java.util.HashMap$Node].getKey() [function] [call site] 03834
9 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 03835
9 [java.util.TreeMap$Entry].getKey() [function] [call site] 03836
9 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 03837
9 [java.util.Hashtable$Entry].getKey() [function] [call site] 03838
9 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 03839
9 [java.util.Hashtable$Entry].getValue() [function] [call site] 03840
9 [java.util.TreeMap$Entry].getValue() [function] [call site] 03841
9 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 03842
9 [java.util.HashMap$Node].getValue() [function] [call site] 03843
9 [org.jfree.data.json.impl.JSONObject].toJSONString(java.lang.String,java.lang.Object,java.lang.StringBuffer) [function] [call site] 03844
10 [java.lang.StringBuffer].append(char) [function] [call site] 03845
10 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 03846
11 [java.lang.AbstractStringBuilder].append(java.lang.String) [function] [call site] 03847
10 [org.jfree.data.json.impl.JSONValue].escape(java.lang.String,java.lang.StringBuffer) [function] [call site] 03848
11 [java.lang.String].length() [function] [call site] 03849
12 [java.lang.String].coder() [function] [call site] 03850
11 [java.lang.String].charAt(int) [function] [call site] 03851
12 [java.lang.String].isLatin1() [function] [call site] 03852
12 [java.lang.StringLatin1].charAt(byte[],int) [function] [call site] 03853
12 [java.lang.StringUTF16].charAt(byte[],int) [function] [call site] 03854
11 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 03855
11 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 03856
11 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 03857
11 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 03858
11 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 03859
11 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 03860
11 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 03861
11 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 03862
11 [java.lang.Integer].toHexString(int) [function] [call site] 03863
11 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 03864
11 [java.lang.String].length() [function] [call site] 03865
11 [java.lang.StringBuffer].append(char) [function] [call site] 03866
11 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 03867
11 [java.lang.String].toUpperCase() [function] [call site] 03868
12 [java.util.Locale].getDefault() [function] [call site] 03869
12 [java.lang.String].toUpperCase(java.util.Locale) [function] [call site] 03870
13 [java.lang.String].isLatin1() [function] [call site] 03871
13 [java.lang.StringLatin1].toUpperCase(java.lang.String,byte[],java.util.Locale) [function] [call site] 03872
13 [java.lang.StringUTF16].toUpperCase(java.lang.String,byte[],java.util.Locale) [function] [call site] 03873
11 [java.lang.StringBuffer].append(char) [function] [call site] 03874
10 [java.lang.StringBuffer].append(char) [function] [call site] 03875
10 [java.lang.StringBuffer].append(char) [function] [call site] 03876
10 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 03877
10 [org.jfree.data.json.impl.JSONValue].toJSONString(java.lang.Object) [function] [call site] 03878
11 [org.jfree.data.json.impl.JSONValue].escape(java.lang.String) [function] [call site] 03879
12 [java.lang.StringBuffer].<init>() [function] [call site] 03880
12 [org.jfree.data.json.impl.JSONValue].escape(java.lang.String,java.lang.StringBuffer) [function] [call site] 03881
12 [java.lang.StringBuffer].toString() [function] [call site] 03882
11 [java.lang.Double].isInfinite() [function] [call site] 03883
12 [java.lang.Double].isInfinite(double) [function] [call site] 03884
11 [java.lang.Double].isNaN() [function] [call site] 03885
12 [java.lang.Double].isNaN(double) [function] [call site] 03886
11 [java.awt.geom.Rectangle2D$Double].toString() [function] [call site] 03887
11 [jdk.internal.org.objectweb.asm.Handle].toString() [function] [call site] 03888
11 [java.awt.image.ColorModel].toString() [function] [call site] 03889
11 [java.lang.Short].toString() [function] [call site] 03890
11 [java.lang.ProcessBuilder$Redirect$4].toString() [function] [call site] 03891
11 [java.lang.Integer].toString() [function] [call site] 03892
11 [javax.swing.text.Segment].toString() [function] [call site] 03893
11 [java.awt.Color].toString() [function] [call site] 03894
11 [java.awt.geom.AffineTransform].toString() [function] [call site] 03895
11 [sun.java2d.loops.CompositeType].toString() [function] [call site] 03896
11 [java.lang.reflect.Constructor].toString() [function] [call site] 03897
11 [sun.net.www.MessageHeader].toString() [function] [call site] 03898
11 [java.net.ServerSocket].toString() [function] [call site] 03899
11 [java.time.zone.ZoneRules].toString() [function] [call site] 03900
11 [org.jfree.data.flow.NodeKey].toString() [function] [call site] 03901
11 [java.lang.reflect.Field].toString() [function] [call site] 03902
11 [java.lang.reflect.Parameter].toString() [function] [call site] 03903
11 [org.jfree.data.statistics.MeanAndStandardDeviation].toString() [function] [call site] 03904
11 [org.jfree.chart.entity.PlotEntity].toString() [function] [call site] 03905
11 [jdk.internal.module.ModuleResolution].toString() [function] [call site] 03906
11 [java.lang.ProcessBuilder$Redirect$2].toString() [function] [call site] 03907
11 [org.jfree.chart.entity.JFreeChartEntity].toString() [function] [call site] 03908
11 [java.math.BigDecimal].toString() [function] [call site] 03909
11 [java.lang.Double].toString() [function] [call site] 03910
11 [javax.swing.UIManager$LookAndFeelInfo].toString() [function] [call site] 03911
11 [java.nio.IntBuffer].toString() [function] [call site] 03912
11 [java.lang.ModuleLayer].toString() [function] [call site] 03913
11 [sun.nio.fs.UnixFileStore].toString() [function] [call site] 03914
11 [java.lang.StringBuffer].toString() [function] [call site] 03915
11 [java.awt.Font].toString() [function] [call site] 03916
11 [java.awt.ScrollPaneAdjustable].toString() [function] [call site] 03917
11 [javax.swing.TransferHandler$DropLocation].toString() [function] [call site] 03918
11 [org.jfree.chart.entity.XYItemEntity].toString() [function] [call site] 03919
11 [javax.accessibility.AccessibleBundle].toString() [function] [call site] 03920
11 [sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo].toString() [function] [call site] 03921
11 [java.io.ObjectStreamClass].toString() [function] [call site] 03922
11 [jdk.internal.module.ModuleHashes].toString() [function] [call site] 03923
11 [java.awt.JobAttributes$DefaultSelectionType].toString() [function] [call site] 03924
11 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 03925
11 [java.lang.Thread].toString() [function] [call site] 03926
11 [org.jfree.chart.api.RectangleInsets].toString() [function] [call site] 03927
11 [java.time.temporal.ChronoUnit].toString() [function] [call site] 03928
11 [java.security.Provider$Service].toString() [function] [call site] 03929
11 [sun.font.FontFamily].toString() [function] [call site] 03930
11 [java.awt.font.TextLayout].toString() [function] [call site] 03931
11 [java.util.concurrent.atomic.AtomicLong].toString() [function] [call site] 03932
11 [java.lang.invoke.ClassSpecializer$SpeciesData].toString() [function] [call site] 03933
11 [java.util.Currency].toString() [function] [call site] 03934
11 [java.awt.AttributeValue].toString() [function] [call site] 03935
11 [org.jfree.chart.block.RectangleConstraint].toString() [function] [call site] 03936
11 [java.time.OffsetTime].toString() [function] [call site] 03937
11 [java.io.ObjectOutputStream$DebugTraceInfoStack].toString() [function] [call site] 03938
11 [javax.swing.JList$DropLocation].toString() [function] [call site] 03939
11 [org.jfree.data.Range].toString() [function] [call site] 03940
11 [java.net.NetworkInterface].toString() [function] [call site] 03941
11 [java.util.concurrent.CopyOnWriteArrayList].toString() [function] [call site] 03942
11 [javax.security.auth.Subject].toString() [function] [call site] 03943
11 [org.jfree.data.json.impl.JSONObject].toString() [function] [call site] 03944
11 [java.lang.Byte].toString() [function] [call site] 03945
12 [java.lang.Integer].toString(int) [function] [call site] 03946
11 [java.awt.geom.Rectangle2D$Float].toString() [function] [call site] 03947
11 [org.jfree.data.time.Week].toString() [function] [call site] 03948
11 [org.jfree.chart.plot.pie.PieLabelDistributor].toString() [function] [call site] 03949
12 [java.lang.StringBuilder].<init>() [function] [call site] 03950
12 [java.util.LinkedList].size() [function] [call site] 03951
12 [java.util.Vector].size() [function] [call site] 03952
12 [java.util.ArrayList].size() [function] [call site] 03953
12 [sun.awt.util.IdentityArrayList].size() [function] [call site] 03954
12 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 03955
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03956
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03957
12 [org.jfree.chart.plot.pie.AbstractPieLabelDistributor].getPieLabelRecord(int) [function] [call site] 03958
13 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 03959
12 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 03960
13 [java.util.Calendar].toString() [function] [call site] 03961
13 [java.time.LocalDate].toString() [function] [call site] 03962
13 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 03963
14 [org.jfree.chart.axis.TickUnit].getSize() [function] [call site] 03964
14 [org.jfree.chart.axis.NumberTickUnit].valueToString(double) [function] [call site] 03965
15 [java.text.NumberFormat].format(double) [function] [call site] 03966
13 [java.time.temporal.ChronoField].toString() [function] [call site] 03967
13 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 03968
13 [java.lang.Object].toString() [function] [call site] 03969
13 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 03970
13 [java.lang.Short].toString() [function] [call site] 03971
13 [java.time.OffsetDateTime].toString() [function] [call site] 03972
13 [java.lang.Integer].toString() [function] [call site] 03973
13 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 03974
13 [sun.nio.fs.UnixPath].toString() [function] [call site] 03975
13 [java.nio.ByteBuffer].toString() [function] [call site] 03976
13 [java.time.ZonedDateTime].toString() [function] [call site] 03977
13 [java.math.BigDecimal].toString() [function] [call site] 03978
13 [java.lang.Long].toString() [function] [call site] 03979
14 [java.lang.Long].toString(long) [function] [call site] 03980
13 [java.time.LocalTime].toString() [function] [call site] 03981
13 [java.lang.String].toString() [function] [call site] 03982
13 [java.lang.Double].toString() [function] [call site] 03983
13 [java.time.Instant].toString() [function] [call site] 03984
13 [sun.font.EAttribute].toString() [function] [call site] 03985
13 [java.nio.IntBuffer].toString() [function] [call site] 03986
13 [java.nio.charset.Charset].toString() [function] [call site] 03987
13 [java.lang.StringBuffer].toString() [function] [call site] 03988
13 [java.lang.Enum].toString() [function] [call site] 03989
13 [java.lang.StringBuilder].toString() [function] [call site] 03990
13 [java.nio.ShortBuffer].toString() [function] [call site] 03991
13 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 03992
14 [java.lang.StringBuilder].<init>() [function] [call site] 03993
14 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03994
14 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03995
14 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 03996
14 [java.time.LocalDate].toString() [function] [call site] 03997
14 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 03998
14 [java.time.temporal.ChronoField].toString() [function] [call site] 03999
14 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 04000
14 [java.lang.Object].toString() [function] [call site] 04001
14 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 04002
14 [java.lang.Short].toString() [function] [call site] 04003
14 [java.time.OffsetDateTime].toString() [function] [call site] 04004
14 [java.lang.Integer].toString() [function] [call site] 04005
14 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 04006
14 [sun.nio.fs.UnixPath].toString() [function] [call site] 04007
14 [java.nio.ByteBuffer].toString() [function] [call site] 04008
14 [java.time.ZonedDateTime].toString() [function] [call site] 04009
14 [java.math.BigDecimal].toString() [function] [call site] 04010
14 [java.lang.Long].toString() [function] [call site] 04011
14 [java.time.LocalTime].toString() [function] [call site] 04012
14 [java.lang.String].toString() [function] [call site] 04013
14 [java.lang.Double].toString() [function] [call site] 04014
14 [java.time.Instant].toString() [function] [call site] 04015
14 [sun.font.EAttribute].toString() [function] [call site] 04016
14 [java.nio.IntBuffer].toString() [function] [call site] 04017
14 [java.nio.charset.Charset].toString() [function] [call site] 04018
14 [java.lang.StringBuffer].toString() [function] [call site] 04019
14 [java.lang.Enum].toString() [function] [call site] 04020
14 [java.lang.StringBuilder].toString() [function] [call site] 04021
14 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 04022
14 [java.nio.ShortBuffer].toString() [function] [call site] 04023
14 [java.lang.Character].toString() [function] [call site] 04024
15 [java.lang.String].valueOf(char) [function] [call site] 04025
16 [java.lang.StringLatin1].canEncode(int) [function] [call site] 04026
16 [java.lang.String].<init>(byte[],byte) [function] [call site] 04027
16 [java.lang.StringLatin1].toBytes(char) [function] [call site] 04028
16 [java.lang.String].<init>(byte[],byte) [function] [call site] 04029
16 [java.lang.StringUTF16].toBytes(char) [function] [call site] 04030
14 [java.lang.Float].toString() [function] [call site] 04031
15 [java.lang.Float].toString(float) [function] [call site] 04032
16 [jdk.internal.math.FloatingDecimal].toJavaFormatString(float) [function] [call site] 04033
17 [jdk.internal.math.FloatingDecimal].getBinaryToASCIIConverter(float) [function] [call site] 04034
18 [java.lang.Float].floatToRawIntBits(float) [function] [call site] 04035
18 [java.lang.Integer].numberOfLeadingZeros(int) [function] [call site] 04036
18 [jdk.internal.math.FloatingDecimal].getBinaryToASCIIBuffer() [function] [call site] 04037
18 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].setSign(boolean) [function] [call site] 04038
18 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].dtoa(int,long,int,boolean) [function] [call site] 04039
17 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].toJavaFormatString() [function] [call site] 04040
17 [jdk.internal.math.FloatingDecimal$ExceptionalBinaryToASCIIBuffer].toJavaFormatString() [function] [call site] 04041
14 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 04042
14 [java.time.temporal.ChronoUnit].toString() [function] [call site] 04043
14 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 04044
14 [java.nio.file.attribute.FileTime].toString() [function] [call site] 04045
14 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 04046
15 [org.jfree.chart.renderer.Outlier].getX() [function] [call site] 04047
16 [org.jfree.chart.renderer.Outlier].getPoint() [function] [call site] 04048
16 [java.awt.Point:java.awt.geom.Point2D$Double:java.awt.geom.Point2D$Float].getX() [function] [call site] 04049
15 [org.jfree.chart.renderer.Outlier].getY() [function] [call site] 04050
16 [org.jfree.chart.renderer.Outlier].getPoint() [function] [call site] 04051
16 [java.awt.Point:java.awt.geom.Point2D$Double:java.awt.geom.Point2D$Float].getY() [function] [call site] 04052
14 [java.lang.Runtime$Version].toString() [function] [call site] 04053
14 [java.time.OffsetTime].toString() [function] [call site] 04054
14 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 04055
14 [java.math.BigInteger].toString() [function] [call site] 04056
14 [org.jfree.data.time.Month].toString() [function] [call site] 04057
15 [org.jfree.chart.date.SerialDate].monthCodeToString(int) [function] [call site] 04058
14 [java.nio.LongBuffer].toString() [function] [call site] 04059
14 [java.nio.DoubleBuffer].toString() [function] [call site] 04060
14 [java.lang.Byte].toString() [function] [call site] 04061
14 [org.jfree.data.time.Week].toString() [function] [call site] 04062
14 [java.time.Duration].toString() [function] [call site] 04063
14 [java.nio.FloatBuffer].toString() [function] [call site] 04064
14 [java.lang.ProcessHandleImpl].toString() [function] [call site] 04065
14 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 04066
15 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 04067
16 [java.lang.Byte:java.lang.Double:java.lang.Float:java.lang.Integer:java.lang.Long:java.lang.Short:java.math.BigDecimal:java.math.BigInteger:java.util.concurrent.atomic.AtomicInteger:java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 04068
15 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 04069
16 [java.lang.Byte:java.lang.Double:java.lang.Float:java.lang.Integer:java.lang.Long:java.lang.Short:java.math.BigDecimal:java.math.BigInteger:java.util.concurrent.atomic.AtomicInteger:java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 04070
14 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 04071
14 [java.io.ObjectStreamField].toString() [function] [call site] 04072
14 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 04073
14 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 04074
15 [java.lang.Enum].toString() [function] [call site] 04075
14 [java.lang.Boolean].toString() [function] [call site] 04076
14 [org.jfree.data.time.Day].toString() [function] [call site] 04077
14 [sun.awt.shell.ShellFolder].toString() [function] [call site] 04078
14 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 04079
14 [org.jfree.data.time.Hour].toString() [function] [call site] 04080
14 [java.time.ZoneOffset].toString() [function] [call site] 04081
14 [org.jfree.data.time.Quarter].toString() [function] [call site] 04082
14 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 04083
14 [java.io.File].toString() [function] [call site] 04084
15 [java.io.File].getPath() [function] [call site] 04085
14 [java.util.Date].toString() [function] [call site] 04086
14 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 04087
15 [java.lang.StringBuilder].<init>() [function] [call site] 04088
15 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04089
15 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04090
15 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04091
15 [java.time.LocalDate].toString() [function] [call site] 04092
15 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 04093
15 [java.time.temporal.ChronoField].toString() [function] [call site] 04094
15 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 04095
15 [java.lang.Object].toString() [function] [call site] 04096
15 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 04097
15 [java.lang.Short].toString() [function] [call site] 04098
15 [java.time.OffsetDateTime].toString() [function] [call site] 04099
15 [java.lang.Integer].toString() [function] [call site] 04100
15 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 04101
15 [sun.nio.fs.UnixPath].toString() [function] [call site] 04102
15 [java.nio.ByteBuffer].toString() [function] [call site] 04103
15 [java.time.ZonedDateTime].toString() [function] [call site] 04104
15 [java.math.BigDecimal].toString() [function] [call site] 04105
15 [java.lang.Long].toString() [function] [call site] 04106
15 [java.time.LocalTime].toString() [function] [call site] 04107
15 [java.lang.String].toString() [function] [call site] 04108
15 [java.lang.Double].toString() [function] [call site] 04109
15 [java.time.Instant].toString() [function] [call site] 04110
15 [sun.font.EAttribute].toString() [function] [call site] 04111
15 [java.nio.IntBuffer].toString() [function] [call site] 04112
15 [java.nio.charset.Charset].toString() [function] [call site] 04113
15 [java.lang.StringBuffer].toString() [function] [call site] 04114
15 [java.lang.Enum].toString() [function] [call site] 04115
15 [java.lang.StringBuilder].toString() [function] [call site] 04116
15 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 04117
15 [java.nio.ShortBuffer].toString() [function] [call site] 04118
15 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 04119
15 [java.lang.Character].toString() [function] [call site] 04120
15 [java.lang.Float].toString() [function] [call site] 04121
15 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 04122
15 [java.time.temporal.ChronoUnit].toString() [function] [call site] 04123
15 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 04124
15 [java.nio.file.attribute.FileTime].toString() [function] [call site] 04125
15 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 04126
15 [java.lang.Runtime$Version].toString() [function] [call site] 04127
15 [java.time.OffsetTime].toString() [function] [call site] 04128
15 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 04129
15 [java.math.BigInteger].toString() [function] [call site] 04130
15 [org.jfree.data.time.Month].toString() [function] [call site] 04131
15 [java.nio.LongBuffer].toString() [function] [call site] 04132
15 [java.nio.DoubleBuffer].toString() [function] [call site] 04133
15 [java.lang.Byte].toString() [function] [call site] 04134
15 [org.jfree.data.time.Week].toString() [function] [call site] 04135
15 [java.time.Duration].toString() [function] [call site] 04136
15 [java.nio.FloatBuffer].toString() [function] [call site] 04137
15 [java.lang.ProcessHandleImpl].toString() [function] [call site] 04138
15 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 04139
15 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 04140
15 [java.io.ObjectStreamField].toString() [function] [call site] 04141
15 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 04142
15 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 04143
15 [java.lang.Boolean].toString() [function] [call site] 04144
15 [org.jfree.data.time.Day].toString() [function] [call site] 04145
15 [sun.awt.shell.ShellFolder].toString() [function] [call site] 04146
15 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 04147
15 [org.jfree.data.time.Hour].toString() [function] [call site] 04148
15 [java.time.ZoneOffset].toString() [function] [call site] 04149
15 [org.jfree.data.time.Quarter].toString() [function] [call site] 04150
15 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 04151
15 [java.io.File].toString() [function] [call site] 04152
15 [java.util.Date].toString() [function] [call site] 04153
15 [java.net.URI].toString() [function] [call site] 04154
15 [org.jfree.data.time.Year].toString() [function] [call site] 04155
15 [java.nio.CharBuffer].toString() [function] [call site] 04156
15 [java.time.LocalDateTime].toString() [function] [call site] 04157
15 [java.time.chrono.AbstractChronology].toString() [function] [call site] 04158
15 [java.util.Calendar].toString() [function] [call site] 04159
15 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04160
15 [java.time.LocalDate].toString() [function] [call site] 04161
15 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 04162
15 [java.time.temporal.ChronoField].toString() [function] [call site] 04163
15 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 04164
15 [java.lang.Object].toString() [function] [call site] 04165
15 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 04166
15 [java.lang.Short].toString() [function] [call site] 04167
15 [java.time.OffsetDateTime].toString() [function] [call site] 04168
15 [java.lang.Integer].toString() [function] [call site] 04169
15 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 04170
15 [sun.nio.fs.UnixPath].toString() [function] [call site] 04171
15 [java.nio.ByteBuffer].toString() [function] [call site] 04172
15 [java.time.ZonedDateTime].toString() [function] [call site] 04173
15 [java.math.BigDecimal].toString() [function] [call site] 04174
15 [java.lang.Long].toString() [function] [call site] 04175
15 [java.time.LocalTime].toString() [function] [call site] 04176
15 [java.lang.String].toString() [function] [call site] 04177
15 [java.lang.Double].toString() [function] [call site] 04178
15 [java.time.Instant].toString() [function] [call site] 04179
15 [sun.font.EAttribute].toString() [function] [call site] 04180
15 [java.nio.IntBuffer].toString() [function] [call site] 04181
15 [java.nio.charset.Charset].toString() [function] [call site] 04182
15 [java.lang.StringBuffer].toString() [function] [call site] 04183
15 [java.lang.Enum].toString() [function] [call site] 04184
15 [java.lang.StringBuilder].toString() [function] [call site] 04185
15 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 04186
15 [java.nio.ShortBuffer].toString() [function] [call site] 04187
15 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 04188
15 [java.lang.Character].toString() [function] [call site] 04189
15 [java.lang.Float].toString() [function] [call site] 04190
15 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 04191
15 [java.time.temporal.ChronoUnit].toString() [function] [call site] 04192
15 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 04193
15 [java.nio.file.attribute.FileTime].toString() [function] [call site] 04194
15 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 04195
15 [java.lang.Runtime$Version].toString() [function] [call site] 04196
15 [java.time.OffsetTime].toString() [function] [call site] 04197
15 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 04198
15 [java.math.BigInteger].toString() [function] [call site] 04199
15 [org.jfree.data.time.Month].toString() [function] [call site] 04200
15 [java.nio.LongBuffer].toString() [function] [call site] 04201
15 [java.nio.DoubleBuffer].toString() [function] [call site] 04202
15 [java.lang.Byte].toString() [function] [call site] 04203
15 [org.jfree.data.time.Week].toString() [function] [call site] 04204
15 [java.time.Duration].toString() [function] [call site] 04205
15 [java.nio.FloatBuffer].toString() [function] [call site] 04206
15 [java.lang.ProcessHandleImpl].toString() [function] [call site] 04207
15 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 04208
15 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 04209
15 [java.io.ObjectStreamField].toString() [function] [call site] 04210
15 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 04211
15 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 04212
15 [java.lang.Boolean].toString() [function] [call site] 04213
15 [org.jfree.data.time.Day].toString() [function] [call site] 04214
15 [sun.awt.shell.ShellFolder].toString() [function] [call site] 04215
15 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 04216
15 [org.jfree.data.time.Hour].toString() [function] [call site] 04217
15 [java.time.ZoneOffset].toString() [function] [call site] 04218
15 [org.jfree.data.time.Quarter].toString() [function] [call site] 04219
15 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 04220
15 [java.io.File].toString() [function] [call site] 04221
15 [java.util.Date].toString() [function] [call site] 04222
15 [java.net.URI].toString() [function] [call site] 04223
15 [org.jfree.data.time.Year].toString() [function] [call site] 04224
15 [java.nio.CharBuffer].toString() [function] [call site] 04225
15 [java.time.LocalDateTime].toString() [function] [call site] 04226
15 [java.time.chrono.AbstractChronology].toString() [function] [call site] 04227
15 [java.util.Calendar].toString() [function] [call site] 04228
15 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04229
15 [java.lang.StringBuilder].toString() [function] [call site] 04230
14 [java.net.URI].toString() [function] [call site] 04231
14 [org.jfree.data.time.Year].toString() [function] [call site] 04232
14 [java.nio.CharBuffer].toString() [function] [call site] 04233
14 [java.time.LocalDateTime].toString() [function] [call site] 04234
14 [java.time.chrono.AbstractChronology].toString() [function] [call site] 04235
14 [java.util.Calendar].toString() [function] [call site] 04236
14 [java.lang.StringBuilder].append(int) [function] [call site] 04237
14 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04238
14 [java.lang.StringBuilder].toString() [function] [call site] 04239
13 [java.lang.Character].toString() [function] [call site] 04240
13 [java.lang.Float].toString() [function] [call site] 04241
13 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 04242
13 [java.time.temporal.ChronoUnit].toString() [function] [call site] 04243
13 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 04244
13 [java.nio.file.attribute.FileTime].toString() [function] [call site] 04245
13 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 04246
13 [java.lang.Runtime$Version].toString() [function] [call site] 04247
13 [java.time.OffsetTime].toString() [function] [call site] 04248
13 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 04249
13 [java.math.BigInteger].toString() [function] [call site] 04250
13 [org.jfree.data.time.Month].toString() [function] [call site] 04251
13 [java.nio.LongBuffer].toString() [function] [call site] 04252
13 [java.nio.DoubleBuffer].toString() [function] [call site] 04253
13 [java.lang.Byte].toString() [function] [call site] 04254
13 [org.jfree.data.time.Week].toString() [function] [call site] 04255
13 [java.time.Duration].toString() [function] [call site] 04256
13 [java.nio.FloatBuffer].toString() [function] [call site] 04257
13 [java.lang.ProcessHandleImpl].toString() [function] [call site] 04258
13 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 04259
13 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 04260
13 [java.io.ObjectStreamField].toString() [function] [call site] 04261
13 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 04262
13 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 04263
13 [java.lang.Boolean].toString() [function] [call site] 04264
13 [org.jfree.data.time.Day].toString() [function] [call site] 04265
13 [sun.awt.shell.ShellFolder].toString() [function] [call site] 04266
13 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 04267
13 [org.jfree.data.time.Hour].toString() [function] [call site] 04268
13 [java.time.ZoneOffset].toString() [function] [call site] 04269
13 [org.jfree.data.time.Quarter].toString() [function] [call site] 04270
13 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 04271
13 [java.io.File].toString() [function] [call site] 04272
13 [java.util.Date].toString() [function] [call site] 04273
13 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 04274
13 [java.net.URI].toString() [function] [call site] 04275
13 [org.jfree.data.time.Year].toString() [function] [call site] 04276
13 [java.nio.CharBuffer].toString() [function] [call site] 04277
13 [java.time.LocalDateTime].toString() [function] [call site] 04278
13 [java.time.chrono.AbstractChronology].toString() [function] [call site] 04279
12 [java.lang.StringBuilder].toString() [function] [call site] 04280
11 [java.lang.module.ResolvedModule].toString() [function] [call site] 04281
11 [java.lang.ProcessHandleImpl].toString() [function] [call site] 04282
11 [java.util.concurrent.locks.AbstractQueuedSynchronizer].toString() [function] [call site] 04283
11 [java.text.Annotation].toString() [function] [call site] 04284
11 [sun.util.calendar.CalendarDate].toString() [function] [call site] 04285
11 [java.util.concurrent.ConcurrentHashMap$CollectionView].toString() [function] [call site] 04286
11 [org.xml.sax.SAXParseException].toString() [function] [call site] 04287
11 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 04288
11 [java.lang.Boolean].toString() [function] [call site] 04289
11 [java.awt.PageAttributes$MediaType].toString() [function] [call site] 04290
11 [java.time.format.DecimalStyle].toString() [function] [call site] 04291
11 [org.jfree.data.time.Hour].toString() [function] [call site] 04292
11 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 04293
11 [org.jfree.data.json.impl.JSONArray].toString() [function] [call site] 04294
12 [org.jfree.data.json.impl.JSONArray].toJSONString() [function] [call site] 04295
13 [org.jfree.data.json.impl.JSONArray].toJSONString(java.util.List) [function] [call site] 04296
14 [java.lang.StringBuilder].<init>() [function] [call site] 04297
14 [java.util.ArrayList].iterator() [function] [call site] 04298
14 [java.lang.StringBuilder].append(char) [function] [call site] 04299
14 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 04300
14 [java.io.BufferedReader$1:java.lang.StringBuilder:java.nio.file.FileTreeIterator:java.nio.file.Files$2].append(char) [function] [call site] 04301
14 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 04302
14 [java.nio.file.FileTreeIterator].next() [function] [call site] 04303
14 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04304
14 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04305
14 [org.jfree.data.json.impl.JSONValue].toJSONString(java.lang.Object) [function] [call site] 04306
14 [java.lang.StringBuilder].append(char) [function] [call site] 04307
14 [java.lang.StringBuilder].toString() [function] [call site] 04308
11 [sun.awt.AppContext].toString() [function] [call site] 04309
11 [java.util.Date].toString() [function] [call site] 04310
11 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 04311
11 [org.jfree.chart.block.Size2D].toString() [function] [call site] 04312
11 [java.nio.charset.CodingErrorAction].toString() [function] [call site] 04313
11 [java.awt.Event].toString() [function] [call site] 04314
11 [java.util.concurrent.locks.ReentrantLock].toString() [function] [call site] 04315
11 [java.awt.DisplayMode].toString() [function] [call site] 04316
11 [java.time.format.Parsed].toString() [function] [call site] 04317
11 [java.util.Vector].toString() [function] [call site] 04318
11 [java.lang.ThreadGroup].toString() [function] [call site] 04319
11 [jdk.internal.org.objectweb.asm.Label].toString() [function] [call site] 04320
12 [java.lang.StringBuilder].<init>() [function] [call site] 04321
12 [java.lang.StringBuilder].append(int) [function] [call site] 04322
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04323
12 [java.lang.System].identityHashCode(java.lang.Object) [function] [call site] 04324
12 [java.lang.StringBuilder].toString() [function] [call site] 04325
11 [org.jfree.chart.entity.PieSectionEntity].toString() [function] [call site] 04326
12 [java.util.Calendar].toString() [function] [call site] 04327
12 [java.time.LocalDate].toString() [function] [call site] 04328
12 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 04329
12 [java.time.temporal.ChronoField].toString() [function] [call site] 04330
12 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 04331
12 [java.lang.Object].toString() [function] [call site] 04332
12 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 04333
12 [java.lang.Short].toString() [function] [call site] 04334
12 [java.time.OffsetDateTime].toString() [function] [call site] 04335
12 [java.lang.Integer].toString() [function] [call site] 04336
12 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 04337
12 [sun.nio.fs.UnixPath].toString() [function] [call site] 04338
12 [java.nio.ByteBuffer].toString() [function] [call site] 04339
12 [java.time.ZonedDateTime].toString() [function] [call site] 04340
12 [java.math.BigDecimal].toString() [function] [call site] 04341
12 [java.lang.Long].toString() [function] [call site] 04342
12 [java.time.LocalTime].toString() [function] [call site] 04343
12 [java.lang.String].toString() [function] [call site] 04344
12 [java.lang.Double].toString() [function] [call site] 04345
12 [java.time.Instant].toString() [function] [call site] 04346
12 [sun.font.EAttribute].toString() [function] [call site] 04347
12 [java.nio.IntBuffer].toString() [function] [call site] 04348
12 [java.nio.charset.Charset].toString() [function] [call site] 04349
12 [java.lang.StringBuffer].toString() [function] [call site] 04350
12 [java.lang.Enum].toString() [function] [call site] 04351
12 [java.lang.StringBuilder].toString() [function] [call site] 04352
12 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 04353
12 [java.nio.ShortBuffer].toString() [function] [call site] 04354
12 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 04355
12 [java.lang.Character].toString() [function] [call site] 04356
12 [java.lang.Float].toString() [function] [call site] 04357
12 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 04358
12 [java.time.temporal.ChronoUnit].toString() [function] [call site] 04359
12 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 04360
12 [java.nio.file.attribute.FileTime].toString() [function] [call site] 04361
12 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 04362
12 [java.lang.Runtime$Version].toString() [function] [call site] 04363
12 [java.time.OffsetTime].toString() [function] [call site] 04364
12 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 04365
12 [java.math.BigInteger].toString() [function] [call site] 04366
12 [org.jfree.data.time.Month].toString() [function] [call site] 04367
12 [java.nio.LongBuffer].toString() [function] [call site] 04368
12 [java.nio.DoubleBuffer].toString() [function] [call site] 04369
12 [java.lang.Byte].toString() [function] [call site] 04370
12 [org.jfree.data.time.Week].toString() [function] [call site] 04371
12 [java.time.Duration].toString() [function] [call site] 04372
12 [java.nio.FloatBuffer].toString() [function] [call site] 04373
12 [java.lang.ProcessHandleImpl].toString() [function] [call site] 04374
12 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 04375
12 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 04376
12 [java.io.ObjectStreamField].toString() [function] [call site] 04377
12 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 04378
12 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 04379
12 [java.lang.Boolean].toString() [function] [call site] 04380
12 [org.jfree.data.time.Day].toString() [function] [call site] 04381
12 [sun.awt.shell.ShellFolder].toString() [function] [call site] 04382
12 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 04383
12 [org.jfree.data.time.Hour].toString() [function] [call site] 04384
12 [java.time.ZoneOffset].toString() [function] [call site] 04385
12 [org.jfree.data.time.Quarter].toString() [function] [call site] 04386
12 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 04387
12 [java.io.File].toString() [function] [call site] 04388
12 [java.util.Date].toString() [function] [call site] 04389
12 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 04390
12 [java.net.URI].toString() [function] [call site] 04391
12 [org.jfree.data.time.Year].toString() [function] [call site] 04392
12 [java.nio.CharBuffer].toString() [function] [call site] 04393
12 [java.time.LocalDateTime].toString() [function] [call site] 04394
12 [java.time.chrono.AbstractChronology].toString() [function] [call site] 04395
11 [java.util.Hashtable$Entry].toString() [function] [call site] 04396
11 [java.text.AttributedCharacterIterator$Attribute].toString() [function] [call site] 04397
11 [java.awt.JobAttributes$SidesType].toString() [function] [call site] 04398
11 [java.nio.CharBuffer].toString() [function] [call site] 04399
11 [java.awt.JobAttributes$MultipleDocumentHandlingType].toString() [function] [call site] 04400
11 [javax.swing.LookAndFeel].toString() [function] [call site] 04401
11 [java.net.Proxy].toString() [function] [call site] 04402
11 [java.time.Period].toString() [function] [call site] 04403
11 [java.time.LocalDate].toString() [function] [call site] 04404
11 [jdk.internal.org.objectweb.asm.TypePath].toString() [function] [call site] 04405
12 [jdk.internal.org.objectweb.asm.TypePath].getLength() [function] [call site] 04406
12 [java.lang.StringBuilder].<init>(int) [function] [call site] 04407
12 [jdk.internal.org.objectweb.asm.TypePath].getStep(int) [function] [call site] 04408
12 [java.lang.StringBuilder].append(char) [function] [call site] 04409
12 [java.lang.StringBuilder].append(char) [function] [call site] 04410
12 [java.lang.StringBuilder].append(char) [function] [call site] 04411
12 [java.lang.StringBuilder].append(char) [function] [call site] 04412
12 [java.lang.StringBuilder].append(int) [function] [call site] 04413
12 [jdk.internal.org.objectweb.asm.TypePath].getStepArgument(int) [function] [call site] 04414
12 [java.lang.StringBuilder].append(char) [function] [call site] 04415
12 [java.lang.StringBuilder].toString() [function] [call site] 04416
11 [java.awt.JobAttributes].toString() [function] [call site] 04417
11 [java.util.Formatter].toString() [function] [call site] 04418
11 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 04419
11 [java.lang.ProcessBuilder$Redirect$1].toString() [function] [call site] 04420
11 [java.awt.Graphics].toString() [function] [call site] 04421
11 [java.awt.image.IndexColorModel].toString() [function] [call site] 04422
11 [java.lang.invoke.SerializedLambda].toString() [function] [call site] 04423
11 [java.awt.BorderLayout].toString() [function] [call site] 04424
11 [java.awt.datatransfer.MimeTypeParameterList].toString() [function] [call site] 04425
11 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 04426
11 [org.jfree.data.KeyedValuesItemKey].toString() [function] [call site] 04427
12 [java.lang.StringBuilder].<init>() [function] [call site] 04428
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04429
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04430
12 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 04431
12 [java.lang.Object].toString() [function] [call site] 04432
12 [java.lang.Short].toString() [function] [call site] 04433
12 [java.lang.Integer].toString() [function] [call site] 04434
12 [java.lang.Long].toString() [function] [call site] 04435
12 [java.lang.Double].toString() [function] [call site] 04436
12 [java.lang.StringBuffer].toString() [function] [call site] 04437
12 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 04438
12 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 04439
12 [java.lang.Character].toString() [function] [call site] 04440
12 [java.lang.Float].toString() [function] [call site] 04441
12 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 04442
12 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 04443
12 [org.jfree.data.time.Month].toString() [function] [call site] 04444
12 [java.lang.Byte].toString() [function] [call site] 04445
12 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 04446
12 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 04447
12 [org.jfree.data.time.Day].toString() [function] [call site] 04448
12 [org.jfree.data.time.Hour].toString() [function] [call site] 04449
12 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 04450
12 [java.io.File].toString() [function] [call site] 04451
12 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 04452
12 [org.jfree.data.time.Year].toString() [function] [call site] 04453
12 [java.time.LocalDate].toString() [function] [call site] 04454
12 [java.io.ObjectStreamField:java.lang.Boolean:java.lang.Enum:java.lang.ProcessHandleImpl:java.lang.Runtime$Version:java.lang.String:java.lang.StringBuilder:java.lang.module.ModuleDescriptor:java.lang.module.ModuleDescriptor$Exports:java.lang.module.ModuleDescriptor$Opens:java.lang.module.ModuleDescriptor$Provides:java.lang.module.ModuleDescriptor$Requires:java.lang.module.ModuleDescriptor$Version:java.math.BigDecimal:java.math.BigInteger:java.net.URI:java.nio.ByteBuffer:java.nio.CharBuffer:java.nio.DoubleBuffer:java.nio.FloatBuffer:java.nio.IntBuffer:java.nio.LongBuffer:java.nio.ShortBuffer:java.nio.charset.Charset:java.nio.file.attribute.FileTime:java.time.Duration:java.time.Instant:java.time.LocalDate:java.time.LocalDateTime:java.time.LocalTime:java.time.OffsetDateTime:java.time.OffsetTime:java.time.ZoneOffset:java.time.ZonedDateTime:java.time.chrono.AbstractChronology:java.time.temporal.ChronoField:java.time.temporal.ChronoUnit:java.time.zone.ZoneOffsetTransition:java.util.Calendar:java.util.Date:org.jfree.data.time.Quarter:org.jfree.data.time.Week:org.jfree.data.xy.XYCoordinate:sun.awt.shell.ShellFolder:sun.font.EAttribute:sun.nio.fs.UnixPath].append(java.lang.String) [function] [call site] 04455
12 [java.lang.StringBuilder].toString() [function] [call site] 04456
11 [java.awt.geom.Point2D$Float].toString() [function] [call site] 04457
11 [java.lang.invoke.LambdaForm$Name].toString() [function] [call site] 04458
11 [org.jfree.chart.entity.AxisEntity].toString() [function] [call site] 04459
12 [java.lang.StringBuilder].<init>(java.lang.String) [function] [call site] 04460
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04461
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04462
12 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 04463
12 [java.lang.StringBuilder].toString() [function] [call site] 04464
11 [javax.swing.text.JTextComponent$MutableCaretEvent].toString() [function] [call site] 04465
11 [java.awt.PageAttributes].toString() [function] [call site] 04466
11 [sun.util.locale.Extension].toString() [function] [call site] 04467
11 [java.nio.ByteBuffer].toString() [function] [call site] 04468
11 [sun.java2d.loops.FontInfo].toString() [function] [call site] 04469
11 [java.awt.Rectangle].toString() [function] [call site] 04470
11 [jdk.internal.misc.Signal].toString() [function] [call site] 04471
12 [java.lang.StringBuilder].<init>() [function] [call site] 04472
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04473
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04474
12 [java.lang.StringBuilder].toString() [function] [call site] 04475
11 [jdk.internal.jmod.JmodFile$Entry].toString() [function] [call site] 04476
12 [java.lang.StringBuilder].<init>() [function] [call site] 04477
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04478
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04479
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04480
12 [jdk.internal.jmod.JmodFile$Section].jmodDir() [function] [call site] 04481
12 [java.lang.StringBuilder].toString() [function] [call site] 04482
11 [java.security.Permission].toString() [function] [call site] 04483
11 [java.util.concurrent.ConcurrentHashMap$Node].toString() [function] [call site] 04484
11 [java.lang.ProcessBuilder$Redirect$3].toString() [function] [call site] 04485
11 [java.time.LocalTime].toString() [function] [call site] 04486
11 [sun.util.locale.LocaleExtensions].toString() [function] [call site] 04487
11 [java.lang.invoke.MethodType].toString() [function] [call site] 04488
11 [javax.swing.filechooser.FileNameExtensionFilter].toString() [function] [call site] 04489
11 [java.awt.Cursor].toString() [function] [call site] 04490
11 [java.util.concurrent.locks.ReentrantReadWriteLock].toString() [function] [call site] 04491
11 [jdk.internal.perf.PerfCounter].toString() [function] [call site] 04492
12 [java.lang.StringBuilder].<init>() [function] [call site] 04493
12 [java.lang.StringBuilder].append(long) [function] [call site] 04494
12 [jdk.internal.perf.PerfCounter].get() [function] [call site] 04495
12 [java.lang.StringBuilder].toString() [function] [call site] 04496
11 [java.awt.BufferCapabilities$FlipContents].toString() [function] [call site] 04497
11 [java.awt.AWTEvent].toString() [function] [call site] 04498
11 [java.text.FieldPosition].toString() [function] [call site] 04499
11 [javax.print.DocFlavor].toString() [function] [call site] 04500
11 [java.nio.ShortBuffer].toString() [function] [call site] 04501
11 [jdk.internal.module.ModuleReferenceImpl].toString() [function] [call site] 04502
12 [java.lang.StringBuilder].<init>() [function] [call site] 04503
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04504
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04505
12 [java.lang.module.ModuleReference].descriptor() [function] [call site] 04506
12 [java.lang.module.ModuleDescriptor].name() [function] [call site] 04507
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04508
12 [java.lang.StringBuilder].append(java.lang.Object) [function] [call site] 04509
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04510
12 [jdk.internal.module.ModuleReferenceImpl].isPatched() [function] [call site] 04511
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04512
12 [java.lang.StringBuilder].toString() [function] [call site] 04513
11 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 04514
11 [java.util.regex.Pattern].toString() [function] [call site] 04515
11 [java.util.BitSet].toString() [function] [call site] 04516
11 [java.security.ProtectionDomain].toString() [function] [call site] 04517
11 [java.awt.JobAttributes$DialogType].toString() [function] [call site] 04518
11 [java.lang.invoke.MethodTypeForm].toString() [function] [call site] 04519
11 [org.jfree.data.time.DateRange].toString() [function] [call site] 04520
12 [java.text.DateFormat].getDateTimeInstance() [function] [call site] 04521
12 [java.text.DateFormat].format(java.util.Date) [function] [call site] 04522
12 [org.jfree.data.time.DateRange].getLowerDate() [function] [call site] 04523
13 [java.util.Date].<init>(long) [function] [call site] 04524
12 [java.text.DateFormat].format(java.util.Date) [function] [call site] 04525
12 [org.jfree.data.time.DateRange].getUpperDate() [function] [call site] 04526
13 [java.util.Date].<init>(long) [function] [call site] 04527
11 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 04528
11 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 04529
11 [java.lang.Runtime$Version].toString() [function] [call site] 04530
11 [java.lang.Package].toString() [function] [call site] 04531
11 [sun.util.calendar.Era].toString() [function] [call site] 04532
11 [java.nio.DoubleBuffer].toString() [function] [call site] 04533
11 [java.util.OptionalDouble].toString() [function] [call site] 04534
11 [java.time.Duration].toString() [function] [call site] 04535
11 [org.jfree.chart.entity.ChartEntity].toString() [function] [call site] 04536
12 [java.lang.StringBuilder].<init>(java.lang.String) [function] [call site] 04537
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04538
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04539
12 [java.lang.StringBuilder].toString() [function] [call site] 04540
11 [java.net.HttpCookie].toString() [function] [call site] 04541
11 [sun.security.util.LazyCodeSourcePermissionCollection].toString() [function] [call site] 04542
11 [jdk.internal.misc.Signal$NativeHandler].toString() [function] [call site] 04543
12 [java.lang.Object].toString() [function] [call site] 04544
11 [java.awt.PageAttributes$OrientationRequestedType].toString() [function] [call site] 04545
11 [java.io.ObjectStreamField].toString() [function] [call site] 04546
11 [java.awt.GridLayout].toString() [function] [call site] 04547
11 [java.lang.invoke.LambdaForm$NamedFunction].toString() [function] [call site] 04548
11 [java.lang.invoke.MethodHandle].toString() [function] [call site] 04549
11 [java.util.TreeMap$Entry].toString() [function] [call site] 04550
11 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 04551
11 [org.jfree.data.flow.FlowKey].toString() [function] [call site] 04552
11 [java.util.OptionalInt].toString() [function] [call site] 04553
11 [java.util.concurrent.atomic.AtomicInteger].toString() [function] [call site] 04554
11 [java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock].toString() [function] [call site] 04555
11 [java.io.File].toString() [function] [call site] 04556
11 [java.lang.ProcessBuilder$RedirectPipeImpl].toString() [function] [call site] 04557
11 [java.security.SecureRandomSpi].toString() [function] [call site] 04558
11 [java.net.URI].toString() [function] [call site] 04559
11 [java.lang.reflect.Method].toString() [function] [call site] 04560
11 [java.lang.invoke.Invokers].toString() [function] [call site] 04561
11 [java.lang.invoke.LambdaFormEditor$Transform].toString() [function] [call site] 04562
11 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 04563
11 [javax.swing.event.ListSelectionEvent].toString() [function] [call site] 04564
11 [java.time.chrono.AbstractChronology].toString() [function] [call site] 04565
11 [java.lang.invoke.MethodHandles$Lookup].toString() [function] [call site] 04566
11 [java.time.LocalDateTime].toString() [function] [call site] 04567
11 [java.lang.Throwable].toString() [function] [call site] 04568
12 [java.lang.Object].getClass() [function] [call site] 04569
12 [java.lang.Class].getName() [function] [call site] 04570
12 [java.lang.Throwable].getLocalizedMessage() [function] [call site] 04571
13 [java.util.regex.PatternSyntaxException].getMessage() [function] [call site] 04572
13 [java.nio.file.FileSystemException].getMessage() [function] [call site] 04573
13 [sun.nio.fs.UnixException].getMessage() [function] [call site] 04574
13 [org.xml.sax.SAXException].getMessage() [function] [call site] 04575
13 [java.nio.file.InvalidPathException].getMessage() [function] [call site] 04576
13 [java.awt.HeadlessException].getMessage() [function] [call site] 04577
13 [java.io.InvalidClassException].getMessage() [function] [call site] 04578
13 [java.lang.Throwable].getMessage() [function] [call site] 04579
13 [java.net.URISyntaxException].getMessage() [function] [call site] 04580
12 [java.lang.StringBuilder].<init>() [function] [call site] 04581
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04582
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04583
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04584
12 [java.lang.StringBuilder].toString() [function] [call site] 04585
11 [java.util.ResourceBundle$CacheKey].toString() [function] [call site] 04586
11 [java.util.regex.Matcher].toString() [function] [call site] 04587
11 [java.util.Properties].toString() [function] [call site] 04588
11 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 04589
11 [javax.swing.text.SimpleAttributeSet].toString() [function] [call site] 04590
11 [java.lang.invoke.MemberName].toString() [function] [call site] 04591
11 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 04592
11 [java.util.concurrent.LinkedBlockingQueue].toString() [function] [call site] 04593
11 [java.time.OffsetDateTime].toString() [function] [call site] 04594
11 [java.util.jar.Attributes$Name].toString() [function] [call site] 04595
11 [java.net.URLConnection].toString() [function] [call site] 04596
11 [java.awt.font.NumericShaper].toString() [function] [call site] 04597
11 [java.util.Locale].toString() [function] [call site] 04598
11 [java.time.format.DateTimeFormatterBuilder$CompositePrinterParser].toString() [function] [call site] 04599
11 [java.security.CodeSource].toString() [function] [call site] 04600
11 [java.util.DoubleSummaryStatistics].toString() [function] [call site] 04601
11 [java.awt.geom.Point2D$Double].toString() [function] [call site] 04602
11 [java.time.ZonedDateTime].toString() [function] [call site] 04603
11 [java.nio.charset.CoderResult].toString() [function] [call site] 04604
11 [java.util.IntSummaryStatistics].toString() [function] [call site] 04605
11 [java.util.concurrent.atomic.AtomicBoolean].toString() [function] [call site] 04606
11 [java.awt.datatransfer.DataFlavor].toString() [function] [call site] 04607
11 [java.lang.StackTraceElement].toString() [function] [call site] 04608
11 [javax.swing.JTable$DropLocation].toString() [function] [call site] 04609
11 [sun.text.bidi.BidiBase].toString() [function] [call site] 04610
11 [java.time.temporal.ValueRange].toString() [function] [call site] 04611
11 [org.jfree.chart.axis.AxisSpace].toString() [function] [call site] 04612
12 [java.lang.Object].toString() [function] [call site] 04613
11 [javax.crypto.CryptoPermission].toString() [function] [call site] 04614
11 [sun.java2d.loops.GraphicsPrimitive].toString() [function] [call site] 04615
11 [java.util.concurrent.CompletableFuture].toString() [function] [call site] 04616
11 [java.awt.Insets].toString() [function] [call site] 04617
11 [sun.font.EAttribute].toString() [function] [call site] 04618
11 [sun.java2d.loops.SurfaceType].toString() [function] [call site] 04619
11 [java.lang.Enum].toString() [function] [call site] 04620
11 [java.nio.charset.Charset].toString() [function] [call site] 04621
11 [java.lang.ProcessImpl].toString() [function] [call site] 04622
11 [java.awt.Point].toString() [function] [call site] 04623
11 [java.awt.JobAttributes$DestinationType].toString() [function] [call site] 04624
11 [java.math.MutableBigInteger].toString() [function] [call site] 04625
11 [java.lang.invoke.LambdaForm].toString() [function] [call site] 04626
11 [java.time.format.DateTimeFormatterBuilder$NumberPrinterParser].toString() [function] [call site] 04627
11 [java.lang.Float].toString() [function] [call site] 04628
11 [java.awt.CheckboxGroup].toString() [function] [call site] 04629
11 [java.security.SecureRandom].toString() [function] [call site] 04630
11 [java.net.InterfaceAddress].toString() [function] [call site] 04631
11 [sun.font.AttributeValues].toString() [function] [call site] 04632
11 [java.security.CodeSigner].toString() [function] [call site] 04633
11 [java.time.format.DateTimeParseContext].toString() [function] [call site] 04634
11 [org.jfree.chart.entity.CategoryLabelEntity].toString() [function] [call site] 04635
12 [java.lang.StringBuilder].<init>(java.lang.String) [function] [call site] 04636
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04637
12 [java.lang.StringBuilder].append(java.lang.Object) [function] [call site] 04638
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04639
12 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 04640
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04641
12 [org.jfree.chart.entity.ChartEntity].getURLText() [function] [call site] 04642
12 [java.lang.StringBuilder].toString() [function] [call site] 04643
11 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 04644
11 [java.nio.channels.FileChannel$MapMode].toString() [function] [call site] 04645
11 [java.util.Optional].toString() [function] [call site] 04646
11 [java.awt.AWTKeyStroke].toString() [function] [call site] 04647
11 [java.awt.image.BufferedImage].toString() [function] [call site] 04648
11 [java.util.concurrent.Semaphore].toString() [function] [call site] 04649
11 [java.io.StringWriter].toString() [function] [call site] 04650
11 [java.util.WeakHashMap$Entry].toString() [function] [call site] 04651
11 [java.nio.LongBuffer].toString() [function] [call site] 04652
11 [java.text.Bidi].toString() [function] [call site] 04653
11 [org.jfree.data.time.Month].toString() [function] [call site] 04654
11 [javax.swing.text.JTextComponent$DropLocation].toString() [function] [call site] 04655
11 [java.awt.font.TextHitInfo].toString() [function] [call site] 04656
11 [java.text.CalendarBuilder].toString() [function] [call site] 04657
11 [java.security.AlgorithmParameters].toString() [function] [call site] 04658
11 [org.jfree.chart.entity.LegendItemEntity].toString() [function] [call site] 04659
11 [sun.font.FontStrikeDesc].toString() [function] [call site] 04660
11 [java.awt.PageAttributes$PrintQualityType].toString() [function] [call site] 04661
11 [java.net.InetAddress].toString() [function] [call site] 04662
11 [java.lang.ProcessBuilder$Redirect$5].toString() [function] [call site] 04663
11 [java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock].toString() [function] [call site] 04664
11 [jdk.internal.org.objectweb.asm.Type].toString() [function] [call site] 04665
12 [jdk.internal.org.objectweb.asm.Type].getDescriptor() [function] [call site] 04666
13 [java.lang.StringBuilder].<init>() [function] [call site] 04667
13 [jdk.internal.org.objectweb.asm.Type].getDescriptor(java.lang.StringBuilder) [function] [call site] 04668
14 [java.lang.StringBuilder].append(char) [function] [call site] 04669
14 [java.lang.StringBuilder].append(char) [function] [call site] 04670
14 [java.lang.StringBuilder].append(char[],int,int) [function] [call site] 04671
14 [java.lang.StringBuilder].append(char) [function] [call site] 04672
14 [java.lang.StringBuilder].append(char[],int,int) [function] [call site] 04673
13 [java.lang.StringBuilder].toString() [function] [call site] 04674
11 [java.awt.MenuShortcut].toString() [function] [call site] 04675
11 [org.jfree.data.time.Day].toString() [function] [call site] 04676
11 [sun.awt.shell.ShellFolder].toString() [function] [call site] 04677
11 [java.nio.channels.FileLock].toString() [function] [call site] 04678
11 [org.jfree.data.time.Quarter].toString() [function] [call site] 04679
11 [java.lang.Class].toString() [function] [call site] 04680
12 [java.lang.StringBuilder].<init>() [function] [call site] 04681
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04682
12 [java.lang.Class].isInterface() [function] [call site] 04683
12 [java.lang.Class].isPrimitive() [function] [call site] 04684
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04685
12 [java.lang.Class].getName() [function] [call site] 04686
12 [java.lang.StringBuilder].toString() [function] [call site] 04687
11 [sun.security.util.JarConstraintsParameters].toString() [function] [call site] 04688
11 [java.security.PrivilegedActionException].toString() [function] [call site] 04689
11 [java.net.URL].toString() [function] [call site] 04690
11 [java.beans.FeatureDescriptor].toString() [function] [call site] 04691
11 [java.util.AbstractMap].toString() [function] [call site] 04692
11 [javax.swing.text.DefaultCaret].toString() [function] [call site] 04693
11 [sun.reflect.annotation.AnnotationType].toString() [function] [call site] 04694
11 [javax.swing.event.EventListenerList].toString() [function] [call site] 04695
11 [org.jfree.chart.axis.Tick].toString() [function] [call site] 04696
11 [java.awt.RenderingHints].toString() [function] [call site] 04697
11 [java.util.concurrent.atomic.AtomicReference].toString() [function] [call site] 04698
11 [java.security.Provider].toString() [function] [call site] 04699
11 [java.time.temporal.ChronoField].toString() [function] [call site] 04700
11 [java.lang.Object].toString() [function] [call site] 04701
11 [java.lang.ProcessBuilder$Redirect$6].toString() [function] [call site] 04702
11 [javax.swing.event.DocumentEvent$EventType].toString() [function] [call site] 04703
11 [java.awt.MenuComponent].toString() [function] [call site] 04704
11 [org.jfree.chart.entity.CategoryItemEntity].toString() [function] [call site] 04705
11 [java.awt.Dimension].toString() [function] [call site] 04706
11 [jdk.internal.jimage.ImageReader$Node].toString() [function] [call site] 04707
12 [jdk.internal.jimage.ImageReader$Node].getNameString() [function] [call site] 04708
11 [javax.swing.TimerQueue].toString() [function] [call site] 04709
11 [java.awt.datatransfer.MimeType].toString() [function] [call site] 04710
11 [java.util.concurrent.ThreadPoolExecutor].toString() [function] [call site] 04711
11 [javax.print.event.PrintEvent].toString() [function] [call site] 04712
11 [jdk.internal.math.FDBigInteger].toString() [function] [call site] 04713
12 [jdk.internal.math.FDBigInteger].toBigInteger() [function] [call site] 04714
13 [java.math.BigInteger].<init>(byte[]) [function] [call site] 04715
13 [java.math.BigInteger].shiftLeft(int) [function] [call site] 04716
12 [java.math.BigInteger].toString() [function] [call site] 04717
11 [sun.nio.fs.UnixPath].toString() [function] [call site] 04718
11 [org.jfree.chart.entity.TitleEntity].toString() [function] [call site] 04719
12 [java.lang.StringBuilder].<init>(java.lang.String) [function] [call site] 04720
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04721
12 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04722
12 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 04723
12 [java.lang.StringBuilder].toString() [function] [call site] 04724
11 [javax.accessibility.AccessibleStateSet].toString() [function] [call site] 04725
11 [java.net.SocketImpl].toString() [function] [call site] 04726
11 [sun.util.locale.BaseLocale].toString() [function] [call site] 04727
11 [javax.swing.event.ListDataEvent].toString() [function] [call site] 04728
11 [java.security.PermissionCollection].toString() [function] [call site] 04729
11 [java.util.EventObject].toString() [function] [call site] 04730
11 [java.security.MessageDigest].toString() [function] [call site] 04731
11 [java.util.concurrent.FutureTask].toString() [function] [call site] 04732
11 [java.lang.Long].toString() [function] [call site] 04733
11 [java.time.ZoneId].toString() [function] [call site] 04734
11 [org.jfree.data.statistics.BoxAndWhiskerItem].toString() [function] [call site] 04735
12 [java.lang.Object].toString() [function] [call site] 04736
11 [java.util.zip.ZipEntry].toString() [function] [call site] 04737
11 [java.net.Socket].toString() [function] [call site] 04738
11 [org.jfree.chart.entity.NodeEntity].toString() [function] [call site] 04739
11 [java.lang.String].toString() [function] [call site] 04740
11 [java.time.Instant].toString() [function] [call site] 04741
11 [org.jfree.data.time.TimePeriodValue].toString() [function] [call site] 04742
12 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 04743
12 [org.jfree.data.time.TimePeriodValue].getValue() [function] [call site] 04744
11 [java.lang.invoke.MethodHandleImpl$LoopClauses].toString() [function] [call site] 04745
11 [java.math.MathContext].toString() [function] [call site] 04746
11 [java.util.StringJoiner].toString() [function] [call site] 04747
11 [java.lang.StringBuilder].toString() [function] [call site] 04748
11 [javax.swing.event.HyperlinkEvent$EventType].toString() [function] [call site] 04749
11 [javax.print.MimeType].toString() [function] [call site] 04750
11 [java.security.Signature].toString() [function] [call site] 04751
11 [java.util.LongSummaryStatistics].toString() [function] [call site] 04752
11 [java.util.ServiceLoader].toString() [function] [call site] 04753
11 [java.time.format.DateTimeFormatter].toString() [function] [call site] 04754
11 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 04755
11 [java.awt.PageAttributes$ColorType].toString() [function] [call site] 04756
11 [java.security.Timestamp].toString() [function] [call site] 04757
11 [java.lang.Character].toString() [function] [call site] 04758
11 [java.awt.Component].toString() [function] [call site] 04759
11 [java.lang.Module].toString() [function] [call site] 04760
11 [java.lang.module.Configuration].toString() [function] [call site] 04761
11 [org.jfree.data.DefaultKeyedValue].toString() [function] [call site] 04762
12 [java.util.Calendar].toString() [function] [call site] 04763
12 [java.lang.Byte].toString() [function] [call site] 04764
12 [java.lang.Object].toString() [function] [call site] 04765
12 [java.util.concurrent.atomic.AtomicLong].toString() [function] [call site] 04766
12 [java.lang.Long].toString() [function] [call site] 04767
12 [java.math.BigDecimal].toString() [function] [call site] 04768
12 [java.util.concurrent.atomic.AtomicInteger].toString() [function] [call site] 04769
12 [java.lang.Short].toString() [function] [call site] 04770
12 [java.lang.Double].toString() [function] [call site] 04771
12 [java.lang.Integer].toString() [function] [call site] 04772
12 [java.lang.Float].toString() [function] [call site] 04773
12 [java.math.BigInteger].toString() [function] [call site] 04774
12 [java.time.LocalDate].toString() [function] [call site] 04775
12 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 04776
12 [java.time.temporal.ChronoField].toString() [function] [call site] 04777
12 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 04778
12 [java.lang.Object].toString() [function] [call site] 04779
12 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 04780
12 [java.lang.Short].toString() [function] [call site] 04781
12 [java.time.OffsetDateTime].toString() [function] [call site] 04782
12 [java.lang.Integer].toString() [function] [call site] 04783
12 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 04784
12 [sun.nio.fs.UnixPath].toString() [function] [call site] 04785
12 [java.nio.ByteBuffer].toString() [function] [call site] 04786
12 [java.time.ZonedDateTime].toString() [function] [call site] 04787
12 [java.math.BigDecimal].toString() [function] [call site] 04788
12 [java.lang.Long].toString() [function] [call site] 04789
12 [java.time.LocalTime].toString() [function] [call site] 04790
12 [java.lang.String].toString() [function] [call site] 04791
12 [java.lang.Double].toString() [function] [call site] 04792
12 [java.time.Instant].toString() [function] [call site] 04793
12 [sun.font.EAttribute].toString() [function] [call site] 04794
12 [java.nio.IntBuffer].toString() [function] [call site] 04795
12 [java.nio.charset.Charset].toString() [function] [call site] 04796
12 [java.lang.StringBuffer].toString() [function] [call site] 04797
12 [java.lang.Enum].toString() [function] [call site] 04798
12 [java.lang.StringBuilder].toString() [function] [call site] 04799
12 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 04800
12 [java.nio.ShortBuffer].toString() [function] [call site] 04801
12 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 04802
12 [java.lang.Character].toString() [function] [call site] 04803
12 [java.lang.Float].toString() [function] [call site] 04804
12 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 04805
12 [java.time.temporal.ChronoUnit].toString() [function] [call site] 04806
12 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 04807
12 [java.nio.file.attribute.FileTime].toString() [function] [call site] 04808
12 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 04809
12 [java.lang.Runtime$Version].toString() [function] [call site] 04810
12 [java.time.OffsetTime].toString() [function] [call site] 04811
12 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 04812
12 [java.math.BigInteger].toString() [function] [call site] 04813
12 [org.jfree.data.time.Month].toString() [function] [call site] 04814
12 [java.nio.LongBuffer].toString() [function] [call site] 04815
12 [java.nio.DoubleBuffer].toString() [function] [call site] 04816
12 [java.lang.Byte].toString() [function] [call site] 04817
12 [org.jfree.data.time.Week].toString() [function] [call site] 04818
12 [java.time.Duration].toString() [function] [call site] 04819
12 [java.nio.FloatBuffer].toString() [function] [call site] 04820
12 [java.lang.ProcessHandleImpl].toString() [function] [call site] 04821
12 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 04822
12 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 04823
12 [java.io.ObjectStreamField].toString() [function] [call site] 04824
12 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 04825
12 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 04826
12 [java.lang.Boolean].toString() [function] [call site] 04827
12 [org.jfree.data.time.Day].toString() [function] [call site] 04828
12 [sun.awt.shell.ShellFolder].toString() [function] [call site] 04829
12 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 04830
12 [org.jfree.data.time.Hour].toString() [function] [call site] 04831
12 [java.time.ZoneOffset].toString() [function] [call site] 04832
12 [org.jfree.data.time.Quarter].toString() [function] [call site] 04833
12 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 04834
12 [java.io.File].toString() [function] [call site] 04835
12 [java.util.Date].toString() [function] [call site] 04836
12 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 04837
12 [java.net.URI].toString() [function] [call site] 04838
12 [org.jfree.data.time.Year].toString() [function] [call site] 04839
12 [java.nio.CharBuffer].toString() [function] [call site] 04840
12 [java.time.LocalDateTime].toString() [function] [call site] 04841
12 [java.time.chrono.AbstractChronology].toString() [function] [call site] 04842
11 [java.nio.file.attribute.FileTime].toString() [function] [call site] 04843
11 [sun.font.StrikeMetrics].toString() [function] [call site] 04844
11 [java.math.BigInteger].toString() [function] [call site] 04845
11 [java.text.ParsePosition].toString() [function] [call site] 04846
11 [javax.swing.text.Position$Bias].toString() [function] [call site] 04847
11 [sun.util.calendar.JulianCalendar$Date].toString() [function] [call site] 04848
11 [java.awt.PageAttributes$OriginType].toString() [function] [call site] 04849
11 [java.nio.FloatBuffer].toString() [function] [call site] 04850
11 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 04851
11 [java.lang.StackFrameInfo].toString() [function] [call site] 04852
11 [java.time.zone.ZoneOffsetTransitionRule].toString() [function] [call site] 04853
11 [javax.swing.MultiUIDefaults].toString() [function] [call site] 04854
11 [org.jfree.chart.entity.FlowEntity].toString() [function] [call site] 04855
11 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 04856
11 [java.util.OptionalLong].toString() [function] [call site] 04857
11 [org.xml.sax.SAXException].toString() [function] [call site] 04858
11 [java.time.format.DateTimePrintContext].toString() [function] [call site] 04859
11 [java.awt.font.TextLine].toString() [function] [call site] 04860
11 [java.nio.ByteOrder].toString() [function] [call site] 04861
11 [java.util.AbstractCollection].toString() [function] [call site] 04862
11 [java.util.Hashtable].toString() [function] [call site] 04863
11 [java.util.HashMap$Node].toString() [function] [call site] 04864
11 [java.time.ZoneOffset].toString() [function] [call site] 04865
11 [sun.reflect.annotation.TypeAnnotation].toString() [function] [call site] 04866
11 [java.security.cert.CertPath].toString() [function] [call site] 04867
11 [java.lang.Character$Subset].toString() [function] [call site] 04868
11 [java.awt.FontMetrics].toString() [function] [call site] 04869
11 [java.util.concurrent.ConcurrentHashMap].toString() [function] [call site] 04870
11 [javax.accessibility.AccessibleRelationSet].toString() [function] [call site] 04871
11 [java.util.concurrent.ForkJoinPool].toString() [function] [call site] 04872
11 [java.beans.PropertyChangeEvent].toString() [function] [call site] 04873
11 [java.text.DigitList].toString() [function] [call site] 04874
11 [org.jfree.data.time.Year].toString() [function] [call site] 04875
11 [sun.java2d.pipe.Region].toString() [function] [call site] 04876
11 [java.io.ByteArrayOutputStream].toString() [function] [call site] 04877
11 [java.util.Calendar].toString() [function] [call site] 04878
11 [java.lang.Float].isInfinite() [function] [call site] 04879
12 [java.lang.Float].isInfinite(float) [function] [call site] 04880
11 [java.lang.Float].isNaN() [function] [call site] 04881
12 [java.lang.Float].isNaN(float) [function] [call site] 04882
11 [java.awt.geom.Rectangle2D$Double].toString() [function] [call site] 04883
11 [jdk.internal.org.objectweb.asm.Handle].toString() [function] [call site] 04884
11 [java.awt.image.ColorModel].toString() [function] [call site] 04885
11 [java.lang.Short].toString() [function] [call site] 04886
11 [java.lang.ProcessBuilder$Redirect$4].toString() [function] [call site] 04887
11 [java.lang.Integer].toString() [function] [call site] 04888
11 [javax.swing.text.Segment].toString() [function] [call site] 04889
11 [java.awt.Color].toString() [function] [call site] 04890
11 [java.awt.geom.AffineTransform].toString() [function] [call site] 04891
11 [sun.java2d.loops.CompositeType].toString() [function] [call site] 04892
11 [java.lang.reflect.Constructor].toString() [function] [call site] 04893
11 [sun.net.www.MessageHeader].toString() [function] [call site] 04894
11 [java.net.ServerSocket].toString() [function] [call site] 04895
11 [java.time.zone.ZoneRules].toString() [function] [call site] 04896
11 [org.jfree.data.flow.NodeKey].toString() [function] [call site] 04897
11 [java.lang.reflect.Field].toString() [function] [call site] 04898
11 [java.lang.reflect.Parameter].toString() [function] [call site] 04899
11 [org.jfree.data.statistics.MeanAndStandardDeviation].toString() [function] [call site] 04900
11 [org.jfree.chart.entity.PlotEntity].toString() [function] [call site] 04901
11 [jdk.internal.module.ModuleResolution].toString() [function] [call site] 04902
11 [java.lang.ProcessBuilder$Redirect$2].toString() [function] [call site] 04903
11 [org.jfree.chart.entity.JFreeChartEntity].toString() [function] [call site] 04904
11 [java.math.BigDecimal].toString() [function] [call site] 04905
11 [java.lang.Double].toString() [function] [call site] 04906
11 [javax.swing.UIManager$LookAndFeelInfo].toString() [function] [call site] 04907
11 [java.nio.IntBuffer].toString() [function] [call site] 04908
11 [java.lang.ModuleLayer].toString() [function] [call site] 04909
11 [sun.nio.fs.UnixFileStore].toString() [function] [call site] 04910
11 [java.lang.StringBuffer].toString() [function] [call site] 04911
11 [java.awt.Font].toString() [function] [call site] 04912
11 [java.awt.ScrollPaneAdjustable].toString() [function] [call site] 04913
11 [javax.swing.TransferHandler$DropLocation].toString() [function] [call site] 04914
11 [org.jfree.chart.entity.XYItemEntity].toString() [function] [call site] 04915
11 [javax.accessibility.AccessibleBundle].toString() [function] [call site] 04916
11 [sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo].toString() [function] [call site] 04917
11 [java.io.ObjectStreamClass].toString() [function] [call site] 04918
11 [jdk.internal.module.ModuleHashes].toString() [function] [call site] 04919
11 [java.awt.JobAttributes$DefaultSelectionType].toString() [function] [call site] 04920
11 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 04921
11 [java.lang.Thread].toString() [function] [call site] 04922
11 [org.jfree.chart.api.RectangleInsets].toString() [function] [call site] 04923
11 [java.time.temporal.ChronoUnit].toString() [function] [call site] 04924
11 [java.security.Provider$Service].toString() [function] [call site] 04925
11 [sun.font.FontFamily].toString() [function] [call site] 04926
11 [java.awt.font.TextLayout].toString() [function] [call site] 04927
11 [java.util.concurrent.atomic.AtomicLong].toString() [function] [call site] 04928
11 [java.lang.invoke.ClassSpecializer$SpeciesData].toString() [function] [call site] 04929
11 [java.util.Currency].toString() [function] [call site] 04930
11 [java.awt.AttributeValue].toString() [function] [call site] 04931
11 [org.jfree.chart.block.RectangleConstraint].toString() [function] [call site] 04932
11 [java.time.OffsetTime].toString() [function] [call site] 04933
11 [java.io.ObjectOutputStream$DebugTraceInfoStack].toString() [function] [call site] 04934
11 [javax.swing.JList$DropLocation].toString() [function] [call site] 04935
11 [org.jfree.data.Range].toString() [function] [call site] 04936
11 [java.net.NetworkInterface].toString() [function] [call site] 04937
11 [java.util.concurrent.CopyOnWriteArrayList].toString() [function] [call site] 04938
11 [javax.security.auth.Subject].toString() [function] [call site] 04939
11 [org.jfree.data.json.impl.JSONObject].toString() [function] [call site] 04940
11 [java.lang.Byte].toString() [function] [call site] 04941
11 [java.awt.geom.Rectangle2D$Float].toString() [function] [call site] 04942
11 [org.jfree.data.time.Week].toString() [function] [call site] 04943
11 [org.jfree.chart.plot.pie.PieLabelDistributor].toString() [function] [call site] 04944
11 [java.lang.module.ResolvedModule].toString() [function] [call site] 04945
11 [java.lang.ProcessHandleImpl].toString() [function] [call site] 04946
11 [java.util.concurrent.locks.AbstractQueuedSynchronizer].toString() [function] [call site] 04947
11 [java.text.Annotation].toString() [function] [call site] 04948
11 [sun.util.calendar.CalendarDate].toString() [function] [call site] 04949
11 [java.util.concurrent.ConcurrentHashMap$CollectionView].toString() [function] [call site] 04950
11 [org.xml.sax.SAXParseException].toString() [function] [call site] 04951
11 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 04952
11 [java.lang.Boolean].toString() [function] [call site] 04953
11 [java.awt.PageAttributes$MediaType].toString() [function] [call site] 04954
11 [java.time.format.DecimalStyle].toString() [function] [call site] 04955
11 [org.jfree.data.time.Hour].toString() [function] [call site] 04956
11 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 04957
11 [org.jfree.data.json.impl.JSONArray].toString() [function] [call site] 04958
11 [sun.awt.AppContext].toString() [function] [call site] 04959
11 [java.util.Date].toString() [function] [call site] 04960
11 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 04961
11 [org.jfree.chart.block.Size2D].toString() [function] [call site] 04962
11 [java.nio.charset.CodingErrorAction].toString() [function] [call site] 04963
11 [java.awt.Event].toString() [function] [call site] 04964
11 [java.util.concurrent.locks.ReentrantLock].toString() [function] [call site] 04965
11 [java.awt.DisplayMode].toString() [function] [call site] 04966
11 [java.time.format.Parsed].toString() [function] [call site] 04967
11 [java.util.Vector].toString() [function] [call site] 04968
11 [java.lang.ThreadGroup].toString() [function] [call site] 04969
11 [jdk.internal.org.objectweb.asm.Label].toString() [function] [call site] 04970
11 [org.jfree.chart.entity.PieSectionEntity].toString() [function] [call site] 04971
11 [java.util.Hashtable$Entry].toString() [function] [call site] 04972
11 [java.text.AttributedCharacterIterator$Attribute].toString() [function] [call site] 04973
11 [java.awt.JobAttributes$SidesType].toString() [function] [call site] 04974
11 [java.nio.CharBuffer].toString() [function] [call site] 04975
11 [java.awt.JobAttributes$MultipleDocumentHandlingType].toString() [function] [call site] 04976
11 [javax.swing.LookAndFeel].toString() [function] [call site] 04977
11 [java.net.Proxy].toString() [function] [call site] 04978
11 [java.time.Period].toString() [function] [call site] 04979
11 [java.time.LocalDate].toString() [function] [call site] 04980
11 [jdk.internal.org.objectweb.asm.TypePath].toString() [function] [call site] 04981
11 [java.awt.JobAttributes].toString() [function] [call site] 04982
11 [java.util.Formatter].toString() [function] [call site] 04983
11 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 04984
11 [java.lang.ProcessBuilder$Redirect$1].toString() [function] [call site] 04985
11 [java.awt.Graphics].toString() [function] [call site] 04986
11 [java.awt.image.IndexColorModel].toString() [function] [call site] 04987
11 [java.lang.invoke.SerializedLambda].toString() [function] [call site] 04988
11 [java.awt.BorderLayout].toString() [function] [call site] 04989
11 [java.awt.datatransfer.MimeTypeParameterList].toString() [function] [call site] 04990
11 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 04991
11 [org.jfree.data.KeyedValuesItemKey].toString() [function] [call site] 04992
11 [java.awt.geom.Point2D$Float].toString() [function] [call site] 04993
11 [java.lang.invoke.LambdaForm$Name].toString() [function] [call site] 04994
11 [org.jfree.chart.entity.AxisEntity].toString() [function] [call site] 04995
11 [javax.swing.text.JTextComponent$MutableCaretEvent].toString() [function] [call site] 04996
11 [java.awt.PageAttributes].toString() [function] [call site] 04997
11 [sun.util.locale.Extension].toString() [function] [call site] 04998
11 [java.nio.ByteBuffer].toString() [function] [call site] 04999
11 [sun.java2d.loops.FontInfo].toString() [function] [call site] 05000
11 [java.awt.Rectangle].toString() [function] [call site] 05001
11 [jdk.internal.misc.Signal].toString() [function] [call site] 05002
11 [jdk.internal.jmod.JmodFile$Entry].toString() [function] [call site] 05003
11 [java.security.Permission].toString() [function] [call site] 05004
11 [java.util.concurrent.ConcurrentHashMap$Node].toString() [function] [call site] 05005
11 [java.lang.ProcessBuilder$Redirect$3].toString() [function] [call site] 05006
11 [java.time.LocalTime].toString() [function] [call site] 05007
11 [sun.util.locale.LocaleExtensions].toString() [function] [call site] 05008
11 [java.lang.invoke.MethodType].toString() [function] [call site] 05009
11 [javax.swing.filechooser.FileNameExtensionFilter].toString() [function] [call site] 05010
11 [java.awt.Cursor].toString() [function] [call site] 05011
11 [java.util.concurrent.locks.ReentrantReadWriteLock].toString() [function] [call site] 05012
11 [jdk.internal.perf.PerfCounter].toString() [function] [call site] 05013
11 [java.awt.BufferCapabilities$FlipContents].toString() [function] [call site] 05014
11 [java.awt.AWTEvent].toString() [function] [call site] 05015
11 [java.text.FieldPosition].toString() [function] [call site] 05016
11 [javax.print.DocFlavor].toString() [function] [call site] 05017
11 [java.nio.ShortBuffer].toString() [function] [call site] 05018
11 [jdk.internal.module.ModuleReferenceImpl].toString() [function] [call site] 05019
11 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 05020
11 [java.util.regex.Pattern].toString() [function] [call site] 05021
11 [java.util.BitSet].toString() [function] [call site] 05022
11 [java.security.ProtectionDomain].toString() [function] [call site] 05023
11 [java.awt.JobAttributes$DialogType].toString() [function] [call site] 05024
11 [java.lang.invoke.MethodTypeForm].toString() [function] [call site] 05025
11 [org.jfree.data.time.DateRange].toString() [function] [call site] 05026
11 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 05027
11 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 05028
11 [java.lang.Runtime$Version].toString() [function] [call site] 05029
11 [java.lang.Package].toString() [function] [call site] 05030
11 [sun.util.calendar.Era].toString() [function] [call site] 05031
11 [java.nio.DoubleBuffer].toString() [function] [call site] 05032
11 [java.util.OptionalDouble].toString() [function] [call site] 05033
11 [java.time.Duration].toString() [function] [call site] 05034
11 [org.jfree.chart.entity.ChartEntity].toString() [function] [call site] 05035
11 [java.net.HttpCookie].toString() [function] [call site] 05036
11 [sun.security.util.LazyCodeSourcePermissionCollection].toString() [function] [call site] 05037
11 [jdk.internal.misc.Signal$NativeHandler].toString() [function] [call site] 05038
11 [java.awt.PageAttributes$OrientationRequestedType].toString() [function] [call site] 05039
11 [java.io.ObjectStreamField].toString() [function] [call site] 05040
11 [java.awt.GridLayout].toString() [function] [call site] 05041
11 [java.lang.invoke.LambdaForm$NamedFunction].toString() [function] [call site] 05042
11 [java.lang.invoke.MethodHandle].toString() [function] [call site] 05043
11 [java.util.TreeMap$Entry].toString() [function] [call site] 05044
11 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 05045
11 [org.jfree.data.flow.FlowKey].toString() [function] [call site] 05046
11 [java.util.OptionalInt].toString() [function] [call site] 05047
11 [java.util.concurrent.atomic.AtomicInteger].toString() [function] [call site] 05048
11 [java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock].toString() [function] [call site] 05049
11 [java.io.File].toString() [function] [call site] 05050
11 [java.lang.ProcessBuilder$RedirectPipeImpl].toString() [function] [call site] 05051
11 [java.security.SecureRandomSpi].toString() [function] [call site] 05052
11 [java.net.URI].toString() [function] [call site] 05053
11 [java.lang.reflect.Method].toString() [function] [call site] 05054
11 [java.lang.invoke.Invokers].toString() [function] [call site] 05055
11 [java.lang.invoke.LambdaFormEditor$Transform].toString() [function] [call site] 05056
11 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 05057
11 [javax.swing.event.ListSelectionEvent].toString() [function] [call site] 05058
11 [java.time.chrono.AbstractChronology].toString() [function] [call site] 05059
11 [java.lang.invoke.MethodHandles$Lookup].toString() [function] [call site] 05060
11 [java.time.LocalDateTime].toString() [function] [call site] 05061
11 [java.lang.Throwable].toString() [function] [call site] 05062
11 [java.util.ResourceBundle$CacheKey].toString() [function] [call site] 05063
11 [java.util.regex.Matcher].toString() [function] [call site] 05064
11 [java.util.Properties].toString() [function] [call site] 05065
11 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 05066
11 [javax.swing.text.SimpleAttributeSet].toString() [function] [call site] 05067
11 [java.lang.invoke.MemberName].toString() [function] [call site] 05068
11 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 05069
11 [java.util.concurrent.LinkedBlockingQueue].toString() [function] [call site] 05070
11 [java.time.OffsetDateTime].toString() [function] [call site] 05071
11 [java.util.jar.Attributes$Name].toString() [function] [call site] 05072
11 [java.net.URLConnection].toString() [function] [call site] 05073
11 [java.awt.font.NumericShaper].toString() [function] [call site] 05074
11 [java.util.Locale].toString() [function] [call site] 05075
11 [java.time.format.DateTimeFormatterBuilder$CompositePrinterParser].toString() [function] [call site] 05076
11 [java.security.CodeSource].toString() [function] [call site] 05077
11 [java.util.DoubleSummaryStatistics].toString() [function] [call site] 05078
11 [java.awt.geom.Point2D$Double].toString() [function] [call site] 05079
11 [java.time.ZonedDateTime].toString() [function] [call site] 05080
11 [java.nio.charset.CoderResult].toString() [function] [call site] 05081
11 [java.util.IntSummaryStatistics].toString() [function] [call site] 05082
11 [java.util.concurrent.atomic.AtomicBoolean].toString() [function] [call site] 05083
11 [java.awt.datatransfer.DataFlavor].toString() [function] [call site] 05084
11 [java.lang.StackTraceElement].toString() [function] [call site] 05085
11 [javax.swing.JTable$DropLocation].toString() [function] [call site] 05086
11 [sun.text.bidi.BidiBase].toString() [function] [call site] 05087
11 [java.time.temporal.ValueRange].toString() [function] [call site] 05088
11 [org.jfree.chart.axis.AxisSpace].toString() [function] [call site] 05089
11 [javax.crypto.CryptoPermission].toString() [function] [call site] 05090
11 [sun.java2d.loops.GraphicsPrimitive].toString() [function] [call site] 05091
11 [java.util.concurrent.CompletableFuture].toString() [function] [call site] 05092
11 [java.awt.Insets].toString() [function] [call site] 05093
11 [sun.font.EAttribute].toString() [function] [call site] 05094
11 [sun.java2d.loops.SurfaceType].toString() [function] [call site] 05095
11 [java.lang.Enum].toString() [function] [call site] 05096
11 [java.nio.charset.Charset].toString() [function] [call site] 05097
11 [java.lang.ProcessImpl].toString() [function] [call site] 05098
11 [java.awt.Point].toString() [function] [call site] 05099
11 [java.awt.JobAttributes$DestinationType].toString() [function] [call site] 05100
11 [java.math.MutableBigInteger].toString() [function] [call site] 05101
11 [java.lang.invoke.LambdaForm].toString() [function] [call site] 05102
11 [java.time.format.DateTimeFormatterBuilder$NumberPrinterParser].toString() [function] [call site] 05103
11 [java.lang.Float].toString() [function] [call site] 05104
11 [java.awt.CheckboxGroup].toString() [function] [call site] 05105
11 [java.security.SecureRandom].toString() [function] [call site] 05106
11 [java.net.InterfaceAddress].toString() [function] [call site] 05107
11 [sun.font.AttributeValues].toString() [function] [call site] 05108
11 [java.security.CodeSigner].toString() [function] [call site] 05109
11 [java.time.format.DateTimeParseContext].toString() [function] [call site] 05110
11 [org.jfree.chart.entity.CategoryLabelEntity].toString() [function] [call site] 05111
11 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 05112
11 [java.nio.channels.FileChannel$MapMode].toString() [function] [call site] 05113
11 [java.util.Optional].toString() [function] [call site] 05114
11 [java.awt.AWTKeyStroke].toString() [function] [call site] 05115
11 [java.awt.image.BufferedImage].toString() [function] [call site] 05116
11 [java.util.concurrent.Semaphore].toString() [function] [call site] 05117
11 [java.io.StringWriter].toString() [function] [call site] 05118
11 [java.util.WeakHashMap$Entry].toString() [function] [call site] 05119
11 [java.nio.LongBuffer].toString() [function] [call site] 05120
11 [java.text.Bidi].toString() [function] [call site] 05121
11 [org.jfree.data.time.Month].toString() [function] [call site] 05122
11 [javax.swing.text.JTextComponent$DropLocation].toString() [function] [call site] 05123
11 [java.awt.font.TextHitInfo].toString() [function] [call site] 05124
11 [java.text.CalendarBuilder].toString() [function] [call site] 05125
11 [java.security.AlgorithmParameters].toString() [function] [call site] 05126
11 [org.jfree.chart.entity.LegendItemEntity].toString() [function] [call site] 05127
11 [sun.font.FontStrikeDesc].toString() [function] [call site] 05128
11 [java.awt.PageAttributes$PrintQualityType].toString() [function] [call site] 05129
11 [java.net.InetAddress].toString() [function] [call site] 05130
11 [java.lang.ProcessBuilder$Redirect$5].toString() [function] [call site] 05131
11 [java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock].toString() [function] [call site] 05132
11 [jdk.internal.org.objectweb.asm.Type].toString() [function] [call site] 05133
11 [java.awt.MenuShortcut].toString() [function] [call site] 05134
11 [org.jfree.data.time.Day].toString() [function] [call site] 05135
11 [sun.awt.shell.ShellFolder].toString() [function] [call site] 05136
11 [java.nio.channels.FileLock].toString() [function] [call site] 05137
11 [org.jfree.data.time.Quarter].toString() [function] [call site] 05138
11 [java.lang.Class].toString() [function] [call site] 05139
11 [sun.security.util.JarConstraintsParameters].toString() [function] [call site] 05140
11 [java.security.PrivilegedActionException].toString() [function] [call site] 05141
11 [java.net.URL].toString() [function] [call site] 05142
11 [java.beans.FeatureDescriptor].toString() [function] [call site] 05143
11 [java.util.AbstractMap].toString() [function] [call site] 05144
11 [javax.swing.text.DefaultCaret].toString() [function] [call site] 05145
11 [sun.reflect.annotation.AnnotationType].toString() [function] [call site] 05146
11 [javax.swing.event.EventListenerList].toString() [function] [call site] 05147
11 [org.jfree.chart.axis.Tick].toString() [function] [call site] 05148
11 [java.awt.RenderingHints].toString() [function] [call site] 05149
11 [java.util.concurrent.atomic.AtomicReference].toString() [function] [call site] 05150
11 [java.security.Provider].toString() [function] [call site] 05151
11 [java.time.temporal.ChronoField].toString() [function] [call site] 05152
11 [java.lang.Object].toString() [function] [call site] 05153
11 [java.lang.ProcessBuilder$Redirect$6].toString() [function] [call site] 05154
11 [javax.swing.event.DocumentEvent$EventType].toString() [function] [call site] 05155
11 [java.awt.MenuComponent].toString() [function] [call site] 05156
11 [org.jfree.chart.entity.CategoryItemEntity].toString() [function] [call site] 05157
11 [java.awt.Dimension].toString() [function] [call site] 05158
11 [jdk.internal.jimage.ImageReader$Node].toString() [function] [call site] 05159
11 [javax.swing.TimerQueue].toString() [function] [call site] 05160
11 [java.awt.datatransfer.MimeType].toString() [function] [call site] 05161
11 [java.util.concurrent.ThreadPoolExecutor].toString() [function] [call site] 05162
11 [javax.print.event.PrintEvent].toString() [function] [call site] 05163
11 [jdk.internal.math.FDBigInteger].toString() [function] [call site] 05164
11 [sun.nio.fs.UnixPath].toString() [function] [call site] 05165
11 [org.jfree.chart.entity.TitleEntity].toString() [function] [call site] 05166
11 [javax.accessibility.AccessibleStateSet].toString() [function] [call site] 05167
11 [java.net.SocketImpl].toString() [function] [call site] 05168
11 [sun.util.locale.BaseLocale].toString() [function] [call site] 05169
11 [javax.swing.event.ListDataEvent].toString() [function] [call site] 05170
11 [java.security.PermissionCollection].toString() [function] [call site] 05171
11 [java.util.EventObject].toString() [function] [call site] 05172
11 [java.security.MessageDigest].toString() [function] [call site] 05173
11 [java.util.concurrent.FutureTask].toString() [function] [call site] 05174
11 [java.lang.Long].toString() [function] [call site] 05175
11 [java.time.ZoneId].toString() [function] [call site] 05176
11 [org.jfree.data.statistics.BoxAndWhiskerItem].toString() [function] [call site] 05177
11 [java.util.zip.ZipEntry].toString() [function] [call site] 05178
11 [java.net.Socket].toString() [function] [call site] 05179
11 [org.jfree.chart.entity.NodeEntity].toString() [function] [call site] 05180
11 [java.lang.String].toString() [function] [call site] 05181
11 [java.time.Instant].toString() [function] [call site] 05182
11 [org.jfree.data.time.TimePeriodValue].toString() [function] [call site] 05183
11 [java.lang.invoke.MethodHandleImpl$LoopClauses].toString() [function] [call site] 05184
11 [java.math.MathContext].toString() [function] [call site] 05185
11 [java.util.StringJoiner].toString() [function] [call site] 05186
11 [java.lang.StringBuilder].toString() [function] [call site] 05187
11 [javax.swing.event.HyperlinkEvent$EventType].toString() [function] [call site] 05188
11 [javax.print.MimeType].toString() [function] [call site] 05189
11 [java.security.Signature].toString() [function] [call site] 05190
11 [java.util.LongSummaryStatistics].toString() [function] [call site] 05191
11 [java.util.ServiceLoader].toString() [function] [call site] 05192
11 [java.time.format.DateTimeFormatter].toString() [function] [call site] 05193
11 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 05194
11 [java.awt.PageAttributes$ColorType].toString() [function] [call site] 05195
11 [java.security.Timestamp].toString() [function] [call site] 05196
11 [java.lang.Character].toString() [function] [call site] 05197
11 [java.awt.Component].toString() [function] [call site] 05198
11 [java.lang.Module].toString() [function] [call site] 05199
11 [java.lang.module.Configuration].toString() [function] [call site] 05200
11 [org.jfree.data.DefaultKeyedValue].toString() [function] [call site] 05201
11 [java.nio.file.attribute.FileTime].toString() [function] [call site] 05202
11 [sun.font.StrikeMetrics].toString() [function] [call site] 05203
11 [java.math.BigInteger].toString() [function] [call site] 05204
11 [java.text.ParsePosition].toString() [function] [call site] 05205
11 [javax.swing.text.Position$Bias].toString() [function] [call site] 05206
11 [sun.util.calendar.JulianCalendar$Date].toString() [function] [call site] 05207
11 [java.awt.PageAttributes$OriginType].toString() [function] [call site] 05208
11 [java.nio.FloatBuffer].toString() [function] [call site] 05209
11 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 05210
11 [java.lang.StackFrameInfo].toString() [function] [call site] 05211
11 [java.time.zone.ZoneOffsetTransitionRule].toString() [function] [call site] 05212
11 [javax.swing.MultiUIDefaults].toString() [function] [call site] 05213
11 [org.jfree.chart.entity.FlowEntity].toString() [function] [call site] 05214
11 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 05215
11 [java.util.OptionalLong].toString() [function] [call site] 05216
11 [org.xml.sax.SAXException].toString() [function] [call site] 05217
11 [java.time.format.DateTimePrintContext].toString() [function] [call site] 05218
11 [java.awt.font.TextLine].toString() [function] [call site] 05219
11 [java.nio.ByteOrder].toString() [function] [call site] 05220
11 [java.util.AbstractCollection].toString() [function] [call site] 05221
11 [java.util.Hashtable].toString() [function] [call site] 05222
11 [java.util.HashMap$Node].toString() [function] [call site] 05223
11 [java.time.ZoneOffset].toString() [function] [call site] 05224
11 [sun.reflect.annotation.TypeAnnotation].toString() [function] [call site] 05225
11 [java.security.cert.CertPath].toString() [function] [call site] 05226
11 [java.lang.Character$Subset].toString() [function] [call site] 05227
11 [java.awt.FontMetrics].toString() [function] [call site] 05228
11 [java.util.concurrent.ConcurrentHashMap].toString() [function] [call site] 05229
11 [javax.accessibility.AccessibleRelationSet].toString() [function] [call site] 05230
11 [java.util.concurrent.ForkJoinPool].toString() [function] [call site] 05231
11 [java.beans.PropertyChangeEvent].toString() [function] [call site] 05232
11 [java.text.DigitList].toString() [function] [call site] 05233
11 [org.jfree.data.time.Year].toString() [function] [call site] 05234
11 [sun.java2d.pipe.Region].toString() [function] [call site] 05235
11 [java.io.ByteArrayOutputStream].toString() [function] [call site] 05236
11 [java.util.Calendar].toString() [function] [call site] 05237
11 [java.awt.geom.Rectangle2D$Double].toString() [function] [call site] 05238
11 [jdk.internal.org.objectweb.asm.Handle].toString() [function] [call site] 05239
11 [java.awt.image.ColorModel].toString() [function] [call site] 05240
11 [java.lang.Short].toString() [function] [call site] 05241
11 [java.lang.ProcessBuilder$Redirect$4].toString() [function] [call site] 05242
11 [java.lang.Integer].toString() [function] [call site] 05243
11 [javax.swing.text.Segment].toString() [function] [call site] 05244
11 [java.awt.Color].toString() [function] [call site] 05245
11 [java.awt.geom.AffineTransform].toString() [function] [call site] 05246
11 [sun.java2d.loops.CompositeType].toString() [function] [call site] 05247
11 [java.lang.reflect.Constructor].toString() [function] [call site] 05248
11 [sun.net.www.MessageHeader].toString() [function] [call site] 05249
11 [java.net.ServerSocket].toString() [function] [call site] 05250
11 [java.time.zone.ZoneRules].toString() [function] [call site] 05251
11 [org.jfree.data.flow.NodeKey].toString() [function] [call site] 05252
11 [java.lang.reflect.Field].toString() [function] [call site] 05253
11 [java.lang.reflect.Parameter].toString() [function] [call site] 05254
11 [org.jfree.data.statistics.MeanAndStandardDeviation].toString() [function] [call site] 05255
11 [org.jfree.chart.entity.PlotEntity].toString() [function] [call site] 05256
11 [jdk.internal.module.ModuleResolution].toString() [function] [call site] 05257
11 [java.lang.ProcessBuilder$Redirect$2].toString() [function] [call site] 05258
11 [org.jfree.chart.entity.JFreeChartEntity].toString() [function] [call site] 05259
11 [java.math.BigDecimal].toString() [function] [call site] 05260
11 [java.lang.Double].toString() [function] [call site] 05261
11 [javax.swing.UIManager$LookAndFeelInfo].toString() [function] [call site] 05262
11 [java.nio.IntBuffer].toString() [function] [call site] 05263
11 [java.lang.ModuleLayer].toString() [function] [call site] 05264
11 [sun.nio.fs.UnixFileStore].toString() [function] [call site] 05265
11 [java.lang.StringBuffer].toString() [function] [call site] 05266
11 [java.awt.Font].toString() [function] [call site] 05267
11 [java.awt.ScrollPaneAdjustable].toString() [function] [call site] 05268
11 [javax.swing.TransferHandler$DropLocation].toString() [function] [call site] 05269
11 [org.jfree.chart.entity.XYItemEntity].toString() [function] [call site] 05270
11 [javax.accessibility.AccessibleBundle].toString() [function] [call site] 05271
11 [sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo].toString() [function] [call site] 05272
11 [java.io.ObjectStreamClass].toString() [function] [call site] 05273
11 [jdk.internal.module.ModuleHashes].toString() [function] [call site] 05274
11 [java.awt.JobAttributes$DefaultSelectionType].toString() [function] [call site] 05275
11 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 05276
11 [java.lang.Thread].toString() [function] [call site] 05277
11 [org.jfree.chart.api.RectangleInsets].toString() [function] [call site] 05278
11 [java.time.temporal.ChronoUnit].toString() [function] [call site] 05279
11 [java.security.Provider$Service].toString() [function] [call site] 05280
11 [sun.font.FontFamily].toString() [function] [call site] 05281
11 [java.awt.font.TextLayout].toString() [function] [call site] 05282
11 [java.util.concurrent.atomic.AtomicLong].toString() [function] [call site] 05283
11 [java.lang.invoke.ClassSpecializer$SpeciesData].toString() [function] [call site] 05284
11 [java.util.Currency].toString() [function] [call site] 05285
11 [java.awt.AttributeValue].toString() [function] [call site] 05286
11 [org.jfree.chart.block.RectangleConstraint].toString() [function] [call site] 05287
11 [java.time.OffsetTime].toString() [function] [call site] 05288
11 [java.io.ObjectOutputStream$DebugTraceInfoStack].toString() [function] [call site] 05289
11 [javax.swing.JList$DropLocation].toString() [function] [call site] 05290
11 [org.jfree.data.Range].toString() [function] [call site] 05291
11 [java.net.NetworkInterface].toString() [function] [call site] 05292
11 [java.util.concurrent.CopyOnWriteArrayList].toString() [function] [call site] 05293
11 [javax.security.auth.Subject].toString() [function] [call site] 05294
11 [org.jfree.data.json.impl.JSONObject].toString() [function] [call site] 05295
11 [java.lang.Byte].toString() [function] [call site] 05296
11 [java.awt.geom.Rectangle2D$Float].toString() [function] [call site] 05297
11 [org.jfree.data.time.Week].toString() [function] [call site] 05298
11 [org.jfree.chart.plot.pie.PieLabelDistributor].toString() [function] [call site] 05299
11 [java.lang.module.ResolvedModule].toString() [function] [call site] 05300
11 [java.lang.ProcessHandleImpl].toString() [function] [call site] 05301
11 [java.util.concurrent.locks.AbstractQueuedSynchronizer].toString() [function] [call site] 05302
11 [java.text.Annotation].toString() [function] [call site] 05303
11 [sun.util.calendar.CalendarDate].toString() [function] [call site] 05304
11 [java.util.concurrent.ConcurrentHashMap$CollectionView].toString() [function] [call site] 05305
11 [org.xml.sax.SAXParseException].toString() [function] [call site] 05306
11 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 05307
11 [java.lang.Boolean].toString() [function] [call site] 05308
11 [java.awt.PageAttributes$MediaType].toString() [function] [call site] 05309
11 [java.time.format.DecimalStyle].toString() [function] [call site] 05310
11 [org.jfree.data.time.Hour].toString() [function] [call site] 05311
11 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 05312
11 [org.jfree.data.json.impl.JSONArray].toString() [function] [call site] 05313
11 [sun.awt.AppContext].toString() [function] [call site] 05314
11 [java.util.Date].toString() [function] [call site] 05315
11 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 05316
11 [org.jfree.chart.block.Size2D].toString() [function] [call site] 05317
11 [java.nio.charset.CodingErrorAction].toString() [function] [call site] 05318
11 [java.awt.Event].toString() [function] [call site] 05319
11 [java.util.concurrent.locks.ReentrantLock].toString() [function] [call site] 05320
11 [java.awt.DisplayMode].toString() [function] [call site] 05321
11 [java.time.format.Parsed].toString() [function] [call site] 05322
11 [java.util.Vector].toString() [function] [call site] 05323
11 [java.lang.ThreadGroup].toString() [function] [call site] 05324
11 [jdk.internal.org.objectweb.asm.Label].toString() [function] [call site] 05325
11 [org.jfree.chart.entity.PieSectionEntity].toString() [function] [call site] 05326
11 [java.util.Hashtable$Entry].toString() [function] [call site] 05327
11 [java.text.AttributedCharacterIterator$Attribute].toString() [function] [call site] 05328
11 [java.awt.JobAttributes$SidesType].toString() [function] [call site] 05329
11 [java.nio.CharBuffer].toString() [function] [call site] 05330
11 [java.awt.JobAttributes$MultipleDocumentHandlingType].toString() [function] [call site] 05331
11 [javax.swing.LookAndFeel].toString() [function] [call site] 05332
11 [java.net.Proxy].toString() [function] [call site] 05333
11 [java.time.Period].toString() [function] [call site] 05334
11 [java.time.LocalDate].toString() [function] [call site] 05335
11 [jdk.internal.org.objectweb.asm.TypePath].toString() [function] [call site] 05336
11 [java.awt.JobAttributes].toString() [function] [call site] 05337
11 [java.util.Formatter].toString() [function] [call site] 05338
11 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 05339
11 [java.lang.ProcessBuilder$Redirect$1].toString() [function] [call site] 05340
11 [java.awt.Graphics].toString() [function] [call site] 05341
11 [java.awt.image.IndexColorModel].toString() [function] [call site] 05342
11 [java.lang.invoke.SerializedLambda].toString() [function] [call site] 05343
11 [java.awt.BorderLayout].toString() [function] [call site] 05344
11 [java.awt.datatransfer.MimeTypeParameterList].toString() [function] [call site] 05345
11 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 05346
11 [org.jfree.data.KeyedValuesItemKey].toString() [function] [call site] 05347
11 [java.awt.geom.Point2D$Float].toString() [function] [call site] 05348
11 [java.lang.invoke.LambdaForm$Name].toString() [function] [call site] 05349
11 [org.jfree.chart.entity.AxisEntity].toString() [function] [call site] 05350
11 [javax.swing.text.JTextComponent$MutableCaretEvent].toString() [function] [call site] 05351
11 [java.awt.PageAttributes].toString() [function] [call site] 05352
11 [sun.util.locale.Extension].toString() [function] [call site] 05353
11 [java.nio.ByteBuffer].toString() [function] [call site] 05354
11 [sun.java2d.loops.FontInfo].toString() [function] [call site] 05355
11 [java.awt.Rectangle].toString() [function] [call site] 05356
11 [jdk.internal.misc.Signal].toString() [function] [call site] 05357
11 [jdk.internal.jmod.JmodFile$Entry].toString() [function] [call site] 05358
11 [java.security.Permission].toString() [function] [call site] 05359
11 [java.util.concurrent.ConcurrentHashMap$Node].toString() [function] [call site] 05360
11 [java.lang.ProcessBuilder$Redirect$3].toString() [function] [call site] 05361
11 [java.time.LocalTime].toString() [function] [call site] 05362
11 [sun.util.locale.LocaleExtensions].toString() [function] [call site] 05363
11 [java.lang.invoke.MethodType].toString() [function] [call site] 05364
11 [javax.swing.filechooser.FileNameExtensionFilter].toString() [function] [call site] 05365
11 [java.awt.Cursor].toString() [function] [call site] 05366
11 [java.util.concurrent.locks.ReentrantReadWriteLock].toString() [function] [call site] 05367
11 [jdk.internal.perf.PerfCounter].toString() [function] [call site] 05368
11 [java.awt.BufferCapabilities$FlipContents].toString() [function] [call site] 05369
11 [java.awt.AWTEvent].toString() [function] [call site] 05370
11 [java.text.FieldPosition].toString() [function] [call site] 05371
11 [javax.print.DocFlavor].toString() [function] [call site] 05372
11 [java.nio.ShortBuffer].toString() [function] [call site] 05373
11 [jdk.internal.module.ModuleReferenceImpl].toString() [function] [call site] 05374
11 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 05375
11 [java.util.regex.Pattern].toString() [function] [call site] 05376
11 [java.util.BitSet].toString() [function] [call site] 05377
11 [java.security.ProtectionDomain].toString() [function] [call site] 05378
11 [java.awt.JobAttributes$DialogType].toString() [function] [call site] 05379
11 [java.lang.invoke.MethodTypeForm].toString() [function] [call site] 05380
11 [org.jfree.data.time.DateRange].toString() [function] [call site] 05381
11 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 05382
11 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 05383
11 [java.lang.Runtime$Version].toString() [function] [call site] 05384
11 [java.lang.Package].toString() [function] [call site] 05385
11 [sun.util.calendar.Era].toString() [function] [call site] 05386
11 [java.nio.DoubleBuffer].toString() [function] [call site] 05387
11 [java.util.OptionalDouble].toString() [function] [call site] 05388
11 [java.time.Duration].toString() [function] [call site] 05389
11 [org.jfree.chart.entity.ChartEntity].toString() [function] [call site] 05390
11 [java.net.HttpCookie].toString() [function] [call site] 05391
11 [sun.security.util.LazyCodeSourcePermissionCollection].toString() [function] [call site] 05392
11 [jdk.internal.misc.Signal$NativeHandler].toString() [function] [call site] 05393
11 [java.awt.PageAttributes$OrientationRequestedType].toString() [function] [call site] 05394
11 [java.io.ObjectStreamField].toString() [function] [call site] 05395
11 [java.awt.GridLayout].toString() [function] [call site] 05396
11 [java.lang.invoke.LambdaForm$NamedFunction].toString() [function] [call site] 05397
11 [java.lang.invoke.MethodHandle].toString() [function] [call site] 05398
11 [java.util.TreeMap$Entry].toString() [function] [call site] 05399
11 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 05400
11 [org.jfree.data.flow.FlowKey].toString() [function] [call site] 05401
11 [java.util.OptionalInt].toString() [function] [call site] 05402
11 [java.util.concurrent.atomic.AtomicInteger].toString() [function] [call site] 05403
11 [java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock].toString() [function] [call site] 05404
11 [java.io.File].toString() [function] [call site] 05405
11 [java.lang.ProcessBuilder$RedirectPipeImpl].toString() [function] [call site] 05406
11 [java.security.SecureRandomSpi].toString() [function] [call site] 05407
11 [java.net.URI].toString() [function] [call site] 05408
11 [java.lang.reflect.Method].toString() [function] [call site] 05409
11 [java.lang.invoke.Invokers].toString() [function] [call site] 05410
11 [java.lang.invoke.LambdaFormEditor$Transform].toString() [function] [call site] 05411
11 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 05412
11 [javax.swing.event.ListSelectionEvent].toString() [function] [call site] 05413
11 [java.time.chrono.AbstractChronology].toString() [function] [call site] 05414
11 [java.lang.invoke.MethodHandles$Lookup].toString() [function] [call site] 05415
11 [java.time.LocalDateTime].toString() [function] [call site] 05416
11 [java.lang.Throwable].toString() [function] [call site] 05417
11 [java.util.ResourceBundle$CacheKey].toString() [function] [call site] 05418
11 [java.util.regex.Matcher].toString() [function] [call site] 05419
11 [java.util.Properties].toString() [function] [call site] 05420
11 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 05421
11 [javax.swing.text.SimpleAttributeSet].toString() [function] [call site] 05422
11 [java.lang.invoke.MemberName].toString() [function] [call site] 05423
11 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 05424
11 [java.util.concurrent.LinkedBlockingQueue].toString() [function] [call site] 05425
11 [java.time.OffsetDateTime].toString() [function] [call site] 05426
11 [java.util.jar.Attributes$Name].toString() [function] [call site] 05427
11 [java.net.URLConnection].toString() [function] [call site] 05428
11 [java.awt.font.NumericShaper].toString() [function] [call site] 05429
11 [java.util.Locale].toString() [function] [call site] 05430
11 [java.time.format.DateTimeFormatterBuilder$CompositePrinterParser].toString() [function] [call site] 05431
11 [java.security.CodeSource].toString() [function] [call site] 05432
11 [java.util.DoubleSummaryStatistics].toString() [function] [call site] 05433
11 [java.awt.geom.Point2D$Double].toString() [function] [call site] 05434
11 [java.time.ZonedDateTime].toString() [function] [call site] 05435
11 [java.nio.charset.CoderResult].toString() [function] [call site] 05436
11 [java.util.IntSummaryStatistics].toString() [function] [call site] 05437
11 [java.util.concurrent.atomic.AtomicBoolean].toString() [function] [call site] 05438
11 [java.awt.datatransfer.DataFlavor].toString() [function] [call site] 05439
11 [java.lang.StackTraceElement].toString() [function] [call site] 05440
11 [javax.swing.JTable$DropLocation].toString() [function] [call site] 05441
11 [sun.text.bidi.BidiBase].toString() [function] [call site] 05442
11 [java.time.temporal.ValueRange].toString() [function] [call site] 05443
11 [org.jfree.chart.axis.AxisSpace].toString() [function] [call site] 05444
11 [javax.crypto.CryptoPermission].toString() [function] [call site] 05445
11 [sun.java2d.loops.GraphicsPrimitive].toString() [function] [call site] 05446
11 [java.util.concurrent.CompletableFuture].toString() [function] [call site] 05447
11 [java.awt.Insets].toString() [function] [call site] 05448
11 [sun.font.EAttribute].toString() [function] [call site] 05449
11 [sun.java2d.loops.SurfaceType].toString() [function] [call site] 05450
11 [java.lang.Enum].toString() [function] [call site] 05451
11 [java.nio.charset.Charset].toString() [function] [call site] 05452
11 [java.lang.ProcessImpl].toString() [function] [call site] 05453
11 [java.awt.Point].toString() [function] [call site] 05454
11 [java.awt.JobAttributes$DestinationType].toString() [function] [call site] 05455
11 [java.math.MutableBigInteger].toString() [function] [call site] 05456
11 [java.lang.invoke.LambdaForm].toString() [function] [call site] 05457
11 [java.time.format.DateTimeFormatterBuilder$NumberPrinterParser].toString() [function] [call site] 05458
11 [java.lang.Float].toString() [function] [call site] 05459
11 [java.awt.CheckboxGroup].toString() [function] [call site] 05460
11 [java.security.SecureRandom].toString() [function] [call site] 05461
11 [java.net.InterfaceAddress].toString() [function] [call site] 05462
11 [sun.font.AttributeValues].toString() [function] [call site] 05463
11 [java.security.CodeSigner].toString() [function] [call site] 05464
11 [java.time.format.DateTimeParseContext].toString() [function] [call site] 05465
11 [org.jfree.chart.entity.CategoryLabelEntity].toString() [function] [call site] 05466
11 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 05467
11 [java.nio.channels.FileChannel$MapMode].toString() [function] [call site] 05468
11 [java.util.Optional].toString() [function] [call site] 05469
11 [java.awt.AWTKeyStroke].toString() [function] [call site] 05470
11 [java.awt.image.BufferedImage].toString() [function] [call site] 05471
11 [java.util.concurrent.Semaphore].toString() [function] [call site] 05472
11 [java.io.StringWriter].toString() [function] [call site] 05473
11 [java.util.WeakHashMap$Entry].toString() [function] [call site] 05474
11 [java.nio.LongBuffer].toString() [function] [call site] 05475
11 [java.text.Bidi].toString() [function] [call site] 05476
11 [org.jfree.data.time.Month].toString() [function] [call site] 05477
11 [javax.swing.text.JTextComponent$DropLocation].toString() [function] [call site] 05478
11 [java.awt.font.TextHitInfo].toString() [function] [call site] 05479
11 [java.text.CalendarBuilder].toString() [function] [call site] 05480
11 [java.security.AlgorithmParameters].toString() [function] [call site] 05481
11 [org.jfree.chart.entity.LegendItemEntity].toString() [function] [call site] 05482
11 [sun.font.FontStrikeDesc].toString() [function] [call site] 05483
11 [java.awt.PageAttributes$PrintQualityType].toString() [function] [call site] 05484
11 [java.net.InetAddress].toString() [function] [call site] 05485
11 [java.lang.ProcessBuilder$Redirect$5].toString() [function] [call site] 05486
11 [java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock].toString() [function] [call site] 05487
11 [jdk.internal.org.objectweb.asm.Type].toString() [function] [call site] 05488
11 [java.awt.MenuShortcut].toString() [function] [call site] 05489
11 [org.jfree.data.time.Day].toString() [function] [call site] 05490
11 [sun.awt.shell.ShellFolder].toString() [function] [call site] 05491
11 [java.nio.channels.FileLock].toString() [function] [call site] 05492
11 [org.jfree.data.time.Quarter].toString() [function] [call site] 05493
11 [java.lang.Class].toString() [function] [call site] 05494
11 [sun.security.util.JarConstraintsParameters].toString() [function] [call site] 05495
11 [java.security.PrivilegedActionException].toString() [function] [call site] 05496
11 [java.net.URL].toString() [function] [call site] 05497
11 [java.beans.FeatureDescriptor].toString() [function] [call site] 05498
11 [java.util.AbstractMap].toString() [function] [call site] 05499
11 [javax.swing.text.DefaultCaret].toString() [function] [call site] 05500
11 [sun.reflect.annotation.AnnotationType].toString() [function] [call site] 05501
11 [javax.swing.event.EventListenerList].toString() [function] [call site] 05502
11 [org.jfree.chart.axis.Tick].toString() [function] [call site] 05503
11 [java.awt.RenderingHints].toString() [function] [call site] 05504
11 [java.util.concurrent.atomic.AtomicReference].toString() [function] [call site] 05505
11 [java.security.Provider].toString() [function] [call site] 05506
11 [java.time.temporal.ChronoField].toString() [function] [call site] 05507
11 [java.lang.Object].toString() [function] [call site] 05508
11 [java.lang.ProcessBuilder$Redirect$6].toString() [function] [call site] 05509
11 [javax.swing.event.DocumentEvent$EventType].toString() [function] [call site] 05510
11 [java.awt.MenuComponent].toString() [function] [call site] 05511
11 [org.jfree.chart.entity.CategoryItemEntity].toString() [function] [call site] 05512
11 [java.awt.Dimension].toString() [function] [call site] 05513
11 [jdk.internal.jimage.ImageReader$Node].toString() [function] [call site] 05514
11 [javax.swing.TimerQueue].toString() [function] [call site] 05515
11 [java.awt.datatransfer.MimeType].toString() [function] [call site] 05516
11 [java.util.concurrent.ThreadPoolExecutor].toString() [function] [call site] 05517
11 [javax.print.event.PrintEvent].toString() [function] [call site] 05518
11 [jdk.internal.math.FDBigInteger].toString() [function] [call site] 05519
11 [sun.nio.fs.UnixPath].toString() [function] [call site] 05520
11 [org.jfree.chart.entity.TitleEntity].toString() [function] [call site] 05521
11 [javax.accessibility.AccessibleStateSet].toString() [function] [call site] 05522
11 [java.net.SocketImpl].toString() [function] [call site] 05523
11 [sun.util.locale.BaseLocale].toString() [function] [call site] 05524
11 [javax.swing.event.ListDataEvent].toString() [function] [call site] 05525
11 [java.security.PermissionCollection].toString() [function] [call site] 05526
11 [java.util.EventObject].toString() [function] [call site] 05527
11 [java.security.MessageDigest].toString() [function] [call site] 05528
11 [java.util.concurrent.FutureTask].toString() [function] [call site] 05529
11 [java.lang.Long].toString() [function] [call site] 05530
11 [java.time.ZoneId].toString() [function] [call site] 05531
11 [org.jfree.data.statistics.BoxAndWhiskerItem].toString() [function] [call site] 05532
11 [java.util.zip.ZipEntry].toString() [function] [call site] 05533
11 [java.net.Socket].toString() [function] [call site] 05534
11 [org.jfree.chart.entity.NodeEntity].toString() [function] [call site] 05535
11 [java.lang.String].toString() [function] [call site] 05536
11 [java.time.Instant].toString() [function] [call site] 05537
11 [org.jfree.data.time.TimePeriodValue].toString() [function] [call site] 05538
11 [java.lang.invoke.MethodHandleImpl$LoopClauses].toString() [function] [call site] 05539
11 [java.math.MathContext].toString() [function] [call site] 05540
11 [java.util.StringJoiner].toString() [function] [call site] 05541
11 [java.lang.StringBuilder].toString() [function] [call site] 05542
11 [javax.swing.event.HyperlinkEvent$EventType].toString() [function] [call site] 05543
11 [javax.print.MimeType].toString() [function] [call site] 05544
11 [java.security.Signature].toString() [function] [call site] 05545
11 [java.util.LongSummaryStatistics].toString() [function] [call site] 05546
11 [java.util.ServiceLoader].toString() [function] [call site] 05547
11 [java.time.format.DateTimeFormatter].toString() [function] [call site] 05548
11 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 05549
11 [java.awt.PageAttributes$ColorType].toString() [function] [call site] 05550
11 [java.security.Timestamp].toString() [function] [call site] 05551
11 [java.lang.Character].toString() [function] [call site] 05552
11 [java.awt.Component].toString() [function] [call site] 05553
11 [java.lang.Module].toString() [function] [call site] 05554
11 [java.lang.module.Configuration].toString() [function] [call site] 05555
11 [org.jfree.data.DefaultKeyedValue].toString() [function] [call site] 05556
11 [java.nio.file.attribute.FileTime].toString() [function] [call site] 05557
11 [sun.font.StrikeMetrics].toString() [function] [call site] 05558
11 [java.math.BigInteger].toString() [function] [call site] 05559
11 [java.text.ParsePosition].toString() [function] [call site] 05560
11 [javax.swing.text.Position$Bias].toString() [function] [call site] 05561
11 [sun.util.calendar.JulianCalendar$Date].toString() [function] [call site] 05562
11 [java.awt.PageAttributes$OriginType].toString() [function] [call site] 05563
11 [java.nio.FloatBuffer].toString() [function] [call site] 05564
11 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 05565
11 [java.lang.StackFrameInfo].toString() [function] [call site] 05566
11 [java.time.zone.ZoneOffsetTransitionRule].toString() [function] [call site] 05567
11 [javax.swing.MultiUIDefaults].toString() [function] [call site] 05568
11 [org.jfree.chart.entity.FlowEntity].toString() [function] [call site] 05569
11 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 05570
11 [java.util.OptionalLong].toString() [function] [call site] 05571
11 [org.xml.sax.SAXException].toString() [function] [call site] 05572
11 [java.time.format.DateTimePrintContext].toString() [function] [call site] 05573
11 [java.awt.font.TextLine].toString() [function] [call site] 05574
11 [java.nio.ByteOrder].toString() [function] [call site] 05575
11 [java.util.AbstractCollection].toString() [function] [call site] 05576
11 [java.util.Hashtable].toString() [function] [call site] 05577
11 [java.util.HashMap$Node].toString() [function] [call site] 05578
11 [java.time.ZoneOffset].toString() [function] [call site] 05579
11 [sun.reflect.annotation.TypeAnnotation].toString() [function] [call site] 05580
11 [java.security.cert.CertPath].toString() [function] [call site] 05581
11 [java.lang.Character$Subset].toString() [function] [call site] 05582
11 [java.awt.FontMetrics].toString() [function] [call site] 05583
11 [java.util.concurrent.ConcurrentHashMap].toString() [function] [call site] 05584
11 [javax.accessibility.AccessibleRelationSet].toString() [function] [call site] 05585
11 [java.util.concurrent.ForkJoinPool].toString() [function] [call site] 05586
11 [java.beans.PropertyChangeEvent].toString() [function] [call site] 05587
11 [java.text.DigitList].toString() [function] [call site] 05588
11 [org.jfree.data.time.Year].toString() [function] [call site] 05589
11 [sun.java2d.pipe.Region].toString() [function] [call site] 05590
11 [java.io.ByteArrayOutputStream].toString() [function] [call site] 05591
11 [java.util.Calendar].toString() [function] [call site] 05592
11 [java.awt.geom.Rectangle2D$Double].toString() [function] [call site] 05593
11 [jdk.internal.org.objectweb.asm.Handle].toString() [function] [call site] 05594
11 [java.awt.image.ColorModel].toString() [function] [call site] 05595
11 [java.lang.Short].toString() [function] [call site] 05596
11 [java.lang.ProcessBuilder$Redirect$4].toString() [function] [call site] 05597
11 [java.lang.Integer].toString() [function] [call site] 05598
11 [javax.swing.text.Segment].toString() [function] [call site] 05599
11 [java.awt.Color].toString() [function] [call site] 05600
11 [java.awt.geom.AffineTransform].toString() [function] [call site] 05601
11 [sun.java2d.loops.CompositeType].toString() [function] [call site] 05602
11 [java.lang.reflect.Constructor].toString() [function] [call site] 05603
11 [sun.net.www.MessageHeader].toString() [function] [call site] 05604
11 [java.net.ServerSocket].toString() [function] [call site] 05605
11 [java.time.zone.ZoneRules].toString() [function] [call site] 05606
11 [org.jfree.data.flow.NodeKey].toString() [function] [call site] 05607
11 [java.lang.reflect.Field].toString() [function] [call site] 05608
11 [java.lang.reflect.Parameter].toString() [function] [call site] 05609
11 [org.jfree.data.statistics.MeanAndStandardDeviation].toString() [function] [call site] 05610
11 [org.jfree.chart.entity.PlotEntity].toString() [function] [call site] 05611
11 [jdk.internal.module.ModuleResolution].toString() [function] [call site] 05612
11 [java.lang.ProcessBuilder$Redirect$2].toString() [function] [call site] 05613
11 [org.jfree.chart.entity.JFreeChartEntity].toString() [function] [call site] 05614
11 [java.math.BigDecimal].toString() [function] [call site] 05615
11 [java.lang.Double].toString() [function] [call site] 05616
11 [javax.swing.UIManager$LookAndFeelInfo].toString() [function] [call site] 05617
11 [java.nio.IntBuffer].toString() [function] [call site] 05618
11 [java.lang.ModuleLayer].toString() [function] [call site] 05619
11 [sun.nio.fs.UnixFileStore].toString() [function] [call site] 05620
11 [java.lang.StringBuffer].toString() [function] [call site] 05621
11 [java.awt.Font].toString() [function] [call site] 05622
11 [java.awt.ScrollPaneAdjustable].toString() [function] [call site] 05623
11 [javax.swing.TransferHandler$DropLocation].toString() [function] [call site] 05624
11 [org.jfree.chart.entity.XYItemEntity].toString() [function] [call site] 05625
11 [javax.accessibility.AccessibleBundle].toString() [function] [call site] 05626
11 [sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo].toString() [function] [call site] 05627
11 [java.io.ObjectStreamClass].toString() [function] [call site] 05628
11 [jdk.internal.module.ModuleHashes].toString() [function] [call site] 05629
11 [java.awt.JobAttributes$DefaultSelectionType].toString() [function] [call site] 05630
11 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 05631
11 [java.lang.Thread].toString() [function] [call site] 05632
11 [org.jfree.chart.api.RectangleInsets].toString() [function] [call site] 05633
11 [java.time.temporal.ChronoUnit].toString() [function] [call site] 05634
11 [java.security.Provider$Service].toString() [function] [call site] 05635
11 [sun.font.FontFamily].toString() [function] [call site] 05636
11 [java.awt.font.TextLayout].toString() [function] [call site] 05637
11 [java.util.concurrent.atomic.AtomicLong].toString() [function] [call site] 05638
11 [java.lang.invoke.ClassSpecializer$SpeciesData].toString() [function] [call site] 05639
11 [java.util.Currency].toString() [function] [call site] 05640
11 [java.awt.AttributeValue].toString() [function] [call site] 05641
11 [org.jfree.chart.block.RectangleConstraint].toString() [function] [call site] 05642
11 [java.time.OffsetTime].toString() [function] [call site] 05643
11 [java.io.ObjectOutputStream$DebugTraceInfoStack].toString() [function] [call site] 05644
11 [javax.swing.JList$DropLocation].toString() [function] [call site] 05645
11 [org.jfree.data.Range].toString() [function] [call site] 05646
11 [java.net.NetworkInterface].toString() [function] [call site] 05647
11 [java.util.concurrent.CopyOnWriteArrayList].toString() [function] [call site] 05648
11 [javax.security.auth.Subject].toString() [function] [call site] 05649
11 [org.jfree.data.json.impl.JSONObject].toString() [function] [call site] 05650
11 [java.lang.Byte].toString() [function] [call site] 05651
11 [java.awt.geom.Rectangle2D$Float].toString() [function] [call site] 05652
11 [org.jfree.data.time.Week].toString() [function] [call site] 05653
11 [org.jfree.chart.plot.pie.PieLabelDistributor].toString() [function] [call site] 05654
11 [java.lang.module.ResolvedModule].toString() [function] [call site] 05655
11 [java.lang.ProcessHandleImpl].toString() [function] [call site] 05656
11 [java.util.concurrent.locks.AbstractQueuedSynchronizer].toString() [function] [call site] 05657
11 [java.text.Annotation].toString() [function] [call site] 05658
11 [sun.util.calendar.CalendarDate].toString() [function] [call site] 05659
11 [java.util.concurrent.ConcurrentHashMap$CollectionView].toString() [function] [call site] 05660
11 [org.xml.sax.SAXParseException].toString() [function] [call site] 05661
11 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 05662
11 [java.lang.Boolean].toString() [function] [call site] 05663
11 [java.awt.PageAttributes$MediaType].toString() [function] [call site] 05664
11 [java.time.format.DecimalStyle].toString() [function] [call site] 05665
11 [org.jfree.data.time.Hour].toString() [function] [call site] 05666
11 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 05667
11 [org.jfree.data.json.impl.JSONArray].toString() [function] [call site] 05668
11 [sun.awt.AppContext].toString() [function] [call site] 05669
11 [java.util.Date].toString() [function] [call site] 05670
11 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 05671
11 [org.jfree.chart.block.Size2D].toString() [function] [call site] 05672
11 [java.nio.charset.CodingErrorAction].toString() [function] [call site] 05673
11 [java.awt.Event].toString() [function] [call site] 05674
11 [java.util.concurrent.locks.ReentrantLock].toString() [function] [call site] 05675
11 [java.awt.DisplayMode].toString() [function] [call site] 05676
11 [java.time.format.Parsed].toString() [function] [call site] 05677
11 [java.util.Vector].toString() [function] [call site] 05678
11 [java.lang.ThreadGroup].toString() [function] [call site] 05679
11 [jdk.internal.org.objectweb.asm.Label].toString() [function] [call site] 05680
11 [org.jfree.chart.entity.PieSectionEntity].toString() [function] [call site] 05681
11 [java.util.Hashtable$Entry].toString() [function] [call site] 05682
11 [java.text.AttributedCharacterIterator$Attribute].toString() [function] [call site] 05683
11 [java.awt.JobAttributes$SidesType].toString() [function] [call site] 05684
11 [java.nio.CharBuffer].toString() [function] [call site] 05685
11 [java.awt.JobAttributes$MultipleDocumentHandlingType].toString() [function] [call site] 05686
11 [javax.swing.LookAndFeel].toString() [function] [call site] 05687
11 [java.net.Proxy].toString() [function] [call site] 05688
11 [java.time.Period].toString() [function] [call site] 05689
11 [java.time.LocalDate].toString() [function] [call site] 05690
11 [jdk.internal.org.objectweb.asm.TypePath].toString() [function] [call site] 05691
11 [java.awt.JobAttributes].toString() [function] [call site] 05692
11 [java.util.Formatter].toString() [function] [call site] 05693
11 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 05694
11 [java.lang.ProcessBuilder$Redirect$1].toString() [function] [call site] 05695
11 [java.awt.Graphics].toString() [function] [call site] 05696
11 [java.awt.image.IndexColorModel].toString() [function] [call site] 05697
11 [java.lang.invoke.SerializedLambda].toString() [function] [call site] 05698
11 [java.awt.BorderLayout].toString() [function] [call site] 05699
11 [java.awt.datatransfer.MimeTypeParameterList].toString() [function] [call site] 05700
11 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 05701
11 [org.jfree.data.KeyedValuesItemKey].toString() [function] [call site] 05702
11 [java.awt.geom.Point2D$Float].toString() [function] [call site] 05703
11 [java.lang.invoke.LambdaForm$Name].toString() [function] [call site] 05704
11 [org.jfree.chart.entity.AxisEntity].toString() [function] [call site] 05705
11 [javax.swing.text.JTextComponent$MutableCaretEvent].toString() [function] [call site] 05706
11 [java.awt.PageAttributes].toString() [function] [call site] 05707
11 [sun.util.locale.Extension].toString() [function] [call site] 05708
11 [java.nio.ByteBuffer].toString() [function] [call site] 05709
11 [sun.java2d.loops.FontInfo].toString() [function] [call site] 05710
11 [java.awt.Rectangle].toString() [function] [call site] 05711
11 [jdk.internal.misc.Signal].toString() [function] [call site] 05712
11 [jdk.internal.jmod.JmodFile$Entry].toString() [function] [call site] 05713
11 [java.security.Permission].toString() [function] [call site] 05714
11 [java.util.concurrent.ConcurrentHashMap$Node].toString() [function] [call site] 05715
11 [java.lang.ProcessBuilder$Redirect$3].toString() [function] [call site] 05716
11 [java.time.LocalTime].toString() [function] [call site] 05717
11 [sun.util.locale.LocaleExtensions].toString() [function] [call site] 05718
11 [java.lang.invoke.MethodType].toString() [function] [call site] 05719
11 [javax.swing.filechooser.FileNameExtensionFilter].toString() [function] [call site] 05720
11 [java.awt.Cursor].toString() [function] [call site] 05721
11 [java.util.concurrent.locks.ReentrantReadWriteLock].toString() [function] [call site] 05722
11 [jdk.internal.perf.PerfCounter].toString() [function] [call site] 05723
11 [java.awt.BufferCapabilities$FlipContents].toString() [function] [call site] 05724
11 [java.awt.AWTEvent].toString() [function] [call site] 05725
11 [java.text.FieldPosition].toString() [function] [call site] 05726
11 [javax.print.DocFlavor].toString() [function] [call site] 05727
11 [java.nio.ShortBuffer].toString() [function] [call site] 05728
11 [jdk.internal.module.ModuleReferenceImpl].toString() [function] [call site] 05729
11 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 05730
11 [java.util.regex.Pattern].toString() [function] [call site] 05731
11 [java.util.BitSet].toString() [function] [call site] 05732
11 [java.security.ProtectionDomain].toString() [function] [call site] 05733
11 [java.awt.JobAttributes$DialogType].toString() [function] [call site] 05734
11 [java.lang.invoke.MethodTypeForm].toString() [function] [call site] 05735
11 [org.jfree.data.time.DateRange].toString() [function] [call site] 05736
11 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 05737
11 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 05738
11 [java.lang.Runtime$Version].toString() [function] [call site] 05739
11 [java.lang.Package].toString() [function] [call site] 05740
11 [sun.util.calendar.Era].toString() [function] [call site] 05741
11 [java.nio.DoubleBuffer].toString() [function] [call site] 05742
11 [java.util.OptionalDouble].toString() [function] [call site] 05743
11 [java.time.Duration].toString() [function] [call site] 05744
11 [org.jfree.chart.entity.ChartEntity].toString() [function] [call site] 05745
11 [java.net.HttpCookie].toString() [function] [call site] 05746
11 [sun.security.util.LazyCodeSourcePermissionCollection].toString() [function] [call site] 05747
11 [jdk.internal.misc.Signal$NativeHandler].toString() [function] [call site] 05748
11 [java.awt.PageAttributes$OrientationRequestedType].toString() [function] [call site] 05749
11 [java.io.ObjectStreamField].toString() [function] [call site] 05750
11 [java.awt.GridLayout].toString() [function] [call site] 05751
11 [java.lang.invoke.LambdaForm$NamedFunction].toString() [function] [call site] 05752
11 [java.lang.invoke.MethodHandle].toString() [function] [call site] 05753
11 [java.util.TreeMap$Entry].toString() [function] [call site] 05754
11 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 05755
11 [org.jfree.data.flow.FlowKey].toString() [function] [call site] 05756
11 [java.util.OptionalInt].toString() [function] [call site] 05757
11 [java.util.concurrent.atomic.AtomicInteger].toString() [function] [call site] 05758
11 [java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock].toString() [function] [call site] 05759
11 [java.io.File].toString() [function] [call site] 05760
11 [java.lang.ProcessBuilder$RedirectPipeImpl].toString() [function] [call site] 05761
11 [java.security.SecureRandomSpi].toString() [function] [call site] 05762
11 [java.net.URI].toString() [function] [call site] 05763
11 [java.lang.reflect.Method].toString() [function] [call site] 05764
11 [java.lang.invoke.Invokers].toString() [function] [call site] 05765
11 [java.lang.invoke.LambdaFormEditor$Transform].toString() [function] [call site] 05766
11 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 05767
11 [javax.swing.event.ListSelectionEvent].toString() [function] [call site] 05768
11 [java.time.chrono.AbstractChronology].toString() [function] [call site] 05769
11 [java.lang.invoke.MethodHandles$Lookup].toString() [function] [call site] 05770
11 [java.time.LocalDateTime].toString() [function] [call site] 05771
11 [java.lang.Throwable].toString() [function] [call site] 05772
11 [java.util.ResourceBundle$CacheKey].toString() [function] [call site] 05773
11 [java.util.regex.Matcher].toString() [function] [call site] 05774
11 [java.util.Properties].toString() [function] [call site] 05775
11 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 05776
11 [javax.swing.text.SimpleAttributeSet].toString() [function] [call site] 05777
11 [java.lang.invoke.MemberName].toString() [function] [call site] 05778
11 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 05779
11 [java.util.concurrent.LinkedBlockingQueue].toString() [function] [call site] 05780
11 [java.time.OffsetDateTime].toString() [function] [call site] 05781
11 [java.util.jar.Attributes$Name].toString() [function] [call site] 05782
11 [java.net.URLConnection].toString() [function] [call site] 05783
11 [java.awt.font.NumericShaper].toString() [function] [call site] 05784
11 [java.util.Locale].toString() [function] [call site] 05785
11 [java.time.format.DateTimeFormatterBuilder$CompositePrinterParser].toString() [function] [call site] 05786
11 [java.security.CodeSource].toString() [function] [call site] 05787
11 [java.util.DoubleSummaryStatistics].toString() [function] [call site] 05788
11 [java.awt.geom.Point2D$Double].toString() [function] [call site] 05789
11 [java.time.ZonedDateTime].toString() [function] [call site] 05790
11 [java.nio.charset.CoderResult].toString() [function] [call site] 05791
11 [java.util.IntSummaryStatistics].toString() [function] [call site] 05792
11 [java.util.concurrent.atomic.AtomicBoolean].toString() [function] [call site] 05793
11 [java.awt.datatransfer.DataFlavor].toString() [function] [call site] 05794
11 [java.lang.StackTraceElement].toString() [function] [call site] 05795
11 [javax.swing.JTable$DropLocation].toString() [function] [call site] 05796
11 [sun.text.bidi.BidiBase].toString() [function] [call site] 05797
11 [java.time.temporal.ValueRange].toString() [function] [call site] 05798
11 [org.jfree.chart.axis.AxisSpace].toString() [function] [call site] 05799
11 [javax.crypto.CryptoPermission].toString() [function] [call site] 05800
11 [sun.java2d.loops.GraphicsPrimitive].toString() [function] [call site] 05801
11 [java.util.concurrent.CompletableFuture].toString() [function] [call site] 05802
11 [java.awt.Insets].toString() [function] [call site] 05803
11 [sun.font.EAttribute].toString() [function] [call site] 05804
11 [sun.java2d.loops.SurfaceType].toString() [function] [call site] 05805
11 [java.lang.Enum].toString() [function] [call site] 05806
11 [java.nio.charset.Charset].toString() [function] [call site] 05807
11 [java.lang.ProcessImpl].toString() [function] [call site] 05808
11 [java.awt.Point].toString() [function] [call site] 05809
11 [java.awt.JobAttributes$DestinationType].toString() [function] [call site] 05810
11 [java.math.MutableBigInteger].toString() [function] [call site] 05811
11 [java.lang.invoke.LambdaForm].toString() [function] [call site] 05812
11 [java.time.format.DateTimeFormatterBuilder$NumberPrinterParser].toString() [function] [call site] 05813
11 [java.lang.Float].toString() [function] [call site] 05814
11 [java.awt.CheckboxGroup].toString() [function] [call site] 05815
11 [java.security.SecureRandom].toString() [function] [call site] 05816
11 [java.net.InterfaceAddress].toString() [function] [call site] 05817
11 [sun.font.AttributeValues].toString() [function] [call site] 05818
11 [java.security.CodeSigner].toString() [function] [call site] 05819
11 [java.time.format.DateTimeParseContext].toString() [function] [call site] 05820
11 [org.jfree.chart.entity.CategoryLabelEntity].toString() [function] [call site] 05821
11 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 05822
11 [java.nio.channels.FileChannel$MapMode].toString() [function] [call site] 05823
11 [java.util.Optional].toString() [function] [call site] 05824
11 [java.awt.AWTKeyStroke].toString() [function] [call site] 05825
11 [java.awt.image.BufferedImage].toString() [function] [call site] 05826
11 [java.util.concurrent.Semaphore].toString() [function] [call site] 05827
11 [java.io.StringWriter].toString() [function] [call site] 05828
11 [java.util.WeakHashMap$Entry].toString() [function] [call site] 05829
11 [java.nio.LongBuffer].toString() [function] [call site] 05830
11 [java.text.Bidi].toString() [function] [call site] 05831
11 [org.jfree.data.time.Month].toString() [function] [call site] 05832
11 [javax.swing.text.JTextComponent$DropLocation].toString() [function] [call site] 05833
11 [java.awt.font.TextHitInfo].toString() [function] [call site] 05834
11 [java.text.CalendarBuilder].toString() [function] [call site] 05835
11 [java.security.AlgorithmParameters].toString() [function] [call site] 05836
11 [org.jfree.chart.entity.LegendItemEntity].toString() [function] [call site] 05837
11 [sun.font.FontStrikeDesc].toString() [function] [call site] 05838
11 [java.awt.PageAttributes$PrintQualityType].toString() [function] [call site] 05839
11 [java.net.InetAddress].toString() [function] [call site] 05840
11 [java.lang.ProcessBuilder$Redirect$5].toString() [function] [call site] 05841
11 [java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock].toString() [function] [call site] 05842
11 [jdk.internal.org.objectweb.asm.Type].toString() [function] [call site] 05843
11 [java.awt.MenuShortcut].toString() [function] [call site] 05844
11 [org.jfree.data.time.Day].toString() [function] [call site] 05845
11 [sun.awt.shell.ShellFolder].toString() [function] [call site] 05846
11 [java.nio.channels.FileLock].toString() [function] [call site] 05847
11 [org.jfree.data.time.Quarter].toString() [function] [call site] 05848
11 [java.lang.Class].toString() [function] [call site] 05849
11 [sun.security.util.JarConstraintsParameters].toString() [function] [call site] 05850
11 [java.security.PrivilegedActionException].toString() [function] [call site] 05851
11 [java.net.URL].toString() [function] [call site] 05852
11 [java.beans.FeatureDescriptor].toString() [function] [call site] 05853
11 [java.util.AbstractMap].toString() [function] [call site] 05854
11 [javax.swing.text.DefaultCaret].toString() [function] [call site] 05855
11 [sun.reflect.annotation.AnnotationType].toString() [function] [call site] 05856
11 [javax.swing.event.EventListenerList].toString() [function] [call site] 05857
11 [org.jfree.chart.axis.Tick].toString() [function] [call site] 05858
11 [java.awt.RenderingHints].toString() [function] [call site] 05859
11 [java.util.concurrent.atomic.AtomicReference].toString() [function] [call site] 05860
11 [java.security.Provider].toString() [function] [call site] 05861
11 [java.time.temporal.ChronoField].toString() [function] [call site] 05862
11 [java.lang.Object].toString() [function] [call site] 05863
11 [java.lang.ProcessBuilder$Redirect$6].toString() [function] [call site] 05864
11 [javax.swing.event.DocumentEvent$EventType].toString() [function] [call site] 05865
11 [java.awt.MenuComponent].toString() [function] [call site] 05866
11 [org.jfree.chart.entity.CategoryItemEntity].toString() [function] [call site] 05867
11 [java.awt.Dimension].toString() [function] [call site] 05868
11 [jdk.internal.jimage.ImageReader$Node].toString() [function] [call site] 05869
11 [javax.swing.TimerQueue].toString() [function] [call site] 05870
11 [java.awt.datatransfer.MimeType].toString() [function] [call site] 05871
11 [java.util.concurrent.ThreadPoolExecutor].toString() [function] [call site] 05872
11 [javax.print.event.PrintEvent].toString() [function] [call site] 05873
11 [jdk.internal.math.FDBigInteger].toString() [function] [call site] 05874
11 [sun.nio.fs.UnixPath].toString() [function] [call site] 05875
11 [org.jfree.chart.entity.TitleEntity].toString() [function] [call site] 05876
11 [javax.accessibility.AccessibleStateSet].toString() [function] [call site] 05877
11 [java.net.SocketImpl].toString() [function] [call site] 05878
11 [sun.util.locale.BaseLocale].toString() [function] [call site] 05879
11 [javax.swing.event.ListDataEvent].toString() [function] [call site] 05880
11 [java.security.PermissionCollection].toString() [function] [call site] 05881
11 [java.util.EventObject].toString() [function] [call site] 05882
11 [java.security.MessageDigest].toString() [function] [call site] 05883
11 [java.util.concurrent.FutureTask].toString() [function] [call site] 05884
11 [java.lang.Long].toString() [function] [call site] 05885
11 [java.time.ZoneId].toString() [function] [call site] 05886
11 [org.jfree.data.statistics.BoxAndWhiskerItem].toString() [function] [call site] 05887
11 [java.util.zip.ZipEntry].toString() [function] [call site] 05888
11 [java.net.Socket].toString() [function] [call site] 05889
11 [org.jfree.chart.entity.NodeEntity].toString() [function] [call site] 05890
11 [java.lang.String].toString() [function] [call site] 05891
11 [java.time.Instant].toString() [function] [call site] 05892
11 [org.jfree.data.time.TimePeriodValue].toString() [function] [call site] 05893
11 [java.lang.invoke.MethodHandleImpl$LoopClauses].toString() [function] [call site] 05894
11 [java.math.MathContext].toString() [function] [call site] 05895
11 [java.util.StringJoiner].toString() [function] [call site] 05896
11 [java.lang.StringBuilder].toString() [function] [call site] 05897
11 [javax.swing.event.HyperlinkEvent$EventType].toString() [function] [call site] 05898
11 [javax.print.MimeType].toString() [function] [call site] 05899
11 [java.security.Signature].toString() [function] [call site] 05900
11 [java.util.LongSummaryStatistics].toString() [function] [call site] 05901
11 [java.util.ServiceLoader].toString() [function] [call site] 05902
11 [java.time.format.DateTimeFormatter].toString() [function] [call site] 05903
11 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 05904
11 [java.awt.PageAttributes$ColorType].toString() [function] [call site] 05905
11 [java.security.Timestamp].toString() [function] [call site] 05906
11 [java.lang.Character].toString() [function] [call site] 05907
11 [java.awt.Component].toString() [function] [call site] 05908
11 [java.lang.Module].toString() [function] [call site] 05909
11 [java.lang.module.Configuration].toString() [function] [call site] 05910
11 [org.jfree.data.DefaultKeyedValue].toString() [function] [call site] 05911
11 [java.nio.file.attribute.FileTime].toString() [function] [call site] 05912
11 [sun.font.StrikeMetrics].toString() [function] [call site] 05913
11 [java.math.BigInteger].toString() [function] [call site] 05914
11 [java.text.ParsePosition].toString() [function] [call site] 05915
11 [javax.swing.text.Position$Bias].toString() [function] [call site] 05916
11 [sun.util.calendar.JulianCalendar$Date].toString() [function] [call site] 05917
11 [java.awt.PageAttributes$OriginType].toString() [function] [call site] 05918
11 [java.nio.FloatBuffer].toString() [function] [call site] 05919
11 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 05920
11 [java.lang.StackFrameInfo].toString() [function] [call site] 05921
11 [java.time.zone.ZoneOffsetTransitionRule].toString() [function] [call site] 05922
11 [javax.swing.MultiUIDefaults].toString() [function] [call site] 05923
11 [org.jfree.chart.entity.FlowEntity].toString() [function] [call site] 05924
11 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 05925
11 [java.util.OptionalLong].toString() [function] [call site] 05926
11 [org.xml.sax.SAXException].toString() [function] [call site] 05927
11 [java.time.format.DateTimePrintContext].toString() [function] [call site] 05928
11 [java.awt.font.TextLine].toString() [function] [call site] 05929
11 [java.nio.ByteOrder].toString() [function] [call site] 05930
11 [java.util.AbstractCollection].toString() [function] [call site] 05931
11 [java.util.Hashtable].toString() [function] [call site] 05932
11 [java.util.HashMap$Node].toString() [function] [call site] 05933
11 [java.time.ZoneOffset].toString() [function] [call site] 05934
11 [sun.reflect.annotation.TypeAnnotation].toString() [function] [call site] 05935
11 [java.security.cert.CertPath].toString() [function] [call site] 05936
11 [java.lang.Character$Subset].toString() [function] [call site] 05937
11 [java.awt.FontMetrics].toString() [function] [call site] 05938
11 [java.util.concurrent.ConcurrentHashMap].toString() [function] [call site] 05939
11 [javax.accessibility.AccessibleRelationSet].toString() [function] [call site] 05940
11 [java.util.concurrent.ForkJoinPool].toString() [function] [call site] 05941
11 [java.beans.PropertyChangeEvent].toString() [function] [call site] 05942
11 [java.text.DigitList].toString() [function] [call site] 05943
11 [org.jfree.data.time.Year].toString() [function] [call site] 05944
11 [sun.java2d.pipe.Region].toString() [function] [call site] 05945
11 [java.io.ByteArrayOutputStream].toString() [function] [call site] 05946
11 [java.util.Calendar].toString() [function] [call site] 05947
11 [org.jfree.data.json.impl.JSONArray].toJSONString() [function] [call site] 05948
11 [org.jfree.data.json.impl.JSONObject].toJSONString() [function] [call site] 05949
11 [org.jfree.data.json.impl.JSONObject].toJSONString(java.util.Map) [function] [call site] 05950
11 [org.jfree.data.json.impl.JSONArray].toJSONString(java.util.List) [function] [call site] 05951
11 [java.awt.geom.Rectangle2D$Double].toString() [function] [call site] 05952
11 [jdk.internal.org.objectweb.asm.Handle].toString() [function] [call site] 05953
11 [java.awt.image.ColorModel].toString() [function] [call site] 05954
11 [java.lang.Short].toString() [function] [call site] 05955
11 [java.lang.ProcessBuilder$Redirect$4].toString() [function] [call site] 05956
11 [java.lang.Integer].toString() [function] [call site] 05957
11 [javax.swing.text.Segment].toString() [function] [call site] 05958
11 [java.awt.Color].toString() [function] [call site] 05959
11 [java.awt.geom.AffineTransform].toString() [function] [call site] 05960
11 [sun.java2d.loops.CompositeType].toString() [function] [call site] 05961
11 [java.lang.reflect.Constructor].toString() [function] [call site] 05962
11 [sun.net.www.MessageHeader].toString() [function] [call site] 05963
11 [java.net.ServerSocket].toString() [function] [call site] 05964
11 [java.time.zone.ZoneRules].toString() [function] [call site] 05965
11 [org.jfree.data.flow.NodeKey].toString() [function] [call site] 05966
11 [java.lang.reflect.Field].toString() [function] [call site] 05967
11 [java.lang.reflect.Parameter].toString() [function] [call site] 05968
11 [org.jfree.data.statistics.MeanAndStandardDeviation].toString() [function] [call site] 05969
11 [org.jfree.chart.entity.PlotEntity].toString() [function] [call site] 05970
11 [jdk.internal.module.ModuleResolution].toString() [function] [call site] 05971
11 [java.lang.ProcessBuilder$Redirect$2].toString() [function] [call site] 05972
11 [org.jfree.chart.entity.JFreeChartEntity].toString() [function] [call site] 05973
11 [java.math.BigDecimal].toString() [function] [call site] 05974
11 [java.lang.Double].toString() [function] [call site] 05975
11 [javax.swing.UIManager$LookAndFeelInfo].toString() [function] [call site] 05976
11 [java.nio.IntBuffer].toString() [function] [call site] 05977
11 [java.lang.ModuleLayer].toString() [function] [call site] 05978
11 [sun.nio.fs.UnixFileStore].toString() [function] [call site] 05979
11 [java.lang.StringBuffer].toString() [function] [call site] 05980
11 [java.awt.Font].toString() [function] [call site] 05981
11 [java.awt.ScrollPaneAdjustable].toString() [function] [call site] 05982
11 [javax.swing.TransferHandler$DropLocation].toString() [function] [call site] 05983
11 [org.jfree.chart.entity.XYItemEntity].toString() [function] [call site] 05984
11 [javax.accessibility.AccessibleBundle].toString() [function] [call site] 05985
11 [sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo].toString() [function] [call site] 05986
11 [java.io.ObjectStreamClass].toString() [function] [call site] 05987
11 [jdk.internal.module.ModuleHashes].toString() [function] [call site] 05988
11 [java.awt.JobAttributes$DefaultSelectionType].toString() [function] [call site] 05989
11 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 05990
11 [java.lang.Thread].toString() [function] [call site] 05991
11 [org.jfree.chart.api.RectangleInsets].toString() [function] [call site] 05992
11 [java.time.temporal.ChronoUnit].toString() [function] [call site] 05993
11 [java.security.Provider$Service].toString() [function] [call site] 05994
11 [sun.font.FontFamily].toString() [function] [call site] 05995
11 [java.awt.font.TextLayout].toString() [function] [call site] 05996
11 [java.util.concurrent.atomic.AtomicLong].toString() [function] [call site] 05997
11 [java.lang.invoke.ClassSpecializer$SpeciesData].toString() [function] [call site] 05998
11 [java.util.Currency].toString() [function] [call site] 05999
11 [java.awt.AttributeValue].toString() [function] [call site] 06000
11 [org.jfree.chart.block.RectangleConstraint].toString() [function] [call site] 06001
11 [java.time.OffsetTime].toString() [function] [call site] 06002
11 [java.io.ObjectOutputStream$DebugTraceInfoStack].toString() [function] [call site] 06003
11 [javax.swing.JList$DropLocation].toString() [function] [call site] 06004
11 [org.jfree.data.Range].toString() [function] [call site] 06005
11 [java.net.NetworkInterface].toString() [function] [call site] 06006
11 [java.util.concurrent.CopyOnWriteArrayList].toString() [function] [call site] 06007
11 [javax.security.auth.Subject].toString() [function] [call site] 06008
11 [org.jfree.data.json.impl.JSONObject].toString() [function] [call site] 06009
11 [java.lang.Byte].toString() [function] [call site] 06010
11 [java.awt.geom.Rectangle2D$Float].toString() [function] [call site] 06011
11 [org.jfree.data.time.Week].toString() [function] [call site] 06012
11 [org.jfree.chart.plot.pie.PieLabelDistributor].toString() [function] [call site] 06013
11 [java.lang.module.ResolvedModule].toString() [function] [call site] 06014
11 [java.lang.ProcessHandleImpl].toString() [function] [call site] 06015
11 [java.util.concurrent.locks.AbstractQueuedSynchronizer].toString() [function] [call site] 06016
11 [java.text.Annotation].toString() [function] [call site] 06017
11 [sun.util.calendar.CalendarDate].toString() [function] [call site] 06018
11 [java.util.concurrent.ConcurrentHashMap$CollectionView].toString() [function] [call site] 06019
11 [org.xml.sax.SAXParseException].toString() [function] [call site] 06020
11 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 06021
11 [java.lang.Boolean].toString() [function] [call site] 06022
11 [java.awt.PageAttributes$MediaType].toString() [function] [call site] 06023
11 [java.time.format.DecimalStyle].toString() [function] [call site] 06024
11 [org.jfree.data.time.Hour].toString() [function] [call site] 06025
11 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 06026
11 [org.jfree.data.json.impl.JSONArray].toString() [function] [call site] 06027
11 [sun.awt.AppContext].toString() [function] [call site] 06028
11 [java.util.Date].toString() [function] [call site] 06029
11 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 06030
11 [org.jfree.chart.block.Size2D].toString() [function] [call site] 06031
11 [java.nio.charset.CodingErrorAction].toString() [function] [call site] 06032
11 [java.awt.Event].toString() [function] [call site] 06033
11 [java.util.concurrent.locks.ReentrantLock].toString() [function] [call site] 06034
11 [java.awt.DisplayMode].toString() [function] [call site] 06035
11 [java.time.format.Parsed].toString() [function] [call site] 06036
11 [java.util.Vector].toString() [function] [call site] 06037
11 [java.lang.ThreadGroup].toString() [function] [call site] 06038
11 [jdk.internal.org.objectweb.asm.Label].toString() [function] [call site] 06039
11 [org.jfree.chart.entity.PieSectionEntity].toString() [function] [call site] 06040
11 [java.util.Hashtable$Entry].toString() [function] [call site] 06041
11 [java.text.AttributedCharacterIterator$Attribute].toString() [function] [call site] 06042
11 [java.awt.JobAttributes$SidesType].toString() [function] [call site] 06043
11 [java.nio.CharBuffer].toString() [function] [call site] 06044
11 [java.awt.JobAttributes$MultipleDocumentHandlingType].toString() [function] [call site] 06045
11 [javax.swing.LookAndFeel].toString() [function] [call site] 06046
11 [java.net.Proxy].toString() [function] [call site] 06047
11 [java.time.Period].toString() [function] [call site] 06048
11 [java.time.LocalDate].toString() [function] [call site] 06049
11 [jdk.internal.org.objectweb.asm.TypePath].toString() [function] [call site] 06050
11 [java.awt.JobAttributes].toString() [function] [call site] 06051
11 [java.util.Formatter].toString() [function] [call site] 06052
11 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 06053
11 [java.lang.ProcessBuilder$Redirect$1].toString() [function] [call site] 06054
11 [java.awt.Graphics].toString() [function] [call site] 06055
11 [java.awt.image.IndexColorModel].toString() [function] [call site] 06056
11 [java.lang.invoke.SerializedLambda].toString() [function] [call site] 06057
11 [java.awt.BorderLayout].toString() [function] [call site] 06058
11 [java.awt.datatransfer.MimeTypeParameterList].toString() [function] [call site] 06059
11 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 06060
11 [org.jfree.data.KeyedValuesItemKey].toString() [function] [call site] 06061
11 [java.awt.geom.Point2D$Float].toString() [function] [call site] 06062
11 [java.lang.invoke.LambdaForm$Name].toString() [function] [call site] 06063
11 [org.jfree.chart.entity.AxisEntity].toString() [function] [call site] 06064
11 [javax.swing.text.JTextComponent$MutableCaretEvent].toString() [function] [call site] 06065
11 [java.awt.PageAttributes].toString() [function] [call site] 06066
11 [sun.util.locale.Extension].toString() [function] [call site] 06067
11 [java.nio.ByteBuffer].toString() [function] [call site] 06068
11 [sun.java2d.loops.FontInfo].toString() [function] [call site] 06069
11 [java.awt.Rectangle].toString() [function] [call site] 06070
11 [jdk.internal.misc.Signal].toString() [function] [call site] 06071
11 [jdk.internal.jmod.JmodFile$Entry].toString() [function] [call site] 06072
11 [java.security.Permission].toString() [function] [call site] 06073
11 [java.util.concurrent.ConcurrentHashMap$Node].toString() [function] [call site] 06074
11 [java.lang.ProcessBuilder$Redirect$3].toString() [function] [call site] 06075
11 [java.time.LocalTime].toString() [function] [call site] 06076
11 [sun.util.locale.LocaleExtensions].toString() [function] [call site] 06077
11 [java.lang.invoke.MethodType].toString() [function] [call site] 06078
11 [javax.swing.filechooser.FileNameExtensionFilter].toString() [function] [call site] 06079
11 [java.awt.Cursor].toString() [function] [call site] 06080
11 [java.util.concurrent.locks.ReentrantReadWriteLock].toString() [function] [call site] 06081
11 [jdk.internal.perf.PerfCounter].toString() [function] [call site] 06082
11 [java.awt.BufferCapabilities$FlipContents].toString() [function] [call site] 06083
11 [java.awt.AWTEvent].toString() [function] [call site] 06084
11 [java.text.FieldPosition].toString() [function] [call site] 06085
11 [javax.print.DocFlavor].toString() [function] [call site] 06086
11 [java.nio.ShortBuffer].toString() [function] [call site] 06087
11 [jdk.internal.module.ModuleReferenceImpl].toString() [function] [call site] 06088
11 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 06089
11 [java.util.regex.Pattern].toString() [function] [call site] 06090
11 [java.util.BitSet].toString() [function] [call site] 06091
11 [java.security.ProtectionDomain].toString() [function] [call site] 06092
11 [java.awt.JobAttributes$DialogType].toString() [function] [call site] 06093
11 [java.lang.invoke.MethodTypeForm].toString() [function] [call site] 06094
11 [org.jfree.data.time.DateRange].toString() [function] [call site] 06095
11 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 06096
11 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 06097
11 [java.lang.Runtime$Version].toString() [function] [call site] 06098
11 [java.lang.Package].toString() [function] [call site] 06099
11 [sun.util.calendar.Era].toString() [function] [call site] 06100
11 [java.nio.DoubleBuffer].toString() [function] [call site] 06101
11 [java.util.OptionalDouble].toString() [function] [call site] 06102
11 [java.time.Duration].toString() [function] [call site] 06103
11 [org.jfree.chart.entity.ChartEntity].toString() [function] [call site] 06104
11 [java.net.HttpCookie].toString() [function] [call site] 06105
11 [sun.security.util.LazyCodeSourcePermissionCollection].toString() [function] [call site] 06106
11 [jdk.internal.misc.Signal$NativeHandler].toString() [function] [call site] 06107
11 [java.awt.PageAttributes$OrientationRequestedType].toString() [function] [call site] 06108
11 [java.io.ObjectStreamField].toString() [function] [call site] 06109
11 [java.awt.GridLayout].toString() [function] [call site] 06110
11 [java.lang.invoke.LambdaForm$NamedFunction].toString() [function] [call site] 06111
11 [java.lang.invoke.MethodHandle].toString() [function] [call site] 06112
11 [java.util.TreeMap$Entry].toString() [function] [call site] 06113
11 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 06114
11 [org.jfree.data.flow.FlowKey].toString() [function] [call site] 06115
11 [java.util.OptionalInt].toString() [function] [call site] 06116
11 [java.util.concurrent.atomic.AtomicInteger].toString() [function] [call site] 06117
11 [java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock].toString() [function] [call site] 06118
11 [java.io.File].toString() [function] [call site] 06119
11 [java.lang.ProcessBuilder$RedirectPipeImpl].toString() [function] [call site] 06120
11 [java.security.SecureRandomSpi].toString() [function] [call site] 06121
11 [java.net.URI].toString() [function] [call site] 06122
11 [java.lang.reflect.Method].toString() [function] [call site] 06123
11 [java.lang.invoke.Invokers].toString() [function] [call site] 06124
11 [java.lang.invoke.LambdaFormEditor$Transform].toString() [function] [call site] 06125
11 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 06126
11 [javax.swing.event.ListSelectionEvent].toString() [function] [call site] 06127
11 [java.time.chrono.AbstractChronology].toString() [function] [call site] 06128
11 [java.lang.invoke.MethodHandles$Lookup].toString() [function] [call site] 06129
11 [java.time.LocalDateTime].toString() [function] [call site] 06130
11 [java.lang.Throwable].toString() [function] [call site] 06131
11 [java.util.ResourceBundle$CacheKey].toString() [function] [call site] 06132
11 [java.util.regex.Matcher].toString() [function] [call site] 06133
11 [java.util.Properties].toString() [function] [call site] 06134
11 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 06135
11 [javax.swing.text.SimpleAttributeSet].toString() [function] [call site] 06136
11 [java.lang.invoke.MemberName].toString() [function] [call site] 06137
11 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 06138
11 [java.util.concurrent.LinkedBlockingQueue].toString() [function] [call site] 06139
11 [java.time.OffsetDateTime].toString() [function] [call site] 06140
11 [java.util.jar.Attributes$Name].toString() [function] [call site] 06141
11 [java.net.URLConnection].toString() [function] [call site] 06142
11 [java.awt.font.NumericShaper].toString() [function] [call site] 06143
11 [java.util.Locale].toString() [function] [call site] 06144
11 [java.time.format.DateTimeFormatterBuilder$CompositePrinterParser].toString() [function] [call site] 06145
11 [java.security.CodeSource].toString() [function] [call site] 06146
11 [java.util.DoubleSummaryStatistics].toString() [function] [call site] 06147
11 [java.awt.geom.Point2D$Double].toString() [function] [call site] 06148
11 [java.time.ZonedDateTime].toString() [function] [call site] 06149
11 [java.nio.charset.CoderResult].toString() [function] [call site] 06150
11 [java.util.IntSummaryStatistics].toString() [function] [call site] 06151
11 [java.util.concurrent.atomic.AtomicBoolean].toString() [function] [call site] 06152
11 [java.awt.datatransfer.DataFlavor].toString() [function] [call site] 06153
11 [java.lang.StackTraceElement].toString() [function] [call site] 06154
11 [javax.swing.JTable$DropLocation].toString() [function] [call site] 06155
11 [sun.text.bidi.BidiBase].toString() [function] [call site] 06156
11 [java.time.temporal.ValueRange].toString() [function] [call site] 06157
11 [org.jfree.chart.axis.AxisSpace].toString() [function] [call site] 06158
11 [javax.crypto.CryptoPermission].toString() [function] [call site] 06159
11 [sun.java2d.loops.GraphicsPrimitive].toString() [function] [call site] 06160
11 [java.util.concurrent.CompletableFuture].toString() [function] [call site] 06161
11 [java.awt.Insets].toString() [function] [call site] 06162
11 [sun.font.EAttribute].toString() [function] [call site] 06163
11 [sun.java2d.loops.SurfaceType].toString() [function] [call site] 06164
11 [java.lang.Enum].toString() [function] [call site] 06165
11 [java.nio.charset.Charset].toString() [function] [call site] 06166
11 [java.lang.ProcessImpl].toString() [function] [call site] 06167
11 [java.awt.Point].toString() [function] [call site] 06168
11 [java.awt.JobAttributes$DestinationType].toString() [function] [call site] 06169
11 [java.math.MutableBigInteger].toString() [function] [call site] 06170
11 [java.lang.invoke.LambdaForm].toString() [function] [call site] 06171
11 [java.time.format.DateTimeFormatterBuilder$NumberPrinterParser].toString() [function] [call site] 06172
11 [java.lang.Float].toString() [function] [call site] 06173
11 [java.awt.CheckboxGroup].toString() [function] [call site] 06174
11 [java.security.SecureRandom].toString() [function] [call site] 06175
11 [java.net.InterfaceAddress].toString() [function] [call site] 06176
11 [sun.font.AttributeValues].toString() [function] [call site] 06177
11 [java.security.CodeSigner].toString() [function] [call site] 06178
11 [java.time.format.DateTimeParseContext].toString() [function] [call site] 06179
11 [org.jfree.chart.entity.CategoryLabelEntity].toString() [function] [call site] 06180
11 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 06181
11 [java.nio.channels.FileChannel$MapMode].toString() [function] [call site] 06182
11 [java.util.Optional].toString() [function] [call site] 06183
11 [java.awt.AWTKeyStroke].toString() [function] [call site] 06184
11 [java.awt.image.BufferedImage].toString() [function] [call site] 06185
11 [java.util.concurrent.Semaphore].toString() [function] [call site] 06186
11 [java.io.StringWriter].toString() [function] [call site] 06187
11 [java.util.WeakHashMap$Entry].toString() [function] [call site] 06188
11 [java.nio.LongBuffer].toString() [function] [call site] 06189
11 [java.text.Bidi].toString() [function] [call site] 06190
11 [org.jfree.data.time.Month].toString() [function] [call site] 06191
11 [javax.swing.text.JTextComponent$DropLocation].toString() [function] [call site] 06192
11 [java.awt.font.TextHitInfo].toString() [function] [call site] 06193
11 [java.text.CalendarBuilder].toString() [function] [call site] 06194
11 [java.security.AlgorithmParameters].toString() [function] [call site] 06195
11 [org.jfree.chart.entity.LegendItemEntity].toString() [function] [call site] 06196
11 [sun.font.FontStrikeDesc].toString() [function] [call site] 06197
11 [java.awt.PageAttributes$PrintQualityType].toString() [function] [call site] 06198
11 [java.net.InetAddress].toString() [function] [call site] 06199
11 [java.lang.ProcessBuilder$Redirect$5].toString() [function] [call site] 06200
11 [java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock].toString() [function] [call site] 06201
11 [jdk.internal.org.objectweb.asm.Type].toString() [function] [call site] 06202
11 [java.awt.MenuShortcut].toString() [function] [call site] 06203
11 [org.jfree.data.time.Day].toString() [function] [call site] 06204
11 [sun.awt.shell.ShellFolder].toString() [function] [call site] 06205
11 [java.nio.channels.FileLock].toString() [function] [call site] 06206
11 [org.jfree.data.time.Quarter].toString() [function] [call site] 06207
11 [java.lang.Class].toString() [function] [call site] 06208
11 [sun.security.util.JarConstraintsParameters].toString() [function] [call site] 06209
11 [java.security.PrivilegedActionException].toString() [function] [call site] 06210
11 [java.net.URL].toString() [function] [call site] 06211
11 [java.beans.FeatureDescriptor].toString() [function] [call site] 06212
11 [java.util.AbstractMap].toString() [function] [call site] 06213
11 [javax.swing.text.DefaultCaret].toString() [function] [call site] 06214
11 [sun.reflect.annotation.AnnotationType].toString() [function] [call site] 06215
11 [javax.swing.event.EventListenerList].toString() [function] [call site] 06216
11 [org.jfree.chart.axis.Tick].toString() [function] [call site] 06217
11 [java.awt.RenderingHints].toString() [function] [call site] 06218
11 [java.util.concurrent.atomic.AtomicReference].toString() [function] [call site] 06219
11 [java.security.Provider].toString() [function] [call site] 06220
11 [java.time.temporal.ChronoField].toString() [function] [call site] 06221
11 [java.lang.Object].toString() [function] [call site] 06222
11 [java.lang.ProcessBuilder$Redirect$6].toString() [function] [call site] 06223
11 [javax.swing.event.DocumentEvent$EventType].toString() [function] [call site] 06224
11 [java.awt.MenuComponent].toString() [function] [call site] 06225
11 [org.jfree.chart.entity.CategoryItemEntity].toString() [function] [call site] 06226
11 [java.awt.Dimension].toString() [function] [call site] 06227
11 [jdk.internal.jimage.ImageReader$Node].toString() [function] [call site] 06228
11 [javax.swing.TimerQueue].toString() [function] [call site] 06229
11 [java.awt.datatransfer.MimeType].toString() [function] [call site] 06230
11 [java.util.concurrent.ThreadPoolExecutor].toString() [function] [call site] 06231
11 [javax.print.event.PrintEvent].toString() [function] [call site] 06232
11 [jdk.internal.math.FDBigInteger].toString() [function] [call site] 06233
11 [sun.nio.fs.UnixPath].toString() [function] [call site] 06234
11 [org.jfree.chart.entity.TitleEntity].toString() [function] [call site] 06235
11 [javax.accessibility.AccessibleStateSet].toString() [function] [call site] 06236
11 [java.net.SocketImpl].toString() [function] [call site] 06237
11 [sun.util.locale.BaseLocale].toString() [function] [call site] 06238
11 [javax.swing.event.ListDataEvent].toString() [function] [call site] 06239
11 [java.security.PermissionCollection].toString() [function] [call site] 06240
11 [java.util.EventObject].toString() [function] [call site] 06241
11 [java.security.MessageDigest].toString() [function] [call site] 06242
11 [java.util.concurrent.FutureTask].toString() [function] [call site] 06243
11 [java.lang.Long].toString() [function] [call site] 06244
11 [java.time.ZoneId].toString() [function] [call site] 06245
11 [org.jfree.data.statistics.BoxAndWhiskerItem].toString() [function] [call site] 06246
11 [java.util.zip.ZipEntry].toString() [function] [call site] 06247
11 [java.net.Socket].toString() [function] [call site] 06248
11 [org.jfree.chart.entity.NodeEntity].toString() [function] [call site] 06249
11 [java.lang.String].toString() [function] [call site] 06250
11 [java.time.Instant].toString() [function] [call site] 06251
11 [org.jfree.data.time.TimePeriodValue].toString() [function] [call site] 06252
11 [java.lang.invoke.MethodHandleImpl$LoopClauses].toString() [function] [call site] 06253
11 [java.math.MathContext].toString() [function] [call site] 06254
11 [java.util.StringJoiner].toString() [function] [call site] 06255
11 [java.lang.StringBuilder].toString() [function] [call site] 06256
11 [javax.swing.event.HyperlinkEvent$EventType].toString() [function] [call site] 06257
11 [javax.print.MimeType].toString() [function] [call site] 06258
11 [java.security.Signature].toString() [function] [call site] 06259
11 [java.util.LongSummaryStatistics].toString() [function] [call site] 06260
11 [java.util.ServiceLoader].toString() [function] [call site] 06261
11 [java.time.format.DateTimeFormatter].toString() [function] [call site] 06262
11 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 06263
11 [java.awt.PageAttributes$ColorType].toString() [function] [call site] 06264
11 [java.security.Timestamp].toString() [function] [call site] 06265
11 [java.lang.Character].toString() [function] [call site] 06266
11 [java.awt.Component].toString() [function] [call site] 06267
11 [java.lang.Module].toString() [function] [call site] 06268
11 [java.lang.module.Configuration].toString() [function] [call site] 06269
11 [org.jfree.data.DefaultKeyedValue].toString() [function] [call site] 06270
11 [java.nio.file.attribute.FileTime].toString() [function] [call site] 06271
11 [sun.font.StrikeMetrics].toString() [function] [call site] 06272
11 [java.math.BigInteger].toString() [function] [call site] 06273
11 [java.text.ParsePosition].toString() [function] [call site] 06274
11 [javax.swing.text.Position$Bias].toString() [function] [call site] 06275
11 [sun.util.calendar.JulianCalendar$Date].toString() [function] [call site] 06276
11 [java.awt.PageAttributes$OriginType].toString() [function] [call site] 06277
11 [java.nio.FloatBuffer].toString() [function] [call site] 06278
11 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 06279
11 [java.lang.StackFrameInfo].toString() [function] [call site] 06280
11 [java.time.zone.ZoneOffsetTransitionRule].toString() [function] [call site] 06281
11 [javax.swing.MultiUIDefaults].toString() [function] [call site] 06282
11 [org.jfree.chart.entity.FlowEntity].toString() [function] [call site] 06283
11 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 06284
11 [java.util.OptionalLong].toString() [function] [call site] 06285
11 [org.xml.sax.SAXException].toString() [function] [call site] 06286
11 [java.time.format.DateTimePrintContext].toString() [function] [call site] 06287
11 [java.awt.font.TextLine].toString() [function] [call site] 06288
11 [java.nio.ByteOrder].toString() [function] [call site] 06289
11 [java.util.AbstractCollection].toString() [function] [call site] 06290
11 [java.util.Hashtable].toString() [function] [call site] 06291
11 [java.util.HashMap$Node].toString() [function] [call site] 06292
11 [java.time.ZoneOffset].toString() [function] [call site] 06293
11 [sun.reflect.annotation.TypeAnnotation].toString() [function] [call site] 06294
11 [java.security.cert.CertPath].toString() [function] [call site] 06295
11 [java.lang.Character$Subset].toString() [function] [call site] 06296
11 [java.awt.FontMetrics].toString() [function] [call site] 06297
11 [java.util.concurrent.ConcurrentHashMap].toString() [function] [call site] 06298
11 [javax.accessibility.AccessibleRelationSet].toString() [function] [call site] 06299
11 [java.util.concurrent.ForkJoinPool].toString() [function] [call site] 06300
11 [java.beans.PropertyChangeEvent].toString() [function] [call site] 06301
11 [java.text.DigitList].toString() [function] [call site] 06302
11 [org.jfree.data.time.Year].toString() [function] [call site] 06303
11 [sun.java2d.pipe.Region].toString() [function] [call site] 06304
11 [java.io.ByteArrayOutputStream].toString() [function] [call site] 06305
11 [java.util.Calendar].toString() [function] [call site] 06306
10 [java.lang.StringBuffer].toString() [function] [call site] 06307
9 [java.lang.String].valueOf(java.lang.Object) [function] [call site] 06308
9 [java.lang.StringBuffer].append(char) [function] [call site] 06309
9 [java.lang.StringBuffer].toString() [function] [call site] 06310
6 [java.lang.Byte].toString() [function] [call site] 06311
6 [java.awt.geom.Rectangle2D$Float].toString() [function] [call site] 06312
6 [org.jfree.data.time.Week].toString() [function] [call site] 06313
6 [org.jfree.chart.plot.pie.PieLabelDistributor].toString() [function] [call site] 06314
6 [java.lang.module.ResolvedModule].toString() [function] [call site] 06315
6 [java.lang.ProcessHandleImpl].toString() [function] [call site] 06316
6 [java.util.concurrent.locks.AbstractQueuedSynchronizer].toString() [function] [call site] 06317
6 [java.text.Annotation].toString() [function] [call site] 06318
6 [sun.util.calendar.CalendarDate].toString() [function] [call site] 06319
6 [java.util.concurrent.ConcurrentHashMap$CollectionView].toString() [function] [call site] 06320
6 [org.xml.sax.SAXParseException].toString() [function] [call site] 06321
6 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 06322
6 [java.lang.Boolean].toString() [function] [call site] 06323
6 [java.awt.PageAttributes$MediaType].toString() [function] [call site] 06324
6 [java.time.format.DecimalStyle].toString() [function] [call site] 06325
6 [org.jfree.data.time.Hour].toString() [function] [call site] 06326
6 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 06327
6 [org.jfree.data.json.impl.JSONArray].toString() [function] [call site] 06328
6 [sun.awt.AppContext].toString() [function] [call site] 06329
6 [java.util.Date].toString() [function] [call site] 06330
6 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 06331
6 [org.jfree.chart.block.Size2D].toString() [function] [call site] 06332
6 [java.nio.charset.CodingErrorAction].toString() [function] [call site] 06333
6 [java.awt.Event].toString() [function] [call site] 06334
6 [java.util.concurrent.locks.ReentrantLock].toString() [function] [call site] 06335
6 [java.awt.DisplayMode].toString() [function] [call site] 06336
6 [java.time.format.Parsed].toString() [function] [call site] 06337
6 [java.util.Vector].toString() [function] [call site] 06338
6 [java.lang.ThreadGroup].toString() [function] [call site] 06339
6 [jdk.internal.org.objectweb.asm.Label].toString() [function] [call site] 06340
6 [org.jfree.chart.entity.PieSectionEntity].toString() [function] [call site] 06341
6 [java.util.Hashtable$Entry].toString() [function] [call site] 06342
6 [java.text.AttributedCharacterIterator$Attribute].toString() [function] [call site] 06343
6 [java.awt.JobAttributes$SidesType].toString() [function] [call site] 06344
6 [java.nio.CharBuffer].toString() [function] [call site] 06345
6 [java.awt.JobAttributes$MultipleDocumentHandlingType].toString() [function] [call site] 06346
6 [javax.swing.LookAndFeel].toString() [function] [call site] 06347
6 [java.net.Proxy].toString() [function] [call site] 06348
6 [java.time.Period].toString() [function] [call site] 06349
6 [java.time.LocalDate].toString() [function] [call site] 06350
6 [jdk.internal.org.objectweb.asm.TypePath].toString() [function] [call site] 06351
6 [java.awt.JobAttributes].toString() [function] [call site] 06352
6 [java.util.Formatter].toString() [function] [call site] 06353
6 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 06354
6 [java.lang.ProcessBuilder$Redirect$1].toString() [function] [call site] 06355
6 [java.awt.Graphics].toString() [function] [call site] 06356
6 [java.awt.image.IndexColorModel].toString() [function] [call site] 06357
6 [java.lang.invoke.SerializedLambda].toString() [function] [call site] 06358
6 [java.awt.BorderLayout].toString() [function] [call site] 06359
6 [java.awt.datatransfer.MimeTypeParameterList].toString() [function] [call site] 06360
6 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 06361
6 [org.jfree.data.KeyedValuesItemKey].toString() [function] [call site] 06362
6 [java.awt.geom.Point2D$Float].toString() [function] [call site] 06363
6 [java.lang.invoke.LambdaForm$Name].toString() [function] [call site] 06364
6 [org.jfree.chart.entity.AxisEntity].toString() [function] [call site] 06365
6 [javax.swing.text.JTextComponent$MutableCaretEvent].toString() [function] [call site] 06366
6 [java.awt.PageAttributes].toString() [function] [call site] 06367
6 [sun.util.locale.Extension].toString() [function] [call site] 06368
6 [java.nio.ByteBuffer].toString() [function] [call site] 06369
6 [sun.java2d.loops.FontInfo].toString() [function] [call site] 06370
6 [java.awt.Rectangle].toString() [function] [call site] 06371
6 [jdk.internal.misc.Signal].toString() [function] [call site] 06372
6 [jdk.internal.jmod.JmodFile$Entry].toString() [function] [call site] 06373
6 [java.security.Permission].toString() [function] [call site] 06374
6 [java.util.concurrent.ConcurrentHashMap$Node].toString() [function] [call site] 06375
6 [java.lang.ProcessBuilder$Redirect$3].toString() [function] [call site] 06376
6 [java.time.LocalTime].toString() [function] [call site] 06377
6 [sun.util.locale.LocaleExtensions].toString() [function] [call site] 06378
6 [java.lang.invoke.MethodType].toString() [function] [call site] 06379
6 [javax.swing.filechooser.FileNameExtensionFilter].toString() [function] [call site] 06380
6 [java.awt.Cursor].toString() [function] [call site] 06381
6 [java.util.concurrent.locks.ReentrantReadWriteLock].toString() [function] [call site] 06382
6 [jdk.internal.perf.PerfCounter].toString() [function] [call site] 06383
6 [java.awt.BufferCapabilities$FlipContents].toString() [function] [call site] 06384
6 [java.awt.AWTEvent].toString() [function] [call site] 06385
6 [java.text.FieldPosition].toString() [function] [call site] 06386
6 [javax.print.DocFlavor].toString() [function] [call site] 06387
6 [java.nio.ShortBuffer].toString() [function] [call site] 06388
6 [jdk.internal.module.ModuleReferenceImpl].toString() [function] [call site] 06389
6 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 06390
6 [java.util.regex.Pattern].toString() [function] [call site] 06391
6 [java.util.BitSet].toString() [function] [call site] 06392
6 [java.security.ProtectionDomain].toString() [function] [call site] 06393
6 [java.awt.JobAttributes$DialogType].toString() [function] [call site] 06394
6 [java.lang.invoke.MethodTypeForm].toString() [function] [call site] 06395
6 [org.jfree.data.time.DateRange].toString() [function] [call site] 06396
6 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 06397
6 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 06398
6 [java.lang.Runtime$Version].toString() [function] [call site] 06399
6 [java.lang.Package].toString() [function] [call site] 06400
6 [sun.util.calendar.Era].toString() [function] [call site] 06401
6 [java.nio.DoubleBuffer].toString() [function] [call site] 06402
6 [java.util.OptionalDouble].toString() [function] [call site] 06403
6 [java.time.Duration].toString() [function] [call site] 06404
6 [org.jfree.chart.entity.ChartEntity].toString() [function] [call site] 06405
6 [java.net.HttpCookie].toString() [function] [call site] 06406
6 [sun.security.util.LazyCodeSourcePermissionCollection].toString() [function] [call site] 06407
6 [jdk.internal.misc.Signal$NativeHandler].toString() [function] [call site] 06408
6 [java.awt.PageAttributes$OrientationRequestedType].toString() [function] [call site] 06409
6 [java.io.ObjectStreamField].toString() [function] [call site] 06410
6 [java.awt.GridLayout].toString() [function] [call site] 06411
6 [java.lang.invoke.LambdaForm$NamedFunction].toString() [function] [call site] 06412
6 [java.lang.invoke.MethodHandle].toString() [function] [call site] 06413
6 [java.util.TreeMap$Entry].toString() [function] [call site] 06414
6 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 06415
6 [org.jfree.data.flow.FlowKey].toString() [function] [call site] 06416
6 [java.util.OptionalInt].toString() [function] [call site] 06417
6 [java.util.concurrent.atomic.AtomicInteger].toString() [function] [call site] 06418
6 [java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock].toString() [function] [call site] 06419
6 [java.io.File].toString() [function] [call site] 06420
6 [java.lang.ProcessBuilder$RedirectPipeImpl].toString() [function] [call site] 06421
6 [java.security.SecureRandomSpi].toString() [function] [call site] 06422
6 [java.net.URI].toString() [function] [call site] 06423
6 [java.lang.reflect.Method].toString() [function] [call site] 06424
6 [java.lang.invoke.Invokers].toString() [function] [call site] 06425
6 [java.lang.invoke.LambdaFormEditor$Transform].toString() [function] [call site] 06426
6 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 06427
6 [javax.swing.event.ListSelectionEvent].toString() [function] [call site] 06428
6 [java.time.chrono.AbstractChronology].toString() [function] [call site] 06429
6 [java.lang.invoke.MethodHandles$Lookup].toString() [function] [call site] 06430
6 [java.time.LocalDateTime].toString() [function] [call site] 06431
6 [java.lang.Throwable].toString() [function] [call site] 06432
6 [java.util.ResourceBundle$CacheKey].toString() [function] [call site] 06433
6 [java.util.regex.Matcher].toString() [function] [call site] 06434
6 [java.util.Properties].toString() [function] [call site] 06435
6 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 06436
6 [javax.swing.text.SimpleAttributeSet].toString() [function] [call site] 06437
6 [java.lang.invoke.MemberName].toString() [function] [call site] 06438
6 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 06439
6 [java.util.concurrent.LinkedBlockingQueue].toString() [function] [call site] 06440
6 [java.time.OffsetDateTime].toString() [function] [call site] 06441
6 [java.util.jar.Attributes$Name].toString() [function] [call site] 06442
6 [java.net.URLConnection].toString() [function] [call site] 06443
6 [java.awt.font.NumericShaper].toString() [function] [call site] 06444
6 [java.util.Locale].toString() [function] [call site] 06445
6 [java.time.format.DateTimeFormatterBuilder$CompositePrinterParser].toString() [function] [call site] 06446
6 [java.security.CodeSource].toString() [function] [call site] 06447
6 [java.util.DoubleSummaryStatistics].toString() [function] [call site] 06448
6 [java.awt.geom.Point2D$Double].toString() [function] [call site] 06449
6 [java.time.ZonedDateTime].toString() [function] [call site] 06450
6 [java.nio.charset.CoderResult].toString() [function] [call site] 06451
6 [java.util.IntSummaryStatistics].toString() [function] [call site] 06452
6 [java.util.concurrent.atomic.AtomicBoolean].toString() [function] [call site] 06453
6 [java.awt.datatransfer.DataFlavor].toString() [function] [call site] 06454
6 [java.lang.StackTraceElement].toString() [function] [call site] 06455
6 [javax.swing.JTable$DropLocation].toString() [function] [call site] 06456
6 [sun.text.bidi.BidiBase].toString() [function] [call site] 06457
6 [java.time.temporal.ValueRange].toString() [function] [call site] 06458
6 [org.jfree.chart.axis.AxisSpace].toString() [function] [call site] 06459
6 [javax.crypto.CryptoPermission].toString() [function] [call site] 06460
6 [sun.java2d.loops.GraphicsPrimitive].toString() [function] [call site] 06461
6 [java.util.concurrent.CompletableFuture].toString() [function] [call site] 06462
6 [java.awt.Insets].toString() [function] [call site] 06463
6 [sun.font.EAttribute].toString() [function] [call site] 06464
6 [sun.java2d.loops.SurfaceType].toString() [function] [call site] 06465
6 [java.lang.Enum].toString() [function] [call site] 06466
6 [java.nio.charset.Charset].toString() [function] [call site] 06467
6 [java.lang.ProcessImpl].toString() [function] [call site] 06468
6 [java.awt.Point].toString() [function] [call site] 06469
6 [java.awt.JobAttributes$DestinationType].toString() [function] [call site] 06470
6 [java.math.MutableBigInteger].toString() [function] [call site] 06471
6 [java.lang.invoke.LambdaForm].toString() [function] [call site] 06472
6 [java.time.format.DateTimeFormatterBuilder$NumberPrinterParser].toString() [function] [call site] 06473
6 [java.lang.Float].toString() [function] [call site] 06474
6 [java.awt.CheckboxGroup].toString() [function] [call site] 06475
6 [java.security.SecureRandom].toString() [function] [call site] 06476
6 [java.net.InterfaceAddress].toString() [function] [call site] 06477
6 [sun.font.AttributeValues].toString() [function] [call site] 06478
6 [java.security.CodeSigner].toString() [function] [call site] 06479
6 [java.time.format.DateTimeParseContext].toString() [function] [call site] 06480
6 [org.jfree.chart.entity.CategoryLabelEntity].toString() [function] [call site] 06481
6 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 06482
6 [java.nio.channels.FileChannel$MapMode].toString() [function] [call site] 06483
6 [java.util.Optional].toString() [function] [call site] 06484
6 [java.awt.AWTKeyStroke].toString() [function] [call site] 06485
6 [java.awt.image.BufferedImage].toString() [function] [call site] 06486
6 [java.util.concurrent.Semaphore].toString() [function] [call site] 06487
6 [java.io.StringWriter].toString() [function] [call site] 06488
6 [java.util.WeakHashMap$Entry].toString() [function] [call site] 06489
6 [java.nio.LongBuffer].toString() [function] [call site] 06490
6 [java.text.Bidi].toString() [function] [call site] 06491
6 [org.jfree.data.time.Month].toString() [function] [call site] 06492
6 [javax.swing.text.JTextComponent$DropLocation].toString() [function] [call site] 06493
6 [java.awt.font.TextHitInfo].toString() [function] [call site] 06494
6 [java.text.CalendarBuilder].toString() [function] [call site] 06495
6 [java.security.AlgorithmParameters].toString() [function] [call site] 06496
6 [org.jfree.chart.entity.LegendItemEntity].toString() [function] [call site] 06497
6 [sun.font.FontStrikeDesc].toString() [function] [call site] 06498
6 [java.awt.PageAttributes$PrintQualityType].toString() [function] [call site] 06499
6 [java.net.InetAddress].toString() [function] [call site] 06500
6 [java.lang.ProcessBuilder$Redirect$5].toString() [function] [call site] 06501
6 [java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock].toString() [function] [call site] 06502
6 [jdk.internal.org.objectweb.asm.Type].toString() [function] [call site] 06503
6 [java.awt.MenuShortcut].toString() [function] [call site] 06504
6 [org.jfree.data.time.Day].toString() [function] [call site] 06505
6 [sun.awt.shell.ShellFolder].toString() [function] [call site] 06506
6 [java.nio.channels.FileLock].toString() [function] [call site] 06507
6 [org.jfree.data.time.Quarter].toString() [function] [call site] 06508
6 [java.lang.Class].toString() [function] [call site] 06509
6 [sun.security.util.JarConstraintsParameters].toString() [function] [call site] 06510
6 [java.security.PrivilegedActionException].toString() [function] [call site] 06511
6 [java.net.URL].toString() [function] [call site] 06512
6 [java.beans.FeatureDescriptor].toString() [function] [call site] 06513
6 [java.util.AbstractMap].toString() [function] [call site] 06514
6 [javax.swing.text.DefaultCaret].toString() [function] [call site] 06515
6 [sun.reflect.annotation.AnnotationType].toString() [function] [call site] 06516
6 [javax.swing.event.EventListenerList].toString() [function] [call site] 06517
6 [org.jfree.chart.axis.Tick].toString() [function] [call site] 06518
6 [java.awt.RenderingHints].toString() [function] [call site] 06519
6 [java.util.concurrent.atomic.AtomicReference].toString() [function] [call site] 06520
6 [java.security.Provider].toString() [function] [call site] 06521
6 [java.time.temporal.ChronoField].toString() [function] [call site] 06522
6 [java.lang.Object].toString() [function] [call site] 06523
6 [java.lang.ProcessBuilder$Redirect$6].toString() [function] [call site] 06524
6 [javax.swing.event.DocumentEvent$EventType].toString() [function] [call site] 06525
6 [java.awt.MenuComponent].toString() [function] [call site] 06526
6 [org.jfree.chart.entity.CategoryItemEntity].toString() [function] [call site] 06527
6 [java.awt.Dimension].toString() [function] [call site] 06528
6 [jdk.internal.jimage.ImageReader$Node].toString() [function] [call site] 06529
6 [javax.swing.TimerQueue].toString() [function] [call site] 06530
6 [java.awt.datatransfer.MimeType].toString() [function] [call site] 06531
6 [java.util.concurrent.ThreadPoolExecutor].toString() [function] [call site] 06532
6 [javax.print.event.PrintEvent].toString() [function] [call site] 06533
6 [jdk.internal.math.FDBigInteger].toString() [function] [call site] 06534
6 [sun.nio.fs.UnixPath].toString() [function] [call site] 06535
6 [org.jfree.chart.entity.TitleEntity].toString() [function] [call site] 06536
6 [javax.accessibility.AccessibleStateSet].toString() [function] [call site] 06537
6 [java.net.SocketImpl].toString() [function] [call site] 06538
6 [sun.util.locale.BaseLocale].toString() [function] [call site] 06539
6 [javax.swing.event.ListDataEvent].toString() [function] [call site] 06540
6 [java.security.PermissionCollection].toString() [function] [call site] 06541
6 [java.util.EventObject].toString() [function] [call site] 06542
6 [java.security.MessageDigest].toString() [function] [call site] 06543
6 [java.util.concurrent.FutureTask].toString() [function] [call site] 06544
6 [java.lang.Long].toString() [function] [call site] 06545
6 [java.time.ZoneId].toString() [function] [call site] 06546
6 [org.jfree.data.statistics.BoxAndWhiskerItem].toString() [function] [call site] 06547
6 [java.util.zip.ZipEntry].toString() [function] [call site] 06548
6 [java.net.Socket].toString() [function] [call site] 06549
6 [org.jfree.chart.entity.NodeEntity].toString() [function] [call site] 06550
6 [java.lang.String].toString() [function] [call site] 06551
6 [java.time.Instant].toString() [function] [call site] 06552
6 [org.jfree.data.time.TimePeriodValue].toString() [function] [call site] 06553
6 [java.lang.invoke.MethodHandleImpl$LoopClauses].toString() [function] [call site] 06554
6 [java.math.MathContext].toString() [function] [call site] 06555
6 [java.util.StringJoiner].toString() [function] [call site] 06556
6 [java.lang.StringBuilder].toString() [function] [call site] 06557
6 [javax.swing.event.HyperlinkEvent$EventType].toString() [function] [call site] 06558
6 [javax.print.MimeType].toString() [function] [call site] 06559
6 [java.security.Signature].toString() [function] [call site] 06560
6 [java.util.LongSummaryStatistics].toString() [function] [call site] 06561
6 [java.util.ServiceLoader].toString() [function] [call site] 06562
6 [java.time.format.DateTimeFormatter].toString() [function] [call site] 06563
6 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 06564
6 [java.awt.PageAttributes$ColorType].toString() [function] [call site] 06565
6 [java.security.Timestamp].toString() [function] [call site] 06566
6 [java.lang.Character].toString() [function] [call site] 06567
6 [java.awt.Component].toString() [function] [call site] 06568
6 [java.lang.Module].toString() [function] [call site] 06569
6 [java.lang.module.Configuration].toString() [function] [call site] 06570
6 [org.jfree.data.DefaultKeyedValue].toString() [function] [call site] 06571
6 [java.nio.file.attribute.FileTime].toString() [function] [call site] 06572
6 [sun.font.StrikeMetrics].toString() [function] [call site] 06573
6 [java.math.BigInteger].toString() [function] [call site] 06574
6 [java.text.ParsePosition].toString() [function] [call site] 06575
6 [javax.swing.text.Position$Bias].toString() [function] [call site] 06576
6 [sun.util.calendar.JulianCalendar$Date].toString() [function] [call site] 06577
6 [java.awt.PageAttributes$OriginType].toString() [function] [call site] 06578
6 [java.nio.FloatBuffer].toString() [function] [call site] 06579
6 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 06580
6 [java.lang.StackFrameInfo].toString() [function] [call site] 06581
6 [java.time.zone.ZoneOffsetTransitionRule].toString() [function] [call site] 06582
6 [javax.swing.MultiUIDefaults].toString() [function] [call site] 06583
6 [org.jfree.chart.entity.FlowEntity].toString() [function] [call site] 06584
6 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 06585
6 [java.util.OptionalLong].toString() [function] [call site] 06586
6 [org.xml.sax.SAXException].toString() [function] [call site] 06587
6 [java.time.format.DateTimePrintContext].toString() [function] [call site] 06588
6 [java.awt.font.TextLine].toString() [function] [call site] 06589
6 [java.nio.ByteOrder].toString() [function] [call site] 06590
6 [java.util.AbstractCollection].toString() [function] [call site] 06591
6 [java.util.Hashtable].toString() [function] [call site] 06592
6 [java.util.HashMap$Node].toString() [function] [call site] 06593
6 [java.time.ZoneOffset].toString() [function] [call site] 06594
6 [sun.reflect.annotation.TypeAnnotation].toString() [function] [call site] 06595
6 [java.security.cert.CertPath].toString() [function] [call site] 06596
6 [java.lang.Character$Subset].toString() [function] [call site] 06597
6 [java.awt.FontMetrics].toString() [function] [call site] 06598
6 [java.util.concurrent.ConcurrentHashMap].toString() [function] [call site] 06599
6 [javax.accessibility.AccessibleRelationSet].toString() [function] [call site] 06600
6 [java.util.concurrent.ForkJoinPool].toString() [function] [call site] 06601
6 [java.beans.PropertyChangeEvent].toString() [function] [call site] 06602
6 [java.text.DigitList].toString() [function] [call site] 06603
6 [org.jfree.data.time.Year].toString() [function] [call site] 06604
6 [sun.java2d.pipe.Region].toString() [function] [call site] 06605
6 [java.io.ByteArrayOutputStream].toString() [function] [call site] 06606
4 [org.jfree.data.time.Month].toString() [function] [call site] 06607
4 [org.jfree.data.time.Quarter].toString() [function] [call site] 06608
4 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 06609
4 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 06610
4 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 06611
4 [org.jfree.data.general.SeriesException].<init>(java.lang.String) [function] [call site] 06612
4 [java.lang.StringBuilder].toString() [function] [call site] 06613
4 [org.jfree.data.time.TimeSeries].updateBoundsForAddedItem(org.jfree.data.time.TimeSeriesDataItem) [function] [call site] 06614
5 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 06615
5 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 06616
5 [java.lang.Float].doubleValue() [function] [call site] 06617
5 [java.math.BigInteger].doubleValue() [function] [call site] 06618
5 [java.math.BigDecimal].doubleValue() [function] [call site] 06619
5 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 06620
5 [java.lang.Long].doubleValue() [function] [call site] 06621
5 [java.lang.Byte].doubleValue() [function] [call site] 06622
5 [java.lang.Double].doubleValue() [function] [call site] 06623
5 [java.lang.Integer].doubleValue() [function] [call site] 06624
5 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 06625
5 [java.lang.Short].doubleValue() [function] [call site] 06626
5 [org.jfree.data.time.TimeSeries].minIgnoreNaN(double,double) [function] [call site] 06627
6 [java.lang.Double].isNaN(double) [function] [call site] 06628
6 [java.lang.Double].isNaN(double) [function] [call site] 06629
6 [java.lang.Math].min(double,double) [function] [call site] 06630
5 [org.jfree.data.time.TimeSeries].maxIgnoreNaN(double,double) [function] [call site] 06631
6 [java.lang.Double].isNaN(double) [function] [call site] 06632
6 [java.lang.Double].isNaN(double) [function] [call site] 06633
6 [java.lang.Math].max(double,double) [function] [call site] 06634
4 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 06635
4 [java.util.AbstractSequentialList].remove(int) [function] [call site] 06636
4 [java.util.ArrayList].remove(int) [function] [call site] 06637
4 [java.util.LinkedList].remove(int) [function] [call site] 06638
4 [sun.awt.util.IdentityArrayList].remove(int) [function] [call site] 06639
4 [java.util.concurrent.CopyOnWriteArrayList].remove(int) [function] [call site] 06640
4 [java.util.AbstractList].remove(int) [function] [call site] 06641
4 [java.util.Vector].remove(int) [function] [call site] 06642
4 [org.jfree.data.time.TimeSeries].updateBoundsForRemovedItem(org.jfree.data.time.TimeSeriesDataItem) [function] [call site] 06643
5 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 06644
5 [java.lang.Float].doubleValue() [function] [call site] 06645
5 [java.math.BigInteger].doubleValue() [function] [call site] 06646
5 [java.math.BigDecimal].doubleValue() [function] [call site] 06647
5 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 06648
5 [java.lang.Long].doubleValue() [function] [call site] 06649
5 [java.lang.Byte].doubleValue() [function] [call site] 06650
5 [java.lang.Double].doubleValue() [function] [call site] 06651
5 [java.lang.Integer].doubleValue() [function] [call site] 06652
5 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 06653
5 [java.lang.Short].doubleValue() [function] [call site] 06654
5 [java.lang.Double].isNaN(double) [function] [call site] 06655
5 [org.jfree.data.time.TimeSeries].updateMinMaxYByIteration() [function] [call site] 06656
6 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 06657
6 [java.nio.file.Files$2].hasNext() [function] [call site] 06658
6 [java.io.BufferedReader$1].hasNext() [function] [call site] 06659
6 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 06660
6 [java.util.AbstractList].iterator() [function] [call site] 06661
6 [java.util.ArrayList].iterator() [function] [call site] 06662
6 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 06663
6 [java.util.AbstractSequentialList].iterator() [function] [call site] 06664
6 [java.util.Vector].iterator() [function] [call site] 06665
6 [java.nio.file.FileTreeIterator].next() [function] [call site] 06666
6 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 06667
6 [java.io.BufferedReader$1].next() [function] [call site] 06668
6 [java.nio.file.Files$2].next() [function] [call site] 06669
6 [org.jfree.data.time.TimeSeries].updateBoundsForAddedItem(org.jfree.data.time.TimeSeriesDataItem) [function] [call site] 06670
4 [org.jfree.data.time.TimeSeries].removeAgedItems(boolean) [function] [call site] 06671
5 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 06672
5 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 06673
5 [org.jfree.data.time.Hour].getSerialIndex() [function] [call site] 06674
6 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 06675
7 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 06676
5 [org.jfree.data.time.Second].getSerialIndex() [function] [call site] 06677
6 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 06678
5 [org.jfree.data.time.Minute].getSerialIndex() [function] [call site] 06679
6 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 06680
5 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 06681
5 [org.jfree.data.time.Month].getSerialIndex() [function] [call site] 06682
5 [org.jfree.data.time.FixedMillisecond].getSerialIndex() [function] [call site] 06683
5 [org.jfree.data.time.Millisecond].getSerialIndex() [function] [call site] 06684
6 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 06685
5 [org.jfree.data.time.Week].getSerialIndex() [function] [call site] 06686
5 [org.jfree.data.time.Year].getSerialIndex() [function] [call site] 06687
5 [org.jfree.data.time.Quarter].getSerialIndex() [function] [call site] 06688
5 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 06689
5 [org.jfree.data.time.Hour].getSerialIndex() [function] [call site] 06690
5 [org.jfree.data.time.Second].getSerialIndex() [function] [call site] 06691
5 [org.jfree.data.time.Minute].getSerialIndex() [function] [call site] 06692
5 [org.jfree.data.time.Day].getSerialIndex() [function] [call site] 06693
5 [org.jfree.data.time.Month].getSerialIndex() [function] [call site] 06694
5 [org.jfree.data.time.FixedMillisecond].getSerialIndex() [function] [call site] 06695
5 [org.jfree.data.time.Millisecond].getSerialIndex() [function] [call site] 06696
5 [org.jfree.data.time.Week].getSerialIndex() [function] [call site] 06697
5 [org.jfree.data.time.Year].getSerialIndex() [function] [call site] 06698
5 [org.jfree.data.time.Quarter].getSerialIndex() [function] [call site] 06699
5 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 06700
5 [java.util.AbstractSequentialList].remove(int) [function] [call site] 06701
5 [java.util.ArrayList].remove(int) [function] [call site] 06702
5 [java.util.LinkedList].remove(int) [function] [call site] 06703
5 [sun.awt.util.IdentityArrayList].remove(int) [function] [call site] 06704
5 [java.util.concurrent.CopyOnWriteArrayList].remove(int) [function] [call site] 06705
5 [java.util.AbstractList].remove(int) [function] [call site] 06706
5 [java.util.Vector].remove(int) [function] [call site] 06707
5 [org.jfree.data.time.TimeSeries].updateMinMaxYByIteration() [function] [call site] 06708
5 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 06709
6 [org.jfree.data.general.SeriesChangeEvent].<init>(java.lang.Object) [function] [call site] 06710
7 [java.util.EventObject].<init>(java.lang.Object) [function] [call site] 06711
6 [org.jfree.data.general.Series].notifyListeners(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 06712
7 [javax.swing.event.EventListenerList].getListenerList() [function] [call site] 06713
7 [org.jfree.data.xy.DefaultTableXYDataset].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 06714
8 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints() [function] [call site] 06715
9 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 06716
9 [java.util.LinkedList].size() [function] [call site] 06717
9 [java.util.Vector].size() [function] [call site] 06718
9 [java.util.ArrayList].size() [function] [call site] 06719
9 [sun.awt.util.IdentityArrayList].size() [function] [call site] 06720
9 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 06721
9 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 06722
9 [java.util.AbstractSequentialList].get(int) [function] [call site] 06723
9 [java.util.LinkedList].get(int) [function] [call site] 06724
9 [java.util.Vector].get(int) [function] [call site] 06725
9 [java.util.ArrayList].get(int) [function] [call site] 06726
9 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints(org.jfree.data.xy.XYSeries) [function] [call site] 06727
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 06728
10 [java.util.HashSet].<init>() [function] [call site] 06729
10 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 06730
10 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 06731
11 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 06732
11 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 06733
10 [java.util.HashSet].add(java.lang.Object) [function] [call site] 06734
10 [java.util.HashSet].contains(java.lang.Object) [function] [call site] 06735
10 [java.util.HashSet].add(java.lang.Object) [function] [call site] 06736
10 [java.util.LinkedList].size() [function] [call site] 06737
10 [java.util.Vector].size() [function] [call site] 06738
10 [java.util.ArrayList].size() [function] [call site] 06739
10 [sun.awt.util.IdentityArrayList].size() [function] [call site] 06740
10 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 06741
10 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 06742
10 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 06743
10 [java.util.AbstractSequentialList].get(int) [function] [call site] 06744
10 [java.util.LinkedList].get(int) [function] [call site] 06745
10 [java.util.Vector].get(int) [function] [call site] 06746
10 [java.util.ArrayList].get(int) [function] [call site] 06747
10 [org.jfree.data.xy.XYSeries].equals(java.lang.Object) [function] [call site] 06748
11 [org.jfree.data.general.Series].equals(java.lang.Object) [function] [call site] 06749
12 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 06750
13 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 06751
14 [java.lang.Boolean].booleanValue() [function] [call site] 06752
13 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 06753
14 [java.util.Date].equals(java.lang.Object) [function] [call site] 06754
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 06755
15 [java.util.Date].<init>(long) [function] [call site] 06756
14 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 06757
14 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 06758
14 [java.util.Date].equals(java.lang.Object) [function] [call site] 06759
14 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 06760
15 [java.util.Date].<init>(long) [function] [call site] 06761
14 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 06762
15 [java.util.Date].<init>(long) [function] [call site] 06763
15 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 06764
15 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 06765
15 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 06766
15 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 06767
15 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 06768
15 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 06769
15 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 06770
15 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 06771
15 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 06772
15 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 06773
14 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 06774
13 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 06775
14 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 06776
15 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 06777
15 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 06778
14 [java.lang.Object].equals(java.lang.Object) [function] [call site] 06779
14 [org.jfree.data.time.Day].getSerialDate() [function] [call site] 06780
13 [java.lang.Float].equals(java.lang.Object) [function] [call site] 06781
14 [java.lang.Float].floatToIntBits(float) [function] [call site] 06782
14 [java.lang.Float].floatToIntBits(float) [function] [call site] 06783
13 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 06784
14 [java.lang.Byte].byteValue() [function] [call site] 06785
13 [java.lang.Short].equals(java.lang.Object) [function] [call site] 06786
14 [java.lang.Short].shortValue() [function] [call site] 06787
13 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 06788
14 [java.lang.Long].equals(java.lang.Object) [function] [call site] 06789
15 [java.lang.Long].longValue() [function] [call site] 06790
14 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 06791
15 [java.lang.Integer].intValue() [function] [call site] 06792
14 [java.lang.Object].equals(java.lang.Object) [function] [call site] 06793
14 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 06794
14 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 06795
14 [java.lang.Short].equals(java.lang.Object) [function] [call site] 06796
14 [java.lang.Double].equals(java.lang.Object) [function] [call site] 06797
15 [java.lang.Double].doubleToLongBits(double) [function] [call site] 06798
15 [java.lang.Double].doubleToLongBits(double) [function] [call site] 06799
14 [java.lang.Float].equals(java.lang.Object) [function] [call site] 06800
14 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 06801
14 [java.lang.Long].equals(java.lang.Object) [function] [call site] 06802
14 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 06803
14 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 06804
14 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 06805
14 [java.lang.Short].equals(java.lang.Object) [function] [call site] 06806
14 [java.lang.Double].equals(java.lang.Object) [function] [call site] 06807
14 [java.lang.Float].equals(java.lang.Object) [function] [call site] 06808
14 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 06809
14 [java.lang.Object].equals(java.lang.Object) [function] [call site] 06810
14 [java.lang.Long].equals(java.lang.Object) [function] [call site] 06811
14 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 06812
14 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 06813
14 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 06814
14 [java.lang.Short].equals(java.lang.Object) [function] [call site] 06815
14 [java.lang.Double].equals(java.lang.Object) [function] [call site] 06816
14 [java.lang.Float].equals(java.lang.Object) [function] [call site] 06817
14 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 06818
14 [java.lang.Object].equals(java.lang.Object) [function] [call site] 06819
13 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 06820
13 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 06821
14 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 06822
14 [java.util.Calendar].equals(java.lang.Object) [function] [call site] 06823
14 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 06824
14 [java.nio.LongBuffer].equals(java.lang.Object) [function] [call site] 06825
14 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 06826
14 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 06827
14 [java.util.GregorianCalendar].equals(java.lang.Object) [function] [call site] 06828
14 [java.time.LocalDateTime].equals(java.lang.Object) [function] [call site] 06829
14 [java.lang.Float].equals(java.lang.Object) [function] [call site] 06830
14 [java.time.Instant].equals(java.lang.Object) [function] [call site] 06831
14 [java.nio.DoubleBuffer].equals(java.lang.Object) [function] [call site] 06832
14 [java.net.URI].equals(java.lang.Object) [function] [call site] 06833
14 [sun.nio.fs.UnixPath].equals(java.lang.Object) [function] [call site] 06834
14 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 06835
14 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 06836
14 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 06837
14 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 06838
14 [java.lang.Short].equals(java.lang.Object) [function] [call site] 06839
14 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 06840
14 [java.lang.module.ModuleDescriptor$Opens].equals(java.lang.Object) [function] [call site] 06841
14 [java.lang.module.ModuleDescriptor$Requires].equals(java.lang.Object) [function] [call site] 06842
14 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 06843
14 [java.lang.Runtime$Version].equals(java.lang.Object) [function] [call site] 06844
14 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 06845
14 [java.nio.FloatBuffer].equals(java.lang.Object) [function] [call site] 06846
14 [java.lang.module.ModuleDescriptor$Version].equals(java.lang.Object) [function] [call site] 06847
14 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 06848
14 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 06849
15 [java.text.DecimalFormat:java.text.NumberFormat:org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 06850
15 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 06851
16 [java.lang.String].equals(java.lang.Object) [function] [call site] 06852
17 [java.lang.String].coder() [function] [call site] 06853
17 [java.lang.String].coder() [function] [call site] 06854
17 [java.lang.StringLatin1].equals(byte[],byte[]) [function] [call site] 06855
17 [java.lang.String].isLatin1() [function] [call site] 06856
17 [java.lang.StringUTF16].equals(byte[],byte[]) [function] [call site] 06857
16 [java.text.DecimalFormat].equals(java.lang.Object) [function] [call site] 06858
16 [java.text.NumberFormat].equals(java.lang.Object) [function] [call site] 06859
16 [java.text.NumberFormat].equals(java.lang.Object) [function] [call site] 06860
14 [java.time.ZoneOffset].equals(java.lang.Object) [function] [call site] 06861
14 [java.nio.file.attribute.FileTime].equals(java.lang.Object) [function] [call site] 06862
14 [java.lang.module.ModuleDescriptor$Exports].equals(java.lang.Object) [function] [call site] 06863
14 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 06864
15 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 06865
15 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 06866
15 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 06867
14 [java.time.LocalTime].equals(java.lang.Object) [function] [call site] 06868
14 [java.time.zone.ZoneOffsetTransition].equals(java.lang.Object) [function] [call site] 06869
14 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 06870
15 [java.awt.geom.Point2D].equals(java.lang.Object) [function] [call site] 06871
15 [java.awt.Point].equals(java.lang.Object) [function] [call site] 06872
14 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 06873
14 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 06874
15 [org.jfree.data.time.Quarter].getQuarter() [function] [call site] 06875
15 [org.jfree.data.time.Quarter].getYearValue() [function] [call site] 06876
14 [java.io.File].equals(java.lang.Object) [function] [call site] 06877
15 [java.io.File].compareTo(java.io.File) [function] [call site] 06878
15 [sun.awt.shell.ShellFolder].compareTo(java.io.File) [function] [call site] 06879
14 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 06880
15 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 06881
16 [java.awt.Color].equals(java.lang.Object) [function] [call site] 06882
16 [java.awt.GradientPaint].getColor1() [function] [call site] 06883
16 [java.awt.Color].equals(java.lang.Object) [function] [call site] 06884
16 [java.awt.GradientPaint].getColor2() [function] [call site] 06885
16 [java.awt.Point].equals(java.lang.Object) [function] [call site] 06886
16 [java.awt.GradientPaint].getPoint1() [function] [call site] 06887
16 [java.awt.Point].equals(java.lang.Object) [function] [call site] 06888
16 [java.awt.GradientPaint].getPoint2() [function] [call site] 06889
16 [java.awt.GradientPaint].isCyclic() [function] [call site] 06890
16 [java.awt.GradientPaint].getTransparency() [function] [call site] 06891
16 [java.awt.Point].equals(java.lang.Object) [function] [call site] 06892
16 [java.awt.LinearGradientPaint].getStartPoint() [function] [call site] 06893
16 [java.awt.Point].equals(java.lang.Object) [function] [call site] 06894
16 [java.awt.LinearGradientPaint].getEndPoint() [function] [call site] 06895
16 [java.util.Arrays].equals(float[],float[]) [function] [call site] 06896
16 [java.awt.MultipleGradientPaint].getFractions() [function] [call site] 06897
16 [java.util.Arrays].equals(java.lang.Object[],java.lang.Object[]) [function] [call site] 06898
16 [java.awt.MultipleGradientPaint].getColors() [function] [call site] 06899
16 [java.awt.MultipleGradientPaint].getCycleMethod() [function] [call site] 06900
16 [java.awt.MultipleGradientPaint].getColorSpace() [function] [call site] 06901
16 [java.awt.geom.AffineTransform].equals(java.lang.Object) [function] [call site] 06902
16 [java.awt.MultipleGradientPaint].getTransform() [function] [call site] 06903
16 [java.awt.Point].equals(java.lang.Object) [function] [call site] 06904
16 [java.awt.RadialGradientPaint].getCenterPoint() [function] [call site] 06905
16 [java.awt.RadialGradientPaint].getRadius() [function] [call site] 06906
16 [java.awt.Point].equals(java.lang.Object) [function] [call site] 06907
16 [java.awt.RadialGradientPaint].getFocusPoint() [function] [call site] 06908
16 [java.util.Arrays].equals(float[],float[]) [function] [call site] 06909
16 [java.awt.MultipleGradientPaint].getFractions() [function] [call site] 06910
16 [java.util.Arrays].equals(java.lang.Object[],java.lang.Object[]) [function] [call site] 06911
16 [java.awt.MultipleGradientPaint].getColors() [function] [call site] 06912
16 [java.awt.MultipleGradientPaint].getCycleMethod() [function] [call site] 06913
16 [java.awt.MultipleGradientPaint].getColorSpace() [function] [call site] 06914
16 [java.awt.geom.AffineTransform].equals(java.lang.Object) [function] [call site] 06915
16 [java.awt.MultipleGradientPaint].getTransform() [function] [call site] 06916
16 [java.awt.Color:java.lang.Object].equals(java.lang.Object) [function] [call site] 06917
14 [java.nio.CharBuffer].equals(java.lang.Object) [function] [call site] 06918
14 [java.lang.Object].equals(java.lang.Object) [function] [call site] 06919
14 [java.time.chrono.AbstractChronology].equals(java.lang.Object) [function] [call site] 06920
14 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 06921
14 [java.time.ZonedDateTime].equals(java.lang.Object) [function] [call site] 06922
14 [java.nio.IntBuffer].equals(java.lang.Object) [function] [call site] 06923
14 [java.lang.Character].equals(java.lang.Object) [function] [call site] 06924
15 [java.lang.Character].charValue() [function] [call site] 06925
14 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 06926
15 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 06927
15 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 06928
15 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 06929
15 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 06930
15 [java.lang.Float].equals(java.lang.Object) [function] [call site] 06931
15 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 06932
15 [java.lang.Short].equals(java.lang.Object) [function] [call site] 06933
15 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 06934
15 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 06935
15 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 06936
15 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 06937
15 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 06938
15 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 06939
15 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 06940
15 [java.io.File].equals(java.lang.Object) [function] [call site] 06941
15 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 06942
15 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 06943
15 [java.lang.Character].equals(java.lang.Object) [function] [call site] 06944
15 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 06945
16 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 06946
15 [java.lang.Double].equals(java.lang.Object) [function] [call site] 06947
15 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 06948
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 06949
15 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 06950
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 06951
15 [java.lang.String].equals(java.lang.Object) [function] [call site] 06952
15 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 06953
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 06954
15 [java.lang.Long].equals(java.lang.Object) [function] [call site] 06955
15 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 06956
16 [java.lang.Long].equals(java.lang.Object) [function] [call site] 06957
16 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 06958
16 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 06959
16 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 06960
16 [java.lang.Short].equals(java.lang.Object) [function] [call site] 06961
16 [java.lang.Double].equals(java.lang.Object) [function] [call site] 06962
16 [java.lang.Float].equals(java.lang.Object) [function] [call site] 06963
16 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 06964
16 [java.lang.Object].equals(java.lang.Object) [function] [call site] 06965
16 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 06966
15 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 06967
16 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 06968
16 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 06969
16 [java.nio.LongBuffer].equals(java.lang.Object) [function] [call site] 06970
16 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 06971
16 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 06972
16 [java.util.GregorianCalendar].equals(java.lang.Object) [function] [call site] 06973
16 [java.time.LocalDateTime].equals(java.lang.Object) [function] [call site] 06974
16 [java.lang.Float].equals(java.lang.Object) [function] [call site] 06975
16 [java.time.Instant].equals(java.lang.Object) [function] [call site] 06976
16 [java.nio.DoubleBuffer].equals(java.lang.Object) [function] [call site] 06977
16 [java.net.URI].equals(java.lang.Object) [function] [call site] 06978
16 [sun.nio.fs.UnixPath].equals(java.lang.Object) [function] [call site] 06979
16 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 06980
16 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 06981
16 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 06982
16 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 06983
16 [java.lang.Short].equals(java.lang.Object) [function] [call site] 06984
16 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 06985
16 [java.lang.module.ModuleDescriptor$Opens].equals(java.lang.Object) [function] [call site] 06986
16 [java.lang.module.ModuleDescriptor$Requires].equals(java.lang.Object) [function] [call site] 06987
16 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 06988
16 [java.lang.Runtime$Version].equals(java.lang.Object) [function] [call site] 06989
16 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 06990
16 [java.nio.FloatBuffer].equals(java.lang.Object) [function] [call site] 06991
16 [java.lang.module.ModuleDescriptor$Version].equals(java.lang.Object) [function] [call site] 06992
16 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 06993
16 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 06994
16 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 06995
16 [java.time.ZoneOffset].equals(java.lang.Object) [function] [call site] 06996
16 [java.nio.file.attribute.FileTime].equals(java.lang.Object) [function] [call site] 06997
16 [java.lang.module.ModuleDescriptor$Exports].equals(java.lang.Object) [function] [call site] 06998
16 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 06999
16 [java.time.LocalTime].equals(java.lang.Object) [function] [call site] 07000
16 [java.time.zone.ZoneOffsetTransition].equals(java.lang.Object) [function] [call site] 07001
16 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 07002
16 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 07003
16 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 07004
16 [java.io.File].equals(java.lang.Object) [function] [call site] 07005
16 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 07006
16 [java.nio.CharBuffer].equals(java.lang.Object) [function] [call site] 07007
16 [java.lang.Object].equals(java.lang.Object) [function] [call site] 07008
16 [java.time.chrono.AbstractChronology].equals(java.lang.Object) [function] [call site] 07009
16 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 07010
16 [java.time.ZonedDateTime].equals(java.lang.Object) [function] [call site] 07011
16 [java.nio.IntBuffer].equals(java.lang.Object) [function] [call site] 07012
16 [java.lang.Character].equals(java.lang.Object) [function] [call site] 07013
16 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 07014
16 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 07015
16 [java.time.Duration].equals(java.lang.Object) [function] [call site] 07016
16 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 07017
16 [java.lang.Double].equals(java.lang.Object) [function] [call site] 07018
16 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 07019
16 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 07020
16 [java.lang.String].equals(java.lang.Object) [function] [call site] 07021
16 [java.nio.ShortBuffer].equals(java.lang.Object) [function] [call site] 07022
16 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 07023
16 [java.util.Date].equals(java.lang.Object) [function] [call site] 07024
16 [java.lang.module.ModuleDescriptor].equals(java.lang.Object) [function] [call site] 07025
16 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 07026
16 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 07027
16 [java.time.LocalDate].equals(java.lang.Object) [function] [call site] 07028
16 [java.lang.Long].equals(java.lang.Object) [function] [call site] 07029
16 [java.nio.ByteBuffer].equals(java.lang.Object) [function] [call site] 07030
16 [java.lang.module.ModuleDescriptor$Provides].equals(java.lang.Object) [function] [call site] 07031
16 [java.time.OffsetDateTime].equals(java.lang.Object) [function] [call site] 07032
16 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 07033
16 [java.lang.ProcessHandleImpl].equals(java.lang.Object) [function] [call site] 07034
16 [java.nio.charset.Charset].equals(java.lang.Object) [function] [call site] 07035
16 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 07036
17 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 07037
17 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 07038
16 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 07039
17 [java.util.Date].equals(java.lang.Object) [function] [call site] 07040
17 [java.lang.Long].equals(java.lang.Object) [function] [call site] 07041
17 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 07042
17 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 07043
17 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 07044
17 [java.lang.Short].equals(java.lang.Object) [function] [call site] 07045
17 [java.lang.Double].equals(java.lang.Object) [function] [call site] 07046
17 [java.lang.Float].equals(java.lang.Object) [function] [call site] 07047
17 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 07048
17 [java.lang.Object].equals(java.lang.Object) [function] [call site] 07049
17 [java.lang.Long].equals(java.lang.Object) [function] [call site] 07050
17 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 07051
17 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 07052
17 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 07053
17 [java.lang.Short].equals(java.lang.Object) [function] [call site] 07054
17 [java.lang.Double].equals(java.lang.Object) [function] [call site] 07055
17 [java.lang.Float].equals(java.lang.Object) [function] [call site] 07056
17 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 07057
17 [java.lang.Object].equals(java.lang.Object) [function] [call site] 07058
17 [java.lang.Long].equals(java.lang.Object) [function] [call site] 07059
17 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 07060
17 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 07061
17 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 07062
17 [java.lang.Short].equals(java.lang.Object) [function] [call site] 07063
17 [java.lang.Double].equals(java.lang.Object) [function] [call site] 07064
17 [java.lang.Float].equals(java.lang.Object) [function] [call site] 07065
17 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 07066
17 [java.lang.Object].equals(java.lang.Object) [function] [call site] 07067
17 [java.lang.Long].equals(java.lang.Object) [function] [call site] 07068
17 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 07069
17 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 07070
17 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 07071
17 [java.lang.Short].equals(java.lang.Object) [function] [call site] 07072
17 [java.lang.Double].equals(java.lang.Object) [function] [call site] 07073
17 [java.lang.Float].equals(java.lang.Object) [function] [call site] 07074
17 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 07075
17 [java.lang.Object].equals(java.lang.Object) [function] [call site] 07076
16 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 07077
16 [java.time.OffsetTime].equals(java.lang.Object) [function] [call site] 07078
16 [java.util.Calendar].equals(java.lang.Object) [function] [call site] 07079
16 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 07080
15 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 07081
15 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 07082
15 [java.lang.Enum:java.lang.Object:java.lang.ProcessHandleImpl:java.lang.Runtime$Version:java.lang.module.ModuleDescriptor:java.lang.module.ModuleDescriptor$Exports:java.lang.module.ModuleDescriptor$Opens:java.lang.module.ModuleDescriptor$Provides:java.lang.module.ModuleDescriptor$Requires:java.lang.module.ModuleDescriptor$Version:java.math.BigDecimal:java.math.BigInteger:java.net.URI:java.nio.ByteBuffer:java.nio.CharBuffer:java.nio.DoubleBuffer:java.nio.FloatBuffer:java.nio.IntBuffer:java.nio.LongBuffer:java.nio.ShortBuffer:java.nio.charset.Charset:java.nio.file.attribute.FileTime:java.time.Duration:java.time.Instant:java.time.LocalDate:java.time.LocalDateTime:java.time.LocalTime:java.time.OffsetDateTime:java.time.OffsetTime:java.time.ZoneOffset:java.time.ZonedDateTime:java.time.chrono.AbstractChronology:java.time.zone.ZoneOffsetTransition:java.util.Calendar:java.util.Date:java.util.GregorianCalendar:org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate:sun.nio.fs.UnixPath].equals(java.lang.Object) [function] [call site] 07083
14 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 07084
14 [java.time.Duration].equals(java.lang.Object) [function] [call site] 07085
14 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 07086
14 [java.lang.Double].equals(java.lang.Object) [function] [call site] 07087
14 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 07088
14 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 07089
14 [java.lang.String].equals(java.lang.Object) [function] [call site] 07090
14 [java.nio.ShortBuffer].equals(java.lang.Object) [function] [call site] 07091
14 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 07092
14 [java.util.Date].equals(java.lang.Object) [function] [call site] 07093
14 [java.lang.module.ModuleDescriptor].equals(java.lang.Object) [function] [call site] 07094
14 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 07095
14 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 07096
14 [java.time.LocalDate].equals(java.lang.Object) [function] [call site] 07097
14 [java.lang.Long].equals(java.lang.Object) [function] [call site] 07098
14 [java.nio.ByteBuffer].equals(java.lang.Object) [function] [call site] 07099
14 [java.lang.module.ModuleDescriptor$Provides].equals(java.lang.Object) [function] [call site] 07100
14 [java.time.OffsetDateTime].equals(java.lang.Object) [function] [call site] 07101
14 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 07102
14 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 07103
14 [java.lang.ProcessHandleImpl].equals(java.lang.Object) [function] [call site] 07104
14 [java.nio.charset.Charset].equals(java.lang.Object) [function] [call site] 07105
14 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 07106
14 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 07107
14 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 07108
14 [java.time.OffsetTime].equals(java.lang.Object) [function] [call site] 07109
14 [org.jfree.chart.text.TextBox].equals(java.lang.Object) [function] [call site] 07110
15 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 07111
15 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 07112
15 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 07113
15 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 07114
15 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 07115
15 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 07116
13 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 07117
13 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 07118
13 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 07119
13 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 07120
13 [java.io.File].equals(java.lang.Object) [function] [call site] 07121
13 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 07122
13 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 07123
13 [java.lang.Character].equals(java.lang.Object) [function] [call site] 07124
13 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 07125
13 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 07126
13 [java.lang.Double].equals(java.lang.Object) [function] [call site] 07127
13 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 07128
13 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 07129
13 [java.lang.String].equals(java.lang.Object) [function] [call site] 07130
13 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 07131
13 [java.lang.Long].equals(java.lang.Object) [function] [call site] 07132
13 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 07133
13 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 07134
13 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 07135
13 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 07136
13 [java.lang.Enum:java.lang.Object:java.lang.ProcessHandleImpl:java.lang.Runtime$Version:java.lang.module.ModuleDescriptor:java.lang.module.ModuleDescriptor$Exports:java.lang.module.ModuleDescriptor$Opens:java.lang.module.ModuleDescriptor$Provides:java.lang.module.ModuleDescriptor$Requires:java.lang.module.ModuleDescriptor$Version:java.math.BigDecimal:java.math.BigInteger:java.net.URI:java.nio.ByteBuffer:java.nio.CharBuffer:java.nio.DoubleBuffer:java.nio.FloatBuffer:java.nio.IntBuffer:java.nio.LongBuffer:java.nio.ShortBuffer:java.nio.charset.Charset:java.nio.file.attribute.FileTime:java.time.Duration:java.time.Instant:java.time.LocalDate:java.time.LocalDateTime:java.time.LocalTime:java.time.OffsetDateTime:java.time.OffsetTime:java.time.ZoneOffset:java.time.ZonedDateTime:java.time.chrono.AbstractChronology:java.time.zone.ZoneOffsetTransition:java.util.Calendar:java.util.Date:java.util.GregorianCalendar:org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate:sun.nio.fs.UnixPath].equals(java.lang.Object) [function] [call site] 07137
13 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 07138
13 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 07139
13 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 07140
13 [java.lang.Float].equals(java.lang.Object) [function] [call site] 07141
13 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 07142
13 [java.lang.Short].equals(java.lang.Object) [function] [call site] 07143
13 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 07144
13 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 07145
13 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 07146
13 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 07147
13 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 07148
13 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 07149
13 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 07150
13 [java.io.File].equals(java.lang.Object) [function] [call site] 07151
13 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 07152
13 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 07153
13 [java.lang.Character].equals(java.lang.Object) [function] [call site] 07154
13 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 07155
13 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 07156
13 [java.lang.Double].equals(java.lang.Object) [function] [call site] 07157
13 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 07158
13 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 07159
13 [java.lang.String].equals(java.lang.Object) [function] [call site] 07160
13 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 07161
13 [java.lang.Long].equals(java.lang.Object) [function] [call site] 07162
13 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 07163
13 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 07164
13 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 07165
13 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 07166
12 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 07167
12 [java.nio.LongBuffer].equals(java.lang.Object) [function] [call site] 07168
12 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 07169
12 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 07170
12 [java.util.GregorianCalendar].equals(java.lang.Object) [function] [call site] 07171
12 [java.time.LocalDateTime].equals(java.lang.Object) [function] [call site] 07172
12 [java.lang.Float].equals(java.lang.Object) [function] [call site] 07173
12 [java.time.Instant].equals(java.lang.Object) [function] [call site] 07174
12 [java.nio.DoubleBuffer].equals(java.lang.Object) [function] [call site] 07175
12 [java.net.URI].equals(java.lang.Object) [function] [call site] 07176
12 [sun.nio.fs.UnixPath].equals(java.lang.Object) [function] [call site] 07177
12 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 07178
12 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 07179
12 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 07180
12 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 07181
12 [java.lang.Short].equals(java.lang.Object) [function] [call site] 07182
12 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 07183
12 [java.lang.module.ModuleDescriptor$Opens].equals(java.lang.Object) [function] [call site] 07184
12 [java.lang.module.ModuleDescriptor$Requires].equals(java.lang.Object) [function] [call site] 07185
12 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 07186
12 [java.lang.Runtime$Version].equals(java.lang.Object) [function] [call site] 07187
12 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 07188
12 [java.nio.FloatBuffer].equals(java.lang.Object) [function] [call site] 07189
12 [java.lang.module.ModuleDescriptor$Version].equals(java.lang.Object) [function] [call site] 07190
12 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 07191
12 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 07192
12 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 07193
12 [java.time.ZoneOffset].equals(java.lang.Object) [function] [call site] 07194
12 [java.nio.file.attribute.FileTime].equals(java.lang.Object) [function] [call site] 07195
12 [java.lang.module.ModuleDescriptor$Exports].equals(java.lang.Object) [function] [call site] 07196
12 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 07197
12 [java.time.LocalTime].equals(java.lang.Object) [function] [call site] 07198
12 [java.time.zone.ZoneOffsetTransition].equals(java.lang.Object) [function] [call site] 07199
12 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 07200
12 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 07201
12 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 07202
12 [java.io.File].equals(java.lang.Object) [function] [call site] 07203
12 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 07204
12 [java.nio.CharBuffer].equals(java.lang.Object) [function] [call site] 07205
12 [java.lang.Object].equals(java.lang.Object) [function] [call site] 07206
12 [java.time.chrono.AbstractChronology].equals(java.lang.Object) [function] [call site] 07207
12 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 07208
12 [java.time.ZonedDateTime].equals(java.lang.Object) [function] [call site] 07209
12 [java.nio.IntBuffer].equals(java.lang.Object) [function] [call site] 07210
12 [java.lang.Character].equals(java.lang.Object) [function] [call site] 07211
12 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 07212
12 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 07213
12 [java.time.Duration].equals(java.lang.Object) [function] [call site] 07214
12 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 07215
12 [java.lang.Double].equals(java.lang.Object) [function] [call site] 07216
12 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 07217
12 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 07218
12 [java.lang.String].equals(java.lang.Object) [function] [call site] 07219
12 [java.nio.ShortBuffer].equals(java.lang.Object) [function] [call site] 07220
12 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 07221
12 [java.util.Date].equals(java.lang.Object) [function] [call site] 07222
12 [java.lang.module.ModuleDescriptor].equals(java.lang.Object) [function] [call site] 07223
12 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 07224
12 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 07225
12 [java.time.LocalDate].equals(java.lang.Object) [function] [call site] 07226
12 [java.lang.Long].equals(java.lang.Object) [function] [call site] 07227
12 [java.nio.ByteBuffer].equals(java.lang.Object) [function] [call site] 07228
12 [java.lang.module.ModuleDescriptor$Provides].equals(java.lang.Object) [function] [call site] 07229
12 [java.time.OffsetDateTime].equals(java.lang.Object) [function] [call site] 07230
12 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 07231
12 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 07232
12 [java.lang.ProcessHandleImpl].equals(java.lang.Object) [function] [call site] 07233
12 [java.nio.charset.Charset].equals(java.lang.Object) [function] [call site] 07234
12 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 07235
12 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 07236
12 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 07237
12 [java.time.OffsetTime].equals(java.lang.Object) [function] [call site] 07238
12 [java.util.Calendar].equals(java.lang.Object) [function] [call site] 07239
12 [org.jfree.data.general.Series].getKey() [function] [call site] 07240
12 [org.jfree.data.general.Series].getKey() [function] [call site] 07241
11 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 07242
10 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number) [function] [call site] 07243
11 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number,boolean) [function] [call site] 07244
12 [org.jfree.data.xy.XYDataItem].<init>(java.lang.Number,java.lang.Number) [function] [call site] 07245
13 [java.lang.Object].<init>() [function] [call site] 07246
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07247
12 [org.jfree.data.xy.XYSeries].add(org.jfree.data.xy.XYDataItem,boolean) [function] [call site] 07248
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07249
13 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 07250
14 [java.lang.Object].clone() [function] [call site] 07251
14 [java.lang.Throwable].printStackTrace() [function] [call site] 07252
13 [java.util.Collections].binarySearch(java.util.List,java.lang.Object) [function] [call site] 07253
13 [java.util.AbstractList].add(int,java.lang.Object) [function] [call site] 07254
13 [java.util.LinkedList].add(int,java.lang.Object) [function] [call site] 07255
13 [java.util.concurrent.CopyOnWriteArrayList].add(int,java.lang.Object) [function] [call site] 07256
13 [sun.awt.util.IdentityArrayList].add(int,java.lang.Object) [function] [call site] 07257
13 [java.util.AbstractSequentialList].add(int,java.lang.Object) [function] [call site] 07258
13 [java.util.Vector].add(int,java.lang.Object) [function] [call site] 07259
13 [java.util.ArrayList].add(int,java.lang.Object) [function] [call site] 07260
13 [java.util.LinkedList].size() [function] [call site] 07261
13 [java.util.Vector].size() [function] [call site] 07262
13 [java.util.ArrayList].size() [function] [call site] 07263
13 [sun.awt.util.IdentityArrayList].size() [function] [call site] 07264
13 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 07265
13 [org.jfree.data.xy.XYDataItem].compareTo(org.jfree.data.xy.XYDataItem) [function] [call site] 07266
14 [java.lang.Short].doubleValue() [function] [call site] 07267
14 [java.lang.Float].doubleValue() [function] [call site] 07268
14 [java.math.BigInteger].doubleValue() [function] [call site] 07269
14 [java.math.BigDecimal].doubleValue() [function] [call site] 07270
14 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 07271
14 [java.lang.Long].doubleValue() [function] [call site] 07272
14 [java.lang.Byte].doubleValue() [function] [call site] 07273
14 [java.lang.Double].doubleValue() [function] [call site] 07274
14 [java.lang.Integer].doubleValue() [function] [call site] 07275
14 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 07276
14 [java.lang.Short].doubleValue() [function] [call site] 07277
14 [java.lang.Float].doubleValue() [function] [call site] 07278
14 [java.math.BigInteger].doubleValue() [function] [call site] 07279
14 [java.math.BigDecimal].doubleValue() [function] [call site] 07280
14 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 07281
14 [java.lang.Long].doubleValue() [function] [call site] 07282
14 [java.lang.Byte].doubleValue() [function] [call site] 07283
14 [java.lang.Double].doubleValue() [function] [call site] 07284
14 [java.lang.Integer].doubleValue() [function] [call site] 07285
14 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 07286
14 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 07287
13 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 07288
13 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 07289
13 [java.util.AbstractSequentialList].get(int) [function] [call site] 07290
13 [java.util.LinkedList].get(int) [function] [call site] 07291
13 [java.util.Vector].get(int) [function] [call site] 07292
13 [java.util.ArrayList].get(int) [function] [call site] 07293
13 [java.util.LinkedList].size() [function] [call site] 07294
13 [java.util.Vector].size() [function] [call site] 07295
13 [java.util.ArrayList].size() [function] [call site] 07296
13 [sun.awt.util.IdentityArrayList].size() [function] [call site] 07297
13 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 07298
13 [java.util.AbstractList].add(int,java.lang.Object) [function] [call site] 07299
13 [java.util.LinkedList].add(int,java.lang.Object) [function] [call site] 07300
13 [java.util.concurrent.CopyOnWriteArrayList].add(int,java.lang.Object) [function] [call site] 07301
13 [sun.awt.util.IdentityArrayList].add(int,java.lang.Object) [function] [call site] 07302
13 [java.util.AbstractSequentialList].add(int,java.lang.Object) [function] [call site] 07303
13 [java.util.Vector].add(int,java.lang.Object) [function] [call site] 07304
13 [java.util.ArrayList].add(int,java.lang.Object) [function] [call site] 07305
13 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 07306
13 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 07307
13 [java.util.Vector].add(java.lang.Object) [function] [call site] 07308
13 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 07309
13 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 07310
13 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 07311
13 [org.jfree.data.general.SeriesException].<init>(java.lang.String) [function] [call site] 07312
13 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 07313
13 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 07314
14 [org.jfree.data.xy.XYDataItem].<init>(java.lang.Number,java.lang.Number) [function] [call site] 07315
14 [java.util.Collections].binarySearch(java.util.List,java.lang.Object) [function] [call site] 07316
14 [java.util.LinkedList].size() [function] [call site] 07317
14 [java.util.Vector].size() [function] [call site] 07318
14 [java.util.ArrayList].size() [function] [call site] 07319
14 [sun.awt.util.IdentityArrayList].size() [function] [call site] 07320
14 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 07321
14 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 07322
14 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 07323
14 [java.util.AbstractSequentialList].get(int) [function] [call site] 07324
14 [java.util.LinkedList].get(int) [function] [call site] 07325
14 [java.util.Vector].get(int) [function] [call site] 07326
14 [java.util.ArrayList].get(int) [function] [call site] 07327
14 [java.lang.Long].equals(java.lang.Object) [function] [call site] 07328
14 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 07329
14 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 07330
14 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 07331
14 [java.lang.Short].equals(java.lang.Object) [function] [call site] 07332
14 [java.lang.Double].equals(java.lang.Object) [function] [call site] 07333
14 [java.lang.Float].equals(java.lang.Object) [function] [call site] 07334
14 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 07335
14 [java.lang.Object].equals(java.lang.Object) [function] [call site] 07336
14 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 07337
13 [org.jfree.data.general.SeriesException].<init>(java.lang.String) [function] [call site] 07338
13 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 07339
13 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 07340
13 [java.util.Vector].add(java.lang.Object) [function] [call site] 07341
13 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 07342
13 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 07343
13 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 07344
13 [org.jfree.data.xy.XYSeries].updateBoundsForAddedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 07345
14 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 07346
14 [org.jfree.data.xy.XYSeries].minIgnoreNaN(double,double) [function] [call site] 07347
15 [java.lang.Double].isNaN(double) [function] [call site] 07348
15 [java.lang.Double].isNaN(double) [function] [call site] 07349
15 [java.lang.Math].min(double,double) [function] [call site] 07350
14 [org.jfree.data.xy.XYSeries].maxIgnoreNaN(double,double) [function] [call site] 07351
15 [java.lang.Double].isNaN(double) [function] [call site] 07352
15 [java.lang.Double].isNaN(double) [function] [call site] 07353
15 [java.lang.Math].max(double,double) [function] [call site] 07354
14 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 07355
14 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 07356
14 [org.jfree.data.xy.XYSeries].minIgnoreNaN(double,double) [function] [call site] 07357
14 [org.jfree.data.xy.XYSeries].maxIgnoreNaN(double,double) [function] [call site] 07358
13 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 07359
13 [java.util.AbstractSequentialList].remove(int) [function] [call site] 07360
13 [java.util.ArrayList].remove(int) [function] [call site] 07361
13 [java.util.LinkedList].remove(int) [function] [call site] 07362
13 [sun.awt.util.IdentityArrayList].remove(int) [function] [call site] 07363
13 [java.util.concurrent.CopyOnWriteArrayList].remove(int) [function] [call site] 07364
13 [java.util.AbstractList].remove(int) [function] [call site] 07365
13 [java.util.Vector].remove(int) [function] [call site] 07366
13 [org.jfree.data.xy.XYSeries].updateBoundsForRemovedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 07367
14 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 07368
14 [java.lang.Double].isNaN(double) [function] [call site] 07369
14 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 07370
14 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 07371
14 [java.lang.Double].isNaN(double) [function] [call site] 07372
14 [org.jfree.data.xy.XYSeries].findBoundsByIteration() [function] [call site] 07373
15 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 07374
15 [java.nio.file.Files$2].hasNext() [function] [call site] 07375
15 [java.io.BufferedReader$1].hasNext() [function] [call site] 07376
15 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 07377
15 [java.util.AbstractList].iterator() [function] [call site] 07378
15 [java.util.ArrayList].iterator() [function] [call site] 07379
15 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 07380
15 [java.util.AbstractSequentialList].iterator() [function] [call site] 07381
15 [java.util.Vector].iterator() [function] [call site] 07382
15 [java.nio.file.FileTreeIterator].next() [function] [call site] 07383
15 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 07384
15 [java.io.BufferedReader$1].next() [function] [call site] 07385
15 [java.nio.file.Files$2].next() [function] [call site] 07386
15 [org.jfree.data.xy.XYSeries].updateBoundsForAddedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 07387
14 [org.jfree.data.xy.XYSeries].getAutoSort() [function] [call site] 07388
14 [java.lang.Float].doubleValue() [function] [call site] 07389
14 [java.math.BigInteger].doubleValue() [function] [call site] 07390
14 [java.math.BigDecimal].doubleValue() [function] [call site] 07391
14 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 07392
14 [java.lang.Long].doubleValue() [function] [call site] 07393
14 [java.lang.Byte].doubleValue() [function] [call site] 07394
14 [java.lang.Double].doubleValue() [function] [call site] 07395
14 [java.lang.Integer].doubleValue() [function] [call site] 07396
14 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 07397
14 [java.lang.Short].doubleValue() [function] [call site] 07398
14 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 07399
14 [java.lang.Float].doubleValue() [function] [call site] 07400
14 [java.math.BigInteger].doubleValue() [function] [call site] 07401
14 [java.math.BigDecimal].doubleValue() [function] [call site] 07402
14 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 07403
14 [java.lang.Long].doubleValue() [function] [call site] 07404
14 [java.lang.Byte].doubleValue() [function] [call site] 07405
14 [java.lang.Double].doubleValue() [function] [call site] 07406
14 [java.lang.Integer].doubleValue() [function] [call site] 07407
14 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 07408
14 [java.lang.Short].doubleValue() [function] [call site] 07409
14 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 07410
14 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 07411
14 [org.jfree.data.xy.XYSeries].findBoundsByIteration() [function] [call site] 07412
13 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 07413
10 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 07414
10 [java.nio.file.Files$2].hasNext() [function] [call site] 07415
10 [java.io.BufferedReader$1].hasNext() [function] [call site] 07416
10 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 07417
10 [java.util.HashSet].iterator() [function] [call site] 07418
10 [java.nio.file.FileTreeIterator].next() [function] [call site] 07419
10 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 07420
10 [java.io.BufferedReader$1].next() [function] [call site] 07421
10 [java.nio.file.Files$2].next() [function] [call site] 07422
10 [java.util.HashSet].contains(java.lang.Object) [function] [call site] 07423
10 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number) [function] [call site] 07424
9 [org.jfree.data.xy.DefaultTableXYDataset].prune() [function] [call site] 07425
10 [java.util.HashSet].clone() [function] [call site] 07426
10 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 07427
10 [java.nio.file.Files$2].hasNext() [function] [call site] 07428
10 [java.io.BufferedReader$1].hasNext() [function] [call site] 07429
10 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 07430
10 [java.util.HashSet].iterator() [function] [call site] 07431
10 [java.nio.file.FileTreeIterator].next() [function] [call site] 07432
10 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 07433
10 [java.io.BufferedReader$1].next() [function] [call site] 07434
10 [java.nio.file.Files$2].next() [function] [call site] 07435
10 [org.jfree.data.xy.DefaultTableXYDataset].canPrune(java.lang.Number) [function] [call site] 07436
11 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 07437
11 [java.util.LinkedList].size() [function] [call site] 07438
11 [java.util.Vector].size() [function] [call site] 07439
11 [java.util.ArrayList].size() [function] [call site] 07440
11 [sun.awt.util.IdentityArrayList].size() [function] [call site] 07441
11 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 07442
11 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 07443
11 [java.util.AbstractSequentialList].get(int) [function] [call site] 07444
11 [java.util.LinkedList].get(int) [function] [call site] 07445
11 [java.util.Vector].get(int) [function] [call site] 07446
11 [java.util.ArrayList].get(int) [function] [call site] 07447
11 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 07448
12 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 07449
12 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 07450
11 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 07451
10 [org.jfree.data.xy.DefaultTableXYDataset].removeAllValuesForX(java.lang.Number) [function] [call site] 07452
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07453
11 [java.util.LinkedList].size() [function] [call site] 07454
11 [java.util.Vector].size() [function] [call site] 07455
11 [java.util.ArrayList].size() [function] [call site] 07456
11 [sun.awt.util.IdentityArrayList].size() [function] [call site] 07457
11 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 07458
11 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 07459
11 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 07460
11 [java.util.AbstractSequentialList].get(int) [function] [call site] 07461
11 [java.util.LinkedList].get(int) [function] [call site] 07462
11 [java.util.Vector].get(int) [function] [call site] 07463
11 [java.util.ArrayList].get(int) [function] [call site] 07464
11 [org.jfree.data.xy.XYSeries].remove(java.lang.Number) [function] [call site] 07465
12 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 07466
12 [org.jfree.data.xy.XYSeries].remove(int) [function] [call site] 07467
13 [java.util.Vector].remove(int) [function] [call site] 07468
13 [java.util.AbstractSequentialList].remove(int) [function] [call site] 07469
13 [java.util.ArrayList].remove(int) [function] [call site] 07470
13 [java.util.LinkedList].remove(int) [function] [call site] 07471
13 [sun.awt.util.IdentityArrayList].remove(int) [function] [call site] 07472
13 [java.util.concurrent.CopyOnWriteArrayList].remove(int) [function] [call site] 07473
13 [java.util.AbstractList].remove(int) [function] [call site] 07474
13 [org.jfree.data.xy.XYSeries].updateBoundsForRemovedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 07475
13 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 07476
11 [java.util.HashSet].remove(java.lang.Object) [function] [call site] 07477
11 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 07478
12 [org.jfree.data.general.DatasetChangeEvent].<init>(java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 07479
13 [java.util.EventObject].<init>(java.lang.Object) [function] [call site] 07480
12 [org.jfree.data.general.AbstractDataset].notifyListeners(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 07481
13 [javax.swing.event.EventListenerList].getListenerList() [function] [call site] 07482
13 [org.jfree.data.category.CategoryToPieDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 07483
14 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 07484
13 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 07485
14 [java.util.IdentityHashMap].size() [function] [call site] 07486
14 [java.awt.RenderingHints].size() [function] [call site] 07487
14 [java.util.HashMap].size() [function] [call site] 07488
14 [java.util.AbstractMap].size() [function] [call site] 07489
14 [java.util.Hashtable].size() [function] [call site] 07490
14 [java.util.Properties].size() [function] [call site] 07491
14 [javax.swing.MultiUIDefaults].size() [function] [call site] 07492
14 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 07493
14 [java.util.TreeMap].size() [function] [call site] 07494
14 [java.util.jar.Attributes].size() [function] [call site] 07495
14 [java.util.WeakHashMap].size() [function] [call site] 07496
14 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 07497
14 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 07498
14 [java.util.Properties].get(java.lang.Object) [function] [call site] 07499
14 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 07500
14 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 07501
14 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 07502
14 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 07503
14 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 07504
14 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 07505
14 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 07506
14 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 07507
14 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 07508
14 [java.util.HashMap].get(java.lang.Object) [function] [call site] 07509
14 [java.security.Provider].get(java.lang.Object) [function] [call site] 07510
14 [java.lang.Integer].valueOf(int) [function] [call site] 07511
14 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 07512
15 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 07513
15 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 07514
16 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 07515
17 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07516
17 [org.jfree.data.Range].getLength() [function] [call site] 07517
17 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 07518
17 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 07519
18 [org.jfree.chart.event.AxisChangeEvent].<init>(org.jfree.chart.axis.Axis) [function] [call site] 07520
19 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 07521
20 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object,org.jfree.chart.JFreeChart,org.jfree.chart.event.ChartChangeEventType) [function] [call site] 07522
21 [java.util.EventObject].<init>(java.lang.Object) [function] [call site] 07523
21 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07524
18 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 07525
19 [javax.swing.event.EventListenerList].getListenerList() [function] [call site] 07526
19 [org.jfree.chart.plot.Plot].axisChanged(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 07527
20 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 07528
21 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 07529
22 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 07530
21 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 07531
22 [javax.swing.event.EventListenerList].getListenerList() [function] [call site] 07532
22 [org.jfree.chart.plot.CombinedDomainCategoryPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 07533
23 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 07534
22 [org.jfree.chart.plot.CombinedRangeXYPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 07535
23 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 07536
22 [org.jfree.chart.plot.CombinedDomainXYPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 07537
23 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 07538
22 [org.jfree.chart.JFreeChart].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 07539
23 [org.jfree.chart.event.ChartChangeEvent].setChart(org.jfree.chart.JFreeChart) [function] [call site] 07540
23 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 07541
24 [javax.swing.event.EventListenerList].getListenerList() [function] [call site] 07542
24 [org.jfree.chart.swing.ChartPanel].chartChanged(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 07543
25 [org.jfree.chart.JFreeChart].getPlot() [function] [call site] 07544
25 [org.jfree.chart.plot.PolarPlot].getOrientation() [function] [call site] 07545
25 [org.jfree.chart.plot.ThermometerPlot].getOrientation() [function] [call site] 07546
25 [org.jfree.chart.plot.CategoryPlot].getOrientation() [function] [call site] 07547
25 [org.jfree.chart.plot.FastScatterPlot].getOrientation() [function] [call site] 07548
25 [org.jfree.chart.plot.XYPlot].getOrientation() [function] [call site] 07549
25 [java.awt.Component].repaint() [function] [call site] 07550
22 [org.jfree.chart.plot.CombinedRangeCategoryPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 07551
23 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 07552
19 [org.jfree.chart.legend.PaintScaleLegend].axisChanged(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 07553
20 [org.jfree.chart.event.AxisChangeEvent].getAxis() [function] [call site] 07554
20 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 07555
21 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 07556
20 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 07557
21 [javax.swing.event.EventListenerList].getListenerList() [function] [call site] 07558
21 [org.jfree.chart.JFreeChart].titleChanged(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 07559
22 [org.jfree.chart.event.ChartChangeEvent].setChart(org.jfree.chart.JFreeChart) [function] [call site] 07560
22 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 07561
15 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 07562
16 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 07563
16 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 07564
17 [java.util.ArrayList].<init>() [function] [call site] 07565
17 [org.jfree.chart.plot.CategoryPlot].findRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 07566
18 [java.util.jar.Attributes].entrySet() [function] [call site] 07567
18 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 07568
18 [java.util.TreeMap].entrySet() [function] [call site] 07569
18 [java.util.Hashtable].entrySet() [function] [call site] 07570
18 [java.util.LinkedHashMap].entrySet() [function] [call site] 07571
18 [java.util.IdentityHashMap].entrySet() [function] [call site] 07572
18 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 07573
18 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 07574
18 [java.util.WeakHashMap].entrySet() [function] [call site] 07575
18 [java.awt.RenderingHints].entrySet() [function] [call site] 07576
18 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 07577
18 [java.util.Properties].entrySet() [function] [call site] 07578
18 [java.util.HashMap].entrySet() [function] [call site] 07579
18 [java.security.Provider].entrySet() [function] [call site] 07580
18 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 07581
18 [java.nio.file.Files$2].hasNext() [function] [call site] 07582
18 [java.io.BufferedReader$1].hasNext() [function] [call site] 07583
18 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 07584
18 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 07585
18 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 07586
18 [java.util.HashSet].iterator() [function] [call site] 07587
18 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 07588
18 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 07589
18 [java.util.TreeMap$KeySet].iterator() [function] [call site] 07590
18 [java.util.TreeSet].iterator() [function] [call site] 07591
18 [java.nio.file.FileTreeIterator].next() [function] [call site] 07592
18 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 07593
18 [java.io.BufferedReader$1].next() [function] [call site] 07594
18 [java.nio.file.Files$2].next() [function] [call site] 07595
18 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 07596
18 [java.util.Hashtable$Entry].getValue() [function] [call site] 07597
18 [java.util.TreeMap$Entry].getValue() [function] [call site] 07598
18 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 07599
18 [java.util.HashMap$Node].getValue() [function] [call site] 07600
18 [java.util.HashMap$Node].getKey() [function] [call site] 07601
18 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 07602
18 [java.util.TreeMap$Entry].getKey() [function] [call site] 07603
18 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 07604
18 [java.util.Hashtable$Entry].getKey() [function] [call site] 07605
18 [java.lang.Integer].intValue() [function] [call site] 07606
17 [java.util.ArrayList].addAll(java.util.Collection) [function] [call site] 07607
17 [org.jfree.chart.plot.CategoryPlot].datasetsMappedToRangeAxis(int) [function] [call site] 07608
18 [java.util.ArrayList].<init>() [function] [call site] 07609
18 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 07610
18 [java.util.TreeMap].entrySet() [function] [call site] 07611
18 [java.util.Hashtable].entrySet() [function] [call site] 07612
18 [java.util.LinkedHashMap].entrySet() [function] [call site] 07613
18 [java.util.IdentityHashMap].entrySet() [function] [call site] 07614
18 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 07615
18 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 07616
18 [java.util.WeakHashMap].entrySet() [function] [call site] 07617
18 [java.awt.RenderingHints].entrySet() [function] [call site] 07618
18 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 07619
18 [java.util.Properties].entrySet() [function] [call site] 07620
18 [java.util.HashMap].entrySet() [function] [call site] 07621
18 [java.security.Provider].entrySet() [function] [call site] 07622
18 [java.util.jar.Attributes].entrySet() [function] [call site] 07623
18 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 07624
18 [java.nio.file.Files$2].hasNext() [function] [call site] 07625
18 [java.io.BufferedReader$1].hasNext() [function] [call site] 07626
18 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 07627
18 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 07628
18 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 07629
18 [java.util.HashSet].iterator() [function] [call site] 07630
18 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 07631
18 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 07632
18 [java.util.TreeMap$KeySet].iterator() [function] [call site] 07633
18 [java.util.TreeSet].iterator() [function] [call site] 07634
18 [java.nio.file.FileTreeIterator].next() [function] [call site] 07635
18 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 07636
18 [java.io.BufferedReader$1].next() [function] [call site] 07637
18 [java.nio.file.Files$2].next() [function] [call site] 07638
18 [java.util.HashMap$Node].getKey() [function] [call site] 07639
18 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 07640
18 [java.util.TreeMap$Entry].getKey() [function] [call site] 07641
18 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 07642
18 [java.util.Hashtable$Entry].getKey() [function] [call site] 07643
18 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 07644
18 [java.util.Hashtable$Entry].getValue() [function] [call site] 07645
18 [java.util.TreeMap$Entry].getValue() [function] [call site] 07646
18 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 07647
18 [java.util.HashMap$Node].getValue() [function] [call site] 07648
18 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 07649
18 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 07650
18 [sun.awt.util.IdentityArrayList].contains(java.lang.Object) [function] [call site] 07651
18 [java.util.Vector].contains(java.lang.Object) [function] [call site] 07652
18 [java.util.LinkedList].contains(java.lang.Object) [function] [call site] 07653
18 [java.util.AbstractCollection].contains(java.lang.Object) [function] [call site] 07654
18 [java.util.concurrent.CopyOnWriteArrayList].contains(java.lang.Object) [function] [call site] 07655
18 [java.util.ArrayList].contains(java.lang.Object) [function] [call site] 07656
18 [java.lang.Integer].valueOf(int) [function] [call site] 07657
18 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 07658
17 [org.jfree.chart.plot.CategoryPlot].getRangeAxis() [function] [call site] 07659
18 [org.jfree.chart.plot.CategoryPlot].getRangeAxis(int) [function] [call site] 07660
19 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 07661
19 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 07662
19 [java.util.Properties].get(java.lang.Object) [function] [call site] 07663
19 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 07664
19 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 07665
19 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 07666
19 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 07667
19 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 07668
19 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 07669
19 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 07670
19 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 07671
19 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 07672
19 [java.util.HashMap].get(java.lang.Object) [function] [call site] 07673
19 [java.security.Provider].get(java.lang.Object) [function] [call site] 07674
19 [java.lang.Integer].valueOf(int) [function] [call site] 07675
19 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 07676
17 [java.util.ArrayList].addAll(java.util.Collection) [function] [call site] 07677
17 [org.jfree.chart.plot.CategoryPlot].datasetsMappedToRangeAxis(int) [function] [call site] 07678
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 07679
17 [java.nio.file.Files$2].hasNext() [function] [call site] 07680
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 07681
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 07682
17 [java.util.ArrayList].iterator() [function] [call site] 07683
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 07684
17 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 07685
17 [java.io.BufferedReader$1].next() [function] [call site] 07686
17 [java.nio.file.Files$2].next() [function] [call site] 07687
17 [org.jfree.chart.plot.CategoryPlot].getRendererForDataset(org.jfree.data.category.CategoryDataset) [function] [call site] 07688
18 [org.jfree.chart.plot.CategoryPlot].indexOf(org.jfree.data.category.CategoryDataset) [function] [call site] 07689
19 [java.util.jar.Attributes].entrySet() [function] [call site] 07690
19 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 07691
19 [java.util.TreeMap].entrySet() [function] [call site] 07692
19 [java.util.Hashtable].entrySet() [function] [call site] 07693
19 [java.util.LinkedHashMap].entrySet() [function] [call site] 07694
19 [java.util.IdentityHashMap].entrySet() [function] [call site] 07695
19 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 07696
19 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 07697
19 [java.util.WeakHashMap].entrySet() [function] [call site] 07698
19 [java.awt.RenderingHints].entrySet() [function] [call site] 07699
19 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 07700
19 [java.util.Properties].entrySet() [function] [call site] 07701
19 [java.util.HashMap].entrySet() [function] [call site] 07702
19 [java.security.Provider].entrySet() [function] [call site] 07703
19 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 07704
19 [java.nio.file.Files$2].hasNext() [function] [call site] 07705
19 [java.io.BufferedReader$1].hasNext() [function] [call site] 07706
19 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 07707
19 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 07708
19 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 07709
19 [java.util.HashSet].iterator() [function] [call site] 07710
19 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 07711
19 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 07712
19 [java.util.TreeMap$KeySet].iterator() [function] [call site] 07713
19 [java.util.TreeSet].iterator() [function] [call site] 07714
19 [java.nio.file.FileTreeIterator].next() [function] [call site] 07715
19 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 07716
19 [java.io.BufferedReader$1].next() [function] [call site] 07717
19 [java.nio.file.Files$2].next() [function] [call site] 07718
19 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 07719
19 [java.util.Hashtable$Entry].getValue() [function] [call site] 07720
19 [java.util.TreeMap$Entry].getValue() [function] [call site] 07721
19 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 07722
19 [java.util.HashMap$Node].getValue() [function] [call site] 07723
19 [java.util.HashMap$Node].getKey() [function] [call site] 07724
19 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 07725
19 [java.util.TreeMap$Entry].getKey() [function] [call site] 07726
19 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 07727
19 [java.util.Hashtable$Entry].getKey() [function] [call site] 07728
19 [java.lang.Integer].intValue() [function] [call site] 07729
18 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 07730
18 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 07731
18 [java.util.Properties].get(java.lang.Object) [function] [call site] 07732
18 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 07733
18 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 07734
18 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 07735
18 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 07736
18 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 07737
18 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 07738
18 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 07739
18 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 07740
18 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 07741
18 [java.util.HashMap].get(java.lang.Object) [function] [call site] 07742
18 [java.security.Provider].get(java.lang.Object) [function] [call site] 07743
18 [java.lang.Integer].valueOf(int) [function] [call site] 07744
18 [org.jfree.chart.plot.CategoryPlot].getRenderer() [function] [call site] 07745
19 [org.jfree.chart.plot.CategoryPlot].getRenderer(int) [function] [call site] 07746
20 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 07747
20 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 07748
20 [java.util.Properties].get(java.lang.Object) [function] [call site] 07749
20 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 07750
20 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 07751
20 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 07752
20 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 07753
20 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 07754
20 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 07755
20 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 07756
20 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 07757
20 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 07758
20 [java.util.HashMap].get(java.lang.Object) [function] [call site] 07759
20 [java.security.Provider].get(java.lang.Object) [function] [call site] 07760
20 [java.lang.Integer].valueOf(int) [function] [call site] 07761
20 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 07762
20 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 07763
20 [java.util.Properties].get(java.lang.Object) [function] [call site] 07764
20 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 07765
20 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 07766
20 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 07767
20 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 07768
20 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 07769
20 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 07770
20 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 07771
20 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 07772
20 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 07773
20 [java.util.HashMap].get(java.lang.Object) [function] [call site] 07774
20 [java.security.Provider].get(java.lang.Object) [function] [call site] 07775
20 [java.lang.Integer].valueOf(int) [function] [call site] 07776
17 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 07777
18 [org.jfree.data.Range].getLowerBound() [function] [call site] 07778
18 [org.jfree.data.Range].getLowerBound() [function] [call site] 07779
18 [java.lang.Math].min(double,double) [function] [call site] 07780
18 [org.jfree.data.Range].getUpperBound() [function] [call site] 07781
18 [org.jfree.data.Range].getUpperBound() [function] [call site] 07782
18 [java.lang.Math].max(double,double) [function] [call site] 07783
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 07784
19 [java.lang.Object].<init>() [function] [call site] 07785
19 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 07786
17 [org.jfree.chart.renderer.category.ScatterRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 07787
18 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 07788
19 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 07789
19 [java.util.ArrayList].<init>() [function] [call site] 07790
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 07791
20 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 07792
21 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 07793
19 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 07794
20 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 07795
21 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 07796
19 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 07797
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 07798
20 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 07799
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 07800
21 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 07801
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 07802
21 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 07803
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 07804
21 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 07805
22 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 07806
22 [java.util.LinkedList].size() [function] [call site] 07807
22 [java.util.Vector].size() [function] [call site] 07808
22 [java.util.ArrayList].size() [function] [call site] 07809
22 [sun.awt.util.IdentityArrayList].size() [function] [call site] 07810
20 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 07811
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 07812
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 07813
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 07814
19 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 07815
19 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 07816
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 07817
19 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 07818
20 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 07819
20 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 07820
20 [java.util.Properties].get(java.lang.Object) [function] [call site] 07821
20 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 07822
20 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 07823
20 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 07824
20 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 07825
20 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 07826
20 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 07827
20 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 07828
20 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 07829
20 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 07830
20 [java.util.HashMap].get(java.lang.Object) [function] [call site] 07831
20 [java.security.Provider].get(java.lang.Object) [function] [call site] 07832
20 [java.lang.Integer].valueOf(int) [function] [call site] 07833
20 [java.lang.Boolean].booleanValue() [function] [call site] 07834
19 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 07835
19 [org.jfree.data.category.SlidingCategoryDataset].getRowKey(int) [function] [call site] 07836
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 07837
21 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 07838
22 [java.util.ArrayList].get(int) [function] [call site] 07839
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 07840
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 07841
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 07842
22 [java.util.LinkedList].get(int) [function] [call site] 07843
22 [java.util.Vector].get(int) [function] [call site] 07844
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 07845
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 07846
21 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 07847
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 07848
21 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 07849
20 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 07850
21 [java.util.ArrayList].get(int) [function] [call site] 07851
21 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 07852
21 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 07853
21 [java.util.AbstractSequentialList].get(int) [function] [call site] 07854
21 [java.util.LinkedList].get(int) [function] [call site] 07855
21 [java.util.Vector].get(int) [function] [call site] 07856
21 [org.jfree.data.general.Series].getKey() [function] [call site] 07857
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 07858
21 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 07859
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 07860
21 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 07861
20 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 07862
21 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 07863
22 [java.util.ArrayList].get(int) [function] [call site] 07864
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 07865
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 07866
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 07867
22 [java.util.LinkedList].get(int) [function] [call site] 07868
22 [java.util.Vector].get(int) [function] [call site] 07869
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 07870
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 07871
19 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 07872
19 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 07873
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 07874
19 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 07875
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 07876
19 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) [function] [call site] 07877
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07878
20 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) [function] [call site] 07879
21 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07880
21 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 07881
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 07882
22 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 07883
23 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 07884
21 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 07885
22 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 07886
23 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 07887
21 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 07888
22 [org.jfree.data.category.SlidingCategoryDataset].lastCategoryIndex() [function] [call site] 07889
23 [java.lang.Math].min(int,int) [function] [call site] 07890
23 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 07891
23 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 07892
23 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 07893
23 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 07894
24 [org.jfree.data.gantt.SlidingGanttCategoryDataset].lastCategoryIndex() [function] [call site] 07895
25 [java.lang.Math].min(int,int) [function] [call site] 07896
25 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 07897
25 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 07898
26 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 07899
26 [java.util.LinkedList].size() [function] [call site] 07900
26 [java.util.Vector].size() [function] [call site] 07901
26 [java.util.ArrayList].size() [function] [call site] 07902
26 [sun.awt.util.IdentityArrayList].size() [function] [call site] 07903
24 [java.lang.Math].max(int,int) [function] [call site] 07904
23 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 07905
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 07906
24 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 07907
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 07908
24 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 07909
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 07910
22 [java.lang.Math].max(int,int) [function] [call site] 07911
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 07912
21 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 07913
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 07914
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 07915
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 07916
21 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 07917
21 [java.nio.file.Files$2].hasNext() [function] [call site] 07918
21 [java.io.BufferedReader$1].hasNext() [function] [call site] 07919
21 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 07920
21 [java.util.ArrayList].iterator() [function] [call site] 07921
21 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 07922
21 [java.util.AbstractSequentialList].iterator() [function] [call site] 07923
21 [java.util.Vector].iterator() [function] [call site] 07924
21 [java.util.AbstractList].iterator() [function] [call site] 07925
21 [java.nio.file.FileTreeIterator].next() [function] [call site] 07926
21 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 07927
21 [java.io.BufferedReader$1].next() [function] [call site] 07928
21 [java.nio.file.Files$2].next() [function] [call site] 07929
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07930
22 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 07931
23 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 07932
23 [java.util.LinkedList].size() [function] [call site] 07933
23 [java.util.Vector].size() [function] [call site] 07934
23 [java.util.ArrayList].size() [function] [call site] 07935
23 [sun.awt.util.IdentityArrayList].size() [function] [call site] 07936
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 07937
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 07938
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 07939
23 [java.util.LinkedList].get(int) [function] [call site] 07940
23 [java.util.Vector].get(int) [function] [call site] 07941
23 [java.util.ArrayList].get(int) [function] [call site] 07942
23 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 07943
23 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 07944
23 [java.nio.LongBuffer].equals(java.lang.Object) [function] [call site] 07945
23 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 07946
23 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 07947
23 [java.util.GregorianCalendar].equals(java.lang.Object) [function] [call site] 07948
23 [java.time.LocalDateTime].equals(java.lang.Object) [function] [call site] 07949
23 [java.lang.Float].equals(java.lang.Object) [function] [call site] 07950
23 [java.time.Instant].equals(java.lang.Object) [function] [call site] 07951
23 [java.nio.DoubleBuffer].equals(java.lang.Object) [function] [call site] 07952
23 [java.net.URI].equals(java.lang.Object) [function] [call site] 07953
23 [sun.nio.fs.UnixPath].equals(java.lang.Object) [function] [call site] 07954
23 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 07955
23 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 07956
23 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 07957
23 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 07958
23 [java.lang.Short].equals(java.lang.Object) [function] [call site] 07959
23 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 07960
23 [java.lang.module.ModuleDescriptor$Opens].equals(java.lang.Object) [function] [call site] 07961
23 [java.lang.module.ModuleDescriptor$Requires].equals(java.lang.Object) [function] [call site] 07962
23 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 07963
23 [java.lang.Runtime$Version].equals(java.lang.Object) [function] [call site] 07964
23 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 07965
23 [java.nio.FloatBuffer].equals(java.lang.Object) [function] [call site] 07966
23 [java.lang.module.ModuleDescriptor$Version].equals(java.lang.Object) [function] [call site] 07967
23 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 07968
23 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 07969
23 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 07970
23 [java.time.ZoneOffset].equals(java.lang.Object) [function] [call site] 07971
23 [java.nio.file.attribute.FileTime].equals(java.lang.Object) [function] [call site] 07972
23 [java.lang.module.ModuleDescriptor$Exports].equals(java.lang.Object) [function] [call site] 07973
23 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 07974
23 [java.time.LocalTime].equals(java.lang.Object) [function] [call site] 07975
23 [java.time.zone.ZoneOffsetTransition].equals(java.lang.Object) [function] [call site] 07976
23 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 07977
23 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 07978
23 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 07979
23 [java.io.File].equals(java.lang.Object) [function] [call site] 07980
23 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 07981
23 [java.nio.CharBuffer].equals(java.lang.Object) [function] [call site] 07982
23 [java.lang.Object].equals(java.lang.Object) [function] [call site] 07983
23 [java.time.chrono.AbstractChronology].equals(java.lang.Object) [function] [call site] 07984
23 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 07985
23 [java.time.ZonedDateTime].equals(java.lang.Object) [function] [call site] 07986
23 [java.nio.IntBuffer].equals(java.lang.Object) [function] [call site] 07987
23 [java.lang.Character].equals(java.lang.Object) [function] [call site] 07988
23 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 07989
23 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 07990
23 [java.time.Duration].equals(java.lang.Object) [function] [call site] 07991
23 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 07992
23 [java.lang.Double].equals(java.lang.Object) [function] [call site] 07993
23 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 07994
23 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 07995
23 [java.lang.String].equals(java.lang.Object) [function] [call site] 07996
23 [java.nio.ShortBuffer].equals(java.lang.Object) [function] [call site] 07997
23 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 07998
23 [java.util.Date].equals(java.lang.Object) [function] [call site] 07999
23 [java.lang.module.ModuleDescriptor].equals(java.lang.Object) [function] [call site] 08000
23 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 08001
23 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 08002
23 [java.time.LocalDate].equals(java.lang.Object) [function] [call site] 08003
23 [java.lang.Long].equals(java.lang.Object) [function] [call site] 08004
23 [java.nio.ByteBuffer].equals(java.lang.Object) [function] [call site] 08005
23 [java.lang.module.ModuleDescriptor$Provides].equals(java.lang.Object) [function] [call site] 08006
23 [java.time.OffsetDateTime].equals(java.lang.Object) [function] [call site] 08007
23 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 08008
23 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 08009
23 [java.lang.ProcessHandleImpl].equals(java.lang.Object) [function] [call site] 08010
23 [java.nio.charset.Charset].equals(java.lang.Object) [function] [call site] 08011
23 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 08012
23 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 08013
23 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 08014
23 [java.time.OffsetTime].equals(java.lang.Object) [function] [call site] 08015
23 [java.util.Calendar].equals(java.lang.Object) [function] [call site] 08016
23 [org.jfree.data.general.Series].getKey() [function] [call site] 08017
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08018
22 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 08019
23 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08020
23 [java.util.ArrayList].indexOf(java.lang.Object) [function] [call site] 08021
23 [java.util.Vector].indexOf(java.lang.Object) [function] [call site] 08022
23 [java.util.AbstractList].indexOf(java.lang.Object) [function] [call site] 08023
23 [java.util.LinkedList].indexOf(java.lang.Object) [function] [call site] 08024
23 [java.util.concurrent.CopyOnWriteArrayList].indexOf(java.lang.Object) [function] [call site] 08025
23 [sun.awt.util.IdentityArrayList].indexOf(java.lang.Object) [function] [call site] 08026
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08027
22 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 08028
21 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08029
22 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08030
23 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 08031
22 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08032
22 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08033
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08034
22 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08035
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesIndex(java.lang.Comparable) [function] [call site] 08036
24 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 08037
24 [java.util.Calendar].equals(java.lang.Object) [function] [call site] 08038
24 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 08039
24 [java.nio.LongBuffer].equals(java.lang.Object) [function] [call site] 08040
24 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 08041
24 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 08042
24 [java.util.GregorianCalendar].equals(java.lang.Object) [function] [call site] 08043
24 [java.time.LocalDateTime].equals(java.lang.Object) [function] [call site] 08044
24 [java.lang.Float].equals(java.lang.Object) [function] [call site] 08045
24 [java.time.Instant].equals(java.lang.Object) [function] [call site] 08046
24 [java.nio.DoubleBuffer].equals(java.lang.Object) [function] [call site] 08047
24 [java.net.URI].equals(java.lang.Object) [function] [call site] 08048
24 [sun.nio.fs.UnixPath].equals(java.lang.Object) [function] [call site] 08049
24 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 08050
24 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 08051
24 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 08052
24 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 08053
24 [java.lang.Short].equals(java.lang.Object) [function] [call site] 08054
24 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 08055
24 [java.lang.module.ModuleDescriptor$Opens].equals(java.lang.Object) [function] [call site] 08056
24 [java.lang.module.ModuleDescriptor$Requires].equals(java.lang.Object) [function] [call site] 08057
24 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 08058
24 [java.lang.Runtime$Version].equals(java.lang.Object) [function] [call site] 08059
24 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 08060
24 [java.nio.FloatBuffer].equals(java.lang.Object) [function] [call site] 08061
24 [java.lang.module.ModuleDescriptor$Version].equals(java.lang.Object) [function] [call site] 08062
24 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 08063
24 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 08064
24 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 08065
24 [java.time.ZoneOffset].equals(java.lang.Object) [function] [call site] 08066
24 [java.nio.file.attribute.FileTime].equals(java.lang.Object) [function] [call site] 08067
24 [java.lang.module.ModuleDescriptor$Exports].equals(java.lang.Object) [function] [call site] 08068
24 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 08069
24 [java.time.LocalTime].equals(java.lang.Object) [function] [call site] 08070
24 [java.time.zone.ZoneOffsetTransition].equals(java.lang.Object) [function] [call site] 08071
24 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 08072
24 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 08073
24 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 08074
24 [java.io.File].equals(java.lang.Object) [function] [call site] 08075
24 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 08076
24 [java.nio.CharBuffer].equals(java.lang.Object) [function] [call site] 08077
24 [java.lang.Object].equals(java.lang.Object) [function] [call site] 08078
24 [java.time.chrono.AbstractChronology].equals(java.lang.Object) [function] [call site] 08079
24 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 08080
24 [java.time.ZonedDateTime].equals(java.lang.Object) [function] [call site] 08081
24 [java.nio.IntBuffer].equals(java.lang.Object) [function] [call site] 08082
24 [java.lang.Character].equals(java.lang.Object) [function] [call site] 08083
24 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 08084
24 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 08085
24 [java.time.Duration].equals(java.lang.Object) [function] [call site] 08086
24 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 08087
24 [java.lang.Double].equals(java.lang.Object) [function] [call site] 08088
24 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 08089
24 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 08090
24 [java.lang.String].equals(java.lang.Object) [function] [call site] 08091
24 [java.nio.ShortBuffer].equals(java.lang.Object) [function] [call site] 08092
24 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 08093
24 [java.util.Date].equals(java.lang.Object) [function] [call site] 08094
24 [java.lang.module.ModuleDescriptor].equals(java.lang.Object) [function] [call site] 08095
24 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 08096
24 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 08097
24 [java.time.LocalDate].equals(java.lang.Object) [function] [call site] 08098
24 [java.lang.Long].equals(java.lang.Object) [function] [call site] 08099
24 [java.nio.ByteBuffer].equals(java.lang.Object) [function] [call site] 08100
24 [java.lang.module.ModuleDescriptor$Provides].equals(java.lang.Object) [function] [call site] 08101
24 [java.time.OffsetDateTime].equals(java.lang.Object) [function] [call site] 08102
24 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 08103
24 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 08104
24 [java.lang.ProcessHandleImpl].equals(java.lang.Object) [function] [call site] 08105
24 [java.nio.charset.Charset].equals(java.lang.Object) [function] [call site] 08106
24 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 08107
24 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 08108
24 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 08109
24 [java.time.OffsetTime].equals(java.lang.Object) [function] [call site] 08110
22 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 08111
22 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08112
23 [org.jfree.data.DefaultKeyedValues2D].getRowIndex(java.lang.Comparable) [function] [call site] 08113
24 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08114
24 [java.util.Collections].binarySearch(java.util.List,java.lang.Object) [function] [call site] 08115
24 [java.util.ArrayList].indexOf(java.lang.Object) [function] [call site] 08116
24 [java.util.Vector].indexOf(java.lang.Object) [function] [call site] 08117
24 [java.util.AbstractList].indexOf(java.lang.Object) [function] [call site] 08118
24 [java.util.LinkedList].indexOf(java.lang.Object) [function] [call site] 08119
24 [java.util.concurrent.CopyOnWriteArrayList].indexOf(java.lang.Object) [function] [call site] 08120
24 [sun.awt.util.IdentityArrayList].indexOf(java.lang.Object) [function] [call site] 08121
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08122
21 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 08123
21 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08124
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08125
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 08126
21 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 08127
21 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 08128
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 08129
21 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 08130
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 08131
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 08132
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 08133
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMinRegularValue(int,int) [function] [call site] 08134
22 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 08135
23 [java.util.ArrayList].get(int) [function] [call site] 08136
23 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08137
23 [org.jfree.data.KeyedObjects].getIndex(java.lang.Comparable) [function] [call site] 08138
24 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08139
24 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 08140
24 [java.nio.file.Files$2].hasNext() [function] [call site] 08141
24 [java.util.ArrayList].iterator() [function] [call site] 08142
24 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 08143
24 [java.nio.file.FileTreeIterator].next() [function] [call site] 08144
24 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 08145
24 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 08146
24 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 08147
24 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 08148
24 [java.lang.Float].equals(java.lang.Object) [function] [call site] 08149
24 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 08150
24 [java.lang.Short].equals(java.lang.Object) [function] [call site] 08151
24 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 08152
24 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 08153
24 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 08154
24 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 08155
24 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 08156
24 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 08157
24 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 08158
24 [java.io.File].equals(java.lang.Object) [function] [call site] 08159
24 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 08160
24 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 08161
24 [java.lang.Character].equals(java.lang.Object) [function] [call site] 08162
24 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 08163
24 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 08164
24 [java.lang.Double].equals(java.lang.Object) [function] [call site] 08165
24 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 08166
24 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 08167
24 [java.lang.String].equals(java.lang.Object) [function] [call site] 08168
24 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 08169
24 [java.lang.Long].equals(java.lang.Object) [function] [call site] 08170
24 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 08171
24 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 08172
24 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 08173
24 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 08174
24 [org.jfree.data.KeyedObject].getKey() [function] [call site] 08175
23 [org.jfree.data.KeyedObjects].getObject(java.lang.Comparable) [function] [call site] 08176
24 [org.jfree.data.KeyedObjects].getIndex(java.lang.Comparable) [function] [call site] 08177
24 [org.jfree.data.UnknownKeyException].<init>(java.lang.String) [function] [call site] 08178
25 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 08179
24 [org.jfree.data.KeyedObjects].getObject(int) [function] [call site] 08180
25 [java.util.ArrayList].get(int) [function] [call site] 08181
25 [org.jfree.data.KeyedObject].getObject() [function] [call site] 08182
22 [org.jfree.data.statistics.BoxAndWhiskerItem].getMinRegularValue() [function] [call site] 08183
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 08184
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMedianValue(int,int) [function] [call site] 08185
23 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 08186
23 [org.jfree.data.statistics.BoxAndWhiskerItem].getMedian() [function] [call site] 08187
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMaxRegularValue(int,int) [function] [call site] 08188
22 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 08189
22 [org.jfree.data.statistics.BoxAndWhiskerItem].getMaxRegularValue() [function] [call site] 08190
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 08191
21 [java.lang.Float].doubleValue() [function] [call site] 08192
21 [java.math.BigInteger].doubleValue() [function] [call site] 08193
21 [java.math.BigDecimal].doubleValue() [function] [call site] 08194
21 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08195
21 [java.lang.Long].doubleValue() [function] [call site] 08196
21 [java.lang.Byte].doubleValue() [function] [call site] 08197
21 [java.lang.Double].doubleValue() [function] [call site] 08198
21 [java.lang.Integer].doubleValue() [function] [call site] 08199
21 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08200
21 [java.lang.Short].doubleValue() [function] [call site] 08201
21 [java.lang.Math].min(double,double) [function] [call site] 08202
21 [java.lang.Float].doubleValue() [function] [call site] 08203
21 [java.math.BigInteger].doubleValue() [function] [call site] 08204
21 [java.math.BigDecimal].doubleValue() [function] [call site] 08205
21 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08206
21 [java.lang.Long].doubleValue() [function] [call site] 08207
21 [java.lang.Byte].doubleValue() [function] [call site] 08208
21 [java.lang.Double].doubleValue() [function] [call site] 08209
21 [java.lang.Integer].doubleValue() [function] [call site] 08210
21 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08211
21 [java.lang.Short].doubleValue() [function] [call site] 08212
21 [java.lang.Math].max(double,double) [function] [call site] 08213
21 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 08214
21 [java.nio.file.Files$2].hasNext() [function] [call site] 08215
21 [java.io.BufferedReader$1].hasNext() [function] [call site] 08216
21 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 08217
21 [java.util.ArrayList].iterator() [function] [call site] 08218
21 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 08219
21 [java.util.AbstractSequentialList].iterator() [function] [call site] 08220
21 [java.util.Vector].iterator() [function] [call site] 08221
21 [java.util.AbstractList].iterator() [function] [call site] 08222
21 [java.nio.file.FileTreeIterator].next() [function] [call site] 08223
21 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 08224
21 [java.io.BufferedReader$1].next() [function] [call site] 08225
21 [java.nio.file.Files$2].next() [function] [call site] 08226
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08227
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08228
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08229
21 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08230
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08231
21 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 08232
21 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08233
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08234
21 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 08235
22 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 08236
22 [org.jfree.data.gantt.TaskSeriesCollection].getColumnKey(int) [function] [call site] 08237
23 [java.util.ArrayList].get(int) [function] [call site] 08238
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08239
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 08240
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 08241
23 [java.util.LinkedList].get(int) [function] [call site] 08242
23 [java.util.Vector].get(int) [function] [call site] 08243
22 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(java.lang.Comparable,java.lang.Comparable) [function] [call site] 08244
23 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 08245
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08246
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 08247
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 08248
23 [java.util.LinkedList].get(int) [function] [call site] 08249
23 [java.util.Vector].get(int) [function] [call site] 08250
23 [java.util.ArrayList].get(int) [function] [call site] 08251
23 [org.jfree.data.gantt.TaskSeries].get(java.lang.String) [function] [call site] 08252
24 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 08253
24 [java.util.LinkedList].size() [function] [call site] 08254
24 [java.util.Vector].size() [function] [call site] 08255
24 [java.util.ArrayList].size() [function] [call site] 08256
24 [sun.awt.util.IdentityArrayList].size() [function] [call site] 08257
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08258
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 08259
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 08260
24 [java.util.LinkedList].get(int) [function] [call site] 08261
24 [java.util.Vector].get(int) [function] [call site] 08262
24 [java.util.ArrayList].get(int) [function] [call site] 08263
24 [java.lang.String].equals(java.lang.Object) [function] [call site] 08264
24 [org.jfree.data.gantt.Task].getDescription() [function] [call site] 08265
23 [java.time.LocalDate].toString() [function] [call site] 08266
23 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 08267
23 [java.time.temporal.ChronoField].toString() [function] [call site] 08268
23 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 08269
23 [java.lang.Object].toString() [function] [call site] 08270
23 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 08271
23 [java.lang.Short].toString() [function] [call site] 08272
23 [java.time.OffsetDateTime].toString() [function] [call site] 08273
23 [java.lang.Integer].toString() [function] [call site] 08274
23 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 08275
23 [sun.nio.fs.UnixPath].toString() [function] [call site] 08276
23 [java.nio.ByteBuffer].toString() [function] [call site] 08277
23 [java.time.ZonedDateTime].toString() [function] [call site] 08278
23 [java.math.BigDecimal].toString() [function] [call site] 08279
23 [java.lang.Long].toString() [function] [call site] 08280
23 [java.time.LocalTime].toString() [function] [call site] 08281
23 [java.lang.String].toString() [function] [call site] 08282
23 [java.lang.Double].toString() [function] [call site] 08283
23 [java.time.Instant].toString() [function] [call site] 08284
23 [sun.font.EAttribute].toString() [function] [call site] 08285
23 [java.nio.IntBuffer].toString() [function] [call site] 08286
23 [java.nio.charset.Charset].toString() [function] [call site] 08287
23 [java.lang.StringBuffer].toString() [function] [call site] 08288
23 [java.lang.Enum].toString() [function] [call site] 08289
23 [java.lang.StringBuilder].toString() [function] [call site] 08290
23 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 08291
23 [java.nio.ShortBuffer].toString() [function] [call site] 08292
23 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 08293
23 [java.lang.Character].toString() [function] [call site] 08294
23 [java.lang.Float].toString() [function] [call site] 08295
23 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 08296
23 [java.time.temporal.ChronoUnit].toString() [function] [call site] 08297
23 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 08298
23 [java.nio.file.attribute.FileTime].toString() [function] [call site] 08299
23 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 08300
23 [java.lang.Runtime$Version].toString() [function] [call site] 08301
23 [java.time.OffsetTime].toString() [function] [call site] 08302
23 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 08303
23 [java.math.BigInteger].toString() [function] [call site] 08304
23 [org.jfree.data.time.Month].toString() [function] [call site] 08305
23 [java.nio.LongBuffer].toString() [function] [call site] 08306
23 [java.nio.DoubleBuffer].toString() [function] [call site] 08307
23 [java.lang.Byte].toString() [function] [call site] 08308
23 [org.jfree.data.time.Week].toString() [function] [call site] 08309
23 [java.time.Duration].toString() [function] [call site] 08310
23 [java.nio.FloatBuffer].toString() [function] [call site] 08311
23 [java.lang.ProcessHandleImpl].toString() [function] [call site] 08312
23 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 08313
23 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 08314
23 [java.io.ObjectStreamField].toString() [function] [call site] 08315
23 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 08316
23 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 08317
23 [java.lang.Boolean].toString() [function] [call site] 08318
23 [org.jfree.data.time.Day].toString() [function] [call site] 08319
23 [sun.awt.shell.ShellFolder].toString() [function] [call site] 08320
23 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 08321
23 [org.jfree.data.time.Hour].toString() [function] [call site] 08322
23 [java.time.ZoneOffset].toString() [function] [call site] 08323
23 [org.jfree.data.time.Quarter].toString() [function] [call site] 08324
23 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 08325
23 [java.io.File].toString() [function] [call site] 08326
23 [java.util.Date].toString() [function] [call site] 08327
23 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 08328
23 [java.net.URI].toString() [function] [call site] 08329
23 [org.jfree.data.time.Year].toString() [function] [call site] 08330
23 [java.nio.CharBuffer].toString() [function] [call site] 08331
23 [java.time.LocalDateTime].toString() [function] [call site] 08332
23 [java.time.chrono.AbstractChronology].toString() [function] [call site] 08333
23 [java.util.Calendar].toString() [function] [call site] 08334
23 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 08335
23 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 08336
23 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 08337
23 [java.util.Date].getTime() [function] [call site] 08338
23 [java.lang.Long].valueOf(long) [function] [call site] 08339
24 [java.lang.Long].<init>(long) [function] [call site] 08340
25 [java.lang.Number].<init>() [function] [call site] 08341
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getStartValue(int,int) [function] [call site] 08342
22 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 08343
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getStartValue(int,int) [function] [call site] 08344
22 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 08345
22 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 08346
22 [org.jfree.data.category.DefaultIntervalCategoryDataset].getCategoryCount() [function] [call site] 08347
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 08348
22 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 08349
21 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 08350
22 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 08351
22 [org.jfree.data.gantt.TaskSeriesCollection].getColumnKey(int) [function] [call site] 08352
22 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(java.lang.Comparable,java.lang.Comparable) [function] [call site] 08353
23 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 08354
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08355
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 08356
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 08357
23 [java.util.LinkedList].get(int) [function] [call site] 08358
23 [java.util.Vector].get(int) [function] [call site] 08359
23 [java.util.ArrayList].get(int) [function] [call site] 08360
23 [org.jfree.data.gantt.TaskSeries].get(java.lang.String) [function] [call site] 08361
23 [java.time.LocalDate].toString() [function] [call site] 08362
23 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 08363
23 [java.time.temporal.ChronoField].toString() [function] [call site] 08364
23 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 08365
23 [java.lang.Object].toString() [function] [call site] 08366
23 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 08367
23 [java.lang.Short].toString() [function] [call site] 08368
23 [java.time.OffsetDateTime].toString() [function] [call site] 08369
23 [java.lang.Integer].toString() [function] [call site] 08370
23 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 08371
23 [sun.nio.fs.UnixPath].toString() [function] [call site] 08372
23 [java.nio.ByteBuffer].toString() [function] [call site] 08373
23 [java.time.ZonedDateTime].toString() [function] [call site] 08374
23 [java.math.BigDecimal].toString() [function] [call site] 08375
23 [java.lang.Long].toString() [function] [call site] 08376
23 [java.time.LocalTime].toString() [function] [call site] 08377
23 [java.lang.String].toString() [function] [call site] 08378
23 [java.lang.Double].toString() [function] [call site] 08379
23 [java.time.Instant].toString() [function] [call site] 08380
23 [sun.font.EAttribute].toString() [function] [call site] 08381
23 [java.nio.IntBuffer].toString() [function] [call site] 08382
23 [java.nio.charset.Charset].toString() [function] [call site] 08383
23 [java.lang.StringBuffer].toString() [function] [call site] 08384
23 [java.lang.Enum].toString() [function] [call site] 08385
23 [java.lang.StringBuilder].toString() [function] [call site] 08386
23 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 08387
23 [java.nio.ShortBuffer].toString() [function] [call site] 08388
23 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 08389
23 [java.lang.Character].toString() [function] [call site] 08390
23 [java.lang.Float].toString() [function] [call site] 08391
23 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 08392
23 [java.time.temporal.ChronoUnit].toString() [function] [call site] 08393
23 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 08394
23 [java.nio.file.attribute.FileTime].toString() [function] [call site] 08395
23 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 08396
23 [java.lang.Runtime$Version].toString() [function] [call site] 08397
23 [java.time.OffsetTime].toString() [function] [call site] 08398
23 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 08399
23 [java.math.BigInteger].toString() [function] [call site] 08400
23 [org.jfree.data.time.Month].toString() [function] [call site] 08401
23 [java.nio.LongBuffer].toString() [function] [call site] 08402
23 [java.nio.DoubleBuffer].toString() [function] [call site] 08403
23 [java.lang.Byte].toString() [function] [call site] 08404
23 [org.jfree.data.time.Week].toString() [function] [call site] 08405
23 [java.time.Duration].toString() [function] [call site] 08406
23 [java.nio.FloatBuffer].toString() [function] [call site] 08407
23 [java.lang.ProcessHandleImpl].toString() [function] [call site] 08408
23 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 08409
23 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 08410
23 [java.io.ObjectStreamField].toString() [function] [call site] 08411
23 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 08412
23 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 08413
23 [java.lang.Boolean].toString() [function] [call site] 08414
23 [org.jfree.data.time.Day].toString() [function] [call site] 08415
23 [sun.awt.shell.ShellFolder].toString() [function] [call site] 08416
23 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 08417
23 [org.jfree.data.time.Hour].toString() [function] [call site] 08418
23 [java.time.ZoneOffset].toString() [function] [call site] 08419
23 [org.jfree.data.time.Quarter].toString() [function] [call site] 08420
23 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 08421
23 [java.io.File].toString() [function] [call site] 08422
23 [java.util.Date].toString() [function] [call site] 08423
23 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 08424
23 [java.net.URI].toString() [function] [call site] 08425
23 [org.jfree.data.time.Year].toString() [function] [call site] 08426
23 [java.nio.CharBuffer].toString() [function] [call site] 08427
23 [java.time.LocalDateTime].toString() [function] [call site] 08428
23 [java.time.chrono.AbstractChronology].toString() [function] [call site] 08429
23 [java.util.Calendar].toString() [function] [call site] 08430
23 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 08431
23 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 08432
23 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 08433
23 [java.util.Date].getTime() [function] [call site] 08434
23 [java.lang.Long].valueOf(long) [function] [call site] 08435
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getEndValue(int,int) [function] [call site] 08436
22 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 08437
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 08438
22 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 08439
22 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 08440
22 [org.jfree.data.category.DefaultIntervalCategoryDataset].getCategoryCount() [function] [call site] 08441
22 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 08442
21 [java.lang.Float].doubleValue() [function] [call site] 08443
21 [java.math.BigInteger].doubleValue() [function] [call site] 08444
21 [java.math.BigDecimal].doubleValue() [function] [call site] 08445
21 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08446
21 [java.lang.Long].doubleValue() [function] [call site] 08447
21 [java.lang.Byte].doubleValue() [function] [call site] 08448
21 [java.lang.Double].doubleValue() [function] [call site] 08449
21 [java.lang.Integer].doubleValue() [function] [call site] 08450
21 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08451
21 [java.lang.Short].doubleValue() [function] [call site] 08452
21 [java.lang.Double].isNaN(double) [function] [call site] 08453
21 [java.lang.Float].doubleValue() [function] [call site] 08454
21 [java.math.BigInteger].doubleValue() [function] [call site] 08455
21 [java.math.BigDecimal].doubleValue() [function] [call site] 08456
21 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08457
21 [java.lang.Long].doubleValue() [function] [call site] 08458
21 [java.lang.Byte].doubleValue() [function] [call site] 08459
21 [java.lang.Double].doubleValue() [function] [call site] 08460
21 [java.lang.Integer].doubleValue() [function] [call site] 08461
21 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08462
21 [java.lang.Short].doubleValue() [function] [call site] 08463
21 [java.lang.Math].min(double,double) [function] [call site] 08464
21 [java.lang.Float].doubleValue() [function] [call site] 08465
21 [java.math.BigInteger].doubleValue() [function] [call site] 08466
21 [java.math.BigDecimal].doubleValue() [function] [call site] 08467
21 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08468
21 [java.lang.Long].doubleValue() [function] [call site] 08469
21 [java.lang.Byte].doubleValue() [function] [call site] 08470
21 [java.lang.Double].doubleValue() [function] [call site] 08471
21 [java.lang.Integer].doubleValue() [function] [call site] 08472
21 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08473
21 [java.lang.Short].doubleValue() [function] [call site] 08474
21 [java.lang.Double].isNaN(double) [function] [call site] 08475
21 [java.lang.Float].doubleValue() [function] [call site] 08476
21 [java.math.BigInteger].doubleValue() [function] [call site] 08477
21 [java.math.BigDecimal].doubleValue() [function] [call site] 08478
21 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08479
21 [java.lang.Long].doubleValue() [function] [call site] 08480
21 [java.lang.Byte].doubleValue() [function] [call site] 08481
21 [java.lang.Double].doubleValue() [function] [call site] 08482
21 [java.lang.Integer].doubleValue() [function] [call site] 08483
21 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08484
21 [java.lang.Short].doubleValue() [function] [call site] 08485
21 [java.lang.Math].max(double,double) [function] [call site] 08486
21 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 08487
21 [java.nio.file.Files$2].hasNext() [function] [call site] 08488
21 [java.io.BufferedReader$1].hasNext() [function] [call site] 08489
21 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 08490
21 [java.util.ArrayList].iterator() [function] [call site] 08491
21 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 08492
21 [java.util.AbstractSequentialList].iterator() [function] [call site] 08493
21 [java.util.Vector].iterator() [function] [call site] 08494
21 [java.util.AbstractList].iterator() [function] [call site] 08495
21 [java.nio.file.FileTreeIterator].next() [function] [call site] 08496
21 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 08497
21 [java.io.BufferedReader$1].next() [function] [call site] 08498
21 [java.nio.file.Files$2].next() [function] [call site] 08499
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08500
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08501
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08502
21 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08503
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08504
21 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 08505
21 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08506
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08507
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValues(int,int) [function] [call site] 08508
22 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 08509
22 [java.util.Collections].unmodifiableList(java.util.List) [function] [call site] 08510
21 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 08511
21 [java.nio.file.Files$2].hasNext() [function] [call site] 08512
21 [java.io.BufferedReader$1].hasNext() [function] [call site] 08513
21 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 08514
21 [java.util.ArrayList].iterator() [function] [call site] 08515
21 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 08516
21 [java.util.AbstractSequentialList].iterator() [function] [call site] 08517
21 [java.util.Vector].iterator() [function] [call site] 08518
21 [java.util.AbstractList].iterator() [function] [call site] 08519
21 [java.nio.file.FileTreeIterator].next() [function] [call site] 08520
21 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 08521
21 [java.io.BufferedReader$1].next() [function] [call site] 08522
21 [java.nio.file.Files$2].next() [function] [call site] 08523
21 [java.lang.Float].doubleValue() [function] [call site] 08524
21 [java.math.BigInteger].doubleValue() [function] [call site] 08525
21 [java.math.BigDecimal].doubleValue() [function] [call site] 08526
21 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08527
21 [java.lang.Long].doubleValue() [function] [call site] 08528
21 [java.lang.Byte].doubleValue() [function] [call site] 08529
21 [java.lang.Double].doubleValue() [function] [call site] 08530
21 [java.lang.Integer].doubleValue() [function] [call site] 08531
21 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08532
21 [java.lang.Short].doubleValue() [function] [call site] 08533
21 [java.lang.Double].isNaN(double) [function] [call site] 08534
21 [java.lang.Math].min(double,double) [function] [call site] 08535
21 [java.lang.Math].max(double,double) [function] [call site] 08536
21 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 08537
21 [java.nio.file.Files$2].hasNext() [function] [call site] 08538
21 [java.io.BufferedReader$1].hasNext() [function] [call site] 08539
21 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 08540
21 [java.util.ArrayList].iterator() [function] [call site] 08541
21 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 08542
21 [java.util.AbstractSequentialList].iterator() [function] [call site] 08543
21 [java.util.Vector].iterator() [function] [call site] 08544
21 [java.util.AbstractList].iterator() [function] [call site] 08545
21 [java.nio.file.FileTreeIterator].next() [function] [call site] 08546
21 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 08547
21 [java.io.BufferedReader$1].next() [function] [call site] 08548
21 [java.nio.file.Files$2].next() [function] [call site] 08549
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08550
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08551
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08552
21 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08553
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08554
21 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 08555
21 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08556
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08557
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getMeanValue(int,int) [function] [call site] 08558
22 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 08559
22 [org.jfree.data.statistics.MeanAndStandardDeviation].getMean() [function] [call site] 08560
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getStdDevValue(int,int) [function] [call site] 08561
22 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 08562
22 [org.jfree.data.statistics.MeanAndStandardDeviation].getStandardDeviation() [function] [call site] 08563
21 [java.lang.Float].doubleValue() [function] [call site] 08564
21 [java.math.BigInteger].doubleValue() [function] [call site] 08565
21 [java.math.BigDecimal].doubleValue() [function] [call site] 08566
21 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08567
21 [java.lang.Long].doubleValue() [function] [call site] 08568
21 [java.lang.Byte].doubleValue() [function] [call site] 08569
21 [java.lang.Double].doubleValue() [function] [call site] 08570
21 [java.lang.Integer].doubleValue() [function] [call site] 08571
21 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08572
21 [java.lang.Short].doubleValue() [function] [call site] 08573
21 [java.lang.Double].isNaN(double) [function] [call site] 08574
21 [java.lang.Float].doubleValue() [function] [call site] 08575
21 [java.math.BigInteger].doubleValue() [function] [call site] 08576
21 [java.math.BigDecimal].doubleValue() [function] [call site] 08577
21 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08578
21 [java.lang.Long].doubleValue() [function] [call site] 08579
21 [java.lang.Byte].doubleValue() [function] [call site] 08580
21 [java.lang.Double].doubleValue() [function] [call site] 08581
21 [java.lang.Integer].doubleValue() [function] [call site] 08582
21 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08583
21 [java.lang.Short].doubleValue() [function] [call site] 08584
21 [java.lang.Double].isNaN(double) [function] [call site] 08585
21 [java.lang.Math].min(double,double) [function] [call site] 08586
21 [java.lang.Math].max(double,double) [function] [call site] 08587
21 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 08588
21 [java.nio.file.Files$2].hasNext() [function] [call site] 08589
21 [java.io.BufferedReader$1].hasNext() [function] [call site] 08590
21 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 08591
21 [java.util.ArrayList].iterator() [function] [call site] 08592
21 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 08593
21 [java.util.AbstractSequentialList].iterator() [function] [call site] 08594
21 [java.util.Vector].iterator() [function] [call site] 08595
21 [java.util.AbstractList].iterator() [function] [call site] 08596
21 [java.nio.file.FileTreeIterator].next() [function] [call site] 08597
21 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 08598
21 [java.io.BufferedReader$1].next() [function] [call site] 08599
21 [java.nio.file.Files$2].next() [function] [call site] 08600
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08601
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08602
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08603
21 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08604
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08605
21 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 08606
21 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08607
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08608
21 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 08609
22 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 08610
23 [java.util.ArrayList].get(int) [function] [call site] 08611
23 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08612
23 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08613
23 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08614
23 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08615
23 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08616
23 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08617
23 [org.jfree.data.DefaultKeyedValues].getIndex(java.lang.Comparable) [function] [call site] 08618
24 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08619
24 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 08620
24 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 08621
24 [java.util.Properties].get(java.lang.Object) [function] [call site] 08622
24 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 08623
24 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 08624
24 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 08625
24 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 08626
24 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 08627
24 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 08628
24 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 08629
24 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 08630
24 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 08631
24 [java.util.HashMap].get(java.lang.Object) [function] [call site] 08632
24 [java.security.Provider].get(java.lang.Object) [function] [call site] 08633
24 [java.lang.Integer].intValue() [function] [call site] 08634
23 [org.jfree.data.DefaultKeyedValues].getValue(int) [function] [call site] 08635
24 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08636
21 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 08637
22 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 08638
23 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 08639
23 [java.util.LinkedList].size() [function] [call site] 08640
23 [java.util.Vector].size() [function] [call site] 08641
23 [java.util.ArrayList].size() [function] [call site] 08642
23 [sun.awt.util.IdentityArrayList].size() [function] [call site] 08643
23 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 08644
23 [java.util.LinkedList].size() [function] [call site] 08645
23 [java.util.Vector].size() [function] [call site] 08646
23 [java.util.ArrayList].size() [function] [call site] 08647
23 [sun.awt.util.IdentityArrayList].size() [function] [call site] 08648
23 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 08649
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08650
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 08651
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 08652
23 [java.util.LinkedList].get(int) [function] [call site] 08653
23 [java.util.Vector].get(int) [function] [call site] 08654
23 [java.util.ArrayList].get(int) [function] [call site] 08655
23 [java.lang.Float].doubleValue() [function] [call site] 08656
23 [java.math.BigInteger].doubleValue() [function] [call site] 08657
23 [java.math.BigDecimal].doubleValue() [function] [call site] 08658
23 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08659
23 [java.lang.Long].doubleValue() [function] [call site] 08660
23 [java.lang.Byte].doubleValue() [function] [call site] 08661
23 [java.lang.Double].doubleValue() [function] [call site] 08662
23 [java.lang.Integer].doubleValue() [function] [call site] 08663
23 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08664
23 [java.lang.Short].doubleValue() [function] [call site] 08665
23 [java.lang.Double].valueOf(double) [function] [call site] 08666
22 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 08667
22 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 08668
23 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 08669
22 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 08670
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 08671
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 08672
22 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 08673
23 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 08674
22 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 08675
23 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getMeanValue(int,int) [function] [call site] 08676
21 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 08677
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 08678
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 08679
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 08680
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 08681
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 08682
21 [java.lang.Float].doubleValue() [function] [call site] 08683
21 [java.math.BigInteger].doubleValue() [function] [call site] 08684
21 [java.math.BigDecimal].doubleValue() [function] [call site] 08685
21 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08686
21 [java.lang.Long].doubleValue() [function] [call site] 08687
21 [java.lang.Byte].doubleValue() [function] [call site] 08688
21 [java.lang.Double].doubleValue() [function] [call site] 08689
21 [java.lang.Integer].doubleValue() [function] [call site] 08690
21 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08691
21 [java.lang.Short].doubleValue() [function] [call site] 08692
21 [java.lang.Double].isNaN(double) [function] [call site] 08693
21 [java.lang.Math].min(double,double) [function] [call site] 08694
21 [java.lang.Math].max(double,double) [function] [call site] 08695
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08696
19 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08697
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08698
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeBounds(boolean) [function] [call site] 08699
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeUpperBound(boolean) [function] [call site] 08700
22 [java.lang.Float].doubleValue() [function] [call site] 08701
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08702
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRangeBounds(boolean) [function] [call site] 08703
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08704
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRangeBounds(boolean) [function] [call site] 08705
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeBounds(boolean) [function] [call site] 08706
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeLowerBound(boolean) [function] [call site] 08707
22 [java.lang.Double].isNaN(double) [function] [call site] 08708
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeUpperBound(boolean) [function] [call site] 08709
22 [java.lang.Double].isNaN(double) [function] [call site] 08710
21 [java.lang.Double].isNaN(double) [function] [call site] 08711
21 [java.lang.Double].isNaN(double) [function] [call site] 08712
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08713
20 [org.jfree.data.xy.XYSeriesCollection].getRangeBounds(boolean) [function] [call site] 08714
21 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 08715
22 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 08716
22 [java.util.LinkedList].size() [function] [call site] 08717
22 [java.util.Vector].size() [function] [call site] 08718
22 [java.util.ArrayList].size() [function] [call site] 08719
22 [sun.awt.util.IdentityArrayList].size() [function] [call site] 08720
21 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 08721
22 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 08722
22 [java.util.LinkedList].size() [function] [call site] 08723
22 [java.util.Vector].size() [function] [call site] 08724
22 [java.util.ArrayList].size() [function] [call site] 08725
22 [sun.awt.util.IdentityArrayList].size() [function] [call site] 08726
22 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 08727
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08728
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 08729
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 08730
22 [java.util.LinkedList].get(int) [function] [call site] 08731
22 [java.util.Vector].get(int) [function] [call site] 08732
22 [java.util.ArrayList].get(int) [function] [call site] 08733
21 [org.jfree.data.xy.XYSeries].getMinY() [function] [call site] 08734
21 [java.lang.Double].isNaN(double) [function] [call site] 08735
21 [java.lang.Math].min(double,double) [function] [call site] 08736
21 [org.jfree.data.xy.XYSeries].getMaxY() [function] [call site] 08737
21 [java.lang.Double].isNaN(double) [function] [call site] 08738
21 [java.lang.Math].max(double,double) [function] [call site] 08739
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08740
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getRangeBounds(boolean) [function] [call site] 08741
20 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08742
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 08743
21 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 08744
21 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 08745
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 08746
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 08747
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 08748
21 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 08749
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 08750
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 08751
21 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 08752
21 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 08753
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 08754
21 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 08755
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 08756
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 08757
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 08758
21 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 08759
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 08760
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 08761
21 [java.lang.Float].doubleValue() [function] [call site] 08762
21 [java.math.BigInteger].doubleValue() [function] [call site] 08763
21 [java.math.BigDecimal].doubleValue() [function] [call site] 08764
21 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08765
21 [java.lang.Long].doubleValue() [function] [call site] 08766
21 [java.lang.Byte].doubleValue() [function] [call site] 08767
21 [java.lang.Double].doubleValue() [function] [call site] 08768
21 [java.lang.Integer].doubleValue() [function] [call site] 08769
21 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08770
21 [java.lang.Short].doubleValue() [function] [call site] 08771
21 [java.lang.Double].isNaN(double) [function] [call site] 08772
21 [java.lang.Math].min(double,double) [function] [call site] 08773
21 [java.lang.Math].max(double,double) [function] [call site] 08774
21 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 08775
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getStartValue(int,int) [function] [call site] 08776
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getStartValue(int,int) [function] [call site] 08777
21 [java.lang.Float].doubleValue() [function] [call site] 08778
21 [java.math.BigInteger].doubleValue() [function] [call site] 08779
21 [java.math.BigDecimal].doubleValue() [function] [call site] 08780
21 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08781
21 [java.lang.Long].doubleValue() [function] [call site] 08782
21 [java.lang.Byte].doubleValue() [function] [call site] 08783
21 [java.lang.Double].doubleValue() [function] [call site] 08784
21 [java.lang.Integer].doubleValue() [function] [call site] 08785
21 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08786
21 [java.lang.Short].doubleValue() [function] [call site] 08787
21 [java.lang.Double].isNaN(double) [function] [call site] 08788
21 [java.lang.Math].min(double,double) [function] [call site] 08789
21 [java.lang.Math].max(double,double) [function] [call site] 08790
21 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 08791
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getEndValue(int,int) [function] [call site] 08792
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 08793
21 [java.lang.Float].doubleValue() [function] [call site] 08794
21 [java.math.BigInteger].doubleValue() [function] [call site] 08795
21 [java.math.BigDecimal].doubleValue() [function] [call site] 08796
21 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08797
21 [java.lang.Long].doubleValue() [function] [call site] 08798
21 [java.lang.Byte].doubleValue() [function] [call site] 08799
21 [java.lang.Double].doubleValue() [function] [call site] 08800
21 [java.lang.Integer].doubleValue() [function] [call site] 08801
21 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08802
21 [java.lang.Short].doubleValue() [function] [call site] 08803
21 [java.lang.Double].isNaN(double) [function] [call site] 08804
21 [java.lang.Math].min(double,double) [function] [call site] 08805
21 [java.lang.Math].max(double,double) [function] [call site] 08806
21 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 08807
21 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 08808
21 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 08809
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 08810
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 08811
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 08812
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 08813
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 08814
21 [java.lang.Float].doubleValue() [function] [call site] 08815
21 [java.math.BigInteger].doubleValue() [function] [call site] 08816
21 [java.math.BigDecimal].doubleValue() [function] [call site] 08817
21 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08818
21 [java.lang.Long].doubleValue() [function] [call site] 08819
21 [java.lang.Byte].doubleValue() [function] [call site] 08820
21 [java.lang.Double].doubleValue() [function] [call site] 08821
21 [java.lang.Integer].doubleValue() [function] [call site] 08822
21 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08823
21 [java.lang.Short].doubleValue() [function] [call site] 08824
21 [java.lang.Double].isNaN(double) [function] [call site] 08825
21 [java.lang.Math].min(double,double) [function] [call site] 08826
21 [java.lang.Math].max(double,double) [function] [call site] 08827
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08828
17 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08829
18 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08830
18 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08831
19 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08832
19 [org.jfree.data.Range].expandToInclude(org.jfree.data.Range,double) [function] [call site] 08833
20 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08834
20 [org.jfree.data.Range].getLowerBound() [function] [call site] 08835
20 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08836
20 [org.jfree.data.Range].getUpperBound() [function] [call site] 08837
20 [org.jfree.data.Range].getUpperBound() [function] [call site] 08838
20 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08839
20 [org.jfree.data.Range].getLowerBound() [function] [call site] 08840
17 [org.jfree.chart.renderer.category.WaterfallBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08841
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 08842
18 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 08843
18 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 08844
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 08845
18 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 08846
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 08847
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 08848
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 08849
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 08850
18 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 08851
18 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 08852
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 08853
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 08854
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 08855
18 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 08856
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 08857
18 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 08858
18 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 08859
18 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 08860
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 08861
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 08862
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 08863
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 08864
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 08865
18 [java.lang.Float].doubleValue() [function] [call site] 08866
18 [java.math.BigInteger].doubleValue() [function] [call site] 08867
18 [java.math.BigDecimal].doubleValue() [function] [call site] 08868
18 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08869
18 [java.lang.Long].doubleValue() [function] [call site] 08870
18 [java.lang.Byte].doubleValue() [function] [call site] 08871
18 [java.lang.Double].doubleValue() [function] [call site] 08872
18 [java.lang.Integer].doubleValue() [function] [call site] 08873
18 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08874
18 [java.lang.Short].doubleValue() [function] [call site] 08875
18 [java.lang.Math].min(double,double) [function] [call site] 08876
18 [java.lang.Math].max(double,double) [function] [call site] 08877
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08878
17 [org.jfree.chart.renderer.category.StatisticalBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08879
18 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08880
17 [org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08881
18 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08882
17 [org.jfree.chart.renderer.category.IntervalBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08883
18 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08884
17 [org.jfree.chart.renderer.category.StackedAreaRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08885
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08886
18 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08887
19 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,double) [function] [call site] 08888
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08889
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 08890
20 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 08891
20 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 08892
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 08893
20 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 08894
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 08895
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 08896
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 08897
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 08898
20 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 08899
20 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 08900
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 08901
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 08902
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 08903
20 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 08904
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 08905
20 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 08906
20 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 08907
20 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 08908
20 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 08909
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 08910
20 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 08911
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 08912
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 08913
20 [java.lang.Float].doubleValue() [function] [call site] 08914
20 [java.math.BigInteger].doubleValue() [function] [call site] 08915
20 [java.math.BigDecimal].doubleValue() [function] [call site] 08916
20 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08917
20 [java.lang.Long].doubleValue() [function] [call site] 08918
20 [java.lang.Byte].doubleValue() [function] [call site] 08919
20 [java.lang.Double].doubleValue() [function] [call site] 08920
20 [java.lang.Integer].doubleValue() [function] [call site] 08921
20 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08922
20 [java.lang.Short].doubleValue() [function] [call site] 08923
20 [java.lang.Math].min(double,double) [function] [call site] 08924
20 [java.lang.Math].max(double,double) [function] [call site] 08925
20 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08926
17 [org.jfree.chart.renderer.category.StackedBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08927
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08928
18 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,double) [function] [call site] 08929
18 [org.jfree.chart.renderer.category.BarRenderer].getBase() [function] [call site] 08930
17 [org.jfree.chart.renderer.category.BoxAndWhiskerRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08931
18 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08932
17 [org.jfree.chart.renderer.category.GroupedStackedBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08933
18 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,org.jfree.data.KeyToGroupMap) [function] [call site] 08934
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08935
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 08936
19 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 08937
19 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 08938
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 08939
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 08940
19 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 08941
19 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 08942
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 08943
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 08944
19 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 08945
19 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 08946
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 08947
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 08948
19 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 08949
19 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 08950
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 08951
19 [org.jfree.data.KeyToGroupMap].getGroup(java.lang.Comparable) [function] [call site] 08952
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08953
20 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 08954
20 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 08955
20 [java.util.Properties].get(java.lang.Object) [function] [call site] 08956
20 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 08957
20 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 08958
20 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 08959
20 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 08960
20 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 08961
20 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 08962
20 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 08963
20 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 08964
20 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 08965
20 [java.util.HashMap].get(java.lang.Object) [function] [call site] 08966
20 [java.security.Provider].get(java.lang.Object) [function] [call site] 08967
19 [org.jfree.data.KeyToGroupMap].getGroupIndex(java.lang.Comparable) [function] [call site] 08968
20 [java.lang.Enum:java.lang.Object:java.lang.ProcessHandleImpl:java.lang.Runtime$Version:java.lang.module.ModuleDescriptor:java.lang.module.ModuleDescriptor$Exports:java.lang.module.ModuleDescriptor$Opens:java.lang.module.ModuleDescriptor$Provides:java.lang.module.ModuleDescriptor$Requires:java.lang.module.ModuleDescriptor$Version:java.math.BigDecimal:java.math.BigInteger:java.net.URI:java.nio.ByteBuffer:java.nio.CharBuffer:java.nio.DoubleBuffer:java.nio.FloatBuffer:java.nio.IntBuffer:java.nio.LongBuffer:java.nio.ShortBuffer:java.nio.charset.Charset:java.nio.file.attribute.FileTime:java.time.Duration:java.time.Instant:java.time.LocalDate:java.time.LocalDateTime:java.time.LocalTime:java.time.OffsetDateTime:java.time.OffsetTime:java.time.ZoneOffset:java.time.ZonedDateTime:java.time.chrono.AbstractChronology:java.time.zone.ZoneOffsetTransition:java.util.AbstractList:java.util.ArrayList:java.util.Calendar:java.util.Date:java.util.GregorianCalendar:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:org.jfree.chart.axis.TickUnit:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.XYCoordinate:sun.awt.util.IdentityArrayList:sun.nio.fs.UnixPath].indexOf(java.lang.Object) [function] [call site] 08969
20 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 08970
20 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 08971
20 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 08972
20 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 08973
20 [java.lang.Float].equals(java.lang.Object) [function] [call site] 08974
20 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 08975
20 [java.lang.Short].equals(java.lang.Object) [function] [call site] 08976
20 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 08977
20 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 08978
20 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 08979
20 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 08980
20 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 08981
20 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 08982
20 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 08983
20 [java.io.File].equals(java.lang.Object) [function] [call site] 08984
20 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 08985
20 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 08986
20 [java.lang.Character].equals(java.lang.Object) [function] [call site] 08987
20 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 08988
20 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 08989
20 [java.lang.Double].equals(java.lang.Object) [function] [call site] 08990
20 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 08991
20 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 08992
20 [java.lang.String].equals(java.lang.Object) [function] [call site] 08993
20 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 08994
20 [java.lang.Long].equals(java.lang.Object) [function] [call site] 08995
20 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 08996
20 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 08997
20 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 08998
20 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 08999
19 [org.jfree.data.category.SlidingCategoryDataset].getRowKey(int) [function] [call site] 09000
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 09001
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 09002
19 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 09003
19 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 09004
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 09005
19 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 09006
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 09007
19 [org.jfree.data.KeyToGroupMap].getGroupCount() [function] [call site] 09008
20 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 09009
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 09010
19 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 09011
19 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 09012
19 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 09013
19 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 09014
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 09015
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 09016
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 09017
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 09018
19 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 09019
19 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 09020
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 09021
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 09022
19 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 09023
19 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 09024
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 09025
19 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 09026
19 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 09027
19 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 09028
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 09029
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 09030
19 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 09031
19 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 09032
19 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 09033
19 [java.lang.Float].doubleValue() [function] [call site] 09034
19 [java.math.BigInteger].doubleValue() [function] [call site] 09035
19 [java.math.BigDecimal].doubleValue() [function] [call site] 09036
19 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 09037
19 [java.lang.Long].doubleValue() [function] [call site] 09038
19 [java.lang.Byte].doubleValue() [function] [call site] 09039
19 [java.lang.Double].doubleValue() [function] [call site] 09040
19 [java.lang.Integer].doubleValue() [function] [call site] 09041
19 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 09042
19 [java.lang.Short].doubleValue() [function] [call site] 09043
19 [java.lang.Math].min(double,double) [function] [call site] 09044
19 [java.lang.Math].max(double,double) [function] [call site] 09045
19 [org.jfree.data.Range].<init>(double,double) [function] [call site] 09046
19 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 09047
16 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 09048
17 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 09049
16 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 09050
17 [org.jfree.data.Range].<init>(double,double) [function] [call site] 09051
16 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 09052
17 [java.util.ArrayList].<init>() [function] [call site] 09053
17 [java.util.ArrayList].<init>() [function] [call site] 09054
17 [org.jfree.chart.plot.XYPlot].getDomainAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 09055
18 [org.jfree.chart.plot.XYPlot].findDomainAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 09056
19 [java.util.jar.Attributes].entrySet() [function] [call site] 09057
19 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 09058
19 [java.util.TreeMap].entrySet() [function] [call site] 09059
19 [java.util.Hashtable].entrySet() [function] [call site] 09060
19 [java.util.LinkedHashMap].entrySet() [function] [call site] 09061
19 [java.util.IdentityHashMap].entrySet() [function] [call site] 09062
19 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 09063
19 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 09064
19 [java.util.WeakHashMap].entrySet() [function] [call site] 09065
19 [java.awt.RenderingHints].entrySet() [function] [call site] 09066
19 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 09067
19 [java.util.Properties].entrySet() [function] [call site] 09068
19 [java.util.HashMap].entrySet() [function] [call site] 09069
19 [java.security.Provider].entrySet() [function] [call site] 09070
19 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 09071
19 [java.nio.file.Files$2].hasNext() [function] [call site] 09072
19 [java.io.BufferedReader$1].hasNext() [function] [call site] 09073
19 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 09074
19 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 09075
19 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 09076
19 [java.util.HashSet].iterator() [function] [call site] 09077
19 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 09078
19 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 09079
19 [java.util.TreeMap$KeySet].iterator() [function] [call site] 09080
19 [java.util.TreeSet].iterator() [function] [call site] 09081
19 [java.nio.file.FileTreeIterator].next() [function] [call site] 09082
19 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 09083
19 [java.io.BufferedReader$1].next() [function] [call site] 09084
19 [java.nio.file.Files$2].next() [function] [call site] 09085
19 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 09086
19 [java.util.Hashtable$Entry].getValue() [function] [call site] 09087
19 [java.util.TreeMap$Entry].getValue() [function] [call site] 09088
19 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 09089
19 [java.util.HashMap$Node].getValue() [function] [call site] 09090
19 [java.util.HashMap$Node].getKey() [function] [call site] 09091
19 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 09092
19 [java.util.TreeMap$Entry].getKey() [function] [call site] 09093
19 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 09094
19 [java.util.Hashtable$Entry].getKey() [function] [call site] 09095
19 [java.lang.Integer].intValue() [function] [call site] 09096
18 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 09097
17 [java.util.ArrayList].addAll(java.util.Collection) [function] [call site] 09098
17 [org.jfree.chart.plot.XYPlot].getDatasetsMappedToDomainAxis(java.lang.Integer) [function] [call site] 09099
18 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 09100
18 [java.util.ArrayList].<init>() [function] [call site] 09101
18 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 09102
18 [java.util.TreeMap].entrySet() [function] [call site] 09103
18 [java.util.Hashtable].entrySet() [function] [call site] 09104
18 [java.util.LinkedHashMap].entrySet() [function] [call site] 09105
18 [java.util.IdentityHashMap].entrySet() [function] [call site] 09106
18 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 09107
18 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 09108
18 [java.util.WeakHashMap].entrySet() [function] [call site] 09109
18 [java.awt.RenderingHints].entrySet() [function] [call site] 09110
18 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 09111
18 [java.util.Properties].entrySet() [function] [call site] 09112
18 [java.util.HashMap].entrySet() [function] [call site] 09113
18 [java.security.Provider].entrySet() [function] [call site] 09114
18 [java.util.jar.Attributes].entrySet() [function] [call site] 09115
18 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 09116
18 [java.nio.file.Files$2].hasNext() [function] [call site] 09117
18 [java.io.BufferedReader$1].hasNext() [function] [call site] 09118
18 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 09119
18 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 09120
18 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 09121
18 [java.util.HashSet].iterator() [function] [call site] 09122
18 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 09123
18 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 09124
18 [java.util.TreeMap$KeySet].iterator() [function] [call site] 09125
18 [java.util.TreeSet].iterator() [function] [call site] 09126
18 [java.nio.file.FileTreeIterator].next() [function] [call site] 09127
18 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 09128
18 [java.io.BufferedReader$1].next() [function] [call site] 09129
18 [java.nio.file.Files$2].next() [function] [call site] 09130
18 [java.util.HashMap$Node].getKey() [function] [call site] 09131
18 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 09132
18 [java.util.TreeMap$Entry].getKey() [function] [call site] 09133
18 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 09134
18 [java.util.Hashtable$Entry].getKey() [function] [call site] 09135
18 [java.lang.Integer].intValue() [function] [call site] 09136
18 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 09137
18 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 09138
18 [java.util.Properties].get(java.lang.Object) [function] [call site] 09139
18 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 09140
18 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 09141
18 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 09142
18 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 09143
18 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 09144
18 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 09145
18 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 09146
18 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 09147
18 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 09148
18 [java.util.HashMap].get(java.lang.Object) [function] [call site] 09149
18 [java.security.Provider].get(java.lang.Object) [function] [call site] 09150
18 [java.lang.Integer].valueOf(int) [function] [call site] 09151
18 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 09152
18 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 09153
18 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 09154
18 [java.util.Hashtable$Entry].getValue() [function] [call site] 09155
18 [java.util.TreeMap$Entry].getValue() [function] [call site] 09156
18 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 09157
18 [java.util.HashMap$Node].getValue() [function] [call site] 09158
18 [sun.awt.util.IdentityArrayList].contains(java.lang.Object) [function] [call site] 09159
18 [java.util.Vector].contains(java.lang.Object) [function] [call site] 09160
18 [java.util.LinkedList].contains(java.lang.Object) [function] [call site] 09161
18 [java.util.AbstractCollection].contains(java.lang.Object) [function] [call site] 09162
18 [java.util.concurrent.CopyOnWriteArrayList].contains(java.lang.Object) [function] [call site] 09163
18 [java.util.ArrayList].contains(java.lang.Object) [function] [call site] 09164
18 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 09165
18 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 09166
18 [java.util.Hashtable$Entry].getValue() [function] [call site] 09167
18 [java.util.TreeMap$Entry].getValue() [function] [call site] 09168
18 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 09169
18 [java.util.HashMap$Node].getValue() [function] [call site] 09170
17 [java.lang.Integer].valueOf(int) [function] [call site] 09171
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 09172
17 [java.nio.file.Files$2].hasNext() [function] [call site] 09173
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 09174
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 09175
17 [java.util.ArrayList].iterator() [function] [call site] 09176
17 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 09177
17 [java.util.AbstractSequentialList].iterator() [function] [call site] 09178
17 [java.util.Vector].iterator() [function] [call site] 09179
17 [java.util.AbstractList].iterator() [function] [call site] 09180
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 09181
17 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 09182
17 [java.io.BufferedReader$1].next() [function] [call site] 09183
17 [java.nio.file.Files$2].next() [function] [call site] 09184
17 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 09185
17 [org.jfree.chart.plot.XYPlot].getRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 09186
18 [org.jfree.chart.plot.XYPlot].findRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 09187
19 [java.util.jar.Attributes].entrySet() [function] [call site] 09188
19 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 09189
19 [java.util.TreeMap].entrySet() [function] [call site] 09190
19 [java.util.Hashtable].entrySet() [function] [call site] 09191
19 [java.util.LinkedHashMap].entrySet() [function] [call site] 09192
19 [java.util.IdentityHashMap].entrySet() [function] [call site] 09193
19 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 09194
19 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 09195
19 [java.util.WeakHashMap].entrySet() [function] [call site] 09196
19 [java.awt.RenderingHints].entrySet() [function] [call site] 09197
19 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 09198
19 [java.util.Properties].entrySet() [function] [call site] 09199
19 [java.util.HashMap].entrySet() [function] [call site] 09200
19 [java.security.Provider].entrySet() [function] [call site] 09201
19 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 09202
19 [java.nio.file.Files$2].hasNext() [function] [call site] 09203
19 [java.io.BufferedReader$1].hasNext() [function] [call site] 09204
19 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 09205
19 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 09206
19 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 09207
19 [java.util.HashSet].iterator() [function] [call site] 09208
19 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 09209
19 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 09210
19 [java.util.TreeMap$KeySet].iterator() [function] [call site] 09211
19 [java.util.TreeSet].iterator() [function] [call site] 09212
19 [java.nio.file.FileTreeIterator].next() [function] [call site] 09213
19 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 09214
19 [java.io.BufferedReader$1].next() [function] [call site] 09215
19 [java.nio.file.Files$2].next() [function] [call site] 09216
19 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 09217
19 [java.util.Hashtable$Entry].getValue() [function] [call site] 09218
19 [java.util.TreeMap$Entry].getValue() [function] [call site] 09219
19 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 09220
19 [java.util.HashMap$Node].getValue() [function] [call site] 09221
19 [java.util.HashMap$Node].getKey() [function] [call site] 09222
19 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 09223
19 [java.util.TreeMap$Entry].getKey() [function] [call site] 09224
19 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 09225
19 [java.util.Hashtable$Entry].getKey() [function] [call site] 09226
19 [java.lang.Integer].intValue() [function] [call site] 09227
18 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 09228
17 [java.util.ArrayList].addAll(java.util.Collection) [function] [call site] 09229
17 [org.jfree.chart.plot.XYPlot].getDatasetsMappedToRangeAxis(java.lang.Integer) [function] [call site] 09230
18 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 09231
18 [java.util.ArrayList].<init>() [function] [call site] 09232
18 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 09233
18 [java.util.TreeMap].entrySet() [function] [call site] 09234
18 [java.util.Hashtable].entrySet() [function] [call site] 09235
18 [java.util.LinkedHashMap].entrySet() [function] [call site] 09236
18 [java.util.IdentityHashMap].entrySet() [function] [call site] 09237
18 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 09238
18 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 09239
18 [java.util.WeakHashMap].entrySet() [function] [call site] 09240
18 [java.awt.RenderingHints].entrySet() [function] [call site] 09241
18 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 09242
18 [java.util.Properties].entrySet() [function] [call site] 09243
18 [java.util.HashMap].entrySet() [function] [call site] 09244
18 [java.security.Provider].entrySet() [function] [call site] 09245
18 [java.util.jar.Attributes].entrySet() [function] [call site] 09246
18 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 09247
18 [java.nio.file.Files$2].hasNext() [function] [call site] 09248
18 [java.io.BufferedReader$1].hasNext() [function] [call site] 09249
18 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 09250
18 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 09251
18 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 09252
18 [java.util.HashSet].iterator() [function] [call site] 09253
18 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 09254
18 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 09255
18 [java.util.TreeMap$KeySet].iterator() [function] [call site] 09256
18 [java.util.TreeSet].iterator() [function] [call site] 09257
18 [java.nio.file.FileTreeIterator].next() [function] [call site] 09258
18 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 09259
18 [java.io.BufferedReader$1].next() [function] [call site] 09260
18 [java.nio.file.Files$2].next() [function] [call site] 09261
18 [java.util.HashMap$Node].getKey() [function] [call site] 09262
18 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 09263
18 [java.util.TreeMap$Entry].getKey() [function] [call site] 09264
18 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 09265
18 [java.util.Hashtable$Entry].getKey() [function] [call site] 09266
18 [java.lang.Integer].intValue() [function] [call site] 09267
18 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 09268
18 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 09269
18 [java.util.Properties].get(java.lang.Object) [function] [call site] 09270
18 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 09271
18 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 09272
18 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 09273
18 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 09274
18 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 09275
18 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 09276
18 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 09277
18 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 09278
18 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 09279
18 [java.util.HashMap].get(java.lang.Object) [function] [call site] 09280
18 [java.security.Provider].get(java.lang.Object) [function] [call site] 09281
18 [java.lang.Integer].valueOf(int) [function] [call site] 09282
18 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 09283
18 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 09284
18 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 09285
18 [java.util.Hashtable$Entry].getValue() [function] [call site] 09286
18 [java.util.TreeMap$Entry].getValue() [function] [call site] 09287
18 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 09288
18 [java.util.HashMap$Node].getValue() [function] [call site] 09289
18 [sun.awt.util.IdentityArrayList].contains(java.lang.Object) [function] [call site] 09290
18 [java.util.Vector].contains(java.lang.Object) [function] [call site] 09291
18 [java.util.LinkedList].contains(java.lang.Object) [function] [call site] 09292
18 [java.util.AbstractCollection].contains(java.lang.Object) [function] [call site] 09293
18 [java.util.concurrent.CopyOnWriteArrayList].contains(java.lang.Object) [function] [call site] 09294
18 [java.util.ArrayList].contains(java.lang.Object) [function] [call site] 09295
18 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 09296
18 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 09297
18 [java.util.Hashtable$Entry].getValue() [function] [call site] 09298
18 [java.util.TreeMap$Entry].getValue() [function] [call site] 09299
18 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 09300
18 [java.util.HashMap$Node].getValue() [function] [call site] 09301
17 [java.lang.Integer].valueOf(int) [function] [call site] 09302
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 09303
17 [java.nio.file.Files$2].hasNext() [function] [call site] 09304
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 09305
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 09306
17 [java.util.ArrayList].iterator() [function] [call site] 09307
17 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 09308
17 [java.util.AbstractSequentialList].iterator() [function] [call site] 09309
17 [java.util.Vector].iterator() [function] [call site] 09310
17 [java.util.AbstractList].iterator() [function] [call site] 09311
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 09312
17 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 09313
17 [java.io.BufferedReader$1].next() [function] [call site] 09314
17 [java.nio.file.Files$2].next() [function] [call site] 09315
17 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 09316
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 09317
17 [java.nio.file.Files$2].hasNext() [function] [call site] 09318
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 09319
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 09320
17 [java.util.ArrayList].iterator() [function] [call site] 09321
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 09322
17 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 09323
17 [java.io.BufferedReader$1].next() [function] [call site] 09324
17 [java.nio.file.Files$2].next() [function] [call site] 09325
17 [org.jfree.chart.plot.XYPlot].getRendererForDataset(org.jfree.data.xy.XYDataset) [function] [call site] 09326
18 [org.jfree.chart.plot.XYPlot].indexOf(org.jfree.data.xy.XYDataset) [function] [call site] 09327
19 [java.util.jar.Attributes].entrySet() [function] [call site] 09328
19 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 09329
19 [java.util.TreeMap].entrySet() [function] [call site] 09330
19 [java.util.Hashtable].entrySet() [function] [call site] 09331
19 [java.util.LinkedHashMap].entrySet() [function] [call site] 09332
19 [java.util.IdentityHashMap].entrySet() [function] [call site] 09333
19 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 09334
19 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 09335
19 [java.util.WeakHashMap].entrySet() [function] [call site] 09336
19 [java.awt.RenderingHints].entrySet() [function] [call site] 09337
19 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 09338
19 [java.util.Properties].entrySet() [function] [call site] 09339
19 [java.util.HashMap].entrySet() [function] [call site] 09340
19 [java.security.Provider].entrySet() [function] [call site] 09341
19 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 09342
19 [java.nio.file.Files$2].hasNext() [function] [call site] 09343
19 [java.io.BufferedReader$1].hasNext() [function] [call site] 09344
19 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 09345
19 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 09346
19 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 09347
19 [java.util.HashSet].iterator() [function] [call site] 09348
19 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 09349
19 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 09350
19 [java.util.TreeMap$KeySet].iterator() [function] [call site] 09351
19 [java.util.TreeSet].iterator() [function] [call site] 09352
19 [java.nio.file.FileTreeIterator].next() [function] [call site] 09353
19 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 09354
19 [java.io.BufferedReader$1].next() [function] [call site] 09355
19 [java.nio.file.Files$2].next() [function] [call site] 09356
19 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 09357
19 [java.util.Hashtable$Entry].getValue() [function] [call site] 09358
19 [java.util.TreeMap$Entry].getValue() [function] [call site] 09359
19 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 09360
19 [java.util.HashMap$Node].getValue() [function] [call site] 09361
19 [java.util.HashMap$Node].getKey() [function] [call site] 09362
19 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 09363
19 [java.util.TreeMap$Entry].getKey() [function] [call site] 09364
19 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 09365
19 [java.util.Hashtable$Entry].getKey() [function] [call site] 09366
19 [java.lang.Integer].intValue() [function] [call site] 09367
18 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 09368
18 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 09369
18 [java.util.Properties].get(java.lang.Object) [function] [call site] 09370
18 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 09371
18 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 09372
18 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 09373
18 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 09374
18 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 09375
18 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 09376
18 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 09377
18 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 09378
18 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 09379
18 [java.util.HashMap].get(java.lang.Object) [function] [call site] 09380
18 [java.security.Provider].get(java.lang.Object) [function] [call site] 09381
18 [java.lang.Integer].valueOf(int) [function] [call site] 09382
18 [org.jfree.chart.plot.XYPlot].getRenderer() [function] [call site] 09383
19 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 09384
20 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 09385
20 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 09386
20 [java.util.Properties].get(java.lang.Object) [function] [call site] 09387
20 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 09388
20 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 09389
20 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 09390
20 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 09391
20 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 09392
20 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 09393
20 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 09394
20 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 09395
20 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 09396
20 [java.util.HashMap].get(java.lang.Object) [function] [call site] 09397
20 [java.security.Provider].get(java.lang.Object) [function] [call site] 09398
20 [java.lang.Integer].valueOf(int) [function] [call site] 09399
17 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 09400
17 [org.jfree.chart.renderer.xy.XYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 09401
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 09402
19 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 09403
19 [java.util.ArrayList].<init>() [function] [call site] 09404
19 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 09405
20 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 09406
20 [java.util.LinkedList].size() [function] [call site] 09407
20 [java.util.Vector].size() [function] [call site] 09408
20 [java.util.ArrayList].size() [function] [call site] 09409
20 [sun.awt.util.IdentityArrayList].size() [function] [call site] 09410
19 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 09411
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 09412
21 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 09413
20 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 09414
20 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 09415
21 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 09416
20 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 09417
21 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 09418
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 09419
21 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 09420
20 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 09421
21 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 09422
20 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 09423
21 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 09424
21 [java.util.LinkedList].size() [function] [call site] 09425
21 [java.util.Vector].size() [function] [call site] 09426
21 [java.util.ArrayList].size() [function] [call site] 09427
21 [sun.awt.util.IdentityArrayList].size() [function] [call site] 09428
20 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 09429
21 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 09430
22 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 09431
20 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 09432
21 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 09433
20 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 09434
21 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 09435
21 [java.util.LinkedList].size() [function] [call site] 09436
21 [java.util.Vector].size() [function] [call site] 09437
21 [java.util.ArrayList].size() [function] [call site] 09438
21 [sun.awt.util.IdentityArrayList].size() [function] [call site] 09439
20 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 09440
21 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 09441
20 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 09442
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 09443
21 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 09444
21 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 09445
21 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 09446
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 09447
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 09448
21 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 09449
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 09450
21 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 09451
21 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 09452
21 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 09453
21 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 09454
21 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 09455
21 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 09456
21 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 09457
21 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 09458
21 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 09459
22 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 09460
21 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 09461
22 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 09462
22 [java.util.LinkedList].size() [function] [call site] 09463
22 [java.util.Vector].size() [function] [call site] 09464
22 [java.util.ArrayList].size() [function] [call site] 09465
22 [sun.awt.util.IdentityArrayList].size() [function] [call site] 09466
21 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 09467
21 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 09468
22 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 09469
22 [java.util.LinkedList].size() [function] [call site] 09470
22 [java.util.Vector].size() [function] [call site] 09471
22 [java.util.ArrayList].size() [function] [call site] 09472
22 [sun.awt.util.IdentityArrayList].size() [function] [call site] 09473
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 09474
22 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 09475
21 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 09476
22 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 09477
21 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 09478
22 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 09479
21 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 09480
20 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 09481
20 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 09482
20 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 09483
20 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 09484
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 09485
20 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 09486
20 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 09487
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 09488
19 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 09489
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 09490
19 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 09491
19 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 09492
19 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 09493
19 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 09494
19 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 09495
19 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 09496
19 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 09497
19 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 09498
19 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 09499
19 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 09500
19 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 09501
19 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 09502
19 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 09503
19 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 09504
19 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 09505
19 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 09506
19 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 09507
19 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 09508
19 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 09509
19 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 09510
19 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 09511
19 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 09512
19 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 09513
19 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 09514
20 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09515
20 [java.util.LinkedList].size() [function] [call site] 09516
20 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09517
19 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 09518
20 [org.jfree.data.DefaultKeyedValues2D].getColumnKey(int) [function] [call site] 09519
21 [java.util.ArrayList].get(int) [function] [call site] 09520
21 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09521
21 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09522
21 [java.util.AbstractSequentialList].get(int) [function] [call site] 09523
21 [java.util.LinkedList].get(int) [function] [call site] 09524
21 [java.util.Vector].get(int) [function] [call site] 09525
19 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 09526
20 [org.jfree.data.general.Series].getKey() [function] [call site] 09527
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeries(int) [function] [call site] 09528
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 09529
21 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 09530
21 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09531
21 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09532
21 [java.util.AbstractSequentialList].get(int) [function] [call site] 09533
21 [java.util.LinkedList].get(int) [function] [call site] 09534
21 [java.util.Vector].get(int) [function] [call site] 09535
21 [java.util.ArrayList].get(int) [function] [call site] 09536
19 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 09537
20 [org.jfree.data.general.Series].getKey() [function] [call site] 09538
20 [org.jfree.data.time.TimePeriodValuesCollection].getSeries(int) [function] [call site] 09539
21 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 09540
21 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09541
21 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 09542
21 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 09543
21 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09544
21 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09545
21 [java.util.AbstractSequentialList].get(int) [function] [call site] 09546
21 [java.util.LinkedList].get(int) [function] [call site] 09547
21 [java.util.Vector].get(int) [function] [call site] 09548
21 [java.util.ArrayList].get(int) [function] [call site] 09549
19 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 09550
20 [org.jfree.data.general.Series].getKey() [function] [call site] 09551
20 [org.jfree.data.xy.DefaultTableXYDataset].getSeries(int) [function] [call site] 09552
21 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09553
21 [java.util.LinkedList].size() [function] [call site] 09554
21 [java.util.Vector].size() [function] [call site] 09555
21 [java.util.ArrayList].size() [function] [call site] 09556
21 [sun.awt.util.IdentityArrayList].size() [function] [call site] 09557
21 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 09558
21 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09559
21 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09560
21 [java.util.AbstractSequentialList].get(int) [function] [call site] 09561
21 [java.util.LinkedList].get(int) [function] [call site] 09562
21 [java.util.Vector].get(int) [function] [call site] 09563
21 [java.util.ArrayList].get(int) [function] [call site] 09564
19 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 09565
20 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 09566
20 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 09567
20 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 09568
20 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 09569
20 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 09570
20 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 09571
20 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09572
21 [org.jfree.data.general.Series].getKey() [function] [call site] 09573
21 [org.jfree.data.xy.YIntervalSeriesCollection].getSeries(int) [function] [call site] 09574
22 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09575
22 [java.util.LinkedList].size() [function] [call site] 09576
22 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09577
20 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 09578
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 09579
21 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 09580
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 09581
21 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 09582
21 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 09583
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 09584
21 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09585
21 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 09586
22 [java.util.ArrayList].get(int) [function] [call site] 09587
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09588
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09589
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 09590
22 [java.util.LinkedList].get(int) [function] [call site] 09591
22 [java.util.Vector].get(int) [function] [call site] 09592
22 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 09593
22 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 09594
22 [java.util.Properties].get(java.lang.Object) [function] [call site] 09595
22 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 09596
22 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 09597
22 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 09598
22 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 09599
22 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 09600
22 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 09601
22 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 09602
22 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 09603
22 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 09604
22 [java.util.HashMap].get(java.lang.Object) [function] [call site] 09605
22 [java.security.Provider].get(java.lang.Object) [function] [call site] 09606
21 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 09607
22 [org.jfree.data.general.Series].getKey() [function] [call site] 09608
22 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) [function] [call site] 09609
23 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 09610
23 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09611
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09612
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09613
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 09614
23 [java.util.LinkedList].get(int) [function] [call site] 09615
23 [java.util.Vector].get(int) [function] [call site] 09616
23 [java.util.ArrayList].get(int) [function] [call site] 09617
21 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 09618
22 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 09619
22 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 09620
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09621
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09622
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 09623
22 [java.util.LinkedList].get(int) [function] [call site] 09624
22 [java.util.Vector].get(int) [function] [call site] 09625
22 [java.util.ArrayList].get(int) [function] [call site] 09626
21 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 09627
22 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09628
22 [java.util.LinkedList].size() [function] [call site] 09629
22 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09630
21 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 09631
22 [org.jfree.data.general.Series].getKey() [function] [call site] 09632
22 [org.jfree.data.xy.MatrixSeriesCollection].getSeries(int) [function] [call site] 09633
23 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09634
23 [java.util.LinkedList].size() [function] [call site] 09635
23 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09636
21 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09637
22 [org.jfree.data.general.Series].getKey() [function] [call site] 09638
22 [org.jfree.data.xy.XIntervalSeriesCollection].getSeries(int) [function] [call site] 09639
23 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09640
23 [java.util.LinkedList].size() [function] [call site] 09641
23 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09642
21 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 09643
22 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09644
22 [java.util.LinkedList].size() [function] [call site] 09645
22 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09646
21 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 09647
22 [org.jfree.data.general.Series].getKey() [function] [call site] 09648
22 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 09649
21 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 09650
22 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesKey(int) [function] [call site] 09651
23 [java.util.ArrayList].get(int) [function] [call site] 09652
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09653
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09654
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 09655
23 [java.util.LinkedList].get(int) [function] [call site] 09656
23 [java.util.Vector].get(int) [function] [call site] 09657
23 [org.jfree.data.general.Series].getKey() [function] [call site] 09658
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09659
22 [org.jfree.data.general.Series].getKey() [function] [call site] 09660
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeries(int) [function] [call site] 09661
23 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09662
23 [java.util.LinkedList].size() [function] [call site] 09663
23 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09664
21 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 09665
22 [org.jfree.data.general.Series].getKey() [function] [call site] 09666
22 [org.jfree.data.xy.VectorSeriesCollection].getSeries(int) [function] [call site] 09667
23 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09668
23 [java.util.LinkedList].size() [function] [call site] 09669
23 [java.util.Vector].size() [function] [call site] 09670
23 [java.util.ArrayList].size() [function] [call site] 09671
23 [sun.awt.util.IdentityArrayList].size() [function] [call site] 09672
23 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 09673
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09674
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09675
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 09676
23 [java.util.LinkedList].get(int) [function] [call site] 09677
23 [java.util.Vector].get(int) [function] [call site] 09678
23 [java.util.ArrayList].get(int) [function] [call site] 09679
21 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 09680
22 [org.jfree.data.DefaultKeyedValues2D].getColumnKey(int) [function] [call site] 09681
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 09682
20 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 09683
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 09684
20 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 09685
20 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 09686
20 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 09687
20 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 09688
20 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09689
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 09690
20 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 09691
20 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 09692
20 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 09693
20 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 09694
20 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09695
20 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 09696
20 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 09697
20 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 09698
19 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09699
19 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 09700
19 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 09701
19 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 09702
19 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 09703
19 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 09704
19 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 09705
19 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 09706
19 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09707
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 09708
19 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 09709
19 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 09710
19 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 09711
19 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 09712
19 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09713
19 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 09714
19 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 09715
19 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 09716
19 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 09717
19 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,java.util.List,boolean) [function] [call site] 09718
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 09719
20 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(java.util.List,boolean) [function] [call site] 09720
21 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 09721
21 [java.nio.file.Files$2].hasNext() [function] [call site] 09722
21 [java.io.BufferedReader$1].hasNext() [function] [call site] 09723
21 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 09724
21 [java.util.ArrayList].iterator() [function] [call site] 09725
21 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 09726
21 [java.util.AbstractSequentialList].iterator() [function] [call site] 09727
21 [java.util.Vector].iterator() [function] [call site] 09728
21 [java.util.AbstractList].iterator() [function] [call site] 09729
21 [java.nio.file.FileTreeIterator].next() [function] [call site] 09730
21 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 09731
21 [java.io.BufferedReader$1].next() [function] [call site] 09732
21 [java.nio.file.Files$2].next() [function] [call site] 09733
21 [org.jfree.data.time.TimeSeriesCollection].getSeries(java.lang.Comparable) [function] [call site] 09734
22 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 09735
22 [java.nio.file.Files$2].hasNext() [function] [call site] 09736
22 [java.io.BufferedReader$1].hasNext() [function] [call site] 09737
22 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 09738
22 [java.util.AbstractList].iterator() [function] [call site] 09739
22 [java.util.ArrayList].iterator() [function] [call site] 09740
22 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 09741
22 [java.util.AbstractSequentialList].iterator() [function] [call site] 09742
22 [java.util.Vector].iterator() [function] [call site] 09743
22 [java.nio.file.FileTreeIterator].next() [function] [call site] 09744
22 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 09745
22 [java.io.BufferedReader$1].next() [function] [call site] 09746
22 [java.nio.file.Files$2].next() [function] [call site] 09747
22 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 09748
22 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 09749
22 [java.nio.LongBuffer].equals(java.lang.Object) [function] [call site] 09750
22 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 09751
22 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 09752
22 [java.util.GregorianCalendar].equals(java.lang.Object) [function] [call site] 09753
22 [java.time.LocalDateTime].equals(java.lang.Object) [function] [call site] 09754
22 [java.lang.Float].equals(java.lang.Object) [function] [call site] 09755
22 [java.time.Instant].equals(java.lang.Object) [function] [call site] 09756
22 [java.nio.DoubleBuffer].equals(java.lang.Object) [function] [call site] 09757
22 [java.net.URI].equals(java.lang.Object) [function] [call site] 09758
22 [sun.nio.fs.UnixPath].equals(java.lang.Object) [function] [call site] 09759
22 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 09760
22 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 09761
22 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 09762
22 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 09763
22 [java.lang.Short].equals(java.lang.Object) [function] [call site] 09764
22 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 09765
22 [java.lang.module.ModuleDescriptor$Opens].equals(java.lang.Object) [function] [call site] 09766
22 [java.lang.module.ModuleDescriptor$Requires].equals(java.lang.Object) [function] [call site] 09767
22 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 09768
22 [java.lang.Runtime$Version].equals(java.lang.Object) [function] [call site] 09769
22 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 09770
22 [java.nio.FloatBuffer].equals(java.lang.Object) [function] [call site] 09771
22 [java.lang.module.ModuleDescriptor$Version].equals(java.lang.Object) [function] [call site] 09772
22 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 09773
22 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 09774
22 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 09775
22 [java.time.ZoneOffset].equals(java.lang.Object) [function] [call site] 09776
22 [java.nio.file.attribute.FileTime].equals(java.lang.Object) [function] [call site] 09777
22 [java.lang.module.ModuleDescriptor$Exports].equals(java.lang.Object) [function] [call site] 09778
22 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 09779
22 [java.time.LocalTime].equals(java.lang.Object) [function] [call site] 09780
22 [java.time.zone.ZoneOffsetTransition].equals(java.lang.Object) [function] [call site] 09781
22 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 09782
22 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 09783
22 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 09784
22 [java.io.File].equals(java.lang.Object) [function] [call site] 09785
22 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 09786
22 [java.nio.CharBuffer].equals(java.lang.Object) [function] [call site] 09787
22 [java.lang.Object].equals(java.lang.Object) [function] [call site] 09788
22 [java.time.chrono.AbstractChronology].equals(java.lang.Object) [function] [call site] 09789
22 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 09790
22 [java.time.ZonedDateTime].equals(java.lang.Object) [function] [call site] 09791
22 [java.nio.IntBuffer].equals(java.lang.Object) [function] [call site] 09792
22 [java.lang.Character].equals(java.lang.Object) [function] [call site] 09793
22 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 09794
22 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 09795
22 [java.time.Duration].equals(java.lang.Object) [function] [call site] 09796
22 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 09797
22 [java.lang.Double].equals(java.lang.Object) [function] [call site] 09798
22 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 09799
22 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 09800
22 [java.lang.String].equals(java.lang.Object) [function] [call site] 09801
22 [java.nio.ShortBuffer].equals(java.lang.Object) [function] [call site] 09802
22 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 09803
22 [java.util.Date].equals(java.lang.Object) [function] [call site] 09804
22 [java.lang.module.ModuleDescriptor].equals(java.lang.Object) [function] [call site] 09805
22 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 09806
22 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 09807
22 [java.time.LocalDate].equals(java.lang.Object) [function] [call site] 09808
22 [java.lang.Long].equals(java.lang.Object) [function] [call site] 09809
22 [java.nio.ByteBuffer].equals(java.lang.Object) [function] [call site] 09810
22 [java.lang.module.ModuleDescriptor$Provides].equals(java.lang.Object) [function] [call site] 09811
22 [java.time.OffsetDateTime].equals(java.lang.Object) [function] [call site] 09812
22 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 09813
22 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 09814
22 [java.lang.ProcessHandleImpl].equals(java.lang.Object) [function] [call site] 09815
22 [java.nio.charset.Charset].equals(java.lang.Object) [function] [call site] 09816
22 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 09817
22 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 09818
22 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 09819
22 [java.time.OffsetTime].equals(java.lang.Object) [function] [call site] 09820
22 [java.util.Calendar].equals(java.lang.Object) [function] [call site] 09821
22 [org.jfree.data.general.Series].getKey() [function] [call site] 09822
22 [org.jfree.data.general.Series].getKey() [function] [call site] 09823
21 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 09824
21 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 09825
21 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 09826
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 09827
21 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 09828
22 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 09829
22 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 09830
23 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 09831
23 [java.util.Calendar].set(int,int) [function] [call site] 09832
23 [java.util.Calendar].getTimeInMillis() [function] [call site] 09833
22 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 09834
22 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 09835
23 [java.util.GregorianCalendar].clone() [function] [call site] 09836
23 [java.util.Calendar].clone() [function] [call site] 09837
23 [java.util.Calendar].clear() [function] [call site] 09838
23 [java.util.Calendar].set(int,int) [function] [call site] 09839
23 [java.util.Calendar].set(int,int) [function] [call site] 09840
23 [java.util.Calendar].getFirstDayOfWeek() [function] [call site] 09841
23 [java.util.Calendar].set(int,int) [function] [call site] 09842
23 [java.util.Calendar].set(int,int) [function] [call site] 09843
23 [java.util.Calendar].set(int,int) [function] [call site] 09844
23 [java.util.Calendar].set(int,int) [function] [call site] 09845
23 [java.util.Calendar].set(int,int) [function] [call site] 09846
23 [java.util.Calendar].getTimeInMillis() [function] [call site] 09847
22 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 09848
23 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 09849
23 [java.util.Calendar].set(int,int) [function] [call site] 09850
23 [java.util.Calendar].getTimeInMillis() [function] [call site] 09851
22 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09852
23 [org.jfree.data.time.Day].getYear() [function] [call site] 09853
23 [org.jfree.data.time.Day].getMonth() [function] [call site] 09854
23 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 09855
23 [java.util.Calendar].clear() [function] [call site] 09856
23 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 09857
23 [java.util.Calendar].set(int,int) [function] [call site] 09858
23 [java.util.Calendar].getTimeInMillis() [function] [call site] 09859
22 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 09860
22 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 09861
22 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 09862
22 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09863
22 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 09864
23 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 09865
23 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 09866
23 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 09867
23 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 09868
23 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 09869
23 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 09870
23 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09871
23 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 09872
23 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 09873
23 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09874
23 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 09875
24 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09876
23 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 09877
23 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 09878
24 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 09879
24 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 09880
24 [java.util.Calendar].set(int,int) [function] [call site] 09881
24 [java.util.Calendar].getTimeInMillis() [function] [call site] 09882
23 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 09883
23 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 09884
24 [java.util.GregorianCalendar].clone() [function] [call site] 09885
24 [java.util.Calendar].clone() [function] [call site] 09886
24 [java.util.Calendar].clear() [function] [call site] 09887
24 [java.util.Calendar].set(int,int) [function] [call site] 09888
24 [java.util.Calendar].set(int,int) [function] [call site] 09889
24 [java.util.Calendar].getFirstDayOfWeek() [function] [call site] 09890
24 [java.util.Calendar].set(int,int) [function] [call site] 09891
24 [java.util.Calendar].set(int,int) [function] [call site] 09892
24 [java.util.Calendar].set(int,int) [function] [call site] 09893
24 [java.util.Calendar].set(int,int) [function] [call site] 09894
24 [java.util.Calendar].set(int,int) [function] [call site] 09895
24 [java.util.Calendar].getTimeInMillis() [function] [call site] 09896
23 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 09897
24 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 09898
24 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 09899
24 [java.util.Calendar].set(int,int) [function] [call site] 09900
24 [java.util.Calendar].getTimeInMillis() [function] [call site] 09901
23 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 09902
24 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 09903
23 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 09904
23 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 09905
23 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 09906
22 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 09907
22 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 09908
22 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 09909
22 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 09910
22 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 09911
22 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 09912
22 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 09913
22 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 09914
22 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 09915
22 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 09916
22 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 09917
21 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 09918
21 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 09919
21 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 09920
21 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 09921
21 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 09922
21 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 09923
21 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09924
21 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 09925
21 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 09926
21 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 09927
21 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09928
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 09929
21 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 09930
21 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 09931
21 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 09932
21 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 09933
21 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 09934
21 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 09935
21 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 09936
21 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 09937
21 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 09938
21 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 09939
21 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 09940
20 [org.jfree.data.general.DatasetUtils].iterateToFindDomainBounds(org.jfree.data.xy.XYDataset,java.util.List,boolean) [function] [call site] 09941
21 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 09942
21 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 09943
21 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 09944
21 [java.nio.file.Files$2].hasNext() [function] [call site] 09945
21 [java.io.BufferedReader$1].hasNext() [function] [call site] 09946
21 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 09947
21 [java.util.ArrayList].iterator() [function] [call site] 09948
21 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 09949
21 [java.util.AbstractSequentialList].iterator() [function] [call site] 09950
21 [java.util.Vector].iterator() [function] [call site] 09951
21 [java.util.AbstractList].iterator() [function] [call site] 09952
21 [java.nio.file.FileTreeIterator].next() [function] [call site] 09953
21 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 09954
21 [java.io.BufferedReader$1].next() [function] [call site] 09955
21 [java.nio.file.Files$2].next() [function] [call site] 09956
21 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 09957
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 09958
22 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 09959
22 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 09960
22 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 09961
22 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 09962
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 09963
22 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 09964
22 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 09965
22 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 09966
22 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 09967
22 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 09968
22 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 09969
22 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 09970
22 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 09971
22 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 09972
22 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 09973
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 09974
22 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 09975
22 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 09976
22 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 09977
22 [java.lang.Enum:java.lang.Object:java.lang.ProcessHandleImpl:java.lang.Runtime$Version:java.lang.module.ModuleDescriptor:java.lang.module.ModuleDescriptor$Exports:java.lang.module.ModuleDescriptor$Opens:java.lang.module.ModuleDescriptor$Provides:java.lang.module.ModuleDescriptor$Requires:java.lang.module.ModuleDescriptor$Version:java.math.BigDecimal:java.math.BigInteger:java.net.URI:java.nio.ByteBuffer:java.nio.CharBuffer:java.nio.DoubleBuffer:java.nio.FloatBuffer:java.nio.IntBuffer:java.nio.LongBuffer:java.nio.ShortBuffer:java.nio.charset.Charset:java.nio.file.attribute.FileTime:java.time.Duration:java.time.Instant:java.time.LocalDate:java.time.LocalDateTime:java.time.LocalTime:java.time.OffsetDateTime:java.time.OffsetTime:java.time.ZoneOffset:java.time.ZonedDateTime:java.time.chrono.AbstractChronology:java.time.zone.ZoneOffsetTransition:java.util.Calendar:java.util.Date:java.util.GregorianCalendar:org.jfree.chart.axis.TickUnit:org.jfree.data.category.DefaultIntervalCategoryDataset:org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset:org.jfree.data.statistics.SimpleHistogramBin:org.jfree.data.statistics.SimpleHistogramDataset:org.jfree.data.time.DynamicTimeSeriesCollection:org.jfree.data.time.Minute:org.jfree.data.time.Month:org.jfree.data.time.Week:org.jfree.data.time.Year:org.jfree.data.xy.DefaultHighLowDataset:org.jfree.data.xy.DefaultOHLCDataset:org.jfree.data.xy.XYCoordinate:sun.nio.fs.UnixPath].getSeriesCount() [function] [call site] 09978
22 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 09979
22 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 09980
22 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 09981
22 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 09982
22 [java.lang.Float].equals(java.lang.Object) [function] [call site] 09983
22 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 09984
22 [java.lang.Short].equals(java.lang.Object) [function] [call site] 09985
22 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 09986
22 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 09987
22 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 09988
22 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 09989
22 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 09990
22 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 09991
22 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 09992
22 [java.io.File].equals(java.lang.Object) [function] [call site] 09993
22 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 09994
22 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 09995
22 [java.lang.Character].equals(java.lang.Object) [function] [call site] 09996
22 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 09997
22 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 09998
22 [java.lang.Double].equals(java.lang.Object) [function] [call site] 09999
22 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 10000
22 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 10001
22 [java.lang.String].equals(java.lang.Object) [function] [call site] 10002
22 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 10003
22 [java.lang.Long].equals(java.lang.Object) [function] [call site] 10004
22 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 10005
22 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 10006
22 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 10007
22 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 10008
22 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 10009
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 10010
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 10011
22 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 10012
22 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 10013
22 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 10014
22 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 10015
22 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 10016
22 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 10017
22 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 10018
22 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 10019
22 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesKey(int) [function] [call site] 10020
23 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 10021
23 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 10022
22 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 10023
22 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 10024
22 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 10025
22 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 10026
22 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesKey(int) [function] [call site] 10027
22 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 10028
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 10029
22 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 10030
22 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 10031
21 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 10032
22 [java.util.AbstractList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].indexOf(java.lang.Object) [function] [call site] 10033
21 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 10034
22 [java.util.AbstractList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].indexOf(java.lang.Object) [function] [call site] 10035
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 10036
22 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 10037
22 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 10038
22 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 10039
21 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 10040
22 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 10041
22 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 10042
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10043
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10044
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 10045
22 [java.util.LinkedList].get(int) [function] [call site] 10046
22 [java.util.Vector].get(int) [function] [call site] 10047
22 [java.util.ArrayList].get(int) [function] [call site] 10048
21 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 10049
21 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 10050
22 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 10051
22 [org.jfree.data.xy.YIntervalSeriesCollection].getSeries(int) [function] [call site] 10052
21 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 10053
22 [org.jfree.data.xy.MatrixSeries].getItemCount() [function] [call site] 10054
23 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 10055
23 [org.jfree.data.xy.MatrixSeries].getRowCount() [function] [call site] 10056
22 [org.jfree.data.xy.MatrixSeriesCollection].getSeries(int) [function] [call site] 10057
21 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 10058
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 10059
22 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 10060
22 [java.util.LinkedList].size() [function] [call site] 10061
22 [java.util.Vector].size() [function] [call site] 10062
22 [java.util.ArrayList].size() [function] [call site] 10063
22 [sun.awt.util.IdentityArrayList].size() [function] [call site] 10064
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 10065
21 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 10066
22 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 10067
23 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 10068
22 [org.jfree.data.time.TimePeriodValuesCollection].getSeries(int) [function] [call site] 10069
21 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 10070
22 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 10071
22 [java.util.LinkedList].size() [function] [call site] 10072
22 [java.util.Vector].size() [function] [call site] 10073
22 [java.util.ArrayList].size() [function] [call site] 10074
22 [sun.awt.util.IdentityArrayList].size() [function] [call site] 10075
21 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 10076
22 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 10077
22 [org.jfree.data.xy.VectorSeriesCollection].getSeries(int) [function] [call site] 10078
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 10079
22 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 10080
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeries(int) [function] [call site] 10081
21 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 10082
22 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 10083
23 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 10084
24 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 10085
22 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 10086
22 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 10087
22 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 10088
22 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 10089
22 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 10090
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 10091
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 10092
22 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 10093
22 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 10094
22 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 10095
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 10096
22 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 10097
23 [org.jfree.data.gantt.TaskSeries].getItemCount() [function] [call site] 10098
24 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 10099
23 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 10100
24 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 10101
24 [java.util.LinkedList].size() [function] [call site] 10102
24 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10103
22 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 10104
23 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 10105
23 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) [function] [call site] 10106
22 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 10107
23 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 10108
23 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 10109
22 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 10110
23 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 10111
24 [java.util.ArrayList].get(int) [function] [call site] 10112
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10113
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10114
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 10115
24 [java.util.LinkedList].get(int) [function] [call site] 10116
24 [java.util.Vector].get(int) [function] [call site] 10117
24 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 10118
24 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 10119
24 [java.util.Properties].get(java.lang.Object) [function] [call site] 10120
24 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 10121
24 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 10122
24 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 10123
24 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 10124
24 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 10125
24 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 10126
24 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 10127
24 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 10128
24 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 10129
24 [java.util.HashMap].get(java.lang.Object) [function] [call site] 10130
24 [java.security.Provider].get(java.lang.Object) [function] [call site] 10131
23 [java.util.LinkedList].size() [function] [call site] 10132
23 [java.util.Vector].size() [function] [call site] 10133
23 [java.util.ArrayList].size() [function] [call site] 10134
23 [sun.awt.util.IdentityArrayList].size() [function] [call site] 10135
23 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 10136
22 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 10137
23 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 10138
23 [org.jfree.data.xy.XIntervalSeriesCollection].getSeries(int) [function] [call site] 10139
22 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 10140
23 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 10141
23 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 10142
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10143
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10144
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10145
23 [java.util.LinkedList].get(int) [function] [call site] 10146
23 [java.util.Vector].get(int) [function] [call site] 10147
23 [java.util.ArrayList].get(int) [function] [call site] 10148
23 [java.util.LinkedList].size() [function] [call site] 10149
23 [java.util.Vector].size() [function] [call site] 10150
23 [java.util.ArrayList].size() [function] [call site] 10151
23 [sun.awt.util.IdentityArrayList].size() [function] [call site] 10152
23 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 10153
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 10154
23 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 10155
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeries(int) [function] [call site] 10156
22 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 10157
23 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 10158
23 [org.jfree.data.xy.DefaultTableXYDataset].getSeries(int) [function] [call site] 10159
22 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 10160
23 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 10161
23 [java.util.LinkedList].size() [function] [call site] 10162
23 [java.util.Vector].size() [function] [call site] 10163
23 [java.util.ArrayList].size() [function] [call site] 10164
23 [sun.awt.util.IdentityArrayList].size() [function] [call site] 10165
23 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 10166
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10167
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10168
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10169
23 [java.util.LinkedList].get(int) [function] [call site] 10170
23 [java.util.Vector].get(int) [function] [call site] 10171
23 [java.util.ArrayList].get(int) [function] [call site] 10172
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 10173
23 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 10174
23 [java.util.LinkedList].size() [function] [call site] 10175
23 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10176
22 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 10177
23 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 10178
24 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 10179
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 10180
21 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 10181
21 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 10182
21 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 10183
21 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 10184
21 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 10185
21 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 10186
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 10187
21 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 10188
21 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 10189
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 10190
21 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 10191
21 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 10192
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 10193
21 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 10194
22 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 10195
23 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 10196
24 [java.util.ArrayList].get(int) [function] [call site] 10197
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10198
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10199
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 10200
24 [java.util.LinkedList].get(int) [function] [call site] 10201
24 [java.util.Vector].get(int) [function] [call site] 10202
23 [java.lang.Double].valueOf(double) [function] [call site] 10203
22 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 10204
23 [java.util.ArrayList].get(int) [function] [call site] 10205
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10206
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10207
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10208
23 [java.util.LinkedList].get(int) [function] [call site] 10209
23 [java.util.Vector].get(int) [function] [call site] 10210
23 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 10211
23 [org.jfree.data.xy.XIntervalDataItem].getX() [function] [call site] 10212
24 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 10213
22 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 10214
23 [java.util.ArrayList].get(int) [function] [call site] 10215
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10216
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10217
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10218
23 [java.util.LinkedList].get(int) [function] [call site] 10219
23 [java.util.Vector].get(int) [function] [call site] 10220
23 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 10221
22 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 10222
23 [org.jfree.data.xy.OHLCDataItem].getDate() [function] [call site] 10223
23 [java.util.Date].getTime() [function] [call site] 10224
23 [java.lang.Long].valueOf(long) [function] [call site] 10225
22 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 10226
23 [java.util.Date].getTime() [function] [call site] 10227
23 [java.lang.Long].valueOf(long) [function] [call site] 10228
22 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 10229
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10230
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10231
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10232
23 [java.util.LinkedList].get(int) [function] [call site] 10233
23 [java.util.Vector].get(int) [function] [call site] 10234
23 [java.util.ArrayList].get(int) [function] [call site] 10235
23 [org.jfree.data.xy.MatrixSeries].getItemColumn(int) [function] [call site] 10236
24 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 10237
23 [java.lang.Integer].valueOf(int) [function] [call site] 10238
22 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 10239
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10240
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10241
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10242
23 [java.util.LinkedList].get(int) [function] [call site] 10243
23 [java.util.Vector].get(int) [function] [call site] 10244
23 [java.util.ArrayList].get(int) [function] [call site] 10245
23 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 10246
24 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10247
23 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 10248
23 [org.jfree.data.time.TimePeriodValuesCollection].getX(org.jfree.data.time.TimePeriod) [function] [call site] 10249
24 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10250
24 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10251
24 [java.util.Date].getTime() [function] [call site] 10252
24 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10253
24 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10254
24 [java.util.Date].getTime() [function] [call site] 10255
24 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10256
24 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10257
24 [java.util.Date].getTime() [function] [call site] 10258
24 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10259
24 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10260
24 [java.util.Date].getTime() [function] [call site] 10261
24 [java.lang.IllegalStateException].<init>(java.lang.String) [function] [call site] 10262
23 [java.lang.Long].valueOf(long) [function] [call site] 10263
22 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 10264
23 [java.util.ArrayList].get(int) [function] [call site] 10265
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10266
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10267
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10268
23 [java.util.LinkedList].get(int) [function] [call site] 10269
23 [java.util.Vector].get(int) [function] [call site] 10270
23 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 10271
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 10272
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 10273
24 [java.util.ArrayList].get(int) [function] [call site] 10274
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10275
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10276
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 10277
24 [java.util.LinkedList].get(int) [function] [call site] 10278
24 [java.util.Vector].get(int) [function] [call site] 10279
23 [java.lang.Double].valueOf(double) [function] [call site] 10280
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 10281
23 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 10282
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 10283
24 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 10284
24 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 10285
24 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 10286
24 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 10287
24 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 10288
24 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 10289
24 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 10290
24 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 10291
24 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 10292
24 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 10293
24 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 10294
24 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 10295
24 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 10296
24 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 10297
24 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 10298
24 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 10299
24 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 10300
24 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 10301
24 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 10302
24 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 10303
24 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 10304
24 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 10305
24 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 10306
24 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 10307
23 [java.lang.Long].valueOf(long) [function] [call site] 10308
22 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 10309
23 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 10310
24 [java.util.ArrayList].get(int) [function] [call site] 10311
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10312
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10313
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 10314
24 [java.util.LinkedList].get(int) [function] [call site] 10315
24 [java.util.Vector].get(int) [function] [call site] 10316
24 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 10317
24 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 10318
23 [java.lang.Double].valueOf(double) [function] [call site] 10319
22 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 10320
23 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 10321
22 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 10322
23 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 10323
24 [java.util.ArrayList].get(int) [function] [call site] 10324
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10325
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10326
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 10327
24 [java.util.LinkedList].get(int) [function] [call site] 10328
24 [java.util.Vector].get(int) [function] [call site] 10329
24 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 10330
24 [org.jfree.data.xy.VectorDataItem].getXValue() [function] [call site] 10331
25 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 10332
25 [org.jfree.data.xy.XYCoordinate].getX() [function] [call site] 10333
23 [java.lang.Double].valueOf(double) [function] [call site] 10334
22 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 10335
23 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 10336
24 [java.util.ArrayList].get(int) [function] [call site] 10337
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10338
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10339
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 10340
24 [java.util.LinkedList].get(int) [function] [call site] 10341
24 [java.util.Vector].get(int) [function] [call site] 10342
23 [java.lang.Double].valueOf(double) [function] [call site] 10343
22 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 10344
23 [java.util.ArrayList].get(int) [function] [call site] 10345
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10346
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10347
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10348
23 [java.util.LinkedList].get(int) [function] [call site] 10349
23 [java.util.Vector].get(int) [function] [call site] 10350
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10351
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10352
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10353
23 [java.util.LinkedList].get(int) [function] [call site] 10354
23 [java.util.Vector].get(int) [function] [call site] 10355
23 [java.util.ArrayList].get(int) [function] [call site] 10356
23 [org.jfree.data.xy.WindDataItem].getX() [function] [call site] 10357
22 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 10358
23 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 10359
24 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 10360
24 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 10361
25 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10362
25 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10363
25 [java.util.Date].getTime() [function] [call site] 10364
25 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10365
25 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10366
25 [java.util.Date].getTime() [function] [call site] 10367
25 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10368
25 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10369
25 [java.util.Date].getTime() [function] [call site] 10370
25 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10371
25 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10372
25 [java.util.Date].getTime() [function] [call site] 10373
23 [java.lang.Double].valueOf(double) [function] [call site] 10374
22 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 10375
23 [java.util.ArrayList].get(int) [function] [call site] 10376
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10377
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10378
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10379
23 [java.util.LinkedList].get(int) [function] [call site] 10380
23 [java.util.Vector].get(int) [function] [call site] 10381
23 [org.jfree.data.xy.YIntervalSeries].getX(int) [function] [call site] 10382
24 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 10383
24 [org.jfree.data.xy.YIntervalDataItem].getX() [function] [call site] 10384
25 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 10385
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 10386
23 [java.util.ArrayList].get(int) [function] [call site] 10387
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10388
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10389
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10390
23 [java.util.LinkedList].get(int) [function] [call site] 10391
23 [java.util.Vector].get(int) [function] [call site] 10392
23 [org.jfree.data.xy.XYIntervalSeries].getX(int) [function] [call site] 10393
24 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 10394
24 [org.jfree.data.xy.XYIntervalDataItem].getX() [function] [call site] 10395
25 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 10396
22 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 10397
23 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 10398
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10399
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10400
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10401
23 [java.util.LinkedList].get(int) [function] [call site] 10402
23 [java.util.Vector].get(int) [function] [call site] 10403
23 [java.util.ArrayList].get(int) [function] [call site] 10404
23 [org.jfree.data.statistics.HistogramBin].getEndBoundary() [function] [call site] 10405
23 [org.jfree.data.statistics.HistogramBin].getStartBoundary() [function] [call site] 10406
23 [java.lang.Double].valueOf(double) [function] [call site] 10407
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 10408
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 10409
24 [java.util.ArrayList].get(int) [function] [call site] 10410
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10411
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10412
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 10413
24 [java.util.LinkedList].get(int) [function] [call site] 10414
24 [java.util.Vector].get(int) [function] [call site] 10415
24 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 10416
24 [org.jfree.data.time.ohlc.OHLCItem].getPeriod() [function] [call site] 10417
25 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 10418
24 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 10419
25 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 10420
25 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 10421
25 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 10422
25 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 10423
25 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 10424
25 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 10425
25 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 10426
25 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 10427
25 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 10428
25 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 10429
25 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond() [function] [call site] 10430
26 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 10431
26 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 10432
26 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 10433
26 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 10434
26 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 10435
26 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 10436
26 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 10437
26 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 10438
26 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 10439
26 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 10440
26 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 10441
26 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 10442
26 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 10443
26 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 10444
26 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 10445
26 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 10446
26 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 10447
26 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 10448
26 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 10449
26 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 10450
25 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond() [function] [call site] 10451
25 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 10452
25 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 10453
25 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 10454
25 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 10455
25 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 10456
25 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 10457
25 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 10458
25 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 10459
25 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 10460
25 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 10461
23 [java.lang.Double].valueOf(double) [function] [call site] 10462
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 10463
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10464
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10465
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10466
23 [java.util.LinkedList].get(int) [function] [call site] 10467
23 [java.util.Vector].get(int) [function] [call site] 10468
23 [java.util.ArrayList].get(int) [function] [call site] 10469
23 [java.util.Date].getTime() [function] [call site] 10470
23 [java.lang.Long].valueOf(long) [function] [call site] 10471
22 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 10472
23 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 10473
24 [org.jfree.data.gantt.XYTaskDataset].getSeriesValue(int) [function] [call site] 10474
24 [org.jfree.data.gantt.XYTaskDataset].getItemValue(int,int) [function] [call site] 10475
25 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 10476
25 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 10477
26 [java.util.AbstractSequentialList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10478
25 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 10479
25 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10480
25 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10481
25 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10482
25 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10483
25 [java.util.Date].getTime() [function] [call site] 10484
25 [java.util.Date].getTime() [function] [call site] 10485
23 [java.lang.Double].valueOf(double) [function] [call site] 10486
22 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 10487
23 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 10488
23 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 10489
23 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 10490
23 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 10491
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 10492
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 10493
23 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 10494
23 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 10495
23 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 10496
23 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 10497
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 10498
23 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 10499
23 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 10500
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10501
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10502
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 10503
24 [java.util.LinkedList].get(int) [function] [call site] 10504
24 [java.util.Vector].get(int) [function] [call site] 10505
24 [java.util.ArrayList].get(int) [function] [call site] 10506
24 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 10507
24 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 10508
24 [java.lang.Long].valueOf(long) [function] [call site] 10509
23 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 10510
23 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 10511
23 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 10512
23 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 10513
23 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 10514
23 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 10515
23 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 10516
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 10517
23 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 10518
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 10519
23 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 10520
22 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 10521
22 [java.lang.Byte:java.lang.Double:java.lang.Float:java.lang.Integer:java.lang.Long:java.lang.Short:java.math.BigDecimal:java.math.BigInteger:java.util.concurrent.atomic.AtomicInteger:java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 10522
21 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 10523
22 [java.util.ArrayList].get(int) [function] [call site] 10524
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10525
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10526
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 10527
22 [java.util.LinkedList].get(int) [function] [call site] 10528
22 [java.util.Vector].get(int) [function] [call site] 10529
22 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 10530
22 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 10531
21 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 10532
21 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 10533
21 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 10534
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 10535
21 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 10536
22 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 10537
22 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 10538
22 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 10539
22 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 10540
22 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 10541
22 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 10542
22 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 10543
22 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 10544
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 10545
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 10546
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 10547
23 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 10548
23 [java.lang.Float].doubleValue() [function] [call site] 10549
23 [java.math.BigInteger].doubleValue() [function] [call site] 10550
23 [java.math.BigDecimal].doubleValue() [function] [call site] 10551
23 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 10552
23 [java.lang.Long].doubleValue() [function] [call site] 10553
23 [java.lang.Byte].doubleValue() [function] [call site] 10554
23 [java.lang.Double].doubleValue() [function] [call site] 10555
23 [java.lang.Integer].doubleValue() [function] [call site] 10556
23 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 10557
23 [java.lang.Short].doubleValue() [function] [call site] 10558
21 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 10559
22 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 10560
22 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10561
22 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10562
22 [java.util.Date].getTime() [function] [call site] 10563
21 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 10564
22 [org.jfree.data.xy.XYSeriesCollection].getStartX(int,int) [function] [call site] 10565
23 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 10566
24 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 10567
24 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 10568
24 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 10569
24 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 10570
24 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 10571
24 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 10572
24 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 10573
24 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 10574
24 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 10575
24 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 10576
24 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 10577
24 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 10578
24 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 10579
24 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 10580
24 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 10581
24 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 10582
24 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 10583
24 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 10584
24 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 10585
24 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 10586
24 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 10587
24 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 10588
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 10589
24 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 10590
24 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 10591
24 [java.lang.Float].doubleValue() [function] [call site] 10592
24 [java.math.BigInteger].doubleValue() [function] [call site] 10593
24 [java.math.BigDecimal].doubleValue() [function] [call site] 10594
24 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 10595
24 [java.lang.Long].doubleValue() [function] [call site] 10596
24 [java.lang.Byte].doubleValue() [function] [call site] 10597
24 [java.lang.Double].doubleValue() [function] [call site] 10598
24 [java.lang.Integer].doubleValue() [function] [call site] 10599
24 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 10600
24 [java.lang.Short].doubleValue() [function] [call site] 10601
24 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 10602
24 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 10603
25 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 10604
25 [java.lang.Double].isInfinite(double) [function] [call site] 10605
24 [java.lang.Double].valueOf(double) [function] [call site] 10606
22 [org.jfree.data.time.TimePeriodValuesCollection].getStartX(int,int) [function] [call site] 10607
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10608
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10609
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10610
23 [java.util.LinkedList].get(int) [function] [call site] 10611
23 [java.util.Vector].get(int) [function] [call site] 10612
23 [java.util.ArrayList].get(int) [function] [call site] 10613
23 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 10614
23 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 10615
23 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10616
23 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10617
23 [java.util.Date].getTime() [function] [call site] 10618
23 [java.lang.Long].valueOf(long) [function] [call site] 10619
22 [org.jfree.data.xy.XYBarDataset].getStartX(int,int) [function] [call site] 10620
23 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 10621
23 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 10622
23 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 10623
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 10624
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 10625
23 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 10626
23 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 10627
23 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 10628
23 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 10629
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 10630
23 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 10631
23 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 10632
23 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 10633
23 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 10634
23 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 10635
23 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 10636
23 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 10637
23 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 10638
23 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 10639
23 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 10640
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 10641
23 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 10642
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 10643
23 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 10644
23 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 10645
23 [java.lang.Float].doubleValue() [function] [call site] 10646
23 [java.math.BigInteger].doubleValue() [function] [call site] 10647
23 [java.math.BigDecimal].doubleValue() [function] [call site] 10648
23 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 10649
23 [java.lang.Long].doubleValue() [function] [call site] 10650
23 [java.lang.Byte].doubleValue() [function] [call site] 10651
23 [java.lang.Double].doubleValue() [function] [call site] 10652
23 [java.lang.Integer].doubleValue() [function] [call site] 10653
23 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 10654
23 [java.lang.Short].doubleValue() [function] [call site] 10655
23 [java.lang.Double].valueOf(double) [function] [call site] 10656
22 [org.jfree.data.statistics.HistogramDataset].getStartX(int,int) [function] [call site] 10657
23 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 10658
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10659
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10660
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10661
23 [java.util.LinkedList].get(int) [function] [call site] 10662
23 [java.util.Vector].get(int) [function] [call site] 10663
23 [java.util.ArrayList].get(int) [function] [call site] 10664
23 [org.jfree.data.statistics.HistogramBin].getStartBoundary() [function] [call site] 10665
23 [java.lang.Double].valueOf(double) [function] [call site] 10666
22 [org.jfree.data.time.TimeSeriesCollection].getStartX(int,int) [function] [call site] 10667
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10668
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10669
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10670
23 [java.util.LinkedList].get(int) [function] [call site] 10671
23 [java.util.Vector].get(int) [function] [call site] 10672
23 [java.util.ArrayList].get(int) [function] [call site] 10673
23 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 10674
23 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 10675
23 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 10676
23 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 10677
23 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 10678
23 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 10679
23 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 10680
23 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 10681
23 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 10682
23 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 10683
23 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 10684
23 [java.lang.Long].valueOf(long) [function] [call site] 10685
22 [org.jfree.data.xy.YIntervalSeriesCollection].getStartX(int,int) [function] [call site] 10686
23 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 10687
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartX(int,int) [function] [call site] 10688
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 10689
24 [java.util.ArrayList].get(int) [function] [call site] 10690
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10691
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10692
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 10693
24 [java.util.LinkedList].get(int) [function] [call site] 10694
24 [java.util.Vector].get(int) [function] [call site] 10695
24 [org.jfree.data.xy.XYIntervalSeries].getXLowValue(int) [function] [call site] 10696
25 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 10697
25 [org.jfree.data.xy.XYIntervalDataItem].getXLowValue() [function] [call site] 10698
26 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 10699
26 [org.jfree.data.xy.XYInterval].getXLow() [function] [call site] 10700
23 [java.lang.Double].valueOf(double) [function] [call site] 10701
22 [org.jfree.data.xy.DefaultTableXYDataset].getStartX(int,int) [function] [call site] 10702
23 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 10703
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getStartX(int,int) [function] [call site] 10704
23 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 10705
23 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 10706
23 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 10707
23 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 10708
23 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 10709
23 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 10710
23 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 10711
23 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 10712
23 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 10713
23 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 10714
23 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 10715
23 [java.lang.Long].valueOf(long) [function] [call site] 10716
22 [org.jfree.data.xy.CategoryTableXYDataset].getStartX(int,int) [function] [call site] 10717
23 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 10718
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartX(int,int) [function] [call site] 10719
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 10720
24 [java.util.ArrayList].get(int) [function] [call site] 10721
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10722
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10723
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 10724
24 [java.util.LinkedList].get(int) [function] [call site] 10725
24 [java.util.Vector].get(int) [function] [call site] 10726
23 [java.lang.Double].valueOf(double) [function] [call site] 10727
22 [org.jfree.data.xy.XIntervalSeriesCollection].getStartX(int,int) [function] [call site] 10728
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10729
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10730
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10731
23 [java.util.LinkedList].get(int) [function] [call site] 10732
23 [java.util.Vector].get(int) [function] [call site] 10733
23 [java.util.ArrayList].get(int) [function] [call site] 10734
23 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 10735
23 [org.jfree.data.xy.XIntervalDataItem].getXLowValue() [function] [call site] 10736
24 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 10737
24 [org.jfree.data.xy.YWithXInterval].getXLow() [function] [call site] 10738
23 [java.lang.Double].valueOf(double) [function] [call site] 10739
22 [org.jfree.data.statistics.SimpleHistogramDataset].getStartX(int,int) [function] [call site] 10740
23 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 10741
24 [java.util.ArrayList].get(int) [function] [call site] 10742
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10743
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10744
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 10745
24 [java.util.LinkedList].get(int) [function] [call site] 10746
24 [java.util.Vector].get(int) [function] [call site] 10747
24 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 10748
23 [java.lang.Double].valueOf(double) [function] [call site] 10749
22 [org.jfree.data.time.TimeTableXYDataset].getStartX(int,int) [function] [call site] 10750
23 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 10751
23 [java.lang.Double].valueOf(double) [function] [call site] 10752
22 [java.lang.Byte:java.lang.Double:java.lang.Float:java.lang.Integer:java.lang.Long:java.lang.Short:java.math.BigDecimal:java.math.BigInteger:java.util.concurrent.atomic.AtomicInteger:java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 10753
21 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 10754
21 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 10755
22 [java.util.ArrayList].get(int) [function] [call site] 10756
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10757
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10758
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 10759
22 [java.util.LinkedList].get(int) [function] [call site] 10760
22 [java.util.Vector].get(int) [function] [call site] 10761
22 [org.jfree.data.xy.XIntervalSeries].getXLowValue(int) [function] [call site] 10762
23 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 10763
23 [org.jfree.data.xy.XIntervalDataItem].getXLowValue() [function] [call site] 10764
21 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 10765
22 [org.jfree.data.gantt.XYTaskDataset].getSeriesStartValue(int) [function] [call site] 10766
22 [org.jfree.data.gantt.XYTaskDataset].getItemStartValue(int,int) [function] [call site] 10767
23 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 10768
23 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 10769
23 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 10770
23 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10771
23 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10772
23 [java.util.Date].getTime() [function] [call site] 10773
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 10774
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 10775
21 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 10776
22 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 10777
21 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 10778
22 [org.jfree.data.xy.DefaultTableXYDataset].getEndX(int,int) [function] [call site] 10779
23 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 10780
24 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 10781
24 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 10782
24 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 10783
24 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 10784
24 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 10785
24 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 10786
24 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 10787
24 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 10788
24 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 10789
24 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 10790
24 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 10791
24 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 10792
24 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 10793
24 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 10794
24 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 10795
24 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 10796
24 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 10797
24 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 10798
24 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 10799
24 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 10800
24 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 10801
24 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 10802
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 10803
24 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 10804
24 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 10805
24 [java.lang.Float].doubleValue() [function] [call site] 10806
24 [java.math.BigInteger].doubleValue() [function] [call site] 10807
24 [java.math.BigDecimal].doubleValue() [function] [call site] 10808
24 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 10809
24 [java.lang.Long].doubleValue() [function] [call site] 10810
24 [java.lang.Byte].doubleValue() [function] [call site] 10811
24 [java.lang.Double].doubleValue() [function] [call site] 10812
24 [java.lang.Integer].doubleValue() [function] [call site] 10813
24 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 10814
24 [java.lang.Short].doubleValue() [function] [call site] 10815
24 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 10816
24 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 10817
24 [java.lang.Double].valueOf(double) [function] [call site] 10818
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndX(int,int) [function] [call site] 10819
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 10820
24 [java.util.ArrayList].get(int) [function] [call site] 10821
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10822
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10823
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 10824
24 [java.util.LinkedList].get(int) [function] [call site] 10825
24 [java.util.Vector].get(int) [function] [call site] 10826
23 [java.lang.Double].valueOf(double) [function] [call site] 10827
22 [org.jfree.data.time.TimeSeriesCollection].getEndX(int,int) [function] [call site] 10828
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10829
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10830
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10831
23 [java.util.LinkedList].get(int) [function] [call site] 10832
23 [java.util.Vector].get(int) [function] [call site] 10833
23 [java.util.ArrayList].get(int) [function] [call site] 10834
23 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 10835
23 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 10836
23 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 10837
23 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 10838
23 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 10839
23 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 10840
23 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 10841
23 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 10842
23 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 10843
23 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 10844
23 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 10845
23 [java.lang.Long].valueOf(long) [function] [call site] 10846
22 [org.jfree.data.xy.XIntervalSeriesCollection].getEndX(int,int) [function] [call site] 10847
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10848
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10849
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10850
23 [java.util.LinkedList].get(int) [function] [call site] 10851
23 [java.util.Vector].get(int) [function] [call site] 10852
23 [java.util.ArrayList].get(int) [function] [call site] 10853
23 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 10854
23 [org.jfree.data.xy.XIntervalDataItem].getXHighValue() [function] [call site] 10855
24 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 10856
24 [org.jfree.data.xy.YWithXInterval].getXHigh() [function] [call site] 10857
23 [java.lang.Double].valueOf(double) [function] [call site] 10858
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getEndX(int,int) [function] [call site] 10859
23 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 10860
23 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 10861
23 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 10862
23 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 10863
23 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 10864
23 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 10865
23 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 10866
23 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 10867
23 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 10868
23 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 10869
23 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 10870
23 [java.lang.Long].valueOf(long) [function] [call site] 10871
22 [org.jfree.data.statistics.SimpleHistogramDataset].getEndX(int,int) [function] [call site] 10872
23 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 10873
24 [java.util.ArrayList].get(int) [function] [call site] 10874
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10875
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10876
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 10877
24 [java.util.LinkedList].get(int) [function] [call site] 10878
24 [java.util.Vector].get(int) [function] [call site] 10879
24 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 10880
23 [java.lang.Double].valueOf(double) [function] [call site] 10881
22 [org.jfree.data.xy.YIntervalSeriesCollection].getEndX(int,int) [function] [call site] 10882
23 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 10883
22 [org.jfree.data.xy.CategoryTableXYDataset].getEndX(int,int) [function] [call site] 10884
23 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 10885
22 [org.jfree.data.statistics.HistogramDataset].getEndX(int,int) [function] [call site] 10886
23 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 10887
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10888
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10889
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10890
23 [java.util.LinkedList].get(int) [function] [call site] 10891
23 [java.util.Vector].get(int) [function] [call site] 10892
23 [java.util.ArrayList].get(int) [function] [call site] 10893
23 [org.jfree.data.statistics.HistogramBin].getEndBoundary() [function] [call site] 10894
23 [java.lang.Double].valueOf(double) [function] [call site] 10895
22 [org.jfree.data.time.TimePeriodValuesCollection].getEndX(int,int) [function] [call site] 10896
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10897
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10898
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 10899
23 [java.util.LinkedList].get(int) [function] [call site] 10900
23 [java.util.Vector].get(int) [function] [call site] 10901
23 [java.util.ArrayList].get(int) [function] [call site] 10902
23 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 10903
23 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10904
23 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10905
23 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 10906
23 [java.util.Date].getTime() [function] [call site] 10907
23 [java.lang.Long].valueOf(long) [function] [call site] 10908
22 [org.jfree.data.time.TimeTableXYDataset].getEndX(int,int) [function] [call site] 10909
23 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 10910
24 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 10911
24 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10912
24 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10913
24 [java.util.Date].getTime() [function] [call site] 10914
23 [java.lang.Double].valueOf(double) [function] [call site] 10915
22 [org.jfree.data.xy.XYBarDataset].getEndX(int,int) [function] [call site] 10916
23 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 10917
23 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 10918
23 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 10919
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 10920
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 10921
23 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 10922
23 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 10923
23 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 10924
23 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 10925
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 10926
23 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 10927
23 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 10928
23 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 10929
23 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 10930
23 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 10931
23 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 10932
23 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 10933
23 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 10934
23 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 10935
23 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 10936
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 10937
23 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 10938
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 10939
23 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 10940
23 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 10941
23 [java.lang.Float].doubleValue() [function] [call site] 10942
23 [java.math.BigInteger].doubleValue() [function] [call site] 10943
23 [java.math.BigDecimal].doubleValue() [function] [call site] 10944
23 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 10945
23 [java.lang.Long].doubleValue() [function] [call site] 10946
23 [java.lang.Byte].doubleValue() [function] [call site] 10947
23 [java.lang.Double].doubleValue() [function] [call site] 10948
23 [java.lang.Integer].doubleValue() [function] [call site] 10949
23 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 10950
23 [java.lang.Short].doubleValue() [function] [call site] 10951
23 [java.lang.Double].valueOf(double) [function] [call site] 10952
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndX(int,int) [function] [call site] 10953
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 10954
24 [java.util.ArrayList].get(int) [function] [call site] 10955
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10956
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10957
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 10958
24 [java.util.LinkedList].get(int) [function] [call site] 10959
24 [java.util.Vector].get(int) [function] [call site] 10960
24 [org.jfree.data.xy.XYIntervalSeries].getXHighValue(int) [function] [call site] 10961
25 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 10962
25 [org.jfree.data.xy.XYIntervalDataItem].getXHighValue() [function] [call site] 10963
26 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 10964
26 [org.jfree.data.xy.XYInterval].getXHigh() [function] [call site] 10965
23 [java.lang.Double].valueOf(double) [function] [call site] 10966
22 [org.jfree.data.xy.XYSeriesCollection].getEndX(int,int) [function] [call site] 10967
23 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 10968
22 [java.lang.Byte:java.lang.Double:java.lang.Float:java.lang.Integer:java.lang.Long:java.lang.Short:java.math.BigDecimal:java.math.BigInteger:java.util.concurrent.atomic.AtomicInteger:java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 10969
21 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 10970
21 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 10971
22 [org.jfree.data.gantt.XYTaskDataset].getSeriesEndValue(int) [function] [call site] 10972
22 [org.jfree.data.gantt.XYTaskDataset].getItemEndValue(int,int) [function] [call site] 10973
23 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 10974
23 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 10975
23 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 10976
23 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10977
23 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10978
23 [java.util.Date].getTime() [function] [call site] 10979
21 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 10980
22 [java.util.ArrayList].get(int) [function] [call site] 10981
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10982
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10983
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 10984
22 [java.util.LinkedList].get(int) [function] [call site] 10985
22 [java.util.Vector].get(int) [function] [call site] 10986
22 [org.jfree.data.xy.XIntervalSeries].getXHighValue(int) [function] [call site] 10987
23 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 10988
23 [org.jfree.data.xy.XIntervalDataItem].getXHighValue() [function] [call site] 10989
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 10990
21 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 10991
21 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 10992
22 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 10993
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 10994
21 [java.lang.Double].isNaN(double) [function] [call site] 10995
21 [java.lang.Math].min(double,double) [function] [call site] 10996
21 [java.lang.Math].max(double,double) [function] [call site] 10997
21 [java.lang.Double].isNaN(double) [function] [call site] 10998
21 [java.lang.Math].min(double,double) [function] [call site] 10999
21 [java.lang.Double].isNaN(double) [function] [call site] 11000
21 [java.lang.Math].max(double,double) [function] [call site] 11001
21 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 11002
21 [java.nio.file.Files$2].hasNext() [function] [call site] 11003
21 [java.io.BufferedReader$1].hasNext() [function] [call site] 11004
21 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 11005
21 [java.util.ArrayList].iterator() [function] [call site] 11006
21 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 11007
21 [java.util.AbstractSequentialList].iterator() [function] [call site] 11008
21 [java.util.Vector].iterator() [function] [call site] 11009
21 [java.util.AbstractList].iterator() [function] [call site] 11010
21 [java.nio.file.FileTreeIterator].next() [function] [call site] 11011
21 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 11012
21 [java.io.BufferedReader$1].next() [function] [call site] 11013
21 [java.nio.file.Files$2].next() [function] [call site] 11014
21 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 11015
21 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 11016
21 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 11017
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 11018
21 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 11019
21 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 11020
21 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 11021
21 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 11022
21 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 11023
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 11024
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 11025
21 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 11026
21 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 11027
21 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 11028
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 11029
21 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 11030
21 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 11031
21 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 11032
21 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 11033
21 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 11034
21 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 11035
21 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 11036
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 11037
21 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 11038
21 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 11039
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 11040
21 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 11041
21 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 11042
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 11043
21 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 11044
21 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 11045
21 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 11046
21 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 11047
21 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 11048
21 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 11049
21 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 11050
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 11051
21 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 11052
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 11053
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 11054
21 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 11055
21 [java.lang.Double].isNaN(double) [function] [call site] 11056
21 [java.lang.Math].min(double,double) [function] [call site] 11057
21 [java.lang.Math].max(double,double) [function] [call site] 11058
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11059
19 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 11060
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 11061
20 [org.jfree.data.xy.DefaultTableXYDataset].getDomainBounds(boolean) [function] [call site] 11062
21 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 11063
22 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 11064
22 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 11065
22 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 11066
22 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 11067
22 [org.jfree.data.Range].getLowerBound() [function] [call site] 11068
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11069
22 [org.jfree.data.Range].getUpperBound() [function] [call site] 11070
21 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 11071
22 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 11072
22 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 11073
22 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 11074
22 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 11075
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 11076
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 11077
22 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 11078
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 11079
22 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 11080
22 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 11081
22 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 11082
22 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 11083
22 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 11084
22 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 11085
22 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 11086
22 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 11087
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 11088
22 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 11089
22 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 11090
22 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 11091
22 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 11092
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 11093
22 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 11094
22 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 11095
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 11096
22 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 11097
22 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 11098
22 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 11099
22 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 11100
22 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 11101
22 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 11102
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 11103
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 11104
22 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 11105
22 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 11106
22 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 11107
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 11108
22 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 11109
22 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 11110
22 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 11111
22 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 11112
22 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 11113
22 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 11114
22 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 11115
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 11116
22 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 11117
22 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 11118
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 11119
22 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 11120
22 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 11121
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 11122
22 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 11123
22 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 11124
22 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 11125
22 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 11126
22 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 11127
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 11128
22 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 11129
22 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 11130
22 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 11131
22 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 11132
22 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 11133
22 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 11134
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 11135
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 11136
22 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 11137
22 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 11138
22 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 11139
22 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 11140
22 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 11141
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 11142
22 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 11143
22 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 11144
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 11145
22 [java.lang.Double].isNaN(double) [function] [call site] 11146
22 [java.lang.Math].min(double,double) [function] [call site] 11147
22 [java.lang.Math].max(double,double) [function] [call site] 11148
22 [java.lang.Double].isNaN(double) [function] [call site] 11149
22 [java.lang.Math].min(double,double) [function] [call site] 11150
22 [java.lang.Math].max(double,double) [function] [call site] 11151
22 [java.lang.Double].isNaN(double) [function] [call site] 11152
22 [java.lang.Math].min(double,double) [function] [call site] 11153
22 [java.lang.Math].max(double,double) [function] [call site] 11154
22 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 11155
22 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 11156
22 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 11157
22 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 11158
22 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 11159
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 11160
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 11161
22 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 11162
22 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 11163
22 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 11164
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 11165
22 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 11166
22 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 11167
22 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 11168
22 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 11169
22 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 11170
22 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 11171
22 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 11172
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 11173
22 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 11174
22 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 11175
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 11176
22 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 11177
22 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 11178
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 11179
22 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 11180
22 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 11181
22 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 11182
22 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 11183
22 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 11184
22 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 11185
22 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 11186
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 11187
22 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 11188
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 11189
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 11190
22 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 11191
22 [java.lang.Double].isNaN(double) [function] [call site] 11192
22 [java.lang.Math].min(double,double) [function] [call site] 11193
22 [java.lang.Math].max(double,double) [function] [call site] 11194
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11195
20 [org.jfree.data.xy.CategoryTableXYDataset].getDomainBounds(boolean) [function] [call site] 11196
21 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 11197
21 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 11198
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getDomainBounds(boolean) [function] [call site] 11199
21 [org.jfree.data.time.DynamicTimeSeriesCollection].findDomainLimits() [function] [call site] 11200
22 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 11201
22 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 11202
22 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 11203
22 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 11204
22 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 11205
22 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 11206
22 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 11207
22 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 11208
22 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 11209
22 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 11210
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getOldestTime() [function] [call site] 11211
22 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 11212
22 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 11213
22 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 11214
22 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 11215
22 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 11216
22 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 11217
22 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 11218
22 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 11219
22 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 11220
22 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 11221
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getNewestTime() [function] [call site] 11222
22 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 11223
22 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 11224
22 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 11225
22 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 11226
22 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 11227
22 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 11228
22 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 11229
22 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 11230
22 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 11231
22 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 11232
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getNewestTime() [function] [call site] 11233
22 [java.lang.Long].valueOf(long) [function] [call site] 11234
22 [java.lang.Long].valueOf(long) [function] [call site] 11235
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11236
20 [org.jfree.data.time.TimeTableXYDataset].getDomainBounds(boolean) [function] [call site] 11237
21 [org.jfree.data.DefaultKeyedValues2D].getRowKeys() [function] [call site] 11238
22 [java.util.Collections].unmodifiableList(java.util.List) [function] [call site] 11239
21 [java.util.ArrayList].isEmpty() [function] [call site] 11240
21 [java.util.Vector].isEmpty() [function] [call site] 11241
21 [java.util.AbstractCollection].isEmpty() [function] [call site] 11242
21 [java.util.concurrent.CopyOnWriteArrayList].isEmpty() [function] [call site] 11243
21 [sun.awt.util.IdentityArrayList].isEmpty() [function] [call site] 11244
21 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11245
21 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11246
21 [java.util.AbstractSequentialList].get(int) [function] [call site] 11247
21 [java.util.LinkedList].get(int) [function] [call site] 11248
21 [java.util.Vector].get(int) [function] [call site] 11249
21 [java.util.ArrayList].get(int) [function] [call site] 11250
21 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11251
21 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11252
21 [java.util.AbstractSequentialList].get(int) [function] [call site] 11253
21 [java.util.LinkedList].get(int) [function] [call site] 11254
21 [java.util.Vector].get(int) [function] [call site] 11255
21 [java.util.ArrayList].get(int) [function] [call site] 11256
21 [java.util.LinkedList].size() [function] [call site] 11257
21 [java.util.Vector].size() [function] [call site] 11258
21 [java.util.ArrayList].size() [function] [call site] 11259
21 [sun.awt.util.IdentityArrayList].size() [function] [call site] 11260
21 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 11261
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11262
21 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 11263
21 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 11264
21 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 11265
21 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 11266
21 [java.util.Date].getTime() [function] [call site] 11267
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11268
21 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 11269
21 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 11270
21 [java.util.Date].getTime() [function] [call site] 11271
20 [org.jfree.data.time.TimePeriodValuesCollection].getDomainBounds(boolean) [function] [call site] 11272
21 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 11273
21 [java.nio.file.Files$2].hasNext() [function] [call site] 11274
21 [java.io.BufferedReader$1].hasNext() [function] [call site] 11275
21 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 11276
21 [java.util.ArrayList].iterator() [function] [call site] 11277
21 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 11278
21 [java.util.AbstractSequentialList].iterator() [function] [call site] 11279
21 [java.util.Vector].iterator() [function] [call site] 11280
21 [java.util.AbstractList].iterator() [function] [call site] 11281
21 [java.nio.file.FileTreeIterator].next() [function] [call site] 11282
21 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 11283
21 [java.io.BufferedReader$1].next() [function] [call site] 11284
21 [java.nio.file.Files$2].next() [function] [call site] 11285
21 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 11286
21 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 11287
22 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 11288
22 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 11289
21 [org.jfree.data.time.TimePeriodValues].getMinStartIndex() [function] [call site] 11290
21 [org.jfree.data.time.TimePeriodValues].getMaxEndIndex() [function] [call site] 11291
21 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 11292
21 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 11293
21 [org.jfree.data.time.TimePeriodValues].getMaxStartIndex() [function] [call site] 11294
21 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 11295
21 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 11296
21 [java.util.Date].getTime() [function] [call site] 11297
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11298
21 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 11299
21 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 11300
21 [java.util.Date].getTime() [function] [call site] 11301
21 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 11302
21 [org.jfree.data.time.TimePeriodValues].getMinMiddleIndex() [function] [call site] 11303
21 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 11304
21 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 11305
21 [java.util.Date].getTime() [function] [call site] 11306
21 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 11307
21 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 11308
21 [java.util.Date].getTime() [function] [call site] 11309
21 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 11310
21 [org.jfree.data.time.TimePeriodValues].getMaxMiddleIndex() [function] [call site] 11311
21 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 11312
21 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 11313
21 [java.util.Date].getTime() [function] [call site] 11314
21 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 11315
21 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 11316
21 [java.util.Date].getTime() [function] [call site] 11317
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11318
21 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 11319
21 [org.jfree.data.time.TimePeriodValues].getMinEndIndex() [function] [call site] 11320
21 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 11321
21 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 11322
21 [java.util.Date].getTime() [function] [call site] 11323
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11324
21 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 11325
21 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 11326
21 [java.util.Date].getTime() [function] [call site] 11327
21 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 11328
21 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 11329
21 [java.util.Date].getTime() [function] [call site] 11330
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11331
21 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 11332
21 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 11333
21 [java.util.Date].getTime() [function] [call site] 11334
21 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 11335
20 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(boolean) [function] [call site] 11336
21 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 11337
21 [java.nio.file.Files$2].hasNext() [function] [call site] 11338
21 [java.io.BufferedReader$1].hasNext() [function] [call site] 11339
21 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 11340
21 [java.util.ArrayList].iterator() [function] [call site] 11341
21 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 11342
21 [java.util.AbstractSequentialList].iterator() [function] [call site] 11343
21 [java.util.Vector].iterator() [function] [call site] 11344
21 [java.util.AbstractList].iterator() [function] [call site] 11345
21 [java.nio.file.FileTreeIterator].next() [function] [call site] 11346
21 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 11347
21 [java.io.BufferedReader$1].next() [function] [call site] 11348
21 [java.nio.file.Files$2].next() [function] [call site] 11349
21 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 11350
21 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 11351
21 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 11352
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11353
21 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 11354
21 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 11355
21 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 11356
21 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 11357
21 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 11358
21 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 11359
21 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 11360
21 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 11361
21 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 11362
21 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 11363
21 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 11364
21 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 11365
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11366
21 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 11367
21 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 11368
21 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 11369
21 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 11370
21 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 11371
21 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 11372
21 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 11373
21 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 11374
21 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 11375
21 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 11376
21 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 11377
20 [org.jfree.data.xy.XYSeriesCollection].getDomainBounds(boolean) [function] [call site] 11378
21 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 11379
21 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 11380
21 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 11381
21 [org.jfree.data.xy.XYSeries].getMinX() [function] [call site] 11382
21 [java.lang.Double].isNaN(double) [function] [call site] 11383
21 [java.lang.Math].min(double,double) [function] [call site] 11384
21 [org.jfree.data.xy.XYSeries].getMaxX() [function] [call site] 11385
21 [java.lang.Double].isNaN(double) [function] [call site] 11386
21 [java.lang.Math].max(double,double) [function] [call site] 11387
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11388
20 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 11389
20 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 11390
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 11391
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 11392
17 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 11393
18 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].findDomainBoundsWithOffset(org.jfree.data.xy.IntervalXYDataset) [function] [call site] 11394
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 11395
19 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 11396
19 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 11397
19 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 11398
19 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 11399
19 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 11400
19 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 11401
19 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 11402
19 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 11403
19 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 11404
19 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 11405
19 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 11406
19 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 11407
19 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 11408
19 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 11409
19 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 11410
19 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 11411
19 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 11412
19 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 11413
19 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 11414
19 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 11415
19 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 11416
19 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 11417
19 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 11418
19 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 11419
19 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 11420
19 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 11421
19 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 11422
19 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 11423
19 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 11424
19 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 11425
19 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 11426
19 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 11427
19 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 11428
19 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 11429
19 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 11430
19 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 11431
19 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 11432
19 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 11433
19 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 11434
19 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 11435
19 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 11436
19 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 11437
19 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 11438
19 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 11439
19 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 11440
19 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 11441
19 [java.lang.Math].min(double,double) [function] [call site] 11442
19 [java.lang.Math].max(double,double) [function] [call site] 11443
19 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11444
18 [org.jfree.chart.renderer.xy.XYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 11445
17 [org.jfree.chart.renderer.xy.VectorRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 11446
18 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 11447
18 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 11448
18 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 11449
18 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 11450
18 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 11451
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 11452
18 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 11453
18 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 11454
18 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 11455
18 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 11456
18 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 11457
18 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 11458
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 11459
18 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 11460
18 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 11461
18 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 11462
18 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 11463
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 11464
18 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 11465
18 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 11466
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 11467
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 11468
18 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 11469
18 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 11470
18 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 11471
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 11472
18 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 11473
18 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 11474
18 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 11475
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 11476
18 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 11477
18 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 11478
18 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 11479
18 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 11480
18 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 11481
18 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 11482
18 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 11483
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 11484
18 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 11485
18 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 11486
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 11487
18 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 11488
18 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 11489
18 [org.jfree.data.xy.VectorSeriesCollection].getVectorXValue(int,int) [function] [call site] 11490
19 [java.util.ArrayList].get(int) [function] [call site] 11491
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11492
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11493
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 11494
19 [java.util.LinkedList].get(int) [function] [call site] 11495
19 [java.util.Vector].get(int) [function] [call site] 11496
19 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 11497
19 [org.jfree.data.xy.VectorDataItem].getVectorX() [function] [call site] 11498
20 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 11499
20 [org.jfree.data.xy.Vector].getX() [function] [call site] 11500
18 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 11501
18 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 11502
18 [java.lang.Math].min(double,double) [function] [call site] 11503
18 [java.lang.Math].max(double,double) [function] [call site] 11504
18 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 11505
18 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 11506
18 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 11507
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 11508
18 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 11509
18 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 11510
18 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 11511
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 11512
18 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 11513
18 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 11514
18 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 11515
18 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 11516
18 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 11517
18 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 11518
18 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 11519
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 11520
18 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 11521
18 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 11522
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 11523
18 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 11524
18 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 11525
18 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 11526
18 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 11527
18 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 11528
18 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 11529
18 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 11530
18 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 11531
18 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 11532
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 11533
18 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 11534
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 11535
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 11536
18 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 11537
18 [java.lang.Math].min(double,double) [function] [call site] 11538
18 [java.lang.Math].max(double,double) [function] [call site] 11539
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11540
17 [org.jfree.chart.renderer.xy.XYErrorRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 11541
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 11542
17 [org.jfree.chart.renderer.xy.XYShapeRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 11543
18 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 11544
18 [org.jfree.data.Range].getLowerBound() [function] [call site] 11545
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11546
18 [org.jfree.data.Range].getUpperBound() [function] [call site] 11547
17 [org.jfree.chart.renderer.xy.XYBlockRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 11548
18 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 11549
18 [org.jfree.data.Range].getLowerBound() [function] [call site] 11550
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11551
18 [org.jfree.data.Range].getUpperBound() [function] [call site] 11552
17 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 11553
17 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 11554
18 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 11555
17 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 11556
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 11557
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 11558
19 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 11559
19 [java.util.ArrayList].<init>() [function] [call site] 11560
19 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 11561
19 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 11562
19 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 11563
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 11564
19 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 11565
19 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 11566
19 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 11567
19 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 11568
19 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 11569
19 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 11570
19 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 11571
19 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 11572
19 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 11573
19 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 11574
19 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 11575
19 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 11576
19 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 11577
19 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 11578
19 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 11579
19 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 11580
19 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 11581
19 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 11582
19 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 11583
19 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 11584
19 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 11585
19 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 11586
19 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 11587
19 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 11588
19 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 11589
19 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 11590
19 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 11591
19 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 11592
19 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 11593
19 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 11594
19 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 11595
19 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 11596
19 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 11597
19 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 11598
19 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 11599
19 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 11600
19 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 11601
19 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 11602
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 11603
19 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 11604
19 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 11605
19 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 11606
19 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 11607
19 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 11608
19 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 11609
19 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 11610
19 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 11611
19 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 11612
19 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].getPlot() [function] [call site] 11613
19 [org.jfree.chart.plot.XYPlot].getIndexOf(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 11614
20 [java.util.jar.Attributes].entrySet() [function] [call site] 11615
20 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 11616
20 [java.util.TreeMap].entrySet() [function] [call site] 11617
20 [java.util.Hashtable].entrySet() [function] [call site] 11618
20 [java.util.LinkedHashMap].entrySet() [function] [call site] 11619
20 [java.util.IdentityHashMap].entrySet() [function] [call site] 11620
20 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 11621
20 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 11622
20 [java.util.WeakHashMap].entrySet() [function] [call site] 11623
20 [java.awt.RenderingHints].entrySet() [function] [call site] 11624
20 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 11625
20 [java.util.Properties].entrySet() [function] [call site] 11626
20 [java.util.HashMap].entrySet() [function] [call site] 11627
20 [java.security.Provider].entrySet() [function] [call site] 11628
20 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 11629
20 [java.nio.file.Files$2].hasNext() [function] [call site] 11630
20 [java.io.BufferedReader$1].hasNext() [function] [call site] 11631
20 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 11632
20 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 11633
20 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 11634
20 [java.util.HashSet].iterator() [function] [call site] 11635
20 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 11636
20 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 11637
20 [java.util.TreeMap$KeySet].iterator() [function] [call site] 11638
20 [java.util.TreeSet].iterator() [function] [call site] 11639
20 [java.nio.file.FileTreeIterator].next() [function] [call site] 11640
20 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 11641
20 [java.io.BufferedReader$1].next() [function] [call site] 11642
20 [java.nio.file.Files$2].next() [function] [call site] 11643
20 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 11644
20 [java.util.Hashtable$Entry].getValue() [function] [call site] 11645
20 [java.util.TreeMap$Entry].getValue() [function] [call site] 11646
20 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 11647
20 [java.util.HashMap$Node].getValue() [function] [call site] 11648
20 [java.util.HashMap$Node].getKey() [function] [call site] 11649
20 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 11650
20 [java.util.TreeMap$Entry].getKey() [function] [call site] 11651
20 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 11652
20 [java.util.Hashtable$Entry].getKey() [function] [call site] 11653
20 [java.lang.Integer].intValue() [function] [call site] 11654
19 [org.jfree.chart.plot.XYPlot].getDomainAxisForDataset(int) [function] [call site] 11655
20 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 11656
21 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 11657
20 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 11658
20 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 11659
20 [java.util.Properties].get(java.lang.Object) [function] [call site] 11660
20 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 11661
20 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 11662
20 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 11663
20 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 11664
20 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 11665
20 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 11666
20 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 11667
20 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 11668
20 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 11669
20 [java.util.HashMap].get(java.lang.Object) [function] [call site] 11670
20 [java.security.Provider].get(java.lang.Object) [function] [call site] 11671
20 [java.lang.Integer].valueOf(int) [function] [call site] 11672
20 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11673
20 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11674
20 [java.util.AbstractSequentialList].get(int) [function] [call site] 11675
20 [java.util.LinkedList].get(int) [function] [call site] 11676
20 [java.util.Vector].get(int) [function] [call site] 11677
20 [java.util.ArrayList].get(int) [function] [call site] 11678
20 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 11679
21 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 11680
21 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 11681
21 [java.util.Properties].get(java.lang.Object) [function] [call site] 11682
21 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 11683
21 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 11684
21 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 11685
21 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 11686
21 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 11687
21 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 11688
21 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 11689
21 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 11690
21 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 11691
21 [java.util.HashMap].get(java.lang.Object) [function] [call site] 11692
21 [java.security.Provider].get(java.lang.Object) [function] [call site] 11693
21 [java.lang.Integer].valueOf(int) [function] [call site] 11694
21 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 11695
20 [java.lang.Integer].intValue() [function] [call site] 11696
20 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 11697
19 [org.jfree.chart.axis.ValueAxis].getRange() [function] [call site] 11698
19 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11699
19 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,java.util.List,org.jfree.data.Range,boolean) [function] [call site] 11700
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 11701
20 [org.jfree.data.time.TimeSeriesCollection].getRangeBounds(java.util.List,org.jfree.data.Range,boolean) [function] [call site] 11702
21 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 11703
21 [java.nio.file.Files$2].hasNext() [function] [call site] 11704
21 [java.io.BufferedReader$1].hasNext() [function] [call site] 11705
21 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 11706
21 [java.util.ArrayList].iterator() [function] [call site] 11707
21 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 11708
21 [java.util.AbstractSequentialList].iterator() [function] [call site] 11709
21 [java.util.Vector].iterator() [function] [call site] 11710
21 [java.util.AbstractList].iterator() [function] [call site] 11711
21 [java.nio.file.FileTreeIterator].next() [function] [call site] 11712
21 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 11713
21 [java.io.BufferedReader$1].next() [function] [call site] 11714
21 [java.nio.file.Files$2].next() [function] [call site] 11715
21 [org.jfree.data.time.TimeSeriesCollection].getSeries(java.lang.Comparable) [function] [call site] 11716
21 [org.jfree.data.time.TimeSeries].findValueRange(org.jfree.data.Range,org.jfree.data.time.TimePeriodAnchor,java.util.Calendar) [function] [call site] 11717
22 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 11718
22 [java.nio.file.Files$2].hasNext() [function] [call site] 11719
22 [java.io.BufferedReader$1].hasNext() [function] [call site] 11720
22 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 11721
22 [java.util.ArrayList].iterator() [function] [call site] 11722
22 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 11723
22 [java.util.AbstractSequentialList].iterator() [function] [call site] 11724
22 [java.util.Vector].iterator() [function] [call site] 11725
22 [java.util.AbstractList].iterator() [function] [call site] 11726
22 [java.nio.file.FileTreeIterator].next() [function] [call site] 11727
22 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 11728
22 [java.io.BufferedReader$1].next() [function] [call site] 11729
22 [java.nio.file.Files$2].next() [function] [call site] 11730
22 [org.jfree.data.time.RegularTimePeriod].getMillisecond(org.jfree.data.time.TimePeriodAnchor,java.util.Calendar) [function] [call site] 11731
23 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 11732
23 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 11733
23 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 11734
23 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 11735
23 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 11736
23 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 11737
23 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 11738
23 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 11739
23 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 11740
23 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 11741
23 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 11742
23 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 11743
23 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 11744
23 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 11745
23 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 11746
23 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 11747
23 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 11748
23 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 11749
23 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 11750
23 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 11751
23 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 11752
23 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 11753
23 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 11754
23 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 11755
23 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 11756
23 [java.lang.IllegalStateException].<init>(java.lang.String) [function] [call site] 11757
22 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 11758
22 [org.jfree.data.Range].contains(double) [function] [call site] 11759
22 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 11760
22 [java.lang.Float].doubleValue() [function] [call site] 11761
22 [java.math.BigInteger].doubleValue() [function] [call site] 11762
22 [java.math.BigDecimal].doubleValue() [function] [call site] 11763
22 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 11764
22 [java.lang.Long].doubleValue() [function] [call site] 11765
22 [java.lang.Byte].doubleValue() [function] [call site] 11766
22 [java.lang.Double].doubleValue() [function] [call site] 11767
22 [java.lang.Integer].doubleValue() [function] [call site] 11768
22 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 11769
22 [java.lang.Short].doubleValue() [function] [call site] 11770
22 [org.jfree.data.time.TimeSeries].minIgnoreNaN(double,double) [function] [call site] 11771
22 [org.jfree.data.time.TimeSeries].maxIgnoreNaN(double,double) [function] [call site] 11772
22 [java.lang.Double].isInfinite(double) [function] [call site] 11773
22 [java.lang.Double].isInfinite(double) [function] [call site] 11774
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11775
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11776
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11777
21 [org.jfree.data.Range].combineIgnoringNaN(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 11778
22 [org.jfree.data.Range].isNaNRange() [function] [call site] 11779
23 [java.lang.Double].isNaN(double) [function] [call site] 11780
23 [java.lang.Double].isNaN(double) [function] [call site] 11781
22 [org.jfree.data.Range].isNaNRange() [function] [call site] 11782
22 [org.jfree.data.Range].getLowerBound() [function] [call site] 11783
22 [org.jfree.data.Range].getLowerBound() [function] [call site] 11784
22 [org.jfree.data.Range].min(double,double) [function] [call site] 11785
23 [java.lang.Double].isNaN(double) [function] [call site] 11786
23 [java.lang.Double].isNaN(double) [function] [call site] 11787
23 [java.lang.Math].min(double,double) [function] [call site] 11788
22 [org.jfree.data.Range].getUpperBound() [function] [call site] 11789
22 [org.jfree.data.Range].getUpperBound() [function] [call site] 11790
22 [org.jfree.data.Range].max(double,double) [function] [call site] 11791
23 [java.lang.Double].isNaN(double) [function] [call site] 11792
23 [java.lang.Double].isNaN(double) [function] [call site] 11793
23 [java.lang.Math].max(double,double) [function] [call site] 11794
22 [java.lang.Double].isNaN(double) [function] [call site] 11795
22 [java.lang.Double].isNaN(double) [function] [call site] 11796
22 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11797
20 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.xy.XYDataset,java.util.List,org.jfree.data.Range,boolean) [function] [call site] 11798
21 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 11799
21 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 11800
21 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 11801
21 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 11802
21 [java.nio.file.Files$2].hasNext() [function] [call site] 11803
21 [java.io.BufferedReader$1].hasNext() [function] [call site] 11804
21 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 11805
21 [java.util.ArrayList].iterator() [function] [call site] 11806
21 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 11807
21 [java.util.AbstractSequentialList].iterator() [function] [call site] 11808
21 [java.util.Vector].iterator() [function] [call site] 11809
21 [java.util.AbstractList].iterator() [function] [call site] 11810
21 [java.nio.file.FileTreeIterator].next() [function] [call site] 11811
21 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 11812
21 [java.io.BufferedReader$1].next() [function] [call site] 11813
21 [java.nio.file.Files$2].next() [function] [call site] 11814
21 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 11815
21 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 11816
21 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 11817
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 11818
21 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 11819
21 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 11820
21 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 11821
21 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 11822
21 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 11823
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 11824
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 11825
21 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 11826
21 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 11827
21 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 11828
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 11829
21 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 11830
21 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 11831
21 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 11832
21 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 11833
21 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 11834
21 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 11835
21 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 11836
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 11837
21 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 11838
21 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 11839
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 11840
21 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 11841
21 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 11842
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 11843
21 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 11844
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 11845
21 [org.jfree.data.Range].contains(double) [function] [call site] 11846
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getLowValue(int,int) [function] [call site] 11847
22 [java.util.ArrayList].get(int) [function] [call site] 11848
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11849
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11850
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 11851
22 [java.util.LinkedList].get(int) [function] [call site] 11852
22 [java.util.Vector].get(int) [function] [call site] 11853
22 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 11854
22 [org.jfree.data.time.ohlc.OHLCItem].getLowValue() [function] [call site] 11855
23 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 11856
23 [org.jfree.data.time.ohlc.OHLC].getLow() [function] [call site] 11857
21 [org.jfree.data.xy.DefaultHighLowDataset].getLowValue(int,int) [function] [call site] 11858
22 [org.jfree.data.xy.DefaultHighLowDataset].getLow(int,int) [function] [call site] 11859
22 [java.lang.Float].doubleValue() [function] [call site] 11860
22 [java.math.BigInteger].doubleValue() [function] [call site] 11861
22 [java.math.BigDecimal].doubleValue() [function] [call site] 11862
22 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 11863
22 [java.lang.Long].doubleValue() [function] [call site] 11864
22 [java.lang.Byte].doubleValue() [function] [call site] 11865
22 [java.lang.Double].doubleValue() [function] [call site] 11866
22 [java.lang.Integer].doubleValue() [function] [call site] 11867
22 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 11868
22 [java.lang.Short].doubleValue() [function] [call site] 11869
21 [org.jfree.data.xy.DefaultOHLCDataset].getLowValue(int,int) [function] [call site] 11870
22 [org.jfree.data.xy.DefaultOHLCDataset].getLow(int,int) [function] [call site] 11871
23 [org.jfree.data.xy.OHLCDataItem].getLow() [function] [call site] 11872
22 [java.lang.Float].doubleValue() [function] [call site] 11873
22 [java.math.BigInteger].doubleValue() [function] [call site] 11874
22 [java.math.BigDecimal].doubleValue() [function] [call site] 11875
22 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 11876
22 [java.lang.Long].doubleValue() [function] [call site] 11877
22 [java.lang.Byte].doubleValue() [function] [call site] 11878
22 [java.lang.Double].doubleValue() [function] [call site] 11879
22 [java.lang.Integer].doubleValue() [function] [call site] 11880
22 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 11881
22 [java.lang.Short].doubleValue() [function] [call site] 11882
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getHighValue(int,int) [function] [call site] 11883
22 [java.util.ArrayList].get(int) [function] [call site] 11884
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11885
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11886
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 11887
22 [java.util.LinkedList].get(int) [function] [call site] 11888
22 [java.util.Vector].get(int) [function] [call site] 11889
22 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 11890
22 [org.jfree.data.time.ohlc.OHLCItem].getHighValue() [function] [call site] 11891
23 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 11892
23 [org.jfree.data.time.ohlc.OHLC].getHigh() [function] [call site] 11893
21 [org.jfree.data.xy.DefaultHighLowDataset].getHighValue(int,int) [function] [call site] 11894
22 [org.jfree.data.xy.DefaultHighLowDataset].getHigh(int,int) [function] [call site] 11895
22 [java.lang.Float].doubleValue() [function] [call site] 11896
22 [java.math.BigInteger].doubleValue() [function] [call site] 11897
22 [java.math.BigDecimal].doubleValue() [function] [call site] 11898
22 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 11899
22 [java.lang.Long].doubleValue() [function] [call site] 11900
22 [java.lang.Byte].doubleValue() [function] [call site] 11901
22 [java.lang.Double].doubleValue() [function] [call site] 11902
22 [java.lang.Integer].doubleValue() [function] [call site] 11903
22 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 11904
22 [java.lang.Short].doubleValue() [function] [call site] 11905
21 [org.jfree.data.xy.DefaultOHLCDataset].getHighValue(int,int) [function] [call site] 11906
22 [org.jfree.data.xy.DefaultOHLCDataset].getHigh(int,int) [function] [call site] 11907
23 [org.jfree.data.xy.OHLCDataItem].getHigh() [function] [call site] 11908
22 [java.lang.Float].doubleValue() [function] [call site] 11909
22 [java.math.BigInteger].doubleValue() [function] [call site] 11910
22 [java.math.BigDecimal].doubleValue() [function] [call site] 11911
22 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 11912
22 [java.lang.Long].doubleValue() [function] [call site] 11913
22 [java.lang.Byte].doubleValue() [function] [call site] 11914
22 [java.lang.Double].doubleValue() [function] [call site] 11915
22 [java.lang.Integer].doubleValue() [function] [call site] 11916
22 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 11917
22 [java.lang.Short].doubleValue() [function] [call site] 11918
21 [java.lang.Double].isNaN(double) [function] [call site] 11919
21 [java.lang.Math].min(double,double) [function] [call site] 11920
21 [java.lang.Double].isNaN(double) [function] [call site] 11921
21 [java.lang.Math].max(double,double) [function] [call site] 11922
21 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 11923
21 [java.nio.file.Files$2].hasNext() [function] [call site] 11924
21 [java.io.BufferedReader$1].hasNext() [function] [call site] 11925
21 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 11926
21 [java.util.ArrayList].iterator() [function] [call site] 11927
21 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 11928
21 [java.util.AbstractSequentialList].iterator() [function] [call site] 11929
21 [java.util.Vector].iterator() [function] [call site] 11930
21 [java.util.AbstractList].iterator() [function] [call site] 11931
21 [java.nio.file.FileTreeIterator].next() [function] [call site] 11932
21 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 11933
21 [java.io.BufferedReader$1].next() [function] [call site] 11934
21 [java.nio.file.Files$2].next() [function] [call site] 11935
21 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 11936
21 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 11937
21 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 11938
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 11939
21 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 11940
21 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 11941
21 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 11942
21 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 11943
21 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 11944
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 11945
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 11946
21 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 11947
21 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 11948
21 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 11949
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 11950
21 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 11951
21 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 11952
21 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 11953
21 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 11954
21 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 11955
21 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 11956
21 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 11957
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 11958
21 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 11959
21 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 11960
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 11961
21 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 11962
21 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 11963
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 11964
21 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 11965
21 [org.jfree.data.Range].contains(double) [function] [call site] 11966
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMinRegularValue(int,int) [function] [call site] 11967
22 [java.util.ArrayList].get(int) [function] [call site] 11968
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11969
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11970
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 11971
22 [java.util.LinkedList].get(int) [function] [call site] 11972
22 [java.util.Vector].get(int) [function] [call site] 11973
22 [org.jfree.data.statistics.BoxAndWhiskerItem].getMinRegularValue() [function] [call site] 11974
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMaxRegularValue(int,int) [function] [call site] 11975
22 [java.util.ArrayList].get(int) [function] [call site] 11976
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11977
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11978
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 11979
22 [java.util.LinkedList].get(int) [function] [call site] 11980
22 [java.util.Vector].get(int) [function] [call site] 11981
22 [org.jfree.data.statistics.BoxAndWhiskerItem].getMaxRegularValue() [function] [call site] 11982
21 [java.lang.Float].doubleValue() [function] [call site] 11983
21 [java.math.BigInteger].doubleValue() [function] [call site] 11984
21 [java.math.BigDecimal].doubleValue() [function] [call site] 11985
21 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 11986
21 [java.lang.Long].doubleValue() [function] [call site] 11987
21 [java.lang.Byte].doubleValue() [function] [call site] 11988
21 [java.lang.Double].doubleValue() [function] [call site] 11989
21 [java.lang.Integer].doubleValue() [function] [call site] 11990
21 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 11991
21 [java.lang.Short].doubleValue() [function] [call site] 11992
21 [java.lang.Math].min(double,double) [function] [call site] 11993
21 [java.lang.Float].doubleValue() [function] [call site] 11994
21 [java.math.BigInteger].doubleValue() [function] [call site] 11995
21 [java.math.BigDecimal].doubleValue() [function] [call site] 11996
21 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 11997
21 [java.lang.Long].doubleValue() [function] [call site] 11998
21 [java.lang.Byte].doubleValue() [function] [call site] 11999
21 [java.lang.Double].doubleValue() [function] [call site] 12000
21 [java.lang.Integer].doubleValue() [function] [call site] 12001
21 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 12002
21 [java.lang.Short].doubleValue() [function] [call site] 12003
21 [java.lang.Math].max(double,double) [function] [call site] 12004
21 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 12005
21 [java.nio.file.Files$2].hasNext() [function] [call site] 12006
21 [java.io.BufferedReader$1].hasNext() [function] [call site] 12007
21 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 12008
21 [java.util.ArrayList].iterator() [function] [call site] 12009
21 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 12010
21 [java.util.AbstractSequentialList].iterator() [function] [call site] 12011
21 [java.util.Vector].iterator() [function] [call site] 12012
21 [java.util.AbstractList].iterator() [function] [call site] 12013
21 [java.nio.file.FileTreeIterator].next() [function] [call site] 12014
21 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 12015
21 [java.io.BufferedReader$1].next() [function] [call site] 12016
21 [java.nio.file.Files$2].next() [function] [call site] 12017
21 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 12018
21 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 12019
21 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 12020
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 12021
21 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 12022
21 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 12023
21 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 12024
21 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 12025
21 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 12026
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 12027
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 12028
21 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 12029
21 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 12030
21 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 12031
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 12032
21 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 12033
21 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 12034
21 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 12035
21 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 12036
21 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 12037
21 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 12038
21 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 12039
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 12040
21 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 12041
21 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 12042
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 12043
21 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 12044
21 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 12045
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 12046
21 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 12047
21 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 12048
21 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 12049
21 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 12050
21 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 12051
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 12052
21 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 12053
21 [org.jfree.data.Range].contains(double) [function] [call site] 12054
21 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 12055
22 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 12056
23 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 12057
23 [java.lang.Float].doubleValue() [function] [call site] 12058
23 [java.math.BigInteger].doubleValue() [function] [call site] 12059
23 [java.math.BigDecimal].doubleValue() [function] [call site] 12060
23 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 12061
23 [java.lang.Long].doubleValue() [function] [call site] 12062
23 [java.lang.Byte].doubleValue() [function] [call site] 12063
23 [java.lang.Double].doubleValue() [function] [call site] 12064
23 [java.lang.Integer].doubleValue() [function] [call site] 12065
23 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 12066
23 [java.lang.Short].doubleValue() [function] [call site] 12067
22 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 12068
23 [org.jfree.data.gantt.XYTaskDataset].getItemValue(int,int) [function] [call site] 12069
23 [org.jfree.data.gantt.XYTaskDataset].getSeriesValue(int) [function] [call site] 12070
22 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 12071
23 [java.util.ArrayList].get(int) [function] [call site] 12072
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12073
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12074
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 12075
23 [java.util.LinkedList].get(int) [function] [call site] 12076
23 [java.util.Vector].get(int) [function] [call site] 12077
22 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 12078
23 [java.util.ArrayList].get(int) [function] [call site] 12079
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12080
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12081
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 12082
23 [java.util.LinkedList].get(int) [function] [call site] 12083
23 [java.util.Vector].get(int) [function] [call site] 12084
23 [org.jfree.data.statistics.SimpleHistogramBin].getItemCount() [function] [call site] 12085
23 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 12086
23 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 12087
23 [org.jfree.data.statistics.SimpleHistogramBin].getItemCount() [function] [call site] 12088
22 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12089
23 [java.util.ArrayList].get(int) [function] [call site] 12090
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12091
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12092
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 12093
23 [java.util.LinkedList].get(int) [function] [call site] 12094
23 [java.util.Vector].get(int) [function] [call site] 12095
23 [org.jfree.data.xy.YIntervalSeries].getYValue(int) [function] [call site] 12096
24 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 12097
24 [org.jfree.data.xy.YIntervalDataItem].getYValue() [function] [call site] 12098
25 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 12099
25 [org.jfree.data.xy.YInterval].getY() [function] [call site] 12100
22 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12101
23 [java.util.ArrayList].get(int) [function] [call site] 12102
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12103
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12104
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 12105
23 [java.util.LinkedList].get(int) [function] [call site] 12106
23 [java.util.Vector].get(int) [function] [call site] 12107
23 [org.jfree.data.xy.XIntervalSeries].getYValue(int) [function] [call site] 12108
24 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 12109
24 [org.jfree.data.xy.XIntervalDataItem].getYValue() [function] [call site] 12110
25 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 12111
25 [org.jfree.data.xy.YWithXInterval].getY() [function] [call site] 12112
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 12113
23 [org.jfree.data.time.DynamicTimeSeriesCollection$ValueSequence].getData(int) [function] [call site] 12114
23 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 12115
22 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 12116
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 12117
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12118
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12119
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 12120
24 [java.util.LinkedList].get(int) [function] [call site] 12121
24 [java.util.Vector].get(int) [function] [call site] 12122
24 [java.util.ArrayList].get(int) [function] [call site] 12123
24 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 12124
24 [org.jfree.data.time.ohlc.OHLCItem].getYValue() [function] [call site] 12125
25 [org.jfree.data.time.ohlc.OHLCItem].getCloseValue() [function] [call site] 12126
26 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 12127
26 [org.jfree.data.time.ohlc.OHLC].getClose() [function] [call site] 12128
24 [java.lang.Double].valueOf(double) [function] [call site] 12129
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 12130
24 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 12131
24 [java.lang.Double].valueOf(double) [function] [call site] 12132
23 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 12133
24 [org.jfree.data.xy.DefaultWindDataset].getWindForce(int,int) [function] [call site] 12134
25 [java.util.ArrayList].get(int) [function] [call site] 12135
25 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12136
25 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12137
25 [java.util.AbstractSequentialList].get(int) [function] [call site] 12138
25 [java.util.LinkedList].get(int) [function] [call site] 12139
25 [java.util.Vector].get(int) [function] [call site] 12140
25 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12141
25 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12142
25 [java.util.AbstractSequentialList].get(int) [function] [call site] 12143
25 [java.util.LinkedList].get(int) [function] [call site] 12144
25 [java.util.Vector].get(int) [function] [call site] 12145
25 [java.util.ArrayList].get(int) [function] [call site] 12146
25 [org.jfree.data.xy.WindDataItem].getWindForce() [function] [call site] 12147
23 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 12148
24 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 12149
24 [java.lang.Double].valueOf(double) [function] [call site] 12150
23 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 12151
24 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 12152
23 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 12153
24 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 12154
25 [java.util.ArrayList].get(int) [function] [call site] 12155
25 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12156
25 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12157
25 [java.util.AbstractSequentialList].get(int) [function] [call site] 12158
25 [java.util.LinkedList].get(int) [function] [call site] 12159
25 [java.util.Vector].get(int) [function] [call site] 12160
25 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 12161
25 [org.jfree.data.xy.VectorDataItem].getYValue() [function] [call site] 12162
26 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 12163
26 [org.jfree.data.xy.XYCoordinate].getY() [function] [call site] 12164
24 [java.lang.Double].valueOf(double) [function] [call site] 12165
23 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 12166
24 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 12167
25 [java.util.ArrayList].get(int) [function] [call site] 12168
25 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12169
25 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12170
25 [java.util.AbstractSequentialList].get(int) [function] [call site] 12171
25 [java.util.LinkedList].get(int) [function] [call site] 12172
25 [java.util.Vector].get(int) [function] [call site] 12173
24 [java.lang.Double].valueOf(double) [function] [call site] 12174
23 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 12175
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12176
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12177
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 12178
24 [java.util.LinkedList].get(int) [function] [call site] 12179
24 [java.util.Vector].get(int) [function] [call site] 12180
24 [java.util.ArrayList].get(int) [function] [call site] 12181
24 [org.jfree.data.xy.MatrixSeries].getItemRow(int) [function] [call site] 12182
25 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 12183
24 [java.lang.Integer].valueOf(int) [function] [call site] 12184
23 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 12185
24 [java.util.ArrayList].get(int) [function] [call site] 12186
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12187
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12188
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 12189
24 [java.util.LinkedList].get(int) [function] [call site] 12190
24 [java.util.Vector].get(int) [function] [call site] 12191
24 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 12192
23 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 12193
24 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 12194
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12195
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12196
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 12197
24 [java.util.LinkedList].get(int) [function] [call site] 12198
24 [java.util.Vector].get(int) [function] [call site] 12199
24 [java.util.ArrayList].get(int) [function] [call site] 12200
24 [org.jfree.data.statistics.HistogramDataset].getTotal(int) [function] [call site] 12201
25 [java.util.ArrayList].get(int) [function] [call site] 12202
25 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12203
25 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12204
25 [java.util.AbstractSequentialList].get(int) [function] [call site] 12205
25 [java.util.LinkedList].get(int) [function] [call site] 12206
25 [java.util.Vector].get(int) [function] [call site] 12207
25 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 12208
25 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 12209
25 [java.util.Properties].get(java.lang.Object) [function] [call site] 12210
25 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 12211
25 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 12212
25 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 12213
25 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 12214
25 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 12215
25 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 12216
25 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 12217
25 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 12218
25 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 12219
25 [java.util.HashMap].get(java.lang.Object) [function] [call site] 12220
25 [java.security.Provider].get(java.lang.Object) [function] [call site] 12221
25 [java.lang.Integer].intValue() [function] [call site] 12222
24 [org.jfree.data.statistics.HistogramDataset].getBinWidth(int) [function] [call site] 12223
25 [java.util.ArrayList].get(int) [function] [call site] 12224
25 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12225
25 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12226
25 [java.util.AbstractSequentialList].get(int) [function] [call site] 12227
25 [java.util.LinkedList].get(int) [function] [call site] 12228
25 [java.util.Vector].get(int) [function] [call site] 12229
25 [java.lang.Double].doubleValue() [function] [call site] 12230
25 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 12231
25 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 12232
25 [java.util.Properties].get(java.lang.Object) [function] [call site] 12233
25 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 12234
25 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 12235
25 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 12236
25 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 12237
25 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 12238
25 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 12239
25 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 12240
25 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 12241
25 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 12242
25 [java.util.HashMap].get(java.lang.Object) [function] [call site] 12243
25 [java.security.Provider].get(java.lang.Object) [function] [call site] 12244
24 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 12245
24 [java.lang.Integer].valueOf(int) [function] [call site] 12246
24 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 12247
24 [java.lang.Double].valueOf(double) [function] [call site] 12248
24 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 12249
24 [java.lang.Double].valueOf(double) [function] [call site] 12250
24 [java.lang.IllegalStateException].<init>() [function] [call site] 12251
23 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 12252
24 [java.util.ArrayList].get(int) [function] [call site] 12253
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12254
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12255
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 12256
24 [java.util.LinkedList].get(int) [function] [call site] 12257
24 [java.util.Vector].get(int) [function] [call site] 12258
24 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 12259
24 [org.jfree.data.time.TimePeriodValue].getValue() [function] [call site] 12260
23 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 12261
24 [java.util.ArrayList].get(int) [function] [call site] 12262
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12263
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12264
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 12265
24 [java.util.LinkedList].get(int) [function] [call site] 12266
24 [java.util.Vector].get(int) [function] [call site] 12267
24 [org.jfree.data.time.TimeSeries].getValue(int) [function] [call site] 12268
25 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 12269
25 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 12270
23 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 12271
24 [org.jfree.data.xy.DefaultHighLowDataset].getClose(int,int) [function] [call site] 12272
23 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 12273
24 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 12274
24 [java.lang.Double].valueOf(double) [function] [call site] 12275
23 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 12276
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12277
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12278
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 12279
24 [java.util.LinkedList].get(int) [function] [call site] 12280
24 [java.util.Vector].get(int) [function] [call site] 12281
24 [java.util.ArrayList].get(int) [function] [call site] 12282
24 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 12283
24 [org.jfree.data.xy.XIntervalDataItem].getYValue() [function] [call site] 12284
24 [java.lang.Double].valueOf(double) [function] [call site] 12285
23 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 12286
24 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 12287
25 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12288
25 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12289
25 [java.util.AbstractSequentialList].get(int) [function] [call site] 12290
25 [java.util.LinkedList].get(int) [function] [call site] 12291
25 [java.util.Vector].get(int) [function] [call site] 12292
25 [java.util.ArrayList].get(int) [function] [call site] 12293
25 [org.jfree.data.xy.YIntervalSeries].getYValue(int) [function] [call site] 12294
25 [java.lang.Double].valueOf(double) [function] [call site] 12295
24 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 12296
24 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 12297
24 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 12298
24 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 12299
24 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 12300
24 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 12301
24 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 12302
24 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 12303
24 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 12304
24 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 12305
24 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 12306
25 [java.util.ArrayList].get(int) [function] [call site] 12307
25 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12308
25 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12309
25 [java.util.AbstractSequentialList].get(int) [function] [call site] 12310
25 [java.util.LinkedList].get(int) [function] [call site] 12311
25 [java.util.Vector].get(int) [function] [call site] 12312
25 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 12313
24 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 12314
25 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 12315
25 [java.lang.Double].valueOf(double) [function] [call site] 12316
24 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 12317
25 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 12318
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 12319
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMeanValue(int,int) [function] [call site] 12320
26 [java.util.ArrayList].get(int) [function] [call site] 12321
26 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12322
26 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12323
26 [java.util.AbstractSequentialList].get(int) [function] [call site] 12324
26 [java.util.LinkedList].get(int) [function] [call site] 12325
26 [java.util.Vector].get(int) [function] [call site] 12326
26 [org.jfree.data.statistics.BoxAndWhiskerItem].getMean() [function] [call site] 12327
24 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 12328
25 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12329
26 [java.util.ArrayList].get(int) [function] [call site] 12330
26 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12331
26 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12332
26 [java.util.AbstractSequentialList].get(int) [function] [call site] 12333
26 [java.util.LinkedList].get(int) [function] [call site] 12334
26 [java.util.Vector].get(int) [function] [call site] 12335
26 [org.jfree.data.xy.XYIntervalSeries].getYValue(int) [function] [call site] 12336
27 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 12337
27 [org.jfree.data.xy.XYIntervalDataItem].getYValue() [function] [call site] 12338
28 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 12339
28 [org.jfree.data.xy.XYInterval].getY() [function] [call site] 12340
25 [java.lang.Double].valueOf(double) [function] [call site] 12341
24 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 12342
25 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 12343
26 [java.util.ArrayList].get(int) [function] [call site] 12344
26 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12345
26 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12346
26 [java.util.AbstractSequentialList].get(int) [function] [call site] 12347
26 [java.util.LinkedList].get(int) [function] [call site] 12348
26 [java.util.Vector].get(int) [function] [call site] 12349
25 [java.lang.Double].valueOf(double) [function] [call site] 12350
24 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 12351
24 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 12352
24 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 12353
24 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 12354
24 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 12355
24 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 12356
25 [org.jfree.data.xy.DefaultOHLCDataset].getClose(int,int) [function] [call site] 12357
26 [org.jfree.data.xy.OHLCDataItem].getClose() [function] [call site] 12358
24 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 12359
23 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 12360
23 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 12361
23 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 12362
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 12363
23 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 12364
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 12365
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 12366
23 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 12367
23 [java.lang.Byte:java.lang.Double:java.lang.Float:java.lang.Integer:java.lang.Long:java.lang.Short:java.math.BigDecimal:java.math.BigInteger:java.util.concurrent.atomic.AtomicInteger:java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 12368
22 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 12369
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12370
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 12371
22 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 12372
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 12373
21 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 12374
21 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 12375
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12376
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 12377
21 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 12378
21 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12379
21 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12380
21 [org.jfree.data.xy.XYBarDataset].getStartYValue(int,int) [function] [call site] 12381
22 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 12382
21 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartYValue(int,int) [function] [call site] 12383
22 [org.jfree.data.xy.DefaultTableXYDataset].getStartY(int,int) [function] [call site] 12384
23 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 12385
22 [org.jfree.data.statistics.SimpleHistogramDataset].getStartY(int,int) [function] [call site] 12386
23 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 12387
22 [org.jfree.data.xy.YIntervalSeriesCollection].getStartY(int,int) [function] [call site] 12388
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12389
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12390
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 12391
23 [java.util.LinkedList].get(int) [function] [call site] 12392
23 [java.util.Vector].get(int) [function] [call site] 12393
23 [java.util.ArrayList].get(int) [function] [call site] 12394
23 [org.jfree.data.xy.YIntervalSeries].getYLowValue(int) [function] [call site] 12395
24 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 12396
24 [org.jfree.data.xy.YIntervalDataItem].getYLowValue() [function] [call site] 12397
25 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 12398
25 [org.jfree.data.xy.YInterval].getYLow() [function] [call site] 12399
23 [java.lang.Double].valueOf(double) [function] [call site] 12400
22 [org.jfree.data.xy.CategoryTableXYDataset].getStartY(int,int) [function] [call site] 12401
23 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 12402
22 [org.jfree.data.time.TimeTableXYDataset].getStartY(int,int) [function] [call site] 12403
23 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 12404
22 [org.jfree.data.xy.XYBarDataset].getStartY(int,int) [function] [call site] 12405
23 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 12406
23 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 12407
23 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 12408
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 12409
23 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 12410
23 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 12411
23 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 12412
23 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 12413
23 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 12414
23 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 12415
23 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 12416
23 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 12417
23 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 12418
23 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 12419
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 12420
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 12421
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 12422
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 12423
23 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 12424
23 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 12425
23 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 12426
23 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 12427
23 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 12428
23 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 12429
23 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 12430
22 [org.jfree.data.xy.XIntervalSeriesCollection].getStartY(int,int) [function] [call site] 12431
23 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 12432
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartY(int,int) [function] [call site] 12433
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 12434
24 [java.util.ArrayList].get(int) [function] [call site] 12435
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12436
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12437
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 12438
24 [java.util.LinkedList].get(int) [function] [call site] 12439
24 [java.util.Vector].get(int) [function] [call site] 12440
24 [org.jfree.data.xy.XYIntervalSeries].getYLowValue(int) [function] [call site] 12441
25 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 12442
25 [org.jfree.data.xy.XYIntervalDataItem].getYLowValue() [function] [call site] 12443
26 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 12444
26 [org.jfree.data.xy.XYInterval].getYLow() [function] [call site] 12445
23 [java.lang.Double].valueOf(double) [function] [call site] 12446
22 [org.jfree.data.time.TimePeriodValuesCollection].getStartY(int,int) [function] [call site] 12447
23 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 12448
22 [org.jfree.data.xy.XYSeriesCollection].getStartY(int,int) [function] [call site] 12449
23 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 12450
22 [org.jfree.data.time.TimeSeriesCollection].getStartY(int,int) [function] [call site] 12451
23 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 12452
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartY(int,int) [function] [call site] 12453
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 12454
24 [java.util.ArrayList].get(int) [function] [call site] 12455
24 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12456
24 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12457
24 [java.util.AbstractSequentialList].get(int) [function] [call site] 12458
24 [java.util.LinkedList].get(int) [function] [call site] 12459
24 [java.util.Vector].get(int) [function] [call site] 12460
23 [java.lang.Double].valueOf(double) [function] [call site] 12461
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getStartY(int,int) [function] [call site] 12462
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 12463
22 [org.jfree.data.statistics.HistogramDataset].getStartY(int,int) [function] [call site] 12464
23 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 12465
22 [java.lang.Byte:java.lang.Double:java.lang.Float:java.lang.Integer:java.lang.Long:java.lang.Short:java.math.BigDecimal:java.math.BigInteger:java.util.concurrent.atomic.AtomicInteger:java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 12466
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 12467
21 [org.jfree.data.statistics.SimpleHistogramDataset].getStartYValue(int,int) [function] [call site] 12468
22 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 12469
21 [org.jfree.data.xy.YIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 12470
22 [java.util.ArrayList].get(int) [function] [call site] 12471
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12472
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12473
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 12474
22 [java.util.LinkedList].get(int) [function] [call site] 12475
22 [java.util.Vector].get(int) [function] [call site] 12476
22 [org.jfree.data.xy.YIntervalSeries].getYLowValue(int) [function] [call site] 12477
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 12478
21 [org.jfree.data.gantt.XYTaskDataset].getStartYValue(int,int) [function] [call site] 12479
22 [org.jfree.data.gantt.XYTaskDataset].getItemStartValue(int,int) [function] [call site] 12480
22 [org.jfree.data.gantt.XYTaskDataset].getSeriesStartValue(int) [function] [call site] 12481
21 [org.jfree.data.xy.XYBarDataset].getEndYValue(int,int) [function] [call site] 12482
22 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 12483
21 [org.jfree.data.gantt.XYTaskDataset].getEndYValue(int,int) [function] [call site] 12484
22 [org.jfree.data.gantt.XYTaskDataset].getItemEndValue(int,int) [function] [call site] 12485
22 [org.jfree.data.gantt.XYTaskDataset].getSeriesEndValue(int) [function] [call site] 12486
21 [org.jfree.data.statistics.SimpleHistogramDataset].getEndYValue(int,int) [function] [call site] 12487
22 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 12488
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 12489
22 [java.util.ArrayList].get(int) [function] [call site] 12490
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12491
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12492
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 12493
22 [java.util.LinkedList].get(int) [function] [call site] 12494
22 [java.util.Vector].get(int) [function] [call site] 12495
22 [org.jfree.data.xy.XYIntervalSeries].getYHighValue(int) [function] [call site] 12496
23 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 12497
23 [org.jfree.data.xy.XYIntervalDataItem].getYHighValue() [function] [call site] 12498
24 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 12499
24 [org.jfree.data.xy.XYInterval].getYHigh() [function] [call site] 12500
21 [org.jfree.data.xy.YIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 12501
22 [java.util.ArrayList].get(int) [function] [call site] 12502
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12503
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12504
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 12505
22 [java.util.LinkedList].get(int) [function] [call site] 12506
22 [java.util.Vector].get(int) [function] [call site] 12507
22 [org.jfree.data.xy.YIntervalSeries].getYHighValue(int) [function] [call site] 12508
23 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 12509
23 [org.jfree.data.xy.YIntervalDataItem].getYHighValue() [function] [call site] 12510
24 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 12511
24 [org.jfree.data.xy.YInterval].getYHigh() [function] [call site] 12512
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 12513
22 [java.util.ArrayList].get(int) [function] [call site] 12514
22 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12515
22 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12516
22 [java.util.AbstractSequentialList].get(int) [function] [call site] 12517
22 [java.util.LinkedList].get(int) [function] [call site] 12518
22 [java.util.Vector].get(int) [function] [call site] 12519
21 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndYValue(int,int) [function] [call site] 12520
22 [org.jfree.data.time.DynamicTimeSeriesCollection].getEndY(int,int) [function] [call site] 12521
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 12522
22 [org.jfree.data.time.TimeTableXYDataset].getEndY(int,int) [function] [call site] 12523
23 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 12524
22 [org.jfree.data.time.TimePeriodValuesCollection].getEndY(int,int) [function] [call site] 12525
23 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 12526
22 [org.jfree.data.time.TimeSeriesCollection].getEndY(int,int) [function] [call site] 12527
23 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 12528
22 [org.jfree.data.xy.CategoryTableXYDataset].getEndY(int,int) [function] [call site] 12529
23 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 12530
22 [org.jfree.data.xy.XIntervalSeriesCollection].getEndY(int,int) [function] [call site] 12531
23 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 12532
22 [org.jfree.data.xy.YIntervalSeriesCollection].getEndY(int,int) [function] [call site] 12533
23 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12534
23 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12535
23 [java.util.AbstractSequentialList].get(int) [function] [call site] 12536
23 [java.util.LinkedList].get(int) [function] [call site] 12537
23 [java.util.Vector].get(int) [function] [call site] 12538
23 [java.util.ArrayList].get(int) [function] [call site] 12539
23 [org.jfree.data.xy.YIntervalSeries].getYHighValue(int) [function] [call site] 12540
23 [java.lang.Double].valueOf(double) [function] [call site] 12541
22 [org.jfree.data.xy.XYSeriesCollection].getEndY(int,int) [function] [call site] 12542
23 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 12543
22 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndY(int,int) [function] [call site] 12544
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 12545
23 [java.lang.Double].valueOf(double) [function] [call site] 12546
22 [org.jfree.data.statistics.SimpleHistogramDataset].getEndY(int,int) [function] [call site] 12547
23 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 12548
22 [org.jfree.data.xy.DefaultTableXYDataset].getEndY(int,int) [function] [call site] 12549
23 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 12550
22 [org.jfree.data.statistics.HistogramDataset].getEndY(int,int) [function] [call site] 12551
23 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 12552
22 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndY(int,int) [function] [call site] 12553
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 12554
23 [java.lang.Double].valueOf(double) [function] [call site] 12555
22 [org.jfree.data.xy.XYBarDataset].getEndY(int,int) [function] [call site] 12556
23 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 12557
23 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 12558
23 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 12559
23 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 12560
23 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 12561
23 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 12562
23 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 12563
23 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 12564
23 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 12565
23 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 12566
23 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 12567
23 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 12568
23 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 12569
23 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 12570
23 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 12571
23 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 12572
23 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 12573
23 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 12574
23 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 12575
23 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 12576
23 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 12577
23 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 12578
23 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 12579
23 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 12580
23 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 12581
22 [java.lang.Byte:java.lang.Double:java.lang.Float:java.lang.Integer:java.lang.Long:java.lang.Short:java.math.BigDecimal:java.math.BigInteger:java.util.concurrent.atomic.AtomicInteger:java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 12582
21 [java.lang.Double].isNaN(double) [function] [call site] 12583
21 [java.lang.Math].min(double,double) [function] [call site] 12584
21 [java.lang.Math].max(double,double) [function] [call site] 12585
21 [java.lang.Double].isNaN(double) [function] [call site] 12586
21 [java.lang.Math].min(double,double) [function] [call site] 12587
21 [java.lang.Double].isNaN(double) [function] [call site] 12588
21 [java.lang.Math].max(double,double) [function] [call site] 12589
21 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 12590
21 [java.nio.file.Files$2].hasNext() [function] [call site] 12591
21 [java.io.BufferedReader$1].hasNext() [function] [call site] 12592
21 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 12593
21 [java.util.ArrayList].iterator() [function] [call site] 12594
21 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 12595
21 [java.util.AbstractSequentialList].iterator() [function] [call site] 12596
21 [java.util.Vector].iterator() [function] [call site] 12597
21 [java.util.AbstractList].iterator() [function] [call site] 12598
21 [java.nio.file.FileTreeIterator].next() [function] [call site] 12599
21 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 12600
21 [java.io.BufferedReader$1].next() [function] [call site] 12601
21 [java.nio.file.Files$2].next() [function] [call site] 12602
21 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 12603
21 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 12604
21 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 12605
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 12606
21 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 12607
21 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 12608
21 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 12609
21 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 12610
21 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 12611
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 12612
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 12613
21 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 12614
21 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 12615
21 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 12616
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 12617
21 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 12618
21 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 12619
21 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 12620
21 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 12621
21 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 12622
21 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 12623
21 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 12624
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 12625
21 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 12626
21 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 12627
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 12628
21 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 12629
21 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 12630
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 12631
21 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 12632
21 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 12633
21 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 12634
21 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 12635
21 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 12636
21 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 12637
21 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 12638
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 12639
21 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 12640
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 12641
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 12642
21 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 12643
21 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 12644
21 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 12645
21 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 12646
21 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 12647
21 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12648
21 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12649
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 12650
21 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 12651
21 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 12652
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12653
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 12654
21 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 12655
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 12656
21 [org.jfree.data.Range].contains(double) [function] [call site] 12657
21 [java.lang.Double].isNaN(double) [function] [call site] 12658
21 [java.lang.Math].min(double,double) [function] [call site] 12659
21 [java.lang.Math].max(double,double) [function] [call site] 12660
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12661
19 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12662
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 12663
20 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeBounds(boolean) [function] [call site] 12664
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRangeBounds(boolean) [function] [call site] 12665
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRangeBounds(boolean) [function] [call site] 12666
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeBounds(boolean) [function] [call site] 12667
20 [org.jfree.data.xy.XYSeriesCollection].getRangeBounds(boolean) [function] [call site] 12668
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getRangeBounds(boolean) [function] [call site] 12669
20 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12670
21 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 12671
21 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 12672
21 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 12673
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 12674
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 12675
21 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 12676
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 12677
21 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 12678
21 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 12679
21 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 12680
21 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 12681
21 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 12682
21 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 12683
21 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 12684
21 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 12685
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 12686
21 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 12687
21 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 12688
21 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 12689
21 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 12690
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 12691
21 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 12692
21 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 12693
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 12694
21 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 12695
21 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 12696
21 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 12697
21 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 12698
21 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 12699
21 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 12700
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 12701
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 12702
21 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 12703
21 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 12704
21 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 12705
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 12706
21 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 12707
21 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 12708
21 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 12709
21 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 12710
21 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 12711
21 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 12712
21 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 12713
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 12714
21 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 12715
21 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 12716
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 12717
21 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 12718
21 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 12719
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 12720
21 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 12721
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 12722
21 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 12723
21 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 12724
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12725
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 12726
21 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 12727
21 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12728
21 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12729
21 [org.jfree.data.xy.XYBarDataset].getStartYValue(int,int) [function] [call site] 12730
21 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartYValue(int,int) [function] [call site] 12731
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 12732
21 [org.jfree.data.statistics.SimpleHistogramDataset].getStartYValue(int,int) [function] [call site] 12733
21 [org.jfree.data.xy.YIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 12734
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 12735
21 [org.jfree.data.gantt.XYTaskDataset].getStartYValue(int,int) [function] [call site] 12736
21 [org.jfree.data.xy.XYBarDataset].getEndYValue(int,int) [function] [call site] 12737
21 [org.jfree.data.gantt.XYTaskDataset].getEndYValue(int,int) [function] [call site] 12738
21 [org.jfree.data.statistics.SimpleHistogramDataset].getEndYValue(int,int) [function] [call site] 12739
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 12740
21 [org.jfree.data.xy.YIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 12741
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 12742
21 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndYValue(int,int) [function] [call site] 12743
21 [java.lang.Double].isNaN(double) [function] [call site] 12744
21 [java.lang.Math].min(double,double) [function] [call site] 12745
21 [java.lang.Math].max(double,double) [function] [call site] 12746
21 [java.lang.Double].isNaN(double) [function] [call site] 12747
21 [java.lang.Math].min(double,double) [function] [call site] 12748
21 [java.lang.Math].max(double,double) [function] [call site] 12749
21 [java.lang.Double].isNaN(double) [function] [call site] 12750
21 [java.lang.Math].min(double,double) [function] [call site] 12751
21 [java.lang.Math].max(double,double) [function] [call site] 12752
21 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 12753
21 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 12754
21 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 12755
21 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 12756
21 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 12757
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 12758
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 12759
21 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 12760
21 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 12761
21 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 12762
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 12763
21 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 12764
21 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 12765
21 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 12766
21 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 12767
21 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 12768
21 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 12769
21 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 12770
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 12771
21 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 12772
21 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 12773
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 12774
21 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 12775
21 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 12776
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 12777
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getLowValue(int,int) [function] [call site] 12778
21 [org.jfree.data.xy.DefaultHighLowDataset].getLowValue(int,int) [function] [call site] 12779
21 [org.jfree.data.xy.DefaultOHLCDataset].getLowValue(int,int) [function] [call site] 12780
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getHighValue(int,int) [function] [call site] 12781
21 [org.jfree.data.xy.DefaultHighLowDataset].getHighValue(int,int) [function] [call site] 12782
21 [org.jfree.data.xy.DefaultOHLCDataset].getHighValue(int,int) [function] [call site] 12783
21 [java.lang.Double].isNaN(double) [function] [call site] 12784
21 [java.lang.Math].min(double,double) [function] [call site] 12785
21 [java.lang.Double].isNaN(double) [function] [call site] 12786
21 [java.lang.Math].max(double,double) [function] [call site] 12787
21 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 12788
21 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 12789
21 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 12790
21 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 12791
21 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 12792
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 12793
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 12794
21 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 12795
21 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 12796
21 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 12797
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 12798
21 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 12799
21 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 12800
21 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 12801
21 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 12802
21 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 12803
21 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 12804
21 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 12805
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 12806
21 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 12807
21 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 12808
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 12809
21 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 12810
21 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 12811
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 12812
21 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 12813
21 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 12814
21 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 12815
21 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 12816
21 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12817
21 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12818
21 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 12819
21 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 12820
21 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 12821
21 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12822
21 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 12823
21 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 12824
21 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 12825
21 [java.lang.Double].isNaN(double) [function] [call site] 12826
21 [java.lang.Math].min(double,double) [function] [call site] 12827
21 [java.lang.Math].max(double,double) [function] [call site] 12828
21 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12829
17 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12830
18 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 12831
18 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 12832
18 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount() [function] [call site] 12833
19 [java.util.HashSet].size() [function] [call site] 12834
18 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].getStackValues(org.jfree.data.xy.TableXYDataset,int,int) [function] [call site] 12835
19 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 12836
19 [java.lang.Double].isNaN(double) [function] [call site] 12837
18 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 12838
18 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 12839
18 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 12840
18 [java.lang.Math].min(double,double) [function] [call site] 12841
18 [java.lang.Math].max(double,double) [function] [call site] 12842
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12843
17 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12844
18 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset) [function] [call site] 12845
19 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset,double) [function] [call site] 12846
20 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 12847
20 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 12848
20 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 12849
20 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount() [function] [call site] 12850
20 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 12851
20 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 12852
20 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 12853
20 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 12854
20 [java.lang.Double].isNaN(double) [function] [call site] 12855
20 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12856
17 [org.jfree.chart.renderer.xy.DeviationRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12857
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12858
17 [org.jfree.chart.renderer.xy.VectorRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12859
18 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 12860
18 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 12861
18 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 12862
18 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 12863
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 12864
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 12865
18 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 12866
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 12867
18 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 12868
18 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 12869
18 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 12870
18 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 12871
18 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 12872
18 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 12873
18 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 12874
18 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 12875
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 12876
18 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 12877
18 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 12878
18 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 12879
18 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 12880
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 12881
18 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 12882
18 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 12883
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 12884
18 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 12885
18 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 12886
18 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 12887
18 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 12888
18 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 12889
18 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 12890
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 12891
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 12892
18 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 12893
18 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 12894
18 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 12895
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 12896
18 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 12897
18 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 12898
18 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 12899
18 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 12900
18 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 12901
18 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 12902
18 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 12903
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 12904
18 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 12905
18 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 12906
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 12907
18 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 12908
18 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 12909
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 12910
18 [org.jfree.data.xy.VectorSeriesCollection].getVectorYValue(int,int) [function] [call site] 12911
19 [java.util.ArrayList].get(int) [function] [call site] 12912
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12913
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12914
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 12915
19 [java.util.LinkedList].get(int) [function] [call site] 12916
19 [java.util.Vector].get(int) [function] [call site] 12917
19 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 12918
19 [org.jfree.data.xy.VectorDataItem].getVectorY() [function] [call site] 12919
20 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 12920
20 [org.jfree.data.xy.Vector].getY() [function] [call site] 12921
18 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 12922
18 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 12923
18 [java.lang.Math].min(double,double) [function] [call site] 12924
18 [java.lang.Math].max(double,double) [function] [call site] 12925
18 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 12926
18 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 12927
18 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 12928
18 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 12929
18 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 12930
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 12931
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 12932
18 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 12933
18 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 12934
18 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 12935
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 12936
18 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 12937
18 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 12938
18 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 12939
18 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 12940
18 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 12941
18 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 12942
18 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 12943
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 12944
18 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 12945
18 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 12946
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 12947
18 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 12948
18 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 12949
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 12950
18 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 12951
18 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 12952
18 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 12953
18 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 12954
18 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12955
18 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12956
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 12957
18 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 12958
18 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 12959
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12960
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 12961
18 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 12962
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 12963
18 [java.lang.Math].min(double,double) [function] [call site] 12964
18 [java.lang.Math].max(double,double) [function] [call site] 12965
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12966
17 [org.jfree.chart.renderer.xy.XYShapeRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12967
18 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12968
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12969
18 [org.jfree.data.Range].getLowerBound() [function] [call site] 12970
18 [org.jfree.data.Range].getUpperBound() [function] [call site] 12971
17 [org.jfree.chart.renderer.xy.YIntervalRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12972
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12973
17 [org.jfree.chart.renderer.xy.StackedXYBarRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12974
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12975
18 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset) [function] [call site] 12976
17 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12977
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12978
17 [org.jfree.chart.renderer.xy.CandlestickRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12979
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12980
17 [org.jfree.chart.renderer.xy.XYErrorRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12981
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12982
17 [org.jfree.chart.renderer.xy.XYBlockRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12983
18 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12984
18 [org.jfree.data.Range].getLowerBound() [function] [call site] 12985
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12986
18 [org.jfree.data.Range].getUpperBound() [function] [call site] 12987
17 [org.jfree.chart.renderer.xy.HighLowRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12988
18 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12989
17 [org.jfree.chart.renderer.xy.XYBarRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12990
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12991
17 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 12992
17 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12993
18 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12994
17 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].getAnnotations() [function] [call site] 12995
18 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 12996
18 [java.util.ArrayList].addAll(java.util.Collection) [function] [call site] 12997
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 12998
17 [java.nio.file.Files$2].hasNext() [function] [call site] 12999
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 13000
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 13001
17 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 13002
17 [java.util.ArrayDeque].iterator() [function] [call site] 13003
17 [java.util.ArrayList].iterator() [function] [call site] 13004
17 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 13005
17 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 13006
17 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 13007
17 [java.util.AbstractList].iterator() [function] [call site] 13008
17 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 13009
17 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 13010
17 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 13011
17 [java.util.HashSet].iterator() [function] [call site] 13012
17 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 13013
17 [java.util.AbstractSequentialList].iterator() [function] [call site] 13014
17 [java.util.Vector].iterator() [function] [call site] 13015
17 [java.util.TreeMap$KeySet].iterator() [function] [call site] 13016
17 [java.util.PriorityQueue].iterator() [function] [call site] 13017
17 [java.util.TreeSet].iterator() [function] [call site] 13018
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 13019
17 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 13020
17 [java.io.BufferedReader$1].next() [function] [call site] 13021
17 [java.nio.file.Files$2].next() [function] [call site] 13022
17 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 13023
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 13024
17 [java.nio.file.Files$2].hasNext() [function] [call site] 13025
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 13026
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 13027
17 [java.util.ArrayList].iterator() [function] [call site] 13028
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 13029
17 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 13030
17 [java.io.BufferedReader$1].next() [function] [call site] 13031
17 [java.nio.file.Files$2].next() [function] [call site] 13032
17 [org.jfree.chart.annotations.XYDataImageAnnotation].getIncludeInDataBounds() [function] [call site] 13033
17 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 13034
17 [org.jfree.chart.annotations.XYDataImageAnnotation].getXRange() [function] [call site] 13035
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 13036
17 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 13037
17 [org.jfree.chart.annotations.XYDataImageAnnotation].getYRange() [function] [call site] 13038
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 13039
16 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13040
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 13041
17 [java.nio.file.Files$2].hasNext() [function] [call site] 13042
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 13043
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 13044
17 [java.util.ArrayList].iterator() [function] [call site] 13045
17 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 13046
17 [java.util.AbstractSequentialList].iterator() [function] [call site] 13047
17 [java.util.Vector].iterator() [function] [call site] 13048
17 [java.util.AbstractList].iterator() [function] [call site] 13049
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 13050
17 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 13051
17 [java.io.BufferedReader$1].next() [function] [call site] 13052
17 [java.nio.file.Files$2].next() [function] [call site] 13053
17 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 13054
17 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13055
17 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13056
18 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 13057
18 [java.nio.file.Files$2].hasNext() [function] [call site] 13058
18 [java.io.BufferedReader$1].hasNext() [function] [call site] 13059
18 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 13060
18 [java.util.ArrayList].iterator() [function] [call site] 13061
18 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 13062
18 [java.util.AbstractSequentialList].iterator() [function] [call site] 13063
18 [java.util.Vector].iterator() [function] [call site] 13064
18 [java.util.AbstractList].iterator() [function] [call site] 13065
18 [java.nio.file.FileTreeIterator].next() [function] [call site] 13066
18 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 13067
18 [java.io.BufferedReader$1].next() [function] [call site] 13068
18 [java.nio.file.Files$2].next() [function] [call site] 13069
18 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 13070
18 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13071
18 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13072
16 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13073
17 [java.util.ArrayList].<init>() [function] [call site] 13074
17 [org.jfree.chart.plot.PolarPlot].getAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 13075
18 [java.util.jar.Attributes].entrySet() [function] [call site] 13076
18 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 13077
18 [java.util.TreeMap].entrySet() [function] [call site] 13078
18 [java.util.Hashtable].entrySet() [function] [call site] 13079
18 [java.util.LinkedHashMap].entrySet() [function] [call site] 13080
18 [java.util.IdentityHashMap].entrySet() [function] [call site] 13081
18 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 13082
18 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 13083
18 [java.util.WeakHashMap].entrySet() [function] [call site] 13084
18 [java.awt.RenderingHints].entrySet() [function] [call site] 13085
18 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 13086
18 [java.util.Properties].entrySet() [function] [call site] 13087
18 [java.util.HashMap].entrySet() [function] [call site] 13088
18 [java.security.Provider].entrySet() [function] [call site] 13089
18 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 13090
18 [java.nio.file.Files$2].hasNext() [function] [call site] 13091
18 [java.io.BufferedReader$1].hasNext() [function] [call site] 13092
18 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 13093
18 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 13094
18 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 13095
18 [java.util.HashSet].iterator() [function] [call site] 13096
18 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 13097
18 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 13098
18 [java.util.TreeMap$KeySet].iterator() [function] [call site] 13099
18 [java.util.TreeSet].iterator() [function] [call site] 13100
18 [java.nio.file.FileTreeIterator].next() [function] [call site] 13101
18 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 13102
18 [java.io.BufferedReader$1].next() [function] [call site] 13103
18 [java.nio.file.Files$2].next() [function] [call site] 13104
18 [org.jfree.chart.axis.LogAxis].equals(java.lang.Object) [function] [call site] 13105
19 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13106
19 [java.text.MessageFormat].equals(java.lang.Object) [function] [call site] 13107
19 [java.text.SimpleDateFormat].equals(java.lang.Object) [function] [call site] 13108
19 [org.jfree.chart.text.format.RelativeDateFormat].equals(java.lang.Object) [function] [call site] 13109
20 [java.text.DateFormat].equals(java.lang.Object) [function] [call site] 13110
20 [java.lang.String].equals(java.lang.Object) [function] [call site] 13111
20 [java.lang.String].equals(java.lang.Object) [function] [call site] 13112
20 [java.lang.String].equals(java.lang.Object) [function] [call site] 13113
20 [java.lang.String].equals(java.lang.Object) [function] [call site] 13114
20 [java.lang.String].equals(java.lang.Object) [function] [call site] 13115
20 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 13116
20 [java.text.DecimalFormat].equals(java.lang.Object) [function] [call site] 13117
20 [java.text.NumberFormat].equals(java.lang.Object) [function] [call site] 13118
20 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 13119
20 [java.text.DecimalFormat].equals(java.lang.Object) [function] [call site] 13120
20 [java.text.NumberFormat].equals(java.lang.Object) [function] [call site] 13121
20 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 13122
20 [java.text.DecimalFormat].equals(java.lang.Object) [function] [call site] 13123
20 [java.text.NumberFormat].equals(java.lang.Object) [function] [call site] 13124
20 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 13125
20 [java.text.DecimalFormat].equals(java.lang.Object) [function] [call site] 13126
20 [java.text.NumberFormat].equals(java.lang.Object) [function] [call site] 13127
19 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 13128
19 [java.text.DateFormat].equals(java.lang.Object) [function] [call site] 13129
19 [org.jfree.chart.axis.QuarterDateFormat].equals(java.lang.Object) [function] [call site] 13130
20 [java.util.Arrays].equals(java.lang.Object[],java.lang.Object[]) [function] [call site] 13131
20 [java.text.DateFormat].equals(java.lang.Object) [function] [call site] 13132
19 [java.text.DecimalFormat].equals(java.lang.Object) [function] [call site] 13133
19 [java.text.NumberFormat].equals(java.lang.Object) [function] [call site] 13134
19 [org.jfree.chart.axis.MonthDateFormat].equals(java.lang.Object) [function] [call site] 13135
20 [java.text.DateFormat].equals(java.lang.Object) [function] [call site] 13136
20 [java.util.Arrays].equals(java.lang.Object[],java.lang.Object[]) [function] [call site] 13137
20 [java.util.Arrays].equals(boolean[],boolean[]) [function] [call site] 13138
20 [java.text.SimpleDateFormat].equals(java.lang.Object) [function] [call site] 13139
20 [org.jfree.chart.text.format.RelativeDateFormat].equals(java.lang.Object) [function] [call site] 13140
20 [org.jfree.chart.axis.QuarterDateFormat].equals(java.lang.Object) [function] [call site] 13141
20 [java.text.DateFormat].equals(java.lang.Object) [function] [call site] 13142
19 [java.lang.Object].equals(java.lang.Object) [function] [call site] 13143
19 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13144
19 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 13145
20 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13146
20 [org.jfree.data.Range].equals(java.lang.Object) [function] [call site] 13147
20 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13148
20 [org.jfree.chart.axis.Axis].equals(java.lang.Object) [function] [call site] 13149
21 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13150
21 [org.jfree.chart.text.AttributedStringUtils].equal(java.text.AttributedString,java.text.AttributedString) [function] [call site] 13151
22 [java.text.AttributedString].getIterator() [function] [call site] 13152
22 [java.text.AttributedString].getIterator() [function] [call site] 13153
22 [java.awt.RenderingHints:java.util.AbstractMap:java.util.Hashtable:java.util.IdentityHashMap:java.util.Properties:java.util.concurrent.ConcurrentHashMap:java.util.jar.Attributes].equals(java.lang.Object) [function] [call site] 13154
21 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13155
21 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 13156
21 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13157
21 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 13158
21 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13159
21 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 13160
21 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13161
21 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 13162
21 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13163
21 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 13164
21 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13165
18 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 13166
19 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13167
19 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13168
19 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 13169
19 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 13170
18 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 13171
18 [org.jfree.chart.axis.CyclicNumberAxis].equals(java.lang.Object) [function] [call site] 13172
19 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 13173
19 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 13174
19 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13175
18 [org.jfree.chart.axis.SymbolAxis].equals(java.lang.Object) [function] [call site] 13176
19 [java.util.ArrayList].equals(java.lang.Object) [function] [call site] 13177
19 [java.util.AbstractList].equals(java.lang.Object) [function] [call site] 13178
19 [java.util.concurrent.CopyOnWriteArrayList].equals(java.lang.Object) [function] [call site] 13179
19 [java.util.Vector].equals(java.lang.Object) [function] [call site] 13180
19 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 13181
19 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 13182
19 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 13183
18 [org.jfree.chart.axis.PeriodAxis].equals(java.lang.Object) [function] [call site] 13184
19 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 13185
19 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 13186
19 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 13187
19 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 13188
19 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 13189
19 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 13190
19 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 13191
19 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 13192
19 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 13193
19 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 13194
19 [java.lang.Object].equals(java.lang.Object) [function] [call site] 13195
19 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 13196
19 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 13197
19 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 13198
19 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 13199
19 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 13200
19 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 13201
19 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 13202
19 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 13203
19 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 13204
19 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 13205
19 [java.lang.Object].equals(java.lang.Object) [function] [call site] 13206
19 [java.util.Locale].equals(java.lang.Object) [function] [call site] 13207
19 [java.lang.Object].equals(java.lang.Object) [function] [call site] 13208
19 [org.jfree.chart.axis.PeriodAxis].isMinorTickMarksVisible() [function] [call site] 13209
19 [org.jfree.chart.axis.PeriodAxis].isMinorTickMarksVisible() [function] [call site] 13210
19 [java.lang.Object].equals(java.lang.Object) [function] [call site] 13211
19 [java.lang.Object].equals(java.lang.Object) [function] [call site] 13212
19 [java.awt.Color].equals(java.lang.Object) [function] [call site] 13213
19 [java.lang.Object].equals(java.lang.Object) [function] [call site] 13214
19 [java.awt.BasicStroke].equals(java.lang.Object) [function] [call site] 13215
19 [java.util.Arrays].equals(java.lang.Object[],java.lang.Object[]) [function] [call site] 13216
19 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 13217
18 [org.jfree.chart.axis.ModuloAxis].equals(java.lang.Object) [function] [call site] 13218
19 [org.jfree.data.Range].equals(java.lang.Object) [function] [call site] 13219
19 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 13220
18 [org.jfree.chart.axis.DateAxis].equals(java.lang.Object) [function] [call site] 13221
19 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13222
19 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13223
19 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13224
19 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13225
19 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13226
19 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 13227
19 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 13228
18 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 13229
18 [java.util.Hashtable$Entry].getValue() [function] [call site] 13230
18 [java.util.TreeMap$Entry].getValue() [function] [call site] 13231
18 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 13232
18 [java.util.HashMap$Node].getValue() [function] [call site] 13233
18 [java.util.HashMap$Node].getKey() [function] [call site] 13234
18 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 13235
18 [java.util.TreeMap$Entry].getKey() [function] [call site] 13236
18 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 13237
18 [java.util.Hashtable$Entry].getKey() [function] [call site] 13238
18 [java.lang.Integer].intValue() [function] [call site] 13239
18 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 13240
17 [org.jfree.chart.plot.PolarPlot].getDatasetsMappedToAxis(java.lang.Integer) [function] [call site] 13241
18 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 13242
18 [java.util.ArrayList].<init>() [function] [call site] 13243
18 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 13244
18 [java.util.TreeMap].entrySet() [function] [call site] 13245
18 [java.util.Hashtable].entrySet() [function] [call site] 13246
18 [java.util.LinkedHashMap].entrySet() [function] [call site] 13247
18 [java.util.IdentityHashMap].entrySet() [function] [call site] 13248
18 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 13249
18 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 13250
18 [java.util.WeakHashMap].entrySet() [function] [call site] 13251
18 [java.awt.RenderingHints].entrySet() [function] [call site] 13252
18 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 13253
18 [java.util.Properties].entrySet() [function] [call site] 13254
18 [java.util.HashMap].entrySet() [function] [call site] 13255
18 [java.security.Provider].entrySet() [function] [call site] 13256
18 [java.util.jar.Attributes].entrySet() [function] [call site] 13257
18 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 13258
18 [java.nio.file.Files$2].hasNext() [function] [call site] 13259
18 [java.io.BufferedReader$1].hasNext() [function] [call site] 13260
18 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 13261
18 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 13262
18 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 13263
18 [java.util.HashSet].iterator() [function] [call site] 13264
18 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 13265
18 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 13266
18 [java.util.TreeMap$KeySet].iterator() [function] [call site] 13267
18 [java.util.TreeSet].iterator() [function] [call site] 13268
18 [java.nio.file.FileTreeIterator].next() [function] [call site] 13269
18 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 13270
18 [java.io.BufferedReader$1].next() [function] [call site] 13271
18 [java.nio.file.Files$2].next() [function] [call site] 13272
18 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 13273
18 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 13274
18 [java.util.Properties].get(java.lang.Object) [function] [call site] 13275
18 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 13276
18 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 13277
18 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 13278
18 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 13279
18 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 13280
18 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 13281
18 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 13282
18 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 13283
18 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 13284
18 [java.util.HashMap].get(java.lang.Object) [function] [call site] 13285
18 [java.security.Provider].get(java.lang.Object) [function] [call site] 13286
18 [java.util.HashMap$Node].getKey() [function] [call site] 13287
18 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 13288
18 [java.util.TreeMap$Entry].getKey() [function] [call site] 13289
18 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 13290
18 [java.util.Hashtable$Entry].getKey() [function] [call site] 13291
18 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 13292
18 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 13293
18 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 13294
19 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 13295
19 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 13296
19 [java.util.Properties].get(java.lang.Object) [function] [call site] 13297
19 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 13298
19 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 13299
19 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 13300
19 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 13301
19 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 13302
19 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 13303
19 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 13304
19 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 13305
19 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 13306
19 [java.util.HashMap].get(java.lang.Object) [function] [call site] 13307
19 [java.security.Provider].get(java.lang.Object) [function] [call site] 13308
19 [java.lang.Integer].valueOf(int) [function] [call site] 13309
18 [java.util.HashMap$Node].getKey() [function] [call site] 13310
18 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 13311
18 [java.util.TreeMap$Entry].getKey() [function] [call site] 13312
18 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 13313
18 [java.util.Hashtable$Entry].getKey() [function] [call site] 13314
18 [java.lang.Integer].intValue() [function] [call site] 13315
18 [sun.awt.util.IdentityArrayList].contains(java.lang.Object) [function] [call site] 13316
18 [java.util.Vector].contains(java.lang.Object) [function] [call site] 13317
18 [java.util.LinkedList].contains(java.lang.Object) [function] [call site] 13318
18 [java.util.AbstractCollection].contains(java.lang.Object) [function] [call site] 13319
18 [java.util.concurrent.CopyOnWriteArrayList].contains(java.lang.Object) [function] [call site] 13320
18 [java.util.ArrayList].contains(java.lang.Object) [function] [call site] 13321
18 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 13322
18 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 13323
18 [java.util.HashMap$Node].getKey() [function] [call site] 13324
18 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 13325
18 [java.util.TreeMap$Entry].getKey() [function] [call site] 13326
18 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 13327
18 [java.util.Hashtable$Entry].getKey() [function] [call site] 13328
18 [java.lang.Integer].intValue() [function] [call site] 13329
17 [java.lang.Integer].valueOf(int) [function] [call site] 13330
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 13331
17 [java.nio.file.Files$2].hasNext() [function] [call site] 13332
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 13333
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 13334
17 [java.util.ArrayList].iterator() [function] [call site] 13335
17 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 13336
17 [java.util.AbstractSequentialList].iterator() [function] [call site] 13337
17 [java.util.Vector].iterator() [function] [call site] 13338
17 [java.util.AbstractList].iterator() [function] [call site] 13339
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 13340
17 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 13341
17 [java.io.BufferedReader$1].next() [function] [call site] 13342
17 [java.nio.file.Files$2].next() [function] [call site] 13343
17 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 13344
17 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 13345
16 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13346
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 13347
17 [java.nio.file.Files$2].hasNext() [function] [call site] 13348
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 13349
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 13350
17 [java.util.ArrayList].iterator() [function] [call site] 13351
17 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 13352
17 [java.util.AbstractSequentialList].iterator() [function] [call site] 13353
17 [java.util.Vector].iterator() [function] [call site] 13354
17 [java.util.AbstractList].iterator() [function] [call site] 13355
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 13356
17 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 13357
17 [java.io.BufferedReader$1].next() [function] [call site] 13358
17 [java.nio.file.Files$2].next() [function] [call site] 13359
17 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 13360
17 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13361
17 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13362
16 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13363
16 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13364
16 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 13365
16 [org.jfree.data.Range].getLowerBound() [function] [call site] 13366
16 [org.jfree.data.Range].getLowerBound() [function] [call site] 13367
16 [java.lang.RuntimeException].<init>(java.lang.String) [function] [call site] 13368
16 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 13369
16 [java.lang.Math].log(double) [function] [call site] 13370
16 [java.lang.Math].abs(double) [function] [call site] 13371
16 [java.lang.Math].pow(double,double) [function] [call site] 13372
16 [org.jfree.chart.axis.LogarithmicAxis].computeLogFloor(double) [function] [call site] 13373
17 [java.lang.Math].log(double) [function] [call site] 13374
17 [java.lang.Math].floor(double) [function] [call site] 13375
17 [java.lang.Math].pow(double,double) [function] [call site] 13376
17 [java.lang.Math].log(double) [function] [call site] 13377
17 [java.lang.Math].floor(double) [function] [call site] 13378
17 [java.lang.Math].pow(double,double) [function] [call site] 13379
17 [java.lang.Math].floor(double) [function] [call site] 13380
17 [java.lang.Math].log(double) [function] [call site] 13381
17 [java.lang.Math].floor(double) [function] [call site] 13382
17 [java.lang.Math].pow(double,double) [function] [call site] 13383
17 [java.lang.Math].floor(double) [function] [call site] 13384
16 [org.jfree.data.Range].getLowerBound() [function] [call site] 13385
16 [org.jfree.data.Range].getUpperBound() [function] [call site] 13386
16 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 13387
16 [java.lang.Math].log(double) [function] [call site] 13388
16 [java.lang.Math].abs(double) [function] [call site] 13389
16 [java.lang.Math].pow(double,double) [function] [call site] 13390
16 [java.lang.Math].log(double) [function] [call site] 13391
16 [java.lang.Math].ceil(double) [function] [call site] 13392
16 [java.lang.Math].pow(double,double) [function] [call site] 13393
16 [java.lang.Math].ceil(double) [function] [call site] 13394
16 [java.lang.Math].ceil(double) [function] [call site] 13395
16 [org.jfree.chart.axis.LogarithmicAxis].computeLogCeil(double) [function] [call site] 13396
17 [java.lang.Math].log(double) [function] [call site] 13397
17 [java.lang.Math].ceil(double) [function] [call site] 13398
17 [java.lang.Math].pow(double,double) [function] [call site] 13399
17 [java.lang.Math].log(double) [function] [call site] 13400
17 [java.lang.Math].ceil(double) [function] [call site] 13401
17 [java.lang.Math].pow(double,double) [function] [call site] 13402
17 [java.lang.Math].ceil(double) [function] [call site] 13403
17 [java.lang.Math].log(double) [function] [call site] 13404
17 [java.lang.Math].ceil(double) [function] [call site] 13405
17 [java.lang.Math].pow(double,double) [function] [call site] 13406
17 [java.lang.Math].ceil(double) [function] [call site] 13407
16 [java.lang.Math].ceil(double) [function] [call site] 13408
16 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 13409
16 [java.lang.Math].abs(double) [function] [call site] 13410
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 13411
16 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 13412
16 [org.jfree.chart.axis.LogarithmicAxis].setupSmallLogFlag() [function] [call site] 13413
17 [org.jfree.data.Range].getLowerBound() [function] [call site] 13414
17 [org.jfree.chart.axis.ValueAxis].getRange() [function] [call site] 13415
15 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 13416
16 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 13417
16 [java.util.LinkedList].size() [function] [call site] 13418
16 [java.util.Vector].size() [function] [call site] 13419
16 [java.util.ArrayList].size() [function] [call site] 13420
16 [sun.awt.util.IdentityArrayList].size() [function] [call site] 13421
16 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 13422
16 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 13423
16 [org.jfree.chart.axis.NumberAxis].getAutoRangeIncludesZero() [function] [call site] 13424
16 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 13425
16 [java.lang.Math].max(double,double) [function] [call site] 13426
16 [java.lang.Math].min(double,double) [function] [call site] 13427
16 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 13428
16 [java.lang.Math].min(double,double) [function] [call site] 13429
16 [java.lang.Math].max(double,double) [function] [call site] 13430
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 13431
16 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 13432
15 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 13433
16 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 13434
16 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13435
16 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13436
16 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13437
16 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13438
16 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13439
16 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13440
16 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13441
16 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13442
16 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13443
16 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 13444
16 [org.jfree.data.Range].getUpperBound() [function] [call site] 13445
16 [org.jfree.data.Range].getLowerBound() [function] [call site] 13446
16 [java.lang.Math].max(double,double) [function] [call site] 13447
16 [java.lang.Math].max(double,double) [function] [call site] 13448
16 [java.lang.Math].min(double,double) [function] [call site] 13449
16 [java.lang.Math].min(double,double) [function] [call site] 13450
16 [org.jfree.chart.axis.NumberAxis].getAutoRangeIncludesZero() [function] [call site] 13451
16 [java.lang.Math].min(double,double) [function] [call site] 13452
16 [java.lang.Math].max(double,double) [function] [call site] 13453
16 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 13454
16 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 13455
16 [java.lang.Math].abs(double) [function] [call site] 13456
16 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 13457
16 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 13458
16 [java.lang.Math].min(double,double) [function] [call site] 13459
16 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 13460
16 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 13461
16 [java.lang.Math].max(double,double) [function] [call site] 13462
16 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 13463
16 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 13464
16 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 13465
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 13466
16 [org.jfree.chart.axis.CyclicNumberAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 13467
17 [org.jfree.data.Range].getLowerBound() [function] [call site] 13468
17 [org.jfree.data.Range].getUpperBound() [function] [call site] 13469
17 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 13470
16 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 13471
14 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 13472
15 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 13473
15 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 13474
16 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 13475
16 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13476
16 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13477
16 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13478
16 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13479
16 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13480
16 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13481
16 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13482
16 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13483
16 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13484
16 [org.jfree.data.time.DateRange].<init>() [function] [call site] 13485
17 [org.jfree.data.time.DateRange].<init>(java.util.Date,java.util.Date) [function] [call site] 13486
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 13487
18 [java.util.Date].getTime() [function] [call site] 13488
18 [java.util.Date].getTime() [function] [call site] 13489
18 [java.util.Date].getTime() [function] [call site] 13490
17 [java.util.Date].<init>(long) [function] [call site] 13491
17 [java.util.Date].<init>(long) [function] [call site] 13492
16 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toTimelineValue(long) [function] [call site] 13493
16 [org.jfree.data.Range].getUpperBound() [function] [call site] 13494
16 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 13495
16 [org.jfree.data.Range].getLowerBound() [function] [call site] 13496
16 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toTimelineValue(long) [function] [call site] 13497
16 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 13498
16 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 13499
16 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 13500
16 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toMillisecond(long) [function] [call site] 13501
16 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toMillisecond(long) [function] [call site] 13502
16 [org.jfree.data.time.DateRange].<init>(java.util.Date,java.util.Date) [function] [call site] 13503
16 [java.util.Date].<init>(long) [function] [call site] 13504
16 [java.util.Date].<init>(long) [function] [call site] 13505
16 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 13506
17 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 13507
17 [org.jfree.data.time.DateRange].<init>(org.jfree.data.Range) [function] [call site] 13508
18 [org.jfree.data.time.DateRange].<init>(double,double) [function] [call site] 13509
19 [org.jfree.data.Range].<init>(double,double) [function] [call site] 13510
18 [org.jfree.data.Range].getLowerBound() [function] [call site] 13511
18 [org.jfree.data.Range].getUpperBound() [function] [call site] 13512
17 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 13513
14 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 13514
15 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 13515
15 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 13516
16 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 13517
16 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13518
16 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13519
16 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13520
16 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13521
16 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13522
16 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13523
16 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13524
16 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13525
16 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13526
16 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 13527
16 [org.jfree.data.Range].getUpperBound() [function] [call site] 13528
16 [org.jfree.data.Range].getLowerBound() [function] [call site] 13529
16 [java.lang.Math].max(double,double) [function] [call site] 13530
16 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 13531
16 [java.lang.Math].max(double,double) [function] [call site] 13532
16 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 13533
16 [org.jfree.chart.axis.LogAxis].calculateLog(double) [function] [call site] 13534
17 [java.lang.Math].log(double) [function] [call site] 13535
16 [org.jfree.chart.axis.LogAxis].calculateLog(double) [function] [call site] 13536
16 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 13537
16 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 13538
16 [org.jfree.chart.axis.LogAxis].calculateValueNoINF(double) [function] [call site] 13539
17 [org.jfree.chart.axis.LogAxis].calculateValue(double) [function] [call site] 13540
18 [java.lang.Math].pow(double,double) [function] [call site] 13541
17 [java.lang.Double].isInfinite(double) [function] [call site] 13542
16 [org.jfree.chart.axis.LogAxis].calculateValueNoINF(double) [function] [call site] 13543
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 13544
16 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 13545
14 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 13546
15 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 13547
15 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 13548
16 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 13549
16 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13550
16 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13551
16 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13552
16 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13553
16 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13554
16 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13555
16 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13556
16 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13557
16 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13558
16 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 13559
16 [org.jfree.data.Range].getUpperBound() [function] [call site] 13560
16 [java.lang.Math].round(double) [function] [call site] 13561
16 [org.jfree.data.Range].getLowerBound() [function] [call site] 13562
16 [java.lang.Math].round(double) [function] [call site] 13563
16 [java.util.Date].<init>(long) [function] [call site] 13564
16 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 13565
17 [java.lang.Class].getDeclaredConstructor(java.lang.Class[]) [function] [call site] 13566
18 [java.lang.System].getSecurityManager() [function] [call site] 13567
18 [java.lang.Class].checkMemberAccess(java.lang.SecurityManager,int,java.lang.Class,boolean) [function] [call site] 13568
19 [java.lang.ClassLoader].getClassLoader(java.lang.Class) [function] [call site] 13569
19 [java.lang.Class].getClassLoader0() [function] [call site] 13570
19 [java.lang.SecurityManager].checkPermission(java.security.Permission) [function] [call site] 13571
19 [java.lang.Class].checkPackageAccess(java.lang.SecurityManager,java.lang.ClassLoader,boolean) [function] [call site] 13572
20 [java.lang.Class].getClassLoader0() [function] [call site] 13573
20 [sun.reflect.misc.ReflectUtil].needsPackageAccessCheck(java.lang.ClassLoader,java.lang.ClassLoader) [function] [call site] 13574
20 [java.lang.Class].getPackageName() [function] [call site] 13575
21 [java.lang.Class].isArray() [function] [call site] 13576
21 [java.lang.Class].getComponentType() [function] [call site] 13577
22 [java.lang.Class].isArray() [function] [call site] 13578
21 [java.lang.Class].isPrimitive() [function] [call site] 13579
21 [java.lang.Class].getName() [function] [call site] 13580
21 [java.lang.String].lastIndexOf(int) [function] [call site] 13581
22 [java.lang.String].lastIndexOf(int,int) [function] [call site] 13582
23 [java.lang.String].isLatin1() [function] [call site] 13583
23 [java.lang.StringLatin1].lastIndexOf(byte[],int,int) [function] [call site] 13584
23 [java.lang.StringUTF16].lastIndexOf(byte[],int,int) [function] [call site] 13585
22 [java.lang.String].length() [function] [call site] 13586
21 [java.lang.String].intern() [function] [call site] 13587
21 [java.lang.String].substring(int,int) [function] [call site] 13588
22 [java.lang.String].length() [function] [call site] 13589
22 [java.lang.String].checkBoundsBeginEnd(int,int,int) [function] [call site] 13590
23 [java.lang.StringIndexOutOfBoundsException].<init>(java.lang.String) [function] [call site] 13591
23 [java.lang.StringBuilder].<init>() [function] [call site] 13592
23 [java.lang.StringBuilder].append(int) [function] [call site] 13593
23 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13594
23 [java.lang.StringBuilder].append(int) [function] [call site] 13595
23 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13596
23 [java.lang.StringBuilder].append(int) [function] [call site] 13597
23 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13598
23 [java.lang.StringBuilder].toString() [function] [call site] 13599
22 [java.lang.String].isLatin1() [function] [call site] 13600
22 [java.lang.StringLatin1].newString(byte[],int,int) [function] [call site] 13601
22 [java.lang.StringUTF16].newString(byte[],int,int) [function] [call site] 13602
20 [java.lang.String].isEmpty() [function] [call site] 13603
20 [sun.reflect.misc.ReflectUtil].isNonPublicProxyClass(java.lang.Class) [function] [call site] 13604
20 [java.lang.reflect.Proxy].isProxyClass(java.lang.Class) [function] [call site] 13605
20 [java.lang.SecurityManager].checkPackageAccess(java.lang.String) [function] [call site] 13606
20 [java.lang.reflect.Proxy].isProxyClass(java.lang.Class) [function] [call site] 13607
20 [sun.reflect.misc.ReflectUtil].checkProxyPackageAccess(java.lang.ClassLoader,java.lang.Class[]) [function] [call site] 13608
20 [java.lang.Class].getInterfaces() [function] [call site] 13609
21 [java.lang.Class].getInterfaces(boolean) [function] [call site] 13610
22 [java.lang.Class].reflectionData() [function] [call site] 13611
23 [jdk.internal.ref.CleanerImpl$SoftCleanableRef].get() [function] [call site] 13612
24 [java.lang.UnsupportedOperationException].<init>(java.lang.String) [function] [call site] 13613
23 [java.lang.ref.SoftReference].get() [function] [call site] 13614
23 [java.lang.Class].newReflectionData(java.lang.ref.SoftReference,int) [function] [call site] 13615
24 [java.lang.Class$ReflectionData].<init>(int) [function] [call site] 13616
24 [java.lang.ref.SoftReference].<init>(java.lang.Object) [function] [call site] 13617
24 [java.lang.Class$Atomic].casReflectionData(java.lang.Class,java.lang.ref.SoftReference,java.lang.ref.SoftReference) [function] [call site] 13618
24 [jdk.internal.ref.CleanerImpl$SoftCleanableRef].get() [function] [call site] 13619
24 [java.lang.ref.SoftReference].get() [function] [call site] 13620
22 [java.lang.Class].getInterfaces0() [function] [call site] 13621
22 [java.lang.Class].getInterfaces0() [function] [call site] 13622
22 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 13623
23 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 13624
24 [java.lang.Object].clone() [function] [call site] 13625
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13626
25 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 13627
26 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 13628
27 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13629
28 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 13630
29 [java.lang.Object].clone() [function] [call site] 13631
29 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13632
29 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13633
29 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13634
29 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13635
29 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13636
29 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 13637
30 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 13638
30 [java.util.HashMap].<init>() [function] [call site] 13639
30 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 13640
30 [java.nio.file.Files$2].hasNext() [function] [call site] 13641
30 [java.io.BufferedReader$1].hasNext() [function] [call site] 13642
30 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 13643
30 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 13644
30 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 13645
30 [java.util.HashSet].iterator() [function] [call site] 13646
30 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 13647
30 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 13648
30 [java.util.TreeMap$KeySet].iterator() [function] [call site] 13649
30 [java.util.TreeSet].iterator() [function] [call site] 13650
30 [java.util.Properties].keySet() [function] [call site] 13651
30 [java.util.Hashtable].keySet() [function] [call site] 13652
30 [java.util.LinkedHashMap].keySet() [function] [call site] 13653
30 [java.util.concurrent.ConcurrentHashMap].keySet() [function] [call site] 13654
30 [java.util.HashMap].keySet() [function] [call site] 13655
30 [java.security.Provider].keySet() [function] [call site] 13656
30 [java.util.TreeMap].keySet() [function] [call site] 13657
30 [java.util.WeakHashMap].keySet() [function] [call site] 13658
30 [java.util.jar.Attributes].keySet() [function] [call site] 13659
30 [java.awt.RenderingHints].keySet() [function] [call site] 13660
30 [java.util.AbstractMap].keySet() [function] [call site] 13661
30 [java.util.IdentityHashMap].keySet() [function] [call site] 13662
30 [java.nio.file.FileTreeIterator].next() [function] [call site] 13663
30 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 13664
30 [java.io.BufferedReader$1].next() [function] [call site] 13665
30 [java.nio.file.Files$2].next() [function] [call site] 13666
30 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 13667
30 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 13668
30 [java.util.Properties].get(java.lang.Object) [function] [call site] 13669
30 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 13670
30 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 13671
30 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 13672
30 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 13673
30 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 13674
30 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 13675
30 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 13676
30 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 13677
30 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 13678
30 [java.util.HashMap].get(java.lang.Object) [function] [call site] 13679
30 [java.security.Provider].get(java.lang.Object) [function] [call site] 13680
30 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 13681
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 13682
31 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 13683
31 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 13684
32 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 13685
33 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13686
33 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13687
33 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13688
31 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 13689
32 [java.lang.Object].clone() [function] [call site] 13690
32 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13691
31 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 13692
32 [java.lang.Object].clone() [function] [call site] 13693
32 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13694
31 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 13695
32 [org.jfree.chart.title.Title].clone() [function] [call site] 13696
33 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 13697
33 [javax.swing.event.EventListenerList].<init>() [function] [call site] 13698
31 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 13699
32 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 13700
33 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13701
33 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13702
33 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13703
33 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13704
33 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13705
31 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 13706
32 [java.lang.Object].clone() [function] [call site] 13707
32 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 13708
33 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 13709
33 [java.util.ArrayList].<init>() [function] [call site] 13710
33 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 13711
33 [java.nio.file.Files$2].hasNext() [function] [call site] 13712
33 [java.io.BufferedReader$1].hasNext() [function] [call site] 13713
33 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 13714
33 [java.util.ArrayList].iterator() [function] [call site] 13715
33 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 13716
33 [java.util.AbstractSequentialList].iterator() [function] [call site] 13717
33 [java.util.Vector].iterator() [function] [call site] 13718
33 [java.util.AbstractList].iterator() [function] [call site] 13719
33 [java.nio.file.FileTreeIterator].next() [function] [call site] 13720
33 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 13721
33 [java.io.BufferedReader$1].next() [function] [call site] 13722
33 [java.nio.file.Files$2].next() [function] [call site] 13723
33 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 13724
33 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 13725
33 [java.lang.RuntimeException].<init>(java.lang.Throwable) [function] [call site] 13726
34 [java.lang.Exception].<init>(java.lang.Throwable) [function] [call site] 13727
35 [java.lang.Throwable].<init>(java.lang.Throwable) [function] [call site] 13728
36 [java.lang.Object].<init>() [function] [call site] 13729
36 [java.lang.Throwable].fillInStackTrace() [function] [call site] 13730
36 [sun.nio.fs.UnixException].fillInStackTrace() [function] [call site] 13731
36 [org.xml.sax.SAXParseException].toString() [function] [call site] 13732
36 [java.lang.Throwable].toString() [function] [call site] 13733
36 [org.xml.sax.SAXException].toString() [function] [call site] 13734
36 [java.security.PrivilegedActionException].toString() [function] [call site] 13735
32 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 13736
31 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 13737
32 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 13738
33 [java.lang.Object].clone() [function] [call site] 13739
33 [javax.swing.event.EventListenerList].<init>() [function] [call site] 13740
31 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 13741
32 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 13742
33 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 13743
34 [java.lang.Object].clone() [function] [call site] 13744
34 [javax.swing.event.EventListenerList].<init>() [function] [call site] 13745
31 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 13746
32 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13747
33 [java.lang.Object].clone() [function] [call site] 13748
33 [javax.swing.event.EventListenerList].<init>() [function] [call site] 13749
32 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 13750
31 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 13751
32 [java.lang.Object].clone() [function] [call site] 13752
31 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 13753
32 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 13754
31 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 13755
32 [org.jfree.chart.plot.Plot].clone() [function] [call site] 13756
33 [java.lang.Object].clone() [function] [call site] 13757
33 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13758
33 [javax.swing.event.EventListenerList].<init>() [function] [call site] 13759
32 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 13760
33 [java.text.NumberFormat].clone() [function] [call site] 13761
33 [java.text.NumberFormat].clone() [function] [call site] 13762
33 [java.text.DecimalFormat].clone() [function] [call site] 13763
32 [java.text.NumberFormat].clone() [function] [call site] 13764
32 [java.text.DecimalFormat].clone() [function] [call site] 13765
32 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13766
32 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 13767
33 [javax.swing.event.EventListenerList].add(java.lang.Class,java.util.EventListener) [function] [call site] 13768
31 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 13769
32 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 13770
33 [java.lang.Object].clone() [function] [call site] 13771
33 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 13772
33 [java.text.NumberFormat].clone() [function] [call site] 13773
33 [java.text.DecimalFormat].clone() [function] [call site] 13774
33 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 13775
33 [java.text.NumberFormat].clone() [function] [call site] 13776
33 [java.text.DecimalFormat].clone() [function] [call site] 13777
32 [java.util.HashMap].<init>() [function] [call site] 13778
32 [java.security.Provider].putAll(java.util.Map) [function] [call site] 13779
32 [java.util.Properties].putAll(java.util.Map) [function] [call site] 13780
32 [java.util.Hashtable].putAll(java.util.Map) [function] [call site] 13781
32 [java.awt.RenderingHints].putAll(java.util.Map) [function] [call site] 13782
32 [java.util.concurrent.ConcurrentHashMap].putAll(java.util.Map) [function] [call site] 13783
32 [java.util.TreeMap].putAll(java.util.Map) [function] [call site] 13784
32 [java.util.IdentityHashMap].putAll(java.util.Map) [function] [call site] 13785
32 [java.util.AbstractMap].putAll(java.util.Map) [function] [call site] 13786
32 [java.util.WeakHashMap].putAll(java.util.Map) [function] [call site] 13787
32 [java.util.HashMap].putAll(java.util.Map) [function] [call site] 13788
32 [java.util.jar.Attributes].putAll(java.util.Map) [function] [call site] 13789
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13790
31 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 13791
32 [org.jfree.chart.plot.Plot].clone() [function] [call site] 13792
32 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13793
32 [java.util.IdentityHashMap].size() [function] [call site] 13794
32 [java.awt.RenderingHints].size() [function] [call site] 13795
32 [java.util.HashMap].size() [function] [call site] 13796
32 [java.util.AbstractMap].size() [function] [call site] 13797
32 [java.util.Hashtable].size() [function] [call site] 13798
32 [java.util.Properties].size() [function] [call site] 13799
32 [javax.swing.MultiUIDefaults].size() [function] [call site] 13800
32 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 13801
32 [java.util.TreeMap].size() [function] [call site] 13802
32 [java.util.jar.Attributes].size() [function] [call site] 13803
32 [java.util.WeakHashMap].size() [function] [call site] 13804
32 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 13805
32 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 13806
32 [java.util.Properties].get(java.lang.Object) [function] [call site] 13807
32 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 13808
32 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 13809
32 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 13810
32 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 13811
32 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 13812
32 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 13813
32 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 13814
32 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 13815
32 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 13816
32 [java.util.HashMap].get(java.lang.Object) [function] [call site] 13817
32 [java.security.Provider].get(java.lang.Object) [function] [call site] 13818
32 [java.lang.Integer].valueOf(int) [function] [call site] 13819
32 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 13820
33 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 13821
34 [org.jfree.chart.axis.Axis].clone() [function] [call site] 13822
35 [java.lang.Object].clone() [function] [call site] 13823
35 [javax.swing.event.EventListenerList].<init>() [function] [call site] 13824
33 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 13825
33 [java.text.NumberFormat].clone() [function] [call site] 13826
33 [java.text.DecimalFormat].clone() [function] [call site] 13827
32 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 13828
33 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 13829
33 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 13830
33 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 13831
34 [java.lang.Object].clone() [function] [call site] 13832
33 [java.awt.datatransfer.MimeTypeParameterList].clone() [function] [call site] 13833
33 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 13834
33 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 13835
33 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 13836
33 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 13837
34 [java.lang.Object].clone() [function] [call site] 13838
33 [java.awt.geom.Dimension2D].clone() [function] [call site] 13839
33 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 13840
34 [org.jfree.data.general.Series].clone() [function] [call site] 13841
35 [java.lang.Object].clone() [function] [call site] 13842
35 [javax.swing.event.EventListenerList].<init>() [function] [call site] 13843
34 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 13844
33 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 13845
34 [java.lang.Object].clone() [function] [call site] 13846
33 [java.awt.Insets].clone() [function] [call site] 13847
33 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13848
33 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 13849
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13850
34 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 13851
34 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 13852
34 [java.awt.datatransfer.MimeTypeParameterList].clone() [function] [call site] 13853
34 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 13854
34 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 13855
34 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 13856
34 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 13857
34 [java.awt.geom.Dimension2D].clone() [function] [call site] 13858
34 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 13859
34 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 13860
34 [java.awt.Insets].clone() [function] [call site] 13861
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13862
34 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 13863
34 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 13864
35 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 13865
35 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13866
35 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13867
34 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 13868
35 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13869
34 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 13870
35 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13871
34 [java.text.BreakIterator].clone() [function] [call site] 13872
34 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 13873
35 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 13874
36 [java.lang.Object].clone() [function] [call site] 13875
34 [java.awt.datatransfer.MimeType].clone() [function] [call site] 13876
34 [java.util.ArrayList].clone() [function] [call site] 13877
34 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 13878
35 [java.lang.Object].clone() [function] [call site] 13879
35 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13880
35 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13881
35 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 13882
34 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 13883
35 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 13884
34 [java.lang.Thread].clone() [function] [call site] 13885
35 [java.lang.CloneNotSupportedException].<init>() [function] [call site] 13886
34 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 13887
35 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 13888
34 [java.awt.geom.Path2D$Double].clone() [function] [call site] 13889
34 [java.awt.datatransfer.DataFlavor].clone() [function] [call site] 13890
34 [org.jfree.chart.axis.Axis].clone() [function] [call site] 13891
34 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 13892
35 [org.jfree.chart.plot.Plot].clone() [function] [call site] 13893
35 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13894
35 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 13895
35 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 13896
35 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 13897
34 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 13898
35 [java.lang.Object].clone() [function] [call site] 13899
34 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 13900
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13901
34 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 13902
34 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 13903
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13904
35 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 13905
34 [sun.util.calendar.CalendarDate].clone() [function] [call site] 13906
34 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 13907
35 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 13908
34 [java.util.Properties].clone() [function] [call site] 13909
34 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 13910
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13911
35 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 13912
34 [java.util.zip.ZipEntry].clone() [function] [call site] 13913
34 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 13914
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13915
35 [org.jfree.data.DataUtils].clone(double[][]) [function] [call site] 13916
36 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 13917
36 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 13918
34 [java.awt.BufferCapabilities].clone() [function] [call site] 13919
34 [java.text.DateFormat].clone() [function] [call site] 13920
34 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 13921
35 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13922
34 [java.awt.image.renderable.RenderContext].clone() [function] [call site] 13923
34 [java.util.TreeSet].clone() [function] [call site] 13924
34 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 13925
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13926
35 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13927
34 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 13928
35 [java.lang.Object].clone() [function] [call site] 13929
34 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 13930
35 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 13931
35 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 13932
36 [java.text.DateFormat].clone() [function] [call site] 13933
36 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 13934
36 [java.text.NumberFormat].clone() [function] [call site] 13935
36 [java.text.DecimalFormat].clone() [function] [call site] 13936
36 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 13937
36 [java.text.NumberFormat].clone() [function] [call site] 13938
36 [java.text.DecimalFormat].clone() [function] [call site] 13939
35 [java.text.DateFormat].clone() [function] [call site] 13940
35 [java.text.SimpleDateFormat].clone() [function] [call site] 13941
34 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 13942
35 [java.lang.Object].clone() [function] [call site] 13943
34 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 13944
35 [java.lang.Object].clone() [function] [call site] 13945
34 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 13946
35 [java.lang.Object].clone() [function] [call site] 13947
34 [java.awt.geom.Path2D$Float].clone() [function] [call site] 13948
34 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 13949
35 [java.lang.Object].clone() [function] [call site] 13950
34 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 13951
35 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13952
35 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 13953
35 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 13954
35 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 13955
35 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 13956
35 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 13957
35 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 13958
35 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 13959
35 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 13960
35 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 13961
35 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 13962
35 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 13963
35 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 13964
35 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 13965
35 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 13966
35 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 13967
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13968
35 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 13969
35 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 13970
35 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 13971
35 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 13972
35 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 13973
35 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 13974
36 [java.lang.Object].clone() [function] [call site] 13975
35 [org.jfree.chart.title.Title].clone() [function] [call site] 13976
35 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 13977
35 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 13978
35 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 13979
36 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13980
36 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 13981
35 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 13982
35 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 13983
36 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 13984
35 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 13985
36 [java.lang.Object].clone() [function] [call site] 13986
35 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 13987
35 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 13988
35 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 13989
36 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13990
36 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 13991
35 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 13992
36 [java.lang.Object].clone() [function] [call site] 13993
36 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13994
35 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 13995
36 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13996
36 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 13997
35 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 13998
35 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 13999
35 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 14000
35 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 14001
36 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14002
36 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 14003
35 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 14004
35 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 14005
36 [org.jfree.chart.plot.Plot].clone() [function] [call site] 14006
36 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14007
36 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14008
36 [java.nio.file.Files$2].hasNext() [function] [call site] 14009
36 [java.io.BufferedReader$1].hasNext() [function] [call site] 14010
36 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14011
36 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 14012
36 [java.util.ArrayDeque].iterator() [function] [call site] 14013
36 [java.util.ArrayList].iterator() [function] [call site] 14014
36 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 14015
36 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 14016
36 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14017
36 [java.util.AbstractList].iterator() [function] [call site] 14018
36 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 14019
36 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 14020
36 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 14021
36 [java.util.HashSet].iterator() [function] [call site] 14022
36 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 14023
36 [java.util.AbstractSequentialList].iterator() [function] [call site] 14024
36 [java.util.Vector].iterator() [function] [call site] 14025
36 [java.util.TreeMap$KeySet].iterator() [function] [call site] 14026
36 [java.util.PriorityQueue].iterator() [function] [call site] 14027
36 [java.util.TreeSet].iterator() [function] [call site] 14028
36 [java.nio.file.FileTreeIterator].next() [function] [call site] 14029
36 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14030
36 [java.io.BufferedReader$1].next() [function] [call site] 14031
36 [java.nio.file.Files$2].next() [function] [call site] 14032
36 [java.util.jar.Attributes].values() [function] [call site] 14033
36 [java.util.Hashtable].values() [function] [call site] 14034
36 [java.util.AbstractMap].values() [function] [call site] 14035
36 [java.util.WeakHashMap].values() [function] [call site] 14036
36 [java.awt.RenderingHints].values() [function] [call site] 14037
36 [java.util.TreeMap].values() [function] [call site] 14038
36 [java.util.HashMap].values() [function] [call site] 14039
36 [java.util.IdentityHashMap].values() [function] [call site] 14040
36 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 14041
36 [java.util.LinkedHashMap].values() [function] [call site] 14042
36 [java.security.Provider].values() [function] [call site] 14043
36 [java.util.Properties].values() [function] [call site] 14044
36 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 14045
37 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 14046
37 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 14047
37 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 14048
37 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 14049
37 [org.jfree.chart.axis.CategoryAxis].configure() [function] [call site] 14050
36 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 14051
37 [javax.swing.event.EventListenerList].add(java.lang.Class,java.util.EventListener) [function] [call site] 14052
36 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14053
36 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14054
36 [java.nio.file.Files$2].hasNext() [function] [call site] 14055
36 [java.io.BufferedReader$1].hasNext() [function] [call site] 14056
36 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14057
36 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 14058
36 [java.util.ArrayDeque].iterator() [function] [call site] 14059
36 [java.util.ArrayList].iterator() [function] [call site] 14060
36 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 14061
36 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 14062
36 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14063
36 [java.util.AbstractList].iterator() [function] [call site] 14064
36 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 14065
36 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 14066
36 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 14067
36 [java.util.HashSet].iterator() [function] [call site] 14068
36 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 14069
36 [java.util.AbstractSequentialList].iterator() [function] [call site] 14070
36 [java.util.Vector].iterator() [function] [call site] 14071
36 [java.util.TreeMap$KeySet].iterator() [function] [call site] 14072
36 [java.util.PriorityQueue].iterator() [function] [call site] 14073
36 [java.util.TreeSet].iterator() [function] [call site] 14074
36 [java.nio.file.FileTreeIterator].next() [function] [call site] 14075
36 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14076
36 [java.io.BufferedReader$1].next() [function] [call site] 14077
36 [java.nio.file.Files$2].next() [function] [call site] 14078
36 [java.util.jar.Attributes].values() [function] [call site] 14079
36 [java.util.Hashtable].values() [function] [call site] 14080
36 [java.util.AbstractMap].values() [function] [call site] 14081
36 [java.util.WeakHashMap].values() [function] [call site] 14082
36 [java.awt.RenderingHints].values() [function] [call site] 14083
36 [java.util.TreeMap].values() [function] [call site] 14084
36 [java.util.HashMap].values() [function] [call site] 14085
36 [java.util.IdentityHashMap].values() [function] [call site] 14086
36 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 14087
36 [java.util.LinkedHashMap].values() [function] [call site] 14088
36 [java.security.Provider].values() [function] [call site] 14089
36 [java.util.Properties].values() [function] [call site] 14090
36 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 14091
36 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 14092
36 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14093
36 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14094
36 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14095
36 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14096
36 [java.nio.file.Files$2].hasNext() [function] [call site] 14097
36 [java.io.BufferedReader$1].hasNext() [function] [call site] 14098
36 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14099
36 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 14100
36 [java.util.ArrayDeque].iterator() [function] [call site] 14101
36 [java.util.ArrayList].iterator() [function] [call site] 14102
36 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 14103
36 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 14104
36 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14105
36 [java.util.AbstractList].iterator() [function] [call site] 14106
36 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 14107
36 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 14108
36 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 14109
36 [java.util.HashSet].iterator() [function] [call site] 14110
36 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 14111
36 [java.util.AbstractSequentialList].iterator() [function] [call site] 14112
36 [java.util.Vector].iterator() [function] [call site] 14113
36 [java.util.TreeMap$KeySet].iterator() [function] [call site] 14114
36 [java.util.PriorityQueue].iterator() [function] [call site] 14115
36 [java.util.TreeSet].iterator() [function] [call site] 14116
36 [java.nio.file.FileTreeIterator].next() [function] [call site] 14117
36 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14118
36 [java.io.BufferedReader$1].next() [function] [call site] 14119
36 [java.nio.file.Files$2].next() [function] [call site] 14120
36 [java.util.jar.Attributes].values() [function] [call site] 14121
36 [java.util.Hashtable].values() [function] [call site] 14122
36 [java.util.AbstractMap].values() [function] [call site] 14123
36 [java.util.WeakHashMap].values() [function] [call site] 14124
36 [java.awt.RenderingHints].values() [function] [call site] 14125
36 [java.util.TreeMap].values() [function] [call site] 14126
36 [java.util.HashMap].values() [function] [call site] 14127
36 [java.util.IdentityHashMap].values() [function] [call site] 14128
36 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 14129
36 [java.util.LinkedHashMap].values() [function] [call site] 14130
36 [java.security.Provider].values() [function] [call site] 14131
36 [java.util.Properties].values() [function] [call site] 14132
36 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 14133
36 [java.util.TreeMap].<init>() [function] [call site] 14134
36 [java.util.TreeMap].putAll(java.util.Map) [function] [call site] 14135
36 [java.util.TreeMap].<init>() [function] [call site] 14136
36 [java.util.TreeMap].putAll(java.util.Map) [function] [call site] 14137
36 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14138
36 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14139
36 [java.nio.file.Files$2].hasNext() [function] [call site] 14140
36 [java.io.BufferedReader$1].hasNext() [function] [call site] 14141
36 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14142
36 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 14143
36 [java.util.ArrayDeque].iterator() [function] [call site] 14144
36 [java.util.ArrayList].iterator() [function] [call site] 14145
36 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 14146
36 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 14147
36 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14148
36 [java.util.AbstractList].iterator() [function] [call site] 14149
36 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 14150
36 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 14151
36 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 14152
36 [java.util.HashSet].iterator() [function] [call site] 14153
36 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 14154
36 [java.util.AbstractSequentialList].iterator() [function] [call site] 14155
36 [java.util.Vector].iterator() [function] [call site] 14156
36 [java.util.TreeMap$KeySet].iterator() [function] [call site] 14157
36 [java.util.PriorityQueue].iterator() [function] [call site] 14158
36 [java.util.TreeSet].iterator() [function] [call site] 14159
36 [java.nio.file.FileTreeIterator].next() [function] [call site] 14160
36 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14161
36 [java.io.BufferedReader$1].next() [function] [call site] 14162
36 [java.nio.file.Files$2].next() [function] [call site] 14163
36 [java.util.jar.Attributes].values() [function] [call site] 14164
36 [java.util.Hashtable].values() [function] [call site] 14165
36 [java.util.AbstractMap].values() [function] [call site] 14166
36 [java.util.WeakHashMap].values() [function] [call site] 14167
36 [java.awt.RenderingHints].values() [function] [call site] 14168
36 [java.util.TreeMap].values() [function] [call site] 14169
36 [java.util.HashMap].values() [function] [call site] 14170
36 [java.util.IdentityHashMap].values() [function] [call site] 14171
36 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 14172
36 [java.util.LinkedHashMap].values() [function] [call site] 14173
36 [java.security.Provider].values() [function] [call site] 14174
36 [java.util.Properties].values() [function] [call site] 14175
36 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 14176
37 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 14177
36 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 14178
37 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 14179
37 [javax.swing.event.EventListenerList].add(java.lang.Class,java.util.EventListener) [function] [call site] 14180
36 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14181
36 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14182
36 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 14183
36 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14184
36 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14185
36 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14186
36 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14187
36 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14188
35 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 14189
36 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 14190
35 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 14191
35 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 14192
36 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 14193
37 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 14194
37 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14195
35 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 14196
36 [java.lang.Object].clone() [function] [call site] 14197
36 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 14198
36 [java.text.NumberFormat].clone() [function] [call site] 14199
36 [java.text.DecimalFormat].clone() [function] [call site] 14200
36 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 14201
36 [java.text.NumberFormat].clone() [function] [call site] 14202
36 [java.text.DecimalFormat].clone() [function] [call site] 14203
36 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 14204
36 [java.text.DateFormat].clone() [function] [call site] 14205
36 [java.text.SimpleDateFormat].clone() [function] [call site] 14206
36 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 14207
36 [java.text.DateFormat].clone() [function] [call site] 14208
36 [java.text.SimpleDateFormat].clone() [function] [call site] 14209
35 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 14210
36 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 14211
36 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14212
35 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 14213
36 [org.jfree.chart.plot.Plot].clone() [function] [call site] 14214
36 [org.jfree.chart.internal.ArrayUtils].clone(float[][]) [function] [call site] 14215
37 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 14216
37 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 14217
36 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 14218
36 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 14219
36 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 14220
36 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 14221
36 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 14222
36 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 14223
36 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 14224
36 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 14225
36 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 14226
36 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 14227
36 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 14228
36 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 14229
35 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 14230
36 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 14231
35 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 14232
36 [java.lang.Object].clone() [function] [call site] 14233
35 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 14234
36 [java.lang.Object].clone() [function] [call site] 14235
35 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 14236
35 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 14237
35 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 14238
36 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14239
36 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 14240
36 [java.util.ArrayList].<init>(int) [function] [call site] 14241
36 [java.util.LinkedList].size() [function] [call site] 14242
36 [java.util.Vector].size() [function] [call site] 14243
36 [java.util.ArrayList].size() [function] [call site] 14244
36 [sun.awt.util.IdentityArrayList].size() [function] [call site] 14245
36 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 14246
36 [java.util.LinkedList].size() [function] [call site] 14247
36 [java.util.Vector].size() [function] [call site] 14248
36 [java.util.ArrayList].size() [function] [call site] 14249
36 [sun.awt.util.IdentityArrayList].size() [function] [call site] 14250
36 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 14251
36 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 14252
36 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 14253
36 [java.util.AbstractSequentialList].get(int) [function] [call site] 14254
36 [java.util.LinkedList].get(int) [function] [call site] 14255
36 [java.util.Vector].get(int) [function] [call site] 14256
36 [java.util.ArrayList].get(int) [function] [call site] 14257
36 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 14258
36 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 14259
36 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 14260
36 [java.util.AbstractList].add(int,java.lang.Object) [function] [call site] 14261
36 [java.util.LinkedList].add(int,java.lang.Object) [function] [call site] 14262
36 [java.util.concurrent.CopyOnWriteArrayList].add(int,java.lang.Object) [function] [call site] 14263
36 [sun.awt.util.IdentityArrayList].add(int,java.lang.Object) [function] [call site] 14264
36 [java.util.AbstractSequentialList].add(int,java.lang.Object) [function] [call site] 14265
36 [java.util.Vector].add(int,java.lang.Object) [function] [call site] 14266
36 [java.util.ArrayList].add(int,java.lang.Object) [function] [call site] 14267
35 [org.jfree.data.KeyedObjects].clone() [function] [call site] 14268
36 [java.lang.Object].clone() [function] [call site] 14269
36 [java.util.ArrayList].<init>() [function] [call site] 14270
36 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14271
36 [java.nio.file.Files$2].hasNext() [function] [call site] 14272
36 [java.io.BufferedReader$1].hasNext() [function] [call site] 14273
36 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14274
36 [java.util.ArrayList].iterator() [function] [call site] 14275
36 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14276
36 [java.util.AbstractSequentialList].iterator() [function] [call site] 14277
36 [java.util.Vector].iterator() [function] [call site] 14278
36 [java.util.AbstractList].iterator() [function] [call site] 14279
36 [java.nio.file.FileTreeIterator].next() [function] [call site] 14280
36 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14281
36 [java.io.BufferedReader$1].next() [function] [call site] 14282
36 [java.nio.file.Files$2].next() [function] [call site] 14283
36 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 14284
36 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 14285
36 [java.util.Vector].add(java.lang.Object) [function] [call site] 14286
36 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 14287
36 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 14288
36 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 14289
36 [org.jfree.data.KeyedObject].clone() [function] [call site] 14290
37 [java.lang.Object].clone() [function] [call site] 14291
37 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 14292
37 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 14293
37 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 14294
37 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 14295
37 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 14296
37 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 14297
37 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 14298
37 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 14299
37 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 14300
37 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 14301
37 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 14302
37 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 14303
37 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 14304
37 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 14305
37 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 14306
37 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14307
37 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 14308
37 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 14309
37 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 14310
37 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 14311
37 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 14312
37 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 14313
37 [org.jfree.chart.title.Title].clone() [function] [call site] 14314
37 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 14315
37 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 14316
37 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 14317
37 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 14318
37 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 14319
37 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 14320
37 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 14321
37 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 14322
37 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 14323
37 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 14324
37 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 14325
37 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 14326
37 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 14327
37 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 14328
37 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 14329
37 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 14330
37 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 14331
37 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 14332
37 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 14333
37 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 14334
37 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 14335
37 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 14336
37 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 14337
37 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 14338
37 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 14339
37 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 14340
37 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 14341
37 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 14342
37 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 14343
37 [org.jfree.data.KeyedObjects].clone() [function] [call site] 14344
37 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 14345
38 [java.lang.Object].clone() [function] [call site] 14346
37 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 14347
38 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 14348
39 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 14349
39 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14350
39 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 14351
39 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 14352
39 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 14353
39 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 14354
39 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 14355
39 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 14356
39 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 14357
39 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 14358
39 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 14359
39 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 14360
39 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 14361
39 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 14362
39 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 14363
39 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 14364
39 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 14365
39 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14366
39 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 14367
39 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 14368
39 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 14369
39 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 14370
39 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 14371
39 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 14372
39 [org.jfree.chart.title.Title].clone() [function] [call site] 14373
39 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 14374
39 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 14375
39 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 14376
39 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 14377
39 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 14378
39 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 14379
39 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 14380
39 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 14381
39 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 14382
39 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 14383
39 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 14384
39 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 14385
39 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 14386
39 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 14387
39 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 14388
39 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 14389
39 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 14390
39 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 14391
39 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 14392
39 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 14393
39 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 14394
39 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 14395
39 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 14396
39 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 14397
39 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 14398
39 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 14399
39 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 14400
39 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 14401
39 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 14402
39 [org.jfree.data.KeyedObjects].clone() [function] [call site] 14403
39 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 14404
39 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 14405
39 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 14406
40 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 14407
39 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 14408
40 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 14409
39 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 14410
39 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 14411
40 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 14412
39 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 14413
40 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 14414
39 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 14415
39 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 14416
40 [java.lang.Object].clone() [function] [call site] 14417
40 [java.util.HashMap].<init>() [function] [call site] 14418
40 [java.util.Properties].keySet() [function] [call site] 14419
40 [java.util.Hashtable].keySet() [function] [call site] 14420
40 [java.util.LinkedHashMap].keySet() [function] [call site] 14421
40 [java.util.concurrent.ConcurrentHashMap].keySet() [function] [call site] 14422
40 [java.util.HashMap].keySet() [function] [call site] 14423
40 [java.security.Provider].keySet() [function] [call site] 14424
40 [java.util.TreeMap].keySet() [function] [call site] 14425
40 [java.util.WeakHashMap].keySet() [function] [call site] 14426
40 [java.util.jar.Attributes].keySet() [function] [call site] 14427
40 [java.awt.RenderingHints].keySet() [function] [call site] 14428
40 [java.util.AbstractMap].keySet() [function] [call site] 14429
40 [java.util.IdentityHashMap].keySet() [function] [call site] 14430
40 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14431
40 [java.nio.file.Files$2].hasNext() [function] [call site] 14432
40 [java.io.BufferedReader$1].hasNext() [function] [call site] 14433
40 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14434
40 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 14435
40 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 14436
40 [java.util.HashSet].iterator() [function] [call site] 14437
40 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 14438
40 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 14439
40 [java.util.TreeMap$KeySet].iterator() [function] [call site] 14440
40 [java.util.TreeSet].iterator() [function] [call site] 14441
40 [java.nio.file.FileTreeIterator].next() [function] [call site] 14442
40 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14443
40 [java.io.BufferedReader$1].next() [function] [call site] 14444
40 [java.nio.file.Files$2].next() [function] [call site] 14445
40 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 14446
40 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 14447
40 [java.util.Properties].get(java.lang.Object) [function] [call site] 14448
40 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 14449
40 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 14450
40 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 14451
40 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 14452
40 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 14453
40 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 14454
40 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 14455
40 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 14456
40 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 14457
40 [java.util.HashMap].get(java.lang.Object) [function] [call site] 14458
40 [java.security.Provider].get(java.lang.Object) [function] [call site] 14459
40 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 14460
40 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 14461
40 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 14462
40 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 14463
40 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 14464
40 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 14465
40 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 14466
40 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 14467
40 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 14468
40 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 14469
40 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 14470
40 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 14471
40 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 14472
40 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 14473
40 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 14474
40 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14475
40 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 14476
40 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 14477
40 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 14478
40 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 14479
40 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 14480
40 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 14481
40 [org.jfree.chart.title.Title].clone() [function] [call site] 14482
40 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 14483
40 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 14484
40 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 14485
40 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 14486
40 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 14487
40 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 14488
40 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 14489
40 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 14490
40 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 14491
40 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 14492
40 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 14493
40 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 14494
40 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 14495
40 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 14496
40 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 14497
40 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 14498
40 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 14499
40 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 14500
40 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 14501
40 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 14502
40 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 14503
40 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 14504
40 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 14505
40 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 14506
40 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 14507
40 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 14508
40 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 14509
40 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 14510
40 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 14511
40 [org.jfree.data.KeyedObjects].clone() [function] [call site] 14512
40 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 14513
40 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 14514
40 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 14515
40 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 14516
40 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 14517
40 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 14518
40 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 14519
40 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 14520
40 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 14521
41 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 14522
40 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 14523
40 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 14524
41 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 14525
40 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 14526
41 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14527
41 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 14528
41 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 14529
40 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 14530
41 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 14531
40 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 14532
41 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 14533
40 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 14534
40 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 14535
40 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 14536
41 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 14537
40 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 14538
41 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14539
41 [java.util.LinkedList].size() [function] [call site] 14540
41 [java.util.Vector].size() [function] [call site] 14541
41 [java.util.ArrayList].size() [function] [call site] 14542
41 [sun.awt.util.IdentityArrayList].size() [function] [call site] 14543
41 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 14544
41 [java.util.ArrayList].<init>(int) [function] [call site] 14545
41 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14546
41 [java.nio.file.Files$2].hasNext() [function] [call site] 14547
41 [java.io.BufferedReader$1].hasNext() [function] [call site] 14548
41 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14549
41 [java.util.ArrayList].iterator() [function] [call site] 14550
41 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14551
41 [java.util.AbstractSequentialList].iterator() [function] [call site] 14552
41 [java.util.Vector].iterator() [function] [call site] 14553
41 [java.util.AbstractList].iterator() [function] [call site] 14554
41 [java.nio.file.FileTreeIterator].next() [function] [call site] 14555
41 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14556
41 [java.io.BufferedReader$1].next() [function] [call site] 14557
41 [java.nio.file.Files$2].next() [function] [call site] 14558
41 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 14559
41 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 14560
41 [java.util.Vector].add(java.lang.Object) [function] [call site] 14561
41 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 14562
41 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 14563
41 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 14564
41 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14565
41 [org.jfree.data.xy.IntervalXYDelegate].<init>(org.jfree.data.xy.XYDataset) [function] [call site] 14566
42 [org.jfree.data.xy.IntervalXYDelegate].<init>(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 14567
43 [java.lang.Object].<init>() [function] [call site] 14568
43 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 14569
41 [org.jfree.data.xy.DefaultTableXYDataset].getIntervalWidth() [function] [call site] 14570
42 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 14571
41 [org.jfree.data.xy.IntervalXYDelegate].setFixedIntervalWidth(double) [function] [call site] 14572
42 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 14573
41 [org.jfree.data.xy.DefaultTableXYDataset].isAutoWidth() [function] [call site] 14574
42 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 14575
41 [org.jfree.data.xy.IntervalXYDelegate].setAutoWidth(boolean) [function] [call site] 14576
42 [org.jfree.data.xy.IntervalXYDelegate].recalculateInterval() [function] [call site] 14577
43 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 14578
43 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 14579
43 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 14580
43 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 14581
43 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 14582
43 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 14583
43 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 14584
43 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 14585
43 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 14586
43 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 14587
43 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 14588
43 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 14589
43 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 14590
43 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 14591
43 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 14592
43 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 14593
43 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 14594
43 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 14595
43 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 14596
43 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 14597
43 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 14598
43 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 14599
43 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 14600
43 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 14601
43 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 14602
43 [org.jfree.data.xy.IntervalXYDelegate].calculateIntervalForSeries(int) [function] [call site] 14603
44 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 14604
44 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 14605
44 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 14606
44 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 14607
44 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 14608
44 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 14609
44 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 14610
44 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 14611
44 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 14612
44 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 14613
44 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 14614
44 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 14615
44 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 14616
44 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 14617
44 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 14618
44 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 14619
44 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 14620
44 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 14621
44 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 14622
44 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 14623
44 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 14624
44 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 14625
44 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 14626
44 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 14627
44 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 14628
44 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 14629
44 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 14630
44 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 14631
44 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 14632
44 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 14633
44 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 14634
44 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 14635
44 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 14636
44 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 14637
44 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 14638
44 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 14639
44 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 14640
44 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 14641
44 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 14642
44 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 14643
44 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 14644
44 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 14645
44 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 14646
44 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 14647
44 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 14648
44 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 14649
44 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 14650
44 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 14651
44 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 14652
44 [java.lang.Math].min(double,double) [function] [call site] 14653
43 [java.lang.Math].min(double,double) [function] [call site] 14654
41 [org.jfree.data.xy.IntervalXYDelegate].setIntervalPositionFactor(double) [function] [call site] 14655
42 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 14656
41 [org.jfree.data.xy.DefaultTableXYDataset].getIntervalPositionFactor() [function] [call site] 14657
42 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 14658
41 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints() [function] [call site] 14659
40 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 14660
41 [java.lang.Object].clone() [function] [call site] 14661
41 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 14662
40 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 14663
41 [java.lang.Object].clone() [function] [call site] 14664
41 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 14665
41 [java.text.NumberFormat].clone() [function] [call site] 14666
41 [java.text.DecimalFormat].clone() [function] [call site] 14667
41 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 14668
41 [java.text.DateFormat].clone() [function] [call site] 14669
41 [java.text.SimpleDateFormat].clone() [function] [call site] 14670
40 [org.jfree.data.gantt.Task].clone() [function] [call site] 14671
41 [java.lang.Object].clone() [function] [call site] 14672
40 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 14673
41 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 14674
41 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14675
41 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14676
41 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14677
40 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 14678
41 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14679
41 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 14680
41 [java.util.ArrayList].<init>(int) [function] [call site] 14681
41 [java.util.LinkedList].size() [function] [call site] 14682
41 [java.util.Vector].size() [function] [call site] 14683
41 [java.util.ArrayList].size() [function] [call site] 14684
41 [sun.awt.util.IdentityArrayList].size() [function] [call site] 14685
41 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 14686
41 [java.util.LinkedList].size() [function] [call site] 14687
41 [java.util.Vector].size() [function] [call site] 14688
41 [java.util.ArrayList].size() [function] [call site] 14689
41 [sun.awt.util.IdentityArrayList].size() [function] [call site] 14690
41 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 14691
41 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 14692
41 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 14693
41 [java.util.AbstractSequentialList].get(int) [function] [call site] 14694
41 [java.util.LinkedList].get(int) [function] [call site] 14695
41 [java.util.Vector].get(int) [function] [call site] 14696
41 [java.util.ArrayList].get(int) [function] [call site] 14697
41 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 14698
41 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 14699
41 [java.util.AbstractList].add(int,java.lang.Object) [function] [call site] 14700
41 [java.util.LinkedList].add(int,java.lang.Object) [function] [call site] 14701
41 [java.util.concurrent.CopyOnWriteArrayList].add(int,java.lang.Object) [function] [call site] 14702
41 [sun.awt.util.IdentityArrayList].add(int,java.lang.Object) [function] [call site] 14703
41 [java.util.AbstractSequentialList].add(int,java.lang.Object) [function] [call site] 14704
41 [java.util.Vector].add(int,java.lang.Object) [function] [call site] 14705
41 [java.util.ArrayList].add(int,java.lang.Object) [function] [call site] 14706
40 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 14707
41 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 14708
40 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 14709
41 [org.jfree.chart.urls.CustomPieURLGenerator].<init>() [function] [call site] 14710
42 [java.lang.Object].<init>() [function] [call site] 14711
42 [java.util.ArrayList].<init>() [function] [call site] 14712
41 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14713
41 [java.nio.file.Files$2].hasNext() [function] [call site] 14714
41 [java.io.BufferedReader$1].hasNext() [function] [call site] 14715
41 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14716
41 [java.util.ArrayList].iterator() [function] [call site] 14717
41 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14718
41 [java.util.AbstractSequentialList].iterator() [function] [call site] 14719
41 [java.util.Vector].iterator() [function] [call site] 14720
41 [java.util.AbstractList].iterator() [function] [call site] 14721
41 [java.nio.file.FileTreeIterator].next() [function] [call site] 14722
41 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14723
41 [java.io.BufferedReader$1].next() [function] [call site] 14724
41 [java.nio.file.Files$2].next() [function] [call site] 14725
41 [java.util.HashMap].<init>() [function] [call site] 14726
41 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14727
41 [java.nio.file.Files$2].hasNext() [function] [call site] 14728
41 [java.io.BufferedReader$1].hasNext() [function] [call site] 14729
41 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14730
41 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 14731
41 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 14732
41 [java.util.HashSet].iterator() [function] [call site] 14733
41 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 14734
41 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 14735
41 [java.util.TreeMap$KeySet].iterator() [function] [call site] 14736
41 [java.util.TreeSet].iterator() [function] [call site] 14737
41 [java.util.Properties].keySet() [function] [call site] 14738
41 [java.util.Hashtable].keySet() [function] [call site] 14739
41 [java.util.LinkedHashMap].keySet() [function] [call site] 14740
41 [java.util.concurrent.ConcurrentHashMap].keySet() [function] [call site] 14741
41 [java.util.HashMap].keySet() [function] [call site] 14742
41 [java.security.Provider].keySet() [function] [call site] 14743
41 [java.util.TreeMap].keySet() [function] [call site] 14744
41 [java.util.WeakHashMap].keySet() [function] [call site] 14745
41 [java.util.jar.Attributes].keySet() [function] [call site] 14746
41 [java.awt.RenderingHints].keySet() [function] [call site] 14747
41 [java.util.AbstractMap].keySet() [function] [call site] 14748
41 [java.util.IdentityHashMap].keySet() [function] [call site] 14749
41 [java.nio.file.FileTreeIterator].next() [function] [call site] 14750
41 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14751
41 [java.io.BufferedReader$1].next() [function] [call site] 14752
41 [java.nio.file.Files$2].next() [function] [call site] 14753
41 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 14754
41 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 14755
41 [java.util.Properties].get(java.lang.Object) [function] [call site] 14756
41 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 14757
41 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 14758
41 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 14759
41 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 14760
41 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 14761
41 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 14762
41 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 14763
41 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 14764
41 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 14765
41 [java.util.HashMap].get(java.lang.Object) [function] [call site] 14766
41 [java.security.Provider].get(java.lang.Object) [function] [call site] 14767
41 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 14768
41 [org.jfree.chart.urls.CustomPieURLGenerator].addURLs(java.util.Map) [function] [call site] 14769
42 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 14770
42 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 14771
42 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 14772
42 [java.util.Vector].add(java.lang.Object) [function] [call site] 14773
42 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 14774
42 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 14775
40 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 14776
41 [org.jfree.chart.plot.Plot].clone() [function] [call site] 14777
41 [org.jfree.chart.JFreeChart].clone() [function] [call site] 14778
42 [java.lang.Object].clone() [function] [call site] 14779
42 [java.awt.RenderingHints].clone() [function] [call site] 14780
42 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 14781
42 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 14782
43 [javax.swing.event.EventListenerList].add(java.lang.Class,java.util.EventListener) [function] [call site] 14783
42 [java.util.ArrayList].<init>() [function] [call site] 14784
42 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 14785
43 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 14786
43 [java.util.LinkedList].size() [function] [call site] 14787
43 [java.util.Vector].size() [function] [call site] 14788
43 [java.util.ArrayList].size() [function] [call site] 14789
43 [sun.awt.util.IdentityArrayList].size() [function] [call site] 14790
42 [org.jfree.chart.title.Title].clone() [function] [call site] 14791
42 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 14792
42 [org.jfree.chart.JFreeChart].getSubtitle(int) [function] [call site] 14793
43 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 14794
43 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 14795
43 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 14796
43 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 14797
43 [java.util.AbstractSequentialList].get(int) [function] [call site] 14798
43 [java.util.LinkedList].get(int) [function] [call site] 14799
43 [java.util.Vector].get(int) [function] [call site] 14800
43 [java.util.ArrayList].get(int) [function] [call site] 14801
42 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 14802
42 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 14803
42 [java.util.Vector].add(java.lang.Object) [function] [call site] 14804
42 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 14805
42 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 14806
42 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 14807
42 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 14808
42 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 14809
43 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 14810
44 [org.jfree.chart.plot.Plot].clone() [function] [call site] 14811
44 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14812
44 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14813
44 [java.nio.file.Files$2].hasNext() [function] [call site] 14814
44 [java.io.BufferedReader$1].hasNext() [function] [call site] 14815
44 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14816
44 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 14817
44 [java.util.ArrayDeque].iterator() [function] [call site] 14818
44 [java.util.ArrayList].iterator() [function] [call site] 14819
44 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 14820
44 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 14821
44 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14822
44 [java.util.AbstractList].iterator() [function] [call site] 14823
44 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 14824
44 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 14825
44 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 14826
44 [java.util.HashSet].iterator() [function] [call site] 14827
44 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 14828
44 [java.util.AbstractSequentialList].iterator() [function] [call site] 14829
44 [java.util.Vector].iterator() [function] [call site] 14830
44 [java.util.TreeMap$KeySet].iterator() [function] [call site] 14831
44 [java.util.PriorityQueue].iterator() [function] [call site] 14832
44 [java.util.TreeSet].iterator() [function] [call site] 14833
44 [java.nio.file.FileTreeIterator].next() [function] [call site] 14834
44 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14835
44 [java.io.BufferedReader$1].next() [function] [call site] 14836
44 [java.nio.file.Files$2].next() [function] [call site] 14837
44 [java.util.jar.Attributes].values() [function] [call site] 14838
44 [java.util.Hashtable].values() [function] [call site] 14839
44 [java.util.AbstractMap].values() [function] [call site] 14840
44 [java.util.WeakHashMap].values() [function] [call site] 14841
44 [java.awt.RenderingHints].values() [function] [call site] 14842
44 [java.util.TreeMap].values() [function] [call site] 14843
44 [java.util.HashMap].values() [function] [call site] 14844
44 [java.util.IdentityHashMap].values() [function] [call site] 14845
44 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 14846
44 [java.util.LinkedHashMap].values() [function] [call site] 14847
44 [java.security.Provider].values() [function] [call site] 14848
44 [java.util.Properties].values() [function] [call site] 14849
44 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 14850
44 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 14851
44 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14852
44 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14853
44 [java.nio.file.Files$2].hasNext() [function] [call site] 14854
44 [java.io.BufferedReader$1].hasNext() [function] [call site] 14855
44 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14856
44 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 14857
44 [java.util.ArrayDeque].iterator() [function] [call site] 14858
44 [java.util.ArrayList].iterator() [function] [call site] 14859
44 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 14860
44 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 14861
44 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14862
44 [java.util.AbstractList].iterator() [function] [call site] 14863
44 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 14864
44 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 14865
44 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 14866
44 [java.util.HashSet].iterator() [function] [call site] 14867
44 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 14868
44 [java.util.AbstractSequentialList].iterator() [function] [call site] 14869
44 [java.util.Vector].iterator() [function] [call site] 14870
44 [java.util.TreeMap$KeySet].iterator() [function] [call site] 14871
44 [java.util.PriorityQueue].iterator() [function] [call site] 14872
44 [java.util.TreeSet].iterator() [function] [call site] 14873
44 [java.nio.file.FileTreeIterator].next() [function] [call site] 14874
44 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14875
44 [java.io.BufferedReader$1].next() [function] [call site] 14876
44 [java.nio.file.Files$2].next() [function] [call site] 14877
44 [java.util.jar.Attributes].values() [function] [call site] 14878
44 [java.util.Hashtable].values() [function] [call site] 14879
44 [java.util.AbstractMap].values() [function] [call site] 14880
44 [java.util.WeakHashMap].values() [function] [call site] 14881
44 [java.awt.RenderingHints].values() [function] [call site] 14882
44 [java.util.TreeMap].values() [function] [call site] 14883
44 [java.util.HashMap].values() [function] [call site] 14884
44 [java.util.IdentityHashMap].values() [function] [call site] 14885
44 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 14886
44 [java.util.LinkedHashMap].values() [function] [call site] 14887
44 [java.security.Provider].values() [function] [call site] 14888
44 [java.util.Properties].values() [function] [call site] 14889
44 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 14890
44 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 14891
44 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14892
44 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14893
44 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14894
44 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14895
44 [java.nio.file.Files$2].hasNext() [function] [call site] 14896
44 [java.io.BufferedReader$1].hasNext() [function] [call site] 14897
44 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14898
44 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 14899
44 [java.util.ArrayDeque].iterator() [function] [call site] 14900
44 [java.util.ArrayList].iterator() [function] [call site] 14901
44 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 14902
44 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 14903
44 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14904
44 [java.util.AbstractList].iterator() [function] [call site] 14905
44 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 14906
44 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 14907
44 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 14908
44 [java.util.HashSet].iterator() [function] [call site] 14909
44 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 14910
44 [java.util.AbstractSequentialList].iterator() [function] [call site] 14911
44 [java.util.Vector].iterator() [function] [call site] 14912
44 [java.util.TreeMap$KeySet].iterator() [function] [call site] 14913
44 [java.util.PriorityQueue].iterator() [function] [call site] 14914
44 [java.util.TreeSet].iterator() [function] [call site] 14915
44 [java.nio.file.FileTreeIterator].next() [function] [call site] 14916
44 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14917
44 [java.io.BufferedReader$1].next() [function] [call site] 14918
44 [java.nio.file.Files$2].next() [function] [call site] 14919
44 [java.util.jar.Attributes].values() [function] [call site] 14920
44 [java.util.Hashtable].values() [function] [call site] 14921
44 [java.util.AbstractMap].values() [function] [call site] 14922
44 [java.util.WeakHashMap].values() [function] [call site] 14923
44 [java.awt.RenderingHints].values() [function] [call site] 14924
44 [java.util.TreeMap].values() [function] [call site] 14925
44 [java.util.HashMap].values() [function] [call site] 14926
44 [java.util.IdentityHashMap].values() [function] [call site] 14927
44 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 14928
44 [java.util.LinkedHashMap].values() [function] [call site] 14929
44 [java.security.Provider].values() [function] [call site] 14930
44 [java.util.Properties].values() [function] [call site] 14931
44 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 14932
44 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 14933
44 [java.util.TreeMap].<init>() [function] [call site] 14934
44 [java.security.Provider].putAll(java.util.Map) [function] [call site] 14935
44 [java.util.Properties].putAll(java.util.Map) [function] [call site] 14936
44 [java.util.Hashtable].putAll(java.util.Map) [function] [call site] 14937
44 [java.awt.RenderingHints].putAll(java.util.Map) [function] [call site] 14938
44 [java.util.concurrent.ConcurrentHashMap].putAll(java.util.Map) [function] [call site] 14939
44 [java.util.TreeMap].putAll(java.util.Map) [function] [call site] 14940
44 [java.util.IdentityHashMap].putAll(java.util.Map) [function] [call site] 14941
44 [java.util.AbstractMap].putAll(java.util.Map) [function] [call site] 14942
44 [java.util.WeakHashMap].putAll(java.util.Map) [function] [call site] 14943
44 [java.util.HashMap].putAll(java.util.Map) [function] [call site] 14944
44 [java.util.jar.Attributes].putAll(java.util.Map) [function] [call site] 14945
44 [java.util.TreeMap].<init>() [function] [call site] 14946
44 [java.security.Provider].putAll(java.util.Map) [function] [call site] 14947
44 [java.util.Properties].putAll(java.util.Map) [function] [call site] 14948
44 [java.util.Hashtable].putAll(java.util.Map) [function] [call site] 14949
44 [java.awt.RenderingHints].putAll(java.util.Map) [function] [call site] 14950
44 [java.util.concurrent.ConcurrentHashMap].putAll(java.util.Map) [function] [call site] 14951
44 [java.util.TreeMap].putAll(java.util.Map) [function] [call site] 14952
44 [java.util.IdentityHashMap].putAll(java.util.Map) [function] [call site] 14953
44 [java.util.AbstractMap].putAll(java.util.Map) [function] [call site] 14954
44 [java.util.WeakHashMap].putAll(java.util.Map) [function] [call site] 14955
44 [java.util.HashMap].putAll(java.util.Map) [function] [call site] 14956
44 [java.util.jar.Attributes].putAll(java.util.Map) [function] [call site] 14957
44 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14958
44 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14959
44 [java.nio.file.Files$2].hasNext() [function] [call site] 14960
44 [java.io.BufferedReader$1].hasNext() [function] [call site] 14961
44 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14962
44 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 14963
44 [java.util.ArrayDeque].iterator() [function] [call site] 14964
44 [java.util.ArrayList].iterator() [function] [call site] 14965
44 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 14966
44 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 14967
44 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14968
44 [java.util.AbstractList].iterator() [function] [call site] 14969
44 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 14970
44 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 14971
44 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 14972
44 [java.util.HashSet].iterator() [function] [call site] 14973
44 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 14974
44 [java.util.AbstractSequentialList].iterator() [function] [call site] 14975
44 [java.util.Vector].iterator() [function] [call site] 14976
44 [java.util.TreeMap$KeySet].iterator() [function] [call site] 14977
44 [java.util.PriorityQueue].iterator() [function] [call site] 14978
44 [java.util.TreeSet].iterator() [function] [call site] 14979
44 [java.nio.file.FileTreeIterator].next() [function] [call site] 14980
44 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14981
44 [java.io.BufferedReader$1].next() [function] [call site] 14982
44 [java.nio.file.Files$2].next() [function] [call site] 14983
44 [java.util.jar.Attributes].values() [function] [call site] 14984
44 [java.util.Hashtable].values() [function] [call site] 14985
44 [java.util.AbstractMap].values() [function] [call site] 14986
44 [java.util.WeakHashMap].values() [function] [call site] 14987
44 [java.awt.RenderingHints].values() [function] [call site] 14988
44 [java.util.TreeMap].values() [function] [call site] 14989
44 [java.util.HashMap].values() [function] [call site] 14990
44 [java.util.IdentityHashMap].values() [function] [call site] 14991
44 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 14992
44 [java.util.LinkedHashMap].values() [function] [call site] 14993
44 [java.security.Provider].values() [function] [call site] 14994
44 [java.util.Properties].values() [function] [call site] 14995
44 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 14996
44 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 14997
44 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14998
44 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14999
44 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15000
44 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15001
44 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 15002
44 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15003
44 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15004
44 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 15005
45 [java.lang.Object].clone() [function] [call site] 15006
45 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 15007
44 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15008
44 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 15009
44 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 15010
44 [java.awt.datatransfer.MimeTypeParameterList].clone() [function] [call site] 15011
44 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 15012
44 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 15013
44 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 15014
44 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 15015
44 [java.awt.geom.Dimension2D].clone() [function] [call site] 15016
44 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 15017
44 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 15018
44 [java.awt.Insets].clone() [function] [call site] 15019
44 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15020
44 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 15021
44 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 15022
44 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 15023
44 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 15024
44 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 15025
44 [java.text.BreakIterator].clone() [function] [call site] 15026
44 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 15027
44 [java.awt.datatransfer.MimeType].clone() [function] [call site] 15028
44 [java.util.ArrayList].clone() [function] [call site] 15029
44 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 15030
44 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 15031
44 [java.lang.Thread].clone() [function] [call site] 15032
44 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 15033
44 [java.awt.geom.Path2D$Double].clone() [function] [call site] 15034
44 [java.awt.datatransfer.DataFlavor].clone() [function] [call site] 15035
44 [org.jfree.chart.axis.Axis].clone() [function] [call site] 15036
44 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 15037
44 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 15038
44 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 15039
44 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 15040
44 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 15041
44 [sun.util.calendar.CalendarDate].clone() [function] [call site] 15042
44 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 15043
44 [java.util.Properties].clone() [function] [call site] 15044
44 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 15045
44 [java.util.zip.ZipEntry].clone() [function] [call site] 15046
44 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 15047
44 [java.awt.BufferCapabilities].clone() [function] [call site] 15048
44 [java.text.DateFormat].clone() [function] [call site] 15049
44 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 15050
44 [java.awt.image.renderable.RenderContext].clone() [function] [call site] 15051
44 [java.util.TreeSet].clone() [function] [call site] 15052
44 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 15053
44 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 15054
44 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 15055
44 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 15056
44 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 15057
44 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 15058
44 [java.awt.geom.Path2D$Float].clone() [function] [call site] 15059
44 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 15060
44 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 15061
44 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 15062
44 [java.util.jar.Manifest].clone() [function] [call site] 15063
44 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 15064
44 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 15065
44 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 15066
44 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 15067
45 [org.jfree.chart.plot.Marker].clone() [function] [call site] 15068
46 [java.lang.Object].clone() [function] [call site] 15069
44 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 15070
44 [java.text.NumberFormat].clone() [function] [call site] 15071
44 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 15072
44 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 15073
45 [org.jfree.chart.axis.Axis].clone() [function] [call site] 15074
45 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15075
45 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15076
45 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15077
45 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15078
44 [org.jfree.chart.axis.Tick].clone() [function] [call site] 15079
45 [java.lang.Object].clone() [function] [call site] 15080
44 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 15081
44 [java.awt.geom.Point2D].clone() [function] [call site] 15082
44 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 15083
44 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 15084
45 [java.lang.Object].clone() [function] [call site] 15085
44 [sun.font.AttributeValues].clone() [function] [call site] 15086
44 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 15087
44 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 15088
45 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 15089
45 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15090
44 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 15091
44 [java.text.Format].clone() [function] [call site] 15092
44 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 15093
45 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 15094
45 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 15095
45 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 15096
45 [java.nio.file.Files$2].hasNext() [function] [call site] 15097
45 [java.io.BufferedReader$1].hasNext() [function] [call site] 15098
45 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 15099
45 [java.util.ArrayList].iterator() [function] [call site] 15100
45 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 15101
45 [java.util.AbstractSequentialList].iterator() [function] [call site] 15102
45 [java.util.Vector].iterator() [function] [call site] 15103
45 [java.util.AbstractList].iterator() [function] [call site] 15104
45 [java.nio.file.FileTreeIterator].next() [function] [call site] 15105
45 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 15106
45 [java.io.BufferedReader$1].next() [function] [call site] 15107
45 [java.nio.file.Files$2].next() [function] [call site] 15108
45 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 15109
45 [org.jfree.chart.plot.CategoryPlot].getRangeAxis() [function] [call site] 15110
45 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 15111
45 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 15112
45 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 15113
45 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 15114
44 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 15115
45 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 15116
44 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 15117
45 [java.lang.Object].clone() [function] [call site] 15118
44 [java.security.MessageDigestSpi].clone() [function] [call site] 15119
44 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 15120
45 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 15121
44 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 15122
44 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 15123
45 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 15124
44 [java.text.DecimalFormatSymbols].clone() [function] [call site] 15125
44 [org.jfree.chart.JFreeChart].clone() [function] [call site] 15126
44 [java.util.HashSet].clone() [function] [call site] 15127
44 [java.util.jar.Attributes].clone() [function] [call site] 15128
44 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 15129
44 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 15130
45 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 15131
45 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15132
44 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 15133
45 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15134
45 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15135
45 [java.util.ArrayList].<init>() [function] [call site] 15136
45 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 15137
45 [java.nio.file.Files$2].hasNext() [function] [call site] 15138
45 [java.io.BufferedReader$1].hasNext() [function] [call site] 15139
45 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 15140
45 [java.util.ArrayList].iterator() [function] [call site] 15141
45 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 15142
45 [java.util.AbstractSequentialList].iterator() [function] [call site] 15143
45 [java.util.Vector].iterator() [function] [call site] 15144
45 [java.util.AbstractList].iterator() [function] [call site] 15145
45 [java.nio.file.FileTreeIterator].next() [function] [call site] 15146
45 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 15147
45 [java.io.BufferedReader$1].next() [function] [call site] 15148
45 [java.nio.file.Files$2].next() [function] [call site] 15149
45 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 15150
45 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 15151
45 [java.util.Vector].add(java.lang.Object) [function] [call site] 15152
45 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 15153
45 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 15154
45 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 15155
45 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 15156
44 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 15157
45 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 15158
45 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15159
44 [java.util.Calendar].clone() [function] [call site] 15160
44 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 15161
45 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 15162
44 [java.text.DigitList].clone() [function] [call site] 15163
44 [java.util.Locale].clone() [function] [call site] 15164
44 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 15165
45 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15166
45 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 15167
45 [java.util.Calendar].clone() [function] [call site] 15168
45 [java.util.GregorianCalendar].clone() [function] [call site] 15169
44 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 15170
45 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 15171
45 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15172
45 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15173
44 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 15174
45 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15175
45 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 15176
45 [org.jfree.data.xy.IntervalXYDelegate].<init>(org.jfree.data.xy.XYDataset) [function] [call site] 15177
45 [org.jfree.data.xy.CategoryTableXYDataset].getIntervalWidth() [function] [call site] 15178
46 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 15179
45 [org.jfree.data.xy.IntervalXYDelegate].setFixedIntervalWidth(double) [function] [call site] 15180
45 [org.jfree.data.xy.CategoryTableXYDataset].isAutoWidth() [function] [call site] 15181
46 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 15182
45 [org.jfree.data.xy.IntervalXYDelegate].setAutoWidth(boolean) [function] [call site] 15183
45 [org.jfree.data.xy.IntervalXYDelegate].setIntervalPositionFactor(double) [function] [call site] 15184
45 [org.jfree.data.xy.CategoryTableXYDataset].getIntervalPositionFactor() [function] [call site] 15185
46 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 15186
44 [javax.swing.ArrayTable].clone() [function] [call site] 15187
44 [javax.swing.text.Segment].clone() [function] [call site] 15188
44 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 15189
45 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 15190
46 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 15191
44 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 15192
44 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 15193
45 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15194
45 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 15195
45 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 15196
44 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 15197
45 [java.lang.Object].clone() [function] [call site] 15198
44 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 15199
45 [java.lang.Object].clone() [function] [call site] 15200
44 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 15201
44 [java.text.DecimalFormat].clone() [function] [call site] 15202
44 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 15203
45 [java.lang.Object].clone() [function] [call site] 15204
45 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 15205
44 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 15206
45 [java.lang.Object].clone() [function] [call site] 15207
45 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 15208
45 [java.text.DateFormat].clone() [function] [call site] 15209
45 [java.text.SimpleDateFormat].clone() [function] [call site] 15210
45 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 15211
45 [java.text.NumberFormat].clone() [function] [call site] 15212
45 [java.text.DecimalFormat].clone() [function] [call site] 15213
44 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 15214
44 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 15215
45 [org.jfree.data.time.TimePeriodValues].createCopy(int,int) [function] [call site] 15216
46 [org.jfree.data.general.Series].clone() [function] [call site] 15217
46 [java.util.ArrayList].<init>() [function] [call site] 15218
46 [java.util.LinkedList].size() [function] [call site] 15219
46 [java.util.Vector].size() [function] [call site] 15220
46 [java.util.ArrayList].size() [function] [call site] 15221
46 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15222
46 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15223
46 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 15224
46 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 15225
46 [java.util.AbstractSequentialList].get(int) [function] [call site] 15226
46 [java.util.LinkedList].get(int) [function] [call site] 15227
46 [java.util.Vector].get(int) [function] [call site] 15228
46 [java.util.ArrayList].get(int) [function] [call site] 15229
46 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 15230
47 [java.lang.Object].clone() [function] [call site] 15231
47 [java.lang.RuntimeException].<init>(java.lang.Throwable) [function] [call site] 15232
46 [org.jfree.data.time.TimePeriodValues].add(org.jfree.data.time.TimePeriodValue) [function] [call site] 15233
47 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 15234
47 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 15235
47 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 15236
47 [java.util.Vector].add(java.lang.Object) [function] [call site] 15237
47 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 15238
47 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 15239
47 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 15240
47 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 15241
47 [java.util.LinkedList].size() [function] [call site] 15242
47 [java.util.Vector].size() [function] [call site] 15243
47 [java.util.ArrayList].size() [function] [call site] 15244
47 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15245
47 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15246
47 [org.jfree.data.time.TimePeriodValues].updateBounds(org.jfree.data.time.TimePeriod,int) [function] [call site] 15247
48 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 15248
48 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 15249
48 [java.util.Date].getTime() [function] [call site] 15250
48 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 15251
48 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 15252
48 [java.util.Date].getTime() [function] [call site] 15253
48 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 15254
48 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 15255
48 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 15256
48 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 15257
48 [java.util.Date].getTime() [function] [call site] 15258
48 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 15259
48 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 15260
48 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 15261
48 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 15262
48 [java.util.Date].getTime() [function] [call site] 15263
48 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 15264
48 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 15265
48 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 15266
48 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 15267
48 [java.util.Date].getTime() [function] [call site] 15268
48 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 15269
48 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 15270
48 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 15271
48 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 15272
48 [java.util.Date].getTime() [function] [call site] 15273
48 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 15274
48 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 15275
48 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 15276
48 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 15277
48 [java.util.Date].getTime() [function] [call site] 15278
48 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 15279
48 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 15280
48 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 15281
48 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 15282
48 [java.util.Date].getTime() [function] [call site] 15283
48 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 15284
48 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 15285
48 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 15286
48 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 15287
48 [java.util.Date].getTime() [function] [call site] 15288
48 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 15289
48 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 15290
48 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 15291
48 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 15292
48 [java.util.Date].getTime() [function] [call site] 15293
47 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 15294
46 [java.io.PrintStream].println(java.lang.String) [function] [call site] 15295
45 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 15296
44 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 15297
45 [org.jfree.chart.plot.Plot].clone() [function] [call site] 15298
45 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 15299
45 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15300
45 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 15301
45 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 15302
45 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 15303
45 [java.text.NumberFormat].clone() [function] [call site] 15304
45 [java.text.DecimalFormat].clone() [function] [call site] 15305
45 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 15306
45 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 15307
45 [java.awt.datatransfer.MimeTypeParameterList].clone() [function] [call site] 15308
45 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 15309
45 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 15310
45 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 15311
45 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 15312
45 [java.awt.geom.Dimension2D].clone() [function] [call site] 15313
45 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 15314
45 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 15315
45 [java.awt.Insets].clone() [function] [call site] 15316
45 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15317
45 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 15318
45 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 15319
45 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 15320
45 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 15321
45 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 15322
45 [java.text.BreakIterator].clone() [function] [call site] 15323
45 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 15324
45 [java.awt.datatransfer.MimeType].clone() [function] [call site] 15325
45 [java.util.ArrayList].clone() [function] [call site] 15326
45 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 15327
45 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 15328
45 [java.lang.Thread].clone() [function] [call site] 15329
45 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 15330
45 [java.awt.geom.Path2D$Double].clone() [function] [call site] 15331
45 [java.awt.datatransfer.DataFlavor].clone() [function] [call site] 15332
45 [org.jfree.chart.axis.Axis].clone() [function] [call site] 15333
45 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 15334
45 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 15335
45 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 15336
45 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 15337
45 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 15338
45 [sun.util.calendar.CalendarDate].clone() [function] [call site] 15339
45 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 15340
45 [java.util.Properties].clone() [function] [call site] 15341
45 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 15342
45 [java.util.zip.ZipEntry].clone() [function] [call site] 15343
45 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 15344
45 [java.awt.BufferCapabilities].clone() [function] [call site] 15345
45 [java.text.DateFormat].clone() [function] [call site] 15346
45 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 15347
45 [java.awt.image.renderable.RenderContext].clone() [function] [call site] 15348
45 [java.util.TreeSet].clone() [function] [call site] 15349
45 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 15350
45 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 15351
45 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 15352
45 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 15353
45 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 15354
45 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 15355
45 [java.awt.geom.Path2D$Float].clone() [function] [call site] 15356
45 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 15357
45 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 15358
45 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 15359
45 [java.util.jar.Manifest].clone() [function] [call site] 15360
45 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 15361
45 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 15362
45 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 15363
45 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 15364
45 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 15365
45 [java.text.NumberFormat].clone() [function] [call site] 15366
45 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 15367
45 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 15368
45 [org.jfree.chart.axis.Tick].clone() [function] [call site] 15369
45 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 15370
45 [java.awt.geom.Point2D].clone() [function] [call site] 15371
45 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 15372
45 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 15373
45 [sun.font.AttributeValues].clone() [function] [call site] 15374
45 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 15375
45 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 15376
45 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 15377
45 [java.text.Format].clone() [function] [call site] 15378
45 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 15379
45 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 15380
45 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 15381
45 [java.security.MessageDigestSpi].clone() [function] [call site] 15382
45 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 15383
45 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 15384
45 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 15385
45 [java.text.DecimalFormatSymbols].clone() [function] [call site] 15386
45 [org.jfree.chart.JFreeChart].clone() [function] [call site] 15387
45 [java.util.HashSet].clone() [function] [call site] 15388
45 [java.util.jar.Attributes].clone() [function] [call site] 15389
45 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 15390
45 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 15391
45 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 15392
45 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 15393
45 [java.util.Calendar].clone() [function] [call site] 15394
45 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 15395
45 [java.text.DigitList].clone() [function] [call site] 15396
45 [java.util.Locale].clone() [function] [call site] 15397
45 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 15398
45 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 15399
45 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 15400
45 [javax.swing.ArrayTable].clone() [function] [call site] 15401
45 [javax.swing.text.Segment].clone() [function] [call site] 15402
45 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 15403
45 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 15404
45 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 15405
45 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 15406
45 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 15407
45 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 15408
45 [java.text.DecimalFormat].clone() [function] [call site] 15409
45 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 15410
45 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 15411
45 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 15412
45 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 15413
45 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 15414
46 [java.lang.Object].clone() [function] [call site] 15415
46 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 15416
46 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 15417
46 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15418
45 [org.jfree.data.KeyedObject].clone() [function] [call site] 15419
45 [java.util.BitSet].clone() [function] [call site] 15420
45 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 15421
46 [java.lang.Object].clone() [function] [call site] 15422
45 [java.awt.geom.QuadCurve2D].clone() [function] [call site] 15423
45 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 15424
46 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 15425
45 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 15426
46 [org.jfree.data.general.Series].clone() [function] [call site] 15427
46 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 15428
45 [java.lang.Object].clone() [function] [call site] 15429
45 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 15430
46 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 15431
45 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 15432
46 [org.jfree.chart.plot.Plot].clone() [function] [call site] 15433
46 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15434
45 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 15435
46 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 15436
45 [java.util.TreeMap].clone() [function] [call site] 15437
45 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 15438
45 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 15439
46 [org.jfree.chart.plot.Plot].clone() [function] [call site] 15440
46 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15441
46 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15442
46 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15443
46 [java.util.TreeMap].<init>(java.util.Map) [function] [call site] 15444
46 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15445
46 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 15446
46 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 15447
46 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15448
46 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 15449
46 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15450
46 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 15451
45 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 15452
46 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15453
46 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 15454
46 [java.util.ArrayList].<init>(int) [function] [call site] 15455
46 [java.util.LinkedList].size() [function] [call site] 15456
46 [java.util.Vector].size() [function] [call site] 15457
46 [java.util.ArrayList].size() [function] [call site] 15458
46 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15459
46 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15460
46 [java.util.LinkedList].size() [function] [call site] 15461
46 [java.util.Vector].size() [function] [call site] 15462
46 [java.util.ArrayList].size() [function] [call site] 15463
46 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15464
46 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15465
46 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 15466
46 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 15467
46 [java.util.AbstractSequentialList].get(int) [function] [call site] 15468
46 [java.util.LinkedList].get(int) [function] [call site] 15469
46 [java.util.Vector].get(int) [function] [call site] 15470
46 [java.util.ArrayList].get(int) [function] [call site] 15471
46 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 15472
46 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 15473
46 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 15474
46 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 15475
46 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 15476
46 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 15477
46 [java.util.AbstractList].add(int,java.lang.Object) [function] [call site] 15478
46 [java.util.LinkedList].add(int,java.lang.Object) [function] [call site] 15479
46 [java.util.concurrent.CopyOnWriteArrayList].add(int,java.lang.Object) [function] [call site] 15480
46 [sun.awt.util.IdentityArrayList].add(int,java.lang.Object) [function] [call site] 15481
46 [java.util.AbstractSequentialList].add(int,java.lang.Object) [function] [call site] 15482
46 [java.util.Vector].add(int,java.lang.Object) [function] [call site] 15483
46 [java.util.ArrayList].add(int,java.lang.Object) [function] [call site] 15484
45 [java.util.TimeZone].clone() [function] [call site] 15485
45 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 15486
46 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 15487
45 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 15488
46 [org.jfree.chart.plot.Plot].clone() [function] [call site] 15489
46 [java.awt.geom.RectangularShape].clone() [function] [call site] 15490
46 [java.awt.geom.RectangularShape].clone() [function] [call site] 15491
46 [java.awt.geom.Area].clone() [function] [call site] 15492
46 [java.awt.geom.Area].clone() [function] [call site] 15493
46 [java.awt.geom.RectangularShape].clone() [function] [call site] 15494
46 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 15495
46 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 15496
46 [java.awt.datatransfer.MimeTypeParameterList].clone() [function] [call site] 15497
46 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 15498
46 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 15499
46 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 15500
46 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 15501
46 [java.awt.geom.Dimension2D].clone() [function] [call site] 15502
46 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 15503
46 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 15504
46 [java.awt.Insets].clone() [function] [call site] 15505
46 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15506
46 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 15507
46 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 15508
46 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 15509
46 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 15510
46 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 15511
46 [java.text.BreakIterator].clone() [function] [call site] 15512
46 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 15513
46 [java.awt.datatransfer.MimeType].clone() [function] [call site] 15514
46 [java.util.ArrayList].clone() [function] [call site] 15515
46 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 15516
46 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 15517
46 [java.lang.Thread].clone() [function] [call site] 15518
46 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 15519
46 [java.awt.geom.Path2D$Double].clone() [function] [call site] 15520
46 [java.awt.datatransfer.DataFlavor].clone() [function] [call site] 15521
46 [org.jfree.chart.axis.Axis].clone() [function] [call site] 15522
46 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 15523
46 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 15524
46 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 15525
46 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 15526
46 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 15527
46 [sun.util.calendar.CalendarDate].clone() [function] [call site] 15528
46 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 15529
46 [java.util.Properties].clone() [function] [call site] 15530
46 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 15531
46 [java.util.zip.ZipEntry].clone() [function] [call site] 15532
46 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 15533
46 [java.awt.BufferCapabilities].clone() [function] [call site] 15534
46 [java.text.DateFormat].clone() [function] [call site] 15535
46 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 15536
46 [java.awt.image.renderable.RenderContext].clone() [function] [call site] 15537
46 [java.util.TreeSet].clone() [function] [call site] 15538
46 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 15539
46 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 15540
46 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 15541
46 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 15542
46 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 15543
46 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 15544
46 [java.awt.geom.Path2D$Float].clone() [function] [call site] 15545
46 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 15546
46 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 15547
46 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 15548
46 [java.util.jar.Manifest].clone() [function] [call site] 15549
46 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 15550
46 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 15551
46 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 15552
46 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 15553
46 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 15554
46 [java.text.NumberFormat].clone() [function] [call site] 15555
46 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 15556
46 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 15557
46 [org.jfree.chart.axis.Tick].clone() [function] [call site] 15558
46 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 15559
46 [java.awt.geom.Point2D].clone() [function] [call site] 15560
46 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 15561
46 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 15562
46 [sun.font.AttributeValues].clone() [function] [call site] 15563
46 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 15564
46 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 15565
46 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 15566
46 [java.text.Format].clone() [function] [call site] 15567
46 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 15568
46 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 15569
46 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 15570
46 [java.security.MessageDigestSpi].clone() [function] [call site] 15571
46 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 15572
46 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 15573
46 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 15574
46 [java.text.DecimalFormatSymbols].clone() [function] [call site] 15575
46 [org.jfree.chart.JFreeChart].clone() [function] [call site] 15576
46 [java.util.HashSet].clone() [function] [call site] 15577
46 [java.util.jar.Attributes].clone() [function] [call site] 15578
46 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 15579
46 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 15580
46 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 15581
46 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 15582
46 [java.util.Calendar].clone() [function] [call site] 15583
46 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 15584
46 [java.text.DigitList].clone() [function] [call site] 15585
46 [java.util.Locale].clone() [function] [call site] 15586
46 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 15587
46 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 15588
46 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 15589
46 [javax.swing.ArrayTable].clone() [function] [call site] 15590
46 [javax.swing.text.Segment].clone() [function] [call site] 15591
46 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 15592
46 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 15593
46 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 15594
46 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 15595
46 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 15596
46 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 15597
46 [java.text.DecimalFormat].clone() [function] [call site] 15598
46 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 15599
46 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 15600
46 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 15601
46 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 15602
46 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 15603
46 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 15604
46 [org.jfree.data.KeyedObject].clone() [function] [call site] 15605
46 [java.util.BitSet].clone() [function] [call site] 15606
46 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 15607
46 [java.awt.geom.QuadCurve2D].clone() [function] [call site] 15608
46 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 15609
46 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 15610
46 [java.lang.Object].clone() [function] [call site] 15611
46 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 15612
46 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 15613
46 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 15614
46 [java.util.TreeMap].clone() [function] [call site] 15615
46 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 15616
46 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 15617
46 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 15618
46 [java.util.TimeZone].clone() [function] [call site] 15619
46 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 15620
46 [org.jfree.chart.block.Size2D].clone() [function] [call site] 15621
47 [java.lang.Object].clone() [function] [call site] 15622
46 [java.util.Vector].clone() [function] [call site] 15623
46 [java.awt.print.PageFormat].clone() [function] [call site] 15624
46 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 15625
47 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15626
47 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 15627
47 [java.util.Calendar].clone() [function] [call site] 15628
47 [java.util.GregorianCalendar].clone() [function] [call site] 15629
46 [java.security.Signature].clone() [function] [call site] 15630
46 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 15631
46 [java.awt.geom.CubicCurve2D].clone() [function] [call site] 15632
46 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 15633
46 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 15634
46 [org.jfree.chart.plot.Marker].clone() [function] [call site] 15635
46 [java.util.Hashtable].clone() [function] [call site] 15636
46 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 15637
46 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 15638
46 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 15639
46 [java.security.SignatureSpi].clone() [function] [call site] 15640
46 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 15641
46 [sun.java2d.SunGraphics2D].clone() [function] [call site] 15642
46 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 15643
46 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 15644
46 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 15645
46 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 15646
46 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 15647
47 [java.lang.Object].clone() [function] [call site] 15648
47 [java.awt.geom.RectangularShape].clone() [function] [call site] 15649
47 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 15650
47 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 15651
47 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 15652
47 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 15653
47 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 15654
47 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 15655
47 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 15656
47 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 15657
47 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 15658
47 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 15659
47 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 15660
47 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 15661
47 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 15662
47 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 15663
47 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 15664
47 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15665
47 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 15666
47 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 15667
47 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 15668
47 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 15669
47 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 15670
47 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 15671
47 [org.jfree.chart.title.Title].clone() [function] [call site] 15672
47 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 15673
47 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 15674
47 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 15675
47 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 15676
47 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 15677
47 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 15678
47 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 15679
47 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 15680
47 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 15681
47 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 15682
47 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 15683
47 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 15684
47 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 15685
47 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 15686
47 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 15687
47 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 15688
47 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 15689
47 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 15690
47 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 15691
47 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 15692
47 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 15693
47 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 15694
47 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 15695
47 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 15696
47 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 15697
47 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 15698
47 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 15699
47 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 15700
47 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 15701
47 [org.jfree.data.KeyedObjects].clone() [function] [call site] 15702
47 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 15703
47 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 15704
47 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 15705
47 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 15706
47 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 15707
47 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 15708
47 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 15709
47 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 15710
47 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 15711
47 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 15712
47 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 15713
47 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 15714
47 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 15715
47 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 15716
47 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 15717
47 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 15718
47 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 15719
47 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 15720
47 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 15721
47 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 15722
47 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 15723
47 [org.jfree.data.gantt.Task].clone() [function] [call site] 15724
47 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 15725
47 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 15726
47 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 15727
47 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 15728
47 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 15729
47 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 15730
47 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 15731
48 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15732
48 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15733
47 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 15734
47 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 15735
47 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 15736
47 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 15737
47 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 15738
47 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 15739
48 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 15740
47 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 15741
48 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 15742
47 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 15743
47 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 15744
47 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 15745
47 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 15746
47 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 15747
47 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 15748
48 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15749
48 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 15750
48 [java.util.ArrayList].<init>(int) [function] [call site] 15751
48 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15752
48 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 15753
48 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 15754
48 [java.util.Vector].add(java.lang.Object) [function] [call site] 15755
48 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 15756
48 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 15757
48 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 15758
48 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 15759
48 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 15760
48 [java.util.AbstractSequentialList].get(int) [function] [call site] 15761
48 [java.util.LinkedList].get(int) [function] [call site] 15762
48 [java.util.Vector].get(int) [function] [call site] 15763
48 [java.util.ArrayList].get(int) [function] [call site] 15764
47 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 15765
48 [java.lang.Object].clone() [function] [call site] 15766
47 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 15767
48 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 15768
47 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 15769
47 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 15770
47 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 15771
47 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 15772
48 [java.lang.Object].clone() [function] [call site] 15773
47 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 15774
48 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15775
48 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 15776
49 [java.lang.Object].clone() [function] [call site] 15777
49 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 15778
49 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 15779
49 [java.util.ArrayList].<init>(int) [function] [call site] 15780
49 [java.util.LinkedList].size() [function] [call site] 15781
49 [java.util.Vector].size() [function] [call site] 15782
49 [java.util.ArrayList].size() [function] [call site] 15783
49 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15784
49 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15785
49 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 15786
49 [java.nio.file.Files$2].hasNext() [function] [call site] 15787
49 [java.io.BufferedReader$1].hasNext() [function] [call site] 15788
49 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 15789
49 [java.util.ArrayList].iterator() [function] [call site] 15790
49 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 15791
49 [java.util.AbstractSequentialList].iterator() [function] [call site] 15792
49 [java.util.Vector].iterator() [function] [call site] 15793
49 [java.util.AbstractList].iterator() [function] [call site] 15794
49 [java.nio.file.FileTreeIterator].next() [function] [call site] 15795
49 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 15796
49 [java.io.BufferedReader$1].next() [function] [call site] 15797
49 [java.nio.file.Files$2].next() [function] [call site] 15798
49 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 15799
49 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 15800
49 [java.util.Vector].add(java.lang.Object) [function] [call site] 15801
49 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 15802
49 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 15803
49 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 15804
49 [org.jfree.data.KeyedObjects].clone() [function] [call site] 15805
47 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 15806
48 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 15807
47 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 15808
47 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 15809
47 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 15810
47 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 15811
48 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15812
48 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 15813
47 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 15814
47 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 15815
48 [java.lang.Object].clone() [function] [call site] 15816
47 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 15817
47 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 15818
48 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 15819
47 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 15820
47 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 15821
47 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 15822
48 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 15823
47 [org.jfree.chart.plot.Plot].clone() [function] [call site] 15824
47 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 15825
48 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 15826
48 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15827
47 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 15828
48 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15829
48 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 15830
47 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 15831
48 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 15832
47 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 15833
47 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 15834
47 [org.jfree.data.KeyedObject].clone() [function] [call site] 15835
47 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 15836
48 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 15837
48 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 15838
48 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 15839
48 [java.nio.file.Files$2].hasNext() [function] [call site] 15840
48 [java.io.BufferedReader$1].hasNext() [function] [call site] 15841
48 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 15842
48 [java.util.ArrayList].iterator() [function] [call site] 15843
48 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 15844
48 [java.util.AbstractSequentialList].iterator() [function] [call site] 15845
48 [java.util.Vector].iterator() [function] [call site] 15846
48 [java.util.AbstractList].iterator() [function] [call site] 15847
48 [java.nio.file.FileTreeIterator].next() [function] [call site] 15848
48 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 15849
48 [java.io.BufferedReader$1].next() [function] [call site] 15850
48 [java.nio.file.Files$2].next() [function] [call site] 15851
48 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 15852
47 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 15853
48 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 15854
47 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 15855
47 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 15856
47 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 15857
48 [java.lang.Object].clone() [function] [call site] 15858
48 [java.util.ArrayList].<init>(int) [function] [call site] 15859
48 [java.util.LinkedList].size() [function] [call site] 15860
48 [java.util.Vector].size() [function] [call site] 15861
48 [java.util.ArrayList].size() [function] [call site] 15862
48 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15863
48 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15864
48 [java.util.LinkedList].size() [function] [call site] 15865
48 [java.util.Vector].size() [function] [call site] 15866
48 [java.util.ArrayList].size() [function] [call site] 15867
48 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15868
48 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15869
48 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 15870
48 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 15871
48 [java.util.AbstractSequentialList].get(int) [function] [call site] 15872
48 [java.util.LinkedList].get(int) [function] [call site] 15873
48 [java.util.Vector].get(int) [function] [call site] 15874
48 [java.util.ArrayList].get(int) [function] [call site] 15875
48 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 15876
48 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 15877
48 [java.util.Vector].add(java.lang.Object) [function] [call site] 15878
48 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 15879
48 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 15880
48 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 15881
48 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 15882
48 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 15883
48 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 15884
48 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 15885
48 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 15886
48 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 15887
47 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 15888
48 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 15889
48 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 15890
48 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 15891
48 [java.nio.file.Files$2].hasNext() [function] [call site] 15892
48 [java.io.BufferedReader$1].hasNext() [function] [call site] 15893
48 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 15894
48 [java.util.ArrayList].iterator() [function] [call site] 15895
48 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 15896
48 [java.util.AbstractSequentialList].iterator() [function] [call site] 15897
48 [java.util.Vector].iterator() [function] [call site] 15898
48 [java.util.AbstractList].iterator() [function] [call site] 15899
48 [java.nio.file.FileTreeIterator].next() [function] [call site] 15900
48 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 15901
48 [java.io.BufferedReader$1].next() [function] [call site] 15902
48 [java.nio.file.Files$2].next() [function] [call site] 15903
48 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 15904
48 [org.jfree.chart.plot.XYPlot].getDomainAxis() [function] [call site] 15905
49 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 15906
48 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 15907
48 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 15908
48 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 15909
48 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 15910
47 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 15911
47 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 15912
47 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 15913
47 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 15914
47 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 15915
47 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 15916
48 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15917
48 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 15918
48 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 15919
47 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 15920
48 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15921
48 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 15922
47 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 15923
48 [java.lang.Object].clone() [function] [call site] 15924
48 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 15925
49 [java.lang.Object].getClass() [function] [call site] 15926
49 [java.lang.Class].getMethod(java.lang.String,java.lang.Class[]) [function] [call site] 15927
50 [java.util.Objects].requireNonNull(java.lang.Object) [function] [call site] 15928
50 [java.lang.System].getSecurityManager() [function] [call site] 15929
50 [java.lang.Class].checkMemberAccess(java.lang.SecurityManager,int,java.lang.Class,boolean) [function] [call site] 15930
50 [jdk.internal.reflect.Reflection].getCallerClass() [function] [call site] 15931
50 [java.lang.Class].getMethod0(java.lang.String,java.lang.Class[]) [function] [call site] 15932
51 [java.lang.Class].getMethodsRecursive(java.lang.String,java.lang.Class[],boolean) [function] [call site] 15933
52 [java.lang.Class].privateGetDeclaredMethods(boolean) [function] [call site] 15934
53 [java.lang.Class].reflectionData() [function] [call site] 15935
53 [jdk.internal.reflect.Reflection].filterMethods(java.lang.Class,java.lang.reflect.Method[]) [function] [call site] 15936
54 [jdk.internal.reflect.Reflection].filter(java.lang.reflect.Member[],java.lang.String[]) [function] [call site] 15937
55 [java.lang.invoke.MemberName].getName() [function] [call site] 15938
55 [java.lang.reflect.Field].getName() [function] [call site] 15939
55 [java.lang.reflect.Method].getName() [function] [call site] 15940
55 [java.lang.reflect.Constructor].getName() [function] [call site] 15941
55 [java.lang.Object].getClass() [function] [call site] 15942
55 [java.lang.reflect.Array].newInstance(java.lang.Class,int) [function] [call site] 15943
55 [java.lang.invoke.MemberName].getName() [function] [call site] 15944
55 [java.lang.reflect.Field].getName() [function] [call site] 15945
55 [java.lang.reflect.Method].getName() [function] [call site] 15946
55 [java.lang.reflect.Constructor].getName() [function] [call site] 15947
54 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 15948
54 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 15949
54 [java.util.Properties].get(java.lang.Object) [function] [call site] 15950
54 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 15951
54 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 15952
54 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 15953
54 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 15954
54 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 15955
54 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 15956
54 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 15957
54 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 15958
54 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 15959
54 [java.util.HashMap].get(java.lang.Object) [function] [call site] 15960
54 [java.security.Provider].get(java.lang.Object) [function] [call site] 15961
53 [java.lang.Class].getDeclaredMethods0(boolean) [function] [call site] 15962
52 [java.lang.PublicMethods$MethodList].filter(java.lang.reflect.Method[],java.lang.String,java.lang.Class[],boolean) [function] [call site] 15963
52 [java.lang.Class].getSuperclass() [function] [call site] 15964
52 [java.lang.Class].getInterfaces(boolean) [function] [call site] 15965
52 [java.lang.PublicMethods$MethodList].merge(java.lang.PublicMethods$MethodList,java.lang.PublicMethods$MethodList) [function] [call site] 15966
51 [java.lang.PublicMethods$MethodList].getMostSpecific() [function] [call site] 15967
50 [java.lang.NoSuchMethodException].<init>(java.lang.String) [function] [call site] 15968
50 [java.lang.Class].methodToString(java.lang.String,java.lang.Class[]) [function] [call site] 15969
51 [java.util.StringJoiner].<init>(java.lang.CharSequence,java.lang.CharSequence,java.lang.CharSequence) [function] [call site] 15970
51 [java.lang.StringBuilder].<init>() [function] [call site] 15971
51 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 15972
51 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 15973
51 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 15974
51 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 15975
51 [java.lang.Class].getName() [function] [call site] 15976
51 [java.lang.StringBuilder].toString() [function] [call site] 15977
51 [java.util.StringJoiner].add(java.lang.CharSequence) [function] [call site] 15978
51 [java.lang.Class].getName() [function] [call site] 15979
51 [java.util.StringJoiner].toString() [function] [call site] 15980
50 [jdk.internal.reflect.ReflectionFactory].copyMethod(java.lang.reflect.Method) [function] [call site] 15981
51 [jdk.internal.reflect.ReflectionFactory].langReflectAccess() [function] [call site] 15982
52 [java.lang.reflect.Modifier].isPublic(int) [function] [call site] 15983
50 [java.lang.Class].getReflectionFactory() [function] [call site] 15984
51 [jdk.internal.reflect.ReflectionFactory$GetReflectionFactoryAction].<init>() [function] [call site] 15985
52 [java.lang.Object].<init>() [function] [call site] 15986
51 [java.security.AccessController].doPrivileged(java.security.PrivilegedAction) [function] [call site] 15987
51 [jdk.internal.reflect.ReflectionFactory$GetReflectionFactoryAction].run() [function] [call site] 15988
52 [jdk.internal.reflect.ReflectionFactory].getReflectionFactory() [function] [call site] 15989
53 [java.lang.System].getSecurityManager() [function] [call site] 15990
53 [java.lang.SecurityManager].checkPermission(java.security.Permission) [function] [call site] 15991
49 [java.lang.reflect.Method].getModifiers() [function] [call site] 15992
49 [java.lang.reflect.Modifier].isPublic(int) [function] [call site] 15993
49 [java.lang.reflect.Method].invoke(java.lang.Object,java.lang.Object[]) [function] [call site] 15994
49 [java.lang.Throwable].printStackTrace() [function] [call site] 15995
48 [org.jfree.data.KeyToGroupMap].clone(java.util.Collection) [function] [call site] 15996
49 [java.lang.Object].getClass() [function] [call site] 15997
49 [java.lang.Class].getDeclaredConstructor(java.lang.Class[]) [function] [call site] 15998
49 [java.lang.reflect.Constructor].newInstance(java.lang.Object[]) [function] [call site] 15999
49 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 16000
49 [java.nio.file.Files$2].hasNext() [function] [call site] 16001
49 [java.io.BufferedReader$1].hasNext() [function] [call site] 16002
49 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 16003
49 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 16004
49 [java.util.ArrayDeque].iterator() [function] [call site] 16005
49 [java.util.ArrayList].iterator() [function] [call site] 16006
49 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 16007
49 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 16008
49 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 16009
49 [java.util.AbstractList].iterator() [function] [call site] 16010
49 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 16011
49 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 16012
49 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 16013
49 [java.util.HashSet].iterator() [function] [call site] 16014
49 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 16015
49 [java.util.AbstractSequentialList].iterator() [function] [call site] 16016
49 [java.util.Vector].iterator() [function] [call site] 16017
49 [java.util.TreeMap$KeySet].iterator() [function] [call site] 16018
49 [java.util.PriorityQueue].iterator() [function] [call site] 16019
49 [java.util.TreeSet].iterator() [function] [call site] 16020
49 [java.nio.file.FileTreeIterator].next() [function] [call site] 16021
49 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 16022
49 [java.io.BufferedReader$1].next() [function] [call site] 16023
49 [java.nio.file.Files$2].next() [function] [call site] 16024
49 [java.util.concurrent.DelayQueue].add(java.lang.Object) [function] [call site] 16025
49 [java.util.PriorityQueue].add(java.lang.Object) [function] [call site] 16026
49 [java.util.TreeSet].add(java.lang.Object) [function] [call site] 16027
49 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 16028
49 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 16029
49 [java.util.concurrent.ConcurrentHashMap$EntrySetView].add(java.lang.Object) [function] [call site] 16030
49 [java.util.HashSet].add(java.lang.Object) [function] [call site] 16031
49 [java.util.concurrent.ConcurrentHashMap$ValuesView].add(java.lang.Object) [function] [call site] 16032
49 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 16033
49 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 16034
49 [java.util.Vector].add(java.lang.Object) [function] [call site] 16035
49 [java.util.ArrayDeque].add(java.lang.Object) [function] [call site] 16036
49 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 16037
49 [java.util.AbstractCollection].add(java.lang.Object) [function] [call site] 16038
49 [java.util.concurrent.ConcurrentHashMap$KeySetView].add(java.lang.Object) [function] [call site] 16039
49 [java.util.AbstractQueue].add(java.lang.Object) [function] [call site] 16040
49 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 16041
49 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 16042
48 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 16043
47 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 16044
47 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 16045
47 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 16046
48 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 16047
47 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 16048
47 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 16049
47 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 16050
48 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16051
48 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 16052
48 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 16053
48 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 16054
48 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 16055
48 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 16056
48 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 16057
48 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 16058
48 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 16059
48 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 16060
48 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 16061
48 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 16062
48 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 16063
48 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 16064
48 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 16065
48 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 16066
48 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16067
48 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 16068
48 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 16069
48 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 16070
48 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 16071
48 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 16072
48 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 16073
48 [org.jfree.chart.title.Title].clone() [function] [call site] 16074
48 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 16075
48 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 16076
48 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 16077
48 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 16078
48 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 16079
48 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 16080
48 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 16081
48 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 16082
48 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 16083
48 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 16084
48 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 16085
48 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 16086
48 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 16087
48 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 16088
48 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 16089
48 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 16090
48 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 16091
48 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 16092
48 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 16093
48 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 16094
48 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 16095
48 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 16096
48 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 16097
48 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 16098
48 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 16099
48 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 16100
48 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 16101
48 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 16102
48 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 16103
48 [org.jfree.data.KeyedObjects].clone() [function] [call site] 16104
48 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 16105
48 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 16106
48 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 16107
48 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 16108
48 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 16109
48 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 16110
48 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 16111
48 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 16112
48 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 16113
48 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 16114
48 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 16115
48 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 16116
48 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 16117
48 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 16118
48 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 16119
48 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 16120
48 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 16121
48 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 16122
48 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 16123
48 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 16124
48 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 16125
48 [org.jfree.data.gantt.Task].clone() [function] [call site] 16126
48 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 16127
48 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 16128
48 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 16129
48 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 16130
48 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 16131
48 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 16132
48 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 16133
48 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 16134
48 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 16135
48 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 16136
48 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 16137
48 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 16138
48 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 16139
48 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 16140
48 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 16141
48 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 16142
48 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 16143
48 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 16144
48 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 16145
48 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 16146
48 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 16147
48 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 16148
48 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 16149
48 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 16150
48 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 16151
48 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 16152
48 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 16153
48 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 16154
48 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 16155
48 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 16156
48 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 16157
48 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 16158
48 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 16159
48 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 16160
48 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 16161
48 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 16162
48 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 16163
48 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 16164
48 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 16165
48 [org.jfree.chart.plot.Plot].clone() [function] [call site] 16166
48 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 16167
48 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 16168
48 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 16169
48 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 16170
48 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 16171
48 [org.jfree.data.KeyedObject].clone() [function] [call site] 16172
48 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 16173
48 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 16174
48 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 16175
48 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 16176
48 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 16177
48 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 16178
48 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 16179
48 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 16180
48 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 16181
48 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 16182
48 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 16183
48 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 16184
48 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 16185
48 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 16186
48 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 16187
48 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 16188
48 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 16189
48 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 16190
48 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 16191
48 [org.jfree.chart.block.Size2D].clone() [function] [call site] 16192
48 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 16193
47 [org.jfree.chart.block.Size2D].clone() [function] [call site] 16194
47 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 16195
46 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 16196
46 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 16197
46 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 16198
46 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 16199
46 [org.jfree.data.general.Series].clone() [function] [call site] 16200
46 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 16201
46 [org.jfree.chart.title.Title].clone() [function] [call site] 16202
46 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 16203
46 [java.awt.JobAttributes].clone() [function] [call site] 16204
46 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 16205
47 [java.lang.Object].clone() [function] [call site] 16206
46 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 16207
46 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 16208
46 [java.awt.geom.Area].clone() [function] [call site] 16209
46 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 16210
46 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 16211
46 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 16212
47 [org.jfree.data.general.Series].clone() [function] [call site] 16213
47 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 16214
46 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 16215
46 [java.awt.RenderingHints].clone() [function] [call site] 16216
46 [java.util.HashMap].clone() [function] [call site] 16217
46 [java.awt.font.TextLayout].clone() [function] [call site] 16218
46 [java.net.HttpCookie].clone() [function] [call site] 16219
46 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 16220
46 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 16221
47 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 16222
47 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 16223
47 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 16224
47 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 16225
47 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 16226
47 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 16227
47 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 16228
47 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 16229
46 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 16230
47 [java.lang.Object].clone() [function] [call site] 16231
47 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 16232
47 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 16233
47 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 16234
47 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 16235
47 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 16236
47 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 16237
47 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 16238
47 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 16239
47 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 16240
47 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 16241
47 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 16242
47 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 16243
47 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 16244
47 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 16245
47 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 16246
47 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16247
47 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 16248
47 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 16249
47 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 16250
47 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 16251
47 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 16252
47 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 16253
47 [org.jfree.chart.title.Title].clone() [function] [call site] 16254
47 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 16255
47 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 16256
47 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 16257
47 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 16258
47 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 16259
47 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 16260
47 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 16261
47 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 16262
47 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 16263
47 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 16264
47 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 16265
47 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 16266
47 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 16267
47 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 16268
47 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 16269
47 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 16270
47 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 16271
47 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 16272
47 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 16273
47 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 16274
47 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 16275
47 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 16276
47 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 16277
47 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 16278
47 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 16279
47 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 16280
47 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 16281
47 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 16282
47 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 16283
47 [org.jfree.data.KeyedObjects].clone() [function] [call site] 16284
47 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 16285
47 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 16286
47 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 16287
47 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 16288
47 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 16289
47 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 16290
47 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 16291
47 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 16292
47 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 16293
47 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 16294
47 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 16295
47 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 16296
47 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 16297
47 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 16298
47 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 16299
47 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 16300
47 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 16301
47 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 16302
47 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 16303
47 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 16304
47 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 16305
47 [org.jfree.data.gantt.Task].clone() [function] [call site] 16306
47 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 16307
47 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 16308
47 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 16309
47 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 16310
47 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 16311
47 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 16312
47 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 16313
47 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 16314
47 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 16315
47 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 16316
47 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 16317
47 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 16318
47 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 16319
47 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 16320
47 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 16321
47 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 16322
47 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 16323
47 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 16324
47 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 16325
47 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 16326
47 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 16327
47 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 16328
47 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 16329
47 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 16330
47 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 16331
47 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 16332
47 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 16333
47 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 16334
47 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 16335
47 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 16336
47 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 16337
47 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 16338
47 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 16339
47 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 16340
47 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 16341
47 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 16342
47 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 16343
47 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 16344
47 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 16345
47 [org.jfree.chart.plot.Plot].clone() [function] [call site] 16346
47 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 16347
47 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 16348
47 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 16349
47 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 16350
47 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 16351
47 [org.jfree.data.KeyedObject].clone() [function] [call site] 16352
47 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 16353
47 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 16354
47 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 16355
47 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 16356
47 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 16357
47 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 16358
47 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 16359
47 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 16360
47 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 16361
47 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 16362
47 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 16363
47 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 16364
47 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 16365
47 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 16366
47 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 16367
47 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 16368
47 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 16369
47 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 16370
47 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 16371
47 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 16372
47 [org.jfree.chart.block.Size2D].clone() [function] [call site] 16373
47 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 16374
47 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 16375
47 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 16376
47 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 16377
47 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 16378
47 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 16379
47 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 16380
47 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 16381
47 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 16382
47 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 16383
47 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 16384
47 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 16385
47 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 16386
47 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 16387
47 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 16388
47 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 16389
47 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 16390
47 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16391
47 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 16392
47 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 16393
47 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 16394
47 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 16395
47 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 16396
47 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 16397
47 [org.jfree.chart.title.Title].clone() [function] [call site] 16398
47 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 16399
47 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 16400
47 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 16401
47 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 16402
47 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 16403
47 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 16404
47 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 16405
47 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 16406
47 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 16407
47 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 16408
47 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 16409
47 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 16410
47 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 16411
47 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 16412
47 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 16413
47 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 16414
47 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 16415
47 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 16416
47 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 16417
47 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 16418
47 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 16419
47 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 16420
47 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 16421
47 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 16422
47 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 16423
47 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 16424
47 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 16425
47 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 16426
47 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 16427
47 [org.jfree.data.KeyedObjects].clone() [function] [call site] 16428
47 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 16429
47 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 16430
47 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 16431
47 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 16432
47 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 16433
47 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 16434
47 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 16435
47 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 16436
47 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 16437
47 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 16438
47 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 16439
47 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 16440
47 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 16441
47 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 16442
47 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 16443
47 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 16444
47 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 16445
47 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 16446
47 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 16447
47 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 16448
47 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 16449
47 [org.jfree.data.gantt.Task].clone() [function] [call site] 16450
47 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 16451
47 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 16452
47 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 16453
47 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 16454
47 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 16455
47 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 16456
47 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 16457
47 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 16458
47 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 16459
47 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 16460
47 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 16461
47 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 16462
47 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 16463
47 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 16464
47 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 16465
47 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 16466
47 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 16467
47 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 16468
47 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 16469
47 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 16470
47 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 16471
47 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 16472
47 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 16473
47 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 16474
47 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 16475
47 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 16476
47 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 16477
47 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 16478
47 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 16479
47 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 16480
47 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 16481
47 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 16482
47 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 16483
47 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 16484
47 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 16485
47 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 16486
47 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 16487
47 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 16488
47 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 16489
47 [org.jfree.chart.plot.Plot].clone() [function] [call site] 16490
47 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 16491
47 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 16492
47 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 16493
47 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 16494
47 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 16495
47 [org.jfree.data.KeyedObject].clone() [function] [call site] 16496
47 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 16497
47 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 16498
47 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 16499
47 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 16500
47 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 16501
47 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 16502
47 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 16503
47 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 16504
47 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 16505
47 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 16506
47 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 16507
47 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 16508
47 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 16509
47 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 16510
47 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 16511
47 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 16512
47 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 16513
47 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 16514
47 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 16515
47 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 16516
47 [org.jfree.chart.block.Size2D].clone() [function] [call site] 16517
47 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 16518
47 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 16519
46 [sun.java2d.loops.FontInfo].clone() [function] [call site] 16520
46 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 16521
46 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 16522
46 [java.util.Date].clone() [function] [call site] 16523
46 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 16524
46 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 16525
46 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 16526
46 [java.text.MessageFormat].clone() [function] [call site] 16527
46 [java.text.DateFormatSymbols].clone() [function] [call site] 16528
46 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 16529
46 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 16530
46 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 16531
46 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 16532
46 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 16533
46 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 16534
46 [org.jfree.data.KeyedObjects].clone() [function] [call site] 16535
46 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 16536
46 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 16537
46 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 16538
46 [java.awt.PageAttributes].clone() [function] [call site] 16539
46 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 16540
46 [java.awt.print.Paper].clone() [function] [call site] 16541
46 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 16542
46 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 16543
47 [java.lang.Object].clone() [function] [call site] 16544
46 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 16545
47 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16546
47 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 16547
47 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 16548
47 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 16549
47 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 16550
47 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 16551
47 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 16552
47 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 16553
47 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 16554
47 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 16555
47 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 16556
47 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 16557
47 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 16558
47 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 16559
47 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 16560
47 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 16561
47 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16562
47 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 16563
47 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 16564
47 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 16565
47 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 16566
47 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 16567
47 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 16568
47 [org.jfree.chart.title.Title].clone() [function] [call site] 16569
47 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 16570
47 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 16571
47 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 16572
47 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 16573
47 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 16574
47 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 16575
47 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 16576
47 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 16577
47 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 16578
47 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 16579
47 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 16580
47 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 16581
47 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 16582
47 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 16583
47 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 16584
47 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 16585
47 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 16586
47 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 16587
47 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 16588
47 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 16589
47 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 16590
47 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 16591
47 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 16592
47 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 16593
47 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 16594
47 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 16595
47 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 16596
47 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 16597
47 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 16598
47 [org.jfree.data.KeyedObjects].clone() [function] [call site] 16599
47 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 16600
47 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 16601
47 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 16602
47 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 16603
47 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 16604
47 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 16605
47 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 16606
47 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 16607
47 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 16608
47 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 16609
47 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 16610
47 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 16611
47 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 16612
47 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 16613
47 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 16614
47 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 16615
47 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 16616
47 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 16617
47 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 16618
47 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 16619
47 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 16620
47 [org.jfree.data.gantt.Task].clone() [function] [call site] 16621
47 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 16622
47 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 16623
47 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 16624
47 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 16625
47 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 16626
47 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 16627
47 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 16628
47 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 16629
47 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 16630
47 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 16631
47 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 16632
47 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 16633
47 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 16634
47 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 16635
47 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 16636
47 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 16637
47 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 16638
47 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 16639
47 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 16640
47 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 16641
47 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 16642
47 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 16643
47 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 16644
47 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 16645
47 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 16646
47 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 16647
47 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 16648
47 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 16649
47 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 16650
47 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 16651
47 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 16652
47 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 16653
47 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 16654
47 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 16655
47 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 16656
47 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 16657
47 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 16658
47 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 16659
47 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 16660
47 [org.jfree.chart.plot.Plot].clone() [function] [call site] 16661
47 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 16662
47 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 16663
47 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 16664
47 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 16665
47 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 16666
47 [org.jfree.data.KeyedObject].clone() [function] [call site] 16667
47 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 16668
47 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 16669
47 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 16670
47 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 16671
47 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 16672
47 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 16673
47 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 16674
47 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 16675
47 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 16676
47 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 16677
47 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 16678
47 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 16679
47 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 16680
47 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 16681
47 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 16682
47 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 16683
47 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 16684
47 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 16685
47 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 16686
47 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 16687
47 [org.jfree.chart.block.Size2D].clone() [function] [call site] 16688
47 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 16689
46 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 16690
46 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 16691
46 [java.lang.invoke.MemberName].clone() [function] [call site] 16692
46 [java.lang.Enum].clone() [function] [call site] 16693
47 [java.lang.CloneNotSupportedException].<init>() [function] [call site] 16694
46 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 16695
46 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 16696
46 [java.util.IdentityHashMap].clone() [function] [call site] 16697
46 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 16698
46 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 16699
46 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 16700
46 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 16701
46 [org.jfree.data.gantt.Task].clone() [function] [call site] 16702
46 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 16703
46 [javax.swing.text.SimpleAttributeSet].clone() [function] [call site] 16704
46 [java.awt.geom.AffineTransform].clone() [function] [call site] 16705
46 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 16706
46 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 16707
46 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 16708
46 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 16709
47 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16710
47 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 16711
46 [java.util.LinkedList].clone() [function] [call site] 16712
46 [javax.swing.text.EditorKit].clone() [function] [call site] 16713
46 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 16714
46 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 16715
46 [java.util.GregorianCalendar].clone() [function] [call site] 16716
46 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 16717
46 [java.util.AbstractMap].clone() [function] [call site] 16718
46 [java.text.Collator].clone() [function] [call site] 16719
46 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 16720
46 [sun.font.FontLineMetrics].clone() [function] [call site] 16721
46 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 16722
46 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 16723
46 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 16724
46 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 16725
46 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 16726
46 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 16727
46 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 16728
46 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 16729
46 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 16730
46 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 16731
46 [java.util.concurrent.CopyOnWriteArrayList].clone() [function] [call site] 16732
46 [java.awt.ImageCapabilities].clone() [function] [call site] 16733
46 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 16734
46 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 16735
46 [java.lang.ref.Reference].clone() [function] [call site] 16736
46 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 16737
47 [org.jfree.data.general.Series].clone() [function] [call site] 16738
47 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 16739
46 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 16740
46 [org.jfree.chart.plot.Plot].clone() [function] [call site] 16741
46 [java.text.SimpleDateFormat].clone() [function] [call site] 16742
46 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 16743
46 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 16744
46 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 16745
46 [java.util.EnumSet].clone() [function] [call site] 16746
46 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 16747
46 [java.awt.geom.RectangularShape].clone() [function] [call site] 16748
46 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 16749
47 [java.lang.Object].clone() [function] [call site] 16750
47 [java.awt.geom.RectangularShape].clone() [function] [call site] 16751
47 [java.awt.geom.RectangularShape].clone() [function] [call site] 16752
47 [java.util.ArrayList].<init>(int) [function] [call site] 16753
47 [java.util.LinkedList].size() [function] [call site] 16754
47 [java.util.Vector].size() [function] [call site] 16755
47 [java.util.ArrayList].size() [function] [call site] 16756
47 [sun.awt.util.IdentityArrayList].size() [function] [call site] 16757
47 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 16758
47 [java.util.LinkedList].size() [function] [call site] 16759
47 [java.util.Vector].size() [function] [call site] 16760
47 [java.util.ArrayList].size() [function] [call site] 16761
47 [sun.awt.util.IdentityArrayList].size() [function] [call site] 16762
47 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 16763
47 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 16764
47 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 16765
47 [java.util.Vector].add(java.lang.Object) [function] [call site] 16766
47 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 16767
47 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 16768
47 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 16769
47 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 16770
47 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 16771
47 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 16772
47 [java.util.AbstractSequentialList].get(int) [function] [call site] 16773
47 [java.util.LinkedList].get(int) [function] [call site] 16774
47 [java.util.Vector].get(int) [function] [call site] 16775
47 [java.util.ArrayList].get(int) [function] [call site] 16776
46 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 16777
46 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 16778
47 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16779
47 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 16780
47 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 16781
47 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 16782
47 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 16783
47 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 16784
47 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 16785
47 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 16786
47 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 16787
47 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 16788
47 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 16789
47 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 16790
47 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 16791
47 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 16792
47 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 16793
47 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 16794
47 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16795
47 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 16796
47 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 16797
47 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 16798
47 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 16799
47 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 16800
47 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 16801
47 [org.jfree.chart.title.Title].clone() [function] [call site] 16802
47 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 16803
47 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 16804
47 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 16805
47 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 16806
47 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 16807
47 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 16808
47 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 16809
47 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 16810
47 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 16811
47 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 16812
47 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 16813
47 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 16814
47 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 16815
47 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 16816
47 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 16817
47 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 16818
47 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 16819
47 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 16820
47 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 16821
47 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 16822
47 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 16823
47 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 16824
47 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 16825
47 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 16826
47 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 16827
47 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 16828
47 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 16829
47 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 16830
47 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 16831
47 [org.jfree.data.KeyedObjects].clone() [function] [call site] 16832
47 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 16833
47 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 16834
47 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 16835
47 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 16836
47 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 16837
47 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 16838
47 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 16839
47 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 16840
47 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 16841
47 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 16842
47 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 16843
47 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 16844
47 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 16845
47 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 16846
47 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 16847
47 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 16848
47 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 16849
47 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 16850
47 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 16851
47 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 16852
47 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 16853
47 [org.jfree.data.gantt.Task].clone() [function] [call site] 16854
47 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 16855
47 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 16856
47 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 16857
47 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 16858
47 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 16859
47 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 16860
47 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 16861
47 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 16862
47 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 16863
47 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 16864
47 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 16865
47 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 16866
47 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 16867
47 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 16868
47 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 16869
47 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 16870
47 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 16871
47 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 16872
47 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 16873
47 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 16874
47 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 16875
47 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 16876
47 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 16877
47 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 16878
47 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 16879
47 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 16880
47 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 16881
47 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 16882
47 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 16883
47 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 16884
47 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 16885
47 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 16886
47 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 16887
47 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 16888
47 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 16889
47 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 16890
47 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 16891
47 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 16892
47 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 16893
47 [org.jfree.chart.plot.Plot].clone() [function] [call site] 16894
47 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 16895
47 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 16896
47 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 16897
47 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 16898
47 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 16899
47 [org.jfree.data.KeyedObject].clone() [function] [call site] 16900
47 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 16901
47 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 16902
47 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 16903
47 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 16904
47 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 16905
47 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 16906
47 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 16907
47 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 16908
47 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 16909
47 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 16910
47 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 16911
47 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 16912
47 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 16913
47 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 16914
47 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 16915
47 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 16916
47 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 16917
47 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 16918
47 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 16919
47 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 16920
47 [org.jfree.chart.block.Size2D].clone() [function] [call site] 16921
47 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 16922
46 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 16923
46 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 16924
46 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 16925
46 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 16926
46 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 16927
46 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 16928
46 [java.util.Hashtable$Entry].clone() [function] [call site] 16929
46 [java.util.ArrayDeque].clone() [function] [call site] 16930
46 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 16931
46 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 16932
46 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 16933
46 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 16934
46 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 16935
46 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 16936
47 [java.lang.Object].clone() [function] [call site] 16937
46 [java.awt.geom.Line2D].clone() [function] [call site] 16938
46 [java.security.MessageDigest].clone() [function] [call site] 16939
46 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 16940
46 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 16941
46 [java.awt.datatransfer.MimeTypeParameterList].clone() [function] [call site] 16942
46 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 16943
46 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 16944
46 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 16945
46 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 16946
46 [java.awt.geom.Dimension2D].clone() [function] [call site] 16947
46 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 16948
46 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 16949
46 [java.awt.Insets].clone() [function] [call site] 16950
46 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16951
46 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 16952
46 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 16953
46 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 16954
46 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 16955
46 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 16956
46 [java.text.BreakIterator].clone() [function] [call site] 16957
46 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 16958
46 [java.awt.datatransfer.MimeType].clone() [function] [call site] 16959
46 [java.util.ArrayList].clone() [function] [call site] 16960
46 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 16961
46 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 16962
46 [java.lang.Thread].clone() [function] [call site] 16963
46 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 16964
46 [java.awt.geom.Path2D$Double].clone() [function] [call site] 16965
46 [java.awt.datatransfer.DataFlavor].clone() [function] [call site] 16966
46 [org.jfree.chart.axis.Axis].clone() [function] [call site] 16967
46 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 16968
46 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 16969
46 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 16970
46 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 16971
46 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 16972
46 [sun.util.calendar.CalendarDate].clone() [function] [call site] 16973
46 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 16974
46 [java.util.Properties].clone() [function] [call site] 16975
46 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 16976
46 [java.util.zip.ZipEntry].clone() [function] [call site] 16977
46 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 16978
46 [java.awt.BufferCapabilities].clone() [function] [call site] 16979
46 [java.text.DateFormat].clone() [function] [call site] 16980
46 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 16981
46 [java.awt.image.renderable.RenderContext].clone() [function] [call site] 16982
46 [java.util.TreeSet].clone() [function] [call site] 16983
46 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 16984
46 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 16985
46 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 16986
46 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 16987
46 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 16988
46 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 16989
46 [java.awt.geom.Path2D$Float].clone() [function] [call site] 16990
46 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 16991
46 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 16992
46 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 16993
46 [java.util.jar.Manifest].clone() [function] [call site] 16994
46 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 16995
46 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 16996
46 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 16997
46 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 16998
46 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 16999
46 [java.text.NumberFormat].clone() [function] [call site] 17000
46 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 17001
46 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 17002
46 [org.jfree.chart.axis.Tick].clone() [function] [call site] 17003
46 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 17004
46 [java.awt.geom.Point2D].clone() [function] [call site] 17005
46 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 17006
46 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 17007
46 [sun.font.AttributeValues].clone() [function] [call site] 17008
46 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 17009
46 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 17010
46 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 17011
46 [java.text.Format].clone() [function] [call site] 17012
46 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 17013
46 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 17014
46 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 17015
46 [java.security.MessageDigestSpi].clone() [function] [call site] 17016
46 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 17017
46 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 17018
46 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 17019
46 [java.text.DecimalFormatSymbols].clone() [function] [call site] 17020
46 [org.jfree.chart.JFreeChart].clone() [function] [call site] 17021
46 [java.util.HashSet].clone() [function] [call site] 17022
46 [java.util.jar.Attributes].clone() [function] [call site] 17023
46 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 17024
46 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 17025
46 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 17026
46 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 17027
46 [java.util.Calendar].clone() [function] [call site] 17028
46 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 17029
46 [java.text.DigitList].clone() [function] [call site] 17030
46 [java.util.Locale].clone() [function] [call site] 17031
46 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 17032
46 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 17033
46 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 17034
46 [javax.swing.ArrayTable].clone() [function] [call site] 17035
46 [javax.swing.text.Segment].clone() [function] [call site] 17036
46 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 17037
46 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 17038
46 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 17039
46 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 17040
46 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 17041
46 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 17042
46 [java.text.DecimalFormat].clone() [function] [call site] 17043
46 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 17044
46 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 17045
46 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 17046
46 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 17047
46 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 17048
46 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 17049
46 [org.jfree.data.KeyedObject].clone() [function] [call site] 17050
46 [java.util.BitSet].clone() [function] [call site] 17051
46 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 17052
46 [java.awt.geom.QuadCurve2D].clone() [function] [call site] 17053
46 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 17054
46 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 17055
46 [java.lang.Object].clone() [function] [call site] 17056
46 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 17057
46 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 17058
46 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 17059
46 [java.util.TreeMap].clone() [function] [call site] 17060
46 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 17061
46 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 17062
46 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 17063
46 [java.util.TimeZone].clone() [function] [call site] 17064
46 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 17065
46 [org.jfree.chart.block.Size2D].clone() [function] [call site] 17066
46 [java.util.Vector].clone() [function] [call site] 17067
46 [java.awt.print.PageFormat].clone() [function] [call site] 17068
46 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 17069
46 [java.security.Signature].clone() [function] [call site] 17070
46 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 17071
46 [java.awt.geom.CubicCurve2D].clone() [function] [call site] 17072
46 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 17073
46 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 17074
46 [org.jfree.chart.plot.Marker].clone() [function] [call site] 17075
46 [java.util.Hashtable].clone() [function] [call site] 17076
46 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 17077
46 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 17078
46 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 17079
46 [java.security.SignatureSpi].clone() [function] [call site] 17080
46 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 17081
46 [sun.java2d.SunGraphics2D].clone() [function] [call site] 17082
46 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 17083
46 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 17084
46 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 17085
46 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 17086
46 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 17087
46 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 17088
46 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 17089
46 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 17090
46 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 17091
46 [org.jfree.data.general.Series].clone() [function] [call site] 17092
46 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 17093
46 [org.jfree.chart.title.Title].clone() [function] [call site] 17094
46 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 17095
46 [java.awt.JobAttributes].clone() [function] [call site] 17096
46 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 17097
46 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 17098
46 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 17099
46 [java.awt.geom.Area].clone() [function] [call site] 17100
46 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 17101
46 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 17102
46 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 17103
46 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 17104
46 [java.awt.RenderingHints].clone() [function] [call site] 17105
46 [java.util.HashMap].clone() [function] [call site] 17106
46 [java.awt.font.TextLayout].clone() [function] [call site] 17107
46 [java.net.HttpCookie].clone() [function] [call site] 17108
46 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 17109
46 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 17110
46 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 17111
46 [sun.java2d.loops.FontInfo].clone() [function] [call site] 17112
46 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 17113
46 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 17114
46 [java.util.Date].clone() [function] [call site] 17115
46 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 17116
46 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 17117
46 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 17118
46 [java.text.MessageFormat].clone() [function] [call site] 17119
46 [java.text.DateFormatSymbols].clone() [function] [call site] 17120
46 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 17121
46 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 17122
46 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 17123
46 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 17124
46 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 17125
46 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 17126
46 [org.jfree.data.KeyedObjects].clone() [function] [call site] 17127
46 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 17128
46 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 17129
46 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 17130
46 [java.awt.PageAttributes].clone() [function] [call site] 17131
46 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 17132
46 [java.awt.print.Paper].clone() [function] [call site] 17133
46 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 17134
46 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 17135
46 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 17136
46 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 17137
46 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 17138
46 [java.lang.invoke.MemberName].clone() [function] [call site] 17139
46 [java.lang.Enum].clone() [function] [call site] 17140
46 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 17141
46 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 17142
46 [java.util.IdentityHashMap].clone() [function] [call site] 17143
46 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 17144
46 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 17145
46 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 17146
46 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 17147
46 [org.jfree.data.gantt.Task].clone() [function] [call site] 17148
46 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 17149
46 [javax.swing.text.SimpleAttributeSet].clone() [function] [call site] 17150
46 [java.awt.geom.AffineTransform].clone() [function] [call site] 17151
46 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 17152
46 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 17153
46 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 17154
46 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 17155
46 [java.util.LinkedList].clone() [function] [call site] 17156
46 [javax.swing.text.EditorKit].clone() [function] [call site] 17157
46 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 17158
46 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 17159
46 [java.util.GregorianCalendar].clone() [function] [call site] 17160
46 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 17161
46 [java.util.AbstractMap].clone() [function] [call site] 17162
46 [java.text.Collator].clone() [function] [call site] 17163
46 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 17164
46 [sun.font.FontLineMetrics].clone() [function] [call site] 17165
46 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 17166
46 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 17167
46 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 17168
46 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 17169
46 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 17170
46 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 17171
46 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 17172
46 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 17173
46 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 17174
46 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 17175
46 [java.util.concurrent.CopyOnWriteArrayList].clone() [function] [call site] 17176
46 [java.awt.ImageCapabilities].clone() [function] [call site] 17177
46 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 17178
46 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 17179
46 [java.lang.ref.Reference].clone() [function] [call site] 17180
46 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 17181
46 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 17182
46 [org.jfree.chart.plot.Plot].clone() [function] [call site] 17183
46 [java.text.SimpleDateFormat].clone() [function] [call site] 17184
46 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 17185
46 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 17186
46 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 17187
46 [java.util.EnumSet].clone() [function] [call site] 17188
46 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 17189
46 [java.awt.geom.RectangularShape].clone() [function] [call site] 17190
46 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 17191
46 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 17192
46 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 17193
46 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 17194
46 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 17195
46 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 17196
46 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 17197
46 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 17198
46 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 17199
46 [java.util.Hashtable$Entry].clone() [function] [call site] 17200
46 [java.util.ArrayDeque].clone() [function] [call site] 17201
46 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 17202
46 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 17203
46 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 17204
46 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 17205
46 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 17206
46 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 17207
46 [java.awt.geom.Line2D].clone() [function] [call site] 17208
46 [java.security.MessageDigest].clone() [function] [call site] 17209
46 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 17210
45 [org.jfree.chart.block.Size2D].clone() [function] [call site] 17211
45 [java.util.Vector].clone() [function] [call site] 17212
45 [java.awt.print.PageFormat].clone() [function] [call site] 17213
45 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 17214
45 [java.security.Signature].clone() [function] [call site] 17215
45 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 17216
45 [java.awt.geom.CubicCurve2D].clone() [function] [call site] 17217
45 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 17218
45 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 17219
45 [org.jfree.chart.plot.Marker].clone() [function] [call site] 17220
45 [java.util.Hashtable].clone() [function] [call site] 17221
45 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 17222
45 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 17223
45 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 17224
45 [java.security.SignatureSpi].clone() [function] [call site] 17225
45 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 17226
45 [sun.java2d.SunGraphics2D].clone() [function] [call site] 17227
45 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 17228
45 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 17229
45 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 17230
45 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 17231
45 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 17232
45 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 17233
45 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 17234
45 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 17235
45 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 17236
45 [org.jfree.data.general.Series].clone() [function] [call site] 17237
45 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 17238
45 [org.jfree.chart.title.Title].clone() [function] [call site] 17239
45 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 17240
45 [java.awt.JobAttributes].clone() [function] [call site] 17241
45 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 17242
45 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 17243
45 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 17244
45 [java.awt.geom.Area].clone() [function] [call site] 17245
45 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 17246
45 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 17247
45 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 17248
45 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 17249
45 [java.awt.RenderingHints].clone() [function] [call site] 17250
45 [java.util.HashMap].clone() [function] [call site] 17251
45 [java.awt.font.TextLayout].clone() [function] [call site] 17252
45 [java.net.HttpCookie].clone() [function] [call site] 17253
45 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 17254
45 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 17255
45 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 17256
45 [sun.java2d.loops.FontInfo].clone() [function] [call site] 17257
45 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 17258
45 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 17259
45 [java.util.Date].clone() [function] [call site] 17260
45 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 17261
45 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 17262
45 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 17263
45 [java.text.MessageFormat].clone() [function] [call site] 17264
45 [java.text.DateFormatSymbols].clone() [function] [call site] 17265
45 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 17266
45 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 17267
45 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 17268
45 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 17269
45 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 17270
45 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 17271
45 [org.jfree.data.KeyedObjects].clone() [function] [call site] 17272
45 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 17273
45 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 17274
45 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 17275
45 [java.awt.PageAttributes].clone() [function] [call site] 17276
45 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 17277
45 [java.awt.print.Paper].clone() [function] [call site] 17278
45 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 17279
45 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 17280
45 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 17281
45 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 17282
45 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 17283
45 [java.lang.invoke.MemberName].clone() [function] [call site] 17284
45 [java.lang.Enum].clone() [function] [call site] 17285
45 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 17286
45 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 17287
45 [java.util.IdentityHashMap].clone() [function] [call site] 17288
45 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 17289
45 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 17290
45 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 17291
45 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 17292
45 [org.jfree.data.gantt.Task].clone() [function] [call site] 17293
45 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 17294
45 [javax.swing.text.SimpleAttributeSet].clone() [function] [call site] 17295
45 [java.awt.geom.AffineTransform].clone() [function] [call site] 17296
45 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 17297
45 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 17298
45 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 17299
45 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 17300
45 [java.util.LinkedList].clone() [function] [call site] 17301
45 [javax.swing.text.EditorKit].clone() [function] [call site] 17302
45 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 17303
45 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 17304
45 [java.util.GregorianCalendar].clone() [function] [call site] 17305
45 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 17306
45 [java.util.AbstractMap].clone() [function] [call site] 17307
45 [java.text.Collator].clone() [function] [call site] 17308
45 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 17309
45 [sun.font.FontLineMetrics].clone() [function] [call site] 17310
45 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 17311
45 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 17312
45 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 17313
45 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 17314
45 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 17315
45 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 17316
45 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 17317
45 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 17318
45 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 17319
45 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 17320
45 [java.util.concurrent.CopyOnWriteArrayList].clone() [function] [call site] 17321
45 [java.awt.ImageCapabilities].clone() [function] [call site] 17322
45 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 17323
45 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 17324
45 [java.lang.ref.Reference].clone() [function] [call site] 17325
45 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 17326
45 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 17327
45 [org.jfree.chart.plot.Plot].clone() [function] [call site] 17328
45 [java.text.SimpleDateFormat].clone() [function] [call site] 17329
45 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 17330
45 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 17331
45 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 17332
45 [java.util.EnumSet].clone() [function] [call site] 17333
45 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 17334
45 [java.awt.geom.RectangularShape].clone() [function] [call site] 17335
45 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 17336
45 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 17337
45 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 17338
45 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 17339
45 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 17340
45 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 17341
45 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 17342
45 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 17343
45 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 17344
45 [java.util.Hashtable$Entry].clone() [function] [call site] 17345
45 [java.util.ArrayDeque].clone() [function] [call site] 17346
45 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 17347
45 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 17348
45 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 17349
45 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 17350
45 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 17351
45 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 17352
45 [java.awt.geom.Line2D].clone() [function] [call site] 17353
45 [java.security.MessageDigest].clone() [function] [call site] 17354
44 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 17355
44 [org.jfree.data.KeyedObject].clone() [function] [call site] 17356
44 [java.util.BitSet].clone() [function] [call site] 17357
44 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 17358
44 [java.awt.geom.QuadCurve2D].clone() [function] [call site] 17359
44 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 17360
44 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 17361
44 [java.lang.Object].clone() [function] [call site] 17362
44 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 17363
44 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 17364
44 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 17365
44 [java.util.TreeMap].clone() [function] [call site] 17366
44 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 17367
44 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 17368
44 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 17369
44 [java.util.TimeZone].clone() [function] [call site] 17370
44 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 17371
44 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 17372
44 [org.jfree.chart.block.Size2D].clone() [function] [call site] 17373
44 [java.util.Vector].clone() [function] [call site] 17374
44 [java.awt.print.PageFormat].clone() [function] [call site] 17375
44 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 17376
44 [java.security.Signature].clone() [function] [call site] 17377
44 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 17378
44 [java.awt.geom.CubicCurve2D].clone() [function] [call site] 17379
44 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 17380
44 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 17381
44 [org.jfree.chart.plot.Marker].clone() [function] [call site] 17382
44 [java.util.Hashtable].clone() [function] [call site] 17383
44 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 17384
44 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 17385
44 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 17386
44 [java.security.SignatureSpi].clone() [function] [call site] 17387
44 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 17388
44 [sun.java2d.SunGraphics2D].clone() [function] [call site] 17389
44 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 17390
44 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 17391
44 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 17392
44 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 17393
44 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 17394
44 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 17395
44 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 17396
44 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 17397
44 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 17398
44 [org.jfree.data.general.Series].clone() [function] [call site] 17399
44 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 17400
44 [org.jfree.chart.title.Title].clone() [function] [call site] 17401
44 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 17402
44 [java.awt.JobAttributes].clone() [function] [call site] 17403
44 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 17404
44 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 17405
44 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 17406
44 [java.awt.geom.Area].clone() [function] [call site] 17407
44 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 17408
44 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 17409
44 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 17410
44 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 17411
44 [java.awt.RenderingHints].clone() [function] [call site] 17412
44 [java.util.HashMap].clone() [function] [call site] 17413
44 [java.awt.font.TextLayout].clone() [function] [call site] 17414
44 [java.net.HttpCookie].clone() [function] [call site] 17415
44 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 17416
44 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 17417
44 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 17418
44 [sun.java2d.loops.FontInfo].clone() [function] [call site] 17419
44 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 17420
44 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 17421
44 [java.util.Date].clone() [function] [call site] 17422
44 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 17423
44 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 17424
44 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 17425
44 [java.text.MessageFormat].clone() [function] [call site] 17426
44 [java.text.DateFormatSymbols].clone() [function] [call site] 17427
44 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 17428
44 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 17429
44 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 17430
44 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 17431
44 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 17432
44 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 17433
44 [org.jfree.data.KeyedObjects].clone() [function] [call site] 17434
44 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 17435
44 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 17436
44 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 17437
44 [java.awt.PageAttributes].clone() [function] [call site] 17438
44 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 17439
44 [java.awt.print.Paper].clone() [function] [call site] 17440
44 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 17441
44 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 17442
44 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 17443
44 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 17444
44 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 17445
44 [java.lang.invoke.MemberName].clone() [function] [call site] 17446
44 [java.lang.Enum].clone() [function] [call site] 17447
44 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 17448
44 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 17449
44 [java.util.IdentityHashMap].clone() [function] [call site] 17450
44 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 17451
44 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 17452
44 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 17453
44 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 17454
44 [org.jfree.data.gantt.Task].clone() [function] [call site] 17455
44 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 17456
44 [javax.swing.text.SimpleAttributeSet].clone() [function] [call site] 17457
44 [java.awt.geom.AffineTransform].clone() [function] [call site] 17458
44 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 17459
44 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 17460
44 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 17461
44 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 17462
44 [java.util.LinkedList].clone() [function] [call site] 17463
44 [javax.swing.text.EditorKit].clone() [function] [call site] 17464
44 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 17465
44 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 17466
44 [java.util.GregorianCalendar].clone() [function] [call site] 17467
44 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 17468
44 [java.util.AbstractMap].clone() [function] [call site] 17469
44 [java.text.Collator].clone() [function] [call site] 17470
44 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 17471
44 [sun.font.FontLineMetrics].clone() [function] [call site] 17472
44 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 17473
44 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 17474
44 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 17475
44 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 17476
44 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 17477
44 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 17478
44 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 17479
44 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 17480
44 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 17481
44 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 17482
44 [java.util.concurrent.CopyOnWriteArrayList].clone() [function] [call site] 17483
44 [java.awt.ImageCapabilities].clone() [function] [call site] 17484
44 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 17485
44 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 17486
44 [java.lang.ref.Reference].clone() [function] [call site] 17487
44 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 17488
44 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 17489
44 [org.jfree.chart.plot.Plot].clone() [function] [call site] 17490
44 [java.text.SimpleDateFormat].clone() [function] [call site] 17491
44 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 17492
44 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 17493
44 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 17494
44 [java.util.EnumSet].clone() [function] [call site] 17495
44 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 17496
44 [java.awt.geom.RectangularShape].clone() [function] [call site] 17497
44 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 17498
44 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 17499
44 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 17500
44 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 17501
44 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 17502
44 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 17503
44 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 17504
44 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 17505
44 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 17506
44 [java.util.Hashtable$Entry].clone() [function] [call site] 17507
44 [java.util.ArrayDeque].clone() [function] [call site] 17508
44 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 17509
44 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 17510
44 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 17511
44 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 17512
44 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 17513
44 [java.awt.geom.Line2D].clone() [function] [call site] 17514
44 [java.security.MessageDigest].clone() [function] [call site] 17515
43 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 17516
43 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 17517
43 [java.nio.file.Files$2].hasNext() [function] [call site] 17518
43 [java.io.BufferedReader$1].hasNext() [function] [call site] 17519
43 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 17520
43 [java.util.ArrayList].iterator() [function] [call site] 17521
43 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 17522
43 [java.util.AbstractSequentialList].iterator() [function] [call site] 17523
43 [java.util.Vector].iterator() [function] [call site] 17524
43 [java.util.AbstractList].iterator() [function] [call site] 17525
43 [java.nio.file.FileTreeIterator].next() [function] [call site] 17526
43 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 17527
43 [java.io.BufferedReader$1].next() [function] [call site] 17528
43 [java.nio.file.Files$2].next() [function] [call site] 17529
43 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 17530
43 [org.jfree.chart.plot.XYPlot].getRangeAxis() [function] [call site] 17531
44 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) [function] [call site] 17532
45 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 17533
45 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 17534
45 [java.util.Properties].get(java.lang.Object) [function] [call site] 17535
45 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 17536
45 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 17537
45 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 17538
45 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 17539
45 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 17540
45 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 17541
45 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 17542
45 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 17543
45 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 17544
45 [java.util.HashMap].get(java.lang.Object) [function] [call site] 17545
45 [java.security.Provider].get(java.lang.Object) [function] [call site] 17546
45 [java.lang.Integer].valueOf(int) [function] [call site] 17547
45 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 17548
43 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 17549
43 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 17550
43 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 17551
43 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 17552
42 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 17553
42 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 17554
42 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 17555
42 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 17556
42 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 17557
42 [org.jfree.chart.plot.Plot].clone() [function] [call site] 17558
42 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 17559
42 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 17560
42 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 17561
42 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 17562
42 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 17563
42 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 17564
42 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 17565
42 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 17566
42 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 17567
42 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) [function] [call site] 17568
43 [javax.swing.event.EventListenerList].add(java.lang.Class,java.util.EventListener) [function] [call site] 17569
42 [javax.swing.event.EventListenerList].<init>() [function] [call site] 17570
42 [javax.swing.event.EventListenerList].<init>() [function] [call site] 17571
41 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 17572
41 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 17573
40 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 17574
40 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 17575
40 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 17576
40 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 17577
40 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 17578
40 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 17579
40 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 17580
40 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 17581
40 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 17582
40 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 17583
40 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 17584
40 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 17585
40 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 17586
40 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 17587
40 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 17588
40 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 17589
40 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 17590
40 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 17591
40 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 17592
40 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 17593
40 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 17594
40 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 17595
40 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 17596
40 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 17597
40 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 17598
40 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 17599
40 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 17600
40 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 17601
40 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 17602
40 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 17603
40 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 17604
40 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 17605
40 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 17606
40 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 17607
40 [org.jfree.chart.plot.Plot].clone() [function] [call site] 17608
40 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 17609
40 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 17610
40 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 17611
40 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 17612
40 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 17613
40 [org.jfree.data.KeyedObject].clone() [function] [call site] 17614
40 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 17615
40 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 17616
40 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 17617
40 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 17618
40 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 17619
40 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 17620
40 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 17621
40 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 17622
40 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 17623
40 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 17624
40 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 17625
40 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 17626
40 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 17627
40 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 17628
40 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 17629
40 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 17630
40 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 17631
40 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 17632
40 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 17633
40 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 17634
40 [org.jfree.chart.block.Size2D].clone() [function] [call site] 17635
40 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 17636
40 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17637
40 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17638
40 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 17639
40 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17640
40 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17641
40 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 17642
40 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 17643
40 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 17644
40 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 17645
40 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17646
40 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 17647
40 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17648
39 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 17649
39 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 17650
39 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 17651
39 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 17652
39 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 17653
39 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 17654
39 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 17655
39 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 17656
39 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 17657
39 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 17658
39 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 17659
39 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 17660
39 [org.jfree.data.gantt.Task].clone() [function] [call site] 17661
39 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 17662
39 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 17663
39 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 17664
39 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 17665
39 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 17666
39 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 17667
39 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 17668
39 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 17669
39 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 17670
39 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 17671
39 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 17672
39 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 17673
39 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 17674
39 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 17675
39 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 17676
39 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 17677
39 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 17678
39 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 17679
39 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 17680
39 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 17681
39 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 17682
39 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 17683
39 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 17684
39 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 17685
39 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 17686
39 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 17687
39 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 17688
39 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 17689
39 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 17690
39 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 17691
39 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 17692
39 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 17693
39 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 17694
39 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 17695
39 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 17696
39 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 17697
39 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 17698
39 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 17699
39 [org.jfree.chart.plot.Plot].clone() [function] [call site] 17700
39 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 17701
39 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 17702
39 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 17703
39 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 17704
39 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 17705
39 [org.jfree.data.KeyedObject].clone() [function] [call site] 17706
39 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 17707
39 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 17708
39 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 17709
39 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 17710
39 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 17711
39 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 17712
39 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 17713
39 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 17714
39 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 17715
39 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 17716
39 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 17717
39 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 17718
39 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 17719
39 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 17720
39 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 17721
39 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 17722
39 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 17723
39 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 17724
39 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 17725
39 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 17726
39 [org.jfree.chart.block.Size2D].clone() [function] [call site] 17727
39 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 17728
39 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 17729
39 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 17730
39 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 17731
39 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 17732
39 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 17733
39 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 17734
39 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 17735
39 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 17736
39 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 17737
39 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 17738
39 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 17739
39 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 17740
39 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 17741
39 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 17742
39 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 17743
39 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 17744
39 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 17745
39 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 17746
39 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 17747
39 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 17748
39 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 17749
39 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 17750
39 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 17751
39 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 17752
39 [org.jfree.chart.title.Title].clone() [function] [call site] 17753
39 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 17754
39 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 17755
39 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 17756
39 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 17757
39 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 17758
39 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 17759
39 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 17760
39 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 17761
39 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 17762
39 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 17763
39 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 17764
39 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 17765
39 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 17766
39 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 17767
39 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 17768
39 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 17769
39 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 17770
39 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 17771
39 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 17772
39 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 17773
39 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 17774
39 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 17775
39 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 17776
39 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 17777
39 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 17778
39 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 17779
39 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 17780
39 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 17781
39 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 17782
39 [org.jfree.data.KeyedObjects].clone() [function] [call site] 17783
39 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 17784
39 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 17785
39 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 17786
39 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 17787
39 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 17788
39 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 17789
39 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 17790
39 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 17791
39 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 17792
39 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 17793
39 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 17794
39 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 17795
39 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 17796
39 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 17797
39 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 17798
39 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 17799
39 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 17800
39 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 17801
39 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 17802
39 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 17803
39 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 17804
39 [org.jfree.data.gantt.Task].clone() [function] [call site] 17805
39 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 17806
39 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 17807
39 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 17808
39 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 17809
39 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 17810
39 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 17811
39 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 17812
39 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 17813
39 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 17814
39 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 17815
39 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 17816
39 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 17817
39 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 17818
39 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 17819
39 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 17820
39 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 17821
39 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 17822
39 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 17823
39 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 17824
39 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 17825
39 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 17826
39 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 17827
39 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 17828
39 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 17829
39 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 17830
39 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 17831
39 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 17832
39 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 17833
39 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 17834
39 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 17835
39 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 17836
39 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 17837
39 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 17838
39 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 17839
39 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 17840
39 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 17841
39 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 17842
39 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 17843
39 [org.jfree.chart.plot.Plot].clone() [function] [call site] 17844
39 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 17845
39 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 17846
39 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 17847
39 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 17848
39 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 17849
39 [org.jfree.data.KeyedObject].clone() [function] [call site] 17850
39 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 17851
39 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 17852
39 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 17853
39 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 17854
39 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 17855
39 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 17856
39 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 17857
39 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 17858
39 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 17859
39 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 17860
39 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 17861
39 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 17862
39 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 17863
39 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 17864
39 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 17865
39 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 17866
39 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 17867
39 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 17868
39 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 17869
39 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 17870
39 [org.jfree.chart.block.Size2D].clone() [function] [call site] 17871
39 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 17872
39 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 17873
39 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 17874
39 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 17875
39 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 17876
39 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 17877
39 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 17878
39 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 17879
39 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 17880
39 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 17881
39 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 17882
39 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 17883
39 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 17884
39 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 17885
39 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 17886
39 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 17887
39 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 17888
39 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 17889
39 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 17890
39 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 17891
39 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 17892
39 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 17893
39 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 17894
39 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 17895
39 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 17896
39 [org.jfree.chart.title.Title].clone() [function] [call site] 17897
39 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 17898
39 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 17899
39 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 17900
39 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 17901
39 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 17902
39 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 17903
39 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 17904
39 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 17905
39 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 17906
39 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 17907
39 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 17908
39 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 17909
39 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 17910
39 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 17911
39 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 17912
39 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 17913
39 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 17914
39 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 17915
39 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 17916
39 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 17917
39 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 17918
39 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 17919
39 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 17920
39 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 17921
39 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 17922
39 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 17923
39 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 17924
39 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 17925
39 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 17926
39 [org.jfree.data.KeyedObjects].clone() [function] [call site] 17927
39 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 17928
39 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 17929
39 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 17930
39 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 17931
39 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 17932
39 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 17933
39 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 17934
39 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 17935
39 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 17936
39 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 17937
39 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 17938
39 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 17939
39 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 17940
39 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 17941
39 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 17942
39 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 17943
39 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 17944
39 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 17945
39 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 17946
39 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 17947
39 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 17948
39 [org.jfree.data.gantt.Task].clone() [function] [call site] 17949
39 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 17950
39 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 17951
39 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 17952
39 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 17953
39 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 17954
39 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 17955
39 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 17956
39 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 17957
39 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 17958
39 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 17959
39 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 17960
39 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 17961
39 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 17962
39 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 17963
39 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 17964
39 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 17965
39 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 17966
39 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 17967
39 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 17968
39 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 17969
39 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 17970
39 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 17971
39 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 17972
39 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 17973
39 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 17974
39 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 17975
39 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 17976
39 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 17977
39 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 17978
39 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 17979
39 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 17980
39 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 17981
39 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 17982
39 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 17983
39 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 17984
39 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 17985
39 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 17986
39 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 17987
39 [org.jfree.chart.plot.Plot].clone() [function] [call site] 17988
39 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 17989
39 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 17990
39 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 17991
39 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 17992
39 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 17993
39 [org.jfree.data.KeyedObject].clone() [function] [call site] 17994
39 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 17995
39 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 17996
39 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 17997
39 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 17998
39 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 17999
39 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 18000
39 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 18001
39 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 18002
39 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 18003
39 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 18004
39 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 18005
39 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 18006
39 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 18007
39 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 18008
39 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 18009
39 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 18010
39 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 18011
39 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 18012
39 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 18013
39 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 18014
39 [org.jfree.chart.block.Size2D].clone() [function] [call site] 18015
39 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 18016
39 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 18017
39 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 18018
39 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 18019
39 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 18020
37 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 18021
37 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 18022
37 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 18023
37 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 18024
37 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 18025
37 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 18026
37 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 18027
37 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 18028
37 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 18029
37 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 18030
37 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 18031
37 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 18032
37 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 18033
37 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 18034
37 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 18035
37 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 18036
37 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 18037
37 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 18038
37 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 18039
37 [org.jfree.data.gantt.Task].clone() [function] [call site] 18040
37 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 18041
37 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 18042
37 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 18043
37 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 18044
37 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 18045
37 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 18046
37 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 18047
37 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 18048
37 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 18049
37 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 18050
37 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 18051
37 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 18052
37 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 18053
37 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 18054
37 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 18055
37 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 18056
37 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 18057
37 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 18058
37 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 18059
37 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 18060
37 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 18061
37 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 18062
37 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 18063
37 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 18064
37 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 18065
37 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 18066
37 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 18067
37 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 18068
37 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 18069
37 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 18070
37 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 18071
37 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 18072
37 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 18073
37 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 18074
37 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 18075
37 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 18076
37 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 18077
37 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 18078
37 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 18079
37 [org.jfree.chart.plot.Plot].clone() [function] [call site] 18080
37 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 18081
37 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 18082
37 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 18083
37 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 18084
37 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 18085
37 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 18086
37 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 18087
37 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 18088
37 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 18089
37 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 18090
37 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 18091
37 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 18092
37 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 18093
37 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 18094
37 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 18095
37 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 18096
37 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 18097
37 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 18098
37 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 18099
37 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 18100
37 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 18101
37 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 18102
37 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 18103
37 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 18104
37 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 18105
37 [org.jfree.chart.block.Size2D].clone() [function] [call site] 18106
37 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 18107
35 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 18108
35 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 18109
35 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 18110
35 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 18111
35 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 18112
35 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 18113
35 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 18114
35 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 18115
35 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 18116
35 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 18117
35 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 18118
35 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 18119
35 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 18120
35 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 18121
35 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 18122
35 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 18123
35 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 18124
35 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 18125
35 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 18126
35 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 18127
35 [org.jfree.data.gantt.Task].clone() [function] [call site] 18128
35 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 18129
35 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 18130
35 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 18131
35 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 18132
35 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 18133
35 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 18134
35 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 18135
35 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 18136
35 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 18137
35 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 18138
35 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 18139
35 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 18140
35 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 18141
35 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 18142
35 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 18143
35 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 18144
35 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 18145
35 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 18146
35 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 18147
35 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 18148
35 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 18149
35 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 18150
35 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 18151
35 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 18152
35 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 18153
35 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 18154
35 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 18155
35 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 18156
35 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 18157
35 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 18158
35 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 18159
35 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 18160
35 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 18161
35 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 18162
35 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 18163
35 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 18164
35 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 18165
35 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 18166
35 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 18167
35 [org.jfree.chart.plot.Plot].clone() [function] [call site] 18168
35 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 18169
35 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 18170
35 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 18171
35 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 18172
35 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 18173
35 [org.jfree.data.KeyedObject].clone() [function] [call site] 18174
35 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 18175
35 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 18176
35 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 18177
35 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 18178
35 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 18179
35 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 18180
35 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 18181
35 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 18182
35 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 18183
35 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 18184
35 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 18185
35 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 18186
35 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 18187
35 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 18188
35 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 18189
35 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 18190
35 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 18191
35 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 18192
35 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 18193
35 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 18194
35 [org.jfree.chart.block.Size2D].clone() [function] [call site] 18195
35 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 18196
34 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 18197
34 [java.util.jar.Manifest].clone() [function] [call site] 18198
34 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 18199
34 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 18200
34 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 18201
34 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 18202
34 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 18203
34 [java.text.NumberFormat].clone() [function] [call site] 18204
34 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 18205
34 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 18206
34 [org.jfree.chart.axis.Tick].clone() [function] [call site] 18207
34 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 18208
34 [java.awt.geom.Point2D].clone() [function] [call site] 18209
34 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 18210
34 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 18211
34 [sun.font.AttributeValues].clone() [function] [call site] 18212
34 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 18213
34 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 18214
34 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 18215
34 [java.text.Format].clone() [function] [call site] 18216
34 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 18217
34 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 18218
34 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 18219
34 [java.security.MessageDigestSpi].clone() [function] [call site] 18220
34 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 18221
34 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 18222
34 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 18223
34 [java.text.DecimalFormatSymbols].clone() [function] [call site] 18224
34 [org.jfree.chart.JFreeChart].clone() [function] [call site] 18225
34 [java.util.HashSet].clone() [function] [call site] 18226
34 [java.util.jar.Attributes].clone() [function] [call site] 18227
34 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 18228
34 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 18229
34 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 18230
34 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 18231
34 [java.util.Calendar].clone() [function] [call site] 18232
34 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 18233
34 [java.text.DigitList].clone() [function] [call site] 18234
34 [java.util.Locale].clone() [function] [call site] 18235
34 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 18236
34 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 18237
34 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 18238
34 [javax.swing.ArrayTable].clone() [function] [call site] 18239
34 [javax.swing.text.Segment].clone() [function] [call site] 18240
34 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 18241
34 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 18242
34 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 18243
34 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 18244
34 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 18245
34 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 18246
34 [java.text.DecimalFormat].clone() [function] [call site] 18247
34 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 18248
34 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 18249
34 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 18250
34 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 18251
34 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 18252
34 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 18253
34 [org.jfree.data.KeyedObject].clone() [function] [call site] 18254
34 [java.util.BitSet].clone() [function] [call site] 18255
34 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 18256
34 [java.awt.geom.QuadCurve2D].clone() [function] [call site] 18257
34 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 18258
34 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 18259
34 [java.lang.Object].clone() [function] [call site] 18260
34 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 18261
34 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 18262
34 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 18263
34 [java.util.TreeMap].clone() [function] [call site] 18264
34 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 18265
34 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 18266
34 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 18267
34 [java.util.TimeZone].clone() [function] [call site] 18268
34 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 18269
34 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 18270
34 [org.jfree.chart.block.Size2D].clone() [function] [call site] 18271
34 [java.util.Vector].clone() [function] [call site] 18272
34 [java.awt.print.PageFormat].clone() [function] [call site] 18273
34 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 18274
34 [java.security.Signature].clone() [function] [call site] 18275
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 18276
34 [java.awt.geom.CubicCurve2D].clone() [function] [call site] 18277
34 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 18278
34 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 18279
34 [org.jfree.chart.plot.Marker].clone() [function] [call site] 18280
34 [java.util.Hashtable].clone() [function] [call site] 18281
34 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 18282
34 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 18283
34 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 18284
34 [java.security.SignatureSpi].clone() [function] [call site] 18285
34 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 18286
34 [sun.java2d.SunGraphics2D].clone() [function] [call site] 18287
34 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 18288
34 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 18289
34 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 18290
34 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 18291
34 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 18292
34 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 18293
34 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 18294
34 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 18295
34 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 18296
34 [org.jfree.data.general.Series].clone() [function] [call site] 18297
34 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 18298
34 [org.jfree.chart.title.Title].clone() [function] [call site] 18299
34 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 18300
34 [java.awt.JobAttributes].clone() [function] [call site] 18301
34 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 18302
34 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 18303
34 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 18304
34 [java.awt.geom.Area].clone() [function] [call site] 18305
34 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 18306
34 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 18307
34 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 18308
34 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 18309
34 [java.awt.RenderingHints].clone() [function] [call site] 18310
34 [java.util.HashMap].clone() [function] [call site] 18311
34 [java.awt.font.TextLayout].clone() [function] [call site] 18312
34 [java.net.HttpCookie].clone() [function] [call site] 18313
34 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 18314
34 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 18315
34 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 18316
34 [sun.java2d.loops.FontInfo].clone() [function] [call site] 18317
34 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 18318
34 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 18319
34 [java.util.Date].clone() [function] [call site] 18320
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 18321
34 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 18322
34 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 18323
34 [java.text.MessageFormat].clone() [function] [call site] 18324
34 [java.text.DateFormatSymbols].clone() [function] [call site] 18325
34 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 18326
34 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 18327
34 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 18328
34 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 18329
34 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 18330
34 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 18331
34 [org.jfree.data.KeyedObjects].clone() [function] [call site] 18332
34 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 18333
34 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 18334
34 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 18335
34 [java.awt.PageAttributes].clone() [function] [call site] 18336
34 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 18337
34 [java.awt.print.Paper].clone() [function] [call site] 18338
34 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 18339
34 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 18340
34 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 18341
34 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 18342
34 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 18343
34 [java.lang.invoke.MemberName].clone() [function] [call site] 18344
34 [java.lang.Enum].clone() [function] [call site] 18345
34 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 18346
34 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 18347
34 [java.util.IdentityHashMap].clone() [function] [call site] 18348
34 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 18349
34 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 18350
34 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 18351
34 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 18352
34 [org.jfree.data.gantt.Task].clone() [function] [call site] 18353
34 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 18354
34 [javax.swing.text.SimpleAttributeSet].clone() [function] [call site] 18355
34 [java.awt.geom.AffineTransform].clone() [function] [call site] 18356
34 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 18357
34 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 18358
34 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 18359
34 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 18360
34 [java.util.LinkedList].clone() [function] [call site] 18361
34 [javax.swing.text.EditorKit].clone() [function] [call site] 18362
34 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 18363
34 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 18364
34 [java.util.GregorianCalendar].clone() [function] [call site] 18365
34 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 18366
34 [java.util.AbstractMap].clone() [function] [call site] 18367
34 [java.text.Collator].clone() [function] [call site] 18368
34 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 18369
34 [sun.font.FontLineMetrics].clone() [function] [call site] 18370
34 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 18371
34 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 18372
34 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 18373
34 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 18374
34 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 18375
34 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 18376
34 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 18377
34 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 18378
34 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 18379
34 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 18380
34 [java.util.concurrent.CopyOnWriteArrayList].clone() [function] [call site] 18381
34 [java.awt.ImageCapabilities].clone() [function] [call site] 18382
34 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 18383
34 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 18384
34 [java.lang.ref.Reference].clone() [function] [call site] 18385
34 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 18386
34 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 18387
34 [org.jfree.chart.plot.Plot].clone() [function] [call site] 18388
34 [java.text.SimpleDateFormat].clone() [function] [call site] 18389
34 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 18390
34 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 18391
34 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 18392
34 [java.util.EnumSet].clone() [function] [call site] 18393
34 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 18394
34 [java.awt.geom.RectangularShape].clone() [function] [call site] 18395
34 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 18396
34 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 18397
34 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 18398
34 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 18399
34 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 18400
34 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 18401
34 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 18402
34 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 18403
34 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 18404
34 [java.util.Hashtable$Entry].clone() [function] [call site] 18405
34 [java.util.ArrayDeque].clone() [function] [call site] 18406
34 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 18407
34 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 18408
34 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 18409
34 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 18410
34 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 18411
34 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 18412
34 [java.awt.geom.Line2D].clone() [function] [call site] 18413
34 [java.security.MessageDigest].clone() [function] [call site] 18414
34 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 18415
34 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 18416
34 [java.awt.datatransfer.MimeTypeParameterList].clone() [function] [call site] 18417
34 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 18418
34 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 18419
34 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 18420
34 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 18421
34 [java.awt.geom.Dimension2D].clone() [function] [call site] 18422
34 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 18423
34 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 18424
34 [java.awt.Insets].clone() [function] [call site] 18425
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 18426
34 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 18427
34 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 18428
34 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 18429
34 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 18430
34 [java.text.BreakIterator].clone() [function] [call site] 18431
34 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 18432
34 [java.awt.datatransfer.MimeType].clone() [function] [call site] 18433
34 [java.util.ArrayList].clone() [function] [call site] 18434
34 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 18435
34 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 18436
34 [java.lang.Thread].clone() [function] [call site] 18437
34 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 18438
34 [java.awt.geom.Path2D$Double].clone() [function] [call site] 18439
34 [java.awt.datatransfer.DataFlavor].clone() [function] [call site] 18440
34 [org.jfree.chart.axis.Axis].clone() [function] [call site] 18441
34 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 18442
34 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 18443
34 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 18444
34 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 18445
34 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 18446
34 [sun.util.calendar.CalendarDate].clone() [function] [call site] 18447
34 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 18448
34 [java.util.Properties].clone() [function] [call site] 18449
34 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 18450
34 [java.util.zip.ZipEntry].clone() [function] [call site] 18451
34 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 18452
34 [java.awt.BufferCapabilities].clone() [function] [call site] 18453
34 [java.text.DateFormat].clone() [function] [call site] 18454
34 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 18455
34 [java.awt.image.renderable.RenderContext].clone() [function] [call site] 18456
34 [java.util.TreeSet].clone() [function] [call site] 18457
34 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 18458
34 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 18459
34 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 18460
34 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 18461
34 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 18462
34 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 18463
34 [java.awt.geom.Path2D$Float].clone() [function] [call site] 18464
34 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 18465
34 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 18466
34 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 18467
34 [java.util.jar.Manifest].clone() [function] [call site] 18468
34 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 18469
34 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 18470
34 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 18471
34 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 18472
34 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 18473
34 [java.text.NumberFormat].clone() [function] [call site] 18474
34 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 18475
34 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 18476
34 [org.jfree.chart.axis.Tick].clone() [function] [call site] 18477
34 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 18478
34 [java.awt.geom.Point2D].clone() [function] [call site] 18479
34 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 18480
34 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 18481
34 [sun.font.AttributeValues].clone() [function] [call site] 18482
34 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 18483
34 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 18484
34 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 18485
34 [java.text.Format].clone() [function] [call site] 18486
34 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 18487
34 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 18488
34 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 18489
34 [java.security.MessageDigestSpi].clone() [function] [call site] 18490
34 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 18491
34 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 18492
34 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 18493
34 [java.text.DecimalFormatSymbols].clone() [function] [call site] 18494
34 [org.jfree.chart.JFreeChart].clone() [function] [call site] 18495
34 [java.util.HashSet].clone() [function] [call site] 18496
34 [java.util.jar.Attributes].clone() [function] [call site] 18497
34 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 18498
34 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 18499
34 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 18500
34 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 18501
34 [java.util.Calendar].clone() [function] [call site] 18502
34 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 18503
34 [java.text.DigitList].clone() [function] [call site] 18504
34 [java.util.Locale].clone() [function] [call site] 18505
34 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 18506
34 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 18507
34 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 18508
34 [javax.swing.ArrayTable].clone() [function] [call site] 18509
34 [javax.swing.text.Segment].clone() [function] [call site] 18510
34 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 18511
34 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 18512
34 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 18513
34 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 18514
34 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 18515
34 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 18516
34 [java.text.DecimalFormat].clone() [function] [call site] 18517
34 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 18518
34 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 18519
34 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 18520
34 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 18521
34 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 18522
34 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 18523
34 [org.jfree.data.KeyedObject].clone() [function] [call site] 18524
34 [java.util.BitSet].clone() [function] [call site] 18525
34 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 18526
34 [java.awt.geom.QuadCurve2D].clone() [function] [call site] 18527
34 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 18528
34 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 18529
34 [java.lang.Object].clone() [function] [call site] 18530
34 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 18531
34 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 18532
34 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 18533
34 [java.util.TreeMap].clone() [function] [call site] 18534
34 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 18535
34 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 18536
34 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 18537
34 [java.util.TimeZone].clone() [function] [call site] 18538
34 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 18539
34 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 18540
34 [org.jfree.chart.block.Size2D].clone() [function] [call site] 18541
34 [java.util.Vector].clone() [function] [call site] 18542
34 [java.awt.print.PageFormat].clone() [function] [call site] 18543
34 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 18544
34 [java.security.Signature].clone() [function] [call site] 18545
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 18546
34 [java.awt.geom.CubicCurve2D].clone() [function] [call site] 18547
34 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 18548
34 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 18549
34 [org.jfree.chart.plot.Marker].clone() [function] [call site] 18550
34 [java.util.Hashtable].clone() [function] [call site] 18551
34 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 18552
34 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 18553
34 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 18554
34 [java.security.SignatureSpi].clone() [function] [call site] 18555
34 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 18556
34 [sun.java2d.SunGraphics2D].clone() [function] [call site] 18557
34 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 18558
34 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 18559
34 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 18560
34 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 18561
34 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 18562
34 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 18563
34 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 18564
34 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 18565
34 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 18566
34 [org.jfree.data.general.Series].clone() [function] [call site] 18567
34 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 18568
34 [org.jfree.chart.title.Title].clone() [function] [call site] 18569
34 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 18570
34 [java.awt.JobAttributes].clone() [function] [call site] 18571
34 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 18572
34 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 18573
34 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 18574
34 [java.awt.geom.Area].clone() [function] [call site] 18575
34 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 18576
34 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 18577
34 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 18578
34 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 18579
34 [java.awt.RenderingHints].clone() [function] [call site] 18580
34 [java.util.HashMap].clone() [function] [call site] 18581
34 [java.awt.font.TextLayout].clone() [function] [call site] 18582
34 [java.net.HttpCookie].clone() [function] [call site] 18583
34 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 18584
34 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 18585
34 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 18586
34 [sun.java2d.loops.FontInfo].clone() [function] [call site] 18587
34 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 18588
34 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 18589
34 [java.util.Date].clone() [function] [call site] 18590
34 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 18591
34 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 18592
34 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 18593
34 [java.text.MessageFormat].clone() [function] [call site] 18594
34 [java.text.DateFormatSymbols].clone() [function] [call site] 18595
34 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 18596
34 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 18597
34 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 18598
34 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 18599
34 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 18600
34 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 18601
34 [org.jfree.data.KeyedObjects].clone() [function] [call site] 18602
34 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 18603
34 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 18604
34 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 18605
34 [java.awt.PageAttributes].clone() [function] [call site] 18606
34 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 18607
34 [java.awt.print.Paper].clone() [function] [call site] 18608
34 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 18609
34 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 18610
34 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 18611
34 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 18612
34 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 18613
34 [java.lang.invoke.MemberName].clone() [function] [call site] 18614
34 [java.lang.Enum].clone() [function] [call site] 18615
34 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 18616
34 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 18617
34 [java.util.IdentityHashMap].clone() [function] [call site] 18618
34 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 18619
34 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 18620
34 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 18621
34 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 18622
34 [org.jfree.data.gantt.Task].clone() [function] [call site] 18623
34 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 18624
34 [javax.swing.text.SimpleAttributeSet].clone() [function] [call site] 18625
34 [java.awt.geom.AffineTransform].clone() [function] [call site] 18626
34 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 18627
34 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 18628
34 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 18629
34 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 18630
34 [java.util.LinkedList].clone() [function] [call site] 18631
34 [javax.swing.text.EditorKit].clone() [function] [call site] 18632
34 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 18633
34 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 18634
34 [java.util.GregorianCalendar].clone() [function] [call site] 18635
34 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 18636
34 [java.util.AbstractMap].clone() [function] [call site] 18637
34 [java.text.Collator].clone() [function] [call site] 18638
34 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 18639
34 [sun.font.FontLineMetrics].clone() [function] [call site] 18640
34 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 18641
34 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 18642
34 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 18643
34 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 18644
34 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 18645
34 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 18646
34 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 18647
34 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 18648
34 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 18649
34 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 18650
34 [java.util.concurrent.CopyOnWriteArrayList].clone() [function] [call site] 18651
34 [java.awt.ImageCapabilities].clone() [function] [call site] 18652
34 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 18653
34 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 18654
34 [java.lang.ref.Reference].clone() [function] [call site] 18655
34 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 18656
34 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 18657
34 [org.jfree.chart.plot.Plot].clone() [function] [call site] 18658
34 [java.text.SimpleDateFormat].clone() [function] [call site] 18659
34 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 18660
34 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 18661
34 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 18662
34 [java.util.EnumSet].clone() [function] [call site] 18663
34 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 18664
34 [java.awt.geom.RectangularShape].clone() [function] [call site] 18665
34 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 18666
34 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 18667
34 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 18668
34 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 18669
34 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 18670
34 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 18671
34 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 18672
34 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 18673
34 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 18674
34 [java.util.Hashtable$Entry].clone() [function] [call site] 18675
34 [java.util.ArrayDeque].clone() [function] [call site] 18676
34 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 18677
34 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 18678
34 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 18679
34 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 18680
34 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 18681
34 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 18682
34 [java.awt.geom.Line2D].clone() [function] [call site] 18683
34 [java.security.MessageDigest].clone() [function] [call site] 18684
34 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone(java.lang.Number[][]) [function] [call site] 18685
35 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 18686
35 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 18687
34 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone(java.lang.Number[][]) [function] [call site] 18688
33 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 18689
33 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 18690
33 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 18691
33 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 18692
33 [java.text.BreakIterator].clone() [function] [call site] 18693
33 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 18694
33 [java.awt.datatransfer.MimeType].clone() [function] [call site] 18695
33 [java.util.ArrayList].clone() [function] [call site] 18696
33 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 18697
33 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 18698
33 [java.lang.Thread].clone() [function] [call site] 18699
33 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 18700
33 [java.awt.geom.Path2D$Double].clone() [function] [call site] 18701
33 [java.awt.datatransfer.DataFlavor].clone() [function] [call site] 18702
33 [org.jfree.chart.axis.Axis].clone() [function] [call site] 18703
33 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 18704
33 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 18705
33 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 18706
33 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 18707
33 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 18708
33 [sun.util.calendar.CalendarDate].clone() [function] [call site] 18709
33 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 18710
33 [java.util.Properties].clone() [function] [call site] 18711
33 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 18712
33 [java.util.zip.ZipEntry].clone() [function] [call site] 18713
33 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 18714
33 [java.awt.BufferCapabilities].clone() [function] [call site] 18715
33 [java.text.DateFormat].clone() [function] [call site] 18716
33 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 18717
33 [java.awt.image.renderable.RenderContext].clone() [function] [call site] 18718
33 [java.util.TreeSet].clone() [function] [call site] 18719
33 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 18720
33 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 18721
33 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 18722
33 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 18723
33 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 18724
33 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 18725
33 [java.awt.geom.Path2D$Float].clone() [function] [call site] 18726
33 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 18727
33 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 18728
33 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 18729
33 [java.util.jar.Manifest].clone() [function] [call site] 18730
33 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 18731
33 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 18732
33 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 18733
33 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 18734
33 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 18735
33 [java.text.NumberFormat].clone() [function] [call site] 18736
33 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 18737
33 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 18738
33 [org.jfree.chart.axis.Tick].clone() [function] [call site] 18739
33 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 18740
33 [java.awt.geom.Point2D].clone() [function] [call site] 18741
33 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 18742
33 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 18743
33 [sun.font.AttributeValues].clone() [function] [call site] 18744
33 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 18745
33 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 18746
33 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 18747
33 [java.text.Format].clone() [function] [call site] 18748
33 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 18749
33 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 18750
33 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 18751
33 [java.security.MessageDigestSpi].clone() [function] [call site] 18752
33 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 18753
33 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 18754
33 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 18755
33 [java.text.DecimalFormatSymbols].clone() [function] [call site] 18756
33 [org.jfree.chart.JFreeChart].clone() [function] [call site] 18757
33 [java.util.HashSet].clone() [function] [call site] 18758
33 [java.util.jar.Attributes].clone() [function] [call site] 18759
33 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 18760
33 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 18761
33 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 18762
33 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 18763
33 [java.util.Calendar].clone() [function] [call site] 18764
33 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 18765
33 [java.text.DigitList].clone() [function] [call site] 18766
33 [java.util.Locale].clone() [function] [call site] 18767
33 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 18768
33 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 18769
33 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 18770
33 [javax.swing.ArrayTable].clone() [function] [call site] 18771
33 [javax.swing.text.Segment].clone() [function] [call site] 18772
33 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 18773
33 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 18774
33 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 18775
33 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 18776
33 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 18777
33 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 18778
33 [java.text.DecimalFormat].clone() [function] [call site] 18779
33 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 18780
33 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 18781
33 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 18782
33 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 18783
33 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 18784
33 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 18785
33 [org.jfree.data.KeyedObject].clone() [function] [call site] 18786
33 [java.util.BitSet].clone() [function] [call site] 18787
33 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 18788
33 [java.awt.geom.QuadCurve2D].clone() [function] [call site] 18789
33 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 18790
33 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 18791
33 [java.lang.Object].clone() [function] [call site] 18792
33 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 18793
33 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 18794
33 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 18795
33 [java.util.TreeMap].clone() [function] [call site] 18796
33 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 18797
33 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 18798
33 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 18799
33 [java.util.TimeZone].clone() [function] [call site] 18800
33 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 18801
33 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 18802
33 [org.jfree.chart.block.Size2D].clone() [function] [call site] 18803
33 [java.util.Vector].clone() [function] [call site] 18804
33 [java.awt.print.PageFormat].clone() [function] [call site] 18805
33 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 18806
33 [java.security.Signature].clone() [function] [call site] 18807
33 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 18808
33 [java.awt.geom.CubicCurve2D].clone() [function] [call site] 18809
33 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 18810
33 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 18811
33 [org.jfree.chart.plot.Marker].clone() [function] [call site] 18812
33 [java.util.Hashtable].clone() [function] [call site] 18813
33 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 18814
33 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 18815
33 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 18816
33 [java.security.SignatureSpi].clone() [function] [call site] 18817
33 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 18818
33 [sun.java2d.SunGraphics2D].clone() [function] [call site] 18819
33 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 18820
33 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 18821
33 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 18822
33 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 18823
33 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 18824
33 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 18825
33 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 18826
33 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 18827
33 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 18828
33 [org.jfree.data.general.Series].clone() [function] [call site] 18829
33 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 18830
33 [org.jfree.chart.title.Title].clone() [function] [call site] 18831
33 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 18832
33 [java.awt.JobAttributes].clone() [function] [call site] 18833
33 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 18834
33 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 18835
33 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 18836
33 [java.awt.geom.Area].clone() [function] [call site] 18837
33 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 18838
33 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 18839
33 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 18840
33 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 18841
33 [java.awt.RenderingHints].clone() [function] [call site] 18842
33 [java.util.HashMap].clone() [function] [call site] 18843
33 [java.awt.font.TextLayout].clone() [function] [call site] 18844
33 [java.net.HttpCookie].clone() [function] [call site] 18845
33 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 18846
33 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 18847
33 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 18848
33 [sun.java2d.loops.FontInfo].clone() [function] [call site] 18849
33 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 18850
33 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 18851
33 [java.util.Date].clone() [function] [call site] 18852
33 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 18853
33 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 18854
33 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 18855
33 [java.text.MessageFormat].clone() [function] [call site] 18856
33 [java.text.DateFormatSymbols].clone() [function] [call site] 18857
33 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 18858
33 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 18859
33 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 18860
33 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 18861
33 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 18862
33 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 18863
33 [org.jfree.data.KeyedObjects].clone() [function] [call site] 18864
33 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 18865
33 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 18866
33 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 18867
33 [java.awt.PageAttributes].clone() [function] [call site] 18868
33 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 18869
33 [java.awt.print.Paper].clone() [function] [call site] 18870
33 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 18871
33 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 18872
33 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 18873
33 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 18874
33 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 18875
33 [java.lang.invoke.MemberName].clone() [function] [call site] 18876
33 [java.lang.Enum].clone() [function] [call site] 18877
33 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 18878
33 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 18879
33 [java.util.IdentityHashMap].clone() [function] [call site] 18880
33 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 18881
33 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 18882
33 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 18883
33 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 18884
33 [org.jfree.data.gantt.Task].clone() [function] [call site] 18885
33 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 18886
33 [javax.swing.text.SimpleAttributeSet].clone() [function] [call site] 18887
33 [java.awt.geom.AffineTransform].clone() [function] [call site] 18888
33 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 18889
33 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 18890
33 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 18891
33 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 18892
33 [java.util.LinkedList].clone() [function] [call site] 18893
33 [javax.swing.text.EditorKit].clone() [function] [call site] 18894
33 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 18895
33 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 18896
33 [java.util.GregorianCalendar].clone() [function] [call site] 18897
33 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 18898
33 [java.util.AbstractMap].clone() [function] [call site] 18899
33 [java.text.Collator].clone() [function] [call site] 18900
33 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 18901
33 [sun.font.FontLineMetrics].clone() [function] [call site] 18902
33 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 18903
33 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 18904
33 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 18905
33 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 18906
33 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 18907
33 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 18908
33 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 18909
33 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 18910
33 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 18911
33 [java.util.concurrent.CopyOnWriteArrayList].clone() [function] [call site] 18912
33 [java.awt.ImageCapabilities].clone() [function] [call site] 18913
33 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 18914
33 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 18915
33 [java.lang.ref.Reference].clone() [function] [call site] 18916
33 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 18917
33 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 18918
33 [org.jfree.chart.plot.Plot].clone() [function] [call site] 18919
33 [java.text.SimpleDateFormat].clone() [function] [call site] 18920
33 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 18921
33 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 18922
33 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 18923
33 [java.util.EnumSet].clone() [function] [call site] 18924
33 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 18925
33 [java.awt.geom.RectangularShape].clone() [function] [call site] 18926
33 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 18927
33 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 18928
33 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 18929
33 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 18930
33 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 18931
33 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 18932
33 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 18933
33 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 18934
33 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 18935
33 [java.util.Hashtable$Entry].clone() [function] [call site] 18936
33 [java.util.ArrayDeque].clone() [function] [call site] 18937
33 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 18938
33 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 18939
33 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 18940
33 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 18941
33 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 18942
33 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 18943
33 [java.awt.geom.Line2D].clone() [function] [call site] 18944
33 [java.security.MessageDigest].clone() [function] [call site] 18945
32 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 18946
32 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 18947
32 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 18948
32 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 18949
32 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 18950
32 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 18951
32 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 18952
32 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 18953
32 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 18954
32 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 18955
32 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 18956
32 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 18957
32 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 18958
32 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 18959
32 [java.lang.Integer].valueOf(int) [function] [call site] 18960
32 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 18961
32 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 18962
32 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 18963
32 [java.util.IdentityHashMap].size() [function] [call site] 18964
32 [java.awt.RenderingHints].size() [function] [call site] 18965
32 [java.util.HashMap].size() [function] [call site] 18966
32 [java.util.AbstractMap].size() [function] [call site] 18967
32 [java.util.Hashtable].size() [function] [call site] 18968
32 [java.util.Properties].size() [function] [call site] 18969
32 [javax.swing.MultiUIDefaults].size() [function] [call site] 18970
32 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 18971
32 [java.util.TreeMap].size() [function] [call site] 18972
32 [java.util.jar.Attributes].size() [function] [call site] 18973
32 [java.util.WeakHashMap].size() [function] [call site] 18974
32 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 18975
32 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 18976
32 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 18977
32 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 18978
32 [java.util.IdentityHashMap].size() [function] [call site] 18979
32 [java.awt.RenderingHints].size() [function] [call site] 18980
32 [java.util.HashMap].size() [function] [call site] 18981
32 [java.util.AbstractMap].size() [function] [call site] 18982
32 [java.util.Hashtable].size() [function] [call site] 18983
32 [java.util.Properties].size() [function] [call site] 18984
32 [javax.swing.MultiUIDefaults].size() [function] [call site] 18985
32 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 18986
32 [java.util.TreeMap].size() [function] [call site] 18987
32 [java.util.jar.Attributes].size() [function] [call site] 18988
32 [java.util.WeakHashMap].size() [function] [call site] 18989
32 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 18990
32 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 18991
32 [java.util.Properties].get(java.lang.Object) [function] [call site] 18992
32 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 18993
32 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 18994
32 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 18995
32 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 18996
32 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 18997
32 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 18998
32 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 18999
32 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 19000
32 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 19001
32 [java.util.HashMap].get(java.lang.Object) [function] [call site] 19002
32 [java.security.Provider].get(java.lang.Object) [function] [call site] 19003
32 [java.lang.Integer].valueOf(int) [function] [call site] 19004
32 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 19005
32 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 19006
32 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 19007
32 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 19008
32 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 19009
32 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 19010
32 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 19011
32 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 19012
32 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 19013
32 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 19014
32 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 19015
32 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 19016
32 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 19017
32 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 19018
32 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 19019
32 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 19020
32 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 19021
32 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 19022
32 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 19023
32 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 19024
32 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 19025
32 [org.jfree.chart.title.Title].clone() [function] [call site] 19026
32 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 19027
32 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 19028
32 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 19029
32 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 19030
32 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 19031
32 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 19032
32 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 19033
32 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 19034
32 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 19035
32 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 19036
32 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 19037
32 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 19038
32 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 19039
32 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 19040
32 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 19041
32 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 19042
32 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 19043
32 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 19044
32 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 19045
32 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 19046
32 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 19047
32 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 19048
32 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 19049
32 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 19050
32 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 19051
32 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 19052
32 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 19053
32 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 19054
32 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 19055
32 [org.jfree.data.KeyedObjects].clone() [function] [call site] 19056
32 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 19057
32 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 19058
32 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 19059
32 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 19060
32 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 19061
32 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 19062
32 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 19063
32 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 19064
32 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 19065
32 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 19066
32 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 19067
32 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 19068
32 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 19069
32 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 19070
32 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 19071
32 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 19072
32 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 19073
32 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 19074
32 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 19075
32 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 19076
32 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 19077
32 [org.jfree.data.gantt.Task].clone() [function] [call site] 19078
32 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 19079
32 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 19080
32 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 19081
32 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 19082
32 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 19083
32 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 19084
32 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 19085
32 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 19086
32 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 19087
32 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 19088
32 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 19089
32 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 19090
32 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 19091
32 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 19092
32 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 19093
32 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 19094
32 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 19095
32 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 19096
32 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 19097
32 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 19098
32 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 19099
32 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 19100
32 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 19101
32 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 19102
32 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 19103
32 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 19104
32 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 19105
32 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 19106
32 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 19107
32 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 19108
32 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 19109
32 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 19110
32 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 19111
32 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 19112
32 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 19113
32 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 19114
32 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 19115
32 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 19116
32 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 19117
32 [org.jfree.chart.plot.Plot].clone() [function] [call site] 19118
32 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 19119
32 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 19120
32 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 19121
32 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 19122
32 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 19123
32 [org.jfree.data.KeyedObject].clone() [function] [call site] 19124
32 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 19125
32 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 19126
32 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 19127
32 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 19128
32 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 19129
32 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 19130
32 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 19131
32 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 19132
32 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 19133
32 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 19134
32 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 19135
32 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 19136
32 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 19137
32 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 19138
32 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 19139
32 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 19140
32 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 19141
32 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 19142
32 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 19143
32 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 19144
32 [org.jfree.chart.block.Size2D].clone() [function] [call site] 19145
32 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 19146
32 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 19147
32 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 19148
32 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 19149
32 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 19150
32 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 19151
32 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 19152
32 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 19153
32 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 19154
32 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 19155
32 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 19156
32 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 19157
32 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 19158
32 [java.lang.Integer].valueOf(int) [function] [call site] 19159
32 [org.jfree.chart.renderer.DefaultPolarItemRenderer].setPlot(org.jfree.chart.plot.PolarPlot) [function] [call site] 19160
32 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 19161
32 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 19162
31 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 19163
31 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 19164
31 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 19165
31 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 19166
31 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 19167
31 [org.jfree.chart.title.Title].clone() [function] [call site] 19168
31 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 19169
31 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 19170
31 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 19171
31 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 19172
31 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 19173
31 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 19174
31 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 19175
31 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 19176
31 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 19177
31 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 19178
31 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 19179
31 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 19180
31 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 19181
31 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 19182
31 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 19183
31 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 19184
31 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 19185
31 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 19186
31 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 19187
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 19188
31 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 19189
31 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 19190
31 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 19191
31 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 19192
31 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 19193
31 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 19194
31 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 19195
31 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 19196
31 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 19197
31 [org.jfree.data.KeyedObjects].clone() [function] [call site] 19198
31 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 19199
31 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 19200
31 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 19201
31 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 19202
31 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 19203
31 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 19204
31 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 19205
31 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 19206
31 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 19207
31 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 19208
31 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 19209
31 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 19210
31 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 19211
31 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 19212
31 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 19213
31 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 19214
31 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 19215
31 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 19216
31 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 19217
31 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 19218
31 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 19219
31 [org.jfree.data.gantt.Task].clone() [function] [call site] 19220
31 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 19221
31 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 19222
31 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 19223
31 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 19224
31 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 19225
31 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 19226
31 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 19227
31 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 19228
31 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 19229
31 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 19230
31 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 19231
31 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 19232
31 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 19233
31 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 19234
31 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 19235
31 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 19236
31 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 19237
31 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 19238
31 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 19239
31 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 19240
31 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 19241
31 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 19242
31 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 19243
31 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 19244
31 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 19245
31 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 19246
31 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 19247
31 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 19248
31 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 19249
31 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 19250
31 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 19251
31 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 19252
31 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 19253
31 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 19254
31 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 19255
31 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 19256
31 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 19257
31 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 19258
31 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 19259
31 [org.jfree.chart.plot.Plot].clone() [function] [call site] 19260
31 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 19261
31 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 19262
31 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 19263
31 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 19264
31 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 19265
31 [org.jfree.data.KeyedObject].clone() [function] [call site] 19266
31 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 19267
31 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 19268
31 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 19269
31 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 19270
31 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 19271
31 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 19272
31 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 19273
31 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 19274
31 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 19275
31 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 19276
31 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 19277
31 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 19278
31 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 19279
31 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 19280
31 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 19281
31 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 19282
31 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 19283
31 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 19284
31 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 19285
31 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 19286
31 [org.jfree.chart.block.Size2D].clone() [function] [call site] 19287
31 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 19288
31 [java.lang.Object].getClass() [function] [call site] 19289
31 [java.lang.Class].getMethod(java.lang.String,java.lang.Class[]) [function] [call site] 19290
31 [java.lang.reflect.Method].getModifiers() [function] [call site] 19291
31 [java.lang.reflect.Modifier].isPublic(int) [function] [call site] 19292
31 [java.lang.reflect.Method].invoke(java.lang.Object,java.lang.Object[]) [function] [call site] 19293
31 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 19294
31 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 19295
30 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 19296
30 [java.lang.RuntimeException].<init>(java.lang.Throwable) [function] [call site] 19297
30 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 19298
29 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 19299
29 [org.jfree.chart.internal.ShapeUtils].cloneMap(java.util.Map) [function] [call site] 19300
30 [java.util.HashMap].<init>() [function] [call site] 19301
30 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 19302
30 [java.nio.file.Files$2].hasNext() [function] [call site] 19303
30 [java.io.BufferedReader$1].hasNext() [function] [call site] 19304
30 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 19305
30 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 19306
30 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 19307
30 [java.util.HashSet].iterator() [function] [call site] 19308
30 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 19309
30 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 19310
30 [java.util.TreeMap$KeySet].iterator() [function] [call site] 19311
30 [java.util.TreeSet].iterator() [function] [call site] 19312
30 [java.util.Properties].keySet() [function] [call site] 19313
30 [java.util.Hashtable].keySet() [function] [call site] 19314
30 [java.util.LinkedHashMap].keySet() [function] [call site] 19315
30 [java.util.concurrent.ConcurrentHashMap].keySet() [function] [call site] 19316
30 [java.util.HashMap].keySet() [function] [call site] 19317
30 [java.security.Provider].keySet() [function] [call site] 19318
30 [java.util.TreeMap].keySet() [function] [call site] 19319
30 [java.util.WeakHashMap].keySet() [function] [call site] 19320
30 [java.util.jar.Attributes].keySet() [function] [call site] 19321
30 [java.awt.RenderingHints].keySet() [function] [call site] 19322
30 [java.util.AbstractMap].keySet() [function] [call site] 19323
30 [java.util.IdentityHashMap].keySet() [function] [call site] 19324
30 [java.nio.file.FileTreeIterator].next() [function] [call site] 19325
30 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 19326
30 [java.io.BufferedReader$1].next() [function] [call site] 19327
30 [java.nio.file.Files$2].next() [function] [call site] 19328
30 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 19329
30 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 19330
30 [java.util.Properties].get(java.lang.Object) [function] [call site] 19331
30 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 19332
30 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 19333
30 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 19334
30 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 19335
30 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 19336
30 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 19337
30 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 19338
30 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 19339
30 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 19340
30 [java.util.HashMap].get(java.lang.Object) [function] [call site] 19341
30 [java.security.Provider].get(java.lang.Object) [function] [call site] 19342
30 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 19343
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 19344
29 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 19345
29 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 19346
29 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 19347
29 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 19348
29 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 19349
29 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 19350
29 [org.jfree.chart.internal.ShapeUtils].cloneMap(java.util.Map) [function] [call site] 19351
29 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 19352
29 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 19353
29 [javax.swing.event.EventListenerList].<init>() [function] [call site] 19354
28 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 19355
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 19356
28 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 19357
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 19358
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 19359
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 19360
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 19361
28 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 19362
28 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 19363
27 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 19364
25 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 19365
25 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 19366
25 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 19367
25 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 19368
25 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 19369
25 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 19370
25 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 19371
25 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 19372
25 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 19373
25 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 19374
25 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 19375
25 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 19376
25 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 19377
25 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 19378
25 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 19379
25 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 19380
25 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 19381
25 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 19382
25 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 19383
25 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 19384
25 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 19385
25 [org.jfree.chart.title.Title].clone() [function] [call site] 19386
25 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 19387
25 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 19388
25 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 19389
25 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 19390
25 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 19391
25 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 19392
25 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 19393
25 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 19394
25 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 19395
25 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 19396
25 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 19397
25 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 19398
25 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 19399
25 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 19400
25 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 19401
25 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 19402
25 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 19403
25 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 19404
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 19405
25 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 19406
25 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 19407
25 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 19408
25 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 19409
25 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 19410
25 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 19411
25 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 19412
25 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 19413
25 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 19414
25 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 19415
25 [org.jfree.data.KeyedObjects].clone() [function] [call site] 19416
25 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 19417
25 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 19418
25 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 19419
25 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 19420
25 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 19421
25 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 19422
25 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 19423
25 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 19424
25 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 19425
25 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 19426
25 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 19427
25 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 19428
25 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 19429
25 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 19430
25 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 19431
25 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 19432
25 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 19433
25 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 19434
25 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 19435
25 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 19436
25 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 19437
25 [org.jfree.data.gantt.Task].clone() [function] [call site] 19438
25 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 19439
25 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 19440
25 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 19441
25 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 19442
25 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 19443
25 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 19444
25 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 19445
25 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 19446
25 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 19447
25 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 19448
25 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 19449
25 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 19450
25 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 19451
25 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 19452
25 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 19453
25 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 19454
25 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 19455
25 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 19456
25 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 19457
25 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 19458
25 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 19459
25 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 19460
25 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 19461
25 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 19462
25 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 19463
25 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 19464
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 19465
25 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 19466
25 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 19467
25 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 19468
25 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 19469
25 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 19470
25 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 19471
25 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 19472
25 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 19473
25 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 19474
25 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 19475
25 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 19476
25 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 19477
25 [org.jfree.chart.plot.Plot].clone() [function] [call site] 19478
25 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 19479
25 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 19480
25 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 19481
25 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 19482
25 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 19483
25 [org.jfree.data.KeyedObject].clone() [function] [call site] 19484
25 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 19485
25 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 19486
25 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 19487
25 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 19488
25 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 19489
25 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 19490
25 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 19491
25 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 19492
25 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 19493
25 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 19494
25 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 19495
25 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 19496
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 19497
25 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 19498
25 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 19499
25 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 19500
25 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 19501
25 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 19502
25 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 19503
25 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 19504
25 [org.jfree.chart.block.Size2D].clone() [function] [call site] 19505
25 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 19506
25 [java.lang.Object].getClass() [function] [call site] 19507
25 [java.lang.Class].getMethod(java.lang.String,java.lang.Class[]) [function] [call site] 19508
25 [java.lang.reflect.Method].getModifiers() [function] [call site] 19509
25 [java.lang.reflect.Modifier].isPublic(int) [function] [call site] 19510
25 [java.lang.reflect.Method].invoke(java.lang.Object,java.lang.Object[]) [function] [call site] 19511
25 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 19512
25 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 19513
25 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 19514
25 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 19515
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 19516
24 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 19517
24 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 19518
24 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 19519
24 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 19520
24 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 19521
24 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 19522
24 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 19523
24 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 19524
24 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 19525
24 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 19526
24 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 19527
24 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 19528
24 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 19529
24 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 19530
24 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 19531
24 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 19532
24 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 19533
24 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 19534
24 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 19535
24 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 19536
24 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 19537
24 [org.jfree.chart.title.Title].clone() [function] [call site] 19538
24 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 19539
24 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 19540
24 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 19541
24 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 19542
24 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 19543
24 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 19544
24 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 19545
24 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 19546
24 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 19547
24 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 19548
24 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 19549
24 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 19550
24 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 19551
24 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 19552
24 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 19553
24 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 19554
24 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 19555
24 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 19556
24 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 19557
24 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 19558
24 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 19559
24 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 19560
24 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 19561
24 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 19562
24 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 19563
24 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 19564
24 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 19565
24 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 19566
24 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 19567
24 [org.jfree.data.KeyedObjects].clone() [function] [call site] 19568
24 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 19569
24 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 19570
24 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 19571
24 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 19572
24 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 19573
24 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 19574
24 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 19575
24 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 19576
24 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 19577
24 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 19578
24 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 19579
24 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 19580
24 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 19581
24 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 19582
24 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 19583
24 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 19584
24 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 19585
24 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 19586
24 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 19587
24 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 19588
24 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 19589
24 [org.jfree.data.gantt.Task].clone() [function] [call site] 19590
24 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 19591
24 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 19592
24 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 19593
24 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 19594
24 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 19595
24 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 19596
24 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 19597
24 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 19598
24 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 19599
24 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 19600
24 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 19601
24 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 19602
24 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 19603
24 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 19604
24 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 19605
24 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 19606
24 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 19607
24 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 19608
24 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 19609
24 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 19610
24 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 19611
24 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 19612
24 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 19613
24 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 19614
24 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 19615
24 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 19616
24 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 19617
24 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 19618
24 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 19619
24 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 19620
24 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 19621
24 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 19622
24 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 19623
24 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 19624
24 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 19625
24 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 19626
24 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 19627
24 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 19628
24 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 19629
24 [org.jfree.chart.plot.Plot].clone() [function] [call site] 19630
24 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 19631
24 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 19632
24 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 19633
24 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 19634
24 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 19635
24 [org.jfree.data.KeyedObject].clone() [function] [call site] 19636
24 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 19637
24 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 19638
24 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 19639
24 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 19640
24 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 19641
24 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 19642
24 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 19643
24 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 19644
24 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 19645
24 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 19646
24 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 19647
24 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 19648
24 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 19649
24 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 19650
24 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 19651
24 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 19652
24 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 19653
24 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 19654
24 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 19655
24 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 19656
24 [org.jfree.chart.block.Size2D].clone() [function] [call site] 19657
24 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 19658
22 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 19659
22 [java.awt.datatransfer.MimeTypeParameterList].clone() [function] [call site] 19660
22 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 19661
22 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 19662
22 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 19663
22 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 19664
22 [java.awt.geom.Dimension2D].clone() [function] [call site] 19665
22 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 19666
22 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 19667
22 [java.awt.Insets].clone() [function] [call site] 19668
22 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 19669
22 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 19670
22 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 19671
22 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 19672
22 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 19673
22 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 19674
22 [java.text.BreakIterator].clone() [function] [call site] 19675
22 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 19676
22 [java.awt.datatransfer.MimeType].clone() [function] [call site] 19677
22 [java.util.ArrayList].clone() [function] [call site] 19678
22 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 19679
22 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 19680
22 [java.lang.Thread].clone() [function] [call site] 19681
22 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 19682
22 [java.awt.geom.Path2D$Double].clone() [function] [call site] 19683
22 [java.awt.datatransfer.DataFlavor].clone() [function] [call site] 19684
22 [org.jfree.chart.axis.Axis].clone() [function] [call site] 19685
22 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 19686
22 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 19687
22 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 19688
22 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 19689
22 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 19690
22 [sun.util.calendar.CalendarDate].clone() [function] [call site] 19691
22 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 19692
22 [java.util.Properties].clone() [function] [call site] 19693
22 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 19694
22 [java.util.zip.ZipEntry].clone() [function] [call site] 19695
22 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 19696
22 [java.awt.BufferCapabilities].clone() [function] [call site] 19697
22 [java.text.DateFormat].clone() [function] [call site] 19698
22 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 19699
22 [java.awt.image.renderable.RenderContext].clone() [function] [call site] 19700
22 [java.util.TreeSet].clone() [function] [call site] 19701
22 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 19702
22 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 19703
22 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 19704
22 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 19705
22 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 19706
22 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 19707
22 [java.awt.geom.Path2D$Float].clone() [function] [call site] 19708
22 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 19709
22 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 19710
22 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 19711
22 [java.util.jar.Manifest].clone() [function] [call site] 19712
22 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 19713
22 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 19714
22 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 19715
22 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 19716
22 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 19717
22 [java.text.NumberFormat].clone() [function] [call site] 19718
22 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 19719
22 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 19720
22 [org.jfree.chart.axis.Tick].clone() [function] [call site] 19721
22 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 19722
22 [java.awt.geom.Point2D].clone() [function] [call site] 19723
22 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 19724
22 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 19725
22 [sun.font.AttributeValues].clone() [function] [call site] 19726
22 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 19727
22 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 19728
22 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 19729
22 [java.text.Format].clone() [function] [call site] 19730
22 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 19731
22 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 19732
22 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 19733
22 [java.security.MessageDigestSpi].clone() [function] [call site] 19734
22 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 19735
22 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 19736
22 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 19737
22 [java.text.DecimalFormatSymbols].clone() [function] [call site] 19738
22 [org.jfree.chart.JFreeChart].clone() [function] [call site] 19739
22 [java.util.HashSet].clone() [function] [call site] 19740
22 [java.util.jar.Attributes].clone() [function] [call site] 19741
22 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 19742
22 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 19743
22 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 19744
22 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 19745
22 [java.util.Calendar].clone() [function] [call site] 19746
22 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 19747
22 [java.text.DigitList].clone() [function] [call site] 19748
22 [java.util.Locale].clone() [function] [call site] 19749
22 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 19750
22 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 19751
22 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 19752
22 [javax.swing.ArrayTable].clone() [function] [call site] 19753
22 [javax.swing.text.Segment].clone() [function] [call site] 19754
22 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 19755
22 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 19756
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 19757
22 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 19758
22 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 19759
22 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 19760
22 [java.text.DecimalFormat].clone() [function] [call site] 19761
22 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 19762
22 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 19763
22 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 19764
22 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 19765
22 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 19766
22 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 19767
22 [org.jfree.data.KeyedObject].clone() [function] [call site] 19768
22 [java.util.BitSet].clone() [function] [call site] 19769
22 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 19770
22 [java.awt.geom.QuadCurve2D].clone() [function] [call site] 19771
22 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 19772
22 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 19773
22 [java.lang.Object].clone() [function] [call site] 19774
22 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 19775
22 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 19776
22 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 19777
22 [java.util.TreeMap].clone() [function] [call site] 19778
22 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 19779
22 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 19780
22 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 19781
22 [java.util.TimeZone].clone() [function] [call site] 19782
22 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 19783
22 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 19784
22 [org.jfree.chart.block.Size2D].clone() [function] [call site] 19785
22 [java.util.Vector].clone() [function] [call site] 19786
22 [java.awt.print.PageFormat].clone() [function] [call site] 19787
22 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 19788
22 [java.security.Signature].clone() [function] [call site] 19789
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 19790
22 [java.awt.geom.CubicCurve2D].clone() [function] [call site] 19791
22 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 19792
22 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 19793
22 [org.jfree.chart.plot.Marker].clone() [function] [call site] 19794
22 [java.util.Hashtable].clone() [function] [call site] 19795
22 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 19796
22 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 19797
22 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 19798
22 [java.security.SignatureSpi].clone() [function] [call site] 19799
22 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 19800
22 [sun.java2d.SunGraphics2D].clone() [function] [call site] 19801
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 19802
22 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 19803
22 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 19804
22 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 19805
22 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 19806
22 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 19807
22 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 19808
22 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 19809
22 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 19810
22 [org.jfree.data.general.Series].clone() [function] [call site] 19811
22 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 19812
22 [org.jfree.chart.title.Title].clone() [function] [call site] 19813
22 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 19814
22 [java.awt.JobAttributes].clone() [function] [call site] 19815
22 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 19816
22 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 19817
22 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 19818
22 [java.awt.geom.Area].clone() [function] [call site] 19819
22 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 19820
22 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 19821
22 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 19822
22 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 19823
22 [java.awt.RenderingHints].clone() [function] [call site] 19824
22 [java.util.HashMap].clone() [function] [call site] 19825
22 [java.awt.font.TextLayout].clone() [function] [call site] 19826
22 [java.net.HttpCookie].clone() [function] [call site] 19827
22 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 19828
22 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 19829
22 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 19830
22 [sun.java2d.loops.FontInfo].clone() [function] [call site] 19831
22 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 19832
22 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 19833
22 [java.util.Date].clone() [function] [call site] 19834
22 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 19835
22 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 19836
22 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 19837
22 [java.text.MessageFormat].clone() [function] [call site] 19838
22 [java.text.DateFormatSymbols].clone() [function] [call site] 19839
22 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 19840
22 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 19841
22 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 19842
22 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 19843
22 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 19844
22 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 19845
22 [org.jfree.data.KeyedObjects].clone() [function] [call site] 19846
22 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 19847
22 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 19848
22 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 19849
22 [java.awt.PageAttributes].clone() [function] [call site] 19850
22 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 19851
22 [java.awt.print.Paper].clone() [function] [call site] 19852
22 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 19853
22 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 19854
22 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 19855
22 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 19856
22 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 19857
22 [java.lang.invoke.MemberName].clone() [function] [call site] 19858
22 [java.lang.Enum].clone() [function] [call site] 19859
22 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 19860
22 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 19861
22 [java.util.IdentityHashMap].clone() [function] [call site] 19862
22 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 19863
22 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 19864
22 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 19865
22 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 19866
22 [org.jfree.data.gantt.Task].clone() [function] [call site] 19867
22 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 19868
22 [javax.swing.text.SimpleAttributeSet].clone() [function] [call site] 19869
22 [java.awt.geom.AffineTransform].clone() [function] [call site] 19870
22 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 19871
22 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 19872
22 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 19873
22 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 19874
22 [java.util.LinkedList].clone() [function] [call site] 19875
22 [javax.swing.text.EditorKit].clone() [function] [call site] 19876
22 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 19877
22 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 19878
22 [java.util.GregorianCalendar].clone() [function] [call site] 19879
22 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 19880
22 [java.util.AbstractMap].clone() [function] [call site] 19881
22 [java.text.Collator].clone() [function] [call site] 19882
22 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 19883
22 [sun.font.FontLineMetrics].clone() [function] [call site] 19884
22 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 19885
22 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 19886
22 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 19887
22 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 19888
22 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 19889
22 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 19890
22 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 19891
22 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 19892
22 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 19893
22 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 19894
22 [java.util.concurrent.CopyOnWriteArrayList].clone() [function] [call site] 19895
22 [java.awt.ImageCapabilities].clone() [function] [call site] 19896
22 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 19897
22 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 19898
22 [java.lang.ref.Reference].clone() [function] [call site] 19899
22 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 19900
22 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 19901
22 [org.jfree.chart.plot.Plot].clone() [function] [call site] 19902
22 [java.text.SimpleDateFormat].clone() [function] [call site] 19903
22 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 19904
22 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 19905
22 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 19906
22 [java.util.EnumSet].clone() [function] [call site] 19907
22 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 19908
22 [java.awt.geom.RectangularShape].clone() [function] [call site] 19909
22 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 19910
22 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 19911
22 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 19912
22 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 19913
22 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 19914
22 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 19915
22 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 19916
22 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 19917
22 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 19918
22 [java.util.Hashtable$Entry].clone() [function] [call site] 19919
22 [java.util.ArrayDeque].clone() [function] [call site] 19920
22 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 19921
22 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 19922
22 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 19923
22 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 19924
22 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 19925
22 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 19926
22 [java.awt.geom.Line2D].clone() [function] [call site] 19927
22 [java.security.MessageDigest].clone() [function] [call site] 19928
18 [jdk.internal.reflect.Reflection].getCallerClass() [function] [call site] 19929
18 [jdk.internal.reflect.ReflectionFactory].copyConstructor(java.lang.reflect.Constructor) [function] [call site] 19930
19 [jdk.internal.reflect.ReflectionFactory].langReflectAccess() [function] [call site] 19931
18 [java.lang.Class].getReflectionFactory() [function] [call site] 19932
18 [java.lang.Class].getConstructor0(java.lang.Class[],int) [function] [call site] 19933
19 [java.lang.Class].getReflectionFactory() [function] [call site] 19934
19 [java.lang.Class].privateGetDeclaredConstructors(boolean) [function] [call site] 19935
20 [java.lang.Class].reflectionData() [function] [call site] 19936
20 [java.lang.Class].isInterface() [function] [call site] 19937
20 [java.lang.Class].getDeclaredConstructors0(boolean) [function] [call site] 19938
19 [java.lang.Class].arrayContentsEq(java.lang.Object[],java.lang.Object[]) [function] [call site] 19939
19 [jdk.internal.reflect.ReflectionFactory].getExecutableSharedParameterTypes(java.lang.reflect.Executable) [function] [call site] 19940
20 [jdk.internal.reflect.ReflectionFactory].langReflectAccess() [function] [call site] 19941
19 [java.lang.NoSuchMethodException].<init>(java.lang.String) [function] [call site] 19942
19 [java.lang.Class].methodToString(java.lang.String,java.lang.Class[]) [function] [call site] 19943
17 [java.lang.reflect.Constructor].newInstance(java.lang.Object[]) [function] [call site] 19944
17 [java.lang.Class].getDeclaredConstructor(java.lang.Class[]) [function] [call site] 19945
17 [java.lang.reflect.Constructor].newInstance(java.lang.Object[]) [function] [call site] 19946
16 [java.util.Date].<init>(long) [function] [call site] 19947
16 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 19948
16 [org.jfree.chart.axis.PeriodAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 19949
17 [org.jfree.data.Range].getUpperBound() [function] [call site] 19950
17 [java.lang.Math].round(double) [function] [call site] 19951
17 [org.jfree.data.Range].getLowerBound() [function] [call site] 19952
17 [java.lang.Math].round(double) [function] [call site] 19953
17 [java.util.Date].<init>(long) [function] [call site] 19954
17 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 19955
17 [java.util.Date].<init>(long) [function] [call site] 19956
17 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 19957
17 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 19958
17 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 19959
17 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 19960
17 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 19961
17 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 19962
17 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 19963
17 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 19964
17 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 19965
17 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 19966
17 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 19967
17 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 19968
17 [org.jfree.data.Range].<init>(double,double) [function] [call site] 19969
17 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 19970
17 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 19971
17 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 19972
17 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 19973
17 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 19974
17 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 19975
17 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 19976
17 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 19977
17 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 19978
17 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 19979
14 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 19980
14 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 19981
15 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 19982
15 [java.nio.file.Files$2].hasNext() [function] [call site] 19983
15 [java.io.BufferedReader$1].hasNext() [function] [call site] 19984
15 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 19985
15 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 19986
15 [java.util.ArrayDeque].iterator() [function] [call site] 19987
15 [java.util.ArrayList].iterator() [function] [call site] 19988
15 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 19989
15 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 19990
15 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 19991
15 [java.util.AbstractList].iterator() [function] [call site] 19992
15 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 19993
15 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 19994
15 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 19995
15 [java.util.HashSet].iterator() [function] [call site] 19996
15 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 19997
15 [java.util.AbstractSequentialList].iterator() [function] [call site] 19998
15 [java.util.Vector].iterator() [function] [call site] 19999
15 [java.util.TreeMap$KeySet].iterator() [function] [call site] 20000
15 [java.util.PriorityQueue].iterator() [function] [call site] 20001
15 [java.util.TreeSet].iterator() [function] [call site] 20002
15 [java.nio.file.FileTreeIterator].next() [function] [call site] 20003
15 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 20004
15 [java.io.BufferedReader$1].next() [function] [call site] 20005
15 [java.nio.file.Files$2].next() [function] [call site] 20006
15 [java.util.jar.Attributes].values() [function] [call site] 20007
15 [java.util.Hashtable].values() [function] [call site] 20008
15 [java.util.AbstractMap].values() [function] [call site] 20009
15 [java.util.WeakHashMap].values() [function] [call site] 20010
15 [java.awt.RenderingHints].values() [function] [call site] 20011
15 [java.util.TreeMap].values() [function] [call site] 20012
15 [java.util.HashMap].values() [function] [call site] 20013
15 [java.util.IdentityHashMap].values() [function] [call site] 20014
15 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 20015
15 [java.util.LinkedHashMap].values() [function] [call site] 20016
15 [java.security.Provider].values() [function] [call site] 20017
15 [java.util.Properties].values() [function] [call site] 20018
15 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 20019
15 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 20020
15 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 20021
15 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 20022
15 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 20023
15 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20024
15 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20025
16 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 20026
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 20027
17 [java.nio.file.Files$2].hasNext() [function] [call site] 20028
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 20029
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 20030
17 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 20031
17 [java.util.ArrayDeque].iterator() [function] [call site] 20032
17 [java.util.ArrayList].iterator() [function] [call site] 20033
17 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 20034
17 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 20035
17 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 20036
17 [java.util.AbstractList].iterator() [function] [call site] 20037
17 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 20038
17 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 20039
17 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 20040
17 [java.util.HashSet].iterator() [function] [call site] 20041
17 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 20042
17 [java.util.AbstractSequentialList].iterator() [function] [call site] 20043
17 [java.util.Vector].iterator() [function] [call site] 20044
17 [java.util.TreeMap$KeySet].iterator() [function] [call site] 20045
17 [java.util.PriorityQueue].iterator() [function] [call site] 20046
17 [java.util.TreeSet].iterator() [function] [call site] 20047
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 20048
17 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 20049
17 [java.io.BufferedReader$1].next() [function] [call site] 20050
17 [java.nio.file.Files$2].next() [function] [call site] 20051
17 [java.util.Properties].values() [function] [call site] 20052
17 [java.util.jar.Attributes].values() [function] [call site] 20053
17 [java.util.Hashtable].values() [function] [call site] 20054
17 [java.util.AbstractMap].values() [function] [call site] 20055
17 [java.util.WeakHashMap].values() [function] [call site] 20056
17 [java.awt.RenderingHints].values() [function] [call site] 20057
17 [java.util.TreeMap].values() [function] [call site] 20058
17 [java.util.HashMap].values() [function] [call site] 20059
17 [java.util.IdentityHashMap].values() [function] [call site] 20060
17 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 20061
17 [java.util.LinkedHashMap].values() [function] [call site] 20062
17 [java.security.Provider].values() [function] [call site] 20063
17 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 20064
17 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 20065
17 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 20066
17 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 20067
16 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 20068
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 20069
17 [java.nio.file.Files$2].hasNext() [function] [call site] 20070
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 20071
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 20072
17 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 20073
17 [java.util.ArrayDeque].iterator() [function] [call site] 20074
17 [java.util.ArrayList].iterator() [function] [call site] 20075
17 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 20076
17 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 20077
17 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 20078
17 [java.util.AbstractList].iterator() [function] [call site] 20079
17 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 20080
17 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 20081
17 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 20082
17 [java.util.HashSet].iterator() [function] [call site] 20083
17 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 20084
17 [java.util.AbstractSequentialList].iterator() [function] [call site] 20085
17 [java.util.Vector].iterator() [function] [call site] 20086
17 [java.util.TreeMap$KeySet].iterator() [function] [call site] 20087
17 [java.util.PriorityQueue].iterator() [function] [call site] 20088
17 [java.util.TreeSet].iterator() [function] [call site] 20089
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 20090
17 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 20091
17 [java.io.BufferedReader$1].next() [function] [call site] 20092
17 [java.nio.file.Files$2].next() [function] [call site] 20093
17 [java.util.Properties].values() [function] [call site] 20094
17 [java.util.jar.Attributes].values() [function] [call site] 20095
17 [java.util.Hashtable].values() [function] [call site] 20096
17 [java.util.AbstractMap].values() [function] [call site] 20097
17 [java.util.WeakHashMap].values() [function] [call site] 20098
17 [java.awt.RenderingHints].values() [function] [call site] 20099
17 [java.util.TreeMap].values() [function] [call site] 20100
17 [java.util.HashMap].values() [function] [call site] 20101
17 [java.util.IdentityHashMap].values() [function] [call site] 20102
17 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 20103
17 [java.util.LinkedHashMap].values() [function] [call site] 20104
17 [java.security.Provider].values() [function] [call site] 20105
17 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 20106
17 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 20107
17 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 20108
17 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 20109
16 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 20110
16 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20111
16 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20112
16 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20113
17 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20114
17 [org.jfree.data.general.DatasetChangeEvent].getDataset() [function] [call site] 20115
17 [org.jfree.data.general.DatasetChangeEvent].getDataset() [function] [call site] 20116
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 20117
17 [java.nio.file.Files$2].hasNext() [function] [call site] 20118
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 20119
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 20120
17 [java.util.ArrayList].iterator() [function] [call site] 20121
17 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 20122
17 [java.util.AbstractSequentialList].iterator() [function] [call site] 20123
17 [java.util.Vector].iterator() [function] [call site] 20124
17 [java.util.AbstractList].iterator() [function] [call site] 20125
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 20126
17 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 20127
17 [java.io.BufferedReader$1].next() [function] [call site] 20128
17 [java.nio.file.Files$2].next() [function] [call site] 20129
17 [org.jfree.chart.plot.XYPlot].indexOf(org.jfree.data.xy.XYDataset) [function] [call site] 20130
17 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 20131
16 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20132
17 [org.jfree.data.general.DefaultValueDataset].getValue() [function] [call site] 20133
17 [java.lang.Float].doubleValue() [function] [call site] 20134
17 [java.math.BigInteger].doubleValue() [function] [call site] 20135
17 [java.math.BigDecimal].doubleValue() [function] [call site] 20136
17 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 20137
17 [java.lang.Long].doubleValue() [function] [call site] 20138
17 [java.lang.Byte].doubleValue() [function] [call site] 20139
17 [java.lang.Double].doubleValue() [function] [call site] 20140
17 [java.lang.Integer].doubleValue() [function] [call site] 20141
17 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 20142
17 [java.lang.Short].doubleValue() [function] [call site] 20143
17 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 20144
17 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 20145
17 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 20146
17 [org.jfree.chart.plot.ThermometerPlot].setAxisRange() [function] [call site] 20147
18 [org.jfree.data.Range].<init>(double,double) [function] [call site] 20148
18 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 20149
19 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 20150
18 [org.jfree.chart.axis.LogarithmicAxis].setRange(org.jfree.data.Range) [function] [call site] 20151
19 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 20152
20 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 20153
20 [org.jfree.chart.axis.CyclicNumberAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 20154
20 [org.jfree.chart.axis.PeriodAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 20155
20 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 20156
19 [org.jfree.chart.axis.LogarithmicAxis].setupSmallLogFlag() [function] [call site] 20157
18 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 20158
18 [org.jfree.chart.axis.DateAxis].setRange(double,double) [function] [call site] 20159
19 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 20160
19 [org.jfree.data.time.DateRange].<init>(double,double) [function] [call site] 20161
19 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 20162
18 [org.jfree.chart.axis.ValueAxis].setRange(double,double) [function] [call site] 20163
19 [org.jfree.data.Range].<init>(double,double) [function] [call site] 20164
19 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 20165
19 [org.jfree.chart.axis.LogarithmicAxis].setRange(org.jfree.data.Range) [function] [call site] 20166
19 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 20167
17 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20168
18 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 20169
18 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 20170
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20171
18 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 20172
16 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20173
16 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 20174
16 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 20175
16 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 20176
16 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 20177
15 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20178
15 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20179
15 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20180
15 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 20181
15 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 20182
15 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 20183
15 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 20184
14 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20185
14 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20186
14 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20187
14 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20188
14 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 20189
14 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20190
13 [org.jfree.data.xy.XYDatasetTableModel].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20191
14 [javax.swing.table.AbstractTableModel].fireTableDataChanged() [function] [call site] 20192
13 [org.jfree.data.xy.XYBarDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20193
14 [org.jfree.data.general.AbstractDataset].notifyListeners(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20194
13 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20195
13 [org.jfree.data.gantt.XYTaskDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20196
14 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 20197
13 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20198
13 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20199
13 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20200
13 [org.jfree.data.xy.IntervalXYDelegate].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20201
14 [org.jfree.data.xy.IntervalXYDelegate].recalculateInterval() [function] [call site] 20202
13 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20203
8 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 20204
7 [org.jfree.data.time.TimeSeriesTableModel].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 20205
8 [javax.swing.table.AbstractTableModel].fireTableDataChanged() [function] [call site] 20206
7 [org.jfree.data.gantt.TaskSeriesCollection].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 20207
8 [org.jfree.data.gantt.TaskSeriesCollection].refreshKeys() [function] [call site] 20208
9 [java.util.AbstractList].clear() [function] [call site] 20209
9 [java.util.LinkedList].clear() [function] [call site] 20210
9 [java.util.ArrayList].clear() [function] [call site] 20211
9 [java.util.concurrent.CopyOnWriteArrayList].clear() [function] [call site] 20212
9 [java.util.Vector].clear() [function] [call site] 20213
9 [sun.awt.util.IdentityArrayList].clear() [function] [call site] 20214
9 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 20215
9 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 20216
9 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 20217
9 [java.util.AbstractSequentialList].get(int) [function] [call site] 20218
9 [java.util.LinkedList].get(int) [function] [call site] 20219
9 [java.util.Vector].get(int) [function] [call site] 20220
9 [java.util.ArrayList].get(int) [function] [call site] 20221
9 [org.jfree.data.gantt.TaskSeries].getTasks() [function] [call site] 20222
10 [java.util.Collections].unmodifiableList(java.util.List) [function] [call site] 20223
9 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 20224
9 [java.nio.file.Files$2].hasNext() [function] [call site] 20225
9 [java.io.BufferedReader$1].hasNext() [function] [call site] 20226
9 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 20227
9 [java.util.ArrayList].iterator() [function] [call site] 20228
9 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 20229
9 [java.util.AbstractSequentialList].iterator() [function] [call site] 20230
9 [java.util.Vector].iterator() [function] [call site] 20231
9 [java.util.AbstractList].iterator() [function] [call site] 20232
9 [java.nio.file.FileTreeIterator].next() [function] [call site] 20233
9 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 20234
9 [java.io.BufferedReader$1].next() [function] [call site] 20235
9 [java.nio.file.Files$2].next() [function] [call site] 20236
9 [org.jfree.data.gantt.Task].getDescription() [function] [call site] 20237
9 [java.util.ArrayList].indexOf(java.lang.Object) [function] [call site] 20238
9 [java.util.Vector].indexOf(java.lang.Object) [function] [call site] 20239
9 [java.util.AbstractList].indexOf(java.lang.Object) [function] [call site] 20240
9 [java.util.LinkedList].indexOf(java.lang.Object) [function] [call site] 20241
9 [java.util.concurrent.CopyOnWriteArrayList].indexOf(java.lang.Object) [function] [call site] 20242
9 [sun.awt.util.IdentityArrayList].indexOf(java.lang.Object) [function] [call site] 20243
9 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 20244
9 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 20245
9 [java.util.Vector].add(java.lang.Object) [function] [call site] 20246
9 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 20247
9 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 20248
9 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 20249
8 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 20250
7 [org.jfree.data.general.AbstractSeriesDataset].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 20251
8 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 20252
4 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 20253
1 [java.lang.Integer].intValue() [function] [call site] 20254
1 [org.jfree.data.time.Minute].next() [function] [call site] 20255
2 [org.jfree.data.time.Minute].<init>(int,org.jfree.data.time.Hour) [function] [call site] 20256
2 [org.jfree.data.time.Minute].getHour() [function] [call site] 20257
2 [org.jfree.data.time.Minute].getHour() [function] [call site] 20258
2 [org.jfree.data.time.Hour].next() [function] [call site] 20259
3 [org.jfree.data.time.Hour].<init>(int,org.jfree.data.time.Day) [function] [call site] 20260
3 [org.jfree.data.time.Day].next() [function] [call site] 20261
4 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 20262
4 [org.jfree.chart.date.SerialDate].createInstance(int) [function] [call site] 20263
5 [org.jfree.chart.date.SpreadsheetDate].<init>(int) [function] [call site] 20264
6 [org.jfree.chart.date.SerialDate].<init>() [function] [call site] 20265
6 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 20266
6 [org.jfree.chart.date.SerialDate].leapYearCount(int) [function] [call site] 20267
6 [org.jfree.chart.date.SpreadsheetDate].calcSerial(int,int,int) [function] [call site] 20268
6 [org.jfree.chart.date.SpreadsheetDate].calcSerial(int,int,int) [function] [call site] 20269
6 [org.jfree.chart.date.SpreadsheetDate].calcSerial(int,int,int) [function] [call site] 20270
6 [org.jfree.chart.date.SerialDate].isLeapYear(int) [function] [call site] 20271
4 [org.jfree.data.time.Day].<init>(org.jfree.chart.date.SerialDate) [function] [call site] 20272
5 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 20273
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20274
5 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 20275
5 [org.jfree.data.time.Day].peg(java.util.Calendar) [function] [call site] 20276
3 [org.jfree.data.time.Hour].<init>(int,org.jfree.data.time.Day) [function] [call site] 20277
2 [org.jfree.data.time.Minute].<init>(int,org.jfree.data.time.Hour) [function] [call site] 20278
1 [org.jfree.data.time.Day].next() [function] [call site] 20279
1 [org.jfree.data.time.Millisecond].next() [function] [call site] 20280
2 [org.jfree.data.time.Millisecond].<init>(int,org.jfree.data.time.Second) [function] [call site] 20281
3 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 20282
3 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20283
3 [org.jfree.data.time.Second].getSecond() [function] [call site] 20284
3 [org.jfree.data.time.Second].getMinute() [function] [call site] 20285
4 [org.jfree.data.time.Minute].<init>(int,org.jfree.data.time.Hour) [function] [call site] 20286
4 [org.jfree.data.time.Hour].<init>(int,org.jfree.data.time.Day) [function] [call site] 20287
3 [org.jfree.data.time.Minute].getMinute() [function] [call site] 20288
3 [org.jfree.data.time.Minute].getHourValue() [function] [call site] 20289
3 [org.jfree.data.time.Second].getMinute() [function] [call site] 20290
3 [org.jfree.data.time.Minute].getDay() [function] [call site] 20291
3 [org.jfree.data.time.Second].getMinute() [function] [call site] 20292
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 20293
3 [org.jfree.data.time.Millisecond].peg(java.util.Calendar) [function] [call site] 20294
4 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 20295
2 [org.jfree.data.time.Millisecond].getSecond() [function] [call site] 20296
2 [org.jfree.data.time.Millisecond].getSecond() [function] [call site] 20297
2 [org.jfree.data.time.Second].next() [function] [call site] 20298
3 [org.jfree.data.time.Second].<init>(int,org.jfree.data.time.Minute) [function] [call site] 20299
3 [org.jfree.data.time.Second].getMinute() [function] [call site] 20300
3 [org.jfree.data.time.Second].getMinute() [function] [call site] 20301
3 [org.jfree.data.time.Minute].next() [function] [call site] 20302
3 [org.jfree.data.time.Second].<init>(int,org.jfree.data.time.Minute) [function] [call site] 20303
2 [org.jfree.data.time.Millisecond].<init>(int,org.jfree.data.time.Second) [function] [call site] 20304
1 [org.jfree.data.time.Year].next() [function] [call site] 20305
2 [org.jfree.data.time.Year].<init>(int) [function] [call site] 20306
1 [org.jfree.data.time.FixedMillisecond].next() [function] [call site] 20307
2 [org.jfree.data.time.FixedMillisecond].<init>(long) [function] [call site] 20308
3 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 20309
1 [org.jfree.data.time.Month].next() [function] [call site] 20310
2 [org.jfree.data.time.Month].<init>(int,int) [function] [call site] 20311
3 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 20312
3 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 20313
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 20314
3 [org.jfree.data.time.Month].peg(java.util.Calendar) [function] [call site] 20315
4 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 20316
4 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 20317
2 [org.jfree.data.time.Month].<init>(int,int) [function] [call site] 20318
1 [org.jfree.data.time.Week].next() [function] [call site] 20319
2 [org.jfree.data.time.Week].<init>(int,int) [function] [call site] 20320
3 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 20321
3 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 20322
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 20323
3 [org.jfree.data.time.Week].peg(java.util.Calendar) [function] [call site] 20324
4 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 20325
4 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 20326
2 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 20327
2 [java.util.Calendar].set(int,int,int) [function] [call site] 20328
2 [java.util.Calendar].getActualMaximum(int) [function] [call site] 20329
2 [java.util.GregorianCalendar].getActualMaximum(int) [function] [call site] 20330
2 [org.jfree.data.time.Week].<init>(int,int) [function] [call site] 20331
2 [org.jfree.data.time.Week].<init>(int,int) [function] [call site] 20332
1 [org.jfree.data.time.Hour].next() [function] [call site] 20333
1 [org.jfree.data.time.Second].next() [function] [call site] 20334
1 [org.jfree.data.time.Quarter].next() [function] [call site] 20335
2 [org.jfree.data.time.Quarter].<init>(int,int) [function] [call site] 20336
3 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 20337
3 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 20338
3 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 20339
3 [org.jfree.data.time.Quarter].peg(java.util.Calendar) [function] [call site] 20340
4 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 20341
4 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 20342
2 [org.jfree.data.time.Quarter].<init>(int,int) [function] [call site] 20343
1 [org.jfree.data.time.TimeSeriesCollection].<init>() [function] [call site] 20344
2 [org.jfree.data.time.TimeSeriesCollection].<init>(org.jfree.data.time.TimeSeries,java.util.TimeZone) [function] [call site] 20345
3 [org.jfree.data.xy.AbstractIntervalXYDataset].<init>() [function] [call site] 20346
4 [org.jfree.data.xy.AbstractXYDataset].<init>() [function] [call site] 20347
5 [org.jfree.data.general.AbstractSeriesDataset].<init>() [function] [call site] 20348
6 [org.jfree.data.general.AbstractDataset].<init>() [function] [call site] 20349
7 [java.lang.Object].<init>() [function] [call site] 20350
7 [javax.swing.event.EventListenerList].<init>() [function] [call site] 20351
3 [java.util.TimeZone].getDefault() [function] [call site] 20352
3 [java.util.Calendar].getInstance(java.util.TimeZone) [function] [call site] 20353
3 [java.util.ArrayList].<init>() [function] [call site] 20354
3 [java.util.AbstractList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 20355
3 [org.jfree.data.general.Series].addChangeListener(org.jfree.data.general.SeriesChangeListener) [function] [call site] 20356
4 [javax.swing.event.EventListenerList].add(java.lang.Class,java.util.EventListener) [function] [call site] 20357
2 [java.util.TimeZone].getDefault() [function] [call site] 20358
1 [org.jfree.data.time.TimeSeriesCollection].addSeries(org.jfree.data.time.TimeSeries) [function] [call site] 20359
2 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20360
2 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 20361
2 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 20362
2 [java.util.Vector].add(java.lang.Object) [function] [call site] 20363
2 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 20364
2 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 20365
2 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 20366
2 [org.jfree.data.general.Series].addChangeListener(org.jfree.data.general.SeriesChangeListener) [function] [call site] 20367
2 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 20368
1 [org.jfree.chart.ChartFactory].createTimeSeriesChart(java.lang.String,java.lang.String,java.lang.String,org.jfree.data.xy.XYDataset) [function] [call site] 20369
2 [org.jfree.chart.ChartFactory].createTimeSeriesChart(java.lang.String,java.lang.String,java.lang.String,org.jfree.data.xy.XYDataset,boolean,boolean,boolean) [function] [call site] 20370
3 [org.jfree.chart.axis.DateAxis].<init>(java.lang.String) [function] [call site] 20371
4 [org.jfree.chart.axis.DateAxis].<init>(java.lang.String,java.util.TimeZone,java.util.Locale) [function] [call site] 20372
5 [org.jfree.chart.axis.ValueAxis].<init>(java.lang.String,org.jfree.chart.axis.TickUnitSource) [function] [call site] 20373
6 [org.jfree.chart.axis.Axis].<init>(java.lang.String) [function] [call site] 20374
7 [java.lang.Object].<init>() [function] [call site] 20375
7 [javax.swing.event.EventListenerList].<init>() [function] [call site] 20376
6 [java.awt.Polygon].<init>() [function] [call site] 20377
6 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20378
6 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20379
6 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20380
6 [java.awt.Polygon].<init>() [function] [call site] 20381
6 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20382
6 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20383
6 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20384
6 [java.awt.Polygon].<init>() [function] [call site] 20385
6 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20386
6 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20387
6 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20388
6 [java.awt.Polygon].<init>() [function] [call site] 20389
6 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20390
6 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20391
6 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20392
5 [org.jfree.chart.axis.DateAxis].createStandardDateTickUnits(java.util.TimeZone,java.util.Locale) [function] [call site] 20393
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20394
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20395
6 [org.jfree.chart.axis.TickUnits].<init>() [function] [call site] 20396
7 [java.lang.Object].<init>() [function] [call site] 20397
7 [java.util.ArrayList].<init>() [function] [call site] 20398
6 [java.text.SimpleDateFormat].<init>(java.lang.String,java.util.Locale) [function] [call site] 20399
6 [java.text.SimpleDateFormat].<init>(java.lang.String,java.util.Locale) [function] [call site] 20400
6 [java.text.SimpleDateFormat].<init>(java.lang.String,java.util.Locale) [function] [call site] 20401
6 [java.text.SimpleDateFormat].<init>(java.lang.String,java.util.Locale) [function] [call site] 20402
6 [java.text.SimpleDateFormat].<init>(java.lang.String,java.util.Locale) [function] [call site] 20403
6 [java.text.SimpleDateFormat].<init>(java.lang.String,java.util.Locale) [function] [call site] 20404
6 [java.text.SimpleDateFormat].<init>(java.lang.String,java.util.Locale) [function] [call site] 20405
6 [java.text.DateFormat].setTimeZone(java.util.TimeZone) [function] [call site] 20406
6 [java.text.DateFormat].setTimeZone(java.util.TimeZone) [function] [call site] 20407
6 [java.text.DateFormat].setTimeZone(java.util.TimeZone) [function] [call site] 20408
6 [java.text.DateFormat].setTimeZone(java.util.TimeZone) [function] [call site] 20409
6 [java.text.DateFormat].setTimeZone(java.util.TimeZone) [function] [call site] 20410
6 [java.text.DateFormat].setTimeZone(java.util.TimeZone) [function] [call site] 20411
6 [java.text.DateFormat].setTimeZone(java.util.TimeZone) [function] [call site] 20412
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20413
7 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20414
8 [org.jfree.chart.axis.TickUnit].<init>(double) [function] [call site] 20415
9 [java.lang.Object].<init>() [function] [call site] 20416
8 [org.jfree.chart.axis.DateTickUnit].getMillisecondCount(org.jfree.chart.axis.DateTickUnitType,int) [function] [call site] 20417
9 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 20418
9 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 20419
9 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 20420
9 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 20421
9 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 20422
9 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 20423
9 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 20424
9 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 20425
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20426
8 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 20427
8 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 20428
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20429
7 [java.lang.NullPointerException].<init>(java.lang.String) [function] [call site] 20430
8 [java.lang.RuntimeException].<init>(java.lang.String) [function] [call site] 20431
7 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 20432
7 [java.util.Collections].sort(java.util.List) [function] [call site] 20433
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20434
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20435
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20436
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20437
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20438
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20439
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20440
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20441
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20442
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20443
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20444
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20445
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20446
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20447
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20448
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20449
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20450
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20451
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20452
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20453
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20454
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20455
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20456
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20457
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20458
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20459
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20460
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20461
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20462
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20463
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20464
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20465
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20466
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20467
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20468
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20469
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20470
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20471
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20472
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20473
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20474
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20475
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20476
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20477
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20478
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20479
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20480
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20481
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20482
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20483
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20484
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20485
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20486
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20487
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20488
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20489
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20490
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20491
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20492
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20493
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20494
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20495
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20496
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20497
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20498
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20499
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20500
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20501
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20502
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20503
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20504
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20505
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20506
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20507
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20508
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20509
6 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20510
6 [org.jfree.chart.axis.TickUnits].add(org.jfree.chart.axis.TickUnit) [function] [call site] 20511
5 [org.jfree.chart.axis.DateTickUnit].<init>(org.jfree.chart.axis.DateTickUnitType,int,java.text.DateFormat) [function] [call site] 20512
5 [java.text.SimpleDateFormat].<init>() [function] [call site] 20513
5 [org.jfree.chart.axis.ValueAxis].setAutoRangeMinimumSize(double) [function] [call site] 20514
6 [org.jfree.chart.axis.ValueAxis].setAutoRangeMinimumSize(double,boolean) [function] [call site] 20515
7 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 20516
7 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 20517
7 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 20518
7 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 20519
7 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 20520
7 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 20521
7 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 20522
7 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 20523
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 20524
6 [org.jfree.chart.axis.CyclicNumberAxis].setAutoRangeMinimumSize(double,boolean) [function] [call site] 20525
7 [org.jfree.chart.axis.ValueAxis].setAutoRangeMinimumSize(double,boolean) [function] [call site] 20526
5 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 20527
4 [java.util.TimeZone].getDefault() [function] [call site] 20528
4 [java.util.Locale].getDefault() [function] [call site] 20529
3 [org.jfree.chart.axis.ValueAxis].setLowerMargin(double) [function] [call site] 20530
4 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 20531
4 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 20532
4 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 20533
4 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 20534
4 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 20535
4 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 20536
4 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 20537
4 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 20538
4 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 20539
3 [org.jfree.chart.axis.ValueAxis].setUpperMargin(double) [function] [call site] 20540
4 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 20541
4 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 20542
4 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 20543
4 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 20544
4 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 20545
4 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 20546
4 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 20547
4 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 20548
4 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 20549
3 [org.jfree.chart.axis.NumberAxis].<init>(java.lang.String) [function] [call site] 20550
4 [org.jfree.chart.axis.ValueAxis].<init>(java.lang.String,org.jfree.chart.axis.TickUnitSource) [function] [call site] 20551
4 [org.jfree.chart.axis.NumberAxis].createStandardTickUnits() [function] [call site] 20552
5 [org.jfree.chart.axis.NumberTickUnitSource].<init>() [function] [call site] 20553
6 [org.jfree.chart.axis.NumberTickUnitSource].<init>(boolean) [function] [call site] 20554
7 [org.jfree.chart.axis.NumberTickUnitSource].<init>(boolean,java.text.NumberFormat) [function] [call site] 20555
8 [java.lang.Object].<init>() [function] [call site] 20556
8 [java.text.DecimalFormat].<init>(java.lang.String) [function] [call site] 20557
8 [java.text.DecimalFormat].<init>(java.lang.String) [function] [call site] 20558
8 [java.text.DecimalFormat].<init>(java.lang.String) [function] [call site] 20559
8 [java.text.DecimalFormat].<init>(java.lang.String) [function] [call site] 20560
8 [java.text.DecimalFormat].<init>(java.lang.String) [function] [call site] 20561
8 [java.text.DecimalFormat].<init>(java.lang.String) [function] [call site] 20562
3 [org.jfree.chart.axis.NumberAxis].setAutoRangeIncludesZero(boolean) [function] [call site] 20563
4 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 20564
4 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 20565
4 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 20566
4 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 20567
4 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 20568
4 [org.jfree.chart.event.AxisChangeEvent].<init>(org.jfree.chart.axis.Axis) [function] [call site] 20569
4 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 20570
3 [org.jfree.chart.plot.XYPlot].<init>(org.jfree.data.xy.XYDataset,org.jfree.chart.axis.ValueAxis,org.jfree.chart.axis.ValueAxis,org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 20571
4 [java.awt.geom.Point2D$Double].<init>(double,double) [function] [call site] 20572
4 [org.jfree.chart.plot.Plot].<init>() [function] [call site] 20573
5 [java.lang.Object].<init>() [function] [call site] 20574
5 [java.awt.Font].<init>(java.lang.String,int,int) [function] [call site] 20575
5 [org.jfree.chart.plot.DefaultDrawingSupplier].<init>() [function] [call site] 20576
6 [org.jfree.chart.plot.DefaultDrawingSupplier].<init>(java.awt.Paint[],java.awt.Paint[],java.awt.Paint[],java.awt.Stroke[],java.awt.Stroke[],java.awt.Shape[]) [function] [call site] 20577
7 [java.lang.Object].<init>() [function] [call site] 20578
5 [javax.swing.event.EventListenerList].<init>() [function] [call site] 20579
4 [java.util.HashMap].<init>() [function] [call site] 20580
4 [java.util.HashMap].<init>() [function] [call site] 20581
4 [java.util.HashMap].<init>() [function] [call site] 20582
4 [java.util.HashMap].<init>() [function] [call site] 20583
4 [java.util.HashMap].<init>() [function] [call site] 20584
4 [java.util.HashMap].<init>() [function] [call site] 20585
4 [java.util.HashMap].<init>() [function] [call site] 20586
4 [java.util.HashMap].<init>() [function] [call site] 20587
4 [java.util.HashMap].<init>() [function] [call site] 20588
4 [java.util.HashMap].<init>() [function] [call site] 20589
4 [java.util.TreeMap].<init>() [function] [call site] 20590
4 [java.util.TreeMap].<init>() [function] [call site] 20591
4 [java.util.ArrayList].<init>() [function] [call site] 20592
4 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 20593
4 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 20594
4 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20595
4 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20596
4 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 20597
4 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20598
4 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20599
4 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 20600
4 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 20601
4 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 20602
4 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20603
4 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20604
4 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 20605
4 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20606
4 [java.lang.Integer].valueOf(int) [function] [call site] 20607
4 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 20608
4 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 20609
4 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20610
4 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20611
4 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 20612
4 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20613
4 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20614
4 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 20615
4 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 20616
4 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 20617
4 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20618
4 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20619
4 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 20620
4 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20621
4 [java.lang.Integer].valueOf(int) [function] [call site] 20622
4 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 20623
4 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 20624
4 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20625
4 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20626
4 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 20627
4 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20628
4 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20629
4 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 20630
4 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 20631
4 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 20632
4 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20633
4 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20634
4 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 20635
4 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20636
4 [java.lang.Integer].valueOf(int) [function] [call site] 20637
4 [org.jfree.chart.plot.XYPlot].mapDatasetToDomainAxis(int,int) [function] [call site] 20638
5 [java.util.ArrayList].<init>(int) [function] [call site] 20639
5 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 20640
5 [java.lang.Integer].valueOf(int) [function] [call site] 20641
5 [org.jfree.chart.plot.XYPlot].mapDatasetToDomainAxes(int,java.util.List) [function] [call site] 20642
6 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 20643
6 [org.jfree.chart.plot.XYPlot].checkAxisIndices(java.util.List) [function] [call site] 20644
7 [java.util.LinkedList].size() [function] [call site] 20645
7 [java.util.Vector].size() [function] [call site] 20646
7 [java.util.ArrayList].size() [function] [call site] 20647
7 [sun.awt.util.IdentityArrayList].size() [function] [call site] 20648
7 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 20649
7 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 20650
7 [java.util.HashSet].<init>() [function] [call site] 20651
7 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 20652
7 [java.nio.file.Files$2].hasNext() [function] [call site] 20653
7 [java.io.BufferedReader$1].hasNext() [function] [call site] 20654
7 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 20655
7 [java.util.ArrayList].iterator() [function] [call site] 20656
7 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 20657
7 [java.util.AbstractSequentialList].iterator() [function] [call site] 20658
7 [java.util.Vector].iterator() [function] [call site] 20659
7 [java.util.AbstractList].iterator() [function] [call site] 20660
7 [java.nio.file.FileTreeIterator].next() [function] [call site] 20661
7 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 20662
7 [java.io.BufferedReader$1].next() [function] [call site] 20663
7 [java.nio.file.Files$2].next() [function] [call site] 20664
7 [java.util.HashSet].contains(java.lang.Object) [function] [call site] 20665
7 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 20666
7 [java.util.HashSet].add(java.lang.Object) [function] [call site] 20667
6 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 20668
6 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20669
6 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20670
6 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 20671
6 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20672
6 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20673
6 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 20674
6 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 20675
6 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 20676
6 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20677
6 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20678
6 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 20679
6 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20680
6 [java.lang.Integer].valueOf(int) [function] [call site] 20681
6 [org.jfree.data.general.DatasetChangeEvent].<init>(java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 20682
6 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20683
6 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20684
6 [org.jfree.chart.plot.XYPlot].getDataset(int) [function] [call site] 20685
7 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 20686
7 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 20687
7 [java.util.Properties].get(java.lang.Object) [function] [call site] 20688
7 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 20689
7 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 20690
7 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 20691
7 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 20692
7 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 20693
7 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 20694
7 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 20695
7 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 20696
7 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 20697
7 [java.util.HashMap].get(java.lang.Object) [function] [call site] 20698
7 [java.security.Provider].get(java.lang.Object) [function] [call site] 20699
7 [java.lang.Integer].valueOf(int) [function] [call site] 20700
4 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20701
4 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20702
4 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 20703
4 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20704
4 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20705
4 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 20706
4 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 20707
4 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 20708
4 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20709
4 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20710
4 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 20711
4 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20712
4 [java.lang.Integer].valueOf(int) [function] [call site] 20713
4 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 20714
4 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 20715
4 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20716
4 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20717
4 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 20718
4 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20719
4 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20720
4 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 20721
4 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 20722
4 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 20723
4 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20724
4 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20725
4 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 20726
4 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20727
4 [java.lang.Integer].valueOf(int) [function] [call site] 20728
4 [org.jfree.chart.plot.XYPlot].mapDatasetToRangeAxis(int,int) [function] [call site] 20729
5 [java.util.ArrayList].<init>(int) [function] [call site] 20730
5 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 20731
5 [java.lang.Integer].valueOf(int) [function] [call site] 20732
5 [org.jfree.chart.plot.XYPlot].mapDatasetToRangeAxes(int,java.util.List) [function] [call site] 20733
6 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 20734
6 [org.jfree.chart.plot.XYPlot].checkAxisIndices(java.util.List) [function] [call site] 20735
6 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 20736
6 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20737
6 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20738
6 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 20739
6 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20740
6 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20741
6 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 20742
6 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 20743
6 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 20744
6 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20745
6 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20746
6 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 20747
6 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20748
6 [java.lang.Integer].valueOf(int) [function] [call site] 20749
6 [org.jfree.data.general.DatasetChangeEvent].<init>(java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 20750
6 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20751
6 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20752
6 [org.jfree.chart.plot.XYPlot].getDataset(int) [function] [call site] 20753
4 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20754
4 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20755
4 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 20756
4 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20757
4 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20758
4 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 20759
4 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 20760
4 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 20761
4 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20762
4 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20763
4 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 20764
4 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20765
4 [java.lang.Integer].valueOf(int) [function] [call site] 20766
4 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 20767
4 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 20768
4 [java.awt.BasicStroke].<init>(float) [function] [call site] 20769
4 [java.awt.BasicStroke].<init>(float) [function] [call site] 20770
3 [org.jfree.chart.labels.StandardXYToolTipGenerator].getTimeSeriesInstance() [function] [call site] 20771
4 [org.jfree.chart.labels.StandardXYToolTipGenerator].<init>(java.lang.String,java.text.DateFormat,java.text.NumberFormat) [function] [call site] 20772
5 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].<init>(java.lang.String,java.text.DateFormat,java.text.NumberFormat) [function] [call site] 20773
6 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].<init>(java.lang.String,java.text.NumberFormat,java.text.NumberFormat) [function] [call site] 20774
7 [java.lang.Object].<init>() [function] [call site] 20775
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20776
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20777
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20778
6 [java.text.NumberFormat].getInstance() [function] [call site] 20779
4 [java.text.DateFormat:java.text.NumberFormat].getInstance() [function] [call site] 20780
3 [org.jfree.chart.urls.StandardXYURLGenerator].<init>() [function] [call site] 20781
4 [org.jfree.chart.urls.StandardXYURLGenerator].<init>(java.lang.String,java.lang.String,java.lang.String) [function] [call site] 20782
5 [java.lang.Object].<init>() [function] [call site] 20783
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20784
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20785
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20786
3 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].<init>(boolean,boolean) [function] [call site] 20787
4 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].<init>() [function] [call site] 20788
5 [org.jfree.chart.renderer.AbstractRenderer].<init>() [function] [call site] 20789
6 [java.lang.Object].<init>() [function] [call site] 20790
6 [java.util.HashMap].<init>() [function] [call site] 20791
6 [java.util.HashMap].<init>() [function] [call site] 20792
6 [java.util.HashMap].<init>() [function] [call site] 20793
6 [java.util.HashMap].<init>() [function] [call site] 20794
6 [java.util.HashMap].<init>() [function] [call site] 20795
6 [java.util.HashMap].<init>() [function] [call site] 20796
6 [java.util.HashMap].<init>() [function] [call site] 20797
6 [java.util.HashMap].<init>() [function] [call site] 20798
6 [java.util.HashMap].<init>() [function] [call site] 20799
6 [java.util.HashMap].<init>() [function] [call site] 20800
6 [java.awt.Font].<init>(java.lang.String,int,int) [function] [call site] 20801
6 [java.util.HashMap].<init>() [function] [call site] 20802
6 [java.util.HashMap].<init>() [function] [call site] 20803
6 [org.jfree.chart.labels.ItemLabelPosition].<init>(org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 20804
7 [org.jfree.chart.labels.ItemLabelPosition].<init>(org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor,org.jfree.chart.text.TextAnchor,double) [function] [call site] 20805
8 [java.lang.Object].<init>() [function] [call site] 20806
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20807
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20808
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20809
6 [java.util.HashMap].<init>() [function] [call site] 20810
6 [org.jfree.chart.labels.ItemLabelPosition].<init>(org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 20811
6 [java.util.HashMap].<init>() [function] [call site] 20812
6 [java.util.HashMap].<init>() [function] [call site] 20813
6 [java.util.HashMap].<init>() [function] [call site] 20814
6 [java.util.HashMap].<init>() [function] [call site] 20815
6 [javax.swing.event.EventListenerList].<init>() [function] [call site] 20816
5 [java.util.HashMap].<init>() [function] [call site] 20817
5 [java.util.HashMap].<init>() [function] [call site] 20818
5 [java.util.ArrayList].<init>() [function] [call site] 20819
5 [java.util.ArrayList].<init>() [function] [call site] 20820
5 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].<init>(java.lang.String) [function] [call site] 20821
6 [java.lang.Object].<init>() [function] [call site] 20822
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20823
4 [java.util.HashMap].<init>() [function] [call site] 20824
4 [java.awt.geom.Line2D$Double].<init>(double,double,double,double) [function] [call site] 20825
4 [java.util.HashMap].<init>() [function] [call site] 20826
4 [java.util.HashMap].<init>() [function] [call site] 20827
3 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setDefaultToolTipGenerator(org.jfree.chart.labels.XYToolTipGenerator) [function] [call site] 20828
4 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 20829
5 [org.jfree.chart.event.RendererChangeEvent].<init>(java.lang.Object) [function] [call site] 20830
6 [org.jfree.chart.event.RendererChangeEvent].<init>(java.lang.Object,boolean) [function] [call site] 20831
7 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 20832
5 [org.jfree.chart.renderer.AbstractRenderer].notifyListeners(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 20833
6 [javax.swing.event.EventListenerList].getListenerList() [function] [call site] 20834
6 [org.jfree.chart.plot.WaferMapPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 20835
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20836
6 [org.jfree.chart.plot.XYPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 20837
7 [org.jfree.chart.event.RendererChangeEvent].getSeriesVisibilityChanged() [function] [call site] 20838
7 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 20839
7 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 20840
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20841
6 [org.jfree.chart.plot.CategoryPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 20842
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 20843
7 [org.jfree.chart.plot.WaferMapPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 20844
7 [org.jfree.chart.plot.XYPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 20845
7 [org.jfree.chart.plot.PolarPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 20846
8 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20847
7 [java.lang.RuntimeException].<init>(java.lang.String) [function] [call site] 20848
7 [org.jfree.chart.plot.CategoryPlot].configureRangeAxes() [function] [call site] 20849
8 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 20850
8 [java.nio.file.Files$2].hasNext() [function] [call site] 20851
8 [java.io.BufferedReader$1].hasNext() [function] [call site] 20852
8 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 20853
8 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 20854
8 [java.util.ArrayDeque].iterator() [function] [call site] 20855
8 [java.util.ArrayList].iterator() [function] [call site] 20856
8 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 20857
8 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 20858
8 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 20859
8 [java.util.AbstractList].iterator() [function] [call site] 20860
8 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 20861
8 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 20862
8 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 20863
8 [java.util.HashSet].iterator() [function] [call site] 20864
8 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 20865
8 [java.util.AbstractSequentialList].iterator() [function] [call site] 20866
8 [java.util.Vector].iterator() [function] [call site] 20867
8 [java.util.TreeMap$KeySet].iterator() [function] [call site] 20868
8 [java.util.PriorityQueue].iterator() [function] [call site] 20869
8 [java.util.TreeSet].iterator() [function] [call site] 20870
8 [java.nio.file.FileTreeIterator].next() [function] [call site] 20871
8 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 20872
8 [java.io.BufferedReader$1].next() [function] [call site] 20873
8 [java.nio.file.Files$2].next() [function] [call site] 20874
8 [java.util.Properties].values() [function] [call site] 20875
8 [java.util.jar.Attributes].values() [function] [call site] 20876
8 [java.util.Hashtable].values() [function] [call site] 20877
8 [java.util.AbstractMap].values() [function] [call site] 20878
8 [java.util.WeakHashMap].values() [function] [call site] 20879
8 [java.awt.RenderingHints].values() [function] [call site] 20880
8 [java.util.TreeMap].values() [function] [call site] 20881
8 [java.util.HashMap].values() [function] [call site] 20882
8 [java.util.IdentityHashMap].values() [function] [call site] 20883
8 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 20884
8 [java.util.LinkedHashMap].values() [function] [call site] 20885
8 [java.security.Provider].values() [function] [call site] 20886
8 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 20887
8 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 20888
8 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 20889
8 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 20890
7 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 20891
7 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 20892
6 [org.jfree.chart.plot.PolarPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 20893
3 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setURLGenerator(org.jfree.chart.urls.XYURLGenerator) [function] [call site] 20894
4 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 20895
3 [org.jfree.chart.plot.CombinedDomainXYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 20896
4 [org.jfree.chart.plot.XYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 20897
5 [org.jfree.chart.plot.XYPlot].setRenderer(int,org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 20898
6 [org.jfree.chart.plot.XYPlot].setRenderer(int,org.jfree.chart.renderer.xy.XYItemRenderer,boolean) [function] [call site] 20899
7 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 20900
7 [org.jfree.chart.renderer.AbstractRenderer].removeChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 20901
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20902
8 [javax.swing.event.EventListenerList].remove(java.lang.Class,java.util.EventListener) [function] [call site] 20903
7 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20904
7 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20905
7 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 20906
7 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20907
7 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20908
7 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 20909
7 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 20910
7 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 20911
7 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20912
7 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20913
7 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 20914
7 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20915
7 [java.lang.Integer].valueOf(int) [function] [call site] 20916
7 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 20917
7 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 20918
7 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 20919
7 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 20920
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20921
4 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 20922
4 [java.nio.file.Files$2].hasNext() [function] [call site] 20923
4 [java.io.BufferedReader$1].hasNext() [function] [call site] 20924
4 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 20925
4 [java.util.ArrayList].iterator() [function] [call site] 20926
4 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 20927
4 [java.util.AbstractSequentialList].iterator() [function] [call site] 20928
4 [java.util.Vector].iterator() [function] [call site] 20929
4 [java.util.AbstractList].iterator() [function] [call site] 20930
4 [java.nio.file.FileTreeIterator].next() [function] [call site] 20931
4 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 20932
4 [java.io.BufferedReader$1].next() [function] [call site] 20933
4 [java.nio.file.Files$2].next() [function] [call site] 20934
4 [org.jfree.chart.plot.XYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 20935
4 [org.jfree.chart.plot.CombinedRangeXYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 20936
5 [org.jfree.chart.plot.XYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 20937
5 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 20938
5 [java.nio.file.Files$2].hasNext() [function] [call site] 20939
5 [java.io.BufferedReader$1].hasNext() [function] [call site] 20940
5 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 20941
5 [java.util.ArrayList].iterator() [function] [call site] 20942
5 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 20943
5 [java.util.AbstractSequentialList].iterator() [function] [call site] 20944
5 [java.util.Vector].iterator() [function] [call site] 20945
5 [java.util.AbstractList].iterator() [function] [call site] 20946
5 [java.nio.file.FileTreeIterator].next() [function] [call site] 20947
5 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 20948
5 [java.io.BufferedReader$1].next() [function] [call site] 20949
5 [java.nio.file.Files$2].next() [function] [call site] 20950
5 [org.jfree.chart.plot.CombinedDomainXYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 20951
5 [org.jfree.chart.plot.XYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 20952
3 [org.jfree.chart.plot.XYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 20953
3 [org.jfree.chart.plot.CombinedRangeXYPlot].setRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 20954
3 [org.jfree.chart.JFreeChart].<init>(java.lang.String,java.awt.Font,org.jfree.chart.plot.Plot,boolean) [function] [call site] 20955
4 [java.lang.Object].<init>() [function] [call site] 20956
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20957
4 [org.jfree.chart.plot.Plot].setChart(org.jfree.chart.JFreeChart) [function] [call site] 20958
4 [javax.swing.event.EventListenerList].<init>() [function] [call site] 20959
4 [javax.swing.event.EventListenerList].<init>() [function] [call site] 20960
4 [java.awt.RenderingHints].<init>(java.awt.RenderingHints$Key,java.lang.Object) [function] [call site] 20961
4 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20962
4 [java.awt.BasicStroke].<init>(float) [function] [call site] 20963
4 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) [function] [call site] 20964
4 [java.util.ArrayList].<init>() [function] [call site] 20965
4 [org.jfree.chart.legend.LegendTitle].<init>(org.jfree.chart.legend.LegendItemSource) [function] [call site] 20966
5 [org.jfree.chart.legend.LegendTitle].<init>(org.jfree.chart.legend.LegendItemSource,org.jfree.chart.block.Arrangement,org.jfree.chart.block.Arrangement) [function] [call site] 20967
6 [org.jfree.chart.title.Title].<init>() [function] [call site] 20968
7 [org.jfree.chart.title.Title].<init>(org.jfree.chart.api.RectangleEdge,org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,org.jfree.chart.api.RectangleInsets) [function] [call site] 20969
8 [org.jfree.chart.block.AbstractBlock].<init>() [function] [call site] 20970
9 [java.lang.Object].<init>() [function] [call site] 20971
9 [java.awt.geom.Rectangle2D$Float].<init>() [function] [call site] 20972
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20973
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20974
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20975
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20976
8 [org.jfree.chart.block.AbstractBlock].setPadding(org.jfree.chart.api.RectangleInsets) [function] [call site] 20977
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20978
8 [javax.swing.event.EventListenerList].<init>() [function] [call site] 20979
6 [org.jfree.chart.block.BlockContainer].<init>(org.jfree.chart.block.Arrangement) [function] [call site] 20980
7 [org.jfree.chart.block.AbstractBlock].<init>() [function] [call site] 20981
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20982
7 [java.util.ArrayList].<init>() [function] [call site] 20983
6 [org.jfree.chart.api.RectangleInsets].<init>(double,double,double,double) [function] [call site] 20984
7 [org.jfree.chart.api.RectangleInsets].<init>(org.jfree.chart.api.UnitType,double,double,double,double) [function] [call site] 20985
8 [java.lang.Object].<init>() [function] [call site] 20986
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20987
6 [org.jfree.chart.api.RectangleInsets].<init>(double,double,double,double) [function] [call site] 20988
5 [org.jfree.chart.block.ColumnArrangement].<init>() [function] [call site] 20989
6 [java.lang.Object].<init>() [function] [call site] 20990
5 [org.jfree.chart.block.FlowArrangement].<init>() [function] [call site] 20991
6 [org.jfree.chart.block.FlowArrangement].<init>(org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,double,double) [function] [call site] 20992
7 [java.lang.Object].<init>() [function] [call site] 20993
4 [org.jfree.chart.api.RectangleInsets].<init>(double,double,double,double) [function] [call site] 20994
4 [org.jfree.chart.block.AbstractBlock].setMargin(org.jfree.chart.api.RectangleInsets) [function] [call site] 20995
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20996
4 [org.jfree.chart.legend.LegendTitle].setBackgroundPaint(java.awt.Paint) [function] [call site] 20997
5 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 20998
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 20999
4 [org.jfree.chart.title.Title].setPosition(org.jfree.chart.api.RectangleEdge) [function] [call site] 21000
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21001
5 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 21002
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 21003
4 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 21004
4 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 21005
4 [java.util.Vector].add(java.lang.Object) [function] [call site] 21006
4 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 21007
4 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 21008
4 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 21009
4 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 21010
4 [org.jfree.chart.title.TextTitle].<init>(java.lang.String,java.awt.Font) [function] [call site] 21011
5 [org.jfree.chart.title.TextTitle].<init>(java.lang.String,java.awt.Font,java.awt.Paint,org.jfree.chart.api.RectangleEdge,org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,org.jfree.chart.api.RectangleInsets) [function] [call site] 21012
6 [org.jfree.chart.title.Title].<init>(org.jfree.chart.api.RectangleEdge,org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,org.jfree.chart.api.RectangleInsets) [function] [call site] 21013
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21014
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21015
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21016
4 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 21017
3 [org.jfree.chart.StandardChartTheme].apply(org.jfree.chart.JFreeChart) [function] [call site] 21018
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21019
4 [org.jfree.chart.JFreeChart].getTitle() [function] [call site] 21020
4 [org.jfree.chart.title.TextTitle].setFont(java.awt.Font) [function] [call site] 21021
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21022
5 [java.awt.Font].equals(java.lang.Object) [function] [call site] 21023
5 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 21024
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 21025
4 [org.jfree.chart.title.TextTitle].setPaint(java.awt.Paint) [function] [call site] 21026
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21027
5 [java.awt.Color].equals(java.lang.Object) [function] [call site] 21028
5 [java.lang.Object].equals(java.lang.Object) [function] [call site] 21029
5 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 21030
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 21031
4 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 21032
4 [org.jfree.chart.StandardChartTheme].applyToTitle(org.jfree.chart.title.Title) [function] [call site] 21033
5 [org.jfree.chart.title.TextTitle].setFont(java.awt.Font) [function] [call site] 21034
5 [org.jfree.chart.title.TextTitle].setPaint(java.awt.Paint) [function] [call site] 21035
5 [org.jfree.chart.legend.LegendTitle].getBackgroundPaint() [function] [call site] 21036
5 [org.jfree.chart.legend.LegendTitle].setBackgroundPaint(java.awt.Paint) [function] [call site] 21037
5 [org.jfree.chart.legend.LegendTitle].setItemFont(java.awt.Font) [function] [call site] 21038
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21039
6 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 21040
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 21041
5 [org.jfree.chart.legend.LegendTitle].setItemPaint(java.awt.Paint) [function] [call site] 21042
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21043
6 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 21044
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 21045
5 [org.jfree.chart.legend.LegendTitle].getWrapper() [function] [call site] 21046
5 [org.jfree.chart.StandardChartTheme].applyToBlockContainer(org.jfree.chart.block.BlockContainer) [function] [call site] 21047
6 [org.jfree.chart.block.BlockContainer].getBlocks() [function] [call site] 21048
7 [java.util.Collections].unmodifiableList(java.util.List) [function] [call site] 21049
6 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21050
6 [java.nio.file.Files$2].hasNext() [function] [call site] 21051
6 [java.io.BufferedReader$1].hasNext() [function] [call site] 21052
6 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21053
6 [java.util.ArrayList].iterator() [function] [call site] 21054
6 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21055
6 [java.util.AbstractSequentialList].iterator() [function] [call site] 21056
6 [java.util.Vector].iterator() [function] [call site] 21057
6 [java.util.AbstractList].iterator() [function] [call site] 21058
6 [java.nio.file.FileTreeIterator].next() [function] [call site] 21059
6 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21060
6 [java.io.BufferedReader$1].next() [function] [call site] 21061
6 [java.nio.file.Files$2].next() [function] [call site] 21062
6 [org.jfree.chart.StandardChartTheme].applyToBlock(org.jfree.chart.block.Block) [function] [call site] 21063
7 [org.jfree.chart.StandardChartTheme].applyToTitle(org.jfree.chart.title.Title) [function] [call site] 21064
7 [org.jfree.chart.block.LabelBlock].setFont(java.awt.Font) [function] [call site] 21065
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21066
8 [org.jfree.chart.text.TextUtils].createTextBlock(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 21067
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21068
9 [org.jfree.chart.text.TextBlock].<init>() [function] [call site] 21069
10 [java.lang.Object].<init>() [function] [call site] 21070
10 [java.util.ArrayList].<init>() [function] [call site] 21071
9 [java.lang.String].length() [function] [call site] 21072
9 [java.lang.String].indexOf(java.lang.String) [function] [call site] 21073
10 [java.lang.String].coder() [function] [call site] 21074
10 [java.lang.String].coder() [function] [call site] 21075
10 [java.lang.StringLatin1].indexOf(byte[],byte[]) [function] [call site] 21076
10 [java.lang.String].isLatin1() [function] [call site] 21077
10 [java.lang.StringUTF16].indexOf(byte[],byte[]) [function] [call site] 21078
10 [java.lang.String].coder() [function] [call site] 21079
10 [java.lang.StringUTF16].indexOfLatin1(byte[],byte[]) [function] [call site] 21080
9 [java.lang.String].substring(int,int) [function] [call site] 21081
9 [java.lang.String].length() [function] [call site] 21082
9 [org.jfree.chart.text.TextBlock].addLine(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 21083
10 [org.jfree.chart.text.TextLine].<init>(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 21084
11 [java.lang.Object].<init>() [function] [call site] 21085
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21086
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21087
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21088
11 [java.util.ArrayList].<init>() [function] [call site] 21089
11 [org.jfree.chart.text.TextFragment].<init>(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 21090
12 [org.jfree.chart.text.TextFragment].<init>(java.lang.String,java.awt.Font,java.awt.Paint,float) [function] [call site] 21091
13 [java.lang.Object].<init>() [function] [call site] 21092
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21093
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21094
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21095
11 [java.util.AbstractList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 21096
10 [org.jfree.chart.text.TextBlock].addLine(org.jfree.chart.text.TextLine) [function] [call site] 21097
11 [java.util.AbstractList:java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 21098
9 [java.lang.String].substring(int) [function] [call site] 21099
10 [java.lang.StringIndexOutOfBoundsException].<init>(int) [function] [call site] 21100
10 [java.lang.String].length() [function] [call site] 21101
10 [java.lang.StringIndexOutOfBoundsException].<init>(int) [function] [call site] 21102
10 [java.lang.String].isLatin1() [function] [call site] 21103
10 [java.lang.StringLatin1].newString(byte[],int,int) [function] [call site] 21104
10 [java.lang.StringUTF16].newString(byte[],int,int) [function] [call site] 21105
9 [java.lang.String].length() [function] [call site] 21106
9 [java.lang.String].substring(int) [function] [call site] 21107
9 [org.jfree.chart.text.TextBlock].addLine(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 21108
7 [org.jfree.chart.block.LabelBlock].setPaint(java.awt.Paint) [function] [call site] 21109
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21110
8 [org.jfree.chart.text.TextUtils].createTextBlock(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 21111
5 [org.jfree.chart.legend.LegendTitle].getWrapper() [function] [call site] 21112
5 [org.jfree.chart.legend.PaintScaleLegend].setBackgroundPaint(java.awt.Paint) [function] [call site] 21113
6 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 21114
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 21115
5 [org.jfree.chart.legend.PaintScaleLegend].getAxis() [function] [call site] 21116
5 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 21117
6 [org.jfree.chart.axis.Axis].setLabelFont(java.awt.Font) [function] [call site] 21118
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21119
7 [java.awt.Font].equals(java.lang.Object) [function] [call site] 21120
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 21121
6 [org.jfree.chart.axis.Axis].setLabelPaint(java.awt.Paint) [function] [call site] 21122
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21123
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 21124
6 [org.jfree.chart.axis.Axis].setTickLabelFont(java.awt.Font) [function] [call site] 21125
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21126
7 [java.awt.Font].equals(java.lang.Object) [function] [call site] 21127
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 21128
6 [org.jfree.chart.axis.Axis].setTickLabelPaint(java.awt.Paint) [function] [call site] 21129
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21130
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 21131
6 [org.jfree.chart.StandardChartTheme].applyToSymbolAxis(org.jfree.chart.axis.SymbolAxis) [function] [call site] 21132
7 [org.jfree.chart.axis.SymbolAxis].setGridBandPaint(java.awt.Paint) [function] [call site] 21133
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21134
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 21135
7 [org.jfree.chart.axis.SymbolAxis].setGridBandAlternatePaint(java.awt.Paint) [function] [call site] 21136
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21137
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 21138
6 [org.jfree.chart.StandardChartTheme].applyToPeriodAxis(org.jfree.chart.axis.PeriodAxis) [function] [call site] 21139
7 [org.jfree.chart.axis.PeriodAxis].getLabelInfo() [function] [call site] 21140
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getPeriodClass() [function] [call site] 21141
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDateFormat() [function] [call site] 21142
8 [java.text.SimpleDateFormat].clone() [function] [call site] 21143
8 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 21144
8 [java.text.DateFormat].clone() [function] [call site] 21145
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getPadding() [function] [call site] 21146
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDrawDividers() [function] [call site] 21147
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].<init>(java.lang.Class,java.text.DateFormat,org.jfree.chart.api.RectangleInsets,java.awt.Font,java.awt.Paint,boolean,java.awt.Stroke,java.awt.Paint) [function] [call site] 21148
8 [java.lang.Object].<init>() [function] [call site] 21149
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21150
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21151
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21152
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21153
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21154
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21155
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21156
8 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 21157
8 [java.text.DateFormat].clone() [function] [call site] 21158
8 [java.text.SimpleDateFormat].clone() [function] [call site] 21159
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDividerPaint() [function] [call site] 21160
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDividerStroke() [function] [call site] 21161
7 [org.jfree.chart.axis.PeriodAxis].setLabelInfo(org.jfree.chart.axis.PeriodAxisLabelInfo[]) [function] [call site] 21162
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 21163
5 [org.jfree.chart.title.CompositeTitle].getContainer() [function] [call site] 21164
5 [org.jfree.chart.block.BlockContainer].getBlocks() [function] [call site] 21165
5 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21166
5 [java.nio.file.Files$2].hasNext() [function] [call site] 21167
5 [java.io.BufferedReader$1].hasNext() [function] [call site] 21168
5 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21169
5 [java.util.ArrayList].iterator() [function] [call site] 21170
5 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21171
5 [java.util.AbstractSequentialList].iterator() [function] [call site] 21172
5 [java.util.Vector].iterator() [function] [call site] 21173
5 [java.util.AbstractList].iterator() [function] [call site] 21174
5 [java.nio.file.FileTreeIterator].next() [function] [call site] 21175
5 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21176
5 [java.io.BufferedReader$1].next() [function] [call site] 21177
5 [java.nio.file.Files$2].next() [function] [call site] 21178
4 [org.jfree.chart.JFreeChart].getSubtitle(int) [function] [call site] 21179
4 [org.jfree.chart.JFreeChart].setBackgroundPaint(java.awt.Paint) [function] [call site] 21180
5 [java.lang.Object].equals(java.lang.Object) [function] [call site] 21181
5 [java.awt.Color].equals(java.lang.Object) [function] [call site] 21182
5 [org.jfree.chart.JFreeChart].fireChartChanged() [function] [call site] 21183
6 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 21184
6 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 21185
5 [org.jfree.chart.JFreeChart].fireChartChanged() [function] [call site] 21186
4 [org.jfree.chart.JFreeChart].getPlot() [function] [call site] 21187
4 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 21188
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21189
5 [org.jfree.chart.plot.Plot].getDrawingSupplier() [function] [call site] 21190
6 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 21191
5 [org.jfree.chart.StandardChartTheme].getDrawingSupplier() [function] [call site] 21192
6 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 21193
6 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 21194
6 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 21195
6 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 21196
6 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 21197
6 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 21198
6 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 21199
6 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 21200
6 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 21201
6 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 21202
6 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 21203
6 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 21204
6 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 21205
6 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 21206
6 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 21207
6 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 21208
6 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 21209
6 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 21210
6 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 21211
6 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 21212
6 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 21213
6 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 21214
6 [org.jfree.chart.title.Title].clone() [function] [call site] 21215
6 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 21216
6 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 21217
6 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 21218
6 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 21219
6 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 21220
6 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 21221
6 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 21222
6 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 21223
6 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 21224
6 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 21225
6 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 21226
6 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 21227
6 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 21228
6 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 21229
6 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 21230
6 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 21231
6 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 21232
6 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 21233
6 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 21234
6 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 21235
6 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 21236
6 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 21237
6 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 21238
6 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 21239
6 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 21240
6 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 21241
6 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 21242
6 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 21243
6 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 21244
6 [org.jfree.data.KeyedObjects].clone() [function] [call site] 21245
6 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 21246
6 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 21247
6 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 21248
6 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 21249
6 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 21250
6 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 21251
6 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 21252
6 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 21253
6 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 21254
6 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 21255
6 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 21256
6 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 21257
6 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 21258
6 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 21259
6 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 21260
6 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 21261
6 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 21262
6 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 21263
6 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 21264
6 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 21265
6 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 21266
6 [org.jfree.data.gantt.Task].clone() [function] [call site] 21267
6 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 21268
6 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 21269
6 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 21270
6 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 21271
6 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 21272
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 21273
6 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 21274
6 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 21275
6 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 21276
6 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 21277
6 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 21278
6 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 21279
6 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 21280
6 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 21281
6 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 21282
6 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 21283
6 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 21284
6 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 21285
6 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 21286
6 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 21287
6 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 21288
6 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 21289
6 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 21290
6 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 21291
6 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 21292
6 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 21293
6 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 21294
6 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 21295
6 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 21296
6 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 21297
6 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 21298
6 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 21299
6 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 21300
6 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 21301
6 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 21302
6 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 21303
6 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 21304
6 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 21305
6 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 21306
6 [org.jfree.chart.plot.Plot].clone() [function] [call site] 21307
6 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 21308
6 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 21309
6 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 21310
6 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 21311
6 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 21312
6 [org.jfree.data.KeyedObject].clone() [function] [call site] 21313
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 21314
6 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 21315
6 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 21316
6 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 21317
6 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 21318
6 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 21319
6 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 21320
6 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 21321
6 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 21322
6 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 21323
6 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 21324
6 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 21325
6 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 21326
6 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 21327
6 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 21328
6 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 21329
6 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 21330
6 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 21331
6 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 21332
6 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 21333
6 [org.jfree.chart.block.Size2D].clone() [function] [call site] 21334
6 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 21335
6 [java.lang.RuntimeException].<init>(java.lang.Throwable) [function] [call site] 21336
5 [org.jfree.chart.plot.Plot].setDrawingSupplier(org.jfree.chart.plot.DrawingSupplier) [function] [call site] 21337
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21338
5 [org.jfree.chart.plot.Plot].getBackgroundPaint() [function] [call site] 21339
5 [org.jfree.chart.plot.Plot].setBackgroundPaint(java.awt.Paint) [function] [call site] 21340
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21341
6 [java.awt.Color].equals(java.lang.Object) [function] [call site] 21342
6 [java.lang.Object].equals(java.lang.Object) [function] [call site] 21343
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21344
5 [org.jfree.chart.plot.Plot].setOutlinePaint(java.awt.Paint) [function] [call site] 21345
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21346
6 [java.awt.Color].equals(java.lang.Object) [function] [call site] 21347
6 [java.lang.Object].equals(java.lang.Object) [function] [call site] 21348
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21349
5 [org.jfree.chart.StandardChartTheme].applyToPiePlot(org.jfree.chart.plot.pie.PiePlot) [function] [call site] 21350
6 [org.jfree.chart.plot.pie.PiePlot].setLabelLinkPaint(java.awt.Paint) [function] [call site] 21351
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21352
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21353
6 [org.jfree.chart.plot.pie.PiePlot].setLabelLinkStyle(org.jfree.chart.plot.pie.PieLabelLinkStyle) [function] [call site] 21354
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21355
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21356
6 [org.jfree.chart.plot.pie.PiePlot].setLabelFont(java.awt.Font) [function] [call site] 21357
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21358
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21359
6 [org.jfree.chart.plot.pie.PiePlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21360
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21361
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionPaint() [function] [call site] 21362
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionPaints(boolean) [function] [call site] 21363
7 [java.util.LinkedHashMap].clear() [function] [call site] 21364
7 [java.util.AbstractMap].clear() [function] [call site] 21365
7 [java.security.Provider].clear() [function] [call site] 21366
7 [java.util.Hashtable].clear() [function] [call site] 21367
7 [java.util.WeakHashMap].clear() [function] [call site] 21368
7 [java.awt.RenderingHints].clear() [function] [call site] 21369
7 [javax.swing.MultiUIDefaults].clear() [function] [call site] 21370
7 [java.util.Properties].clear() [function] [call site] 21371
7 [java.util.jar.Attributes].clear() [function] [call site] 21372
7 [java.util.IdentityHashMap].clear() [function] [call site] 21373
7 [java.util.TreeMap].clear() [function] [call site] 21374
7 [java.util.concurrent.ConcurrentHashMap].clear() [function] [call site] 21375
7 [java.util.HashMap].clear() [function] [call site] 21376
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21377
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionOutlinePaint() [function] [call site] 21378
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionOutlinePaints(boolean) [function] [call site] 21379
7 [java.util.LinkedHashMap].clear() [function] [call site] 21380
7 [java.util.AbstractMap].clear() [function] [call site] 21381
7 [java.security.Provider].clear() [function] [call site] 21382
7 [java.util.Hashtable].clear() [function] [call site] 21383
7 [java.util.WeakHashMap].clear() [function] [call site] 21384
7 [java.awt.RenderingHints].clear() [function] [call site] 21385
7 [javax.swing.MultiUIDefaults].clear() [function] [call site] 21386
7 [java.util.Properties].clear() [function] [call site] 21387
7 [java.util.jar.Attributes].clear() [function] [call site] 21388
7 [java.util.IdentityHashMap].clear() [function] [call site] 21389
7 [java.util.TreeMap].clear() [function] [call site] 21390
7 [java.util.concurrent.ConcurrentHashMap].clear() [function] [call site] 21391
7 [java.util.HashMap].clear() [function] [call site] 21392
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21393
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionOutlineStroke() [function] [call site] 21394
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionOutlineStrokes(boolean) [function] [call site] 21395
7 [java.util.LinkedHashMap].clear() [function] [call site] 21396
7 [java.util.AbstractMap].clear() [function] [call site] 21397
7 [java.security.Provider].clear() [function] [call site] 21398
7 [java.util.Hashtable].clear() [function] [call site] 21399
7 [java.util.WeakHashMap].clear() [function] [call site] 21400
7 [java.awt.RenderingHints].clear() [function] [call site] 21401
7 [javax.swing.MultiUIDefaults].clear() [function] [call site] 21402
7 [java.util.Properties].clear() [function] [call site] 21403
7 [java.util.jar.Attributes].clear() [function] [call site] 21404
7 [java.util.IdentityHashMap].clear() [function] [call site] 21405
7 [java.util.TreeMap].clear() [function] [call site] 21406
7 [java.util.concurrent.ConcurrentHashMap].clear() [function] [call site] 21407
7 [java.util.HashMap].clear() [function] [call site] 21408
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21409
5 [org.jfree.chart.StandardChartTheme].applyToMultiplePiePlot(org.jfree.chart.plot.pie.MultiplePiePlot) [function] [call site] 21410
6 [org.jfree.chart.StandardChartTheme].apply(org.jfree.chart.JFreeChart) [function] [call site] 21411
6 [org.jfree.chart.StandardChartTheme$1].apply(org.jfree.chart.JFreeChart) [function] [call site] 21412
6 [org.jfree.chart.plot.pie.MultiplePiePlot].getPieChart() [function] [call site] 21413
5 [org.jfree.chart.StandardChartTheme].applyToCategoryPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 21414
6 [org.jfree.chart.plot.CategoryPlot].setAxisOffset(org.jfree.chart.api.RectangleInsets) [function] [call site] 21415
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21416
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21417
6 [org.jfree.chart.plot.CategoryPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 21418
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21419
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21420
6 [org.jfree.chart.plot.CategoryPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 21421
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21422
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21423
6 [org.jfree.chart.plot.CategoryPlot].setRangeZeroBaselinePaint(java.awt.Paint) [function] [call site] 21424
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21425
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21426
6 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21427
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21428
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21429
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 21430
8 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 21431
8 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 21432
7 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21433
7 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21434
7 [java.nio.file.Files$2].hasNext() [function] [call site] 21435
7 [java.io.BufferedReader$1].hasNext() [function] [call site] 21436
7 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21437
7 [java.util.ArrayList].iterator() [function] [call site] 21438
7 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21439
7 [java.util.AbstractSequentialList].iterator() [function] [call site] 21440
7 [java.util.Vector].iterator() [function] [call site] 21441
7 [java.util.AbstractList].iterator() [function] [call site] 21442
7 [java.nio.file.FileTreeIterator].next() [function] [call site] 21443
7 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21444
7 [java.io.BufferedReader$1].next() [function] [call site] 21445
7 [java.nio.file.Files$2].next() [function] [call site] 21446
7 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21447
7 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21448
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 21449
8 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21450
8 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21451
8 [java.nio.file.Files$2].hasNext() [function] [call site] 21452
8 [java.io.BufferedReader$1].hasNext() [function] [call site] 21453
8 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21454
8 [java.util.ArrayList].iterator() [function] [call site] 21455
8 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21456
8 [java.util.AbstractSequentialList].iterator() [function] [call site] 21457
8 [java.util.Vector].iterator() [function] [call site] 21458
8 [java.util.AbstractList].iterator() [function] [call site] 21459
8 [java.nio.file.FileTreeIterator].next() [function] [call site] 21460
8 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21461
8 [java.io.BufferedReader$1].next() [function] [call site] 21462
8 [java.nio.file.Files$2].next() [function] [call site] 21463
8 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21464
8 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21465
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 21466
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 21467
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21468
6 [org.jfree.chart.plot.CategoryPlot].getDomainAxisCount() [function] [call site] 21469
7 [java.util.WeakHashMap].size() [function] [call site] 21470
7 [java.util.IdentityHashMap].size() [function] [call site] 21471
7 [java.awt.RenderingHints].size() [function] [call site] 21472
7 [java.util.HashMap].size() [function] [call site] 21473
7 [java.util.AbstractMap].size() [function] [call site] 21474
7 [java.util.Hashtable].size() [function] [call site] 21475
7 [java.util.Properties].size() [function] [call site] 21476
7 [javax.swing.MultiUIDefaults].size() [function] [call site] 21477
7 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 21478
7 [java.util.TreeMap].size() [function] [call site] 21479
7 [java.util.jar.Attributes].size() [function] [call site] 21480
6 [org.jfree.chart.plot.CategoryPlot].getDomainAxis(int) [function] [call site] 21481
7 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 21482
7 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 21483
7 [java.util.Properties].get(java.lang.Object) [function] [call site] 21484
7 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 21485
7 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 21486
7 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 21487
7 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 21488
7 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 21489
7 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 21490
7 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 21491
7 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 21492
7 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 21493
7 [java.util.HashMap].get(java.lang.Object) [function] [call site] 21494
7 [java.security.Provider].get(java.lang.Object) [function] [call site] 21495
7 [java.lang.Integer].valueOf(int) [function] [call site] 21496
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 21497
6 [org.jfree.chart.StandardChartTheme].applyToCategoryAxis(org.jfree.chart.axis.CategoryAxis) [function] [call site] 21498
7 [org.jfree.chart.axis.Axis].setLabelFont(java.awt.Font) [function] [call site] 21499
7 [org.jfree.chart.axis.Axis].setLabelPaint(java.awt.Paint) [function] [call site] 21500
7 [org.jfree.chart.axis.Axis].setTickLabelFont(java.awt.Font) [function] [call site] 21501
7 [org.jfree.chart.axis.Axis].setTickLabelPaint(java.awt.Paint) [function] [call site] 21502
7 [org.jfree.chart.axis.SubCategoryAxis].setSubLabelFont(java.awt.Font) [function] [call site] 21503
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21504
8 [org.jfree.chart.event.AxisChangeEvent].<init>(org.jfree.chart.axis.Axis) [function] [call site] 21505
8 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 21506
7 [org.jfree.chart.axis.SubCategoryAxis].setSubLabelPaint(java.awt.Paint) [function] [call site] 21507
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21508
8 [org.jfree.chart.event.AxisChangeEvent].<init>(org.jfree.chart.axis.Axis) [function] [call site] 21509
8 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 21510
6 [org.jfree.chart.plot.CategoryPlot].getRangeAxisCount() [function] [call site] 21511
7 [java.util.WeakHashMap].size() [function] [call site] 21512
7 [java.util.IdentityHashMap].size() [function] [call site] 21513
7 [java.awt.RenderingHints].size() [function] [call site] 21514
7 [java.util.HashMap].size() [function] [call site] 21515
7 [java.util.AbstractMap].size() [function] [call site] 21516
7 [java.util.Hashtable].size() [function] [call site] 21517
7 [java.util.Properties].size() [function] [call site] 21518
7 [javax.swing.MultiUIDefaults].size() [function] [call site] 21519
7 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 21520
7 [java.util.TreeMap].size() [function] [call site] 21521
7 [java.util.jar.Attributes].size() [function] [call site] 21522
6 [org.jfree.chart.plot.CategoryPlot].getRangeAxis(int) [function] [call site] 21523
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 21524
6 [org.jfree.chart.plot.CategoryPlot].getRendererCount() [function] [call site] 21525
7 [java.util.WeakHashMap].size() [function] [call site] 21526
7 [java.util.IdentityHashMap].size() [function] [call site] 21527
7 [java.awt.RenderingHints].size() [function] [call site] 21528
7 [java.util.HashMap].size() [function] [call site] 21529
7 [java.util.AbstractMap].size() [function] [call site] 21530
7 [java.util.Hashtable].size() [function] [call site] 21531
7 [java.util.Properties].size() [function] [call site] 21532
7 [javax.swing.MultiUIDefaults].size() [function] [call site] 21533
7 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 21534
7 [java.util.TreeMap].size() [function] [call site] 21535
7 [java.util.jar.Attributes].size() [function] [call site] 21536
6 [org.jfree.chart.plot.CategoryPlot].getRenderer(int) [function] [call site] 21537
6 [org.jfree.chart.StandardChartTheme].applyToCategoryItemRenderer(org.jfree.chart.renderer.category.CategoryItemRenderer) [function] [call site] 21538
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21539
7 [org.jfree.chart.StandardChartTheme].applyToAbstractRenderer(org.jfree.chart.renderer.AbstractRenderer) [function] [call site] 21540
8 [org.jfree.chart.renderer.AbstractRenderer].getAutoPopulateSeriesPaint() [function] [call site] 21541
8 [org.jfree.chart.renderer.AbstractRenderer].clearSeriesPaints(boolean) [function] [call site] 21542
9 [java.util.LinkedHashMap].clear() [function] [call site] 21543
9 [java.util.AbstractMap].clear() [function] [call site] 21544
9 [java.security.Provider].clear() [function] [call site] 21545
9 [java.util.Hashtable].clear() [function] [call site] 21546
9 [java.util.WeakHashMap].clear() [function] [call site] 21547
9 [java.awt.RenderingHints].clear() [function] [call site] 21548
9 [javax.swing.MultiUIDefaults].clear() [function] [call site] 21549
9 [java.util.Properties].clear() [function] [call site] 21550
9 [java.util.jar.Attributes].clear() [function] [call site] 21551
9 [java.util.IdentityHashMap].clear() [function] [call site] 21552
9 [java.util.TreeMap].clear() [function] [call site] 21553
9 [java.util.concurrent.ConcurrentHashMap].clear() [function] [call site] 21554
9 [java.util.HashMap].clear() [function] [call site] 21555
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21556
8 [org.jfree.chart.renderer.AbstractRenderer].getAutoPopulateSeriesStroke() [function] [call site] 21557
8 [org.jfree.chart.renderer.AbstractRenderer].clearSeriesStrokes(boolean) [function] [call site] 21558
9 [java.util.LinkedHashMap].clear() [function] [call site] 21559
9 [java.util.AbstractMap].clear() [function] [call site] 21560
9 [java.security.Provider].clear() [function] [call site] 21561
9 [java.util.Hashtable].clear() [function] [call site] 21562
9 [java.util.WeakHashMap].clear() [function] [call site] 21563
9 [java.awt.RenderingHints].clear() [function] [call site] 21564
9 [javax.swing.MultiUIDefaults].clear() [function] [call site] 21565
9 [java.util.Properties].clear() [function] [call site] 21566
9 [java.util.jar.Attributes].clear() [function] [call site] 21567
9 [java.util.IdentityHashMap].clear() [function] [call site] 21568
9 [java.util.TreeMap].clear() [function] [call site] 21569
9 [java.util.concurrent.ConcurrentHashMap].clear() [function] [call site] 21570
9 [java.util.HashMap].clear() [function] [call site] 21571
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21572
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font) [function] [call site] 21573
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21574
8 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font,boolean) [function] [call site] 21575
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21576
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint) [function] [call site] 21577
8 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint,boolean) [function] [call site] 21578
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21579
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21580
7 [org.jfree.chart.renderer.category.BarRenderer].setBarPainter(org.jfree.chart.renderer.category.BarPainter) [function] [call site] 21581
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21582
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21583
7 [org.jfree.chart.renderer.category.BarRenderer].setShadowVisible(boolean) [function] [call site] 21584
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21585
7 [org.jfree.chart.renderer.category.BarRenderer].setShadowPaint(java.awt.Paint) [function] [call site] 21586
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21587
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21588
7 [org.jfree.chart.renderer.category.StatisticalBarRenderer].setErrorIndicatorPaint(java.awt.Paint) [function] [call site] 21589
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21590
7 [org.jfree.chart.renderer.category.MinMaxCategoryRenderer].setGroupPaint(java.awt.Paint) [function] [call site] 21591
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21592
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21593
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getSubplots() [function] [call site] 21594
7 [java.util.Collections].unmodifiableList(java.util.List) [function] [call site] 21595
6 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21596
6 [java.nio.file.Files$2].hasNext() [function] [call site] 21597
6 [java.io.BufferedReader$1].hasNext() [function] [call site] 21598
6 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21599
6 [java.util.ArrayList].iterator() [function] [call site] 21600
6 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21601
6 [java.util.AbstractSequentialList].iterator() [function] [call site] 21602
6 [java.util.Vector].iterator() [function] [call site] 21603
6 [java.util.AbstractList].iterator() [function] [call site] 21604
6 [java.nio.file.FileTreeIterator].next() [function] [call site] 21605
6 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21606
6 [java.io.BufferedReader$1].next() [function] [call site] 21607
6 [java.nio.file.Files$2].next() [function] [call site] 21608
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 21609
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getSubplots() [function] [call site] 21610
7 [java.util.Collections].unmodifiableList(java.util.List) [function] [call site] 21611
6 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21612
6 [java.nio.file.Files$2].hasNext() [function] [call site] 21613
6 [java.io.BufferedReader$1].hasNext() [function] [call site] 21614
6 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21615
6 [java.util.ArrayList].iterator() [function] [call site] 21616
6 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21617
6 [java.util.AbstractSequentialList].iterator() [function] [call site] 21618
6 [java.util.Vector].iterator() [function] [call site] 21619
6 [java.util.AbstractList].iterator() [function] [call site] 21620
6 [java.nio.file.FileTreeIterator].next() [function] [call site] 21621
6 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21622
6 [java.io.BufferedReader$1].next() [function] [call site] 21623
6 [java.nio.file.Files$2].next() [function] [call site] 21624
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 21625
5 [org.jfree.chart.StandardChartTheme].applyToXYPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 21626
6 [org.jfree.chart.plot.XYPlot].setAxisOffset(org.jfree.chart.api.RectangleInsets) [function] [call site] 21627
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21628
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21629
6 [org.jfree.chart.plot.XYPlot].setDomainZeroBaselinePaint(java.awt.Paint) [function] [call site] 21630
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21631
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21632
6 [org.jfree.chart.plot.XYPlot].setRangeZeroBaselinePaint(java.awt.Paint) [function] [call site] 21633
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21634
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21635
6 [org.jfree.chart.plot.XYPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 21636
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21637
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21638
6 [org.jfree.chart.plot.XYPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 21639
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21640
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21641
6 [org.jfree.chart.plot.XYPlot].setDomainCrosshairPaint(java.awt.Paint) [function] [call site] 21642
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21643
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21644
6 [org.jfree.chart.plot.XYPlot].setRangeCrosshairPaint(java.awt.Paint) [function] [call site] 21645
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21646
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21647
6 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21648
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21649
6 [org.jfree.chart.plot.CombinedDomainXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21650
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 21651
7 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21652
7 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21653
7 [java.nio.file.Files$2].hasNext() [function] [call site] 21654
7 [java.io.BufferedReader$1].hasNext() [function] [call site] 21655
7 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21656
7 [java.util.ArrayList].iterator() [function] [call site] 21657
7 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21658
7 [java.util.AbstractSequentialList].iterator() [function] [call site] 21659
7 [java.util.Vector].iterator() [function] [call site] 21660
7 [java.util.AbstractList].iterator() [function] [call site] 21661
7 [java.nio.file.FileTreeIterator].next() [function] [call site] 21662
7 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21663
7 [java.io.BufferedReader$1].next() [function] [call site] 21664
7 [java.nio.file.Files$2].next() [function] [call site] 21665
7 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21666
7 [org.jfree.chart.plot.CombinedRangeXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21667
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 21668
8 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21669
8 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21670
8 [java.nio.file.Files$2].hasNext() [function] [call site] 21671
8 [java.io.BufferedReader$1].hasNext() [function] [call site] 21672
8 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21673
8 [java.util.ArrayList].iterator() [function] [call site] 21674
8 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21675
8 [java.util.AbstractSequentialList].iterator() [function] [call site] 21676
8 [java.util.Vector].iterator() [function] [call site] 21677
8 [java.util.AbstractList].iterator() [function] [call site] 21678
8 [java.nio.file.FileTreeIterator].next() [function] [call site] 21679
8 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21680
8 [java.io.BufferedReader$1].next() [function] [call site] 21681
8 [java.nio.file.Files$2].next() [function] [call site] 21682
8 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21683
8 [org.jfree.chart.plot.CombinedDomainXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21684
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 21685
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 21686
6 [org.jfree.chart.plot.CombinedRangeXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21687
6 [org.jfree.chart.plot.XYPlot].getDomainAxisCount() [function] [call site] 21688
7 [java.util.WeakHashMap].size() [function] [call site] 21689
7 [java.util.IdentityHashMap].size() [function] [call site] 21690
7 [java.awt.RenderingHints].size() [function] [call site] 21691
7 [java.util.HashMap].size() [function] [call site] 21692
7 [java.util.AbstractMap].size() [function] [call site] 21693
7 [java.util.Hashtable].size() [function] [call site] 21694
7 [java.util.Properties].size() [function] [call site] 21695
7 [javax.swing.MultiUIDefaults].size() [function] [call site] 21696
7 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 21697
7 [java.util.TreeMap].size() [function] [call site] 21698
7 [java.util.jar.Attributes].size() [function] [call site] 21699
6 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 21700
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 21701
6 [org.jfree.chart.plot.XYPlot].getRangeAxisCount() [function] [call site] 21702
7 [java.util.WeakHashMap].size() [function] [call site] 21703
7 [java.util.IdentityHashMap].size() [function] [call site] 21704
7 [java.awt.RenderingHints].size() [function] [call site] 21705
7 [java.util.HashMap].size() [function] [call site] 21706
7 [java.util.AbstractMap].size() [function] [call site] 21707
7 [java.util.Hashtable].size() [function] [call site] 21708
7 [java.util.Properties].size() [function] [call site] 21709
7 [javax.swing.MultiUIDefaults].size() [function] [call site] 21710
7 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 21711
7 [java.util.TreeMap].size() [function] [call site] 21712
7 [java.util.jar.Attributes].size() [function] [call site] 21713
6 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) [function] [call site] 21714
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 21715
6 [org.jfree.chart.plot.XYPlot].getRendererCount() [function] [call site] 21716
7 [java.util.WeakHashMap].size() [function] [call site] 21717
7 [java.util.IdentityHashMap].size() [function] [call site] 21718
7 [java.awt.RenderingHints].size() [function] [call site] 21719
7 [java.util.HashMap].size() [function] [call site] 21720
7 [java.util.AbstractMap].size() [function] [call site] 21721
7 [java.util.Hashtable].size() [function] [call site] 21722
7 [java.util.Properties].size() [function] [call site] 21723
7 [javax.swing.MultiUIDefaults].size() [function] [call site] 21724
7 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 21725
7 [java.util.TreeMap].size() [function] [call site] 21726
7 [java.util.jar.Attributes].size() [function] [call site] 21727
6 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 21728
6 [org.jfree.chart.StandardChartTheme].applyToXYItemRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 21729
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21730
7 [org.jfree.chart.StandardChartTheme].applyToAbstractRenderer(org.jfree.chart.renderer.AbstractRenderer) [function] [call site] 21731
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font) [function] [call site] 21732
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint) [function] [call site] 21733
7 [org.jfree.chart.renderer.xy.XYBarRenderer].setBarPainter(org.jfree.chart.renderer.xy.XYBarPainter) [function] [call site] 21734
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21735
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21736
7 [org.jfree.chart.renderer.xy.XYBarRenderer].setShadowVisible(boolean) [function] [call site] 21737
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21738
6 [org.jfree.chart.plot.XYPlot].getAnnotations() [function] [call site] 21739
7 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 21740
6 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21741
6 [java.nio.file.Files$2].hasNext() [function] [call site] 21742
6 [java.io.BufferedReader$1].hasNext() [function] [call site] 21743
6 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21744
6 [java.util.ArrayList].iterator() [function] [call site] 21745
6 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21746
6 [java.util.AbstractSequentialList].iterator() [function] [call site] 21747
6 [java.util.Vector].iterator() [function] [call site] 21748
6 [java.util.AbstractList].iterator() [function] [call site] 21749
6 [java.nio.file.FileTreeIterator].next() [function] [call site] 21750
6 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21751
6 [java.io.BufferedReader$1].next() [function] [call site] 21752
6 [java.nio.file.Files$2].next() [function] [call site] 21753
6 [org.jfree.chart.StandardChartTheme].applyToXYAnnotation(org.jfree.chart.annotations.XYAnnotation) [function] [call site] 21754
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21755
7 [org.jfree.chart.annotations.XYTextAnnotation].setFont(java.awt.Font) [function] [call site] 21756
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21757
8 [org.jfree.chart.annotations.AbstractAnnotation].fireAnnotationChanged() [function] [call site] 21758
9 [org.jfree.chart.event.AnnotationChangeEvent].<init>(java.lang.Object,org.jfree.chart.annotations.Annotation) [function] [call site] 21759
10 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 21760
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21761
9 [org.jfree.chart.annotations.AbstractAnnotation].notifyListeners(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21762
10 [javax.swing.event.EventListenerList].getListenerList() [function] [call site] 21763
10 [org.jfree.chart.plot.CategoryPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21764
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 21765
11 [org.jfree.chart.plot.XYPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21766
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 21767
12 [org.jfree.chart.plot.CategoryPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21768
12 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21769
13 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21770
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 21771
12 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 21772
12 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 21773
11 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21774
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 21775
11 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 21776
11 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 21777
10 [org.jfree.chart.plot.XYPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21778
10 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21779
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21780
11 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21781
7 [org.jfree.chart.annotations.XYTextAnnotation].setPaint(java.awt.Paint) [function] [call site] 21782
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21783
8 [org.jfree.chart.annotations.AbstractAnnotation].fireAnnotationChanged() [function] [call site] 21784
6 [org.jfree.chart.plot.CombinedDomainXYPlot].getSubplots() [function] [call site] 21785
7 [java.util.Collections].unmodifiableList(java.util.List) [function] [call site] 21786
6 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21787
6 [java.nio.file.Files$2].hasNext() [function] [call site] 21788
6 [java.io.BufferedReader$1].hasNext() [function] [call site] 21789
6 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21790
6 [java.util.ArrayList].iterator() [function] [call site] 21791
6 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21792
6 [java.util.AbstractSequentialList].iterator() [function] [call site] 21793
6 [java.util.Vector].iterator() [function] [call site] 21794
6 [java.util.AbstractList].iterator() [function] [call site] 21795
6 [java.nio.file.FileTreeIterator].next() [function] [call site] 21796
6 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21797
6 [java.io.BufferedReader$1].next() [function] [call site] 21798
6 [java.nio.file.Files$2].next() [function] [call site] 21799
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 21800
6 [org.jfree.chart.plot.CombinedRangeXYPlot].getSubplots() [function] [call site] 21801
7 [java.util.Collections].unmodifiableList(java.util.List) [function] [call site] 21802
6 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21803
6 [java.nio.file.Files$2].hasNext() [function] [call site] 21804
6 [java.io.BufferedReader$1].hasNext() [function] [call site] 21805
6 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21806
6 [java.util.ArrayList].iterator() [function] [call site] 21807
6 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21808
6 [java.util.AbstractSequentialList].iterator() [function] [call site] 21809
6 [java.util.Vector].iterator() [function] [call site] 21810
6 [java.util.AbstractList].iterator() [function] [call site] 21811
6 [java.nio.file.FileTreeIterator].next() [function] [call site] 21812
6 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21813
6 [java.io.BufferedReader$1].next() [function] [call site] 21814
6 [java.nio.file.Files$2].next() [function] [call site] 21815
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 21816
5 [org.jfree.chart.StandardChartTheme].applyToFastScatterPlot(org.jfree.chart.plot.FastScatterPlot) [function] [call site] 21817
6 [org.jfree.chart.plot.FastScatterPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 21818
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21819
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21820
6 [org.jfree.chart.plot.FastScatterPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 21821
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21822
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21823
6 [org.jfree.chart.plot.FastScatterPlot].getDomainAxis() [function] [call site] 21824
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 21825
6 [org.jfree.chart.plot.FastScatterPlot].getRangeAxis() [function] [call site] 21826
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 21827
5 [org.jfree.chart.StandardChartTheme].applyToMeterPlot(org.jfree.chart.plot.MeterPlot) [function] [call site] 21828
6 [org.jfree.chart.plot.MeterPlot].setDialBackgroundPaint(java.awt.Paint) [function] [call site] 21829
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21830
6 [org.jfree.chart.plot.MeterPlot].setValueFont(java.awt.Font) [function] [call site] 21831
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21832
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21833
6 [org.jfree.chart.plot.MeterPlot].setValuePaint(java.awt.Paint) [function] [call site] 21834
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21835
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21836
6 [org.jfree.chart.plot.MeterPlot].setDialOutlinePaint(java.awt.Paint) [function] [call site] 21837
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21838
6 [org.jfree.chart.plot.MeterPlot].setNeedlePaint(java.awt.Paint) [function] [call site] 21839
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21840
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21841
6 [org.jfree.chart.plot.MeterPlot].setTickLabelFont(java.awt.Font) [function] [call site] 21842
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21843
7 [java.awt.Font].equals(java.lang.Object) [function] [call site] 21844
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21845
6 [org.jfree.chart.plot.MeterPlot].setTickLabelPaint(java.awt.Paint) [function] [call site] 21846
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21847
7 [java.awt.Color].equals(java.lang.Object) [function] [call site] 21848
7 [java.lang.Object].equals(java.lang.Object) [function] [call site] 21849
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21850
5 [org.jfree.chart.StandardChartTheme].applyToThermometerPlot(org.jfree.chart.plot.ThermometerPlot) [function] [call site] 21851
6 [org.jfree.chart.plot.ThermometerPlot].setValueFont(java.awt.Font) [function] [call site] 21852
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21853
7 [java.awt.Font].equals(java.lang.Object) [function] [call site] 21854
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21855
6 [org.jfree.chart.plot.ThermometerPlot].setThermometerPaint(java.awt.Paint) [function] [call site] 21856
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21857
6 [org.jfree.chart.plot.ThermometerPlot].getRangeAxis() [function] [call site] 21858
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 21859
5 [org.jfree.chart.StandardChartTheme].applyToSpiderWebPlot(org.jfree.chart.plot.SpiderWebPlot) [function] [call site] 21860
6 [org.jfree.chart.plot.SpiderWebPlot].setLabelFont(java.awt.Font) [function] [call site] 21861
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21862
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21863
6 [org.jfree.chart.plot.SpiderWebPlot].setLabelPaint(java.awt.Paint) [function] [call site] 21864
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21865
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21866
6 [org.jfree.chart.plot.SpiderWebPlot].setAxisLinePaint(java.awt.Paint) [function] [call site] 21867
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21868
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21869
5 [org.jfree.chart.StandardChartTheme].applyToPolarPlot(org.jfree.chart.plot.PolarPlot) [function] [call site] 21870
6 [org.jfree.chart.plot.PolarPlot].setAngleLabelFont(java.awt.Font) [function] [call site] 21871
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21872
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21873
6 [org.jfree.chart.plot.PolarPlot].setAngleLabelPaint(java.awt.Paint) [function] [call site] 21874
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21875
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21876
6 [org.jfree.chart.plot.PolarPlot].setAngleGridlinePaint(java.awt.Paint) [function] [call site] 21877
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21878
6 [org.jfree.chart.plot.PolarPlot].setRadiusGridlinePaint(java.awt.Paint) [function] [call site] 21879
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21880
6 [org.jfree.chart.plot.PolarPlot].getAxis() [function] [call site] 21881
7 [org.jfree.chart.plot.PolarPlot].getAxis(int) [function] [call site] 21882
8 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 21883
8 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 21884
8 [java.util.Properties].get(java.lang.Object) [function] [call site] 21885
8 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 21886
8 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 21887
8 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 21888
8 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 21889
8 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 21890
8 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 21891
8 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 21892
8 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 21893
8 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 21894
8 [java.util.HashMap].get(java.lang.Object) [function] [call site] 21895
8 [java.security.Provider].get(java.lang.Object) [function] [call site] 21896
8 [java.lang.Integer].valueOf(int) [function] [call site] 21897
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 21898
3 [org.jfree.chart.StandardChartTheme$1].apply(org.jfree.chart.JFreeChart) [function] [call site] 21899
1 [ossfuzz.TestUtils].serialised(java.lang.Object) [function] [call site] 21900
2 [java.io.ByteArrayOutputStream].<init>() [function] [call site] 21901
2 [java.io.ObjectOutputStream].<init>(java.io.OutputStream) [function] [call site] 21902
2 [java.io.ObjectOutputStream].writeObject(java.lang.Object) [function] [call site] 21903
2 [java.io.ObjectOutputStream].close() [function] [call site] 21904
2 [java.io.ObjectInputStream].<init>(java.io.InputStream) [function] [call site] 21905
2 [java.io.ByteArrayInputStream].<init>(byte[]) [function] [call site] 21906
2 [java.io.ByteArrayOutputStream].toByteArray() [function] [call site] 21907
2 [java.io.ObjectInputStream].readObject() [function] [call site] 21908
2 [java.io.ObjectInputStream].close() [function] [call site] 21909
2 [java.lang.RuntimeException].<init>(java.lang.Throwable) [function] [call site] 21910
2 [java.lang.RuntimeException].<init>(java.lang.Throwable) [function] [call site] 21911
1 [org.jfree.chart.JFreeChart].equals(java.lang.Object) [function] [call site] 21912
2 [java.awt.RenderingHints].equals(java.lang.Object) [function] [call site] 21913
2 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 21914
2 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 21915
2 [org.jfree.chart.api.RectangleInsets].equals(java.lang.Object) [function] [call site] 21916
2 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 21917
2 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 21918
2 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 21919
2 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 21920
2 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 21921
1 [java.lang.Exception].<init>(java.lang.String) [function] [call site] 21922