Fuzz introspector: DefaultCategoryDatasetChartFuzzer
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
5227 2756 [org.jfree.data.time.TimeSeries].getRawDataItem(int) call site: {node_id}
4433 15494 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) call site: {node_id}
963 9501 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) call site: {node_id}
895 13389 [org.jfree.data.time.TimeSeriesDataItem].clone() call site: {node_id}
781 1963 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) call site: {node_id}
664 1196 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) call site: {node_id}
525 14288 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) call site: {node_id}
449 14863 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) call site: {node_id}
360 835 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) call site: {node_id}
302 13086 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) call site: {node_id}
280 11191 [org.jfree.data.Range].isNaNRange() call site: {node_id}
237 12598 [org.jfree.chart.axis.DateAxis].equals(java.lang.Object) call site: {node_id}

Fuzzer calltree

0 [DefaultCategoryDatasetChartFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [org.jfree.data.category.DefaultCategoryDataset].<init>() [function] [call site] 00001
2 [org.jfree.data.general.AbstractDataset].<init>() [function] [call site] 00002
3 [java.lang.Object].<init>() [function] [call site] 00003
3 [javax.swing.event.EventListenerList].<init>() [function] [call site] 00004
2 [org.jfree.data.DefaultKeyedValues2D].<init>() [function] [call site] 00005
3 [org.jfree.data.DefaultKeyedValues2D].<init>(boolean) [function] [call site] 00006
4 [java.lang.Object].<init>() [function] [call site] 00007
4 [java.util.ArrayList].<init>() [function] [call site] 00008
4 [java.util.ArrayList].<init>() [function] [call site] 00009
4 [java.util.ArrayList].<init>() [function] [call site] 00010
1 [java.lang.Integer].valueOf(int) [function] [call site] 00011
2 [java.lang.Integer].<init>(int) [function] [call site] 00012
3 [java.lang.Number].<init>() [function] [call site] 00013
4 [java.lang.Object].<init>() [function] [call site] 00014
1 [java.lang.Integer].valueOf(int) [function] [call site] 00015
1 [java.lang.Integer].intValue() [function] [call site] 00016
1 [java.lang.Integer].intValue() [function] [call site] 00017
1 [org.jfree.data.category.DefaultCategoryDataset].addValue(double,java.lang.Comparable,java.lang.Comparable) [function] [call site] 00018
2 [org.jfree.data.category.DefaultCategoryDataset].addValue(java.lang.Number,java.lang.Comparable,java.lang.Comparable) [function] [call site] 00019
3 [org.jfree.data.DefaultKeyedValues2D].addValue(java.lang.Number,java.lang.Comparable,java.lang.Comparable) [function] [call site] 00020
4 [org.jfree.data.DefaultKeyedValues2D].setValue(java.lang.Number,java.lang.Comparable,java.lang.Comparable) [function] [call site] 00021
5 [org.jfree.data.DefaultKeyedValues2D].getRowIndex(java.lang.Comparable) [function] [call site] 00022
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00023
7 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 00024
6 [java.util.Collections].binarySearch(java.util.List,java.lang.Object) [function] [call site] 00025
6 [sun.awt.util.IdentityArrayList].indexOf(java.lang.Object) [function] [call site] 00026
6 [java.util.concurrent.CopyOnWriteArrayList].indexOf(java.lang.Object) [function] [call site] 00027
6 [java.util.AbstractList].indexOf(java.lang.Object) [function] [call site] 00028
6 [java.util.Vector].indexOf(java.lang.Object) [function] [call site] 00029
6 [java.util.LinkedList].indexOf(java.lang.Object) [function] [call site] 00030
6 [java.util.ArrayList].indexOf(java.lang.Object) [function] [call site] 00031
5 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 00032
5 [java.util.Vector].get(int) [function] [call site] 00033
5 [java.util.LinkedList].get(int) [function] [call site] 00034
5 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 00035
5 [java.util.AbstractSequentialList].get(int) [function] [call site] 00036
5 [java.util.ArrayList].get(int) [function] [call site] 00037
5 [org.jfree.data.DefaultKeyedValues].<init>() [function] [call site] 00038
6 [java.lang.Object].<init>() [function] [call site] 00039
6 [java.util.ArrayList].<init>() [function] [call site] 00040
6 [java.util.ArrayList].<init>() [function] [call site] 00041
6 [java.util.HashMap].<init>() [function] [call site] 00042
5 [java.util.concurrent.CopyOnWriteArrayList].add(int,java.lang.Object) [function] [call site] 00043
5 [java.util.AbstractList].add(int,java.lang.Object) [function] [call site] 00044
5 [sun.awt.util.IdentityArrayList].add(int,java.lang.Object) [function] [call site] 00045
5 [java.util.ArrayList].add(int,java.lang.Object) [function] [call site] 00046
5 [java.util.AbstractSequentialList].add(int,java.lang.Object) [function] [call site] 00047
5 [java.util.Vector].add(int,java.lang.Object) [function] [call site] 00048
5 [java.util.LinkedList].add(int,java.lang.Object) [function] [call site] 00049
5 [java.util.concurrent.CopyOnWriteArrayList].add(int,java.lang.Object) [function] [call site] 00050
5 [java.util.AbstractList].add(int,java.lang.Object) [function] [call site] 00051
5 [sun.awt.util.IdentityArrayList].add(int,java.lang.Object) [function] [call site] 00052
5 [java.util.ArrayList].add(int,java.lang.Object) [function] [call site] 00053
5 [java.util.AbstractSequentialList].add(int,java.lang.Object) [function] [call site] 00054
5 [java.util.Vector].add(int,java.lang.Object) [function] [call site] 00055
5 [java.util.LinkedList].add(int,java.lang.Object) [function] [call site] 00056
5 [java.util.Vector].add(java.lang.Object) [function] [call site] 00057
5 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 00058
5 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 00059
5 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 00060
5 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 00061
5 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 00062
5 [java.util.Vector].add(java.lang.Object) [function] [call site] 00063
5 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 00064
5 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 00065
5 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 00066
5 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 00067
5 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 00068
5 [org.jfree.data.DefaultKeyedValues].setValue(java.lang.Comparable,java.lang.Number) [function] [call site] 00069
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00070
6 [org.jfree.data.DefaultKeyedValues].getIndex(java.lang.Comparable) [function] [call site] 00071
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00072
7 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 00073
7 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 00074
7 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 00075
7 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 00076
7 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 00077
7 [java.util.Properties].get(java.lang.Object) [function] [call site] 00078
7 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 00079
7 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 00080
7 [java.util.HashMap].get(java.lang.Object) [function] [call site] 00081
7 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 00082
7 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 00083
7 [java.security.Provider].get(java.lang.Object) [function] [call site] 00084
7 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 00085
7 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 00086
7 [java.lang.Integer].intValue() [function] [call site] 00087
6 [java.util.ArrayList].set(int,java.lang.Object) [function] [call site] 00088
6 [sun.awt.util.IdentityArrayList].set(int,java.lang.Object) [function] [call site] 00089
6 [java.util.Vector].set(int,java.lang.Object) [function] [call site] 00090
6 [java.util.LinkedList].set(int,java.lang.Object) [function] [call site] 00091
6 [java.util.AbstractSequentialList].set(int,java.lang.Object) [function] [call site] 00092
6 [java.util.concurrent.CopyOnWriteArrayList].set(int,java.lang.Object) [function] [call site] 00093
6 [java.util.AbstractList].set(int,java.lang.Object) [function] [call site] 00094
6 [java.util.ArrayList].set(int,java.lang.Object) [function] [call site] 00095
6 [sun.awt.util.IdentityArrayList].set(int,java.lang.Object) [function] [call site] 00096
6 [java.util.Vector].set(int,java.lang.Object) [function] [call site] 00097
6 [java.util.LinkedList].set(int,java.lang.Object) [function] [call site] 00098
6 [java.util.AbstractSequentialList].set(int,java.lang.Object) [function] [call site] 00099
6 [java.util.concurrent.CopyOnWriteArrayList].set(int,java.lang.Object) [function] [call site] 00100
6 [java.util.AbstractList].set(int,java.lang.Object) [function] [call site] 00101
6 [java.util.Vector].add(java.lang.Object) [function] [call site] 00102
6 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 00103
6 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 00104
6 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 00105
6 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 00106
6 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 00107
6 [java.util.Vector].add(java.lang.Object) [function] [call site] 00108
6 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 00109
6 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 00110
6 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 00111
6 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 00112
6 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 00113
6 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 00114
6 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 00115
6 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 00116
6 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 00117
6 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 00118
6 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 00119
6 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 00120
6 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 00121
6 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 00122
6 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 00123
6 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 00124
6 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 00125
6 [java.util.ArrayList].size() [function] [call site] 00126
6 [sun.awt.util.IdentityArrayList].size() [function] [call site] 00127
6 [java.util.LinkedList].size() [function] [call site] 00128
6 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 00129
6 [java.util.Vector].size() [function] [call site] 00130
6 [java.lang.Integer].valueOf(int) [function] [call site] 00131
5 [sun.awt.util.IdentityArrayList].indexOf(java.lang.Object) [function] [call site] 00132
5 [java.util.concurrent.CopyOnWriteArrayList].indexOf(java.lang.Object) [function] [call site] 00133
5 [java.util.AbstractList].indexOf(java.lang.Object) [function] [call site] 00134
5 [java.util.Vector].indexOf(java.lang.Object) [function] [call site] 00135
5 [java.util.LinkedList].indexOf(java.lang.Object) [function] [call site] 00136
5 [java.util.ArrayList].indexOf(java.lang.Object) [function] [call site] 00137
5 [java.util.Vector].add(java.lang.Object) [function] [call site] 00138
5 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 00139
5 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 00140
5 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 00141
5 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 00142
5 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 00143
3 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 00144
4 [org.jfree.data.general.DatasetChangeEvent].<init>(java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 00145
5 [java.util.EventObject].<init>(java.lang.Object) [function] [call site] 00146
4 [org.jfree.data.general.AbstractDataset].notifyListeners(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00147
5 [javax.swing.event.EventListenerList].getListenerList() [function] [call site] 00148
5 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00149
6 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 00150
7 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 00151
8 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 00152
9 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 00153
9 [java.nio.file.Files$2].hasNext() [function] [call site] 00154
9 [java.io.BufferedReader$1].hasNext() [function] [call site] 00155
9 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 00156
9 [java.nio.file.Files$2].hasNext() [function] [call site] 00157
9 [java.io.BufferedReader$1].hasNext() [function] [call site] 00158
8 [java.nio.file.Files$2].hasNext() [function] [call site] 00159
8 [java.io.BufferedReader$1].hasNext() [function] [call site] 00160
8 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 00161
8 [java.util.ArrayList].iterator() [function] [call site] 00162
8 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 00163
8 [java.util.ArrayDeque].iterator() [function] [call site] 00164
8 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 00165
8 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 00166
8 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 00167
8 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 00168
8 [java.util.Vector].iterator() [function] [call site] 00169
8 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 00170
8 [java.util.HashSet].iterator() [function] [call site] 00171
8 [java.util.PriorityQueue].iterator() [function] [call site] 00172
8 [java.util.TreeSet].iterator() [function] [call site] 00173
8 [java.util.TreeMap$KeySet].iterator() [function] [call site] 00174
8 [java.util.AbstractSequentialList].iterator() [function] [call site] 00175
8 [java.util.AbstractList].iterator() [function] [call site] 00176
8 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 00177
8 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 00178
8 [java.io.BufferedReader$1].next() [function] [call site] 00179
8 [java.nio.file.Files$2].next() [function] [call site] 00180
8 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 00181
9 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 00182
9 [java.nio.file.Files$2].hasNext() [function] [call site] 00183
9 [java.io.BufferedReader$1].hasNext() [function] [call site] 00184
9 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 00185
9 [java.io.BufferedReader$1].next() [function] [call site] 00186
9 [java.nio.file.Files$2].next() [function] [call site] 00187
9 [java.nio.file.FileTreeIterator].next() [function] [call site] 00188
9 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 00189
9 [java.nio.file.Files$2].hasNext() [function] [call site] 00190
9 [java.io.BufferedReader$1].hasNext() [function] [call site] 00191
9 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 00192
9 [java.io.BufferedReader$1].next() [function] [call site] 00193
9 [java.nio.file.Files$2].next() [function] [call site] 00194
9 [java.nio.file.FileTreeIterator].next() [function] [call site] 00195
9 [java.util.NoSuchElementException].<init>() [function] [call site] 00196
8 [java.nio.file.FileTreeIterator].next() [function] [call site] 00197
8 [java.util.LinkedHashMap].values() [function] [call site] 00198
8 [java.util.IdentityHashMap].values() [function] [call site] 00199
8 [java.util.Properties].values() [function] [call site] 00200
8 [java.awt.RenderingHints].values() [function] [call site] 00201
8 [java.util.WeakHashMap].values() [function] [call site] 00202
8 [java.util.AbstractMap].values() [function] [call site] 00203
8 [java.security.Provider].values() [function] [call site] 00204
8 [java.util.jar.Attributes].values() [function] [call site] 00205
8 [java.util.HashMap].values() [function] [call site] 00206
8 [java.util.Hashtable].values() [function] [call site] 00207
8 [java.util.TreeMap].values() [function] [call site] 00208
8 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 00209
8 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 00210
9 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 00211
9 [org.jfree.chart.axis.PeriodAxis].autoAdjustRange() [function] [call site] 00212
10 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 00213
10 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00214
11 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00215
12 [java.lang.Object].<init>() [function] [call site] 00216
12 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 00217
10 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 00218
11 [java.util.ArrayList].<init>() [function] [call site] 00219
11 [org.jfree.chart.plot.CategoryPlot].findRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 00220
12 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 00221
12 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 00222
12 [java.util.Hashtable].entrySet() [function] [call site] 00223
12 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 00224
12 [java.awt.RenderingHints].entrySet() [function] [call site] 00225
12 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 00226
12 [java.util.HashMap].entrySet() [function] [call site] 00227
12 [java.util.jar.Attributes].entrySet() [function] [call site] 00228
12 [java.security.Provider].entrySet() [function] [call site] 00229
12 [java.util.IdentityHashMap].entrySet() [function] [call site] 00230
12 [java.util.LinkedHashMap].entrySet() [function] [call site] 00231
12 [java.util.Properties].entrySet() [function] [call site] 00232
12 [java.util.TreeMap].entrySet() [function] [call site] 00233
12 [java.util.WeakHashMap].entrySet() [function] [call site] 00234
12 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 00235
12 [java.nio.file.Files$2].hasNext() [function] [call site] 00236
12 [java.io.BufferedReader$1].hasNext() [function] [call site] 00237
12 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 00238
12 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 00239
12 [java.util.HashSet].iterator() [function] [call site] 00240
12 [java.util.TreeSet].iterator() [function] [call site] 00241
12 [java.util.TreeMap$KeySet].iterator() [function] [call site] 00242
12 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 00243
12 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 00244
12 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 00245
12 [java.io.BufferedReader$1].next() [function] [call site] 00246
12 [java.nio.file.Files$2].next() [function] [call site] 00247
12 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 00248
12 [java.nio.file.FileTreeIterator].next() [function] [call site] 00249
12 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 00250
12 [java.util.HashMap$Node].getValue() [function] [call site] 00251
12 [java.util.TreeMap$Entry].getValue() [function] [call site] 00252
12 [java.util.Hashtable$Entry].getValue() [function] [call site] 00253
12 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 00254
12 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 00255
12 [java.util.Hashtable$Entry].getKey() [function] [call site] 00256
12 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 00257
12 [java.util.HashMap$Node].getKey() [function] [call site] 00258
12 [java.util.TreeMap$Entry].getKey() [function] [call site] 00259
12 [java.lang.Integer].intValue() [function] [call site] 00260
11 [java.util.ArrayList].addAll(java.util.Collection) [function] [call site] 00261
11 [org.jfree.chart.plot.CategoryPlot].datasetsMappedToRangeAxis(int) [function] [call site] 00262
12 [java.util.ArrayList].<init>() [function] [call site] 00263
12 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 00264
12 [java.util.Hashtable].entrySet() [function] [call site] 00265
12 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 00266
12 [java.awt.RenderingHints].entrySet() [function] [call site] 00267
12 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 00268
12 [java.util.HashMap].entrySet() [function] [call site] 00269
12 [java.util.jar.Attributes].entrySet() [function] [call site] 00270
12 [java.security.Provider].entrySet() [function] [call site] 00271
12 [java.util.IdentityHashMap].entrySet() [function] [call site] 00272
12 [java.util.LinkedHashMap].entrySet() [function] [call site] 00273
12 [java.util.Properties].entrySet() [function] [call site] 00274
12 [java.util.TreeMap].entrySet() [function] [call site] 00275
12 [java.util.WeakHashMap].entrySet() [function] [call site] 00276
12 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 00277
12 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 00278
12 [java.nio.file.Files$2].hasNext() [function] [call site] 00279
12 [java.io.BufferedReader$1].hasNext() [function] [call site] 00280
12 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 00281
12 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 00282
12 [java.util.HashSet].iterator() [function] [call site] 00283
12 [java.util.TreeSet].iterator() [function] [call site] 00284
12 [java.util.TreeMap$KeySet].iterator() [function] [call site] 00285
12 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 00286
12 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 00287
12 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 00288
12 [java.io.BufferedReader$1].next() [function] [call site] 00289
12 [java.nio.file.Files$2].next() [function] [call site] 00290
12 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 00291
12 [java.nio.file.FileTreeIterator].next() [function] [call site] 00292
12 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 00293
12 [java.util.Hashtable$Entry].getKey() [function] [call site] 00294
12 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 00295
12 [java.util.HashMap$Node].getKey() [function] [call site] 00296
12 [java.util.TreeMap$Entry].getKey() [function] [call site] 00297
12 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 00298
12 [java.util.HashMap$Node].getValue() [function] [call site] 00299
12 [java.util.TreeMap$Entry].getValue() [function] [call site] 00300
12 [java.util.Hashtable$Entry].getValue() [function] [call site] 00301
12 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 00302
12 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 00303
12 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 00304
12 [java.util.concurrent.CopyOnWriteArrayList].contains(java.lang.Object) [function] [call site] 00305
12 [java.util.LinkedList].contains(java.lang.Object) [function] [call site] 00306
12 [java.util.AbstractCollection].contains(java.lang.Object) [function] [call site] 00307
12 [sun.awt.util.IdentityArrayList].contains(java.lang.Object) [function] [call site] 00308
12 [java.util.Vector].contains(java.lang.Object) [function] [call site] 00309
12 [java.util.ArrayList].contains(java.lang.Object) [function] [call site] 00310
12 [java.lang.Integer].valueOf(int) [function] [call site] 00311
12 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 00312
11 [org.jfree.chart.plot.CategoryPlot].getRangeAxis() [function] [call site] 00313
12 [org.jfree.chart.plot.CategoryPlot].getRangeAxis(int) [function] [call site] 00314
13 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 00315
13 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 00316
13 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 00317
13 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 00318
13 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 00319
13 [java.util.Properties].get(java.lang.Object) [function] [call site] 00320
13 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 00321
13 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 00322
13 [java.util.HashMap].get(java.lang.Object) [function] [call site] 00323
13 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 00324
13 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 00325
13 [java.security.Provider].get(java.lang.Object) [function] [call site] 00326
13 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 00327
13 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 00328
13 [java.lang.Integer].valueOf(int) [function] [call site] 00329
13 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 00330
11 [java.util.ArrayList].addAll(java.util.Collection) [function] [call site] 00331
11 [org.jfree.chart.plot.CategoryPlot].datasetsMappedToRangeAxis(int) [function] [call site] 00332
11 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 00333
11 [java.nio.file.Files$2].hasNext() [function] [call site] 00334
11 [java.io.BufferedReader$1].hasNext() [function] [call site] 00335
11 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 00336
11 [java.util.ArrayList].iterator() [function] [call site] 00337
11 [java.io.BufferedReader$1].next() [function] [call site] 00338
11 [java.nio.file.Files$2].next() [function] [call site] 00339
11 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 00340
11 [java.nio.file.FileTreeIterator].next() [function] [call site] 00341
11 [org.jfree.chart.plot.CategoryPlot].getRendererForDataset(org.jfree.data.category.CategoryDataset) [function] [call site] 00342
12 [org.jfree.chart.plot.CategoryPlot].indexOf(org.jfree.data.category.CategoryDataset) [function] [call site] 00343
13 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 00344
13 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 00345
13 [java.util.Hashtable].entrySet() [function] [call site] 00346
13 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 00347
13 [java.awt.RenderingHints].entrySet() [function] [call site] 00348
13 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 00349
13 [java.util.HashMap].entrySet() [function] [call site] 00350
13 [java.util.jar.Attributes].entrySet() [function] [call site] 00351
13 [java.security.Provider].entrySet() [function] [call site] 00352
13 [java.util.IdentityHashMap].entrySet() [function] [call site] 00353
13 [java.util.LinkedHashMap].entrySet() [function] [call site] 00354
13 [java.util.Properties].entrySet() [function] [call site] 00355
13 [java.util.TreeMap].entrySet() [function] [call site] 00356
13 [java.util.WeakHashMap].entrySet() [function] [call site] 00357
13 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 00358
13 [java.nio.file.Files$2].hasNext() [function] [call site] 00359
13 [java.io.BufferedReader$1].hasNext() [function] [call site] 00360
13 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 00361
13 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 00362
13 [java.util.HashSet].iterator() [function] [call site] 00363
13 [java.util.TreeSet].iterator() [function] [call site] 00364
13 [java.util.TreeMap$KeySet].iterator() [function] [call site] 00365
13 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 00366
13 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 00367
13 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 00368
13 [java.io.BufferedReader$1].next() [function] [call site] 00369
13 [java.nio.file.Files$2].next() [function] [call site] 00370
13 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 00371
13 [java.nio.file.FileTreeIterator].next() [function] [call site] 00372
13 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 00373
13 [java.util.HashMap$Node].getValue() [function] [call site] 00374
13 [java.util.TreeMap$Entry].getValue() [function] [call site] 00375
13 [java.util.Hashtable$Entry].getValue() [function] [call site] 00376
13 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 00377
13 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 00378
13 [java.util.Hashtable$Entry].getKey() [function] [call site] 00379
13 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 00380
13 [java.util.HashMap$Node].getKey() [function] [call site] 00381
13 [java.util.TreeMap$Entry].getKey() [function] [call site] 00382
13 [java.lang.Integer].intValue() [function] [call site] 00383
12 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 00384
12 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 00385
12 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 00386
12 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 00387
12 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 00388
12 [java.util.Properties].get(java.lang.Object) [function] [call site] 00389
12 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 00390
12 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 00391
12 [java.util.HashMap].get(java.lang.Object) [function] [call site] 00392
12 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 00393
12 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 00394
12 [java.security.Provider].get(java.lang.Object) [function] [call site] 00395
12 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 00396
12 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 00397
12 [java.lang.Integer].valueOf(int) [function] [call site] 00398
12 [org.jfree.chart.plot.CategoryPlot].getRenderer() [function] [call site] 00399
13 [org.jfree.chart.plot.CategoryPlot].getRenderer(int) [function] [call site] 00400
14 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 00401
14 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 00402
14 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 00403
14 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 00404
14 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 00405
14 [java.util.Properties].get(java.lang.Object) [function] [call site] 00406
14 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 00407
14 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 00408
14 [java.util.HashMap].get(java.lang.Object) [function] [call site] 00409
14 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 00410
14 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 00411
14 [java.security.Provider].get(java.lang.Object) [function] [call site] 00412
14 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 00413
14 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 00414
14 [java.lang.Integer].valueOf(int) [function] [call site] 00415
14 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 00416
14 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 00417
14 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 00418
14 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 00419
14 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 00420
14 [java.util.Properties].get(java.lang.Object) [function] [call site] 00421
14 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 00422
14 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 00423
14 [java.util.HashMap].get(java.lang.Object) [function] [call site] 00424
14 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 00425
14 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 00426
14 [java.security.Provider].get(java.lang.Object) [function] [call site] 00427
14 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 00428
14 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 00429
14 [java.lang.Integer].valueOf(int) [function] [call site] 00430
11 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 00431
12 [org.jfree.data.Range].getLowerBound() [function] [call site] 00432
12 [org.jfree.data.Range].getLowerBound() [function] [call site] 00433
12 [java.lang.Math].min(double,double) [function] [call site] 00434
12 [org.jfree.data.Range].getUpperBound() [function] [call site] 00435
12 [org.jfree.data.Range].getUpperBound() [function] [call site] 00436
12 [java.lang.Math].max(double,double) [function] [call site] 00437
12 [org.jfree.data.Range].<init>(double,double) [function] [call site] 00438
11 [org.jfree.chart.renderer.category.IntervalBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 00439
12 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00440
13 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 00441
14 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 00442
14 [java.util.ArrayList].<init>() [function] [call site] 00443
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00444
15 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 00445
16 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 00446
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00447
15 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 00448
14 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00449
15 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 00450
16 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 00451
14 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 00452
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 00453
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 00454
15 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 00455
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00456
16 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00457
17 [java.util.Vector].size() [function] [call site] 00458
17 [java.util.ArrayList].size() [function] [call site] 00459
17 [sun.awt.util.IdentityArrayList].size() [function] [call site] 00460
17 [java.util.LinkedList].size() [function] [call site] 00461
17 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 00462
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00463
16 [org.jfree.data.KeyedObjects2D].getRowCount() [function] [call site] 00464
15 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00465
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00466
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 00467
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 00468
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 00469
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00470
14 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 00471
15 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 00472
15 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 00473
15 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 00474
15 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 00475
15 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 00476
15 [java.util.Properties].get(java.lang.Object) [function] [call site] 00477
15 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 00478
15 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 00479
15 [java.util.HashMap].get(java.lang.Object) [function] [call site] 00480
15 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 00481
15 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 00482
15 [java.security.Provider].get(java.lang.Object) [function] [call site] 00483
15 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 00484
15 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 00485
15 [java.lang.Integer].valueOf(int) [function] [call site] 00486
15 [java.lang.Boolean].booleanValue() [function] [call site] 00487
14 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 00488
14 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 00489
15 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00490
16 [java.util.ArrayList].get(int) [function] [call site] 00491
16 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 00492
16 [java.util.Vector].get(int) [function] [call site] 00493
16 [java.util.LinkedList].get(int) [function] [call site] 00494
16 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 00495
16 [java.util.AbstractSequentialList].get(int) [function] [call site] 00496
16 [org.jfree.data.general.Series].getKey() [function] [call site] 00497
14 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00498
14 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 00499
15 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 00500
16 [java.util.ArrayList].get(int) [function] [call site] 00501
16 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 00502
16 [java.util.Vector].get(int) [function] [call site] 00503
16 [java.util.LinkedList].get(int) [function] [call site] 00504
16 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 00505
16 [java.util.AbstractSequentialList].get(int) [function] [call site] 00506
14 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 00507
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 00508
15 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 00509
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 00510
15 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 00511
14 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 00512
15 [org.jfree.data.KeyedObjects2D].getRowKey(int) [function] [call site] 00513
14 [org.jfree.data.category.SlidingCategoryDataset].getRowKey(int) [function] [call site] 00514
15 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 00515
16 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 00516
17 [java.util.ArrayList].get(int) [function] [call site] 00517
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 00518
17 [java.util.Vector].get(int) [function] [call site] 00519
17 [java.util.LinkedList].get(int) [function] [call site] 00520
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 00521
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 00522
15 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 00523
15 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 00524
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 00525
15 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 00526
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 00527
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 00528
14 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 00529
14 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) [function] [call site] 00530
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00531
15 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.category.CategoryDataset,java.util.List,boolean) [function] [call site] 00532
16 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00533
16 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 00534
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00535
17 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 00536
18 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 00537
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00538
17 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 00539
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00540
17 [org.jfree.data.gantt.SlidingGanttCategoryDataset].lastCategoryIndex() [function] [call site] 00541
18 [java.lang.Math].min(int,int) [function] [call site] 00542
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00543
18 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00544
19 [java.util.Vector].size() [function] [call site] 00545
19 [java.util.ArrayList].size() [function] [call site] 00546
19 [sun.awt.util.IdentityArrayList].size() [function] [call site] 00547
19 [java.util.LinkedList].size() [function] [call site] 00548
19 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 00549
17 [java.lang.Math].max(int,int) [function] [call site] 00550
16 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00551
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00552
17 [org.jfree.data.KeyedObjects2D].getColumnCount() [function] [call site] 00553
16 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00554
17 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 00555
18 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 00556
16 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00557
17 [org.jfree.data.category.SlidingCategoryDataset].lastCategoryIndex() [function] [call site] 00558
18 [java.lang.Math].min(int,int) [function] [call site] 00559
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 00560
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 00561
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 00562
18 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 00563
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 00564
18 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 00565
18 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 00566
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00567
17 [java.lang.Math].max(int,int) [function] [call site] 00568
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 00569
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 00570
16 [java.nio.file.Files$2].hasNext() [function] [call site] 00571
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 00572
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 00573
16 [java.util.ArrayList].iterator() [function] [call site] 00574
16 [java.util.AbstractSequentialList].iterator() [function] [call site] 00575
16 [java.util.AbstractList].iterator() [function] [call site] 00576
16 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 00577
16 [java.util.Vector].iterator() [function] [call site] 00578
16 [java.io.BufferedReader$1].next() [function] [call site] 00579
16 [java.nio.file.Files$2].next() [function] [call site] 00580
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 00581
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 00582
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 00583
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesIndex(java.lang.Comparable) [function] [call site] 00584
18 [java.lang.Object].equals(java.lang.Object) [function] [call site] 00585
18 [java.nio.ByteBuffer].equals(java.lang.Object) [function] [call site] 00586
18 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00587
19 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00588
20 [java.lang.Object].equals(java.lang.Object) [function] [call site] 00589
20 [java.lang.Double].equals(java.lang.Object) [function] [call site] 00590
21 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00591
22 [java.lang.Double].isNaN(double) [function] [call site] 00592
22 [java.lang.Double].doubleToRawLongBits(double) [function] [call site] 00593
21 [java.lang.Double].doubleToLongBits(double) [function] [call site] 00594
20 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 00595
21 [java.lang.Integer].intValue() [function] [call site] 00596
20 [java.lang.Long].equals(java.lang.Object) [function] [call site] 00597
21 [java.lang.Long].longValue() [function] [call site] 00598
20 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 00599
20 [java.lang.Short].equals(java.lang.Object) [function] [call site] 00600
21 [java.lang.Short].shortValue() [function] [call site] 00601
20 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 00602
21 [java.lang.Byte].byteValue() [function] [call site] 00603
20 [java.lang.Float].equals(java.lang.Object) [function] [call site] 00604
21 [java.lang.Float].floatToIntBits(float) [function] [call site] 00605
22 [java.lang.Float].isNaN(float) [function] [call site] 00606
22 [java.lang.Float].floatToRawIntBits(float) [function] [call site] 00607
21 [java.lang.Float].floatToIntBits(float) [function] [call site] 00608
20 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 00609
20 [java.lang.Double].equals(java.lang.Object) [function] [call site] 00610
20 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 00611
20 [java.lang.Long].equals(java.lang.Object) [function] [call site] 00612
20 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 00613
20 [java.lang.Short].equals(java.lang.Object) [function] [call site] 00614
20 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 00615
20 [java.lang.Float].equals(java.lang.Object) [function] [call site] 00616
20 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 00617
20 [java.lang.Object].equals(java.lang.Object) [function] [call site] 00618
20 [java.lang.Double].equals(java.lang.Object) [function] [call site] 00619
20 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 00620
20 [java.lang.Long].equals(java.lang.Object) [function] [call site] 00621
20 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 00622
20 [java.lang.Short].equals(java.lang.Object) [function] [call site] 00623
20 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 00624
20 [java.lang.Float].equals(java.lang.Object) [function] [call site] 00625
20 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 00626
20 [java.lang.Object].equals(java.lang.Object) [function] [call site] 00627
19 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00628
20 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00629
21 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00630
22 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00631
22 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 00632
21 [java.lang.Object].equals(java.lang.Object) [function] [call site] 00633
21 [org.jfree.data.time.Day].getSerialDate() [function] [call site] 00634
19 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 00635
19 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00636
20 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00637
20 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 00638
20 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 00639
19 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00640
20 [java.lang.Object].equals(java.lang.Object) [function] [call site] 00641
20 [java.nio.ByteBuffer].equals(java.lang.Object) [function] [call site] 00642
20 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00643
20 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00644
20 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00645
20 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00646
20 [java.time.ZoneOffset].equals(java.lang.Object) [function] [call site] 00647
20 [java.time.Duration].equals(java.lang.Object) [function] [call site] 00648
20 [java.lang.module.ModuleDescriptor$Opens].equals(java.lang.Object) [function] [call site] 00649
20 [java.nio.LongBuffer].equals(java.lang.Object) [function] [call site] 00650
20 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00651
20 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 00652
20 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 00653
20 [java.nio.file.attribute.FileTime].equals(java.lang.Object) [function] [call site] 00654
20 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00655
20 [java.time.LocalDate].equals(java.lang.Object) [function] [call site] 00656
20 [java.nio.CharBuffer].equals(java.lang.Object) [function] [call site] 00657
20 [java.nio.FloatBuffer].equals(java.lang.Object) [function] [call site] 00658
20 [java.lang.String].equals(java.lang.Object) [function] [call site] 00659
21 [java.lang.String].coder() [function] [call site] 00660
21 [java.lang.String].coder() [function] [call site] 00661
21 [java.lang.StringLatin1].equals(byte[],byte[]) [function] [call site] 00662
21 [java.lang.String].isLatin1() [function] [call site] 00663
21 [java.lang.StringUTF16].equals(byte[],byte[]) [function] [call site] 00664
20 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00665
21 [java.util.Date].equals(java.lang.Object) [function] [call site] 00666
21 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00667
22 [java.util.Date].<init>(long) [function] [call site] 00668
21 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 00669
22 [java.util.Date].<init>(long) [function] [call site] 00670
22 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 00671
22 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 00672
22 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 00673
22 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 00674
22 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 00675
22 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 00676
22 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 00677
22 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 00678
22 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00679
22 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 00680
21 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 00681
21 [java.util.Date].equals(java.lang.Object) [function] [call site] 00682
21 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 00683
22 [java.util.Date].<init>(long) [function] [call site] 00684
22 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 00685
22 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 00686
22 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 00687
22 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 00688
22 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 00689
22 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 00690
22 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 00691
22 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 00692
22 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 00693
22 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 00694
21 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00695
22 [java.util.Date].<init>(long) [function] [call site] 00696
21 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 00697
20 [java.lang.module.ModuleDescriptor$Requires].equals(java.lang.Object) [function] [call site] 00698
20 [java.lang.module.ModuleDescriptor].equals(java.lang.Object) [function] [call site] 00699
20 [java.nio.IntBuffer].equals(java.lang.Object) [function] [call site] 00700
20 [java.lang.Short].equals(java.lang.Object) [function] [call site] 00701
20 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 00702
20 [java.lang.Float].equals(java.lang.Object) [function] [call site] 00703
20 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00704
20 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00705
21 [java.awt.Point].equals(java.lang.Object) [function] [call site] 00706
21 [java.awt.geom.Point2D].equals(java.lang.Object) [function] [call site] 00707
20 [java.nio.charset.Charset].equals(java.lang.Object) [function] [call site] 00708
20 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00709
20 [java.nio.DoubleBuffer].equals(java.lang.Object) [function] [call site] 00710
20 [java.lang.Long].equals(java.lang.Object) [function] [call site] 00711
20 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00712
21 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00713
21 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 00714
22 [java.lang.String].equals(java.lang.Object) [function] [call site] 00715
22 [java.text.NumberFormat].equals(java.lang.Object) [function] [call site] 00716
22 [java.text.DecimalFormat].equals(java.lang.Object) [function] [call site] 00717
22 [java.text.NumberFormat].equals(java.lang.Object) [function] [call site] 00718
21 [java.text.DecimalFormat:java.text.NumberFormat].equals(java.lang.Object) [function] [call site] 00719
20 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00720
21 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00721
21 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00722
21 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00723
21 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 00724
21 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00725
21 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00726
21 [java.lang.String].equals(java.lang.Object) [function] [call site] 00727
21 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00728
21 [java.lang.Short].equals(java.lang.Object) [function] [call site] 00729
21 [java.lang.Float].equals(java.lang.Object) [function] [call site] 00730
21 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00731
21 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00732
21 [java.lang.Long].equals(java.lang.Object) [function] [call site] 00733
21 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00734
21 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00735
22 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00736
21 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00737
22 [java.util.Date].equals(java.lang.Object) [function] [call site] 00738
22 [java.lang.Double].equals(java.lang.Object) [function] [call site] 00739
22 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 00740
22 [java.lang.Long].equals(java.lang.Object) [function] [call site] 00741
22 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 00742
22 [java.lang.Short].equals(java.lang.Object) [function] [call site] 00743
22 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 00744
22 [java.lang.Float].equals(java.lang.Object) [function] [call site] 00745
22 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 00746
22 [java.lang.Object].equals(java.lang.Object) [function] [call site] 00747
22 [java.lang.Double].equals(java.lang.Object) [function] [call site] 00748
22 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 00749
22 [java.lang.Long].equals(java.lang.Object) [function] [call site] 00750
22 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 00751
22 [java.lang.Short].equals(java.lang.Object) [function] [call site] 00752
22 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 00753
22 [java.lang.Float].equals(java.lang.Object) [function] [call site] 00754
22 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 00755
22 [java.lang.Object].equals(java.lang.Object) [function] [call site] 00756
22 [java.lang.Double].equals(java.lang.Object) [function] [call site] 00757
22 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 00758
22 [java.lang.Long].equals(java.lang.Object) [function] [call site] 00759
22 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 00760
22 [java.lang.Short].equals(java.lang.Object) [function] [call site] 00761
22 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 00762
22 [java.lang.Float].equals(java.lang.Object) [function] [call site] 00763
22 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 00764
22 [java.lang.Object].equals(java.lang.Object) [function] [call site] 00765
22 [java.lang.Double].equals(java.lang.Object) [function] [call site] 00766
22 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 00767
22 [java.lang.Long].equals(java.lang.Object) [function] [call site] 00768
22 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 00769
22 [java.lang.Short].equals(java.lang.Object) [function] [call site] 00770
22 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 00771
22 [java.lang.Float].equals(java.lang.Object) [function] [call site] 00772
22 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 00773
22 [java.lang.Object].equals(java.lang.Object) [function] [call site] 00774
21 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00775
22 [org.jfree.data.time.Quarter].getQuarter() [function] [call site] 00776
22 [org.jfree.data.time.Quarter].getYearValue() [function] [call site] 00777
21 [java.lang.Character].equals(java.lang.Object) [function] [call site] 00778
22 [java.lang.Character].charValue() [function] [call site] 00779
21 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00780
22 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 00781
21 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00782
22 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00783
21 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00784
22 [java.lang.Double].equals(java.lang.Object) [function] [call site] 00785
22 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 00786
22 [java.lang.Long].equals(java.lang.Object) [function] [call site] 00787
22 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 00788
22 [java.lang.Short].equals(java.lang.Object) [function] [call site] 00789
22 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 00790
22 [java.lang.Float].equals(java.lang.Object) [function] [call site] 00791
22 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 00792
22 [java.lang.Object].equals(java.lang.Object) [function] [call site] 00793
22 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 00794
21 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 00795
22 [java.lang.Boolean].booleanValue() [function] [call site] 00796
21 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 00797
21 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00798
22 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 00799
23 [java.awt.Color].equals(java.lang.Object) [function] [call site] 00800
23 [java.awt.GradientPaint].getColor1() [function] [call site] 00801
23 [java.awt.Color].equals(java.lang.Object) [function] [call site] 00802
23 [java.awt.GradientPaint].getColor2() [function] [call site] 00803
23 [java.awt.geom.Point2D].equals(java.lang.Object) [function] [call site] 00804
23 [java.awt.GradientPaint].getPoint1() [function] [call site] 00805
23 [java.awt.geom.Point2D].equals(java.lang.Object) [function] [call site] 00806
23 [java.awt.GradientPaint].getPoint2() [function] [call site] 00807
23 [java.awt.GradientPaint].isCyclic() [function] [call site] 00808
23 [java.awt.GradientPaint].getTransparency() [function] [call site] 00809
23 [java.awt.geom.Point2D].equals(java.lang.Object) [function] [call site] 00810
23 [java.awt.LinearGradientPaint].getStartPoint() [function] [call site] 00811
23 [java.awt.geom.Point2D].equals(java.lang.Object) [function] [call site] 00812
23 [java.awt.LinearGradientPaint].getEndPoint() [function] [call site] 00813
23 [java.util.Arrays].equals(float[],float[]) [function] [call site] 00814
23 [java.awt.MultipleGradientPaint].getFractions() [function] [call site] 00815
23 [java.util.Arrays].equals(java.lang.Object[],java.lang.Object[]) [function] [call site] 00816
23 [java.awt.MultipleGradientPaint].getColors() [function] [call site] 00817
23 [java.awt.MultipleGradientPaint].getCycleMethod() [function] [call site] 00818
23 [java.awt.MultipleGradientPaint].getColorSpace() [function] [call site] 00819
23 [java.awt.geom.AffineTransform].equals(java.lang.Object) [function] [call site] 00820
23 [java.awt.MultipleGradientPaint].getTransform() [function] [call site] 00821
23 [java.awt.geom.Point2D].equals(java.lang.Object) [function] [call site] 00822
23 [java.awt.RadialGradientPaint].getCenterPoint() [function] [call site] 00823
23 [java.awt.RadialGradientPaint].getRadius() [function] [call site] 00824
23 [java.awt.geom.Point2D].equals(java.lang.Object) [function] [call site] 00825
23 [java.awt.RadialGradientPaint].getFocusPoint() [function] [call site] 00826
23 [java.util.Arrays].equals(float[],float[]) [function] [call site] 00827
23 [java.awt.MultipleGradientPaint].getFractions() [function] [call site] 00828
23 [java.util.Arrays].equals(java.lang.Object[],java.lang.Object[]) [function] [call site] 00829
23 [java.awt.MultipleGradientPaint].getColors() [function] [call site] 00830
23 [java.awt.MultipleGradientPaint].getCycleMethod() [function] [call site] 00831
23 [java.awt.MultipleGradientPaint].getColorSpace() [function] [call site] 00832
23 [java.awt.geom.AffineTransform].equals(java.lang.Object) [function] [call site] 00833
23 [java.awt.MultipleGradientPaint].getTransform() [function] [call site] 00834
23 [java.awt.Color:java.lang.Object].equals(java.lang.Object) [function] [call site] 00835
21 [java.lang.Double].equals(java.lang.Object) [function] [call site] 00836
21 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00837
22 [java.nio.ByteBuffer].equals(java.lang.Object) [function] [call site] 00838
22 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 00839
22 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 00840
22 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00841
22 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 00842
22 [java.time.ZoneOffset].equals(java.lang.Object) [function] [call site] 00843
22 [java.time.Duration].equals(java.lang.Object) [function] [call site] 00844
22 [java.lang.module.ModuleDescriptor$Opens].equals(java.lang.Object) [function] [call site] 00845
22 [java.nio.LongBuffer].equals(java.lang.Object) [function] [call site] 00846
22 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00847
22 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 00848
22 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 00849
22 [java.nio.file.attribute.FileTime].equals(java.lang.Object) [function] [call site] 00850
22 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00851
22 [java.time.LocalDate].equals(java.lang.Object) [function] [call site] 00852
22 [java.nio.CharBuffer].equals(java.lang.Object) [function] [call site] 00853
22 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00854
22 [java.nio.FloatBuffer].equals(java.lang.Object) [function] [call site] 00855
22 [java.lang.String].equals(java.lang.Object) [function] [call site] 00856
22 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00857
22 [java.lang.module.ModuleDescriptor$Requires].equals(java.lang.Object) [function] [call site] 00858
22 [java.lang.module.ModuleDescriptor].equals(java.lang.Object) [function] [call site] 00859
22 [java.nio.IntBuffer].equals(java.lang.Object) [function] [call site] 00860
22 [java.lang.Short].equals(java.lang.Object) [function] [call site] 00861
22 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 00862
22 [java.lang.Float].equals(java.lang.Object) [function] [call site] 00863
22 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00864
22 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00865
22 [java.nio.charset.Charset].equals(java.lang.Object) [function] [call site] 00866
22 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 00867
22 [java.nio.DoubleBuffer].equals(java.lang.Object) [function] [call site] 00868
22 [java.lang.Long].equals(java.lang.Object) [function] [call site] 00869
22 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00870
22 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00871
22 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00872
22 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00873
22 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00874
22 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00875
22 [java.lang.module.ModuleDescriptor$Version].equals(java.lang.Object) [function] [call site] 00876
22 [java.lang.Character].equals(java.lang.Object) [function] [call site] 00877
22 [java.time.chrono.AbstractChronology].equals(java.lang.Object) [function] [call site] 00878
22 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00879
22 [java.time.zone.ZoneOffsetTransition].equals(java.lang.Object) [function] [call site] 00880
22 [java.net.URI].equals(java.lang.Object) [function] [call site] 00881
22 [java.time.ZonedDateTime].equals(java.lang.Object) [function] [call site] 00882
22 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00883
22 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00884
22 [java.time.LocalDateTime].equals(java.lang.Object) [function] [call site] 00885
22 [java.time.Instant].equals(java.lang.Object) [function] [call site] 00886
22 [sun.nio.fs.UnixPath].equals(java.lang.Object) [function] [call site] 00887
22 [java.lang.module.ModuleDescriptor$Provides].equals(java.lang.Object) [function] [call site] 00888
22 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00889
22 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 00890
22 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 00891
22 [java.util.GregorianCalendar].equals(java.lang.Object) [function] [call site] 00892
22 [java.util.Calendar].equals(java.lang.Object) [function] [call site] 00893
22 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 00894
22 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00895
22 [java.time.OffsetDateTime].equals(java.lang.Object) [function] [call site] 00896
22 [java.lang.module.ModuleDescriptor$Exports].equals(java.lang.Object) [function] [call site] 00897
22 [java.lang.ProcessHandleImpl].equals(java.lang.Object) [function] [call site] 00898
22 [java.lang.Double].equals(java.lang.Object) [function] [call site] 00899
22 [java.lang.Runtime$Version].equals(java.lang.Object) [function] [call site] 00900
22 [java.nio.ShortBuffer].equals(java.lang.Object) [function] [call site] 00901
22 [java.io.File].equals(java.lang.Object) [function] [call site] 00902
23 [java.io.File].compareTo(java.io.File) [function] [call site] 00903
23 [sun.awt.shell.ShellFolder].compareTo(java.io.File) [function] [call site] 00904
22 [java.time.LocalTime].equals(java.lang.Object) [function] [call site] 00905
22 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00906
22 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00907
22 [java.util.Date].equals(java.lang.Object) [function] [call site] 00908
22 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00909
22 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00910
23 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 00911
23 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 00912
22 [java.time.OffsetTime].equals(java.lang.Object) [function] [call site] 00913
22 [java.lang.Object].equals(java.lang.Object) [function] [call site] 00914
22 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 00915
21 [java.io.File].equals(java.lang.Object) [function] [call site] 00916
21 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00917
21 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00918
21 [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] 00919
20 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00920
20 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00921
20 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 00922
20 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00923
20 [java.lang.module.ModuleDescriptor$Version].equals(java.lang.Object) [function] [call site] 00924
20 [java.lang.Character].equals(java.lang.Object) [function] [call site] 00925
20 [java.time.chrono.AbstractChronology].equals(java.lang.Object) [function] [call site] 00926
20 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 00927
20 [java.time.zone.ZoneOffsetTransition].equals(java.lang.Object) [function] [call site] 00928
20 [java.net.URI].equals(java.lang.Object) [function] [call site] 00929
20 [java.time.ZonedDateTime].equals(java.lang.Object) [function] [call site] 00930
20 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00931
20 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00932
20 [java.time.LocalDateTime].equals(java.lang.Object) [function] [call site] 00933
20 [java.time.Instant].equals(java.lang.Object) [function] [call site] 00934
20 [sun.nio.fs.UnixPath].equals(java.lang.Object) [function] [call site] 00935
20 [java.lang.module.ModuleDescriptor$Provides].equals(java.lang.Object) [function] [call site] 00936
20 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00937
20 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 00938
20 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 00939
20 [java.util.GregorianCalendar].equals(java.lang.Object) [function] [call site] 00940
20 [java.util.Calendar].equals(java.lang.Object) [function] [call site] 00941
20 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 00942
20 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00943
20 [java.time.OffsetDateTime].equals(java.lang.Object) [function] [call site] 00944
20 [java.lang.module.ModuleDescriptor$Exports].equals(java.lang.Object) [function] [call site] 00945
20 [java.lang.ProcessHandleImpl].equals(java.lang.Object) [function] [call site] 00946
20 [java.lang.Double].equals(java.lang.Object) [function] [call site] 00947
20 [java.lang.Runtime$Version].equals(java.lang.Object) [function] [call site] 00948
20 [java.nio.ShortBuffer].equals(java.lang.Object) [function] [call site] 00949
20 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00950
20 [java.io.File].equals(java.lang.Object) [function] [call site] 00951
20 [java.time.LocalTime].equals(java.lang.Object) [function] [call site] 00952
20 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 00953
20 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 00954
20 [java.util.Date].equals(java.lang.Object) [function] [call site] 00955
20 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00956
20 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00957
20 [java.time.OffsetTime].equals(java.lang.Object) [function] [call site] 00958
20 [org.jfree.chart.text.TextBox].equals(java.lang.Object) [function] [call site] 00959
21 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 00960
21 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 00961
21 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 00962
21 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 00963
21 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 00964
21 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 00965
19 [java.lang.String].equals(java.lang.Object) [function] [call site] 00966
19 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00967
19 [java.lang.Short].equals(java.lang.Object) [function] [call site] 00968
19 [java.lang.Float].equals(java.lang.Object) [function] [call site] 00969
19 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 00970
19 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 00971
19 [java.lang.Long].equals(java.lang.Object) [function] [call site] 00972
19 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 00973
19 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 00974
19 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 00975
19 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 00976
19 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 00977
19 [java.lang.Character].equals(java.lang.Object) [function] [call site] 00978
19 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 00979
19 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 00980
19 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 00981
19 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 00982
19 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 00983
19 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 00984
19 [java.lang.Double].equals(java.lang.Object) [function] [call site] 00985
19 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 00986
19 [java.io.File].equals(java.lang.Object) [function] [call site] 00987
19 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 00988
19 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 00989
19 [java.lang.Object].equals(java.lang.Object) [function] [call site] 00990
19 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 00991
19 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 00992
19 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 00993
19 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 00994
19 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 00995
19 [java.lang.String].equals(java.lang.Object) [function] [call site] 00996
19 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 00997
19 [java.lang.Short].equals(java.lang.Object) [function] [call site] 00998
19 [java.lang.Float].equals(java.lang.Object) [function] [call site] 00999
19 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01000
19 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01001
19 [java.lang.Long].equals(java.lang.Object) [function] [call site] 01002
19 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01003
19 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01004
19 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01005
19 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01006
19 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01007
19 [java.lang.Character].equals(java.lang.Object) [function] [call site] 01008
19 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01009
19 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01010
19 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01011
19 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 01012
19 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 01013
19 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01014
19 [java.lang.Double].equals(java.lang.Object) [function] [call site] 01015
19 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01016
19 [java.io.File].equals(java.lang.Object) [function] [call site] 01017
19 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01018
19 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01019
19 [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] 01020
18 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 01021
18 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01022
18 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 01023
18 [java.time.ZoneOffset].equals(java.lang.Object) [function] [call site] 01024
18 [java.time.Duration].equals(java.lang.Object) [function] [call site] 01025
18 [java.lang.module.ModuleDescriptor$Opens].equals(java.lang.Object) [function] [call site] 01026
18 [java.nio.LongBuffer].equals(java.lang.Object) [function] [call site] 01027
18 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01028
18 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 01029
18 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 01030
18 [java.nio.file.attribute.FileTime].equals(java.lang.Object) [function] [call site] 01031
18 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01032
18 [java.time.LocalDate].equals(java.lang.Object) [function] [call site] 01033
18 [java.nio.CharBuffer].equals(java.lang.Object) [function] [call site] 01034
18 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 01035
18 [java.nio.FloatBuffer].equals(java.lang.Object) [function] [call site] 01036
18 [java.lang.String].equals(java.lang.Object) [function] [call site] 01037
18 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01038
18 [java.lang.module.ModuleDescriptor$Requires].equals(java.lang.Object) [function] [call site] 01039
18 [java.lang.module.ModuleDescriptor].equals(java.lang.Object) [function] [call site] 01040
18 [java.nio.IntBuffer].equals(java.lang.Object) [function] [call site] 01041
18 [java.lang.Short].equals(java.lang.Object) [function] [call site] 01042
18 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 01043
18 [java.lang.Float].equals(java.lang.Object) [function] [call site] 01044
18 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01045
18 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01046
18 [java.nio.charset.Charset].equals(java.lang.Object) [function] [call site] 01047
18 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 01048
18 [java.nio.DoubleBuffer].equals(java.lang.Object) [function] [call site] 01049
18 [java.lang.Long].equals(java.lang.Object) [function] [call site] 01050
18 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01051
18 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01052
18 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01053
18 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01054
18 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 01055
18 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01056
18 [java.lang.module.ModuleDescriptor$Version].equals(java.lang.Object) [function] [call site] 01057
18 [java.lang.Character].equals(java.lang.Object) [function] [call site] 01058
18 [java.time.chrono.AbstractChronology].equals(java.lang.Object) [function] [call site] 01059
18 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 01060
18 [java.time.zone.ZoneOffsetTransition].equals(java.lang.Object) [function] [call site] 01061
18 [java.net.URI].equals(java.lang.Object) [function] [call site] 01062
18 [java.time.ZonedDateTime].equals(java.lang.Object) [function] [call site] 01063
18 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01064
18 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01065
18 [java.time.LocalDateTime].equals(java.lang.Object) [function] [call site] 01066
18 [java.time.Instant].equals(java.lang.Object) [function] [call site] 01067
18 [sun.nio.fs.UnixPath].equals(java.lang.Object) [function] [call site] 01068
18 [java.lang.module.ModuleDescriptor$Provides].equals(java.lang.Object) [function] [call site] 01069
18 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01070
18 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 01071
18 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 01072
18 [java.util.GregorianCalendar].equals(java.lang.Object) [function] [call site] 01073
18 [java.util.Calendar].equals(java.lang.Object) [function] [call site] 01074
18 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 01075
18 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01076
18 [java.time.OffsetDateTime].equals(java.lang.Object) [function] [call site] 01077
18 [java.lang.module.ModuleDescriptor$Exports].equals(java.lang.Object) [function] [call site] 01078
18 [java.lang.ProcessHandleImpl].equals(java.lang.Object) [function] [call site] 01079
18 [java.lang.Double].equals(java.lang.Object) [function] [call site] 01080
18 [java.lang.Runtime$Version].equals(java.lang.Object) [function] [call site] 01081
18 [java.nio.ShortBuffer].equals(java.lang.Object) [function] [call site] 01082
18 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01083
18 [java.io.File].equals(java.lang.Object) [function] [call site] 01084
18 [java.time.LocalTime].equals(java.lang.Object) [function] [call site] 01085
18 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 01086
18 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 01087
18 [java.util.Date].equals(java.lang.Object) [function] [call site] 01088
18 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01089
18 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01090
18 [java.time.OffsetTime].equals(java.lang.Object) [function] [call site] 01091
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01092
17 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 01093
18 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01094
18 [sun.awt.util.IdentityArrayList].indexOf(java.lang.Object) [function] [call site] 01095
18 [java.util.concurrent.CopyOnWriteArrayList].indexOf(java.lang.Object) [function] [call site] 01096
18 [java.util.AbstractList].indexOf(java.lang.Object) [function] [call site] 01097
18 [java.util.Vector].indexOf(java.lang.Object) [function] [call site] 01098
18 [java.util.LinkedList].indexOf(java.lang.Object) [function] [call site] 01099
18 [java.util.ArrayList].indexOf(java.lang.Object) [function] [call site] 01100
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01101
17 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 01102
16 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01103
17 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01104
18 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 01105
19 [java.util.Vector].size() [function] [call site] 01106
19 [java.util.ArrayList].size() [function] [call site] 01107
19 [sun.awt.util.IdentityArrayList].size() [function] [call site] 01108
19 [java.util.LinkedList].size() [function] [call site] 01109
19 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 01110
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 01111
19 [java.util.Vector].get(int) [function] [call site] 01112
19 [java.util.LinkedList].get(int) [function] [call site] 01113
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 01114
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 01115
19 [java.util.ArrayList].get(int) [function] [call site] 01116
19 [java.nio.ByteBuffer].equals(java.lang.Object) [function] [call site] 01117
19 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 01118
19 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 01119
19 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01120
19 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 01121
19 [java.time.ZoneOffset].equals(java.lang.Object) [function] [call site] 01122
19 [java.time.Duration].equals(java.lang.Object) [function] [call site] 01123
19 [java.lang.module.ModuleDescriptor$Opens].equals(java.lang.Object) [function] [call site] 01124
19 [java.nio.LongBuffer].equals(java.lang.Object) [function] [call site] 01125
19 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01126
19 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 01127
19 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 01128
19 [java.nio.file.attribute.FileTime].equals(java.lang.Object) [function] [call site] 01129
19 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01130
19 [java.time.LocalDate].equals(java.lang.Object) [function] [call site] 01131
19 [java.nio.CharBuffer].equals(java.lang.Object) [function] [call site] 01132
19 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 01133
19 [java.nio.FloatBuffer].equals(java.lang.Object) [function] [call site] 01134
19 [java.lang.String].equals(java.lang.Object) [function] [call site] 01135
19 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01136
19 [java.lang.module.ModuleDescriptor$Requires].equals(java.lang.Object) [function] [call site] 01137
19 [java.lang.module.ModuleDescriptor].equals(java.lang.Object) [function] [call site] 01138
19 [java.nio.IntBuffer].equals(java.lang.Object) [function] [call site] 01139
19 [java.lang.Short].equals(java.lang.Object) [function] [call site] 01140
19 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 01141
19 [java.lang.Float].equals(java.lang.Object) [function] [call site] 01142
19 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01143
19 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01144
19 [java.nio.charset.Charset].equals(java.lang.Object) [function] [call site] 01145
19 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 01146
19 [java.nio.DoubleBuffer].equals(java.lang.Object) [function] [call site] 01147
19 [java.lang.Long].equals(java.lang.Object) [function] [call site] 01148
19 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01149
19 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01150
19 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01151
19 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01152
19 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 01153
19 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01154
19 [java.lang.module.ModuleDescriptor$Version].equals(java.lang.Object) [function] [call site] 01155
19 [java.lang.Character].equals(java.lang.Object) [function] [call site] 01156
19 [java.time.chrono.AbstractChronology].equals(java.lang.Object) [function] [call site] 01157
19 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 01158
19 [java.time.zone.ZoneOffsetTransition].equals(java.lang.Object) [function] [call site] 01159
19 [java.net.URI].equals(java.lang.Object) [function] [call site] 01160
19 [java.time.ZonedDateTime].equals(java.lang.Object) [function] [call site] 01161
19 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01162
19 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01163
19 [java.time.LocalDateTime].equals(java.lang.Object) [function] [call site] 01164
19 [java.time.Instant].equals(java.lang.Object) [function] [call site] 01165
19 [sun.nio.fs.UnixPath].equals(java.lang.Object) [function] [call site] 01166
19 [java.lang.module.ModuleDescriptor$Provides].equals(java.lang.Object) [function] [call site] 01167
19 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01168
19 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 01169
19 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 01170
19 [java.util.GregorianCalendar].equals(java.lang.Object) [function] [call site] 01171
19 [java.util.Calendar].equals(java.lang.Object) [function] [call site] 01172
19 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 01173
19 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01174
19 [java.time.OffsetDateTime].equals(java.lang.Object) [function] [call site] 01175
19 [java.lang.module.ModuleDescriptor$Exports].equals(java.lang.Object) [function] [call site] 01176
19 [java.lang.ProcessHandleImpl].equals(java.lang.Object) [function] [call site] 01177
19 [java.lang.Double].equals(java.lang.Object) [function] [call site] 01178
19 [java.lang.Runtime$Version].equals(java.lang.Object) [function] [call site] 01179
19 [java.nio.ShortBuffer].equals(java.lang.Object) [function] [call site] 01180
19 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01181
19 [java.io.File].equals(java.lang.Object) [function] [call site] 01182
19 [java.time.LocalTime].equals(java.lang.Object) [function] [call site] 01183
19 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 01184
19 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 01185
19 [java.util.Date].equals(java.lang.Object) [function] [call site] 01186
19 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01187
19 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01188
19 [java.time.OffsetTime].equals(java.lang.Object) [function] [call site] 01189
19 [java.lang.Object].equals(java.lang.Object) [function] [call site] 01190
19 [org.jfree.data.general.Series].getKey() [function] [call site] 01191
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01192
17 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01193
17 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01194
17 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01195
18 [org.jfree.data.DefaultKeyedValues2D].getRowIndex(java.lang.Comparable) [function] [call site] 01196
17 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 01197
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01198
18 [org.jfree.data.KeyedObjects2D].getRowIndex(java.lang.Comparable) [function] [call site] 01199
16 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01200
16 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 01201
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01202
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01203
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 01204
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 01205
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 01206
16 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 01207
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 01208
16 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 01209
16 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 01210
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 01211
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMinRegularValue(int,int) [function] [call site] 01212
17 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 01213
18 [java.util.ArrayList].get(int) [function] [call site] 01214
18 [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] 01215
18 [org.jfree.data.KeyedObjects].getIndex(java.lang.Comparable) [function] [call site] 01216
19 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01217
19 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 01218
19 [java.nio.file.Files$2].hasNext() [function] [call site] 01219
19 [java.util.ArrayList].iterator() [function] [call site] 01220
19 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 01221
19 [java.io.BufferedReader$1].next() [function] [call site] 01222
19 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 01223
19 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 01224
19 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 01225
19 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 01226
19 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 01227
19 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 01228
19 [java.lang.String].equals(java.lang.Object) [function] [call site] 01229
19 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 01230
19 [java.lang.Short].equals(java.lang.Object) [function] [call site] 01231
19 [java.lang.Float].equals(java.lang.Object) [function] [call site] 01232
19 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 01233
19 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 01234
19 [java.lang.Long].equals(java.lang.Object) [function] [call site] 01235
19 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 01236
19 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 01237
19 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 01238
19 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 01239
19 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 01240
19 [java.lang.Character].equals(java.lang.Object) [function] [call site] 01241
19 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 01242
19 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 01243
19 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 01244
19 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 01245
19 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 01246
19 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 01247
19 [java.lang.Double].equals(java.lang.Object) [function] [call site] 01248
19 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 01249
19 [java.io.File].equals(java.lang.Object) [function] [call site] 01250
19 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 01251
19 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 01252
19 [java.nio.ByteBuffer].equals(java.lang.Object) [function] [call site] 01253
19 [org.jfree.data.KeyedObject].getKey() [function] [call site] 01254
18 [org.jfree.data.KeyedObjects].getObject(java.lang.Comparable) [function] [call site] 01255
19 [org.jfree.data.KeyedObjects].getIndex(java.lang.Comparable) [function] [call site] 01256
19 [org.jfree.data.UnknownKeyException].<init>(java.lang.String) [function] [call site] 01257
20 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 01258
19 [org.jfree.data.KeyedObjects].getObject(int) [function] [call site] 01259
20 [java.util.ArrayList].get(int) [function] [call site] 01260
20 [org.jfree.data.KeyedObject].getObject() [function] [call site] 01261
17 [org.jfree.data.statistics.BoxAndWhiskerItem].getMinRegularValue() [function] [call site] 01262
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 01263
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMedianValue(int,int) [function] [call site] 01264
18 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 01265
18 [org.jfree.data.statistics.BoxAndWhiskerItem].getMedian() [function] [call site] 01266
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getMaxRegularValue(int,int) [function] [call site] 01267
17 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 01268
17 [org.jfree.data.statistics.BoxAndWhiskerItem].getMaxRegularValue() [function] [call site] 01269
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 01270
16 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 01271
16 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 01272
16 [java.lang.Double].doubleValue() [function] [call site] 01273
16 [java.lang.Long].doubleValue() [function] [call site] 01274
16 [java.lang.Short].doubleValue() [function] [call site] 01275
16 [java.math.BigDecimal].doubleValue() [function] [call site] 01276
16 [java.lang.Float].doubleValue() [function] [call site] 01277
16 [java.math.BigInteger].doubleValue() [function] [call site] 01278
16 [java.lang.Integer].doubleValue() [function] [call site] 01279
16 [java.lang.Byte].doubleValue() [function] [call site] 01280
16 [java.lang.Math].min(double,double) [function] [call site] 01281
16 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 01282
16 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 01283
16 [java.lang.Double].doubleValue() [function] [call site] 01284
16 [java.lang.Long].doubleValue() [function] [call site] 01285
16 [java.lang.Short].doubleValue() [function] [call site] 01286
16 [java.math.BigDecimal].doubleValue() [function] [call site] 01287
16 [java.lang.Float].doubleValue() [function] [call site] 01288
16 [java.math.BigInteger].doubleValue() [function] [call site] 01289
16 [java.lang.Integer].doubleValue() [function] [call site] 01290
16 [java.lang.Byte].doubleValue() [function] [call site] 01291
16 [java.lang.Math].max(double,double) [function] [call site] 01292
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 01293
16 [java.nio.file.Files$2].hasNext() [function] [call site] 01294
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 01295
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 01296
16 [java.util.ArrayList].iterator() [function] [call site] 01297
16 [java.util.AbstractSequentialList].iterator() [function] [call site] 01298
16 [java.util.AbstractList].iterator() [function] [call site] 01299
16 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 01300
16 [java.util.Vector].iterator() [function] [call site] 01301
16 [java.io.BufferedReader$1].next() [function] [call site] 01302
16 [java.nio.file.Files$2].next() [function] [call site] 01303
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 01304
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 01305
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01306
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01307
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01308
16 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01309
16 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01310
16 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 01311
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01312
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 01313
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getStartValue(int,int) [function] [call site] 01314
17 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 01315
18 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 01316
18 [org.jfree.data.gantt.TaskSeriesCollection].getColumnKey(int) [function] [call site] 01317
19 [java.util.ArrayList].get(int) [function] [call site] 01318
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 01319
19 [java.util.Vector].get(int) [function] [call site] 01320
19 [java.util.LinkedList].get(int) [function] [call site] 01321
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 01322
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 01323
18 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(java.lang.Comparable,java.lang.Comparable) [function] [call site] 01324
19 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 01325
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 01326
19 [java.util.Vector].get(int) [function] [call site] 01327
19 [java.util.LinkedList].get(int) [function] [call site] 01328
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 01329
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 01330
19 [java.util.ArrayList].get(int) [function] [call site] 01331
19 [org.jfree.data.gantt.TaskSeries].get(java.lang.String) [function] [call site] 01332
20 [java.util.Vector].size() [function] [call site] 01333
20 [java.util.ArrayList].size() [function] [call site] 01334
20 [sun.awt.util.IdentityArrayList].size() [function] [call site] 01335
20 [java.util.LinkedList].size() [function] [call site] 01336
20 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 01337
20 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 01338
20 [java.util.Vector].get(int) [function] [call site] 01339
20 [java.util.LinkedList].get(int) [function] [call site] 01340
20 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 01341
20 [java.util.AbstractSequentialList].get(int) [function] [call site] 01342
20 [java.util.ArrayList].get(int) [function] [call site] 01343
20 [java.lang.String].equals(java.lang.Object) [function] [call site] 01344
20 [org.jfree.data.gantt.Task].getDescription() [function] [call site] 01345
19 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 01346
20 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 01347
21 [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] 01348
20 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 01349
21 [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] 01350
19 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 01351
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 01352
20 [java.lang.String].valueOf(java.lang.Object) [function] [call site] 01353
21 [javax.swing.event.ListSelectionEvent].toString() [function] [call site] 01354
21 [java.util.Hashtable].toString() [function] [call site] 01355
21 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 01356
21 [java.nio.CharBuffer].toString() [function] [call site] 01357
21 [java.awt.font.NumericShaper].toString() [function] [call site] 01358
21 [sun.util.calendar.JulianCalendar$Date].toString() [function] [call site] 01359
21 [java.util.Currency].toString() [function] [call site] 01360
21 [java.nio.ByteBuffer].toString() [function] [call site] 01361
21 [java.net.ServerSocket].toString() [function] [call site] 01362
21 [java.lang.ProcessBuilder$Redirect$4].toString() [function] [call site] 01363
21 [java.beans.PropertyChangeEvent].toString() [function] [call site] 01364
21 [sun.java2d.loops.GraphicsPrimitive].toString() [function] [call site] 01365
21 [java.lang.Byte].toString() [function] [call site] 01366
22 [java.lang.Integer].toString(int) [function] [call site] 01367
23 [java.lang.Integer].stringSize(int) [function] [call site] 01368
23 [java.lang.Integer].getChars(int,int,byte[]) [function] [call site] 01369
23 [java.lang.String].<init>(byte[],byte) [function] [call site] 01370
24 [java.lang.Object].<init>() [function] [call site] 01371
23 [java.lang.StringUTF16].getChars(int,int,byte[]) [function] [call site] 01372
23 [java.lang.String].<init>(byte[],byte) [function] [call site] 01373
21 [java.lang.reflect.Method].toString() [function] [call site] 01374
21 [java.util.Vector].toString() [function] [call site] 01375
21 [java.lang.StringBuffer].toString() [function] [call site] 01376
22 [java.lang.AbstractStringBuilder].isLatin1() [function] [call site] 01377
22 [java.lang.StringLatin1].newString(byte[],int,int) [function] [call site] 01378
22 [java.lang.StringUTF16].newString(byte[],int,int) [function] [call site] 01379
22 [java.lang.String].<init>(java.lang.String) [function] [call site] 01380
23 [java.lang.Object].<init>() [function] [call site] 01381
21 [java.awt.CheckboxGroup].toString() [function] [call site] 01382
21 [java.awt.JobAttributes$DestinationType].toString() [function] [call site] 01383
21 [java.awt.geom.Point2D$Double].toString() [function] [call site] 01384
21 [sun.awt.AppContext].toString() [function] [call site] 01385
21 [java.security.Provider$Service].toString() [function] [call site] 01386
21 [java.awt.geom.Rectangle2D$Double].toString() [function] [call site] 01387
21 [org.jfree.chart.entity.CategoryItemEntity].toString() [function] [call site] 01388
21 [java.util.jar.Attributes$Name].toString() [function] [call site] 01389
21 [javax.swing.event.EventListenerList].toString() [function] [call site] 01390
21 [java.time.OffsetDateTime].toString() [function] [call site] 01391
21 [jdk.internal.org.objectweb.asm.Label].toString() [function] [call site] 01392
22 [java.lang.StringBuilder].<init>() [function] [call site] 01393
22 [java.lang.StringBuilder].append(int) [function] [call site] 01394
22 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 01395
22 [java.lang.System].identityHashCode(java.lang.Object) [function] [call site] 01396
22 [java.lang.StringBuilder].toString() [function] [call site] 01397
21 [java.awt.PageAttributes$OriginType].toString() [function] [call site] 01398
21 [sun.java2d.loops.FontInfo].toString() [function] [call site] 01399
21 [java.awt.RenderingHints].toString() [function] [call site] 01400
21 [java.lang.ProcessImpl].toString() [function] [call site] 01401
21 [javax.swing.text.Segment].toString() [function] [call site] 01402
21 [java.util.TreeMap$Entry].toString() [function] [call site] 01403
21 [java.math.MutableBigInteger].toString() [function] [call site] 01404
21 [javax.swing.event.ListDataEvent].toString() [function] [call site] 01405
21 [java.lang.String].toString() [function] [call site] 01406
21 [java.awt.font.TextHitInfo].toString() [function] [call site] 01407
21 [java.util.concurrent.ConcurrentHashMap$Node].toString() [function] [call site] 01408
21 [java.net.SocketImpl].toString() [function] [call site] 01409
21 [java.nio.channels.FileChannel$MapMode].toString() [function] [call site] 01410
21 [java.security.Timestamp].toString() [function] [call site] 01411
21 [java.lang.Integer].toString() [function] [call site] 01412
22 [java.lang.Integer].toString(int) [function] [call site] 01413
21 [java.util.regex.Pattern].toString() [function] [call site] 01414
21 [java.util.zip.ZipEntry].toString() [function] [call site] 01415
21 [java.lang.Float].toString() [function] [call site] 01416
22 [java.lang.Float].toString(float) [function] [call site] 01417
23 [jdk.internal.math.FloatingDecimal].toJavaFormatString(float) [function] [call site] 01418
24 [jdk.internal.math.FloatingDecimal].getBinaryToASCIIConverter(float) [function] [call site] 01419
25 [java.lang.Float].floatToRawIntBits(float) [function] [call site] 01420
25 [java.lang.Integer].numberOfLeadingZeros(int) [function] [call site] 01421
25 [jdk.internal.math.FloatingDecimal].getBinaryToASCIIBuffer() [function] [call site] 01422
26 [java.lang.ThreadLocal].get() [function] [call site] 01423
25 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].setSign(boolean) [function] [call site] 01424
25 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].dtoa(int,long,int,boolean) [function] [call site] 01425
26 [java.lang.AssertionError].<init>() [function] [call site] 01426
27 [java.lang.Error].<init>() [function] [call site] 01427
28 [java.lang.Throwable].<init>() [function] [call site] 01428
29 [java.lang.Object].<init>() [function] [call site] 01429
29 [java.lang.Throwable].fillInStackTrace() [function] [call site] 01430
30 [java.lang.Throwable].fillInStackTrace(int) [function] [call site] 01431
29 [sun.nio.fs.UnixException].fillInStackTrace() [function] [call site] 01432
26 [java.lang.AssertionError].<init>() [function] [call site] 01433
26 [java.lang.Long].numberOfTrailingZeros(long) [function] [call site] 01434
26 [java.lang.Math].max(int,int) [function] [call site] 01435
26 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].insignificantDigitsForPow2(int) [function] [call site] 01436
26 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].developLongDigits(int,long,int) [function] [call site] 01437
27 [java.lang.AssertionError].<init>(long) [function] [call site] 01438
28 [java.lang.AssertionError].<init>(java.lang.String) [function] [call site] 01439
29 [java.lang.Error].<init>(java.lang.String) [function] [call site] 01440
30 [java.lang.Throwable].<init>(java.lang.String) [function] [call site] 01441
31 [java.lang.Object].<init>() [function] [call site] 01442
31 [java.lang.Throwable].fillInStackTrace() [function] [call site] 01443
31 [sun.nio.fs.UnixException].fillInStackTrace() [function] [call site] 01444
28 [java.lang.String].valueOf(long) [function] [call site] 01445
29 [java.lang.Long].toString(long) [function] [call site] 01446
30 [java.lang.Long].stringSize(long) [function] [call site] 01447
30 [java.lang.Long].getChars(long,int,byte[]) [function] [call site] 01448
30 [java.lang.String].<init>(byte[],byte) [function] [call site] 01449
30 [java.lang.StringUTF16].getChars(long,int,byte[]) [function] [call site] 01450
30 [java.lang.String].<init>(byte[],byte) [function] [call site] 01451
26 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].estimateDecExp(long,int) [function] [call site] 01452
27 [java.lang.Double].longBitsToDouble(long) [function] [call site] 01453
27 [java.lang.Double].doubleToRawLongBits(double) [function] [call site] 01454
26 [java.lang.Math].max(int,int) [function] [call site] 01455
26 [java.lang.Math].max(int,int) [function] [call site] 01456
26 [java.lang.Math].min(int,int) [function] [call site] 01457
26 [java.lang.AssertionError].<init>(int) [function] [call site] 01458
27 [java.lang.AssertionError].<init>(java.lang.String) [function] [call site] 01459
27 [java.lang.String].valueOf(int) [function] [call site] 01460
28 [java.lang.Integer].toString(int) [function] [call site] 01461
26 [java.lang.AssertionError].<init>(int) [function] [call site] 01462
26 [java.lang.AssertionError].<init>(int) [function] [call site] 01463
26 [java.lang.AssertionError].<init>(int) [function] [call site] 01464
26 [jdk.internal.math.FDBigInteger].valueOfPow52(int,int) [function] [call site] 01465
27 [jdk.internal.math.FDBigInteger].big5pow(int) [function] [call site] 01466
28 [java.lang.AssertionError].<init>(int) [function] [call site] 01467
28 [jdk.internal.math.FDBigInteger].big5powRec(int) [function] [call site] 01468
29 [jdk.internal.math.FDBigInteger].mult(int) [function] [call site] 01469
30 [jdk.internal.math.FDBigInteger].mult(int[],int,int,int[]) [function] [call site] 01470
30 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 01471
31 [java.lang.Object].<init>() [function] [call site] 01472
31 [jdk.internal.math.FDBigInteger].trimLeadingZeros() [function] [call site] 01473
29 [jdk.internal.math.FDBigInteger].mult(jdk.internal.math.FDBigInteger) [function] [call site] 01474
30 [jdk.internal.math.FDBigInteger].size() [function] [call site] 01475
30 [jdk.internal.math.FDBigInteger].mult(int) [function] [call site] 01476
30 [jdk.internal.math.FDBigInteger].size() [function] [call site] 01477
30 [jdk.internal.math.FDBigInteger].mult(int) [function] [call site] 01478
30 [jdk.internal.math.FDBigInteger].mult(int[],int,int[],int,int[]) [function] [call site] 01479
30 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 01480
27 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 01481
27 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 01482
27 [jdk.internal.math.FDBigInteger].big5pow(int) [function] [call site] 01483
27 [jdk.internal.math.FDBigInteger].leftShift(int) [function] [call site] 01484
28 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 01485
28 [java.util.Arrays].copyOf(int[],int) [function] [call site] 01486
28 [jdk.internal.math.FDBigInteger].leftShift(int[],int,int[],int,int,int) [function] [call site] 01487
28 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 01488
28 [jdk.internal.math.FDBigInteger].leftShift(int[],int,int[],int,int,int) [function] [call site] 01489
27 [jdk.internal.math.FDBigInteger].valueOfPow2(int) [function] [call site] 01490
28 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 01491
26 [jdk.internal.math.FDBigInteger].getNormalizationBias() [function] [call site] 01492
27 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 01493
27 [java.lang.Integer].numberOfLeadingZeros(int) [function] [call site] 01494
26 [jdk.internal.math.FDBigInteger].leftShift(int) [function] [call site] 01495
26 [jdk.internal.math.FDBigInteger].valueOfMulPow52(long,int,int) [function] [call site] 01496
27 [java.lang.AssertionError].<init>(int) [function] [call site] 01497
27 [java.lang.AssertionError].<init>(int) [function] [call site] 01498
27 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 01499
27 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 01500
27 [jdk.internal.math.FDBigInteger].big5pow(int) [function] [call site] 01501
27 [jdk.internal.math.FDBigInteger].mult(int[],int,int,int[]) [function] [call site] 01502
27 [jdk.internal.math.FDBigInteger].mult(int[],int,int,int,int[]) [function] [call site] 01503
27 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 01504
27 [jdk.internal.math.FDBigInteger].leftShift(int) [function] [call site] 01505
27 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 01506
27 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 01507
27 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 01508
26 [jdk.internal.math.FDBigInteger].valueOfPow52(int,int) [function] [call site] 01509
26 [jdk.internal.math.FDBigInteger].valueOfPow52(int,int) [function] [call site] 01510
26 [jdk.internal.math.FDBigInteger].quoRemIteration(jdk.internal.math.FDBigInteger) [function] [call site] 01511
27 [java.lang.AssertionError].<init>(java.lang.Object) [function] [call site] 01512
28 [java.lang.AssertionError].<init>(java.lang.String) [function] [call site] 01513
28 [java.lang.String].valueOf(java.lang.Object) [function] [call site] 01514
28 [java.lang.Throwable].initCause(java.lang.Throwable) [function] [call site] 01515
29 [java.lang.StringBuilder].<init>() [function] [call site] 01516
29 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 01517
29 [java.lang.IllegalStateException].<init>(java.lang.String,java.lang.Throwable) [function] [call site] 01518
29 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 01519
29 [java.lang.StringBuilder].toString() [function] [call site] 01520
29 [java.util.Objects].toString(java.lang.Object,java.lang.String) [function] [call site] 01521
29 [java.lang.IllegalArgumentException].<init>(java.lang.String,java.lang.Throwable) [function] [call site] 01522
27 [jdk.internal.math.FDBigInteger].size() [function] [call site] 01523
27 [jdk.internal.math.FDBigInteger].size() [function] [call site] 01524
27 [jdk.internal.math.FDBigInteger].multAndCarryBy10(int[],int,int[]) [function] [call site] 01525
27 [jdk.internal.math.FDBigInteger].trimLeadingZeros() [function] [call site] 01526
27 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 01527
27 [jdk.internal.math.FDBigInteger].multDiffMe(long,jdk.internal.math.FDBigInteger) [function] [call site] 01528
27 [java.lang.AssertionError].<init>(long) [function] [call site] 01529
27 [jdk.internal.math.FDBigInteger].multAndCarryBy10(int[],int,int[]) [function] [call site] 01530
27 [java.lang.AssertionError].<init>(int) [function] [call site] 01531
27 [jdk.internal.math.FDBigInteger].trimLeadingZeros() [function] [call site] 01532
26 [jdk.internal.math.FDBigInteger].'cmp'(jdk.internal.math.FDBigInteger) [function] [call site] 01533
27 [jdk.internal.math.FDBigInteger].checkZeroTail(int[],int) [function] [call site] 01534
27 [jdk.internal.math.FDBigInteger].checkZeroTail(int[],int) [function] [call site] 01535
26 [jdk.internal.math.FDBigInteger].addAndCmp(jdk.internal.math.FDBigInteger,jdk.internal.math.FDBigInteger) [function] [call site] 01536
27 [jdk.internal.math.FDBigInteger].size() [function] [call site] 01537
27 [jdk.internal.math.FDBigInteger].size() [function] [call site] 01538
27 [jdk.internal.math.FDBigInteger].size() [function] [call site] 01539
27 [jdk.internal.math.FDBigInteger].'cmp'(jdk.internal.math.FDBigInteger) [function] [call site] 01540
27 [jdk.internal.math.FDBigInteger].add(jdk.internal.math.FDBigInteger) [function] [call site] 01541
28 [jdk.internal.math.FDBigInteger].size() [function] [call site] 01542
28 [jdk.internal.math.FDBigInteger].size() [function] [call site] 01543
28 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 01544
27 [jdk.internal.math.FDBigInteger].'cmp'(jdk.internal.math.FDBigInteger) [function] [call site] 01545
26 [java.lang.AssertionError].<init>(int) [function] [call site] 01546
26 [jdk.internal.math.FDBigInteger].quoRemIteration(jdk.internal.math.FDBigInteger) [function] [call site] 01547
26 [java.lang.AssertionError].<init>(int) [function] [call site] 01548
26 [jdk.internal.math.FDBigInteger].multBy10() [function] [call site] 01549
27 [jdk.internal.math.FDBigInteger].multAndCarryBy10(int[],int,int[]) [function] [call site] 01550
27 [jdk.internal.math.FDBigInteger].<init>(int[],int) [function] [call site] 01551
27 [jdk.internal.math.FDBigInteger].multAndCarryBy10(int[],int,int[]) [function] [call site] 01552
27 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 01553
27 [java.util.Arrays].copyOf(int[],int) [function] [call site] 01554
27 [jdk.internal.math.FDBigInteger].trimLeadingZeros() [function] [call site] 01555
26 [jdk.internal.math.FDBigInteger].'cmp'(jdk.internal.math.FDBigInteger) [function] [call site] 01556
26 [jdk.internal.math.FDBigInteger].addAndCmp(jdk.internal.math.FDBigInteger,jdk.internal.math.FDBigInteger) [function] [call site] 01557
26 [jdk.internal.math.FDBigInteger].leftShift(int) [function] [call site] 01558
26 [jdk.internal.math.FDBigInteger].'cmp'(jdk.internal.math.FDBigInteger) [function] [call site] 01559
26 [jdk.internal.math.FDBigInteger].'cmp'(jdk.internal.math.FDBigInteger) [function] [call site] 01560
26 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].roundup() [function] [call site] 01561
26 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].roundup() [function] [call site] 01562
26 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].roundup() [function] [call site] 01563
24 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].toJavaFormatString() [function] [call site] 01564
25 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].getChars(char[]) [function] [call site] 01565
26 [java.lang.AssertionError].<init>(int) [function] [call site] 01566
26 [java.lang.Math].min(int,int) [function] [call site] 01567
26 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 01568
26 [java.util.Arrays].fill(char[],int,int,char) [function] [call site] 01569
26 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 01570
26 [java.util.Arrays].fill(char[],int,int,char) [function] [call site] 01571
26 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 01572
26 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 01573
25 [java.lang.String].<init>(char[],int,int) [function] [call site] 01574
26 [java.lang.String].<init>(char[],int,int,java.lang.Void) [function] [call site] 01575
27 [java.lang.Object].<init>() [function] [call site] 01576
27 [java.lang.StringUTF16].compress(char[],int,int) [function] [call site] 01577
27 [java.lang.StringUTF16].toBytes(char[],int,int) [function] [call site] 01578
26 [java.lang.String].rangeCheck(char[],int,int) [function] [call site] 01579
27 [java.lang.String].checkBoundsOffCount(int,int,int) [function] [call site] 01580
28 [java.lang.StringIndexOutOfBoundsException].<init>(java.lang.String) [function] [call site] 01581
28 [java.lang.StringBuilder].<init>() [function] [call site] 01582
28 [java.lang.StringBuilder].append(int) [function] [call site] 01583
28 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 01584
28 [java.lang.StringBuilder].append(int) [function] [call site] 01585
28 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 01586
28 [java.lang.StringBuilder].append(int) [function] [call site] 01587
28 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 01588
28 [java.lang.StringBuilder].toString() [function] [call site] 01589
24 [jdk.internal.math.FloatingDecimal$ExceptionalBinaryToASCIIBuffer].toJavaFormatString() [function] [call site] 01590
21 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 01591
22 [java.lang.Enum].toString() [function] [call site] 01592
21 [java.time.Period].toString() [function] [call site] 01593
21 [java.io.ObjectOutputStream$DebugTraceInfoStack].toString() [function] [call site] 01594
21 [sun.java2d.loops.CompositeType].toString() [function] [call site] 01595
21 [java.text.DigitList].toString() [function] [call site] 01596
21 [java.awt.image.IndexColorModel].toString() [function] [call site] 01597
21 [java.util.concurrent.locks.ReentrantLock].toString() [function] [call site] 01598
21 [java.net.URL].toString() [function] [call site] 01599
21 [java.awt.Event].toString() [function] [call site] 01600
21 [java.awt.JobAttributes$MultipleDocumentHandlingType].toString() [function] [call site] 01601
21 [java.awt.FontMetrics].toString() [function] [call site] 01602
21 [javax.swing.text.Position$Bias].toString() [function] [call site] 01603
21 [java.lang.Short].toString() [function] [call site] 01604
22 [java.lang.Integer].toString(int) [function] [call site] 01605
21 [java.net.InterfaceAddress].toString() [function] [call site] 01606
21 [sun.net.www.MessageHeader].toString() [function] [call site] 01607
21 [org.xml.sax.SAXParseException].toString() [function] [call site] 01608
21 [java.time.Instant].toString() [function] [call site] 01609
21 [java.awt.Color].toString() [function] [call site] 01610
21 [java.lang.invoke.MethodHandleImpl$LoopClauses].toString() [function] [call site] 01611
21 [org.jfree.chart.entity.LegendItemEntity].toString() [function] [call site] 01612
21 [java.time.LocalDate].toString() [function] [call site] 01613
21 [org.jfree.data.KeyedValuesItemKey].toString() [function] [call site] 01614
22 [java.lang.StringBuilder].<init>() [function] [call site] 01615
22 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 01616
22 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 01617
22 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 01618
22 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 01619
22 [org.jfree.data.time.Month].toString() [function] [call site] 01620
23 [org.jfree.chart.date.SerialDate].monthCodeToString(int) [function] [call site] 01621
24 [org.jfree.chart.date.SerialDate].monthCodeToString(int,boolean) [function] [call site] 01622
25 [org.jfree.chart.date.SerialDate].isValidMonthCode(int) [function] [call site] 01623
25 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 01624
25 [java.text.DateFormatSymbols].getShortMonths() [function] [call site] 01625
25 [java.text.DateFormatSymbols].getMonths() [function] [call site] 01626
22 [org.jfree.data.time.Year].toString() [function] [call site] 01627
23 [java.lang.Integer].toString(int) [function] [call site] 01628
22 [java.lang.Character].toString() [function] [call site] 01629
23 [java.lang.String].valueOf(char) [function] [call site] 01630
24 [java.lang.StringLatin1].canEncode(int) [function] [call site] 01631
24 [java.lang.String].<init>(byte[],byte) [function] [call site] 01632
24 [java.lang.StringLatin1].toBytes(char) [function] [call site] 01633
24 [java.lang.String].<init>(byte[],byte) [function] [call site] 01634
24 [java.lang.StringUTF16].toBytes(char) [function] [call site] 01635
22 [java.lang.Byte].toString() [function] [call site] 01636
22 [java.lang.StringBuffer].toString() [function] [call site] 01637
22 [java.lang.Long].toString() [function] [call site] 01638
23 [java.lang.Long].toString(long) [function] [call site] 01639
22 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 01640
23 [org.jfree.chart.renderer.Outlier].getX() [function] [call site] 01641
24 [org.jfree.chart.renderer.Outlier].getPoint() [function] [call site] 01642
24 [java.awt.Point:java.awt.geom.Point2D$Double:java.awt.geom.Point2D$Float].getX() [function] [call site] 01643
23 [org.jfree.chart.renderer.Outlier].getY() [function] [call site] 01644
24 [org.jfree.chart.renderer.Outlier].getPoint() [function] [call site] 01645
24 [java.awt.Point:java.awt.geom.Point2D$Double:java.awt.geom.Point2D$Float].getY() [function] [call site] 01646
22 [org.jfree.data.time.Hour].toString() [function] [call site] 01647
23 [org.jfree.data.time.Hour].getDayOfMonth() [function] [call site] 01648
24 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01649
25 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 01650
23 [org.jfree.data.time.Hour].getMonth() [function] [call site] 01651
24 [org.jfree.data.time.Day].getMonth() [function] [call site] 01652
25 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 01653
23 [org.jfree.data.time.Hour].getYear() [function] [call site] 01654
24 [org.jfree.data.time.Day].getYear() [function] [call site] 01655
25 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 01656
22 [java.lang.Integer].toString() [function] [call site] 01657
22 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 01658
23 [org.jfree.chart.axis.TickUnit].getSize() [function] [call site] 01659
23 [org.jfree.chart.axis.NumberTickUnit].valueToString(double) [function] [call site] 01660
24 [java.text.NumberFormat].format(double) [function] [call site] 01661
22 [java.lang.Float].toString() [function] [call site] 01662
22 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 01663
22 [java.lang.Double].toString() [function] [call site] 01664
23 [java.lang.Double].toString(double) [function] [call site] 01665
24 [jdk.internal.math.FloatingDecimal].toJavaFormatString(double) [function] [call site] 01666
25 [jdk.internal.math.FloatingDecimal].getBinaryToASCIIConverter(double) [function] [call site] 01667
26 [jdk.internal.math.FloatingDecimal].getBinaryToASCIIConverter(double,boolean) [function] [call site] 01668
27 [java.lang.Double].doubleToRawLongBits(double) [function] [call site] 01669
27 [java.lang.Long].numberOfLeadingZeros(long) [function] [call site] 01670
28 [java.lang.Integer].numberOfLeadingZeros(int) [function] [call site] 01671
28 [java.lang.Integer].numberOfLeadingZeros(int) [function] [call site] 01672
27 [jdk.internal.math.FloatingDecimal].getBinaryToASCIIBuffer() [function] [call site] 01673
27 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].setSign(boolean) [function] [call site] 01674
27 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].dtoa(int,long,int,boolean) [function] [call site] 01675
25 [jdk.internal.math.FloatingDecimal$BinaryToASCIIBuffer].toJavaFormatString() [function] [call site] 01676
25 [jdk.internal.math.FloatingDecimal$ExceptionalBinaryToASCIIBuffer].toJavaFormatString() [function] [call site] 01677
22 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 01678
23 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 01679
23 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 01680
23 [org.jfree.chart.date.SerialDate].monthCodeToString(int) [function] [call site] 01681
23 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 01682
22 [java.lang.Short].toString() [function] [call site] 01683
22 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 01684
23 [java.math.BigInteger].toString() [function] [call site] 01685
23 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 01686
23 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 01687
23 [org.jfree.data.time.Month].toString() [function] [call site] 01688
23 [java.nio.CharBuffer].toString() [function] [call site] 01689
23 [org.jfree.data.time.Year].toString() [function] [call site] 01690
23 [java.lang.Character].toString() [function] [call site] 01691
23 [java.nio.FloatBuffer].toString() [function] [call site] 01692
23 [sun.font.EAttribute].toString() [function] [call site] 01693
23 [java.nio.ByteBuffer].toString() [function] [call site] 01694
23 [java.lang.Byte].toString() [function] [call site] 01695
23 [java.lang.ProcessHandleImpl].toString() [function] [call site] 01696
23 [java.lang.StringBuffer].toString() [function] [call site] 01697
23 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 01698
23 [java.nio.DoubleBuffer].toString() [function] [call site] 01699
23 [java.lang.Long].toString() [function] [call site] 01700
23 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 01701
23 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 01702
23 [java.nio.file.attribute.FileTime].toString() [function] [call site] 01703
23 [java.time.OffsetDateTime].toString() [function] [call site] 01704
23 [java.time.chrono.AbstractChronology].toString() [function] [call site] 01705
23 [java.nio.IntBuffer].toString() [function] [call site] 01706
23 [sun.awt.shell.ShellFolder].toString() [function] [call site] 01707
23 [java.nio.charset.Charset].toString() [function] [call site] 01708
23 [java.lang.StringBuilder].toString() [function] [call site] 01709
23 [java.time.ZonedDateTime].toString() [function] [call site] 01710
23 [java.time.Duration].toString() [function] [call site] 01711
23 [org.jfree.data.time.Hour].toString() [function] [call site] 01712
23 [java.lang.Boolean].toString() [function] [call site] 01713
23 [java.lang.Integer].toString() [function] [call site] 01714
23 [java.lang.String].toString() [function] [call site] 01715
23 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 01716
23 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 01717
23 [java.lang.Float].toString() [function] [call site] 01718
23 [java.time.LocalDateTime].toString() [function] [call site] 01719
23 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 01720
23 [java.lang.Enum].toString() [function] [call site] 01721
23 [java.time.OffsetTime].toString() [function] [call site] 01722
23 [java.lang.Double].toString() [function] [call site] 01723
23 [org.jfree.data.time.Week].toString() [function] [call site] 01724
23 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 01725
23 [java.lang.Short].toString() [function] [call site] 01726
23 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 01727
23 [org.jfree.data.time.Quarter].toString() [function] [call site] 01728
23 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 01729
23 [java.util.Calendar].toString() [function] [call site] 01730
23 [java.time.temporal.ChronoField].toString() [function] [call site] 01731
23 [java.time.Instant].toString() [function] [call site] 01732
23 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 01733
23 [sun.nio.fs.UnixPath].toString() [function] [call site] 01734
23 [java.io.ObjectStreamField].toString() [function] [call site] 01735
23 [java.time.LocalDate].toString() [function] [call site] 01736
23 [java.time.LocalTime].toString() [function] [call site] 01737
23 [java.util.Date].toString() [function] [call site] 01738
23 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 01739
24 [java.lang.StringBuilder].<init>() [function] [call site] 01740
24 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 01741
24 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 01742
24 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 01743
24 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 01744
24 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 01745
24 [org.jfree.data.time.Month].toString() [function] [call site] 01746
24 [java.nio.CharBuffer].toString() [function] [call site] 01747
24 [org.jfree.data.time.Year].toString() [function] [call site] 01748
24 [java.lang.Character].toString() [function] [call site] 01749
24 [java.nio.FloatBuffer].toString() [function] [call site] 01750
24 [sun.font.EAttribute].toString() [function] [call site] 01751
24 [java.nio.ByteBuffer].toString() [function] [call site] 01752
24 [java.lang.Byte].toString() [function] [call site] 01753
24 [java.lang.ProcessHandleImpl].toString() [function] [call site] 01754
24 [java.lang.StringBuffer].toString() [function] [call site] 01755
24 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 01756
24 [java.nio.DoubleBuffer].toString() [function] [call site] 01757
24 [java.lang.Long].toString() [function] [call site] 01758
24 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 01759
24 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 01760
24 [java.nio.file.attribute.FileTime].toString() [function] [call site] 01761
24 [java.time.OffsetDateTime].toString() [function] [call site] 01762
24 [java.time.chrono.AbstractChronology].toString() [function] [call site] 01763
24 [java.nio.IntBuffer].toString() [function] [call site] 01764
24 [sun.awt.shell.ShellFolder].toString() [function] [call site] 01765
24 [java.nio.charset.Charset].toString() [function] [call site] 01766
24 [java.lang.StringBuilder].toString() [function] [call site] 01767
24 [java.time.ZonedDateTime].toString() [function] [call site] 01768
24 [java.time.Duration].toString() [function] [call site] 01769
24 [org.jfree.data.time.Hour].toString() [function] [call site] 01770
24 [java.lang.Boolean].toString() [function] [call site] 01771
24 [java.lang.Integer].toString() [function] [call site] 01772
24 [java.lang.String].toString() [function] [call site] 01773
24 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 01774
24 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 01775
24 [java.lang.Float].toString() [function] [call site] 01776
24 [java.time.LocalDateTime].toString() [function] [call site] 01777
24 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 01778
24 [java.lang.Enum].toString() [function] [call site] 01779
24 [java.time.OffsetTime].toString() [function] [call site] 01780
24 [java.lang.Double].toString() [function] [call site] 01781
24 [org.jfree.data.time.Week].toString() [function] [call site] 01782
24 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 01783
24 [java.lang.Short].toString() [function] [call site] 01784
24 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 01785
24 [org.jfree.data.time.Quarter].toString() [function] [call site] 01786
24 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 01787
24 [java.util.Calendar].toString() [function] [call site] 01788
24 [java.time.temporal.ChronoField].toString() [function] [call site] 01789
24 [java.time.Instant].toString() [function] [call site] 01790
24 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 01791
24 [sun.nio.fs.UnixPath].toString() [function] [call site] 01792
24 [java.io.ObjectStreamField].toString() [function] [call site] 01793
24 [java.time.LocalDate].toString() [function] [call site] 01794
24 [java.time.LocalTime].toString() [function] [call site] 01795
24 [java.util.Date].toString() [function] [call site] 01796
24 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 01797
24 [java.lang.Object].toString() [function] [call site] 01798
25 [java.lang.StringBuilder].<init>() [function] [call site] 01799
25 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 01800
25 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 01801
25 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 01802
25 [java.lang.Object].getClass() [function] [call site] 01803
25 [java.lang.Class].getName() [function] [call site] 01804
26 [java.lang.Class].initClassName() [function] [call site] 01805
25 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].hashCode() [function] [call site] 01806
26 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 01807
27 [java.lang.String].hashCode() [function] [call site] 01808
28 [java.lang.StringLatin1].hashCode(byte[]) [function] [call site] 01809
28 [java.lang.String].isLatin1() [function] [call site] 01810
28 [java.lang.StringUTF16].hashCode(byte[]) [function] [call site] 01811
26 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 01812
27 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].hashCode() [function] [call site] 01813
27 [java.awt.Font].hashCode() [function] [call site] 01814
27 [java.util.WeakHashMap$Entry].hashCode() [function] [call site] 01815
27 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 01816
28 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01817
28 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 01818
27 [org.jfree.chart.plot.Crosshair].hashCode() [function] [call site] 01819
28 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 01820
28 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 01821
29 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01822
28 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 01823
29 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 01824
30 [java.awt.GradientPaint].getColor1() [function] [call site] 01825
30 [java.awt.Color].hashCode() [function] [call site] 01826
30 [java.awt.GradientPaint].getPoint1() [function] [call site] 01827
30 [java.awt.geom.Point2D].hashCode() [function] [call site] 01828
30 [java.awt.GradientPaint].getColor2() [function] [call site] 01829
30 [java.awt.Color].hashCode() [function] [call site] 01830
30 [java.awt.GradientPaint].getPoint2() [function] [call site] 01831
30 [java.awt.geom.Point2D].hashCode() [function] [call site] 01832
30 [java.awt.Color:java.lang.Object].hashCode() [function] [call site] 01833
28 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Stroke) [function] [call site] 01834
29 [java.awt.BasicStroke].hashCode() [function] [call site] 01835
28 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 01836
28 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Comparable) [function] [call site] 01837
29 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 01838
29 [java.time.OffsetTime].hashCode() [function] [call site] 01839
29 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 01840
29 [java.time.ZoneOffset].hashCode() [function] [call site] 01841
29 [java.lang.Byte].hashCode() [function] [call site] 01842
30 [java.lang.Byte].hashCode(byte) [function] [call site] 01843
29 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 01844
29 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 01845
30 [org.jfree.data.time.Second].hashCode() [function] [call site] 01846
31 [org.jfree.data.time.Day].hashCode() [function] [call site] 01847
32 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 01848
33 [org.jfree.chart.date.SpreadsheetDate].toSerial() [function] [call site] 01849
32 [java.lang.Object].hashCode() [function] [call site] 01850
30 [org.jfree.data.time.Day].hashCode() [function] [call site] 01851
30 [org.jfree.data.time.Minute].hashCode() [function] [call site] 01852
31 [org.jfree.data.time.Day].hashCode() [function] [call site] 01853
30 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 01854
31 [org.jfree.data.time.Millisecond].getSecond() [function] [call site] 01855
32 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01856
32 [org.jfree.data.time.Day].getMonth() [function] [call site] 01857
32 [org.jfree.data.time.Second].<init>(int,int,int,int,int,int) [function] [call site] 01858
33 [org.jfree.data.time.Second].<init>(int,org.jfree.data.time.Minute) [function] [call site] 01859
34 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 01860
35 [java.lang.Object].<init>() [function] [call site] 01861
34 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 01862
35 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 01863
34 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01864
34 [org.jfree.data.time.Minute].getDay() [function] [call site] 01865
34 [org.jfree.data.time.Minute].getHourValue() [function] [call site] 01866
34 [org.jfree.data.time.Minute].getMinute() [function] [call site] 01867
34 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 01868
35 [java.lang.ThreadLocal].get() [function] [call site] 01869
35 [java.util.concurrent.atomic.AtomicReference].get() [function] [call site] 01870
35 [java.util.Calendar].clone() [function] [call site] 01871
35 [java.util.GregorianCalendar].clone() [function] [call site] 01872
35 [jdk.internal.misc.TerminatingThreadLocal].set(java.lang.Object) [function] [call site] 01873
36 [java.lang.ThreadLocal].set(java.lang.Object) [function] [call site] 01874
36 [jdk.internal.misc.TerminatingThreadLocal].register(jdk.internal.misc.TerminatingThreadLocal) [function] [call site] 01875
37 [java.util.Vector].add(java.lang.Object) [function] [call site] 01876
37 [java.lang.ThreadLocal].get() [function] [call site] 01877
35 [java.lang.ThreadLocal].set(java.lang.Object) [function] [call site] 01878
35 [java.util.Calendar].getInstance() [function] [call site] 01879
34 [org.jfree.data.time.Second].peg(java.util.Calendar) [function] [call site] 01880
35 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 01881
36 [org.jfree.data.time.Day].getYear() [function] [call site] 01882
36 [org.jfree.data.time.Day].getMonth() [function] [call site] 01883
36 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01884
36 [java.util.Calendar].clear() [function] [call site] 01885
36 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 01886
36 [java.util.Calendar].set(int,int) [function] [call site] 01887
36 [java.util.Calendar].getTimeInMillis() [function] [call site] 01888
33 [org.jfree.data.time.Minute].<init>(int,int,int,int,int) [function] [call site] 01889
34 [org.jfree.data.time.Minute].<init>(int,org.jfree.data.time.Hour) [function] [call site] 01890
35 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 01891
35 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01892
35 [org.jfree.data.time.Hour].getHour() [function] [call site] 01893
35 [org.jfree.data.time.Hour].getDay() [function] [call site] 01894
35 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 01895
35 [org.jfree.data.time.Minute].peg(java.util.Calendar) [function] [call site] 01896
36 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 01897
37 [org.jfree.data.time.Day].getYear() [function] [call site] 01898
37 [org.jfree.data.time.Day].getMonth() [function] [call site] 01899
37 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01900
37 [java.util.Calendar].clear() [function] [call site] 01901
37 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 01902
37 [java.util.Calendar].set(int,int) [function] [call site] 01903
37 [java.util.Calendar].getTimeInMillis() [function] [call site] 01904
36 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 01905
37 [org.jfree.data.time.Day].getYear() [function] [call site] 01906
37 [org.jfree.data.time.Day].getMonth() [function] [call site] 01907
37 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01908
37 [java.util.Calendar].clear() [function] [call site] 01909
37 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 01910
37 [java.util.Calendar].set(int,int) [function] [call site] 01911
37 [java.util.Calendar].getTimeInMillis() [function] [call site] 01912
34 [org.jfree.data.time.Hour].<init>(int,org.jfree.data.time.Day) [function] [call site] 01913
35 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 01914
35 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 01915
35 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 01916
35 [org.jfree.data.time.Hour].peg(java.util.Calendar) [function] [call site] 01917
36 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 01918
37 [org.jfree.data.time.Day].getYear() [function] [call site] 01919
37 [org.jfree.data.time.Day].getMonth() [function] [call site] 01920
37 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01921
37 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 01922
37 [java.util.Calendar].set(int,int) [function] [call site] 01923
37 [java.util.Calendar].getTimeInMillis() [function] [call site] 01924
36 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 01925
37 [org.jfree.data.time.Day].getYear() [function] [call site] 01926
37 [org.jfree.data.time.Day].getMonth() [function] [call site] 01927
37 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 01928
37 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 01929
37 [java.util.Calendar].set(int,int) [function] [call site] 01930
37 [java.util.Calendar].getTimeInMillis() [function] [call site] 01931
34 [org.jfree.data.time.Day].<init>(int,int,int) [function] [call site] 01932
35 [org.jfree.data.time.RegularTimePeriod].<init>() [function] [call site] 01933
35 [org.jfree.chart.date.SerialDate].createInstance(int,int,int) [function] [call site] 01934
36 [org.jfree.chart.date.SpreadsheetDate].<init>(int,int,int) [function] [call site] 01935
37 [org.jfree.chart.date.SerialDate].<init>() [function] [call site] 01936
38 [java.lang.Object].<init>() [function] [call site] 01937
37 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 01938
37 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 01939
37 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 01940
38 [org.jfree.chart.date.SerialDate].isLeapYear(int) [function] [call site] 01941
37 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 01942
37 [org.jfree.chart.date.SpreadsheetDate].calcSerial(int,int,int) [function] [call site] 01943
38 [org.jfree.chart.date.SerialDate].leapYearCount(int) [function] [call site] 01944
38 [org.jfree.chart.date.SerialDate].isLeapYear(int) [function] [call site] 01945
35 [org.jfree.data.time.RegularTimePeriod].getCalendarInstance() [function] [call site] 01946
35 [org.jfree.data.time.Day].peg(java.util.Calendar) [function] [call site] 01947
36 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 01948
37 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 01949
37 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 01950
37 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 01951
37 [java.util.Calendar].clear() [function] [call site] 01952
37 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 01953
37 [java.util.Calendar].set(int,int) [function] [call site] 01954
37 [java.util.Calendar].getTimeInMillis() [function] [call site] 01955
36 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 01956
37 [org.jfree.chart.date.SpreadsheetDate].getYYYY() [function] [call site] 01957
37 [org.jfree.chart.date.SpreadsheetDate].getMonth() [function] [call site] 01958
37 [org.jfree.chart.date.SpreadsheetDate].getDayOfMonth() [function] [call site] 01959
37 [java.util.Calendar].clear() [function] [call site] 01960
37 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 01961
37 [java.util.Calendar].set(int,int) [function] [call site] 01962
37 [java.util.Calendar].getTimeInMillis() [function] [call site] 01963
32 [org.jfree.data.time.Day].getYear() [function] [call site] 01964
31 [org.jfree.data.time.Second].hashCode() [function] [call site] 01965
30 [org.jfree.data.time.Hour].hashCode() [function] [call site] 01966
31 [org.jfree.data.time.Day].hashCode() [function] [call site] 01967
30 [org.jfree.data.time.Week].hashCode() [function] [call site] 01968
30 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 01969
30 [org.jfree.data.time.Year].hashCode() [function] [call site] 01970
30 [org.jfree.data.time.Month].hashCode() [function] [call site] 01971
30 [java.lang.Object].hashCode() [function] [call site] 01972
30 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 01973
30 [java.lang.Double].hashCode() [function] [call site] 01974
31 [java.lang.Double].hashCode(double) [function] [call site] 01975
32 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01976
30 [java.lang.Short].hashCode() [function] [call site] 01977
31 [java.lang.Short].hashCode(short) [function] [call site] 01978
30 [java.lang.Float].hashCode() [function] [call site] 01979
31 [java.lang.Float].hashCode(float) [function] [call site] 01980
32 [java.lang.Float].floatToIntBits(float) [function] [call site] 01981
30 [java.lang.Integer].hashCode() [function] [call site] 01982
31 [java.lang.Integer].hashCode(int) [function] [call site] 01983
30 [java.lang.Byte].hashCode() [function] [call site] 01984
30 [java.math.BigDecimal].hashCode() [function] [call site] 01985
30 [java.math.BigInteger].hashCode() [function] [call site] 01986
30 [java.lang.Long].hashCode() [function] [call site] 01987
31 [java.lang.Long].hashCode(long) [function] [call site] 01988
30 [java.lang.Object].hashCode() [function] [call site] 01989
29 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 01990
30 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01991
30 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01992
30 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01993
30 [java.lang.Double].doubleToLongBits(double) [function] [call site] 01994
29 [java.lang.Enum].hashCode() [function] [call site] 01995
30 [java.lang.Object].hashCode() [function] [call site] 01996
29 [java.lang.Character].hashCode() [function] [call site] 01997
30 [java.lang.Character].hashCode(char) [function] [call site] 01998
29 [java.nio.FloatBuffer].hashCode() [function] [call site] 01999
29 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 02000
29 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 02001
29 [java.lang.String].hashCode() [function] [call site] 02002
29 [org.jfree.data.time.Week].hashCode() [function] [call site] 02003
29 [org.jfree.data.time.Hour].hashCode() [function] [call site] 02004
29 [java.lang.Integer].hashCode() [function] [call site] 02005
29 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 02006
29 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 02007
29 [java.math.BigInteger].hashCode() [function] [call site] 02008
29 [java.time.ZonedDateTime].hashCode() [function] [call site] 02009
29 [java.nio.ByteBuffer].hashCode() [function] [call site] 02010
29 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 02011
29 [java.lang.Boolean].hashCode() [function] [call site] 02012
30 [java.lang.Boolean].hashCode(boolean) [function] [call site] 02013
29 [java.time.Instant].hashCode() [function] [call site] 02014
29 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 02015
29 [java.lang.Float].hashCode() [function] [call site] 02016
29 [org.jfree.data.time.Year].hashCode() [function] [call site] 02017
29 [java.nio.CharBuffer].hashCode() [function] [call site] 02018
29 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 02019
29 [java.lang.Long].hashCode() [function] [call site] 02020
29 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 02021
29 [java.util.Date].hashCode() [function] [call site] 02022
29 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 02023
30 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 02024
30 [java.time.OffsetTime].hashCode() [function] [call site] 02025
30 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 02026
30 [java.time.ZoneOffset].hashCode() [function] [call site] 02027
30 [java.lang.Byte].hashCode() [function] [call site] 02028
30 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 02029
30 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 02030
30 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 02031
30 [java.lang.Enum].hashCode() [function] [call site] 02032
30 [java.lang.Character].hashCode() [function] [call site] 02033
30 [java.nio.FloatBuffer].hashCode() [function] [call site] 02034
30 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 02035
30 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 02036
30 [java.lang.String].hashCode() [function] [call site] 02037
30 [org.jfree.data.time.Week].hashCode() [function] [call site] 02038
30 [org.jfree.data.time.Hour].hashCode() [function] [call site] 02039
30 [java.lang.Integer].hashCode() [function] [call site] 02040
30 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 02041
30 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 02042
30 [java.math.BigInteger].hashCode() [function] [call site] 02043
30 [java.time.ZonedDateTime].hashCode() [function] [call site] 02044
30 [java.nio.ByteBuffer].hashCode() [function] [call site] 02045
30 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 02046
30 [java.lang.Boolean].hashCode() [function] [call site] 02047
30 [java.time.Instant].hashCode() [function] [call site] 02048
30 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 02049
30 [java.lang.Float].hashCode() [function] [call site] 02050
30 [org.jfree.data.time.Year].hashCode() [function] [call site] 02051
30 [java.nio.CharBuffer].hashCode() [function] [call site] 02052
30 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 02053
30 [java.lang.Long].hashCode() [function] [call site] 02054
30 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 02055
30 [java.util.Date].hashCode() [function] [call site] 02056
30 [java.util.GregorianCalendar].hashCode() [function] [call site] 02057
30 [org.jfree.data.time.Minute].hashCode() [function] [call site] 02058
30 [java.lang.Double].hashCode() [function] [call site] 02059
30 [java.io.File].hashCode() [function] [call site] 02060
30 [org.jfree.data.time.Day].hashCode() [function] [call site] 02061
30 [java.lang.Short].hashCode() [function] [call site] 02062
30 [java.nio.DoubleBuffer].hashCode() [function] [call site] 02063
30 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 02064
30 [java.time.Duration].hashCode() [function] [call site] 02065
30 [java.lang.Object].hashCode() [function] [call site] 02066
30 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 02067
30 [java.lang.Runtime$Version].hashCode() [function] [call site] 02068
30 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 02069
31 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 02070
32 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02071
31 [java.text.NumberFormat].hashCode() [function] [call site] 02072
31 [java.text.DecimalFormat].hashCode() [function] [call site] 02073
30 [java.nio.IntBuffer].hashCode() [function] [call site] 02074
30 [java.nio.charset.Charset].hashCode() [function] [call site] 02075
30 [java.nio.LongBuffer].hashCode() [function] [call site] 02076
30 [java.net.URI].hashCode() [function] [call site] 02077
30 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 02078
31 [java.lang.Long].hashCode() [function] [call site] 02079
31 [java.lang.Double].hashCode() [function] [call site] 02080
31 [java.lang.Short].hashCode() [function] [call site] 02081
31 [java.lang.Float].hashCode() [function] [call site] 02082
31 [java.lang.Integer].hashCode() [function] [call site] 02083
31 [java.lang.Byte].hashCode() [function] [call site] 02084
31 [java.math.BigDecimal].hashCode() [function] [call site] 02085
31 [java.math.BigInteger].hashCode() [function] [call site] 02086
31 [java.lang.Object].hashCode() [function] [call site] 02087
31 [java.lang.Double].hashCode() [function] [call site] 02088
31 [java.lang.Short].hashCode() [function] [call site] 02089
31 [java.lang.Float].hashCode() [function] [call site] 02090
31 [java.lang.Integer].hashCode() [function] [call site] 02091
31 [java.lang.Byte].hashCode() [function] [call site] 02092
31 [java.math.BigDecimal].hashCode() [function] [call site] 02093
31 [java.math.BigInteger].hashCode() [function] [call site] 02094
31 [java.lang.Long].hashCode() [function] [call site] 02095
31 [java.lang.Object].hashCode() [function] [call site] 02096
30 [org.jfree.data.time.Second].hashCode() [function] [call site] 02097
30 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 02098
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02099
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02100
30 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 02101
30 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 02102
31 [java.lang.Enum].hashCode() [function] [call site] 02103
31 [org.jfree.chart.text.format.RelativeDateFormat].hashCode() [function] [call site] 02104
32 [java.lang.String].hashCode() [function] [call site] 02105
32 [java.lang.String].hashCode() [function] [call site] 02106
32 [java.lang.String].hashCode() [function] [call site] 02107
32 [java.lang.String].hashCode() [function] [call site] 02108
32 [java.lang.String].hashCode() [function] [call site] 02109
32 [java.text.NumberFormat].hashCode() [function] [call site] 02110
32 [java.text.DecimalFormat].hashCode() [function] [call site] 02111
31 [java.text.SimpleDateFormat].hashCode() [function] [call site] 02112
31 [java.text.DateFormat].hashCode() [function] [call site] 02113
30 [java.util.Calendar].hashCode() [function] [call site] 02114
30 [java.time.LocalDate].hashCode() [function] [call site] 02115
30 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 02116
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02117
30 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 02118
30 [java.math.BigDecimal].hashCode() [function] [call site] 02119
30 [java.nio.ShortBuffer].hashCode() [function] [call site] 02120
30 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 02121
30 [java.time.LocalDateTime].hashCode() [function] [call site] 02122
30 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 02123
30 [org.jfree.data.time.Month].hashCode() [function] [call site] 02124
30 [java.time.OffsetDateTime].hashCode() [function] [call site] 02125
30 [java.time.LocalTime].hashCode() [function] [call site] 02126
30 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 02127
30 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].hashCode() [function] [call site] 02128
30 [java.util.WeakHashMap$Entry].hashCode() [function] [call site] 02129
30 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 02130
30 [org.jfree.chart.plot.Crosshair].hashCode() [function] [call site] 02131
30 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 02132
30 [java.awt.JobAttributes$SidesType].hashCode() [function] [call site] 02133
30 [org.jfree.data.time.Week].hashCode() [function] [call site] 02134
30 [java.lang.String].hashCode() [function] [call site] 02135
30 [java.text.MessageFormat].hashCode() [function] [call site] 02136
30 [java.text.DateFormatSymbols].hashCode() [function] [call site] 02137
30 [java.math.BigInteger].hashCode() [function] [call site] 02138
30 [org.jfree.chart.entity.StandardEntityCollection].hashCode() [function] [call site] 02139
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02140
30 [org.jfree.chart.axis.DateAxis].hashCode() [function] [call site] 02141
31 [org.jfree.chart.axis.Axis].hashCode() [function] [call site] 02142
32 [java.lang.String].hashCode() [function] [call site] 02143
30 [java.lang.Boolean].hashCode() [function] [call site] 02144
30 [java.awt.Insets].hashCode() [function] [call site] 02145
30 [org.jfree.data.time.Year].hashCode() [function] [call site] 02146
30 [java.time.zone.ZoneOffsetTransitionRule].hashCode() [function] [call site] 02147
30 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].hashCode() [function] [call site] 02148
31 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].hashCode() [function] [call site] 02149
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 02150
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02151
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02152
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02153
30 [java.lang.Long].hashCode() [function] [call site] 02154
30 [org.jfree.data.time.Minute].hashCode() [function] [call site] 02155
30 [org.jfree.chart.plot.compass.PinNeedle].hashCode() [function] [call site] 02156
31 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 02157
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 02158
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 02159
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 02160
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Stroke) [function] [call site] 02161
32 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02162
32 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02163
32 [org.jfree.chart.internal.HashUtils].hashCode(int,int) [function] [call site] 02164
30 [org.jfree.chart.text.TextFragment].hashCode() [function] [call site] 02165
31 [java.lang.String].hashCode() [function] [call site] 02166
31 [java.awt.Font].hashCode() [function] [call site] 02167
31 [java.awt.Color].hashCode() [function] [call site] 02168
31 [java.lang.Object].hashCode() [function] [call site] 02169
30 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].hashCode() [function] [call site] 02170
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02171
30 [java.time.zone.ZoneRules].hashCode() [function] [call site] 02172
30 [org.jfree.chart.annotations.XYDrawableAnnotation].hashCode() [function] [call site] 02173
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02174
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02175
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02176
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02177
30 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 02178
30 [java.util.AbstractMap].hashCode() [function] [call site] 02179
30 [jdk.internal.org.objectweb.asm.Handle].hashCode() [function] [call site] 02180
31 [java.lang.String].hashCode() [function] [call site] 02181
31 [java.lang.String].hashCode() [function] [call site] 02182
31 [java.lang.String].hashCode() [function] [call site] 02183
30 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 02184
30 [org.jfree.chart.legend.LegendItemCollection].hashCode() [function] [call site] 02185
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02186
30 [java.lang.Object].hashCode() [function] [call site] 02187
30 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 02188
30 [java.awt.JobAttributes].hashCode() [function] [call site] 02189
30 [java.text.NumberFormat].hashCode() [function] [call site] 02190
30 [org.jfree.chart.axis.DateTick].hashCode() [function] [call site] 02191
31 [java.util.Date].hashCode() [function] [call site] 02192
30 [java.awt.MenuShortcut].hashCode() [function] [call site] 02193
30 [org.jfree.data.xy.DefaultTableXYDataset].hashCode() [function] [call site] 02194
31 [java.util.Vector].hashCode() [function] [call site] 02195
31 [java.util.AbstractList].hashCode() [function] [call site] 02196
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 02197
31 [java.util.ArrayList].hashCode() [function] [call site] 02198
31 [java.util.AbstractSet].hashCode() [function] [call site] 02199
30 [javax.crypto.CryptoPermission].hashCode() [function] [call site] 02200
30 [org.jfree.chart.plot.dial.DialPointer$Pin].hashCode() [function] [call site] 02201
31 [org.jfree.chart.plot.dial.DialPointer].hashCode() [function] [call site] 02202
32 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02203
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 02204
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Stroke) [function] [call site] 02205
30 [java.util.IdentityHashMap].hashCode() [function] [call site] 02206
30 [org.jfree.data.xy.XYSeriesCollection].hashCode() [function] [call site] 02207
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02208
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02209
30 [org.jfree.chart.entity.FlowEntity].hashCode() [function] [call site] 02210
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02211
30 [java.awt.image.ColorModel].hashCode() [function] [call site] 02212
30 [java.time.LocalDateTime].hashCode() [function] [call site] 02213
30 [org.jfree.chart.plot.compass.WindNeedle].hashCode() [function] [call site] 02214
31 [org.jfree.chart.plot.compass.ArrowNeedle].hashCode() [function] [call site] 02215
32 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 02216
32 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 02217
30 [org.jfree.chart.entity.PlotEntity].hashCode() [function] [call site] 02218
31 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 02219
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 02220
31 [org.jfree.chart.entity.ChartEntity].getURLText() [function] [call site] 02221
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 02222
30 [java.awt.DisplayMode].hashCode() [function] [call site] 02223
30 [org.jfree.chart.renderer.xy.GradientXYBarPainter].hashCode() [function] [call site] 02224
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02225
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02226
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02227
30 [java.time.ZoneOffset].hashCode() [function] [call site] 02228
30 [java.awt.PageAttributes$OrientationRequestedType].hashCode() [function] [call site] 02229
30 [org.jfree.chart.plot.compass.ShipNeedle].hashCode() [function] [call site] 02230
31 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 02231
30 [java.awt.BufferCapabilities$FlipContents].hashCode() [function] [call site] 02232
30 [org.jfree.chart.renderer.category.StandardBarPainter].hashCode() [function] [call site] 02233
30 [org.jfree.data.time.TimePeriodValuesCollection].hashCode() [function] [call site] 02234
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02235
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02236
30 [java.lang.Integer].hashCode() [function] [call site] 02237
30 [java.text.DecimalFormatSymbols].hashCode() [function] [call site] 02238
30 [org.jfree.chart.annotations.XYShapeAnnotation].hashCode() [function] [call site] 02239
31 [java.awt.geom.RoundRectangle2D].hashCode() [function] [call site] 02240
31 [java.awt.geom.Ellipse2D].hashCode() [function] [call site] 02241
31 [java.awt.geom.Arc2D].hashCode() [function] [call site] 02242
31 [java.awt.geom.Rectangle2D].hashCode() [function] [call site] 02243
31 [java.lang.Object].hashCode() [function] [call site] 02244
31 [java.awt.BasicStroke].hashCode() [function] [call site] 02245
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 02246
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 02247
30 [sun.util.calendar.CalendarDate].hashCode() [function] [call site] 02248
30 [org.jfree.chart.labels.HighLowItemLabelGenerator].hashCode() [function] [call site] 02249
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02250
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02251
30 [java.nio.ByteBuffer].hashCode() [function] [call site] 02252
30 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].hashCode() [function] [call site] 02253
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 02254
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 02255
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02256
30 [java.io.FilePermission].hashCode() [function] [call site] 02257
30 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 02258
30 [org.jfree.chart.plot.compass.PlumNeedle].hashCode() [function] [call site] 02259
31 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 02260
30 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 02261
30 [org.jfree.chart.plot.compass.LineNeedle].hashCode() [function] [call site] 02262
31 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 02263
30 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].hashCode() [function] [call site] 02264
31 [org.jfree.chart.renderer.AbstractRenderer].hashCode() [function] [call site] 02265
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02266
32 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 02267
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02268
32 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 02269
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02270
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 02271
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02272
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 02273
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02274
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 02275
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02276
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Stroke) [function] [call site] 02277
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02278
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Stroke) [function] [call site] 02279
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02280
32 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 02281
31 [java.util.Hashtable].hashCode() [function] [call site] 02282
31 [java.awt.RenderingHints].hashCode() [function] [call site] 02283
31 [java.util.jar.Attributes].hashCode() [function] [call site] 02284
31 [java.util.AbstractMap].hashCode() [function] [call site] 02285
31 [java.util.Properties].hashCode() [function] [call site] 02286
31 [java.util.IdentityHashMap].hashCode() [function] [call site] 02287
31 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 02288
31 [org.jfree.chart.labels.BubbleXYItemLabelGenerator].hashCode() [function] [call site] 02289
32 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].hashCode() [function] [call site] 02290
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02291
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02292
31 [org.jfree.chart.labels.StandardXYItemLabelGenerator].hashCode() [function] [call site] 02293
32 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].hashCode() [function] [call site] 02294
31 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].hashCode() [function] [call site] 02295
32 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].hashCode() [function] [call site] 02296
31 [org.jfree.chart.labels.HighLowItemLabelGenerator].hashCode() [function] [call site] 02297
31 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].hashCode() [function] [call site] 02298
31 [java.util.Hashtable].hashCode() [function] [call site] 02299
31 [java.awt.RenderingHints].hashCode() [function] [call site] 02300
31 [java.util.jar.Attributes].hashCode() [function] [call site] 02301
31 [java.util.AbstractMap].hashCode() [function] [call site] 02302
31 [java.util.Properties].hashCode() [function] [call site] 02303
31 [java.util.IdentityHashMap].hashCode() [function] [call site] 02304
31 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 02305
31 [org.jfree.chart.labels.IntervalXYToolTipGenerator].hashCode() [function] [call site] 02306
32 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].hashCode() [function] [call site] 02307
31 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].hashCode() [function] [call site] 02308
31 [org.jfree.chart.labels.StandardXYToolTipGenerator].hashCode() [function] [call site] 02309
31 [org.jfree.chart.labels.StandardXYZToolTipGenerator].hashCode() [function] [call site] 02310
32 [org.jfree.chart.labels.StandardXYToolTipGenerator].hashCode() [function] [call site] 02311
32 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02312
32 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02313
31 [org.jfree.chart.labels.HighLowItemLabelGenerator].hashCode() [function] [call site] 02314
31 [java.lang.Object].hashCode() [function] [call site] 02315
31 [java.lang.Object].hashCode() [function] [call site] 02316
31 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].hashCode() [function] [call site] 02317
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 02318
31 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].hashCode() [function] [call site] 02319
31 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].hashCode() [function] [call site] 02320
31 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].hashCode() [function] [call site] 02321
31 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].hashCode() [function] [call site] 02322
31 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].hashCode() [function] [call site] 02323
30 [java.security.AccessControlContext].hashCode() [function] [call site] 02324
30 [org.jfree.chart.block.AbstractBlock].hashCode() [function] [call site] 02325
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02326
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02327
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02328
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02329
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02330
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02331
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02332
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02333
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02334
30 [org.jfree.data.function.PolynomialFunction2D].hashCode() [function] [call site] 02335
31 [org.jfree.chart.internal.HashUtils].hashCodeForDoubleArray(double[]) [function] [call site] 02336
32 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02337
30 [org.jfree.chart.labels.StandardCrosshairLabelGenerator].hashCode() [function] [call site] 02338
31 [java.lang.String].hashCode() [function] [call site] 02339
30 [org.jfree.chart.legend.LegendItem].hashCode() [function] [call site] 02340
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02341
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02342
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02343
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02344
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02345
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02346
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02347
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02348
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02349
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02350
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02351
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02352
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02353
30 [java.security.CodeSigner].hashCode() [function] [call site] 02354
30 [java.lang.invoke.LambdaForm$Name].hashCode() [function] [call site] 02355
30 [org.jfree.chart.text.TextBox].hashCode() [function] [call site] 02356
31 [java.awt.Color].hashCode() [function] [call site] 02357
31 [java.lang.Object].hashCode() [function] [call site] 02358
31 [java.awt.BasicStroke].hashCode() [function] [call site] 02359
31 [org.jfree.chart.api.RectangleInsets].hashCode() [function] [call site] 02360
32 [java.lang.Enum].hashCode() [function] [call site] 02361
32 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02362
32 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02363
32 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02364
32 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02365
31 [java.awt.Color].hashCode() [function] [call site] 02366
31 [java.lang.Object].hashCode() [function] [call site] 02367
31 [java.awt.Color].hashCode() [function] [call site] 02368
31 [java.lang.Object].hashCode() [function] [call site] 02369
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02370
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02371
31 [org.jfree.chart.text.TextBlock].hashCode() [function] [call site] 02372
32 [java.util.Vector].hashCode() [function] [call site] 02373
32 [java.util.AbstractList].hashCode() [function] [call site] 02374
32 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 02375
32 [java.util.ArrayList].hashCode() [function] [call site] 02376
30 [java.lang.Runtime$Version].hashCode() [function] [call site] 02377
30 [org.jfree.chart.plot.dial.DialTextAnnotation].hashCode() [function] [call site] 02378
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 02379
31 [java.awt.Font].hashCode() [function] [call site] 02380
31 [java.lang.String].hashCode() [function] [call site] 02381
31 [java.lang.Enum].hashCode() [function] [call site] 02382
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02383
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02384
30 [java.nio.IntBuffer].hashCode() [function] [call site] 02385
30 [org.jfree.chart.plot.compass.LongNeedle].hashCode() [function] [call site] 02386
31 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 02387
30 [java.util.jar.Attributes].hashCode() [function] [call site] 02388
30 [sun.java2d.loops.SurfaceType].hashCode() [function] [call site] 02389
30 [org.jfree.chart.plot.CategoryMarker].hashCode() [function] [call site] 02390
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02391
30 [java.net.SocketPermission].hashCode() [function] [call site] 02392
30 [org.jfree.chart.labels.StandardCategoryItemLabelGenerator].hashCode() [function] [call site] 02393
30 [org.jfree.chart.labels.StandardXYItemLabelGenerator].hashCode() [function] [call site] 02394
30 [org.jfree.data.gantt.TaskSeriesCollection].hashCode() [function] [call site] 02395
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02396
30 [org.jfree.chart.axis.CategoryTick].hashCode() [function] [call site] 02397
31 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 02398
31 [java.time.OffsetTime].hashCode() [function] [call site] 02399
31 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 02400
31 [java.time.ZoneOffset].hashCode() [function] [call site] 02401
31 [java.lang.Byte].hashCode() [function] [call site] 02402
31 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 02403
31 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 02404
31 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 02405
31 [java.lang.Enum].hashCode() [function] [call site] 02406
31 [java.lang.Character].hashCode() [function] [call site] 02407
31 [java.nio.FloatBuffer].hashCode() [function] [call site] 02408
31 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 02409
31 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 02410
31 [java.lang.String].hashCode() [function] [call site] 02411
31 [org.jfree.data.time.Week].hashCode() [function] [call site] 02412
31 [org.jfree.data.time.Hour].hashCode() [function] [call site] 02413
31 [java.lang.Integer].hashCode() [function] [call site] 02414
31 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 02415
31 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 02416
31 [java.math.BigInteger].hashCode() [function] [call site] 02417
31 [java.time.ZonedDateTime].hashCode() [function] [call site] 02418
31 [java.nio.ByteBuffer].hashCode() [function] [call site] 02419
31 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 02420
31 [java.lang.Boolean].hashCode() [function] [call site] 02421
31 [java.time.Instant].hashCode() [function] [call site] 02422
31 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 02423
31 [java.lang.Float].hashCode() [function] [call site] 02424
31 [org.jfree.data.time.Year].hashCode() [function] [call site] 02425
31 [java.nio.CharBuffer].hashCode() [function] [call site] 02426
31 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 02427
31 [java.lang.Long].hashCode() [function] [call site] 02428
31 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 02429
31 [java.util.Date].hashCode() [function] [call site] 02430
31 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 02431
31 [java.util.GregorianCalendar].hashCode() [function] [call site] 02432
31 [org.jfree.data.time.Minute].hashCode() [function] [call site] 02433
31 [java.lang.Double].hashCode() [function] [call site] 02434
31 [java.io.File].hashCode() [function] [call site] 02435
31 [org.jfree.data.time.Day].hashCode() [function] [call site] 02436
31 [java.lang.Short].hashCode() [function] [call site] 02437
31 [java.nio.DoubleBuffer].hashCode() [function] [call site] 02438
31 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 02439
31 [java.time.Duration].hashCode() [function] [call site] 02440
31 [java.lang.Object].hashCode() [function] [call site] 02441
31 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 02442
31 [java.lang.Runtime$Version].hashCode() [function] [call site] 02443
31 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 02444
31 [java.nio.IntBuffer].hashCode() [function] [call site] 02445
31 [java.nio.charset.Charset].hashCode() [function] [call site] 02446
31 [java.nio.LongBuffer].hashCode() [function] [call site] 02447
31 [java.net.URI].hashCode() [function] [call site] 02448
31 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 02449
31 [org.jfree.data.time.Second].hashCode() [function] [call site] 02450
31 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 02451
31 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 02452
31 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 02453
31 [java.util.Calendar].hashCode() [function] [call site] 02454
31 [java.time.LocalDate].hashCode() [function] [call site] 02455
31 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 02456
31 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 02457
31 [java.math.BigDecimal].hashCode() [function] [call site] 02458
31 [java.nio.ShortBuffer].hashCode() [function] [call site] 02459
31 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 02460
31 [java.time.LocalDateTime].hashCode() [function] [call site] 02461
31 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 02462
31 [org.jfree.data.time.Month].hashCode() [function] [call site] 02463
31 [java.time.OffsetDateTime].hashCode() [function] [call site] 02464
31 [java.time.LocalTime].hashCode() [function] [call site] 02465
31 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 02466
31 [org.jfree.chart.text.TextBlock].hashCode() [function] [call site] 02467
31 [java.lang.Enum].hashCode() [function] [call site] 02468
30 [sun.util.locale.LocaleExtensions].hashCode() [function] [call site] 02469
30 [java.text.DecimalFormat].hashCode() [function] [call site] 02470
30 [java.nio.ShortBuffer].hashCode() [function] [call site] 02471
30 [org.jfree.data.DefaultKeyedValues2D].hashCode() [function] [call site] 02472
31 [java.util.Vector].hashCode() [function] [call site] 02473
31 [java.util.AbstractList].hashCode() [function] [call site] 02474
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 02475
31 [java.util.ArrayList].hashCode() [function] [call site] 02476
31 [java.util.AbstractList].hashCode() [function] [call site] 02477
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 02478
31 [java.util.ArrayList].hashCode() [function] [call site] 02479
31 [java.util.Vector].hashCode() [function] [call site] 02480
31 [java.util.AbstractList].hashCode() [function] [call site] 02481
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 02482
31 [java.util.ArrayList].hashCode() [function] [call site] 02483
31 [java.util.Vector].hashCode() [function] [call site] 02484
30 [java.time.LocalTime].hashCode() [function] [call site] 02485
30 [java.util.Vector].hashCode() [function] [call site] 02486
30 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 02487
30 [java.util.Properties].hashCode() [function] [call site] 02488
30 [java.lang.invoke.LambdaForm].hashCode() [function] [call site] 02489
30 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 02490
30 [java.awt.AWTKeyStroke].hashCode() [function] [call site] 02491
30 [org.jfree.chart.axis.LogAxis].hashCode() [function] [call site] 02492
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02493
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02494
31 [java.text.NumberFormat].hashCode() [function] [call site] 02495
31 [java.text.DecimalFormat].hashCode() [function] [call site] 02496
31 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 02497
30 [org.jfree.chart.plot.dial.StandardDialScale].hashCode() [function] [call site] 02498
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02499
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02500
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02501
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02502
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02503
30 [java.nio.FloatBuffer].hashCode() [function] [call site] 02504
30 [org.jfree.chart.annotations.XYDataImageAnnotation].hashCode() [function] [call site] 02505
31 [java.lang.Object].hashCode() [function] [call site] 02506
30 [java.awt.font.TextHitInfo].hashCode() [function] [call site] 02507
30 [java.lang.invoke.LambdaFormEditor$Transform].hashCode() [function] [call site] 02508
30 [java.lang.reflect.Constructor].hashCode() [function] [call site] 02509
30 [java.security.cert.Certificate].hashCode() [function] [call site] 02510
30 [java.time.Instant].hashCode() [function] [call site] 02511
30 [org.jfree.chart.entity.PieSectionEntity].hashCode() [function] [call site] 02512
31 [org.jfree.chart.entity.ChartEntity].hashCode() [function] [call site] 02513
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 02514
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 02515
31 [org.jfree.chart.internal.HashUtils].hashCode(int,int) [function] [call site] 02516
31 [org.jfree.chart.internal.HashUtils].hashCode(int,int) [function] [call site] 02517
30 [org.jfree.data.statistics.HistogramBin].hashCode() [function] [call site] 02518
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02519
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02520
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02521
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02522
30 [java.lang.ProcessBuilder$Redirect].hashCode() [function] [call site] 02523
30 [org.jfree.chart.plot.compass.MiddlePinNeedle].hashCode() [function] [call site] 02524
31 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 02525
30 [org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer].hashCode() [function] [call site] 02526
31 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].hashCode() [function] [call site] 02527
32 [org.jfree.chart.renderer.AbstractRenderer].hashCode() [function] [call site] 02528
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 02529
30 [java.security.AllPermission].hashCode() [function] [call site] 02530
30 [java.lang.Double].hashCode() [function] [call site] 02531
30 [sun.util.calendar.Era].hashCode() [function] [call site] 02532
30 [org.jfree.data.function.PowerFunction2D].hashCode() [function] [call site] 02533
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02534
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02535
30 [sun.font.AttributeValues].hashCode() [function] [call site] 02536
30 [java.awt.font.NumericShaper].hashCode() [function] [call site] 02537
30 [org.jfree.data.KeyedValuesItemKey].hashCode() [function] [call site] 02538
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02539
30 [org.jfree.chart.plot.dial.StandardDialRange].hashCode() [function] [call site] 02540
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02541
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02542
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02543
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02544
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 02545
30 [org.jfree.data.flow.NodeKey].hashCode() [function] [call site] 02546
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02547
30 [java.util.Locale].hashCode() [function] [call site] 02548
30 [org.jfree.data.flow.DefaultFlowDataset].hashCode() [function] [call site] 02549
31 [org.jfree.data.flow.DefaultFlowDataset].getSources(int) [function] [call site] 02550
32 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 02551
32 [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] 02552
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02553
31 [org.jfree.data.flow.DefaultFlowDataset].getDestinations(int) [function] [call site] 02554
32 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 02555
32 [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] 02556
31 [org.jfree.data.flow.DefaultFlowDataset].getStageCount() [function] [call site] 02557
32 [java.util.Vector].size() [function] [call site] 02558
32 [java.util.ArrayList].size() [function] [call site] 02559
32 [sun.awt.util.IdentityArrayList].size() [function] [call site] 02560
32 [java.util.LinkedList].size() [function] [call site] 02561
32 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 02562
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02563
30 [org.jfree.chart.JFreeChart].hashCode() [function] [call site] 02564
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02565
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02566
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02567
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02568
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02569
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02570
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02571
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02572
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02573
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02574
31 [java.lang.Float].floatToIntBits(float) [function] [call site] 02575
30 [javax.print.DocFlavor].hashCode() [function] [call site] 02576
30 [java.awt.geom.Arc2D].hashCode() [function] [call site] 02577
30 [java.text.DateFormat].hashCode() [function] [call site] 02578
30 [org.jfree.chart.plot.dial.DialPointer$Pointer].hashCode() [function] [call site] 02579
31 [org.jfree.chart.plot.dial.DialPointer].hashCode() [function] [call site] 02580
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02581
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 02582
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 02583
30 [java.time.ZoneId].hashCode() [function] [call site] 02584
30 [org.jfree.chart.urls.StandardCategoryURLGenerator].hashCode() [function] [call site] 02585
31 [java.lang.String].hashCode() [function] [call site] 02586
31 [java.lang.String].hashCode() [function] [call site] 02587
31 [java.lang.String].hashCode() [function] [call site] 02588
30 [org.jfree.chart.renderer.category.GradientBarPainter].hashCode() [function] [call site] 02589
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02590
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02591
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02592
30 [java.awt.geom.RoundRectangle2D].hashCode() [function] [call site] 02593
30 [org.jfree.chart.entity.JFreeChartEntity].hashCode() [function] [call site] 02594
31 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 02595
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 02596
31 [org.jfree.chart.entity.ChartEntity].getURLText() [function] [call site] 02597
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 02598
30 [java.nio.charset.Charset].hashCode() [function] [call site] 02599
30 [org.jfree.data.DefaultKeyedValues].hashCode() [function] [call site] 02600
31 [java.util.Vector].hashCode() [function] [call site] 02601
31 [java.util.AbstractList].hashCode() [function] [call site] 02602
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 02603
31 [java.util.ArrayList].hashCode() [function] [call site] 02604
30 [java.util.OptionalInt].hashCode() [function] [call site] 02605
30 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 02606
30 [java.net.InetAddress].hashCode() [function] [call site] 02607
30 [java.security.Timestamp].hashCode() [function] [call site] 02608
30 [jdk.internal.module.ModuleReferenceImpl].hashCode() [function] [call site] 02609
31 [java.lang.module.ModuleReference].descriptor() [function] [call site] 02610
31 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 02611
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02612
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02613
30 [java.time.LocalDate].hashCode() [function] [call site] 02614
30 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 02615
30 [java.util.concurrent.ConcurrentHashMap$KeySetView].hashCode() [function] [call site] 02616
30 [javax.swing.text.SimpleAttributeSet].hashCode() [function] [call site] 02617
30 [org.jfree.data.KeyToGroupMap].hashCode() [function] [call site] 02618
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02619
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02620
30 [java.net.Proxy].hashCode() [function] [call site] 02621
30 [java.awt.datatransfer.MimeTypeParameterList].hashCode() [function] [call site] 02622
30 [java.awt.PageAttributes$OriginType].hashCode() [function] [call site] 02623
30 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].hashCode() [function] [call site] 02624
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02625
30 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 02626
30 [org.jfree.chart.plot.flow.FlowPlot].hashCode() [function] [call site] 02627
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02628
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02629
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02630
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02631
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02632
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02633
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02634
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02635
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02636
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02637
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02638
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02639
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02640
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02641
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02642
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02643
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 02644
30 [org.jfree.data.time.Month].hashCode() [function] [call site] 02645
30 [java.lang.Character$Subset].hashCode() [function] [call site] 02646
30 [org.jfree.chart.text.TextBlock].hashCode() [function] [call site] 02647
30 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 02648
30 [java.util.OptionalLong].hashCode() [function] [call site] 02649
30 [java.lang.Enum].hashCode() [function] [call site] 02650
30 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 02651
30 [org.jfree.chart.labels.StandardCategoryToolTipGenerator].hashCode() [function] [call site] 02652
30 [org.jfree.chart.renderer.xy.StackedXYBarRenderer].hashCode() [function] [call site] 02653
31 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].hashCode() [function] [call site] 02654
30 [sun.java2d.loops.CompositeType].hashCode() [function] [call site] 02655
30 [org.jfree.chart.annotations.XYTitleAnnotation].hashCode() [function] [call site] 02656
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Comparable) [function] [call site] 02657
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Comparable) [function] [call site] 02658
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02659
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02660
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02661
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02662
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 02663
30 [org.jfree.chart.api.RectangleInsets].hashCode() [function] [call site] 02664
30 [java.security.BasicPermission].hashCode() [function] [call site] 02665
30 [org.jfree.chart.annotations.XYLineAnnotation].hashCode() [function] [call site] 02666
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02667
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02668
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02669
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02670
30 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 02671
30 [org.jfree.data.time.TimeSeries].hashCode() [function] [call site] 02672
31 [org.jfree.data.general.Series].hashCode() [function] [call site] 02673
32 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 02674
32 [java.time.OffsetTime].hashCode() [function] [call site] 02675
32 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 02676
32 [java.time.ZoneOffset].hashCode() [function] [call site] 02677
32 [java.lang.Byte].hashCode() [function] [call site] 02678
32 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 02679
32 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 02680
32 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 02681
32 [java.lang.Enum].hashCode() [function] [call site] 02682
32 [java.lang.Character].hashCode() [function] [call site] 02683
32 [java.nio.FloatBuffer].hashCode() [function] [call site] 02684
32 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 02685
32 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 02686
32 [java.lang.String].hashCode() [function] [call site] 02687
32 [org.jfree.data.time.Week].hashCode() [function] [call site] 02688
32 [org.jfree.data.time.Hour].hashCode() [function] [call site] 02689
32 [java.lang.Integer].hashCode() [function] [call site] 02690
32 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 02691
32 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 02692
32 [java.math.BigInteger].hashCode() [function] [call site] 02693
32 [java.time.ZonedDateTime].hashCode() [function] [call site] 02694
32 [java.nio.ByteBuffer].hashCode() [function] [call site] 02695
32 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 02696
32 [java.lang.Boolean].hashCode() [function] [call site] 02697
32 [java.time.Instant].hashCode() [function] [call site] 02698
32 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 02699
32 [java.lang.Float].hashCode() [function] [call site] 02700
32 [org.jfree.data.time.Year].hashCode() [function] [call site] 02701
32 [java.nio.CharBuffer].hashCode() [function] [call site] 02702
32 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 02703
32 [java.lang.Long].hashCode() [function] [call site] 02704
32 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 02705
32 [java.util.Date].hashCode() [function] [call site] 02706
32 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 02707
32 [java.util.GregorianCalendar].hashCode() [function] [call site] 02708
32 [org.jfree.data.time.Minute].hashCode() [function] [call site] 02709
32 [java.lang.Double].hashCode() [function] [call site] 02710
32 [java.io.File].hashCode() [function] [call site] 02711
32 [org.jfree.data.time.Day].hashCode() [function] [call site] 02712
32 [java.lang.Short].hashCode() [function] [call site] 02713
32 [java.nio.DoubleBuffer].hashCode() [function] [call site] 02714
32 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 02715
32 [java.time.Duration].hashCode() [function] [call site] 02716
32 [java.lang.Object].hashCode() [function] [call site] 02717
32 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 02718
32 [java.lang.Runtime$Version].hashCode() [function] [call site] 02719
32 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 02720
32 [java.nio.IntBuffer].hashCode() [function] [call site] 02721
32 [java.nio.charset.Charset].hashCode() [function] [call site] 02722
32 [java.nio.LongBuffer].hashCode() [function] [call site] 02723
32 [java.net.URI].hashCode() [function] [call site] 02724
32 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 02725
32 [org.jfree.data.time.Second].hashCode() [function] [call site] 02726
32 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 02727
32 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 02728
32 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 02729
32 [java.util.Calendar].hashCode() [function] [call site] 02730
32 [java.time.LocalDate].hashCode() [function] [call site] 02731
32 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 02732
32 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 02733
32 [java.math.BigDecimal].hashCode() [function] [call site] 02734
32 [java.nio.ShortBuffer].hashCode() [function] [call site] 02735
32 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 02736
32 [java.time.LocalDateTime].hashCode() [function] [call site] 02737
32 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 02738
32 [org.jfree.data.time.Month].hashCode() [function] [call site] 02739
32 [java.time.OffsetDateTime].hashCode() [function] [call site] 02740
32 [java.time.LocalTime].hashCode() [function] [call site] 02741
32 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 02742
31 [java.lang.Object].hashCode() [function] [call site] 02743
31 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 02744
32 [java.util.Vector].size() [function] [call site] 02745
32 [java.util.ArrayList].size() [function] [call site] 02746
32 [sun.awt.util.IdentityArrayList].size() [function] [call site] 02747
32 [java.util.LinkedList].size() [function] [call site] 02748
32 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 02749
31 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 02750
32 [java.util.ArrayList].get(int) [function] [call site] 02751
32 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 02752
32 [java.util.Vector].get(int) [function] [call site] 02753
32 [java.util.LinkedList].get(int) [function] [call site] 02754
32 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 02755
32 [java.util.AbstractSequentialList].get(int) [function] [call site] 02756
31 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 02757
31 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 02758
31 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 02759
31 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 02760
31 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 02761
30 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 02762
30 [java.security.Provider$ServiceKey].hashCode() [function] [call site] 02763
30 [org.jfree.chart.plot.dial.DialPointer].hashCode() [function] [call site] 02764
30 [jdk.internal.jimage.ImageReader$Node].hashCode() [function] [call site] 02765
31 [java.lang.String].hashCode() [function] [call site] 02766
30 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 02767
30 [java.awt.JobAttributes$MultipleDocumentHandlingType].hashCode() [function] [call site] 02768
30 [java.net.URL].hashCode() [function] [call site] 02769
30 [java.util.ResourceBundle$CacheKey].hashCode() [function] [call site] 02770
30 [java.util.jar.Manifest].hashCode() [function] [call site] 02771
30 [java.lang.invoke.LambdaForm$NamedFunction].hashCode() [function] [call site] 02772
30 [org.jfree.data.function.NormalDistributionFunction2D].hashCode() [function] [call site] 02773
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02774
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 02775
30 [org.jfree.chart.axis.MarkerAxisBand].hashCode() [function] [call site] 02776
31 [java.awt.Font].hashCode() [function] [call site] 02777
31 [java.util.AbstractList].hashCode() [function] [call site] 02778
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 02779
31 [java.util.ArrayList].hashCode() [function] [call site] 02780
31 [java.util.Vector].hashCode() [function] [call site] 02781
30 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].hashCode() [function] [call site] 02782
30 [java.lang.invoke.ClassSpecializer$SpeciesData].hashCode() [function] [call site] 02783
30 [org.jfree.chart.plot.CategoryPlot].hashCode() [function] [call site] 02784
31 [java.lang.Enum].hashCode() [function] [call site] 02785
31 [org.jfree.chart.api.RectangleInsets].hashCode() [function] [call site] 02786
31 [java.util.Hashtable].hashCode() [function] [call site] 02787
31 [java.awt.RenderingHints].hashCode() [function] [call site] 02788
31 [java.util.jar.Attributes].hashCode() [function] [call site] 02789
31 [java.util.AbstractMap].hashCode() [function] [call site] 02790
31 [java.util.Properties].hashCode() [function] [call site] 02791
31 [java.util.IdentityHashMap].hashCode() [function] [call site] 02792
31 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 02793
31 [java.util.Hashtable].hashCode() [function] [call site] 02794
31 [java.awt.RenderingHints].hashCode() [function] [call site] 02795
31 [java.util.jar.Attributes].hashCode() [function] [call site] 02796
31 [java.util.AbstractMap].hashCode() [function] [call site] 02797
31 [java.util.Properties].hashCode() [function] [call site] 02798
31 [java.util.IdentityHashMap].hashCode() [function] [call site] 02799
31 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 02800
31 [java.util.Hashtable].hashCode() [function] [call site] 02801
31 [java.awt.RenderingHints].hashCode() [function] [call site] 02802
31 [java.util.jar.Attributes].hashCode() [function] [call site] 02803
31 [java.util.AbstractMap].hashCode() [function] [call site] 02804
31 [java.util.Properties].hashCode() [function] [call site] 02805
31 [java.util.IdentityHashMap].hashCode() [function] [call site] 02806
31 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 02807
31 [java.util.Hashtable].hashCode() [function] [call site] 02808
31 [java.awt.RenderingHints].hashCode() [function] [call site] 02809
31 [java.util.jar.Attributes].hashCode() [function] [call site] 02810
31 [java.util.AbstractMap].hashCode() [function] [call site] 02811
31 [java.util.Properties].hashCode() [function] [call site] 02812
31 [java.util.IdentityHashMap].hashCode() [function] [call site] 02813
31 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 02814
31 [java.util.Hashtable].hashCode() [function] [call site] 02815
31 [java.awt.RenderingHints].hashCode() [function] [call site] 02816
31 [java.util.jar.Attributes].hashCode() [function] [call site] 02817
31 [java.util.AbstractMap].hashCode() [function] [call site] 02818
31 [java.util.Properties].hashCode() [function] [call site] 02819
31 [java.util.IdentityHashMap].hashCode() [function] [call site] 02820
31 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 02821
31 [java.util.AbstractMap].hashCode() [function] [call site] 02822
31 [java.util.AbstractMap].hashCode() [function] [call site] 02823
31 [java.util.Hashtable].hashCode() [function] [call site] 02824
31 [java.awt.RenderingHints].hashCode() [function] [call site] 02825
31 [java.util.jar.Attributes].hashCode() [function] [call site] 02826
31 [java.util.AbstractMap].hashCode() [function] [call site] 02827
31 [java.util.Properties].hashCode() [function] [call site] 02828
31 [java.util.IdentityHashMap].hashCode() [function] [call site] 02829
31 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 02830
31 [java.lang.Enum].hashCode() [function] [call site] 02831
31 [java.lang.Enum].hashCode() [function] [call site] 02832
31 [java.lang.Enum].hashCode() [function] [call site] 02833
31 [java.lang.Enum].hashCode() [function] [call site] 02834
31 [java.awt.BasicStroke].hashCode() [function] [call site] 02835
31 [java.awt.Color].hashCode() [function] [call site] 02836
31 [java.lang.Object].hashCode() [function] [call site] 02837
31 [java.awt.BasicStroke].hashCode() [function] [call site] 02838
31 [java.awt.Color].hashCode() [function] [call site] 02839
31 [java.lang.Object].hashCode() [function] [call site] 02840
31 [java.awt.BasicStroke].hashCode() [function] [call site] 02841
31 [java.awt.Color].hashCode() [function] [call site] 02842
31 [java.lang.Object].hashCode() [function] [call site] 02843
31 [java.awt.BasicStroke].hashCode() [function] [call site] 02844
31 [java.awt.Color].hashCode() [function] [call site] 02845
31 [java.lang.Object].hashCode() [function] [call site] 02846
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02847
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02848
31 [java.time.OffsetTime].hashCode() [function] [call site] 02849
31 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 02850
31 [java.time.ZoneOffset].hashCode() [function] [call site] 02851
31 [java.lang.Byte].hashCode() [function] [call site] 02852
31 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 02853
31 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 02854
31 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 02855
31 [java.lang.Enum].hashCode() [function] [call site] 02856
31 [java.lang.Character].hashCode() [function] [call site] 02857
31 [java.nio.FloatBuffer].hashCode() [function] [call site] 02858
31 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 02859
31 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 02860
31 [java.lang.String].hashCode() [function] [call site] 02861
31 [org.jfree.data.time.Week].hashCode() [function] [call site] 02862
31 [org.jfree.data.time.Hour].hashCode() [function] [call site] 02863
31 [java.lang.Integer].hashCode() [function] [call site] 02864
31 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 02865
31 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 02866
31 [java.math.BigInteger].hashCode() [function] [call site] 02867
31 [java.time.ZonedDateTime].hashCode() [function] [call site] 02868
31 [java.nio.ByteBuffer].hashCode() [function] [call site] 02869
31 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 02870
31 [java.lang.Boolean].hashCode() [function] [call site] 02871
31 [java.time.Instant].hashCode() [function] [call site] 02872
31 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 02873
31 [java.lang.Float].hashCode() [function] [call site] 02874
31 [org.jfree.data.time.Year].hashCode() [function] [call site] 02875
31 [java.nio.CharBuffer].hashCode() [function] [call site] 02876
31 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 02877
31 [java.lang.Long].hashCode() [function] [call site] 02878
31 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 02879
31 [java.util.Date].hashCode() [function] [call site] 02880
31 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 02881
31 [java.util.GregorianCalendar].hashCode() [function] [call site] 02882
31 [org.jfree.data.time.Minute].hashCode() [function] [call site] 02883
31 [java.lang.Double].hashCode() [function] [call site] 02884
31 [java.io.File].hashCode() [function] [call site] 02885
31 [org.jfree.data.time.Day].hashCode() [function] [call site] 02886
31 [java.lang.Short].hashCode() [function] [call site] 02887
31 [java.nio.DoubleBuffer].hashCode() [function] [call site] 02888
31 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 02889
31 [java.time.Duration].hashCode() [function] [call site] 02890
31 [java.lang.Object].hashCode() [function] [call site] 02891
31 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 02892
31 [java.lang.Runtime$Version].hashCode() [function] [call site] 02893
31 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 02894
31 [java.nio.IntBuffer].hashCode() [function] [call site] 02895
31 [java.nio.charset.Charset].hashCode() [function] [call site] 02896
31 [java.nio.LongBuffer].hashCode() [function] [call site] 02897
31 [java.net.URI].hashCode() [function] [call site] 02898
31 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 02899
31 [org.jfree.data.time.Second].hashCode() [function] [call site] 02900
31 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 02901
31 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 02902
31 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 02903
31 [java.util.Calendar].hashCode() [function] [call site] 02904
31 [java.time.LocalDate].hashCode() [function] [call site] 02905
31 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 02906
31 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 02907
31 [java.math.BigDecimal].hashCode() [function] [call site] 02908
31 [java.nio.ShortBuffer].hashCode() [function] [call site] 02909
31 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 02910
31 [java.time.LocalDateTime].hashCode() [function] [call site] 02911
31 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 02912
31 [org.jfree.data.time.Month].hashCode() [function] [call site] 02913
31 [java.time.OffsetDateTime].hashCode() [function] [call site] 02914
31 [java.time.LocalTime].hashCode() [function] [call site] 02915
31 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 02916
31 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 02917
31 [java.time.OffsetTime].hashCode() [function] [call site] 02918
31 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 02919
31 [java.time.ZoneOffset].hashCode() [function] [call site] 02920
31 [java.lang.Byte].hashCode() [function] [call site] 02921
31 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 02922
31 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 02923
31 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 02924
31 [java.lang.Enum].hashCode() [function] [call site] 02925
31 [java.lang.Character].hashCode() [function] [call site] 02926
31 [java.nio.FloatBuffer].hashCode() [function] [call site] 02927
31 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 02928
31 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 02929
31 [java.lang.String].hashCode() [function] [call site] 02930
31 [org.jfree.data.time.Week].hashCode() [function] [call site] 02931
31 [org.jfree.data.time.Hour].hashCode() [function] [call site] 02932
31 [java.lang.Integer].hashCode() [function] [call site] 02933
31 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 02934
31 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 02935
31 [java.math.BigInteger].hashCode() [function] [call site] 02936
31 [java.time.ZonedDateTime].hashCode() [function] [call site] 02937
31 [java.nio.ByteBuffer].hashCode() [function] [call site] 02938
31 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 02939
31 [java.lang.Boolean].hashCode() [function] [call site] 02940
31 [java.time.Instant].hashCode() [function] [call site] 02941
31 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 02942
31 [java.lang.Float].hashCode() [function] [call site] 02943
31 [org.jfree.data.time.Year].hashCode() [function] [call site] 02944
31 [java.nio.CharBuffer].hashCode() [function] [call site] 02945
31 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 02946
31 [java.lang.Long].hashCode() [function] [call site] 02947
31 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 02948
31 [java.util.Date].hashCode() [function] [call site] 02949
31 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 02950
31 [java.util.GregorianCalendar].hashCode() [function] [call site] 02951
31 [org.jfree.data.time.Minute].hashCode() [function] [call site] 02952
31 [java.lang.Double].hashCode() [function] [call site] 02953
31 [java.io.File].hashCode() [function] [call site] 02954
31 [org.jfree.data.time.Day].hashCode() [function] [call site] 02955
31 [java.lang.Short].hashCode() [function] [call site] 02956
31 [java.nio.DoubleBuffer].hashCode() [function] [call site] 02957
31 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 02958
31 [java.time.Duration].hashCode() [function] [call site] 02959
31 [java.lang.Object].hashCode() [function] [call site] 02960
31 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 02961
31 [java.lang.Runtime$Version].hashCode() [function] [call site] 02962
31 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 02963
31 [java.nio.IntBuffer].hashCode() [function] [call site] 02964
31 [java.nio.charset.Charset].hashCode() [function] [call site] 02965
31 [java.nio.LongBuffer].hashCode() [function] [call site] 02966
31 [java.net.URI].hashCode() [function] [call site] 02967
31 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 02968
31 [org.jfree.data.time.Second].hashCode() [function] [call site] 02969
31 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 02970
31 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 02971
31 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 02972
31 [java.util.Calendar].hashCode() [function] [call site] 02973
31 [java.time.LocalDate].hashCode() [function] [call site] 02974
31 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 02975
31 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 02976
31 [java.math.BigDecimal].hashCode() [function] [call site] 02977
31 [java.nio.ShortBuffer].hashCode() [function] [call site] 02978
31 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 02979
31 [java.time.LocalDateTime].hashCode() [function] [call site] 02980
31 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 02981
31 [org.jfree.data.time.Month].hashCode() [function] [call site] 02982
31 [java.time.OffsetDateTime].hashCode() [function] [call site] 02983
31 [java.time.LocalTime].hashCode() [function] [call site] 02984
31 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 02985
31 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 02986
31 [java.awt.BasicStroke].hashCode() [function] [call site] 02987
31 [java.awt.Color].hashCode() [function] [call site] 02988
31 [java.lang.Object].hashCode() [function] [call site] 02989
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02990
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 02991
31 [java.awt.BasicStroke].hashCode() [function] [call site] 02992
31 [java.awt.Color].hashCode() [function] [call site] 02993
31 [java.lang.Object].hashCode() [function] [call site] 02994
31 [java.util.Hashtable].hashCode() [function] [call site] 02995
31 [java.awt.RenderingHints].hashCode() [function] [call site] 02996
31 [java.util.jar.Attributes].hashCode() [function] [call site] 02997
31 [java.util.AbstractMap].hashCode() [function] [call site] 02998
31 [java.util.Properties].hashCode() [function] [call site] 02999
31 [java.util.IdentityHashMap].hashCode() [function] [call site] 03000
31 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 03001
31 [java.util.Hashtable].hashCode() [function] [call site] 03002
31 [java.awt.RenderingHints].hashCode() [function] [call site] 03003
31 [java.util.jar.Attributes].hashCode() [function] [call site] 03004
31 [java.util.AbstractMap].hashCode() [function] [call site] 03005
31 [java.util.Properties].hashCode() [function] [call site] 03006
31 [java.util.IdentityHashMap].hashCode() [function] [call site] 03007
31 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 03008
31 [java.util.Hashtable].hashCode() [function] [call site] 03009
31 [java.awt.RenderingHints].hashCode() [function] [call site] 03010
31 [java.util.jar.Attributes].hashCode() [function] [call site] 03011
31 [java.util.AbstractMap].hashCode() [function] [call site] 03012
31 [java.util.Properties].hashCode() [function] [call site] 03013
31 [java.util.IdentityHashMap].hashCode() [function] [call site] 03014
31 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 03015
31 [java.util.Hashtable].hashCode() [function] [call site] 03016
31 [java.awt.RenderingHints].hashCode() [function] [call site] 03017
31 [java.util.jar.Attributes].hashCode() [function] [call site] 03018
31 [java.util.AbstractMap].hashCode() [function] [call site] 03019
31 [java.util.Properties].hashCode() [function] [call site] 03020
31 [java.util.IdentityHashMap].hashCode() [function] [call site] 03021
31 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 03022
31 [java.util.AbstractList].hashCode() [function] [call site] 03023
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 03024
31 [java.util.ArrayList].hashCode() [function] [call site] 03025
31 [java.util.Vector].hashCode() [function] [call site] 03026
31 [org.jfree.chart.axis.AxisSpace].hashCode() [function] [call site] 03027
32 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03028
32 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03029
32 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03030
32 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03031
31 [org.jfree.chart.axis.AxisSpace].hashCode() [function] [call site] 03032
31 [org.jfree.chart.legend.LegendItemCollection].hashCode() [function] [call site] 03033
31 [org.jfree.chart.util.DefaultShadowGenerator].hashCode() [function] [call site] 03034
32 [org.jfree.chart.internal.HashUtils].hashCode(int,int) [function] [call site] 03035
32 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 03036
32 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03037
32 [org.jfree.chart.internal.HashUtils].hashCode(int,int) [function] [call site] 03038
32 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03039
30 [java.io.File].hashCode() [function] [call site] 03040
30 [org.jfree.chart.plot.dial.DialCap].hashCode() [function] [call site] 03041
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 03042
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 03043
31 [java.awt.BasicStroke].hashCode() [function] [call site] 03044
30 [java.util.jar.Attributes$Name].hashCode() [function] [call site] 03045
30 [jdk.internal.loader.AbstractClassLoaderValue$Sub].hashCode() [function] [call site] 03046
31 [java.lang.Object].hashCode() [function] [call site] 03047
31 [jdk.internal.loader.AbstractClassLoaderValue$Sub].parent() [function] [call site] 03048
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03049
30 [java.util.concurrent.ConcurrentHashMap$EntrySetView].hashCode() [function] [call site] 03050
30 [org.jfree.data.gantt.Task].hashCode() [function] [call site] 03051
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03052
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03053
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03054
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03055
30 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 03056
30 [org.jfree.data.time.Day].hashCode() [function] [call site] 03057
30 [sun.util.locale.BaseLocale].hashCode() [function] [call site] 03058
30 [java.awt.font.FontRenderContext].hashCode() [function] [call site] 03059
30 [java.util.Hashtable].hashCode() [function] [call site] 03060
30 [org.jfree.chart.annotations.XYBoxAnnotation].hashCode() [function] [call site] 03061
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03062
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03063
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03064
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03065
30 [java.awt.RenderingHints].hashCode() [function] [call site] 03066
30 [jdk.internal.module.ServicesCatalog$ServiceProvider].hashCode() [function] [call site] 03067
31 [java.util.Objects].hash(java.lang.Object[]) [function] [call site] 03068
30 [java.util.concurrent.ConcurrentHashMap$Node].hashCode() [function] [call site] 03069
30 [java.nio.LongBuffer].hashCode() [function] [call site] 03070
30 [jdk.internal.misc.Signal].hashCode() [function] [call site] 03071
30 [org.jfree.chart.plot.pie.PiePlot].hashCode() [function] [call site] 03072
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03073
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03074
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03075
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03076
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03077
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03078
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03079
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03080
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03081
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03082
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03083
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03084
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03085
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03086
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03087
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03088
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03089
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03090
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03091
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03092
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03093
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03094
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03095
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03096
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03097
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03098
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03099
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03100
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03101
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03102
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03103
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03104
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03105
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03106
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03107
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03108
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03109
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03110
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03111
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03112
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03113
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03114
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03115
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03116
30 [org.jfree.chart.util.StandardGradientPaintTransformer].hashCode() [function] [call site] 03117
31 [java.lang.Enum].hashCode() [function] [call site] 03118
30 [java.time.Clock].hashCode() [function] [call site] 03119
30 [org.jfree.chart.plot.dial.DialValueIndicator].hashCode() [function] [call site] 03120
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 03121
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 03122
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 03123
31 [java.awt.BasicStroke].hashCode() [function] [call site] 03124
30 [java.awt.datatransfer.MimeType].hashCode() [function] [call site] 03125
30 [org.jfree.chart.StandardChartTheme].hashCode() [function] [call site] 03126
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03127
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03128
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03129
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03130
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03131
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03132
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03133
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03134
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03135
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03136
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03137
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03138
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03139
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03140
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03141
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03142
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03143
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03144
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03145
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03146
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03147
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03148
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03149
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03150
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03151
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03152
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03153
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03154
30 [java.awt.PageAttributes$MediaType].hashCode() [function] [call site] 03155
30 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 03156
30 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 03157
30 [org.jfree.chart.renderer.xy.XYAreaRenderer].hashCode() [function] [call site] 03158
31 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].hashCode() [function] [call site] 03159
31 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 03160
31 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 03161
31 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 03162
31 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 03163
30 [java.time.format.DecimalStyle].hashCode() [function] [call site] 03164
30 [org.jfree.chart.plot.compass.PointerNeedle].hashCode() [function] [call site] 03165
31 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 03166
30 [org.jfree.chart.text.format.RelativeDateFormat].hashCode() [function] [call site] 03167
30 [org.jfree.chart.labels.StandardXYZToolTipGenerator].hashCode() [function] [call site] 03168
30 [java.util.AbstractList].hashCode() [function] [call site] 03169
30 [org.jfree.chart.entity.AxisEntity].hashCode() [function] [call site] 03170
31 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 03171
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 03172
31 [org.jfree.chart.entity.ChartEntity].getURLText() [function] [call site] 03173
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 03174
30 [org.jfree.data.statistics.SimpleHistogramDataset].hashCode() [function] [call site] 03175
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03176
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03177
30 [org.jfree.data.ComparableObjectSeries].hashCode() [function] [call site] 03178
31 [org.jfree.data.general.Series].hashCode() [function] [call site] 03179
31 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 03180
32 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 03181
31 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 03182
32 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 03183
33 [java.util.ArrayList].get(int) [function] [call site] 03184
33 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 03185
33 [java.util.Vector].get(int) [function] [call site] 03186
33 [java.util.LinkedList].get(int) [function] [call site] 03187
33 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 03188
33 [java.util.AbstractSequentialList].get(int) [function] [call site] 03189
31 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 03190
32 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 03191
31 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 03192
31 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 03193
32 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 03194
31 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 03195
32 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 03196
31 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 03197
32 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 03198
31 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 03199
31 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 03200
31 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 03201
31 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 03202
31 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 03203
31 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 03204
31 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 03205
31 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 03206
31 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 03207
31 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 03208
31 [org.jfree.data.ComparableObjectSeries].getDataItem(int) [function] [call site] 03209
31 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 03210
31 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 03211
31 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 03212
31 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 03213
30 [java.lang.reflect.Field].hashCode() [function] [call site] 03214
30 [java.lang.invoke.StringConcatFactory$Key].hashCode() [function] [call site] 03215
30 [org.jfree.chart.plot.dial.StandardDialFrame].hashCode() [function] [call site] 03216
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03217
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 03218
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 03219
31 [java.awt.BasicStroke].hashCode() [function] [call site] 03220
30 [java.lang.StackTraceElement].hashCode() [function] [call site] 03221
30 [org.jfree.chart.renderer.GrayPaintScale].hashCode() [function] [call site] 03222
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03223
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03224
30 [org.jfree.data.general.DefaultValueDataset].hashCode() [function] [call site] 03225
31 [java.lang.Long].hashCode() [function] [call site] 03226
31 [java.lang.Double].hashCode() [function] [call site] 03227
31 [java.lang.Short].hashCode() [function] [call site] 03228
31 [java.lang.Float].hashCode() [function] [call site] 03229
31 [java.lang.Integer].hashCode() [function] [call site] 03230
31 [java.lang.Byte].hashCode() [function] [call site] 03231
31 [java.math.BigDecimal].hashCode() [function] [call site] 03232
31 [java.math.BigInteger].hashCode() [function] [call site] 03233
31 [java.lang.Object].hashCode() [function] [call site] 03234
30 [sun.font.FontStrikeDesc].hashCode() [function] [call site] 03235
30 [java.lang.Character].hashCode() [function] [call site] 03236
30 [java.awt.image.IndexColorModel].hashCode() [function] [call site] 03237
30 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].hashCode() [function] [call site] 03238
30 [org.jfree.chart.labels.ItemLabelPosition].hashCode() [function] [call site] 03239
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03240
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03241
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03242
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03243
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03244
30 [sun.nio.fs.UnixFileStore].hashCode() [function] [call site] 03245
30 [java.awt.AlphaComposite].hashCode() [function] [call site] 03246
30 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].hashCode() [function] [call site] 03247
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03248
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03249
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03250
30 [org.jfree.chart.labels.IntervalCategoryToolTipGenerator].hashCode() [function] [call site] 03251
31 [org.jfree.chart.labels.StandardCategoryToolTipGenerator].hashCode() [function] [call site] 03252
30 [org.jfree.chart.block.Size2D].hashCode() [function] [call site] 03253
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03254
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03255
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03256
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03257
30 [java.util.OptionalDouble].hashCode() [function] [call site] 03258
30 [java.security.cert.CertPath].hashCode() [function] [call site] 03259
30 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 03260
30 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 03261
30 [org.jfree.chart.text.TextLine].hashCode() [function] [call site] 03262
31 [java.util.Vector].hashCode() [function] [call site] 03263
31 [java.util.AbstractList].hashCode() [function] [call site] 03264
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 03265
31 [java.util.ArrayList].hashCode() [function] [call site] 03266
30 [java.lang.Package].hashCode() [function] [call site] 03267
30 [org.jfree.chart.plot.dial.DialPlot].hashCode() [function] [call site] 03268
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03269
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03270
31 [org.jfree.chart.plot.dial.ArcDialFrame].hashCode() [function] [call site] 03271
32 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03272
32 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03273
32 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03274
32 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03275
32 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 03276
32 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 03277
32 [java.awt.BasicStroke].hashCode() [function] [call site] 03278
31 [org.jfree.chart.plot.dial.StandardDialFrame].hashCode() [function] [call site] 03279
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03280
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03281
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03282
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03283
30 [org.jfree.data.category.SlidingCategoryDataset].hashCode() [function] [call site] 03284
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03285
30 [org.jfree.chart.annotations.TextAnnotation].hashCode() [function] [call site] 03286
31 [java.awt.Font].hashCode() [function] [call site] 03287
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 03288
31 [java.lang.Enum].hashCode() [function] [call site] 03289
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03290
31 [java.lang.String].hashCode() [function] [call site] 03291
31 [java.lang.Enum].hashCode() [function] [call site] 03292
30 [java.util.Date].hashCode() [function] [call site] 03293
30 [java.util.AbstractSet].hashCode() [function] [call site] 03294
30 [org.jfree.data.statistics.MeanAndStandardDeviation].hashCode() [function] [call site] 03295
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03296
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03297
30 [org.jfree.chart.ChartRenderingInfo].hashCode() [function] [call site] 03298
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03299
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03300
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03301
30 [java.awt.datatransfer.DataFlavor].hashCode() [function] [call site] 03302
30 [org.jfree.chart.axis.NumberAxis].hashCode() [function] [call site] 03303
31 [org.jfree.chart.axis.Axis].hashCode() [function] [call site] 03304
30 [org.jfree.data.general.DefaultPieDataset].hashCode() [function] [call site] 03305
31 [org.jfree.data.DefaultKeyedValues].hashCode() [function] [call site] 03306
30 [org.jfree.data.time.ohlc.OHLCSeriesCollection].hashCode() [function] [call site] 03307
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Comparable) [function] [call site] 03308
31 [java.util.ArrayList].size() [function] [call site] 03309
31 [sun.awt.util.IdentityArrayList].size() [function] [call site] 03310
31 [java.util.LinkedList].size() [function] [call site] 03311
31 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 03312
31 [java.util.Vector].size() [function] [call site] 03313
31 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 03314
31 [java.util.Vector].get(int) [function] [call site] 03315
31 [java.util.LinkedList].get(int) [function] [call site] 03316
31 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 03317
31 [java.util.AbstractSequentialList].get(int) [function] [call site] 03318
31 [java.util.ArrayList].get(int) [function] [call site] 03319
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 03320
30 [org.jfree.data.flow.FlowKey].hashCode() [function] [call site] 03321
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03322
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03323
30 [org.jfree.chart.axis.SubCategoryAxis].hashCode() [function] [call site] 03324
31 [org.jfree.chart.axis.CategoryAxis].hashCode() [function] [call site] 03325
32 [org.jfree.chart.axis.Axis].hashCode() [function] [call site] 03326
30 [org.jfree.data.time.TimeSeriesCollection].hashCode() [function] [call site] 03327
31 [java.util.Vector].hashCode() [function] [call site] 03328
31 [java.util.AbstractList].hashCode() [function] [call site] 03329
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 03330
31 [java.util.ArrayList].hashCode() [function] [call site] 03331
31 [java.util.GregorianCalendar].hashCode() [function] [call site] 03332
31 [java.util.Calendar].hashCode() [function] [call site] 03333
31 [java.lang.Enum].hashCode() [function] [call site] 03334
30 [java.beans.PropertyDescriptor].hashCode() [function] [call site] 03335
30 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].hashCode() [function] [call site] 03336
31 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].hashCode() [function] [call site] 03337
31 [java.util.Hashtable].hashCode() [function] [call site] 03338
31 [java.awt.RenderingHints].hashCode() [function] [call site] 03339
31 [java.util.jar.Attributes].hashCode() [function] [call site] 03340
31 [java.util.AbstractMap].hashCode() [function] [call site] 03341
31 [java.util.Properties].hashCode() [function] [call site] 03342
31 [java.util.IdentityHashMap].hashCode() [function] [call site] 03343
31 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 03344
31 [java.util.Hashtable].hashCode() [function] [call site] 03345
31 [java.awt.RenderingHints].hashCode() [function] [call site] 03346
31 [java.util.jar.Attributes].hashCode() [function] [call site] 03347
31 [java.util.AbstractMap].hashCode() [function] [call site] 03348
31 [java.util.Properties].hashCode() [function] [call site] 03349
31 [java.util.IdentityHashMap].hashCode() [function] [call site] 03350
31 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 03351
31 [java.util.Hashtable].hashCode() [function] [call site] 03352
31 [java.awt.RenderingHints].hashCode() [function] [call site] 03353
31 [java.util.jar.Attributes].hashCode() [function] [call site] 03354
31 [java.util.AbstractMap].hashCode() [function] [call site] 03355
31 [java.util.Properties].hashCode() [function] [call site] 03356
31 [java.util.IdentityHashMap].hashCode() [function] [call site] 03357
31 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 03358
30 [java.awt.geom.Rectangle2D].hashCode() [function] [call site] 03359
30 [java.lang.Thread$WeakClassKey].hashCode() [function] [call site] 03360
30 [org.jfree.chart.plot.PlotRenderingInfo].hashCode() [function] [call site] 03361
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03362
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03363
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03364
30 [java.awt.Color].hashCode() [function] [call site] 03365
30 [java.lang.invoke.MethodType].hashCode() [function] [call site] 03366
30 [java.net.Inet4Address].hashCode() [function] [call site] 03367
30 [org.jfree.chart.annotations.XYPolygonAnnotation].hashCode() [function] [call site] 03368
31 [org.jfree.chart.internal.HashUtils].hashCodeForDoubleArray(double[]) [function] [call site] 03369
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 03370
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 03371
31 [java.awt.BasicStroke].hashCode() [function] [call site] 03372
30 [java.util.ArrayList].hashCode() [function] [call site] 03373
30 [javax.imageio.ImageTypeSpecifier].hashCode() [function] [call site] 03374
30 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 03375
30 [org.jfree.chart.annotations.XYImageAnnotation].hashCode() [function] [call site] 03376
31 [java.lang.Object].hashCode() [function] [call site] 03377
30 [org.jfree.chart.renderer.xy.XYStepRenderer].hashCode() [function] [call site] 03378
31 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].hashCode() [function] [call site] 03379
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03380
30 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].hashCode() [function] [call site] 03381
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03382
30 [org.jfree.data.general.DefaultKeyedValueDataset].hashCode() [function] [call site] 03383
31 [org.jfree.data.DefaultKeyedValue].hashCode() [function] [call site] 03384
32 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 03385
32 [java.time.OffsetTime].hashCode() [function] [call site] 03386
32 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 03387
32 [java.time.ZoneOffset].hashCode() [function] [call site] 03388
32 [java.lang.Byte].hashCode() [function] [call site] 03389
32 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 03390
32 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 03391
32 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 03392
32 [java.lang.Enum].hashCode() [function] [call site] 03393
32 [java.lang.Character].hashCode() [function] [call site] 03394
32 [java.nio.FloatBuffer].hashCode() [function] [call site] 03395
32 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 03396
32 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 03397
32 [java.lang.String].hashCode() [function] [call site] 03398
32 [org.jfree.data.time.Week].hashCode() [function] [call site] 03399
32 [org.jfree.data.time.Hour].hashCode() [function] [call site] 03400
32 [java.lang.Integer].hashCode() [function] [call site] 03401
32 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 03402
32 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 03403
32 [java.math.BigInteger].hashCode() [function] [call site] 03404
32 [java.time.ZonedDateTime].hashCode() [function] [call site] 03405
32 [java.nio.ByteBuffer].hashCode() [function] [call site] 03406
32 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 03407
32 [java.lang.Boolean].hashCode() [function] [call site] 03408
32 [java.time.Instant].hashCode() [function] [call site] 03409
32 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 03410
32 [java.lang.Float].hashCode() [function] [call site] 03411
32 [org.jfree.data.time.Year].hashCode() [function] [call site] 03412
32 [java.nio.CharBuffer].hashCode() [function] [call site] 03413
32 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 03414
32 [java.lang.Long].hashCode() [function] [call site] 03415
32 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 03416
32 [java.util.Date].hashCode() [function] [call site] 03417
32 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 03418
32 [java.util.GregorianCalendar].hashCode() [function] [call site] 03419
32 [org.jfree.data.time.Minute].hashCode() [function] [call site] 03420
32 [java.lang.Double].hashCode() [function] [call site] 03421
32 [java.io.File].hashCode() [function] [call site] 03422
32 [org.jfree.data.time.Day].hashCode() [function] [call site] 03423
32 [java.lang.Short].hashCode() [function] [call site] 03424
32 [java.nio.DoubleBuffer].hashCode() [function] [call site] 03425
32 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 03426
32 [java.time.Duration].hashCode() [function] [call site] 03427
32 [java.lang.Object].hashCode() [function] [call site] 03428
32 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 03429
32 [java.lang.Runtime$Version].hashCode() [function] [call site] 03430
32 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 03431
32 [java.nio.IntBuffer].hashCode() [function] [call site] 03432
32 [java.nio.charset.Charset].hashCode() [function] [call site] 03433
32 [java.nio.LongBuffer].hashCode() [function] [call site] 03434
32 [java.net.URI].hashCode() [function] [call site] 03435
32 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 03436
32 [org.jfree.data.time.Second].hashCode() [function] [call site] 03437
32 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 03438
32 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 03439
32 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 03440
32 [java.util.Calendar].hashCode() [function] [call site] 03441
32 [java.time.LocalDate].hashCode() [function] [call site] 03442
32 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 03443
32 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 03444
32 [java.math.BigDecimal].hashCode() [function] [call site] 03445
32 [java.nio.ShortBuffer].hashCode() [function] [call site] 03446
32 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 03447
32 [java.time.LocalDateTime].hashCode() [function] [call site] 03448
32 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 03449
32 [org.jfree.data.time.Month].hashCode() [function] [call site] 03450
32 [java.time.OffsetDateTime].hashCode() [function] [call site] 03451
32 [java.time.LocalTime].hashCode() [function] [call site] 03452
32 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 03453
32 [java.lang.Double].hashCode() [function] [call site] 03454
32 [java.lang.Short].hashCode() [function] [call site] 03455
32 [java.lang.Float].hashCode() [function] [call site] 03456
32 [java.lang.Integer].hashCode() [function] [call site] 03457
32 [java.lang.Byte].hashCode() [function] [call site] 03458
32 [java.math.BigDecimal].hashCode() [function] [call site] 03459
32 [java.math.BigInteger].hashCode() [function] [call site] 03460
32 [java.lang.Long].hashCode() [function] [call site] 03461
32 [java.lang.Object].hashCode() [function] [call site] 03462
30 [org.jfree.data.xy.IntervalXYDelegate].hashCode() [function] [call site] 03463
31 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 03464
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03465
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03466
30 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].hashCode() [function] [call site] 03467
30 [java.awt.Dimension].hashCode() [function] [call site] 03468
30 [java.lang.invoke.MemberName].hashCode() [function] [call site] 03469
30 [org.jfree.chart.axis.PeriodAxisLabelInfo].hashCode() [function] [call site] 03470
31 [java.lang.Object].hashCode() [function] [call site] 03471
31 [org.jfree.chart.text.format.RelativeDateFormat].hashCode() [function] [call site] 03472
31 [java.text.SimpleDateFormat].hashCode() [function] [call site] 03473
31 [java.text.DateFormat].hashCode() [function] [call site] 03474
30 [java.time.OffsetTime].hashCode() [function] [call site] 03475
30 [org.jfree.data.DefaultKeyedValue].hashCode() [function] [call site] 03476
30 [org.jfree.chart.axis.CategoryLabelPosition].hashCode() [function] [call site] 03477
31 [java.lang.Enum].hashCode() [function] [call site] 03478
31 [java.lang.Enum].hashCode() [function] [call site] 03479
31 [java.lang.Enum].hashCode() [function] [call site] 03480
30 [org.jfree.data.xy.XYSeries].hashCode() [function] [call site] 03481
31 [org.jfree.data.general.Series].hashCode() [function] [call site] 03482
31 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 03483
32 [java.util.Vector].size() [function] [call site] 03484
32 [java.util.ArrayList].size() [function] [call site] 03485
32 [sun.awt.util.IdentityArrayList].size() [function] [call site] 03486
32 [java.util.LinkedList].size() [function] [call site] 03487
32 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 03488
31 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 03489
32 [java.util.ArrayList].get(int) [function] [call site] 03490
32 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 03491
32 [java.util.Vector].get(int) [function] [call site] 03492
32 [java.util.LinkedList].get(int) [function] [call site] 03493
32 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 03494
32 [java.util.AbstractSequentialList].get(int) [function] [call site] 03495
31 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 03496
31 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 03497
31 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 03498
31 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 03499
31 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 03500
30 [java.text.SimpleDateFormat].hashCode() [function] [call site] 03501
30 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].hashCode() [function] [call site] 03502
30 [org.jfree.chart.axis.Axis].hashCode() [function] [call site] 03503
30 [org.jfree.chart.plot.dial.AbstractDialLayer].hashCode() [function] [call site] 03504
31 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 03505
30 [org.jfree.chart.block.BorderArrangement].hashCode() [function] [call site] 03506
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03507
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03508
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03509
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03510
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03511
30 [org.jfree.chart.annotations.XYTextAnnotation].hashCode() [function] [call site] 03512
31 [java.lang.String].hashCode() [function] [call site] 03513
31 [java.awt.Font].hashCode() [function] [call site] 03514
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 03515
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03516
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03517
31 [java.lang.Enum].hashCode() [function] [call site] 03518
31 [java.lang.Enum].hashCode() [function] [call site] 03519
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03520
30 [java.util.Optional].hashCode() [function] [call site] 03521
30 [java.text.AttributedCharacterIterator$Attribute].hashCode() [function] [call site] 03522
30 [java.lang.Float].hashCode() [function] [call site] 03523
30 [org.jfree.data.category.DefaultCategoryDataset].hashCode() [function] [call site] 03524
31 [org.jfree.data.DefaultKeyedValues2D].hashCode() [function] [call site] 03525
30 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].hashCode() [function] [call site] 03526
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 03527
30 [java.awt.RenderingHints$Key].hashCode() [function] [call site] 03528
30 [org.jfree.chart.annotations.CategoryPointerAnnotation].hashCode() [function] [call site] 03529
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03530
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03531
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03532
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03533
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03534
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 03535
31 [java.awt.BasicStroke].hashCode() [function] [call site] 03536
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03537
30 [sun.util.locale.BaseLocale$Key].hashCode() [function] [call site] 03538
30 [org.jfree.chart.labels.StandardXYToolTipGenerator].hashCode() [function] [call site] 03539
30 [java.time.Duration].hashCode() [function] [call site] 03540
30 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].hashCode() [function] [call site] 03541
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 03542
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 03543
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 03544
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 03545
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 03546
30 [org.jfree.data.function.LineFunction2D].hashCode() [function] [call site] 03547
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03548
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03549
30 [java.net.NetworkInterface].hashCode() [function] [call site] 03550
30 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 03551
30 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].hashCode() [function] [call site] 03552
30 [java.net.HttpCookie].hashCode() [function] [call site] 03553
30 [org.jfree.data.time.Second].hashCode() [function] [call site] 03554
30 [org.jfree.chart.axis.AxisSpace].hashCode() [function] [call site] 03555
30 [org.jfree.data.gantt.TaskSeries].hashCode() [function] [call site] 03556
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03557
30 [org.jfree.chart.legend.LegendGraphic].hashCode() [function] [call site] 03558
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03559
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03560
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03561
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03562
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03563
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03564
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03565
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03566
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03567
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03568
30 [java.util.Calendar].hashCode() [function] [call site] 03569
30 [java.util.zip.ZipFile$Source$Key].hashCode() [function] [call site] 03570
30 [org.jfree.chart.plot.compass.ArrowNeedle].hashCode() [function] [call site] 03571
30 [java.lang.invoke.StringConcatFactory$RecipeElement].hashCode() [function] [call site] 03572
30 [org.jfree.data.time.TimePeriodValue].hashCode() [function] [call site] 03573
31 [org.jfree.data.time.Second].hashCode() [function] [call site] 03574
31 [org.jfree.data.time.Day].hashCode() [function] [call site] 03575
31 [org.jfree.data.time.Minute].hashCode() [function] [call site] 03576
31 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 03577
31 [org.jfree.data.time.Hour].hashCode() [function] [call site] 03578
31 [org.jfree.data.time.Week].hashCode() [function] [call site] 03579
31 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 03580
31 [org.jfree.data.time.Year].hashCode() [function] [call site] 03581
31 [org.jfree.data.time.Month].hashCode() [function] [call site] 03582
31 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 03583
31 [java.lang.Object].hashCode() [function] [call site] 03584
31 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 03585
31 [java.lang.Double].hashCode() [function] [call site] 03586
31 [java.lang.Short].hashCode() [function] [call site] 03587
31 [java.lang.Float].hashCode() [function] [call site] 03588
31 [java.lang.Integer].hashCode() [function] [call site] 03589
31 [java.lang.Byte].hashCode() [function] [call site] 03590
31 [java.math.BigDecimal].hashCode() [function] [call site] 03591
31 [java.math.BigInteger].hashCode() [function] [call site] 03592
31 [java.lang.Long].hashCode() [function] [call site] 03593
31 [java.lang.Object].hashCode() [function] [call site] 03594
30 [org.jfree.data.time.TimePeriodValues].hashCode() [function] [call site] 03595
31 [java.util.Vector].hashCode() [function] [call site] 03596
31 [java.util.AbstractList].hashCode() [function] [call site] 03597
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 03598
31 [java.util.ArrayList].hashCode() [function] [call site] 03599
30 [java.math.BigDecimal].hashCode() [function] [call site] 03600
30 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 03601
30 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 03602
30 [java.text.ParsePosition].hashCode() [function] [call site] 03603
30 [sun.font.CoreMetrics].hashCode() [function] [call site] 03604
30 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 03605
30 [java.lang.invoke.StringConcatFactory$Recipe].hashCode() [function] [call site] 03606
30 [java.awt.geom.Point2D].hashCode() [function] [call site] 03607
30 [org.jfree.chart.entity.ChartEntity].hashCode() [function] [call site] 03608
30 [org.jfree.data.xy.Vector].hashCode() [function] [call site] 03609
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03610
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03611
30 [org.jfree.chart.axis.CategoryLabelPositions].hashCode() [function] [call site] 03612
31 [org.jfree.chart.axis.CategoryLabelPosition].hashCode() [function] [call site] 03613
31 [org.jfree.chart.axis.CategoryLabelPosition].hashCode() [function] [call site] 03614
31 [org.jfree.chart.axis.CategoryLabelPosition].hashCode() [function] [call site] 03615
31 [org.jfree.chart.axis.CategoryLabelPosition].hashCode() [function] [call site] 03616
30 [org.jfree.data.time.Hour].hashCode() [function] [call site] 03617
30 [java.awt.PageAttributes$ColorType].hashCode() [function] [call site] 03618
30 [org.jfree.data.xy.DefaultXYDataset].hashCode() [function] [call site] 03619
31 [java.util.Vector].hashCode() [function] [call site] 03620
31 [java.util.AbstractList].hashCode() [function] [call site] 03621
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 03622
31 [java.util.ArrayList].hashCode() [function] [call site] 03623
31 [java.util.AbstractList].hashCode() [function] [call site] 03624
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 03625
31 [java.util.ArrayList].hashCode() [function] [call site] 03626
31 [java.util.Vector].hashCode() [function] [call site] 03627
30 [org.jfree.chart.title.TextTitle].hashCode() [function] [call site] 03628
31 [org.jfree.chart.title.Title].hashCode() [function] [call site] 03629
32 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03630
32 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03631
32 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03632
31 [java.lang.String].hashCode() [function] [call site] 03633
31 [java.awt.Font].hashCode() [function] [call site] 03634
31 [java.awt.Color].hashCode() [function] [call site] 03635
31 [java.lang.Object].hashCode() [function] [call site] 03636
31 [java.awt.Color].hashCode() [function] [call site] 03637
31 [java.lang.Object].hashCode() [function] [call site] 03638
30 [org.jfree.chart.renderer.category.LevelRenderer].hashCode() [function] [call site] 03639
31 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].hashCode() [function] [call site] 03640
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03641
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03642
30 [java.awt.geom.Ellipse2D].hashCode() [function] [call site] 03643
30 [java.security.CodeSource].hashCode() [function] [call site] 03644
30 [sun.nio.ch.FileKey].hashCode() [function] [call site] 03645
30 [org.jfree.chart.plot.Marker].hashCode() [function] [call site] 03646
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03647
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03648
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03649
30 [java.time.Period].hashCode() [function] [call site] 03650
30 [org.jfree.chart.renderer.AbstractRenderer].hashCode() [function] [call site] 03651
30 [sun.java2d.pipe.Region].hashCode() [function] [call site] 03652
30 [org.jfree.chart.block.BlockContainer].hashCode() [function] [call site] 03653
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03654
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03655
30 [org.jfree.chart.labels.IntervalXYToolTipGenerator].hashCode() [function] [call site] 03656
30 [org.jfree.chart.labels.StandardFlowLabelGenerator].hashCode() [function] [call site] 03657
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03658
30 [org.jfree.chart.annotations.CategoryLineAnnotation].hashCode() [function] [call site] 03659
31 [java.time.OffsetTime].hashCode() [function] [call site] 03660
31 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 03661
31 [java.time.ZoneOffset].hashCode() [function] [call site] 03662
31 [java.lang.Byte].hashCode() [function] [call site] 03663
31 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 03664
31 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 03665
31 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 03666
31 [java.lang.Enum].hashCode() [function] [call site] 03667
31 [java.lang.Character].hashCode() [function] [call site] 03668
31 [java.nio.FloatBuffer].hashCode() [function] [call site] 03669
31 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 03670
31 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 03671
31 [java.lang.String].hashCode() [function] [call site] 03672
31 [org.jfree.data.time.Week].hashCode() [function] [call site] 03673
31 [org.jfree.data.time.Hour].hashCode() [function] [call site] 03674
31 [java.lang.Integer].hashCode() [function] [call site] 03675
31 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 03676
31 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 03677
31 [java.math.BigInteger].hashCode() [function] [call site] 03678
31 [java.time.ZonedDateTime].hashCode() [function] [call site] 03679
31 [java.nio.ByteBuffer].hashCode() [function] [call site] 03680
31 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 03681
31 [java.lang.Boolean].hashCode() [function] [call site] 03682
31 [java.time.Instant].hashCode() [function] [call site] 03683
31 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 03684
31 [java.lang.Float].hashCode() [function] [call site] 03685
31 [org.jfree.data.time.Year].hashCode() [function] [call site] 03686
31 [java.nio.CharBuffer].hashCode() [function] [call site] 03687
31 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 03688
31 [java.lang.Long].hashCode() [function] [call site] 03689
31 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 03690
31 [java.util.Date].hashCode() [function] [call site] 03691
31 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 03692
31 [java.util.GregorianCalendar].hashCode() [function] [call site] 03693
31 [org.jfree.data.time.Minute].hashCode() [function] [call site] 03694
31 [java.lang.Double].hashCode() [function] [call site] 03695
31 [java.io.File].hashCode() [function] [call site] 03696
31 [org.jfree.data.time.Day].hashCode() [function] [call site] 03697
31 [java.lang.Short].hashCode() [function] [call site] 03698
31 [java.nio.DoubleBuffer].hashCode() [function] [call site] 03699
31 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 03700
31 [java.time.Duration].hashCode() [function] [call site] 03701
31 [java.lang.Object].hashCode() [function] [call site] 03702
31 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 03703
31 [java.lang.Runtime$Version].hashCode() [function] [call site] 03704
31 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 03705
31 [java.nio.IntBuffer].hashCode() [function] [call site] 03706
31 [java.nio.charset.Charset].hashCode() [function] [call site] 03707
31 [java.nio.LongBuffer].hashCode() [function] [call site] 03708
31 [java.net.URI].hashCode() [function] [call site] 03709
31 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 03710
31 [org.jfree.data.time.Second].hashCode() [function] [call site] 03711
31 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 03712
31 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 03713
31 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 03714
31 [java.util.Calendar].hashCode() [function] [call site] 03715
31 [java.time.LocalDate].hashCode() [function] [call site] 03716
31 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 03717
31 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 03718
31 [java.math.BigDecimal].hashCode() [function] [call site] 03719
31 [java.nio.ShortBuffer].hashCode() [function] [call site] 03720
31 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 03721
31 [java.time.LocalDateTime].hashCode() [function] [call site] 03722
31 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 03723
31 [org.jfree.data.time.Month].hashCode() [function] [call site] 03724
31 [java.time.OffsetDateTime].hashCode() [function] [call site] 03725
31 [java.time.LocalTime].hashCode() [function] [call site] 03726
31 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 03727
31 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 03728
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03729
31 [java.time.OffsetTime].hashCode() [function] [call site] 03730
31 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 03731
31 [java.time.ZoneOffset].hashCode() [function] [call site] 03732
31 [java.lang.Byte].hashCode() [function] [call site] 03733
31 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 03734
31 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 03735
31 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 03736
31 [java.lang.Enum].hashCode() [function] [call site] 03737
31 [java.lang.Character].hashCode() [function] [call site] 03738
31 [java.nio.FloatBuffer].hashCode() [function] [call site] 03739
31 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 03740
31 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 03741
31 [java.lang.String].hashCode() [function] [call site] 03742
31 [org.jfree.data.time.Week].hashCode() [function] [call site] 03743
31 [org.jfree.data.time.Hour].hashCode() [function] [call site] 03744
31 [java.lang.Integer].hashCode() [function] [call site] 03745
31 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 03746
31 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 03747
31 [java.math.BigInteger].hashCode() [function] [call site] 03748
31 [java.time.ZonedDateTime].hashCode() [function] [call site] 03749
31 [java.nio.ByteBuffer].hashCode() [function] [call site] 03750
31 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 03751
31 [java.lang.Boolean].hashCode() [function] [call site] 03752
31 [java.time.Instant].hashCode() [function] [call site] 03753
31 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 03754
31 [java.lang.Float].hashCode() [function] [call site] 03755
31 [org.jfree.data.time.Year].hashCode() [function] [call site] 03756
31 [java.nio.CharBuffer].hashCode() [function] [call site] 03757
31 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 03758
31 [java.lang.Long].hashCode() [function] [call site] 03759
31 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 03760
31 [java.util.Date].hashCode() [function] [call site] 03761
31 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 03762
31 [java.util.GregorianCalendar].hashCode() [function] [call site] 03763
31 [org.jfree.data.time.Minute].hashCode() [function] [call site] 03764
31 [java.lang.Double].hashCode() [function] [call site] 03765
31 [java.io.File].hashCode() [function] [call site] 03766
31 [org.jfree.data.time.Day].hashCode() [function] [call site] 03767
31 [java.lang.Short].hashCode() [function] [call site] 03768
31 [java.nio.DoubleBuffer].hashCode() [function] [call site] 03769
31 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 03770
31 [java.time.Duration].hashCode() [function] [call site] 03771
31 [java.lang.Object].hashCode() [function] [call site] 03772
31 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 03773
31 [java.lang.Runtime$Version].hashCode() [function] [call site] 03774
31 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 03775
31 [java.nio.IntBuffer].hashCode() [function] [call site] 03776
31 [java.nio.charset.Charset].hashCode() [function] [call site] 03777
31 [java.nio.LongBuffer].hashCode() [function] [call site] 03778
31 [java.net.URI].hashCode() [function] [call site] 03779
31 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 03780
31 [org.jfree.data.time.Second].hashCode() [function] [call site] 03781
31 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 03782
31 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 03783
31 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 03784
31 [java.util.Calendar].hashCode() [function] [call site] 03785
31 [java.time.LocalDate].hashCode() [function] [call site] 03786
31 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 03787
31 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 03788
31 [java.math.BigDecimal].hashCode() [function] [call site] 03789
31 [java.nio.ShortBuffer].hashCode() [function] [call site] 03790
31 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 03791
31 [java.time.LocalDateTime].hashCode() [function] [call site] 03792
31 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 03793
31 [org.jfree.data.time.Month].hashCode() [function] [call site] 03794
31 [java.time.OffsetDateTime].hashCode() [function] [call site] 03795
31 [java.time.LocalTime].hashCode() [function] [call site] 03796
31 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 03797
31 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 03798
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03799
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 03800
31 [java.awt.BasicStroke].hashCode() [function] [call site] 03801
30 [java.util.TreeMap$Entry].hashCode() [function] [call site] 03802
30 [java.lang.Short].hashCode() [function] [call site] 03803
30 [org.jfree.data.statistics.BoxAndWhiskerItem].hashCode() [function] [call site] 03804
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03805
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03806
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03807
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03808
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03809
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03810
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03811
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03812
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03813
30 [org.jfree.chart.axis.PeriodAxis].hashCode() [function] [call site] 03814
31 [org.jfree.chart.axis.Axis].hashCode() [function] [call site] 03815
30 [org.jfree.chart.entity.TitleEntity].hashCode() [function] [call site] 03816
31 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 03817
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 03818
31 [org.jfree.chart.entity.ChartEntity].getURLText() [function] [call site] 03819
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.String) [function] [call site] 03820
30 [java.net.InterfaceAddress].hashCode() [function] [call site] 03821
30 [java.math.MathContext].hashCode() [function] [call site] 03822
30 [java.lang.module.ResolvedModule].hashCode() [function] [call site] 03823
30 [org.jfree.data.general.Series].hashCode() [function] [call site] 03824
30 [org.jfree.chart.annotations.XYPointerAnnotation].hashCode() [function] [call site] 03825
31 [org.jfree.chart.annotations.XYTextAnnotation].hashCode() [function] [call site] 03826
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03827
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03828
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03829
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03830
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03831
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 03832
31 [java.awt.BasicStroke].hashCode() [function] [call site] 03833
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03834
30 [org.jfree.chart.renderer.xy.StandardXYBarPainter].hashCode() [function] [call site] 03835
30 [java.net.URI].hashCode() [function] [call site] 03836
30 [java.awt.JobAttributes$DestinationType].hashCode() [function] [call site] 03837
30 [org.jfree.data.KeyedObject].hashCode() [function] [call site] 03838
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03839
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03840
30 [org.jfree.chart.util.DefaultShadowGenerator].hashCode() [function] [call site] 03841
30 [org.jfree.chart.title.ImageTitle].hashCode() [function] [call site] 03842
31 [org.jfree.chart.title.Title].hashCode() [function] [call site] 03843
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03844
30 [java.lang.reflect.Method].hashCode() [function] [call site] 03845
30 [org.jfree.chart.block.ColorBlock].hashCode() [function] [call site] 03846
31 [org.jfree.chart.block.AbstractBlock].hashCode() [function] [call site] 03847
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03848
30 [org.jfree.data.time.ohlc.OHLC].hashCode() [function] [call site] 03849
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03850
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03851
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03852
31 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 03853
30 [java.util.PropertyPermission].hashCode() [function] [call site] 03854
30 [java.lang.Byte].hashCode() [function] [call site] 03855
30 [org.jfree.data.KeyedObjects2D].hashCode() [function] [call site] 03856
31 [java.util.Vector].hashCode() [function] [call site] 03857
31 [java.util.AbstractList].hashCode() [function] [call site] 03858
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 03859
31 [java.util.ArrayList].hashCode() [function] [call site] 03860
31 [java.util.AbstractList].hashCode() [function] [call site] 03861
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 03862
31 [java.util.ArrayList].hashCode() [function] [call site] 03863
31 [java.util.Vector].hashCode() [function] [call site] 03864
31 [java.util.AbstractList].hashCode() [function] [call site] 03865
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 03866
31 [java.util.ArrayList].hashCode() [function] [call site] 03867
31 [java.util.Vector].hashCode() [function] [call site] 03868
30 [org.jfree.data.Range].hashCode() [function] [call site] 03869
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03870
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 03871
30 [org.jfree.chart.annotations.AbstractXYAnnotation].hashCode() [function] [call site] 03872
31 [java.lang.String].hashCode() [function] [call site] 03873
31 [java.lang.String].hashCode() [function] [call site] 03874
30 [java.util.BitSet].hashCode() [function] [call site] 03875
30 [java.lang.reflect.Parameter].hashCode() [function] [call site] 03876
30 [jdk.internal.module.ModuleHashes].hashCode() [function] [call site] 03877
31 [java.lang.String].hashCode() [function] [call site] 03878
31 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 03879
31 [java.util.Hashtable].entrySet() [function] [call site] 03880
31 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 03881
31 [java.awt.RenderingHints].entrySet() [function] [call site] 03882
31 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 03883
31 [java.util.HashMap].entrySet() [function] [call site] 03884
31 [java.util.jar.Attributes].entrySet() [function] [call site] 03885
31 [java.security.Provider].entrySet() [function] [call site] 03886
31 [java.util.IdentityHashMap].entrySet() [function] [call site] 03887
31 [java.util.LinkedHashMap].entrySet() [function] [call site] 03888
31 [java.util.Properties].entrySet() [function] [call site] 03889
31 [java.util.TreeMap].entrySet() [function] [call site] 03890
31 [java.util.WeakHashMap].entrySet() [function] [call site] 03891
31 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 03892
31 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 03893
31 [java.nio.file.Files$2].hasNext() [function] [call site] 03894
31 [java.io.BufferedReader$1].hasNext() [function] [call site] 03895
31 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 03896
31 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 03897
31 [java.util.HashSet].iterator() [function] [call site] 03898
31 [java.util.TreeSet].iterator() [function] [call site] 03899
31 [java.util.TreeMap$KeySet].iterator() [function] [call site] 03900
31 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 03901
31 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 03902
31 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 03903
31 [java.io.BufferedReader$1].next() [function] [call site] 03904
31 [java.nio.file.Files$2].next() [function] [call site] 03905
31 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 03906
31 [java.nio.file.FileTreeIterator].next() [function] [call site] 03907
31 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 03908
31 [java.util.Hashtable$Entry].getKey() [function] [call site] 03909
31 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 03910
31 [java.util.HashMap$Node].getKey() [function] [call site] 03911
31 [java.util.TreeMap$Entry].getKey() [function] [call site] 03912
31 [java.lang.String].hashCode() [function] [call site] 03913
31 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 03914
31 [java.util.HashMap$Node].getValue() [function] [call site] 03915
31 [java.util.TreeMap$Entry].getValue() [function] [call site] 03916
31 [java.util.Hashtable$Entry].getValue() [function] [call site] 03917
31 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 03918
31 [java.util.Arrays].hashCode(byte[]) [function] [call site] 03919
30 [java.text.DigitList].hashCode() [function] [call site] 03920
30 [org.jfree.chart.entity.CategoryLabelEntity].hashCode() [function] [call site] 03921
31 [org.jfree.chart.entity.ChartEntity].hashCode() [function] [call site] 03922
31 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Comparable) [function] [call site] 03923
30 [org.jfree.data.category.DefaultIntervalCategoryDataset].hashCode() [function] [call site] 03924
31 [java.util.Arrays].deepHashCode(java.lang.Object[]) [function] [call site] 03925
31 [java.util.Arrays].deepHashCode(java.lang.Object[]) [function] [call site] 03926
31 [java.util.Arrays].deepHashCode(java.lang.Object[]) [function] [call site] 03927
31 [java.util.Arrays].deepHashCode(java.lang.Object[]) [function] [call site] 03928
30 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 03929
30 [org.jfree.chart.labels.BubbleXYItemLabelGenerator].hashCode() [function] [call site] 03930
30 [org.jfree.data.statistics.HistogramDataset].hashCode() [function] [call site] 03931
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03932
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 03933
30 [jdk.internal.org.objectweb.asm.Type].hashCode() [function] [call site] 03934
30 [org.jfree.chart.annotations.CategoryTextAnnotation].hashCode() [function] [call site] 03935
31 [org.jfree.chart.annotations.TextAnnotation].hashCode() [function] [call site] 03936
31 [java.time.OffsetTime].hashCode() [function] [call site] 03937
31 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 03938
31 [java.time.ZoneOffset].hashCode() [function] [call site] 03939
31 [java.lang.Byte].hashCode() [function] [call site] 03940
31 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 03941
31 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 03942
31 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 03943
31 [java.lang.Enum].hashCode() [function] [call site] 03944
31 [java.lang.Character].hashCode() [function] [call site] 03945
31 [java.nio.FloatBuffer].hashCode() [function] [call site] 03946
31 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 03947
31 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 03948
31 [java.lang.String].hashCode() [function] [call site] 03949
31 [org.jfree.data.time.Week].hashCode() [function] [call site] 03950
31 [org.jfree.data.time.Hour].hashCode() [function] [call site] 03951
31 [java.lang.Integer].hashCode() [function] [call site] 03952
31 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 03953
31 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 03954
31 [java.math.BigInteger].hashCode() [function] [call site] 03955
31 [java.time.ZonedDateTime].hashCode() [function] [call site] 03956
31 [java.nio.ByteBuffer].hashCode() [function] [call site] 03957
31 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 03958
31 [java.lang.Boolean].hashCode() [function] [call site] 03959
31 [java.time.Instant].hashCode() [function] [call site] 03960
31 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 03961
31 [java.lang.Float].hashCode() [function] [call site] 03962
31 [org.jfree.data.time.Year].hashCode() [function] [call site] 03963
31 [java.nio.CharBuffer].hashCode() [function] [call site] 03964
31 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 03965
31 [java.lang.Long].hashCode() [function] [call site] 03966
31 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 03967
31 [java.util.Date].hashCode() [function] [call site] 03968
31 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 03969
31 [java.util.GregorianCalendar].hashCode() [function] [call site] 03970
31 [org.jfree.data.time.Minute].hashCode() [function] [call site] 03971
31 [java.lang.Double].hashCode() [function] [call site] 03972
31 [java.io.File].hashCode() [function] [call site] 03973
31 [org.jfree.data.time.Day].hashCode() [function] [call site] 03974
31 [java.lang.Short].hashCode() [function] [call site] 03975
31 [java.nio.DoubleBuffer].hashCode() [function] [call site] 03976
31 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 03977
31 [java.time.Duration].hashCode() [function] [call site] 03978
31 [java.lang.Object].hashCode() [function] [call site] 03979
31 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 03980
31 [java.lang.Runtime$Version].hashCode() [function] [call site] 03981
31 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 03982
31 [java.nio.IntBuffer].hashCode() [function] [call site] 03983
31 [java.nio.charset.Charset].hashCode() [function] [call site] 03984
31 [java.nio.LongBuffer].hashCode() [function] [call site] 03985
31 [java.net.URI].hashCode() [function] [call site] 03986
31 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 03987
31 [org.jfree.data.time.Second].hashCode() [function] [call site] 03988
31 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 03989
31 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 03990
31 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 03991
31 [java.util.Calendar].hashCode() [function] [call site] 03992
31 [java.time.LocalDate].hashCode() [function] [call site] 03993
31 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 03994
31 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 03995
31 [java.math.BigDecimal].hashCode() [function] [call site] 03996
31 [java.nio.ShortBuffer].hashCode() [function] [call site] 03997
31 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 03998
31 [java.time.LocalDateTime].hashCode() [function] [call site] 03999
31 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 04000
31 [org.jfree.data.time.Month].hashCode() [function] [call site] 04001
31 [java.time.OffsetDateTime].hashCode() [function] [call site] 04002
31 [java.time.LocalTime].hashCode() [function] [call site] 04003
31 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 04004
31 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 04005
31 [java.lang.Enum].hashCode() [function] [call site] 04006
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 04007
30 [java.awt.PageAttributes$PrintQualityType].hashCode() [function] [call site] 04008
30 [java.time.ZonedDateTime].hashCode() [function] [call site] 04009
30 [java.awt.font.TransformAttribute].hashCode() [function] [call site] 04010
30 [jdk.internal.module.IllegalAccessLogger$Usage].hashCode() [function] [call site] 04011
31 [java.lang.String].hashCode() [function] [call site] 04012
30 [java.awt.BasicStroke].hashCode() [function] [call site] 04013
30 [java.nio.CharBuffer].hashCode() [function] [call site] 04014
30 [org.jfree.chart.axis.CategoryAxis].hashCode() [function] [call site] 04015
30 [java.util.zip.ZipEntry].hashCode() [function] [call site] 04016
30 [java.nio.DoubleBuffer].hashCode() [function] [call site] 04017
30 [java.util.GregorianCalendar].hashCode() [function] [call site] 04018
30 [java.awt.JobAttributes$DialogType].hashCode() [function] [call site] 04019
30 [org.jfree.chart.plot.XYPlot].hashCode() [function] [call site] 04020
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04021
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04022
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04023
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04024
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04025
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04026
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04027
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04028
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04029
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04030
31 [java.util.Arrays].deepHashCode(java.lang.Object[]) [function] [call site] 04031
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04032
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04033
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04034
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04035
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04036
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04037
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04038
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04039
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04040
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04041
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04042
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04043
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 04044
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 04045
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04046
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04047
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 04048
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 04049
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04050
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04051
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04052
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04053
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04054
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04055
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04056
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04057
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04058
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04059
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04060
30 [org.jfree.data.xy.DefaultXYZDataset].hashCode() [function] [call site] 04061
31 [java.util.Vector].hashCode() [function] [call site] 04062
31 [java.util.AbstractList].hashCode() [function] [call site] 04063
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 04064
31 [java.util.ArrayList].hashCode() [function] [call site] 04065
31 [java.util.AbstractList].hashCode() [function] [call site] 04066
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 04067
31 [java.util.ArrayList].hashCode() [function] [call site] 04068
31 [java.util.Vector].hashCode() [function] [call site] 04069
30 [java.awt.PageAttributes].hashCode() [function] [call site] 04070
30 [org.jfree.data.KeyedObjects].hashCode() [function] [call site] 04071
31 [java.util.Vector].hashCode() [function] [call site] 04072
31 [java.util.AbstractList].hashCode() [function] [call site] 04073
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 04074
31 [java.util.ArrayList].hashCode() [function] [call site] 04075
30 [java.time.temporal.ValueRange].hashCode() [function] [call site] 04076
30 [javax.security.auth.Subject].hashCode() [function] [call site] 04077
30 [java.util.HashMap$Node].hashCode() [function] [call site] 04078
30 [java.awt.JobAttributes$DefaultSelectionType].hashCode() [function] [call site] 04079
30 [org.jfree.chart.title.Title].hashCode() [function] [call site] 04080
30 [org.jfree.chart.plot.dial.ArcDialFrame].hashCode() [function] [call site] 04081
30 [org.jfree.chart.renderer.category.LayeredBarRenderer].hashCode() [function] [call site] 04082
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04083
30 [org.jfree.data.xy.MatrixSeriesCollection].hashCode() [function] [call site] 04084
31 [java.util.Vector].hashCode() [function] [call site] 04085
31 [java.util.AbstractList].hashCode() [function] [call site] 04086
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 04087
31 [java.util.ArrayList].hashCode() [function] [call site] 04088
30 [org.jfree.chart.plot.dial.DialBackground].hashCode() [function] [call site] 04089
31 [org.jfree.chart.internal.HashUtils].hashCodeForPaint(java.awt.Paint) [function] [call site] 04090
31 [org.jfree.chart.util.StandardGradientPaintTransformer].hashCode() [function] [call site] 04091
31 [java.lang.Object].hashCode() [function] [call site] 04092
30 [java.util.Hashtable$Entry].hashCode() [function] [call site] 04093
30 [sun.font.FontLineMetrics].hashCode() [function] [call site] 04094
30 [java.text.FieldPosition].hashCode() [function] [call site] 04095
30 [java.awt.geom.AffineTransform].hashCode() [function] [call site] 04096
30 [org.jfree.data.time.TimeTableXYDataset].hashCode() [function] [call site] 04097
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04098
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04099
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04100
30 [javax.print.MimeType].hashCode() [function] [call site] 04101
30 [org.jfree.data.xy.DefaultIntervalXYDataset].hashCode() [function] [call site] 04102
31 [java.util.Vector].hashCode() [function] [call site] 04103
31 [java.util.AbstractList].hashCode() [function] [call site] 04104
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 04105
31 [java.util.ArrayList].hashCode() [function] [call site] 04106
31 [java.util.AbstractList].hashCode() [function] [call site] 04107
31 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 04108
31 [java.util.ArrayList].hashCode() [function] [call site] 04109
31 [java.util.Vector].hashCode() [function] [call site] 04110
30 [java.awt.AttributeValue].hashCode() [function] [call site] 04111
30 [java.time.OffsetDateTime].hashCode() [function] [call site] 04112
30 [org.jfree.data.gantt.XYTaskDataset].hashCode() [function] [call site] 04113
31 [java.util.Objects].hashCode(java.lang.Object) [function] [call site] 04114
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 04115
31 [java.lang.Double].doubleToLongBits(double) [function] [call site] 04116
30 [org.jfree.chart.axis.StandardTickUnitSource].hashCode() [function] [call site] 04117
30 [java.awt.Font].hashCode() [function] [call site] 04118
29 [java.util.GregorianCalendar].hashCode() [function] [call site] 04119
29 [org.jfree.data.time.Minute].hashCode() [function] [call site] 04120
29 [java.lang.Double].hashCode() [function] [call site] 04121
29 [java.io.File].hashCode() [function] [call site] 04122
29 [org.jfree.data.time.Day].hashCode() [function] [call site] 04123
29 [java.lang.Short].hashCode() [function] [call site] 04124
29 [java.nio.DoubleBuffer].hashCode() [function] [call site] 04125
29 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 04126
29 [java.time.Duration].hashCode() [function] [call site] 04127
29 [java.lang.Object].hashCode() [function] [call site] 04128
29 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 04129
29 [java.lang.Runtime$Version].hashCode() [function] [call site] 04130
29 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 04131
29 [java.nio.IntBuffer].hashCode() [function] [call site] 04132
29 [java.nio.charset.Charset].hashCode() [function] [call site] 04133
29 [java.nio.LongBuffer].hashCode() [function] [call site] 04134
29 [java.net.URI].hashCode() [function] [call site] 04135
29 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 04136
29 [org.jfree.data.time.Second].hashCode() [function] [call site] 04137
29 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 04138
29 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 04139
29 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 04140
29 [java.util.Calendar].hashCode() [function] [call site] 04141
29 [java.time.LocalDate].hashCode() [function] [call site] 04142
29 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 04143
29 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 04144
29 [java.math.BigDecimal].hashCode() [function] [call site] 04145
29 [java.nio.ShortBuffer].hashCode() [function] [call site] 04146
29 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 04147
29 [java.time.LocalDateTime].hashCode() [function] [call site] 04148
29 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 04149
29 [org.jfree.data.time.Month].hashCode() [function] [call site] 04150
29 [java.time.OffsetDateTime].hashCode() [function] [call site] 04151
29 [java.time.LocalTime].hashCode() [function] [call site] 04152
29 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 04153
28 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 04154
28 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 04155
28 [org.jfree.chart.internal.HashUtils].hashCode(int,double) [function] [call site] 04156
28 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 04157
28 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 04158
28 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 04159
28 [org.jfree.chart.internal.HashUtils].hashCode(int,boolean) [function] [call site] 04160
28 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Stroke) [function] [call site] 04161
28 [org.jfree.chart.internal.HashUtils].hashCode(int,java.awt.Paint) [function] [call site] 04162
27 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 04163
27 [java.awt.JobAttributes$SidesType].hashCode() [function] [call site] 04164
27 [org.jfree.data.time.Week].hashCode() [function] [call site] 04165
27 [java.lang.String].hashCode() [function] [call site] 04166
27 [java.text.MessageFormat].hashCode() [function] [call site] 04167
27 [java.text.DateFormatSymbols].hashCode() [function] [call site] 04168
27 [java.math.BigInteger].hashCode() [function] [call site] 04169
27 [org.jfree.chart.entity.StandardEntityCollection].hashCode() [function] [call site] 04170
27 [org.jfree.chart.axis.DateAxis].hashCode() [function] [call site] 04171
27 [java.lang.Boolean].hashCode() [function] [call site] 04172
27 [java.awt.Insets].hashCode() [function] [call site] 04173
27 [org.jfree.data.time.Year].hashCode() [function] [call site] 04174
27 [java.time.zone.ZoneOffsetTransitionRule].hashCode() [function] [call site] 04175
27 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].hashCode() [function] [call site] 04176
27 [java.lang.Long].hashCode() [function] [call site] 04177
27 [org.jfree.data.time.Minute].hashCode() [function] [call site] 04178
27 [org.jfree.chart.plot.compass.PinNeedle].hashCode() [function] [call site] 04179
27 [org.jfree.chart.text.TextFragment].hashCode() [function] [call site] 04180
27 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].hashCode() [function] [call site] 04181
27 [java.time.zone.ZoneRules].hashCode() [function] [call site] 04182
27 [org.jfree.chart.annotations.XYDrawableAnnotation].hashCode() [function] [call site] 04183
27 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 04184
27 [java.util.AbstractMap].hashCode() [function] [call site] 04185
27 [jdk.internal.org.objectweb.asm.Handle].hashCode() [function] [call site] 04186
27 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 04187
27 [org.jfree.chart.legend.LegendItemCollection].hashCode() [function] [call site] 04188
27 [java.lang.Object].hashCode() [function] [call site] 04189
27 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 04190
27 [java.awt.JobAttributes].hashCode() [function] [call site] 04191
27 [java.text.NumberFormat].hashCode() [function] [call site] 04192
27 [org.jfree.chart.axis.DateTick].hashCode() [function] [call site] 04193
27 [java.awt.MenuShortcut].hashCode() [function] [call site] 04194
27 [org.jfree.data.xy.DefaultTableXYDataset].hashCode() [function] [call site] 04195
27 [javax.crypto.CryptoPermission].hashCode() [function] [call site] 04196
27 [org.jfree.chart.plot.dial.DialPointer$Pin].hashCode() [function] [call site] 04197
27 [java.util.IdentityHashMap].hashCode() [function] [call site] 04198
27 [org.jfree.data.xy.XYSeriesCollection].hashCode() [function] [call site] 04199
27 [org.jfree.chart.entity.FlowEntity].hashCode() [function] [call site] 04200
27 [java.awt.image.ColorModel].hashCode() [function] [call site] 04201
27 [java.time.LocalDateTime].hashCode() [function] [call site] 04202
27 [org.jfree.chart.plot.compass.WindNeedle].hashCode() [function] [call site] 04203
27 [org.jfree.chart.entity.PlotEntity].hashCode() [function] [call site] 04204
27 [java.awt.DisplayMode].hashCode() [function] [call site] 04205
27 [org.jfree.chart.renderer.xy.GradientXYBarPainter].hashCode() [function] [call site] 04206
27 [java.time.ZoneOffset].hashCode() [function] [call site] 04207
27 [java.awt.PageAttributes$OrientationRequestedType].hashCode() [function] [call site] 04208
27 [org.jfree.chart.plot.compass.ShipNeedle].hashCode() [function] [call site] 04209
27 [java.awt.BufferCapabilities$FlipContents].hashCode() [function] [call site] 04210
27 [org.jfree.chart.renderer.category.StandardBarPainter].hashCode() [function] [call site] 04211
27 [org.jfree.data.time.TimePeriodValuesCollection].hashCode() [function] [call site] 04212
27 [java.lang.Integer].hashCode() [function] [call site] 04213
27 [java.text.DecimalFormatSymbols].hashCode() [function] [call site] 04214
27 [org.jfree.chart.annotations.XYShapeAnnotation].hashCode() [function] [call site] 04215
27 [sun.util.calendar.CalendarDate].hashCode() [function] [call site] 04216
27 [org.jfree.chart.labels.HighLowItemLabelGenerator].hashCode() [function] [call site] 04217
27 [java.nio.ByteBuffer].hashCode() [function] [call site] 04218
27 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].hashCode() [function] [call site] 04219
27 [java.io.FilePermission].hashCode() [function] [call site] 04220
27 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 04221
27 [org.jfree.chart.plot.compass.PlumNeedle].hashCode() [function] [call site] 04222
27 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 04223
27 [org.jfree.chart.plot.compass.LineNeedle].hashCode() [function] [call site] 04224
27 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].hashCode() [function] [call site] 04225
27 [java.security.AccessControlContext].hashCode() [function] [call site] 04226
27 [org.jfree.chart.block.AbstractBlock].hashCode() [function] [call site] 04227
27 [org.jfree.data.function.PolynomialFunction2D].hashCode() [function] [call site] 04228
27 [org.jfree.chart.labels.StandardCrosshairLabelGenerator].hashCode() [function] [call site] 04229
27 [org.jfree.chart.legend.LegendItem].hashCode() [function] [call site] 04230
27 [java.security.CodeSigner].hashCode() [function] [call site] 04231
27 [java.lang.invoke.LambdaForm$Name].hashCode() [function] [call site] 04232
27 [org.jfree.chart.text.TextBox].hashCode() [function] [call site] 04233
27 [java.lang.Runtime$Version].hashCode() [function] [call site] 04234
27 [org.jfree.chart.plot.dial.DialTextAnnotation].hashCode() [function] [call site] 04235
27 [java.nio.IntBuffer].hashCode() [function] [call site] 04236
27 [org.jfree.chart.plot.compass.LongNeedle].hashCode() [function] [call site] 04237
27 [java.util.jar.Attributes].hashCode() [function] [call site] 04238
27 [sun.java2d.loops.SurfaceType].hashCode() [function] [call site] 04239
27 [org.jfree.chart.plot.CategoryMarker].hashCode() [function] [call site] 04240
27 [java.net.SocketPermission].hashCode() [function] [call site] 04241
27 [org.jfree.chart.labels.StandardCategoryItemLabelGenerator].hashCode() [function] [call site] 04242
27 [org.jfree.chart.labels.StandardXYItemLabelGenerator].hashCode() [function] [call site] 04243
27 [org.jfree.data.gantt.TaskSeriesCollection].hashCode() [function] [call site] 04244
27 [org.jfree.chart.axis.CategoryTick].hashCode() [function] [call site] 04245
27 [sun.util.locale.LocaleExtensions].hashCode() [function] [call site] 04246
27 [java.text.DecimalFormat].hashCode() [function] [call site] 04247
27 [java.nio.ShortBuffer].hashCode() [function] [call site] 04248
27 [org.jfree.data.DefaultKeyedValues2D].hashCode() [function] [call site] 04249
27 [java.time.LocalTime].hashCode() [function] [call site] 04250
27 [java.util.Vector].hashCode() [function] [call site] 04251
27 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 04252
27 [java.util.Properties].hashCode() [function] [call site] 04253
27 [java.lang.invoke.LambdaForm].hashCode() [function] [call site] 04254
27 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 04255
27 [java.awt.AWTKeyStroke].hashCode() [function] [call site] 04256
27 [org.jfree.chart.axis.LogAxis].hashCode() [function] [call site] 04257
27 [org.jfree.chart.plot.dial.StandardDialScale].hashCode() [function] [call site] 04258
27 [java.nio.FloatBuffer].hashCode() [function] [call site] 04259
27 [org.jfree.chart.annotations.XYDataImageAnnotation].hashCode() [function] [call site] 04260
27 [java.awt.font.TextHitInfo].hashCode() [function] [call site] 04261
27 [java.lang.invoke.LambdaFormEditor$Transform].hashCode() [function] [call site] 04262
27 [java.lang.reflect.Constructor].hashCode() [function] [call site] 04263
27 [java.security.cert.Certificate].hashCode() [function] [call site] 04264
27 [java.time.Instant].hashCode() [function] [call site] 04265
27 [org.jfree.chart.entity.PieSectionEntity].hashCode() [function] [call site] 04266
27 [org.jfree.data.statistics.HistogramBin].hashCode() [function] [call site] 04267
27 [java.lang.ProcessBuilder$Redirect].hashCode() [function] [call site] 04268
27 [org.jfree.chart.plot.compass.MiddlePinNeedle].hashCode() [function] [call site] 04269
27 [org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer].hashCode() [function] [call site] 04270
27 [java.security.AllPermission].hashCode() [function] [call site] 04271
27 [java.lang.Double].hashCode() [function] [call site] 04272
27 [sun.util.calendar.Era].hashCode() [function] [call site] 04273
27 [org.jfree.data.function.PowerFunction2D].hashCode() [function] [call site] 04274
27 [sun.font.AttributeValues].hashCode() [function] [call site] 04275
27 [java.awt.font.NumericShaper].hashCode() [function] [call site] 04276
27 [org.jfree.data.KeyedValuesItemKey].hashCode() [function] [call site] 04277
27 [org.jfree.chart.plot.dial.StandardDialRange].hashCode() [function] [call site] 04278
27 [org.jfree.data.flow.NodeKey].hashCode() [function] [call site] 04279
27 [java.util.Locale].hashCode() [function] [call site] 04280
27 [org.jfree.data.flow.DefaultFlowDataset].hashCode() [function] [call site] 04281
27 [org.jfree.chart.JFreeChart].hashCode() [function] [call site] 04282
27 [javax.print.DocFlavor].hashCode() [function] [call site] 04283
27 [java.awt.geom.Arc2D].hashCode() [function] [call site] 04284
27 [java.text.DateFormat].hashCode() [function] [call site] 04285
27 [org.jfree.chart.plot.dial.DialPointer$Pointer].hashCode() [function] [call site] 04286
27 [java.time.ZoneId].hashCode() [function] [call site] 04287
27 [org.jfree.chart.urls.StandardCategoryURLGenerator].hashCode() [function] [call site] 04288
27 [org.jfree.chart.renderer.category.GradientBarPainter].hashCode() [function] [call site] 04289
27 [java.awt.geom.RoundRectangle2D].hashCode() [function] [call site] 04290
27 [org.jfree.chart.entity.JFreeChartEntity].hashCode() [function] [call site] 04291
27 [java.nio.charset.Charset].hashCode() [function] [call site] 04292
27 [org.jfree.data.DefaultKeyedValues].hashCode() [function] [call site] 04293
27 [java.util.OptionalInt].hashCode() [function] [call site] 04294
27 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 04295
27 [java.net.InetAddress].hashCode() [function] [call site] 04296
27 [java.security.Timestamp].hashCode() [function] [call site] 04297
27 [jdk.internal.module.ModuleReferenceImpl].hashCode() [function] [call site] 04298
27 [java.time.LocalDate].hashCode() [function] [call site] 04299
27 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 04300
27 [java.util.concurrent.ConcurrentHashMap$KeySetView].hashCode() [function] [call site] 04301
27 [javax.swing.text.SimpleAttributeSet].hashCode() [function] [call site] 04302
27 [org.jfree.data.KeyToGroupMap].hashCode() [function] [call site] 04303
27 [java.net.Proxy].hashCode() [function] [call site] 04304
27 [java.awt.datatransfer.MimeTypeParameterList].hashCode() [function] [call site] 04305
27 [java.awt.PageAttributes$OriginType].hashCode() [function] [call site] 04306
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].hashCode() [function] [call site] 04307
27 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 04308
27 [org.jfree.chart.plot.flow.FlowPlot].hashCode() [function] [call site] 04309
27 [org.jfree.data.time.Month].hashCode() [function] [call site] 04310
27 [java.lang.Character$Subset].hashCode() [function] [call site] 04311
27 [org.jfree.chart.text.TextBlock].hashCode() [function] [call site] 04312
27 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 04313
27 [java.util.OptionalLong].hashCode() [function] [call site] 04314
27 [java.lang.Enum].hashCode() [function] [call site] 04315
27 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 04316
27 [org.jfree.chart.labels.StandardCategoryToolTipGenerator].hashCode() [function] [call site] 04317
27 [org.jfree.chart.renderer.xy.StackedXYBarRenderer].hashCode() [function] [call site] 04318
27 [sun.java2d.loops.CompositeType].hashCode() [function] [call site] 04319
27 [org.jfree.chart.annotations.XYTitleAnnotation].hashCode() [function] [call site] 04320
27 [org.jfree.chart.api.RectangleInsets].hashCode() [function] [call site] 04321
27 [java.security.BasicPermission].hashCode() [function] [call site] 04322
27 [org.jfree.chart.annotations.XYLineAnnotation].hashCode() [function] [call site] 04323
27 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 04324
27 [org.jfree.data.time.TimeSeries].hashCode() [function] [call site] 04325
27 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 04326
27 [java.security.Provider$ServiceKey].hashCode() [function] [call site] 04327
27 [org.jfree.chart.plot.dial.DialPointer].hashCode() [function] [call site] 04328
27 [jdk.internal.jimage.ImageReader$Node].hashCode() [function] [call site] 04329
27 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 04330
27 [java.awt.JobAttributes$MultipleDocumentHandlingType].hashCode() [function] [call site] 04331
27 [java.net.URL].hashCode() [function] [call site] 04332
27 [java.util.ResourceBundle$CacheKey].hashCode() [function] [call site] 04333
27 [java.util.jar.Manifest].hashCode() [function] [call site] 04334
27 [java.lang.invoke.LambdaForm$NamedFunction].hashCode() [function] [call site] 04335
27 [org.jfree.data.function.NormalDistributionFunction2D].hashCode() [function] [call site] 04336
27 [org.jfree.chart.axis.MarkerAxisBand].hashCode() [function] [call site] 04337
27 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].hashCode() [function] [call site] 04338
27 [java.lang.invoke.ClassSpecializer$SpeciesData].hashCode() [function] [call site] 04339
27 [org.jfree.chart.plot.CategoryPlot].hashCode() [function] [call site] 04340
27 [java.io.File].hashCode() [function] [call site] 04341
27 [org.jfree.chart.plot.dial.DialCap].hashCode() [function] [call site] 04342
27 [java.util.jar.Attributes$Name].hashCode() [function] [call site] 04343
27 [jdk.internal.loader.AbstractClassLoaderValue$Sub].hashCode() [function] [call site] 04344
27 [java.util.concurrent.ConcurrentHashMap$EntrySetView].hashCode() [function] [call site] 04345
27 [org.jfree.data.gantt.Task].hashCode() [function] [call site] 04346
27 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 04347
27 [org.jfree.data.time.Day].hashCode() [function] [call site] 04348
27 [sun.util.locale.BaseLocale].hashCode() [function] [call site] 04349
27 [java.awt.font.FontRenderContext].hashCode() [function] [call site] 04350
27 [java.util.Hashtable].hashCode() [function] [call site] 04351
27 [org.jfree.chart.annotations.XYBoxAnnotation].hashCode() [function] [call site] 04352
27 [java.awt.RenderingHints].hashCode() [function] [call site] 04353
27 [jdk.internal.module.ServicesCatalog$ServiceProvider].hashCode() [function] [call site] 04354
27 [java.util.concurrent.ConcurrentHashMap$Node].hashCode() [function] [call site] 04355
27 [java.nio.LongBuffer].hashCode() [function] [call site] 04356
27 [jdk.internal.misc.Signal].hashCode() [function] [call site] 04357
27 [org.jfree.chart.plot.pie.PiePlot].hashCode() [function] [call site] 04358
27 [org.jfree.chart.util.StandardGradientPaintTransformer].hashCode() [function] [call site] 04359
27 [java.time.Clock].hashCode() [function] [call site] 04360
27 [org.jfree.chart.plot.dial.DialValueIndicator].hashCode() [function] [call site] 04361
27 [java.awt.datatransfer.MimeType].hashCode() [function] [call site] 04362
27 [org.jfree.chart.StandardChartTheme].hashCode() [function] [call site] 04363
27 [java.awt.PageAttributes$MediaType].hashCode() [function] [call site] 04364
27 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 04365
27 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 04366
27 [org.jfree.chart.renderer.xy.XYAreaRenderer].hashCode() [function] [call site] 04367
27 [java.time.format.DecimalStyle].hashCode() [function] [call site] 04368
27 [org.jfree.chart.plot.compass.PointerNeedle].hashCode() [function] [call site] 04369
27 [org.jfree.chart.text.format.RelativeDateFormat].hashCode() [function] [call site] 04370
27 [org.jfree.chart.labels.StandardXYZToolTipGenerator].hashCode() [function] [call site] 04371
27 [java.util.AbstractList].hashCode() [function] [call site] 04372
27 [org.jfree.chart.entity.AxisEntity].hashCode() [function] [call site] 04373
27 [org.jfree.data.statistics.SimpleHistogramDataset].hashCode() [function] [call site] 04374
27 [org.jfree.data.ComparableObjectSeries].hashCode() [function] [call site] 04375
27 [java.lang.reflect.Field].hashCode() [function] [call site] 04376
27 [java.lang.invoke.StringConcatFactory$Key].hashCode() [function] [call site] 04377
27 [org.jfree.chart.plot.dial.StandardDialFrame].hashCode() [function] [call site] 04378
27 [java.lang.StackTraceElement].hashCode() [function] [call site] 04379
27 [org.jfree.chart.renderer.GrayPaintScale].hashCode() [function] [call site] 04380
27 [org.jfree.data.general.DefaultValueDataset].hashCode() [function] [call site] 04381
27 [sun.font.FontStrikeDesc].hashCode() [function] [call site] 04382
27 [java.lang.Character].hashCode() [function] [call site] 04383
27 [java.awt.image.IndexColorModel].hashCode() [function] [call site] 04384
27 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].hashCode() [function] [call site] 04385
27 [org.jfree.chart.labels.ItemLabelPosition].hashCode() [function] [call site] 04386
27 [sun.nio.fs.UnixFileStore].hashCode() [function] [call site] 04387
27 [java.awt.AlphaComposite].hashCode() [function] [call site] 04388
27 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].hashCode() [function] [call site] 04389
27 [org.jfree.chart.labels.IntervalCategoryToolTipGenerator].hashCode() [function] [call site] 04390
27 [org.jfree.chart.block.Size2D].hashCode() [function] [call site] 04391
27 [java.util.OptionalDouble].hashCode() [function] [call site] 04392
27 [java.security.cert.CertPath].hashCode() [function] [call site] 04393
27 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 04394
27 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 04395
27 [org.jfree.chart.text.TextLine].hashCode() [function] [call site] 04396
27 [java.lang.Package].hashCode() [function] [call site] 04397
27 [org.jfree.chart.plot.dial.DialPlot].hashCode() [function] [call site] 04398
27 [org.jfree.data.category.SlidingCategoryDataset].hashCode() [function] [call site] 04399
27 [org.jfree.chart.annotations.TextAnnotation].hashCode() [function] [call site] 04400
27 [java.util.Date].hashCode() [function] [call site] 04401
27 [java.util.AbstractSet].hashCode() [function] [call site] 04402
27 [org.jfree.data.statistics.MeanAndStandardDeviation].hashCode() [function] [call site] 04403
27 [org.jfree.chart.ChartRenderingInfo].hashCode() [function] [call site] 04404
27 [java.awt.datatransfer.DataFlavor].hashCode() [function] [call site] 04405
27 [org.jfree.chart.axis.NumberAxis].hashCode() [function] [call site] 04406
27 [org.jfree.data.general.DefaultPieDataset].hashCode() [function] [call site] 04407
27 [org.jfree.data.time.ohlc.OHLCSeriesCollection].hashCode() [function] [call site] 04408
27 [org.jfree.data.flow.FlowKey].hashCode() [function] [call site] 04409
27 [org.jfree.chart.axis.SubCategoryAxis].hashCode() [function] [call site] 04410
27 [org.jfree.data.time.TimeSeriesCollection].hashCode() [function] [call site] 04411
27 [java.beans.PropertyDescriptor].hashCode() [function] [call site] 04412
27 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].hashCode() [function] [call site] 04413
27 [java.awt.geom.Rectangle2D].hashCode() [function] [call site] 04414
27 [java.lang.Thread$WeakClassKey].hashCode() [function] [call site] 04415
27 [org.jfree.chart.plot.PlotRenderingInfo].hashCode() [function] [call site] 04416
27 [java.awt.Color].hashCode() [function] [call site] 04417
27 [java.lang.invoke.MethodType].hashCode() [function] [call site] 04418
27 [java.net.Inet4Address].hashCode() [function] [call site] 04419
27 [org.jfree.chart.annotations.XYPolygonAnnotation].hashCode() [function] [call site] 04420
27 [java.util.ArrayList].hashCode() [function] [call site] 04421
27 [javax.imageio.ImageTypeSpecifier].hashCode() [function] [call site] 04422
27 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 04423
27 [org.jfree.chart.annotations.XYImageAnnotation].hashCode() [function] [call site] 04424
27 [org.jfree.chart.renderer.xy.XYStepRenderer].hashCode() [function] [call site] 04425
27 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].hashCode() [function] [call site] 04426
27 [org.jfree.data.general.DefaultKeyedValueDataset].hashCode() [function] [call site] 04427
27 [org.jfree.data.xy.IntervalXYDelegate].hashCode() [function] [call site] 04428
27 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].hashCode() [function] [call site] 04429
27 [java.awt.Dimension].hashCode() [function] [call site] 04430
27 [java.lang.invoke.MemberName].hashCode() [function] [call site] 04431
27 [org.jfree.chart.axis.PeriodAxisLabelInfo].hashCode() [function] [call site] 04432
27 [java.time.OffsetTime].hashCode() [function] [call site] 04433
27 [org.jfree.data.DefaultKeyedValue].hashCode() [function] [call site] 04434
27 [org.jfree.chart.axis.CategoryLabelPosition].hashCode() [function] [call site] 04435
27 [org.jfree.data.xy.XYSeries].hashCode() [function] [call site] 04436
27 [java.text.SimpleDateFormat].hashCode() [function] [call site] 04437
27 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].hashCode() [function] [call site] 04438
27 [org.jfree.chart.axis.Axis].hashCode() [function] [call site] 04439
27 [org.jfree.chart.plot.dial.AbstractDialLayer].hashCode() [function] [call site] 04440
27 [org.jfree.chart.block.BorderArrangement].hashCode() [function] [call site] 04441
27 [org.jfree.chart.annotations.XYTextAnnotation].hashCode() [function] [call site] 04442
27 [java.util.Optional].hashCode() [function] [call site] 04443
27 [java.text.AttributedCharacterIterator$Attribute].hashCode() [function] [call site] 04444
27 [java.lang.Float].hashCode() [function] [call site] 04445
27 [org.jfree.data.category.DefaultCategoryDataset].hashCode() [function] [call site] 04446
27 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].hashCode() [function] [call site] 04447
27 [java.awt.RenderingHints$Key].hashCode() [function] [call site] 04448
27 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 04449
27 [org.jfree.chart.annotations.CategoryPointerAnnotation].hashCode() [function] [call site] 04450
27 [sun.util.locale.BaseLocale$Key].hashCode() [function] [call site] 04451
27 [org.jfree.chart.labels.StandardXYToolTipGenerator].hashCode() [function] [call site] 04452
27 [java.time.Duration].hashCode() [function] [call site] 04453
27 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].hashCode() [function] [call site] 04454
27 [org.jfree.data.function.LineFunction2D].hashCode() [function] [call site] 04455
27 [java.net.NetworkInterface].hashCode() [function] [call site] 04456
27 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 04457
27 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].hashCode() [function] [call site] 04458
27 [java.net.HttpCookie].hashCode() [function] [call site] 04459
27 [org.jfree.data.time.Second].hashCode() [function] [call site] 04460
27 [org.jfree.chart.axis.AxisSpace].hashCode() [function] [call site] 04461
27 [org.jfree.data.gantt.TaskSeries].hashCode() [function] [call site] 04462
27 [org.jfree.chart.legend.LegendGraphic].hashCode() [function] [call site] 04463
27 [java.util.Calendar].hashCode() [function] [call site] 04464
27 [java.util.zip.ZipFile$Source$Key].hashCode() [function] [call site] 04465
27 [org.jfree.chart.plot.compass.ArrowNeedle].hashCode() [function] [call site] 04466
27 [java.lang.invoke.StringConcatFactory$RecipeElement].hashCode() [function] [call site] 04467
27 [org.jfree.data.time.TimePeriodValue].hashCode() [function] [call site] 04468
27 [org.jfree.data.time.TimePeriodValues].hashCode() [function] [call site] 04469
27 [java.math.BigDecimal].hashCode() [function] [call site] 04470
27 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 04471
27 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 04472
27 [java.text.ParsePosition].hashCode() [function] [call site] 04473
27 [sun.font.CoreMetrics].hashCode() [function] [call site] 04474
27 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 04475
27 [java.lang.invoke.StringConcatFactory$Recipe].hashCode() [function] [call site] 04476
27 [java.awt.geom.Point2D].hashCode() [function] [call site] 04477
27 [org.jfree.chart.entity.ChartEntity].hashCode() [function] [call site] 04478
27 [org.jfree.data.xy.Vector].hashCode() [function] [call site] 04479
27 [org.jfree.chart.axis.CategoryLabelPositions].hashCode() [function] [call site] 04480
27 [org.jfree.data.time.Hour].hashCode() [function] [call site] 04481
27 [java.awt.PageAttributes$ColorType].hashCode() [function] [call site] 04482
27 [org.jfree.data.xy.DefaultXYDataset].hashCode() [function] [call site] 04483
27 [org.jfree.chart.title.TextTitle].hashCode() [function] [call site] 04484
27 [org.jfree.chart.renderer.category.LevelRenderer].hashCode() [function] [call site] 04485
27 [java.awt.geom.Ellipse2D].hashCode() [function] [call site] 04486
27 [java.security.CodeSource].hashCode() [function] [call site] 04487
27 [sun.nio.ch.FileKey].hashCode() [function] [call site] 04488
27 [org.jfree.chart.plot.Marker].hashCode() [function] [call site] 04489
27 [java.time.Period].hashCode() [function] [call site] 04490
27 [org.jfree.chart.renderer.AbstractRenderer].hashCode() [function] [call site] 04491
27 [sun.java2d.pipe.Region].hashCode() [function] [call site] 04492
27 [org.jfree.chart.block.BlockContainer].hashCode() [function] [call site] 04493
27 [org.jfree.chart.labels.IntervalXYToolTipGenerator].hashCode() [function] [call site] 04494
27 [org.jfree.chart.labels.StandardFlowLabelGenerator].hashCode() [function] [call site] 04495
27 [org.jfree.chart.annotations.CategoryLineAnnotation].hashCode() [function] [call site] 04496
27 [java.util.TreeMap$Entry].hashCode() [function] [call site] 04497
27 [java.lang.Short].hashCode() [function] [call site] 04498
27 [org.jfree.data.statistics.BoxAndWhiskerItem].hashCode() [function] [call site] 04499
27 [org.jfree.chart.axis.PeriodAxis].hashCode() [function] [call site] 04500
27 [org.jfree.chart.entity.TitleEntity].hashCode() [function] [call site] 04501
27 [java.net.InterfaceAddress].hashCode() [function] [call site] 04502
27 [java.math.MathContext].hashCode() [function] [call site] 04503
27 [java.lang.module.ResolvedModule].hashCode() [function] [call site] 04504
27 [org.jfree.data.general.Series].hashCode() [function] [call site] 04505
27 [org.jfree.chart.annotations.XYPointerAnnotation].hashCode() [function] [call site] 04506
27 [org.jfree.chart.renderer.xy.StandardXYBarPainter].hashCode() [function] [call site] 04507
27 [java.net.URI].hashCode() [function] [call site] 04508
27 [java.awt.JobAttributes$DestinationType].hashCode() [function] [call site] 04509
27 [org.jfree.data.KeyedObject].hashCode() [function] [call site] 04510
27 [org.jfree.chart.util.DefaultShadowGenerator].hashCode() [function] [call site] 04511
27 [org.jfree.chart.title.ImageTitle].hashCode() [function] [call site] 04512
27 [java.lang.reflect.Method].hashCode() [function] [call site] 04513
27 [org.jfree.chart.block.ColorBlock].hashCode() [function] [call site] 04514
27 [org.jfree.data.time.ohlc.OHLC].hashCode() [function] [call site] 04515
27 [java.util.PropertyPermission].hashCode() [function] [call site] 04516
27 [java.lang.Byte].hashCode() [function] [call site] 04517
27 [org.jfree.data.KeyedObjects2D].hashCode() [function] [call site] 04518
27 [org.jfree.data.Range].hashCode() [function] [call site] 04519
27 [org.jfree.chart.annotations.AbstractXYAnnotation].hashCode() [function] [call site] 04520
27 [java.util.BitSet].hashCode() [function] [call site] 04521
27 [java.lang.reflect.Parameter].hashCode() [function] [call site] 04522
27 [jdk.internal.module.ModuleHashes].hashCode() [function] [call site] 04523
27 [java.text.DigitList].hashCode() [function] [call site] 04524
27 [org.jfree.chart.entity.CategoryLabelEntity].hashCode() [function] [call site] 04525
27 [org.jfree.data.category.DefaultIntervalCategoryDataset].hashCode() [function] [call site] 04526
27 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 04527
27 [org.jfree.chart.labels.BubbleXYItemLabelGenerator].hashCode() [function] [call site] 04528
27 [org.jfree.data.statistics.HistogramDataset].hashCode() [function] [call site] 04529
27 [jdk.internal.org.objectweb.asm.Type].hashCode() [function] [call site] 04530
27 [org.jfree.chart.annotations.CategoryTextAnnotation].hashCode() [function] [call site] 04531
27 [java.awt.PageAttributes$PrintQualityType].hashCode() [function] [call site] 04532
27 [java.time.ZonedDateTime].hashCode() [function] [call site] 04533
27 [java.awt.font.TransformAttribute].hashCode() [function] [call site] 04534
27 [jdk.internal.module.IllegalAccessLogger$Usage].hashCode() [function] [call site] 04535
27 [java.awt.BasicStroke].hashCode() [function] [call site] 04536
27 [java.nio.CharBuffer].hashCode() [function] [call site] 04537
27 [org.jfree.chart.axis.CategoryAxis].hashCode() [function] [call site] 04538
27 [java.util.zip.ZipEntry].hashCode() [function] [call site] 04539
27 [java.nio.DoubleBuffer].hashCode() [function] [call site] 04540
27 [java.util.GregorianCalendar].hashCode() [function] [call site] 04541
27 [java.awt.JobAttributes$DialogType].hashCode() [function] [call site] 04542
27 [org.jfree.chart.plot.XYPlot].hashCode() [function] [call site] 04543
27 [org.jfree.data.xy.DefaultXYZDataset].hashCode() [function] [call site] 04544
27 [java.awt.PageAttributes].hashCode() [function] [call site] 04545
27 [org.jfree.data.KeyedObjects].hashCode() [function] [call site] 04546
27 [java.time.temporal.ValueRange].hashCode() [function] [call site] 04547
27 [javax.security.auth.Subject].hashCode() [function] [call site] 04548
27 [java.util.HashMap$Node].hashCode() [function] [call site] 04549
27 [java.awt.JobAttributes$DefaultSelectionType].hashCode() [function] [call site] 04550
27 [org.jfree.chart.title.Title].hashCode() [function] [call site] 04551
27 [org.jfree.chart.plot.dial.ArcDialFrame].hashCode() [function] [call site] 04552
27 [org.jfree.chart.renderer.category.LayeredBarRenderer].hashCode() [function] [call site] 04553
27 [org.jfree.data.xy.MatrixSeriesCollection].hashCode() [function] [call site] 04554
27 [org.jfree.chart.plot.dial.DialBackground].hashCode() [function] [call site] 04555
27 [java.util.Hashtable$Entry].hashCode() [function] [call site] 04556
27 [sun.font.FontLineMetrics].hashCode() [function] [call site] 04557
27 [java.text.FieldPosition].hashCode() [function] [call site] 04558
27 [java.awt.geom.AffineTransform].hashCode() [function] [call site] 04559
27 [org.jfree.data.time.TimeTableXYDataset].hashCode() [function] [call site] 04560
27 [javax.print.MimeType].hashCode() [function] [call site] 04561
27 [org.jfree.data.xy.DefaultIntervalXYDataset].hashCode() [function] [call site] 04562
27 [java.awt.AttributeValue].hashCode() [function] [call site] 04563
27 [java.time.OffsetDateTime].hashCode() [function] [call site] 04564
27 [org.jfree.data.gantt.XYTaskDataset].hashCode() [function] [call site] 04565
27 [org.jfree.chart.axis.StandardTickUnitSource].hashCode() [function] [call site] 04566
26 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 04567
26 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 04568
26 [org.jfree.chart.internal.HashUtils].hashCode(int,java.lang.Object) [function] [call site] 04569
25 [java.util.WeakHashMap$Entry].hashCode() [function] [call site] 04570
25 [org.jfree.data.KeyedValues2DItemKey].hashCode() [function] [call site] 04571
25 [org.jfree.chart.plot.Crosshair].hashCode() [function] [call site] 04572
25 [org.jfree.data.statistics.SimpleHistogramBin].hashCode() [function] [call site] 04573
25 [java.awt.JobAttributes$SidesType].hashCode() [function] [call site] 04574
25 [org.jfree.data.time.Week].hashCode() [function] [call site] 04575
25 [java.lang.String].hashCode() [function] [call site] 04576
25 [java.text.MessageFormat].hashCode() [function] [call site] 04577
25 [java.text.DateFormatSymbols].hashCode() [function] [call site] 04578
25 [java.math.BigInteger].hashCode() [function] [call site] 04579
25 [org.jfree.chart.entity.StandardEntityCollection].hashCode() [function] [call site] 04580
25 [org.jfree.chart.axis.DateAxis].hashCode() [function] [call site] 04581
25 [java.lang.Boolean].hashCode() [function] [call site] 04582
25 [java.awt.Insets].hashCode() [function] [call site] 04583
25 [org.jfree.data.time.Year].hashCode() [function] [call site] 04584
25 [java.time.zone.ZoneOffsetTransitionRule].hashCode() [function] [call site] 04585
25 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].hashCode() [function] [call site] 04586
25 [java.lang.Long].hashCode() [function] [call site] 04587
25 [org.jfree.data.time.Minute].hashCode() [function] [call site] 04588
25 [org.jfree.chart.plot.compass.PinNeedle].hashCode() [function] [call site] 04589
25 [org.jfree.chart.text.TextFragment].hashCode() [function] [call site] 04590
25 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].hashCode() [function] [call site] 04591
25 [java.time.zone.ZoneRules].hashCode() [function] [call site] 04592
25 [org.jfree.chart.annotations.XYDrawableAnnotation].hashCode() [function] [call site] 04593
25 [org.jfree.chart.date.SpreadsheetDate].hashCode() [function] [call site] 04594
25 [java.util.AbstractMap].hashCode() [function] [call site] 04595
25 [jdk.internal.org.objectweb.asm.Handle].hashCode() [function] [call site] 04596
25 [org.jfree.chart.axis.NumberTickUnit].hashCode() [function] [call site] 04597
25 [org.jfree.chart.legend.LegendItemCollection].hashCode() [function] [call site] 04598
25 [java.lang.Object].hashCode() [function] [call site] 04599
25 [org.jfree.data.xy.XYCoordinate].hashCode() [function] [call site] 04600
25 [java.awt.JobAttributes].hashCode() [function] [call site] 04601
25 [java.text.NumberFormat].hashCode() [function] [call site] 04602
25 [org.jfree.chart.axis.DateTick].hashCode() [function] [call site] 04603
25 [java.awt.MenuShortcut].hashCode() [function] [call site] 04604
25 [org.jfree.data.xy.DefaultTableXYDataset].hashCode() [function] [call site] 04605
25 [javax.crypto.CryptoPermission].hashCode() [function] [call site] 04606
25 [org.jfree.chart.plot.dial.DialPointer$Pin].hashCode() [function] [call site] 04607
25 [java.util.IdentityHashMap].hashCode() [function] [call site] 04608
25 [org.jfree.data.xy.XYSeriesCollection].hashCode() [function] [call site] 04609
25 [org.jfree.chart.entity.FlowEntity].hashCode() [function] [call site] 04610
25 [java.awt.image.ColorModel].hashCode() [function] [call site] 04611
25 [java.time.LocalDateTime].hashCode() [function] [call site] 04612
25 [org.jfree.chart.plot.compass.WindNeedle].hashCode() [function] [call site] 04613
25 [org.jfree.chart.entity.PlotEntity].hashCode() [function] [call site] 04614
25 [java.awt.DisplayMode].hashCode() [function] [call site] 04615
25 [org.jfree.chart.renderer.xy.GradientXYBarPainter].hashCode() [function] [call site] 04616
25 [java.time.ZoneOffset].hashCode() [function] [call site] 04617
25 [java.awt.PageAttributes$OrientationRequestedType].hashCode() [function] [call site] 04618
25 [org.jfree.chart.plot.compass.ShipNeedle].hashCode() [function] [call site] 04619
25 [java.awt.BufferCapabilities$FlipContents].hashCode() [function] [call site] 04620
25 [org.jfree.chart.renderer.category.StandardBarPainter].hashCode() [function] [call site] 04621
25 [org.jfree.data.time.TimePeriodValuesCollection].hashCode() [function] [call site] 04622
25 [java.lang.Integer].hashCode() [function] [call site] 04623
25 [java.text.DecimalFormatSymbols].hashCode() [function] [call site] 04624
25 [org.jfree.chart.annotations.XYShapeAnnotation].hashCode() [function] [call site] 04625
25 [sun.util.calendar.CalendarDate].hashCode() [function] [call site] 04626
25 [org.jfree.chart.labels.HighLowItemLabelGenerator].hashCode() [function] [call site] 04627
25 [java.nio.ByteBuffer].hashCode() [function] [call site] 04628
25 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].hashCode() [function] [call site] 04629
25 [java.io.FilePermission].hashCode() [function] [call site] 04630
25 [org.jfree.data.time.SimpleTimePeriod].hashCode() [function] [call site] 04631
25 [org.jfree.chart.plot.compass.PlumNeedle].hashCode() [function] [call site] 04632
25 [sun.nio.fs.UnixPath].hashCode() [function] [call site] 04633
25 [org.jfree.chart.plot.compass.LineNeedle].hashCode() [function] [call site] 04634
25 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].hashCode() [function] [call site] 04635
25 [java.security.AccessControlContext].hashCode() [function] [call site] 04636
25 [org.jfree.chart.block.AbstractBlock].hashCode() [function] [call site] 04637
25 [org.jfree.data.function.PolynomialFunction2D].hashCode() [function] [call site] 04638
25 [org.jfree.chart.labels.StandardCrosshairLabelGenerator].hashCode() [function] [call site] 04639
25 [org.jfree.chart.legend.LegendItem].hashCode() [function] [call site] 04640
25 [java.security.CodeSigner].hashCode() [function] [call site] 04641
25 [java.lang.invoke.LambdaForm$Name].hashCode() [function] [call site] 04642
25 [org.jfree.chart.text.TextBox].hashCode() [function] [call site] 04643
25 [java.lang.Runtime$Version].hashCode() [function] [call site] 04644
25 [org.jfree.chart.plot.dial.DialTextAnnotation].hashCode() [function] [call site] 04645
25 [java.nio.IntBuffer].hashCode() [function] [call site] 04646
25 [org.jfree.chart.plot.compass.LongNeedle].hashCode() [function] [call site] 04647
25 [java.util.jar.Attributes].hashCode() [function] [call site] 04648
25 [sun.java2d.loops.SurfaceType].hashCode() [function] [call site] 04649
25 [org.jfree.chart.plot.CategoryMarker].hashCode() [function] [call site] 04650
25 [java.net.SocketPermission].hashCode() [function] [call site] 04651
25 [org.jfree.chart.labels.StandardCategoryItemLabelGenerator].hashCode() [function] [call site] 04652
25 [org.jfree.chart.labels.StandardXYItemLabelGenerator].hashCode() [function] [call site] 04653
25 [org.jfree.data.gantt.TaskSeriesCollection].hashCode() [function] [call site] 04654
25 [org.jfree.chart.axis.CategoryTick].hashCode() [function] [call site] 04655
25 [sun.util.locale.LocaleExtensions].hashCode() [function] [call site] 04656
25 [java.text.DecimalFormat].hashCode() [function] [call site] 04657
25 [java.nio.ShortBuffer].hashCode() [function] [call site] 04658
25 [org.jfree.data.DefaultKeyedValues2D].hashCode() [function] [call site] 04659
25 [java.time.LocalTime].hashCode() [function] [call site] 04660
25 [java.util.Vector].hashCode() [function] [call site] 04661
25 [java.time.zone.ZoneOffsetTransition].hashCode() [function] [call site] 04662
25 [java.util.Properties].hashCode() [function] [call site] 04663
25 [java.lang.invoke.LambdaForm].hashCode() [function] [call site] 04664
25 [java.time.chrono.AbstractChronology].hashCode() [function] [call site] 04665
25 [java.awt.AWTKeyStroke].hashCode() [function] [call site] 04666
25 [org.jfree.chart.axis.LogAxis].hashCode() [function] [call site] 04667
25 [org.jfree.chart.plot.dial.StandardDialScale].hashCode() [function] [call site] 04668
25 [java.nio.FloatBuffer].hashCode() [function] [call site] 04669
25 [org.jfree.chart.annotations.XYDataImageAnnotation].hashCode() [function] [call site] 04670
25 [java.awt.font.TextHitInfo].hashCode() [function] [call site] 04671
25 [java.lang.invoke.LambdaFormEditor$Transform].hashCode() [function] [call site] 04672
25 [java.lang.reflect.Constructor].hashCode() [function] [call site] 04673
25 [java.security.cert.Certificate].hashCode() [function] [call site] 04674
25 [java.time.Instant].hashCode() [function] [call site] 04675
25 [org.jfree.chart.entity.PieSectionEntity].hashCode() [function] [call site] 04676
25 [org.jfree.data.statistics.HistogramBin].hashCode() [function] [call site] 04677
25 [java.lang.ProcessBuilder$Redirect].hashCode() [function] [call site] 04678
25 [org.jfree.chart.plot.compass.MiddlePinNeedle].hashCode() [function] [call site] 04679
25 [org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer].hashCode() [function] [call site] 04680
25 [java.security.AllPermission].hashCode() [function] [call site] 04681
25 [java.lang.Double].hashCode() [function] [call site] 04682
25 [sun.util.calendar.Era].hashCode() [function] [call site] 04683
25 [org.jfree.data.function.PowerFunction2D].hashCode() [function] [call site] 04684
25 [sun.font.AttributeValues].hashCode() [function] [call site] 04685
25 [java.awt.font.NumericShaper].hashCode() [function] [call site] 04686
25 [org.jfree.data.KeyedValuesItemKey].hashCode() [function] [call site] 04687
25 [org.jfree.chart.plot.dial.StandardDialRange].hashCode() [function] [call site] 04688
25 [org.jfree.data.flow.NodeKey].hashCode() [function] [call site] 04689
25 [java.util.Locale].hashCode() [function] [call site] 04690
25 [org.jfree.data.flow.DefaultFlowDataset].hashCode() [function] [call site] 04691
25 [org.jfree.chart.JFreeChart].hashCode() [function] [call site] 04692
25 [javax.print.DocFlavor].hashCode() [function] [call site] 04693
25 [java.awt.geom.Arc2D].hashCode() [function] [call site] 04694
25 [java.text.DateFormat].hashCode() [function] [call site] 04695
25 [org.jfree.chart.plot.dial.DialPointer$Pointer].hashCode() [function] [call site] 04696
25 [java.time.ZoneId].hashCode() [function] [call site] 04697
25 [org.jfree.chart.urls.StandardCategoryURLGenerator].hashCode() [function] [call site] 04698
25 [org.jfree.chart.renderer.category.GradientBarPainter].hashCode() [function] [call site] 04699
25 [java.awt.geom.RoundRectangle2D].hashCode() [function] [call site] 04700
25 [org.jfree.chart.entity.JFreeChartEntity].hashCode() [function] [call site] 04701
25 [java.nio.charset.Charset].hashCode() [function] [call site] 04702
25 [org.jfree.data.DefaultKeyedValues].hashCode() [function] [call site] 04703
25 [java.util.OptionalInt].hashCode() [function] [call site] 04704
25 [org.jfree.data.xy.XYDataItem].hashCode() [function] [call site] 04705
25 [java.net.InetAddress].hashCode() [function] [call site] 04706
25 [java.security.Timestamp].hashCode() [function] [call site] 04707
25 [jdk.internal.module.ModuleReferenceImpl].hashCode() [function] [call site] 04708
25 [java.time.LocalDate].hashCode() [function] [call site] 04709
25 [java.lang.module.ModuleDescriptor$Version].hashCode() [function] [call site] 04710
25 [java.util.concurrent.ConcurrentHashMap$KeySetView].hashCode() [function] [call site] 04711
25 [javax.swing.text.SimpleAttributeSet].hashCode() [function] [call site] 04712
25 [org.jfree.data.KeyToGroupMap].hashCode() [function] [call site] 04713
25 [java.net.Proxy].hashCode() [function] [call site] 04714
25 [java.awt.datatransfer.MimeTypeParameterList].hashCode() [function] [call site] 04715
25 [java.awt.PageAttributes$OriginType].hashCode() [function] [call site] 04716
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].hashCode() [function] [call site] 04717
25 [java.lang.module.ModuleDescriptor$Provides].hashCode() [function] [call site] 04718
25 [org.jfree.chart.plot.flow.FlowPlot].hashCode() [function] [call site] 04719
25 [org.jfree.data.time.Month].hashCode() [function] [call site] 04720
25 [java.lang.Character$Subset].hashCode() [function] [call site] 04721
25 [org.jfree.chart.text.TextBlock].hashCode() [function] [call site] 04722
25 [org.jfree.data.time.TimeSeriesDataItem].hashCode() [function] [call site] 04723
25 [java.util.OptionalLong].hashCode() [function] [call site] 04724
25 [java.lang.Enum].hashCode() [function] [call site] 04725
25 [java.lang.ProcessHandleImpl].hashCode() [function] [call site] 04726
25 [org.jfree.chart.labels.StandardCategoryToolTipGenerator].hashCode() [function] [call site] 04727
25 [org.jfree.chart.renderer.xy.StackedXYBarRenderer].hashCode() [function] [call site] 04728
25 [sun.java2d.loops.CompositeType].hashCode() [function] [call site] 04729
25 [org.jfree.chart.annotations.XYTitleAnnotation].hashCode() [function] [call site] 04730
25 [org.jfree.chart.api.RectangleInsets].hashCode() [function] [call site] 04731
25 [java.security.BasicPermission].hashCode() [function] [call site] 04732
25 [org.jfree.chart.annotations.XYLineAnnotation].hashCode() [function] [call site] 04733
25 [java.lang.module.ModuleDescriptor$Opens].hashCode() [function] [call site] 04734
25 [org.jfree.data.time.TimeSeries].hashCode() [function] [call site] 04735
25 [java.lang.module.ModuleDescriptor$Exports].hashCode() [function] [call site] 04736
25 [java.security.Provider$ServiceKey].hashCode() [function] [call site] 04737
25 [org.jfree.chart.plot.dial.DialPointer].hashCode() [function] [call site] 04738
25 [jdk.internal.jimage.ImageReader$Node].hashCode() [function] [call site] 04739
25 [org.jfree.data.time.FixedMillisecond].hashCode() [function] [call site] 04740
25 [java.awt.JobAttributes$MultipleDocumentHandlingType].hashCode() [function] [call site] 04741
25 [java.net.URL].hashCode() [function] [call site] 04742
25 [java.util.ResourceBundle$CacheKey].hashCode() [function] [call site] 04743
25 [java.util.jar.Manifest].hashCode() [function] [call site] 04744
25 [java.lang.invoke.LambdaForm$NamedFunction].hashCode() [function] [call site] 04745
25 [org.jfree.data.function.NormalDistributionFunction2D].hashCode() [function] [call site] 04746
25 [org.jfree.chart.axis.MarkerAxisBand].hashCode() [function] [call site] 04747
25 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].hashCode() [function] [call site] 04748
25 [java.lang.invoke.ClassSpecializer$SpeciesData].hashCode() [function] [call site] 04749
25 [org.jfree.chart.plot.CategoryPlot].hashCode() [function] [call site] 04750
25 [java.io.File].hashCode() [function] [call site] 04751
25 [org.jfree.chart.plot.dial.DialCap].hashCode() [function] [call site] 04752
25 [java.util.jar.Attributes$Name].hashCode() [function] [call site] 04753
25 [jdk.internal.loader.AbstractClassLoaderValue$Sub].hashCode() [function] [call site] 04754
25 [java.util.concurrent.ConcurrentHashMap$EntrySetView].hashCode() [function] [call site] 04755
25 [org.jfree.data.gantt.Task].hashCode() [function] [call site] 04756
25 [java.util.concurrent.ConcurrentHashMap].hashCode() [function] [call site] 04757
25 [org.jfree.data.time.Day].hashCode() [function] [call site] 04758
25 [sun.util.locale.BaseLocale].hashCode() [function] [call site] 04759
25 [java.awt.font.FontRenderContext].hashCode() [function] [call site] 04760
25 [java.util.Hashtable].hashCode() [function] [call site] 04761
25 [org.jfree.chart.annotations.XYBoxAnnotation].hashCode() [function] [call site] 04762
25 [java.awt.RenderingHints].hashCode() [function] [call site] 04763
25 [jdk.internal.module.ServicesCatalog$ServiceProvider].hashCode() [function] [call site] 04764
25 [java.util.concurrent.ConcurrentHashMap$Node].hashCode() [function] [call site] 04765
25 [java.nio.LongBuffer].hashCode() [function] [call site] 04766
25 [jdk.internal.misc.Signal].hashCode() [function] [call site] 04767
25 [org.jfree.chart.plot.pie.PiePlot].hashCode() [function] [call site] 04768
25 [org.jfree.chart.util.StandardGradientPaintTransformer].hashCode() [function] [call site] 04769
25 [java.time.Clock].hashCode() [function] [call site] 04770
25 [org.jfree.chart.plot.dial.DialValueIndicator].hashCode() [function] [call site] 04771
25 [java.awt.datatransfer.MimeType].hashCode() [function] [call site] 04772
25 [org.jfree.chart.StandardChartTheme].hashCode() [function] [call site] 04773
25 [java.awt.PageAttributes$MediaType].hashCode() [function] [call site] 04774
25 [org.jfree.chart.axis.TickUnit].hashCode() [function] [call site] 04775
25 [org.jfree.chart.axis.DateTickUnit].hashCode() [function] [call site] 04776
25 [org.jfree.chart.renderer.xy.XYAreaRenderer].hashCode() [function] [call site] 04777
25 [java.time.format.DecimalStyle].hashCode() [function] [call site] 04778
25 [org.jfree.chart.plot.compass.PointerNeedle].hashCode() [function] [call site] 04779
25 [org.jfree.chart.text.format.RelativeDateFormat].hashCode() [function] [call site] 04780
25 [org.jfree.chart.labels.StandardXYZToolTipGenerator].hashCode() [function] [call site] 04781
25 [java.util.AbstractList].hashCode() [function] [call site] 04782
25 [org.jfree.chart.entity.AxisEntity].hashCode() [function] [call site] 04783
25 [org.jfree.data.statistics.SimpleHistogramDataset].hashCode() [function] [call site] 04784
25 [org.jfree.data.ComparableObjectSeries].hashCode() [function] [call site] 04785
25 [java.lang.reflect.Field].hashCode() [function] [call site] 04786
25 [java.lang.invoke.StringConcatFactory$Key].hashCode() [function] [call site] 04787
25 [org.jfree.chart.plot.dial.StandardDialFrame].hashCode() [function] [call site] 04788
25 [java.lang.StackTraceElement].hashCode() [function] [call site] 04789
25 [org.jfree.chart.renderer.GrayPaintScale].hashCode() [function] [call site] 04790
25 [org.jfree.data.general.DefaultValueDataset].hashCode() [function] [call site] 04791
25 [sun.font.FontStrikeDesc].hashCode() [function] [call site] 04792
25 [java.lang.Character].hashCode() [function] [call site] 04793
25 [java.awt.image.IndexColorModel].hashCode() [function] [call site] 04794
25 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].hashCode() [function] [call site] 04795
25 [org.jfree.chart.labels.ItemLabelPosition].hashCode() [function] [call site] 04796
25 [sun.nio.fs.UnixFileStore].hashCode() [function] [call site] 04797
25 [java.awt.AlphaComposite].hashCode() [function] [call site] 04798
25 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].hashCode() [function] [call site] 04799
25 [org.jfree.chart.labels.IntervalCategoryToolTipGenerator].hashCode() [function] [call site] 04800
25 [org.jfree.chart.block.Size2D].hashCode() [function] [call site] 04801
25 [java.util.OptionalDouble].hashCode() [function] [call site] 04802
25 [java.security.cert.CertPath].hashCode() [function] [call site] 04803
25 [org.jfree.data.time.Quarter].hashCode() [function] [call site] 04804
25 [java.util.concurrent.CopyOnWriteArrayList].hashCode() [function] [call site] 04805
25 [org.jfree.chart.text.TextLine].hashCode() [function] [call site] 04806
25 [java.lang.Package].hashCode() [function] [call site] 04807
25 [org.jfree.chart.plot.dial.DialPlot].hashCode() [function] [call site] 04808
25 [org.jfree.data.category.SlidingCategoryDataset].hashCode() [function] [call site] 04809
25 [org.jfree.chart.annotations.TextAnnotation].hashCode() [function] [call site] 04810
25 [java.util.Date].hashCode() [function] [call site] 04811
25 [java.util.AbstractSet].hashCode() [function] [call site] 04812
25 [org.jfree.data.statistics.MeanAndStandardDeviation].hashCode() [function] [call site] 04813
25 [org.jfree.chart.ChartRenderingInfo].hashCode() [function] [call site] 04814
25 [java.awt.datatransfer.DataFlavor].hashCode() [function] [call site] 04815
25 [org.jfree.chart.axis.NumberAxis].hashCode() [function] [call site] 04816
25 [org.jfree.data.general.DefaultPieDataset].hashCode() [function] [call site] 04817
25 [org.jfree.data.time.ohlc.OHLCSeriesCollection].hashCode() [function] [call site] 04818
25 [org.jfree.data.flow.FlowKey].hashCode() [function] [call site] 04819
25 [org.jfree.chart.axis.SubCategoryAxis].hashCode() [function] [call site] 04820
25 [org.jfree.data.time.TimeSeriesCollection].hashCode() [function] [call site] 04821
25 [java.beans.PropertyDescriptor].hashCode() [function] [call site] 04822
25 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].hashCode() [function] [call site] 04823
25 [java.awt.geom.Rectangle2D].hashCode() [function] [call site] 04824
25 [java.lang.Thread$WeakClassKey].hashCode() [function] [call site] 04825
25 [org.jfree.chart.plot.PlotRenderingInfo].hashCode() [function] [call site] 04826
25 [java.awt.Color].hashCode() [function] [call site] 04827
25 [java.lang.invoke.MethodType].hashCode() [function] [call site] 04828
25 [java.net.Inet4Address].hashCode() [function] [call site] 04829
25 [org.jfree.chart.annotations.XYPolygonAnnotation].hashCode() [function] [call site] 04830
25 [java.util.ArrayList].hashCode() [function] [call site] 04831
25 [javax.imageio.ImageTypeSpecifier].hashCode() [function] [call site] 04832
25 [org.jfree.data.xy.XYItemKey].hashCode() [function] [call site] 04833
25 [org.jfree.chart.annotations.XYImageAnnotation].hashCode() [function] [call site] 04834
25 [org.jfree.chart.renderer.xy.XYStepRenderer].hashCode() [function] [call site] 04835
25 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].hashCode() [function] [call site] 04836
25 [org.jfree.data.general.DefaultKeyedValueDataset].hashCode() [function] [call site] 04837
25 [org.jfree.data.xy.IntervalXYDelegate].hashCode() [function] [call site] 04838
25 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].hashCode() [function] [call site] 04839
25 [java.awt.Dimension].hashCode() [function] [call site] 04840
25 [java.lang.invoke.MemberName].hashCode() [function] [call site] 04841
25 [org.jfree.chart.axis.PeriodAxisLabelInfo].hashCode() [function] [call site] 04842
25 [java.time.OffsetTime].hashCode() [function] [call site] 04843
25 [org.jfree.data.DefaultKeyedValue].hashCode() [function] [call site] 04844
25 [org.jfree.chart.axis.CategoryLabelPosition].hashCode() [function] [call site] 04845
25 [org.jfree.data.xy.XYSeries].hashCode() [function] [call site] 04846
25 [java.text.SimpleDateFormat].hashCode() [function] [call site] 04847
25 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].hashCode() [function] [call site] 04848
25 [org.jfree.chart.axis.Axis].hashCode() [function] [call site] 04849
25 [org.jfree.chart.plot.dial.AbstractDialLayer].hashCode() [function] [call site] 04850
25 [org.jfree.chart.block.BorderArrangement].hashCode() [function] [call site] 04851
25 [org.jfree.chart.annotations.XYTextAnnotation].hashCode() [function] [call site] 04852
25 [java.util.Optional].hashCode() [function] [call site] 04853
25 [java.text.AttributedCharacterIterator$Attribute].hashCode() [function] [call site] 04854
25 [java.lang.Float].hashCode() [function] [call site] 04855
25 [org.jfree.data.category.DefaultCategoryDataset].hashCode() [function] [call site] 04856
25 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].hashCode() [function] [call site] 04857
25 [java.awt.RenderingHints$Key].hashCode() [function] [call site] 04858
25 [org.jfree.data.ComparableObjectItem].hashCode() [function] [call site] 04859
25 [org.jfree.chart.annotations.CategoryPointerAnnotation].hashCode() [function] [call site] 04860
25 [sun.util.locale.BaseLocale$Key].hashCode() [function] [call site] 04861
25 [org.jfree.chart.labels.StandardXYToolTipGenerator].hashCode() [function] [call site] 04862
25 [java.time.Duration].hashCode() [function] [call site] 04863
25 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].hashCode() [function] [call site] 04864
25 [org.jfree.data.function.LineFunction2D].hashCode() [function] [call site] 04865
25 [java.net.NetworkInterface].hashCode() [function] [call site] 04866
25 [java.lang.module.ModuleDescriptor].hashCode() [function] [call site] 04867
25 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].hashCode() [function] [call site] 04868
25 [java.net.HttpCookie].hashCode() [function] [call site] 04869
25 [org.jfree.data.time.Second].hashCode() [function] [call site] 04870
25 [org.jfree.chart.axis.AxisSpace].hashCode() [function] [call site] 04871
25 [org.jfree.data.gantt.TaskSeries].hashCode() [function] [call site] 04872
25 [org.jfree.chart.legend.LegendGraphic].hashCode() [function] [call site] 04873
25 [java.util.Calendar].hashCode() [function] [call site] 04874
25 [java.util.zip.ZipFile$Source$Key].hashCode() [function] [call site] 04875
25 [org.jfree.chart.plot.compass.ArrowNeedle].hashCode() [function] [call site] 04876
25 [java.lang.invoke.StringConcatFactory$RecipeElement].hashCode() [function] [call site] 04877
25 [org.jfree.data.time.TimePeriodValue].hashCode() [function] [call site] 04878
25 [org.jfree.data.time.TimePeriodValues].hashCode() [function] [call site] 04879
25 [java.math.BigDecimal].hashCode() [function] [call site] 04880
25 [org.jfree.chart.plot.compass.MeterNeedle].hashCode() [function] [call site] 04881
25 [java.lang.module.ModuleDescriptor$Requires].hashCode() [function] [call site] 04882
25 [java.text.ParsePosition].hashCode() [function] [call site] 04883
25 [sun.font.CoreMetrics].hashCode() [function] [call site] 04884
25 [java.nio.file.attribute.FileTime].hashCode() [function] [call site] 04885
25 [java.lang.invoke.StringConcatFactory$Recipe].hashCode() [function] [call site] 04886
25 [java.awt.geom.Point2D].hashCode() [function] [call site] 04887
25 [org.jfree.chart.entity.ChartEntity].hashCode() [function] [call site] 04888
25 [org.jfree.data.xy.Vector].hashCode() [function] [call site] 04889
25 [org.jfree.chart.axis.CategoryLabelPositions].hashCode() [function] [call site] 04890
25 [org.jfree.data.time.Hour].hashCode() [function] [call site] 04891
25 [java.awt.PageAttributes$ColorType].hashCode() [function] [call site] 04892
25 [org.jfree.data.xy.DefaultXYDataset].hashCode() [function] [call site] 04893
25 [org.jfree.chart.title.TextTitle].hashCode() [function] [call site] 04894
25 [org.jfree.chart.renderer.category.LevelRenderer].hashCode() [function] [call site] 04895
25 [java.awt.geom.Ellipse2D].hashCode() [function] [call site] 04896
25 [java.security.CodeSource].hashCode() [function] [call site] 04897
25 [sun.nio.ch.FileKey].hashCode() [function] [call site] 04898
25 [org.jfree.chart.plot.Marker].hashCode() [function] [call site] 04899
25 [java.time.Period].hashCode() [function] [call site] 04900
25 [org.jfree.chart.renderer.AbstractRenderer].hashCode() [function] [call site] 04901
25 [sun.java2d.pipe.Region].hashCode() [function] [call site] 04902
25 [org.jfree.chart.block.BlockContainer].hashCode() [function] [call site] 04903
25 [org.jfree.chart.labels.IntervalXYToolTipGenerator].hashCode() [function] [call site] 04904
25 [org.jfree.chart.labels.StandardFlowLabelGenerator].hashCode() [function] [call site] 04905
25 [org.jfree.chart.annotations.CategoryLineAnnotation].hashCode() [function] [call site] 04906
25 [java.util.TreeMap$Entry].hashCode() [function] [call site] 04907
25 [java.lang.Short].hashCode() [function] [call site] 04908
25 [org.jfree.data.statistics.BoxAndWhiskerItem].hashCode() [function] [call site] 04909
25 [org.jfree.chart.axis.PeriodAxis].hashCode() [function] [call site] 04910
25 [org.jfree.chart.entity.TitleEntity].hashCode() [function] [call site] 04911
25 [java.net.InterfaceAddress].hashCode() [function] [call site] 04912
25 [java.math.MathContext].hashCode() [function] [call site] 04913
25 [java.lang.module.ResolvedModule].hashCode() [function] [call site] 04914
25 [org.jfree.data.general.Series].hashCode() [function] [call site] 04915
25 [org.jfree.chart.annotations.XYPointerAnnotation].hashCode() [function] [call site] 04916
25 [org.jfree.chart.renderer.xy.StandardXYBarPainter].hashCode() [function] [call site] 04917
25 [java.net.URI].hashCode() [function] [call site] 04918
25 [java.awt.JobAttributes$DestinationType].hashCode() [function] [call site] 04919
25 [org.jfree.data.KeyedObject].hashCode() [function] [call site] 04920
25 [org.jfree.chart.util.DefaultShadowGenerator].hashCode() [function] [call site] 04921
25 [org.jfree.chart.title.ImageTitle].hashCode() [function] [call site] 04922
25 [java.lang.reflect.Method].hashCode() [function] [call site] 04923
25 [org.jfree.chart.block.ColorBlock].hashCode() [function] [call site] 04924
25 [org.jfree.data.time.ohlc.OHLC].hashCode() [function] [call site] 04925
25 [java.util.PropertyPermission].hashCode() [function] [call site] 04926
25 [java.lang.Byte].hashCode() [function] [call site] 04927
25 [org.jfree.data.KeyedObjects2D].hashCode() [function] [call site] 04928
25 [org.jfree.data.Range].hashCode() [function] [call site] 04929
25 [org.jfree.chart.annotations.AbstractXYAnnotation].hashCode() [function] [call site] 04930
25 [java.util.BitSet].hashCode() [function] [call site] 04931
25 [java.lang.reflect.Parameter].hashCode() [function] [call site] 04932
25 [jdk.internal.module.ModuleHashes].hashCode() [function] [call site] 04933
25 [java.text.DigitList].hashCode() [function] [call site] 04934
25 [org.jfree.chart.entity.CategoryLabelEntity].hashCode() [function] [call site] 04935
25 [org.jfree.data.category.DefaultIntervalCategoryDataset].hashCode() [function] [call site] 04936
25 [org.jfree.data.time.Millisecond].hashCode() [function] [call site] 04937
25 [org.jfree.chart.labels.BubbleXYItemLabelGenerator].hashCode() [function] [call site] 04938
25 [org.jfree.data.statistics.HistogramDataset].hashCode() [function] [call site] 04939
25 [jdk.internal.org.objectweb.asm.Type].hashCode() [function] [call site] 04940
25 [org.jfree.chart.annotations.CategoryTextAnnotation].hashCode() [function] [call site] 04941
25 [java.awt.PageAttributes$PrintQualityType].hashCode() [function] [call site] 04942
25 [java.time.ZonedDateTime].hashCode() [function] [call site] 04943
25 [java.awt.font.TransformAttribute].hashCode() [function] [call site] 04944
25 [jdk.internal.module.IllegalAccessLogger$Usage].hashCode() [function] [call site] 04945
25 [java.awt.BasicStroke].hashCode() [function] [call site] 04946
25 [java.nio.CharBuffer].hashCode() [function] [call site] 04947
25 [org.jfree.chart.axis.CategoryAxis].hashCode() [function] [call site] 04948
25 [java.util.zip.ZipEntry].hashCode() [function] [call site] 04949
25 [java.nio.DoubleBuffer].hashCode() [function] [call site] 04950
25 [java.util.GregorianCalendar].hashCode() [function] [call site] 04951
25 [java.awt.JobAttributes$DialogType].hashCode() [function] [call site] 04952
25 [org.jfree.chart.plot.XYPlot].hashCode() [function] [call site] 04953
25 [org.jfree.data.xy.DefaultXYZDataset].hashCode() [function] [call site] 04954
25 [java.awt.PageAttributes].hashCode() [function] [call site] 04955
25 [org.jfree.data.KeyedObjects].hashCode() [function] [call site] 04956
25 [java.time.temporal.ValueRange].hashCode() [function] [call site] 04957
25 [javax.security.auth.Subject].hashCode() [function] [call site] 04958
25 [java.util.HashMap$Node].hashCode() [function] [call site] 04959
25 [java.awt.JobAttributes$DefaultSelectionType].hashCode() [function] [call site] 04960
25 [org.jfree.chart.title.Title].hashCode() [function] [call site] 04961
25 [org.jfree.chart.plot.dial.ArcDialFrame].hashCode() [function] [call site] 04962
25 [org.jfree.chart.renderer.category.LayeredBarRenderer].hashCode() [function] [call site] 04963
25 [org.jfree.data.xy.MatrixSeriesCollection].hashCode() [function] [call site] 04964
25 [org.jfree.chart.plot.dial.DialBackground].hashCode() [function] [call site] 04965
25 [java.util.Hashtable$Entry].hashCode() [function] [call site] 04966
25 [sun.font.FontLineMetrics].hashCode() [function] [call site] 04967
25 [java.text.FieldPosition].hashCode() [function] [call site] 04968
25 [java.awt.geom.AffineTransform].hashCode() [function] [call site] 04969
25 [org.jfree.data.time.TimeTableXYDataset].hashCode() [function] [call site] 04970
25 [javax.print.MimeType].hashCode() [function] [call site] 04971
25 [org.jfree.data.xy.DefaultIntervalXYDataset].hashCode() [function] [call site] 04972
25 [java.awt.AttributeValue].hashCode() [function] [call site] 04973
25 [java.time.OffsetDateTime].hashCode() [function] [call site] 04974
25 [org.jfree.data.gantt.XYTaskDataset].hashCode() [function] [call site] 04975
25 [org.jfree.chart.axis.StandardTickUnitSource].hashCode() [function] [call site] 04976
25 [java.awt.Font].hashCode() [function] [call site] 04977
25 [java.lang.Integer].toHexString(int) [function] [call site] 04978
26 [java.lang.Integer].toUnsignedString0(int,int) [function] [call site] 04979
27 [java.lang.Integer].numberOfLeadingZeros(int) [function] [call site] 04980
27 [java.lang.Math].max(int,int) [function] [call site] 04981
27 [java.lang.Integer].formatUnsignedInt(int,int,byte[],int,int) [function] [call site] 04982
27 [java.lang.String].<init>(byte[],byte) [function] [call site] 04983
27 [java.lang.Integer].formatUnsignedIntUTF16(int,int,byte[],int,int) [function] [call site] 04984
28 [java.lang.StringUTF16].putChar(byte[],int,int) [function] [call site] 04985
27 [java.lang.String].<init>(byte[],byte) [function] [call site] 04986
25 [java.lang.StringBuilder].toString() [function] [call site] 04987
24 [org.jfree.data.time.Day].toString() [function] [call site] 04988
25 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 04989
24 [java.lang.Runtime$Version].toString() [function] [call site] 04990
24 [java.time.ZoneOffset].toString() [function] [call site] 04991
24 [java.nio.ShortBuffer].toString() [function] [call site] 04992
24 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 04993
24 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 04994
25 [java.lang.StringBuilder].<init>() [function] [call site] 04995
25 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04996
25 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04997
25 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 04998
25 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 04999
25 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 05000
25 [org.jfree.data.time.Month].toString() [function] [call site] 05001
25 [java.nio.CharBuffer].toString() [function] [call site] 05002
25 [org.jfree.data.time.Year].toString() [function] [call site] 05003
25 [java.lang.Character].toString() [function] [call site] 05004
25 [java.nio.FloatBuffer].toString() [function] [call site] 05005
25 [sun.font.EAttribute].toString() [function] [call site] 05006
25 [java.nio.ByteBuffer].toString() [function] [call site] 05007
25 [java.lang.Byte].toString() [function] [call site] 05008
25 [java.lang.ProcessHandleImpl].toString() [function] [call site] 05009
25 [java.lang.StringBuffer].toString() [function] [call site] 05010
25 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 05011
25 [java.nio.DoubleBuffer].toString() [function] [call site] 05012
25 [java.lang.Long].toString() [function] [call site] 05013
25 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 05014
25 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 05015
25 [java.nio.file.attribute.FileTime].toString() [function] [call site] 05016
25 [java.time.OffsetDateTime].toString() [function] [call site] 05017
25 [java.time.chrono.AbstractChronology].toString() [function] [call site] 05018
25 [java.nio.IntBuffer].toString() [function] [call site] 05019
25 [sun.awt.shell.ShellFolder].toString() [function] [call site] 05020
25 [java.nio.charset.Charset].toString() [function] [call site] 05021
25 [java.lang.StringBuilder].toString() [function] [call site] 05022
25 [java.time.ZonedDateTime].toString() [function] [call site] 05023
25 [java.time.Duration].toString() [function] [call site] 05024
25 [org.jfree.data.time.Hour].toString() [function] [call site] 05025
25 [java.lang.Boolean].toString() [function] [call site] 05026
25 [java.lang.Integer].toString() [function] [call site] 05027
25 [java.lang.String].toString() [function] [call site] 05028
25 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 05029
25 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 05030
25 [java.lang.Float].toString() [function] [call site] 05031
25 [java.time.LocalDateTime].toString() [function] [call site] 05032
25 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 05033
25 [java.lang.Enum].toString() [function] [call site] 05034
25 [java.time.OffsetTime].toString() [function] [call site] 05035
25 [java.lang.Double].toString() [function] [call site] 05036
25 [org.jfree.data.time.Week].toString() [function] [call site] 05037
25 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 05038
25 [java.lang.Short].toString() [function] [call site] 05039
25 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 05040
25 [org.jfree.data.time.Quarter].toString() [function] [call site] 05041
25 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 05042
25 [java.util.Calendar].toString() [function] [call site] 05043
25 [java.time.temporal.ChronoField].toString() [function] [call site] 05044
25 [java.time.Instant].toString() [function] [call site] 05045
25 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 05046
25 [sun.nio.fs.UnixPath].toString() [function] [call site] 05047
25 [java.io.ObjectStreamField].toString() [function] [call site] 05048
25 [java.time.LocalDate].toString() [function] [call site] 05049
25 [java.time.LocalTime].toString() [function] [call site] 05050
25 [java.util.Date].toString() [function] [call site] 05051
25 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 05052
25 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 05053
25 [java.lang.Object].toString() [function] [call site] 05054
25 [org.jfree.data.time.Day].toString() [function] [call site] 05055
25 [java.lang.Runtime$Version].toString() [function] [call site] 05056
25 [java.time.ZoneOffset].toString() [function] [call site] 05057
25 [java.nio.ShortBuffer].toString() [function] [call site] 05058
25 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 05059
25 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 05060
25 [java.nio.LongBuffer].toString() [function] [call site] 05061
25 [java.math.BigDecimal].toString() [function] [call site] 05062
25 [java.time.temporal.ChronoUnit].toString() [function] [call site] 05063
25 [java.io.File].toString() [function] [call site] 05064
26 [java.io.File].getPath() [function] [call site] 05065
25 [java.net.URI].toString() [function] [call site] 05066
25 [java.math.BigInteger].toString() [function] [call site] 05067
25 [java.lang.StringBuilder].append(int) [function] [call site] 05068
25 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05069
25 [java.lang.StringBuilder].toString() [function] [call site] 05070
24 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 05071
24 [java.nio.LongBuffer].toString() [function] [call site] 05072
24 [java.math.BigDecimal].toString() [function] [call site] 05073
24 [java.time.temporal.ChronoUnit].toString() [function] [call site] 05074
24 [java.io.File].toString() [function] [call site] 05075
24 [java.net.URI].toString() [function] [call site] 05076
24 [java.math.BigInteger].toString() [function] [call site] 05077
24 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05078
24 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 05079
24 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 05080
24 [org.jfree.data.time.Month].toString() [function] [call site] 05081
24 [java.nio.CharBuffer].toString() [function] [call site] 05082
24 [org.jfree.data.time.Year].toString() [function] [call site] 05083
24 [java.lang.Character].toString() [function] [call site] 05084
24 [java.nio.FloatBuffer].toString() [function] [call site] 05085
24 [sun.font.EAttribute].toString() [function] [call site] 05086
24 [java.nio.ByteBuffer].toString() [function] [call site] 05087
24 [java.lang.Byte].toString() [function] [call site] 05088
24 [java.lang.ProcessHandleImpl].toString() [function] [call site] 05089
24 [java.lang.StringBuffer].toString() [function] [call site] 05090
24 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 05091
24 [java.nio.DoubleBuffer].toString() [function] [call site] 05092
24 [java.lang.Long].toString() [function] [call site] 05093
24 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 05094
24 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 05095
24 [java.nio.file.attribute.FileTime].toString() [function] [call site] 05096
24 [java.time.OffsetDateTime].toString() [function] [call site] 05097
24 [java.time.chrono.AbstractChronology].toString() [function] [call site] 05098
24 [java.nio.IntBuffer].toString() [function] [call site] 05099
24 [sun.awt.shell.ShellFolder].toString() [function] [call site] 05100
24 [java.nio.charset.Charset].toString() [function] [call site] 05101
24 [java.lang.StringBuilder].toString() [function] [call site] 05102
24 [java.time.ZonedDateTime].toString() [function] [call site] 05103
24 [java.time.Duration].toString() [function] [call site] 05104
24 [org.jfree.data.time.Hour].toString() [function] [call site] 05105
24 [java.lang.Boolean].toString() [function] [call site] 05106
24 [java.lang.Integer].toString() [function] [call site] 05107
24 [java.lang.String].toString() [function] [call site] 05108
24 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 05109
24 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 05110
24 [java.lang.Float].toString() [function] [call site] 05111
24 [java.time.LocalDateTime].toString() [function] [call site] 05112
24 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 05113
24 [java.lang.Enum].toString() [function] [call site] 05114
24 [java.time.OffsetTime].toString() [function] [call site] 05115
24 [java.lang.Double].toString() [function] [call site] 05116
24 [org.jfree.data.time.Week].toString() [function] [call site] 05117
24 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 05118
24 [java.lang.Short].toString() [function] [call site] 05119
24 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 05120
24 [org.jfree.data.time.Quarter].toString() [function] [call site] 05121
24 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 05122
24 [java.util.Calendar].toString() [function] [call site] 05123
24 [java.time.temporal.ChronoField].toString() [function] [call site] 05124
24 [java.time.Instant].toString() [function] [call site] 05125
24 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 05126
24 [sun.nio.fs.UnixPath].toString() [function] [call site] 05127
24 [java.io.ObjectStreamField].toString() [function] [call site] 05128
24 [java.time.LocalDate].toString() [function] [call site] 05129
24 [java.time.LocalTime].toString() [function] [call site] 05130
24 [java.util.Date].toString() [function] [call site] 05131
24 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 05132
24 [java.lang.Object].toString() [function] [call site] 05133
24 [org.jfree.data.time.Day].toString() [function] [call site] 05134
24 [java.lang.Runtime$Version].toString() [function] [call site] 05135
24 [java.time.ZoneOffset].toString() [function] [call site] 05136
24 [java.nio.ShortBuffer].toString() [function] [call site] 05137
24 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 05138
24 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 05139
24 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 05140
24 [java.nio.LongBuffer].toString() [function] [call site] 05141
24 [java.math.BigDecimal].toString() [function] [call site] 05142
24 [java.time.temporal.ChronoUnit].toString() [function] [call site] 05143
24 [java.io.File].toString() [function] [call site] 05144
24 [java.net.URI].toString() [function] [call site] 05145
24 [java.math.BigInteger].toString() [function] [call site] 05146
24 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05147
24 [java.lang.StringBuilder].toString() [function] [call site] 05148
23 [java.lang.Object].toString() [function] [call site] 05149
23 [org.jfree.data.time.Day].toString() [function] [call site] 05150
23 [java.lang.Runtime$Version].toString() [function] [call site] 05151
23 [java.time.ZoneOffset].toString() [function] [call site] 05152
23 [java.nio.ShortBuffer].toString() [function] [call site] 05153
23 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 05154
23 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 05155
23 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 05156
23 [java.nio.LongBuffer].toString() [function] [call site] 05157
23 [java.math.BigDecimal].toString() [function] [call site] 05158
23 [java.time.temporal.ChronoUnit].toString() [function] [call site] 05159
23 [java.io.File].toString() [function] [call site] 05160
23 [java.net.URI].toString() [function] [call site] 05161
22 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 05162
22 [java.lang.Object].toString() [function] [call site] 05163
22 [org.jfree.data.time.Day].toString() [function] [call site] 05164
22 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 05165
22 [java.io.File].toString() [function] [call site] 05166
22 [java.nio.CharBuffer].toString() [function] [call site] 05167
22 [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] 05168
22 [java.lang.StringBuilder].toString() [function] [call site] 05169
21 [java.io.ObjectStreamField].toString() [function] [call site] 05170
21 [org.jfree.data.DefaultKeyedValue].toString() [function] [call site] 05171
22 [java.lang.Float].toString() [function] [call site] 05172
22 [java.lang.Short].toString() [function] [call site] 05173
22 [java.lang.Long].toString() [function] [call site] 05174
22 [java.math.BigInteger].toString() [function] [call site] 05175
22 [java.util.concurrent.atomic.AtomicLong].toString() [function] [call site] 05176
22 [java.util.concurrent.atomic.AtomicInteger].toString() [function] [call site] 05177
22 [java.lang.Integer].toString() [function] [call site] 05178
22 [java.lang.Double].toString() [function] [call site] 05179
22 [java.lang.Byte].toString() [function] [call site] 05180
22 [java.lang.Object].toString() [function] [call site] 05181
22 [java.math.BigDecimal].toString() [function] [call site] 05182
22 [java.math.BigInteger].toString() [function] [call site] 05183
22 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 05184
22 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 05185
22 [org.jfree.data.time.Month].toString() [function] [call site] 05186
22 [java.nio.CharBuffer].toString() [function] [call site] 05187
22 [org.jfree.data.time.Year].toString() [function] [call site] 05188
22 [java.lang.Character].toString() [function] [call site] 05189
22 [java.nio.FloatBuffer].toString() [function] [call site] 05190
22 [sun.font.EAttribute].toString() [function] [call site] 05191
22 [java.nio.ByteBuffer].toString() [function] [call site] 05192
22 [java.lang.Byte].toString() [function] [call site] 05193
22 [java.lang.ProcessHandleImpl].toString() [function] [call site] 05194
22 [java.lang.StringBuffer].toString() [function] [call site] 05195
22 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 05196
22 [java.nio.DoubleBuffer].toString() [function] [call site] 05197
22 [java.lang.Long].toString() [function] [call site] 05198
22 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 05199
22 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 05200
22 [java.nio.file.attribute.FileTime].toString() [function] [call site] 05201
22 [java.time.OffsetDateTime].toString() [function] [call site] 05202
22 [java.time.chrono.AbstractChronology].toString() [function] [call site] 05203
22 [java.nio.IntBuffer].toString() [function] [call site] 05204
22 [sun.awt.shell.ShellFolder].toString() [function] [call site] 05205
22 [java.nio.charset.Charset].toString() [function] [call site] 05206
22 [java.lang.StringBuilder].toString() [function] [call site] 05207
22 [java.time.ZonedDateTime].toString() [function] [call site] 05208
22 [java.time.Duration].toString() [function] [call site] 05209
22 [org.jfree.data.time.Hour].toString() [function] [call site] 05210
22 [java.lang.Boolean].toString() [function] [call site] 05211
22 [java.lang.Integer].toString() [function] [call site] 05212
22 [java.lang.String].toString() [function] [call site] 05213
22 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 05214
22 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 05215
22 [java.lang.Float].toString() [function] [call site] 05216
22 [java.time.LocalDateTime].toString() [function] [call site] 05217
22 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 05218
22 [java.lang.Enum].toString() [function] [call site] 05219
22 [java.time.OffsetTime].toString() [function] [call site] 05220
22 [java.lang.Double].toString() [function] [call site] 05221
22 [org.jfree.data.time.Week].toString() [function] [call site] 05222
22 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 05223
22 [java.lang.Short].toString() [function] [call site] 05224
22 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 05225
22 [org.jfree.data.time.Quarter].toString() [function] [call site] 05226
22 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 05227
22 [java.util.Calendar].toString() [function] [call site] 05228
22 [java.time.temporal.ChronoField].toString() [function] [call site] 05229
22 [java.time.Instant].toString() [function] [call site] 05230
22 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 05231
22 [sun.nio.fs.UnixPath].toString() [function] [call site] 05232
22 [java.io.ObjectStreamField].toString() [function] [call site] 05233
22 [java.time.LocalDate].toString() [function] [call site] 05234
22 [java.time.LocalTime].toString() [function] [call site] 05235
22 [java.util.Date].toString() [function] [call site] 05236
22 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 05237
22 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 05238
22 [java.lang.Object].toString() [function] [call site] 05239
22 [org.jfree.data.time.Day].toString() [function] [call site] 05240
22 [java.lang.Runtime$Version].toString() [function] [call site] 05241
22 [java.time.ZoneOffset].toString() [function] [call site] 05242
22 [java.nio.ShortBuffer].toString() [function] [call site] 05243
22 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 05244
22 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 05245
22 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 05246
22 [java.nio.LongBuffer].toString() [function] [call site] 05247
22 [java.math.BigDecimal].toString() [function] [call site] 05248
22 [java.time.temporal.ChronoUnit].toString() [function] [call site] 05249
22 [java.io.File].toString() [function] [call site] 05250
22 [java.net.URI].toString() [function] [call site] 05251
21 [jdk.internal.module.ModuleReferenceImpl].toString() [function] [call site] 05252
22 [java.lang.StringBuilder].<init>() [function] [call site] 05253
22 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05254
22 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05255
22 [java.lang.module.ModuleReference].descriptor() [function] [call site] 05256
22 [java.lang.module.ModuleDescriptor].name() [function] [call site] 05257
22 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05258
22 [java.lang.StringBuilder].append(java.lang.Object) [function] [call site] 05259
22 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05260
22 [jdk.internal.module.ModuleReferenceImpl].isPatched() [function] [call site] 05261
22 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05262
22 [java.lang.StringBuilder].toString() [function] [call site] 05263
21 [java.lang.invoke.LambdaForm$Name].toString() [function] [call site] 05264
21 [org.jfree.chart.block.Size2D].toString() [function] [call site] 05265
21 [java.lang.ProcessBuilder$Redirect$1].toString() [function] [call site] 05266
21 [java.util.Date].toString() [function] [call site] 05267
21 [java.awt.datatransfer.MimeType].toString() [function] [call site] 05268
21 [java.text.Annotation].toString() [function] [call site] 05269
21 [java.lang.Runtime$Version].toString() [function] [call site] 05270
21 [org.jfree.data.statistics.MeanAndStandardDeviation].toString() [function] [call site] 05271
21 [java.security.CodeSigner].toString() [function] [call site] 05272
21 [java.lang.ProcessBuilder$Redirect$5].toString() [function] [call site] 05273
21 [java.util.BitSet].toString() [function] [call site] 05274
21 [org.jfree.data.time.TimePeriodValue].toString() [function] [call site] 05275
22 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 05276
22 [org.jfree.data.time.TimePeriodValue].getValue() [function] [call site] 05277
21 [org.jfree.data.time.Day].toString() [function] [call site] 05278
21 [java.time.format.DateTimeParseContext].toString() [function] [call site] 05279
21 [org.jfree.data.Range].toString() [function] [call site] 05280
21 [java.util.Formatter].toString() [function] [call site] 05281
21 [java.lang.invoke.Invokers].toString() [function] [call site] 05282
21 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 05283
21 [java.awt.ScrollPaneAdjustable].toString() [function] [call site] 05284
21 [org.jfree.data.time.DateRange].toString() [function] [call site] 05285
22 [java.text.DateFormat].getDateTimeInstance() [function] [call site] 05286
22 [java.text.DateFormat].format(java.util.Date) [function] [call site] 05287
22 [org.jfree.data.time.DateRange].getLowerDate() [function] [call site] 05288
23 [java.util.Date].<init>(long) [function] [call site] 05289
22 [java.text.DateFormat].format(java.util.Date) [function] [call site] 05290
22 [org.jfree.data.time.DateRange].getUpperDate() [function] [call site] 05291
23 [java.util.Date].<init>(long) [function] [call site] 05292
21 [java.time.zone.ZoneOffsetTransitionRule].toString() [function] [call site] 05293
21 [org.jfree.chart.entity.ChartEntity].toString() [function] [call site] 05294
22 [java.lang.StringBuilder].<init>(java.lang.String) [function] [call site] 05295
22 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05296
22 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05297
22 [java.lang.StringBuilder].toString() [function] [call site] 05298
21 [java.io.File].toString() [function] [call site] 05299
21 [javax.print.MimeType].toString() [function] [call site] 05300
21 [java.awt.MenuShortcut].toString() [function] [call site] 05301
21 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 05302
21 [java.lang.StackFrameInfo].toString() [function] [call site] 05303
21 [java.lang.StackTraceElement].toString() [function] [call site] 05304
21 [org.jfree.data.time.Month].toString() [function] [call site] 05305
21 [java.util.concurrent.atomic.AtomicBoolean].toString() [function] [call site] 05306
21 [java.nio.ByteOrder].toString() [function] [call site] 05307
21 [java.nio.FloatBuffer].toString() [function] [call site] 05308
21 [org.jfree.data.time.Year].toString() [function] [call site] 05309
21 [java.lang.ProcessBuilder$Redirect$6].toString() [function] [call site] 05310
21 [jdk.internal.math.FDBigInteger].toString() [function] [call site] 05311
22 [jdk.internal.math.FDBigInteger].toBigInteger() [function] [call site] 05312
23 [java.math.BigInteger].<init>(byte[]) [function] [call site] 05313
23 [java.math.BigInteger].shiftLeft(int) [function] [call site] 05314
22 [java.math.BigInteger].toString() [function] [call site] 05315
21 [jdk.internal.jmod.JmodFile$Entry].toString() [function] [call site] 05316
22 [java.lang.StringBuilder].<init>() [function] [call site] 05317
22 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05318
22 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05319
22 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05320
22 [jdk.internal.jmod.JmodFile$Section].jmodDir() [function] [call site] 05321
22 [java.lang.StringBuilder].toString() [function] [call site] 05322
21 [java.awt.BorderLayout].toString() [function] [call site] 05323
21 [sun.security.util.JarConstraintsParameters].toString() [function] [call site] 05324
21 [javax.swing.JList$DropLocation].toString() [function] [call site] 05325
21 [java.security.Permission].toString() [function] [call site] 05326
21 [java.awt.geom.AffineTransform].toString() [function] [call site] 05327
21 [sun.font.EAttribute].toString() [function] [call site] 05328
21 [java.net.InetAddress].toString() [function] [call site] 05329
21 [javax.crypto.CryptoPermission].toString() [function] [call site] 05330
21 [org.jfree.chart.axis.AxisSpace].toString() [function] [call site] 05331
22 [java.lang.Object].toString() [function] [call site] 05332
21 [java.util.ResourceBundle$CacheKey].toString() [function] [call site] 05333
21 [sun.font.FontStrikeDesc].toString() [function] [call site] 05334
21 [java.time.ZoneId].toString() [function] [call site] 05335
21 [java.time.format.DateTimeFormatterBuilder$CompositePrinterParser].toString() [function] [call site] 05336
21 [java.text.CalendarBuilder].toString() [function] [call site] 05337
21 [java.awt.Graphics].toString() [function] [call site] 05338
21 [org.jfree.chart.entity.PieSectionEntity].toString() [function] [call site] 05339
22 [java.math.BigInteger].toString() [function] [call site] 05340
22 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 05341
22 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 05342
22 [org.jfree.data.time.Month].toString() [function] [call site] 05343
22 [java.nio.CharBuffer].toString() [function] [call site] 05344
22 [org.jfree.data.time.Year].toString() [function] [call site] 05345
22 [java.lang.Character].toString() [function] [call site] 05346
22 [java.nio.FloatBuffer].toString() [function] [call site] 05347
22 [sun.font.EAttribute].toString() [function] [call site] 05348
22 [java.nio.ByteBuffer].toString() [function] [call site] 05349
22 [java.lang.Byte].toString() [function] [call site] 05350
22 [java.lang.ProcessHandleImpl].toString() [function] [call site] 05351
22 [java.lang.StringBuffer].toString() [function] [call site] 05352
22 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 05353
22 [java.nio.DoubleBuffer].toString() [function] [call site] 05354
22 [java.lang.Long].toString() [function] [call site] 05355
22 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 05356
22 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 05357
22 [java.nio.file.attribute.FileTime].toString() [function] [call site] 05358
22 [java.time.OffsetDateTime].toString() [function] [call site] 05359
22 [java.time.chrono.AbstractChronology].toString() [function] [call site] 05360
22 [java.nio.IntBuffer].toString() [function] [call site] 05361
22 [sun.awt.shell.ShellFolder].toString() [function] [call site] 05362
22 [java.nio.charset.Charset].toString() [function] [call site] 05363
22 [java.lang.StringBuilder].toString() [function] [call site] 05364
22 [java.time.ZonedDateTime].toString() [function] [call site] 05365
22 [java.time.Duration].toString() [function] [call site] 05366
22 [org.jfree.data.time.Hour].toString() [function] [call site] 05367
22 [java.lang.Boolean].toString() [function] [call site] 05368
22 [java.lang.Integer].toString() [function] [call site] 05369
22 [java.lang.String].toString() [function] [call site] 05370
22 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 05371
22 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 05372
22 [java.lang.Float].toString() [function] [call site] 05373
22 [java.time.LocalDateTime].toString() [function] [call site] 05374
22 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 05375
22 [java.lang.Enum].toString() [function] [call site] 05376
22 [java.time.OffsetTime].toString() [function] [call site] 05377
22 [java.lang.Double].toString() [function] [call site] 05378
22 [org.jfree.data.time.Week].toString() [function] [call site] 05379
22 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 05380
22 [java.lang.Short].toString() [function] [call site] 05381
22 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 05382
22 [org.jfree.data.time.Quarter].toString() [function] [call site] 05383
22 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 05384
22 [java.util.Calendar].toString() [function] [call site] 05385
22 [java.time.temporal.ChronoField].toString() [function] [call site] 05386
22 [java.time.Instant].toString() [function] [call site] 05387
22 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 05388
22 [sun.nio.fs.UnixPath].toString() [function] [call site] 05389
22 [java.io.ObjectStreamField].toString() [function] [call site] 05390
22 [java.time.LocalDate].toString() [function] [call site] 05391
22 [java.time.LocalTime].toString() [function] [call site] 05392
22 [java.util.Date].toString() [function] [call site] 05393
22 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 05394
22 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 05395
22 [java.lang.Object].toString() [function] [call site] 05396
22 [org.jfree.data.time.Day].toString() [function] [call site] 05397
22 [java.lang.Runtime$Version].toString() [function] [call site] 05398
22 [java.time.ZoneOffset].toString() [function] [call site] 05399
22 [java.nio.ShortBuffer].toString() [function] [call site] 05400
22 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 05401
22 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 05402
22 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 05403
22 [java.nio.LongBuffer].toString() [function] [call site] 05404
22 [java.math.BigDecimal].toString() [function] [call site] 05405
22 [java.time.temporal.ChronoUnit].toString() [function] [call site] 05406
22 [java.io.File].toString() [function] [call site] 05407
22 [java.net.URI].toString() [function] [call site] 05408
21 [java.awt.PageAttributes$ColorType].toString() [function] [call site] 05409
21 [sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo].toString() [function] [call site] 05410
21 [java.util.ServiceLoader].toString() [function] [call site] 05411
21 [java.util.Locale].toString() [function] [call site] 05412
21 [java.awt.PageAttributes$MediaType].toString() [function] [call site] 05413
21 [org.jfree.data.json.impl.JSONObject].toString() [function] [call site] 05414
22 [org.jfree.data.json.impl.JSONObject].toJSONString() [function] [call site] 05415
23 [org.jfree.data.json.impl.JSONObject].toJSONString(java.util.Map) [function] [call site] 05416
24 [java.lang.StringBuffer].<init>() [function] [call site] 05417
25 [java.lang.AbstractStringBuilder].<init>(int) [function] [call site] 05418
24 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 05419
24 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 05420
24 [java.lang.StringBuffer].append(char) [function] [call site] 05421
25 [java.lang.AbstractStringBuilder].append(char) [function] [call site] 05422
24 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 05423
24 [java.lang.StringBuffer].append(char) [function] [call site] 05424
24 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 05425
24 [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] 05426
24 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 05427
24 [java.util.Hashtable$Entry].getKey() [function] [call site] 05428
24 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 05429
24 [java.util.HashMap$Node].getKey() [function] [call site] 05430
24 [java.util.TreeMap$Entry].getKey() [function] [call site] 05431
24 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 05432
24 [java.util.HashMap$Node].getValue() [function] [call site] 05433
24 [java.util.TreeMap$Entry].getValue() [function] [call site] 05434
24 [java.util.Hashtable$Entry].getValue() [function] [call site] 05435
24 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 05436
24 [org.jfree.data.json.impl.JSONObject].toJSONString(java.lang.String,java.lang.Object,java.lang.StringBuffer) [function] [call site] 05437
25 [java.lang.StringBuffer].append(char) [function] [call site] 05438
25 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 05439
26 [java.lang.AbstractStringBuilder].append(java.lang.String) [function] [call site] 05440
25 [org.jfree.data.json.impl.JSONValue].escape(java.lang.String,java.lang.StringBuffer) [function] [call site] 05441
26 [java.lang.String].length() [function] [call site] 05442
27 [java.lang.String].coder() [function] [call site] 05443
26 [java.lang.String].charAt(int) [function] [call site] 05444
27 [java.lang.String].isLatin1() [function] [call site] 05445
27 [java.lang.StringLatin1].charAt(byte[],int) [function] [call site] 05446
27 [java.lang.StringUTF16].charAt(byte[],int) [function] [call site] 05447
26 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 05448
26 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 05449
26 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 05450
26 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 05451
26 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 05452
26 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 05453
26 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 05454
26 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 05455
26 [java.lang.Integer].toHexString(int) [function] [call site] 05456
26 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 05457
26 [java.lang.String].length() [function] [call site] 05458
26 [java.lang.StringBuffer].append(char) [function] [call site] 05459
26 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 05460
26 [java.lang.String].toUpperCase() [function] [call site] 05461
27 [java.util.Locale].getDefault() [function] [call site] 05462
27 [java.lang.String].toUpperCase(java.util.Locale) [function] [call site] 05463
28 [java.lang.String].isLatin1() [function] [call site] 05464
28 [java.lang.StringLatin1].toUpperCase(java.lang.String,byte[],java.util.Locale) [function] [call site] 05465
28 [java.lang.StringUTF16].toUpperCase(java.lang.String,byte[],java.util.Locale) [function] [call site] 05466
26 [java.lang.StringBuffer].append(char) [function] [call site] 05467
25 [java.lang.StringBuffer].append(char) [function] [call site] 05468
25 [java.lang.StringBuffer].append(char) [function] [call site] 05469
25 [java.lang.StringBuffer].append(java.lang.String) [function] [call site] 05470
25 [org.jfree.data.json.impl.JSONValue].toJSONString(java.lang.Object) [function] [call site] 05471
26 [org.jfree.data.json.impl.JSONValue].escape(java.lang.String) [function] [call site] 05472
27 [java.lang.StringBuffer].<init>() [function] [call site] 05473
27 [org.jfree.data.json.impl.JSONValue].escape(java.lang.String,java.lang.StringBuffer) [function] [call site] 05474
27 [java.lang.StringBuffer].toString() [function] [call site] 05475
26 [java.lang.Double].isInfinite() [function] [call site] 05476
27 [java.lang.Double].isInfinite(double) [function] [call site] 05477
26 [java.lang.Double].isNaN() [function] [call site] 05478
27 [java.lang.Double].isNaN(double) [function] [call site] 05479
26 [java.util.Hashtable].toString() [function] [call site] 05480
26 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 05481
26 [java.nio.CharBuffer].toString() [function] [call site] 05482
26 [java.awt.font.NumericShaper].toString() [function] [call site] 05483
26 [sun.util.calendar.JulianCalendar$Date].toString() [function] [call site] 05484
26 [java.util.Currency].toString() [function] [call site] 05485
26 [java.nio.ByteBuffer].toString() [function] [call site] 05486
26 [java.net.ServerSocket].toString() [function] [call site] 05487
26 [java.lang.ProcessBuilder$Redirect$4].toString() [function] [call site] 05488
26 [java.beans.PropertyChangeEvent].toString() [function] [call site] 05489
26 [sun.java2d.loops.GraphicsPrimitive].toString() [function] [call site] 05490
26 [java.lang.Byte].toString() [function] [call site] 05491
26 [java.lang.reflect.Method].toString() [function] [call site] 05492
26 [java.util.Vector].toString() [function] [call site] 05493
26 [java.lang.StringBuffer].toString() [function] [call site] 05494
26 [java.awt.CheckboxGroup].toString() [function] [call site] 05495
26 [java.awt.JobAttributes$DestinationType].toString() [function] [call site] 05496
26 [java.awt.geom.Point2D$Double].toString() [function] [call site] 05497
26 [sun.awt.AppContext].toString() [function] [call site] 05498
26 [java.security.Provider$Service].toString() [function] [call site] 05499
26 [java.awt.geom.Rectangle2D$Double].toString() [function] [call site] 05500
26 [org.jfree.chart.entity.CategoryItemEntity].toString() [function] [call site] 05501
26 [java.util.jar.Attributes$Name].toString() [function] [call site] 05502
26 [javax.swing.event.EventListenerList].toString() [function] [call site] 05503
26 [java.time.OffsetDateTime].toString() [function] [call site] 05504
26 [jdk.internal.org.objectweb.asm.Label].toString() [function] [call site] 05505
26 [java.awt.PageAttributes$OriginType].toString() [function] [call site] 05506
26 [sun.java2d.loops.FontInfo].toString() [function] [call site] 05507
26 [java.awt.RenderingHints].toString() [function] [call site] 05508
26 [java.lang.ProcessImpl].toString() [function] [call site] 05509
26 [javax.swing.text.Segment].toString() [function] [call site] 05510
26 [java.util.TreeMap$Entry].toString() [function] [call site] 05511
26 [java.math.MutableBigInteger].toString() [function] [call site] 05512
26 [javax.swing.event.ListDataEvent].toString() [function] [call site] 05513
26 [java.lang.String].toString() [function] [call site] 05514
26 [java.awt.font.TextHitInfo].toString() [function] [call site] 05515
26 [java.util.concurrent.ConcurrentHashMap$Node].toString() [function] [call site] 05516
26 [java.net.SocketImpl].toString() [function] [call site] 05517
26 [java.nio.channels.FileChannel$MapMode].toString() [function] [call site] 05518
26 [java.security.Timestamp].toString() [function] [call site] 05519
26 [java.lang.Integer].toString() [function] [call site] 05520
26 [java.util.regex.Pattern].toString() [function] [call site] 05521
26 [java.util.zip.ZipEntry].toString() [function] [call site] 05522
26 [java.lang.Float].toString() [function] [call site] 05523
26 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 05524
26 [java.time.Period].toString() [function] [call site] 05525
26 [java.io.ObjectOutputStream$DebugTraceInfoStack].toString() [function] [call site] 05526
26 [sun.java2d.loops.CompositeType].toString() [function] [call site] 05527
26 [java.text.DigitList].toString() [function] [call site] 05528
26 [java.awt.image.IndexColorModel].toString() [function] [call site] 05529
26 [java.util.concurrent.locks.ReentrantLock].toString() [function] [call site] 05530
26 [java.net.URL].toString() [function] [call site] 05531
26 [java.awt.Event].toString() [function] [call site] 05532
26 [java.awt.JobAttributes$MultipleDocumentHandlingType].toString() [function] [call site] 05533
26 [java.awt.FontMetrics].toString() [function] [call site] 05534
26 [javax.swing.text.Position$Bias].toString() [function] [call site] 05535
26 [java.lang.Short].toString() [function] [call site] 05536
26 [java.net.InterfaceAddress].toString() [function] [call site] 05537
26 [sun.net.www.MessageHeader].toString() [function] [call site] 05538
26 [org.xml.sax.SAXParseException].toString() [function] [call site] 05539
26 [java.time.Instant].toString() [function] [call site] 05540
26 [java.awt.Color].toString() [function] [call site] 05541
26 [java.lang.invoke.MethodHandleImpl$LoopClauses].toString() [function] [call site] 05542
26 [org.jfree.chart.entity.LegendItemEntity].toString() [function] [call site] 05543
26 [java.time.LocalDate].toString() [function] [call site] 05544
26 [org.jfree.data.KeyedValuesItemKey].toString() [function] [call site] 05545
26 [java.io.ObjectStreamField].toString() [function] [call site] 05546
26 [org.jfree.data.DefaultKeyedValue].toString() [function] [call site] 05547
26 [jdk.internal.module.ModuleReferenceImpl].toString() [function] [call site] 05548
26 [java.lang.invoke.LambdaForm$Name].toString() [function] [call site] 05549
26 [org.jfree.chart.block.Size2D].toString() [function] [call site] 05550
26 [java.lang.ProcessBuilder$Redirect$1].toString() [function] [call site] 05551
26 [java.util.Date].toString() [function] [call site] 05552
26 [java.awt.datatransfer.MimeType].toString() [function] [call site] 05553
26 [java.text.Annotation].toString() [function] [call site] 05554
26 [java.lang.Runtime$Version].toString() [function] [call site] 05555
26 [org.jfree.data.statistics.MeanAndStandardDeviation].toString() [function] [call site] 05556
26 [java.security.CodeSigner].toString() [function] [call site] 05557
26 [java.lang.ProcessBuilder$Redirect$5].toString() [function] [call site] 05558
26 [java.util.BitSet].toString() [function] [call site] 05559
26 [org.jfree.data.time.TimePeriodValue].toString() [function] [call site] 05560
26 [org.jfree.data.time.Day].toString() [function] [call site] 05561
26 [java.time.format.DateTimeParseContext].toString() [function] [call site] 05562
26 [org.jfree.data.Range].toString() [function] [call site] 05563
26 [java.util.Formatter].toString() [function] [call site] 05564
26 [java.lang.invoke.Invokers].toString() [function] [call site] 05565
26 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 05566
26 [java.awt.ScrollPaneAdjustable].toString() [function] [call site] 05567
26 [org.jfree.data.time.DateRange].toString() [function] [call site] 05568
26 [java.time.zone.ZoneOffsetTransitionRule].toString() [function] [call site] 05569
26 [org.jfree.chart.entity.ChartEntity].toString() [function] [call site] 05570
26 [java.io.File].toString() [function] [call site] 05571
26 [javax.print.MimeType].toString() [function] [call site] 05572
26 [java.awt.MenuShortcut].toString() [function] [call site] 05573
26 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 05574
26 [java.lang.StackFrameInfo].toString() [function] [call site] 05575
26 [java.lang.StackTraceElement].toString() [function] [call site] 05576
26 [org.jfree.data.time.Month].toString() [function] [call site] 05577
26 [java.util.concurrent.atomic.AtomicBoolean].toString() [function] [call site] 05578
26 [java.nio.ByteOrder].toString() [function] [call site] 05579
26 [java.nio.FloatBuffer].toString() [function] [call site] 05580
26 [org.jfree.data.time.Year].toString() [function] [call site] 05581
26 [java.lang.ProcessBuilder$Redirect$6].toString() [function] [call site] 05582
26 [jdk.internal.math.FDBigInteger].toString() [function] [call site] 05583
26 [jdk.internal.jmod.JmodFile$Entry].toString() [function] [call site] 05584
26 [java.awt.BorderLayout].toString() [function] [call site] 05585
26 [sun.security.util.JarConstraintsParameters].toString() [function] [call site] 05586
26 [javax.swing.JList$DropLocation].toString() [function] [call site] 05587
26 [java.security.Permission].toString() [function] [call site] 05588
26 [java.awt.geom.AffineTransform].toString() [function] [call site] 05589
26 [sun.font.EAttribute].toString() [function] [call site] 05590
26 [java.net.InetAddress].toString() [function] [call site] 05591
26 [javax.crypto.CryptoPermission].toString() [function] [call site] 05592
26 [org.jfree.chart.axis.AxisSpace].toString() [function] [call site] 05593
26 [java.util.ResourceBundle$CacheKey].toString() [function] [call site] 05594
26 [sun.font.FontStrikeDesc].toString() [function] [call site] 05595
26 [java.time.ZoneId].toString() [function] [call site] 05596
26 [java.time.format.DateTimeFormatterBuilder$CompositePrinterParser].toString() [function] [call site] 05597
26 [java.text.CalendarBuilder].toString() [function] [call site] 05598
26 [java.awt.Graphics].toString() [function] [call site] 05599
26 [org.jfree.chart.entity.PieSectionEntity].toString() [function] [call site] 05600
26 [java.awt.PageAttributes$ColorType].toString() [function] [call site] 05601
26 [sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo].toString() [function] [call site] 05602
26 [java.util.ServiceLoader].toString() [function] [call site] 05603
26 [java.util.Locale].toString() [function] [call site] 05604
26 [java.awt.PageAttributes$MediaType].toString() [function] [call site] 05605
26 [org.jfree.data.json.impl.JSONObject].toString() [function] [call site] 05606
26 [java.lang.ModuleLayer].toString() [function] [call site] 05607
26 [java.awt.geom.Point2D$Float].toString() [function] [call site] 05608
26 [jdk.internal.perf.PerfCounter].toString() [function] [call site] 05609
27 [java.lang.StringBuilder].<init>() [function] [call site] 05610
27 [java.lang.StringBuilder].append(long) [function] [call site] 05611
27 [jdk.internal.perf.PerfCounter].get() [function] [call site] 05612
27 [java.lang.StringBuilder].toString() [function] [call site] 05613
26 [java.lang.Boolean].toString() [function] [call site] 05614
26 [javax.swing.JTable$DropLocation].toString() [function] [call site] 05615
26 [org.jfree.data.json.impl.JSONArray].toString() [function] [call site] 05616
27 [org.jfree.data.json.impl.JSONArray].toJSONString() [function] [call site] 05617
28 [org.jfree.data.json.impl.JSONArray].toJSONString(java.util.List) [function] [call site] 05618
29 [java.lang.StringBuilder].<init>() [function] [call site] 05619
29 [java.util.ArrayList].iterator() [function] [call site] 05620
29 [java.lang.StringBuilder].append(char) [function] [call site] 05621
29 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 05622
29 [java.io.BufferedReader$1:java.lang.StringBuilder:java.nio.file.FileTreeIterator:java.nio.file.Files$2].append(char) [function] [call site] 05623
29 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 05624
29 [java.io.BufferedReader$1].next() [function] [call site] 05625
29 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05626
29 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05627
29 [org.jfree.data.json.impl.JSONValue].toJSONString(java.lang.Object) [function] [call site] 05628
29 [java.lang.StringBuilder].append(char) [function] [call site] 05629
29 [java.lang.StringBuilder].toString() [function] [call site] 05630
26 [java.lang.invoke.SerializedLambda].toString() [function] [call site] 05631
26 [java.util.OptionalInt].toString() [function] [call site] 05632
26 [java.lang.invoke.MethodTypeForm].toString() [function] [call site] 05633
26 [java.io.StringWriter].toString() [function] [call site] 05634
26 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 05635
26 [java.lang.Throwable].toString() [function] [call site] 05636
27 [java.lang.Object].getClass() [function] [call site] 05637
27 [java.lang.Class].getName() [function] [call site] 05638
27 [java.lang.Throwable].getLocalizedMessage() [function] [call site] 05639
28 [java.nio.file.FileSystemException].getMessage() [function] [call site] 05640
28 [java.net.URISyntaxException].getMessage() [function] [call site] 05641
28 [java.util.regex.PatternSyntaxException].getMessage() [function] [call site] 05642
28 [java.nio.file.InvalidPathException].getMessage() [function] [call site] 05643
28 [java.awt.HeadlessException].getMessage() [function] [call site] 05644
28 [sun.nio.fs.UnixException].getMessage() [function] [call site] 05645
28 [org.xml.sax.SAXException].getMessage() [function] [call site] 05646
28 [java.io.InvalidClassException].getMessage() [function] [call site] 05647
28 [java.lang.Throwable].getMessage() [function] [call site] 05648
27 [java.lang.StringBuilder].<init>() [function] [call site] 05649
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05650
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05651
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05652
27 [java.lang.StringBuilder].toString() [function] [call site] 05653
26 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 05654
26 [java.time.LocalDateTime].toString() [function] [call site] 05655
26 [java.util.concurrent.ConcurrentHashMap].toString() [function] [call site] 05656
26 [java.nio.charset.CodingErrorAction].toString() [function] [call site] 05657
26 [org.jfree.chart.axis.Tick].toString() [function] [call site] 05658
26 [java.net.Proxy].toString() [function] [call site] 05659
26 [java.util.concurrent.FutureTask].toString() [function] [call site] 05660
26 [java.time.OffsetTime].toString() [function] [call site] 05661
26 [java.lang.Double].toString() [function] [call site] 05662
26 [java.security.cert.CertPath].toString() [function] [call site] 05663
26 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 05664
26 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 05665
26 [java.util.concurrent.LinkedBlockingQueue].toString() [function] [call site] 05666
26 [java.text.AttributedCharacterIterator$Attribute].toString() [function] [call site] 05667
26 [jdk.internal.module.ModuleHashes].toString() [function] [call site] 05668
27 [java.lang.StringBuilder].<init>(java.lang.String) [function] [call site] 05669
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05670
27 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 05671
27 [java.util.Hashtable].entrySet() [function] [call site] 05672
27 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 05673
27 [java.awt.RenderingHints].entrySet() [function] [call site] 05674
27 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 05675
27 [java.util.HashMap].entrySet() [function] [call site] 05676
27 [java.util.jar.Attributes].entrySet() [function] [call site] 05677
27 [java.security.Provider].entrySet() [function] [call site] 05678
27 [java.util.IdentityHashMap].entrySet() [function] [call site] 05679
27 [java.util.LinkedHashMap].entrySet() [function] [call site] 05680
27 [java.util.Properties].entrySet() [function] [call site] 05681
27 [java.util.TreeMap].entrySet() [function] [call site] 05682
27 [java.util.WeakHashMap].entrySet() [function] [call site] 05683
27 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 05684
27 [java.util.Collection].stream() [function] [call site] 05685
27 [jdk.internal.module.ModuleHashes$lambda_toString_1__1].bootstrap$(java.lang.StringBuilder) [function] [call site] 05686
28 [jdk.internal.module.ModuleHashes$lambda_toString_1__1].<init>(java.lang.StringBuilder) [function] [call site] 05687
29 [java.lang.Object].<init>() [function] [call site] 05688
27 [java.util.Map$Entry].comparingByKey() [function] [call site] 05689
27 [java.lang.StringBuilder].toString() [function] [call site] 05690
26 [java.lang.ThreadGroup].toString() [function] [call site] 05691
26 [sun.font.StrikeMetrics].toString() [function] [call site] 05692
26 [java.lang.Thread].toString() [function] [call site] 05693
27 [java.lang.Thread].getThreadGroup() [function] [call site] 05694
27 [java.lang.StringBuilder].<init>() [function] [call site] 05695
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05696
27 [java.lang.StringBuilder].append(int) [function] [call site] 05697
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05698
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05699
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05700
27 [java.lang.Thread].getName() [function] [call site] 05701
27 [java.lang.Thread].getPriority() [function] [call site] 05702
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05703
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05704
27 [java.lang.ThreadGroup].getName() [function] [call site] 05705
27 [java.lang.StringBuilder].toString() [function] [call site] 05706
27 [java.lang.StringBuilder].<init>() [function] [call site] 05707
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05708
27 [java.lang.StringBuilder].append(int) [function] [call site] 05709
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05710
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05711
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05712
27 [java.lang.Thread].getName() [function] [call site] 05713
27 [java.lang.Thread].getPriority() [function] [call site] 05714
27 [java.lang.StringBuilder].toString() [function] [call site] 05715
26 [org.jfree.data.time.Quarter].toString() [function] [call site] 05716
26 [jdk.internal.jimage.ImageReader$Node].toString() [function] [call site] 05717
27 [jdk.internal.jimage.ImageReader$Node].getNameString() [function] [call site] 05718
26 [sun.java2d.loops.SurfaceType].toString() [function] [call site] 05719
26 [sun.security.util.LazyCodeSourcePermissionCollection].toString() [function] [call site] 05720
26 [javax.swing.UIManager$LookAndFeelInfo].toString() [function] [call site] 05721
26 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 05722
26 [java.lang.invoke.LambdaForm$NamedFunction].toString() [function] [call site] 05723
26 [java.security.Signature].toString() [function] [call site] 05724
26 [sun.util.locale.BaseLocale].toString() [function] [call site] 05725
26 [sun.util.locale.Extension].toString() [function] [call site] 05726
26 [org.jfree.chart.api.RectangleInsets].toString() [function] [call site] 05727
26 [org.jfree.chart.entity.NodeEntity].toString() [function] [call site] 05728
26 [java.net.HttpCookie].toString() [function] [call site] 05729
26 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 05730
26 [java.awt.GridLayout].toString() [function] [call site] 05731
26 [java.security.ProtectionDomain].toString() [function] [call site] 05732
26 [java.lang.Object].toString() [function] [call site] 05733
26 [java.awt.Font].toString() [function] [call site] 05734
26 [java.lang.Package].toString() [function] [call site] 05735
26 [java.text.FieldPosition].toString() [function] [call site] 05736
26 [sun.reflect.annotation.TypeAnnotation].toString() [function] [call site] 05737
26 [java.util.regex.Matcher].toString() [function] [call site] 05738
26 [java.awt.font.TextLine].toString() [function] [call site] 05739
26 [java.awt.PageAttributes$PrintQualityType].toString() [function] [call site] 05740
26 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 05741
26 [java.awt.JobAttributes].toString() [function] [call site] 05742
26 [java.io.ObjectStreamClass].toString() [function] [call site] 05743
26 [java.awt.PageAttributes$OrientationRequestedType].toString() [function] [call site] 05744
26 [java.net.URI].toString() [function] [call site] 05745
26 [sun.font.FontFamily].toString() [function] [call site] 05746
26 [javax.swing.LookAndFeel].toString() [function] [call site] 05747
26 [java.util.StringJoiner].toString() [function] [call site] 05748
26 [java.lang.Character].toString() [function] [call site] 05749
26 [org.jfree.chart.entity.TitleEntity].toString() [function] [call site] 05750
27 [java.lang.StringBuilder].<init>(java.lang.String) [function] [call site] 05751
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05752
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05753
27 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 05754
27 [java.lang.StringBuilder].toString() [function] [call site] 05755
26 [javax.swing.MultiUIDefaults].toString() [function] [call site] 05756
26 [java.time.zone.ZoneRules].toString() [function] [call site] 05757
26 [java.lang.invoke.ClassSpecializer$SpeciesData].toString() [function] [call site] 05758
26 [java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock].toString() [function] [call site] 05759
26 [java.net.Socket].toString() [function] [call site] 05760
26 [java.lang.invoke.MethodType].toString() [function] [call site] 05761
26 [javax.swing.text.DefaultCaret].toString() [function] [call site] 05762
26 [java.awt.AttributeValue].toString() [function] [call site] 05763
26 [java.nio.DoubleBuffer].toString() [function] [call site] 05764
26 [java.lang.ProcessBuilder$RedirectPipeImpl].toString() [function] [call site] 05765
26 [java.lang.Long].toString() [function] [call site] 05766
26 [java.awt.Dimension].toString() [function] [call site] 05767
26 [java.util.concurrent.ThreadPoolExecutor].toString() [function] [call site] 05768
26 [java.awt.Point].toString() [function] [call site] 05769
26 [java.awt.JobAttributes$DefaultSelectionType].toString() [function] [call site] 05770
26 [java.security.AlgorithmParameters].toString() [function] [call site] 05771
26 [java.awt.geom.Rectangle2D$Float].toString() [function] [call site] 05772
26 [java.util.concurrent.ConcurrentHashMap$CollectionView].toString() [function] [call site] 05773
26 [java.awt.Insets].toString() [function] [call site] 05774
26 [java.nio.file.attribute.FileTime].toString() [function] [call site] 05775
26 [java.lang.Module].toString() [function] [call site] 05776
26 [java.nio.channels.FileLock].toString() [function] [call site] 05777
26 [java.time.chrono.AbstractChronology].toString() [function] [call site] 05778
26 [java.nio.charset.Charset].toString() [function] [call site] 05779
26 [java.time.format.DateTimeFormatter].toString() [function] [call site] 05780
26 [java.time.ZonedDateTime].toString() [function] [call site] 05781
26 [org.jfree.data.time.Hour].toString() [function] [call site] 05782
26 [java.lang.invoke.MethodHandles$Lookup].toString() [function] [call site] 05783
26 [java.security.PermissionCollection].toString() [function] [call site] 05784
26 [java.awt.Rectangle].toString() [function] [call site] 05785
26 [jdk.internal.org.objectweb.asm.TypePath].toString() [function] [call site] 05786
27 [jdk.internal.org.objectweb.asm.TypePath].getLength() [function] [call site] 05787
27 [java.lang.StringBuilder].<init>(int) [function] [call site] 05788
27 [jdk.internal.org.objectweb.asm.TypePath].getStep(int) [function] [call site] 05789
27 [java.lang.StringBuilder].append(char) [function] [call site] 05790
27 [java.lang.StringBuilder].append(char) [function] [call site] 05791
27 [java.lang.StringBuilder].append(char) [function] [call site] 05792
27 [java.lang.StringBuilder].append(char) [function] [call site] 05793
27 [java.lang.StringBuilder].append(int) [function] [call site] 05794
27 [jdk.internal.org.objectweb.asm.TypePath].getStepArgument(int) [function] [call site] 05795
27 [java.lang.StringBuilder].append(char) [function] [call site] 05796
27 [java.lang.StringBuilder].toString() [function] [call site] 05797
26 [java.security.SecureRandomSpi].toString() [function] [call site] 05798
26 [java.time.temporal.ValueRange].toString() [function] [call site] 05799
26 [javax.print.event.PrintEvent].toString() [function] [call site] 05800
26 [javax.security.auth.Subject].toString() [function] [call site] 05801
26 [java.util.EventObject].toString() [function] [call site] 05802
26 [java.awt.Cursor].toString() [function] [call site] 05803
26 [java.lang.reflect.Field].toString() [function] [call site] 05804
26 [org.jfree.data.flow.FlowKey].toString() [function] [call site] 05805
26 [java.security.MessageDigest].toString() [function] [call site] 05806
26 [sun.util.locale.LocaleExtensions].toString() [function] [call site] 05807
26 [jdk.internal.org.objectweb.asm.Type].toString() [function] [call site] 05808
27 [jdk.internal.org.objectweb.asm.Type].getDescriptor() [function] [call site] 05809
28 [java.lang.StringBuilder].<init>() [function] [call site] 05810
28 [jdk.internal.org.objectweb.asm.Type].getDescriptor(java.lang.StringBuilder) [function] [call site] 05811
29 [java.lang.StringBuilder].append(char) [function] [call site] 05812
29 [java.lang.StringBuilder].append(char) [function] [call site] 05813
29 [java.lang.StringBuilder].append(char[],int,int) [function] [call site] 05814
29 [java.lang.StringBuilder].append(char) [function] [call site] 05815
29 [java.lang.StringBuilder].append(char[],int,int) [function] [call site] 05816
28 [java.lang.StringBuilder].toString() [function] [call site] 05817
26 [jdk.internal.misc.Signal].toString() [function] [call site] 05818
27 [java.lang.StringBuilder].<init>() [function] [call site] 05819
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05820
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05821
27 [java.lang.StringBuilder].toString() [function] [call site] 05822
26 [java.util.AbstractCollection].toString() [function] [call site] 05823
26 [sun.util.calendar.CalendarDate].toString() [function] [call site] 05824
26 [java.awt.MenuComponent].toString() [function] [call site] 05825
26 [java.time.format.DateTimePrintContext].toString() [function] [call site] 05826
26 [java.security.PrivilegedActionException].toString() [function] [call site] 05827
26 [java.util.concurrent.ForkJoinPool].toString() [function] [call site] 05828
26 [java.time.LocalTime].toString() [function] [call site] 05829
26 [java.awt.PageAttributes].toString() [function] [call site] 05830
26 [java.lang.Class].toString() [function] [call site] 05831
27 [java.lang.StringBuilder].<init>() [function] [call site] 05832
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05833
27 [java.lang.Class].isInterface() [function] [call site] 05834
27 [java.lang.Class].isPrimitive() [function] [call site] 05835
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05836
27 [java.lang.Class].getName() [function] [call site] 05837
27 [java.lang.StringBuilder].toString() [function] [call site] 05838
26 [org.jfree.chart.entity.FlowEntity].toString() [function] [call site] 05839
26 [java.awt.JobAttributes$SidesType].toString() [function] [call site] 05840
26 [java.text.ParsePosition].toString() [function] [call site] 05841
26 [org.jfree.data.statistics.BoxAndWhiskerItem].toString() [function] [call site] 05842
27 [java.lang.Object].toString() [function] [call site] 05843
26 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 05844
26 [java.util.concurrent.Semaphore].toString() [function] [call site] 05845
26 [java.math.BigDecimal].toString() [function] [call site] 05846
26 [java.lang.module.Configuration].toString() [function] [call site] 05847
26 [org.jfree.chart.entity.PlotEntity].toString() [function] [call site] 05848
27 [java.lang.StringBuilder].<init>(java.lang.String) [function] [call site] 05849
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05850
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05851
27 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 05852
27 [java.lang.StringBuilder].toString() [function] [call site] 05853
26 [java.time.temporal.ChronoUnit].toString() [function] [call site] 05854
26 [java.security.CodeSource].toString() [function] [call site] 05855
26 [java.math.BigInteger].toString() [function] [call site] 05856
26 [java.awt.image.ColorModel].toString() [function] [call site] 05857
26 [java.lang.Character$Subset].toString() [function] [call site] 05858
26 [java.io.ByteArrayOutputStream].toString() [function] [call site] 05859
26 [java.util.WeakHashMap$Entry].toString() [function] [call site] 05860
26 [java.awt.font.TextLayout].toString() [function] [call site] 05861
26 [java.security.SecureRandom].toString() [function] [call site] 05862
26 [java.awt.BufferCapabilities$FlipContents].toString() [function] [call site] 05863
26 [java.lang.ProcessHandleImpl].toString() [function] [call site] 05864
26 [org.jfree.chart.entity.AxisEntity].toString() [function] [call site] 05865
27 [java.lang.StringBuilder].<init>(java.lang.String) [function] [call site] 05866
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05867
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05868
27 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 05869
27 [java.lang.StringBuilder].toString() [function] [call site] 05870
26 [javax.accessibility.AccessibleStateSet].toString() [function] [call site] 05871
26 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 05872
26 [java.awt.AWTEvent].toString() [function] [call site] 05873
26 [java.lang.ProcessBuilder$Redirect$3].toString() [function] [call site] 05874
26 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 05875
26 [sun.nio.fs.UnixFileStore].toString() [function] [call site] 05876
26 [java.util.concurrent.atomic.AtomicLong].toString() [function] [call site] 05877
26 [java.util.concurrent.CopyOnWriteArrayList].toString() [function] [call site] 05878
26 [java.net.NetworkInterface].toString() [function] [call site] 05879
26 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 05880
26 [java.awt.AWTKeyStroke].toString() [function] [call site] 05881
26 [java.lang.ProcessBuilder$Redirect$2].toString() [function] [call site] 05882
26 [java.util.Hashtable$Entry].toString() [function] [call site] 05883
26 [java.math.MathContext].toString() [function] [call site] 05884
26 [java.lang.invoke.MethodHandle].toString() [function] [call site] 05885
26 [java.nio.IntBuffer].toString() [function] [call site] 05886
26 [java.lang.reflect.Constructor].toString() [function] [call site] 05887
26 [sun.awt.shell.ShellFolder].toString() [function] [call site] 05888
26 [java.util.Optional].toString() [function] [call site] 05889
26 [java.lang.reflect.Parameter].toString() [function] [call site] 05890
26 [java.lang.StringBuilder].toString() [function] [call site] 05891
26 [javax.accessibility.AccessibleBundle].toString() [function] [call site] 05892
26 [org.jfree.chart.plot.pie.PieLabelDistributor].toString() [function] [call site] 05893
27 [java.lang.StringBuilder].<init>() [function] [call site] 05894
27 [java.util.ArrayList].size() [function] [call site] 05895
27 [sun.awt.util.IdentityArrayList].size() [function] [call site] 05896
27 [java.util.LinkedList].size() [function] [call site] 05897
27 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 05898
27 [java.util.Vector].size() [function] [call site] 05899
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05900
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05901
27 [org.jfree.chart.plot.pie.AbstractPieLabelDistributor].getPieLabelRecord(int) [function] [call site] 05902
28 [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] 05903
27 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 05904
27 [java.lang.StringBuilder].toString() [function] [call site] 05905
26 [java.time.Duration].toString() [function] [call site] 05906
26 [java.time.format.DateTimeFormatterBuilder$NumberPrinterParser].toString() [function] [call site] 05907
26 [javax.swing.event.DocumentEvent$EventType].toString() [function] [call site] 05908
26 [java.util.IntSummaryStatistics].toString() [function] [call site] 05909
26 [javax.swing.TimerQueue].toString() [function] [call site] 05910
26 [sun.font.AttributeValues].toString() [function] [call site] 05911
26 [java.util.concurrent.locks.ReentrantReadWriteLock].toString() [function] [call site] 05912
26 [java.util.concurrent.atomic.AtomicInteger].toString() [function] [call site] 05913
26 [javax.print.DocFlavor].toString() [function] [call site] 05914
26 [jdk.internal.org.objectweb.asm.Handle].toString() [function] [call site] 05915
27 [java.lang.StringBuilder].<init>() [function] [call site] 05916
27 [java.lang.StringBuilder].append(char) [function] [call site] 05917
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05918
27 [java.lang.StringBuilder].append(int) [function] [call site] 05919
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05920
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05921
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05922
27 [java.lang.StringBuilder].append(char) [function] [call site] 05923
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05924
27 [java.lang.StringBuilder].toString() [function] [call site] 05925
26 [java.time.format.Parsed].toString() [function] [call site] 05926
26 [org.jfree.chart.block.RectangleConstraint].toString() [function] [call site] 05927
27 [java.lang.Enum].toString() [function] [call site] 05928
26 [org.jfree.chart.entity.XYItemEntity].toString() [function] [call site] 05929
27 [org.jfree.chart.entity.XYItemEntity].getSeriesIndex() [function] [call site] 05930
27 [org.jfree.chart.entity.XYItemEntity].getDataset() [function] [call site] 05931
27 [org.jfree.chart.entity.XYItemEntity].getItem() [function] [call site] 05932
26 [java.util.OptionalLong].toString() [function] [call site] 05933
26 [java.security.Provider].toString() [function] [call site] 05934
26 [jdk.internal.misc.Signal$NativeHandler].toString() [function] [call site] 05935
27 [java.lang.Object].toString() [function] [call site] 05936
26 [java.util.OptionalDouble].toString() [function] [call site] 05937
26 [java.lang.Enum].toString() [function] [call site] 05938
26 [java.awt.DisplayMode].toString() [function] [call site] 05939
26 [java.beans.FeatureDescriptor].toString() [function] [call site] 05940
26 [javax.accessibility.AccessibleRelationSet].toString() [function] [call site] 05941
26 [java.awt.JobAttributes$DialogType].toString() [function] [call site] 05942
26 [java.lang.invoke.LambdaFormEditor$Transform].toString() [function] [call site] 05943
26 [org.jfree.data.time.Week].toString() [function] [call site] 05944
26 [org.jfree.chart.entity.JFreeChartEntity].toString() [function] [call site] 05945
27 [java.lang.StringBuilder].<init>(java.lang.String) [function] [call site] 05946
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05947
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05948
27 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 05949
27 [java.lang.StringBuilder].toString() [function] [call site] 05950
26 [java.lang.invoke.LambdaForm].toString() [function] [call site] 05951
26 [java.util.concurrent.locks.AbstractQueuedSynchronizer].toString() [function] [call site] 05952
26 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 05953
26 [org.jfree.chart.entity.CategoryLabelEntity].toString() [function] [call site] 05954
27 [java.lang.StringBuilder].<init>(java.lang.String) [function] [call site] 05955
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05956
27 [java.lang.StringBuilder].append(java.lang.Object) [function] [call site] 05957
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05958
27 [org.jfree.chart.entity.ChartEntity].getToolTipText() [function] [call site] 05959
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05960
27 [org.jfree.chart.entity.ChartEntity].getURLText() [function] [call site] 05961
27 [java.lang.StringBuilder].toString() [function] [call site] 05962
26 [java.util.Calendar].toString() [function] [call site] 05963
26 [java.util.AbstractMap].toString() [function] [call site] 05964
26 [java.awt.datatransfer.MimeTypeParameterList].toString() [function] [call site] 05965
26 [java.time.temporal.ChronoField].toString() [function] [call site] 05966
26 [java.nio.charset.CoderResult].toString() [function] [call site] 05967
26 [sun.nio.fs.UnixPath].toString() [function] [call site] 05968
26 [java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock].toString() [function] [call site] 05969
26 [java.util.Properties].toString() [function] [call site] 05970
26 [javax.swing.event.HyperlinkEvent$EventType].toString() [function] [call site] 05971
26 [sun.java2d.pipe.Region].toString() [function] [call site] 05972
26 [java.util.HashMap$Node].toString() [function] [call site] 05973
26 [java.awt.Component].toString() [function] [call site] 05974
26 [java.lang.module.ResolvedModule].toString() [function] [call site] 05975
26 [jdk.internal.module.ModuleResolution].toString() [function] [call site] 05976
27 [java.lang.StringBuilder].<init>() [function] [call site] 05977
27 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 05978
27 [java.lang.Object].toString() [function] [call site] 05979
27 [java.lang.StringBuilder].toString() [function] [call site] 05980
26 [java.util.concurrent.atomic.AtomicReference].toString() [function] [call site] 05981
26 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 05982
26 [javax.swing.text.JTextComponent$MutableCaretEvent].toString() [function] [call site] 05983
26 [javax.swing.filechooser.FileNameExtensionFilter].toString() [function] [call site] 05984
26 [java.net.URLConnection].toString() [function] [call site] 05985
26 [java.text.Bidi].toString() [function] [call site] 05986
26 [java.lang.invoke.MemberName].toString() [function] [call site] 05987
26 [java.util.LongSummaryStatistics].toString() [function] [call site] 05988
26 [sun.text.bidi.BidiBase].toString() [function] [call site] 05989
26 [javax.swing.text.SimpleAttributeSet].toString() [function] [call site] 05990
26 [java.util.DoubleSummaryStatistics].toString() [function] [call site] 05991
26 [javax.swing.TransferHandler$DropLocation].toString() [function] [call site] 05992
26 [java.time.ZoneOffset].toString() [function] [call site] 05993
26 [java.nio.ShortBuffer].toString() [function] [call site] 05994
26 [sun.util.calendar.Era].toString() [function] [call site] 05995
26 [org.xml.sax.SAXException].toString() [function] [call site] 05996
26 [java.time.format.DecimalStyle].toString() [function] [call site] 05997
26 [org.jfree.data.flow.NodeKey].toString() [function] [call site] 05998
26 [javax.swing.text.JTextComponent$DropLocation].toString() [function] [call site] 05999
26 [java.util.concurrent.CompletableFuture].toString() [function] [call site] 06000
26 [sun.reflect.annotation.AnnotationType].toString() [function] [call site] 06001
26 [java.nio.LongBuffer].toString() [function] [call site] 06002
26 [java.awt.datatransfer.DataFlavor].toString() [function] [call site] 06003
26 [java.awt.image.BufferedImage].toString() [function] [call site] 06004
26 [javax.swing.event.ListSelectionEvent].toString() [function] [call site] 06005
26 [java.lang.Float].isInfinite() [function] [call site] 06006
27 [java.lang.Float].isInfinite(float) [function] [call site] 06007
26 [java.lang.Float].isNaN() [function] [call site] 06008
27 [java.lang.Float].isNaN(float) [function] [call site] 06009
26 [java.util.Hashtable].toString() [function] [call site] 06010
26 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 06011
26 [java.nio.CharBuffer].toString() [function] [call site] 06012
26 [java.awt.font.NumericShaper].toString() [function] [call site] 06013
26 [sun.util.calendar.JulianCalendar$Date].toString() [function] [call site] 06014
26 [java.util.Currency].toString() [function] [call site] 06015
26 [java.nio.ByteBuffer].toString() [function] [call site] 06016
26 [java.net.ServerSocket].toString() [function] [call site] 06017
26 [java.lang.ProcessBuilder$Redirect$4].toString() [function] [call site] 06018
26 [java.beans.PropertyChangeEvent].toString() [function] [call site] 06019
26 [sun.java2d.loops.GraphicsPrimitive].toString() [function] [call site] 06020
26 [java.lang.Byte].toString() [function] [call site] 06021
26 [java.lang.reflect.Method].toString() [function] [call site] 06022
26 [java.util.Vector].toString() [function] [call site] 06023
26 [java.lang.StringBuffer].toString() [function] [call site] 06024
26 [java.awt.CheckboxGroup].toString() [function] [call site] 06025
26 [java.awt.JobAttributes$DestinationType].toString() [function] [call site] 06026
26 [java.awt.geom.Point2D$Double].toString() [function] [call site] 06027
26 [sun.awt.AppContext].toString() [function] [call site] 06028
26 [java.security.Provider$Service].toString() [function] [call site] 06029
26 [java.awt.geom.Rectangle2D$Double].toString() [function] [call site] 06030
26 [org.jfree.chart.entity.CategoryItemEntity].toString() [function] [call site] 06031
26 [java.util.jar.Attributes$Name].toString() [function] [call site] 06032
26 [javax.swing.event.EventListenerList].toString() [function] [call site] 06033
26 [java.time.OffsetDateTime].toString() [function] [call site] 06034
26 [jdk.internal.org.objectweb.asm.Label].toString() [function] [call site] 06035
26 [java.awt.PageAttributes$OriginType].toString() [function] [call site] 06036
26 [sun.java2d.loops.FontInfo].toString() [function] [call site] 06037
26 [java.awt.RenderingHints].toString() [function] [call site] 06038
26 [java.lang.ProcessImpl].toString() [function] [call site] 06039
26 [javax.swing.text.Segment].toString() [function] [call site] 06040
26 [java.util.TreeMap$Entry].toString() [function] [call site] 06041
26 [java.math.MutableBigInteger].toString() [function] [call site] 06042
26 [javax.swing.event.ListDataEvent].toString() [function] [call site] 06043
26 [java.lang.String].toString() [function] [call site] 06044
26 [java.awt.font.TextHitInfo].toString() [function] [call site] 06045
26 [java.util.concurrent.ConcurrentHashMap$Node].toString() [function] [call site] 06046
26 [java.net.SocketImpl].toString() [function] [call site] 06047
26 [java.nio.channels.FileChannel$MapMode].toString() [function] [call site] 06048
26 [java.security.Timestamp].toString() [function] [call site] 06049
26 [java.lang.Integer].toString() [function] [call site] 06050
26 [java.util.regex.Pattern].toString() [function] [call site] 06051
26 [java.util.zip.ZipEntry].toString() [function] [call site] 06052
26 [java.lang.Float].toString() [function] [call site] 06053
26 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 06054
26 [java.time.Period].toString() [function] [call site] 06055
26 [java.io.ObjectOutputStream$DebugTraceInfoStack].toString() [function] [call site] 06056
26 [sun.java2d.loops.CompositeType].toString() [function] [call site] 06057
26 [java.text.DigitList].toString() [function] [call site] 06058
26 [java.awt.image.IndexColorModel].toString() [function] [call site] 06059
26 [java.util.concurrent.locks.ReentrantLock].toString() [function] [call site] 06060
26 [java.net.URL].toString() [function] [call site] 06061
26 [java.awt.Event].toString() [function] [call site] 06062
26 [java.awt.JobAttributes$MultipleDocumentHandlingType].toString() [function] [call site] 06063
26 [java.awt.FontMetrics].toString() [function] [call site] 06064
26 [javax.swing.text.Position$Bias].toString() [function] [call site] 06065
26 [java.lang.Short].toString() [function] [call site] 06066
26 [java.net.InterfaceAddress].toString() [function] [call site] 06067
26 [sun.net.www.MessageHeader].toString() [function] [call site] 06068
26 [org.xml.sax.SAXParseException].toString() [function] [call site] 06069
26 [java.time.Instant].toString() [function] [call site] 06070
26 [java.awt.Color].toString() [function] [call site] 06071
26 [java.lang.invoke.MethodHandleImpl$LoopClauses].toString() [function] [call site] 06072
26 [org.jfree.chart.entity.LegendItemEntity].toString() [function] [call site] 06073
26 [java.time.LocalDate].toString() [function] [call site] 06074
26 [org.jfree.data.KeyedValuesItemKey].toString() [function] [call site] 06075
26 [java.io.ObjectStreamField].toString() [function] [call site] 06076
26 [org.jfree.data.DefaultKeyedValue].toString() [function] [call site] 06077
26 [jdk.internal.module.ModuleReferenceImpl].toString() [function] [call site] 06078
26 [java.lang.invoke.LambdaForm$Name].toString() [function] [call site] 06079
26 [org.jfree.chart.block.Size2D].toString() [function] [call site] 06080
26 [java.lang.ProcessBuilder$Redirect$1].toString() [function] [call site] 06081
26 [java.util.Date].toString() [function] [call site] 06082
26 [java.awt.datatransfer.MimeType].toString() [function] [call site] 06083
26 [java.text.Annotation].toString() [function] [call site] 06084
26 [java.lang.Runtime$Version].toString() [function] [call site] 06085
26 [org.jfree.data.statistics.MeanAndStandardDeviation].toString() [function] [call site] 06086
26 [java.security.CodeSigner].toString() [function] [call site] 06087
26 [java.lang.ProcessBuilder$Redirect$5].toString() [function] [call site] 06088
26 [java.util.BitSet].toString() [function] [call site] 06089
26 [org.jfree.data.time.TimePeriodValue].toString() [function] [call site] 06090
26 [org.jfree.data.time.Day].toString() [function] [call site] 06091
26 [java.time.format.DateTimeParseContext].toString() [function] [call site] 06092
26 [org.jfree.data.Range].toString() [function] [call site] 06093
26 [java.util.Formatter].toString() [function] [call site] 06094
26 [java.lang.invoke.Invokers].toString() [function] [call site] 06095
26 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 06096
26 [java.awt.ScrollPaneAdjustable].toString() [function] [call site] 06097
26 [org.jfree.data.time.DateRange].toString() [function] [call site] 06098
26 [java.time.zone.ZoneOffsetTransitionRule].toString() [function] [call site] 06099
26 [org.jfree.chart.entity.ChartEntity].toString() [function] [call site] 06100
26 [java.io.File].toString() [function] [call site] 06101
26 [javax.print.MimeType].toString() [function] [call site] 06102
26 [java.awt.MenuShortcut].toString() [function] [call site] 06103
26 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 06104
26 [java.lang.StackFrameInfo].toString() [function] [call site] 06105
26 [java.lang.StackTraceElement].toString() [function] [call site] 06106
26 [org.jfree.data.time.Month].toString() [function] [call site] 06107
26 [java.util.concurrent.atomic.AtomicBoolean].toString() [function] [call site] 06108
26 [java.nio.ByteOrder].toString() [function] [call site] 06109
26 [java.nio.FloatBuffer].toString() [function] [call site] 06110
26 [org.jfree.data.time.Year].toString() [function] [call site] 06111
26 [java.lang.ProcessBuilder$Redirect$6].toString() [function] [call site] 06112
26 [jdk.internal.math.FDBigInteger].toString() [function] [call site] 06113
26 [jdk.internal.jmod.JmodFile$Entry].toString() [function] [call site] 06114
26 [java.awt.BorderLayout].toString() [function] [call site] 06115
26 [sun.security.util.JarConstraintsParameters].toString() [function] [call site] 06116
26 [javax.swing.JList$DropLocation].toString() [function] [call site] 06117
26 [java.security.Permission].toString() [function] [call site] 06118
26 [java.awt.geom.AffineTransform].toString() [function] [call site] 06119
26 [sun.font.EAttribute].toString() [function] [call site] 06120
26 [java.net.InetAddress].toString() [function] [call site] 06121
26 [javax.crypto.CryptoPermission].toString() [function] [call site] 06122
26 [org.jfree.chart.axis.AxisSpace].toString() [function] [call site] 06123
26 [java.util.ResourceBundle$CacheKey].toString() [function] [call site] 06124
26 [sun.font.FontStrikeDesc].toString() [function] [call site] 06125
26 [java.time.ZoneId].toString() [function] [call site] 06126
26 [java.time.format.DateTimeFormatterBuilder$CompositePrinterParser].toString() [function] [call site] 06127
26 [java.text.CalendarBuilder].toString() [function] [call site] 06128
26 [java.awt.Graphics].toString() [function] [call site] 06129
26 [org.jfree.chart.entity.PieSectionEntity].toString() [function] [call site] 06130
26 [java.awt.PageAttributes$ColorType].toString() [function] [call site] 06131
26 [sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo].toString() [function] [call site] 06132
26 [java.util.ServiceLoader].toString() [function] [call site] 06133
26 [java.util.Locale].toString() [function] [call site] 06134
26 [java.awt.PageAttributes$MediaType].toString() [function] [call site] 06135
26 [org.jfree.data.json.impl.JSONObject].toString() [function] [call site] 06136
26 [java.lang.ModuleLayer].toString() [function] [call site] 06137
26 [java.awt.geom.Point2D$Float].toString() [function] [call site] 06138
26 [jdk.internal.perf.PerfCounter].toString() [function] [call site] 06139
26 [java.lang.Boolean].toString() [function] [call site] 06140
26 [javax.swing.JTable$DropLocation].toString() [function] [call site] 06141
26 [org.jfree.data.json.impl.JSONArray].toString() [function] [call site] 06142
26 [java.lang.invoke.SerializedLambda].toString() [function] [call site] 06143
26 [java.util.OptionalInt].toString() [function] [call site] 06144
26 [java.lang.invoke.MethodTypeForm].toString() [function] [call site] 06145
26 [java.io.StringWriter].toString() [function] [call site] 06146
26 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 06147
26 [java.lang.Throwable].toString() [function] [call site] 06148
26 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 06149
26 [java.time.LocalDateTime].toString() [function] [call site] 06150
26 [java.util.concurrent.ConcurrentHashMap].toString() [function] [call site] 06151
26 [java.nio.charset.CodingErrorAction].toString() [function] [call site] 06152
26 [org.jfree.chart.axis.Tick].toString() [function] [call site] 06153
26 [java.net.Proxy].toString() [function] [call site] 06154
26 [java.util.concurrent.FutureTask].toString() [function] [call site] 06155
26 [java.time.OffsetTime].toString() [function] [call site] 06156
26 [java.lang.Double].toString() [function] [call site] 06157
26 [java.security.cert.CertPath].toString() [function] [call site] 06158
26 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 06159
26 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 06160
26 [java.util.concurrent.LinkedBlockingQueue].toString() [function] [call site] 06161
26 [java.text.AttributedCharacterIterator$Attribute].toString() [function] [call site] 06162
26 [jdk.internal.module.ModuleHashes].toString() [function] [call site] 06163
26 [java.lang.ThreadGroup].toString() [function] [call site] 06164
26 [sun.font.StrikeMetrics].toString() [function] [call site] 06165
26 [java.lang.Thread].toString() [function] [call site] 06166
26 [org.jfree.data.time.Quarter].toString() [function] [call site] 06167
26 [jdk.internal.jimage.ImageReader$Node].toString() [function] [call site] 06168
26 [sun.java2d.loops.SurfaceType].toString() [function] [call site] 06169
26 [sun.security.util.LazyCodeSourcePermissionCollection].toString() [function] [call site] 06170
26 [javax.swing.UIManager$LookAndFeelInfo].toString() [function] [call site] 06171
26 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 06172
26 [java.lang.invoke.LambdaForm$NamedFunction].toString() [function] [call site] 06173
26 [java.security.Signature].toString() [function] [call site] 06174
26 [sun.util.locale.BaseLocale].toString() [function] [call site] 06175
26 [sun.util.locale.Extension].toString() [function] [call site] 06176
26 [org.jfree.chart.api.RectangleInsets].toString() [function] [call site] 06177
26 [org.jfree.chart.entity.NodeEntity].toString() [function] [call site] 06178
26 [java.net.HttpCookie].toString() [function] [call site] 06179
26 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 06180
26 [java.awt.GridLayout].toString() [function] [call site] 06181
26 [java.security.ProtectionDomain].toString() [function] [call site] 06182
26 [java.lang.Object].toString() [function] [call site] 06183
26 [java.awt.Font].toString() [function] [call site] 06184
26 [java.lang.Package].toString() [function] [call site] 06185
26 [java.text.FieldPosition].toString() [function] [call site] 06186
26 [sun.reflect.annotation.TypeAnnotation].toString() [function] [call site] 06187
26 [java.util.regex.Matcher].toString() [function] [call site] 06188
26 [java.awt.font.TextLine].toString() [function] [call site] 06189
26 [java.awt.PageAttributes$PrintQualityType].toString() [function] [call site] 06190
26 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 06191
26 [java.awt.JobAttributes].toString() [function] [call site] 06192
26 [java.io.ObjectStreamClass].toString() [function] [call site] 06193
26 [java.awt.PageAttributes$OrientationRequestedType].toString() [function] [call site] 06194
26 [java.net.URI].toString() [function] [call site] 06195
26 [sun.font.FontFamily].toString() [function] [call site] 06196
26 [javax.swing.LookAndFeel].toString() [function] [call site] 06197
26 [java.util.StringJoiner].toString() [function] [call site] 06198
26 [java.lang.Character].toString() [function] [call site] 06199
26 [org.jfree.chart.entity.TitleEntity].toString() [function] [call site] 06200
26 [javax.swing.MultiUIDefaults].toString() [function] [call site] 06201
26 [java.time.zone.ZoneRules].toString() [function] [call site] 06202
26 [java.lang.invoke.ClassSpecializer$SpeciesData].toString() [function] [call site] 06203
26 [java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock].toString() [function] [call site] 06204
26 [java.net.Socket].toString() [function] [call site] 06205
26 [java.lang.invoke.MethodType].toString() [function] [call site] 06206
26 [javax.swing.text.DefaultCaret].toString() [function] [call site] 06207
26 [java.awt.AttributeValue].toString() [function] [call site] 06208
26 [java.nio.DoubleBuffer].toString() [function] [call site] 06209
26 [java.lang.ProcessBuilder$RedirectPipeImpl].toString() [function] [call site] 06210
26 [java.lang.Long].toString() [function] [call site] 06211
26 [java.awt.Dimension].toString() [function] [call site] 06212
26 [java.util.concurrent.ThreadPoolExecutor].toString() [function] [call site] 06213
26 [java.awt.Point].toString() [function] [call site] 06214
26 [java.awt.JobAttributes$DefaultSelectionType].toString() [function] [call site] 06215
26 [java.security.AlgorithmParameters].toString() [function] [call site] 06216
26 [java.awt.geom.Rectangle2D$Float].toString() [function] [call site] 06217
26 [java.util.concurrent.ConcurrentHashMap$CollectionView].toString() [function] [call site] 06218
26 [java.awt.Insets].toString() [function] [call site] 06219
26 [java.nio.file.attribute.FileTime].toString() [function] [call site] 06220
26 [java.lang.Module].toString() [function] [call site] 06221
26 [java.nio.channels.FileLock].toString() [function] [call site] 06222
26 [java.time.chrono.AbstractChronology].toString() [function] [call site] 06223
26 [java.nio.charset.Charset].toString() [function] [call site] 06224
26 [java.time.format.DateTimeFormatter].toString() [function] [call site] 06225
26 [java.time.ZonedDateTime].toString() [function] [call site] 06226
26 [org.jfree.data.time.Hour].toString() [function] [call site] 06227
26 [java.lang.invoke.MethodHandles$Lookup].toString() [function] [call site] 06228
26 [java.security.PermissionCollection].toString() [function] [call site] 06229
26 [java.awt.Rectangle].toString() [function] [call site] 06230
26 [jdk.internal.org.objectweb.asm.TypePath].toString() [function] [call site] 06231
26 [java.security.SecureRandomSpi].toString() [function] [call site] 06232
26 [java.time.temporal.ValueRange].toString() [function] [call site] 06233
26 [javax.print.event.PrintEvent].toString() [function] [call site] 06234
26 [javax.security.auth.Subject].toString() [function] [call site] 06235
26 [java.util.EventObject].toString() [function] [call site] 06236
26 [java.awt.Cursor].toString() [function] [call site] 06237
26 [java.lang.reflect.Field].toString() [function] [call site] 06238
26 [org.jfree.data.flow.FlowKey].toString() [function] [call site] 06239
26 [java.security.MessageDigest].toString() [function] [call site] 06240
26 [sun.util.locale.LocaleExtensions].toString() [function] [call site] 06241
26 [jdk.internal.org.objectweb.asm.Type].toString() [function] [call site] 06242
26 [jdk.internal.misc.Signal].toString() [function] [call site] 06243
26 [java.util.AbstractCollection].toString() [function] [call site] 06244
26 [sun.util.calendar.CalendarDate].toString() [function] [call site] 06245
26 [java.awt.MenuComponent].toString() [function] [call site] 06246
26 [java.time.format.DateTimePrintContext].toString() [function] [call site] 06247
26 [java.security.PrivilegedActionException].toString() [function] [call site] 06248
26 [java.util.concurrent.ForkJoinPool].toString() [function] [call site] 06249
26 [java.time.LocalTime].toString() [function] [call site] 06250
26 [java.awt.PageAttributes].toString() [function] [call site] 06251
26 [java.lang.Class].toString() [function] [call site] 06252
26 [org.jfree.chart.entity.FlowEntity].toString() [function] [call site] 06253
26 [java.awt.JobAttributes$SidesType].toString() [function] [call site] 06254
26 [java.text.ParsePosition].toString() [function] [call site] 06255
26 [org.jfree.data.statistics.BoxAndWhiskerItem].toString() [function] [call site] 06256
26 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 06257
26 [java.util.concurrent.Semaphore].toString() [function] [call site] 06258
26 [java.math.BigDecimal].toString() [function] [call site] 06259
26 [java.lang.module.Configuration].toString() [function] [call site] 06260
26 [org.jfree.chart.entity.PlotEntity].toString() [function] [call site] 06261
26 [java.time.temporal.ChronoUnit].toString() [function] [call site] 06262
26 [java.security.CodeSource].toString() [function] [call site] 06263
26 [java.math.BigInteger].toString() [function] [call site] 06264
26 [java.awt.image.ColorModel].toString() [function] [call site] 06265
26 [java.lang.Character$Subset].toString() [function] [call site] 06266
26 [java.io.ByteArrayOutputStream].toString() [function] [call site] 06267
26 [java.util.WeakHashMap$Entry].toString() [function] [call site] 06268
26 [java.awt.font.TextLayout].toString() [function] [call site] 06269
26 [java.security.SecureRandom].toString() [function] [call site] 06270
26 [java.awt.BufferCapabilities$FlipContents].toString() [function] [call site] 06271
26 [java.lang.ProcessHandleImpl].toString() [function] [call site] 06272
26 [org.jfree.chart.entity.AxisEntity].toString() [function] [call site] 06273
26 [javax.accessibility.AccessibleStateSet].toString() [function] [call site] 06274
26 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 06275
26 [java.awt.AWTEvent].toString() [function] [call site] 06276
26 [java.lang.ProcessBuilder$Redirect$3].toString() [function] [call site] 06277
26 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 06278
26 [sun.nio.fs.UnixFileStore].toString() [function] [call site] 06279
26 [java.util.concurrent.atomic.AtomicLong].toString() [function] [call site] 06280
26 [java.util.concurrent.CopyOnWriteArrayList].toString() [function] [call site] 06281
26 [java.net.NetworkInterface].toString() [function] [call site] 06282
26 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 06283
26 [java.awt.AWTKeyStroke].toString() [function] [call site] 06284
26 [java.lang.ProcessBuilder$Redirect$2].toString() [function] [call site] 06285
26 [java.util.Hashtable$Entry].toString() [function] [call site] 06286
26 [java.math.MathContext].toString() [function] [call site] 06287
26 [java.lang.invoke.MethodHandle].toString() [function] [call site] 06288
26 [java.nio.IntBuffer].toString() [function] [call site] 06289
26 [java.lang.reflect.Constructor].toString() [function] [call site] 06290
26 [sun.awt.shell.ShellFolder].toString() [function] [call site] 06291
26 [java.util.Optional].toString() [function] [call site] 06292
26 [java.lang.reflect.Parameter].toString() [function] [call site] 06293
26 [java.lang.StringBuilder].toString() [function] [call site] 06294
26 [javax.accessibility.AccessibleBundle].toString() [function] [call site] 06295
26 [org.jfree.chart.plot.pie.PieLabelDistributor].toString() [function] [call site] 06296
26 [java.time.Duration].toString() [function] [call site] 06297
26 [java.time.format.DateTimeFormatterBuilder$NumberPrinterParser].toString() [function] [call site] 06298
26 [javax.swing.event.DocumentEvent$EventType].toString() [function] [call site] 06299
26 [java.util.IntSummaryStatistics].toString() [function] [call site] 06300
26 [javax.swing.TimerQueue].toString() [function] [call site] 06301
26 [sun.font.AttributeValues].toString() [function] [call site] 06302
26 [java.util.concurrent.locks.ReentrantReadWriteLock].toString() [function] [call site] 06303
26 [java.util.concurrent.atomic.AtomicInteger].toString() [function] [call site] 06304
26 [javax.print.DocFlavor].toString() [function] [call site] 06305
26 [jdk.internal.org.objectweb.asm.Handle].toString() [function] [call site] 06306
26 [java.time.format.Parsed].toString() [function] [call site] 06307
26 [org.jfree.chart.block.RectangleConstraint].toString() [function] [call site] 06308
26 [org.jfree.chart.entity.XYItemEntity].toString() [function] [call site] 06309
26 [java.util.OptionalLong].toString() [function] [call site] 06310
26 [java.security.Provider].toString() [function] [call site] 06311
26 [jdk.internal.misc.Signal$NativeHandler].toString() [function] [call site] 06312
26 [java.util.OptionalDouble].toString() [function] [call site] 06313
26 [java.lang.Enum].toString() [function] [call site] 06314
26 [java.awt.DisplayMode].toString() [function] [call site] 06315
26 [java.beans.FeatureDescriptor].toString() [function] [call site] 06316
26 [javax.accessibility.AccessibleRelationSet].toString() [function] [call site] 06317
26 [java.awt.JobAttributes$DialogType].toString() [function] [call site] 06318
26 [java.lang.invoke.LambdaFormEditor$Transform].toString() [function] [call site] 06319
26 [org.jfree.data.time.Week].toString() [function] [call site] 06320
26 [org.jfree.chart.entity.JFreeChartEntity].toString() [function] [call site] 06321
26 [java.lang.invoke.LambdaForm].toString() [function] [call site] 06322
26 [java.util.concurrent.locks.AbstractQueuedSynchronizer].toString() [function] [call site] 06323
26 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 06324
26 [org.jfree.chart.entity.CategoryLabelEntity].toString() [function] [call site] 06325
26 [java.util.Calendar].toString() [function] [call site] 06326
26 [java.util.AbstractMap].toString() [function] [call site] 06327
26 [java.awt.datatransfer.MimeTypeParameterList].toString() [function] [call site] 06328
26 [java.time.temporal.ChronoField].toString() [function] [call site] 06329
26 [java.nio.charset.CoderResult].toString() [function] [call site] 06330
26 [sun.nio.fs.UnixPath].toString() [function] [call site] 06331
26 [java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock].toString() [function] [call site] 06332
26 [java.util.Properties].toString() [function] [call site] 06333
26 [javax.swing.event.HyperlinkEvent$EventType].toString() [function] [call site] 06334
26 [sun.java2d.pipe.Region].toString() [function] [call site] 06335
26 [java.util.HashMap$Node].toString() [function] [call site] 06336
26 [java.awt.Component].toString() [function] [call site] 06337
26 [java.lang.module.ResolvedModule].toString() [function] [call site] 06338
26 [jdk.internal.module.ModuleResolution].toString() [function] [call site] 06339
26 [java.util.concurrent.atomic.AtomicReference].toString() [function] [call site] 06340
26 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 06341
26 [javax.swing.text.JTextComponent$MutableCaretEvent].toString() [function] [call site] 06342
26 [javax.swing.filechooser.FileNameExtensionFilter].toString() [function] [call site] 06343
26 [java.net.URLConnection].toString() [function] [call site] 06344
26 [java.text.Bidi].toString() [function] [call site] 06345
26 [java.lang.invoke.MemberName].toString() [function] [call site] 06346
26 [java.util.LongSummaryStatistics].toString() [function] [call site] 06347
26 [sun.text.bidi.BidiBase].toString() [function] [call site] 06348
26 [javax.swing.text.SimpleAttributeSet].toString() [function] [call site] 06349
26 [java.util.DoubleSummaryStatistics].toString() [function] [call site] 06350
26 [javax.swing.TransferHandler$DropLocation].toString() [function] [call site] 06351
26 [java.time.ZoneOffset].toString() [function] [call site] 06352
26 [java.nio.ShortBuffer].toString() [function] [call site] 06353
26 [sun.util.calendar.Era].toString() [function] [call site] 06354
26 [org.xml.sax.SAXException].toString() [function] [call site] 06355
26 [java.time.format.DecimalStyle].toString() [function] [call site] 06356
26 [org.jfree.data.flow.NodeKey].toString() [function] [call site] 06357
26 [javax.swing.text.JTextComponent$DropLocation].toString() [function] [call site] 06358
26 [java.util.concurrent.CompletableFuture].toString() [function] [call site] 06359
26 [sun.reflect.annotation.AnnotationType].toString() [function] [call site] 06360
26 [java.nio.LongBuffer].toString() [function] [call site] 06361
26 [java.awt.datatransfer.DataFlavor].toString() [function] [call site] 06362
26 [java.awt.image.BufferedImage].toString() [function] [call site] 06363
26 [javax.swing.event.ListSelectionEvent].toString() [function] [call site] 06364
26 [java.util.Hashtable].toString() [function] [call site] 06365
26 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 06366
26 [java.nio.CharBuffer].toString() [function] [call site] 06367
26 [java.awt.font.NumericShaper].toString() [function] [call site] 06368
26 [sun.util.calendar.JulianCalendar$Date].toString() [function] [call site] 06369
26 [java.util.Currency].toString() [function] [call site] 06370
26 [java.nio.ByteBuffer].toString() [function] [call site] 06371
26 [java.net.ServerSocket].toString() [function] [call site] 06372
26 [java.lang.ProcessBuilder$Redirect$4].toString() [function] [call site] 06373
26 [java.beans.PropertyChangeEvent].toString() [function] [call site] 06374
26 [sun.java2d.loops.GraphicsPrimitive].toString() [function] [call site] 06375
26 [java.lang.Byte].toString() [function] [call site] 06376
26 [java.lang.reflect.Method].toString() [function] [call site] 06377
26 [java.util.Vector].toString() [function] [call site] 06378
26 [java.lang.StringBuffer].toString() [function] [call site] 06379
26 [java.awt.CheckboxGroup].toString() [function] [call site] 06380
26 [java.awt.JobAttributes$DestinationType].toString() [function] [call site] 06381
26 [java.awt.geom.Point2D$Double].toString() [function] [call site] 06382
26 [sun.awt.AppContext].toString() [function] [call site] 06383
26 [java.security.Provider$Service].toString() [function] [call site] 06384
26 [java.awt.geom.Rectangle2D$Double].toString() [function] [call site] 06385
26 [org.jfree.chart.entity.CategoryItemEntity].toString() [function] [call site] 06386
26 [java.util.jar.Attributes$Name].toString() [function] [call site] 06387
26 [javax.swing.event.EventListenerList].toString() [function] [call site] 06388
26 [java.time.OffsetDateTime].toString() [function] [call site] 06389
26 [jdk.internal.org.objectweb.asm.Label].toString() [function] [call site] 06390
26 [java.awt.PageAttributes$OriginType].toString() [function] [call site] 06391
26 [sun.java2d.loops.FontInfo].toString() [function] [call site] 06392
26 [java.awt.RenderingHints].toString() [function] [call site] 06393
26 [java.lang.ProcessImpl].toString() [function] [call site] 06394
26 [javax.swing.text.Segment].toString() [function] [call site] 06395
26 [java.util.TreeMap$Entry].toString() [function] [call site] 06396
26 [java.math.MutableBigInteger].toString() [function] [call site] 06397
26 [javax.swing.event.ListDataEvent].toString() [function] [call site] 06398
26 [java.lang.String].toString() [function] [call site] 06399
26 [java.awt.font.TextHitInfo].toString() [function] [call site] 06400
26 [java.util.concurrent.ConcurrentHashMap$Node].toString() [function] [call site] 06401
26 [java.net.SocketImpl].toString() [function] [call site] 06402
26 [java.nio.channels.FileChannel$MapMode].toString() [function] [call site] 06403
26 [java.security.Timestamp].toString() [function] [call site] 06404
26 [java.lang.Integer].toString() [function] [call site] 06405
26 [java.util.regex.Pattern].toString() [function] [call site] 06406
26 [java.util.zip.ZipEntry].toString() [function] [call site] 06407
26 [java.lang.Float].toString() [function] [call site] 06408
26 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 06409
26 [java.time.Period].toString() [function] [call site] 06410
26 [java.io.ObjectOutputStream$DebugTraceInfoStack].toString() [function] [call site] 06411
26 [sun.java2d.loops.CompositeType].toString() [function] [call site] 06412
26 [java.text.DigitList].toString() [function] [call site] 06413
26 [java.awt.image.IndexColorModel].toString() [function] [call site] 06414
26 [java.util.concurrent.locks.ReentrantLock].toString() [function] [call site] 06415
26 [java.net.URL].toString() [function] [call site] 06416
26 [java.awt.Event].toString() [function] [call site] 06417
26 [java.awt.JobAttributes$MultipleDocumentHandlingType].toString() [function] [call site] 06418
26 [java.awt.FontMetrics].toString() [function] [call site] 06419
26 [javax.swing.text.Position$Bias].toString() [function] [call site] 06420
26 [java.lang.Short].toString() [function] [call site] 06421
26 [java.net.InterfaceAddress].toString() [function] [call site] 06422
26 [sun.net.www.MessageHeader].toString() [function] [call site] 06423
26 [org.xml.sax.SAXParseException].toString() [function] [call site] 06424
26 [java.time.Instant].toString() [function] [call site] 06425
26 [java.awt.Color].toString() [function] [call site] 06426
26 [java.lang.invoke.MethodHandleImpl$LoopClauses].toString() [function] [call site] 06427
26 [org.jfree.chart.entity.LegendItemEntity].toString() [function] [call site] 06428
26 [java.time.LocalDate].toString() [function] [call site] 06429
26 [org.jfree.data.KeyedValuesItemKey].toString() [function] [call site] 06430
26 [java.io.ObjectStreamField].toString() [function] [call site] 06431
26 [org.jfree.data.DefaultKeyedValue].toString() [function] [call site] 06432
26 [jdk.internal.module.ModuleReferenceImpl].toString() [function] [call site] 06433
26 [java.lang.invoke.LambdaForm$Name].toString() [function] [call site] 06434
26 [org.jfree.chart.block.Size2D].toString() [function] [call site] 06435
26 [java.lang.ProcessBuilder$Redirect$1].toString() [function] [call site] 06436
26 [java.util.Date].toString() [function] [call site] 06437
26 [java.awt.datatransfer.MimeType].toString() [function] [call site] 06438
26 [java.text.Annotation].toString() [function] [call site] 06439
26 [java.lang.Runtime$Version].toString() [function] [call site] 06440
26 [org.jfree.data.statistics.MeanAndStandardDeviation].toString() [function] [call site] 06441
26 [java.security.CodeSigner].toString() [function] [call site] 06442
26 [java.lang.ProcessBuilder$Redirect$5].toString() [function] [call site] 06443
26 [java.util.BitSet].toString() [function] [call site] 06444
26 [org.jfree.data.time.TimePeriodValue].toString() [function] [call site] 06445
26 [org.jfree.data.time.Day].toString() [function] [call site] 06446
26 [java.time.format.DateTimeParseContext].toString() [function] [call site] 06447
26 [org.jfree.data.Range].toString() [function] [call site] 06448
26 [java.util.Formatter].toString() [function] [call site] 06449
26 [java.lang.invoke.Invokers].toString() [function] [call site] 06450
26 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 06451
26 [java.awt.ScrollPaneAdjustable].toString() [function] [call site] 06452
26 [org.jfree.data.time.DateRange].toString() [function] [call site] 06453
26 [java.time.zone.ZoneOffsetTransitionRule].toString() [function] [call site] 06454
26 [org.jfree.chart.entity.ChartEntity].toString() [function] [call site] 06455
26 [java.io.File].toString() [function] [call site] 06456
26 [javax.print.MimeType].toString() [function] [call site] 06457
26 [java.awt.MenuShortcut].toString() [function] [call site] 06458
26 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 06459
26 [java.lang.StackFrameInfo].toString() [function] [call site] 06460
26 [java.lang.StackTraceElement].toString() [function] [call site] 06461
26 [org.jfree.data.time.Month].toString() [function] [call site] 06462
26 [java.util.concurrent.atomic.AtomicBoolean].toString() [function] [call site] 06463
26 [java.nio.ByteOrder].toString() [function] [call site] 06464
26 [java.nio.FloatBuffer].toString() [function] [call site] 06465
26 [org.jfree.data.time.Year].toString() [function] [call site] 06466
26 [java.lang.ProcessBuilder$Redirect$6].toString() [function] [call site] 06467
26 [jdk.internal.math.FDBigInteger].toString() [function] [call site] 06468
26 [jdk.internal.jmod.JmodFile$Entry].toString() [function] [call site] 06469
26 [java.awt.BorderLayout].toString() [function] [call site] 06470
26 [sun.security.util.JarConstraintsParameters].toString() [function] [call site] 06471
26 [javax.swing.JList$DropLocation].toString() [function] [call site] 06472
26 [java.security.Permission].toString() [function] [call site] 06473
26 [java.awt.geom.AffineTransform].toString() [function] [call site] 06474
26 [sun.font.EAttribute].toString() [function] [call site] 06475
26 [java.net.InetAddress].toString() [function] [call site] 06476
26 [javax.crypto.CryptoPermission].toString() [function] [call site] 06477
26 [org.jfree.chart.axis.AxisSpace].toString() [function] [call site] 06478
26 [java.util.ResourceBundle$CacheKey].toString() [function] [call site] 06479
26 [sun.font.FontStrikeDesc].toString() [function] [call site] 06480
26 [java.time.ZoneId].toString() [function] [call site] 06481
26 [java.time.format.DateTimeFormatterBuilder$CompositePrinterParser].toString() [function] [call site] 06482
26 [java.text.CalendarBuilder].toString() [function] [call site] 06483
26 [java.awt.Graphics].toString() [function] [call site] 06484
26 [org.jfree.chart.entity.PieSectionEntity].toString() [function] [call site] 06485
26 [java.awt.PageAttributes$ColorType].toString() [function] [call site] 06486
26 [sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo].toString() [function] [call site] 06487
26 [java.util.ServiceLoader].toString() [function] [call site] 06488
26 [java.util.Locale].toString() [function] [call site] 06489
26 [java.awt.PageAttributes$MediaType].toString() [function] [call site] 06490
26 [org.jfree.data.json.impl.JSONObject].toString() [function] [call site] 06491
26 [java.lang.ModuleLayer].toString() [function] [call site] 06492
26 [java.awt.geom.Point2D$Float].toString() [function] [call site] 06493
26 [jdk.internal.perf.PerfCounter].toString() [function] [call site] 06494
26 [java.lang.Boolean].toString() [function] [call site] 06495
26 [javax.swing.JTable$DropLocation].toString() [function] [call site] 06496
26 [org.jfree.data.json.impl.JSONArray].toString() [function] [call site] 06497
26 [java.lang.invoke.SerializedLambda].toString() [function] [call site] 06498
26 [java.util.OptionalInt].toString() [function] [call site] 06499
26 [java.lang.invoke.MethodTypeForm].toString() [function] [call site] 06500
26 [java.io.StringWriter].toString() [function] [call site] 06501
26 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 06502
26 [java.lang.Throwable].toString() [function] [call site] 06503
26 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 06504
26 [java.time.LocalDateTime].toString() [function] [call site] 06505
26 [java.util.concurrent.ConcurrentHashMap].toString() [function] [call site] 06506
26 [java.nio.charset.CodingErrorAction].toString() [function] [call site] 06507
26 [org.jfree.chart.axis.Tick].toString() [function] [call site] 06508
26 [java.net.Proxy].toString() [function] [call site] 06509
26 [java.util.concurrent.FutureTask].toString() [function] [call site] 06510
26 [java.time.OffsetTime].toString() [function] [call site] 06511
26 [java.lang.Double].toString() [function] [call site] 06512
26 [java.security.cert.CertPath].toString() [function] [call site] 06513
26 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 06514
26 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 06515
26 [java.util.concurrent.LinkedBlockingQueue].toString() [function] [call site] 06516
26 [java.text.AttributedCharacterIterator$Attribute].toString() [function] [call site] 06517
26 [jdk.internal.module.ModuleHashes].toString() [function] [call site] 06518
26 [java.lang.ThreadGroup].toString() [function] [call site] 06519
26 [sun.font.StrikeMetrics].toString() [function] [call site] 06520
26 [java.lang.Thread].toString() [function] [call site] 06521
26 [org.jfree.data.time.Quarter].toString() [function] [call site] 06522
26 [jdk.internal.jimage.ImageReader$Node].toString() [function] [call site] 06523
26 [sun.java2d.loops.SurfaceType].toString() [function] [call site] 06524
26 [sun.security.util.LazyCodeSourcePermissionCollection].toString() [function] [call site] 06525
26 [javax.swing.UIManager$LookAndFeelInfo].toString() [function] [call site] 06526
26 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 06527
26 [java.lang.invoke.LambdaForm$NamedFunction].toString() [function] [call site] 06528
26 [java.security.Signature].toString() [function] [call site] 06529
26 [sun.util.locale.BaseLocale].toString() [function] [call site] 06530
26 [sun.util.locale.Extension].toString() [function] [call site] 06531
26 [org.jfree.chart.api.RectangleInsets].toString() [function] [call site] 06532
26 [org.jfree.chart.entity.NodeEntity].toString() [function] [call site] 06533
26 [java.net.HttpCookie].toString() [function] [call site] 06534
26 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 06535
26 [java.awt.GridLayout].toString() [function] [call site] 06536
26 [java.security.ProtectionDomain].toString() [function] [call site] 06537
26 [java.lang.Object].toString() [function] [call site] 06538
26 [java.awt.Font].toString() [function] [call site] 06539
26 [java.lang.Package].toString() [function] [call site] 06540
26 [java.text.FieldPosition].toString() [function] [call site] 06541
26 [sun.reflect.annotation.TypeAnnotation].toString() [function] [call site] 06542
26 [java.util.regex.Matcher].toString() [function] [call site] 06543
26 [java.awt.font.TextLine].toString() [function] [call site] 06544
26 [java.awt.PageAttributes$PrintQualityType].toString() [function] [call site] 06545
26 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 06546
26 [java.awt.JobAttributes].toString() [function] [call site] 06547
26 [java.io.ObjectStreamClass].toString() [function] [call site] 06548
26 [java.awt.PageAttributes$OrientationRequestedType].toString() [function] [call site] 06549
26 [java.net.URI].toString() [function] [call site] 06550
26 [sun.font.FontFamily].toString() [function] [call site] 06551
26 [javax.swing.LookAndFeel].toString() [function] [call site] 06552
26 [java.util.StringJoiner].toString() [function] [call site] 06553
26 [java.lang.Character].toString() [function] [call site] 06554
26 [org.jfree.chart.entity.TitleEntity].toString() [function] [call site] 06555
26 [javax.swing.MultiUIDefaults].toString() [function] [call site] 06556
26 [java.time.zone.ZoneRules].toString() [function] [call site] 06557
26 [java.lang.invoke.ClassSpecializer$SpeciesData].toString() [function] [call site] 06558
26 [java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock].toString() [function] [call site] 06559
26 [java.net.Socket].toString() [function] [call site] 06560
26 [java.lang.invoke.MethodType].toString() [function] [call site] 06561
26 [javax.swing.text.DefaultCaret].toString() [function] [call site] 06562
26 [java.awt.AttributeValue].toString() [function] [call site] 06563
26 [java.nio.DoubleBuffer].toString() [function] [call site] 06564
26 [java.lang.ProcessBuilder$RedirectPipeImpl].toString() [function] [call site] 06565
26 [java.lang.Long].toString() [function] [call site] 06566
26 [java.awt.Dimension].toString() [function] [call site] 06567
26 [java.util.concurrent.ThreadPoolExecutor].toString() [function] [call site] 06568
26 [java.awt.Point].toString() [function] [call site] 06569
26 [java.awt.JobAttributes$DefaultSelectionType].toString() [function] [call site] 06570
26 [java.security.AlgorithmParameters].toString() [function] [call site] 06571
26 [java.awt.geom.Rectangle2D$Float].toString() [function] [call site] 06572
26 [java.util.concurrent.ConcurrentHashMap$CollectionView].toString() [function] [call site] 06573
26 [java.awt.Insets].toString() [function] [call site] 06574
26 [java.nio.file.attribute.FileTime].toString() [function] [call site] 06575
26 [java.lang.Module].toString() [function] [call site] 06576
26 [java.nio.channels.FileLock].toString() [function] [call site] 06577
26 [java.time.chrono.AbstractChronology].toString() [function] [call site] 06578
26 [java.nio.charset.Charset].toString() [function] [call site] 06579
26 [java.time.format.DateTimeFormatter].toString() [function] [call site] 06580
26 [java.time.ZonedDateTime].toString() [function] [call site] 06581
26 [org.jfree.data.time.Hour].toString() [function] [call site] 06582
26 [java.lang.invoke.MethodHandles$Lookup].toString() [function] [call site] 06583
26 [java.security.PermissionCollection].toString() [function] [call site] 06584
26 [java.awt.Rectangle].toString() [function] [call site] 06585
26 [jdk.internal.org.objectweb.asm.TypePath].toString() [function] [call site] 06586
26 [java.security.SecureRandomSpi].toString() [function] [call site] 06587
26 [java.time.temporal.ValueRange].toString() [function] [call site] 06588
26 [javax.print.event.PrintEvent].toString() [function] [call site] 06589
26 [javax.security.auth.Subject].toString() [function] [call site] 06590
26 [java.util.EventObject].toString() [function] [call site] 06591
26 [java.awt.Cursor].toString() [function] [call site] 06592
26 [java.lang.reflect.Field].toString() [function] [call site] 06593
26 [org.jfree.data.flow.FlowKey].toString() [function] [call site] 06594
26 [java.security.MessageDigest].toString() [function] [call site] 06595
26 [sun.util.locale.LocaleExtensions].toString() [function] [call site] 06596
26 [jdk.internal.org.objectweb.asm.Type].toString() [function] [call site] 06597
26 [jdk.internal.misc.Signal].toString() [function] [call site] 06598
26 [java.util.AbstractCollection].toString() [function] [call site] 06599
26 [sun.util.calendar.CalendarDate].toString() [function] [call site] 06600
26 [java.awt.MenuComponent].toString() [function] [call site] 06601
26 [java.time.format.DateTimePrintContext].toString() [function] [call site] 06602
26 [java.security.PrivilegedActionException].toString() [function] [call site] 06603
26 [java.util.concurrent.ForkJoinPool].toString() [function] [call site] 06604
26 [java.time.LocalTime].toString() [function] [call site] 06605
26 [java.awt.PageAttributes].toString() [function] [call site] 06606
26 [java.lang.Class].toString() [function] [call site] 06607
26 [org.jfree.chart.entity.FlowEntity].toString() [function] [call site] 06608
26 [java.awt.JobAttributes$SidesType].toString() [function] [call site] 06609
26 [java.text.ParsePosition].toString() [function] [call site] 06610
26 [org.jfree.data.statistics.BoxAndWhiskerItem].toString() [function] [call site] 06611
26 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 06612
26 [java.util.concurrent.Semaphore].toString() [function] [call site] 06613
26 [java.math.BigDecimal].toString() [function] [call site] 06614
26 [java.lang.module.Configuration].toString() [function] [call site] 06615
26 [org.jfree.chart.entity.PlotEntity].toString() [function] [call site] 06616
26 [java.time.temporal.ChronoUnit].toString() [function] [call site] 06617
26 [java.security.CodeSource].toString() [function] [call site] 06618
26 [java.math.BigInteger].toString() [function] [call site] 06619
26 [java.awt.image.ColorModel].toString() [function] [call site] 06620
26 [java.lang.Character$Subset].toString() [function] [call site] 06621
26 [java.io.ByteArrayOutputStream].toString() [function] [call site] 06622
26 [java.util.WeakHashMap$Entry].toString() [function] [call site] 06623
26 [java.awt.font.TextLayout].toString() [function] [call site] 06624
26 [java.security.SecureRandom].toString() [function] [call site] 06625
26 [java.awt.BufferCapabilities$FlipContents].toString() [function] [call site] 06626
26 [java.lang.ProcessHandleImpl].toString() [function] [call site] 06627
26 [org.jfree.chart.entity.AxisEntity].toString() [function] [call site] 06628
26 [javax.accessibility.AccessibleStateSet].toString() [function] [call site] 06629
26 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 06630
26 [java.awt.AWTEvent].toString() [function] [call site] 06631
26 [java.lang.ProcessBuilder$Redirect$3].toString() [function] [call site] 06632
26 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 06633
26 [sun.nio.fs.UnixFileStore].toString() [function] [call site] 06634
26 [java.util.concurrent.atomic.AtomicLong].toString() [function] [call site] 06635
26 [java.util.concurrent.CopyOnWriteArrayList].toString() [function] [call site] 06636
26 [java.net.NetworkInterface].toString() [function] [call site] 06637
26 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 06638
26 [java.awt.AWTKeyStroke].toString() [function] [call site] 06639
26 [java.lang.ProcessBuilder$Redirect$2].toString() [function] [call site] 06640
26 [java.util.Hashtable$Entry].toString() [function] [call site] 06641
26 [java.math.MathContext].toString() [function] [call site] 06642
26 [java.lang.invoke.MethodHandle].toString() [function] [call site] 06643
26 [java.nio.IntBuffer].toString() [function] [call site] 06644
26 [java.lang.reflect.Constructor].toString() [function] [call site] 06645
26 [sun.awt.shell.ShellFolder].toString() [function] [call site] 06646
26 [java.util.Optional].toString() [function] [call site] 06647
26 [java.lang.reflect.Parameter].toString() [function] [call site] 06648
26 [java.lang.StringBuilder].toString() [function] [call site] 06649
26 [javax.accessibility.AccessibleBundle].toString() [function] [call site] 06650
26 [org.jfree.chart.plot.pie.PieLabelDistributor].toString() [function] [call site] 06651
26 [java.time.Duration].toString() [function] [call site] 06652
26 [java.time.format.DateTimeFormatterBuilder$NumberPrinterParser].toString() [function] [call site] 06653
26 [javax.swing.event.DocumentEvent$EventType].toString() [function] [call site] 06654
26 [java.util.IntSummaryStatistics].toString() [function] [call site] 06655
26 [javax.swing.TimerQueue].toString() [function] [call site] 06656
26 [sun.font.AttributeValues].toString() [function] [call site] 06657
26 [java.util.concurrent.locks.ReentrantReadWriteLock].toString() [function] [call site] 06658
26 [java.util.concurrent.atomic.AtomicInteger].toString() [function] [call site] 06659
26 [javax.print.DocFlavor].toString() [function] [call site] 06660
26 [jdk.internal.org.objectweb.asm.Handle].toString() [function] [call site] 06661
26 [java.time.format.Parsed].toString() [function] [call site] 06662
26 [org.jfree.chart.block.RectangleConstraint].toString() [function] [call site] 06663
26 [org.jfree.chart.entity.XYItemEntity].toString() [function] [call site] 06664
26 [java.util.OptionalLong].toString() [function] [call site] 06665
26 [java.security.Provider].toString() [function] [call site] 06666
26 [jdk.internal.misc.Signal$NativeHandler].toString() [function] [call site] 06667
26 [java.util.OptionalDouble].toString() [function] [call site] 06668
26 [java.lang.Enum].toString() [function] [call site] 06669
26 [java.awt.DisplayMode].toString() [function] [call site] 06670
26 [java.beans.FeatureDescriptor].toString() [function] [call site] 06671
26 [javax.accessibility.AccessibleRelationSet].toString() [function] [call site] 06672
26 [java.awt.JobAttributes$DialogType].toString() [function] [call site] 06673
26 [java.lang.invoke.LambdaFormEditor$Transform].toString() [function] [call site] 06674
26 [org.jfree.data.time.Week].toString() [function] [call site] 06675
26 [org.jfree.chart.entity.JFreeChartEntity].toString() [function] [call site] 06676
26 [java.lang.invoke.LambdaForm].toString() [function] [call site] 06677
26 [java.util.concurrent.locks.AbstractQueuedSynchronizer].toString() [function] [call site] 06678
26 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 06679
26 [org.jfree.chart.entity.CategoryLabelEntity].toString() [function] [call site] 06680
26 [java.util.Calendar].toString() [function] [call site] 06681
26 [java.util.AbstractMap].toString() [function] [call site] 06682
26 [java.awt.datatransfer.MimeTypeParameterList].toString() [function] [call site] 06683
26 [java.time.temporal.ChronoField].toString() [function] [call site] 06684
26 [java.nio.charset.CoderResult].toString() [function] [call site] 06685
26 [sun.nio.fs.UnixPath].toString() [function] [call site] 06686
26 [java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock].toString() [function] [call site] 06687
26 [java.util.Properties].toString() [function] [call site] 06688
26 [javax.swing.event.HyperlinkEvent$EventType].toString() [function] [call site] 06689
26 [sun.java2d.pipe.Region].toString() [function] [call site] 06690
26 [java.util.HashMap$Node].toString() [function] [call site] 06691
26 [java.awt.Component].toString() [function] [call site] 06692
26 [java.lang.module.ResolvedModule].toString() [function] [call site] 06693
26 [jdk.internal.module.ModuleResolution].toString() [function] [call site] 06694
26 [java.util.concurrent.atomic.AtomicReference].toString() [function] [call site] 06695
26 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 06696
26 [javax.swing.text.JTextComponent$MutableCaretEvent].toString() [function] [call site] 06697
26 [javax.swing.filechooser.FileNameExtensionFilter].toString() [function] [call site] 06698
26 [java.net.URLConnection].toString() [function] [call site] 06699
26 [java.text.Bidi].toString() [function] [call site] 06700
26 [java.lang.invoke.MemberName].toString() [function] [call site] 06701
26 [java.util.LongSummaryStatistics].toString() [function] [call site] 06702
26 [sun.text.bidi.BidiBase].toString() [function] [call site] 06703
26 [javax.swing.text.SimpleAttributeSet].toString() [function] [call site] 06704
26 [java.util.DoubleSummaryStatistics].toString() [function] [call site] 06705
26 [javax.swing.TransferHandler$DropLocation].toString() [function] [call site] 06706
26 [java.time.ZoneOffset].toString() [function] [call site] 06707
26 [java.nio.ShortBuffer].toString() [function] [call site] 06708
26 [sun.util.calendar.Era].toString() [function] [call site] 06709
26 [org.xml.sax.SAXException].toString() [function] [call site] 06710
26 [java.time.format.DecimalStyle].toString() [function] [call site] 06711
26 [org.jfree.data.flow.NodeKey].toString() [function] [call site] 06712
26 [javax.swing.text.JTextComponent$DropLocation].toString() [function] [call site] 06713
26 [java.util.concurrent.CompletableFuture].toString() [function] [call site] 06714
26 [sun.reflect.annotation.AnnotationType].toString() [function] [call site] 06715
26 [java.nio.LongBuffer].toString() [function] [call site] 06716
26 [java.awt.datatransfer.DataFlavor].toString() [function] [call site] 06717
26 [java.awt.image.BufferedImage].toString() [function] [call site] 06718
26 [javax.swing.event.ListSelectionEvent].toString() [function] [call site] 06719
26 [java.util.Hashtable].toString() [function] [call site] 06720
26 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 06721
26 [java.nio.CharBuffer].toString() [function] [call site] 06722
26 [java.awt.font.NumericShaper].toString() [function] [call site] 06723
26 [sun.util.calendar.JulianCalendar$Date].toString() [function] [call site] 06724
26 [java.util.Currency].toString() [function] [call site] 06725
26 [java.nio.ByteBuffer].toString() [function] [call site] 06726
26 [java.net.ServerSocket].toString() [function] [call site] 06727
26 [java.lang.ProcessBuilder$Redirect$4].toString() [function] [call site] 06728
26 [java.beans.PropertyChangeEvent].toString() [function] [call site] 06729
26 [sun.java2d.loops.GraphicsPrimitive].toString() [function] [call site] 06730
26 [java.lang.Byte].toString() [function] [call site] 06731
26 [java.lang.reflect.Method].toString() [function] [call site] 06732
26 [java.util.Vector].toString() [function] [call site] 06733
26 [java.lang.StringBuffer].toString() [function] [call site] 06734
26 [java.awt.CheckboxGroup].toString() [function] [call site] 06735
26 [java.awt.JobAttributes$DestinationType].toString() [function] [call site] 06736
26 [java.awt.geom.Point2D$Double].toString() [function] [call site] 06737
26 [sun.awt.AppContext].toString() [function] [call site] 06738
26 [java.security.Provider$Service].toString() [function] [call site] 06739
26 [java.awt.geom.Rectangle2D$Double].toString() [function] [call site] 06740
26 [org.jfree.chart.entity.CategoryItemEntity].toString() [function] [call site] 06741
26 [java.util.jar.Attributes$Name].toString() [function] [call site] 06742
26 [javax.swing.event.EventListenerList].toString() [function] [call site] 06743
26 [java.time.OffsetDateTime].toString() [function] [call site] 06744
26 [jdk.internal.org.objectweb.asm.Label].toString() [function] [call site] 06745
26 [java.awt.PageAttributes$OriginType].toString() [function] [call site] 06746
26 [sun.java2d.loops.FontInfo].toString() [function] [call site] 06747
26 [java.awt.RenderingHints].toString() [function] [call site] 06748
26 [java.lang.ProcessImpl].toString() [function] [call site] 06749
26 [javax.swing.text.Segment].toString() [function] [call site] 06750
26 [java.util.TreeMap$Entry].toString() [function] [call site] 06751
26 [java.math.MutableBigInteger].toString() [function] [call site] 06752
26 [javax.swing.event.ListDataEvent].toString() [function] [call site] 06753
26 [java.lang.String].toString() [function] [call site] 06754
26 [java.awt.font.TextHitInfo].toString() [function] [call site] 06755
26 [java.util.concurrent.ConcurrentHashMap$Node].toString() [function] [call site] 06756
26 [java.net.SocketImpl].toString() [function] [call site] 06757
26 [java.nio.channels.FileChannel$MapMode].toString() [function] [call site] 06758
26 [java.security.Timestamp].toString() [function] [call site] 06759
26 [java.lang.Integer].toString() [function] [call site] 06760
26 [java.util.regex.Pattern].toString() [function] [call site] 06761
26 [java.util.zip.ZipEntry].toString() [function] [call site] 06762
26 [java.lang.Float].toString() [function] [call site] 06763
26 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 06764
26 [java.time.Period].toString() [function] [call site] 06765
26 [java.io.ObjectOutputStream$DebugTraceInfoStack].toString() [function] [call site] 06766
26 [sun.java2d.loops.CompositeType].toString() [function] [call site] 06767
26 [java.text.DigitList].toString() [function] [call site] 06768
26 [java.awt.image.IndexColorModel].toString() [function] [call site] 06769
26 [java.util.concurrent.locks.ReentrantLock].toString() [function] [call site] 06770
26 [java.net.URL].toString() [function] [call site] 06771
26 [java.awt.Event].toString() [function] [call site] 06772
26 [java.awt.JobAttributes$MultipleDocumentHandlingType].toString() [function] [call site] 06773
26 [java.awt.FontMetrics].toString() [function] [call site] 06774
26 [javax.swing.text.Position$Bias].toString() [function] [call site] 06775
26 [java.lang.Short].toString() [function] [call site] 06776
26 [java.net.InterfaceAddress].toString() [function] [call site] 06777
26 [sun.net.www.MessageHeader].toString() [function] [call site] 06778
26 [org.xml.sax.SAXParseException].toString() [function] [call site] 06779
26 [java.time.Instant].toString() [function] [call site] 06780
26 [java.awt.Color].toString() [function] [call site] 06781
26 [java.lang.invoke.MethodHandleImpl$LoopClauses].toString() [function] [call site] 06782
26 [org.jfree.chart.entity.LegendItemEntity].toString() [function] [call site] 06783
26 [java.time.LocalDate].toString() [function] [call site] 06784
26 [org.jfree.data.KeyedValuesItemKey].toString() [function] [call site] 06785
26 [java.io.ObjectStreamField].toString() [function] [call site] 06786
26 [org.jfree.data.DefaultKeyedValue].toString() [function] [call site] 06787
26 [jdk.internal.module.ModuleReferenceImpl].toString() [function] [call site] 06788
26 [java.lang.invoke.LambdaForm$Name].toString() [function] [call site] 06789
26 [org.jfree.chart.block.Size2D].toString() [function] [call site] 06790
26 [java.lang.ProcessBuilder$Redirect$1].toString() [function] [call site] 06791
26 [java.util.Date].toString() [function] [call site] 06792
26 [java.awt.datatransfer.MimeType].toString() [function] [call site] 06793
26 [java.text.Annotation].toString() [function] [call site] 06794
26 [java.lang.Runtime$Version].toString() [function] [call site] 06795
26 [org.jfree.data.statistics.MeanAndStandardDeviation].toString() [function] [call site] 06796
26 [java.security.CodeSigner].toString() [function] [call site] 06797
26 [java.lang.ProcessBuilder$Redirect$5].toString() [function] [call site] 06798
26 [java.util.BitSet].toString() [function] [call site] 06799
26 [org.jfree.data.time.TimePeriodValue].toString() [function] [call site] 06800
26 [org.jfree.data.time.Day].toString() [function] [call site] 06801
26 [java.time.format.DateTimeParseContext].toString() [function] [call site] 06802
26 [org.jfree.data.Range].toString() [function] [call site] 06803
26 [java.util.Formatter].toString() [function] [call site] 06804
26 [java.lang.invoke.Invokers].toString() [function] [call site] 06805
26 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 06806
26 [java.awt.ScrollPaneAdjustable].toString() [function] [call site] 06807
26 [org.jfree.data.time.DateRange].toString() [function] [call site] 06808
26 [java.time.zone.ZoneOffsetTransitionRule].toString() [function] [call site] 06809
26 [org.jfree.chart.entity.ChartEntity].toString() [function] [call site] 06810
26 [java.io.File].toString() [function] [call site] 06811
26 [javax.print.MimeType].toString() [function] [call site] 06812
26 [java.awt.MenuShortcut].toString() [function] [call site] 06813
26 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 06814
26 [java.lang.StackFrameInfo].toString() [function] [call site] 06815
26 [java.lang.StackTraceElement].toString() [function] [call site] 06816
26 [org.jfree.data.time.Month].toString() [function] [call site] 06817
26 [java.util.concurrent.atomic.AtomicBoolean].toString() [function] [call site] 06818
26 [java.nio.ByteOrder].toString() [function] [call site] 06819
26 [java.nio.FloatBuffer].toString() [function] [call site] 06820
26 [org.jfree.data.time.Year].toString() [function] [call site] 06821
26 [java.lang.ProcessBuilder$Redirect$6].toString() [function] [call site] 06822
26 [jdk.internal.math.FDBigInteger].toString() [function] [call site] 06823
26 [jdk.internal.jmod.JmodFile$Entry].toString() [function] [call site] 06824
26 [java.awt.BorderLayout].toString() [function] [call site] 06825
26 [sun.security.util.JarConstraintsParameters].toString() [function] [call site] 06826
26 [javax.swing.JList$DropLocation].toString() [function] [call site] 06827
26 [java.security.Permission].toString() [function] [call site] 06828
26 [java.awt.geom.AffineTransform].toString() [function] [call site] 06829
26 [sun.font.EAttribute].toString() [function] [call site] 06830
26 [java.net.InetAddress].toString() [function] [call site] 06831
26 [javax.crypto.CryptoPermission].toString() [function] [call site] 06832
26 [org.jfree.chart.axis.AxisSpace].toString() [function] [call site] 06833
26 [java.util.ResourceBundle$CacheKey].toString() [function] [call site] 06834
26 [sun.font.FontStrikeDesc].toString() [function] [call site] 06835
26 [java.time.ZoneId].toString() [function] [call site] 06836
26 [java.time.format.DateTimeFormatterBuilder$CompositePrinterParser].toString() [function] [call site] 06837
26 [java.text.CalendarBuilder].toString() [function] [call site] 06838
26 [java.awt.Graphics].toString() [function] [call site] 06839
26 [org.jfree.chart.entity.PieSectionEntity].toString() [function] [call site] 06840
26 [java.awt.PageAttributes$ColorType].toString() [function] [call site] 06841
26 [sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo].toString() [function] [call site] 06842
26 [java.util.ServiceLoader].toString() [function] [call site] 06843
26 [java.util.Locale].toString() [function] [call site] 06844
26 [java.awt.PageAttributes$MediaType].toString() [function] [call site] 06845
26 [org.jfree.data.json.impl.JSONObject].toString() [function] [call site] 06846
26 [java.lang.ModuleLayer].toString() [function] [call site] 06847
26 [java.awt.geom.Point2D$Float].toString() [function] [call site] 06848
26 [jdk.internal.perf.PerfCounter].toString() [function] [call site] 06849
26 [java.lang.Boolean].toString() [function] [call site] 06850
26 [javax.swing.JTable$DropLocation].toString() [function] [call site] 06851
26 [org.jfree.data.json.impl.JSONArray].toString() [function] [call site] 06852
26 [java.lang.invoke.SerializedLambda].toString() [function] [call site] 06853
26 [java.util.OptionalInt].toString() [function] [call site] 06854
26 [java.lang.invoke.MethodTypeForm].toString() [function] [call site] 06855
26 [java.io.StringWriter].toString() [function] [call site] 06856
26 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 06857
26 [java.lang.Throwable].toString() [function] [call site] 06858
26 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 06859
26 [java.time.LocalDateTime].toString() [function] [call site] 06860
26 [java.util.concurrent.ConcurrentHashMap].toString() [function] [call site] 06861
26 [java.nio.charset.CodingErrorAction].toString() [function] [call site] 06862
26 [org.jfree.chart.axis.Tick].toString() [function] [call site] 06863
26 [java.net.Proxy].toString() [function] [call site] 06864
26 [java.util.concurrent.FutureTask].toString() [function] [call site] 06865
26 [java.time.OffsetTime].toString() [function] [call site] 06866
26 [java.lang.Double].toString() [function] [call site] 06867
26 [java.security.cert.CertPath].toString() [function] [call site] 06868
26 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 06869
26 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 06870
26 [java.util.concurrent.LinkedBlockingQueue].toString() [function] [call site] 06871
26 [java.text.AttributedCharacterIterator$Attribute].toString() [function] [call site] 06872
26 [jdk.internal.module.ModuleHashes].toString() [function] [call site] 06873
26 [java.lang.ThreadGroup].toString() [function] [call site] 06874
26 [sun.font.StrikeMetrics].toString() [function] [call site] 06875
26 [java.lang.Thread].toString() [function] [call site] 06876
26 [org.jfree.data.time.Quarter].toString() [function] [call site] 06877
26 [jdk.internal.jimage.ImageReader$Node].toString() [function] [call site] 06878
26 [sun.java2d.loops.SurfaceType].toString() [function] [call site] 06879
26 [sun.security.util.LazyCodeSourcePermissionCollection].toString() [function] [call site] 06880
26 [javax.swing.UIManager$LookAndFeelInfo].toString() [function] [call site] 06881
26 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 06882
26 [java.lang.invoke.LambdaForm$NamedFunction].toString() [function] [call site] 06883
26 [java.security.Signature].toString() [function] [call site] 06884
26 [sun.util.locale.BaseLocale].toString() [function] [call site] 06885
26 [sun.util.locale.Extension].toString() [function] [call site] 06886
26 [org.jfree.chart.api.RectangleInsets].toString() [function] [call site] 06887
26 [org.jfree.chart.entity.NodeEntity].toString() [function] [call site] 06888
26 [java.net.HttpCookie].toString() [function] [call site] 06889
26 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 06890
26 [java.awt.GridLayout].toString() [function] [call site] 06891
26 [java.security.ProtectionDomain].toString() [function] [call site] 06892
26 [java.lang.Object].toString() [function] [call site] 06893
26 [java.awt.Font].toString() [function] [call site] 06894
26 [java.lang.Package].toString() [function] [call site] 06895
26 [java.text.FieldPosition].toString() [function] [call site] 06896
26 [sun.reflect.annotation.TypeAnnotation].toString() [function] [call site] 06897
26 [java.util.regex.Matcher].toString() [function] [call site] 06898
26 [java.awt.font.TextLine].toString() [function] [call site] 06899
26 [java.awt.PageAttributes$PrintQualityType].toString() [function] [call site] 06900
26 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 06901
26 [java.awt.JobAttributes].toString() [function] [call site] 06902
26 [java.io.ObjectStreamClass].toString() [function] [call site] 06903
26 [java.awt.PageAttributes$OrientationRequestedType].toString() [function] [call site] 06904
26 [java.net.URI].toString() [function] [call site] 06905
26 [sun.font.FontFamily].toString() [function] [call site] 06906
26 [javax.swing.LookAndFeel].toString() [function] [call site] 06907
26 [java.util.StringJoiner].toString() [function] [call site] 06908
26 [java.lang.Character].toString() [function] [call site] 06909
26 [org.jfree.chart.entity.TitleEntity].toString() [function] [call site] 06910
26 [javax.swing.MultiUIDefaults].toString() [function] [call site] 06911
26 [java.time.zone.ZoneRules].toString() [function] [call site] 06912
26 [java.lang.invoke.ClassSpecializer$SpeciesData].toString() [function] [call site] 06913
26 [java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock].toString() [function] [call site] 06914
26 [java.net.Socket].toString() [function] [call site] 06915
26 [java.lang.invoke.MethodType].toString() [function] [call site] 06916
26 [javax.swing.text.DefaultCaret].toString() [function] [call site] 06917
26 [java.awt.AttributeValue].toString() [function] [call site] 06918
26 [java.nio.DoubleBuffer].toString() [function] [call site] 06919
26 [java.lang.ProcessBuilder$RedirectPipeImpl].toString() [function] [call site] 06920
26 [java.lang.Long].toString() [function] [call site] 06921
26 [java.awt.Dimension].toString() [function] [call site] 06922
26 [java.util.concurrent.ThreadPoolExecutor].toString() [function] [call site] 06923
26 [java.awt.Point].toString() [function] [call site] 06924
26 [java.awt.JobAttributes$DefaultSelectionType].toString() [function] [call site] 06925
26 [java.security.AlgorithmParameters].toString() [function] [call site] 06926
26 [java.awt.geom.Rectangle2D$Float].toString() [function] [call site] 06927
26 [java.util.concurrent.ConcurrentHashMap$CollectionView].toString() [function] [call site] 06928
26 [java.awt.Insets].toString() [function] [call site] 06929
26 [java.nio.file.attribute.FileTime].toString() [function] [call site] 06930
26 [java.lang.Module].toString() [function] [call site] 06931
26 [java.nio.channels.FileLock].toString() [function] [call site] 06932
26 [java.time.chrono.AbstractChronology].toString() [function] [call site] 06933
26 [java.nio.charset.Charset].toString() [function] [call site] 06934
26 [java.time.format.DateTimeFormatter].toString() [function] [call site] 06935
26 [java.time.ZonedDateTime].toString() [function] [call site] 06936
26 [org.jfree.data.time.Hour].toString() [function] [call site] 06937
26 [java.lang.invoke.MethodHandles$Lookup].toString() [function] [call site] 06938
26 [java.security.PermissionCollection].toString() [function] [call site] 06939
26 [java.awt.Rectangle].toString() [function] [call site] 06940
26 [jdk.internal.org.objectweb.asm.TypePath].toString() [function] [call site] 06941
26 [java.security.SecureRandomSpi].toString() [function] [call site] 06942
26 [java.time.temporal.ValueRange].toString() [function] [call site] 06943
26 [javax.print.event.PrintEvent].toString() [function] [call site] 06944
26 [javax.security.auth.Subject].toString() [function] [call site] 06945
26 [java.util.EventObject].toString() [function] [call site] 06946
26 [java.awt.Cursor].toString() [function] [call site] 06947
26 [java.lang.reflect.Field].toString() [function] [call site] 06948
26 [org.jfree.data.flow.FlowKey].toString() [function] [call site] 06949
26 [java.security.MessageDigest].toString() [function] [call site] 06950
26 [sun.util.locale.LocaleExtensions].toString() [function] [call site] 06951
26 [jdk.internal.org.objectweb.asm.Type].toString() [function] [call site] 06952
26 [jdk.internal.misc.Signal].toString() [function] [call site] 06953
26 [java.util.AbstractCollection].toString() [function] [call site] 06954
26 [sun.util.calendar.CalendarDate].toString() [function] [call site] 06955
26 [java.awt.MenuComponent].toString() [function] [call site] 06956
26 [java.time.format.DateTimePrintContext].toString() [function] [call site] 06957
26 [java.security.PrivilegedActionException].toString() [function] [call site] 06958
26 [java.util.concurrent.ForkJoinPool].toString() [function] [call site] 06959
26 [java.time.LocalTime].toString() [function] [call site] 06960
26 [java.awt.PageAttributes].toString() [function] [call site] 06961
26 [java.lang.Class].toString() [function] [call site] 06962
26 [org.jfree.chart.entity.FlowEntity].toString() [function] [call site] 06963
26 [java.awt.JobAttributes$SidesType].toString() [function] [call site] 06964
26 [java.text.ParsePosition].toString() [function] [call site] 06965
26 [org.jfree.data.statistics.BoxAndWhiskerItem].toString() [function] [call site] 06966
26 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 06967
26 [java.util.concurrent.Semaphore].toString() [function] [call site] 06968
26 [java.math.BigDecimal].toString() [function] [call site] 06969
26 [java.lang.module.Configuration].toString() [function] [call site] 06970
26 [org.jfree.chart.entity.PlotEntity].toString() [function] [call site] 06971
26 [java.time.temporal.ChronoUnit].toString() [function] [call site] 06972
26 [java.security.CodeSource].toString() [function] [call site] 06973
26 [java.math.BigInteger].toString() [function] [call site] 06974
26 [java.awt.image.ColorModel].toString() [function] [call site] 06975
26 [java.lang.Character$Subset].toString() [function] [call site] 06976
26 [java.io.ByteArrayOutputStream].toString() [function] [call site] 06977
26 [java.util.WeakHashMap$Entry].toString() [function] [call site] 06978
26 [java.awt.font.TextLayout].toString() [function] [call site] 06979
26 [java.security.SecureRandom].toString() [function] [call site] 06980
26 [java.awt.BufferCapabilities$FlipContents].toString() [function] [call site] 06981
26 [java.lang.ProcessHandleImpl].toString() [function] [call site] 06982
26 [org.jfree.chart.entity.AxisEntity].toString() [function] [call site] 06983
26 [javax.accessibility.AccessibleStateSet].toString() [function] [call site] 06984
26 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 06985
26 [java.awt.AWTEvent].toString() [function] [call site] 06986
26 [java.lang.ProcessBuilder$Redirect$3].toString() [function] [call site] 06987
26 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 06988
26 [sun.nio.fs.UnixFileStore].toString() [function] [call site] 06989
26 [java.util.concurrent.atomic.AtomicLong].toString() [function] [call site] 06990
26 [java.util.concurrent.CopyOnWriteArrayList].toString() [function] [call site] 06991
26 [java.net.NetworkInterface].toString() [function] [call site] 06992
26 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 06993
26 [java.awt.AWTKeyStroke].toString() [function] [call site] 06994
26 [java.lang.ProcessBuilder$Redirect$2].toString() [function] [call site] 06995
26 [java.util.Hashtable$Entry].toString() [function] [call site] 06996
26 [java.math.MathContext].toString() [function] [call site] 06997
26 [java.lang.invoke.MethodHandle].toString() [function] [call site] 06998
26 [java.nio.IntBuffer].toString() [function] [call site] 06999
26 [java.lang.reflect.Constructor].toString() [function] [call site] 07000
26 [sun.awt.shell.ShellFolder].toString() [function] [call site] 07001
26 [java.util.Optional].toString() [function] [call site] 07002
26 [java.lang.reflect.Parameter].toString() [function] [call site] 07003
26 [java.lang.StringBuilder].toString() [function] [call site] 07004
26 [javax.accessibility.AccessibleBundle].toString() [function] [call site] 07005
26 [org.jfree.chart.plot.pie.PieLabelDistributor].toString() [function] [call site] 07006
26 [java.time.Duration].toString() [function] [call site] 07007
26 [java.time.format.DateTimeFormatterBuilder$NumberPrinterParser].toString() [function] [call site] 07008
26 [javax.swing.event.DocumentEvent$EventType].toString() [function] [call site] 07009
26 [java.util.IntSummaryStatistics].toString() [function] [call site] 07010
26 [javax.swing.TimerQueue].toString() [function] [call site] 07011
26 [sun.font.AttributeValues].toString() [function] [call site] 07012
26 [java.util.concurrent.locks.ReentrantReadWriteLock].toString() [function] [call site] 07013
26 [java.util.concurrent.atomic.AtomicInteger].toString() [function] [call site] 07014
26 [javax.print.DocFlavor].toString() [function] [call site] 07015
26 [jdk.internal.org.objectweb.asm.Handle].toString() [function] [call site] 07016
26 [java.time.format.Parsed].toString() [function] [call site] 07017
26 [org.jfree.chart.block.RectangleConstraint].toString() [function] [call site] 07018
26 [org.jfree.chart.entity.XYItemEntity].toString() [function] [call site] 07019
26 [java.util.OptionalLong].toString() [function] [call site] 07020
26 [java.security.Provider].toString() [function] [call site] 07021
26 [jdk.internal.misc.Signal$NativeHandler].toString() [function] [call site] 07022
26 [java.util.OptionalDouble].toString() [function] [call site] 07023
26 [java.lang.Enum].toString() [function] [call site] 07024
26 [java.awt.DisplayMode].toString() [function] [call site] 07025
26 [java.beans.FeatureDescriptor].toString() [function] [call site] 07026
26 [javax.accessibility.AccessibleRelationSet].toString() [function] [call site] 07027
26 [java.awt.JobAttributes$DialogType].toString() [function] [call site] 07028
26 [java.lang.invoke.LambdaFormEditor$Transform].toString() [function] [call site] 07029
26 [org.jfree.data.time.Week].toString() [function] [call site] 07030
26 [org.jfree.chart.entity.JFreeChartEntity].toString() [function] [call site] 07031
26 [java.lang.invoke.LambdaForm].toString() [function] [call site] 07032
26 [java.util.concurrent.locks.AbstractQueuedSynchronizer].toString() [function] [call site] 07033
26 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 07034
26 [org.jfree.chart.entity.CategoryLabelEntity].toString() [function] [call site] 07035
26 [java.util.Calendar].toString() [function] [call site] 07036
26 [java.util.AbstractMap].toString() [function] [call site] 07037
26 [java.awt.datatransfer.MimeTypeParameterList].toString() [function] [call site] 07038
26 [java.time.temporal.ChronoField].toString() [function] [call site] 07039
26 [java.nio.charset.CoderResult].toString() [function] [call site] 07040
26 [sun.nio.fs.UnixPath].toString() [function] [call site] 07041
26 [java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock].toString() [function] [call site] 07042
26 [java.util.Properties].toString() [function] [call site] 07043
26 [javax.swing.event.HyperlinkEvent$EventType].toString() [function] [call site] 07044
26 [sun.java2d.pipe.Region].toString() [function] [call site] 07045
26 [java.util.HashMap$Node].toString() [function] [call site] 07046
26 [java.awt.Component].toString() [function] [call site] 07047
26 [java.lang.module.ResolvedModule].toString() [function] [call site] 07048
26 [jdk.internal.module.ModuleResolution].toString() [function] [call site] 07049
26 [java.util.concurrent.atomic.AtomicReference].toString() [function] [call site] 07050
26 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 07051
26 [javax.swing.text.JTextComponent$MutableCaretEvent].toString() [function] [call site] 07052
26 [javax.swing.filechooser.FileNameExtensionFilter].toString() [function] [call site] 07053
26 [java.net.URLConnection].toString() [function] [call site] 07054
26 [java.text.Bidi].toString() [function] [call site] 07055
26 [java.lang.invoke.MemberName].toString() [function] [call site] 07056
26 [java.util.LongSummaryStatistics].toString() [function] [call site] 07057
26 [sun.text.bidi.BidiBase].toString() [function] [call site] 07058
26 [javax.swing.text.SimpleAttributeSet].toString() [function] [call site] 07059
26 [java.util.DoubleSummaryStatistics].toString() [function] [call site] 07060
26 [javax.swing.TransferHandler$DropLocation].toString() [function] [call site] 07061
26 [java.time.ZoneOffset].toString() [function] [call site] 07062
26 [java.nio.ShortBuffer].toString() [function] [call site] 07063
26 [sun.util.calendar.Era].toString() [function] [call site] 07064
26 [org.xml.sax.SAXException].toString() [function] [call site] 07065
26 [java.time.format.DecimalStyle].toString() [function] [call site] 07066
26 [org.jfree.data.flow.NodeKey].toString() [function] [call site] 07067
26 [javax.swing.text.JTextComponent$DropLocation].toString() [function] [call site] 07068
26 [java.util.concurrent.CompletableFuture].toString() [function] [call site] 07069
26 [sun.reflect.annotation.AnnotationType].toString() [function] [call site] 07070
26 [java.nio.LongBuffer].toString() [function] [call site] 07071
26 [java.awt.datatransfer.DataFlavor].toString() [function] [call site] 07072
26 [java.awt.image.BufferedImage].toString() [function] [call site] 07073
26 [javax.swing.event.ListSelectionEvent].toString() [function] [call site] 07074
26 [org.jfree.data.json.impl.JSONObject].toJSONString() [function] [call site] 07075
26 [org.jfree.data.json.impl.JSONArray].toJSONString() [function] [call site] 07076
26 [org.jfree.data.json.impl.JSONObject].toJSONString(java.util.Map) [function] [call site] 07077
26 [org.jfree.data.json.impl.JSONArray].toJSONString(java.util.List) [function] [call site] 07078
26 [java.util.Hashtable].toString() [function] [call site] 07079
26 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 07080
26 [java.nio.CharBuffer].toString() [function] [call site] 07081
26 [java.awt.font.NumericShaper].toString() [function] [call site] 07082
26 [sun.util.calendar.JulianCalendar$Date].toString() [function] [call site] 07083
26 [java.util.Currency].toString() [function] [call site] 07084
26 [java.nio.ByteBuffer].toString() [function] [call site] 07085
26 [java.net.ServerSocket].toString() [function] [call site] 07086
26 [java.lang.ProcessBuilder$Redirect$4].toString() [function] [call site] 07087
26 [java.beans.PropertyChangeEvent].toString() [function] [call site] 07088
26 [sun.java2d.loops.GraphicsPrimitive].toString() [function] [call site] 07089
26 [java.lang.Byte].toString() [function] [call site] 07090
26 [java.lang.reflect.Method].toString() [function] [call site] 07091
26 [java.util.Vector].toString() [function] [call site] 07092
26 [java.lang.StringBuffer].toString() [function] [call site] 07093
26 [java.awt.CheckboxGroup].toString() [function] [call site] 07094
26 [java.awt.JobAttributes$DestinationType].toString() [function] [call site] 07095
26 [java.awt.geom.Point2D$Double].toString() [function] [call site] 07096
26 [sun.awt.AppContext].toString() [function] [call site] 07097
26 [java.security.Provider$Service].toString() [function] [call site] 07098
26 [java.awt.geom.Rectangle2D$Double].toString() [function] [call site] 07099
26 [org.jfree.chart.entity.CategoryItemEntity].toString() [function] [call site] 07100
26 [java.util.jar.Attributes$Name].toString() [function] [call site] 07101
26 [javax.swing.event.EventListenerList].toString() [function] [call site] 07102
26 [java.time.OffsetDateTime].toString() [function] [call site] 07103
26 [jdk.internal.org.objectweb.asm.Label].toString() [function] [call site] 07104
26 [java.awt.PageAttributes$OriginType].toString() [function] [call site] 07105
26 [sun.java2d.loops.FontInfo].toString() [function] [call site] 07106
26 [java.awt.RenderingHints].toString() [function] [call site] 07107
26 [java.lang.ProcessImpl].toString() [function] [call site] 07108
26 [javax.swing.text.Segment].toString() [function] [call site] 07109
26 [java.util.TreeMap$Entry].toString() [function] [call site] 07110
26 [java.math.MutableBigInteger].toString() [function] [call site] 07111
26 [javax.swing.event.ListDataEvent].toString() [function] [call site] 07112
26 [java.lang.String].toString() [function] [call site] 07113
26 [java.awt.font.TextHitInfo].toString() [function] [call site] 07114
26 [java.util.concurrent.ConcurrentHashMap$Node].toString() [function] [call site] 07115
26 [java.net.SocketImpl].toString() [function] [call site] 07116
26 [java.nio.channels.FileChannel$MapMode].toString() [function] [call site] 07117
26 [java.security.Timestamp].toString() [function] [call site] 07118
26 [java.lang.Integer].toString() [function] [call site] 07119
26 [java.util.regex.Pattern].toString() [function] [call site] 07120
26 [java.util.zip.ZipEntry].toString() [function] [call site] 07121
26 [java.lang.Float].toString() [function] [call site] 07122
26 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 07123
26 [java.time.Period].toString() [function] [call site] 07124
26 [java.io.ObjectOutputStream$DebugTraceInfoStack].toString() [function] [call site] 07125
26 [sun.java2d.loops.CompositeType].toString() [function] [call site] 07126
26 [java.text.DigitList].toString() [function] [call site] 07127
26 [java.awt.image.IndexColorModel].toString() [function] [call site] 07128
26 [java.util.concurrent.locks.ReentrantLock].toString() [function] [call site] 07129
26 [java.net.URL].toString() [function] [call site] 07130
26 [java.awt.Event].toString() [function] [call site] 07131
26 [java.awt.JobAttributes$MultipleDocumentHandlingType].toString() [function] [call site] 07132
26 [java.awt.FontMetrics].toString() [function] [call site] 07133
26 [javax.swing.text.Position$Bias].toString() [function] [call site] 07134
26 [java.lang.Short].toString() [function] [call site] 07135
26 [java.net.InterfaceAddress].toString() [function] [call site] 07136
26 [sun.net.www.MessageHeader].toString() [function] [call site] 07137
26 [org.xml.sax.SAXParseException].toString() [function] [call site] 07138
26 [java.time.Instant].toString() [function] [call site] 07139
26 [java.awt.Color].toString() [function] [call site] 07140
26 [java.lang.invoke.MethodHandleImpl$LoopClauses].toString() [function] [call site] 07141
26 [org.jfree.chart.entity.LegendItemEntity].toString() [function] [call site] 07142
26 [java.time.LocalDate].toString() [function] [call site] 07143
26 [org.jfree.data.KeyedValuesItemKey].toString() [function] [call site] 07144
26 [java.io.ObjectStreamField].toString() [function] [call site] 07145
26 [org.jfree.data.DefaultKeyedValue].toString() [function] [call site] 07146
26 [jdk.internal.module.ModuleReferenceImpl].toString() [function] [call site] 07147
26 [java.lang.invoke.LambdaForm$Name].toString() [function] [call site] 07148
26 [org.jfree.chart.block.Size2D].toString() [function] [call site] 07149
26 [java.lang.ProcessBuilder$Redirect$1].toString() [function] [call site] 07150
26 [java.util.Date].toString() [function] [call site] 07151
26 [java.awt.datatransfer.MimeType].toString() [function] [call site] 07152
26 [java.text.Annotation].toString() [function] [call site] 07153
26 [java.lang.Runtime$Version].toString() [function] [call site] 07154
26 [org.jfree.data.statistics.MeanAndStandardDeviation].toString() [function] [call site] 07155
26 [java.security.CodeSigner].toString() [function] [call site] 07156
26 [java.lang.ProcessBuilder$Redirect$5].toString() [function] [call site] 07157
26 [java.util.BitSet].toString() [function] [call site] 07158
26 [org.jfree.data.time.TimePeriodValue].toString() [function] [call site] 07159
26 [org.jfree.data.time.Day].toString() [function] [call site] 07160
26 [java.time.format.DateTimeParseContext].toString() [function] [call site] 07161
26 [org.jfree.data.Range].toString() [function] [call site] 07162
26 [java.util.Formatter].toString() [function] [call site] 07163
26 [java.lang.invoke.Invokers].toString() [function] [call site] 07164
26 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 07165
26 [java.awt.ScrollPaneAdjustable].toString() [function] [call site] 07166
26 [org.jfree.data.time.DateRange].toString() [function] [call site] 07167
26 [java.time.zone.ZoneOffsetTransitionRule].toString() [function] [call site] 07168
26 [org.jfree.chart.entity.ChartEntity].toString() [function] [call site] 07169
26 [java.io.File].toString() [function] [call site] 07170
26 [javax.print.MimeType].toString() [function] [call site] 07171
26 [java.awt.MenuShortcut].toString() [function] [call site] 07172
26 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 07173
26 [java.lang.StackFrameInfo].toString() [function] [call site] 07174
26 [java.lang.StackTraceElement].toString() [function] [call site] 07175
26 [org.jfree.data.time.Month].toString() [function] [call site] 07176
26 [java.util.concurrent.atomic.AtomicBoolean].toString() [function] [call site] 07177
26 [java.nio.ByteOrder].toString() [function] [call site] 07178
26 [java.nio.FloatBuffer].toString() [function] [call site] 07179
26 [org.jfree.data.time.Year].toString() [function] [call site] 07180
26 [java.lang.ProcessBuilder$Redirect$6].toString() [function] [call site] 07181
26 [jdk.internal.math.FDBigInteger].toString() [function] [call site] 07182
26 [jdk.internal.jmod.JmodFile$Entry].toString() [function] [call site] 07183
26 [java.awt.BorderLayout].toString() [function] [call site] 07184
26 [sun.security.util.JarConstraintsParameters].toString() [function] [call site] 07185
26 [javax.swing.JList$DropLocation].toString() [function] [call site] 07186
26 [java.security.Permission].toString() [function] [call site] 07187
26 [java.awt.geom.AffineTransform].toString() [function] [call site] 07188
26 [sun.font.EAttribute].toString() [function] [call site] 07189
26 [java.net.InetAddress].toString() [function] [call site] 07190
26 [javax.crypto.CryptoPermission].toString() [function] [call site] 07191
26 [org.jfree.chart.axis.AxisSpace].toString() [function] [call site] 07192
26 [java.util.ResourceBundle$CacheKey].toString() [function] [call site] 07193
26 [sun.font.FontStrikeDesc].toString() [function] [call site] 07194
26 [java.time.ZoneId].toString() [function] [call site] 07195
26 [java.time.format.DateTimeFormatterBuilder$CompositePrinterParser].toString() [function] [call site] 07196
26 [java.text.CalendarBuilder].toString() [function] [call site] 07197
26 [java.awt.Graphics].toString() [function] [call site] 07198
26 [org.jfree.chart.entity.PieSectionEntity].toString() [function] [call site] 07199
26 [java.awt.PageAttributes$ColorType].toString() [function] [call site] 07200
26 [sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo].toString() [function] [call site] 07201
26 [java.util.ServiceLoader].toString() [function] [call site] 07202
26 [java.util.Locale].toString() [function] [call site] 07203
26 [java.awt.PageAttributes$MediaType].toString() [function] [call site] 07204
26 [org.jfree.data.json.impl.JSONObject].toString() [function] [call site] 07205
26 [java.lang.ModuleLayer].toString() [function] [call site] 07206
26 [java.awt.geom.Point2D$Float].toString() [function] [call site] 07207
26 [jdk.internal.perf.PerfCounter].toString() [function] [call site] 07208
26 [java.lang.Boolean].toString() [function] [call site] 07209
26 [javax.swing.JTable$DropLocation].toString() [function] [call site] 07210
26 [org.jfree.data.json.impl.JSONArray].toString() [function] [call site] 07211
26 [java.lang.invoke.SerializedLambda].toString() [function] [call site] 07212
26 [java.util.OptionalInt].toString() [function] [call site] 07213
26 [java.lang.invoke.MethodTypeForm].toString() [function] [call site] 07214
26 [java.io.StringWriter].toString() [function] [call site] 07215
26 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 07216
26 [java.lang.Throwable].toString() [function] [call site] 07217
26 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 07218
26 [java.time.LocalDateTime].toString() [function] [call site] 07219
26 [java.util.concurrent.ConcurrentHashMap].toString() [function] [call site] 07220
26 [java.nio.charset.CodingErrorAction].toString() [function] [call site] 07221
26 [org.jfree.chart.axis.Tick].toString() [function] [call site] 07222
26 [java.net.Proxy].toString() [function] [call site] 07223
26 [java.util.concurrent.FutureTask].toString() [function] [call site] 07224
26 [java.time.OffsetTime].toString() [function] [call site] 07225
26 [java.lang.Double].toString() [function] [call site] 07226
26 [java.security.cert.CertPath].toString() [function] [call site] 07227
26 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 07228
26 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 07229
26 [java.util.concurrent.LinkedBlockingQueue].toString() [function] [call site] 07230
26 [java.text.AttributedCharacterIterator$Attribute].toString() [function] [call site] 07231
26 [jdk.internal.module.ModuleHashes].toString() [function] [call site] 07232
26 [java.lang.ThreadGroup].toString() [function] [call site] 07233
26 [sun.font.StrikeMetrics].toString() [function] [call site] 07234
26 [java.lang.Thread].toString() [function] [call site] 07235
26 [org.jfree.data.time.Quarter].toString() [function] [call site] 07236
26 [jdk.internal.jimage.ImageReader$Node].toString() [function] [call site] 07237
26 [sun.java2d.loops.SurfaceType].toString() [function] [call site] 07238
26 [sun.security.util.LazyCodeSourcePermissionCollection].toString() [function] [call site] 07239
26 [javax.swing.UIManager$LookAndFeelInfo].toString() [function] [call site] 07240
26 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 07241
26 [java.lang.invoke.LambdaForm$NamedFunction].toString() [function] [call site] 07242
26 [java.security.Signature].toString() [function] [call site] 07243
26 [sun.util.locale.BaseLocale].toString() [function] [call site] 07244
26 [sun.util.locale.Extension].toString() [function] [call site] 07245
26 [org.jfree.chart.api.RectangleInsets].toString() [function] [call site] 07246
26 [org.jfree.chart.entity.NodeEntity].toString() [function] [call site] 07247
26 [java.net.HttpCookie].toString() [function] [call site] 07248
26 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 07249
26 [java.awt.GridLayout].toString() [function] [call site] 07250
26 [java.security.ProtectionDomain].toString() [function] [call site] 07251
26 [java.lang.Object].toString() [function] [call site] 07252
26 [java.awt.Font].toString() [function] [call site] 07253
26 [java.lang.Package].toString() [function] [call site] 07254
26 [java.text.FieldPosition].toString() [function] [call site] 07255
26 [sun.reflect.annotation.TypeAnnotation].toString() [function] [call site] 07256
26 [java.util.regex.Matcher].toString() [function] [call site] 07257
26 [java.awt.font.TextLine].toString() [function] [call site] 07258
26 [java.awt.PageAttributes$PrintQualityType].toString() [function] [call site] 07259
26 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 07260
26 [java.awt.JobAttributes].toString() [function] [call site] 07261
26 [java.io.ObjectStreamClass].toString() [function] [call site] 07262
26 [java.awt.PageAttributes$OrientationRequestedType].toString() [function] [call site] 07263
26 [java.net.URI].toString() [function] [call site] 07264
26 [sun.font.FontFamily].toString() [function] [call site] 07265
26 [javax.swing.LookAndFeel].toString() [function] [call site] 07266
26 [java.util.StringJoiner].toString() [function] [call site] 07267
26 [java.lang.Character].toString() [function] [call site] 07268
26 [org.jfree.chart.entity.TitleEntity].toString() [function] [call site] 07269
26 [javax.swing.MultiUIDefaults].toString() [function] [call site] 07270
26 [java.time.zone.ZoneRules].toString() [function] [call site] 07271
26 [java.lang.invoke.ClassSpecializer$SpeciesData].toString() [function] [call site] 07272
26 [java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock].toString() [function] [call site] 07273
26 [java.net.Socket].toString() [function] [call site] 07274
26 [java.lang.invoke.MethodType].toString() [function] [call site] 07275
26 [javax.swing.text.DefaultCaret].toString() [function] [call site] 07276
26 [java.awt.AttributeValue].toString() [function] [call site] 07277
26 [java.nio.DoubleBuffer].toString() [function] [call site] 07278
26 [java.lang.ProcessBuilder$RedirectPipeImpl].toString() [function] [call site] 07279
26 [java.lang.Long].toString() [function] [call site] 07280
26 [java.awt.Dimension].toString() [function] [call site] 07281
26 [java.util.concurrent.ThreadPoolExecutor].toString() [function] [call site] 07282
26 [java.awt.Point].toString() [function] [call site] 07283
26 [java.awt.JobAttributes$DefaultSelectionType].toString() [function] [call site] 07284
26 [java.security.AlgorithmParameters].toString() [function] [call site] 07285
26 [java.awt.geom.Rectangle2D$Float].toString() [function] [call site] 07286
26 [java.util.concurrent.ConcurrentHashMap$CollectionView].toString() [function] [call site] 07287
26 [java.awt.Insets].toString() [function] [call site] 07288
26 [java.nio.file.attribute.FileTime].toString() [function] [call site] 07289
26 [java.lang.Module].toString() [function] [call site] 07290
26 [java.nio.channels.FileLock].toString() [function] [call site] 07291
26 [java.time.chrono.AbstractChronology].toString() [function] [call site] 07292
26 [java.nio.charset.Charset].toString() [function] [call site] 07293
26 [java.time.format.DateTimeFormatter].toString() [function] [call site] 07294
26 [java.time.ZonedDateTime].toString() [function] [call site] 07295
26 [org.jfree.data.time.Hour].toString() [function] [call site] 07296
26 [java.lang.invoke.MethodHandles$Lookup].toString() [function] [call site] 07297
26 [java.security.PermissionCollection].toString() [function] [call site] 07298
26 [java.awt.Rectangle].toString() [function] [call site] 07299
26 [jdk.internal.org.objectweb.asm.TypePath].toString() [function] [call site] 07300
26 [java.security.SecureRandomSpi].toString() [function] [call site] 07301
26 [java.time.temporal.ValueRange].toString() [function] [call site] 07302
26 [javax.print.event.PrintEvent].toString() [function] [call site] 07303
26 [javax.security.auth.Subject].toString() [function] [call site] 07304
26 [java.util.EventObject].toString() [function] [call site] 07305
26 [java.awt.Cursor].toString() [function] [call site] 07306
26 [java.lang.reflect.Field].toString() [function] [call site] 07307
26 [org.jfree.data.flow.FlowKey].toString() [function] [call site] 07308
26 [java.security.MessageDigest].toString() [function] [call site] 07309
26 [sun.util.locale.LocaleExtensions].toString() [function] [call site] 07310
26 [jdk.internal.org.objectweb.asm.Type].toString() [function] [call site] 07311
26 [jdk.internal.misc.Signal].toString() [function] [call site] 07312
26 [java.util.AbstractCollection].toString() [function] [call site] 07313
26 [sun.util.calendar.CalendarDate].toString() [function] [call site] 07314
26 [java.awt.MenuComponent].toString() [function] [call site] 07315
26 [java.time.format.DateTimePrintContext].toString() [function] [call site] 07316
26 [java.security.PrivilegedActionException].toString() [function] [call site] 07317
26 [java.util.concurrent.ForkJoinPool].toString() [function] [call site] 07318
26 [java.time.LocalTime].toString() [function] [call site] 07319
26 [java.awt.PageAttributes].toString() [function] [call site] 07320
26 [java.lang.Class].toString() [function] [call site] 07321
26 [org.jfree.chart.entity.FlowEntity].toString() [function] [call site] 07322
26 [java.awt.JobAttributes$SidesType].toString() [function] [call site] 07323
26 [java.text.ParsePosition].toString() [function] [call site] 07324
26 [org.jfree.data.statistics.BoxAndWhiskerItem].toString() [function] [call site] 07325
26 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 07326
26 [java.util.concurrent.Semaphore].toString() [function] [call site] 07327
26 [java.math.BigDecimal].toString() [function] [call site] 07328
26 [java.lang.module.Configuration].toString() [function] [call site] 07329
26 [org.jfree.chart.entity.PlotEntity].toString() [function] [call site] 07330
26 [java.time.temporal.ChronoUnit].toString() [function] [call site] 07331
26 [java.security.CodeSource].toString() [function] [call site] 07332
26 [java.math.BigInteger].toString() [function] [call site] 07333
26 [java.awt.image.ColorModel].toString() [function] [call site] 07334
26 [java.lang.Character$Subset].toString() [function] [call site] 07335
26 [java.io.ByteArrayOutputStream].toString() [function] [call site] 07336
26 [java.util.WeakHashMap$Entry].toString() [function] [call site] 07337
26 [java.awt.font.TextLayout].toString() [function] [call site] 07338
26 [java.security.SecureRandom].toString() [function] [call site] 07339
26 [java.awt.BufferCapabilities$FlipContents].toString() [function] [call site] 07340
26 [java.lang.ProcessHandleImpl].toString() [function] [call site] 07341
26 [org.jfree.chart.entity.AxisEntity].toString() [function] [call site] 07342
26 [javax.accessibility.AccessibleStateSet].toString() [function] [call site] 07343
26 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 07344
26 [java.awt.AWTEvent].toString() [function] [call site] 07345
26 [java.lang.ProcessBuilder$Redirect$3].toString() [function] [call site] 07346
26 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 07347
26 [sun.nio.fs.UnixFileStore].toString() [function] [call site] 07348
26 [java.util.concurrent.atomic.AtomicLong].toString() [function] [call site] 07349
26 [java.util.concurrent.CopyOnWriteArrayList].toString() [function] [call site] 07350
26 [java.net.NetworkInterface].toString() [function] [call site] 07351
26 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 07352
26 [java.awt.AWTKeyStroke].toString() [function] [call site] 07353
26 [java.lang.ProcessBuilder$Redirect$2].toString() [function] [call site] 07354
26 [java.util.Hashtable$Entry].toString() [function] [call site] 07355
26 [java.math.MathContext].toString() [function] [call site] 07356
26 [java.lang.invoke.MethodHandle].toString() [function] [call site] 07357
26 [java.nio.IntBuffer].toString() [function] [call site] 07358
26 [java.lang.reflect.Constructor].toString() [function] [call site] 07359
26 [sun.awt.shell.ShellFolder].toString() [function] [call site] 07360
26 [java.util.Optional].toString() [function] [call site] 07361
26 [java.lang.reflect.Parameter].toString() [function] [call site] 07362
26 [java.lang.StringBuilder].toString() [function] [call site] 07363
26 [javax.accessibility.AccessibleBundle].toString() [function] [call site] 07364
26 [org.jfree.chart.plot.pie.PieLabelDistributor].toString() [function] [call site] 07365
26 [java.time.Duration].toString() [function] [call site] 07366
26 [java.time.format.DateTimeFormatterBuilder$NumberPrinterParser].toString() [function] [call site] 07367
26 [javax.swing.event.DocumentEvent$EventType].toString() [function] [call site] 07368
26 [java.util.IntSummaryStatistics].toString() [function] [call site] 07369
26 [javax.swing.TimerQueue].toString() [function] [call site] 07370
26 [sun.font.AttributeValues].toString() [function] [call site] 07371
26 [java.util.concurrent.locks.ReentrantReadWriteLock].toString() [function] [call site] 07372
26 [java.util.concurrent.atomic.AtomicInteger].toString() [function] [call site] 07373
26 [javax.print.DocFlavor].toString() [function] [call site] 07374
26 [jdk.internal.org.objectweb.asm.Handle].toString() [function] [call site] 07375
26 [java.time.format.Parsed].toString() [function] [call site] 07376
26 [org.jfree.chart.block.RectangleConstraint].toString() [function] [call site] 07377
26 [org.jfree.chart.entity.XYItemEntity].toString() [function] [call site] 07378
26 [java.util.OptionalLong].toString() [function] [call site] 07379
26 [java.security.Provider].toString() [function] [call site] 07380
26 [jdk.internal.misc.Signal$NativeHandler].toString() [function] [call site] 07381
26 [java.util.OptionalDouble].toString() [function] [call site] 07382
26 [java.lang.Enum].toString() [function] [call site] 07383
26 [java.awt.DisplayMode].toString() [function] [call site] 07384
26 [java.beans.FeatureDescriptor].toString() [function] [call site] 07385
26 [javax.accessibility.AccessibleRelationSet].toString() [function] [call site] 07386
26 [java.awt.JobAttributes$DialogType].toString() [function] [call site] 07387
26 [java.lang.invoke.LambdaFormEditor$Transform].toString() [function] [call site] 07388
26 [org.jfree.data.time.Week].toString() [function] [call site] 07389
26 [org.jfree.chart.entity.JFreeChartEntity].toString() [function] [call site] 07390
26 [java.lang.invoke.LambdaForm].toString() [function] [call site] 07391
26 [java.util.concurrent.locks.AbstractQueuedSynchronizer].toString() [function] [call site] 07392
26 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 07393
26 [org.jfree.chart.entity.CategoryLabelEntity].toString() [function] [call site] 07394
26 [java.util.Calendar].toString() [function] [call site] 07395
26 [java.util.AbstractMap].toString() [function] [call site] 07396
26 [java.awt.datatransfer.MimeTypeParameterList].toString() [function] [call site] 07397
26 [java.time.temporal.ChronoField].toString() [function] [call site] 07398
26 [java.nio.charset.CoderResult].toString() [function] [call site] 07399
26 [sun.nio.fs.UnixPath].toString() [function] [call site] 07400
26 [java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock].toString() [function] [call site] 07401
26 [java.util.Properties].toString() [function] [call site] 07402
26 [javax.swing.event.HyperlinkEvent$EventType].toString() [function] [call site] 07403
26 [sun.java2d.pipe.Region].toString() [function] [call site] 07404
26 [java.util.HashMap$Node].toString() [function] [call site] 07405
26 [java.awt.Component].toString() [function] [call site] 07406
26 [java.lang.module.ResolvedModule].toString() [function] [call site] 07407
26 [jdk.internal.module.ModuleResolution].toString() [function] [call site] 07408
26 [java.util.concurrent.atomic.AtomicReference].toString() [function] [call site] 07409
26 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 07410
26 [javax.swing.text.JTextComponent$MutableCaretEvent].toString() [function] [call site] 07411
26 [javax.swing.filechooser.FileNameExtensionFilter].toString() [function] [call site] 07412
26 [java.net.URLConnection].toString() [function] [call site] 07413
26 [java.text.Bidi].toString() [function] [call site] 07414
26 [java.lang.invoke.MemberName].toString() [function] [call site] 07415
26 [java.util.LongSummaryStatistics].toString() [function] [call site] 07416
26 [sun.text.bidi.BidiBase].toString() [function] [call site] 07417
26 [javax.swing.text.SimpleAttributeSet].toString() [function] [call site] 07418
26 [java.util.DoubleSummaryStatistics].toString() [function] [call site] 07419
26 [javax.swing.TransferHandler$DropLocation].toString() [function] [call site] 07420
26 [java.time.ZoneOffset].toString() [function] [call site] 07421
26 [java.nio.ShortBuffer].toString() [function] [call site] 07422
26 [sun.util.calendar.Era].toString() [function] [call site] 07423
26 [org.xml.sax.SAXException].toString() [function] [call site] 07424
26 [java.time.format.DecimalStyle].toString() [function] [call site] 07425
26 [org.jfree.data.flow.NodeKey].toString() [function] [call site] 07426
26 [javax.swing.text.JTextComponent$DropLocation].toString() [function] [call site] 07427
26 [java.util.concurrent.CompletableFuture].toString() [function] [call site] 07428
26 [sun.reflect.annotation.AnnotationType].toString() [function] [call site] 07429
26 [java.nio.LongBuffer].toString() [function] [call site] 07430
26 [java.awt.datatransfer.DataFlavor].toString() [function] [call site] 07431
26 [java.awt.image.BufferedImage].toString() [function] [call site] 07432
26 [javax.swing.event.ListSelectionEvent].toString() [function] [call site] 07433
25 [java.lang.StringBuffer].toString() [function] [call site] 07434
24 [java.lang.String].valueOf(java.lang.Object) [function] [call site] 07435
24 [java.lang.StringBuffer].append(char) [function] [call site] 07436
24 [java.lang.StringBuffer].toString() [function] [call site] 07437
21 [java.lang.ModuleLayer].toString() [function] [call site] 07438
21 [java.awt.geom.Point2D$Float].toString() [function] [call site] 07439
21 [jdk.internal.perf.PerfCounter].toString() [function] [call site] 07440
21 [java.lang.Boolean].toString() [function] [call site] 07441
21 [javax.swing.JTable$DropLocation].toString() [function] [call site] 07442
21 [org.jfree.data.json.impl.JSONArray].toString() [function] [call site] 07443
21 [java.lang.invoke.SerializedLambda].toString() [function] [call site] 07444
21 [java.util.OptionalInt].toString() [function] [call site] 07445
21 [java.lang.invoke.MethodTypeForm].toString() [function] [call site] 07446
21 [java.io.StringWriter].toString() [function] [call site] 07447
21 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 07448
21 [java.lang.Throwable].toString() [function] [call site] 07449
21 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 07450
21 [java.time.LocalDateTime].toString() [function] [call site] 07451
21 [java.util.concurrent.ConcurrentHashMap].toString() [function] [call site] 07452
21 [java.nio.charset.CodingErrorAction].toString() [function] [call site] 07453
21 [org.jfree.chart.axis.Tick].toString() [function] [call site] 07454
21 [java.net.Proxy].toString() [function] [call site] 07455
21 [java.util.concurrent.FutureTask].toString() [function] [call site] 07456
21 [java.time.OffsetTime].toString() [function] [call site] 07457
21 [java.lang.Double].toString() [function] [call site] 07458
21 [java.security.cert.CertPath].toString() [function] [call site] 07459
21 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 07460
21 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 07461
21 [java.util.concurrent.LinkedBlockingQueue].toString() [function] [call site] 07462
21 [java.text.AttributedCharacterIterator$Attribute].toString() [function] [call site] 07463
21 [jdk.internal.module.ModuleHashes].toString() [function] [call site] 07464
21 [java.lang.ThreadGroup].toString() [function] [call site] 07465
21 [sun.font.StrikeMetrics].toString() [function] [call site] 07466
21 [java.lang.Thread].toString() [function] [call site] 07467
21 [org.jfree.data.time.Quarter].toString() [function] [call site] 07468
21 [jdk.internal.jimage.ImageReader$Node].toString() [function] [call site] 07469
21 [sun.java2d.loops.SurfaceType].toString() [function] [call site] 07470
21 [sun.security.util.LazyCodeSourcePermissionCollection].toString() [function] [call site] 07471
21 [javax.swing.UIManager$LookAndFeelInfo].toString() [function] [call site] 07472
21 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 07473
21 [java.lang.invoke.LambdaForm$NamedFunction].toString() [function] [call site] 07474
21 [java.security.Signature].toString() [function] [call site] 07475
21 [sun.util.locale.BaseLocale].toString() [function] [call site] 07476
21 [sun.util.locale.Extension].toString() [function] [call site] 07477
21 [org.jfree.chart.api.RectangleInsets].toString() [function] [call site] 07478
21 [org.jfree.chart.entity.NodeEntity].toString() [function] [call site] 07479
21 [java.net.HttpCookie].toString() [function] [call site] 07480
21 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 07481
21 [java.awt.GridLayout].toString() [function] [call site] 07482
21 [java.security.ProtectionDomain].toString() [function] [call site] 07483
21 [java.lang.Object].toString() [function] [call site] 07484
21 [java.awt.Font].toString() [function] [call site] 07485
21 [java.lang.Package].toString() [function] [call site] 07486
21 [java.text.FieldPosition].toString() [function] [call site] 07487
21 [sun.reflect.annotation.TypeAnnotation].toString() [function] [call site] 07488
21 [java.util.regex.Matcher].toString() [function] [call site] 07489
21 [java.awt.font.TextLine].toString() [function] [call site] 07490
21 [java.awt.PageAttributes$PrintQualityType].toString() [function] [call site] 07491
21 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 07492
21 [java.awt.JobAttributes].toString() [function] [call site] 07493
21 [java.io.ObjectStreamClass].toString() [function] [call site] 07494
21 [java.awt.PageAttributes$OrientationRequestedType].toString() [function] [call site] 07495
21 [java.net.URI].toString() [function] [call site] 07496
21 [sun.font.FontFamily].toString() [function] [call site] 07497
21 [javax.swing.LookAndFeel].toString() [function] [call site] 07498
21 [java.util.StringJoiner].toString() [function] [call site] 07499
21 [java.lang.Character].toString() [function] [call site] 07500
21 [org.jfree.chart.entity.TitleEntity].toString() [function] [call site] 07501
21 [javax.swing.MultiUIDefaults].toString() [function] [call site] 07502
21 [java.time.zone.ZoneRules].toString() [function] [call site] 07503
21 [java.lang.invoke.ClassSpecializer$SpeciesData].toString() [function] [call site] 07504
21 [java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock].toString() [function] [call site] 07505
21 [java.net.Socket].toString() [function] [call site] 07506
21 [java.lang.invoke.MethodType].toString() [function] [call site] 07507
21 [javax.swing.text.DefaultCaret].toString() [function] [call site] 07508
21 [java.awt.AttributeValue].toString() [function] [call site] 07509
21 [java.nio.DoubleBuffer].toString() [function] [call site] 07510
21 [java.lang.ProcessBuilder$RedirectPipeImpl].toString() [function] [call site] 07511
21 [java.lang.Long].toString() [function] [call site] 07512
21 [java.awt.Dimension].toString() [function] [call site] 07513
21 [java.util.concurrent.ThreadPoolExecutor].toString() [function] [call site] 07514
21 [java.awt.Point].toString() [function] [call site] 07515
21 [java.awt.JobAttributes$DefaultSelectionType].toString() [function] [call site] 07516
21 [java.security.AlgorithmParameters].toString() [function] [call site] 07517
21 [java.awt.geom.Rectangle2D$Float].toString() [function] [call site] 07518
21 [java.util.concurrent.ConcurrentHashMap$CollectionView].toString() [function] [call site] 07519
21 [java.awt.Insets].toString() [function] [call site] 07520
21 [java.nio.file.attribute.FileTime].toString() [function] [call site] 07521
21 [java.lang.Module].toString() [function] [call site] 07522
21 [java.nio.channels.FileLock].toString() [function] [call site] 07523
21 [java.time.chrono.AbstractChronology].toString() [function] [call site] 07524
21 [java.nio.charset.Charset].toString() [function] [call site] 07525
21 [java.time.format.DateTimeFormatter].toString() [function] [call site] 07526
21 [java.time.ZonedDateTime].toString() [function] [call site] 07527
21 [org.jfree.data.time.Hour].toString() [function] [call site] 07528
21 [java.lang.invoke.MethodHandles$Lookup].toString() [function] [call site] 07529
21 [java.security.PermissionCollection].toString() [function] [call site] 07530
21 [java.awt.Rectangle].toString() [function] [call site] 07531
21 [jdk.internal.org.objectweb.asm.TypePath].toString() [function] [call site] 07532
21 [java.security.SecureRandomSpi].toString() [function] [call site] 07533
21 [java.time.temporal.ValueRange].toString() [function] [call site] 07534
21 [javax.print.event.PrintEvent].toString() [function] [call site] 07535
21 [javax.security.auth.Subject].toString() [function] [call site] 07536
21 [java.util.EventObject].toString() [function] [call site] 07537
21 [java.awt.Cursor].toString() [function] [call site] 07538
21 [java.lang.reflect.Field].toString() [function] [call site] 07539
21 [org.jfree.data.flow.FlowKey].toString() [function] [call site] 07540
21 [java.security.MessageDigest].toString() [function] [call site] 07541
21 [sun.util.locale.LocaleExtensions].toString() [function] [call site] 07542
21 [jdk.internal.org.objectweb.asm.Type].toString() [function] [call site] 07543
21 [jdk.internal.misc.Signal].toString() [function] [call site] 07544
21 [java.util.AbstractCollection].toString() [function] [call site] 07545
21 [sun.util.calendar.CalendarDate].toString() [function] [call site] 07546
21 [java.awt.MenuComponent].toString() [function] [call site] 07547
21 [java.time.format.DateTimePrintContext].toString() [function] [call site] 07548
21 [java.security.PrivilegedActionException].toString() [function] [call site] 07549
21 [java.util.concurrent.ForkJoinPool].toString() [function] [call site] 07550
21 [java.time.LocalTime].toString() [function] [call site] 07551
21 [java.awt.PageAttributes].toString() [function] [call site] 07552
21 [java.lang.Class].toString() [function] [call site] 07553
21 [org.jfree.chart.entity.FlowEntity].toString() [function] [call site] 07554
21 [java.awt.JobAttributes$SidesType].toString() [function] [call site] 07555
21 [java.text.ParsePosition].toString() [function] [call site] 07556
21 [org.jfree.data.statistics.BoxAndWhiskerItem].toString() [function] [call site] 07557
21 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 07558
21 [java.util.concurrent.Semaphore].toString() [function] [call site] 07559
21 [java.math.BigDecimal].toString() [function] [call site] 07560
21 [java.lang.module.Configuration].toString() [function] [call site] 07561
21 [org.jfree.chart.entity.PlotEntity].toString() [function] [call site] 07562
21 [java.time.temporal.ChronoUnit].toString() [function] [call site] 07563
21 [java.security.CodeSource].toString() [function] [call site] 07564
21 [java.math.BigInteger].toString() [function] [call site] 07565
21 [java.awt.image.ColorModel].toString() [function] [call site] 07566
21 [java.lang.Character$Subset].toString() [function] [call site] 07567
21 [java.io.ByteArrayOutputStream].toString() [function] [call site] 07568
21 [java.util.WeakHashMap$Entry].toString() [function] [call site] 07569
21 [java.awt.font.TextLayout].toString() [function] [call site] 07570
21 [java.security.SecureRandom].toString() [function] [call site] 07571
21 [java.awt.BufferCapabilities$FlipContents].toString() [function] [call site] 07572
21 [java.lang.ProcessHandleImpl].toString() [function] [call site] 07573
21 [org.jfree.chart.entity.AxisEntity].toString() [function] [call site] 07574
21 [javax.accessibility.AccessibleStateSet].toString() [function] [call site] 07575
21 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 07576
21 [java.awt.AWTEvent].toString() [function] [call site] 07577
21 [java.lang.ProcessBuilder$Redirect$3].toString() [function] [call site] 07578
21 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 07579
21 [sun.nio.fs.UnixFileStore].toString() [function] [call site] 07580
21 [java.util.concurrent.atomic.AtomicLong].toString() [function] [call site] 07581
21 [java.util.concurrent.CopyOnWriteArrayList].toString() [function] [call site] 07582
21 [java.net.NetworkInterface].toString() [function] [call site] 07583
21 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 07584
21 [java.awt.AWTKeyStroke].toString() [function] [call site] 07585
21 [java.lang.ProcessBuilder$Redirect$2].toString() [function] [call site] 07586
21 [java.util.Hashtable$Entry].toString() [function] [call site] 07587
21 [java.math.MathContext].toString() [function] [call site] 07588
21 [java.lang.invoke.MethodHandle].toString() [function] [call site] 07589
21 [java.nio.IntBuffer].toString() [function] [call site] 07590
21 [java.lang.reflect.Constructor].toString() [function] [call site] 07591
21 [sun.awt.shell.ShellFolder].toString() [function] [call site] 07592
21 [java.util.Optional].toString() [function] [call site] 07593
21 [java.lang.reflect.Parameter].toString() [function] [call site] 07594
21 [java.lang.StringBuilder].toString() [function] [call site] 07595
21 [javax.accessibility.AccessibleBundle].toString() [function] [call site] 07596
21 [org.jfree.chart.plot.pie.PieLabelDistributor].toString() [function] [call site] 07597
21 [java.time.Duration].toString() [function] [call site] 07598
21 [java.time.format.DateTimeFormatterBuilder$NumberPrinterParser].toString() [function] [call site] 07599
21 [javax.swing.event.DocumentEvent$EventType].toString() [function] [call site] 07600
21 [java.util.IntSummaryStatistics].toString() [function] [call site] 07601
21 [javax.swing.TimerQueue].toString() [function] [call site] 07602
21 [sun.font.AttributeValues].toString() [function] [call site] 07603
21 [java.util.concurrent.locks.ReentrantReadWriteLock].toString() [function] [call site] 07604
21 [java.util.concurrent.atomic.AtomicInteger].toString() [function] [call site] 07605
21 [javax.print.DocFlavor].toString() [function] [call site] 07606
21 [jdk.internal.org.objectweb.asm.Handle].toString() [function] [call site] 07607
21 [java.time.format.Parsed].toString() [function] [call site] 07608
21 [org.jfree.chart.block.RectangleConstraint].toString() [function] [call site] 07609
21 [org.jfree.chart.entity.XYItemEntity].toString() [function] [call site] 07610
21 [java.util.OptionalLong].toString() [function] [call site] 07611
21 [java.security.Provider].toString() [function] [call site] 07612
21 [jdk.internal.misc.Signal$NativeHandler].toString() [function] [call site] 07613
21 [java.util.OptionalDouble].toString() [function] [call site] 07614
21 [java.lang.Enum].toString() [function] [call site] 07615
21 [java.awt.DisplayMode].toString() [function] [call site] 07616
21 [java.beans.FeatureDescriptor].toString() [function] [call site] 07617
21 [javax.accessibility.AccessibleRelationSet].toString() [function] [call site] 07618
21 [java.awt.JobAttributes$DialogType].toString() [function] [call site] 07619
21 [java.lang.invoke.LambdaFormEditor$Transform].toString() [function] [call site] 07620
21 [org.jfree.data.time.Week].toString() [function] [call site] 07621
21 [org.jfree.chart.entity.JFreeChartEntity].toString() [function] [call site] 07622
21 [java.lang.invoke.LambdaForm].toString() [function] [call site] 07623
21 [java.util.concurrent.locks.AbstractQueuedSynchronizer].toString() [function] [call site] 07624
21 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 07625
21 [org.jfree.chart.entity.CategoryLabelEntity].toString() [function] [call site] 07626
21 [java.util.Calendar].toString() [function] [call site] 07627
21 [java.util.AbstractMap].toString() [function] [call site] 07628
21 [java.awt.datatransfer.MimeTypeParameterList].toString() [function] [call site] 07629
21 [java.time.temporal.ChronoField].toString() [function] [call site] 07630
21 [java.nio.charset.CoderResult].toString() [function] [call site] 07631
21 [sun.nio.fs.UnixPath].toString() [function] [call site] 07632
21 [java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock].toString() [function] [call site] 07633
21 [java.util.Properties].toString() [function] [call site] 07634
21 [javax.swing.event.HyperlinkEvent$EventType].toString() [function] [call site] 07635
21 [sun.java2d.pipe.Region].toString() [function] [call site] 07636
21 [java.util.HashMap$Node].toString() [function] [call site] 07637
21 [java.awt.Component].toString() [function] [call site] 07638
21 [java.lang.module.ResolvedModule].toString() [function] [call site] 07639
21 [jdk.internal.module.ModuleResolution].toString() [function] [call site] 07640
21 [java.util.concurrent.atomic.AtomicReference].toString() [function] [call site] 07641
21 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 07642
21 [javax.swing.text.JTextComponent$MutableCaretEvent].toString() [function] [call site] 07643
21 [javax.swing.filechooser.FileNameExtensionFilter].toString() [function] [call site] 07644
21 [java.net.URLConnection].toString() [function] [call site] 07645
21 [java.text.Bidi].toString() [function] [call site] 07646
21 [java.lang.invoke.MemberName].toString() [function] [call site] 07647
21 [java.util.LongSummaryStatistics].toString() [function] [call site] 07648
21 [sun.text.bidi.BidiBase].toString() [function] [call site] 07649
21 [javax.swing.text.SimpleAttributeSet].toString() [function] [call site] 07650
21 [java.util.DoubleSummaryStatistics].toString() [function] [call site] 07651
21 [javax.swing.TransferHandler$DropLocation].toString() [function] [call site] 07652
21 [java.time.ZoneOffset].toString() [function] [call site] 07653
21 [java.nio.ShortBuffer].toString() [function] [call site] 07654
21 [sun.util.calendar.Era].toString() [function] [call site] 07655
21 [org.xml.sax.SAXException].toString() [function] [call site] 07656
21 [java.time.format.DecimalStyle].toString() [function] [call site] 07657
21 [org.jfree.data.flow.NodeKey].toString() [function] [call site] 07658
21 [javax.swing.text.JTextComponent$DropLocation].toString() [function] [call site] 07659
21 [java.util.concurrent.CompletableFuture].toString() [function] [call site] 07660
21 [sun.reflect.annotation.AnnotationType].toString() [function] [call site] 07661
21 [java.nio.LongBuffer].toString() [function] [call site] 07662
21 [java.awt.datatransfer.DataFlavor].toString() [function] [call site] 07663
21 [java.awt.image.BufferedImage].toString() [function] [call site] 07664
19 [org.jfree.data.time.Month].toString() [function] [call site] 07665
19 [java.nio.CharBuffer].toString() [function] [call site] 07666
19 [org.jfree.data.time.Year].toString() [function] [call site] 07667
19 [java.lang.Character].toString() [function] [call site] 07668
19 [java.nio.FloatBuffer].toString() [function] [call site] 07669
19 [sun.font.EAttribute].toString() [function] [call site] 07670
19 [java.nio.ByteBuffer].toString() [function] [call site] 07671
19 [java.lang.Byte].toString() [function] [call site] 07672
19 [java.lang.ProcessHandleImpl].toString() [function] [call site] 07673
19 [java.lang.StringBuffer].toString() [function] [call site] 07674
19 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 07675
19 [java.nio.DoubleBuffer].toString() [function] [call site] 07676
19 [java.lang.Long].toString() [function] [call site] 07677
19 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 07678
19 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 07679
19 [java.nio.file.attribute.FileTime].toString() [function] [call site] 07680
19 [java.time.OffsetDateTime].toString() [function] [call site] 07681
19 [java.time.chrono.AbstractChronology].toString() [function] [call site] 07682
19 [java.nio.IntBuffer].toString() [function] [call site] 07683
19 [sun.awt.shell.ShellFolder].toString() [function] [call site] 07684
19 [java.nio.charset.Charset].toString() [function] [call site] 07685
19 [java.lang.StringBuilder].toString() [function] [call site] 07686
19 [java.time.ZonedDateTime].toString() [function] [call site] 07687
19 [java.time.Duration].toString() [function] [call site] 07688
19 [org.jfree.data.time.Hour].toString() [function] [call site] 07689
19 [java.lang.Boolean].toString() [function] [call site] 07690
19 [java.lang.Integer].toString() [function] [call site] 07691
19 [java.lang.String].toString() [function] [call site] 07692
19 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 07693
19 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 07694
19 [java.lang.Float].toString() [function] [call site] 07695
19 [java.time.LocalDateTime].toString() [function] [call site] 07696
19 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 07697
19 [java.lang.Enum].toString() [function] [call site] 07698
19 [java.time.OffsetTime].toString() [function] [call site] 07699
19 [java.lang.Double].toString() [function] [call site] 07700
19 [org.jfree.data.time.Week].toString() [function] [call site] 07701
19 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 07702
19 [java.lang.Short].toString() [function] [call site] 07703
19 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 07704
19 [org.jfree.data.time.Quarter].toString() [function] [call site] 07705
19 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 07706
19 [java.util.Calendar].toString() [function] [call site] 07707
19 [java.time.temporal.ChronoField].toString() [function] [call site] 07708
19 [java.time.Instant].toString() [function] [call site] 07709
19 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 07710
19 [sun.nio.fs.UnixPath].toString() [function] [call site] 07711
19 [java.io.ObjectStreamField].toString() [function] [call site] 07712
19 [java.time.LocalDate].toString() [function] [call site] 07713
19 [java.time.LocalTime].toString() [function] [call site] 07714
19 [java.util.Date].toString() [function] [call site] 07715
19 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 07716
19 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 07717
19 [java.lang.Object].toString() [function] [call site] 07718
19 [org.jfree.data.time.Day].toString() [function] [call site] 07719
19 [java.lang.Runtime$Version].toString() [function] [call site] 07720
19 [java.time.ZoneOffset].toString() [function] [call site] 07721
19 [java.nio.ShortBuffer].toString() [function] [call site] 07722
19 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 07723
19 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 07724
19 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 07725
19 [java.nio.LongBuffer].toString() [function] [call site] 07726
19 [java.math.BigDecimal].toString() [function] [call site] 07727
19 [java.time.temporal.ChronoUnit].toString() [function] [call site] 07728
19 [java.io.File].toString() [function] [call site] 07729
19 [java.net.URI].toString() [function] [call site] 07730
19 [java.math.BigInteger].toString() [function] [call site] 07731
19 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 07732
19 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 07733
19 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 07734
19 [java.util.Date].getTime() [function] [call site] 07735
19 [java.lang.Long].valueOf(long) [function] [call site] 07736
20 [java.lang.Long].<init>(long) [function] [call site] 07737
21 [java.lang.Number].<init>() [function] [call site] 07738
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getStartValue(int,int) [function] [call site] 07739
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 07740
17 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 07741
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].getCategoryCount() [function] [call site] 07742
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 07743
17 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 07744
16 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 07745
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getEndValue(int,int) [function] [call site] 07746
17 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 07747
18 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 07748
18 [org.jfree.data.gantt.TaskSeriesCollection].getColumnKey(int) [function] [call site] 07749
18 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(java.lang.Comparable,java.lang.Comparable) [function] [call site] 07750
19 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 07751
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 07752
19 [java.util.Vector].get(int) [function] [call site] 07753
19 [java.util.LinkedList].get(int) [function] [call site] 07754
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 07755
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 07756
19 [java.util.ArrayList].get(int) [function] [call site] 07757
19 [org.jfree.data.gantt.TaskSeries].get(java.lang.String) [function] [call site] 07758
19 [org.jfree.data.xy.XYDataItem].toString() [function] [call site] 07759
19 [org.jfree.data.time.RegularTimePeriod].toString() [function] [call site] 07760
19 [org.jfree.data.time.Month].toString() [function] [call site] 07761
19 [java.nio.CharBuffer].toString() [function] [call site] 07762
19 [org.jfree.data.time.Year].toString() [function] [call site] 07763
19 [java.lang.Character].toString() [function] [call site] 07764
19 [java.nio.FloatBuffer].toString() [function] [call site] 07765
19 [sun.font.EAttribute].toString() [function] [call site] 07766
19 [java.nio.ByteBuffer].toString() [function] [call site] 07767
19 [java.lang.Byte].toString() [function] [call site] 07768
19 [java.lang.ProcessHandleImpl].toString() [function] [call site] 07769
19 [java.lang.StringBuffer].toString() [function] [call site] 07770
19 [java.lang.module.ModuleDescriptor$Version].toString() [function] [call site] 07771
19 [java.nio.DoubleBuffer].toString() [function] [call site] 07772
19 [java.lang.Long].toString() [function] [call site] 07773
19 [org.jfree.chart.renderer.Outlier].toString() [function] [call site] 07774
19 [java.lang.module.ModuleDescriptor].toString() [function] [call site] 07775
19 [java.nio.file.attribute.FileTime].toString() [function] [call site] 07776
19 [java.time.OffsetDateTime].toString() [function] [call site] 07777
19 [java.time.chrono.AbstractChronology].toString() [function] [call site] 07778
19 [java.nio.IntBuffer].toString() [function] [call site] 07779
19 [sun.awt.shell.ShellFolder].toString() [function] [call site] 07780
19 [java.nio.charset.Charset].toString() [function] [call site] 07781
19 [java.lang.StringBuilder].toString() [function] [call site] 07782
19 [java.time.ZonedDateTime].toString() [function] [call site] 07783
19 [java.time.Duration].toString() [function] [call site] 07784
19 [org.jfree.data.time.Hour].toString() [function] [call site] 07785
19 [java.lang.Boolean].toString() [function] [call site] 07786
19 [java.lang.Integer].toString() [function] [call site] 07787
19 [java.lang.String].toString() [function] [call site] 07788
19 [org.jfree.chart.axis.NumberTickUnit].toString() [function] [call site] 07789
19 [org.jfree.data.xy.XYCoordinate].toString() [function] [call site] 07790
19 [java.lang.Float].toString() [function] [call site] 07791
19 [java.time.LocalDateTime].toString() [function] [call site] 07792
19 [org.jfree.chart.axis.DateTickUnit].toString() [function] [call site] 07793
19 [java.lang.Enum].toString() [function] [call site] 07794
19 [java.time.OffsetTime].toString() [function] [call site] 07795
19 [java.lang.Double].toString() [function] [call site] 07796
19 [org.jfree.data.time.Week].toString() [function] [call site] 07797
19 [org.jfree.chart.date.SerialDate].toString() [function] [call site] 07798
19 [java.lang.Short].toString() [function] [call site] 07799
19 [java.time.zone.ZoneOffsetTransition].toString() [function] [call site] 07800
19 [org.jfree.data.time.Quarter].toString() [function] [call site] 07801
19 [java.lang.module.ModuleDescriptor$Provides].toString() [function] [call site] 07802
19 [java.util.Calendar].toString() [function] [call site] 07803
19 [java.time.temporal.ChronoField].toString() [function] [call site] 07804
19 [java.time.Instant].toString() [function] [call site] 07805
19 [java.lang.module.ModuleDescriptor$Opens].toString() [function] [call site] 07806
19 [sun.nio.fs.UnixPath].toString() [function] [call site] 07807
19 [java.io.ObjectStreamField].toString() [function] [call site] 07808
19 [java.time.LocalDate].toString() [function] [call site] 07809
19 [java.time.LocalTime].toString() [function] [call site] 07810
19 [java.util.Date].toString() [function] [call site] 07811
19 [org.jfree.chart.plot.pie.PieLabelRecord].toString() [function] [call site] 07812
19 [org.jfree.data.KeyedValues2DItemKey].toString() [function] [call site] 07813
19 [java.lang.Object].toString() [function] [call site] 07814
19 [org.jfree.data.time.Day].toString() [function] [call site] 07815
19 [java.lang.Runtime$Version].toString() [function] [call site] 07816
19 [java.time.ZoneOffset].toString() [function] [call site] 07817
19 [java.nio.ShortBuffer].toString() [function] [call site] 07818
19 [java.lang.module.ModuleDescriptor$Exports].toString() [function] [call site] 07819
19 [org.jfree.data.xy.XYItemKey].toString() [function] [call site] 07820
19 [java.lang.module.ModuleDescriptor$Requires].toString() [function] [call site] 07821
19 [java.nio.LongBuffer].toString() [function] [call site] 07822
19 [java.math.BigDecimal].toString() [function] [call site] 07823
19 [java.time.temporal.ChronoUnit].toString() [function] [call site] 07824
19 [java.io.File].toString() [function] [call site] 07825
19 [java.net.URI].toString() [function] [call site] 07826
19 [java.math.BigInteger].toString() [function] [call site] 07827
19 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 07828
19 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 07829
19 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 07830
19 [java.util.Date].getTime() [function] [call site] 07831
19 [java.lang.Long].valueOf(long) [function] [call site] 07832
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 07833
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 07834
17 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 07835
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].getCategoryCount() [function] [call site] 07836
17 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 07837
16 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 07838
16 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 07839
16 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 07840
16 [java.lang.Double].doubleValue() [function] [call site] 07841
16 [java.lang.Long].doubleValue() [function] [call site] 07842
16 [java.lang.Short].doubleValue() [function] [call site] 07843
16 [java.math.BigDecimal].doubleValue() [function] [call site] 07844
16 [java.lang.Float].doubleValue() [function] [call site] 07845
16 [java.math.BigInteger].doubleValue() [function] [call site] 07846
16 [java.lang.Integer].doubleValue() [function] [call site] 07847
16 [java.lang.Byte].doubleValue() [function] [call site] 07848
16 [java.lang.Double].isNaN(double) [function] [call site] 07849
16 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 07850
16 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 07851
16 [java.lang.Double].doubleValue() [function] [call site] 07852
16 [java.lang.Long].doubleValue() [function] [call site] 07853
16 [java.lang.Short].doubleValue() [function] [call site] 07854
16 [java.math.BigDecimal].doubleValue() [function] [call site] 07855
16 [java.lang.Float].doubleValue() [function] [call site] 07856
16 [java.math.BigInteger].doubleValue() [function] [call site] 07857
16 [java.lang.Integer].doubleValue() [function] [call site] 07858
16 [java.lang.Byte].doubleValue() [function] [call site] 07859
16 [java.lang.Math].min(double,double) [function] [call site] 07860
16 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 07861
16 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 07862
16 [java.lang.Double].doubleValue() [function] [call site] 07863
16 [java.lang.Long].doubleValue() [function] [call site] 07864
16 [java.lang.Short].doubleValue() [function] [call site] 07865
16 [java.math.BigDecimal].doubleValue() [function] [call site] 07866
16 [java.lang.Float].doubleValue() [function] [call site] 07867
16 [java.math.BigInteger].doubleValue() [function] [call site] 07868
16 [java.lang.Integer].doubleValue() [function] [call site] 07869
16 [java.lang.Byte].doubleValue() [function] [call site] 07870
16 [java.lang.Double].isNaN(double) [function] [call site] 07871
16 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 07872
16 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 07873
16 [java.lang.Double].doubleValue() [function] [call site] 07874
16 [java.lang.Long].doubleValue() [function] [call site] 07875
16 [java.lang.Short].doubleValue() [function] [call site] 07876
16 [java.math.BigDecimal].doubleValue() [function] [call site] 07877
16 [java.lang.Float].doubleValue() [function] [call site] 07878
16 [java.math.BigInteger].doubleValue() [function] [call site] 07879
16 [java.lang.Integer].doubleValue() [function] [call site] 07880
16 [java.lang.Byte].doubleValue() [function] [call site] 07881
16 [java.lang.Math].max(double,double) [function] [call site] 07882
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 07883
16 [java.nio.file.Files$2].hasNext() [function] [call site] 07884
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 07885
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 07886
16 [java.util.ArrayList].iterator() [function] [call site] 07887
16 [java.util.AbstractSequentialList].iterator() [function] [call site] 07888
16 [java.util.AbstractList].iterator() [function] [call site] 07889
16 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 07890
16 [java.util.Vector].iterator() [function] [call site] 07891
16 [java.io.BufferedReader$1].next() [function] [call site] 07892
16 [java.nio.file.Files$2].next() [function] [call site] 07893
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 07894
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 07895
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07896
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07897
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07898
16 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07899
16 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07900
16 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 07901
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07902
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07903
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValues(int,int) [function] [call site] 07904
17 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 07905
17 [java.util.Collections].unmodifiableList(java.util.List) [function] [call site] 07906
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 07907
16 [java.nio.file.Files$2].hasNext() [function] [call site] 07908
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 07909
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 07910
16 [java.util.ArrayList].iterator() [function] [call site] 07911
16 [java.util.AbstractSequentialList].iterator() [function] [call site] 07912
16 [java.util.AbstractList].iterator() [function] [call site] 07913
16 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 07914
16 [java.util.Vector].iterator() [function] [call site] 07915
16 [java.io.BufferedReader$1].next() [function] [call site] 07916
16 [java.nio.file.Files$2].next() [function] [call site] 07917
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 07918
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 07919
16 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 07920
16 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 07921
16 [java.lang.Double].doubleValue() [function] [call site] 07922
16 [java.lang.Long].doubleValue() [function] [call site] 07923
16 [java.lang.Short].doubleValue() [function] [call site] 07924
16 [java.math.BigDecimal].doubleValue() [function] [call site] 07925
16 [java.lang.Float].doubleValue() [function] [call site] 07926
16 [java.math.BigInteger].doubleValue() [function] [call site] 07927
16 [java.lang.Integer].doubleValue() [function] [call site] 07928
16 [java.lang.Byte].doubleValue() [function] [call site] 07929
16 [java.lang.Double].isNaN(double) [function] [call site] 07930
16 [java.lang.Math].min(double,double) [function] [call site] 07931
16 [java.lang.Math].max(double,double) [function] [call site] 07932
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 07933
16 [java.nio.file.Files$2].hasNext() [function] [call site] 07934
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 07935
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 07936
16 [java.util.ArrayList].iterator() [function] [call site] 07937
16 [java.util.AbstractSequentialList].iterator() [function] [call site] 07938
16 [java.util.AbstractList].iterator() [function] [call site] 07939
16 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 07940
16 [java.util.Vector].iterator() [function] [call site] 07941
16 [java.io.BufferedReader$1].next() [function] [call site] 07942
16 [java.nio.file.Files$2].next() [function] [call site] 07943
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 07944
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 07945
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07946
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07947
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07948
16 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07949
16 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07950
16 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 07951
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07952
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07953
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getMeanValue(int,int) [function] [call site] 07954
17 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 07955
17 [org.jfree.data.statistics.MeanAndStandardDeviation].getMean() [function] [call site] 07956
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getStdDevValue(int,int) [function] [call site] 07957
17 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 07958
17 [org.jfree.data.statistics.MeanAndStandardDeviation].getStandardDeviation() [function] [call site] 07959
16 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 07960
16 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 07961
16 [java.lang.Double].doubleValue() [function] [call site] 07962
16 [java.lang.Long].doubleValue() [function] [call site] 07963
16 [java.lang.Short].doubleValue() [function] [call site] 07964
16 [java.math.BigDecimal].doubleValue() [function] [call site] 07965
16 [java.lang.Float].doubleValue() [function] [call site] 07966
16 [java.math.BigInteger].doubleValue() [function] [call site] 07967
16 [java.lang.Integer].doubleValue() [function] [call site] 07968
16 [java.lang.Byte].doubleValue() [function] [call site] 07969
16 [java.lang.Double].isNaN(double) [function] [call site] 07970
16 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 07971
16 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 07972
16 [java.lang.Double].doubleValue() [function] [call site] 07973
16 [java.lang.Long].doubleValue() [function] [call site] 07974
16 [java.lang.Short].doubleValue() [function] [call site] 07975
16 [java.math.BigDecimal].doubleValue() [function] [call site] 07976
16 [java.lang.Float].doubleValue() [function] [call site] 07977
16 [java.math.BigInteger].doubleValue() [function] [call site] 07978
16 [java.lang.Integer].doubleValue() [function] [call site] 07979
16 [java.lang.Byte].doubleValue() [function] [call site] 07980
16 [java.lang.Double].isNaN(double) [function] [call site] 07981
16 [java.lang.Math].min(double,double) [function] [call site] 07982
16 [java.lang.Math].max(double,double) [function] [call site] 07983
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 07984
16 [java.nio.file.Files$2].hasNext() [function] [call site] 07985
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 07986
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 07987
16 [java.util.ArrayList].iterator() [function] [call site] 07988
16 [java.util.AbstractSequentialList].iterator() [function] [call site] 07989
16 [java.util.AbstractList].iterator() [function] [call site] 07990
16 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 07991
16 [java.util.Vector].iterator() [function] [call site] 07992
16 [java.io.BufferedReader$1].next() [function] [call site] 07993
16 [java.nio.file.Files$2].next() [function] [call site] 07994
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 07995
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 07996
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07997
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07998
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 07999
16 [org.jfree.data.category.SlidingCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08000
16 [org.jfree.data.category.DefaultCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08001
16 [org.jfree.data.gantt.TaskSeriesCollection].getRowIndex(java.lang.Comparable) [function] [call site] 08002
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08003
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowIndex(java.lang.Comparable) [function] [call site] 08004
16 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 08005
17 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 08006
18 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 08007
19 [java.util.ArrayList].get(int) [function] [call site] 08008
19 [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] 08009
19 [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] 08010
19 [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] 08011
19 [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] 08012
19 [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] 08013
19 [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] 08014
19 [org.jfree.data.DefaultKeyedValues].getIndex(java.lang.Comparable) [function] [call site] 08015
19 [org.jfree.data.DefaultKeyedValues].getValue(int) [function] [call site] 08016
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] 08017
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 08018
17 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 08019
18 [org.jfree.data.KeyedObjects2D].getObject(int,int) [function] [call site] 08020
18 [java.util.ArrayList].size() [function] [call site] 08021
18 [sun.awt.util.IdentityArrayList].size() [function] [call site] 08022
18 [java.util.LinkedList].size() [function] [call site] 08023
18 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 08024
18 [java.util.Vector].size() [function] [call site] 08025
18 [java.util.ArrayList].size() [function] [call site] 08026
18 [sun.awt.util.IdentityArrayList].size() [function] [call site] 08027
18 [java.util.LinkedList].size() [function] [call site] 08028
18 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 08029
18 [java.util.Vector].size() [function] [call site] 08030
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 08031
18 [java.util.Vector].get(int) [function] [call site] 08032
18 [java.util.LinkedList].get(int) [function] [call site] 08033
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08034
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 08035
18 [java.util.ArrayList].get(int) [function] [call site] 08036
18 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08037
18 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08038
18 [java.lang.Double].doubleValue() [function] [call site] 08039
18 [java.lang.Long].doubleValue() [function] [call site] 08040
18 [java.lang.Short].doubleValue() [function] [call site] 08041
18 [java.math.BigDecimal].doubleValue() [function] [call site] 08042
18 [java.lang.Float].doubleValue() [function] [call site] 08043
18 [java.math.BigInteger].doubleValue() [function] [call site] 08044
18 [java.lang.Integer].doubleValue() [function] [call site] 08045
18 [java.lang.Byte].doubleValue() [function] [call site] 08046
18 [java.lang.Double].valueOf(double) [function] [call site] 08047
19 [java.lang.Double].<init>(double) [function] [call site] 08048
20 [java.lang.Number].<init>() [function] [call site] 08049
17 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 08050
18 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 08051
19 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 08052
17 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 08053
17 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 08054
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getMeanValue(int,int) [function] [call site] 08055
17 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 08056
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 08057
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 08058
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 08059
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 08060
16 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 08061
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 08062
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 08063
16 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 08064
16 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08065
16 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08066
16 [java.lang.Double].doubleValue() [function] [call site] 08067
16 [java.lang.Long].doubleValue() [function] [call site] 08068
16 [java.lang.Short].doubleValue() [function] [call site] 08069
16 [java.math.BigDecimal].doubleValue() [function] [call site] 08070
16 [java.lang.Float].doubleValue() [function] [call site] 08071
16 [java.math.BigInteger].doubleValue() [function] [call site] 08072
16 [java.lang.Integer].doubleValue() [function] [call site] 08073
16 [java.lang.Byte].doubleValue() [function] [call site] 08074
16 [java.lang.Double].isNaN(double) [function] [call site] 08075
16 [java.lang.Math].min(double,double) [function] [call site] 08076
16 [java.lang.Math].max(double,double) [function] [call site] 08077
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08078
14 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08079
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08080
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeBounds(boolean) [function] [call site] 08081
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeUpperBound(boolean) [function] [call site] 08082
17 [java.lang.Float].doubleValue() [function] [call site] 08083
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08084
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getRangeBounds(boolean) [function] [call site] 08085
15 [org.jfree.data.xy.XYSeriesCollection].getRangeBounds(boolean) [function] [call site] 08086
16 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 08087
17 [java.util.Vector].size() [function] [call site] 08088
17 [java.util.ArrayList].size() [function] [call site] 08089
17 [sun.awt.util.IdentityArrayList].size() [function] [call site] 08090
17 [java.util.LinkedList].size() [function] [call site] 08091
17 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 08092
16 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 08093
17 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 08094
17 [java.util.ArrayList].size() [function] [call site] 08095
17 [sun.awt.util.IdentityArrayList].size() [function] [call site] 08096
17 [java.util.LinkedList].size() [function] [call site] 08097
17 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 08098
17 [java.util.Vector].size() [function] [call site] 08099
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 08100
17 [java.util.Vector].get(int) [function] [call site] 08101
17 [java.util.LinkedList].get(int) [function] [call site] 08102
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08103
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 08104
17 [java.util.ArrayList].get(int) [function] [call site] 08105
16 [org.jfree.data.xy.XYSeries].getMinY() [function] [call site] 08106
16 [java.lang.Double].isNaN(double) [function] [call site] 08107
16 [java.lang.Math].min(double,double) [function] [call site] 08108
16 [org.jfree.data.xy.XYSeries].getMaxY() [function] [call site] 08109
16 [java.lang.Double].isNaN(double) [function] [call site] 08110
16 [java.lang.Math].max(double,double) [function] [call site] 08111
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08112
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRangeBounds(boolean) [function] [call site] 08113
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08114
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeBounds(boolean) [function] [call site] 08115
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeLowerBound(boolean) [function] [call site] 08116
17 [java.lang.Double].isNaN(double) [function] [call site] 08117
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeUpperBound(boolean) [function] [call site] 08118
17 [java.lang.Double].isNaN(double) [function] [call site] 08119
16 [java.lang.Double].isNaN(double) [function] [call site] 08120
16 [java.lang.Double].isNaN(double) [function] [call site] 08121
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08122
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRangeBounds(boolean) [function] [call site] 08123
15 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08124
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 08125
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 08126
16 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 08127
16 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 08128
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 08129
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 08130
16 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 08131
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 08132
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 08133
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 08134
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 08135
16 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 08136
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 08137
16 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 08138
16 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 08139
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 08140
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 08141
16 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 08142
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 08143
16 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08144
16 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08145
16 [java.lang.Double].doubleValue() [function] [call site] 08146
16 [java.lang.Long].doubleValue() [function] [call site] 08147
16 [java.lang.Short].doubleValue() [function] [call site] 08148
16 [java.math.BigDecimal].doubleValue() [function] [call site] 08149
16 [java.lang.Float].doubleValue() [function] [call site] 08150
16 [java.math.BigInteger].doubleValue() [function] [call site] 08151
16 [java.lang.Integer].doubleValue() [function] [call site] 08152
16 [java.lang.Byte].doubleValue() [function] [call site] 08153
16 [java.lang.Double].isNaN(double) [function] [call site] 08154
16 [java.lang.Math].min(double,double) [function] [call site] 08155
16 [java.lang.Math].max(double,double) [function] [call site] 08156
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getStartValue(int,int) [function] [call site] 08157
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getStartValue(int,int) [function] [call site] 08158
16 [org.jfree.data.gantt.TaskSeriesCollection].getStartValue(int,int) [function] [call site] 08159
16 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08160
16 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08161
16 [java.lang.Double].doubleValue() [function] [call site] 08162
16 [java.lang.Long].doubleValue() [function] [call site] 08163
16 [java.lang.Short].doubleValue() [function] [call site] 08164
16 [java.math.BigDecimal].doubleValue() [function] [call site] 08165
16 [java.lang.Float].doubleValue() [function] [call site] 08166
16 [java.math.BigInteger].doubleValue() [function] [call site] 08167
16 [java.lang.Integer].doubleValue() [function] [call site] 08168
16 [java.lang.Byte].doubleValue() [function] [call site] 08169
16 [java.lang.Double].isNaN(double) [function] [call site] 08170
16 [java.lang.Math].min(double,double) [function] [call site] 08171
16 [java.lang.Math].max(double,double) [function] [call site] 08172
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getEndValue(int,int) [function] [call site] 08173
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getEndValue(int,int) [function] [call site] 08174
16 [org.jfree.data.gantt.TaskSeriesCollection].getEndValue(int,int) [function] [call site] 08175
16 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08176
16 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08177
16 [java.lang.Double].doubleValue() [function] [call site] 08178
16 [java.lang.Long].doubleValue() [function] [call site] 08179
16 [java.lang.Short].doubleValue() [function] [call site] 08180
16 [java.math.BigDecimal].doubleValue() [function] [call site] 08181
16 [java.lang.Float].doubleValue() [function] [call site] 08182
16 [java.math.BigInteger].doubleValue() [function] [call site] 08183
16 [java.lang.Integer].doubleValue() [function] [call site] 08184
16 [java.lang.Byte].doubleValue() [function] [call site] 08185
16 [java.lang.Double].isNaN(double) [function] [call site] 08186
16 [java.lang.Math].min(double,double) [function] [call site] 08187
16 [java.lang.Math].max(double,double) [function] [call site] 08188
16 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 08189
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 08190
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 08191
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 08192
16 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 08193
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 08194
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 08195
16 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 08196
16 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08197
16 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08198
16 [java.lang.Double].doubleValue() [function] [call site] 08199
16 [java.lang.Long].doubleValue() [function] [call site] 08200
16 [java.lang.Short].doubleValue() [function] [call site] 08201
16 [java.math.BigDecimal].doubleValue() [function] [call site] 08202
16 [java.lang.Float].doubleValue() [function] [call site] 08203
16 [java.math.BigInteger].doubleValue() [function] [call site] 08204
16 [java.lang.Integer].doubleValue() [function] [call site] 08205
16 [java.lang.Byte].doubleValue() [function] [call site] 08206
16 [java.lang.Double].isNaN(double) [function] [call site] 08207
16 [java.lang.Math].min(double,double) [function] [call site] 08208
16 [java.lang.Math].max(double,double) [function] [call site] 08209
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08210
13 [org.jfree.data.Range].expandToInclude(org.jfree.data.Range,double) [function] [call site] 08211
14 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08212
14 [org.jfree.data.Range].getLowerBound() [function] [call site] 08213
14 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08214
14 [org.jfree.data.Range].getUpperBound() [function] [call site] 08215
14 [org.jfree.data.Range].getUpperBound() [function] [call site] 08216
14 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08217
14 [org.jfree.data.Range].getLowerBound() [function] [call site] 08218
11 [org.jfree.chart.renderer.category.WaterfallBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08219
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 08220
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 08221
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 08222
12 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 08223
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 08224
12 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 08225
12 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 08226
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 08227
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 08228
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 08229
12 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 08230
12 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 08231
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 08232
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 08233
12 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 08234
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 08235
12 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 08236
12 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 08237
12 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 08238
12 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 08239
12 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 08240
12 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 08241
12 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 08242
12 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 08243
12 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08244
12 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08245
12 [java.lang.Double].doubleValue() [function] [call site] 08246
12 [java.lang.Long].doubleValue() [function] [call site] 08247
12 [java.lang.Short].doubleValue() [function] [call site] 08248
12 [java.math.BigDecimal].doubleValue() [function] [call site] 08249
12 [java.lang.Float].doubleValue() [function] [call site] 08250
12 [java.math.BigInteger].doubleValue() [function] [call site] 08251
12 [java.lang.Integer].doubleValue() [function] [call site] 08252
12 [java.lang.Byte].doubleValue() [function] [call site] 08253
12 [java.lang.Math].min(double,double) [function] [call site] 08254
12 [java.lang.Math].max(double,double) [function] [call site] 08255
12 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08256
11 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08257
12 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08258
12 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08259
11 [org.jfree.chart.renderer.category.StackedBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08260
12 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08261
12 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,double) [function] [call site] 08262
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08263
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 08264
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 08265
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 08266
13 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 08267
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 08268
13 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 08269
13 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 08270
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 08271
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 08272
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 08273
13 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 08274
13 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 08275
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 08276
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 08277
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 08278
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 08279
13 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 08280
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 08281
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 08282
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 08283
13 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 08284
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 08285
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 08286
13 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 08287
13 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08288
13 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08289
13 [java.lang.Double].doubleValue() [function] [call site] 08290
13 [java.lang.Long].doubleValue() [function] [call site] 08291
13 [java.lang.Short].doubleValue() [function] [call site] 08292
13 [java.math.BigDecimal].doubleValue() [function] [call site] 08293
13 [java.lang.Float].doubleValue() [function] [call site] 08294
13 [java.math.BigInteger].doubleValue() [function] [call site] 08295
13 [java.lang.Integer].doubleValue() [function] [call site] 08296
13 [java.lang.Byte].doubleValue() [function] [call site] 08297
13 [java.lang.Math].min(double,double) [function] [call site] 08298
13 [java.lang.Math].max(double,double) [function] [call site] 08299
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08300
12 [org.jfree.chart.renderer.category.BarRenderer].getBase() [function] [call site] 08301
11 [org.jfree.chart.renderer.category.StackedAreaRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08302
12 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08303
12 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08304
13 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,double) [function] [call site] 08305
11 [org.jfree.chart.renderer.category.GroupedStackedBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08306
12 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.category.CategoryDataset,org.jfree.data.KeyToGroupMap) [function] [call site] 08307
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08308
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 08309
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 08310
13 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 08311
13 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 08312
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 08313
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 08314
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 08315
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 08316
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 08317
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 08318
13 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 08319
13 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 08320
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 08321
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 08322
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 08323
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 08324
13 [org.jfree.data.KeyToGroupMap].getGroup(java.lang.Comparable) [function] [call site] 08325
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08326
14 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 08327
14 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 08328
14 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 08329
14 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 08330
14 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 08331
14 [java.util.Properties].get(java.lang.Object) [function] [call site] 08332
14 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 08333
14 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 08334
14 [java.util.HashMap].get(java.lang.Object) [function] [call site] 08335
14 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 08336
14 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 08337
14 [java.security.Provider].get(java.lang.Object) [function] [call site] 08338
14 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 08339
14 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 08340
13 [org.jfree.data.KeyToGroupMap].getGroupIndex(java.lang.Comparable) [function] [call site] 08341
14 [java.util.ArrayList].indexOf(java.lang.Object) [function] [call site] 08342
14 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 08343
14 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 08344
14 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 08345
14 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 08346
14 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 08347
14 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 08348
14 [java.lang.String].equals(java.lang.Object) [function] [call site] 08349
14 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 08350
14 [java.lang.Short].equals(java.lang.Object) [function] [call site] 08351
14 [java.lang.Float].equals(java.lang.Object) [function] [call site] 08352
14 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 08353
14 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 08354
14 [java.lang.Long].equals(java.lang.Object) [function] [call site] 08355
14 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 08356
14 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 08357
14 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 08358
14 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 08359
14 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 08360
14 [java.lang.Character].equals(java.lang.Object) [function] [call site] 08361
14 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 08362
14 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 08363
14 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 08364
14 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 08365
14 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 08366
14 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 08367
14 [java.lang.Double].equals(java.lang.Object) [function] [call site] 08368
14 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 08369
14 [java.io.File].equals(java.lang.Object) [function] [call site] 08370
14 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 08371
14 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 08372
14 [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] 08373
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowKey(int) [function] [call site] 08374
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowKey(int) [function] [call site] 08375
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowKey(int) [function] [call site] 08376
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowKey(int) [function] [call site] 08377
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowKey(int) [function] [call site] 08378
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowKey(int) [function] [call site] 08379
13 [org.jfree.data.category.SlidingCategoryDataset].getRowKey(int) [function] [call site] 08380
13 [org.jfree.data.category.DefaultCategoryDataset].getRowKey(int) [function] [call site] 08381
13 [org.jfree.data.KeyToGroupMap].getGroupCount() [function] [call site] 08382
14 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 08383
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getColumnCount() [function] [call site] 08384
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getColumnCount() [function] [call site] 08385
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getColumnCount() [function] [call site] 08386
13 [org.jfree.data.gantt.TaskSeriesCollection].getColumnCount() [function] [call site] 08387
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getColumnCount() [function] [call site] 08388
13 [org.jfree.data.category.DefaultCategoryDataset].getColumnCount() [function] [call site] 08389
13 [org.jfree.data.category.SlidingCategoryDataset].getColumnCount() [function] [call site] 08390
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getColumnCount() [function] [call site] 08391
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRowCount() [function] [call site] 08392
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRowCount() [function] [call site] 08393
13 [org.jfree.data.category.DefaultCategoryDataset].getRowCount() [function] [call site] 08394
13 [org.jfree.data.category.SlidingCategoryDataset].getRowCount() [function] [call site] 08395
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getRowCount() [function] [call site] 08396
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRowCount() [function] [call site] 08397
13 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 08398
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getRowCount() [function] [call site] 08399
13 [org.jfree.data.category.SlidingCategoryDataset].getValue(int,int) [function] [call site] 08400
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getValue(int,int) [function] [call site] 08401
13 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getValue(int,int) [function] [call site] 08402
13 [org.jfree.data.gantt.SlidingGanttCategoryDataset].getValue(int,int) [function] [call site] 08403
13 [org.jfree.data.gantt.TaskSeriesCollection].getValue(int,int) [function] [call site] 08404
13 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getValue(int,int) [function] [call site] 08405
13 [org.jfree.data.category.DefaultIntervalCategoryDataset].getValue(int,int) [function] [call site] 08406
13 [org.jfree.data.category.DefaultCategoryDataset].getValue(int,int) [function] [call site] 08407
13 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 08408
13 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 08409
13 [java.lang.Double].doubleValue() [function] [call site] 08410
13 [java.lang.Long].doubleValue() [function] [call site] 08411
13 [java.lang.Short].doubleValue() [function] [call site] 08412
13 [java.math.BigDecimal].doubleValue() [function] [call site] 08413
13 [java.lang.Float].doubleValue() [function] [call site] 08414
13 [java.math.BigInteger].doubleValue() [function] [call site] 08415
13 [java.lang.Integer].doubleValue() [function] [call site] 08416
13 [java.lang.Byte].doubleValue() [function] [call site] 08417
13 [java.lang.Math].min(double,double) [function] [call site] 08418
13 [java.lang.Math].max(double,double) [function] [call site] 08419
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 08420
13 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 08421
11 [org.jfree.chart.renderer.category.BoxAndWhiskerRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08422
12 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08423
11 [org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08424
12 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08425
11 [org.jfree.chart.renderer.category.StatisticalBarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08426
12 [org.jfree.chart.renderer.category.BarRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08427
11 [org.jfree.chart.renderer.category.ScatterRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset) [function] [call site] 08428
12 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].findRangeBounds(org.jfree.data.category.CategoryDataset,boolean) [function] [call site] 08429
10 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 08430
11 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 08431
11 [java.nio.file.Files$2].hasNext() [function] [call site] 08432
11 [java.io.BufferedReader$1].hasNext() [function] [call site] 08433
11 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 08434
11 [java.util.ArrayList].iterator() [function] [call site] 08435
11 [java.util.AbstractSequentialList].iterator() [function] [call site] 08436
11 [java.util.AbstractList].iterator() [function] [call site] 08437
11 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 08438
11 [java.util.Vector].iterator() [function] [call site] 08439
11 [java.io.BufferedReader$1].next() [function] [call site] 08440
11 [java.nio.file.Files$2].next() [function] [call site] 08441
11 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 08442
11 [java.nio.file.FileTreeIterator].next() [function] [call site] 08443
11 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 08444
11 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 08445
12 [java.util.ArrayList].<init>() [function] [call site] 08446
12 [java.util.ArrayList].<init>() [function] [call site] 08447
12 [org.jfree.chart.plot.XYPlot].getDomainAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 08448
13 [org.jfree.chart.plot.XYPlot].findDomainAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 08449
14 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 08450
14 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 08451
14 [java.util.Hashtable].entrySet() [function] [call site] 08452
14 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 08453
14 [java.awt.RenderingHints].entrySet() [function] [call site] 08454
14 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 08455
14 [java.util.HashMap].entrySet() [function] [call site] 08456
14 [java.util.jar.Attributes].entrySet() [function] [call site] 08457
14 [java.security.Provider].entrySet() [function] [call site] 08458
14 [java.util.IdentityHashMap].entrySet() [function] [call site] 08459
14 [java.util.LinkedHashMap].entrySet() [function] [call site] 08460
14 [java.util.Properties].entrySet() [function] [call site] 08461
14 [java.util.TreeMap].entrySet() [function] [call site] 08462
14 [java.util.WeakHashMap].entrySet() [function] [call site] 08463
14 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 08464
14 [java.nio.file.Files$2].hasNext() [function] [call site] 08465
14 [java.io.BufferedReader$1].hasNext() [function] [call site] 08466
14 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 08467
14 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 08468
14 [java.util.HashSet].iterator() [function] [call site] 08469
14 [java.util.TreeSet].iterator() [function] [call site] 08470
14 [java.util.TreeMap$KeySet].iterator() [function] [call site] 08471
14 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 08472
14 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 08473
14 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 08474
14 [java.io.BufferedReader$1].next() [function] [call site] 08475
14 [java.nio.file.Files$2].next() [function] [call site] 08476
14 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 08477
14 [java.nio.file.FileTreeIterator].next() [function] [call site] 08478
14 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 08479
14 [java.util.HashMap$Node].getValue() [function] [call site] 08480
14 [java.util.TreeMap$Entry].getValue() [function] [call site] 08481
14 [java.util.Hashtable$Entry].getValue() [function] [call site] 08482
14 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 08483
14 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 08484
14 [java.util.Hashtable$Entry].getKey() [function] [call site] 08485
14 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 08486
14 [java.util.HashMap$Node].getKey() [function] [call site] 08487
14 [java.util.TreeMap$Entry].getKey() [function] [call site] 08488
14 [java.lang.Integer].intValue() [function] [call site] 08489
13 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08490
12 [java.util.ArrayList].addAll(java.util.Collection) [function] [call site] 08491
12 [org.jfree.chart.plot.XYPlot].getDatasetsMappedToDomainAxis(java.lang.Integer) [function] [call site] 08492
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08493
13 [java.util.ArrayList].<init>() [function] [call site] 08494
13 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 08495
13 [java.util.Hashtable].entrySet() [function] [call site] 08496
13 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 08497
13 [java.awt.RenderingHints].entrySet() [function] [call site] 08498
13 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 08499
13 [java.util.HashMap].entrySet() [function] [call site] 08500
13 [java.util.jar.Attributes].entrySet() [function] [call site] 08501
13 [java.security.Provider].entrySet() [function] [call site] 08502
13 [java.util.IdentityHashMap].entrySet() [function] [call site] 08503
13 [java.util.LinkedHashMap].entrySet() [function] [call site] 08504
13 [java.util.Properties].entrySet() [function] [call site] 08505
13 [java.util.TreeMap].entrySet() [function] [call site] 08506
13 [java.util.WeakHashMap].entrySet() [function] [call site] 08507
13 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 08508
13 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 08509
13 [java.nio.file.Files$2].hasNext() [function] [call site] 08510
13 [java.io.BufferedReader$1].hasNext() [function] [call site] 08511
13 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 08512
13 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 08513
13 [java.util.HashSet].iterator() [function] [call site] 08514
13 [java.util.TreeSet].iterator() [function] [call site] 08515
13 [java.util.TreeMap$KeySet].iterator() [function] [call site] 08516
13 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 08517
13 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 08518
13 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 08519
13 [java.io.BufferedReader$1].next() [function] [call site] 08520
13 [java.nio.file.Files$2].next() [function] [call site] 08521
13 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 08522
13 [java.nio.file.FileTreeIterator].next() [function] [call site] 08523
13 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 08524
13 [java.util.Hashtable$Entry].getKey() [function] [call site] 08525
13 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 08526
13 [java.util.HashMap$Node].getKey() [function] [call site] 08527
13 [java.util.TreeMap$Entry].getKey() [function] [call site] 08528
13 [java.lang.Integer].intValue() [function] [call site] 08529
13 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 08530
13 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 08531
13 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 08532
13 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 08533
13 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 08534
13 [java.util.Properties].get(java.lang.Object) [function] [call site] 08535
13 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 08536
13 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 08537
13 [java.util.HashMap].get(java.lang.Object) [function] [call site] 08538
13 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 08539
13 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 08540
13 [java.security.Provider].get(java.lang.Object) [function] [call site] 08541
13 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 08542
13 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 08543
13 [java.lang.Integer].valueOf(int) [function] [call site] 08544
13 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 08545
13 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 08546
13 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 08547
13 [java.util.HashMap$Node].getValue() [function] [call site] 08548
13 [java.util.TreeMap$Entry].getValue() [function] [call site] 08549
13 [java.util.Hashtable$Entry].getValue() [function] [call site] 08550
13 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 08551
13 [java.util.concurrent.CopyOnWriteArrayList].contains(java.lang.Object) [function] [call site] 08552
13 [java.util.LinkedList].contains(java.lang.Object) [function] [call site] 08553
13 [java.util.AbstractCollection].contains(java.lang.Object) [function] [call site] 08554
13 [sun.awt.util.IdentityArrayList].contains(java.lang.Object) [function] [call site] 08555
13 [java.util.Vector].contains(java.lang.Object) [function] [call site] 08556
13 [java.util.ArrayList].contains(java.lang.Object) [function] [call site] 08557
13 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 08558
13 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 08559
13 [java.util.HashMap$Node].getValue() [function] [call site] 08560
13 [java.util.TreeMap$Entry].getValue() [function] [call site] 08561
13 [java.util.Hashtable$Entry].getValue() [function] [call site] 08562
13 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 08563
12 [java.lang.Integer].valueOf(int) [function] [call site] 08564
12 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 08565
12 [java.nio.file.Files$2].hasNext() [function] [call site] 08566
12 [java.io.BufferedReader$1].hasNext() [function] [call site] 08567
12 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 08568
12 [java.util.ArrayList].iterator() [function] [call site] 08569
12 [java.util.AbstractSequentialList].iterator() [function] [call site] 08570
12 [java.util.AbstractList].iterator() [function] [call site] 08571
12 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 08572
12 [java.util.Vector].iterator() [function] [call site] 08573
12 [java.io.BufferedReader$1].next() [function] [call site] 08574
12 [java.nio.file.Files$2].next() [function] [call site] 08575
12 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 08576
12 [java.nio.file.FileTreeIterator].next() [function] [call site] 08577
12 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 08578
12 [org.jfree.chart.plot.XYPlot].getRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 08579
13 [org.jfree.chart.plot.XYPlot].findRangeAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 08580
14 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 08581
14 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 08582
14 [java.util.Hashtable].entrySet() [function] [call site] 08583
14 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 08584
14 [java.awt.RenderingHints].entrySet() [function] [call site] 08585
14 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 08586
14 [java.util.HashMap].entrySet() [function] [call site] 08587
14 [java.util.jar.Attributes].entrySet() [function] [call site] 08588
14 [java.security.Provider].entrySet() [function] [call site] 08589
14 [java.util.IdentityHashMap].entrySet() [function] [call site] 08590
14 [java.util.LinkedHashMap].entrySet() [function] [call site] 08591
14 [java.util.Properties].entrySet() [function] [call site] 08592
14 [java.util.TreeMap].entrySet() [function] [call site] 08593
14 [java.util.WeakHashMap].entrySet() [function] [call site] 08594
14 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 08595
14 [java.nio.file.Files$2].hasNext() [function] [call site] 08596
14 [java.io.BufferedReader$1].hasNext() [function] [call site] 08597
14 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 08598
14 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 08599
14 [java.util.HashSet].iterator() [function] [call site] 08600
14 [java.util.TreeSet].iterator() [function] [call site] 08601
14 [java.util.TreeMap$KeySet].iterator() [function] [call site] 08602
14 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 08603
14 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 08604
14 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 08605
14 [java.io.BufferedReader$1].next() [function] [call site] 08606
14 [java.nio.file.Files$2].next() [function] [call site] 08607
14 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 08608
14 [java.nio.file.FileTreeIterator].next() [function] [call site] 08609
14 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 08610
14 [java.util.HashMap$Node].getValue() [function] [call site] 08611
14 [java.util.TreeMap$Entry].getValue() [function] [call site] 08612
14 [java.util.Hashtable$Entry].getValue() [function] [call site] 08613
14 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 08614
14 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 08615
14 [java.util.Hashtable$Entry].getKey() [function] [call site] 08616
14 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 08617
14 [java.util.HashMap$Node].getKey() [function] [call site] 08618
14 [java.util.TreeMap$Entry].getKey() [function] [call site] 08619
14 [java.lang.Integer].intValue() [function] [call site] 08620
13 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 08621
12 [java.util.ArrayList].addAll(java.util.Collection) [function] [call site] 08622
12 [org.jfree.chart.plot.XYPlot].getDatasetsMappedToRangeAxis(java.lang.Integer) [function] [call site] 08623
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 08624
13 [java.util.ArrayList].<init>() [function] [call site] 08625
13 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 08626
13 [java.util.Hashtable].entrySet() [function] [call site] 08627
13 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 08628
13 [java.awt.RenderingHints].entrySet() [function] [call site] 08629
13 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 08630
13 [java.util.HashMap].entrySet() [function] [call site] 08631
13 [java.util.jar.Attributes].entrySet() [function] [call site] 08632
13 [java.security.Provider].entrySet() [function] [call site] 08633
13 [java.util.IdentityHashMap].entrySet() [function] [call site] 08634
13 [java.util.LinkedHashMap].entrySet() [function] [call site] 08635
13 [java.util.Properties].entrySet() [function] [call site] 08636
13 [java.util.TreeMap].entrySet() [function] [call site] 08637
13 [java.util.WeakHashMap].entrySet() [function] [call site] 08638
13 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 08639
13 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 08640
13 [java.nio.file.Files$2].hasNext() [function] [call site] 08641
13 [java.io.BufferedReader$1].hasNext() [function] [call site] 08642
13 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 08643
13 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 08644
13 [java.util.HashSet].iterator() [function] [call site] 08645
13 [java.util.TreeSet].iterator() [function] [call site] 08646
13 [java.util.TreeMap$KeySet].iterator() [function] [call site] 08647
13 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 08648
13 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 08649
13 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 08650
13 [java.io.BufferedReader$1].next() [function] [call site] 08651
13 [java.nio.file.Files$2].next() [function] [call site] 08652
13 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 08653
13 [java.nio.file.FileTreeIterator].next() [function] [call site] 08654
13 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 08655
13 [java.util.Hashtable$Entry].getKey() [function] [call site] 08656
13 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 08657
13 [java.util.HashMap$Node].getKey() [function] [call site] 08658
13 [java.util.TreeMap$Entry].getKey() [function] [call site] 08659
13 [java.lang.Integer].intValue() [function] [call site] 08660
13 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 08661
13 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 08662
13 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 08663
13 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 08664
13 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 08665
13 [java.util.Properties].get(java.lang.Object) [function] [call site] 08666
13 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 08667
13 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 08668
13 [java.util.HashMap].get(java.lang.Object) [function] [call site] 08669
13 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 08670
13 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 08671
13 [java.security.Provider].get(java.lang.Object) [function] [call site] 08672
13 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 08673
13 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 08674
13 [java.lang.Integer].valueOf(int) [function] [call site] 08675
13 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 08676
13 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 08677
13 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 08678
13 [java.util.HashMap$Node].getValue() [function] [call site] 08679
13 [java.util.TreeMap$Entry].getValue() [function] [call site] 08680
13 [java.util.Hashtable$Entry].getValue() [function] [call site] 08681
13 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 08682
13 [java.util.concurrent.CopyOnWriteArrayList].contains(java.lang.Object) [function] [call site] 08683
13 [java.util.LinkedList].contains(java.lang.Object) [function] [call site] 08684
13 [java.util.AbstractCollection].contains(java.lang.Object) [function] [call site] 08685
13 [sun.awt.util.IdentityArrayList].contains(java.lang.Object) [function] [call site] 08686
13 [java.util.Vector].contains(java.lang.Object) [function] [call site] 08687
13 [java.util.ArrayList].contains(java.lang.Object) [function] [call site] 08688
13 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 08689
13 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 08690
13 [java.util.HashMap$Node].getValue() [function] [call site] 08691
13 [java.util.TreeMap$Entry].getValue() [function] [call site] 08692
13 [java.util.Hashtable$Entry].getValue() [function] [call site] 08693
13 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 08694
12 [java.lang.Integer].valueOf(int) [function] [call site] 08695
12 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 08696
12 [java.nio.file.Files$2].hasNext() [function] [call site] 08697
12 [java.io.BufferedReader$1].hasNext() [function] [call site] 08698
12 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 08699
12 [java.util.ArrayList].iterator() [function] [call site] 08700
12 [java.util.AbstractSequentialList].iterator() [function] [call site] 08701
12 [java.util.AbstractList].iterator() [function] [call site] 08702
12 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 08703
12 [java.util.Vector].iterator() [function] [call site] 08704
12 [java.io.BufferedReader$1].next() [function] [call site] 08705
12 [java.nio.file.Files$2].next() [function] [call site] 08706
12 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 08707
12 [java.nio.file.FileTreeIterator].next() [function] [call site] 08708
12 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 08709
12 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 08710
12 [java.nio.file.Files$2].hasNext() [function] [call site] 08711
12 [java.io.BufferedReader$1].hasNext() [function] [call site] 08712
12 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 08713
12 [java.util.ArrayList].iterator() [function] [call site] 08714
12 [java.io.BufferedReader$1].next() [function] [call site] 08715
12 [java.nio.file.Files$2].next() [function] [call site] 08716
12 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 08717
12 [java.nio.file.FileTreeIterator].next() [function] [call site] 08718
12 [org.jfree.chart.plot.XYPlot].getRendererForDataset(org.jfree.data.xy.XYDataset) [function] [call site] 08719
13 [org.jfree.chart.plot.XYPlot].indexOf(org.jfree.data.xy.XYDataset) [function] [call site] 08720
14 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 08721
14 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 08722
14 [java.util.Hashtable].entrySet() [function] [call site] 08723
14 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 08724
14 [java.awt.RenderingHints].entrySet() [function] [call site] 08725
14 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 08726
14 [java.util.HashMap].entrySet() [function] [call site] 08727
14 [java.util.jar.Attributes].entrySet() [function] [call site] 08728
14 [java.security.Provider].entrySet() [function] [call site] 08729
14 [java.util.IdentityHashMap].entrySet() [function] [call site] 08730
14 [java.util.LinkedHashMap].entrySet() [function] [call site] 08731
14 [java.util.Properties].entrySet() [function] [call site] 08732
14 [java.util.TreeMap].entrySet() [function] [call site] 08733
14 [java.util.WeakHashMap].entrySet() [function] [call site] 08734
14 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 08735
14 [java.nio.file.Files$2].hasNext() [function] [call site] 08736
14 [java.io.BufferedReader$1].hasNext() [function] [call site] 08737
14 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 08738
14 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 08739
14 [java.util.HashSet].iterator() [function] [call site] 08740
14 [java.util.TreeSet].iterator() [function] [call site] 08741
14 [java.util.TreeMap$KeySet].iterator() [function] [call site] 08742
14 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 08743
14 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 08744
14 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 08745
14 [java.io.BufferedReader$1].next() [function] [call site] 08746
14 [java.nio.file.Files$2].next() [function] [call site] 08747
14 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 08748
14 [java.nio.file.FileTreeIterator].next() [function] [call site] 08749
14 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 08750
14 [java.util.HashMap$Node].getValue() [function] [call site] 08751
14 [java.util.TreeMap$Entry].getValue() [function] [call site] 08752
14 [java.util.Hashtable$Entry].getValue() [function] [call site] 08753
14 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 08754
14 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 08755
14 [java.util.Hashtable$Entry].getKey() [function] [call site] 08756
14 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 08757
14 [java.util.HashMap$Node].getKey() [function] [call site] 08758
14 [java.util.TreeMap$Entry].getKey() [function] [call site] 08759
14 [java.lang.Integer].intValue() [function] [call site] 08760
13 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 08761
13 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 08762
13 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 08763
13 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 08764
13 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 08765
13 [java.util.Properties].get(java.lang.Object) [function] [call site] 08766
13 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 08767
13 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 08768
13 [java.util.HashMap].get(java.lang.Object) [function] [call site] 08769
13 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 08770
13 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 08771
13 [java.security.Provider].get(java.lang.Object) [function] [call site] 08772
13 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 08773
13 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 08774
13 [java.lang.Integer].valueOf(int) [function] [call site] 08775
13 [org.jfree.chart.plot.XYPlot].getRenderer() [function] [call site] 08776
14 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 08777
15 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 08778
15 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 08779
15 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 08780
15 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 08781
15 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 08782
15 [java.util.Properties].get(java.lang.Object) [function] [call site] 08783
15 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 08784
15 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 08785
15 [java.util.HashMap].get(java.lang.Object) [function] [call site] 08786
15 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 08787
15 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 08788
15 [java.security.Provider].get(java.lang.Object) [function] [call site] 08789
15 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 08790
15 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 08791
15 [java.lang.Integer].valueOf(int) [function] [call site] 08792
12 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 08793
12 [org.jfree.chart.renderer.xy.XYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 08794
13 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 08795
14 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 08796
14 [java.util.ArrayList].<init>() [function] [call site] 08797
14 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 08798
15 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 08799
16 [java.util.Vector].size() [function] [call site] 08800
16 [java.util.ArrayList].size() [function] [call site] 08801
16 [sun.awt.util.IdentityArrayList].size() [function] [call site] 08802
16 [java.util.LinkedList].size() [function] [call site] 08803
16 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 08804
15 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 08805
16 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 08806
15 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 08807
16 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 08808
15 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 08809
16 [java.util.Vector].size() [function] [call site] 08810
16 [java.util.ArrayList].size() [function] [call site] 08811
16 [sun.awt.util.IdentityArrayList].size() [function] [call site] 08812
16 [java.util.LinkedList].size() [function] [call site] 08813
16 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 08814
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 08815
16 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 08816
15 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 08817
16 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 08818
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 08819
16 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 08820
15 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 08821
16 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 08822
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 08823
16 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 08824
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 08825
16 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 08826
17 [org.jfree.data.gantt.TaskSeriesCollection].getRowCount() [function] [call site] 08827
15 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 08828
16 [java.util.Vector].size() [function] [call site] 08829
16 [java.util.ArrayList].size() [function] [call site] 08830
16 [sun.awt.util.IdentityArrayList].size() [function] [call site] 08831
16 [java.util.LinkedList].size() [function] [call site] 08832
16 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 08833
15 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 08834
16 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 08835
15 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 08836
16 [org.jfree.data.DefaultKeyedValues2D].getColumnCount() [function] [call site] 08837
15 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 08838
16 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 08839
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 08840
16 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 08841
16 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 08842
16 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 08843
16 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 08844
16 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 08845
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 08846
16 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 08847
16 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 08848
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 08849
16 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 08850
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 08851
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 08852
16 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 08853
16 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 08854
16 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 08855
16 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 08856
16 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 08857
16 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 08858
17 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 08859
16 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 08860
17 [java.util.Vector].size() [function] [call site] 08861
17 [java.util.ArrayList].size() [function] [call site] 08862
17 [sun.awt.util.IdentityArrayList].size() [function] [call site] 08863
17 [java.util.LinkedList].size() [function] [call site] 08864
17 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 08865
16 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 08866
16 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 08867
17 [java.util.Vector].size() [function] [call site] 08868
17 [java.util.ArrayList].size() [function] [call site] 08869
17 [sun.awt.util.IdentityArrayList].size() [function] [call site] 08870
17 [java.util.LinkedList].size() [function] [call site] 08871
17 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 08872
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 08873
16 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 08874
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 08875
15 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 08876
15 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 08877
15 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 08878
15 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 08879
15 [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] 08880
14 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 08881
14 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 08882
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 08883
14 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 08884
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 08885
14 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 08886
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 08887
14 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 08888
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 08889
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 08890
14 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 08891
14 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 08892
14 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 08893
14 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 08894
14 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 08895
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 08896
14 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 08897
14 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 08898
14 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 08899
14 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 08900
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 08901
14 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 08902
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 08903
14 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 08904
14 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 08905
14 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 08906
14 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 08907
15 [org.jfree.data.general.Series].getKey() [function] [call site] 08908
15 [org.jfree.data.xy.DefaultTableXYDataset].getSeries(int) [function] [call site] 08909
16 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 08910
16 [java.util.ArrayList].size() [function] [call site] 08911
16 [sun.awt.util.IdentityArrayList].size() [function] [call site] 08912
16 [java.util.LinkedList].size() [function] [call site] 08913
16 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 08914
16 [java.util.Vector].size() [function] [call site] 08915
16 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 08916
16 [java.util.Vector].get(int) [function] [call site] 08917
16 [java.util.LinkedList].get(int) [function] [call site] 08918
16 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08919
16 [java.util.AbstractSequentialList].get(int) [function] [call site] 08920
16 [java.util.ArrayList].get(int) [function] [call site] 08921
14 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 08922
15 [org.jfree.data.general.Series].getKey() [function] [call site] 08923
15 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) [function] [call site] 08924
16 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 08925
16 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 08926
16 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 08927
16 [java.util.Vector].get(int) [function] [call site] 08928
16 [java.util.LinkedList].get(int) [function] [call site] 08929
16 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08930
16 [java.util.AbstractSequentialList].get(int) [function] [call site] 08931
16 [java.util.ArrayList].get(int) [function] [call site] 08932
14 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 08933
15 [org.jfree.data.general.Series].getKey() [function] [call site] 08934
15 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 08935
14 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 08936
15 [org.jfree.data.DefaultKeyedValues2D].getColumnKey(int) [function] [call site] 08937
16 [java.util.ArrayList].get(int) [function] [call site] 08938
16 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 08939
16 [java.util.Vector].get(int) [function] [call site] 08940
16 [java.util.LinkedList].get(int) [function] [call site] 08941
16 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08942
16 [java.util.AbstractSequentialList].get(int) [function] [call site] 08943
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 08944
14 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 08945
15 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 08946
15 [java.util.ArrayList].size() [function] [call site] 08947
15 [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] 08948
14 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 08949
15 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 08950
16 [org.jfree.data.general.Series].getKey() [function] [call site] 08951
16 [org.jfree.data.time.TimePeriodValuesCollection].getSeries(int) [function] [call site] 08952
17 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 08953
17 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 08954
17 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 08955
17 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 08956
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 08957
17 [java.util.Vector].get(int) [function] [call site] 08958
17 [java.util.LinkedList].get(int) [function] [call site] 08959
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08960
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 08961
17 [java.util.ArrayList].get(int) [function] [call site] 08962
15 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 08963
15 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 08964
15 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 08965
15 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 08966
15 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 08967
15 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 08968
16 [org.jfree.data.general.Series].getKey() [function] [call site] 08969
16 [org.jfree.data.xy.YIntervalSeriesCollection].getSeries(int) [function] [call site] 08970
17 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 08971
17 [java.util.ArrayList].size() [function] [call site] 08972
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] 08973
15 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 08974
16 [org.jfree.data.general.Series].getKey() [function] [call site] 08975
16 [org.jfree.data.xy.XIntervalSeriesCollection].getSeries(int) [function] [call site] 08976
17 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 08977
17 [java.util.ArrayList].size() [function] [call site] 08978
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] 08979
15 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 08980
16 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 08981
16 [java.util.ArrayList].size() [function] [call site] 08982
16 [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] 08983
15 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 08984
16 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesKey(int) [function] [call site] 08985
17 [java.util.ArrayList].get(int) [function] [call site] 08986
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 08987
17 [java.util.Vector].get(int) [function] [call site] 08988
17 [java.util.LinkedList].get(int) [function] [call site] 08989
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 08990
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 08991
17 [org.jfree.data.general.Series].getKey() [function] [call site] 08992
15 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 08993
16 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 08994
16 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 08995
16 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 08996
16 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 08997
16 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 08998
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 08999
16 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 09000
16 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 09001
16 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09002
16 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09003
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 09004
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 09005
16 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 09006
16 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 09007
16 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 09008
17 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 09009
17 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 09010
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09011
17 [java.util.Vector].get(int) [function] [call site] 09012
17 [java.util.LinkedList].get(int) [function] [call site] 09013
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09014
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 09015
17 [java.util.ArrayList].get(int) [function] [call site] 09016
16 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 09017
17 [org.jfree.data.general.Series].getKey() [function] [call site] 09018
17 [org.jfree.data.xy.VectorSeriesCollection].getSeries(int) [function] [call site] 09019
18 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09020
18 [java.util.ArrayList].size() [function] [call site] 09021
18 [sun.awt.util.IdentityArrayList].size() [function] [call site] 09022
18 [java.util.LinkedList].size() [function] [call site] 09023
18 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 09024
18 [java.util.Vector].size() [function] [call site] 09025
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09026
18 [java.util.Vector].get(int) [function] [call site] 09027
18 [java.util.LinkedList].get(int) [function] [call site] 09028
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09029
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 09030
18 [java.util.ArrayList].get(int) [function] [call site] 09031
16 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 09032
17 [org.jfree.data.general.Series].getKey() [function] [call site] 09033
17 [org.jfree.data.xy.MatrixSeriesCollection].getSeries(int) [function] [call site] 09034
18 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09035
18 [java.util.ArrayList].size() [function] [call site] 09036
18 [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] 09037
16 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 09038
17 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09039
17 [java.util.ArrayList].size() [function] [call site] 09040
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] 09041
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 09042
17 [org.jfree.data.general.Series].getKey() [function] [call site] 09043
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeries(int) [function] [call site] 09044
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 09045
18 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 09046
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09047
18 [java.util.Vector].get(int) [function] [call site] 09048
18 [java.util.LinkedList].get(int) [function] [call site] 09049
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09050
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 09051
18 [java.util.ArrayList].get(int) [function] [call site] 09052
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 09053
16 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 09054
17 [java.util.ArrayList].get(int) [function] [call site] 09055
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09056
17 [java.util.Vector].get(int) [function] [call site] 09057
17 [java.util.LinkedList].get(int) [function] [call site] 09058
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09059
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 09060
17 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 09061
17 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 09062
17 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 09063
17 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 09064
17 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 09065
17 [java.util.Properties].get(java.lang.Object) [function] [call site] 09066
17 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 09067
17 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 09068
17 [java.util.HashMap].get(java.lang.Object) [function] [call site] 09069
17 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 09070
17 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 09071
17 [java.security.Provider].get(java.lang.Object) [function] [call site] 09072
17 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 09073
17 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 09074
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09075
17 [org.jfree.data.general.Series].getKey() [function] [call site] 09076
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeries(int) [function] [call site] 09077
18 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09078
18 [java.util.ArrayList].size() [function] [call site] 09079
18 [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] 09080
16 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 09081
17 [org.jfree.data.DefaultKeyedValues2D].getColumnKey(int) [function] [call site] 09082
16 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 09083
15 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 09084
15 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 09085
15 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 09086
15 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 09087
15 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 09088
15 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 09089
15 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09090
15 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 09091
15 [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] 09092
14 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09093
14 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09094
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 09095
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 09096
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 09097
14 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 09098
14 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 09099
14 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 09100
14 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 09101
14 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 09102
14 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 09103
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 09104
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 09105
14 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 09106
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09107
14 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 09108
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 09109
14 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 09110
14 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,java.util.List,boolean) [function] [call site] 09111
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 09112
15 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(java.util.List,boolean) [function] [call site] 09113
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 09114
16 [java.nio.file.Files$2].hasNext() [function] [call site] 09115
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 09116
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 09117
16 [java.util.ArrayList].iterator() [function] [call site] 09118
16 [java.util.AbstractSequentialList].iterator() [function] [call site] 09119
16 [java.util.AbstractList].iterator() [function] [call site] 09120
16 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 09121
16 [java.util.Vector].iterator() [function] [call site] 09122
16 [java.io.BufferedReader$1].next() [function] [call site] 09123
16 [java.nio.file.Files$2].next() [function] [call site] 09124
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 09125
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 09126
16 [org.jfree.data.time.TimeSeriesCollection].getSeries(java.lang.Comparable) [function] [call site] 09127
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 09128
17 [java.nio.file.Files$2].hasNext() [function] [call site] 09129
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 09130
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 09131
17 [java.util.Vector].iterator() [function] [call site] 09132
17 [java.util.ArrayList].iterator() [function] [call site] 09133
17 [java.util.AbstractSequentialList].iterator() [function] [call site] 09134
17 [java.util.AbstractList].iterator() [function] [call site] 09135
17 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 09136
17 [java.io.BufferedReader$1].next() [function] [call site] 09137
17 [java.nio.file.Files$2].next() [function] [call site] 09138
17 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 09139
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 09140
17 [java.nio.ByteBuffer].equals(java.lang.Object) [function] [call site] 09141
17 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 09142
17 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 09143
17 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 09144
17 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 09145
17 [java.time.ZoneOffset].equals(java.lang.Object) [function] [call site] 09146
17 [java.time.Duration].equals(java.lang.Object) [function] [call site] 09147
17 [java.lang.module.ModuleDescriptor$Opens].equals(java.lang.Object) [function] [call site] 09148
17 [java.nio.LongBuffer].equals(java.lang.Object) [function] [call site] 09149
17 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 09150
17 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 09151
17 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 09152
17 [java.nio.file.attribute.FileTime].equals(java.lang.Object) [function] [call site] 09153
17 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 09154
17 [java.time.LocalDate].equals(java.lang.Object) [function] [call site] 09155
17 [java.nio.CharBuffer].equals(java.lang.Object) [function] [call site] 09156
17 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 09157
17 [java.nio.FloatBuffer].equals(java.lang.Object) [function] [call site] 09158
17 [java.lang.String].equals(java.lang.Object) [function] [call site] 09159
17 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 09160
17 [java.lang.module.ModuleDescriptor$Requires].equals(java.lang.Object) [function] [call site] 09161
17 [java.lang.module.ModuleDescriptor].equals(java.lang.Object) [function] [call site] 09162
17 [java.nio.IntBuffer].equals(java.lang.Object) [function] [call site] 09163
17 [java.lang.Short].equals(java.lang.Object) [function] [call site] 09164
17 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 09165
17 [java.lang.Float].equals(java.lang.Object) [function] [call site] 09166
17 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 09167
17 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 09168
17 [java.nio.charset.Charset].equals(java.lang.Object) [function] [call site] 09169
17 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 09170
17 [java.nio.DoubleBuffer].equals(java.lang.Object) [function] [call site] 09171
17 [java.lang.Long].equals(java.lang.Object) [function] [call site] 09172
17 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 09173
17 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 09174
17 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 09175
17 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 09176
17 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 09177
17 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 09178
17 [java.lang.module.ModuleDescriptor$Version].equals(java.lang.Object) [function] [call site] 09179
17 [java.lang.Character].equals(java.lang.Object) [function] [call site] 09180
17 [java.time.chrono.AbstractChronology].equals(java.lang.Object) [function] [call site] 09181
17 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 09182
17 [java.time.zone.ZoneOffsetTransition].equals(java.lang.Object) [function] [call site] 09183
17 [java.net.URI].equals(java.lang.Object) [function] [call site] 09184
17 [java.time.ZonedDateTime].equals(java.lang.Object) [function] [call site] 09185
17 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 09186
17 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 09187
17 [java.time.LocalDateTime].equals(java.lang.Object) [function] [call site] 09188
17 [java.time.Instant].equals(java.lang.Object) [function] [call site] 09189
17 [sun.nio.fs.UnixPath].equals(java.lang.Object) [function] [call site] 09190
17 [java.lang.module.ModuleDescriptor$Provides].equals(java.lang.Object) [function] [call site] 09191
17 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 09192
17 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 09193
17 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 09194
17 [java.util.GregorianCalendar].equals(java.lang.Object) [function] [call site] 09195
17 [java.util.Calendar].equals(java.lang.Object) [function] [call site] 09196
17 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 09197
17 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 09198
17 [java.time.OffsetDateTime].equals(java.lang.Object) [function] [call site] 09199
17 [java.lang.module.ModuleDescriptor$Exports].equals(java.lang.Object) [function] [call site] 09200
17 [java.lang.ProcessHandleImpl].equals(java.lang.Object) [function] [call site] 09201
17 [java.lang.Double].equals(java.lang.Object) [function] [call site] 09202
17 [java.lang.Runtime$Version].equals(java.lang.Object) [function] [call site] 09203
17 [java.nio.ShortBuffer].equals(java.lang.Object) [function] [call site] 09204
17 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 09205
17 [java.io.File].equals(java.lang.Object) [function] [call site] 09206
17 [java.time.LocalTime].equals(java.lang.Object) [function] [call site] 09207
17 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 09208
17 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 09209
17 [java.util.Date].equals(java.lang.Object) [function] [call site] 09210
17 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 09211
17 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 09212
17 [java.time.OffsetTime].equals(java.lang.Object) [function] [call site] 09213
17 [java.lang.Object].equals(java.lang.Object) [function] [call site] 09214
17 [org.jfree.data.general.Series].getKey() [function] [call site] 09215
17 [org.jfree.data.general.Series].getKey() [function] [call site] 09216
16 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 09217
16 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 09218
17 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 09219
17 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 09220
16 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 09221
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 09222
16 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 09223
17 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 09224
17 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 09225
18 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 09226
18 [java.util.Calendar].set(int,int) [function] [call site] 09227
18 [java.util.Calendar].getTimeInMillis() [function] [call site] 09228
17 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 09229
18 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 09230
18 [java.util.Calendar].set(int,int) [function] [call site] 09231
18 [java.util.Calendar].getTimeInMillis() [function] [call site] 09232
17 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09233
18 [org.jfree.data.time.Day].getYear() [function] [call site] 09234
18 [org.jfree.data.time.Day].getMonth() [function] [call site] 09235
18 [org.jfree.data.time.Day].getDayOfMonth() [function] [call site] 09236
18 [java.util.Calendar].clear() [function] [call site] 09237
18 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 09238
18 [java.util.Calendar].set(int,int) [function] [call site] 09239
18 [java.util.Calendar].getTimeInMillis() [function] [call site] 09240
17 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 09241
17 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 09242
18 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 09243
18 [java.util.Calendar].set(int,int) [function] [call site] 09244
18 [java.util.Calendar].getTimeInMillis() [function] [call site] 09245
17 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 09246
17 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 09247
17 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 09248
18 [java.util.GregorianCalendar].clone() [function] [call site] 09249
18 [java.util.Calendar].clone() [function] [call site] 09250
18 [java.util.Calendar].clear() [function] [call site] 09251
18 [java.util.Calendar].set(int,int) [function] [call site] 09252
18 [java.util.Calendar].set(int,int) [function] [call site] 09253
18 [java.util.Calendar].getFirstDayOfWeek() [function] [call site] 09254
18 [java.util.Calendar].set(int,int) [function] [call site] 09255
18 [java.util.Calendar].set(int,int) [function] [call site] 09256
18 [java.util.Calendar].set(int,int) [function] [call site] 09257
18 [java.util.Calendar].set(int,int) [function] [call site] 09258
18 [java.util.Calendar].set(int,int) [function] [call site] 09259
18 [java.util.Calendar].getTimeInMillis() [function] [call site] 09260
17 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09261
17 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 09262
18 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 09263
18 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 09264
18 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 09265
18 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 09266
18 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09267
18 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 09268
18 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 09269
18 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 09270
18 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 09271
18 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09272
18 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 09273
19 [java.util.GregorianCalendar].clone() [function] [call site] 09274
19 [java.util.Calendar].clone() [function] [call site] 09275
19 [java.util.Calendar].clear() [function] [call site] 09276
19 [java.util.Calendar].set(int,int) [function] [call site] 09277
19 [java.util.Calendar].set(int,int) [function] [call site] 09278
19 [java.util.Calendar].getFirstDayOfWeek() [function] [call site] 09279
19 [java.util.Calendar].set(int,int) [function] [call site] 09280
19 [java.util.Calendar].set(int,int) [function] [call site] 09281
19 [java.util.Calendar].set(int,int) [function] [call site] 09282
19 [java.util.Calendar].set(int,int) [function] [call site] 09283
19 [java.util.Calendar].set(int,int) [function] [call site] 09284
19 [java.util.Calendar].getTimeInMillis() [function] [call site] 09285
18 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 09286
18 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 09287
18 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 09288
19 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 09289
19 [java.util.Calendar].set(int,int) [function] [call site] 09290
19 [java.util.Calendar].getTimeInMillis() [function] [call site] 09291
18 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 09292
19 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 09293
19 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 09294
19 [java.util.Calendar].set(int,int) [function] [call site] 09295
19 [java.util.Calendar].getTimeInMillis() [function] [call site] 09296
18 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 09297
19 [org.jfree.chart.date.SerialDate].lastDayOfMonth(int,int) [function] [call site] 09298
19 [java.util.Calendar].set(int,int,int,int,int,int) [function] [call site] 09299
19 [java.util.Calendar].set(int,int) [function] [call site] 09300
19 [java.util.Calendar].getTimeInMillis() [function] [call site] 09301
18 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 09302
19 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 09303
18 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 09304
19 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09305
18 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 09306
18 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 09307
17 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 09308
17 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 09309
17 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 09310
17 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 09311
17 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 09312
17 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 09313
17 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 09314
17 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 09315
17 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 09316
17 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 09317
17 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 09318
16 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 09319
16 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 09320
16 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 09321
16 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 09322
16 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09323
16 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 09324
16 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 09325
16 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 09326
16 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 09327
16 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 09328
16 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09329
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 09330
16 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 09331
16 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 09332
16 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 09333
16 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 09334
16 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 09335
16 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 09336
16 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 09337
16 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 09338
16 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 09339
16 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 09340
16 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 09341
15 [org.jfree.data.general.DatasetUtils].iterateToFindDomainBounds(org.jfree.data.xy.XYDataset,java.util.List,boolean) [function] [call site] 09342
16 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 09343
16 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 09344
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 09345
16 [java.nio.file.Files$2].hasNext() [function] [call site] 09346
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 09347
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 09348
16 [java.util.ArrayList].iterator() [function] [call site] 09349
16 [java.util.AbstractSequentialList].iterator() [function] [call site] 09350
16 [java.util.AbstractList].iterator() [function] [call site] 09351
16 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 09352
16 [java.util.Vector].iterator() [function] [call site] 09353
16 [java.io.BufferedReader$1].next() [function] [call site] 09354
16 [java.nio.file.Files$2].next() [function] [call site] 09355
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 09356
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 09357
16 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 09358
17 [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] 09359
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 09360
17 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 09361
18 [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] 09362
17 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 09363
17 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 09364
18 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 09365
18 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 09366
18 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 09367
18 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 09368
18 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 09369
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 09370
18 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 09371
18 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 09372
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 09373
18 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 09374
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 09375
18 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 09376
18 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 09377
18 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 09378
18 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 09379
18 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 09380
18 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 09381
18 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 09382
18 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 09383
18 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 09384
18 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 09385
18 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 09386
18 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 09387
18 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 09388
18 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 09389
18 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 09390
18 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 09391
18 [java.lang.String].equals(java.lang.Object) [function] [call site] 09392
18 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 09393
18 [java.lang.Short].equals(java.lang.Object) [function] [call site] 09394
18 [java.lang.Float].equals(java.lang.Object) [function] [call site] 09395
18 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 09396
18 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 09397
18 [java.lang.Long].equals(java.lang.Object) [function] [call site] 09398
18 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 09399
18 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 09400
18 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 09401
18 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 09402
18 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 09403
18 [java.lang.Character].equals(java.lang.Object) [function] [call site] 09404
18 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 09405
18 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 09406
18 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 09407
18 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 09408
18 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 09409
18 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 09410
18 [java.lang.Double].equals(java.lang.Object) [function] [call site] 09411
18 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 09412
18 [java.io.File].equals(java.lang.Object) [function] [call site] 09413
18 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 09414
18 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 09415
18 [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.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].equals(java.lang.Object) [function] [call site] 09416
18 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 09417
18 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesKey(int) [function] [call site] 09418
18 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 09419
18 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 09420
18 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 09421
18 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 09422
18 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 09423
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesKey(int) [function] [call site] 09424
19 [org.jfree.data.category.DefaultIntervalCategoryDataset].getSeriesCount() [function] [call site] 09425
19 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 09426
18 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09427
18 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09428
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 09429
18 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 09430
18 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 09431
18 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 09432
18 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 09433
18 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 09434
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 09435
18 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 09436
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 09437
18 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 09438
18 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 09439
16 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 09440
16 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 09441
16 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 09442
17 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 09443
17 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 09444
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09445
17 [java.util.Vector].get(int) [function] [call site] 09446
17 [java.util.LinkedList].get(int) [function] [call site] 09447
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09448
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 09449
17 [java.util.ArrayList].get(int) [function] [call site] 09450
17 [java.util.ArrayList].size() [function] [call site] 09451
17 [sun.awt.util.IdentityArrayList].size() [function] [call site] 09452
17 [java.util.LinkedList].size() [function] [call site] 09453
17 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 09454
17 [java.util.Vector].size() [function] [call site] 09455
16 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 09456
17 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 09457
18 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 09458
19 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 09459
18 [org.jfree.data.time.TimePeriodValuesCollection].getSeries(int) [function] [call site] 09460
17 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 09461
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 09462
18 [java.util.Vector].size() [function] [call site] 09463
18 [java.util.ArrayList].size() [function] [call site] 09464
18 [sun.awt.util.IdentityArrayList].size() [function] [call site] 09465
18 [java.util.LinkedList].size() [function] [call site] 09466
18 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 09467
17 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 09468
18 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 09469
18 [org.jfree.data.xy.VectorSeriesCollection].getSeries(int) [function] [call site] 09470
17 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 09471
18 [java.util.Vector].size() [function] [call site] 09472
18 [java.util.ArrayList].size() [function] [call site] 09473
18 [sun.awt.util.IdentityArrayList].size() [function] [call site] 09474
18 [java.util.LinkedList].size() [function] [call site] 09475
18 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 09476
17 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 09477
18 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 09478
19 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 09479
17 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 09480
18 [org.jfree.data.xy.MatrixSeries].getItemCount() [function] [call site] 09481
19 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 09482
19 [org.jfree.data.xy.MatrixSeries].getRowCount() [function] [call site] 09483
18 [org.jfree.data.xy.MatrixSeriesCollection].getSeries(int) [function] [call site] 09484
17 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 09485
18 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 09486
18 [org.jfree.data.xy.XIntervalSeriesCollection].getSeries(int) [function] [call site] 09487
17 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 09488
18 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 09489
18 [org.jfree.data.xy.DefaultTableXYDataset].getSeries(int) [function] [call site] 09490
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 09491
18 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 09492
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeries(int) [function] [call site] 09493
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 09494
18 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09495
18 [java.util.ArrayList].size() [function] [call site] 09496
18 [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] 09497
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 09498
17 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 09499
18 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 09500
18 [org.jfree.data.time.TimeSeriesCollection].getSeries(int) [function] [call site] 09501
17 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 09502
18 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 09503
18 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 09504
17 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 09505
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 09506
17 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 09507
18 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 09508
19 [java.util.ArrayList].get(int) [function] [call site] 09509
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09510
19 [java.util.Vector].get(int) [function] [call site] 09511
19 [java.util.LinkedList].get(int) [function] [call site] 09512
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09513
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 09514
19 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 09515
19 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 09516
19 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 09517
19 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 09518
19 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 09519
19 [java.util.Properties].get(java.lang.Object) [function] [call site] 09520
19 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 09521
19 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 09522
19 [java.util.HashMap].get(java.lang.Object) [function] [call site] 09523
19 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 09524
19 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 09525
19 [java.security.Provider].get(java.lang.Object) [function] [call site] 09526
19 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 09527
19 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 09528
18 [java.util.ArrayList].size() [function] [call site] 09529
18 [sun.awt.util.IdentityArrayList].size() [function] [call site] 09530
18 [java.util.LinkedList].size() [function] [call site] 09531
18 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 09532
18 [java.util.Vector].size() [function] [call site] 09533
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 09534
18 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 09535
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeries(int) [function] [call site] 09536
17 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 09537
18 [org.jfree.data.gantt.TaskSeries].getItemCount() [function] [call site] 09538
19 [java.util.ArrayList:java.util.LinkedList:java.util.Vector:java.util.concurrent.CopyOnWriteArrayList:sun.awt.util.IdentityArrayList].size() [function] [call site] 09539
18 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 09540
19 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09541
19 [java.util.ArrayList].size() [function] [call site] 09542
19 [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] 09543
17 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 09544
18 [org.jfree.data.ComparableObjectSeries].getItemCount() [function] [call site] 09545
18 [org.jfree.data.xy.YIntervalSeriesCollection].getSeries(int) [function] [call site] 09546
17 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 09547
18 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 09548
19 [org.jfree.data.DefaultKeyedValues2D].getRowCount() [function] [call site] 09549
17 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 09550
18 [org.jfree.chart.internal.Args].requireInRange(int,java.lang.String,int,int) [function] [call site] 09551
18 [java.util.ArrayList].size() [function] [call site] 09552
18 [sun.awt.util.IdentityArrayList].size() [function] [call site] 09553
18 [java.util.LinkedList].size() [function] [call site] 09554
18 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 09555
18 [java.util.Vector].size() [function] [call site] 09556
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09557
18 [java.util.Vector].get(int) [function] [call site] 09558
18 [java.util.LinkedList].get(int) [function] [call site] 09559
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09560
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 09561
18 [java.util.ArrayList].get(int) [function] [call site] 09562
17 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 09563
18 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 09564
18 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 09565
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09566
18 [java.util.Vector].get(int) [function] [call site] 09567
18 [java.util.LinkedList].get(int) [function] [call site] 09568
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09569
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 09570
18 [java.util.ArrayList].get(int) [function] [call site] 09571
17 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 09572
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 09573
16 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 09574
16 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 09575
16 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 09576
16 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 09577
16 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 09578
16 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 09579
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 09580
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 09581
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 09582
16 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 09583
16 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 09584
16 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 09585
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 09586
16 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 09587
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 09588
16 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 09589
16 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 09590
16 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 09591
16 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 09592
16 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 09593
16 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 09594
16 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 09595
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 09596
17 [java.util.ArrayList].get(int) [function] [call site] 09597
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09598
17 [java.util.Vector].get(int) [function] [call site] 09599
17 [java.util.LinkedList].get(int) [function] [call site] 09600
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09601
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 09602
16 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 09603
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 09604
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 09605
19 [java.util.ArrayList].get(int) [function] [call site] 09606
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09607
19 [java.util.Vector].get(int) [function] [call site] 09608
19 [java.util.LinkedList].get(int) [function] [call site] 09609
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09610
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 09611
19 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 09612
19 [org.jfree.data.time.ohlc.OHLCItem].getPeriod() [function] [call site] 09613
20 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 09614
19 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 09615
20 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 09616
20 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 09617
20 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 09618
20 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 09619
20 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 09620
20 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 09621
20 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 09622
20 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 09623
20 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 09624
20 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 09625
20 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond() [function] [call site] 09626
21 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 09627
21 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 09628
21 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 09629
21 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 09630
21 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 09631
21 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 09632
21 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 09633
21 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 09634
21 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 09635
21 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 09636
21 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 09637
21 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 09638
21 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 09639
21 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 09640
21 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 09641
21 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 09642
21 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 09643
21 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 09644
21 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 09645
21 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 09646
20 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond() [function] [call site] 09647
20 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 09648
20 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 09649
20 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 09650
20 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 09651
20 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 09652
20 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 09653
20 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 09654
20 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 09655
20 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 09656
20 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 09657
18 [java.lang.Double].valueOf(double) [function] [call site] 09658
17 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 09659
18 [java.util.ArrayList].get(int) [function] [call site] 09660
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09661
18 [java.util.Vector].get(int) [function] [call site] 09662
18 [java.util.LinkedList].get(int) [function] [call site] 09663
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09664
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 09665
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09666
18 [java.util.Vector].get(int) [function] [call site] 09667
18 [java.util.LinkedList].get(int) [function] [call site] 09668
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09669
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 09670
18 [java.util.ArrayList].get(int) [function] [call site] 09671
18 [org.jfree.data.xy.WindDataItem].getX() [function] [call site] 09672
17 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 09673
18 [org.jfree.data.xy.OHLCDataItem].getDate() [function] [call site] 09674
18 [java.util.Date].getTime() [function] [call site] 09675
18 [java.lang.Long].valueOf(long) [function] [call site] 09676
17 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 09677
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09678
18 [java.util.Vector].get(int) [function] [call site] 09679
18 [java.util.LinkedList].get(int) [function] [call site] 09680
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09681
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 09682
18 [java.util.ArrayList].get(int) [function] [call site] 09683
18 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 09684
18 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 09685
18 [java.lang.Long].valueOf(long) [function] [call site] 09686
17 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 09687
18 [java.util.ArrayList].get(int) [function] [call site] 09688
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09689
18 [java.util.Vector].get(int) [function] [call site] 09690
18 [java.util.LinkedList].get(int) [function] [call site] 09691
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09692
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 09693
18 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 09694
18 [org.jfree.data.xy.XIntervalDataItem].getX() [function] [call site] 09695
19 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 09696
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 09697
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09698
18 [java.util.Vector].get(int) [function] [call site] 09699
18 [java.util.LinkedList].get(int) [function] [call site] 09700
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09701
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 09702
18 [java.util.ArrayList].get(int) [function] [call site] 09703
18 [java.util.Date].getTime() [function] [call site] 09704
18 [java.lang.Long].valueOf(long) [function] [call site] 09705
17 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 09706
18 [java.util.Date].getTime() [function] [call site] 09707
18 [java.lang.Long].valueOf(long) [function] [call site] 09708
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 09709
18 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 09710
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 09711
19 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 09712
19 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 09713
19 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 09714
19 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 09715
19 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09716
19 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 09717
19 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 09718
19 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 09719
19 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 09720
19 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09721
19 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 09722
19 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 09723
19 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 09724
19 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 09725
19 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 09726
19 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 09727
19 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 09728
19 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 09729
19 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 09730
19 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 09731
19 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 09732
19 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 09733
19 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 09734
19 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 09735
18 [java.lang.Long].valueOf(long) [function] [call site] 09736
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 09737
18 [java.util.ArrayList].get(int) [function] [call site] 09738
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09739
18 [java.util.Vector].get(int) [function] [call site] 09740
18 [java.util.LinkedList].get(int) [function] [call site] 09741
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09742
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 09743
18 [org.jfree.data.xy.XYIntervalSeries].getX(int) [function] [call site] 09744
19 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 09745
19 [org.jfree.data.xy.XYIntervalDataItem].getX() [function] [call site] 09746
20 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 09747
17 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 09748
18 [java.util.ArrayList].get(int) [function] [call site] 09749
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09750
18 [java.util.Vector].get(int) [function] [call site] 09751
18 [java.util.LinkedList].get(int) [function] [call site] 09752
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09753
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 09754
18 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 09755
19 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 09756
19 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 09757
17 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 09758
18 [java.util.ArrayList].get(int) [function] [call site] 09759
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09760
18 [java.util.Vector].get(int) [function] [call site] 09761
18 [java.util.LinkedList].get(int) [function] [call site] 09762
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09763
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 09764
18 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 09765
17 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 09766
18 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 09767
19 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 09768
19 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 09769
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 09770
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 09771
20 [java.util.Date].getTime() [function] [call site] 09772
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 09773
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 09774
20 [java.util.Date].getTime() [function] [call site] 09775
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 09776
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 09777
20 [java.util.Date].getTime() [function] [call site] 09778
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 09779
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 09780
20 [java.util.Date].getTime() [function] [call site] 09781
18 [java.lang.Double].valueOf(double) [function] [call site] 09782
17 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 09783
18 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 09784
19 [org.jfree.data.gantt.XYTaskDataset].getSeriesValue(int) [function] [call site] 09785
19 [org.jfree.data.gantt.XYTaskDataset].getItemValue(int,int) [function] [call site] 09786
20 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 09787
20 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 09788
21 [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] 09789
20 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 09790
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 09791
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 09792
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 09793
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 09794
20 [java.util.Date].getTime() [function] [call site] 09795
20 [java.util.Date].getTime() [function] [call site] 09796
18 [java.lang.Double].valueOf(double) [function] [call site] 09797
17 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 09798
18 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 09799
19 [java.util.ArrayList].get(int) [function] [call site] 09800
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09801
19 [java.util.Vector].get(int) [function] [call site] 09802
19 [java.util.LinkedList].get(int) [function] [call site] 09803
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09804
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 09805
18 [java.lang.Double].valueOf(double) [function] [call site] 09806
17 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 09807
18 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 09808
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09809
18 [java.util.Vector].get(int) [function] [call site] 09810
18 [java.util.LinkedList].get(int) [function] [call site] 09811
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09812
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 09813
18 [java.util.ArrayList].get(int) [function] [call site] 09814
18 [org.jfree.data.statistics.HistogramBin].getEndBoundary() [function] [call site] 09815
18 [org.jfree.data.statistics.HistogramBin].getStartBoundary() [function] [call site] 09816
18 [java.lang.Double].valueOf(double) [function] [call site] 09817
17 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 09818
18 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 09819
19 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 09820
20 [java.util.ArrayList].get(int) [function] [call site] 09821
20 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09822
20 [java.util.Vector].get(int) [function] [call site] 09823
20 [java.util.LinkedList].get(int) [function] [call site] 09824
20 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09825
20 [java.util.AbstractSequentialList].get(int) [function] [call site] 09826
19 [java.lang.Double].valueOf(double) [function] [call site] 09827
18 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 09828
18 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 09829
18 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 09830
18 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 09831
18 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 09832
18 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 09833
18 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 09834
19 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 09835
20 [java.util.ArrayList].get(int) [function] [call site] 09836
20 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09837
20 [java.util.Vector].get(int) [function] [call site] 09838
20 [java.util.LinkedList].get(int) [function] [call site] 09839
20 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09840
20 [java.util.AbstractSequentialList].get(int) [function] [call site] 09841
20 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 09842
20 [org.jfree.data.xy.VectorDataItem].getXValue() [function] [call site] 09843
21 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 09844
21 [org.jfree.data.xy.XYCoordinate].getX() [function] [call site] 09845
19 [java.lang.Double].valueOf(double) [function] [call site] 09846
18 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 09847
19 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 09848
20 [java.util.ArrayList].get(int) [function] [call site] 09849
20 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09850
20 [java.util.Vector].get(int) [function] [call site] 09851
20 [java.util.LinkedList].get(int) [function] [call site] 09852
20 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09853
20 [java.util.AbstractSequentialList].get(int) [function] [call site] 09854
20 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 09855
20 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 09856
19 [java.lang.Double].valueOf(double) [function] [call site] 09857
18 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 09858
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09859
19 [java.util.Vector].get(int) [function] [call site] 09860
19 [java.util.LinkedList].get(int) [function] [call site] 09861
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09862
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 09863
19 [java.util.ArrayList].get(int) [function] [call site] 09864
19 [org.jfree.data.xy.MatrixSeries].getItemColumn(int) [function] [call site] 09865
20 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 09866
19 [java.lang.Integer].valueOf(int) [function] [call site] 09867
18 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 09868
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09869
19 [java.util.Vector].get(int) [function] [call site] 09870
19 [java.util.LinkedList].get(int) [function] [call site] 09871
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09872
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 09873
19 [java.util.ArrayList].get(int) [function] [call site] 09874
19 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 09875
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] 09876
19 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 09877
19 [org.jfree.data.time.TimePeriodValuesCollection].getX(org.jfree.data.time.TimePeriod) [function] [call site] 09878
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 09879
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 09880
20 [java.util.Date].getTime() [function] [call site] 09881
20 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 09882
20 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 09883
20 [java.util.Date].getTime() [function] [call site] 09884
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 09885
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 09886
20 [java.util.Date].getTime() [function] [call site] 09887
20 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 09888
20 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 09889
20 [java.util.Date].getTime() [function] [call site] 09890
20 [java.lang.IllegalStateException].<init>(java.lang.String) [function] [call site] 09891
19 [java.lang.Long].valueOf(long) [function] [call site] 09892
18 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 09893
19 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 09894
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 09895
18 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 09896
18 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 09897
18 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 09898
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 09899
18 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 09900
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 09901
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 09902
18 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 09903
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 09904
19 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 09905
19 [java.lang.Double].valueOf(double) [function] [call site] 09906
18 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 09907
19 [java.util.ArrayList].get(int) [function] [call site] 09908
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09909
19 [java.util.Vector].get(int) [function] [call site] 09910
19 [java.util.LinkedList].get(int) [function] [call site] 09911
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09912
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 09913
19 [org.jfree.data.xy.YIntervalSeries].getX(int) [function] [call site] 09914
20 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 09915
20 [org.jfree.data.xy.YIntervalDataItem].getX() [function] [call site] 09916
21 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 09917
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 09918
17 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 09919
17 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 09920
17 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 09921
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 09922
17 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 09923
17 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 09924
17 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 09925
17 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 09926
17 [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] 09927
16 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 09928
17 [java.util.ArrayList].get(int) [function] [call site] 09929
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09930
17 [java.util.Vector].get(int) [function] [call site] 09931
17 [java.util.LinkedList].get(int) [function] [call site] 09932
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09933
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 09934
17 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 09935
17 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 09936
16 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 09937
16 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 09938
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 09939
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 09940
18 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 09941
18 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 09942
18 [java.lang.Double].doubleValue() [function] [call site] 09943
18 [java.lang.Long].doubleValue() [function] [call site] 09944
18 [java.lang.Short].doubleValue() [function] [call site] 09945
18 [java.math.BigDecimal].doubleValue() [function] [call site] 09946
18 [java.lang.Float].doubleValue() [function] [call site] 09947
18 [java.math.BigInteger].doubleValue() [function] [call site] 09948
18 [java.lang.Integer].doubleValue() [function] [call site] 09949
18 [java.lang.Byte].doubleValue() [function] [call site] 09950
17 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 09951
17 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 09952
17 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 09953
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 09954
17 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 09955
17 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 09956
17 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 09957
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 09958
17 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 09959
17 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 09960
16 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 09961
16 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 09962
16 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 09963
17 [org.jfree.data.time.TimeSeriesCollection].getStartX(int,int) [function] [call site] 09964
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09965
18 [java.util.Vector].get(int) [function] [call site] 09966
18 [java.util.LinkedList].get(int) [function] [call site] 09967
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09968
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 09969
18 [java.util.ArrayList].get(int) [function] [call site] 09970
18 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 09971
18 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 09972
18 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 09973
18 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09974
18 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 09975
18 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 09976
18 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 09977
18 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 09978
18 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 09979
18 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 09980
18 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 09981
18 [java.lang.Long].valueOf(long) [function] [call site] 09982
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartX(int,int) [function] [call site] 09983
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 09984
19 [java.util.ArrayList].get(int) [function] [call site] 09985
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 09986
19 [java.util.Vector].get(int) [function] [call site] 09987
19 [java.util.LinkedList].get(int) [function] [call site] 09988
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 09989
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 09990
19 [org.jfree.data.xy.XYIntervalSeries].getXLowValue(int) [function] [call site] 09991
20 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 09992
20 [org.jfree.data.xy.XYIntervalDataItem].getXLowValue() [function] [call site] 09993
21 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 09994
21 [org.jfree.data.xy.XYInterval].getXLow() [function] [call site] 09995
18 [java.lang.Double].valueOf(double) [function] [call site] 09996
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartX(int,int) [function] [call site] 09997
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 09998
19 [java.util.ArrayList].get(int) [function] [call site] 09999
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10000
19 [java.util.Vector].get(int) [function] [call site] 10001
19 [java.util.LinkedList].get(int) [function] [call site] 10002
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10003
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 10004
18 [java.lang.Double].valueOf(double) [function] [call site] 10005
17 [org.jfree.data.xy.XIntervalSeriesCollection].getStartX(int,int) [function] [call site] 10006
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10007
18 [java.util.Vector].get(int) [function] [call site] 10008
18 [java.util.LinkedList].get(int) [function] [call site] 10009
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10010
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 10011
18 [java.util.ArrayList].get(int) [function] [call site] 10012
18 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 10013
18 [org.jfree.data.xy.XIntervalDataItem].getXLowValue() [function] [call site] 10014
19 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 10015
19 [org.jfree.data.xy.YWithXInterval].getXLow() [function] [call site] 10016
18 [java.lang.Double].valueOf(double) [function] [call site] 10017
17 [org.jfree.data.xy.XYSeriesCollection].getStartX(int,int) [function] [call site] 10018
18 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 10019
19 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 10020
19 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 10021
19 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 10022
19 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 10023
19 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 10024
19 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 10025
19 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 10026
19 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 10027
19 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 10028
19 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 10029
19 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 10030
19 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 10031
19 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 10032
19 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 10033
19 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 10034
19 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 10035
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 10036
19 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 10037
19 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 10038
19 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 10039
19 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 10040
19 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 10041
19 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 10042
19 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 10043
19 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 10044
19 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 10045
19 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 10046
19 [java.lang.Double].doubleValue() [function] [call site] 10047
19 [java.lang.Long].doubleValue() [function] [call site] 10048
19 [java.lang.Short].doubleValue() [function] [call site] 10049
19 [java.math.BigDecimal].doubleValue() [function] [call site] 10050
19 [java.lang.Float].doubleValue() [function] [call site] 10051
19 [java.math.BigInteger].doubleValue() [function] [call site] 10052
19 [java.lang.Integer].doubleValue() [function] [call site] 10053
19 [java.lang.Byte].doubleValue() [function] [call site] 10054
19 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 10055
19 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 10056
20 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 10057
20 [java.lang.Double].isInfinite(double) [function] [call site] 10058
19 [java.lang.Double].valueOf(double) [function] [call site] 10059
17 [org.jfree.data.xy.DefaultTableXYDataset].getStartX(int,int) [function] [call site] 10060
18 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 10061
17 [org.jfree.data.xy.XYBarDataset].getStartX(int,int) [function] [call site] 10062
18 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 10063
18 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 10064
18 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 10065
18 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 10066
18 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 10067
18 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 10068
18 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 10069
18 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 10070
18 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 10071
18 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 10072
18 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 10073
18 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 10074
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 10075
18 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 10076
18 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 10077
18 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 10078
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 10079
18 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 10080
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 10081
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 10082
18 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 10083
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 10084
18 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 10085
18 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 10086
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 10087
18 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 10088
18 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 10089
18 [java.lang.Double].doubleValue() [function] [call site] 10090
18 [java.lang.Long].doubleValue() [function] [call site] 10091
18 [java.lang.Short].doubleValue() [function] [call site] 10092
18 [java.math.BigDecimal].doubleValue() [function] [call site] 10093
18 [java.lang.Float].doubleValue() [function] [call site] 10094
18 [java.math.BigInteger].doubleValue() [function] [call site] 10095
18 [java.lang.Integer].doubleValue() [function] [call site] 10096
18 [java.lang.Byte].doubleValue() [function] [call site] 10097
18 [java.lang.Double].valueOf(double) [function] [call site] 10098
17 [org.jfree.data.xy.CategoryTableXYDataset].getStartX(int,int) [function] [call site] 10099
18 [org.jfree.data.xy.IntervalXYDelegate].getStartX(int,int) [function] [call site] 10100
17 [org.jfree.data.time.TimeTableXYDataset].getStartX(int,int) [function] [call site] 10101
18 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 10102
19 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 10103
19 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10104
19 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10105
19 [java.util.Date].getTime() [function] [call site] 10106
18 [java.lang.Double].valueOf(double) [function] [call site] 10107
17 [org.jfree.data.statistics.SimpleHistogramDataset].getStartX(int,int) [function] [call site] 10108
18 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 10109
19 [java.util.ArrayList].get(int) [function] [call site] 10110
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10111
19 [java.util.Vector].get(int) [function] [call site] 10112
19 [java.util.LinkedList].get(int) [function] [call site] 10113
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10114
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 10115
19 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 10116
18 [java.lang.Double].valueOf(double) [function] [call site] 10117
17 [org.jfree.data.time.TimePeriodValuesCollection].getStartX(int,int) [function] [call site] 10118
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10119
18 [java.util.Vector].get(int) [function] [call site] 10120
18 [java.util.LinkedList].get(int) [function] [call site] 10121
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10122
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 10123
18 [java.util.ArrayList].get(int) [function] [call site] 10124
18 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 10125
18 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 10126
18 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10127
18 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10128
18 [java.util.Date].getTime() [function] [call site] 10129
18 [java.lang.Long].valueOf(long) [function] [call site] 10130
17 [org.jfree.data.xy.YIntervalSeriesCollection].getStartX(int,int) [function] [call site] 10131
18 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 10132
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getStartX(int,int) [function] [call site] 10133
18 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 10134
18 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 10135
18 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 10136
18 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 10137
18 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 10138
18 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 10139
18 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 10140
18 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 10141
18 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 10142
18 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 10143
18 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 10144
18 [java.lang.Long].valueOf(long) [function] [call site] 10145
17 [org.jfree.data.statistics.HistogramDataset].getStartX(int,int) [function] [call site] 10146
18 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 10147
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10148
18 [java.util.Vector].get(int) [function] [call site] 10149
18 [java.util.LinkedList].get(int) [function] [call site] 10150
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10151
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 10152
18 [java.util.ArrayList].get(int) [function] [call site] 10153
18 [org.jfree.data.statistics.HistogramBin].getStartBoundary() [function] [call site] 10154
18 [java.lang.Double].valueOf(double) [function] [call site] 10155
17 [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] 10156
16 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 10157
17 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 10158
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 10159
16 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 10160
16 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 10161
17 [java.util.ArrayList].get(int) [function] [call site] 10162
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10163
17 [java.util.Vector].get(int) [function] [call site] 10164
17 [java.util.LinkedList].get(int) [function] [call site] 10165
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10166
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 10167
17 [org.jfree.data.xy.XIntervalSeries].getXLowValue(int) [function] [call site] 10168
18 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 10169
18 [org.jfree.data.xy.XIntervalDataItem].getXLowValue() [function] [call site] 10170
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 10171
16 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 10172
16 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 10173
17 [org.jfree.data.gantt.XYTaskDataset].getSeriesStartValue(int) [function] [call site] 10174
17 [org.jfree.data.gantt.XYTaskDataset].getItemStartValue(int,int) [function] [call site] 10175
18 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 10176
18 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 10177
18 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 10178
18 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10179
18 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10180
18 [java.util.Date].getTime() [function] [call site] 10181
16 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 10182
17 [java.util.ArrayList].get(int) [function] [call site] 10183
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10184
17 [java.util.Vector].get(int) [function] [call site] 10185
17 [java.util.LinkedList].get(int) [function] [call site] 10186
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10187
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 10188
17 [org.jfree.data.xy.XIntervalSeries].getXHighValue(int) [function] [call site] 10189
18 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 10190
18 [org.jfree.data.xy.XIntervalDataItem].getXHighValue() [function] [call site] 10191
19 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 10192
19 [org.jfree.data.xy.YWithXInterval].getXHigh() [function] [call site] 10193
16 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 10194
17 [org.jfree.data.gantt.XYTaskDataset].getSeriesEndValue(int) [function] [call site] 10195
17 [org.jfree.data.gantt.XYTaskDataset].getItemEndValue(int,int) [function] [call site] 10196
18 [org.jfree.data.gantt.TaskSeriesCollection].getSeries(int) [function] [call site] 10197
18 [org.jfree.data.gantt.TaskSeries].get(int) [function] [call site] 10198
18 [org.jfree.data.gantt.Task].getDuration() [function] [call site] 10199
18 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10200
18 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10201
18 [java.util.Date].getTime() [function] [call site] 10202
16 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 10203
17 [org.jfree.data.DefaultKeyedValues2D].getRowKey(int) [function] [call site] 10204
17 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10205
17 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10206
17 [java.util.Date].getTime() [function] [call site] 10207
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 10208
17 [java.util.ArrayList].get(int) [function] [call site] 10209
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10210
17 [java.util.Vector].get(int) [function] [call site] 10211
17 [java.util.LinkedList].get(int) [function] [call site] 10212
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10213
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 10214
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 10215
17 [java.util.ArrayList].get(int) [function] [call site] 10216
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10217
17 [java.util.Vector].get(int) [function] [call site] 10218
17 [java.util.LinkedList].get(int) [function] [call site] 10219
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10220
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 10221
17 [org.jfree.data.xy.XYIntervalSeries].getXHighValue(int) [function] [call site] 10222
18 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 10223
18 [org.jfree.data.xy.XYIntervalDataItem].getXHighValue() [function] [call site] 10224
19 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 10225
19 [org.jfree.data.xy.XYInterval].getXHigh() [function] [call site] 10226
16 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 10227
17 [org.jfree.data.xy.XYSeriesCollection].getEndX(int,int) [function] [call site] 10228
18 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 10229
19 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 10230
19 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 10231
19 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 10232
19 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 10233
19 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 10234
19 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 10235
19 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 10236
19 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 10237
19 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 10238
19 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 10239
19 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 10240
19 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 10241
19 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 10242
19 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 10243
19 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 10244
19 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 10245
19 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 10246
19 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 10247
19 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 10248
19 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 10249
19 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 10250
19 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 10251
19 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 10252
19 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 10253
19 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 10254
19 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 10255
19 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 10256
19 [java.lang.Double].doubleValue() [function] [call site] 10257
19 [java.lang.Long].doubleValue() [function] [call site] 10258
19 [java.lang.Short].doubleValue() [function] [call site] 10259
19 [java.math.BigDecimal].doubleValue() [function] [call site] 10260
19 [java.lang.Float].doubleValue() [function] [call site] 10261
19 [java.math.BigInteger].doubleValue() [function] [call site] 10262
19 [java.lang.Integer].doubleValue() [function] [call site] 10263
19 [java.lang.Byte].doubleValue() [function] [call site] 10264
19 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 10265
19 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 10266
19 [java.lang.Double].valueOf(double) [function] [call site] 10267
17 [org.jfree.data.xy.XYBarDataset].getEndX(int,int) [function] [call site] 10268
18 [org.jfree.data.xy.DefaultOHLCDataset].getX(int,int) [function] [call site] 10269
18 [org.jfree.data.xy.XYSeriesCollection].getX(int,int) [function] [call site] 10270
18 [org.jfree.data.xy.DefaultTableXYDataset].getX(int,int) [function] [call site] 10271
18 [org.jfree.data.gantt.XYTaskDataset].getX(int,int) [function] [call site] 10272
18 [org.jfree.data.xy.DefaultXYZDataset].getX(int,int) [function] [call site] 10273
18 [org.jfree.data.statistics.HistogramDataset].getX(int,int) [function] [call site] 10274
18 [org.jfree.data.xy.XYBarDataset].getX(int,int) [function] [call site] 10275
18 [org.jfree.data.xy.VectorSeriesCollection].getX(int,int) [function] [call site] 10276
18 [org.jfree.data.statistics.SimpleHistogramDataset].getX(int,int) [function] [call site] 10277
18 [org.jfree.data.xy.MatrixSeriesCollection].getX(int,int) [function] [call site] 10278
18 [org.jfree.data.time.TimePeriodValuesCollection].getX(int,int) [function] [call site] 10279
18 [org.jfree.data.xy.CategoryTableXYDataset].getX(int,int) [function] [call site] 10280
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getX(int,int) [function] [call site] 10281
18 [org.jfree.data.xy.DefaultWindDataset].getX(int,int) [function] [call site] 10282
18 [org.jfree.data.time.TimeSeriesCollection].getX(int,int) [function] [call site] 10283
18 [org.jfree.data.xy.XIntervalSeriesCollection].getX(int,int) [function] [call site] 10284
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getX(int,int) [function] [call site] 10285
18 [org.jfree.data.xy.DefaultHighLowDataset].getX(int,int) [function] [call site] 10286
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getX(int,int) [function] [call site] 10287
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getX(int,int) [function] [call site] 10288
18 [org.jfree.data.time.TimeTableXYDataset].getX(int,int) [function] [call site] 10289
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getX(int,int) [function] [call site] 10290
18 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 10291
18 [org.jfree.data.xy.DefaultXYDataset].getX(int,int) [function] [call site] 10292
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getX(int,int) [function] [call site] 10293
18 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 10294
18 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 10295
18 [java.lang.Double].doubleValue() [function] [call site] 10296
18 [java.lang.Long].doubleValue() [function] [call site] 10297
18 [java.lang.Short].doubleValue() [function] [call site] 10298
18 [java.math.BigDecimal].doubleValue() [function] [call site] 10299
18 [java.lang.Float].doubleValue() [function] [call site] 10300
18 [java.math.BigInteger].doubleValue() [function] [call site] 10301
18 [java.lang.Integer].doubleValue() [function] [call site] 10302
18 [java.lang.Byte].doubleValue() [function] [call site] 10303
18 [java.lang.Double].valueOf(double) [function] [call site] 10304
17 [org.jfree.data.xy.YIntervalSeriesCollection].getEndX(int,int) [function] [call site] 10305
18 [org.jfree.data.xy.YIntervalSeriesCollection].getX(int,int) [function] [call site] 10306
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndX(int,int) [function] [call site] 10307
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 10308
18 [java.lang.Double].valueOf(double) [function] [call site] 10309
17 [org.jfree.data.statistics.SimpleHistogramDataset].getEndX(int,int) [function] [call site] 10310
18 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 10311
19 [java.util.ArrayList].get(int) [function] [call site] 10312
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10313
19 [java.util.Vector].get(int) [function] [call site] 10314
19 [java.util.LinkedList].get(int) [function] [call site] 10315
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10316
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 10317
19 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 10318
18 [java.lang.Double].valueOf(double) [function] [call site] 10319
17 [org.jfree.data.xy.CategoryTableXYDataset].getEndX(int,int) [function] [call site] 10320
18 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 10321
17 [org.jfree.data.xy.XIntervalSeriesCollection].getEndX(int,int) [function] [call site] 10322
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10323
18 [java.util.Vector].get(int) [function] [call site] 10324
18 [java.util.LinkedList].get(int) [function] [call site] 10325
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10326
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 10327
18 [java.util.ArrayList].get(int) [function] [call site] 10328
18 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 10329
18 [org.jfree.data.xy.XIntervalDataItem].getXHighValue() [function] [call site] 10330
18 [java.lang.Double].valueOf(double) [function] [call site] 10331
17 [org.jfree.data.statistics.HistogramDataset].getEndX(int,int) [function] [call site] 10332
18 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 10333
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10334
18 [java.util.Vector].get(int) [function] [call site] 10335
18 [java.util.LinkedList].get(int) [function] [call site] 10336
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10337
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 10338
18 [java.util.ArrayList].get(int) [function] [call site] 10339
18 [org.jfree.data.statistics.HistogramBin].getEndBoundary() [function] [call site] 10340
18 [java.lang.Double].valueOf(double) [function] [call site] 10341
17 [org.jfree.data.xy.DefaultTableXYDataset].getEndX(int,int) [function] [call site] 10342
18 [org.jfree.data.xy.IntervalXYDelegate].getEndX(int,int) [function] [call site] 10343
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getEndX(int,int) [function] [call site] 10344
18 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 10345
18 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 10346
18 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 10347
18 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 10348
18 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 10349
18 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 10350
18 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 10351
18 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 10352
18 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 10353
18 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 10354
18 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 10355
18 [java.lang.Long].valueOf(long) [function] [call site] 10356
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndX(int,int) [function] [call site] 10357
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 10358
18 [java.lang.Double].valueOf(double) [function] [call site] 10359
17 [org.jfree.data.time.TimeSeriesCollection].getEndX(int,int) [function] [call site] 10360
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10361
18 [java.util.Vector].get(int) [function] [call site] 10362
18 [java.util.LinkedList].get(int) [function] [call site] 10363
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10364
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 10365
18 [java.util.ArrayList].get(int) [function] [call site] 10366
18 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 10367
18 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 10368
18 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 10369
18 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 10370
18 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 10371
18 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 10372
18 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 10373
18 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 10374
18 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 10375
18 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 10376
18 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 10377
18 [java.lang.Long].valueOf(long) [function] [call site] 10378
17 [org.jfree.data.time.TimePeriodValuesCollection].getEndX(int,int) [function] [call site] 10379
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10380
18 [java.util.Vector].get(int) [function] [call site] 10381
18 [java.util.LinkedList].get(int) [function] [call site] 10382
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10383
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 10384
18 [java.util.ArrayList].get(int) [function] [call site] 10385
18 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 10386
18 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10387
18 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10388
18 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 10389
18 [java.util.Date].getTime() [function] [call site] 10390
18 [java.lang.Long].valueOf(long) [function] [call site] 10391
17 [org.jfree.data.time.TimeTableXYDataset].getEndX(int,int) [function] [call site] 10392
18 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 10393
18 [java.lang.Double].valueOf(double) [function] [call site] 10394
17 [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] 10395
16 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 10396
16 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 10397
17 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 10398
16 [java.lang.Double].isNaN(double) [function] [call site] 10399
16 [java.lang.Math].min(double,double) [function] [call site] 10400
16 [java.lang.Math].max(double,double) [function] [call site] 10401
16 [java.lang.Double].isNaN(double) [function] [call site] 10402
16 [java.lang.Math].min(double,double) [function] [call site] 10403
16 [java.lang.Double].isNaN(double) [function] [call site] 10404
16 [java.lang.Math].max(double,double) [function] [call site] 10405
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 10406
16 [java.nio.file.Files$2].hasNext() [function] [call site] 10407
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 10408
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 10409
16 [java.util.ArrayList].iterator() [function] [call site] 10410
16 [java.util.AbstractSequentialList].iterator() [function] [call site] 10411
16 [java.util.AbstractList].iterator() [function] [call site] 10412
16 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 10413
16 [java.util.Vector].iterator() [function] [call site] 10414
16 [java.io.BufferedReader$1].next() [function] [call site] 10415
16 [java.nio.file.Files$2].next() [function] [call site] 10416
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 10417
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 10418
16 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 10419
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 10420
16 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 10421
16 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 10422
16 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 10423
16 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 10424
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 10425
16 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 10426
16 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 10427
16 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 10428
16 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 10429
16 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 10430
16 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 10431
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 10432
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 10433
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 10434
16 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 10435
16 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 10436
16 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 10437
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 10438
16 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 10439
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 10440
16 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 10441
16 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 10442
16 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 10443
16 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 10444
16 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 10445
16 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 10446
16 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 10447
16 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 10448
16 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 10449
16 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 10450
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 10451
16 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 10452
16 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 10453
16 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 10454
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 10455
16 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 10456
16 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 10457
16 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 10458
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 10459
16 [java.lang.Double].isNaN(double) [function] [call site] 10460
16 [java.lang.Math].min(double,double) [function] [call site] 10461
16 [java.lang.Math].max(double,double) [function] [call site] 10462
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10463
14 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 10464
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 10465
15 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 10466
16 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 10467
16 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 10468
16 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 10469
16 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 10470
16 [org.jfree.data.Range].getLowerBound() [function] [call site] 10471
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10472
16 [org.jfree.data.Range].getUpperBound() [function] [call site] 10473
15 [org.jfree.data.time.TimeTableXYDataset].getDomainBounds(boolean) [function] [call site] 10474
16 [org.jfree.data.DefaultKeyedValues2D].getRowKeys() [function] [call site] 10475
17 [java.util.Collections].unmodifiableList(java.util.List) [function] [call site] 10476
16 [java.util.ArrayList].isEmpty() [function] [call site] 10477
16 [sun.awt.util.IdentityArrayList].isEmpty() [function] [call site] 10478
16 [java.util.AbstractCollection].isEmpty() [function] [call site] 10479
16 [java.util.concurrent.CopyOnWriteArrayList].isEmpty() [function] [call site] 10480
16 [java.util.Vector].isEmpty() [function] [call site] 10481
16 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10482
16 [java.util.Vector].get(int) [function] [call site] 10483
16 [java.util.LinkedList].get(int) [function] [call site] 10484
16 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10485
16 [java.util.AbstractSequentialList].get(int) [function] [call site] 10486
16 [java.util.ArrayList].get(int) [function] [call site] 10487
16 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10488
16 [java.util.Vector].get(int) [function] [call site] 10489
16 [java.util.LinkedList].get(int) [function] [call site] 10490
16 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10491
16 [java.util.AbstractSequentialList].get(int) [function] [call site] 10492
16 [java.util.ArrayList].get(int) [function] [call site] 10493
16 [java.util.ArrayList].size() [function] [call site] 10494
16 [sun.awt.util.IdentityArrayList].size() [function] [call site] 10495
16 [java.util.LinkedList].size() [function] [call site] 10496
16 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 10497
16 [java.util.Vector].size() [function] [call site] 10498
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10499
16 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 10500
16 [org.jfree.data.time.TimeTableXYDataset].getXValue(org.jfree.data.time.TimePeriod) [function] [call site] 10501
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10502
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10503
16 [java.util.Date].getTime() [function] [call site] 10504
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10505
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10506
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10507
16 [java.util.Date].getTime() [function] [call site] 10508
15 [org.jfree.data.xy.CategoryTableXYDataset].getDomainBounds(boolean) [function] [call site] 10509
16 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 10510
16 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 10511
17 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 10512
17 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 10513
17 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 10514
17 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 10515
17 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 10516
17 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 10517
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 10518
17 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 10519
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 10520
17 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 10521
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 10522
17 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 10523
17 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 10524
17 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 10525
17 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 10526
17 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 10527
17 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 10528
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 10529
17 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 10530
17 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 10531
17 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 10532
17 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 10533
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 10534
17 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 10535
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 10536
17 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 10537
17 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 10538
17 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 10539
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 10540
17 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 10541
17 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 10542
17 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 10543
17 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 10544
17 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 10545
17 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 10546
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 10547
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 10548
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 10549
17 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 10550
17 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 10551
17 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 10552
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 10553
17 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 10554
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 10555
17 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 10556
17 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 10557
17 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 10558
17 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 10559
17 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 10560
17 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 10561
17 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 10562
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 10563
17 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 10564
17 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 10565
17 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 10566
17 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 10567
17 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 10568
17 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 10569
17 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 10570
17 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 10571
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 10572
17 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 10573
17 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 10574
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 10575
17 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 10576
17 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 10577
17 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 10578
17 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 10579
17 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 10580
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 10581
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 10582
17 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 10583
17 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 10584
17 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 10585
17 [java.lang.Double].isNaN(double) [function] [call site] 10586
17 [java.lang.Math].min(double,double) [function] [call site] 10587
17 [java.lang.Math].max(double,double) [function] [call site] 10588
17 [java.lang.Double].isNaN(double) [function] [call site] 10589
17 [java.lang.Math].min(double,double) [function] [call site] 10590
17 [java.lang.Math].max(double,double) [function] [call site] 10591
17 [java.lang.Double].isNaN(double) [function] [call site] 10592
17 [java.lang.Math].min(double,double) [function] [call site] 10593
17 [java.lang.Math].max(double,double) [function] [call site] 10594
17 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 10595
17 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 10596
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 10597
17 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 10598
17 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 10599
17 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 10600
17 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 10601
17 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 10602
17 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 10603
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 10604
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 10605
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 10606
17 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 10607
17 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 10608
17 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 10609
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 10610
17 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 10611
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 10612
17 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 10613
17 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 10614
17 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 10615
17 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 10616
17 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 10617
17 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 10618
17 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 10619
17 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 10620
17 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 10621
17 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 10622
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 10623
17 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 10624
17 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 10625
17 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 10626
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 10627
17 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 10628
17 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 10629
17 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 10630
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 10631
17 [java.lang.Double].isNaN(double) [function] [call site] 10632
17 [java.lang.Math].min(double,double) [function] [call site] 10633
17 [java.lang.Math].max(double,double) [function] [call site] 10634
17 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10635
15 [org.jfree.data.time.TimePeriodValuesCollection].getDomainBounds(boolean) [function] [call site] 10636
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 10637
16 [java.nio.file.Files$2].hasNext() [function] [call site] 10638
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 10639
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 10640
16 [java.util.ArrayList].iterator() [function] [call site] 10641
16 [java.util.AbstractSequentialList].iterator() [function] [call site] 10642
16 [java.util.AbstractList].iterator() [function] [call site] 10643
16 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 10644
16 [java.util.Vector].iterator() [function] [call site] 10645
16 [java.io.BufferedReader$1].next() [function] [call site] 10646
16 [java.nio.file.Files$2].next() [function] [call site] 10647
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 10648
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 10649
16 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 10650
16 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 10651
17 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 10652
17 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 10653
16 [org.jfree.data.time.TimePeriodValues].getMinStartIndex() [function] [call site] 10654
16 [org.jfree.data.time.TimePeriodValues].getMaxEndIndex() [function] [call site] 10655
16 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 10656
16 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 10657
16 [org.jfree.data.time.TimePeriodValues].getMaxStartIndex() [function] [call site] 10658
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10659
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10660
16 [java.util.Date].getTime() [function] [call site] 10661
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10662
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10663
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10664
16 [java.util.Date].getTime() [function] [call site] 10665
16 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 10666
16 [org.jfree.data.time.TimePeriodValues].getMinMiddleIndex() [function] [call site] 10667
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10668
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10669
16 [java.util.Date].getTime() [function] [call site] 10670
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10671
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10672
16 [java.util.Date].getTime() [function] [call site] 10673
16 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 10674
16 [org.jfree.data.time.TimePeriodValues].getMaxMiddleIndex() [function] [call site] 10675
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10676
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10677
16 [java.util.Date].getTime() [function] [call site] 10678
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10679
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10680
16 [java.util.Date].getTime() [function] [call site] 10681
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10682
16 [org.jfree.data.time.TimePeriodValues].getTimePeriod(int) [function] [call site] 10683
16 [org.jfree.data.time.TimePeriodValues].getMinEndIndex() [function] [call site] 10684
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10685
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10686
16 [java.util.Date].getTime() [function] [call site] 10687
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10688
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10689
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10690
16 [java.util.Date].getTime() [function] [call site] 10691
16 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 10692
16 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 10693
16 [java.util.Date].getTime() [function] [call site] 10694
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10695
16 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 10696
16 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 10697
16 [java.util.Date].getTime() [function] [call site] 10698
16 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 10699
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getDomainBounds(boolean) [function] [call site] 10700
16 [org.jfree.data.time.DynamicTimeSeriesCollection].findDomainLimits() [function] [call site] 10701
17 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 10702
17 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 10703
17 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 10704
17 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 10705
17 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 10706
17 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 10707
17 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 10708
17 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 10709
17 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 10710
17 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 10711
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getOldestTime() [function] [call site] 10712
17 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 10713
17 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 10714
17 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 10715
17 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 10716
17 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 10717
17 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 10718
17 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 10719
17 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 10720
17 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 10721
17 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 10722
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getNewestTime() [function] [call site] 10723
17 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 10724
17 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 10725
17 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 10726
17 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 10727
17 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 10728
17 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 10729
17 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 10730
17 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 10731
17 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 10732
17 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 10733
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getNewestTime() [function] [call site] 10734
17 [java.lang.Long].valueOf(long) [function] [call site] 10735
17 [java.lang.Long].valueOf(long) [function] [call site] 10736
17 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10737
15 [org.jfree.data.xy.DefaultTableXYDataset].getDomainBounds(boolean) [function] [call site] 10738
16 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 10739
16 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 10740
15 [org.jfree.data.time.TimeSeriesCollection].getDomainBounds(boolean) [function] [call site] 10741
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 10742
16 [java.nio.file.Files$2].hasNext() [function] [call site] 10743
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 10744
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 10745
16 [java.util.ArrayList].iterator() [function] [call site] 10746
16 [java.util.AbstractSequentialList].iterator() [function] [call site] 10747
16 [java.util.AbstractList].iterator() [function] [call site] 10748
16 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 10749
16 [java.util.Vector].iterator() [function] [call site] 10750
16 [java.io.BufferedReader$1].next() [function] [call site] 10751
16 [java.nio.file.Files$2].next() [function] [call site] 10752
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 10753
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 10754
16 [org.jfree.data.time.TimeSeries].getItemCount() [function] [call site] 10755
16 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 10756
16 [org.jfree.data.time.TimeSeries].getTimePeriod(int) [function] [call site] 10757
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10758
16 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 10759
16 [org.jfree.data.time.TimeSeriesCollection].getX(org.jfree.data.time.RegularTimePeriod) [function] [call site] 10760
16 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 10761
16 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 10762
16 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 10763
16 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 10764
16 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 10765
16 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 10766
16 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 10767
16 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 10768
16 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 10769
16 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 10770
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10771
16 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 10772
16 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 10773
16 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 10774
16 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 10775
16 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 10776
16 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 10777
16 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 10778
16 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 10779
16 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 10780
16 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 10781
16 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 10782
15 [org.jfree.data.xy.XYSeriesCollection].getDomainBounds(boolean) [function] [call site] 10783
16 [org.jfree.data.xy.IntervalXYDelegate].getDomainBounds(boolean) [function] [call site] 10784
16 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 10785
16 [org.jfree.data.xy.XYSeriesCollection].getSeries(int) [function] [call site] 10786
16 [org.jfree.data.xy.XYSeries].getMinX() [function] [call site] 10787
16 [java.lang.Double].isNaN(double) [function] [call site] 10788
16 [java.lang.Math].min(double,double) [function] [call site] 10789
16 [org.jfree.data.xy.XYSeries].getMaxX() [function] [call site] 10790
16 [java.lang.Double].isNaN(double) [function] [call site] 10791
16 [java.lang.Math].max(double,double) [function] [call site] 10792
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10793
15 [org.jfree.data.general.DatasetUtils].iterateDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 10794
12 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 10795
13 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].findDomainBoundsWithOffset(org.jfree.data.xy.IntervalXYDataset) [function] [call site] 10796
14 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 10797
14 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 10798
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 10799
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 10800
14 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 10801
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 10802
14 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 10803
14 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 10804
14 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 10805
14 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 10806
14 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 10807
14 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 10808
14 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 10809
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 10810
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 10811
14 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 10812
14 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 10813
14 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 10814
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 10815
14 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 10816
14 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 10817
14 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 10818
14 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 10819
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 10820
14 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 10821
14 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 10822
14 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 10823
14 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 10824
14 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 10825
14 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 10826
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 10827
14 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartXValue(int,int) [function] [call site] 10828
14 [org.jfree.data.xy.XYBarDataset].getStartXValue(int,int) [function] [call site] 10829
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 10830
14 [org.jfree.data.time.TimeTableXYDataset].getStartXValue(int,int) [function] [call site] 10831
14 [org.jfree.data.xy.XIntervalSeriesCollection].getStartXValue(int,int) [function] [call site] 10832
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartXValue(int,int) [function] [call site] 10833
14 [org.jfree.data.statistics.SimpleHistogramDataset].getStartXValue(int,int) [function] [call site] 10834
14 [org.jfree.data.gantt.XYTaskDataset].getStartXValue(int,int) [function] [call site] 10835
14 [org.jfree.data.xy.XIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 10836
14 [org.jfree.data.gantt.XYTaskDataset].getEndXValue(int,int) [function] [call site] 10837
14 [org.jfree.data.time.TimeTableXYDataset].getEndXValue(int,int) [function] [call site] 10838
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndXValue(int,int) [function] [call site] 10839
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndXValue(int,int) [function] [call site] 10840
14 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndXValue(int,int) [function] [call site] 10841
14 [org.jfree.data.statistics.SimpleHistogramDataset].getEndXValue(int,int) [function] [call site] 10842
14 [org.jfree.data.xy.XYBarDataset].getEndXValue(int,int) [function] [call site] 10843
14 [java.lang.Math].min(double,double) [function] [call site] 10844
14 [java.lang.Math].max(double,double) [function] [call site] 10845
14 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10846
13 [org.jfree.chart.renderer.xy.XYBarRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 10847
12 [org.jfree.chart.renderer.xy.XYShapeRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 10848
13 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 10849
13 [org.jfree.data.Range].getLowerBound() [function] [call site] 10850
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10851
13 [org.jfree.data.Range].getUpperBound() [function] [call site] 10852
12 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 10853
13 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 10854
12 [org.jfree.chart.renderer.xy.XYErrorRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 10855
13 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 10856
12 [org.jfree.chart.renderer.xy.XYBlockRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 10857
13 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 10858
13 [org.jfree.data.Range].getLowerBound() [function] [call site] 10859
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10860
13 [org.jfree.data.Range].getUpperBound() [function] [call site] 10861
12 [org.jfree.chart.renderer.xy.VectorRenderer].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 10862
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 10863
13 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 10864
13 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 10865
13 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 10866
13 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 10867
13 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 10868
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 10869
13 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 10870
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 10871
13 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 10872
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 10873
13 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 10874
13 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 10875
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 10876
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 10877
13 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 10878
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 10879
13 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 10880
13 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 10881
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 10882
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 10883
13 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 10884
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 10885
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 10886
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 10887
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 10888
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 10889
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 10890
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 10891
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 10892
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 10893
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 10894
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 10895
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 10896
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 10897
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 10898
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 10899
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 10900
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 10901
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 10902
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 10903
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 10904
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 10905
13 [org.jfree.data.xy.VectorSeriesCollection].getVectorXValue(int,int) [function] [call site] 10906
14 [java.util.ArrayList].get(int) [function] [call site] 10907
14 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 10908
14 [java.util.Vector].get(int) [function] [call site] 10909
14 [java.util.LinkedList].get(int) [function] [call site] 10910
14 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 10911
14 [java.util.AbstractSequentialList].get(int) [function] [call site] 10912
14 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 10913
14 [org.jfree.data.xy.VectorDataItem].getVectorX() [function] [call site] 10914
15 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 10915
15 [org.jfree.data.xy.Vector].getX() [function] [call site] 10916
13 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 10917
13 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 10918
13 [java.lang.Math].min(double,double) [function] [call site] 10919
13 [java.lang.Math].max(double,double) [function] [call site] 10920
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 10921
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 10922
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 10923
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 10924
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 10925
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 10926
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 10927
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 10928
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 10929
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 10930
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 10931
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 10932
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 10933
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 10934
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 10935
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 10936
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 10937
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 10938
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 10939
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 10940
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 10941
13 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 10942
13 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 10943
13 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 10944
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 10945
13 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 10946
13 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 10947
13 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 10948
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 10949
13 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 10950
13 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 10951
13 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 10952
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 10953
13 [java.lang.Math].min(double,double) [function] [call site] 10954
13 [java.lang.Math].max(double,double) [function] [call site] 10955
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 10956
12 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 10957
12 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset) [function] [call site] 10958
13 [org.jfree.data.general.DatasetUtils].findDomainBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 10959
12 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 10960
12 [org.jfree.chart.renderer.xy.CandlestickRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 10961
13 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 10962
14 [org.jfree.chart.renderer.AbstractRenderer].getDataBoundsIncludesVisibleSeriesOnly() [function] [call site] 10963
14 [java.util.ArrayList].<init>() [function] [call site] 10964
14 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 10965
14 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 10966
14 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 10967
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 10968
14 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 10969
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 10970
14 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 10971
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 10972
14 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 10973
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 10974
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 10975
14 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 10976
14 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 10977
14 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 10978
14 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 10979
14 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 10980
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 10981
14 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 10982
14 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 10983
14 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 10984
14 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 10985
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 10986
14 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 10987
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 10988
14 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 10989
14 [org.jfree.chart.renderer.AbstractRenderer].isSeriesVisible(int) [function] [call site] 10990
14 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 10991
14 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesKey(int) [function] [call site] 10992
14 [org.jfree.data.time.TimeSeriesCollection].getSeriesKey(int) [function] [call site] 10993
14 [org.jfree.data.xy.XYSeriesCollection].getSeriesKey(int) [function] [call site] 10994
14 [org.jfree.data.time.TimeTableXYDataset].getSeriesKey(int) [function] [call site] 10995
14 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesKey(int) [function] [call site] 10996
14 [org.jfree.data.xy.DefaultXYDataset].getSeriesKey(int) [function] [call site] 10997
14 [org.jfree.data.xy.XYBarDataset].getSeriesKey(int) [function] [call site] 10998
14 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 10999
14 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 11000
14 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesKey(int) [function] [call site] 11001
14 [org.jfree.data.gantt.XYTaskDataset].getSeriesKey(int) [function] [call site] 11002
14 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesKey(int) [function] [call site] 11003
14 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesKey(int) [function] [call site] 11004
14 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesKey(int) [function] [call site] 11005
14 [org.jfree.data.xy.DefaultWindDataset].getSeriesKey(int) [function] [call site] 11006
14 [org.jfree.data.xy.VectorSeriesCollection].getSeriesKey(int) [function] [call site] 11007
14 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesKey(int) [function] [call site] 11008
14 [org.jfree.data.xy.DefaultXYZDataset].getSeriesKey(int) [function] [call site] 11009
14 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesKey(int) [function] [call site] 11010
14 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesKey(int) [function] [call site] 11011
14 [org.jfree.data.statistics.HistogramDataset].getSeriesKey(int) [function] [call site] 11012
14 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesKey(int) [function] [call site] 11013
14 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesKey(int) [function] [call site] 11014
14 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesKey(int) [function] [call site] 11015
14 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesKey(int) [function] [call site] 11016
14 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].getPlot() [function] [call site] 11017
14 [org.jfree.chart.plot.XYPlot].getIndexOf(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 11018
15 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 11019
15 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 11020
15 [java.util.Hashtable].entrySet() [function] [call site] 11021
15 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 11022
15 [java.awt.RenderingHints].entrySet() [function] [call site] 11023
15 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 11024
15 [java.util.HashMap].entrySet() [function] [call site] 11025
15 [java.util.jar.Attributes].entrySet() [function] [call site] 11026
15 [java.security.Provider].entrySet() [function] [call site] 11027
15 [java.util.IdentityHashMap].entrySet() [function] [call site] 11028
15 [java.util.LinkedHashMap].entrySet() [function] [call site] 11029
15 [java.util.Properties].entrySet() [function] [call site] 11030
15 [java.util.TreeMap].entrySet() [function] [call site] 11031
15 [java.util.WeakHashMap].entrySet() [function] [call site] 11032
15 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 11033
15 [java.nio.file.Files$2].hasNext() [function] [call site] 11034
15 [java.io.BufferedReader$1].hasNext() [function] [call site] 11035
15 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 11036
15 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 11037
15 [java.util.HashSet].iterator() [function] [call site] 11038
15 [java.util.TreeSet].iterator() [function] [call site] 11039
15 [java.util.TreeMap$KeySet].iterator() [function] [call site] 11040
15 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 11041
15 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 11042
15 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 11043
15 [java.io.BufferedReader$1].next() [function] [call site] 11044
15 [java.nio.file.Files$2].next() [function] [call site] 11045
15 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 11046
15 [java.nio.file.FileTreeIterator].next() [function] [call site] 11047
15 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 11048
15 [java.util.HashMap$Node].getValue() [function] [call site] 11049
15 [java.util.TreeMap$Entry].getValue() [function] [call site] 11050
15 [java.util.Hashtable$Entry].getValue() [function] [call site] 11051
15 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 11052
15 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 11053
15 [java.util.Hashtable$Entry].getKey() [function] [call site] 11054
15 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 11055
15 [java.util.HashMap$Node].getKey() [function] [call site] 11056
15 [java.util.TreeMap$Entry].getKey() [function] [call site] 11057
15 [java.lang.Integer].intValue() [function] [call site] 11058
14 [org.jfree.chart.plot.XYPlot].getDomainAxisForDataset(int) [function] [call site] 11059
15 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 11060
16 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 11061
15 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 11062
15 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 11063
15 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 11064
15 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 11065
15 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 11066
15 [java.util.Properties].get(java.lang.Object) [function] [call site] 11067
15 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 11068
15 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 11069
15 [java.util.HashMap].get(java.lang.Object) [function] [call site] 11070
15 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 11071
15 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 11072
15 [java.security.Provider].get(java.lang.Object) [function] [call site] 11073
15 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 11074
15 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 11075
15 [java.lang.Integer].valueOf(int) [function] [call site] 11076
15 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11077
15 [java.util.Vector].get(int) [function] [call site] 11078
15 [java.util.LinkedList].get(int) [function] [call site] 11079
15 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11080
15 [java.util.AbstractSequentialList].get(int) [function] [call site] 11081
15 [java.util.ArrayList].get(int) [function] [call site] 11082
15 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 11083
16 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 11084
16 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 11085
16 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 11086
16 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 11087
16 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 11088
16 [java.util.Properties].get(java.lang.Object) [function] [call site] 11089
16 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 11090
16 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 11091
16 [java.util.HashMap].get(java.lang.Object) [function] [call site] 11092
16 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 11093
16 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 11094
16 [java.security.Provider].get(java.lang.Object) [function] [call site] 11095
16 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 11096
16 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 11097
16 [java.lang.Integer].valueOf(int) [function] [call site] 11098
16 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 11099
15 [java.lang.Integer].intValue() [function] [call site] 11100
15 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 11101
14 [org.jfree.chart.axis.ValueAxis].getRange() [function] [call site] 11102
14 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11103
14 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,java.util.List,org.jfree.data.Range,boolean) [function] [call site] 11104
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 11105
15 [org.jfree.data.time.TimeSeriesCollection].getRangeBounds(java.util.List,org.jfree.data.Range,boolean) [function] [call site] 11106
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 11107
16 [java.nio.file.Files$2].hasNext() [function] [call site] 11108
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 11109
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 11110
16 [java.util.ArrayList].iterator() [function] [call site] 11111
16 [java.util.AbstractSequentialList].iterator() [function] [call site] 11112
16 [java.util.AbstractList].iterator() [function] [call site] 11113
16 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 11114
16 [java.util.Vector].iterator() [function] [call site] 11115
16 [java.io.BufferedReader$1].next() [function] [call site] 11116
16 [java.nio.file.Files$2].next() [function] [call site] 11117
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 11118
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 11119
16 [org.jfree.data.time.TimeSeriesCollection].getSeries(java.lang.Comparable) [function] [call site] 11120
16 [org.jfree.data.time.TimeSeries].findValueRange(org.jfree.data.Range,org.jfree.data.time.TimePeriodAnchor,java.util.Calendar) [function] [call site] 11121
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 11122
17 [java.nio.file.Files$2].hasNext() [function] [call site] 11123
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 11124
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 11125
17 [java.util.ArrayList].iterator() [function] [call site] 11126
17 [java.util.AbstractSequentialList].iterator() [function] [call site] 11127
17 [java.util.AbstractList].iterator() [function] [call site] 11128
17 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 11129
17 [java.util.Vector].iterator() [function] [call site] 11130
17 [java.io.BufferedReader$1].next() [function] [call site] 11131
17 [java.nio.file.Files$2].next() [function] [call site] 11132
17 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 11133
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 11134
17 [org.jfree.data.time.RegularTimePeriod].getMillisecond(org.jfree.data.time.TimePeriodAnchor,java.util.Calendar) [function] [call site] 11135
18 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 11136
18 [org.jfree.data.time.Hour].getFirstMillisecond(java.util.Calendar) [function] [call site] 11137
18 [org.jfree.data.time.Month].getFirstMillisecond(java.util.Calendar) [function] [call site] 11138
18 [org.jfree.data.time.Year].getFirstMillisecond(java.util.Calendar) [function] [call site] 11139
18 [org.jfree.data.time.Millisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 11140
18 [org.jfree.data.time.Minute].getFirstMillisecond(java.util.Calendar) [function] [call site] 11141
18 [org.jfree.data.time.Quarter].getFirstMillisecond(java.util.Calendar) [function] [call site] 11142
18 [org.jfree.data.time.Second].getFirstMillisecond(java.util.Calendar) [function] [call site] 11143
18 [org.jfree.data.time.Day].getFirstMillisecond(java.util.Calendar) [function] [call site] 11144
18 [org.jfree.data.time.Week].getFirstMillisecond(java.util.Calendar) [function] [call site] 11145
18 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond(java.util.Calendar) [function] [call site] 11146
18 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 11147
18 [org.jfree.data.time.RegularTimePeriod].getMiddleMillisecond(java.util.Calendar) [function] [call site] 11148
18 [org.jfree.data.time.FixedMillisecond].getMiddleMillisecond(java.util.Calendar) [function] [call site] 11149
18 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 11150
18 [org.jfree.data.time.Week].getLastMillisecond(java.util.Calendar) [function] [call site] 11151
18 [org.jfree.data.time.Hour].getLastMillisecond(java.util.Calendar) [function] [call site] 11152
18 [org.jfree.data.time.Day].getLastMillisecond(java.util.Calendar) [function] [call site] 11153
18 [org.jfree.data.time.Year].getLastMillisecond(java.util.Calendar) [function] [call site] 11154
18 [org.jfree.data.time.Quarter].getLastMillisecond(java.util.Calendar) [function] [call site] 11155
18 [org.jfree.data.time.Month].getLastMillisecond(java.util.Calendar) [function] [call site] 11156
18 [org.jfree.data.time.Second].getLastMillisecond(java.util.Calendar) [function] [call site] 11157
18 [org.jfree.data.time.Millisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 11158
18 [org.jfree.data.time.Minute].getLastMillisecond(java.util.Calendar) [function] [call site] 11159
18 [org.jfree.data.time.FixedMillisecond].getLastMillisecond(java.util.Calendar) [function] [call site] 11160
18 [java.lang.IllegalStateException].<init>(java.lang.String) [function] [call site] 11161
17 [org.jfree.data.time.TimeSeriesDataItem].getPeriod() [function] [call site] 11162
17 [org.jfree.data.Range].contains(double) [function] [call site] 11163
17 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 11164
17 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 11165
17 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 11166
17 [java.lang.Double].doubleValue() [function] [call site] 11167
17 [java.lang.Long].doubleValue() [function] [call site] 11168
17 [java.lang.Short].doubleValue() [function] [call site] 11169
17 [java.math.BigDecimal].doubleValue() [function] [call site] 11170
17 [java.lang.Float].doubleValue() [function] [call site] 11171
17 [java.math.BigInteger].doubleValue() [function] [call site] 11172
17 [java.lang.Integer].doubleValue() [function] [call site] 11173
17 [java.lang.Byte].doubleValue() [function] [call site] 11174
17 [org.jfree.data.time.TimeSeries].minIgnoreNaN(double,double) [function] [call site] 11175
18 [java.lang.Double].isNaN(double) [function] [call site] 11176
18 [java.lang.Double].isNaN(double) [function] [call site] 11177
18 [java.lang.Math].min(double,double) [function] [call site] 11178
17 [org.jfree.data.time.TimeSeries].maxIgnoreNaN(double,double) [function] [call site] 11179
18 [java.lang.Double].isNaN(double) [function] [call site] 11180
18 [java.lang.Double].isNaN(double) [function] [call site] 11181
18 [java.lang.Math].max(double,double) [function] [call site] 11182
17 [java.lang.Double].isInfinite(double) [function] [call site] 11183
17 [java.lang.Double].isInfinite(double) [function] [call site] 11184
17 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11185
17 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11186
17 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11187
16 [org.jfree.data.Range].combineIgnoringNaN(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 11188
17 [org.jfree.data.Range].isNaNRange() [function] [call site] 11189
18 [java.lang.Double].isNaN(double) [function] [call site] 11190
18 [java.lang.Double].isNaN(double) [function] [call site] 11191
17 [org.jfree.data.Range].isNaNRange() [function] [call site] 11192
17 [org.jfree.data.Range].getLowerBound() [function] [call site] 11193
17 [org.jfree.data.Range].getLowerBound() [function] [call site] 11194
17 [org.jfree.data.Range].min(double,double) [function] [call site] 11195
18 [java.lang.Double].isNaN(double) [function] [call site] 11196
18 [java.lang.Double].isNaN(double) [function] [call site] 11197
18 [java.lang.Math].min(double,double) [function] [call site] 11198
17 [org.jfree.data.Range].getUpperBound() [function] [call site] 11199
17 [org.jfree.data.Range].getUpperBound() [function] [call site] 11200
17 [org.jfree.data.Range].max(double,double) [function] [call site] 11201
18 [java.lang.Double].isNaN(double) [function] [call site] 11202
18 [java.lang.Double].isNaN(double) [function] [call site] 11203
18 [java.lang.Math].max(double,double) [function] [call site] 11204
17 [java.lang.Double].isNaN(double) [function] [call site] 11205
17 [java.lang.Double].isNaN(double) [function] [call site] 11206
17 [org.jfree.data.Range].<init>(double,double) [function] [call site] 11207
15 [org.jfree.data.general.DatasetUtils].iterateToFindRangeBounds(org.jfree.data.xy.XYDataset,java.util.List,org.jfree.data.Range,boolean) [function] [call site] 11208
16 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 11209
16 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 11210
16 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 11211
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 11212
16 [java.nio.file.Files$2].hasNext() [function] [call site] 11213
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 11214
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 11215
16 [java.util.ArrayList].iterator() [function] [call site] 11216
16 [java.util.AbstractSequentialList].iterator() [function] [call site] 11217
16 [java.util.AbstractList].iterator() [function] [call site] 11218
16 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 11219
16 [java.util.Vector].iterator() [function] [call site] 11220
16 [java.io.BufferedReader$1].next() [function] [call site] 11221
16 [java.nio.file.Files$2].next() [function] [call site] 11222
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 11223
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 11224
16 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 11225
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 11226
16 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 11227
16 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 11228
16 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 11229
16 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 11230
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 11231
16 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 11232
16 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 11233
16 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 11234
16 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 11235
16 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 11236
16 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 11237
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 11238
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 11239
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 11240
16 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 11241
16 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 11242
16 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 11243
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 11244
16 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 11245
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 11246
16 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 11247
16 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 11248
16 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 11249
16 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 11250
16 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 11251
16 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 11252
16 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 11253
16 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 11254
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 11255
16 [org.jfree.data.Range].contains(double) [function] [call site] 11256
16 [org.jfree.data.xy.DefaultOHLCDataset].getLowValue(int,int) [function] [call site] 11257
17 [org.jfree.data.xy.DefaultOHLCDataset].getLow(int,int) [function] [call site] 11258
18 [org.jfree.data.xy.OHLCDataItem].getLow() [function] [call site] 11259
17 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 11260
17 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 11261
17 [java.lang.Double].doubleValue() [function] [call site] 11262
17 [java.lang.Long].doubleValue() [function] [call site] 11263
17 [java.lang.Short].doubleValue() [function] [call site] 11264
17 [java.math.BigDecimal].doubleValue() [function] [call site] 11265
17 [java.lang.Float].doubleValue() [function] [call site] 11266
17 [java.math.BigInteger].doubleValue() [function] [call site] 11267
17 [java.lang.Integer].doubleValue() [function] [call site] 11268
17 [java.lang.Byte].doubleValue() [function] [call site] 11269
16 [org.jfree.data.xy.DefaultHighLowDataset].getLowValue(int,int) [function] [call site] 11270
17 [org.jfree.data.xy.DefaultHighLowDataset].getLow(int,int) [function] [call site] 11271
17 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 11272
17 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 11273
17 [java.lang.Double].doubleValue() [function] [call site] 11274
17 [java.lang.Long].doubleValue() [function] [call site] 11275
17 [java.lang.Short].doubleValue() [function] [call site] 11276
17 [java.math.BigDecimal].doubleValue() [function] [call site] 11277
17 [java.lang.Float].doubleValue() [function] [call site] 11278
17 [java.math.BigInteger].doubleValue() [function] [call site] 11279
17 [java.lang.Integer].doubleValue() [function] [call site] 11280
17 [java.lang.Byte].doubleValue() [function] [call site] 11281
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getLowValue(int,int) [function] [call site] 11282
17 [java.util.ArrayList].get(int) [function] [call site] 11283
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11284
17 [java.util.Vector].get(int) [function] [call site] 11285
17 [java.util.LinkedList].get(int) [function] [call site] 11286
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11287
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 11288
17 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 11289
17 [org.jfree.data.time.ohlc.OHLCItem].getLowValue() [function] [call site] 11290
18 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 11291
18 [org.jfree.data.time.ohlc.OHLC].getLow() [function] [call site] 11292
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getHighValue(int,int) [function] [call site] 11293
17 [java.util.ArrayList].get(int) [function] [call site] 11294
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11295
17 [java.util.Vector].get(int) [function] [call site] 11296
17 [java.util.LinkedList].get(int) [function] [call site] 11297
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11298
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 11299
17 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 11300
17 [org.jfree.data.time.ohlc.OHLCItem].getHighValue() [function] [call site] 11301
18 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 11302
18 [org.jfree.data.time.ohlc.OHLC].getHigh() [function] [call site] 11303
16 [org.jfree.data.xy.DefaultOHLCDataset].getHighValue(int,int) [function] [call site] 11304
17 [org.jfree.data.xy.DefaultOHLCDataset].getHigh(int,int) [function] [call site] 11305
18 [org.jfree.data.xy.OHLCDataItem].getHigh() [function] [call site] 11306
17 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 11307
17 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 11308
17 [java.lang.Double].doubleValue() [function] [call site] 11309
17 [java.lang.Long].doubleValue() [function] [call site] 11310
17 [java.lang.Short].doubleValue() [function] [call site] 11311
17 [java.math.BigDecimal].doubleValue() [function] [call site] 11312
17 [java.lang.Float].doubleValue() [function] [call site] 11313
17 [java.math.BigInteger].doubleValue() [function] [call site] 11314
17 [java.lang.Integer].doubleValue() [function] [call site] 11315
17 [java.lang.Byte].doubleValue() [function] [call site] 11316
16 [org.jfree.data.xy.DefaultHighLowDataset].getHighValue(int,int) [function] [call site] 11317
17 [org.jfree.data.xy.DefaultHighLowDataset].getHigh(int,int) [function] [call site] 11318
17 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 11319
17 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 11320
17 [java.lang.Double].doubleValue() [function] [call site] 11321
17 [java.lang.Long].doubleValue() [function] [call site] 11322
17 [java.lang.Short].doubleValue() [function] [call site] 11323
17 [java.math.BigDecimal].doubleValue() [function] [call site] 11324
17 [java.lang.Float].doubleValue() [function] [call site] 11325
17 [java.math.BigInteger].doubleValue() [function] [call site] 11326
17 [java.lang.Integer].doubleValue() [function] [call site] 11327
17 [java.lang.Byte].doubleValue() [function] [call site] 11328
16 [java.lang.Double].isNaN(double) [function] [call site] 11329
16 [java.lang.Math].min(double,double) [function] [call site] 11330
16 [java.lang.Double].isNaN(double) [function] [call site] 11331
16 [java.lang.Math].max(double,double) [function] [call site] 11332
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 11333
16 [java.nio.file.Files$2].hasNext() [function] [call site] 11334
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 11335
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 11336
16 [java.util.ArrayList].iterator() [function] [call site] 11337
16 [java.util.AbstractSequentialList].iterator() [function] [call site] 11338
16 [java.util.AbstractList].iterator() [function] [call site] 11339
16 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 11340
16 [java.util.Vector].iterator() [function] [call site] 11341
16 [java.io.BufferedReader$1].next() [function] [call site] 11342
16 [java.nio.file.Files$2].next() [function] [call site] 11343
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 11344
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 11345
16 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 11346
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 11347
16 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 11348
16 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 11349
16 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 11350
16 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 11351
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 11352
16 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 11353
16 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 11354
16 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 11355
16 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 11356
16 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 11357
16 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 11358
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 11359
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 11360
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 11361
16 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 11362
16 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 11363
16 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 11364
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 11365
16 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 11366
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 11367
16 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 11368
16 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 11369
16 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 11370
16 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 11371
16 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 11372
16 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 11373
16 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 11374
16 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 11375
16 [org.jfree.data.Range].contains(double) [function] [call site] 11376
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMinRegularValue(int,int) [function] [call site] 11377
17 [java.util.ArrayList].get(int) [function] [call site] 11378
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11379
17 [java.util.Vector].get(int) [function] [call site] 11380
17 [java.util.LinkedList].get(int) [function] [call site] 11381
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11382
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 11383
17 [org.jfree.data.statistics.BoxAndWhiskerItem].getMinRegularValue() [function] [call site] 11384
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMaxRegularValue(int,int) [function] [call site] 11385
17 [java.util.ArrayList].get(int) [function] [call site] 11386
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11387
17 [java.util.Vector].get(int) [function] [call site] 11388
17 [java.util.LinkedList].get(int) [function] [call site] 11389
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11390
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 11391
17 [org.jfree.data.statistics.BoxAndWhiskerItem].getMaxRegularValue() [function] [call site] 11392
16 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 11393
16 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 11394
16 [java.lang.Double].doubleValue() [function] [call site] 11395
16 [java.lang.Long].doubleValue() [function] [call site] 11396
16 [java.lang.Short].doubleValue() [function] [call site] 11397
16 [java.math.BigDecimal].doubleValue() [function] [call site] 11398
16 [java.lang.Float].doubleValue() [function] [call site] 11399
16 [java.math.BigInteger].doubleValue() [function] [call site] 11400
16 [java.lang.Integer].doubleValue() [function] [call site] 11401
16 [java.lang.Byte].doubleValue() [function] [call site] 11402
16 [java.lang.Math].min(double,double) [function] [call site] 11403
16 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 11404
16 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 11405
16 [java.lang.Double].doubleValue() [function] [call site] 11406
16 [java.lang.Long].doubleValue() [function] [call site] 11407
16 [java.lang.Short].doubleValue() [function] [call site] 11408
16 [java.math.BigDecimal].doubleValue() [function] [call site] 11409
16 [java.lang.Float].doubleValue() [function] [call site] 11410
16 [java.math.BigInteger].doubleValue() [function] [call site] 11411
16 [java.lang.Integer].doubleValue() [function] [call site] 11412
16 [java.lang.Byte].doubleValue() [function] [call site] 11413
16 [java.lang.Math].max(double,double) [function] [call site] 11414
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 11415
16 [java.nio.file.Files$2].hasNext() [function] [call site] 11416
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 11417
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 11418
16 [java.util.ArrayList].iterator() [function] [call site] 11419
16 [java.util.AbstractSequentialList].iterator() [function] [call site] 11420
16 [java.util.AbstractList].iterator() [function] [call site] 11421
16 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 11422
16 [java.util.Vector].iterator() [function] [call site] 11423
16 [java.io.BufferedReader$1].next() [function] [call site] 11424
16 [java.nio.file.Files$2].next() [function] [call site] 11425
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 11426
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 11427
16 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 11428
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 11429
16 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 11430
16 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 11431
16 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 11432
16 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 11433
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 11434
16 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 11435
16 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 11436
16 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 11437
16 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 11438
16 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 11439
16 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 11440
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 11441
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 11442
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 11443
16 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 11444
16 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 11445
16 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 11446
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 11447
16 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 11448
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 11449
16 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 11450
16 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 11451
16 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 11452
16 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 11453
16 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 11454
16 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 11455
16 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 11456
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 11457
16 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 11458
16 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 11459
16 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 11460
16 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 11461
16 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 11462
16 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 11463
16 [org.jfree.data.Range].contains(double) [function] [call site] 11464
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 11465
17 [org.jfree.data.time.DynamicTimeSeriesCollection$ValueSequence].getData(int) [function] [call site] 11466
17 [org.jfree.data.time.DynamicTimeSeriesCollection].translateGet(int) [function] [call site] 11467
16 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 11468
17 [org.jfree.data.gantt.XYTaskDataset].getItemValue(int,int) [function] [call site] 11469
17 [org.jfree.data.gantt.XYTaskDataset].getSeriesValue(int) [function] [call site] 11470
16 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 11471
17 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 11472
18 [java.util.ArrayList].get(int) [function] [call site] 11473
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11474
18 [java.util.Vector].get(int) [function] [call site] 11475
18 [java.util.LinkedList].get(int) [function] [call site] 11476
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11477
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 11478
18 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 11479
19 [org.jfree.data.xy.XYSeries].getRawDataItem(int) [function] [call site] 11480
19 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 11481
17 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 11482
18 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 11483
18 [java.lang.Double].valueOf(double) [function] [call site] 11484
17 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 11485
18 [org.jfree.data.xy.DefaultOHLCDataset].getClose(int,int) [function] [call site] 11486
19 [org.jfree.data.xy.OHLCDataItem].getClose() [function] [call site] 11487
17 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 11488
18 [org.jfree.data.statistics.HistogramDataset].getBins(int) [function] [call site] 11489
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11490
18 [java.util.Vector].get(int) [function] [call site] 11491
18 [java.util.LinkedList].get(int) [function] [call site] 11492
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11493
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 11494
18 [java.util.ArrayList].get(int) [function] [call site] 11495
18 [org.jfree.data.statistics.HistogramDataset].getTotal(int) [function] [call site] 11496
19 [java.util.ArrayList].get(int) [function] [call site] 11497
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11498
19 [java.util.Vector].get(int) [function] [call site] 11499
19 [java.util.LinkedList].get(int) [function] [call site] 11500
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11501
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 11502
19 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 11503
19 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 11504
19 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 11505
19 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 11506
19 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 11507
19 [java.util.Properties].get(java.lang.Object) [function] [call site] 11508
19 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 11509
19 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 11510
19 [java.util.HashMap].get(java.lang.Object) [function] [call site] 11511
19 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 11512
19 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 11513
19 [java.security.Provider].get(java.lang.Object) [function] [call site] 11514
19 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 11515
19 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 11516
19 [java.lang.Integer].intValue() [function] [call site] 11517
18 [org.jfree.data.statistics.HistogramDataset].getBinWidth(int) [function] [call site] 11518
19 [java.util.ArrayList].get(int) [function] [call site] 11519
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11520
19 [java.util.Vector].get(int) [function] [call site] 11521
19 [java.util.LinkedList].get(int) [function] [call site] 11522
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11523
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 11524
19 [java.lang.Double].doubleValue() [function] [call site] 11525
19 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 11526
19 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 11527
19 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 11528
19 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 11529
19 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 11530
19 [java.util.Properties].get(java.lang.Object) [function] [call site] 11531
19 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 11532
19 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 11533
19 [java.util.HashMap].get(java.lang.Object) [function] [call site] 11534
19 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 11535
19 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 11536
19 [java.security.Provider].get(java.lang.Object) [function] [call site] 11537
19 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 11538
19 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 11539
18 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 11540
18 [java.lang.Integer].valueOf(int) [function] [call site] 11541
18 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 11542
18 [java.lang.Double].valueOf(double) [function] [call site] 11543
18 [org.jfree.data.statistics.HistogramBin].getCount() [function] [call site] 11544
18 [java.lang.Double].valueOf(double) [function] [call site] 11545
18 [java.lang.IllegalStateException].<init>() [function] [call site] 11546
17 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 11547
18 [java.util.ArrayList].get(int) [function] [call site] 11548
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11549
18 [java.util.Vector].get(int) [function] [call site] 11550
18 [java.util.LinkedList].get(int) [function] [call site] 11551
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11552
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 11553
18 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 11554
17 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 11555
18 [org.jfree.data.xy.DefaultHighLowDataset].getClose(int,int) [function] [call site] 11556
17 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 11557
18 [java.util.ArrayList].get(int) [function] [call site] 11558
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11559
18 [java.util.Vector].get(int) [function] [call site] 11560
18 [java.util.LinkedList].get(int) [function] [call site] 11561
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11562
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 11563
18 [org.jfree.data.time.TimeSeries].getValue(int) [function] [call site] 11564
19 [org.jfree.data.time.TimeSeries].getRawDataItem(int) [function] [call site] 11565
19 [org.jfree.data.time.TimeSeriesDataItem].getValue() [function] [call site] 11566
17 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 11567
18 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 11568
17 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 11569
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11570
18 [java.util.Vector].get(int) [function] [call site] 11571
18 [java.util.LinkedList].get(int) [function] [call site] 11572
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11573
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 11574
18 [java.util.ArrayList].get(int) [function] [call site] 11575
18 [org.jfree.data.xy.YIntervalSeries].getYValue(int) [function] [call site] 11576
19 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 11577
19 [org.jfree.data.xy.YIntervalDataItem].getYValue() [function] [call site] 11578
20 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 11579
20 [org.jfree.data.xy.YInterval].getY() [function] [call site] 11580
18 [java.lang.Double].valueOf(double) [function] [call site] 11581
17 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 11582
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11583
18 [java.util.Vector].get(int) [function] [call site] 11584
18 [java.util.LinkedList].get(int) [function] [call site] 11585
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11586
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 11587
18 [java.util.ArrayList].get(int) [function] [call site] 11588
18 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 11589
18 [org.jfree.data.xy.XIntervalDataItem].getYValue() [function] [call site] 11590
19 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 11591
19 [org.jfree.data.xy.YWithXInterval].getY() [function] [call site] 11592
18 [java.lang.Double].valueOf(double) [function] [call site] 11593
17 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 11594
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getMeanValue(int,int) [function] [call site] 11595
19 [java.util.ArrayList].get(int) [function] [call site] 11596
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11597
19 [java.util.Vector].get(int) [function] [call site] 11598
19 [java.util.LinkedList].get(int) [function] [call site] 11599
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11600
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 11601
19 [org.jfree.data.statistics.BoxAndWhiskerItem].getMean() [function] [call site] 11602
17 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 11603
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11604
18 [java.util.Vector].get(int) [function] [call site] 11605
18 [java.util.LinkedList].get(int) [function] [call site] 11606
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11607
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 11608
18 [java.util.ArrayList].get(int) [function] [call site] 11609
18 [org.jfree.data.xy.MatrixSeries].getItemRow(int) [function] [call site] 11610
19 [org.jfree.data.xy.MatrixSeries].getColumnsCount() [function] [call site] 11611
18 [java.lang.Integer].valueOf(int) [function] [call site] 11612
17 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 11613
18 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 11614
19 [java.util.ArrayList].get(int) [function] [call site] 11615
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11616
19 [java.util.Vector].get(int) [function] [call site] 11617
19 [java.util.LinkedList].get(int) [function] [call site] 11618
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11619
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 11620
19 [org.jfree.data.statistics.SimpleHistogramBin].getItemCount() [function] [call site] 11621
19 [org.jfree.data.statistics.SimpleHistogramBin].getLowerBound() [function] [call site] 11622
19 [org.jfree.data.statistics.SimpleHistogramBin].getUpperBound() [function] [call site] 11623
19 [org.jfree.data.statistics.SimpleHistogramBin].getItemCount() [function] [call site] 11624
18 [java.lang.Double].valueOf(double) [function] [call site] 11625
17 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 11626
18 [org.jfree.data.xy.DefaultWindDataset].getWindForce(int,int) [function] [call site] 11627
19 [java.util.ArrayList].get(int) [function] [call site] 11628
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11629
19 [java.util.Vector].get(int) [function] [call site] 11630
19 [java.util.LinkedList].get(int) [function] [call site] 11631
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11632
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 11633
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11634
19 [java.util.Vector].get(int) [function] [call site] 11635
19 [java.util.LinkedList].get(int) [function] [call site] 11636
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11637
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 11638
19 [java.util.ArrayList].get(int) [function] [call site] 11639
19 [org.jfree.data.xy.WindDataItem].getWindForce() [function] [call site] 11640
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 11641
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 11642
19 [java.util.ArrayList].get(int) [function] [call site] 11643
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11644
19 [java.util.Vector].get(int) [function] [call site] 11645
19 [java.util.LinkedList].get(int) [function] [call site] 11646
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11647
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 11648
19 [org.jfree.data.xy.XYIntervalSeries].getYValue(int) [function] [call site] 11649
20 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 11650
20 [org.jfree.data.xy.XYIntervalDataItem].getYValue() [function] [call site] 11651
21 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 11652
21 [org.jfree.data.xy.XYInterval].getY() [function] [call site] 11653
18 [java.lang.Double].valueOf(double) [function] [call site] 11654
17 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 11655
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11656
18 [java.util.Vector].get(int) [function] [call site] 11657
18 [java.util.LinkedList].get(int) [function] [call site] 11658
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11659
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 11660
18 [java.util.ArrayList].get(int) [function] [call site] 11661
18 [org.jfree.data.time.ohlc.OHLCSeries].getDataItem(int) [function] [call site] 11662
18 [org.jfree.data.time.ohlc.OHLCItem].getYValue() [function] [call site] 11663
19 [org.jfree.data.time.ohlc.OHLCItem].getCloseValue() [function] [call site] 11664
20 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 11665
20 [org.jfree.data.time.ohlc.OHLC].getClose() [function] [call site] 11666
18 [java.lang.Double].valueOf(double) [function] [call site] 11667
17 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 11668
18 [org.jfree.data.DefaultKeyedValues2D].getValue(int,int) [function] [call site] 11669
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 11670
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 11671
19 [java.util.ArrayList].get(int) [function] [call site] 11672
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11673
19 [java.util.Vector].get(int) [function] [call site] 11674
19 [java.util.LinkedList].get(int) [function] [call site] 11675
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11676
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 11677
18 [java.lang.Double].valueOf(double) [function] [call site] 11678
17 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 11679
18 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 11680
19 [java.util.ArrayList].get(int) [function] [call site] 11681
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11682
19 [java.util.Vector].get(int) [function] [call site] 11683
19 [java.util.LinkedList].get(int) [function] [call site] 11684
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11685
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 11686
18 [java.lang.Double].valueOf(double) [function] [call site] 11687
17 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 11688
18 [java.util.ArrayList].get(int) [function] [call site] 11689
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11690
18 [java.util.Vector].get(int) [function] [call site] 11691
18 [java.util.LinkedList].get(int) [function] [call site] 11692
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11693
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 11694
18 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 11695
18 [org.jfree.data.time.TimePeriodValue].getValue() [function] [call site] 11696
17 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 11697
18 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 11698
19 [java.util.ArrayList].get(int) [function] [call site] 11699
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11700
19 [java.util.Vector].get(int) [function] [call site] 11701
19 [java.util.LinkedList].get(int) [function] [call site] 11702
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11703
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 11704
19 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 11705
19 [org.jfree.data.xy.VectorDataItem].getYValue() [function] [call site] 11706
20 [org.jfree.data.ComparableObjectItem].getComparable() [function] [call site] 11707
20 [org.jfree.data.xy.XYCoordinate].getY() [function] [call site] 11708
18 [java.lang.Double].valueOf(double) [function] [call site] 11709
17 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 11710
18 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 11711
18 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 11712
18 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 11713
18 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 11714
18 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 11715
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 11716
18 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 11717
18 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 11718
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 11719
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 11720
18 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 11721
18 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 11722
18 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 11723
19 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 11724
20 [java.util.ArrayList].get(int) [function] [call site] 11725
20 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11726
20 [java.util.Vector].get(int) [function] [call site] 11727
20 [java.util.LinkedList].get(int) [function] [call site] 11728
20 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11729
20 [java.util.AbstractSequentialList].get(int) [function] [call site] 11730
19 [java.lang.Double].valueOf(double) [function] [call site] 11731
18 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 11732
18 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 11733
18 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 11734
18 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 11735
18 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 11736
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 11737
18 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 11738
18 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 11739
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 11740
19 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 11741
19 [java.lang.Double].valueOf(double) [function] [call site] 11742
18 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 11743
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 11744
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 11745
17 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 11746
17 [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] 11747
16 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 11748
17 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 11749
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 11750
18 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 11751
18 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 11752
18 [java.lang.Double].doubleValue() [function] [call site] 11753
18 [java.lang.Long].doubleValue() [function] [call site] 11754
18 [java.lang.Short].doubleValue() [function] [call site] 11755
18 [java.math.BigDecimal].doubleValue() [function] [call site] 11756
18 [java.lang.Float].doubleValue() [function] [call site] 11757
18 [java.math.BigInteger].doubleValue() [function] [call site] 11758
18 [java.lang.Integer].doubleValue() [function] [call site] 11759
18 [java.lang.Byte].doubleValue() [function] [call site] 11760
17 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 11761
17 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 11762
17 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 11763
17 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 11764
18 [java.util.ArrayList].get(int) [function] [call site] 11765
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11766
18 [java.util.Vector].get(int) [function] [call site] 11767
18 [java.util.LinkedList].get(int) [function] [call site] 11768
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11769
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 11770
18 [org.jfree.data.xy.YIntervalSeries].getYValue(int) [function] [call site] 11771
17 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 11772
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 11773
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 11774
17 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 11775
17 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 11776
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 11777
17 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 11778
18 [java.util.ArrayList].get(int) [function] [call site] 11779
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11780
18 [java.util.Vector].get(int) [function] [call site] 11781
18 [java.util.LinkedList].get(int) [function] [call site] 11782
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11783
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 11784
18 [org.jfree.data.xy.XIntervalSeries].getYValue(int) [function] [call site] 11785
19 [org.jfree.data.xy.XIntervalSeries].getDataItem(int) [function] [call site] 11786
19 [org.jfree.data.xy.XIntervalDataItem].getYValue() [function] [call site] 11787
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 11788
16 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 11789
16 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 11790
16 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 11791
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 11792
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 11793
17 [java.util.ArrayList].get(int) [function] [call site] 11794
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11795
17 [java.util.Vector].get(int) [function] [call site] 11796
17 [java.util.LinkedList].get(int) [function] [call site] 11797
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11798
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 11799
17 [org.jfree.data.xy.XYIntervalSeries].getYLowValue(int) [function] [call site] 11800
18 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 11801
18 [org.jfree.data.xy.XYIntervalDataItem].getYLowValue() [function] [call site] 11802
19 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 11803
19 [org.jfree.data.xy.XYInterval].getYLow() [function] [call site] 11804
16 [org.jfree.data.statistics.SimpleHistogramDataset].getStartYValue(int,int) [function] [call site] 11805
17 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 11806
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 11807
17 [java.util.ArrayList].get(int) [function] [call site] 11808
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11809
17 [java.util.Vector].get(int) [function] [call site] 11810
17 [java.util.LinkedList].get(int) [function] [call site] 11811
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11812
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 11813
16 [org.jfree.data.xy.XYBarDataset].getStartYValue(int,int) [function] [call site] 11814
17 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 11815
16 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartYValue(int,int) [function] [call site] 11816
17 [org.jfree.data.statistics.SimpleHistogramDataset].getStartY(int,int) [function] [call site] 11817
18 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 11818
17 [org.jfree.data.statistics.HistogramDataset].getStartY(int,int) [function] [call site] 11819
18 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 11820
17 [org.jfree.data.time.TimeTableXYDataset].getStartY(int,int) [function] [call site] 11821
18 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 11822
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartY(int,int) [function] [call site] 11823
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 11824
18 [java.lang.Double].valueOf(double) [function] [call site] 11825
17 [org.jfree.data.time.TimePeriodValuesCollection].getStartY(int,int) [function] [call site] 11826
18 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 11827
17 [org.jfree.data.xy.CategoryTableXYDataset].getStartY(int,int) [function] [call site] 11828
18 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 11829
17 [org.jfree.data.xy.XYBarDataset].getStartY(int,int) [function] [call site] 11830
18 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 11831
18 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 11832
18 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 11833
18 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 11834
18 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 11835
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 11836
18 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 11837
18 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 11838
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 11839
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 11840
18 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 11841
18 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 11842
18 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 11843
18 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 11844
18 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 11845
18 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 11846
18 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 11847
18 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 11848
18 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 11849
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 11850
18 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 11851
18 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 11852
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 11853
18 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 11854
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 11855
17 [org.jfree.data.time.TimeSeriesCollection].getStartY(int,int) [function] [call site] 11856
18 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 11857
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartY(int,int) [function] [call site] 11858
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 11859
18 [java.lang.Double].valueOf(double) [function] [call site] 11860
17 [org.jfree.data.xy.DefaultTableXYDataset].getStartY(int,int) [function] [call site] 11861
18 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 11862
17 [org.jfree.data.xy.XIntervalSeriesCollection].getStartY(int,int) [function] [call site] 11863
18 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 11864
17 [org.jfree.data.xy.XYSeriesCollection].getStartY(int,int) [function] [call site] 11865
18 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 11866
17 [org.jfree.data.xy.YIntervalSeriesCollection].getStartY(int,int) [function] [call site] 11867
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11868
18 [java.util.Vector].get(int) [function] [call site] 11869
18 [java.util.LinkedList].get(int) [function] [call site] 11870
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11871
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 11872
18 [java.util.ArrayList].get(int) [function] [call site] 11873
18 [org.jfree.data.xy.YIntervalSeries].getYLowValue(int) [function] [call site] 11874
19 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 11875
19 [org.jfree.data.xy.YIntervalDataItem].getYLowValue() [function] [call site] 11876
20 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 11877
20 [org.jfree.data.xy.YInterval].getYLow() [function] [call site] 11878
18 [java.lang.Double].valueOf(double) [function] [call site] 11879
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getStartY(int,int) [function] [call site] 11880
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 11881
17 [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] 11882
16 [org.jfree.data.xy.YIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 11883
17 [java.util.ArrayList].get(int) [function] [call site] 11884
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11885
17 [java.util.Vector].get(int) [function] [call site] 11886
17 [java.util.LinkedList].get(int) [function] [call site] 11887
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11888
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 11889
17 [org.jfree.data.xy.YIntervalSeries].getYLowValue(int) [function] [call site] 11890
16 [org.jfree.data.gantt.XYTaskDataset].getStartYValue(int,int) [function] [call site] 11891
17 [org.jfree.data.gantt.XYTaskDataset].getItemStartValue(int,int) [function] [call site] 11892
17 [org.jfree.data.gantt.XYTaskDataset].getSeriesStartValue(int) [function] [call site] 11893
16 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndYValue(int,int) [function] [call site] 11894
17 [org.jfree.data.statistics.SimpleHistogramDataset].getEndY(int,int) [function] [call site] 11895
18 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 11896
17 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndY(int,int) [function] [call site] 11897
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 11898
19 [java.util.ArrayList].get(int) [function] [call site] 11899
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11900
19 [java.util.Vector].get(int) [function] [call site] 11901
19 [java.util.LinkedList].get(int) [function] [call site] 11902
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11903
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 11904
19 [org.jfree.data.xy.XYIntervalSeries].getYHighValue(int) [function] [call site] 11905
20 [org.jfree.data.xy.XYIntervalSeries].getDataItem(int) [function] [call site] 11906
20 [org.jfree.data.xy.XYIntervalDataItem].getYHighValue() [function] [call site] 11907
21 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 11908
21 [org.jfree.data.xy.XYInterval].getYHigh() [function] [call site] 11909
18 [java.lang.Double].valueOf(double) [function] [call site] 11910
17 [org.jfree.data.statistics.HistogramDataset].getEndY(int,int) [function] [call site] 11911
18 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 11912
17 [org.jfree.data.time.DynamicTimeSeriesCollection].getEndY(int,int) [function] [call site] 11913
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 11914
17 [org.jfree.data.time.TimePeriodValuesCollection].getEndY(int,int) [function] [call site] 11915
18 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 11916
17 [org.jfree.data.xy.DefaultTableXYDataset].getEndY(int,int) [function] [call site] 11917
18 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 11918
17 [org.jfree.data.time.TimeTableXYDataset].getEndY(int,int) [function] [call site] 11919
18 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 11920
17 [org.jfree.data.xy.CategoryTableXYDataset].getEndY(int,int) [function] [call site] 11921
18 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 11922
17 [org.jfree.data.xy.YIntervalSeriesCollection].getEndY(int,int) [function] [call site] 11923
18 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11924
18 [java.util.Vector].get(int) [function] [call site] 11925
18 [java.util.LinkedList].get(int) [function] [call site] 11926
18 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11927
18 [java.util.AbstractSequentialList].get(int) [function] [call site] 11928
18 [java.util.ArrayList].get(int) [function] [call site] 11929
18 [org.jfree.data.xy.YIntervalSeries].getYHighValue(int) [function] [call site] 11930
19 [org.jfree.data.xy.YIntervalSeries].getDataItem(int) [function] [call site] 11931
19 [org.jfree.data.xy.YIntervalDataItem].getYHighValue() [function] [call site] 11932
20 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 11933
20 [org.jfree.data.xy.YInterval].getYHigh() [function] [call site] 11934
18 [java.lang.Double].valueOf(double) [function] [call site] 11935
17 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndY(int,int) [function] [call site] 11936
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 11937
19 [java.util.ArrayList].get(int) [function] [call site] 11938
19 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11939
19 [java.util.Vector].get(int) [function] [call site] 11940
19 [java.util.LinkedList].get(int) [function] [call site] 11941
19 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11942
19 [java.util.AbstractSequentialList].get(int) [function] [call site] 11943
18 [java.lang.Double].valueOf(double) [function] [call site] 11944
17 [org.jfree.data.xy.XYSeriesCollection].getEndY(int,int) [function] [call site] 11945
18 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 11946
17 [org.jfree.data.xy.XYBarDataset].getEndY(int,int) [function] [call site] 11947
18 [org.jfree.data.xy.DefaultOHLCDataset].getY(int,int) [function] [call site] 11948
18 [org.jfree.data.gantt.XYTaskDataset].getY(int,int) [function] [call site] 11949
18 [org.jfree.data.xy.DefaultHighLowDataset].getY(int,int) [function] [call site] 11950
18 [org.jfree.data.xy.DefaultTableXYDataset].getY(int,int) [function] [call site] 11951
18 [org.jfree.data.time.TimeTableXYDataset].getY(int,int) [function] [call site] 11952
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getY(int,int) [function] [call site] 11953
18 [org.jfree.data.xy.YIntervalSeriesCollection].getY(int,int) [function] [call site] 11954
18 [org.jfree.data.xy.DefaultWindDataset].getY(int,int) [function] [call site] 11955
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getY(int,int) [function] [call site] 11956
18 [org.jfree.data.xy.DefaultIntervalXYDataset].getY(int,int) [function] [call site] 11957
18 [org.jfree.data.xy.VectorSeriesCollection].getY(int,int) [function] [call site] 11958
18 [org.jfree.data.xy.DefaultXYZDataset].getY(int,int) [function] [call site] 11959
18 [org.jfree.data.xy.XYBarDataset].getY(int,int) [function] [call site] 11960
18 [org.jfree.data.xy.DefaultXYDataset].getY(int,int) [function] [call site] 11961
18 [org.jfree.data.statistics.HistogramDataset].getY(int,int) [function] [call site] 11962
18 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 11963
18 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 11964
18 [org.jfree.data.xy.MatrixSeriesCollection].getY(int,int) [function] [call site] 11965
18 [org.jfree.data.statistics.SimpleHistogramDataset].getY(int,int) [function] [call site] 11966
18 [org.jfree.data.xy.XYIntervalSeriesCollection].getY(int,int) [function] [call site] 11967
18 [org.jfree.data.xy.CategoryTableXYDataset].getY(int,int) [function] [call site] 11968
18 [org.jfree.data.time.TimePeriodValuesCollection].getY(int,int) [function] [call site] 11969
18 [org.jfree.data.time.DynamicTimeSeriesCollection].getY(int,int) [function] [call site] 11970
18 [org.jfree.data.xy.XYSeriesCollection].getY(int,int) [function] [call site] 11971
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getY(int,int) [function] [call site] 11972
17 [org.jfree.data.time.TimeSeriesCollection].getEndY(int,int) [function] [call site] 11973
18 [org.jfree.data.time.TimeSeriesCollection].getY(int,int) [function] [call site] 11974
17 [org.jfree.data.xy.XIntervalSeriesCollection].getEndY(int,int) [function] [call site] 11975
18 [org.jfree.data.xy.XIntervalSeriesCollection].getY(int,int) [function] [call site] 11976
17 [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] 11977
16 [org.jfree.data.statistics.SimpleHistogramDataset].getEndYValue(int,int) [function] [call site] 11978
17 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 11979
16 [org.jfree.data.gantt.XYTaskDataset].getEndYValue(int,int) [function] [call site] 11980
17 [org.jfree.data.gantt.XYTaskDataset].getItemEndValue(int,int) [function] [call site] 11981
17 [org.jfree.data.gantt.XYTaskDataset].getSeriesEndValue(int) [function] [call site] 11982
16 [org.jfree.data.xy.YIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 11983
17 [java.util.ArrayList].get(int) [function] [call site] 11984
17 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 11985
17 [java.util.Vector].get(int) [function] [call site] 11986
17 [java.util.LinkedList].get(int) [function] [call site] 11987
17 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 11988
17 [java.util.AbstractSequentialList].get(int) [function] [call site] 11989
17 [org.jfree.data.xy.YIntervalSeries].getYHighValue(int) [function] [call site] 11990
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 11991
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 11992
16 [org.jfree.data.xy.XYBarDataset].getEndYValue(int,int) [function] [call site] 11993
17 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 11994
16 [java.lang.Double].isNaN(double) [function] [call site] 11995
16 [java.lang.Math].min(double,double) [function] [call site] 11996
16 [java.lang.Math].max(double,double) [function] [call site] 11997
16 [java.lang.Double].isNaN(double) [function] [call site] 11998
16 [java.lang.Math].min(double,double) [function] [call site] 11999
16 [java.lang.Double].isNaN(double) [function] [call site] 12000
16 [java.lang.Math].max(double,double) [function] [call site] 12001
16 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 12002
16 [java.nio.file.Files$2].hasNext() [function] [call site] 12003
16 [java.io.BufferedReader$1].hasNext() [function] [call site] 12004
16 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 12005
16 [java.util.ArrayList].iterator() [function] [call site] 12006
16 [java.util.AbstractSequentialList].iterator() [function] [call site] 12007
16 [java.util.AbstractList].iterator() [function] [call site] 12008
16 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 12009
16 [java.util.Vector].iterator() [function] [call site] 12010
16 [java.io.BufferedReader$1].next() [function] [call site] 12011
16 [java.nio.file.Files$2].next() [function] [call site] 12012
16 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 12013
16 [java.nio.file.FileTreeIterator].next() [function] [call site] 12014
16 [org.jfree.data.xy.DefaultXYDataset].indexOf(java.lang.Comparable) [function] [call site] 12015
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].indexOf(java.lang.Comparable) [function] [call site] 12016
16 [org.jfree.data.general.AbstractSeriesDataset].indexOf(java.lang.Comparable) [function] [call site] 12017
16 [org.jfree.data.xy.DefaultXYZDataset].indexOf(java.lang.Comparable) [function] [call site] 12018
16 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 12019
16 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 12020
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 12021
16 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 12022
16 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 12023
16 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 12024
16 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 12025
16 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 12026
16 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 12027
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 12028
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 12029
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 12030
16 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 12031
16 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 12032
16 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 12033
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 12034
16 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 12035
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 12036
16 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 12037
16 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 12038
16 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 12039
16 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 12040
16 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 12041
16 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 12042
16 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 12043
16 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 12044
16 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 12045
16 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 12046
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 12047
16 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 12048
16 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 12049
16 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 12050
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 12051
16 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 12052
16 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 12053
16 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 12054
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 12055
16 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 12056
16 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 12057
16 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 12058
16 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 12059
16 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12060
16 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 12061
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 12062
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 12063
16 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 12064
16 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 12065
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12066
16 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12067
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 12068
16 [org.jfree.data.Range].contains(double) [function] [call site] 12069
16 [java.lang.Double].isNaN(double) [function] [call site] 12070
16 [java.lang.Math].min(double,double) [function] [call site] 12071
16 [java.lang.Math].max(double,double) [function] [call site] 12072
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12073
14 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12074
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 12075
15 [org.jfree.data.time.DynamicTimeSeriesCollection].getRangeBounds(boolean) [function] [call site] 12076
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getRangeBounds(boolean) [function] [call site] 12077
15 [org.jfree.data.xy.XYSeriesCollection].getRangeBounds(boolean) [function] [call site] 12078
15 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].getRangeBounds(boolean) [function] [call site] 12079
15 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].getRangeBounds(boolean) [function] [call site] 12080
15 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].getRangeBounds(boolean) [function] [call site] 12081
15 [org.jfree.data.general.DatasetUtils].iterateRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12082
16 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 12083
16 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 12084
16 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 12085
16 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 12086
16 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 12087
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 12088
16 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 12089
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 12090
16 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 12091
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 12092
16 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 12093
16 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 12094
16 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 12095
16 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 12096
16 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 12097
16 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 12098
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 12099
16 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 12100
16 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 12101
16 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 12102
16 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 12103
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 12104
16 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 12105
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 12106
16 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 12107
16 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 12108
16 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 12109
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 12110
16 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 12111
16 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 12112
16 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 12113
16 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 12114
16 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 12115
16 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 12116
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 12117
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 12118
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 12119
16 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 12120
16 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 12121
16 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 12122
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 12123
16 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 12124
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 12125
16 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 12126
16 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 12127
16 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 12128
16 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 12129
16 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 12130
16 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 12131
16 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 12132
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 12133
16 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 12134
16 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 12135
16 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 12136
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12137
16 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 12138
16 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12139
16 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12140
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 12141
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 12142
16 [org.jfree.data.statistics.SimpleHistogramDataset].getStartYValue(int,int) [function] [call site] 12143
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getStartYValue(int,int) [function] [call site] 12144
16 [org.jfree.data.xy.XYBarDataset].getStartYValue(int,int) [function] [call site] 12145
16 [org.jfree.data.xy.AbstractIntervalXYDataset].getStartYValue(int,int) [function] [call site] 12146
16 [org.jfree.data.xy.YIntervalSeriesCollection].getStartYValue(int,int) [function] [call site] 12147
16 [org.jfree.data.gantt.XYTaskDataset].getStartYValue(int,int) [function] [call site] 12148
16 [org.jfree.data.xy.AbstractIntervalXYDataset].getEndYValue(int,int) [function] [call site] 12149
16 [org.jfree.data.statistics.SimpleHistogramDataset].getEndYValue(int,int) [function] [call site] 12150
16 [org.jfree.data.gantt.XYTaskDataset].getEndYValue(int,int) [function] [call site] 12151
16 [org.jfree.data.xy.YIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 12152
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getEndYValue(int,int) [function] [call site] 12153
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getEndYValue(int,int) [function] [call site] 12154
16 [org.jfree.data.xy.XYBarDataset].getEndYValue(int,int) [function] [call site] 12155
16 [java.lang.Double].isNaN(double) [function] [call site] 12156
16 [java.lang.Math].min(double,double) [function] [call site] 12157
16 [java.lang.Math].max(double,double) [function] [call site] 12158
16 [java.lang.Double].isNaN(double) [function] [call site] 12159
16 [java.lang.Math].min(double,double) [function] [call site] 12160
16 [java.lang.Math].max(double,double) [function] [call site] 12161
16 [java.lang.Double].isNaN(double) [function] [call site] 12162
16 [java.lang.Math].min(double,double) [function] [call site] 12163
16 [java.lang.Math].max(double,double) [function] [call site] 12164
16 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 12165
16 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 12166
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 12167
16 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 12168
16 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 12169
16 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 12170
16 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 12171
16 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 12172
16 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 12173
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 12174
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 12175
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 12176
16 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 12177
16 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 12178
16 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 12179
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 12180
16 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 12181
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 12182
16 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 12183
16 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 12184
16 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 12185
16 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 12186
16 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 12187
16 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 12188
16 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 12189
16 [org.jfree.data.xy.DefaultOHLCDataset].getLowValue(int,int) [function] [call site] 12190
16 [org.jfree.data.xy.DefaultHighLowDataset].getLowValue(int,int) [function] [call site] 12191
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getLowValue(int,int) [function] [call site] 12192
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getHighValue(int,int) [function] [call site] 12193
16 [org.jfree.data.xy.DefaultOHLCDataset].getHighValue(int,int) [function] [call site] 12194
16 [org.jfree.data.xy.DefaultHighLowDataset].getHighValue(int,int) [function] [call site] 12195
16 [java.lang.Double].isNaN(double) [function] [call site] 12196
16 [java.lang.Math].min(double,double) [function] [call site] 12197
16 [java.lang.Double].isNaN(double) [function] [call site] 12198
16 [java.lang.Math].max(double,double) [function] [call site] 12199
16 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 12200
16 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 12201
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 12202
16 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 12203
16 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 12204
16 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 12205
16 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 12206
16 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 12207
16 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 12208
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 12209
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 12210
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 12211
16 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 12212
16 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 12213
16 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 12214
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 12215
16 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 12216
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 12217
16 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 12218
16 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 12219
16 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 12220
16 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 12221
16 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 12222
16 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 12223
16 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 12224
16 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 12225
16 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 12226
16 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 12227
16 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 12228
16 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12229
16 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 12230
16 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 12231
16 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 12232
16 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 12233
16 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 12234
16 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12235
16 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12236
16 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 12237
16 [java.lang.Double].isNaN(double) [function] [call site] 12238
16 [java.lang.Math].min(double,double) [function] [call site] 12239
16 [java.lang.Math].max(double,double) [function] [call site] 12240
16 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12241
12 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12242
13 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12243
12 [org.jfree.chart.renderer.xy.VectorRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12244
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 12245
13 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 12246
13 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 12247
13 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 12248
13 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 12249
13 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 12250
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 12251
13 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 12252
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 12253
13 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 12254
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 12255
13 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 12256
13 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 12257
13 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 12258
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 12259
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 12260
13 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 12261
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 12262
13 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 12263
13 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 12264
13 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 12265
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 12266
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 12267
13 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 12268
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 12269
13 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 12270
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 12271
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 12272
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 12273
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 12274
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 12275
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 12276
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 12277
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 12278
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 12279
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 12280
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 12281
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 12282
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 12283
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 12284
13 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 12285
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 12286
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 12287
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 12288
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 12289
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 12290
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 12291
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 12292
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 12293
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 12294
13 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 12295
13 [org.jfree.data.xy.VectorSeriesCollection].getVectorYValue(int,int) [function] [call site] 12296
14 [java.util.ArrayList].get(int) [function] [call site] 12297
14 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 12298
14 [java.util.Vector].get(int) [function] [call site] 12299
14 [java.util.LinkedList].get(int) [function] [call site] 12300
14 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 12301
14 [java.util.AbstractSequentialList].get(int) [function] [call site] 12302
14 [org.jfree.data.xy.VectorSeries].getDataItem(int) [function] [call site] 12303
14 [org.jfree.data.xy.VectorDataItem].getVectorY() [function] [call site] 12304
15 [org.jfree.data.ComparableObjectItem].getObject() [function] [call site] 12305
15 [org.jfree.data.xy.Vector].getY() [function] [call site] 12306
13 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 12307
13 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 12308
13 [java.lang.Math].min(double,double) [function] [call site] 12309
13 [java.lang.Math].max(double,double) [function] [call site] 12310
13 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 12311
13 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 12312
13 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 12313
13 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 12314
13 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 12315
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 12316
13 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 12317
13 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 12318
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 12319
13 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 12320
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 12321
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 12322
13 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 12323
13 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 12324
13 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 12325
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 12326
13 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 12327
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 12328
13 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 12329
13 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 12330
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 12331
13 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 12332
13 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 12333
13 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 12334
13 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 12335
13 [org.jfree.data.xy.DefaultXYDataset].getYValue(int,int) [function] [call site] 12336
13 [org.jfree.data.gantt.XYTaskDataset].getYValue(int,int) [function] [call site] 12337
13 [org.jfree.data.xy.XYBarDataset].getYValue(int,int) [function] [call site] 12338
13 [org.jfree.data.xy.VectorSeriesCollection].getYValue(int,int) [function] [call site] 12339
13 [org.jfree.data.xy.YIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12340
13 [org.jfree.data.xy.DefaultXYZDataset].getYValue(int,int) [function] [call site] 12341
13 [org.jfree.data.xy.DefaultIntervalXYDataset].getYValue(int,int) [function] [call site] 12342
13 [org.jfree.data.time.DynamicTimeSeriesCollection].getYValue(int,int) [function] [call site] 12343
13 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 12344
13 [org.jfree.data.statistics.SimpleHistogramDataset].getYValue(int,int) [function] [call site] 12345
13 [org.jfree.data.xy.XYIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12346
13 [org.jfree.data.xy.XIntervalSeriesCollection].getYValue(int,int) [function] [call site] 12347
13 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getYValue(int,int) [function] [call site] 12348
13 [java.lang.Math].min(double,double) [function] [call site] 12349
13 [java.lang.Math].max(double,double) [function] [call site] 12350
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12351
12 [org.jfree.chart.renderer.xy.XYShapeRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12352
13 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12353
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12354
13 [org.jfree.data.Range].getLowerBound() [function] [call site] 12355
13 [org.jfree.data.Range].getUpperBound() [function] [call site] 12356
12 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12357
13 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12358
12 [org.jfree.chart.renderer.xy.XYBlockRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12359
13 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12360
13 [org.jfree.data.Range].getLowerBound() [function] [call site] 12361
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12362
13 [org.jfree.data.Range].getUpperBound() [function] [call site] 12363
12 [org.jfree.chart.renderer.xy.YIntervalRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12364
13 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12365
12 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12366
13 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 12367
13 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount() [function] [call site] 12368
14 [java.util.HashSet].size() [function] [call site] 12369
13 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 12370
13 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].getStackValues(org.jfree.data.xy.TableXYDataset,int,int) [function] [call site] 12371
14 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 12372
14 [java.lang.Double].isNaN(double) [function] [call site] 12373
13 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 12374
13 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 12375
13 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 12376
13 [java.lang.Math].min(double,double) [function] [call site] 12377
13 [java.lang.Math].max(double,double) [function] [call site] 12378
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12379
12 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12380
13 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset) [function] [call site] 12381
14 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset,double) [function] [call site] 12382
15 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 12383
15 [org.jfree.data.time.TimeTableXYDataset].getItemCount() [function] [call site] 12384
15 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount() [function] [call site] 12385
15 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount() [function] [call site] 12386
15 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 12387
15 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 12388
15 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 12389
15 [org.jfree.data.xy.AbstractXYDataset].getYValue(int,int) [function] [call site] 12390
15 [java.lang.Double].isNaN(double) [function] [call site] 12391
15 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12392
12 [org.jfree.chart.renderer.xy.HighLowRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12393
13 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12394
12 [org.jfree.chart.renderer.xy.XYBarRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12395
13 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12396
12 [org.jfree.chart.renderer.xy.DeviationRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12397
13 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12398
12 [org.jfree.chart.renderer.xy.XYErrorRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12399
13 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12400
12 [org.jfree.chart.renderer.xy.StackedXYBarRenderer].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12401
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12402
13 [org.jfree.data.general.DatasetUtils].findStackedRangeBounds(org.jfree.data.xy.TableXYDataset) [function] [call site] 12403
12 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 12404
12 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12405
13 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 12406
12 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].getAnnotations() [function] [call site] 12407
13 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 12408
13 [java.util.ArrayList].addAll(java.util.Collection) [function] [call site] 12409
12 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 12410
12 [java.nio.file.Files$2].hasNext() [function] [call site] 12411
12 [java.io.BufferedReader$1].hasNext() [function] [call site] 12412
12 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 12413
12 [java.util.ArrayList].iterator() [function] [call site] 12414
12 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 12415
12 [java.util.ArrayDeque].iterator() [function] [call site] 12416
12 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 12417
12 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 12418
12 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 12419
12 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 12420
12 [java.util.Vector].iterator() [function] [call site] 12421
12 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 12422
12 [java.util.HashSet].iterator() [function] [call site] 12423
12 [java.util.PriorityQueue].iterator() [function] [call site] 12424
12 [java.util.TreeSet].iterator() [function] [call site] 12425
12 [java.util.TreeMap$KeySet].iterator() [function] [call site] 12426
12 [java.util.AbstractSequentialList].iterator() [function] [call site] 12427
12 [java.util.AbstractList].iterator() [function] [call site] 12428
12 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 12429
12 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 12430
12 [java.io.BufferedReader$1].next() [function] [call site] 12431
12 [java.nio.file.Files$2].next() [function] [call site] 12432
12 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 12433
12 [java.nio.file.FileTreeIterator].next() [function] [call site] 12434
12 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 12435
12 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 12436
12 [java.nio.file.Files$2].hasNext() [function] [call site] 12437
12 [java.io.BufferedReader$1].hasNext() [function] [call site] 12438
12 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 12439
12 [java.util.ArrayList].iterator() [function] [call site] 12440
12 [java.io.BufferedReader$1].next() [function] [call site] 12441
12 [java.nio.file.Files$2].next() [function] [call site] 12442
12 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 12443
12 [java.nio.file.FileTreeIterator].next() [function] [call site] 12444
12 [org.jfree.chart.annotations.XYDataImageAnnotation].getIncludeInDataBounds() [function] [call site] 12445
12 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 12446
12 [org.jfree.chart.annotations.XYDataImageAnnotation].getXRange() [function] [call site] 12447
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12448
12 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 12449
12 [org.jfree.chart.annotations.XYDataImageAnnotation].getYRange() [function] [call site] 12450
13 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12451
11 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12452
12 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 12453
12 [java.nio.file.Files$2].hasNext() [function] [call site] 12454
12 [java.io.BufferedReader$1].hasNext() [function] [call site] 12455
12 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 12456
12 [java.util.ArrayList].iterator() [function] [call site] 12457
12 [java.util.AbstractSequentialList].iterator() [function] [call site] 12458
12 [java.util.AbstractList].iterator() [function] [call site] 12459
12 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 12460
12 [java.util.Vector].iterator() [function] [call site] 12461
12 [java.io.BufferedReader$1].next() [function] [call site] 12462
12 [java.nio.file.Files$2].next() [function] [call site] 12463
12 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 12464
12 [java.nio.file.FileTreeIterator].next() [function] [call site] 12465
12 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 12466
12 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12467
12 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12468
10 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12469
11 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12470
10 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12471
10 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12472
11 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 12473
11 [java.nio.file.Files$2].hasNext() [function] [call site] 12474
11 [java.io.BufferedReader$1].hasNext() [function] [call site] 12475
11 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 12476
11 [java.util.ArrayList].iterator() [function] [call site] 12477
11 [java.util.AbstractSequentialList].iterator() [function] [call site] 12478
11 [java.util.AbstractList].iterator() [function] [call site] 12479
11 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 12480
11 [java.util.Vector].iterator() [function] [call site] 12481
11 [java.io.BufferedReader$1].next() [function] [call site] 12482
11 [java.nio.file.Files$2].next() [function] [call site] 12483
11 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 12484
11 [java.nio.file.FileTreeIterator].next() [function] [call site] 12485
11 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 12486
11 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12487
11 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12488
10 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12489
10 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12490
11 [java.util.ArrayList].<init>() [function] [call site] 12491
11 [org.jfree.chart.plot.PolarPlot].getAxisIndex(org.jfree.chart.axis.ValueAxis) [function] [call site] 12492
12 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 12493
12 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 12494
12 [java.util.Hashtable].entrySet() [function] [call site] 12495
12 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 12496
12 [java.awt.RenderingHints].entrySet() [function] [call site] 12497
12 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 12498
12 [java.util.HashMap].entrySet() [function] [call site] 12499
12 [java.util.jar.Attributes].entrySet() [function] [call site] 12500
12 [java.security.Provider].entrySet() [function] [call site] 12501
12 [java.util.IdentityHashMap].entrySet() [function] [call site] 12502
12 [java.util.LinkedHashMap].entrySet() [function] [call site] 12503
12 [java.util.Properties].entrySet() [function] [call site] 12504
12 [java.util.TreeMap].entrySet() [function] [call site] 12505
12 [java.util.WeakHashMap].entrySet() [function] [call site] 12506
12 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 12507
12 [java.nio.file.Files$2].hasNext() [function] [call site] 12508
12 [java.io.BufferedReader$1].hasNext() [function] [call site] 12509
12 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 12510
12 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 12511
12 [java.util.HashSet].iterator() [function] [call site] 12512
12 [java.util.TreeSet].iterator() [function] [call site] 12513
12 [java.util.TreeMap$KeySet].iterator() [function] [call site] 12514
12 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 12515
12 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 12516
12 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 12517
12 [java.io.BufferedReader$1].next() [function] [call site] 12518
12 [java.nio.file.Files$2].next() [function] [call site] 12519
12 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 12520
12 [java.nio.file.FileTreeIterator].next() [function] [call site] 12521
12 [org.jfree.chart.axis.LogAxis].equals(java.lang.Object) [function] [call site] 12522
13 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12523
13 [org.jfree.chart.axis.MonthDateFormat].equals(java.lang.Object) [function] [call site] 12524
14 [java.text.DateFormat].equals(java.lang.Object) [function] [call site] 12525
14 [java.util.Arrays].equals(java.lang.Object[],java.lang.Object[]) [function] [call site] 12526
14 [java.util.Arrays].equals(boolean[],boolean[]) [function] [call site] 12527
14 [org.jfree.chart.text.format.RelativeDateFormat].equals(java.lang.Object) [function] [call site] 12528
15 [java.text.DateFormat].equals(java.lang.Object) [function] [call site] 12529
15 [java.lang.String].equals(java.lang.Object) [function] [call site] 12530
15 [java.lang.String].equals(java.lang.Object) [function] [call site] 12531
15 [java.lang.String].equals(java.lang.Object) [function] [call site] 12532
15 [java.lang.String].equals(java.lang.Object) [function] [call site] 12533
15 [java.lang.String].equals(java.lang.Object) [function] [call site] 12534
15 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 12535
15 [java.text.NumberFormat].equals(java.lang.Object) [function] [call site] 12536
15 [java.text.DecimalFormat].equals(java.lang.Object) [function] [call site] 12537
15 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 12538
15 [java.text.NumberFormat].equals(java.lang.Object) [function] [call site] 12539
15 [java.text.DecimalFormat].equals(java.lang.Object) [function] [call site] 12540
15 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 12541
15 [java.text.NumberFormat].equals(java.lang.Object) [function] [call site] 12542
15 [java.text.DecimalFormat].equals(java.lang.Object) [function] [call site] 12543
15 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 12544
15 [java.text.NumberFormat].equals(java.lang.Object) [function] [call site] 12545
15 [java.text.DecimalFormat].equals(java.lang.Object) [function] [call site] 12546
14 [org.jfree.chart.axis.QuarterDateFormat].equals(java.lang.Object) [function] [call site] 12547
15 [java.util.Arrays].equals(java.lang.Object[],java.lang.Object[]) [function] [call site] 12548
15 [java.text.DateFormat].equals(java.lang.Object) [function] [call site] 12549
14 [java.text.SimpleDateFormat].equals(java.lang.Object) [function] [call site] 12550
14 [java.text.DateFormat].equals(java.lang.Object) [function] [call site] 12551
13 [org.jfree.chart.text.format.RelativeDateFormat].equals(java.lang.Object) [function] [call site] 12552
13 [java.text.SimpleDateFormat].equals(java.lang.Object) [function] [call site] 12553
13 [java.text.MessageFormat].equals(java.lang.Object) [function] [call site] 12554
13 [org.jfree.chart.axis.QuarterDateFormat].equals(java.lang.Object) [function] [call site] 12555
13 [org.jfree.chart.text.format.LogFormat].equals(java.lang.Object) [function] [call site] 12556
13 [java.text.NumberFormat].equals(java.lang.Object) [function] [call site] 12557
13 [java.lang.Object].equals(java.lang.Object) [function] [call site] 12558
13 [java.text.DecimalFormat].equals(java.lang.Object) [function] [call site] 12559
13 [java.text.DateFormat].equals(java.lang.Object) [function] [call site] 12560
13 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12561
13 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 12562
14 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12563
14 [org.jfree.data.Range].equals(java.lang.Object) [function] [call site] 12564
14 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12565
14 [org.jfree.chart.axis.Axis].equals(java.lang.Object) [function] [call site] 12566
15 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12567
15 [org.jfree.chart.text.AttributedStringUtils].equal(java.text.AttributedString,java.text.AttributedString) [function] [call site] 12568
16 [java.text.AttributedString].getIterator() [function] [call site] 12569
16 [java.text.AttributedString].getIterator() [function] [call site] 12570
16 [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] 12571
15 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12572
15 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 12573
15 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12574
15 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 12575
15 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12576
15 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 12577
15 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12578
15 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 12579
15 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12580
15 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 12581
15 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12582
12 [org.jfree.chart.axis.CyclicNumberAxis].equals(java.lang.Object) [function] [call site] 12583
13 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 12584
14 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12585
14 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12586
14 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 12587
14 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 12588
13 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 12589
13 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12590
12 [org.jfree.chart.axis.DateAxis].equals(java.lang.Object) [function] [call site] 12591
13 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12592
13 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12593
13 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12594
13 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12595
13 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12596
13 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 12597
13 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 12598
12 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 12599
12 [org.jfree.chart.axis.ModuloAxis].equals(java.lang.Object) [function] [call site] 12600
13 [org.jfree.data.Range].equals(java.lang.Object) [function] [call site] 12601
13 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 12602
12 [org.jfree.chart.axis.SymbolAxis].equals(java.lang.Object) [function] [call site] 12603
13 [java.util.concurrent.CopyOnWriteArrayList].equals(java.lang.Object) [function] [call site] 12604
13 [java.util.ArrayList].equals(java.lang.Object) [function] [call site] 12605
13 [java.util.Vector].equals(java.lang.Object) [function] [call site] 12606
13 [java.util.AbstractList].equals(java.lang.Object) [function] [call site] 12607
13 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 12608
13 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 12609
13 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 12610
12 [org.jfree.chart.axis.PeriodAxis].equals(java.lang.Object) [function] [call site] 12611
13 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 12612
13 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 12613
13 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 12614
13 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 12615
13 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 12616
13 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 12617
13 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 12618
13 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 12619
13 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 12620
13 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 12621
13 [java.lang.Object].equals(java.lang.Object) [function] [call site] 12622
13 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 12623
13 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 12624
13 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 12625
13 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 12626
13 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 12627
13 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 12628
13 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 12629
13 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 12630
13 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 12631
13 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 12632
13 [java.lang.Object].equals(java.lang.Object) [function] [call site] 12633
13 [java.util.Locale].equals(java.lang.Object) [function] [call site] 12634
13 [java.lang.Object].equals(java.lang.Object) [function] [call site] 12635
13 [org.jfree.chart.axis.PeriodAxis].isMinorTickMarksVisible() [function] [call site] 12636
13 [org.jfree.chart.axis.PeriodAxis].isMinorTickMarksVisible() [function] [call site] 12637
13 [java.lang.Object].equals(java.lang.Object) [function] [call site] 12638
13 [java.lang.Object].equals(java.lang.Object) [function] [call site] 12639
13 [java.awt.Color].equals(java.lang.Object) [function] [call site] 12640
13 [java.lang.Object].equals(java.lang.Object) [function] [call site] 12641
13 [java.awt.BasicStroke].equals(java.lang.Object) [function] [call site] 12642
13 [java.util.Arrays].equals(java.lang.Object[],java.lang.Object[]) [function] [call site] 12643
13 [org.jfree.chart.axis.ValueAxis].equals(java.lang.Object) [function] [call site] 12644
12 [org.jfree.chart.axis.NumberAxis].equals(java.lang.Object) [function] [call site] 12645
12 [java.util.WeakHashMap$Entry].getValue() [function] [call site] 12646
12 [java.util.HashMap$Node].getValue() [function] [call site] 12647
12 [java.util.TreeMap$Entry].getValue() [function] [call site] 12648
12 [java.util.Hashtable$Entry].getValue() [function] [call site] 12649
12 [java.util.concurrent.ConcurrentHashMap$Node].getValue() [function] [call site] 12650
12 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 12651
12 [java.util.Hashtable$Entry].getKey() [function] [call site] 12652
12 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 12653
12 [java.util.HashMap$Node].getKey() [function] [call site] 12654
12 [java.util.TreeMap$Entry].getKey() [function] [call site] 12655
12 [java.lang.Integer].intValue() [function] [call site] 12656
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 12657
11 [org.jfree.chart.plot.PolarPlot].getDatasetsMappedToAxis(java.lang.Integer) [function] [call site] 12658
12 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 12659
12 [java.util.ArrayList].<init>() [function] [call site] 12660
12 [javax.print.MimeType$ParameterMap].entrySet() [function] [call site] 12661
12 [java.util.Hashtable].entrySet() [function] [call site] 12662
12 [java.util.concurrent.ConcurrentHashMap].entrySet() [function] [call site] 12663
12 [java.awt.RenderingHints].entrySet() [function] [call site] 12664
12 [javax.swing.MultiUIDefaults].entrySet() [function] [call site] 12665
12 [java.util.HashMap].entrySet() [function] [call site] 12666
12 [java.util.jar.Attributes].entrySet() [function] [call site] 12667
12 [java.security.Provider].entrySet() [function] [call site] 12668
12 [java.util.IdentityHashMap].entrySet() [function] [call site] 12669
12 [java.util.LinkedHashMap].entrySet() [function] [call site] 12670
12 [java.util.Properties].entrySet() [function] [call site] 12671
12 [java.util.TreeMap].entrySet() [function] [call site] 12672
12 [java.util.WeakHashMap].entrySet() [function] [call site] 12673
12 [java.util.stream.Collectors$Partition].entrySet() [function] [call site] 12674
12 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 12675
12 [java.nio.file.Files$2].hasNext() [function] [call site] 12676
12 [java.io.BufferedReader$1].hasNext() [function] [call site] 12677
12 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 12678
12 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 12679
12 [java.util.HashSet].iterator() [function] [call site] 12680
12 [java.util.TreeSet].iterator() [function] [call site] 12681
12 [java.util.TreeMap$KeySet].iterator() [function] [call site] 12682
12 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 12683
12 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 12684
12 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 12685
12 [java.io.BufferedReader$1].next() [function] [call site] 12686
12 [java.nio.file.Files$2].next() [function] [call site] 12687
12 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 12688
12 [java.nio.file.FileTreeIterator].next() [function] [call site] 12689
12 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 12690
12 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 12691
12 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 12692
12 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 12693
12 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 12694
12 [java.util.Properties].get(java.lang.Object) [function] [call site] 12695
12 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 12696
12 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 12697
12 [java.util.HashMap].get(java.lang.Object) [function] [call site] 12698
12 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 12699
12 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 12700
12 [java.security.Provider].get(java.lang.Object) [function] [call site] 12701
12 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 12702
12 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 12703
12 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 12704
12 [java.util.Hashtable$Entry].getKey() [function] [call site] 12705
12 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 12706
12 [java.util.HashMap$Node].getKey() [function] [call site] 12707
12 [java.util.TreeMap$Entry].getKey() [function] [call site] 12708
12 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 12709
12 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 12710
12 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 12711
13 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 12712
13 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 12713
13 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 12714
13 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 12715
13 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 12716
13 [java.util.Properties].get(java.lang.Object) [function] [call site] 12717
13 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 12718
13 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 12719
13 [java.util.HashMap].get(java.lang.Object) [function] [call site] 12720
13 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 12721
13 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 12722
13 [java.security.Provider].get(java.lang.Object) [function] [call site] 12723
13 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 12724
13 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 12725
13 [java.lang.Integer].valueOf(int) [function] [call site] 12726
12 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 12727
12 [java.util.Hashtable$Entry].getKey() [function] [call site] 12728
12 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 12729
12 [java.util.HashMap$Node].getKey() [function] [call site] 12730
12 [java.util.TreeMap$Entry].getKey() [function] [call site] 12731
12 [java.lang.Integer].intValue() [function] [call site] 12732
12 [java.util.concurrent.CopyOnWriteArrayList].contains(java.lang.Object) [function] [call site] 12733
12 [java.util.LinkedList].contains(java.lang.Object) [function] [call site] 12734
12 [java.util.AbstractCollection].contains(java.lang.Object) [function] [call site] 12735
12 [sun.awt.util.IdentityArrayList].contains(java.lang.Object) [function] [call site] 12736
12 [java.util.Vector].contains(java.lang.Object) [function] [call site] 12737
12 [java.util.ArrayList].contains(java.lang.Object) [function] [call site] 12738
12 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 12739
12 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 12740
12 [java.util.concurrent.ConcurrentHashMap$Node].getKey() [function] [call site] 12741
12 [java.util.Hashtable$Entry].getKey() [function] [call site] 12742
12 [java.util.WeakHashMap$Entry].getKey() [function] [call site] 12743
12 [java.util.HashMap$Node].getKey() [function] [call site] 12744
12 [java.util.TreeMap$Entry].getKey() [function] [call site] 12745
12 [java.lang.Integer].intValue() [function] [call site] 12746
11 [java.lang.Integer].valueOf(int) [function] [call site] 12747
11 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 12748
11 [java.nio.file.Files$2].hasNext() [function] [call site] 12749
11 [java.io.BufferedReader$1].hasNext() [function] [call site] 12750
11 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 12751
11 [java.util.ArrayList].iterator() [function] [call site] 12752
11 [java.util.AbstractSequentialList].iterator() [function] [call site] 12753
11 [java.util.AbstractList].iterator() [function] [call site] 12754
11 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 12755
11 [java.util.Vector].iterator() [function] [call site] 12756
11 [java.io.BufferedReader$1].next() [function] [call site] 12757
11 [java.nio.file.Files$2].next() [function] [call site] 12758
11 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 12759
11 [java.nio.file.FileTreeIterator].next() [function] [call site] 12760
11 [org.jfree.data.Range].combine(org.jfree.data.Range,org.jfree.data.Range) [function] [call site] 12761
11 [org.jfree.data.general.DatasetUtils].findRangeBounds(org.jfree.data.xy.XYDataset) [function] [call site] 12762
10 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12763
10 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 12764
10 [org.jfree.data.Range].getUpperBound() [function] [call site] 12765
10 [java.lang.Math].round(double) [function] [call site] 12766
10 [org.jfree.data.Range].getLowerBound() [function] [call site] 12767
10 [java.lang.Math].round(double) [function] [call site] 12768
10 [java.util.Date].<init>(long) [function] [call site] 12769
10 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 12770
11 [java.lang.Class].getDeclaredConstructor(java.lang.Class[]) [function] [call site] 12771
12 [java.lang.System].getSecurityManager() [function] [call site] 12772
12 [java.lang.Class].checkMemberAccess(java.lang.SecurityManager,int,java.lang.Class,boolean) [function] [call site] 12773
13 [java.lang.ClassLoader].getClassLoader(java.lang.Class) [function] [call site] 12774
13 [java.lang.Class].getClassLoader0() [function] [call site] 12775
13 [java.lang.SecurityManager].checkPermission(java.security.Permission) [function] [call site] 12776
13 [java.lang.Class].checkPackageAccess(java.lang.SecurityManager,java.lang.ClassLoader,boolean) [function] [call site] 12777
14 [java.lang.Class].getClassLoader0() [function] [call site] 12778
14 [sun.reflect.misc.ReflectUtil].needsPackageAccessCheck(java.lang.ClassLoader,java.lang.ClassLoader) [function] [call site] 12779
14 [java.lang.Class].getPackageName() [function] [call site] 12780
15 [java.lang.Class].isArray() [function] [call site] 12781
15 [java.lang.Class].getComponentType() [function] [call site] 12782
16 [java.lang.Class].isArray() [function] [call site] 12783
15 [java.lang.Class].isPrimitive() [function] [call site] 12784
15 [java.lang.Class].getName() [function] [call site] 12785
15 [java.lang.String].lastIndexOf(int) [function] [call site] 12786
16 [java.lang.String].lastIndexOf(int,int) [function] [call site] 12787
17 [java.lang.String].isLatin1() [function] [call site] 12788
17 [java.lang.StringLatin1].lastIndexOf(byte[],int,int) [function] [call site] 12789
17 [java.lang.StringUTF16].lastIndexOf(byte[],int,int) [function] [call site] 12790
16 [java.lang.String].length() [function] [call site] 12791
15 [java.lang.String].intern() [function] [call site] 12792
15 [java.lang.String].substring(int,int) [function] [call site] 12793
16 [java.lang.String].length() [function] [call site] 12794
16 [java.lang.String].checkBoundsBeginEnd(int,int,int) [function] [call site] 12795
17 [java.lang.StringIndexOutOfBoundsException].<init>(java.lang.String) [function] [call site] 12796
17 [java.lang.StringBuilder].<init>() [function] [call site] 12797
17 [java.lang.StringBuilder].append(int) [function] [call site] 12798
17 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 12799
17 [java.lang.StringBuilder].append(int) [function] [call site] 12800
17 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 12801
17 [java.lang.StringBuilder].append(int) [function] [call site] 12802
17 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 12803
17 [java.lang.StringBuilder].toString() [function] [call site] 12804
16 [java.lang.String].isLatin1() [function] [call site] 12805
16 [java.lang.StringLatin1].newString(byte[],int,int) [function] [call site] 12806
16 [java.lang.StringUTF16].newString(byte[],int,int) [function] [call site] 12807
14 [java.lang.String].isEmpty() [function] [call site] 12808
14 [sun.reflect.misc.ReflectUtil].isNonPublicProxyClass(java.lang.Class) [function] [call site] 12809
14 [java.lang.reflect.Proxy].isProxyClass(java.lang.Class) [function] [call site] 12810
14 [java.lang.SecurityManager].checkPackageAccess(java.lang.String) [function] [call site] 12811
14 [java.lang.reflect.Proxy].isProxyClass(java.lang.Class) [function] [call site] 12812
14 [sun.reflect.misc.ReflectUtil].checkProxyPackageAccess(java.lang.ClassLoader,java.lang.Class[]) [function] [call site] 12813
14 [java.lang.Class].getInterfaces() [function] [call site] 12814
15 [java.lang.Class].getInterfaces(boolean) [function] [call site] 12815
16 [java.lang.Class].reflectionData() [function] [call site] 12816
17 [jdk.internal.ref.CleanerImpl$SoftCleanableRef].get() [function] [call site] 12817
18 [java.lang.UnsupportedOperationException].<init>(java.lang.String) [function] [call site] 12818
17 [java.lang.ref.SoftReference].get() [function] [call site] 12819
17 [java.lang.Class].newReflectionData(java.lang.ref.SoftReference,int) [function] [call site] 12820
18 [java.lang.Class$ReflectionData].<init>(int) [function] [call site] 12821
18 [java.lang.ref.SoftReference].<init>(java.lang.Object) [function] [call site] 12822
18 [java.lang.Class$Atomic].casReflectionData(java.lang.Class,java.lang.ref.SoftReference,java.lang.ref.SoftReference) [function] [call site] 12823
18 [jdk.internal.ref.CleanerImpl$SoftCleanableRef].get() [function] [call site] 12824
18 [java.lang.ref.SoftReference].get() [function] [call site] 12825
16 [java.lang.Class].getInterfaces0() [function] [call site] 12826
16 [java.lang.Class].getInterfaces0() [function] [call site] 12827
16 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 12828
17 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 12829
18 [org.jfree.chart.plot.Plot].clone() [function] [call site] 12830
19 [java.lang.Object].clone() [function] [call site] 12831
19 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 12832
20 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 12833
21 [org.jfree.chart.plot.Plot].clone() [function] [call site] 12834
21 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 12835
22 [javax.swing.event.EventListenerList].add(java.lang.Class,java.util.EventListener) [function] [call site] 12836
21 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 12837
21 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 12838
22 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 12839
23 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 12840
23 [org.jfree.chart.axis.DateAxis].autoAdjustRange() [function] [call site] 12841
24 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 12842
24 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12843
24 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12844
24 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12845
24 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12846
24 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12847
24 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12848
24 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12849
24 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12850
24 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12851
24 [org.jfree.data.time.DateRange].<init>() [function] [call site] 12852
25 [org.jfree.data.time.DateRange].<init>(java.util.Date,java.util.Date) [function] [call site] 12853
26 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12854
26 [java.util.Date].getTime() [function] [call site] 12855
26 [java.util.Date].getTime() [function] [call site] 12856
26 [java.util.Date].getTime() [function] [call site] 12857
25 [java.util.Date].<init>(long) [function] [call site] 12858
25 [java.util.Date].<init>(long) [function] [call site] 12859
24 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toTimelineValue(long) [function] [call site] 12860
24 [org.jfree.data.Range].getUpperBound() [function] [call site] 12861
24 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 12862
24 [org.jfree.data.Range].getLowerBound() [function] [call site] 12863
24 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toTimelineValue(long) [function] [call site] 12864
24 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 12865
24 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 12866
24 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 12867
24 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toMillisecond(long) [function] [call site] 12868
24 [org.jfree.chart.axis.DateAxis$DefaultTimeline].toMillisecond(long) [function] [call site] 12869
24 [org.jfree.data.time.DateRange].<init>(java.util.Date,java.util.Date) [function] [call site] 12870
24 [java.util.Date].<init>(long) [function] [call site] 12871
24 [java.util.Date].<init>(long) [function] [call site] 12872
24 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 12873
25 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 12874
25 [org.jfree.data.time.DateRange].<init>(org.jfree.data.Range) [function] [call site] 12875
26 [org.jfree.data.time.DateRange].<init>(double,double) [function] [call site] 12876
27 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12877
26 [org.jfree.data.Range].getLowerBound() [function] [call site] 12878
26 [org.jfree.data.Range].getUpperBound() [function] [call site] 12879
25 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 12880
26 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 12881
26 [org.jfree.data.Range].getLength() [function] [call site] 12882
26 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 12883
26 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 12884
27 [org.jfree.chart.event.AxisChangeEvent].<init>(org.jfree.chart.axis.Axis) [function] [call site] 12885
28 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 12886
29 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object,org.jfree.chart.JFreeChart,org.jfree.chart.event.ChartChangeEventType) [function] [call site] 12887
30 [java.util.EventObject].<init>(java.lang.Object) [function] [call site] 12888
30 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 12889
27 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 12890
28 [javax.swing.event.EventListenerList].getListenerList() [function] [call site] 12891
28 [org.jfree.chart.legend.PaintScaleLegend].axisChanged(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 12892
29 [org.jfree.chart.event.AxisChangeEvent].getAxis() [function] [call site] 12893
29 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 12894
30 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 12895
29 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 12896
30 [javax.swing.event.EventListenerList].getListenerList() [function] [call site] 12897
30 [org.jfree.chart.JFreeChart].titleChanged(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 12898
31 [org.jfree.chart.event.ChartChangeEvent].setChart(org.jfree.chart.JFreeChart) [function] [call site] 12899
31 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 12900
32 [javax.swing.event.EventListenerList].getListenerList() [function] [call site] 12901
32 [org.jfree.chart.swing.ChartPanel].chartChanged(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 12902
33 [org.jfree.chart.JFreeChart].getPlot() [function] [call site] 12903
33 [org.jfree.chart.plot.FastScatterPlot].getOrientation() [function] [call site] 12904
33 [org.jfree.chart.plot.PolarPlot].getOrientation() [function] [call site] 12905
33 [org.jfree.chart.plot.ThermometerPlot].getOrientation() [function] [call site] 12906
33 [org.jfree.chart.plot.CategoryPlot].getOrientation() [function] [call site] 12907
33 [org.jfree.chart.plot.XYPlot].getOrientation() [function] [call site] 12908
33 [java.awt.Component].repaint() [function] [call site] 12909
28 [org.jfree.chart.plot.Plot].axisChanged(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 12910
29 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 12911
30 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 12912
31 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 12913
30 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 12914
31 [javax.swing.event.EventListenerList].getListenerList() [function] [call site] 12915
31 [org.jfree.chart.JFreeChart].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 12916
32 [org.jfree.chart.event.ChartChangeEvent].setChart(org.jfree.chart.JFreeChart) [function] [call site] 12917
32 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 12918
31 [org.jfree.chart.plot.CombinedDomainXYPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 12919
32 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 12920
31 [org.jfree.chart.plot.CombinedRangeXYPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 12921
32 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 12922
31 [org.jfree.chart.plot.CombinedDomainCategoryPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 12923
32 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 12924
31 [org.jfree.chart.plot.CombinedRangeCategoryPlot].plotChanged(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 12925
32 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 12926
22 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 12927
22 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 12928
23 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 12929
23 [org.jfree.chart.axis.NumberAxis].autoAdjustRange() [function] [call site] 12930
24 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 12931
24 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12932
24 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12933
24 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12934
24 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12935
24 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12936
24 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12937
24 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12938
24 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12939
24 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12940
24 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 12941
24 [org.jfree.data.Range].getUpperBound() [function] [call site] 12942
24 [org.jfree.data.Range].getLowerBound() [function] [call site] 12943
24 [java.lang.Math].max(double,double) [function] [call site] 12944
24 [java.lang.Math].max(double,double) [function] [call site] 12945
24 [java.lang.Math].min(double,double) [function] [call site] 12946
24 [java.lang.Math].min(double,double) [function] [call site] 12947
24 [org.jfree.chart.axis.NumberAxis].getAutoRangeIncludesZero() [function] [call site] 12948
24 [java.lang.Math].min(double,double) [function] [call site] 12949
24 [java.lang.Math].max(double,double) [function] [call site] 12950
24 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 12951
24 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 12952
24 [java.lang.Math].abs(double) [function] [call site] 12953
24 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 12954
24 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 12955
24 [java.lang.Math].min(double,double) [function] [call site] 12956
24 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 12957
24 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 12958
24 [java.lang.Math].max(double,double) [function] [call site] 12959
24 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 12960
24 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 12961
24 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 12962
24 [org.jfree.data.Range].<init>(double,double) [function] [call site] 12963
24 [org.jfree.chart.axis.CyclicNumberAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 12964
25 [org.jfree.data.Range].getLowerBound() [function] [call site] 12965
25 [org.jfree.data.Range].getUpperBound() [function] [call site] 12966
25 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 12967
24 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 12968
23 [org.jfree.chart.axis.ModuloAxis].autoAdjustRange() [function] [call site] 12969
24 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 12970
23 [org.jfree.chart.axis.LogarithmicAxis].autoAdjustRange() [function] [call site] 12971
24 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 12972
24 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12973
24 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12974
24 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12975
24 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12976
24 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12977
24 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12978
24 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12979
24 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12980
24 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 12981
24 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 12982
24 [org.jfree.data.Range].getLowerBound() [function] [call site] 12983
24 [org.jfree.data.Range].getLowerBound() [function] [call site] 12984
24 [java.lang.RuntimeException].<init>(java.lang.String) [function] [call site] 12985
25 [java.lang.Exception].<init>(java.lang.String) [function] [call site] 12986
26 [java.lang.Throwable].<init>(java.lang.String) [function] [call site] 12987
24 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 12988
24 [java.lang.Math].log(double) [function] [call site] 12989
24 [java.lang.Math].abs(double) [function] [call site] 12990
24 [java.lang.Math].pow(double,double) [function] [call site] 12991
24 [org.jfree.chart.axis.LogarithmicAxis].computeLogFloor(double) [function] [call site] 12992
25 [java.lang.Math].log(double) [function] [call site] 12993
25 [java.lang.Math].floor(double) [function] [call site] 12994
25 [java.lang.Math].pow(double,double) [function] [call site] 12995
25 [java.lang.Math].log(double) [function] [call site] 12996
25 [java.lang.Math].floor(double) [function] [call site] 12997
25 [java.lang.Math].pow(double,double) [function] [call site] 12998
25 [java.lang.Math].floor(double) [function] [call site] 12999
25 [java.lang.Math].log(double) [function] [call site] 13000
25 [java.lang.Math].floor(double) [function] [call site] 13001
25 [java.lang.Math].pow(double,double) [function] [call site] 13002
25 [java.lang.Math].floor(double) [function] [call site] 13003
24 [org.jfree.data.Range].getLowerBound() [function] [call site] 13004
24 [org.jfree.data.Range].getUpperBound() [function] [call site] 13005
24 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 13006
24 [java.lang.Math].log(double) [function] [call site] 13007
24 [java.lang.Math].abs(double) [function] [call site] 13008
24 [java.lang.Math].pow(double,double) [function] [call site] 13009
24 [java.lang.Math].log(double) [function] [call site] 13010
24 [java.lang.Math].ceil(double) [function] [call site] 13011
24 [java.lang.Math].pow(double,double) [function] [call site] 13012
24 [java.lang.Math].ceil(double) [function] [call site] 13013
24 [java.lang.Math].ceil(double) [function] [call site] 13014
24 [org.jfree.chart.axis.LogarithmicAxis].computeLogCeil(double) [function] [call site] 13015
25 [java.lang.Math].log(double) [function] [call site] 13016
25 [java.lang.Math].ceil(double) [function] [call site] 13017
25 [java.lang.Math].pow(double,double) [function] [call site] 13018
25 [java.lang.Math].log(double) [function] [call site] 13019
25 [java.lang.Math].ceil(double) [function] [call site] 13020
25 [java.lang.Math].pow(double,double) [function] [call site] 13021
25 [java.lang.Math].ceil(double) [function] [call site] 13022
25 [java.lang.Math].log(double) [function] [call site] 13023
25 [java.lang.Math].ceil(double) [function] [call site] 13024
25 [java.lang.Math].pow(double,double) [function] [call site] 13025
25 [java.lang.Math].ceil(double) [function] [call site] 13026
24 [java.lang.Math].ceil(double) [function] [call site] 13027
24 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 13028
24 [java.lang.Math].abs(double) [function] [call site] 13029
24 [org.jfree.data.Range].<init>(double,double) [function] [call site] 13030
24 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 13031
24 [org.jfree.chart.axis.LogarithmicAxis].setupSmallLogFlag() [function] [call site] 13032
25 [org.jfree.data.Range].getLowerBound() [function] [call site] 13033
25 [org.jfree.chart.axis.ValueAxis].getRange() [function] [call site] 13034
23 [org.jfree.chart.axis.SymbolAxis].autoAdjustRange() [function] [call site] 13035
24 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 13036
24 [java.util.ArrayList].size() [function] [call site] 13037
24 [sun.awt.util.IdentityArrayList].size() [function] [call site] 13038
24 [java.util.LinkedList].size() [function] [call site] 13039
24 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 13040
24 [java.util.Vector].size() [function] [call site] 13041
24 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 13042
24 [org.jfree.chart.axis.NumberAxis].getAutoRangeIncludesZero() [function] [call site] 13043
24 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 13044
24 [java.lang.Math].max(double,double) [function] [call site] 13045
24 [java.lang.Math].min(double,double) [function] [call site] 13046
24 [org.jfree.chart.axis.NumberAxis].getAutoRangeStickyZero() [function] [call site] 13047
24 [java.lang.Math].min(double,double) [function] [call site] 13048
24 [java.lang.Math].max(double,double) [function] [call site] 13049
24 [org.jfree.data.Range].<init>(double,double) [function] [call site] 13050
24 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 13051
22 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 13052
23 [org.jfree.chart.axis.ValueAxis].isAutoRange() [function] [call site] 13053
23 [org.jfree.chart.axis.LogAxis].autoAdjustRange() [function] [call site] 13054
24 [org.jfree.chart.axis.Axis].getPlot() [function] [call site] 13055
24 [org.jfree.chart.plot.ThermometerPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13056
24 [org.jfree.chart.plot.CategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13057
24 [org.jfree.chart.plot.CombinedDomainXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13058
24 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13059
24 [org.jfree.chart.plot.XYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13060
24 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13061
24 [org.jfree.chart.plot.CombinedRangeXYPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13062
24 [org.jfree.chart.plot.PolarPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13063
24 [org.jfree.chart.plot.FastScatterPlot].getDataRange(org.jfree.chart.axis.ValueAxis) [function] [call site] 13064
24 [org.jfree.chart.axis.ValueAxis].getDefaultAutoRange() [function] [call site] 13065
24 [org.jfree.data.Range].getUpperBound() [function] [call site] 13066
24 [org.jfree.data.Range].getLowerBound() [function] [call site] 13067
24 [java.lang.Math].max(double,double) [function] [call site] 13068
24 [org.jfree.chart.axis.ValueAxis].getFixedAutoRange() [function] [call site] 13069
24 [java.lang.Math].max(double,double) [function] [call site] 13070
24 [org.jfree.chart.axis.ValueAxis].getAutoRangeMinimumSize() [function] [call site] 13071
24 [org.jfree.chart.axis.LogAxis].calculateLog(double) [function] [call site] 13072
25 [java.lang.Math].log(double) [function] [call site] 13073
24 [org.jfree.chart.axis.LogAxis].calculateLog(double) [function] [call site] 13074
24 [org.jfree.chart.axis.ValueAxis].getUpperMargin() [function] [call site] 13075
24 [org.jfree.chart.axis.ValueAxis].getLowerMargin() [function] [call site] 13076
24 [org.jfree.chart.axis.LogAxis].calculateValueNoINF(double) [function] [call site] 13077
25 [org.jfree.chart.axis.LogAxis].calculateValue(double) [function] [call site] 13078
26 [java.lang.Math].pow(double,double) [function] [call site] 13079
25 [java.lang.Double].isInfinite(double) [function] [call site] 13080
24 [org.jfree.chart.axis.LogAxis].calculateValueNoINF(double) [function] [call site] 13081
24 [org.jfree.data.Range].<init>(double,double) [function] [call site] 13082
24 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 13083
22 [org.jfree.chart.axis.CategoryAxis].configure() [function] [call site] 13084
21 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 13085
22 [javax.swing.event.EventListenerList].add(java.lang.Class,java.util.EventListener) [function] [call site] 13086
21 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 13087
22 [java.text.NumberFormat].clone() [function] [call site] 13088
22 [java.text.DecimalFormat].clone() [function] [call site] 13089
22 [java.text.NumberFormat].clone() [function] [call site] 13090
21 [java.text.DecimalFormat].clone() [function] [call site] 13091
21 [java.text.NumberFormat].clone() [function] [call site] 13092
21 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 13093
21 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 13094
22 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13095
23 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 13096
24 [java.lang.Object].clone() [function] [call site] 13097
24 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13098
24 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13099
24 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13100
24 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13101
24 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13102
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 13103
25 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 13104
25 [java.util.HashMap].<init>() [function] [call site] 13105
25 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 13106
25 [java.nio.file.Files$2].hasNext() [function] [call site] 13107
25 [java.io.BufferedReader$1].hasNext() [function] [call site] 13108
25 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 13109
25 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 13110
25 [java.util.HashSet].iterator() [function] [call site] 13111
25 [java.util.TreeSet].iterator() [function] [call site] 13112
25 [java.util.TreeMap$KeySet].iterator() [function] [call site] 13113
25 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 13114
25 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 13115
25 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 13116
25 [java.util.Hashtable].keySet() [function] [call site] 13117
25 [java.security.Provider].keySet() [function] [call site] 13118
25 [java.util.HashMap].keySet() [function] [call site] 13119
25 [java.util.concurrent.ConcurrentHashMap].keySet() [function] [call site] 13120
25 [java.util.WeakHashMap].keySet() [function] [call site] 13121
25 [java.util.jar.Attributes].keySet() [function] [call site] 13122
25 [java.util.IdentityHashMap].keySet() [function] [call site] 13123
25 [java.util.AbstractMap].keySet() [function] [call site] 13124
25 [java.util.LinkedHashMap].keySet() [function] [call site] 13125
25 [java.util.TreeMap].keySet() [function] [call site] 13126
25 [java.util.Properties].keySet() [function] [call site] 13127
25 [java.awt.RenderingHints].keySet() [function] [call site] 13128
25 [java.io.BufferedReader$1].next() [function] [call site] 13129
25 [java.nio.file.Files$2].next() [function] [call site] 13130
25 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 13131
25 [java.nio.file.FileTreeIterator].next() [function] [call site] 13132
25 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 13133
25 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 13134
25 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 13135
25 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 13136
25 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 13137
25 [java.util.Properties].get(java.lang.Object) [function] [call site] 13138
25 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 13139
25 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 13140
25 [java.util.HashMap].get(java.lang.Object) [function] [call site] 13141
25 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 13142
25 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 13143
25 [java.security.Provider].get(java.lang.Object) [function] [call site] 13144
25 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 13145
25 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 13146
25 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 13147
26 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 13148
26 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 13149
26 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 13150
26 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 13151
27 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13152
28 [java.lang.Object].clone() [function] [call site] 13153
28 [javax.swing.event.EventListenerList].<init>() [function] [call site] 13154
27 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 13155
28 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 13156
28 [java.util.ArrayList].<init>() [function] [call site] 13157
28 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 13158
28 [java.nio.file.Files$2].hasNext() [function] [call site] 13159
28 [java.io.BufferedReader$1].hasNext() [function] [call site] 13160
28 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 13161
28 [java.util.ArrayList].iterator() [function] [call site] 13162
28 [java.util.AbstractSequentialList].iterator() [function] [call site] 13163
28 [java.util.AbstractList].iterator() [function] [call site] 13164
28 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 13165
28 [java.util.Vector].iterator() [function] [call site] 13166
28 [java.io.BufferedReader$1].next() [function] [call site] 13167
28 [java.nio.file.Files$2].next() [function] [call site] 13168
28 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 13169
28 [java.nio.file.FileTreeIterator].next() [function] [call site] 13170
28 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 13171
28 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 13172
28 [java.lang.RuntimeException].<init>(java.lang.Throwable) [function] [call site] 13173
29 [java.lang.Exception].<init>(java.lang.Throwable) [function] [call site] 13174
30 [java.lang.Throwable].<init>(java.lang.Throwable) [function] [call site] 13175
31 [java.lang.Object].<init>() [function] [call site] 13176
31 [java.lang.Throwable].fillInStackTrace() [function] [call site] 13177
31 [sun.nio.fs.UnixException].fillInStackTrace() [function] [call site] 13178
31 [java.lang.Throwable].toString() [function] [call site] 13179
31 [org.xml.sax.SAXException].toString() [function] [call site] 13180
31 [org.xml.sax.SAXParseException].toString() [function] [call site] 13181
31 [java.security.PrivilegedActionException].toString() [function] [call site] 13182
26 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 13183
27 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 13184
28 [java.lang.Object].clone() [function] [call site] 13185
28 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13186
28 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 13187
28 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 13188
28 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 13189
28 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 13190
28 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 13191
28 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 13192
29 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13193
29 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13194
28 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 13195
29 [java.lang.Object].clone() [function] [call site] 13196
29 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13197
28 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 13198
29 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 13199
30 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 13200
31 [java.lang.Object].clone() [function] [call site] 13201
31 [javax.swing.event.EventListenerList].<init>() [function] [call site] 13202
28 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 13203
28 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 13204
29 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 13205
30 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 13206
28 [org.jfree.data.KeyedObject].clone() [function] [call site] 13207
29 [java.lang.Object].clone() [function] [call site] 13208
29 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 13209
29 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 13210
29 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 13211
29 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 13212
29 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 13213
29 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 13214
29 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 13215
29 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 13216
29 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 13217
29 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 13218
29 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 13219
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13220
30 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 13221
30 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 13222
31 [java.lang.Object].clone() [function] [call site] 13223
29 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 13224
30 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13225
30 [org.jfree.data.DataUtils].clone(double[][]) [function] [call site] 13226
31 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 13227
31 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 13228
29 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 13229
30 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13230
29 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 13231
30 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 13232
29 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 13233
30 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13234
29 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 13235
30 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13236
29 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 13237
30 [java.lang.Object].clone() [function] [call site] 13238
30 [java.text.DateFormat].clone() [function] [call site] 13239
30 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 13240
31 [java.text.DateFormat].clone() [function] [call site] 13241
31 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 13242
31 [java.text.DecimalFormat].clone() [function] [call site] 13243
31 [java.text.NumberFormat].clone() [function] [call site] 13244
31 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 13245
31 [java.text.DecimalFormat].clone() [function] [call site] 13246
31 [java.text.NumberFormat].clone() [function] [call site] 13247
30 [java.text.SimpleDateFormat].clone() [function] [call site] 13248
30 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 13249
30 [java.text.DecimalFormat].clone() [function] [call site] 13250
30 [java.text.NumberFormat].clone() [function] [call site] 13251
29 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 13252
30 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13253
30 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13254
30 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13255
29 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 13256
30 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 13257
31 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13258
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13259
31 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13260
29 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 13261
30 [org.jfree.chart.plot.Plot].clone() [function] [call site] 13262
30 [org.jfree.chart.internal.ArrayUtils].clone(float[][]) [function] [call site] 13263
31 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 13264
31 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 13265
30 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 13266
31 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 13267
32 [org.jfree.chart.axis.Axis].clone() [function] [call site] 13268
33 [java.lang.Object].clone() [function] [call site] 13269
33 [javax.swing.event.EventListenerList].<init>() [function] [call site] 13270
31 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 13271
31 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 13272
31 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 13273
31 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 13274
31 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 13275
31 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 13276
31 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 13277
31 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 13278
31 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 13279
31 [java.text.Collator].clone() [function] [call site] 13280
31 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 13281
32 [java.lang.Object].clone() [function] [call site] 13282
31 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 13283
31 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 13284
31 [java.security.MessageDigest].clone() [function] [call site] 13285
31 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 13286
31 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 13287
31 [java.util.IdentityHashMap].clone() [function] [call site] 13288
31 [java.util.Vector].clone() [function] [call site] 13289
31 [java.awt.geom.CubicCurve2D].clone() [function] [call site] 13290
31 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 13291
31 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 13292
31 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 13293
32 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 13294
31 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 13295
32 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 13296
33 [java.lang.Object].clone() [function] [call site] 13297
33 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 13298
33 [java.text.DecimalFormat].clone() [function] [call site] 13299
33 [java.text.NumberFormat].clone() [function] [call site] 13300
33 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 13301
33 [java.text.DecimalFormat].clone() [function] [call site] 13302
33 [java.text.NumberFormat].clone() [function] [call site] 13303
31 [java.awt.geom.Path2D$Float].clone() [function] [call site] 13304
31 [java.text.BreakIterator].clone() [function] [call site] 13305
31 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 13306
32 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 13307
31 [java.util.TimeZone].clone() [function] [call site] 13308
31 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 13309
32 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13310
32 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 13311
33 [java.lang.Object].clone() [function] [call site] 13312
33 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13313
33 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13314
33 [java.util.ArrayList].<init>(int) [function] [call site] 13315
33 [java.util.ArrayList].size() [function] [call site] 13316
33 [sun.awt.util.IdentityArrayList].size() [function] [call site] 13317
33 [java.util.LinkedList].size() [function] [call site] 13318
33 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 13319
33 [java.util.Vector].size() [function] [call site] 13320
33 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 13321
33 [java.nio.file.Files$2].hasNext() [function] [call site] 13322
33 [java.io.BufferedReader$1].hasNext() [function] [call site] 13323
33 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 13324
33 [java.util.ArrayList].iterator() [function] [call site] 13325
33 [java.util.AbstractSequentialList].iterator() [function] [call site] 13326
33 [java.util.AbstractList].iterator() [function] [call site] 13327
33 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 13328
33 [java.util.Vector].iterator() [function] [call site] 13329
33 [java.io.BufferedReader$1].next() [function] [call site] 13330
33 [java.nio.file.Files$2].next() [function] [call site] 13331
33 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 13332
33 [java.nio.file.FileTreeIterator].next() [function] [call site] 13333
33 [java.util.Vector].add(java.lang.Object) [function] [call site] 13334
33 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 13335
33 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 13336
33 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 13337
33 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 13338
33 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 13339
33 [org.jfree.data.KeyedObjects].clone() [function] [call site] 13340
34 [java.lang.Object].clone() [function] [call site] 13341
34 [java.util.ArrayList].<init>() [function] [call site] 13342
34 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 13343
34 [java.nio.file.Files$2].hasNext() [function] [call site] 13344
34 [java.io.BufferedReader$1].hasNext() [function] [call site] 13345
34 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 13346
34 [java.util.ArrayList].iterator() [function] [call site] 13347
34 [java.util.AbstractSequentialList].iterator() [function] [call site] 13348
34 [java.util.AbstractList].iterator() [function] [call site] 13349
34 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 13350
34 [java.util.Vector].iterator() [function] [call site] 13351
34 [java.io.BufferedReader$1].next() [function] [call site] 13352
34 [java.nio.file.Files$2].next() [function] [call site] 13353
34 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 13354
34 [java.nio.file.FileTreeIterator].next() [function] [call site] 13355
34 [java.util.Vector].add(java.lang.Object) [function] [call site] 13356
34 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 13357
34 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 13358
34 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 13359
34 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 13360
34 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 13361
34 [org.jfree.data.KeyedObject].clone() [function] [call site] 13362
31 [javax.swing.text.EditorKit].clone() [function] [call site] 13363
31 [java.awt.geom.Path2D$Double].clone() [function] [call site] 13364
31 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13365
31 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 13366
32 [org.jfree.chart.plot.Plot].clone() [function] [call site] 13367
32 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 13368
32 [java.text.DecimalFormat].clone() [function] [call site] 13369
32 [java.text.NumberFormat].clone() [function] [call site] 13370
32 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13371
32 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 13372
31 [java.util.AbstractMap].clone() [function] [call site] 13373
31 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 13374
32 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 13375
31 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 13376
32 [java.lang.Object].clone() [function] [call site] 13377
31 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 13378
32 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13379
32 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 13380
33 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13381
33 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 13382
33 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13383
31 [java.util.ArrayDeque].clone() [function] [call site] 13384
31 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 13385
32 [java.lang.Object].clone() [function] [call site] 13386
32 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 13387
31 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 13388
32 [java.lang.Object].clone() [function] [call site] 13389
32 [java.lang.Throwable].printStackTrace() [function] [call site] 13390
33 [java.lang.Throwable].printStackTrace(java.io.PrintStream) [function] [call site] 13391
34 [java.lang.Throwable$WrappedPrintStream].<init>(java.io.PrintStream) [function] [call site] 13392
34 [java.lang.Throwable].printStackTrace(java.lang.Throwable$PrintStreamOrWriter) [function] [call site] 13393
35 [java.util.IdentityHashMap].<init>() [function] [call site] 13394
35 [java.util.Collections].newSetFromMap(java.util.Map) [function] [call site] 13395
35 [java.util.concurrent.ConcurrentHashMap$KeySetView].add(java.lang.Object) [function] [call site] 13396
35 [java.util.AbstractCollection].add(java.lang.Object) [function] [call site] 13397
35 [java.util.HashSet].add(java.lang.Object) [function] [call site] 13398
35 [java.util.TreeSet].add(java.lang.Object) [function] [call site] 13399
35 [java.util.concurrent.ConcurrentHashMap$EntrySetView].add(java.lang.Object) [function] [call site] 13400
35 [java.lang.Throwable$WrappedPrintStream].lock() [function] [call site] 13401
35 [java.lang.Throwable$WrappedPrintWriter].lock() [function] [call site] 13402
35 [java.lang.Throwable$WrappedPrintWriter].println(java.lang.Object) [function] [call site] 13403
35 [java.lang.Throwable$WrappedPrintStream].println(java.lang.Object) [function] [call site] 13404
35 [java.lang.Throwable].getOurStackTrace() [function] [call site] 13405
36 [java.lang.StackTraceElement].of(java.lang.Throwable,int) [function] [call site] 13406
35 [java.lang.StringBuilder].<init>() [function] [call site] 13407
35 [java.lang.StringBuilder].append(java.lang.Object) [function] [call site] 13408
35 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13409
35 [java.lang.Throwable$WrappedPrintWriter].println(java.lang.Object) [function] [call site] 13410
35 [java.lang.Throwable$WrappedPrintStream].println(java.lang.Object) [function] [call site] 13411
35 [java.lang.StringBuilder].toString() [function] [call site] 13412
35 [java.lang.Throwable].getSuppressed() [function] [call site] 13413
36 [sun.awt.util.IdentityArrayList].toArray(java.lang.Object[]) [function] [call site] 13414
36 [java.util.concurrent.CopyOnWriteArrayList].toArray(java.lang.Object[]) [function] [call site] 13415
36 [java.util.AbstractCollection].toArray(java.lang.Object[]) [function] [call site] 13416
36 [java.util.ArrayList].toArray(java.lang.Object[]) [function] [call site] 13417
36 [java.util.Vector].toArray(java.lang.Object[]) [function] [call site] 13418
36 [java.util.LinkedList].toArray(java.lang.Object[]) [function] [call site] 13419
35 [java.lang.Throwable].printEnclosedStackTrace(java.lang.Throwable$PrintStreamOrWriter,java.lang.StackTraceElement[],java.lang.String,java.lang.String,java.util.Set) [function] [call site] 13420
36 [java.lang.AssertionError].<init>() [function] [call site] 13421
36 [java.lang.Thread].holdsLock(java.lang.Object) [function] [call site] 13422
36 [java.lang.Throwable$WrappedPrintStream].lock() [function] [call site] 13423
36 [java.lang.Throwable$WrappedPrintWriter].lock() [function] [call site] 13424
36 [java.util.HashSet].contains(java.lang.Object) [function] [call site] 13425
36 [java.util.TreeSet].contains(java.lang.Object) [function] [call site] 13426
36 [java.util.AbstractCollection].contains(java.lang.Object) [function] [call site] 13427
36 [java.util.TreeMap$EntrySet].contains(java.lang.Object) [function] [call site] 13428
36 [java.util.TreeMap$KeySet].contains(java.lang.Object) [function] [call site] 13429
36 [java.util.concurrent.ConcurrentHashMap$KeySetView].contains(java.lang.Object) [function] [call site] 13430
36 [java.util.concurrent.ConcurrentHashMap$EntrySetView].contains(java.lang.Object) [function] [call site] 13431
36 [java.lang.StringBuilder].<init>() [function] [call site] 13432
36 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13433
36 [java.lang.StringBuilder].append(java.lang.Object) [function] [call site] 13434
36 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13435
36 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13436
36 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13437
36 [java.lang.Throwable$WrappedPrintWriter].println(java.lang.Object) [function] [call site] 13438
36 [java.lang.Throwable$WrappedPrintStream].println(java.lang.Object) [function] [call site] 13439
36 [java.lang.StringBuilder].toString() [function] [call site] 13440
36 [java.util.concurrent.ConcurrentHashMap$KeySetView].add(java.lang.Object) [function] [call site] 13441
36 [java.util.AbstractCollection].add(java.lang.Object) [function] [call site] 13442
36 [java.util.HashSet].add(java.lang.Object) [function] [call site] 13443
36 [java.util.TreeSet].add(java.lang.Object) [function] [call site] 13444
36 [java.util.concurrent.ConcurrentHashMap$EntrySetView].add(java.lang.Object) [function] [call site] 13445
36 [java.lang.Throwable].getOurStackTrace() [function] [call site] 13446
36 [java.lang.StackTraceElement].equals(java.lang.Object) [function] [call site] 13447
36 [java.lang.StringBuilder].<init>() [function] [call site] 13448
36 [java.lang.StringBuilder].append(java.lang.Object) [function] [call site] 13449
36 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13450
36 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13451
36 [java.lang.Throwable$WrappedPrintWriter].println(java.lang.Object) [function] [call site] 13452
36 [java.lang.Throwable$WrappedPrintStream].println(java.lang.Object) [function] [call site] 13453
36 [java.lang.StringBuilder].toString() [function] [call site] 13454
36 [java.lang.StringBuilder].<init>() [function] [call site] 13455
36 [java.lang.StringBuilder].append(java.lang.Object) [function] [call site] 13456
36 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13457
36 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13458
36 [java.lang.Throwable$WrappedPrintWriter].println(java.lang.Object) [function] [call site] 13459
36 [java.lang.Throwable$WrappedPrintStream].println(java.lang.Object) [function] [call site] 13460
36 [java.lang.StringBuilder].toString() [function] [call site] 13461
36 [java.lang.StringBuilder].<init>() [function] [call site] 13462
36 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13463
36 [java.lang.StringBuilder].append(int) [function] [call site] 13464
36 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13465
36 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13466
36 [java.lang.Throwable$WrappedPrintWriter].println(java.lang.Object) [function] [call site] 13467
36 [java.lang.Throwable$WrappedPrintStream].println(java.lang.Object) [function] [call site] 13468
36 [java.lang.StringBuilder].toString() [function] [call site] 13469
36 [java.lang.Throwable].getSuppressed() [function] [call site] 13470
36 [java.lang.StringBuilder].<init>() [function] [call site] 13471
36 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13472
36 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 13473
36 [java.lang.StringBuilder].toString() [function] [call site] 13474
36 [java.lang.reflect.InvocationTargetException].getCause() [function] [call site] 13475
36 [java.lang.ExceptionInInitializerError].getCause() [function] [call site] 13476
36 [java.lang.reflect.UndeclaredThrowableException].getCause() [function] [call site] 13477
36 [java.lang.Throwable].getCause() [function] [call site] 13478
36 [java.security.PrivilegedActionException].getCause() [function] [call site] 13479
36 [org.xml.sax.SAXException].getCause() [function] [call site] 13480
36 [java.io.UncheckedIOException].getCause() [function] [call site] 13481
36 [java.lang.ClassNotFoundException].getCause() [function] [call site] 13482
35 [java.lang.reflect.InvocationTargetException].getCause() [function] [call site] 13483
35 [java.lang.ExceptionInInitializerError].getCause() [function] [call site] 13484
35 [java.lang.reflect.UndeclaredThrowableException].getCause() [function] [call site] 13485
35 [java.lang.Throwable].getCause() [function] [call site] 13486
35 [java.security.PrivilegedActionException].getCause() [function] [call site] 13487
35 [org.xml.sax.SAXException].getCause() [function] [call site] 13488
35 [java.io.UncheckedIOException].getCause() [function] [call site] 13489
35 [java.lang.ClassNotFoundException].getCause() [function] [call site] 13490
35 [java.lang.Throwable].printEnclosedStackTrace(java.lang.Throwable$PrintStreamOrWriter,java.lang.StackTraceElement[],java.lang.String,java.lang.String,java.util.Set) [function] [call site] 13491
31 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 13492
32 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 13493
33 [java.lang.Object].clone() [function] [call site] 13494
33 [javax.swing.event.EventListenerList].<init>() [function] [call site] 13495
31 [java.util.HashSet].clone() [function] [call site] 13496
31 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 13497
32 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13498
32 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 13499
32 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 13500
32 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 13501
32 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 13502
32 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 13503
32 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 13504
32 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 13505
32 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 13506
32 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 13507
32 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 13508
32 [org.jfree.data.KeyedObject].clone() [function] [call site] 13509
32 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 13510
32 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 13511
32 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 13512
32 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 13513
32 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 13514
32 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 13515
32 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 13516
32 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 13517
32 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 13518
32 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 13519
32 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 13520
32 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 13521
32 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 13522
32 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 13523
33 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 13524
34 [java.lang.Object].clone() [function] [call site] 13525
34 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 13526
34 [java.text.DecimalFormat].clone() [function] [call site] 13527
34 [java.text.NumberFormat].clone() [function] [call site] 13528
34 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 13529
34 [java.text.DecimalFormat].clone() [function] [call site] 13530
34 [java.text.NumberFormat].clone() [function] [call site] 13531
34 [java.text.DateFormat].clone() [function] [call site] 13532
34 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 13533
34 [java.text.SimpleDateFormat].clone() [function] [call site] 13534
34 [java.text.DateFormat].clone() [function] [call site] 13535
34 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 13536
34 [java.text.SimpleDateFormat].clone() [function] [call site] 13537
32 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 13538
33 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13539
33 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13540
32 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 13541
32 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 13542
33 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13543
33 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13544
32 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 13545
32 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 13546
33 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 13547
32 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 13548
33 [java.lang.Object].clone() [function] [call site] 13549
33 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13550
33 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13551
33 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 13552
32 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 13553
32 [org.jfree.chart.title.Title].clone() [function] [call site] 13554
33 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 13555
33 [javax.swing.event.EventListenerList].<init>() [function] [call site] 13556
32 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 13557
33 [org.jfree.chart.plot.Plot].clone() [function] [call site] 13558
33 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13559
33 [java.util.TreeMap].size() [function] [call site] 13560
33 [java.util.HashMap].size() [function] [call site] 13561
33 [java.util.IdentityHashMap].size() [function] [call site] 13562
33 [java.util.Hashtable].size() [function] [call site] 13563
33 [java.util.WeakHashMap].size() [function] [call site] 13564
33 [java.util.jar.Attributes].size() [function] [call site] 13565
33 [java.awt.RenderingHints].size() [function] [call site] 13566
33 [java.util.AbstractMap].size() [function] [call site] 13567
33 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 13568
33 [javax.swing.MultiUIDefaults].size() [function] [call site] 13569
33 [java.util.Properties].size() [function] [call site] 13570
33 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 13571
33 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 13572
33 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 13573
33 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 13574
33 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 13575
33 [java.util.Properties].get(java.lang.Object) [function] [call site] 13576
33 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 13577
33 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 13578
33 [java.util.HashMap].get(java.lang.Object) [function] [call site] 13579
33 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 13580
33 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 13581
33 [java.security.Provider].get(java.lang.Object) [function] [call site] 13582
33 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 13583
33 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 13584
33 [java.lang.Integer].valueOf(int) [function] [call site] 13585
33 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 13586
33 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 13587
34 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 13588
34 [java.text.DateFormat].clone() [function] [call site] 13589
34 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 13590
34 [java.text.SimpleDateFormat].clone() [function] [call site] 13591
33 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 13592
33 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 13593
34 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 13594
34 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 13595
34 [java.text.DecimalFormat].clone() [function] [call site] 13596
34 [java.text.NumberFormat].clone() [function] [call site] 13597
33 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 13598
33 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 13599
33 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 13600
33 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 13601
33 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 13602
33 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 13603
33 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 13604
33 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 13605
33 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 13606
33 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 13607
33 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 13608
33 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 13609
33 [java.lang.Integer].valueOf(int) [function] [call site] 13610
33 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 13611
33 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 13612
33 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13613
33 [java.util.TreeMap].size() [function] [call site] 13614
33 [java.util.HashMap].size() [function] [call site] 13615
33 [java.util.IdentityHashMap].size() [function] [call site] 13616
33 [java.util.Hashtable].size() [function] [call site] 13617
33 [java.util.WeakHashMap].size() [function] [call site] 13618
33 [java.util.jar.Attributes].size() [function] [call site] 13619
33 [java.awt.RenderingHints].size() [function] [call site] 13620
33 [java.util.AbstractMap].size() [function] [call site] 13621
33 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 13622
33 [javax.swing.MultiUIDefaults].size() [function] [call site] 13623
33 [java.util.Properties].size() [function] [call site] 13624
33 [org.jfree.chart.plot.PolarPlot].getDataset(int) [function] [call site] 13625
33 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 13626
33 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 13627
33 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13628
33 [java.util.TreeMap].size() [function] [call site] 13629
33 [java.util.HashMap].size() [function] [call site] 13630
33 [java.util.IdentityHashMap].size() [function] [call site] 13631
33 [java.util.Hashtable].size() [function] [call site] 13632
33 [java.util.WeakHashMap].size() [function] [call site] 13633
33 [java.util.jar.Attributes].size() [function] [call site] 13634
33 [java.awt.RenderingHints].size() [function] [call site] 13635
33 [java.util.AbstractMap].size() [function] [call site] 13636
33 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 13637
33 [javax.swing.MultiUIDefaults].size() [function] [call site] 13638
33 [java.util.Properties].size() [function] [call site] 13639
33 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 13640
33 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 13641
33 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 13642
33 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 13643
33 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 13644
33 [java.util.Properties].get(java.lang.Object) [function] [call site] 13645
33 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 13646
33 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 13647
33 [java.util.HashMap].get(java.lang.Object) [function] [call site] 13648
33 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 13649
33 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 13650
33 [java.security.Provider].get(java.lang.Object) [function] [call site] 13651
33 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 13652
33 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 13653
33 [java.lang.Integer].valueOf(int) [function] [call site] 13654
33 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 13655
33 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 13656
33 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 13657
33 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 13658
33 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 13659
33 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 13660
33 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 13661
33 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 13662
33 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 13663
33 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 13664
33 [org.jfree.data.KeyedObject].clone() [function] [call site] 13665
33 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 13666
33 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 13667
33 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 13668
33 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 13669
33 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 13670
33 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 13671
33 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 13672
33 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 13673
33 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 13674
33 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 13675
33 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 13676
33 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 13677
33 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 13678
33 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 13679
33 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 13680
33 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 13681
33 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 13682
33 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 13683
33 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 13684
33 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 13685
33 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 13686
33 [org.jfree.chart.title.Title].clone() [function] [call site] 13687
33 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 13688
33 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 13689
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13690
34 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13691
34 [java.util.ArrayList].<init>(int) [function] [call site] 13692
34 [java.util.ArrayList].size() [function] [call site] 13693
34 [sun.awt.util.IdentityArrayList].size() [function] [call site] 13694
34 [java.util.LinkedList].size() [function] [call site] 13695
34 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 13696
34 [java.util.Vector].size() [function] [call site] 13697
34 [java.util.ArrayList].size() [function] [call site] 13698
34 [sun.awt.util.IdentityArrayList].size() [function] [call site] 13699
34 [java.util.LinkedList].size() [function] [call site] 13700
34 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 13701
34 [java.util.Vector].size() [function] [call site] 13702
34 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 13703
34 [java.util.Vector].get(int) [function] [call site] 13704
34 [java.util.LinkedList].get(int) [function] [call site] 13705
34 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 13706
34 [java.util.AbstractSequentialList].get(int) [function] [call site] 13707
34 [java.util.ArrayList].get(int) [function] [call site] 13708
34 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 13709
34 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 13710
34 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 13711
34 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 13712
34 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 13713
34 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 13714
34 [java.util.concurrent.CopyOnWriteArrayList].add(int,java.lang.Object) [function] [call site] 13715
34 [java.util.AbstractList].add(int,java.lang.Object) [function] [call site] 13716
34 [sun.awt.util.IdentityArrayList].add(int,java.lang.Object) [function] [call site] 13717
34 [java.util.ArrayList].add(int,java.lang.Object) [function] [call site] 13718
34 [java.util.AbstractSequentialList].add(int,java.lang.Object) [function] [call site] 13719
34 [java.util.Vector].add(int,java.lang.Object) [function] [call site] 13720
34 [java.util.LinkedList].add(int,java.lang.Object) [function] [call site] 13721
33 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 13722
33 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 13723
34 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13724
34 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 13725
33 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 13726
33 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 13727
34 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13728
34 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13729
34 [java.util.ArrayList].<init>(int) [function] [call site] 13730
34 [java.util.ArrayList].size() [function] [call site] 13731
34 [sun.awt.util.IdentityArrayList].size() [function] [call site] 13732
34 [java.util.LinkedList].size() [function] [call site] 13733
34 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 13734
34 [java.util.Vector].size() [function] [call site] 13735
34 [java.util.ArrayList].size() [function] [call site] 13736
34 [sun.awt.util.IdentityArrayList].size() [function] [call site] 13737
34 [java.util.LinkedList].size() [function] [call site] 13738
34 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 13739
34 [java.util.Vector].size() [function] [call site] 13740
34 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 13741
34 [java.util.Vector].get(int) [function] [call site] 13742
34 [java.util.LinkedList].get(int) [function] [call site] 13743
34 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 13744
34 [java.util.AbstractSequentialList].get(int) [function] [call site] 13745
34 [java.util.ArrayList].get(int) [function] [call site] 13746
34 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 13747
34 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 13748
34 [java.util.concurrent.CopyOnWriteArrayList].add(int,java.lang.Object) [function] [call site] 13749
34 [java.util.AbstractList].add(int,java.lang.Object) [function] [call site] 13750
34 [sun.awt.util.IdentityArrayList].add(int,java.lang.Object) [function] [call site] 13751
34 [java.util.ArrayList].add(int,java.lang.Object) [function] [call site] 13752
34 [java.util.AbstractSequentialList].add(int,java.lang.Object) [function] [call site] 13753
34 [java.util.Vector].add(int,java.lang.Object) [function] [call site] 13754
34 [java.util.LinkedList].add(int,java.lang.Object) [function] [call site] 13755
33 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 13756
33 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 13757
34 [java.lang.Object].clone() [function] [call site] 13758
33 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 13759
34 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 13760
35 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 13761
35 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 13762
35 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 13763
35 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 13764
35 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 13765
35 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 13766
35 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 13767
35 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 13768
35 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 13769
35 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 13770
35 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 13771
35 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 13772
35 [org.jfree.data.KeyedObject].clone() [function] [call site] 13773
35 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 13774
35 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 13775
35 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 13776
35 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 13777
35 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 13778
35 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 13779
35 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 13780
35 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 13781
35 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 13782
35 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 13783
35 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 13784
35 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 13785
35 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 13786
35 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 13787
35 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 13788
35 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 13789
35 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 13790
35 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 13791
35 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 13792
35 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 13793
35 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 13794
35 [org.jfree.chart.title.Title].clone() [function] [call site] 13795
35 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 13796
35 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 13797
35 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 13798
35 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 13799
35 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 13800
35 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 13801
35 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 13802
35 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 13803
35 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 13804
35 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 13805
35 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 13806
36 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 13807
35 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 13808
36 [java.lang.Object].clone() [function] [call site] 13809
35 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 13810
36 [java.lang.Object].clone() [function] [call site] 13811
35 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 13812
36 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 13813
35 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 13814
36 [java.lang.Object].clone() [function] [call site] 13815
36 [java.util.HashMap].<init>() [function] [call site] 13816
36 [java.util.Hashtable].keySet() [function] [call site] 13817
36 [java.security.Provider].keySet() [function] [call site] 13818
36 [java.util.HashMap].keySet() [function] [call site] 13819
36 [java.util.concurrent.ConcurrentHashMap].keySet() [function] [call site] 13820
36 [java.util.WeakHashMap].keySet() [function] [call site] 13821
36 [java.util.jar.Attributes].keySet() [function] [call site] 13822
36 [java.util.IdentityHashMap].keySet() [function] [call site] 13823
36 [java.util.AbstractMap].keySet() [function] [call site] 13824
36 [java.util.LinkedHashMap].keySet() [function] [call site] 13825
36 [java.util.TreeMap].keySet() [function] [call site] 13826
36 [java.util.Properties].keySet() [function] [call site] 13827
36 [java.awt.RenderingHints].keySet() [function] [call site] 13828
36 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 13829
36 [java.nio.file.Files$2].hasNext() [function] [call site] 13830
36 [java.io.BufferedReader$1].hasNext() [function] [call site] 13831
36 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 13832
36 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 13833
36 [java.util.HashSet].iterator() [function] [call site] 13834
36 [java.util.TreeSet].iterator() [function] [call site] 13835
36 [java.util.TreeMap$KeySet].iterator() [function] [call site] 13836
36 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 13837
36 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 13838
36 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 13839
36 [java.io.BufferedReader$1].next() [function] [call site] 13840
36 [java.nio.file.Files$2].next() [function] [call site] 13841
36 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 13842
36 [java.nio.file.FileTreeIterator].next() [function] [call site] 13843
36 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 13844
36 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 13845
36 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 13846
36 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 13847
36 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 13848
36 [java.util.Properties].get(java.lang.Object) [function] [call site] 13849
36 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 13850
36 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 13851
36 [java.util.HashMap].get(java.lang.Object) [function] [call site] 13852
36 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 13853
36 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 13854
36 [java.security.Provider].get(java.lang.Object) [function] [call site] 13855
36 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 13856
36 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 13857
36 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 13858
36 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 13859
36 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 13860
36 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 13861
36 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 13862
36 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 13863
36 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 13864
36 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 13865
36 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 13866
36 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 13867
36 [org.jfree.data.KeyedObject].clone() [function] [call site] 13868
36 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 13869
36 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 13870
36 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 13871
36 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 13872
36 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 13873
36 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 13874
36 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 13875
36 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 13876
36 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 13877
36 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 13878
36 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 13879
36 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 13880
36 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 13881
36 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 13882
36 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 13883
36 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 13884
36 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 13885
36 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 13886
36 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 13887
36 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 13888
36 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 13889
36 [org.jfree.chart.title.Title].clone() [function] [call site] 13890
36 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 13891
36 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 13892
36 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 13893
36 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 13894
36 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 13895
36 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 13896
36 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 13897
36 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 13898
36 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 13899
36 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 13900
36 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 13901
36 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 13902
36 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 13903
36 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 13904
36 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 13905
37 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13906
37 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 13907
37 [java.util.ArrayList].<init>(int) [function] [call site] 13908
37 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13909
37 [java.util.Vector].add(java.lang.Object) [function] [call site] 13910
37 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 13911
37 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 13912
37 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 13913
37 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 13914
37 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 13915
37 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 13916
37 [java.util.Vector].get(int) [function] [call site] 13917
37 [java.util.LinkedList].get(int) [function] [call site] 13918
37 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 13919
37 [java.util.AbstractSequentialList].get(int) [function] [call site] 13920
37 [java.util.ArrayList].get(int) [function] [call site] 13921
36 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 13922
37 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13923
37 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 13924
36 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 13925
37 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13926
37 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13927
37 [java.util.ArrayList].<init>(int) [function] [call site] 13928
37 [java.util.ArrayList].size() [function] [call site] 13929
37 [sun.awt.util.IdentityArrayList].size() [function] [call site] 13930
37 [java.util.LinkedList].size() [function] [call site] 13931
37 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 13932
37 [java.util.Vector].size() [function] [call site] 13933
37 [java.util.ArrayList].size() [function] [call site] 13934
37 [sun.awt.util.IdentityArrayList].size() [function] [call site] 13935
37 [java.util.LinkedList].size() [function] [call site] 13936
37 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 13937
37 [java.util.Vector].size() [function] [call site] 13938
37 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 13939
37 [java.util.Vector].get(int) [function] [call site] 13940
37 [java.util.LinkedList].get(int) [function] [call site] 13941
37 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 13942
37 [java.util.AbstractSequentialList].get(int) [function] [call site] 13943
37 [java.util.ArrayList].get(int) [function] [call site] 13944
37 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 13945
37 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 13946
37 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 13947
37 [java.util.concurrent.CopyOnWriteArrayList].add(int,java.lang.Object) [function] [call site] 13948
37 [java.util.AbstractList].add(int,java.lang.Object) [function] [call site] 13949
37 [sun.awt.util.IdentityArrayList].add(int,java.lang.Object) [function] [call site] 13950
37 [java.util.ArrayList].add(int,java.lang.Object) [function] [call site] 13951
37 [java.util.AbstractSequentialList].add(int,java.lang.Object) [function] [call site] 13952
37 [java.util.Vector].add(int,java.lang.Object) [function] [call site] 13953
37 [java.util.LinkedList].add(int,java.lang.Object) [function] [call site] 13954
36 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 13955
37 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 13956
37 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13957
37 [java.util.ArrayList].<init>() [function] [call site] 13958
37 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 13959
37 [java.nio.file.Files$2].hasNext() [function] [call site] 13960
37 [java.io.BufferedReader$1].hasNext() [function] [call site] 13961
37 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 13962
37 [java.util.ArrayList].iterator() [function] [call site] 13963
37 [java.util.AbstractSequentialList].iterator() [function] [call site] 13964
37 [java.util.AbstractList].iterator() [function] [call site] 13965
37 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 13966
37 [java.util.Vector].iterator() [function] [call site] 13967
37 [java.io.BufferedReader$1].next() [function] [call site] 13968
37 [java.nio.file.Files$2].next() [function] [call site] 13969
37 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 13970
37 [java.nio.file.FileTreeIterator].next() [function] [call site] 13971
37 [java.util.Vector].add(java.lang.Object) [function] [call site] 13972
37 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 13973
37 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 13974
37 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 13975
37 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 13976
37 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 13977
37 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 13978
36 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 13979
37 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 13980
36 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 13981
37 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 13982
36 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 13983
37 [java.lang.Object].clone() [function] [call site] 13984
37 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13985
37 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13986
37 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 13987
36 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 13988
36 [org.jfree.chart.block.Size2D].clone() [function] [call site] 13989
37 [java.lang.Object].clone() [function] [call site] 13990
36 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 13991
37 [java.lang.Object].clone() [function] [call site] 13992
36 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 13993
36 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 13994
37 [java.lang.Object].clone() [function] [call site] 13995
36 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 13996
37 [java.lang.Object].clone() [function] [call site] 13997
37 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 13998
36 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 13999
37 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 14000
36 [org.jfree.data.gantt.Task].clone() [function] [call site] 14001
37 [java.lang.Object].clone() [function] [call site] 14002
36 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 14003
37 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14004
37 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 14005
37 [org.jfree.data.xy.IntervalXYDelegate].<init>(org.jfree.data.xy.XYDataset) [function] [call site] 14006
38 [org.jfree.data.xy.IntervalXYDelegate].<init>(org.jfree.data.xy.XYDataset,boolean) [function] [call site] 14007
39 [java.lang.Object].<init>() [function] [call site] 14008
39 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 14009
37 [org.jfree.data.xy.CategoryTableXYDataset].getIntervalWidth() [function] [call site] 14010
38 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 14011
37 [org.jfree.data.xy.IntervalXYDelegate].setFixedIntervalWidth(double) [function] [call site] 14012
38 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 14013
37 [org.jfree.data.xy.CategoryTableXYDataset].isAutoWidth() [function] [call site] 14014
38 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 14015
37 [org.jfree.data.xy.IntervalXYDelegate].setAutoWidth(boolean) [function] [call site] 14016
38 [org.jfree.data.xy.IntervalXYDelegate].recalculateInterval() [function] [call site] 14017
39 [org.jfree.data.xy.XYBarDataset].getSeriesCount() [function] [call site] 14018
39 [org.jfree.data.xy.DefaultWindDataset].getSeriesCount() [function] [call site] 14019
39 [org.jfree.data.xy.DefaultXYDataset].getSeriesCount() [function] [call site] 14020
39 [org.jfree.data.time.TimePeriodValuesCollection].getSeriesCount() [function] [call site] 14021
39 [org.jfree.data.statistics.HistogramDataset].getSeriesCount() [function] [call site] 14022
39 [org.jfree.data.xy.XYIntervalSeriesCollection].getSeriesCount() [function] [call site] 14023
39 [org.jfree.data.xy.YIntervalSeriesCollection].getSeriesCount() [function] [call site] 14024
39 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getSeriesCount() [function] [call site] 14025
39 [org.jfree.data.xy.DefaultXYZDataset].getSeriesCount() [function] [call site] 14026
39 [org.jfree.data.xy.DefaultIntervalXYDataset].getSeriesCount() [function] [call site] 14027
39 [org.jfree.data.gantt.XYTaskDataset].getSeriesCount() [function] [call site] 14028
39 [org.jfree.data.xy.DefaultHighLowDataset].getSeriesCount() [function] [call site] 14029
39 [org.jfree.data.xy.VectorSeriesCollection].getSeriesCount() [function] [call site] 14030
39 [org.jfree.data.time.TimeTableXYDataset].getSeriesCount() [function] [call site] 14031
39 [org.jfree.data.xy.CategoryTableXYDataset].getSeriesCount() [function] [call site] 14032
39 [org.jfree.data.xy.XIntervalSeriesCollection].getSeriesCount() [function] [call site] 14033
39 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getSeriesCount() [function] [call site] 14034
39 [org.jfree.data.xy.MatrixSeriesCollection].getSeriesCount() [function] [call site] 14035
39 [org.jfree.data.time.TimeSeriesCollection].getSeriesCount() [function] [call site] 14036
39 [org.jfree.data.xy.XYSeriesCollection].getSeriesCount() [function] [call site] 14037
39 [org.jfree.data.xy.DefaultTableXYDataset].getSeriesCount() [function] [call site] 14038
39 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getSeriesCount() [function] [call site] 14039
39 [org.jfree.data.xy.DefaultOHLCDataset].getSeriesCount() [function] [call site] 14040
39 [org.jfree.data.time.DynamicTimeSeriesCollection].getSeriesCount() [function] [call site] 14041
39 [org.jfree.data.statistics.SimpleHistogramDataset].getSeriesCount() [function] [call site] 14042
39 [org.jfree.data.xy.IntervalXYDelegate].calculateIntervalForSeries(int) [function] [call site] 14043
40 [org.jfree.data.xy.DefaultWindDataset].getItemCount(int) [function] [call site] 14044
40 [org.jfree.data.xy.XYBarDataset].getItemCount(int) [function] [call site] 14045
40 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].getItemCount(int) [function] [call site] 14046
40 [org.jfree.data.xy.VectorSeriesCollection].getItemCount(int) [function] [call site] 14047
40 [org.jfree.data.statistics.SimpleHistogramDataset].getItemCount(int) [function] [call site] 14048
40 [org.jfree.data.time.TimeTableXYDataset].getItemCount(int) [function] [call site] 14049
40 [org.jfree.data.xy.MatrixSeriesCollection].getItemCount(int) [function] [call site] 14050
40 [org.jfree.data.xy.XIntervalSeriesCollection].getItemCount(int) [function] [call site] 14051
40 [org.jfree.data.xy.DefaultTableXYDataset].getItemCount(int) [function] [call site] 14052
40 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getItemCount(int) [function] [call site] 14053
40 [org.jfree.data.xy.DefaultIntervalXYDataset].getItemCount(int) [function] [call site] 14054
40 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getItemCount(int) [function] [call site] 14055
40 [org.jfree.data.time.TimeSeriesCollection].getItemCount(int) [function] [call site] 14056
40 [org.jfree.data.xy.XYSeriesCollection].getItemCount(int) [function] [call site] 14057
40 [org.jfree.data.xy.DefaultHighLowDataset].getItemCount(int) [function] [call site] 14058
40 [org.jfree.data.time.DynamicTimeSeriesCollection].getItemCount(int) [function] [call site] 14059
40 [org.jfree.data.statistics.HistogramDataset].getItemCount(int) [function] [call site] 14060
40 [org.jfree.data.xy.XYIntervalSeriesCollection].getItemCount(int) [function] [call site] 14061
40 [org.jfree.data.gantt.XYTaskDataset].getItemCount(int) [function] [call site] 14062
40 [org.jfree.data.xy.YIntervalSeriesCollection].getItemCount(int) [function] [call site] 14063
40 [org.jfree.data.xy.CategoryTableXYDataset].getItemCount(int) [function] [call site] 14064
40 [org.jfree.data.xy.DefaultXYZDataset].getItemCount(int) [function] [call site] 14065
40 [org.jfree.data.xy.DefaultXYDataset].getItemCount(int) [function] [call site] 14066
40 [org.jfree.data.time.TimePeriodValuesCollection].getItemCount(int) [function] [call site] 14067
40 [org.jfree.data.xy.DefaultOHLCDataset].getItemCount(int) [function] [call site] 14068
40 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 14069
40 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 14070
40 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 14071
40 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 14072
40 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 14073
40 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 14074
40 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 14075
40 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 14076
40 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 14077
40 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 14078
40 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 14079
40 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 14080
40 [org.jfree.data.xy.DefaultXYDataset].getXValue(int,int) [function] [call site] 14081
40 [org.jfree.data.xy.VectorSeriesCollection].getXValue(int,int) [function] [call site] 14082
40 [org.jfree.data.xy.DefaultXYZDataset].getXValue(int,int) [function] [call site] 14083
40 [org.jfree.data.xy.DefaultIntervalXYDataset].getXValue(int,int) [function] [call site] 14084
40 [org.jfree.data.xy.AbstractXYDataset].getXValue(int,int) [function] [call site] 14085
40 [org.jfree.data.time.TimeSeriesCollection].getXValue(int,int) [function] [call site] 14086
40 [org.jfree.data.time.TimeTableXYDataset].getXValue(int,int) [function] [call site] 14087
40 [org.jfree.data.time.ohlc.OHLCSeriesCollection].getXValue(int,int) [function] [call site] 14088
40 [org.jfree.data.xy.XYBarDataset].getXValue(int,int) [function] [call site] 14089
40 [org.jfree.data.statistics.SimpleHistogramDataset].getXValue(int,int) [function] [call site] 14090
40 [org.jfree.data.gantt.XYTaskDataset].getXValue(int,int) [function] [call site] 14091
40 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].getXValue(int,int) [function] [call site] 14092
40 [java.lang.Math].min(double,double) [function] [call site] 14093
39 [java.lang.Math].min(double,double) [function] [call site] 14094
37 [org.jfree.data.xy.IntervalXYDelegate].setIntervalPositionFactor(double) [function] [call site] 14095
38 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 14096
37 [org.jfree.data.xy.CategoryTableXYDataset].getIntervalPositionFactor() [function] [call site] 14097
38 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 14098
36 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 14099
37 [org.jfree.chart.title.Title].clone() [function] [call site] 14100
36 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 14101
37 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14102
37 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 14103
37 [java.util.Calendar].clone() [function] [call site] 14104
37 [java.util.GregorianCalendar].clone() [function] [call site] 14105
36 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 14106
37 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 14107
38 [java.lang.Object].clone() [function] [call site] 14108
36 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 14109
37 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14110
37 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 14111
36 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 14112
36 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 14113
37 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 14114
36 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 14115
36 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 14116
37 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 14117
36 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 14118
37 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 14119
38 [org.jfree.chart.plot.Plot].clone() [function] [call site] 14120
38 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14121
38 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14122
38 [java.nio.file.Files$2].hasNext() [function] [call site] 14123
38 [java.io.BufferedReader$1].hasNext() [function] [call site] 14124
38 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14125
38 [java.util.ArrayList].iterator() [function] [call site] 14126
38 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 14127
38 [java.util.ArrayDeque].iterator() [function] [call site] 14128
38 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 14129
38 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 14130
38 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14131
38 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 14132
38 [java.util.Vector].iterator() [function] [call site] 14133
38 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 14134
38 [java.util.HashSet].iterator() [function] [call site] 14135
38 [java.util.PriorityQueue].iterator() [function] [call site] 14136
38 [java.util.TreeSet].iterator() [function] [call site] 14137
38 [java.util.TreeMap$KeySet].iterator() [function] [call site] 14138
38 [java.util.AbstractSequentialList].iterator() [function] [call site] 14139
38 [java.util.AbstractList].iterator() [function] [call site] 14140
38 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 14141
38 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 14142
38 [java.io.BufferedReader$1].next() [function] [call site] 14143
38 [java.nio.file.Files$2].next() [function] [call site] 14144
38 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14145
38 [java.nio.file.FileTreeIterator].next() [function] [call site] 14146
38 [java.util.IdentityHashMap].values() [function] [call site] 14147
38 [java.util.Properties].values() [function] [call site] 14148
38 [java.awt.RenderingHints].values() [function] [call site] 14149
38 [java.util.WeakHashMap].values() [function] [call site] 14150
38 [java.util.AbstractMap].values() [function] [call site] 14151
38 [java.security.Provider].values() [function] [call site] 14152
38 [java.util.jar.Attributes].values() [function] [call site] 14153
38 [java.util.HashMap].values() [function] [call site] 14154
38 [java.util.Hashtable].values() [function] [call site] 14155
38 [java.util.TreeMap].values() [function] [call site] 14156
38 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 14157
38 [java.util.LinkedHashMap].values() [function] [call site] 14158
38 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 14159
38 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 14160
38 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14161
38 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14162
38 [java.nio.file.Files$2].hasNext() [function] [call site] 14163
38 [java.io.BufferedReader$1].hasNext() [function] [call site] 14164
38 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14165
38 [java.util.ArrayList].iterator() [function] [call site] 14166
38 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 14167
38 [java.util.ArrayDeque].iterator() [function] [call site] 14168
38 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 14169
38 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 14170
38 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14171
38 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 14172
38 [java.util.Vector].iterator() [function] [call site] 14173
38 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 14174
38 [java.util.HashSet].iterator() [function] [call site] 14175
38 [java.util.PriorityQueue].iterator() [function] [call site] 14176
38 [java.util.TreeSet].iterator() [function] [call site] 14177
38 [java.util.TreeMap$KeySet].iterator() [function] [call site] 14178
38 [java.util.AbstractSequentialList].iterator() [function] [call site] 14179
38 [java.util.AbstractList].iterator() [function] [call site] 14180
38 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 14181
38 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 14182
38 [java.io.BufferedReader$1].next() [function] [call site] 14183
38 [java.nio.file.Files$2].next() [function] [call site] 14184
38 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14185
38 [java.nio.file.FileTreeIterator].next() [function] [call site] 14186
38 [java.util.IdentityHashMap].values() [function] [call site] 14187
38 [java.util.Properties].values() [function] [call site] 14188
38 [java.awt.RenderingHints].values() [function] [call site] 14189
38 [java.util.WeakHashMap].values() [function] [call site] 14190
38 [java.util.AbstractMap].values() [function] [call site] 14191
38 [java.security.Provider].values() [function] [call site] 14192
38 [java.util.jar.Attributes].values() [function] [call site] 14193
38 [java.util.HashMap].values() [function] [call site] 14194
38 [java.util.Hashtable].values() [function] [call site] 14195
38 [java.util.TreeMap].values() [function] [call site] 14196
38 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 14197
38 [java.util.LinkedHashMap].values() [function] [call site] 14198
38 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 14199
38 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 14200
38 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14201
38 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14202
38 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14203
38 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14204
38 [java.nio.file.Files$2].hasNext() [function] [call site] 14205
38 [java.io.BufferedReader$1].hasNext() [function] [call site] 14206
38 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14207
38 [java.util.ArrayList].iterator() [function] [call site] 14208
38 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 14209
38 [java.util.ArrayDeque].iterator() [function] [call site] 14210
38 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 14211
38 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 14212
38 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14213
38 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 14214
38 [java.util.Vector].iterator() [function] [call site] 14215
38 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 14216
38 [java.util.HashSet].iterator() [function] [call site] 14217
38 [java.util.PriorityQueue].iterator() [function] [call site] 14218
38 [java.util.TreeSet].iterator() [function] [call site] 14219
38 [java.util.TreeMap$KeySet].iterator() [function] [call site] 14220
38 [java.util.AbstractSequentialList].iterator() [function] [call site] 14221
38 [java.util.AbstractList].iterator() [function] [call site] 14222
38 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 14223
38 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 14224
38 [java.io.BufferedReader$1].next() [function] [call site] 14225
38 [java.nio.file.Files$2].next() [function] [call site] 14226
38 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14227
38 [java.nio.file.FileTreeIterator].next() [function] [call site] 14228
38 [java.util.IdentityHashMap].values() [function] [call site] 14229
38 [java.util.Properties].values() [function] [call site] 14230
38 [java.awt.RenderingHints].values() [function] [call site] 14231
38 [java.util.WeakHashMap].values() [function] [call site] 14232
38 [java.util.AbstractMap].values() [function] [call site] 14233
38 [java.security.Provider].values() [function] [call site] 14234
38 [java.util.jar.Attributes].values() [function] [call site] 14235
38 [java.util.HashMap].values() [function] [call site] 14236
38 [java.util.Hashtable].values() [function] [call site] 14237
38 [java.util.TreeMap].values() [function] [call site] 14238
38 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 14239
38 [java.util.LinkedHashMap].values() [function] [call site] 14240
38 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 14241
38 [java.util.TreeMap].<init>() [function] [call site] 14242
38 [java.util.TreeMap].putAll(java.util.Map) [function] [call site] 14243
38 [java.util.TreeMap].<init>() [function] [call site] 14244
38 [java.util.TreeMap].putAll(java.util.Map) [function] [call site] 14245
38 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14246
38 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14247
38 [java.nio.file.Files$2].hasNext() [function] [call site] 14248
38 [java.io.BufferedReader$1].hasNext() [function] [call site] 14249
38 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14250
38 [java.util.ArrayList].iterator() [function] [call site] 14251
38 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 14252
38 [java.util.ArrayDeque].iterator() [function] [call site] 14253
38 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 14254
38 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 14255
38 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14256
38 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 14257
38 [java.util.Vector].iterator() [function] [call site] 14258
38 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 14259
38 [java.util.HashSet].iterator() [function] [call site] 14260
38 [java.util.PriorityQueue].iterator() [function] [call site] 14261
38 [java.util.TreeSet].iterator() [function] [call site] 14262
38 [java.util.TreeMap$KeySet].iterator() [function] [call site] 14263
38 [java.util.AbstractSequentialList].iterator() [function] [call site] 14264
38 [java.util.AbstractList].iterator() [function] [call site] 14265
38 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 14266
38 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 14267
38 [java.io.BufferedReader$1].next() [function] [call site] 14268
38 [java.nio.file.Files$2].next() [function] [call site] 14269
38 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14270
38 [java.nio.file.FileTreeIterator].next() [function] [call site] 14271
38 [java.util.IdentityHashMap].values() [function] [call site] 14272
38 [java.util.Properties].values() [function] [call site] 14273
38 [java.awt.RenderingHints].values() [function] [call site] 14274
38 [java.util.WeakHashMap].values() [function] [call site] 14275
38 [java.util.AbstractMap].values() [function] [call site] 14276
38 [java.security.Provider].values() [function] [call site] 14277
38 [java.util.jar.Attributes].values() [function] [call site] 14278
38 [java.util.HashMap].values() [function] [call site] 14279
38 [java.util.Hashtable].values() [function] [call site] 14280
38 [java.util.TreeMap].values() [function] [call site] 14281
38 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 14282
38 [java.util.LinkedHashMap].values() [function] [call site] 14283
38 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 14284
39 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 14285
38 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 14286
39 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 14287
39 [javax.swing.event.EventListenerList].add(java.lang.Class,java.util.EventListener) [function] [call site] 14288
38 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14289
38 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14290
38 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 14291
38 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14292
38 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14293
38 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14294
38 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14295
38 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14296
37 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 14297
37 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14298
37 [java.nio.file.Files$2].hasNext() [function] [call site] 14299
37 [java.io.BufferedReader$1].hasNext() [function] [call site] 14300
37 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14301
37 [java.util.ArrayList].iterator() [function] [call site] 14302
37 [java.util.AbstractSequentialList].iterator() [function] [call site] 14303
37 [java.util.AbstractList].iterator() [function] [call site] 14304
37 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14305
37 [java.util.Vector].iterator() [function] [call site] 14306
37 [java.io.BufferedReader$1].next() [function] [call site] 14307
37 [java.nio.file.Files$2].next() [function] [call site] 14308
37 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14309
37 [java.nio.file.FileTreeIterator].next() [function] [call site] 14310
37 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 14311
36 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 14312
37 [java.lang.Object].clone() [function] [call site] 14313
36 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 14314
37 [java.lang.Object].clone() [function] [call site] 14315
36 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 14316
37 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 14317
36 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 14318
36 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 14319
37 [java.lang.Object].clone() [function] [call site] 14320
37 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 14321
36 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 14322
37 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 14323
36 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 14324
36 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 14325
36 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 14326
37 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 14327
36 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 14328
37 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14329
37 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 14330
36 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 14331
37 [java.lang.Object].clone() [function] [call site] 14332
37 [java.util.ArrayList].<init>(int) [function] [call site] 14333
37 [java.util.ArrayList].size() [function] [call site] 14334
37 [sun.awt.util.IdentityArrayList].size() [function] [call site] 14335
37 [java.util.LinkedList].size() [function] [call site] 14336
37 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 14337
37 [java.util.Vector].size() [function] [call site] 14338
37 [java.util.ArrayList].size() [function] [call site] 14339
37 [sun.awt.util.IdentityArrayList].size() [function] [call site] 14340
37 [java.util.LinkedList].size() [function] [call site] 14341
37 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 14342
37 [java.util.Vector].size() [function] [call site] 14343
37 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 14344
37 [java.util.Vector].get(int) [function] [call site] 14345
37 [java.util.LinkedList].get(int) [function] [call site] 14346
37 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 14347
37 [java.util.AbstractSequentialList].get(int) [function] [call site] 14348
37 [java.util.ArrayList].get(int) [function] [call site] 14349
37 [java.util.Vector].add(java.lang.Object) [function] [call site] 14350
37 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 14351
37 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 14352
37 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 14353
37 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 14354
37 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 14355
37 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 14356
38 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 14357
37 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 14358
38 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 14359
37 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 14360
38 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 14361
37 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 14362
37 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 14363
37 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 14364
38 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 14365
36 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 14366
37 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 14367
36 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14368
36 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 14369
37 [java.lang.Object].clone() [function] [call site] 14370
37 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 14371
37 [java.text.DecimalFormat].clone() [function] [call site] 14372
37 [java.text.NumberFormat].clone() [function] [call site] 14373
37 [java.text.DateFormat].clone() [function] [call site] 14374
37 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 14375
37 [java.text.SimpleDateFormat].clone() [function] [call site] 14376
36 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 14377
37 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14378
37 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 14379
36 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 14380
37 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 14381
37 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 14382
37 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14383
37 [java.nio.file.Files$2].hasNext() [function] [call site] 14384
37 [java.io.BufferedReader$1].hasNext() [function] [call site] 14385
37 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14386
37 [java.util.ArrayList].iterator() [function] [call site] 14387
37 [java.util.AbstractSequentialList].iterator() [function] [call site] 14388
37 [java.util.AbstractList].iterator() [function] [call site] 14389
37 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14390
37 [java.util.Vector].iterator() [function] [call site] 14391
37 [java.io.BufferedReader$1].next() [function] [call site] 14392
37 [java.nio.file.Files$2].next() [function] [call site] 14393
37 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14394
37 [java.nio.file.FileTreeIterator].next() [function] [call site] 14395
37 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 14396
37 [org.jfree.chart.plot.CategoryPlot].getRangeAxis() [function] [call site] 14397
37 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 14398
37 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 14399
37 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 14400
37 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 14401
36 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 14402
37 [java.lang.Object].clone() [function] [call site] 14403
37 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 14404
38 [java.lang.Object].getClass() [function] [call site] 14405
38 [java.lang.Class].getMethod(java.lang.String,java.lang.Class[]) [function] [call site] 14406
39 [java.util.Objects].requireNonNull(java.lang.Object) [function] [call site] 14407
39 [java.lang.System].getSecurityManager() [function] [call site] 14408
39 [java.lang.Class].checkMemberAccess(java.lang.SecurityManager,int,java.lang.Class,boolean) [function] [call site] 14409
39 [jdk.internal.reflect.Reflection].getCallerClass() [function] [call site] 14410
39 [java.lang.Class].getMethod0(java.lang.String,java.lang.Class[]) [function] [call site] 14411
40 [java.lang.Class].getMethodsRecursive(java.lang.String,java.lang.Class[],boolean) [function] [call site] 14412
41 [java.lang.Class].privateGetDeclaredMethods(boolean) [function] [call site] 14413
42 [java.lang.Class].reflectionData() [function] [call site] 14414
42 [jdk.internal.reflect.Reflection].filterMethods(java.lang.Class,java.lang.reflect.Method[]) [function] [call site] 14415
43 [jdk.internal.reflect.Reflection].filter(java.lang.reflect.Member[],java.lang.String[]) [function] [call site] 14416
44 [java.lang.reflect.Constructor].getName() [function] [call site] 14417
44 [java.lang.reflect.Method].getName() [function] [call site] 14418
44 [java.lang.reflect.Field].getName() [function] [call site] 14419
44 [java.lang.invoke.MemberName].getName() [function] [call site] 14420
44 [java.lang.Object].getClass() [function] [call site] 14421
44 [java.lang.reflect.Array].newInstance(java.lang.Class,int) [function] [call site] 14422
44 [java.lang.reflect.Constructor].getName() [function] [call site] 14423
44 [java.lang.reflect.Method].getName() [function] [call site] 14424
44 [java.lang.reflect.Field].getName() [function] [call site] 14425
44 [java.lang.invoke.MemberName].getName() [function] [call site] 14426
43 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 14427
43 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 14428
43 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 14429
43 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 14430
43 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 14431
43 [java.util.Properties].get(java.lang.Object) [function] [call site] 14432
43 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 14433
43 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 14434
43 [java.util.HashMap].get(java.lang.Object) [function] [call site] 14435
43 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 14436
43 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 14437
43 [java.security.Provider].get(java.lang.Object) [function] [call site] 14438
43 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 14439
43 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 14440
42 [java.lang.Class].getDeclaredMethods0(boolean) [function] [call site] 14441
41 [java.lang.PublicMethods$MethodList].filter(java.lang.reflect.Method[],java.lang.String,java.lang.Class[],boolean) [function] [call site] 14442
41 [java.lang.Class].getSuperclass() [function] [call site] 14443
41 [java.lang.Class].getInterfaces(boolean) [function] [call site] 14444
41 [java.lang.PublicMethods$MethodList].merge(java.lang.PublicMethods$MethodList,java.lang.PublicMethods$MethodList) [function] [call site] 14445
40 [java.lang.PublicMethods$MethodList].getMostSpecific() [function] [call site] 14446
39 [java.lang.NoSuchMethodException].<init>(java.lang.String) [function] [call site] 14447
39 [java.lang.Class].methodToString(java.lang.String,java.lang.Class[]) [function] [call site] 14448
40 [java.util.StringJoiner].<init>(java.lang.CharSequence,java.lang.CharSequence,java.lang.CharSequence) [function] [call site] 14449
40 [java.lang.StringBuilder].<init>() [function] [call site] 14450
40 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 14451
40 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 14452
40 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 14453
40 [java.lang.StringBuilder].append(java.lang.String) [function] [call site] 14454
40 [java.lang.Class].getName() [function] [call site] 14455
40 [java.lang.StringBuilder].toString() [function] [call site] 14456
40 [java.util.StringJoiner].add(java.lang.CharSequence) [function] [call site] 14457
40 [java.lang.Class].getName() [function] [call site] 14458
40 [java.util.StringJoiner].toString() [function] [call site] 14459
39 [jdk.internal.reflect.ReflectionFactory].copyMethod(java.lang.reflect.Method) [function] [call site] 14460
40 [jdk.internal.reflect.ReflectionFactory].langReflectAccess() [function] [call site] 14461
41 [java.lang.reflect.Modifier].isPublic(int) [function] [call site] 14462
39 [java.lang.Class].getReflectionFactory() [function] [call site] 14463
40 [jdk.internal.reflect.ReflectionFactory$GetReflectionFactoryAction].<init>() [function] [call site] 14464
41 [java.lang.Object].<init>() [function] [call site] 14465
40 [java.security.AccessController].doPrivileged(java.security.PrivilegedAction) [function] [call site] 14466
40 [jdk.internal.reflect.ReflectionFactory$GetReflectionFactoryAction].run() [function] [call site] 14467
41 [jdk.internal.reflect.ReflectionFactory].getReflectionFactory() [function] [call site] 14468
42 [java.lang.System].getSecurityManager() [function] [call site] 14469
42 [java.lang.SecurityManager].checkPermission(java.security.Permission) [function] [call site] 14470
38 [java.lang.reflect.Method].getModifiers() [function] [call site] 14471
38 [java.lang.reflect.Modifier].isPublic(int) [function] [call site] 14472
38 [java.lang.reflect.Method].invoke(java.lang.Object,java.lang.Object[]) [function] [call site] 14473
38 [java.lang.Throwable].printStackTrace() [function] [call site] 14474
37 [org.jfree.data.KeyToGroupMap].clone(java.util.Collection) [function] [call site] 14475
38 [java.lang.Object].getClass() [function] [call site] 14476
38 [java.lang.Class].getDeclaredConstructor(java.lang.Class[]) [function] [call site] 14477
38 [java.lang.reflect.Constructor].newInstance(java.lang.Object[]) [function] [call site] 14478
38 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14479
38 [java.nio.file.Files$2].hasNext() [function] [call site] 14480
38 [java.io.BufferedReader$1].hasNext() [function] [call site] 14481
38 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14482
38 [java.util.ArrayList].iterator() [function] [call site] 14483
38 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 14484
38 [java.util.ArrayDeque].iterator() [function] [call site] 14485
38 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 14486
38 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 14487
38 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14488
38 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 14489
38 [java.util.Vector].iterator() [function] [call site] 14490
38 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 14491
38 [java.util.HashSet].iterator() [function] [call site] 14492
38 [java.util.PriorityQueue].iterator() [function] [call site] 14493
38 [java.util.TreeSet].iterator() [function] [call site] 14494
38 [java.util.TreeMap$KeySet].iterator() [function] [call site] 14495
38 [java.util.AbstractSequentialList].iterator() [function] [call site] 14496
38 [java.util.AbstractList].iterator() [function] [call site] 14497
38 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 14498
38 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 14499
38 [java.io.BufferedReader$1].next() [function] [call site] 14500
38 [java.nio.file.Files$2].next() [function] [call site] 14501
38 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14502
38 [java.nio.file.FileTreeIterator].next() [function] [call site] 14503
38 [java.util.Vector].add(java.lang.Object) [function] [call site] 14504
38 [java.util.AbstractQueue].add(java.lang.Object) [function] [call site] 14505
38 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 14506
38 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 14507
38 [java.util.HashSet].add(java.lang.Object) [function] [call site] 14508
38 [java.util.concurrent.ConcurrentHashMap$ValuesView].add(java.lang.Object) [function] [call site] 14509
38 [java.util.concurrent.ConcurrentHashMap$EntrySetView].add(java.lang.Object) [function] [call site] 14510
38 [java.util.TreeSet].add(java.lang.Object) [function] [call site] 14511
38 [java.util.concurrent.ConcurrentHashMap$KeySetView].add(java.lang.Object) [function] [call site] 14512
38 [java.util.ArrayDeque].add(java.lang.Object) [function] [call site] 14513
38 [java.util.concurrent.DelayQueue].add(java.lang.Object) [function] [call site] 14514
38 [java.util.PriorityQueue].add(java.lang.Object) [function] [call site] 14515
38 [java.util.AbstractCollection].add(java.lang.Object) [function] [call site] 14516
38 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 14517
38 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 14518
38 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 14519
38 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 14520
38 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 14521
37 [org.jfree.data.KeyToGroupMap].clone(java.lang.Object) [function] [call site] 14522
36 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 14523
37 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 14524
37 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14525
37 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14526
37 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14527
36 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 14528
37 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 14529
36 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 14530
37 [org.jfree.chart.plot.Plot].clone() [function] [call site] 14531
37 [java.awt.geom.RectangularShape].clone() [function] [call site] 14532
37 [java.awt.geom.RectangularShape].clone() [function] [call site] 14533
37 [java.awt.geom.Area].clone() [function] [call site] 14534
37 [java.awt.geom.Area].clone() [function] [call site] 14535
37 [java.awt.geom.RectangularShape].clone() [function] [call site] 14536
37 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 14537
37 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 14538
37 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 14539
37 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 14540
37 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 14541
37 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 14542
37 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 14543
37 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 14544
37 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 14545
37 [java.text.Collator].clone() [function] [call site] 14546
37 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 14547
37 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 14548
37 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 14549
37 [java.security.MessageDigest].clone() [function] [call site] 14550
37 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 14551
37 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 14552
37 [java.util.IdentityHashMap].clone() [function] [call site] 14553
37 [java.util.Vector].clone() [function] [call site] 14554
37 [java.awt.geom.CubicCurve2D].clone() [function] [call site] 14555
37 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 14556
37 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 14557
37 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 14558
37 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 14559
37 [java.awt.geom.Path2D$Float].clone() [function] [call site] 14560
37 [java.text.BreakIterator].clone() [function] [call site] 14561
37 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 14562
37 [java.util.TimeZone].clone() [function] [call site] 14563
37 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 14564
37 [javax.swing.text.EditorKit].clone() [function] [call site] 14565
37 [java.awt.geom.Path2D$Double].clone() [function] [call site] 14566
37 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 14567
37 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 14568
37 [java.util.AbstractMap].clone() [function] [call site] 14569
37 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 14570
37 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 14571
37 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 14572
37 [java.util.ArrayDeque].clone() [function] [call site] 14573
37 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 14574
37 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 14575
37 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 14576
37 [java.util.HashSet].clone() [function] [call site] 14577
37 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 14578
37 [java.util.Hashtable$Entry].clone() [function] [call site] 14579
37 [java.security.Signature].clone() [function] [call site] 14580
37 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 14581
37 [java.util.BitSet].clone() [function] [call site] 14582
37 [java.util.jar.Manifest].clone() [function] [call site] 14583
37 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 14584
38 [java.lang.Object].clone() [function] [call site] 14585
37 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 14586
38 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14587
38 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 14588
38 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 14589
38 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 14590
38 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 14591
38 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 14592
38 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 14593
38 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 14594
38 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 14595
38 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 14596
38 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 14597
38 [org.jfree.data.KeyedObject].clone() [function] [call site] 14598
38 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 14599
38 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 14600
38 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 14601
38 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 14602
38 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 14603
38 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 14604
38 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 14605
38 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 14606
38 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 14607
38 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 14608
38 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 14609
38 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 14610
38 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 14611
38 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 14612
38 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 14613
38 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 14614
38 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 14615
38 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 14616
38 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 14617
38 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 14618
38 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 14619
38 [org.jfree.chart.title.Title].clone() [function] [call site] 14620
38 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 14621
38 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 14622
38 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 14623
38 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 14624
38 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 14625
38 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 14626
38 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 14627
38 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 14628
38 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 14629
38 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 14630
38 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 14631
38 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 14632
38 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 14633
38 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 14634
38 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 14635
38 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 14636
38 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 14637
38 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 14638
38 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 14639
38 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 14640
38 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 14641
38 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 14642
38 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 14643
38 [org.jfree.chart.block.Size2D].clone() [function] [call site] 14644
38 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 14645
38 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 14646
38 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 14647
38 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 14648
38 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 14649
38 [org.jfree.data.gantt.Task].clone() [function] [call site] 14650
38 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 14651
38 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 14652
38 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 14653
38 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 14654
38 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 14655
38 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 14656
38 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 14657
38 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 14658
38 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 14659
38 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 14660
38 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 14661
38 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 14662
38 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 14663
38 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 14664
38 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 14665
38 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 14666
38 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 14667
38 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 14668
38 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 14669
38 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 14670
38 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 14671
38 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 14672
38 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14673
38 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 14674
38 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 14675
38 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 14676
38 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 14677
38 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 14678
38 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 14679
38 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 14680
38 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 14681
39 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 14682
38 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 14683
39 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 14684
39 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14685
39 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14686
38 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 14687
39 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 14688
38 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 14689
39 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 14690
39 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 14691
39 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 14692
39 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 14693
39 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 14694
39 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 14695
39 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 14696
39 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 14697
39 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 14698
39 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 14699
39 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 14700
39 [org.jfree.data.KeyedObject].clone() [function] [call site] 14701
39 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 14702
39 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 14703
39 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 14704
39 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 14705
39 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 14706
39 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 14707
39 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 14708
39 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 14709
39 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 14710
39 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 14711
39 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 14712
39 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 14713
39 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 14714
39 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 14715
39 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 14716
39 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 14717
39 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 14718
39 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 14719
39 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 14720
39 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 14721
39 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 14722
39 [org.jfree.chart.title.Title].clone() [function] [call site] 14723
39 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 14724
39 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 14725
39 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 14726
39 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 14727
39 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 14728
39 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 14729
39 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 14730
39 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 14731
39 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 14732
39 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 14733
39 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 14734
39 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 14735
39 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 14736
39 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 14737
39 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 14738
39 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 14739
39 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 14740
39 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 14741
39 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 14742
39 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 14743
39 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 14744
39 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 14745
39 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 14746
39 [org.jfree.chart.block.Size2D].clone() [function] [call site] 14747
39 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 14748
39 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 14749
39 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 14750
39 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 14751
39 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 14752
39 [org.jfree.data.gantt.Task].clone() [function] [call site] 14753
39 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 14754
39 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 14755
39 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 14756
39 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 14757
39 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 14758
39 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 14759
39 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 14760
39 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 14761
39 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 14762
39 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 14763
39 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 14764
39 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 14765
39 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 14766
39 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 14767
39 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 14768
39 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 14769
39 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 14770
39 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 14771
39 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 14772
39 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 14773
39 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 14774
39 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 14775
39 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14776
39 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 14777
39 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 14778
39 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 14779
39 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 14780
39 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 14781
39 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 14782
39 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 14783
39 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 14784
39 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 14785
39 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 14786
39 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 14787
40 [java.lang.Object].clone() [function] [call site] 14788
40 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 14789
39 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 14790
39 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 14791
40 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14792
40 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14793
39 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 14794
40 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 14795
39 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 14796
40 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 14797
40 [java.util.HashMap].<init>() [function] [call site] 14798
40 [java.util.Hashtable].putAll(java.util.Map) [function] [call site] 14799
40 [java.util.TreeMap].putAll(java.util.Map) [function] [call site] 14800
40 [java.security.Provider].putAll(java.util.Map) [function] [call site] 14801
40 [java.util.jar.Attributes].putAll(java.util.Map) [function] [call site] 14802
40 [java.util.Properties].putAll(java.util.Map) [function] [call site] 14803
40 [java.util.WeakHashMap].putAll(java.util.Map) [function] [call site] 14804
40 [java.util.HashMap].putAll(java.util.Map) [function] [call site] 14805
40 [java.awt.RenderingHints].putAll(java.util.Map) [function] [call site] 14806
40 [java.util.IdentityHashMap].putAll(java.util.Map) [function] [call site] 14807
40 [java.util.AbstractMap].putAll(java.util.Map) [function] [call site] 14808
40 [java.util.concurrent.ConcurrentHashMap].putAll(java.util.Map) [function] [call site] 14809
39 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 14810
39 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 14811
40 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 14812
39 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 14813
40 [java.lang.Object].clone() [function] [call site] 14814
39 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 14815
40 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 14816
40 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14817
39 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 14818
39 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 14819
40 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 14820
39 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 14821
40 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14822
40 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 14823
39 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 14824
40 [java.lang.Object].clone() [function] [call site] 14825
40 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 14826
40 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 14827
39 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 14828
40 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 14829
39 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 14830
40 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 14831
40 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 14832
40 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14833
40 [java.nio.file.Files$2].hasNext() [function] [call site] 14834
40 [java.io.BufferedReader$1].hasNext() [function] [call site] 14835
40 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14836
40 [java.util.ArrayList].iterator() [function] [call site] 14837
40 [java.util.AbstractSequentialList].iterator() [function] [call site] 14838
40 [java.util.AbstractList].iterator() [function] [call site] 14839
40 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14840
40 [java.util.Vector].iterator() [function] [call site] 14841
40 [java.io.BufferedReader$1].next() [function] [call site] 14842
40 [java.nio.file.Files$2].next() [function] [call site] 14843
40 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14844
40 [java.nio.file.FileTreeIterator].next() [function] [call site] 14845
40 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 14846
40 [org.jfree.chart.plot.XYPlot].getRangeAxis() [function] [call site] 14847
41 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) [function] [call site] 14848
42 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 14849
42 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 14850
42 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 14851
42 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 14852
42 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 14853
42 [java.util.Properties].get(java.lang.Object) [function] [call site] 14854
42 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 14855
42 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 14856
42 [java.util.HashMap].get(java.lang.Object) [function] [call site] 14857
42 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 14858
42 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 14859
42 [java.security.Provider].get(java.lang.Object) [function] [call site] 14860
42 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 14861
42 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 14862
42 [java.lang.Integer].valueOf(int) [function] [call site] 14863
42 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 14864
40 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 14865
40 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 14866
40 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 14867
40 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 14868
39 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 14869
40 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 14870
39 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 14871
40 [java.lang.Object].clone() [function] [call site] 14872
39 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 14873
40 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14874
40 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 14875
39 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 14876
40 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 14877
41 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 14878
41 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14879
41 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14880
41 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14881
41 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14882
39 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 14883
39 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 14884
40 [java.lang.Object].clone() [function] [call site] 14885
39 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 14886
39 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 14887
40 [java.lang.Object].clone() [function] [call site] 14888
39 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 14889
40 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 14890
39 [org.jfree.data.KeyedObjects].clone() [function] [call site] 14891
39 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 14892
40 [org.jfree.chart.urls.CustomPieURLGenerator].<init>() [function] [call site] 14893
41 [java.lang.Object].<init>() [function] [call site] 14894
41 [java.util.ArrayList].<init>() [function] [call site] 14895
40 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14896
40 [java.nio.file.Files$2].hasNext() [function] [call site] 14897
40 [java.io.BufferedReader$1].hasNext() [function] [call site] 14898
40 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14899
40 [java.util.ArrayList].iterator() [function] [call site] 14900
40 [java.util.AbstractSequentialList].iterator() [function] [call site] 14901
40 [java.util.AbstractList].iterator() [function] [call site] 14902
40 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 14903
40 [java.util.Vector].iterator() [function] [call site] 14904
40 [java.io.BufferedReader$1].next() [function] [call site] 14905
40 [java.nio.file.Files$2].next() [function] [call site] 14906
40 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14907
40 [java.nio.file.FileTreeIterator].next() [function] [call site] 14908
40 [java.util.HashMap].<init>() [function] [call site] 14909
40 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 14910
40 [java.nio.file.Files$2].hasNext() [function] [call site] 14911
40 [java.io.BufferedReader$1].hasNext() [function] [call site] 14912
40 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 14913
40 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 14914
40 [java.util.HashSet].iterator() [function] [call site] 14915
40 [java.util.TreeSet].iterator() [function] [call site] 14916
40 [java.util.TreeMap$KeySet].iterator() [function] [call site] 14917
40 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 14918
40 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 14919
40 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 14920
40 [java.util.Hashtable].keySet() [function] [call site] 14921
40 [java.security.Provider].keySet() [function] [call site] 14922
40 [java.util.HashMap].keySet() [function] [call site] 14923
40 [java.util.concurrent.ConcurrentHashMap].keySet() [function] [call site] 14924
40 [java.util.WeakHashMap].keySet() [function] [call site] 14925
40 [java.util.jar.Attributes].keySet() [function] [call site] 14926
40 [java.util.IdentityHashMap].keySet() [function] [call site] 14927
40 [java.util.AbstractMap].keySet() [function] [call site] 14928
40 [java.util.LinkedHashMap].keySet() [function] [call site] 14929
40 [java.util.TreeMap].keySet() [function] [call site] 14930
40 [java.util.Properties].keySet() [function] [call site] 14931
40 [java.awt.RenderingHints].keySet() [function] [call site] 14932
40 [java.io.BufferedReader$1].next() [function] [call site] 14933
40 [java.nio.file.Files$2].next() [function] [call site] 14934
40 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 14935
40 [java.nio.file.FileTreeIterator].next() [function] [call site] 14936
40 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 14937
40 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 14938
40 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 14939
40 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 14940
40 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 14941
40 [java.util.Properties].get(java.lang.Object) [function] [call site] 14942
40 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 14943
40 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 14944
40 [java.util.HashMap].get(java.lang.Object) [function] [call site] 14945
40 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 14946
40 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 14947
40 [java.security.Provider].get(java.lang.Object) [function] [call site] 14948
40 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 14949
40 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 14950
40 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 14951
40 [org.jfree.chart.urls.CustomPieURLGenerator].addURLs(java.util.Map) [function] [call site] 14952
41 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 14953
41 [java.util.Vector].add(java.lang.Object) [function] [call site] 14954
41 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 14955
41 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 14956
41 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 14957
41 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 14958
39 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 14959
39 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 14960
40 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 14961
39 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 14962
40 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 14963
39 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 14964
40 [org.jfree.chart.plot.Plot].clone() [function] [call site] 14965
40 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14966
40 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14967
40 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 14968
40 [java.util.TreeMap].<init>(java.util.Map) [function] [call site] 14969
40 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14970
40 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 14971
40 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 14972
40 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14973
40 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 14974
40 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14975
40 [org.jfree.chart.internal.CloneUtils].copy(java.lang.Object) [function] [call site] 14976
39 [org.jfree.chart.plot.Plot].clone() [function] [call site] 14977
39 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 14978
40 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 14979
40 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14980
39 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 14981
40 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14982
40 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14983
39 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 14984
40 [org.jfree.chart.plot.Plot].clone() [function] [call site] 14985
40 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 14986
40 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14987
40 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14988
40 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 14989
39 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 14990
40 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14991
40 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 14992
39 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 14993
40 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 14994
40 [java.util.ArrayList].size() [function] [call site] 14995
40 [sun.awt.util.IdentityArrayList].size() [function] [call site] 14996
40 [java.util.LinkedList].size() [function] [call site] 14997
40 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 14998
40 [java.util.Vector].size() [function] [call site] 14999
40 [java.util.ArrayList].<init>(int) [function] [call site] 15000
40 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 15001
40 [java.nio.file.Files$2].hasNext() [function] [call site] 15002
40 [java.io.BufferedReader$1].hasNext() [function] [call site] 15003
40 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 15004
40 [java.util.ArrayList].iterator() [function] [call site] 15005
40 [java.util.AbstractSequentialList].iterator() [function] [call site] 15006
40 [java.util.AbstractList].iterator() [function] [call site] 15007
40 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 15008
40 [java.util.Vector].iterator() [function] [call site] 15009
40 [java.io.BufferedReader$1].next() [function] [call site] 15010
40 [java.nio.file.Files$2].next() [function] [call site] 15011
40 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 15012
40 [java.nio.file.FileTreeIterator].next() [function] [call site] 15013
40 [java.util.Vector].add(java.lang.Object) [function] [call site] 15014
40 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 15015
40 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 15016
40 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 15017
40 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 15018
40 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 15019
40 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15020
40 [org.jfree.data.xy.IntervalXYDelegate].<init>(org.jfree.data.xy.XYDataset) [function] [call site] 15021
40 [org.jfree.data.xy.DefaultTableXYDataset].getIntervalWidth() [function] [call site] 15022
41 [org.jfree.data.xy.IntervalXYDelegate].getIntervalWidth() [function] [call site] 15023
40 [org.jfree.data.xy.IntervalXYDelegate].setFixedIntervalWidth(double) [function] [call site] 15024
40 [org.jfree.data.xy.DefaultTableXYDataset].isAutoWidth() [function] [call site] 15025
41 [org.jfree.data.xy.IntervalXYDelegate].isAutoWidth() [function] [call site] 15026
40 [org.jfree.data.xy.IntervalXYDelegate].setAutoWidth(boolean) [function] [call site] 15027
40 [org.jfree.data.xy.IntervalXYDelegate].setIntervalPositionFactor(double) [function] [call site] 15028
40 [org.jfree.data.xy.DefaultTableXYDataset].getIntervalPositionFactor() [function] [call site] 15029
41 [org.jfree.data.xy.IntervalXYDelegate].getIntervalPositionFactor() [function] [call site] 15030
40 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints() [function] [call site] 15031
41 [java.util.Vector].size() [function] [call site] 15032
41 [java.util.ArrayList].size() [function] [call site] 15033
41 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15034
41 [java.util.LinkedList].size() [function] [call site] 15035
41 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15036
41 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 15037
41 [java.util.Vector].get(int) [function] [call site] 15038
41 [java.util.LinkedList].get(int) [function] [call site] 15039
41 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 15040
41 [java.util.AbstractSequentialList].get(int) [function] [call site] 15041
41 [java.util.ArrayList].get(int) [function] [call site] 15042
41 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints(org.jfree.data.xy.XYSeries) [function] [call site] 15043
42 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 15044
42 [java.util.HashSet].<init>() [function] [call site] 15045
42 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 15046
42 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 15047
42 [java.util.HashSet].add(java.lang.Object) [function] [call site] 15048
42 [java.util.HashSet].contains(java.lang.Object) [function] [call site] 15049
42 [java.util.HashSet].add(java.lang.Object) [function] [call site] 15050
42 [java.util.ArrayList].size() [function] [call site] 15051
42 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15052
42 [java.util.LinkedList].size() [function] [call site] 15053
42 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15054
42 [java.util.Vector].size() [function] [call site] 15055
42 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 15056
42 [java.util.Vector].get(int) [function] [call site] 15057
42 [java.util.LinkedList].get(int) [function] [call site] 15058
42 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 15059
42 [java.util.AbstractSequentialList].get(int) [function] [call site] 15060
42 [java.util.ArrayList].get(int) [function] [call site] 15061
42 [org.jfree.data.xy.XYSeries].equals(java.lang.Object) [function] [call site] 15062
43 [org.jfree.data.general.Series].equals(java.lang.Object) [function] [call site] 15063
44 [java.nio.ByteBuffer].equals(java.lang.Object) [function] [call site] 15064
44 [org.jfree.data.KeyedValues2DItemKey].equals(java.lang.Object) [function] [call site] 15065
44 [org.jfree.chart.axis.TickUnit].equals(java.lang.Object) [function] [call site] 15066
44 [org.jfree.data.xy.WindDataItem].equals(java.lang.Object) [function] [call site] 15067
44 [org.jfree.data.time.Minute].equals(java.lang.Object) [function] [call site] 15068
44 [java.time.ZoneOffset].equals(java.lang.Object) [function] [call site] 15069
44 [java.time.Duration].equals(java.lang.Object) [function] [call site] 15070
44 [java.lang.module.ModuleDescriptor$Opens].equals(java.lang.Object) [function] [call site] 15071
44 [java.nio.LongBuffer].equals(java.lang.Object) [function] [call site] 15072
44 [org.jfree.data.time.Millisecond].equals(java.lang.Object) [function] [call site] 15073
44 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 15074
44 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 15075
44 [java.nio.file.attribute.FileTime].equals(java.lang.Object) [function] [call site] 15076
44 [org.jfree.chart.axis.DateTickUnit].equals(java.lang.Object) [function] [call site] 15077
44 [java.time.LocalDate].equals(java.lang.Object) [function] [call site] 15078
44 [java.nio.CharBuffer].equals(java.lang.Object) [function] [call site] 15079
44 [org.jfree.chart.plot.pie.PieLabelRecord].equals(java.lang.Object) [function] [call site] 15080
44 [java.nio.FloatBuffer].equals(java.lang.Object) [function] [call site] 15081
44 [java.lang.String].equals(java.lang.Object) [function] [call site] 15082
44 [org.jfree.data.time.SimpleTimePeriod].equals(java.lang.Object) [function] [call site] 15083
44 [java.lang.module.ModuleDescriptor$Requires].equals(java.lang.Object) [function] [call site] 15084
44 [java.lang.module.ModuleDescriptor].equals(java.lang.Object) [function] [call site] 15085
44 [java.nio.IntBuffer].equals(java.lang.Object) [function] [call site] 15086
44 [java.lang.Short].equals(java.lang.Object) [function] [call site] 15087
44 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 15088
44 [java.lang.Float].equals(java.lang.Object) [function] [call site] 15089
44 [org.jfree.data.time.Day].equals(java.lang.Object) [function] [call site] 15090
44 [org.jfree.chart.renderer.Outlier].equals(java.lang.Object) [function] [call site] 15091
44 [java.nio.charset.Charset].equals(java.lang.Object) [function] [call site] 15092
44 [org.jfree.data.time.Month].equals(java.lang.Object) [function] [call site] 15093
44 [java.nio.DoubleBuffer].equals(java.lang.Object) [function] [call site] 15094
44 [java.lang.Long].equals(java.lang.Object) [function] [call site] 15095
44 [org.jfree.chart.axis.NumberTickUnit].equals(java.lang.Object) [function] [call site] 15096
44 [org.jfree.data.xy.XYItemKey].equals(java.lang.Object) [function] [call site] 15097
44 [org.jfree.data.time.Hour].equals(java.lang.Object) [function] [call site] 15098
44 [org.jfree.data.xy.OHLCDataItem].equals(java.lang.Object) [function] [call site] 15099
44 [org.jfree.data.time.Year].equals(java.lang.Object) [function] [call site] 15100
44 [org.jfree.data.time.Quarter].equals(java.lang.Object) [function] [call site] 15101
44 [java.lang.module.ModuleDescriptor$Version].equals(java.lang.Object) [function] [call site] 15102
44 [java.lang.Character].equals(java.lang.Object) [function] [call site] 15103
44 [java.time.chrono.AbstractChronology].equals(java.lang.Object) [function] [call site] 15104
44 [org.jfree.data.time.Week].equals(java.lang.Object) [function] [call site] 15105
44 [java.time.zone.ZoneOffsetTransition].equals(java.lang.Object) [function] [call site] 15106
44 [java.net.URI].equals(java.lang.Object) [function] [call site] 15107
44 [java.time.ZonedDateTime].equals(java.lang.Object) [function] [call site] 15108
44 [org.jfree.data.time.FixedMillisecond].equals(java.lang.Object) [function] [call site] 15109
44 [org.jfree.data.time.Second].equals(java.lang.Object) [function] [call site] 15110
44 [java.time.LocalDateTime].equals(java.lang.Object) [function] [call site] 15111
44 [java.time.Instant].equals(java.lang.Object) [function] [call site] 15112
44 [sun.nio.fs.UnixPath].equals(java.lang.Object) [function] [call site] 15113
44 [java.lang.module.ModuleDescriptor$Provides].equals(java.lang.Object) [function] [call site] 15114
44 [org.jfree.data.xy.XYDataItem].equals(java.lang.Object) [function] [call site] 15115
44 [java.lang.Boolean].equals(java.lang.Object) [function] [call site] 15116
44 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 15117
44 [java.util.GregorianCalendar].equals(java.lang.Object) [function] [call site] 15118
44 [java.util.Calendar].equals(java.lang.Object) [function] [call site] 15119
44 [java.lang.Enum].equals(java.lang.Object) [function] [call site] 15120
44 [org.jfree.chart.renderer.LookupPaintScale$PaintItem].equals(java.lang.Object) [function] [call site] 15121
44 [java.time.OffsetDateTime].equals(java.lang.Object) [function] [call site] 15122
44 [java.lang.module.ModuleDescriptor$Exports].equals(java.lang.Object) [function] [call site] 15123
44 [java.lang.ProcessHandleImpl].equals(java.lang.Object) [function] [call site] 15124
44 [java.lang.Double].equals(java.lang.Object) [function] [call site] 15125
44 [java.lang.Runtime$Version].equals(java.lang.Object) [function] [call site] 15126
44 [java.nio.ShortBuffer].equals(java.lang.Object) [function] [call site] 15127
44 [org.jfree.data.ComparableObjectItem].equals(java.lang.Object) [function] [call site] 15128
44 [java.io.File].equals(java.lang.Object) [function] [call site] 15129
44 [java.time.LocalTime].equals(java.lang.Object) [function] [call site] 15130
44 [org.jfree.data.statistics.SimpleHistogramBin].equals(java.lang.Object) [function] [call site] 15131
44 [org.jfree.data.xy.XYCoordinate].equals(java.lang.Object) [function] [call site] 15132
44 [java.util.Date].equals(java.lang.Object) [function] [call site] 15133
44 [org.jfree.chart.date.SpreadsheetDate].equals(java.lang.Object) [function] [call site] 15134
44 [org.jfree.data.time.TimeSeriesDataItem].equals(java.lang.Object) [function] [call site] 15135
44 [java.time.OffsetTime].equals(java.lang.Object) [function] [call site] 15136
44 [java.lang.Object].equals(java.lang.Object) [function] [call site] 15137
44 [org.jfree.data.general.Series].getKey() [function] [call site] 15138
44 [org.jfree.data.general.Series].getKey() [function] [call site] 15139
43 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 15140
42 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number) [function] [call site] 15141
43 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number,boolean) [function] [call site] 15142
44 [org.jfree.data.xy.XYDataItem].<init>(java.lang.Number,java.lang.Number) [function] [call site] 15143
45 [java.lang.Object].<init>() [function] [call site] 15144
45 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 15145
44 [org.jfree.data.xy.XYSeries].add(org.jfree.data.xy.XYDataItem,boolean) [function] [call site] 15146
45 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 15147
45 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 15148
46 [java.lang.Object].clone() [function] [call site] 15149
46 [java.lang.Throwable].printStackTrace() [function] [call site] 15150
45 [java.util.Collections].binarySearch(java.util.List,java.lang.Object) [function] [call site] 15151
45 [java.util.concurrent.CopyOnWriteArrayList].add(int,java.lang.Object) [function] [call site] 15152
45 [java.util.AbstractList].add(int,java.lang.Object) [function] [call site] 15153
45 [sun.awt.util.IdentityArrayList].add(int,java.lang.Object) [function] [call site] 15154
45 [java.util.ArrayList].add(int,java.lang.Object) [function] [call site] 15155
45 [java.util.AbstractSequentialList].add(int,java.lang.Object) [function] [call site] 15156
45 [java.util.Vector].add(int,java.lang.Object) [function] [call site] 15157
45 [java.util.LinkedList].add(int,java.lang.Object) [function] [call site] 15158
45 [java.util.ArrayList].size() [function] [call site] 15159
45 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15160
45 [java.util.LinkedList].size() [function] [call site] 15161
45 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15162
45 [java.util.Vector].size() [function] [call site] 15163
45 [org.jfree.data.xy.XYDataItem].compareTo(org.jfree.data.xy.XYDataItem) [function] [call site] 15164
46 [java.lang.Byte].doubleValue() [function] [call site] 15165
46 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 15166
46 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 15167
46 [java.lang.Double].doubleValue() [function] [call site] 15168
46 [java.lang.Long].doubleValue() [function] [call site] 15169
46 [java.lang.Short].doubleValue() [function] [call site] 15170
46 [java.math.BigDecimal].doubleValue() [function] [call site] 15171
46 [java.lang.Float].doubleValue() [function] [call site] 15172
46 [java.math.BigInteger].doubleValue() [function] [call site] 15173
46 [java.lang.Integer].doubleValue() [function] [call site] 15174
46 [java.lang.Byte].doubleValue() [function] [call site] 15175
46 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 15176
46 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 15177
46 [java.lang.Double].doubleValue() [function] [call site] 15178
46 [java.lang.Long].doubleValue() [function] [call site] 15179
46 [java.lang.Short].doubleValue() [function] [call site] 15180
46 [java.math.BigDecimal].doubleValue() [function] [call site] 15181
46 [java.lang.Float].doubleValue() [function] [call site] 15182
46 [java.math.BigInteger].doubleValue() [function] [call site] 15183
46 [java.lang.Integer].doubleValue() [function] [call site] 15184
46 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 15185
45 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 15186
45 [java.util.Vector].get(int) [function] [call site] 15187
45 [java.util.LinkedList].get(int) [function] [call site] 15188
45 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 15189
45 [java.util.AbstractSequentialList].get(int) [function] [call site] 15190
45 [java.util.ArrayList].get(int) [function] [call site] 15191
45 [java.util.ArrayList].size() [function] [call site] 15192
45 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15193
45 [java.util.LinkedList].size() [function] [call site] 15194
45 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15195
45 [java.util.Vector].size() [function] [call site] 15196
45 [java.util.concurrent.CopyOnWriteArrayList].add(int,java.lang.Object) [function] [call site] 15197
45 [java.util.AbstractList].add(int,java.lang.Object) [function] [call site] 15198
45 [sun.awt.util.IdentityArrayList].add(int,java.lang.Object) [function] [call site] 15199
45 [java.util.ArrayList].add(int,java.lang.Object) [function] [call site] 15200
45 [java.util.AbstractSequentialList].add(int,java.lang.Object) [function] [call site] 15201
45 [java.util.Vector].add(int,java.lang.Object) [function] [call site] 15202
45 [java.util.LinkedList].add(int,java.lang.Object) [function] [call site] 15203
45 [java.util.Vector].add(java.lang.Object) [function] [call site] 15204
45 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 15205
45 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 15206
45 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 15207
45 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 15208
45 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 15209
45 [org.jfree.data.general.SeriesException].<init>(java.lang.String) [function] [call site] 15210
46 [java.lang.RuntimeException].<init>(java.lang.String) [function] [call site] 15211
45 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 15212
45 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 15213
46 [org.jfree.data.xy.XYDataItem].<init>(java.lang.Number,java.lang.Number) [function] [call site] 15214
46 [java.util.Collections].binarySearch(java.util.List,java.lang.Object) [function] [call site] 15215
46 [java.util.ArrayList].size() [function] [call site] 15216
46 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15217
46 [java.util.LinkedList].size() [function] [call site] 15218
46 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15219
46 [java.util.Vector].size() [function] [call site] 15220
46 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 15221
46 [java.util.Vector].get(int) [function] [call site] 15222
46 [java.util.LinkedList].get(int) [function] [call site] 15223
46 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 15224
46 [java.util.AbstractSequentialList].get(int) [function] [call site] 15225
46 [java.util.ArrayList].get(int) [function] [call site] 15226
46 [java.lang.Double].equals(java.lang.Object) [function] [call site] 15227
46 [java.lang.Integer].equals(java.lang.Object) [function] [call site] 15228
46 [java.lang.Long].equals(java.lang.Object) [function] [call site] 15229
46 [java.math.BigInteger].equals(java.lang.Object) [function] [call site] 15230
46 [java.lang.Short].equals(java.lang.Object) [function] [call site] 15231
46 [java.lang.Byte].equals(java.lang.Object) [function] [call site] 15232
46 [java.lang.Float].equals(java.lang.Object) [function] [call site] 15233
46 [java.math.BigDecimal].equals(java.lang.Object) [function] [call site] 15234
46 [java.lang.Object].equals(java.lang.Object) [function] [call site] 15235
46 [org.jfree.data.xy.XYDataItem].getX() [function] [call site] 15236
45 [org.jfree.data.general.SeriesException].<init>(java.lang.String) [function] [call site] 15237
45 [java.util.Vector].add(java.lang.Object) [function] [call site] 15238
45 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 15239
45 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 15240
45 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 15241
45 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 15242
45 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 15243
45 [org.jfree.data.xy.XYSeries].updateBoundsForAddedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 15244
46 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 15245
46 [org.jfree.data.xy.XYSeries].minIgnoreNaN(double,double) [function] [call site] 15246
47 [java.lang.Double].isNaN(double) [function] [call site] 15247
47 [java.lang.Double].isNaN(double) [function] [call site] 15248
47 [java.lang.Math].min(double,double) [function] [call site] 15249
46 [org.jfree.data.xy.XYSeries].maxIgnoreNaN(double,double) [function] [call site] 15250
47 [java.lang.Double].isNaN(double) [function] [call site] 15251
47 [java.lang.Double].isNaN(double) [function] [call site] 15252
47 [java.lang.Math].max(double,double) [function] [call site] 15253
46 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 15254
46 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 15255
46 [org.jfree.data.xy.XYSeries].minIgnoreNaN(double,double) [function] [call site] 15256
46 [org.jfree.data.xy.XYSeries].maxIgnoreNaN(double,double) [function] [call site] 15257
45 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 15258
45 [java.util.LinkedList].remove(int) [function] [call site] 15259
45 [java.util.ArrayList].remove(int) [function] [call site] 15260
45 [java.util.AbstractSequentialList].remove(int) [function] [call site] 15261
45 [java.util.AbstractList].remove(int) [function] [call site] 15262
45 [java.util.Vector].remove(int) [function] [call site] 15263
45 [java.util.concurrent.CopyOnWriteArrayList].remove(int) [function] [call site] 15264
45 [sun.awt.util.IdentityArrayList].remove(int) [function] [call site] 15265
45 [org.jfree.data.xy.XYSeries].updateBoundsForRemovedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 15266
46 [org.jfree.data.xy.XYDataItem].getXValue() [function] [call site] 15267
46 [java.lang.Double].isNaN(double) [function] [call site] 15268
46 [org.jfree.data.xy.XYDataItem].getY() [function] [call site] 15269
46 [org.jfree.data.xy.XYDataItem].getYValue() [function] [call site] 15270
46 [java.lang.Double].isNaN(double) [function] [call site] 15271
46 [org.jfree.data.xy.XYSeries].findBoundsByIteration() [function] [call site] 15272
47 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 15273
47 [java.nio.file.Files$2].hasNext() [function] [call site] 15274
47 [java.io.BufferedReader$1].hasNext() [function] [call site] 15275
47 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 15276
47 [java.util.Vector].iterator() [function] [call site] 15277
47 [java.util.ArrayList].iterator() [function] [call site] 15278
47 [java.util.AbstractSequentialList].iterator() [function] [call site] 15279
47 [java.util.AbstractList].iterator() [function] [call site] 15280
47 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 15281
47 [java.io.BufferedReader$1].next() [function] [call site] 15282
47 [java.nio.file.Files$2].next() [function] [call site] 15283
47 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 15284
47 [java.nio.file.FileTreeIterator].next() [function] [call site] 15285
47 [org.jfree.data.xy.XYSeries].updateBoundsForAddedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 15286
46 [org.jfree.data.xy.XYSeries].getAutoSort() [function] [call site] 15287
46 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 15288
46 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 15289
46 [java.lang.Double].doubleValue() [function] [call site] 15290
46 [java.lang.Long].doubleValue() [function] [call site] 15291
46 [java.lang.Short].doubleValue() [function] [call site] 15292
46 [java.math.BigDecimal].doubleValue() [function] [call site] 15293
46 [java.lang.Float].doubleValue() [function] [call site] 15294
46 [java.math.BigInteger].doubleValue() [function] [call site] 15295
46 [java.lang.Integer].doubleValue() [function] [call site] 15296
46 [java.lang.Byte].doubleValue() [function] [call site] 15297
46 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 15298
46 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 15299
46 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 15300
46 [java.lang.Double].doubleValue() [function] [call site] 15301
46 [java.lang.Long].doubleValue() [function] [call site] 15302
46 [java.lang.Short].doubleValue() [function] [call site] 15303
46 [java.math.BigDecimal].doubleValue() [function] [call site] 15304
46 [java.lang.Float].doubleValue() [function] [call site] 15305
46 [java.math.BigInteger].doubleValue() [function] [call site] 15306
46 [java.lang.Integer].doubleValue() [function] [call site] 15307
46 [java.lang.Byte].doubleValue() [function] [call site] 15308
46 [org.jfree.data.xy.XYSeries].getItemCount() [function] [call site] 15309
46 [org.jfree.data.xy.XYSeries].getX(int) [function] [call site] 15310
46 [org.jfree.data.xy.XYSeries].findBoundsByIteration() [function] [call site] 15311
45 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 15312
46 [org.jfree.data.general.SeriesChangeEvent].<init>(java.lang.Object) [function] [call site] 15313
47 [java.util.EventObject].<init>(java.lang.Object) [function] [call site] 15314
46 [org.jfree.data.general.Series].notifyListeners(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 15315
47 [javax.swing.event.EventListenerList].getListenerList() [function] [call site] 15316
47 [org.jfree.data.time.TimeSeriesTableModel].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 15317
48 [javax.swing.table.AbstractTableModel].fireTableDataChanged() [function] [call site] 15318
47 [org.jfree.data.xy.DefaultTableXYDataset].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 15319
48 [org.jfree.data.xy.DefaultTableXYDataset].updateXPoints() [function] [call site] 15320
48 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 15321
47 [org.jfree.data.general.AbstractSeriesDataset].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 15322
48 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 15323
47 [org.jfree.data.gantt.TaskSeriesCollection].seriesChanged(org.jfree.data.general.SeriesChangeEvent) [function] [call site] 15324
48 [org.jfree.data.gantt.TaskSeriesCollection].refreshKeys() [function] [call site] 15325
49 [java.util.ArrayList].clear() [function] [call site] 15326
49 [java.util.Vector].clear() [function] [call site] 15327
49 [sun.awt.util.IdentityArrayList].clear() [function] [call site] 15328
49 [java.util.concurrent.CopyOnWriteArrayList].clear() [function] [call site] 15329
49 [java.util.LinkedList].clear() [function] [call site] 15330
49 [java.util.AbstractList].clear() [function] [call site] 15331
49 [org.jfree.data.gantt.TaskSeriesCollection].getSeriesCount() [function] [call site] 15332
49 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 15333
49 [java.util.Vector].get(int) [function] [call site] 15334
49 [java.util.LinkedList].get(int) [function] [call site] 15335
49 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 15336
49 [java.util.AbstractSequentialList].get(int) [function] [call site] 15337
49 [java.util.ArrayList].get(int) [function] [call site] 15338
49 [org.jfree.data.gantt.TaskSeries].getTasks() [function] [call site] 15339
50 [java.util.Collections].unmodifiableList(java.util.List) [function] [call site] 15340
49 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 15341
49 [java.nio.file.Files$2].hasNext() [function] [call site] 15342
49 [java.io.BufferedReader$1].hasNext() [function] [call site] 15343
49 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 15344
49 [java.util.ArrayList].iterator() [function] [call site] 15345
49 [java.util.AbstractSequentialList].iterator() [function] [call site] 15346
49 [java.util.AbstractList].iterator() [function] [call site] 15347
49 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 15348
49 [java.util.Vector].iterator() [function] [call site] 15349
49 [java.io.BufferedReader$1].next() [function] [call site] 15350
49 [java.nio.file.Files$2].next() [function] [call site] 15351
49 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 15352
49 [java.nio.file.FileTreeIterator].next() [function] [call site] 15353
49 [org.jfree.data.gantt.Task].getDescription() [function] [call site] 15354
49 [sun.awt.util.IdentityArrayList].indexOf(java.lang.Object) [function] [call site] 15355
49 [java.util.concurrent.CopyOnWriteArrayList].indexOf(java.lang.Object) [function] [call site] 15356
49 [java.util.AbstractList].indexOf(java.lang.Object) [function] [call site] 15357
49 [java.util.Vector].indexOf(java.lang.Object) [function] [call site] 15358
49 [java.util.LinkedList].indexOf(java.lang.Object) [function] [call site] 15359
49 [java.util.ArrayList].indexOf(java.lang.Object) [function] [call site] 15360
49 [java.util.Vector].add(java.lang.Object) [function] [call site] 15361
49 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 15362
49 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 15363
49 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 15364
49 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 15365
49 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 15366
48 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 15367
42 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 15368
42 [java.nio.file.Files$2].hasNext() [function] [call site] 15369
42 [java.io.BufferedReader$1].hasNext() [function] [call site] 15370
42 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 15371
42 [java.util.HashSet].iterator() [function] [call site] 15372
42 [java.io.BufferedReader$1].next() [function] [call site] 15373
42 [java.nio.file.Files$2].next() [function] [call site] 15374
42 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 15375
42 [java.nio.file.FileTreeIterator].next() [function] [call site] 15376
42 [java.util.HashSet].contains(java.lang.Object) [function] [call site] 15377
42 [org.jfree.data.xy.XYSeries].add(java.lang.Number,java.lang.Number) [function] [call site] 15378
41 [org.jfree.data.xy.DefaultTableXYDataset].prune() [function] [call site] 15379
42 [java.util.HashSet].clone() [function] [call site] 15380
42 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 15381
42 [java.nio.file.Files$2].hasNext() [function] [call site] 15382
42 [java.io.BufferedReader$1].hasNext() [function] [call site] 15383
42 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 15384
42 [java.util.HashSet].iterator() [function] [call site] 15385
42 [java.io.BufferedReader$1].next() [function] [call site] 15386
42 [java.nio.file.Files$2].next() [function] [call site] 15387
42 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 15388
42 [java.nio.file.FileTreeIterator].next() [function] [call site] 15389
42 [org.jfree.data.xy.DefaultTableXYDataset].canPrune(java.lang.Number) [function] [call site] 15390
43 [java.util.Vector].size() [function] [call site] 15391
43 [java.util.ArrayList].size() [function] [call site] 15392
43 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15393
43 [java.util.LinkedList].size() [function] [call site] 15394
43 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15395
43 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 15396
43 [java.util.Vector].get(int) [function] [call site] 15397
43 [java.util.LinkedList].get(int) [function] [call site] 15398
43 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 15399
43 [java.util.AbstractSequentialList].get(int) [function] [call site] 15400
43 [java.util.ArrayList].get(int) [function] [call site] 15401
43 [org.jfree.data.xy.XYSeries].getY(int) [function] [call site] 15402
43 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 15403
42 [org.jfree.data.xy.DefaultTableXYDataset].removeAllValuesForX(java.lang.Number) [function] [call site] 15404
43 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 15405
43 [java.util.ArrayList].size() [function] [call site] 15406
43 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15407
43 [java.util.LinkedList].size() [function] [call site] 15408
43 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15409
43 [java.util.Vector].size() [function] [call site] 15410
43 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 15411
43 [java.util.Vector].get(int) [function] [call site] 15412
43 [java.util.LinkedList].get(int) [function] [call site] 15413
43 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 15414
43 [java.util.AbstractSequentialList].get(int) [function] [call site] 15415
43 [java.util.ArrayList].get(int) [function] [call site] 15416
43 [org.jfree.data.xy.XYSeries].remove(java.lang.Number) [function] [call site] 15417
44 [org.jfree.data.xy.XYSeries].indexOf(java.lang.Number) [function] [call site] 15418
44 [org.jfree.data.xy.XYSeries].remove(int) [function] [call site] 15419
45 [sun.awt.util.IdentityArrayList].remove(int) [function] [call site] 15420
45 [java.util.LinkedList].remove(int) [function] [call site] 15421
45 [java.util.ArrayList].remove(int) [function] [call site] 15422
45 [java.util.AbstractSequentialList].remove(int) [function] [call site] 15423
45 [java.util.AbstractList].remove(int) [function] [call site] 15424
45 [java.util.Vector].remove(int) [function] [call site] 15425
45 [java.util.concurrent.CopyOnWriteArrayList].remove(int) [function] [call site] 15426
45 [org.jfree.data.xy.XYSeries].updateBoundsForRemovedItem(org.jfree.data.xy.XYDataItem) [function] [call site] 15427
45 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 15428
43 [java.util.HashSet].remove(java.lang.Object) [function] [call site] 15429
43 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 15430
39 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 15431
40 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 15432
39 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 15433
40 [java.lang.Object].clone() [function] [call site] 15434
39 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 15435
40 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 15436
39 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 15437
40 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15438
40 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 15439
39 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 15440
39 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 15441
39 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 15442
40 [org.jfree.chart.plot.Plot].clone() [function] [call site] 15443
40 [org.jfree.chart.JFreeChart].clone() [function] [call site] 15444
41 [java.lang.Object].clone() [function] [call site] 15445
41 [java.awt.RenderingHints].clone() [function] [call site] 15446
41 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 15447
41 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 15448
42 [javax.swing.event.EventListenerList].add(java.lang.Class,java.util.EventListener) [function] [call site] 15449
41 [java.util.ArrayList].<init>() [function] [call site] 15450
41 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 15451
42 [java.util.Vector].size() [function] [call site] 15452
42 [java.util.ArrayList].size() [function] [call site] 15453
42 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15454
42 [java.util.LinkedList].size() [function] [call site] 15455
42 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15456
41 [org.jfree.chart.title.Title].clone() [function] [call site] 15457
41 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 15458
41 [org.jfree.chart.JFreeChart].getSubtitle(int) [function] [call site] 15459
42 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 15460
42 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 15461
42 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 15462
42 [java.util.Vector].get(int) [function] [call site] 15463
42 [java.util.LinkedList].get(int) [function] [call site] 15464
42 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 15465
42 [java.util.AbstractSequentialList].get(int) [function] [call site] 15466
42 [java.util.ArrayList].get(int) [function] [call site] 15467
41 [java.util.Vector].add(java.lang.Object) [function] [call site] 15468
41 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 15469
41 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 15470
41 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 15471
41 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 15472
41 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 15473
41 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 15474
41 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 15475
41 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 15476
41 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 15477
41 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 15478
41 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 15479
41 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 15480
41 [org.jfree.chart.plot.Plot].clone() [function] [call site] 15481
41 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 15482
41 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 15483
41 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 15484
41 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 15485
41 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 15486
41 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 15487
41 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 15488
42 [org.jfree.chart.plot.Plot].clone() [function] [call site] 15489
42 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15490
41 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 15491
41 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 15492
41 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) [function] [call site] 15493
42 [javax.swing.event.EventListenerList].add(java.lang.Class,java.util.EventListener) [function] [call site] 15494
41 [javax.swing.event.EventListenerList].<init>() [function] [call site] 15495
41 [javax.swing.event.EventListenerList].<init>() [function] [call site] 15496
40 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15497
40 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15498
39 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 15499
39 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 15500
39 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 15501
38 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 15502
38 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 15503
38 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 15504
38 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 15505
38 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 15506
38 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 15507
38 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 15508
38 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 15509
38 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 15510
38 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 15511
38 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 15512
38 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 15513
38 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 15514
38 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 15515
38 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 15516
38 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 15517
38 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 15518
38 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 15519
38 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 15520
38 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 15521
38 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 15522
38 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 15523
38 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 15524
38 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 15525
38 [org.jfree.data.KeyedObjects].clone() [function] [call site] 15526
38 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 15527
38 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 15528
38 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 15529
38 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 15530
38 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 15531
38 [org.jfree.chart.plot.Plot].clone() [function] [call site] 15532
38 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 15533
38 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 15534
38 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 15535
38 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 15536
38 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 15537
38 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 15538
38 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 15539
38 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 15540
38 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 15541
38 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 15542
38 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 15543
38 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 15544
38 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 15545
38 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 15546
38 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 15547
37 [java.security.MessageDigestSpi].clone() [function] [call site] 15548
37 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 15549
37 [java.net.HttpCookie].clone() [function] [call site] 15550
37 [java.util.jar.Attributes].clone() [function] [call site] 15551
37 [org.jfree.chart.block.Size2D].clone() [function] [call site] 15552
37 [java.util.GregorianCalendar].clone() [function] [call site] 15553
37 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 15554
37 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 15555
38 [org.jfree.data.general.Series].clone() [function] [call site] 15556
39 [java.lang.Object].clone() [function] [call site] 15557
39 [javax.swing.event.EventListenerList].<init>() [function] [call site] 15558
38 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 15559
37 [org.jfree.chart.plot.Marker].clone() [function] [call site] 15560
38 [java.lang.Object].clone() [function] [call site] 15561
37 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 15562
37 [java.util.EnumSet].clone() [function] [call site] 15563
37 [org.jfree.data.gantt.Task].clone() [function] [call site] 15564
37 [org.jfree.chart.JFreeChart].clone() [function] [call site] 15565
37 [sun.util.calendar.CalendarDate].clone() [function] [call site] 15566
37 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 15567
37 [java.text.DigitList].clone() [function] [call site] 15568
37 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 15569
37 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 15570
37 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 15571
38 [java.lang.Object].clone() [function] [call site] 15572
37 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 15573
37 [java.awt.image.renderable.RenderContext].clone() [function] [call site] 15574
37 [java.security.SignatureSpi].clone() [function] [call site] 15575
37 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 15576
37 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 15577
37 [java.lang.Enum].clone() [function] [call site] 15578
38 [java.lang.CloneNotSupportedException].<init>() [function] [call site] 15579
37 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 15580
37 [java.awt.geom.Dimension2D].clone() [function] [call site] 15581
37 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 15582
37 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 15583
38 [org.jfree.chart.axis.Axis].clone() [function] [call site] 15584
38 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15585
38 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15586
38 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15587
38 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15588
37 [java.lang.Thread].clone() [function] [call site] 15589
38 [java.lang.CloneNotSupportedException].<init>() [function] [call site] 15590
37 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 15591
37 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 15592
37 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 15593
38 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15594
38 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 15595
37 [java.awt.PageAttributes].clone() [function] [call site] 15596
37 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 15597
37 [java.util.Date].clone() [function] [call site] 15598
37 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 15599
37 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 15600
37 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 15601
37 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 15602
38 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 15603
38 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15604
37 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 15605
37 [java.util.HashMap].clone() [function] [call site] 15606
37 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 15607
37 [java.awt.print.Paper].clone() [function] [call site] 15608
37 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 15609
37 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 15610
37 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 15611
37 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 15612
37 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 15613
37 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 15614
38 [org.jfree.data.general.Series].clone() [function] [call site] 15615
38 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 15616
37 [java.awt.ImageCapabilities].clone() [function] [call site] 15617
37 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 15618
37 [java.awt.BufferCapabilities].clone() [function] [call site] 15619
37 [org.jfree.data.KeyedObjects].clone() [function] [call site] 15620
37 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 15621
37 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 15622
37 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 15623
37 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 15624
38 [java.lang.Object].clone() [function] [call site] 15625
38 [java.awt.geom.RectangularShape].clone() [function] [call site] 15626
38 [java.awt.geom.RectangularShape].clone() [function] [call site] 15627
38 [java.util.ArrayList].<init>(int) [function] [call site] 15628
38 [java.util.ArrayList].size() [function] [call site] 15629
38 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15630
38 [java.util.LinkedList].size() [function] [call site] 15631
38 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15632
38 [java.util.Vector].size() [function] [call site] 15633
38 [java.util.ArrayList].size() [function] [call site] 15634
38 [sun.awt.util.IdentityArrayList].size() [function] [call site] 15635
38 [java.util.LinkedList].size() [function] [call site] 15636
38 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 15637
38 [java.util.Vector].size() [function] [call site] 15638
38 [java.util.Vector].add(java.lang.Object) [function] [call site] 15639
38 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 15640
38 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 15641
38 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 15642
38 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 15643
38 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 15644
38 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15645
38 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 15646
38 [java.util.Vector].get(int) [function] [call site] 15647
38 [java.util.LinkedList].get(int) [function] [call site] 15648
38 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 15649
38 [java.util.AbstractSequentialList].get(int) [function] [call site] 15650
38 [java.util.ArrayList].get(int) [function] [call site] 15651
37 [org.jfree.chart.plot.Plot].clone() [function] [call site] 15652
37 [java.awt.font.TextLayout].clone() [function] [call site] 15653
37 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 15654
37 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 15655
37 [java.text.DecimalFormatSymbols].clone() [function] [call site] 15656
37 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 15657
37 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 15658
37 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 15659
37 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 15660
37 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 15661
37 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 15662
37 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 15663
37 [java.util.zip.ZipEntry].clone() [function] [call site] 15664
37 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 15665
37 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 15666
37 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 15667
37 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 15668
37 [java.text.DateFormat].clone() [function] [call site] 15669
37 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 15670
38 [java.lang.Object].clone() [function] [call site] 15671
38 [java.awt.geom.RectangularShape].clone() [function] [call site] 15672
38 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 15673
38 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 15674
38 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 15675
38 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 15676
38 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 15677
38 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 15678
38 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 15679
38 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 15680
38 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 15681
38 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 15682
38 [org.jfree.data.KeyedObject].clone() [function] [call site] 15683
38 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 15684
38 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 15685
38 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 15686
38 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 15687
38 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 15688
38 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 15689
38 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 15690
38 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 15691
38 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 15692
38 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 15693
38 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 15694
38 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 15695
38 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 15696
38 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 15697
38 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 15698
38 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 15699
38 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 15700
38 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 15701
38 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 15702
38 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 15703
38 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 15704
38 [org.jfree.chart.title.Title].clone() [function] [call site] 15705
38 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 15706
38 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 15707
38 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 15708
38 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 15709
38 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 15710
38 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 15711
38 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 15712
38 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 15713
38 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 15714
38 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 15715
38 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 15716
38 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 15717
38 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 15718
38 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 15719
38 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 15720
38 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 15721
38 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 15722
38 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 15723
38 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 15724
38 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 15725
38 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 15726
38 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 15727
38 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 15728
38 [org.jfree.chart.block.Size2D].clone() [function] [call site] 15729
38 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 15730
38 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 15731
38 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 15732
38 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 15733
38 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 15734
38 [org.jfree.data.gantt.Task].clone() [function] [call site] 15735
38 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 15736
38 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 15737
38 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 15738
38 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 15739
38 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 15740
38 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 15741
38 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 15742
38 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 15743
38 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 15744
38 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 15745
38 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 15746
38 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 15747
38 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 15748
38 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 15749
38 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 15750
38 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 15751
38 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 15752
38 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 15753
38 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 15754
38 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 15755
38 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 15756
38 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 15757
38 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15758
38 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 15759
38 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 15760
38 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 15761
38 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 15762
38 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 15763
38 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 15764
38 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 15765
38 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 15766
38 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 15767
38 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 15768
38 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 15769
38 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 15770
38 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 15771
38 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 15772
38 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 15773
38 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 15774
38 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 15775
38 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 15776
38 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 15777
38 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 15778
38 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 15779
38 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 15780
38 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 15781
38 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 15782
38 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 15783
38 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 15784
38 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 15785
38 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 15786
38 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 15787
38 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 15788
38 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 15789
38 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 15790
38 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 15791
38 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 15792
38 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 15793
38 [org.jfree.data.KeyedObjects].clone() [function] [call site] 15794
38 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 15795
38 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 15796
38 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 15797
38 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 15798
38 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 15799
38 [org.jfree.chart.plot.Plot].clone() [function] [call site] 15800
38 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 15801
38 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 15802
38 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 15803
38 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 15804
38 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 15805
38 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 15806
38 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 15807
38 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 15808
38 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 15809
38 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 15810
38 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 15811
38 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 15812
38 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 15813
38 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 15814
38 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 15815
37 [org.jfree.data.KeyedObject].clone() [function] [call site] 15816
37 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 15817
37 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 15818
38 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15819
38 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 15820
38 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 15821
37 [java.util.TreeMap].clone() [function] [call site] 15822
37 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 15823
38 [java.lang.Object].clone() [function] [call site] 15824
37 [java.awt.JobAttributes].clone() [function] [call site] 15825
37 [java.util.Properties].clone() [function] [call site] 15826
37 [java.awt.geom.AffineTransform].clone() [function] [call site] 15827
37 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 15828
37 [javax.swing.text.SimpleAttributeSet].clone() [function] [call site] 15829
37 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 15830
37 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 15831
37 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 15832
38 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15833
37 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 15834
37 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 15835
37 [org.jfree.chart.axis.Axis].clone() [function] [call site] 15836
37 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 15837
37 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 15838
37 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 15839
37 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 15840
37 [org.jfree.chart.title.Title].clone() [function] [call site] 15841
37 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 15842
37 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 15843
37 [java.awt.datatransfer.MimeType].clone() [function] [call site] 15844
37 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 15845
38 [java.lang.Object].clone() [function] [call site] 15846
37 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 15847
37 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 15848
38 [java.lang.Object].clone() [function] [call site] 15849
37 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 15850
37 [java.text.MessageFormat].clone() [function] [call site] 15851
37 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 15852
37 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 15853
38 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 15854
38 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15855
38 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 15856
38 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 15857
38 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15858
38 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15859
38 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15860
38 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 15861
37 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 15862
37 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 15863
38 [java.lang.Object].clone() [function] [call site] 15864
37 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 15865
37 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 15866
38 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 15867
38 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 15868
38 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 15869
38 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 15870
38 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 15871
38 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 15872
38 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 15873
38 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 15874
38 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 15875
38 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 15876
38 [java.text.Collator].clone() [function] [call site] 15877
38 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 15878
38 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 15879
38 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 15880
38 [java.security.MessageDigest].clone() [function] [call site] 15881
38 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 15882
38 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 15883
38 [java.util.IdentityHashMap].clone() [function] [call site] 15884
38 [java.util.Vector].clone() [function] [call site] 15885
38 [java.awt.geom.CubicCurve2D].clone() [function] [call site] 15886
38 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 15887
38 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 15888
38 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 15889
38 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 15890
38 [java.awt.geom.Path2D$Float].clone() [function] [call site] 15891
38 [java.text.BreakIterator].clone() [function] [call site] 15892
38 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 15893
38 [java.util.TimeZone].clone() [function] [call site] 15894
38 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 15895
38 [javax.swing.text.EditorKit].clone() [function] [call site] 15896
38 [java.awt.geom.Path2D$Double].clone() [function] [call site] 15897
38 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 15898
38 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 15899
38 [java.util.AbstractMap].clone() [function] [call site] 15900
38 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 15901
38 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 15902
38 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 15903
38 [java.util.ArrayDeque].clone() [function] [call site] 15904
38 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 15905
38 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 15906
38 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 15907
38 [java.util.HashSet].clone() [function] [call site] 15908
38 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 15909
38 [java.util.Hashtable$Entry].clone() [function] [call site] 15910
38 [java.security.Signature].clone() [function] [call site] 15911
38 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 15912
38 [java.util.BitSet].clone() [function] [call site] 15913
38 [java.util.jar.Manifest].clone() [function] [call site] 15914
38 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 15915
38 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 15916
38 [java.security.MessageDigestSpi].clone() [function] [call site] 15917
38 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 15918
38 [java.net.HttpCookie].clone() [function] [call site] 15919
38 [java.util.jar.Attributes].clone() [function] [call site] 15920
38 [org.jfree.chart.block.Size2D].clone() [function] [call site] 15921
38 [java.util.GregorianCalendar].clone() [function] [call site] 15922
38 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 15923
38 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 15924
38 [org.jfree.chart.plot.Marker].clone() [function] [call site] 15925
38 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 15926
38 [java.util.EnumSet].clone() [function] [call site] 15927
38 [org.jfree.data.gantt.Task].clone() [function] [call site] 15928
38 [org.jfree.chart.JFreeChart].clone() [function] [call site] 15929
38 [sun.util.calendar.CalendarDate].clone() [function] [call site] 15930
38 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 15931
38 [java.text.DigitList].clone() [function] [call site] 15932
38 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 15933
38 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 15934
38 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 15935
38 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 15936
38 [java.awt.image.renderable.RenderContext].clone() [function] [call site] 15937
38 [java.security.SignatureSpi].clone() [function] [call site] 15938
38 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 15939
38 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 15940
38 [java.lang.Enum].clone() [function] [call site] 15941
38 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 15942
38 [java.awt.geom.Dimension2D].clone() [function] [call site] 15943
38 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 15944
38 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 15945
38 [java.lang.Thread].clone() [function] [call site] 15946
38 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 15947
38 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 15948
38 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 15949
38 [java.awt.PageAttributes].clone() [function] [call site] 15950
38 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 15951
38 [java.util.Date].clone() [function] [call site] 15952
38 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 15953
38 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 15954
38 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 15955
38 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 15956
38 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 15957
38 [java.util.HashMap].clone() [function] [call site] 15958
38 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 15959
38 [java.awt.print.Paper].clone() [function] [call site] 15960
38 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 15961
38 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 15962
38 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 15963
38 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 15964
38 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 15965
38 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 15966
38 [java.awt.ImageCapabilities].clone() [function] [call site] 15967
38 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 15968
38 [java.awt.BufferCapabilities].clone() [function] [call site] 15969
38 [org.jfree.data.KeyedObjects].clone() [function] [call site] 15970
38 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 15971
38 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 15972
38 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 15973
38 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 15974
38 [org.jfree.chart.plot.Plot].clone() [function] [call site] 15975
38 [java.awt.font.TextLayout].clone() [function] [call site] 15976
38 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 15977
38 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 15978
38 [java.text.DecimalFormatSymbols].clone() [function] [call site] 15979
38 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 15980
38 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 15981
38 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 15982
38 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 15983
38 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 15984
38 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 15985
38 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 15986
38 [java.util.zip.ZipEntry].clone() [function] [call site] 15987
38 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 15988
38 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 15989
38 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 15990
38 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 15991
38 [java.text.DateFormat].clone() [function] [call site] 15992
38 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 15993
38 [org.jfree.data.KeyedObject].clone() [function] [call site] 15994
38 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 15995
38 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 15996
38 [java.util.TreeMap].clone() [function] [call site] 15997
38 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 15998
38 [java.awt.JobAttributes].clone() [function] [call site] 15999
38 [java.util.Properties].clone() [function] [call site] 16000
38 [java.awt.geom.AffineTransform].clone() [function] [call site] 16001
38 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 16002
38 [javax.swing.text.SimpleAttributeSet].clone() [function] [call site] 16003
38 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 16004
38 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 16005
38 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 16006
38 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 16007
38 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 16008
38 [org.jfree.chart.axis.Axis].clone() [function] [call site] 16009
38 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 16010
38 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 16011
38 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 16012
38 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 16013
38 [org.jfree.chart.title.Title].clone() [function] [call site] 16014
38 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 16015
38 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 16016
38 [java.awt.datatransfer.MimeType].clone() [function] [call site] 16017
38 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 16018
38 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 16019
38 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 16020
38 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 16021
38 [java.text.MessageFormat].clone() [function] [call site] 16022
38 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 16023
38 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 16024
38 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 16025
38 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 16026
38 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 16027
38 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 16028
38 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 16029
38 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 16030
38 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 16031
38 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 16032
38 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 16033
38 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 16034
38 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 16035
38 [sun.font.FontLineMetrics].clone() [function] [call site] 16036
38 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 16037
38 [java.text.Format].clone() [function] [call site] 16038
38 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 16039
38 [java.awt.datatransfer.DataFlavor].clone() [function] [call site] 16040
38 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 16041
39 [java.lang.Object].clone() [function] [call site] 16042
38 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 16043
38 [java.util.Hashtable].clone() [function] [call site] 16044
38 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 16045
38 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 16046
38 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 16047
38 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 16048
38 [java.util.LinkedList].clone() [function] [call site] 16049
38 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 16050
38 [java.util.ArrayList].clone() [function] [call site] 16051
38 [java.text.SimpleDateFormat].clone() [function] [call site] 16052
38 [java.util.Locale].clone() [function] [call site] 16053
38 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 16054
38 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 16055
38 [java.util.concurrent.CopyOnWriteArrayList].clone() [function] [call site] 16056
38 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 16057
38 [java.awt.geom.Area].clone() [function] [call site] 16058
38 [java.awt.datatransfer.MimeTypeParameterList].clone() [function] [call site] 16059
38 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 16060
38 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 16061
38 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 16062
38 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 16063
38 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 16064
38 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 16065
38 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 16066
38 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 16067
38 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 16068
38 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 16069
38 [java.lang.Object].clone() [function] [call site] 16070
38 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 16071
39 [org.jfree.chart.plot.Marker].clone() [function] [call site] 16072
38 [java.text.NumberFormat].clone() [function] [call site] 16073
38 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 16074
38 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 16075
38 [java.text.DecimalFormat].clone() [function] [call site] 16076
38 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16077
38 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 16078
38 [java.awt.geom.RectangularShape].clone() [function] [call site] 16079
38 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 16080
38 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 16081
38 [javax.swing.ArrayTable].clone() [function] [call site] 16082
38 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 16083
38 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 16084
38 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 16085
38 [java.awt.print.PageFormat].clone() [function] [call site] 16086
38 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 16087
39 [java.lang.Object].clone() [function] [call site] 16088
38 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 16089
39 [java.lang.Object].clone() [function] [call site] 16090
39 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 16091
38 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 16092
38 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 16093
38 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 16094
38 [java.text.DateFormatSymbols].clone() [function] [call site] 16095
38 [java.util.Calendar].clone() [function] [call site] 16096
38 [org.jfree.data.general.Series].clone() [function] [call site] 16097
38 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 16098
38 [java.awt.Insets].clone() [function] [call site] 16099
38 [javax.swing.text.Segment].clone() [function] [call site] 16100
38 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 16101
38 [org.jfree.chart.axis.Tick].clone() [function] [call site] 16102
39 [java.lang.Object].clone() [function] [call site] 16103
38 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 16104
38 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 16105
38 [sun.java2d.loops.FontInfo].clone() [function] [call site] 16106
38 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 16107
39 [java.lang.Object].clone() [function] [call site] 16108
39 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 16109
39 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 16110
39 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 16111
39 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 16112
39 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 16113
39 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 16114
39 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 16115
39 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 16116
39 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 16117
39 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 16118
39 [org.jfree.data.KeyedObject].clone() [function] [call site] 16119
39 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 16120
39 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 16121
39 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 16122
39 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 16123
39 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 16124
39 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 16125
39 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 16126
39 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 16127
39 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 16128
39 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 16129
39 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 16130
39 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 16131
39 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 16132
39 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 16133
39 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 16134
39 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 16135
39 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 16136
39 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 16137
39 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 16138
39 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 16139
39 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 16140
39 [org.jfree.chart.title.Title].clone() [function] [call site] 16141
39 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 16142
39 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 16143
39 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 16144
39 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 16145
39 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 16146
39 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 16147
39 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 16148
39 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 16149
39 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 16150
39 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 16151
39 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 16152
39 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 16153
39 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 16154
39 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 16155
39 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 16156
39 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 16157
39 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 16158
39 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 16159
39 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 16160
39 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 16161
39 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 16162
39 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 16163
39 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 16164
39 [org.jfree.chart.block.Size2D].clone() [function] [call site] 16165
39 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 16166
39 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 16167
39 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 16168
39 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 16169
39 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 16170
39 [org.jfree.data.gantt.Task].clone() [function] [call site] 16171
39 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 16172
39 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 16173
39 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 16174
39 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 16175
39 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 16176
39 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 16177
39 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 16178
39 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 16179
39 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 16180
39 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 16181
39 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 16182
39 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 16183
39 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 16184
39 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 16185
39 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 16186
39 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 16187
39 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 16188
39 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 16189
39 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 16190
39 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 16191
39 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 16192
39 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 16193
39 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16194
39 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 16195
39 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 16196
39 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 16197
39 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 16198
39 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 16199
39 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 16200
39 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 16201
39 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 16202
39 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 16203
39 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 16204
39 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 16205
39 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 16206
39 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 16207
39 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 16208
39 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 16209
39 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 16210
39 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 16211
39 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 16212
39 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 16213
39 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 16214
39 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 16215
39 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 16216
39 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 16217
39 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 16218
39 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 16219
39 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 16220
39 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 16221
39 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 16222
39 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 16223
39 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 16224
39 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 16225
39 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 16226
39 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 16227
39 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 16228
39 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 16229
39 [org.jfree.data.KeyedObjects].clone() [function] [call site] 16230
39 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 16231
39 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 16232
39 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 16233
39 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 16234
39 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 16235
39 [org.jfree.chart.plot.Plot].clone() [function] [call site] 16236
39 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 16237
39 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 16238
39 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 16239
39 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 16240
39 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 16241
39 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 16242
39 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 16243
39 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 16244
39 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 16245
39 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 16246
39 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 16247
39 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 16248
39 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 16249
39 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 16250
39 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 16251
39 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 16252
39 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 16253
39 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 16254
39 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 16255
39 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 16256
39 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 16257
39 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 16258
39 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 16259
39 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 16260
39 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 16261
39 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 16262
39 [org.jfree.data.KeyedObject].clone() [function] [call site] 16263
39 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 16264
39 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 16265
39 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 16266
39 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 16267
39 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 16268
39 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 16269
39 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 16270
39 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 16271
39 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 16272
39 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 16273
39 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 16274
39 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 16275
39 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 16276
39 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 16277
39 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 16278
39 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 16279
39 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 16280
39 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 16281
39 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 16282
39 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 16283
39 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 16284
39 [org.jfree.chart.title.Title].clone() [function] [call site] 16285
39 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 16286
39 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 16287
39 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 16288
39 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 16289
39 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 16290
39 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 16291
39 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 16292
39 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 16293
39 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 16294
39 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 16295
39 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 16296
39 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 16297
39 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 16298
39 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 16299
39 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 16300
39 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 16301
39 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 16302
39 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 16303
39 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 16304
39 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 16305
39 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 16306
39 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 16307
39 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 16308
39 [org.jfree.chart.block.Size2D].clone() [function] [call site] 16309
39 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 16310
39 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 16311
39 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 16312
39 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 16313
39 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 16314
39 [org.jfree.data.gantt.Task].clone() [function] [call site] 16315
39 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 16316
39 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 16317
39 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 16318
39 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 16319
39 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 16320
39 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 16321
39 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 16322
39 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 16323
39 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 16324
39 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 16325
39 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 16326
39 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 16327
39 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 16328
39 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 16329
39 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 16330
39 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 16331
39 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 16332
39 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 16333
39 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 16334
39 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 16335
39 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 16336
39 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 16337
39 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16338
39 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 16339
39 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 16340
39 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 16341
39 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 16342
39 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 16343
39 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 16344
39 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 16345
39 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 16346
39 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 16347
39 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 16348
39 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 16349
39 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 16350
39 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 16351
39 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 16352
39 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 16353
39 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 16354
39 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 16355
39 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 16356
39 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 16357
39 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 16358
39 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 16359
39 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 16360
39 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 16361
39 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 16362
39 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 16363
39 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 16364
39 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 16365
39 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 16366
39 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 16367
39 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 16368
39 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 16369
39 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 16370
39 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 16371
39 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 16372
39 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 16373
39 [org.jfree.data.KeyedObjects].clone() [function] [call site] 16374
39 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 16375
39 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 16376
39 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 16377
39 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 16378
39 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 16379
39 [org.jfree.chart.plot.Plot].clone() [function] [call site] 16380
39 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 16381
39 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 16382
39 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 16383
39 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 16384
39 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 16385
39 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 16386
39 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 16387
39 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 16388
39 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 16389
39 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 16390
39 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 16391
39 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 16392
39 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 16393
39 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 16394
39 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 16395
39 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 16396
38 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 16397
38 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 16398
38 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 16399
39 [org.jfree.data.general.Series].clone() [function] [call site] 16400
39 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 16401
38 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 16402
38 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 16403
39 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16404
39 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 16405
39 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 16406
39 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 16407
39 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 16408
39 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 16409
39 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 16410
39 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 16411
39 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 16412
39 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 16413
39 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 16414
39 [org.jfree.data.KeyedObject].clone() [function] [call site] 16415
39 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 16416
39 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 16417
39 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 16418
39 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 16419
39 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 16420
39 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 16421
39 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 16422
39 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 16423
39 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 16424
39 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 16425
39 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 16426
39 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 16427
39 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 16428
39 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 16429
39 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 16430
39 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 16431
39 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 16432
39 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 16433
39 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 16434
39 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 16435
39 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 16436
39 [org.jfree.chart.title.Title].clone() [function] [call site] 16437
39 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 16438
39 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 16439
39 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 16440
39 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 16441
39 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 16442
39 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 16443
39 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 16444
39 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 16445
39 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 16446
39 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 16447
39 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 16448
39 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 16449
39 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 16450
39 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 16451
39 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 16452
39 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 16453
39 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 16454
39 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 16455
39 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 16456
39 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 16457
39 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 16458
39 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 16459
39 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 16460
39 [org.jfree.chart.block.Size2D].clone() [function] [call site] 16461
39 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 16462
39 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 16463
39 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 16464
39 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 16465
39 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 16466
39 [org.jfree.data.gantt.Task].clone() [function] [call site] 16467
39 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 16468
39 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 16469
39 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 16470
39 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 16471
39 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 16472
39 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 16473
39 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 16474
39 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 16475
39 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 16476
39 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 16477
39 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 16478
39 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 16479
39 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 16480
39 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 16481
39 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 16482
39 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 16483
39 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 16484
39 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 16485
39 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 16486
39 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 16487
39 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 16488
39 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 16489
39 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16490
39 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 16491
39 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 16492
39 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 16493
39 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 16494
39 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 16495
39 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 16496
39 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 16497
39 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 16498
39 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 16499
39 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 16500
39 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 16501
39 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 16502
39 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 16503
39 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 16504
39 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 16505
39 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 16506
39 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 16507
39 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 16508
39 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 16509
39 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 16510
39 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 16511
39 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 16512
39 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 16513
39 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 16514
39 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 16515
39 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 16516
39 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 16517
39 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 16518
39 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 16519
39 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 16520
39 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 16521
39 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 16522
39 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 16523
39 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 16524
39 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 16525
39 [org.jfree.data.KeyedObjects].clone() [function] [call site] 16526
39 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 16527
39 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 16528
39 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 16529
39 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 16530
39 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 16531
39 [org.jfree.chart.plot.Plot].clone() [function] [call site] 16532
39 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 16533
39 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 16534
39 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 16535
39 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 16536
39 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 16537
39 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 16538
39 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 16539
39 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 16540
39 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 16541
39 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 16542
39 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 16543
39 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 16544
39 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 16545
39 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 16546
39 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 16547
38 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 16548
38 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 16549
38 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 16550
39 [java.lang.Object].clone() [function] [call site] 16551
38 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 16552
38 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 16553
38 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 16554
39 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16555
39 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 16556
39 [java.util.Calendar].clone() [function] [call site] 16557
39 [java.util.GregorianCalendar].clone() [function] [call site] 16558
38 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 16559
38 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 16560
38 [sun.font.AttributeValues].clone() [function] [call site] 16561
38 [java.lang.invoke.MemberName].clone() [function] [call site] 16562
38 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 16563
39 [org.jfree.data.general.Series].clone() [function] [call site] 16564
39 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 16565
38 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 16566
38 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 16567
38 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 16568
38 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 16569
39 [java.lang.Object].clone() [function] [call site] 16570
38 [java.awt.RenderingHints].clone() [function] [call site] 16571
38 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 16572
39 [java.lang.Object].clone() [function] [call site] 16573
39 [java.lang.RuntimeException].<init>(java.lang.Throwable) [function] [call site] 16574
38 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 16575
38 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 16576
38 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 16577
38 [java.util.TreeSet].clone() [function] [call site] 16578
38 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 16579
38 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 16580
39 [org.jfree.data.time.TimePeriodValues].createCopy(int,int) [function] [call site] 16581
40 [org.jfree.data.general.Series].clone() [function] [call site] 16582
40 [java.util.ArrayList].<init>() [function] [call site] 16583
40 [java.util.ArrayList].size() [function] [call site] 16584
40 [sun.awt.util.IdentityArrayList].size() [function] [call site] 16585
40 [java.util.LinkedList].size() [function] [call site] 16586
40 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 16587
40 [java.util.Vector].size() [function] [call site] 16588
40 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 16589
40 [java.util.Vector].get(int) [function] [call site] 16590
40 [java.util.LinkedList].get(int) [function] [call site] 16591
40 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 16592
40 [java.util.AbstractSequentialList].get(int) [function] [call site] 16593
40 [java.util.ArrayList].get(int) [function] [call site] 16594
40 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 16595
40 [org.jfree.data.time.TimePeriodValues].add(org.jfree.data.time.TimePeriodValue) [function] [call site] 16596
41 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 16597
41 [java.util.Vector].add(java.lang.Object) [function] [call site] 16598
41 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 16599
41 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 16600
41 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 16601
41 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 16602
41 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 16603
41 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 16604
41 [java.util.ArrayList].size() [function] [call site] 16605
41 [sun.awt.util.IdentityArrayList].size() [function] [call site] 16606
41 [java.util.LinkedList].size() [function] [call site] 16607
41 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 16608
41 [java.util.Vector].size() [function] [call site] 16609
41 [org.jfree.data.time.TimePeriodValues].updateBounds(org.jfree.data.time.TimePeriod,int) [function] [call site] 16610
42 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 16611
42 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 16612
42 [java.util.Date].getTime() [function] [call site] 16613
42 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 16614
42 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 16615
42 [java.util.Date].getTime() [function] [call site] 16616
42 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 16617
42 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 16618
42 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 16619
42 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 16620
42 [java.util.Date].getTime() [function] [call site] 16621
42 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 16622
42 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 16623
42 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 16624
42 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 16625
42 [java.util.Date].getTime() [function] [call site] 16626
42 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 16627
42 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 16628
42 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 16629
42 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 16630
42 [java.util.Date].getTime() [function] [call site] 16631
42 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 16632
42 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 16633
42 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 16634
42 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 16635
42 [java.util.Date].getTime() [function] [call site] 16636
42 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 16637
42 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 16638
42 [org.jfree.data.time.RegularTimePeriod].getStart() [function] [call site] 16639
42 [org.jfree.data.time.SimpleTimePeriod].getStart() [function] [call site] 16640
42 [java.util.Date].getTime() [function] [call site] 16641
42 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 16642
42 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 16643
42 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 16644
42 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 16645
42 [java.util.Date].getTime() [function] [call site] 16646
42 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 16647
42 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 16648
42 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 16649
42 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 16650
42 [java.util.Date].getTime() [function] [call site] 16651
42 [org.jfree.data.time.TimePeriodValues].getDataItem(int) [function] [call site] 16652
42 [org.jfree.data.time.RegularTimePeriod].getEnd() [function] [call site] 16653
42 [org.jfree.data.time.SimpleTimePeriod].getEnd() [function] [call site] 16654
42 [org.jfree.data.time.TimePeriodValue].getPeriod() [function] [call site] 16655
42 [java.util.Date].getTime() [function] [call site] 16656
41 [org.jfree.data.general.Series].fireSeriesChanged() [function] [call site] 16657
40 [java.io.PrintStream].println(java.lang.String) [function] [call site] 16658
39 [org.jfree.data.time.TimePeriodValues].getItemCount() [function] [call site] 16659
38 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 16660
38 [java.lang.ref.Reference].clone() [function] [call site] 16661
38 [java.awt.geom.QuadCurve2D].clone() [function] [call site] 16662
38 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 16663
38 [java.awt.geom.Line2D].clone() [function] [call site] 16664
38 [java.awt.geom.Point2D].clone() [function] [call site] 16665
38 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 16666
39 [java.lang.Object].clone() [function] [call site] 16667
38 [sun.java2d.SunGraphics2D].clone() [function] [call site] 16668
38 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 16669
38 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 16670
38 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 16671
38 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 16672
38 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 16673
38 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 16674
38 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 16675
38 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 16676
38 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 16677
38 [java.text.Collator].clone() [function] [call site] 16678
38 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 16679
38 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 16680
38 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 16681
38 [java.security.MessageDigest].clone() [function] [call site] 16682
38 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 16683
38 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 16684
38 [java.util.IdentityHashMap].clone() [function] [call site] 16685
38 [java.util.Vector].clone() [function] [call site] 16686
38 [java.awt.geom.CubicCurve2D].clone() [function] [call site] 16687
38 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 16688
38 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 16689
38 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 16690
38 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 16691
38 [java.awt.geom.Path2D$Float].clone() [function] [call site] 16692
38 [java.text.BreakIterator].clone() [function] [call site] 16693
38 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 16694
38 [java.util.TimeZone].clone() [function] [call site] 16695
38 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 16696
38 [javax.swing.text.EditorKit].clone() [function] [call site] 16697
38 [java.awt.geom.Path2D$Double].clone() [function] [call site] 16698
38 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 16699
38 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 16700
38 [java.util.AbstractMap].clone() [function] [call site] 16701
38 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 16702
38 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 16703
38 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 16704
38 [java.util.ArrayDeque].clone() [function] [call site] 16705
38 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 16706
38 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 16707
38 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 16708
38 [java.util.HashSet].clone() [function] [call site] 16709
38 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 16710
38 [java.util.Hashtable$Entry].clone() [function] [call site] 16711
38 [java.security.Signature].clone() [function] [call site] 16712
38 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 16713
38 [java.util.BitSet].clone() [function] [call site] 16714
38 [java.util.jar.Manifest].clone() [function] [call site] 16715
38 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 16716
38 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 16717
38 [java.security.MessageDigestSpi].clone() [function] [call site] 16718
38 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 16719
38 [java.net.HttpCookie].clone() [function] [call site] 16720
38 [java.util.jar.Attributes].clone() [function] [call site] 16721
38 [org.jfree.chart.block.Size2D].clone() [function] [call site] 16722
38 [java.util.GregorianCalendar].clone() [function] [call site] 16723
38 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 16724
38 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 16725
38 [org.jfree.chart.plot.Marker].clone() [function] [call site] 16726
38 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 16727
38 [java.util.EnumSet].clone() [function] [call site] 16728
38 [org.jfree.data.gantt.Task].clone() [function] [call site] 16729
38 [org.jfree.chart.JFreeChart].clone() [function] [call site] 16730
38 [sun.util.calendar.CalendarDate].clone() [function] [call site] 16731
38 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 16732
38 [java.text.DigitList].clone() [function] [call site] 16733
38 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 16734
38 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 16735
38 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 16736
38 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 16737
38 [java.awt.image.renderable.RenderContext].clone() [function] [call site] 16738
38 [java.security.SignatureSpi].clone() [function] [call site] 16739
38 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 16740
38 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 16741
38 [java.lang.Enum].clone() [function] [call site] 16742
38 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 16743
38 [java.awt.geom.Dimension2D].clone() [function] [call site] 16744
38 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 16745
38 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 16746
38 [java.lang.Thread].clone() [function] [call site] 16747
38 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 16748
38 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 16749
38 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 16750
38 [java.awt.PageAttributes].clone() [function] [call site] 16751
38 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 16752
38 [java.util.Date].clone() [function] [call site] 16753
38 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 16754
38 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 16755
38 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 16756
38 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 16757
38 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 16758
38 [java.util.HashMap].clone() [function] [call site] 16759
38 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 16760
38 [java.awt.print.Paper].clone() [function] [call site] 16761
38 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 16762
38 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 16763
38 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 16764
38 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 16765
38 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 16766
38 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 16767
38 [java.awt.ImageCapabilities].clone() [function] [call site] 16768
38 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 16769
38 [java.awt.BufferCapabilities].clone() [function] [call site] 16770
38 [org.jfree.data.KeyedObjects].clone() [function] [call site] 16771
38 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 16772
38 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 16773
38 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 16774
38 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 16775
38 [org.jfree.chart.plot.Plot].clone() [function] [call site] 16776
38 [java.awt.font.TextLayout].clone() [function] [call site] 16777
38 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 16778
38 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 16779
38 [java.text.DecimalFormatSymbols].clone() [function] [call site] 16780
38 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 16781
38 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 16782
38 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 16783
38 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 16784
38 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 16785
38 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 16786
38 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 16787
38 [java.util.zip.ZipEntry].clone() [function] [call site] 16788
38 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 16789
38 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 16790
38 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 16791
38 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 16792
38 [java.text.DateFormat].clone() [function] [call site] 16793
38 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 16794
38 [org.jfree.data.KeyedObject].clone() [function] [call site] 16795
38 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 16796
38 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 16797
38 [java.util.TreeMap].clone() [function] [call site] 16798
38 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 16799
38 [java.awt.JobAttributes].clone() [function] [call site] 16800
38 [java.util.Properties].clone() [function] [call site] 16801
38 [java.awt.geom.AffineTransform].clone() [function] [call site] 16802
38 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 16803
38 [javax.swing.text.SimpleAttributeSet].clone() [function] [call site] 16804
38 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 16805
38 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 16806
38 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 16807
38 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 16808
38 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 16809
38 [org.jfree.chart.axis.Axis].clone() [function] [call site] 16810
38 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 16811
38 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 16812
38 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 16813
38 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 16814
38 [org.jfree.chart.title.Title].clone() [function] [call site] 16815
38 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 16816
38 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 16817
38 [java.awt.datatransfer.MimeType].clone() [function] [call site] 16818
38 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 16819
38 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 16820
38 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 16821
38 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 16822
38 [java.text.MessageFormat].clone() [function] [call site] 16823
38 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 16824
38 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 16825
38 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 16826
38 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 16827
38 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 16828
38 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 16829
38 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 16830
38 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 16831
38 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 16832
38 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 16833
38 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 16834
38 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 16835
38 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 16836
38 [sun.font.FontLineMetrics].clone() [function] [call site] 16837
38 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 16838
38 [java.text.Format].clone() [function] [call site] 16839
38 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 16840
38 [java.awt.datatransfer.DataFlavor].clone() [function] [call site] 16841
38 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 16842
38 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 16843
38 [java.util.Hashtable].clone() [function] [call site] 16844
38 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 16845
38 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 16846
38 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 16847
38 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 16848
38 [java.util.LinkedList].clone() [function] [call site] 16849
38 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 16850
38 [java.util.ArrayList].clone() [function] [call site] 16851
38 [java.text.SimpleDateFormat].clone() [function] [call site] 16852
38 [java.util.Locale].clone() [function] [call site] 16853
38 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 16854
38 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 16855
38 [java.util.concurrent.CopyOnWriteArrayList].clone() [function] [call site] 16856
38 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 16857
38 [java.awt.geom.Area].clone() [function] [call site] 16858
38 [java.awt.datatransfer.MimeTypeParameterList].clone() [function] [call site] 16859
38 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 16860
38 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 16861
38 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 16862
38 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 16863
38 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 16864
38 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 16865
38 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 16866
38 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 16867
38 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 16868
38 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 16869
38 [java.lang.Object].clone() [function] [call site] 16870
38 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 16871
38 [java.text.NumberFormat].clone() [function] [call site] 16872
38 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 16873
38 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 16874
38 [java.text.DecimalFormat].clone() [function] [call site] 16875
38 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16876
38 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 16877
38 [java.awt.geom.RectangularShape].clone() [function] [call site] 16878
38 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 16879
38 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 16880
38 [javax.swing.ArrayTable].clone() [function] [call site] 16881
38 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 16882
38 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 16883
38 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 16884
38 [java.awt.print.PageFormat].clone() [function] [call site] 16885
38 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 16886
38 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 16887
38 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 16888
38 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 16889
38 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 16890
38 [java.text.DateFormatSymbols].clone() [function] [call site] 16891
38 [java.util.Calendar].clone() [function] [call site] 16892
38 [org.jfree.data.general.Series].clone() [function] [call site] 16893
38 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 16894
38 [java.awt.Insets].clone() [function] [call site] 16895
38 [javax.swing.text.Segment].clone() [function] [call site] 16896
38 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 16897
38 [org.jfree.chart.axis.Tick].clone() [function] [call site] 16898
38 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 16899
38 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 16900
38 [sun.java2d.loops.FontInfo].clone() [function] [call site] 16901
38 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 16902
38 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 16903
38 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 16904
38 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 16905
38 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 16906
38 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 16907
38 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 16908
38 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 16909
38 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 16910
38 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 16911
38 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 16912
38 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 16913
38 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 16914
38 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 16915
38 [sun.font.AttributeValues].clone() [function] [call site] 16916
38 [java.lang.invoke.MemberName].clone() [function] [call site] 16917
38 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 16918
38 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 16919
38 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 16920
38 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 16921
38 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 16922
38 [java.awt.RenderingHints].clone() [function] [call site] 16923
38 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 16924
38 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 16925
38 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 16926
38 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 16927
38 [java.util.TreeSet].clone() [function] [call site] 16928
38 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 16929
38 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 16930
38 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 16931
38 [java.lang.ref.Reference].clone() [function] [call site] 16932
38 [java.awt.geom.QuadCurve2D].clone() [function] [call site] 16933
38 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 16934
38 [java.awt.geom.Line2D].clone() [function] [call site] 16935
38 [java.awt.geom.Point2D].clone() [function] [call site] 16936
38 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 16937
38 [sun.java2d.SunGraphics2D].clone() [function] [call site] 16938
38 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone(java.lang.Number[][]) [function] [call site] 16939
39 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 16940
39 [java.lang.System].arraycopy(java.lang.Object,int,java.lang.Object,int,int) [function] [call site] 16941
38 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone(java.lang.Number[][]) [function] [call site] 16942
37 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 16943
37 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 16944
37 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 16945
37 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 16946
37 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 16947
37 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 16948
37 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 16949
37 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 16950
37 [sun.font.FontLineMetrics].clone() [function] [call site] 16951
37 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 16952
37 [java.text.Format].clone() [function] [call site] 16953
37 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 16954
37 [java.awt.datatransfer.DataFlavor].clone() [function] [call site] 16955
37 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 16956
37 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 16957
37 [java.util.Hashtable].clone() [function] [call site] 16958
37 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 16959
37 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 16960
37 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 16961
37 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 16962
37 [java.util.LinkedList].clone() [function] [call site] 16963
37 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 16964
37 [java.util.ArrayList].clone() [function] [call site] 16965
37 [java.text.SimpleDateFormat].clone() [function] [call site] 16966
37 [java.util.Locale].clone() [function] [call site] 16967
37 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 16968
37 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 16969
37 [java.util.concurrent.CopyOnWriteArrayList].clone() [function] [call site] 16970
37 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 16971
37 [java.awt.geom.Area].clone() [function] [call site] 16972
37 [java.awt.datatransfer.MimeTypeParameterList].clone() [function] [call site] 16973
37 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 16974
37 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 16975
37 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 16976
37 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 16977
37 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 16978
37 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 16979
37 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 16980
37 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 16981
37 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 16982
37 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 16983
37 [java.lang.Object].clone() [function] [call site] 16984
37 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 16985
37 [java.text.NumberFormat].clone() [function] [call site] 16986
37 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 16987
37 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 16988
37 [java.text.DecimalFormat].clone() [function] [call site] 16989
37 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 16990
37 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 16991
37 [java.awt.geom.RectangularShape].clone() [function] [call site] 16992
37 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 16993
37 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 16994
37 [javax.swing.ArrayTable].clone() [function] [call site] 16995
37 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 16996
37 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 16997
37 [java.awt.print.PageFormat].clone() [function] [call site] 16998
37 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 16999
37 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 17000
37 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 17001
37 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 17002
37 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 17003
37 [java.text.DateFormatSymbols].clone() [function] [call site] 17004
37 [java.util.Calendar].clone() [function] [call site] 17005
37 [org.jfree.data.general.Series].clone() [function] [call site] 17006
37 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 17007
37 [java.awt.Insets].clone() [function] [call site] 17008
37 [javax.swing.text.Segment].clone() [function] [call site] 17009
37 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 17010
37 [org.jfree.chart.axis.Tick].clone() [function] [call site] 17011
37 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 17012
37 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 17013
37 [sun.java2d.loops.FontInfo].clone() [function] [call site] 17014
37 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 17015
37 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 17016
37 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 17017
37 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 17018
37 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 17019
37 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 17020
37 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 17021
37 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 17022
37 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 17023
37 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 17024
37 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 17025
37 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 17026
37 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 17027
37 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 17028
37 [sun.font.AttributeValues].clone() [function] [call site] 17029
37 [java.lang.invoke.MemberName].clone() [function] [call site] 17030
37 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 17031
37 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 17032
37 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 17033
37 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 17034
37 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 17035
37 [java.awt.RenderingHints].clone() [function] [call site] 17036
37 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 17037
37 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 17038
37 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 17039
37 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 17040
37 [java.util.TreeSet].clone() [function] [call site] 17041
37 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 17042
37 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 17043
37 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 17044
37 [java.lang.ref.Reference].clone() [function] [call site] 17045
37 [java.awt.geom.QuadCurve2D].clone() [function] [call site] 17046
37 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 17047
37 [java.awt.geom.Line2D].clone() [function] [call site] 17048
37 [java.awt.geom.Point2D].clone() [function] [call site] 17049
37 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 17050
37 [sun.java2d.SunGraphics2D].clone() [function] [call site] 17051
37 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 17052
37 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 17053
37 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 17054
37 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 17055
37 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 17056
37 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 17057
37 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 17058
37 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 17059
37 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 17060
37 [java.text.Collator].clone() [function] [call site] 17061
37 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 17062
37 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 17063
37 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 17064
37 [java.security.MessageDigest].clone() [function] [call site] 17065
37 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 17066
37 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 17067
37 [java.util.IdentityHashMap].clone() [function] [call site] 17068
37 [java.util.Vector].clone() [function] [call site] 17069
37 [java.awt.geom.CubicCurve2D].clone() [function] [call site] 17070
37 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 17071
37 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 17072
37 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 17073
37 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 17074
37 [java.awt.geom.Path2D$Float].clone() [function] [call site] 17075
37 [java.text.BreakIterator].clone() [function] [call site] 17076
37 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 17077
37 [java.util.TimeZone].clone() [function] [call site] 17078
37 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 17079
37 [javax.swing.text.EditorKit].clone() [function] [call site] 17080
37 [java.awt.geom.Path2D$Double].clone() [function] [call site] 17081
37 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 17082
37 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 17083
37 [java.util.AbstractMap].clone() [function] [call site] 17084
37 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 17085
37 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 17086
37 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 17087
37 [java.util.ArrayDeque].clone() [function] [call site] 17088
37 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 17089
37 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 17090
37 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 17091
37 [java.util.HashSet].clone() [function] [call site] 17092
37 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 17093
37 [java.util.Hashtable$Entry].clone() [function] [call site] 17094
37 [java.security.Signature].clone() [function] [call site] 17095
37 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 17096
37 [java.util.BitSet].clone() [function] [call site] 17097
37 [java.util.jar.Manifest].clone() [function] [call site] 17098
37 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 17099
37 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 17100
37 [java.security.MessageDigestSpi].clone() [function] [call site] 17101
37 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 17102
37 [java.net.HttpCookie].clone() [function] [call site] 17103
37 [java.util.jar.Attributes].clone() [function] [call site] 17104
37 [org.jfree.chart.block.Size2D].clone() [function] [call site] 17105
37 [java.util.GregorianCalendar].clone() [function] [call site] 17106
37 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 17107
37 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 17108
37 [org.jfree.chart.plot.Marker].clone() [function] [call site] 17109
37 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 17110
37 [java.util.EnumSet].clone() [function] [call site] 17111
37 [org.jfree.data.gantt.Task].clone() [function] [call site] 17112
37 [org.jfree.chart.JFreeChart].clone() [function] [call site] 17113
37 [sun.util.calendar.CalendarDate].clone() [function] [call site] 17114
37 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 17115
37 [java.text.DigitList].clone() [function] [call site] 17116
37 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 17117
37 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 17118
37 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 17119
37 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 17120
37 [java.awt.image.renderable.RenderContext].clone() [function] [call site] 17121
37 [java.security.SignatureSpi].clone() [function] [call site] 17122
37 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 17123
37 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 17124
37 [java.lang.Enum].clone() [function] [call site] 17125
37 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 17126
37 [java.awt.geom.Dimension2D].clone() [function] [call site] 17127
37 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 17128
37 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 17129
37 [java.lang.Thread].clone() [function] [call site] 17130
37 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 17131
37 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 17132
37 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 17133
37 [java.awt.PageAttributes].clone() [function] [call site] 17134
37 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 17135
37 [java.util.Date].clone() [function] [call site] 17136
37 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 17137
37 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 17138
37 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 17139
37 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 17140
37 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 17141
37 [java.util.HashMap].clone() [function] [call site] 17142
37 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 17143
37 [java.awt.print.Paper].clone() [function] [call site] 17144
37 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 17145
37 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 17146
37 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 17147
37 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 17148
37 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 17149
37 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 17150
37 [java.awt.ImageCapabilities].clone() [function] [call site] 17151
37 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 17152
37 [java.awt.BufferCapabilities].clone() [function] [call site] 17153
37 [org.jfree.data.KeyedObjects].clone() [function] [call site] 17154
37 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 17155
37 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 17156
37 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 17157
37 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 17158
37 [org.jfree.chart.plot.Plot].clone() [function] [call site] 17159
37 [java.awt.font.TextLayout].clone() [function] [call site] 17160
37 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 17161
37 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 17162
37 [java.text.DecimalFormatSymbols].clone() [function] [call site] 17163
37 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 17164
37 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 17165
37 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 17166
37 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 17167
37 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 17168
37 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 17169
37 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 17170
37 [java.util.zip.ZipEntry].clone() [function] [call site] 17171
37 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 17172
37 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 17173
37 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 17174
37 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 17175
37 [java.text.DateFormat].clone() [function] [call site] 17176
37 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 17177
37 [org.jfree.data.KeyedObject].clone() [function] [call site] 17178
37 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 17179
37 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 17180
37 [java.util.TreeMap].clone() [function] [call site] 17181
37 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 17182
37 [java.awt.JobAttributes].clone() [function] [call site] 17183
37 [java.util.Properties].clone() [function] [call site] 17184
37 [java.awt.geom.AffineTransform].clone() [function] [call site] 17185
37 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 17186
37 [javax.swing.text.SimpleAttributeSet].clone() [function] [call site] 17187
37 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 17188
37 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 17189
37 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 17190
37 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 17191
37 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 17192
37 [org.jfree.chart.axis.Axis].clone() [function] [call site] 17193
37 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 17194
37 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 17195
37 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 17196
37 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 17197
37 [org.jfree.chart.title.Title].clone() [function] [call site] 17198
37 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 17199
37 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 17200
37 [java.awt.datatransfer.MimeType].clone() [function] [call site] 17201
37 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 17202
37 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 17203
37 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 17204
37 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 17205
37 [java.text.MessageFormat].clone() [function] [call site] 17206
37 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 17207
37 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 17208
37 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 17209
37 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 17210
37 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 17211
37 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 17212
37 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 17213
37 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 17214
37 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 17215
37 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 17216
37 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 17217
37 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 17218
37 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 17219
37 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 17220
37 [sun.font.FontLineMetrics].clone() [function] [call site] 17221
37 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 17222
37 [java.text.Format].clone() [function] [call site] 17223
37 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 17224
37 [java.awt.datatransfer.DataFlavor].clone() [function] [call site] 17225
37 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 17226
37 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 17227
37 [java.util.Hashtable].clone() [function] [call site] 17228
37 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 17229
37 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 17230
37 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 17231
37 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 17232
37 [java.util.LinkedList].clone() [function] [call site] 17233
37 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 17234
37 [java.util.ArrayList].clone() [function] [call site] 17235
37 [java.text.SimpleDateFormat].clone() [function] [call site] 17236
37 [java.util.Locale].clone() [function] [call site] 17237
37 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 17238
37 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 17239
37 [java.util.concurrent.CopyOnWriteArrayList].clone() [function] [call site] 17240
37 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 17241
37 [java.awt.geom.Area].clone() [function] [call site] 17242
37 [java.awt.datatransfer.MimeTypeParameterList].clone() [function] [call site] 17243
37 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 17244
37 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 17245
37 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 17246
37 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 17247
37 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 17248
37 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 17249
37 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 17250
37 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 17251
37 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 17252
37 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 17253
37 [java.lang.Object].clone() [function] [call site] 17254
37 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 17255
37 [java.text.NumberFormat].clone() [function] [call site] 17256
37 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 17257
37 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 17258
37 [java.text.DecimalFormat].clone() [function] [call site] 17259
37 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 17260
37 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 17261
37 [java.awt.geom.RectangularShape].clone() [function] [call site] 17262
37 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 17263
37 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 17264
37 [javax.swing.ArrayTable].clone() [function] [call site] 17265
37 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 17266
37 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 17267
37 [java.awt.print.PageFormat].clone() [function] [call site] 17268
37 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 17269
37 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 17270
37 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 17271
37 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 17272
37 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 17273
37 [java.text.DateFormatSymbols].clone() [function] [call site] 17274
37 [java.util.Calendar].clone() [function] [call site] 17275
37 [org.jfree.data.general.Series].clone() [function] [call site] 17276
37 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 17277
37 [java.awt.Insets].clone() [function] [call site] 17278
37 [javax.swing.text.Segment].clone() [function] [call site] 17279
37 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 17280
37 [org.jfree.chart.axis.Tick].clone() [function] [call site] 17281
37 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 17282
37 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 17283
37 [sun.java2d.loops.FontInfo].clone() [function] [call site] 17284
37 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 17285
37 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 17286
37 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 17287
37 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 17288
37 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 17289
37 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 17290
37 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 17291
37 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 17292
37 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 17293
37 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 17294
37 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 17295
37 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 17296
37 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 17297
37 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 17298
37 [sun.font.AttributeValues].clone() [function] [call site] 17299
37 [java.lang.invoke.MemberName].clone() [function] [call site] 17300
37 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 17301
37 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 17302
37 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 17303
37 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 17304
37 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 17305
37 [java.awt.RenderingHints].clone() [function] [call site] 17306
37 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 17307
37 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 17308
37 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 17309
37 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 17310
37 [java.util.TreeSet].clone() [function] [call site] 17311
37 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 17312
37 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 17313
37 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 17314
37 [java.lang.ref.Reference].clone() [function] [call site] 17315
37 [java.awt.geom.QuadCurve2D].clone() [function] [call site] 17316
37 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 17317
37 [java.awt.geom.Line2D].clone() [function] [call site] 17318
37 [java.awt.geom.Point2D].clone() [function] [call site] 17319
37 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 17320
37 [sun.java2d.SunGraphics2D].clone() [function] [call site] 17321
37 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 17322
36 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 17323
36 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 17324
36 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 17325
36 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 17326
36 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 17327
36 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 17328
36 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 17329
36 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 17330
36 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 17331
36 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 17332
36 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 17333
36 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 17334
36 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 17335
36 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 17336
36 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 17337
36 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 17338
36 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 17339
36 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 17340
36 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 17341
36 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 17342
36 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 17343
36 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 17344
36 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 17345
36 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 17346
36 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 17347
36 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 17348
36 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 17349
36 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 17350
36 [org.jfree.data.KeyedObjects].clone() [function] [call site] 17351
36 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 17352
36 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 17353
36 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 17354
36 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 17355
36 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 17356
36 [org.jfree.chart.plot.Plot].clone() [function] [call site] 17357
36 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 17358
36 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 17359
36 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 17360
36 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 17361
36 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 17362
36 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 17363
36 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 17364
36 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 17365
36 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 17366
36 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 17367
36 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 17368
36 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 17369
36 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 17370
36 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 17371
36 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 17372
36 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 17373
36 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 17374
36 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17375
36 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17376
36 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 17377
36 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 17378
36 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 17379
36 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17380
36 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 17381
36 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17382
36 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17383
36 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17384
35 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 17385
35 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 17386
35 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 17387
35 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 17388
35 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 17389
35 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 17390
35 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 17391
35 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 17392
35 [org.jfree.chart.block.Size2D].clone() [function] [call site] 17393
35 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 17394
35 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 17395
35 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 17396
35 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 17397
35 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 17398
35 [org.jfree.data.gantt.Task].clone() [function] [call site] 17399
35 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 17400
35 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 17401
35 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 17402
35 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 17403
35 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 17404
35 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 17405
35 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 17406
35 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 17407
35 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 17408
35 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 17409
35 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 17410
35 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 17411
35 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 17412
35 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 17413
35 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 17414
35 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 17415
35 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 17416
35 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 17417
35 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 17418
35 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 17419
35 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 17420
35 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 17421
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 17422
35 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 17423
35 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 17424
35 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 17425
35 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 17426
35 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 17427
35 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 17428
35 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 17429
35 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 17430
35 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 17431
35 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 17432
35 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 17433
35 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 17434
35 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 17435
35 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 17436
35 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 17437
35 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 17438
35 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 17439
35 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 17440
35 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 17441
35 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 17442
35 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 17443
35 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 17444
35 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 17445
35 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 17446
35 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 17447
35 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 17448
35 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 17449
35 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 17450
35 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 17451
35 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 17452
35 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 17453
35 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 17454
35 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 17455
35 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 17456
35 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 17457
35 [org.jfree.data.KeyedObjects].clone() [function] [call site] 17458
35 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 17459
35 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 17460
35 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 17461
35 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 17462
35 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 17463
35 [org.jfree.chart.plot.Plot].clone() [function] [call site] 17464
35 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 17465
35 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 17466
35 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 17467
35 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 17468
35 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 17469
35 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 17470
35 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 17471
35 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 17472
35 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 17473
35 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 17474
35 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 17475
35 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 17476
35 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 17477
35 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 17478
35 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 17479
35 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 17480
35 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 17481
35 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 17482
35 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 17483
35 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 17484
35 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 17485
35 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 17486
35 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 17487
35 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 17488
35 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 17489
35 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 17490
35 [org.jfree.data.KeyedObject].clone() [function] [call site] 17491
35 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 17492
35 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 17493
35 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 17494
35 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 17495
35 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 17496
35 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 17497
35 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 17498
35 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 17499
35 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 17500
35 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 17501
35 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 17502
35 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 17503
35 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 17504
35 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 17505
35 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 17506
35 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 17507
35 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 17508
35 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 17509
35 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 17510
35 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 17511
35 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 17512
35 [org.jfree.chart.title.Title].clone() [function] [call site] 17513
35 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 17514
35 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 17515
35 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 17516
35 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 17517
35 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 17518
35 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 17519
35 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 17520
35 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 17521
35 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 17522
35 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 17523
35 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 17524
35 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 17525
35 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 17526
35 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 17527
35 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 17528
35 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 17529
35 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 17530
35 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 17531
35 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 17532
35 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 17533
35 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 17534
35 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 17535
35 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 17536
35 [org.jfree.chart.block.Size2D].clone() [function] [call site] 17537
35 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 17538
35 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 17539
35 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 17540
35 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 17541
35 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 17542
35 [org.jfree.data.gantt.Task].clone() [function] [call site] 17543
35 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 17544
35 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 17545
35 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 17546
35 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 17547
35 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 17548
35 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 17549
35 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 17550
35 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 17551
35 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 17552
35 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 17553
35 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 17554
35 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 17555
35 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 17556
35 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 17557
35 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 17558
35 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 17559
35 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 17560
35 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 17561
35 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 17562
35 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 17563
35 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 17564
35 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 17565
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 17566
35 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 17567
35 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 17568
35 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 17569
35 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 17570
35 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 17571
35 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 17572
35 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 17573
35 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 17574
35 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 17575
35 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 17576
35 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 17577
35 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 17578
35 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 17579
35 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 17580
35 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 17581
35 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 17582
35 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 17583
35 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 17584
35 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 17585
35 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 17586
35 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 17587
35 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 17588
35 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 17589
35 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 17590
35 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 17591
35 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 17592
35 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 17593
35 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 17594
35 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 17595
35 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 17596
35 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 17597
35 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 17598
35 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 17599
35 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 17600
35 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 17601
35 [org.jfree.data.KeyedObjects].clone() [function] [call site] 17602
35 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 17603
35 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 17604
35 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 17605
35 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 17606
35 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 17607
35 [org.jfree.chart.plot.Plot].clone() [function] [call site] 17608
35 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 17609
35 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 17610
35 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 17611
35 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 17612
35 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 17613
35 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 17614
35 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 17615
35 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 17616
35 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 17617
35 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 17618
35 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 17619
35 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 17620
35 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 17621
35 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 17622
35 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 17623
35 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 17624
35 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 17625
35 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 17626
35 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 17627
35 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 17628
35 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 17629
35 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 17630
35 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 17631
35 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 17632
35 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 17633
35 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 17634
35 [org.jfree.data.KeyedObject].clone() [function] [call site] 17635
35 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 17636
35 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 17637
35 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 17638
35 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 17639
35 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 17640
35 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 17641
35 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 17642
35 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 17643
35 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 17644
35 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 17645
35 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 17646
35 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 17647
35 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 17648
35 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 17649
35 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 17650
35 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 17651
35 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 17652
35 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 17653
35 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 17654
35 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 17655
35 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 17656
35 [org.jfree.chart.title.Title].clone() [function] [call site] 17657
35 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 17658
35 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 17659
35 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 17660
35 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 17661
35 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 17662
35 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 17663
35 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 17664
35 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 17665
35 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 17666
35 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 17667
35 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 17668
35 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 17669
35 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 17670
35 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 17671
35 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 17672
35 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 17673
35 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 17674
35 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 17675
35 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 17676
35 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 17677
35 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 17678
35 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 17679
35 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 17680
35 [org.jfree.chart.block.Size2D].clone() [function] [call site] 17681
35 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 17682
35 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 17683
35 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 17684
35 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 17685
35 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 17686
35 [org.jfree.data.gantt.Task].clone() [function] [call site] 17687
35 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 17688
35 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 17689
35 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 17690
35 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 17691
35 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 17692
35 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 17693
35 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 17694
35 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 17695
35 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 17696
35 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 17697
35 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 17698
35 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 17699
35 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 17700
35 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 17701
35 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 17702
35 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 17703
35 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 17704
35 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 17705
35 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 17706
35 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 17707
35 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 17708
35 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 17709
35 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 17710
35 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 17711
35 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 17712
35 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 17713
35 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 17714
35 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 17715
35 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 17716
35 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 17717
35 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 17718
35 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 17719
35 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 17720
35 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 17721
35 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 17722
35 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 17723
35 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 17724
35 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 17725
35 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 17726
35 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 17727
35 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 17728
35 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 17729
35 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 17730
35 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 17731
35 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 17732
35 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 17733
35 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 17734
35 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 17735
35 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 17736
35 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 17737
35 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 17738
35 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 17739
35 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 17740
35 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 17741
35 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 17742
35 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 17743
35 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 17744
35 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 17745
35 [org.jfree.data.KeyedObjects].clone() [function] [call site] 17746
35 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 17747
35 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 17748
35 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 17749
35 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 17750
35 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 17751
35 [org.jfree.chart.plot.Plot].clone() [function] [call site] 17752
35 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 17753
35 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 17754
35 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 17755
35 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 17756
35 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 17757
35 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 17758
35 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 17759
35 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 17760
35 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 17761
35 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 17762
35 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 17763
35 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 17764
35 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 17765
35 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 17766
35 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 17767
35 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 17768
35 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 17769
35 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 17770
33 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 17771
33 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 17772
33 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 17773
33 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 17774
33 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 17775
33 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 17776
33 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 17777
33 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 17778
33 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 17779
33 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 17780
33 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 17781
33 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 17782
33 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 17783
33 [org.jfree.chart.block.Size2D].clone() [function] [call site] 17784
33 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 17785
33 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 17786
33 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 17787
33 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 17788
33 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 17789
33 [org.jfree.data.gantt.Task].clone() [function] [call site] 17790
33 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 17791
33 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 17792
33 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 17793
33 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 17794
33 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 17795
33 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 17796
33 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 17797
33 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 17798
33 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 17799
33 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 17800
33 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 17801
33 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 17802
33 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 17803
33 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 17804
33 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 17805
33 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 17806
33 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 17807
33 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 17808
33 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 17809
33 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 17810
33 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 17811
33 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 17812
33 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 17813
33 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 17814
33 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 17815
33 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 17816
33 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 17817
33 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 17818
33 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 17819
33 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 17820
33 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 17821
33 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 17822
33 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 17823
33 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 17824
33 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 17825
33 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 17826
33 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 17827
33 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 17828
33 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 17829
33 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 17830
33 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 17831
33 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 17832
33 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 17833
33 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 17834
33 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 17835
33 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 17836
33 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 17837
33 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 17838
33 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 17839
33 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 17840
33 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 17841
33 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 17842
33 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 17843
33 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 17844
33 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 17845
33 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 17846
33 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 17847
33 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 17848
33 [org.jfree.data.KeyedObjects].clone() [function] [call site] 17849
33 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 17850
33 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 17851
33 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 17852
33 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 17853
33 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 17854
33 [org.jfree.chart.plot.Plot].clone() [function] [call site] 17855
33 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 17856
33 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 17857
33 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 17858
33 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 17859
33 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 17860
33 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 17861
33 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 17862
33 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 17863
33 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 17864
33 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 17865
33 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 17866
33 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 17867
33 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 17868
33 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 17869
33 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 17870
33 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 17871
33 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 17872
33 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17873
33 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17874
33 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 17875
33 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 17876
33 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 17877
33 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17878
33 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 17879
33 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17880
33 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17881
33 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 17882
33 [java.lang.Integer].valueOf(int) [function] [call site] 17883
33 [org.jfree.chart.renderer.DefaultPolarItemRenderer].setPlot(org.jfree.chart.plot.PolarPlot) [function] [call site] 17884
33 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 17885
33 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 17886
32 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 17887
32 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 17888
32 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 17889
32 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 17890
32 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 17891
32 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 17892
32 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 17893
32 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 17894
32 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 17895
32 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 17896
32 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 17897
32 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 17898
32 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 17899
32 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 17900
32 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 17901
32 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 17902
32 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 17903
32 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 17904
32 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 17905
32 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 17906
32 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 17907
32 [org.jfree.chart.block.Size2D].clone() [function] [call site] 17908
32 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 17909
32 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 17910
32 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 17911
32 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 17912
32 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 17913
32 [org.jfree.data.gantt.Task].clone() [function] [call site] 17914
32 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 17915
32 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 17916
32 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 17917
32 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 17918
32 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 17919
32 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 17920
32 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 17921
32 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 17922
32 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 17923
32 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 17924
32 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 17925
32 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 17926
32 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 17927
32 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 17928
32 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 17929
32 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 17930
32 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 17931
32 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 17932
32 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 17933
32 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 17934
32 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 17935
32 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 17936
32 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 17937
32 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 17938
32 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 17939
32 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 17940
32 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 17941
32 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 17942
32 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 17943
32 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 17944
32 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 17945
32 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 17946
32 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 17947
32 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 17948
32 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 17949
32 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 17950
32 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 17951
32 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 17952
32 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 17953
32 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 17954
32 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 17955
32 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 17956
32 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 17957
32 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 17958
32 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 17959
32 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 17960
32 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 17961
32 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 17962
32 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 17963
32 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 17964
32 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 17965
32 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 17966
32 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 17967
32 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 17968
32 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 17969
32 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 17970
32 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 17971
32 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 17972
32 [org.jfree.data.KeyedObjects].clone() [function] [call site] 17973
32 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 17974
32 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 17975
32 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 17976
32 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 17977
32 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 17978
32 [org.jfree.chart.plot.Plot].clone() [function] [call site] 17979
32 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 17980
32 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 17981
32 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 17982
32 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 17983
32 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 17984
32 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 17985
32 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 17986
32 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 17987
32 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 17988
32 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 17989
32 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 17990
32 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 17991
32 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 17992
32 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 17993
32 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 17994
31 [java.util.Hashtable$Entry].clone() [function] [call site] 17995
31 [java.security.Signature].clone() [function] [call site] 17996
31 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 17997
31 [java.util.BitSet].clone() [function] [call site] 17998
31 [java.util.jar.Manifest].clone() [function] [call site] 17999
31 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 18000
31 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 18001
31 [java.security.MessageDigestSpi].clone() [function] [call site] 18002
31 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 18003
31 [java.net.HttpCookie].clone() [function] [call site] 18004
31 [java.util.jar.Attributes].clone() [function] [call site] 18005
31 [org.jfree.chart.block.Size2D].clone() [function] [call site] 18006
31 [java.util.GregorianCalendar].clone() [function] [call site] 18007
31 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 18008
31 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 18009
31 [org.jfree.chart.plot.Marker].clone() [function] [call site] 18010
31 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 18011
31 [java.util.EnumSet].clone() [function] [call site] 18012
31 [org.jfree.data.gantt.Task].clone() [function] [call site] 18013
31 [org.jfree.chart.JFreeChart].clone() [function] [call site] 18014
31 [sun.util.calendar.CalendarDate].clone() [function] [call site] 18015
31 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 18016
31 [java.text.DigitList].clone() [function] [call site] 18017
31 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 18018
31 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 18019
31 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 18020
31 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 18021
31 [java.awt.image.renderable.RenderContext].clone() [function] [call site] 18022
31 [java.security.SignatureSpi].clone() [function] [call site] 18023
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 18024
31 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 18025
31 [java.lang.Enum].clone() [function] [call site] 18026
31 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 18027
31 [java.awt.geom.Dimension2D].clone() [function] [call site] 18028
31 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 18029
31 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 18030
31 [java.lang.Thread].clone() [function] [call site] 18031
31 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 18032
31 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 18033
31 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 18034
31 [java.awt.PageAttributes].clone() [function] [call site] 18035
31 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 18036
31 [java.util.Date].clone() [function] [call site] 18037
31 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 18038
31 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 18039
31 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 18040
31 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 18041
31 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 18042
31 [java.util.HashMap].clone() [function] [call site] 18043
31 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 18044
31 [java.awt.print.Paper].clone() [function] [call site] 18045
31 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 18046
31 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 18047
31 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 18048
31 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 18049
31 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 18050
31 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 18051
31 [java.awt.ImageCapabilities].clone() [function] [call site] 18052
31 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 18053
31 [java.awt.BufferCapabilities].clone() [function] [call site] 18054
31 [org.jfree.data.KeyedObjects].clone() [function] [call site] 18055
31 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 18056
31 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 18057
31 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 18058
31 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 18059
31 [org.jfree.chart.plot.Plot].clone() [function] [call site] 18060
31 [java.awt.font.TextLayout].clone() [function] [call site] 18061
31 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 18062
31 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 18063
31 [java.text.DecimalFormatSymbols].clone() [function] [call site] 18064
31 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 18065
31 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 18066
31 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 18067
31 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 18068
31 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 18069
31 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 18070
31 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 18071
31 [java.util.zip.ZipEntry].clone() [function] [call site] 18072
31 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 18073
31 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 18074
31 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 18075
31 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 18076
31 [java.text.DateFormat].clone() [function] [call site] 18077
31 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 18078
31 [org.jfree.data.KeyedObject].clone() [function] [call site] 18079
31 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 18080
31 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 18081
31 [java.util.TreeMap].clone() [function] [call site] 18082
31 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 18083
31 [java.awt.JobAttributes].clone() [function] [call site] 18084
31 [java.util.Properties].clone() [function] [call site] 18085
31 [java.awt.geom.AffineTransform].clone() [function] [call site] 18086
31 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 18087
31 [javax.swing.text.SimpleAttributeSet].clone() [function] [call site] 18088
31 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 18089
31 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 18090
31 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 18091
31 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 18092
31 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 18093
31 [org.jfree.chart.axis.Axis].clone() [function] [call site] 18094
31 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 18095
31 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 18096
31 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 18097
31 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 18098
31 [org.jfree.chart.title.Title].clone() [function] [call site] 18099
31 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 18100
31 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 18101
31 [java.awt.datatransfer.MimeType].clone() [function] [call site] 18102
31 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 18103
31 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 18104
31 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 18105
31 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 18106
31 [java.text.MessageFormat].clone() [function] [call site] 18107
31 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 18108
31 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 18109
31 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 18110
31 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 18111
31 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 18112
31 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 18113
31 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 18114
31 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 18115
31 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 18116
31 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 18117
31 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 18118
31 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 18119
31 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 18120
31 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 18121
31 [sun.font.FontLineMetrics].clone() [function] [call site] 18122
31 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 18123
31 [java.text.Format].clone() [function] [call site] 18124
31 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 18125
31 [java.awt.datatransfer.DataFlavor].clone() [function] [call site] 18126
31 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 18127
31 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 18128
31 [java.util.Hashtable].clone() [function] [call site] 18129
31 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 18130
31 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 18131
31 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 18132
31 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 18133
31 [java.util.LinkedList].clone() [function] [call site] 18134
31 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 18135
31 [java.util.ArrayList].clone() [function] [call site] 18136
31 [java.text.SimpleDateFormat].clone() [function] [call site] 18137
31 [java.util.Locale].clone() [function] [call site] 18138
31 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 18139
31 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 18140
31 [java.util.concurrent.CopyOnWriteArrayList].clone() [function] [call site] 18141
31 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 18142
31 [java.awt.geom.Area].clone() [function] [call site] 18143
31 [java.awt.datatransfer.MimeTypeParameterList].clone() [function] [call site] 18144
31 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 18145
31 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 18146
31 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 18147
31 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 18148
31 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 18149
31 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 18150
31 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 18151
31 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 18152
31 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 18153
31 [java.lang.Object].clone() [function] [call site] 18154
31 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 18155
31 [java.text.NumberFormat].clone() [function] [call site] 18156
31 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 18157
31 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 18158
31 [java.text.DecimalFormat].clone() [function] [call site] 18159
31 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 18160
31 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 18161
31 [java.awt.geom.RectangularShape].clone() [function] [call site] 18162
31 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 18163
31 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 18164
31 [javax.swing.ArrayTable].clone() [function] [call site] 18165
31 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 18166
31 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 18167
31 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 18168
31 [java.awt.print.PageFormat].clone() [function] [call site] 18169
31 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 18170
31 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 18171
31 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 18172
31 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 18173
31 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 18174
31 [java.text.DateFormatSymbols].clone() [function] [call site] 18175
31 [java.util.Calendar].clone() [function] [call site] 18176
31 [org.jfree.data.general.Series].clone() [function] [call site] 18177
31 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 18178
31 [java.awt.Insets].clone() [function] [call site] 18179
31 [javax.swing.text.Segment].clone() [function] [call site] 18180
31 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 18181
31 [org.jfree.chart.axis.Tick].clone() [function] [call site] 18182
31 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 18183
31 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 18184
31 [sun.java2d.loops.FontInfo].clone() [function] [call site] 18185
31 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 18186
31 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 18187
31 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 18188
31 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 18189
31 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 18190
31 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 18191
31 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 18192
31 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 18193
31 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 18194
31 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 18195
31 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 18196
31 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 18197
31 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 18198
31 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 18199
31 [sun.font.AttributeValues].clone() [function] [call site] 18200
31 [java.lang.invoke.MemberName].clone() [function] [call site] 18201
31 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 18202
31 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 18203
31 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 18204
31 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 18205
31 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 18206
31 [java.awt.RenderingHints].clone() [function] [call site] 18207
31 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 18208
31 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 18209
31 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 18210
31 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 18211
31 [java.util.TreeSet].clone() [function] [call site] 18212
31 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 18213
31 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 18214
31 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 18215
31 [java.lang.ref.Reference].clone() [function] [call site] 18216
31 [java.awt.geom.QuadCurve2D].clone() [function] [call site] 18217
31 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 18218
31 [java.awt.geom.Line2D].clone() [function] [call site] 18219
31 [java.awt.geom.Point2D].clone() [function] [call site] 18220
31 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 18221
31 [sun.java2d.SunGraphics2D].clone() [function] [call site] 18222
30 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 18223
30 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 18224
30 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 18225
30 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 18226
30 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 18227
30 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 18228
30 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 18229
30 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 18230
30 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 18231
30 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 18232
30 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 18233
29 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 18234
29 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 18235
29 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 18236
29 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 18237
29 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 18238
29 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 18239
29 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 18240
29 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 18241
29 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 18242
29 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 18243
29 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 18244
29 [org.jfree.chart.title.Title].clone() [function] [call site] 18245
29 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 18246
29 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 18247
29 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 18248
29 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 18249
29 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 18250
29 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 18251
29 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 18252
29 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 18253
29 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 18254
29 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 18255
29 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 18256
29 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 18257
29 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 18258
29 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 18259
29 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 18260
29 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 18261
29 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 18262
29 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 18263
29 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 18264
29 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 18265
29 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 18266
29 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 18267
29 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 18268
29 [org.jfree.chart.block.Size2D].clone() [function] [call site] 18269
29 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 18270
29 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 18271
29 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 18272
29 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 18273
29 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 18274
29 [org.jfree.data.gantt.Task].clone() [function] [call site] 18275
29 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 18276
29 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 18277
29 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 18278
29 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 18279
29 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 18280
29 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 18281
29 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 18282
29 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 18283
29 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 18284
29 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 18285
29 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 18286
29 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 18287
29 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 18288
29 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 18289
29 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 18290
29 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 18291
29 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 18292
29 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 18293
29 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 18294
29 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 18295
29 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 18296
29 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 18297
29 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 18298
29 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 18299
29 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 18300
29 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 18301
29 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 18302
29 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 18303
29 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 18304
29 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 18305
29 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 18306
29 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 18307
29 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 18308
29 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 18309
29 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 18310
29 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 18311
29 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 18312
29 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 18313
29 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 18314
29 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 18315
29 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 18316
29 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 18317
29 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 18318
29 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 18319
29 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 18320
29 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 18321
29 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 18322
29 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 18323
29 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 18324
29 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 18325
29 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 18326
29 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 18327
29 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 18328
29 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 18329
29 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 18330
29 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 18331
29 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 18332
29 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 18333
29 [org.jfree.data.KeyedObjects].clone() [function] [call site] 18334
29 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 18335
29 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 18336
29 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 18337
29 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 18338
29 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 18339
29 [org.jfree.chart.plot.Plot].clone() [function] [call site] 18340
29 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 18341
29 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 18342
29 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 18343
29 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 18344
29 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 18345
29 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 18346
29 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 18347
29 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 18348
29 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 18349
29 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 18350
29 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 18351
29 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 18352
29 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 18353
29 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 18354
29 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 18355
28 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 18356
28 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 18357
28 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 18358
28 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 18359
28 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 18360
28 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 18361
28 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 18362
28 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 18363
28 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 18364
28 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 18365
28 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 18366
28 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 18367
28 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 18368
28 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 18369
28 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 18370
28 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 18371
28 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 18372
28 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 18373
28 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 18374
28 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 18375
28 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 18376
28 [org.jfree.chart.title.Title].clone() [function] [call site] 18377
28 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 18378
28 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 18379
28 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 18380
28 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 18381
28 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 18382
28 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 18383
28 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 18384
28 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 18385
28 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 18386
28 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 18387
28 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 18388
28 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 18389
28 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 18390
28 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 18391
28 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 18392
28 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 18393
28 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 18394
28 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 18395
28 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 18396
28 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 18397
28 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 18398
28 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 18399
28 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 18400
28 [org.jfree.chart.block.Size2D].clone() [function] [call site] 18401
28 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 18402
28 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 18403
28 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 18404
28 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 18405
28 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 18406
28 [org.jfree.data.gantt.Task].clone() [function] [call site] 18407
28 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 18408
28 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 18409
28 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 18410
28 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 18411
28 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 18412
28 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 18413
28 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 18414
28 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 18415
28 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 18416
28 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 18417
28 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 18418
28 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 18419
28 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 18420
28 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 18421
28 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 18422
28 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 18423
28 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 18424
28 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 18425
28 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 18426
28 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 18427
28 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 18428
28 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 18429
28 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 18430
28 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 18431
28 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 18432
28 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 18433
28 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 18434
28 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 18435
28 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 18436
28 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 18437
28 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 18438
28 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 18439
28 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 18440
28 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 18441
28 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 18442
28 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 18443
28 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 18444
28 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 18445
28 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 18446
28 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 18447
28 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 18448
28 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 18449
28 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 18450
28 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 18451
28 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 18452
28 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 18453
28 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 18454
28 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 18455
28 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 18456
28 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 18457
28 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 18458
28 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 18459
28 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 18460
28 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 18461
28 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 18462
28 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 18463
28 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 18464
28 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 18465
28 [org.jfree.data.KeyedObjects].clone() [function] [call site] 18466
28 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 18467
28 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 18468
28 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 18469
28 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 18470
28 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 18471
28 [org.jfree.chart.plot.Plot].clone() [function] [call site] 18472
28 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 18473
28 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 18474
28 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 18475
28 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 18476
28 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 18477
28 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 18478
28 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 18479
28 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 18480
28 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 18481
28 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 18482
28 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 18483
28 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 18484
28 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 18485
28 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 18486
28 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 18487
26 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 18488
26 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 18489
26 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 18490
26 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 18491
26 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 18492
26 [org.jfree.data.KeyedObject].clone() [function] [call site] 18493
26 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 18494
26 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 18495
26 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 18496
26 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 18497
26 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 18498
26 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 18499
26 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 18500
26 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 18501
26 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 18502
26 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 18503
26 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 18504
26 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 18505
26 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 18506
26 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 18507
26 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 18508
26 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 18509
26 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 18510
26 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 18511
26 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 18512
26 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 18513
26 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 18514
26 [org.jfree.chart.title.Title].clone() [function] [call site] 18515
26 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 18516
26 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 18517
26 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 18518
26 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 18519
26 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 18520
26 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 18521
26 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 18522
26 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 18523
26 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 18524
26 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 18525
26 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 18526
26 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 18527
26 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 18528
26 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 18529
26 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 18530
26 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 18531
26 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 18532
26 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 18533
26 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 18534
26 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 18535
26 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 18536
26 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 18537
26 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 18538
26 [org.jfree.chart.block.Size2D].clone() [function] [call site] 18539
26 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 18540
26 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 18541
26 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 18542
26 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 18543
26 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 18544
26 [org.jfree.data.gantt.Task].clone() [function] [call site] 18545
26 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 18546
26 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 18547
26 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 18548
26 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 18549
26 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 18550
26 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 18551
26 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 18552
26 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 18553
26 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 18554
26 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 18555
26 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 18556
26 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 18557
26 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 18558
26 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 18559
26 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 18560
26 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 18561
26 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 18562
26 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 18563
26 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 18564
26 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 18565
26 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 18566
26 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 18567
26 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 18568
26 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 18569
26 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 18570
26 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 18571
26 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 18572
26 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 18573
26 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 18574
26 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 18575
26 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 18576
26 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 18577
26 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 18578
26 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 18579
26 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 18580
26 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 18581
26 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 18582
26 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 18583
26 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 18584
26 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 18585
26 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 18586
26 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 18587
26 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 18588
26 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 18589
26 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 18590
26 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 18591
26 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 18592
26 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 18593
26 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 18594
26 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 18595
26 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 18596
26 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 18597
26 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 18598
26 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 18599
26 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 18600
26 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 18601
26 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 18602
26 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 18603
26 [org.jfree.data.KeyedObjects].clone() [function] [call site] 18604
26 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 18605
26 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 18606
26 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 18607
26 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 18608
26 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 18609
26 [org.jfree.chart.plot.Plot].clone() [function] [call site] 18610
26 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 18611
26 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 18612
26 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 18613
26 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 18614
26 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 18615
26 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 18616
26 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 18617
26 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 18618
26 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 18619
26 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 18620
26 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 18621
26 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 18622
26 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 18623
26 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 18624
26 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 18625
26 [java.lang.Object].getClass() [function] [call site] 18626
26 [java.lang.Class].getMethod(java.lang.String,java.lang.Class[]) [function] [call site] 18627
26 [java.lang.reflect.Method].getModifiers() [function] [call site] 18628
26 [java.lang.reflect.Modifier].isPublic(int) [function] [call site] 18629
26 [java.lang.reflect.Method].invoke(java.lang.Object,java.lang.Object[]) [function] [call site] 18630
26 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 18631
26 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 18632
25 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 18633
25 [java.lang.RuntimeException].<init>(java.lang.Throwable) [function] [call site] 18634
25 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 18635
24 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 18636
24 [org.jfree.chart.internal.ShapeUtils].cloneMap(java.util.Map) [function] [call site] 18637
25 [java.util.HashMap].<init>() [function] [call site] 18638
25 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 18639
25 [java.nio.file.Files$2].hasNext() [function] [call site] 18640
25 [java.io.BufferedReader$1].hasNext() [function] [call site] 18641
25 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 18642
25 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 18643
25 [java.util.HashSet].iterator() [function] [call site] 18644
25 [java.util.TreeSet].iterator() [function] [call site] 18645
25 [java.util.TreeMap$KeySet].iterator() [function] [call site] 18646
25 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 18647
25 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 18648
25 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 18649
25 [java.util.Hashtable].keySet() [function] [call site] 18650
25 [java.security.Provider].keySet() [function] [call site] 18651
25 [java.util.HashMap].keySet() [function] [call site] 18652
25 [java.util.concurrent.ConcurrentHashMap].keySet() [function] [call site] 18653
25 [java.util.WeakHashMap].keySet() [function] [call site] 18654
25 [java.util.jar.Attributes].keySet() [function] [call site] 18655
25 [java.util.IdentityHashMap].keySet() [function] [call site] 18656
25 [java.util.AbstractMap].keySet() [function] [call site] 18657
25 [java.util.LinkedHashMap].keySet() [function] [call site] 18658
25 [java.util.TreeMap].keySet() [function] [call site] 18659
25 [java.util.Properties].keySet() [function] [call site] 18660
25 [java.awt.RenderingHints].keySet() [function] [call site] 18661
25 [java.io.BufferedReader$1].next() [function] [call site] 18662
25 [java.nio.file.Files$2].next() [function] [call site] 18663
25 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 18664
25 [java.nio.file.FileTreeIterator].next() [function] [call site] 18665
25 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 18666
25 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 18667
25 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 18668
25 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 18669
25 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 18670
25 [java.util.Properties].get(java.lang.Object) [function] [call site] 18671
25 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 18672
25 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 18673
25 [java.util.HashMap].get(java.lang.Object) [function] [call site] 18674
25 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 18675
25 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 18676
25 [java.security.Provider].get(java.lang.Object) [function] [call site] 18677
25 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 18678
25 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 18679
25 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 18680
24 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 18681
24 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 18682
24 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 18683
24 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 18684
24 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 18685
24 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 18686
24 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 18687
24 [org.jfree.chart.internal.ShapeUtils].cloneMap(java.util.Map) [function] [call site] 18688
24 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 18689
24 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 18690
24 [javax.swing.event.EventListenerList].<init>() [function] [call site] 18691
23 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 18692
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 18693
23 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 18694
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 18695
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 18696
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 18697
23 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 18698
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 18699
23 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 18700
21 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 18701
21 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 18702
21 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 18703
21 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 18704
21 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 18705
21 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 18706
21 [java.text.Collator].clone() [function] [call site] 18707
21 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 18708
21 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 18709
21 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 18710
21 [java.security.MessageDigest].clone() [function] [call site] 18711
21 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 18712
21 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 18713
21 [java.util.IdentityHashMap].clone() [function] [call site] 18714
21 [java.util.Vector].clone() [function] [call site] 18715
21 [java.awt.geom.CubicCurve2D].clone() [function] [call site] 18716
21 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 18717
21 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 18718
21 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 18719
21 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 18720
21 [java.awt.geom.Path2D$Float].clone() [function] [call site] 18721
21 [java.text.BreakIterator].clone() [function] [call site] 18722
21 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 18723
21 [java.util.TimeZone].clone() [function] [call site] 18724
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 18725
21 [javax.swing.text.EditorKit].clone() [function] [call site] 18726
21 [java.awt.geom.Path2D$Double].clone() [function] [call site] 18727
21 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 18728
21 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 18729
21 [java.util.AbstractMap].clone() [function] [call site] 18730
21 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 18731
21 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 18732
21 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 18733
21 [java.util.ArrayDeque].clone() [function] [call site] 18734
21 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 18735
21 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 18736
21 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 18737
21 [java.util.HashSet].clone() [function] [call site] 18738
21 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 18739
21 [java.util.Hashtable$Entry].clone() [function] [call site] 18740
21 [java.security.Signature].clone() [function] [call site] 18741
21 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 18742
21 [java.util.BitSet].clone() [function] [call site] 18743
21 [java.util.jar.Manifest].clone() [function] [call site] 18744
21 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 18745
21 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 18746
21 [java.security.MessageDigestSpi].clone() [function] [call site] 18747
21 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 18748
21 [java.net.HttpCookie].clone() [function] [call site] 18749
21 [java.util.jar.Attributes].clone() [function] [call site] 18750
21 [org.jfree.chart.block.Size2D].clone() [function] [call site] 18751
21 [java.util.GregorianCalendar].clone() [function] [call site] 18752
21 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 18753
21 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 18754
21 [org.jfree.chart.plot.Marker].clone() [function] [call site] 18755
21 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 18756
21 [java.util.EnumSet].clone() [function] [call site] 18757
21 [org.jfree.data.gantt.Task].clone() [function] [call site] 18758
21 [org.jfree.chart.JFreeChart].clone() [function] [call site] 18759
21 [sun.util.calendar.CalendarDate].clone() [function] [call site] 18760
21 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 18761
21 [java.text.DigitList].clone() [function] [call site] 18762
21 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 18763
21 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 18764
21 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 18765
21 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 18766
21 [java.awt.image.renderable.RenderContext].clone() [function] [call site] 18767
21 [java.security.SignatureSpi].clone() [function] [call site] 18768
21 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 18769
21 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 18770
21 [java.lang.Enum].clone() [function] [call site] 18771
21 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 18772
21 [java.awt.geom.Dimension2D].clone() [function] [call site] 18773
21 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 18774
21 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 18775
21 [java.lang.Thread].clone() [function] [call site] 18776
21 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 18777
21 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 18778
21 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 18779
21 [java.awt.PageAttributes].clone() [function] [call site] 18780
21 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 18781
21 [java.util.Date].clone() [function] [call site] 18782
21 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 18783
21 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 18784
21 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 18785
21 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 18786
21 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 18787
21 [java.util.HashMap].clone() [function] [call site] 18788
21 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 18789
21 [java.awt.print.Paper].clone() [function] [call site] 18790
21 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 18791
21 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 18792
21 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 18793
21 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 18794
21 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 18795
21 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 18796
21 [java.awt.ImageCapabilities].clone() [function] [call site] 18797
21 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 18798
21 [java.awt.BufferCapabilities].clone() [function] [call site] 18799
21 [org.jfree.data.KeyedObjects].clone() [function] [call site] 18800
21 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 18801
21 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 18802
21 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 18803
21 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 18804
21 [org.jfree.chart.plot.Plot].clone() [function] [call site] 18805
21 [java.awt.font.TextLayout].clone() [function] [call site] 18806
21 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 18807
21 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 18808
21 [java.text.DecimalFormatSymbols].clone() [function] [call site] 18809
21 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 18810
21 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 18811
21 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 18812
21 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 18813
21 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 18814
21 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 18815
21 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 18816
21 [java.util.zip.ZipEntry].clone() [function] [call site] 18817
21 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 18818
21 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 18819
21 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 18820
21 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 18821
21 [java.text.DateFormat].clone() [function] [call site] 18822
21 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 18823
21 [org.jfree.data.KeyedObject].clone() [function] [call site] 18824
21 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 18825
21 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 18826
21 [java.util.TreeMap].clone() [function] [call site] 18827
21 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 18828
21 [java.awt.JobAttributes].clone() [function] [call site] 18829
21 [java.util.Properties].clone() [function] [call site] 18830
21 [java.awt.geom.AffineTransform].clone() [function] [call site] 18831
21 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 18832
21 [javax.swing.text.SimpleAttributeSet].clone() [function] [call site] 18833
21 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 18834
21 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 18835
21 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 18836
21 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 18837
21 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 18838
21 [org.jfree.chart.axis.Axis].clone() [function] [call site] 18839
21 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 18840
21 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 18841
21 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 18842
21 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 18843
21 [org.jfree.chart.title.Title].clone() [function] [call site] 18844
21 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 18845
21 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 18846
21 [java.awt.datatransfer.MimeType].clone() [function] [call site] 18847
21 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 18848
21 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 18849
21 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 18850
21 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 18851
21 [java.text.MessageFormat].clone() [function] [call site] 18852
21 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 18853
21 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 18854
21 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 18855
21 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 18856
21 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 18857
21 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 18858
21 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 18859
21 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 18860
21 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 18861
21 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 18862
21 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 18863
21 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 18864
21 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 18865
21 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 18866
21 [sun.font.FontLineMetrics].clone() [function] [call site] 18867
21 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 18868
21 [java.text.Format].clone() [function] [call site] 18869
21 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 18870
21 [java.awt.datatransfer.DataFlavor].clone() [function] [call site] 18871
21 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 18872
21 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 18873
21 [java.util.Hashtable].clone() [function] [call site] 18874
21 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 18875
21 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 18876
21 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 18877
21 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 18878
21 [java.util.LinkedList].clone() [function] [call site] 18879
21 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 18880
21 [java.util.ArrayList].clone() [function] [call site] 18881
21 [java.text.SimpleDateFormat].clone() [function] [call site] 18882
21 [java.util.Locale].clone() [function] [call site] 18883
21 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 18884
21 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 18885
21 [java.util.concurrent.CopyOnWriteArrayList].clone() [function] [call site] 18886
21 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 18887
21 [java.awt.geom.Area].clone() [function] [call site] 18888
21 [java.awt.datatransfer.MimeTypeParameterList].clone() [function] [call site] 18889
21 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 18890
21 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 18891
21 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 18892
21 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 18893
21 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 18894
21 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 18895
21 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 18896
21 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 18897
21 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 18898
21 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 18899
21 [java.lang.Object].clone() [function] [call site] 18900
21 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 18901
21 [java.text.NumberFormat].clone() [function] [call site] 18902
21 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 18903
21 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 18904
21 [java.text.DecimalFormat].clone() [function] [call site] 18905
21 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 18906
21 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 18907
21 [java.awt.geom.RectangularShape].clone() [function] [call site] 18908
21 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 18909
21 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 18910
21 [javax.swing.ArrayTable].clone() [function] [call site] 18911
21 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 18912
21 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 18913
21 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 18914
21 [java.awt.print.PageFormat].clone() [function] [call site] 18915
21 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 18916
21 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 18917
21 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 18918
21 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 18919
21 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 18920
21 [java.text.DateFormatSymbols].clone() [function] [call site] 18921
21 [java.util.Calendar].clone() [function] [call site] 18922
21 [org.jfree.data.general.Series].clone() [function] [call site] 18923
21 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 18924
21 [java.awt.Insets].clone() [function] [call site] 18925
21 [javax.swing.text.Segment].clone() [function] [call site] 18926
21 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 18927
21 [org.jfree.chart.axis.Tick].clone() [function] [call site] 18928
21 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 18929
21 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 18930
21 [sun.java2d.loops.FontInfo].clone() [function] [call site] 18931
21 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 18932
21 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 18933
21 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 18934
21 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 18935
21 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 18936
21 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 18937
21 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 18938
21 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 18939
21 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 18940
21 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 18941
21 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 18942
21 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 18943
21 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 18944
21 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 18945
21 [sun.font.AttributeValues].clone() [function] [call site] 18946
21 [java.lang.invoke.MemberName].clone() [function] [call site] 18947
21 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 18948
21 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 18949
21 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 18950
21 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 18951
21 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 18952
21 [java.awt.RenderingHints].clone() [function] [call site] 18953
21 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 18954
21 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 18955
21 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 18956
21 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 18957
21 [java.util.TreeSet].clone() [function] [call site] 18958
21 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 18959
21 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 18960
21 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 18961
21 [java.lang.ref.Reference].clone() [function] [call site] 18962
21 [java.awt.geom.QuadCurve2D].clone() [function] [call site] 18963
21 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 18964
21 [java.awt.geom.Line2D].clone() [function] [call site] 18965
21 [java.awt.geom.Point2D].clone() [function] [call site] 18966
21 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 18967
21 [sun.java2d.SunGraphics2D].clone() [function] [call site] 18968
20 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 18969
20 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 18970
20 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 18971
20 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 18972
20 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 18973
20 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 18974
20 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 18975
20 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 18976
20 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 18977
20 [org.jfree.data.KeyedObject].clone() [function] [call site] 18978
20 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 18979
20 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 18980
20 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 18981
20 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 18982
20 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 18983
20 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 18984
20 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 18985
20 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 18986
20 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 18987
20 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 18988
20 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 18989
20 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 18990
20 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 18991
20 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 18992
20 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 18993
20 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 18994
20 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 18995
20 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 18996
20 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 18997
20 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 18998
20 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 18999
20 [org.jfree.chart.title.Title].clone() [function] [call site] 19000
20 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 19001
20 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 19002
20 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 19003
20 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 19004
20 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 19005
20 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 19006
20 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 19007
20 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 19008
20 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 19009
20 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 19010
20 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 19011
20 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 19012
20 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 19013
20 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 19014
20 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 19015
20 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 19016
20 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 19017
20 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 19018
20 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 19019
20 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 19020
20 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 19021
20 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 19022
20 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 19023
20 [org.jfree.chart.block.Size2D].clone() [function] [call site] 19024
20 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 19025
20 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 19026
20 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 19027
20 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 19028
20 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 19029
20 [org.jfree.data.gantt.Task].clone() [function] [call site] 19030
20 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 19031
20 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 19032
20 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 19033
20 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 19034
20 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 19035
20 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 19036
20 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 19037
20 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 19038
20 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 19039
20 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 19040
20 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 19041
20 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 19042
20 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 19043
20 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 19044
20 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 19045
20 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 19046
20 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 19047
20 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 19048
20 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 19049
20 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 19050
20 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 19051
20 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 19052
20 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 19053
20 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 19054
20 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 19055
20 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 19056
20 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 19057
20 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 19058
20 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 19059
20 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 19060
20 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 19061
20 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 19062
20 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 19063
20 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 19064
20 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 19065
20 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 19066
20 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 19067
20 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 19068
20 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 19069
20 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 19070
20 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 19071
20 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 19072
20 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 19073
20 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 19074
20 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 19075
20 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 19076
20 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 19077
20 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 19078
20 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 19079
20 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 19080
20 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 19081
20 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 19082
20 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 19083
20 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 19084
20 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 19085
20 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 19086
20 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 19087
20 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 19088
20 [org.jfree.data.KeyedObjects].clone() [function] [call site] 19089
20 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 19090
20 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 19091
20 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 19092
20 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 19093
20 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 19094
20 [org.jfree.chart.plot.Plot].clone() [function] [call site] 19095
20 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 19096
20 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 19097
20 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 19098
20 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 19099
20 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 19100
20 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 19101
20 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 19102
20 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 19103
20 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 19104
20 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 19105
20 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 19106
20 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 19107
20 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 19108
20 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 19109
20 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 19110
20 [java.lang.Object].getClass() [function] [call site] 19111
20 [java.lang.Class].getMethod(java.lang.String,java.lang.Class[]) [function] [call site] 19112
20 [java.lang.reflect.Method].getModifiers() [function] [call site] 19113
20 [java.lang.reflect.Modifier].isPublic(int) [function] [call site] 19114
20 [java.lang.reflect.Method].invoke(java.lang.Object,java.lang.Object[]) [function] [call site] 19115
20 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 19116
20 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 19117
20 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 19118
20 [java.lang.CloneNotSupportedException].<init>(java.lang.String) [function] [call site] 19119
19 [javax.swing.event.EventListenerList].<init>() [function] [call site] 19120
18 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 19121
18 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 19122
18 [java.nio.file.Files$2].hasNext() [function] [call site] 19123
18 [java.io.BufferedReader$1].hasNext() [function] [call site] 19124
18 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 19125
18 [java.util.ArrayList].iterator() [function] [call site] 19126
18 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 19127
18 [java.util.ArrayDeque].iterator() [function] [call site] 19128
18 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 19129
18 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 19130
18 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 19131
18 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 19132
18 [java.util.Vector].iterator() [function] [call site] 19133
18 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 19134
18 [java.util.HashSet].iterator() [function] [call site] 19135
18 [java.util.PriorityQueue].iterator() [function] [call site] 19136
18 [java.util.TreeSet].iterator() [function] [call site] 19137
18 [java.util.TreeMap$KeySet].iterator() [function] [call site] 19138
18 [java.util.AbstractSequentialList].iterator() [function] [call site] 19139
18 [java.util.AbstractList].iterator() [function] [call site] 19140
18 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 19141
18 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 19142
18 [java.io.BufferedReader$1].next() [function] [call site] 19143
18 [java.nio.file.Files$2].next() [function] [call site] 19144
18 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 19145
18 [java.nio.file.FileTreeIterator].next() [function] [call site] 19146
18 [java.util.IdentityHashMap].values() [function] [call site] 19147
18 [java.util.Properties].values() [function] [call site] 19148
18 [java.awt.RenderingHints].values() [function] [call site] 19149
18 [java.util.WeakHashMap].values() [function] [call site] 19150
18 [java.util.AbstractMap].values() [function] [call site] 19151
18 [java.security.Provider].values() [function] [call site] 19152
18 [java.util.jar.Attributes].values() [function] [call site] 19153
18 [java.util.HashMap].values() [function] [call site] 19154
18 [java.util.Hashtable].values() [function] [call site] 19155
18 [java.util.TreeMap].values() [function] [call site] 19156
18 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 19157
18 [java.util.LinkedHashMap].values() [function] [call site] 19158
18 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 19159
18 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 19160
18 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 19161
18 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 19162
18 [java.nio.file.Files$2].hasNext() [function] [call site] 19163
18 [java.io.BufferedReader$1].hasNext() [function] [call site] 19164
18 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 19165
18 [java.util.ArrayList].iterator() [function] [call site] 19166
18 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 19167
18 [java.util.ArrayDeque].iterator() [function] [call site] 19168
18 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 19169
18 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 19170
18 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 19171
18 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 19172
18 [java.util.Vector].iterator() [function] [call site] 19173
18 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 19174
18 [java.util.HashSet].iterator() [function] [call site] 19175
18 [java.util.PriorityQueue].iterator() [function] [call site] 19176
18 [java.util.TreeSet].iterator() [function] [call site] 19177
18 [java.util.TreeMap$KeySet].iterator() [function] [call site] 19178
18 [java.util.AbstractSequentialList].iterator() [function] [call site] 19179
18 [java.util.AbstractList].iterator() [function] [call site] 19180
18 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 19181
18 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 19182
18 [java.io.BufferedReader$1].next() [function] [call site] 19183
18 [java.nio.file.Files$2].next() [function] [call site] 19184
18 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 19185
18 [java.nio.file.FileTreeIterator].next() [function] [call site] 19186
18 [java.util.IdentityHashMap].values() [function] [call site] 19187
18 [java.util.Properties].values() [function] [call site] 19188
18 [java.awt.RenderingHints].values() [function] [call site] 19189
18 [java.util.WeakHashMap].values() [function] [call site] 19190
18 [java.util.AbstractMap].values() [function] [call site] 19191
18 [java.security.Provider].values() [function] [call site] 19192
18 [java.util.jar.Attributes].values() [function] [call site] 19193
18 [java.util.HashMap].values() [function] [call site] 19194
18 [java.util.Hashtable].values() [function] [call site] 19195
18 [java.util.TreeMap].values() [function] [call site] 19196
18 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 19197
18 [java.util.LinkedHashMap].values() [function] [call site] 19198
18 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 19199
18 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 19200
18 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 19201
18 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 19202
18 [java.util.HashMap].<init>(java.util.Map) [function] [call site] 19203
18 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 19204
18 [java.nio.file.Files$2].hasNext() [function] [call site] 19205
18 [java.io.BufferedReader$1].hasNext() [function] [call site] 19206
18 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 19207
18 [java.util.ArrayList].iterator() [function] [call site] 19208
18 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 19209
18 [java.util.ArrayDeque].iterator() [function] [call site] 19210
18 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 19211
18 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 19212
18 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 19213
18 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 19214
18 [java.util.Vector].iterator() [function] [call site] 19215
18 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 19216
18 [java.util.HashSet].iterator() [function] [call site] 19217
18 [java.util.PriorityQueue].iterator() [function] [call site] 19218
18 [java.util.TreeSet].iterator() [function] [call site] 19219
18 [java.util.TreeMap$KeySet].iterator() [function] [call site] 19220
18 [java.util.AbstractSequentialList].iterator() [function] [call site] 19221
18 [java.util.AbstractList].iterator() [function] [call site] 19222
18 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 19223
18 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 19224
18 [java.io.BufferedReader$1].next() [function] [call site] 19225
18 [java.nio.file.Files$2].next() [function] [call site] 19226
18 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 19227
18 [java.nio.file.FileTreeIterator].next() [function] [call site] 19228
18 [java.util.IdentityHashMap].values() [function] [call site] 19229
18 [java.util.Properties].values() [function] [call site] 19230
18 [java.awt.RenderingHints].values() [function] [call site] 19231
18 [java.util.WeakHashMap].values() [function] [call site] 19232
18 [java.util.AbstractMap].values() [function] [call site] 19233
18 [java.security.Provider].values() [function] [call site] 19234
18 [java.util.jar.Attributes].values() [function] [call site] 19235
18 [java.util.HashMap].values() [function] [call site] 19236
18 [java.util.Hashtable].values() [function] [call site] 19237
18 [java.util.TreeMap].values() [function] [call site] 19238
18 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 19239
18 [java.util.LinkedHashMap].values() [function] [call site] 19240
18 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 19241
18 [org.jfree.chart.renderer.xy.CyclicXYItemRenderer$OverwriteDataSet].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 19242
18 [java.util.TreeMap].<init>() [function] [call site] 19243
18 [java.util.Hashtable].putAll(java.util.Map) [function] [call site] 19244
18 [java.util.TreeMap].putAll(java.util.Map) [function] [call site] 19245
18 [java.security.Provider].putAll(java.util.Map) [function] [call site] 19246
18 [java.util.jar.Attributes].putAll(java.util.Map) [function] [call site] 19247
18 [java.util.Properties].putAll(java.util.Map) [function] [call site] 19248
18 [java.util.WeakHashMap].putAll(java.util.Map) [function] [call site] 19249
18 [java.util.HashMap].putAll(java.util.Map) [function] [call site] 19250
18 [java.awt.RenderingHints].putAll(java.util.Map) [function] [call site] 19251
18 [java.util.IdentityHashMap].putAll(java.util.Map) [function] [call site] 19252
18 [java.util.AbstractMap].putAll(java.util.Map) [function] [call site] 19253
18 [java.util.concurrent.ConcurrentHashMap].putAll(java.util.Map) [function] [call site] 19254
18 [java.util.TreeMap].<init>() [function] [call site] 19255
18 [java.util.Hashtable].putAll(java.util.Map) [function] [call site] 19256
18 [java.util.TreeMap].putAll(java.util.Map) [function] [call site] 19257
18 [java.security.Provider].putAll(java.util.Map) [function] [call site] 19258
18 [java.util.jar.Attributes].putAll(java.util.Map) [function] [call site] 19259
18 [java.util.Properties].putAll(java.util.Map) [function] [call site] 19260
18 [java.util.WeakHashMap].putAll(java.util.Map) [function] [call site] 19261
18 [java.util.HashMap].putAll(java.util.Map) [function] [call site] 19262
18 [java.awt.RenderingHints].putAll(java.util.Map) [function] [call site] 19263
18 [java.util.IdentityHashMap].putAll(java.util.Map) [function] [call site] 19264
18 [java.util.AbstractMap].putAll(java.util.Map) [function] [call site] 19265
18 [java.util.concurrent.ConcurrentHashMap].putAll(java.util.Map) [function] [call site] 19266
18 [org.jfree.chart.internal.CloneUtils].cloneMapValues(java.util.Map) [function] [call site] 19267
18 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 19268
18 [java.nio.file.Files$2].hasNext() [function] [call site] 19269
18 [java.io.BufferedReader$1].hasNext() [function] [call site] 19270
18 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 19271
18 [java.util.ArrayList].iterator() [function] [call site] 19272
18 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 19273
18 [java.util.ArrayDeque].iterator() [function] [call site] 19274
18 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 19275
18 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 19276
18 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 19277
18 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 19278
18 [java.util.Vector].iterator() [function] [call site] 19279
18 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 19280
18 [java.util.HashSet].iterator() [function] [call site] 19281
18 [java.util.PriorityQueue].iterator() [function] [call site] 19282
18 [java.util.TreeSet].iterator() [function] [call site] 19283
18 [java.util.TreeMap$KeySet].iterator() [function] [call site] 19284
18 [java.util.AbstractSequentialList].iterator() [function] [call site] 19285
18 [java.util.AbstractList].iterator() [function] [call site] 19286
18 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 19287
18 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 19288
18 [java.io.BufferedReader$1].next() [function] [call site] 19289
18 [java.nio.file.Files$2].next() [function] [call site] 19290
18 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 19291
18 [java.nio.file.FileTreeIterator].next() [function] [call site] 19292
18 [java.util.IdentityHashMap].values() [function] [call site] 19293
18 [java.util.Properties].values() [function] [call site] 19294
18 [java.awt.RenderingHints].values() [function] [call site] 19295
18 [java.util.WeakHashMap].values() [function] [call site] 19296
18 [java.util.AbstractMap].values() [function] [call site] 19297
18 [java.security.Provider].values() [function] [call site] 19298
18 [java.util.jar.Attributes].values() [function] [call site] 19299
18 [java.util.HashMap].values() [function] [call site] 19300
18 [java.util.Hashtable].values() [function] [call site] 19301
18 [java.util.TreeMap].values() [function] [call site] 19302
18 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 19303
18 [java.util.LinkedHashMap].values() [function] [call site] 19304
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].setPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 19305
18 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 19306
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 19307
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 19308
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 19309
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 19310
18 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 19311
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 19312
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 19313
18 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 19314
18 [org.jfree.chart.internal.CloneUtils].clone(java.lang.Object) [function] [call site] 19315
18 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 19316
18 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 19317
18 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 19318
18 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 19319
18 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 19320
18 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 19321
18 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 19322
18 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 19323
18 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 19324
18 [java.text.Collator].clone() [function] [call site] 19325
18 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 19326
18 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 19327
18 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 19328
18 [java.security.MessageDigest].clone() [function] [call site] 19329
18 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 19330
18 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 19331
18 [java.util.IdentityHashMap].clone() [function] [call site] 19332
18 [java.util.Vector].clone() [function] [call site] 19333
18 [java.awt.geom.CubicCurve2D].clone() [function] [call site] 19334
18 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 19335
18 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 19336
18 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 19337
18 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 19338
18 [java.awt.geom.Path2D$Float].clone() [function] [call site] 19339
18 [java.text.BreakIterator].clone() [function] [call site] 19340
18 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 19341
18 [java.util.TimeZone].clone() [function] [call site] 19342
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 19343
18 [javax.swing.text.EditorKit].clone() [function] [call site] 19344
18 [java.awt.geom.Path2D$Double].clone() [function] [call site] 19345
18 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 19346
18 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 19347
18 [java.util.AbstractMap].clone() [function] [call site] 19348
18 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 19349
18 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 19350
18 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 19351
18 [java.util.ArrayDeque].clone() [function] [call site] 19352
18 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 19353
18 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 19354
18 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 19355
18 [java.util.HashSet].clone() [function] [call site] 19356
18 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 19357
18 [java.util.Hashtable$Entry].clone() [function] [call site] 19358
18 [java.security.Signature].clone() [function] [call site] 19359
18 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 19360
18 [java.util.BitSet].clone() [function] [call site] 19361
18 [java.util.jar.Manifest].clone() [function] [call site] 19362
18 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 19363
18 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 19364
18 [java.security.MessageDigestSpi].clone() [function] [call site] 19365
18 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 19366
18 [java.net.HttpCookie].clone() [function] [call site] 19367
18 [java.util.jar.Attributes].clone() [function] [call site] 19368
18 [org.jfree.chart.block.Size2D].clone() [function] [call site] 19369
18 [java.util.GregorianCalendar].clone() [function] [call site] 19370
18 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 19371
18 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 19372
18 [org.jfree.chart.plot.Marker].clone() [function] [call site] 19373
18 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 19374
18 [java.util.EnumSet].clone() [function] [call site] 19375
18 [org.jfree.data.gantt.Task].clone() [function] [call site] 19376
18 [org.jfree.chart.JFreeChart].clone() [function] [call site] 19377
18 [sun.util.calendar.CalendarDate].clone() [function] [call site] 19378
18 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 19379
18 [java.text.DigitList].clone() [function] [call site] 19380
18 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 19381
18 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 19382
18 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 19383
18 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 19384
18 [java.awt.image.renderable.RenderContext].clone() [function] [call site] 19385
18 [java.security.SignatureSpi].clone() [function] [call site] 19386
18 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 19387
18 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 19388
18 [java.lang.Enum].clone() [function] [call site] 19389
18 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 19390
18 [java.awt.geom.Dimension2D].clone() [function] [call site] 19391
18 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 19392
18 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 19393
18 [java.lang.Thread].clone() [function] [call site] 19394
18 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 19395
18 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 19396
18 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 19397
18 [java.awt.PageAttributes].clone() [function] [call site] 19398
18 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 19399
18 [java.util.Date].clone() [function] [call site] 19400
18 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 19401
18 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 19402
18 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 19403
18 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 19404
18 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 19405
18 [java.util.HashMap].clone() [function] [call site] 19406
18 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 19407
18 [java.awt.print.Paper].clone() [function] [call site] 19408
18 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 19409
18 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 19410
18 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 19411
18 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 19412
18 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 19413
18 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 19414
18 [java.awt.ImageCapabilities].clone() [function] [call site] 19415
18 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 19416
18 [java.awt.BufferCapabilities].clone() [function] [call site] 19417
18 [org.jfree.data.KeyedObjects].clone() [function] [call site] 19418
18 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 19419
18 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 19420
18 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 19421
18 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 19422
18 [org.jfree.chart.plot.Plot].clone() [function] [call site] 19423
18 [java.awt.font.TextLayout].clone() [function] [call site] 19424
18 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 19425
18 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 19426
18 [java.text.DecimalFormatSymbols].clone() [function] [call site] 19427
18 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 19428
18 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 19429
18 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 19430
18 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 19431
18 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 19432
18 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 19433
18 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 19434
18 [java.util.zip.ZipEntry].clone() [function] [call site] 19435
18 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 19436
18 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 19437
18 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 19438
18 [java.text.DateFormat].clone() [function] [call site] 19439
18 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 19440
18 [org.jfree.data.KeyedObject].clone() [function] [call site] 19441
18 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 19442
18 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 19443
18 [java.util.TreeMap].clone() [function] [call site] 19444
18 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 19445
18 [java.awt.JobAttributes].clone() [function] [call site] 19446
18 [java.util.Properties].clone() [function] [call site] 19447
18 [java.awt.geom.AffineTransform].clone() [function] [call site] 19448
18 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 19449
18 [javax.swing.text.SimpleAttributeSet].clone() [function] [call site] 19450
18 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 19451
18 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 19452
18 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 19453
18 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 19454
18 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 19455
18 [org.jfree.chart.axis.Axis].clone() [function] [call site] 19456
18 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 19457
18 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 19458
18 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 19459
18 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 19460
18 [org.jfree.chart.title.Title].clone() [function] [call site] 19461
18 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 19462
18 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 19463
18 [java.awt.datatransfer.MimeType].clone() [function] [call site] 19464
18 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 19465
18 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 19466
18 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 19467
18 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 19468
18 [java.text.MessageFormat].clone() [function] [call site] 19469
18 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 19470
18 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 19471
18 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 19472
18 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 19473
18 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 19474
18 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 19475
18 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 19476
18 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 19477
18 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 19478
18 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 19479
18 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 19480
18 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 19481
18 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 19482
18 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 19483
18 [sun.font.FontLineMetrics].clone() [function] [call site] 19484
18 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 19485
18 [java.text.Format].clone() [function] [call site] 19486
18 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 19487
18 [java.awt.datatransfer.DataFlavor].clone() [function] [call site] 19488
18 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 19489
18 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 19490
18 [java.util.Hashtable].clone() [function] [call site] 19491
18 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 19492
18 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 19493
18 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 19494
18 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 19495
18 [java.util.LinkedList].clone() [function] [call site] 19496
18 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 19497
18 [java.util.ArrayList].clone() [function] [call site] 19498
18 [java.text.SimpleDateFormat].clone() [function] [call site] 19499
18 [java.util.Locale].clone() [function] [call site] 19500
18 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 19501
18 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 19502
18 [java.util.concurrent.CopyOnWriteArrayList].clone() [function] [call site] 19503
18 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 19504
18 [java.awt.geom.Area].clone() [function] [call site] 19505
18 [java.awt.datatransfer.MimeTypeParameterList].clone() [function] [call site] 19506
18 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 19507
18 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 19508
18 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 19509
18 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 19510
18 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 19511
18 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 19512
18 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 19513
18 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 19514
18 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 19515
18 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 19516
18 [java.lang.Object].clone() [function] [call site] 19517
18 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 19518
18 [java.text.NumberFormat].clone() [function] [call site] 19519
18 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 19520
18 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 19521
18 [java.text.DecimalFormat].clone() [function] [call site] 19522
18 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 19523
18 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 19524
18 [java.awt.geom.RectangularShape].clone() [function] [call site] 19525
18 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 19526
18 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 19527
18 [javax.swing.ArrayTable].clone() [function] [call site] 19528
18 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 19529
18 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 19530
18 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 19531
18 [java.awt.print.PageFormat].clone() [function] [call site] 19532
18 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 19533
18 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 19534
18 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 19535
18 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 19536
18 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 19537
18 [java.text.DateFormatSymbols].clone() [function] [call site] 19538
18 [java.util.Calendar].clone() [function] [call site] 19539
18 [org.jfree.data.general.Series].clone() [function] [call site] 19540
18 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 19541
18 [java.awt.Insets].clone() [function] [call site] 19542
18 [javax.swing.text.Segment].clone() [function] [call site] 19543
18 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 19544
18 [org.jfree.chart.axis.Tick].clone() [function] [call site] 19545
18 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 19546
18 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 19547
18 [sun.java2d.loops.FontInfo].clone() [function] [call site] 19548
18 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 19549
18 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 19550
18 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 19551
18 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 19552
18 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 19553
18 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 19554
18 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 19555
18 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 19556
18 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 19557
18 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 19558
18 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 19559
18 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 19560
18 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 19561
18 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 19562
18 [sun.font.AttributeValues].clone() [function] [call site] 19563
18 [java.lang.invoke.MemberName].clone() [function] [call site] 19564
18 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 19565
18 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 19566
18 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 19567
18 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 19568
18 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 19569
18 [java.awt.RenderingHints].clone() [function] [call site] 19570
18 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 19571
18 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 19572
18 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 19573
18 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 19574
18 [java.util.TreeSet].clone() [function] [call site] 19575
18 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 19576
18 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 19577
18 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 19578
18 [java.lang.ref.Reference].clone() [function] [call site] 19579
18 [java.awt.geom.QuadCurve2D].clone() [function] [call site] 19580
18 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 19581
18 [java.awt.geom.Line2D].clone() [function] [call site] 19582
18 [java.awt.geom.Point2D].clone() [function] [call site] 19583
18 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 19584
18 [sun.java2d.SunGraphics2D].clone() [function] [call site] 19585
17 [org.jfree.chart.internal.CloneUtils].cloneList(java.util.List) [function] [call site] 19586
17 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 19587
17 [java.nio.file.Files$2].hasNext() [function] [call site] 19588
17 [java.io.BufferedReader$1].hasNext() [function] [call site] 19589
17 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 19590
17 [java.util.ArrayList].iterator() [function] [call site] 19591
17 [java.util.AbstractSequentialList].iterator() [function] [call site] 19592
17 [java.util.AbstractList].iterator() [function] [call site] 19593
17 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 19594
17 [java.util.Vector].iterator() [function] [call site] 19595
17 [java.io.BufferedReader$1].next() [function] [call site] 19596
17 [java.nio.file.Files$2].next() [function] [call site] 19597
17 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 19598
17 [java.nio.file.FileTreeIterator].next() [function] [call site] 19599
17 [org.jfree.chart.plot.Plot].setParent(org.jfree.chart.plot.Plot) [function] [call site] 19600
17 [org.jfree.chart.plot.XYPlot].getDomainAxis() [function] [call site] 19601
18 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 19602
17 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 19603
17 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 19604
17 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 19605
17 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 19606
16 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 19607
16 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 19608
16 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 19609
16 [org.jfree.chart.annotations.AbstractAnnotation].clone() [function] [call site] 19610
16 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 19611
16 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 19612
16 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 19613
16 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 19614
16 [java.text.Collator].clone() [function] [call site] 19615
16 [org.jfree.data.statistics.HistogramBin].clone() [function] [call site] 19616
16 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 19617
16 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 19618
16 [java.security.MessageDigest].clone() [function] [call site] 19619
16 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 19620
16 [org.jfree.chart.renderer.AbstractRenderer].clone() [function] [call site] 19621
16 [java.util.IdentityHashMap].clone() [function] [call site] 19622
16 [java.util.Vector].clone() [function] [call site] 19623
16 [java.awt.geom.CubicCurve2D].clone() [function] [call site] 19624
16 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 19625
16 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 19626
16 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 19627
16 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 19628
16 [java.awt.geom.Path2D$Float].clone() [function] [call site] 19629
16 [java.text.BreakIterator].clone() [function] [call site] 19630
16 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 19631
16 [java.util.TimeZone].clone() [function] [call site] 19632
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 19633
16 [javax.swing.text.EditorKit].clone() [function] [call site] 19634
16 [java.awt.geom.Path2D$Double].clone() [function] [call site] 19635
16 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].clone() [function] [call site] 19636
16 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 19637
16 [java.util.AbstractMap].clone() [function] [call site] 19638
16 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 19639
16 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 19640
16 [org.jfree.data.gantt.XYTaskDataset].clone() [function] [call site] 19641
16 [java.util.ArrayDeque].clone() [function] [call site] 19642
16 [org.jfree.chart.legend.LegendItemCollection].clone() [function] [call site] 19643
16 [org.jfree.data.time.TimeSeriesDataItem].clone() [function] [call site] 19644
16 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 19645
16 [java.util.HashSet].clone() [function] [call site] 19646
16 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 19647
16 [java.util.Hashtable$Entry].clone() [function] [call site] 19648
16 [java.security.Signature].clone() [function] [call site] 19649
16 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 19650
16 [java.util.BitSet].clone() [function] [call site] 19651
16 [java.util.jar.Manifest].clone() [function] [call site] 19652
16 [org.jfree.data.ComparableObjectItem].clone() [function] [call site] 19653
16 [org.jfree.data.gantt.SlidingGanttCategoryDataset].clone() [function] [call site] 19654
16 [java.security.MessageDigestSpi].clone() [function] [call site] 19655
16 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 19656
16 [java.net.HttpCookie].clone() [function] [call site] 19657
16 [java.util.jar.Attributes].clone() [function] [call site] 19658
16 [org.jfree.chart.block.Size2D].clone() [function] [call site] 19659
16 [java.util.GregorianCalendar].clone() [function] [call site] 19660
16 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 19661
16 [org.jfree.data.xy.XYSeries].clone() [function] [call site] 19662
16 [org.jfree.chart.plot.Marker].clone() [function] [call site] 19663
16 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 19664
16 [java.util.EnumSet].clone() [function] [call site] 19665
16 [org.jfree.data.gantt.Task].clone() [function] [call site] 19666
16 [org.jfree.chart.JFreeChart].clone() [function] [call site] 19667
16 [sun.util.calendar.CalendarDate].clone() [function] [call site] 19668
16 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 19669
16 [java.text.DigitList].clone() [function] [call site] 19670
16 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 19671
16 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 19672
16 [org.jfree.chart.plot.compass.MiddlePinNeedle].clone() [function] [call site] 19673
16 [org.jfree.data.KeyedObjects2D].clone() [function] [call site] 19674
16 [java.awt.image.renderable.RenderContext].clone() [function] [call site] 19675
16 [java.security.SignatureSpi].clone() [function] [call site] 19676
16 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 19677
16 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 19678
16 [java.lang.Enum].clone() [function] [call site] 19679
16 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 19680
16 [java.awt.geom.Dimension2D].clone() [function] [call site] 19681
16 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 19682
16 [org.jfree.chart.axis.CategoryAxis].clone() [function] [call site] 19683
16 [java.lang.Thread].clone() [function] [call site] 19684
16 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 19685
16 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 19686
16 [org.jfree.data.time.ohlc.OHLCSeriesCollection].clone() [function] [call site] 19687
16 [java.awt.PageAttributes].clone() [function] [call site] 19688
16 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 19689
16 [java.util.Date].clone() [function] [call site] 19690
16 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 19691
16 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 19692
16 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 19693
16 [org.jfree.chart.axis.ExtendedCategoryAxis].clone() [function] [call site] 19694
16 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 19695
16 [java.util.HashMap].clone() [function] [call site] 19696
16 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 19697
16 [java.awt.print.Paper].clone() [function] [call site] 19698
16 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 19699
16 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 19700
16 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 19701
16 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 19702
16 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 19703
16 [org.jfree.data.gantt.TaskSeries].clone() [function] [call site] 19704
16 [java.awt.ImageCapabilities].clone() [function] [call site] 19705
16 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 19706
16 [java.awt.BufferCapabilities].clone() [function] [call site] 19707
16 [org.jfree.data.KeyedObjects].clone() [function] [call site] 19708
16 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 19709
16 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 19710
16 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 19711
16 [org.jfree.chart.plot.PlotRenderingInfo].clone() [function] [call site] 19712
16 [org.jfree.chart.plot.Plot].clone() [function] [call site] 19713
16 [java.awt.font.TextLayout].clone() [function] [call site] 19714
16 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 19715
16 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 19716
16 [java.text.DecimalFormatSymbols].clone() [function] [call site] 19717
16 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 19718
16 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 19719
16 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 19720
16 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 19721
16 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 19722
16 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 19723
16 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 19724
16 [java.util.zip.ZipEntry].clone() [function] [call site] 19725
16 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 19726
16 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 19727
16 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 19728
16 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 19729
16 [java.text.DateFormat].clone() [function] [call site] 19730
16 [org.jfree.chart.ChartRenderingInfo].clone() [function] [call site] 19731
16 [org.jfree.data.KeyedObject].clone() [function] [call site] 19732
16 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 19733
16 [org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset].clone() [function] [call site] 19734
16 [java.util.TreeMap].clone() [function] [call site] 19735
16 [org.jfree.chart.plot.compass.LineNeedle].clone() [function] [call site] 19736
16 [java.awt.JobAttributes].clone() [function] [call site] 19737
16 [java.util.Properties].clone() [function] [call site] 19738
16 [java.awt.geom.AffineTransform].clone() [function] [call site] 19739
16 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 19740
16 [javax.swing.text.SimpleAttributeSet].clone() [function] [call site] 19741
16 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 19742
16 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 19743
16 [org.jfree.data.general.DefaultKeyedValueDataset].clone() [function] [call site] 19744
16 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 19745
16 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 19746
16 [org.jfree.chart.axis.Axis].clone() [function] [call site] 19747
16 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 19748
16 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 19749
16 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 19750
16 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 19751
16 [org.jfree.chart.title.Title].clone() [function] [call site] 19752
16 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 19753
16 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 19754
16 [java.awt.datatransfer.MimeType].clone() [function] [call site] 19755
16 [org.jfree.chart.axis.PeriodAxisLabelInfo].clone() [function] [call site] 19756
16 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 19757
16 [org.jfree.chart.plot.compass.LongNeedle].clone() [function] [call site] 19758
16 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 19759
16 [java.text.MessageFormat].clone() [function] [call site] 19760
16 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 19761
16 [org.jfree.chart.renderer.DefaultPolarItemRenderer].clone() [function] [call site] 19762
16 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 19763
16 [org.jfree.chart.plot.compass.ShipNeedle].clone() [function] [call site] 19764
16 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 19765
16 [org.jfree.data.category.DefaultIntervalCategoryDataset].clone() [function] [call site] 19766
16 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 19767
16 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 19768
16 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 19769
16 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 19770
16 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 19771
16 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 19772
16 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 19773
16 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 19774
16 [sun.font.FontLineMetrics].clone() [function] [call site] 19775
16 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 19776
16 [java.text.Format].clone() [function] [call site] 19777
16 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 19778
16 [java.awt.datatransfer.DataFlavor].clone() [function] [call site] 19779
16 [org.jfree.chart.plot.compass.PlumNeedle].clone() [function] [call site] 19780
16 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 19781
16 [java.util.Hashtable].clone() [function] [call site] 19782
16 [org.jfree.chart.plot.dial.AbstractDialLayer].clone() [function] [call site] 19783
16 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 19784
16 [org.jfree.chart.block.AbstractBlock].clone() [function] [call site] 19785
16 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 19786
16 [java.util.LinkedList].clone() [function] [call site] 19787
16 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 19788
16 [java.util.ArrayList].clone() [function] [call site] 19789
16 [java.text.SimpleDateFormat].clone() [function] [call site] 19790
16 [java.util.Locale].clone() [function] [call site] 19791
16 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 19792
16 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 19793
16 [java.util.concurrent.CopyOnWriteArrayList].clone() [function] [call site] 19794
16 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 19795
16 [java.awt.geom.Area].clone() [function] [call site] 19796
16 [java.awt.datatransfer.MimeTypeParameterList].clone() [function] [call site] 19797
16 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 19798
16 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 19799
16 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 19800
16 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 19801
16 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 19802
16 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 19803
16 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 19804
16 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 19805
16 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 19806
16 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 19807
16 [java.lang.Object].clone() [function] [call site] 19808
16 [org.jfree.chart.plot.IntervalMarker].clone() [function] [call site] 19809
16 [java.text.NumberFormat].clone() [function] [call site] 19810
16 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 19811
16 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 19812
16 [java.text.DecimalFormat].clone() [function] [call site] 19813
16 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 19814
16 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 19815
16 [java.awt.geom.RectangularShape].clone() [function] [call site] 19816
16 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 19817
16 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 19818
16 [javax.swing.ArrayTable].clone() [function] [call site] 19819
16 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 19820
16 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 19821
16 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 19822
16 [java.awt.print.PageFormat].clone() [function] [call site] 19823
16 [org.jfree.chart.plot.compass.ArrowNeedle].clone() [function] [call site] 19824
16 [org.jfree.chart.axis.TickUnits].clone() [function] [call site] 19825
16 [org.jfree.data.xy.XYDataItem].clone() [function] [call site] 19826
16 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 19827
16 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 19828
16 [java.text.DateFormatSymbols].clone() [function] [call site] 19829
16 [java.util.Calendar].clone() [function] [call site] 19830
16 [org.jfree.data.general.Series].clone() [function] [call site] 19831
16 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 19832
16 [java.awt.Insets].clone() [function] [call site] 19833
16 [javax.swing.text.Segment].clone() [function] [call site] 19834
16 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 19835
16 [org.jfree.chart.axis.Tick].clone() [function] [call site] 19836
16 [org.jfree.chart.text.format.LogFormat].clone() [function] [call site] 19837
16 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 19838
16 [sun.java2d.loops.FontInfo].clone() [function] [call site] 19839
16 [org.jfree.chart.legend.LegendItem].clone() [function] [call site] 19840
16 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 19841
16 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 19842
16 [org.jfree.data.time.TimeSeries].clone() [function] [call site] 19843
16 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 19844
16 [org.jfree.data.category.SlidingCategoryDataset].clone() [function] [call site] 19845
16 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 19846
16 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 19847
16 [org.jfree.chart.plot.compass.PointerNeedle].clone() [function] [call site] 19848
16 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 19849
16 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 19850
16 [org.jfree.data.time.TimeSeriesCollection].clone() [function] [call site] 19851
16 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 19852
16 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 19853
16 [sun.font.AttributeValues].clone() [function] [call site] 19854
16 [java.lang.invoke.MemberName].clone() [function] [call site] 19855
16 [org.jfree.data.ComparableObjectSeries].clone() [function] [call site] 19856
16 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 19857
16 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 19858
16 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 19859
16 [org.jfree.chart.urls.StandardCategoryURLGenerator].clone() [function] [call site] 19860
16 [java.awt.RenderingHints].clone() [function] [call site] 19861
16 [org.jfree.data.time.TimePeriodValue].clone() [function] [call site] 19862
16 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 19863
16 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 19864
16 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 19865
16 [java.util.TreeSet].clone() [function] [call site] 19866
16 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 19867
16 [org.jfree.data.time.TimePeriodValues].clone() [function] [call site] 19868
16 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 19869
16 [java.lang.ref.Reference].clone() [function] [call site] 19870
16 [java.awt.geom.QuadCurve2D].clone() [function] [call site] 19871
16 [org.jfree.chart.labels.AbstractPieItemLabelGenerator].clone() [function] [call site] 19872
16 [java.awt.geom.Line2D].clone() [function] [call site] 19873
16 [java.awt.geom.Point2D].clone() [function] [call site] 19874
16 [org.jfree.chart.plot.compass.PinNeedle].clone() [function] [call site] 19875
16 [sun.java2d.SunGraphics2D].clone() [function] [call site] 19876
12 [jdk.internal.reflect.Reflection].getCallerClass() [function] [call site] 19877
12 [jdk.internal.reflect.ReflectionFactory].copyConstructor(java.lang.reflect.Constructor) [function] [call site] 19878
13 [jdk.internal.reflect.ReflectionFactory].langReflectAccess() [function] [call site] 19879
12 [java.lang.Class].getReflectionFactory() [function] [call site] 19880
12 [java.lang.Class].getConstructor0(java.lang.Class[],int) [function] [call site] 19881
13 [java.lang.Class].getReflectionFactory() [function] [call site] 19882
13 [java.lang.Class].privateGetDeclaredConstructors(boolean) [function] [call site] 19883
14 [java.lang.Class].reflectionData() [function] [call site] 19884
14 [java.lang.Class].isInterface() [function] [call site] 19885
14 [java.lang.Class].getDeclaredConstructors0(boolean) [function] [call site] 19886
13 [java.lang.Class].arrayContentsEq(java.lang.Object[],java.lang.Object[]) [function] [call site] 19887
13 [jdk.internal.reflect.ReflectionFactory].getExecutableSharedParameterTypes(java.lang.reflect.Executable) [function] [call site] 19888
14 [jdk.internal.reflect.ReflectionFactory].langReflectAccess() [function] [call site] 19889
13 [java.lang.NoSuchMethodException].<init>(java.lang.String) [function] [call site] 19890
13 [java.lang.Class].methodToString(java.lang.String,java.lang.Class[]) [function] [call site] 19891
11 [java.lang.reflect.Constructor].newInstance(java.lang.Object[]) [function] [call site] 19892
11 [java.lang.Class].getDeclaredConstructor(java.lang.Class[]) [function] [call site] 19893
11 [java.lang.reflect.Constructor].newInstance(java.lang.Object[]) [function] [call site] 19894
10 [java.util.Date].<init>(long) [function] [call site] 19895
10 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 19896
10 [org.jfree.chart.axis.PeriodAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 19897
11 [org.jfree.data.Range].getUpperBound() [function] [call site] 19898
11 [java.lang.Math].round(double) [function] [call site] 19899
11 [org.jfree.data.Range].getLowerBound() [function] [call site] 19900
11 [java.lang.Math].round(double) [function] [call site] 19901
11 [java.util.Date].<init>(long) [function] [call site] 19902
11 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 19903
11 [java.util.Date].<init>(long) [function] [call site] 19904
11 [org.jfree.chart.axis.PeriodAxis].createInstance(java.lang.Class,java.util.Date,java.util.TimeZone,java.util.Locale) [function] [call site] 19905
11 [org.jfree.data.time.Second].getFirstMillisecond() [function] [call site] 19906
11 [org.jfree.data.time.Day].getFirstMillisecond() [function] [call site] 19907
11 [org.jfree.data.time.Month].getFirstMillisecond() [function] [call site] 19908
11 [org.jfree.data.time.Minute].getFirstMillisecond() [function] [call site] 19909
11 [org.jfree.data.time.Quarter].getFirstMillisecond() [function] [call site] 19910
11 [org.jfree.data.time.Millisecond].getFirstMillisecond() [function] [call site] 19911
11 [org.jfree.data.time.Year].getFirstMillisecond() [function] [call site] 19912
11 [org.jfree.data.time.Week].getFirstMillisecond() [function] [call site] 19913
11 [org.jfree.data.time.FixedMillisecond].getFirstMillisecond() [function] [call site] 19914
11 [org.jfree.data.time.Hour].getFirstMillisecond() [function] [call site] 19915
11 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 19916
11 [org.jfree.data.Range].<init>(double,double) [function] [call site] 19917
11 [org.jfree.data.time.Minute].getLastMillisecond() [function] [call site] 19918
11 [org.jfree.data.time.FixedMillisecond].getLastMillisecond() [function] [call site] 19919
11 [org.jfree.data.time.Day].getLastMillisecond() [function] [call site] 19920
11 [org.jfree.data.time.Month].getLastMillisecond() [function] [call site] 19921
11 [org.jfree.data.time.Year].getLastMillisecond() [function] [call site] 19922
11 [org.jfree.data.time.Hour].getLastMillisecond() [function] [call site] 19923
11 [org.jfree.data.time.Second].getLastMillisecond() [function] [call site] 19924
11 [org.jfree.data.time.Quarter].getLastMillisecond() [function] [call site] 19925
11 [org.jfree.data.time.Millisecond].getLastMillisecond() [function] [call site] 19926
11 [org.jfree.data.time.Week].getLastMillisecond() [function] [call site] 19927
8 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 19928
8 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 19929
8 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 19930
7 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 19931
8 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 19932
8 [java.nio.file.Files$2].hasNext() [function] [call site] 19933
8 [java.io.BufferedReader$1].hasNext() [function] [call site] 19934
8 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 19935
8 [java.util.ArrayList].iterator() [function] [call site] 19936
8 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 19937
8 [java.util.ArrayDeque].iterator() [function] [call site] 19938
8 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 19939
8 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 19940
8 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 19941
8 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 19942
8 [java.util.Vector].iterator() [function] [call site] 19943
8 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 19944
8 [java.util.HashSet].iterator() [function] [call site] 19945
8 [java.util.PriorityQueue].iterator() [function] [call site] 19946
8 [java.util.TreeSet].iterator() [function] [call site] 19947
8 [java.util.TreeMap$KeySet].iterator() [function] [call site] 19948
8 [java.util.AbstractSequentialList].iterator() [function] [call site] 19949
8 [java.util.AbstractList].iterator() [function] [call site] 19950
8 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 19951
8 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 19952
8 [java.io.BufferedReader$1].next() [function] [call site] 19953
8 [java.nio.file.Files$2].next() [function] [call site] 19954
8 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 19955
8 [java.nio.file.FileTreeIterator].next() [function] [call site] 19956
8 [java.util.LinkedHashMap].values() [function] [call site] 19957
8 [java.util.IdentityHashMap].values() [function] [call site] 19958
8 [java.util.Properties].values() [function] [call site] 19959
8 [java.awt.RenderingHints].values() [function] [call site] 19960
8 [java.util.WeakHashMap].values() [function] [call site] 19961
8 [java.util.AbstractMap].values() [function] [call site] 19962
8 [java.security.Provider].values() [function] [call site] 19963
8 [java.util.jar.Attributes].values() [function] [call site] 19964
8 [java.util.HashMap].values() [function] [call site] 19965
8 [java.util.Hashtable].values() [function] [call site] 19966
8 [java.util.TreeMap].values() [function] [call site] 19967
8 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 19968
8 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 19969
8 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 19970
8 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 19971
8 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 19972
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 19973
7 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 19974
7 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 19975
8 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 19976
8 [java.nio.file.Files$2].hasNext() [function] [call site] 19977
8 [java.io.BufferedReader$1].hasNext() [function] [call site] 19978
8 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 19979
8 [java.util.ArrayList].iterator() [function] [call site] 19980
8 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 19981
8 [java.util.ArrayDeque].iterator() [function] [call site] 19982
8 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 19983
8 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 19984
8 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 19985
8 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 19986
8 [java.util.Vector].iterator() [function] [call site] 19987
8 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 19988
8 [java.util.HashSet].iterator() [function] [call site] 19989
8 [java.util.PriorityQueue].iterator() [function] [call site] 19990
8 [java.util.TreeSet].iterator() [function] [call site] 19991
8 [java.util.TreeMap$KeySet].iterator() [function] [call site] 19992
8 [java.util.AbstractSequentialList].iterator() [function] [call site] 19993
8 [java.util.AbstractList].iterator() [function] [call site] 19994
8 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 19995
8 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 19996
8 [java.io.BufferedReader$1].next() [function] [call site] 19997
8 [java.nio.file.Files$2].next() [function] [call site] 19998
8 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 19999
8 [java.nio.file.FileTreeIterator].next() [function] [call site] 20000
8 [java.util.IdentityHashMap].values() [function] [call site] 20001
8 [java.util.Properties].values() [function] [call site] 20002
8 [java.awt.RenderingHints].values() [function] [call site] 20003
8 [java.util.WeakHashMap].values() [function] [call site] 20004
8 [java.util.AbstractMap].values() [function] [call site] 20005
8 [java.security.Provider].values() [function] [call site] 20006
8 [java.util.jar.Attributes].values() [function] [call site] 20007
8 [java.util.HashMap].values() [function] [call site] 20008
8 [java.util.Hashtable].values() [function] [call site] 20009
8 [java.util.TreeMap].values() [function] [call site] 20010
8 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 20011
8 [java.util.LinkedHashMap].values() [function] [call site] 20012
8 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 20013
8 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 20014
8 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 20015
8 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 20016
8 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 20017
8 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20018
8 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20019
8 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20020
9 [org.jfree.data.general.DefaultValueDataset].getValue() [function] [call site] 20021
9 [java.util.concurrent.atomic.AtomicLong].doubleValue() [function] [call site] 20022
9 [java.util.concurrent.atomic.AtomicInteger].doubleValue() [function] [call site] 20023
9 [java.lang.Double].doubleValue() [function] [call site] 20024
9 [java.lang.Long].doubleValue() [function] [call site] 20025
9 [java.lang.Short].doubleValue() [function] [call site] 20026
9 [java.math.BigDecimal].doubleValue() [function] [call site] 20027
9 [java.lang.Float].doubleValue() [function] [call site] 20028
9 [java.math.BigInteger].doubleValue() [function] [call site] 20029
9 [java.lang.Integer].doubleValue() [function] [call site] 20030
9 [java.lang.Byte].doubleValue() [function] [call site] 20031
9 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 20032
9 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 20033
9 [org.jfree.chart.plot.ThermometerPlot].inSubrange(int,double) [function] [call site] 20034
9 [org.jfree.chart.plot.ThermometerPlot].setAxisRange() [function] [call site] 20035
10 [org.jfree.data.Range].<init>(double,double) [function] [call site] 20036
10 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 20037
11 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 20038
10 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 20039
11 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 20040
11 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 20041
11 [org.jfree.chart.axis.PeriodAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 20042
11 [org.jfree.chart.axis.CyclicNumberAxis].setRange(org.jfree.data.Range,boolean,boolean) [function] [call site] 20043
10 [org.jfree.chart.axis.LogarithmicAxis].setRange(org.jfree.data.Range) [function] [call site] 20044
11 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 20045
11 [org.jfree.chart.axis.LogarithmicAxis].setupSmallLogFlag() [function] [call site] 20046
10 [org.jfree.chart.axis.ValueAxis].setRange(double,double) [function] [call site] 20047
11 [org.jfree.data.Range].<init>(double,double) [function] [call site] 20048
11 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 20049
11 [org.jfree.chart.axis.ValueAxis].setRange(org.jfree.data.Range) [function] [call site] 20050
11 [org.jfree.chart.axis.LogarithmicAxis].setRange(org.jfree.data.Range) [function] [call site] 20051
10 [org.jfree.chart.axis.DateAxis].setRange(double,double) [function] [call site] 20052
11 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 20053
11 [org.jfree.data.time.DateRange].<init>(double,double) [function] [call site] 20054
11 [org.jfree.chart.axis.DateAxis].setRange(org.jfree.data.Range) [function] [call site] 20055
9 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20056
10 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 20057
10 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 20058
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20059
10 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 20060
8 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20061
8 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20062
9 [java.util.TreeMap].size() [function] [call site] 20063
9 [java.util.HashMap].size() [function] [call site] 20064
9 [java.util.IdentityHashMap].size() [function] [call site] 20065
9 [java.util.Hashtable].size() [function] [call site] 20066
9 [java.util.WeakHashMap].size() [function] [call site] 20067
9 [java.util.jar.Attributes].size() [function] [call site] 20068
9 [java.awt.RenderingHints].size() [function] [call site] 20069
9 [java.util.AbstractMap].size() [function] [call site] 20070
9 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 20071
9 [javax.swing.MultiUIDefaults].size() [function] [call site] 20072
9 [java.util.Properties].size() [function] [call site] 20073
9 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 20074
9 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 20075
9 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 20076
9 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 20077
9 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 20078
9 [java.util.Properties].get(java.lang.Object) [function] [call site] 20079
9 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 20080
9 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 20081
9 [java.util.HashMap].get(java.lang.Object) [function] [call site] 20082
9 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 20083
9 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 20084
9 [java.security.Provider].get(java.lang.Object) [function] [call site] 20085
9 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 20086
9 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 20087
9 [java.lang.Integer].valueOf(int) [function] [call site] 20088
9 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 20089
9 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 20090
9 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 20091
9 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 20092
9 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 20093
9 [org.jfree.chart.plot.CombinedDomainXYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20094
9 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20095
9 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20096
9 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20097
9 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20098
9 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 20099
9 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20100
8 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 20101
8 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 20102
8 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 20103
8 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 20104
7 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20105
7 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20106
7 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20107
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 20108
7 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 20109
7 [org.jfree.chart.event.ChartChangeEvent].setType(org.jfree.chart.event.ChartChangeEventType) [function] [call site] 20110
7 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 20111
6 [org.jfree.data.general.DatasetChangeEvent].getDataset() [function] [call site] 20112
6 [org.jfree.data.general.DatasetChangeEvent].getDataset() [function] [call site] 20113
6 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 20114
6 [java.nio.file.Files$2].hasNext() [function] [call site] 20115
6 [java.io.BufferedReader$1].hasNext() [function] [call site] 20116
6 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 20117
6 [java.util.ArrayList].iterator() [function] [call site] 20118
6 [java.util.AbstractSequentialList].iterator() [function] [call site] 20119
6 [java.util.AbstractList].iterator() [function] [call site] 20120
6 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 20121
6 [java.util.Vector].iterator() [function] [call site] 20122
6 [java.io.BufferedReader$1].next() [function] [call site] 20123
6 [java.nio.file.Files$2].next() [function] [call site] 20124
6 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 20125
6 [java.nio.file.FileTreeIterator].next() [function] [call site] 20126
6 [org.jfree.chart.plot.XYPlot].indexOf(org.jfree.data.xy.XYDataset) [function] [call site] 20127
6 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 20128
5 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20129
5 [org.jfree.data.xy.XYBarDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20130
6 [org.jfree.data.general.AbstractDataset].notifyListeners(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20131
5 [org.jfree.data.xy.XYDatasetTableModel].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20132
6 [javax.swing.table.AbstractTableModel].fireTableDataChanged() [function] [call site] 20133
5 [org.jfree.chart.plot.XYPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20134
5 [org.jfree.chart.plot.ThermometerPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20135
5 [org.jfree.data.xy.IntervalXYDelegate].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20136
6 [org.jfree.data.xy.IntervalXYDelegate].recalculateInterval() [function] [call site] 20137
5 [org.jfree.data.gantt.XYTaskDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20138
6 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 20139
5 [org.jfree.chart.plot.Plot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20140
5 [org.jfree.data.category.CategoryToPieDataset].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20141
6 [org.jfree.data.general.AbstractDataset].fireDatasetChanged() [function] [call site] 20142
5 [org.jfree.chart.plot.PolarPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20143
2 [java.lang.Double].valueOf(double) [function] [call site] 20144
1 [org.jfree.chart.ChartFactory].createBarChart(java.lang.String,java.lang.String,java.lang.String,org.jfree.data.category.CategoryDataset) [function] [call site] 20145
2 [org.jfree.chart.ChartFactory].createBarChart(java.lang.String,java.lang.String,java.lang.String,org.jfree.data.category.CategoryDataset,org.jfree.chart.plot.PlotOrientation,boolean,boolean,boolean) [function] [call site] 20146
3 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20147
3 [org.jfree.chart.axis.CategoryAxis].<init>(java.lang.String) [function] [call site] 20148
4 [org.jfree.chart.axis.Axis].<init>(java.lang.String) [function] [call site] 20149
5 [java.lang.Object].<init>() [function] [call site] 20150
5 [javax.swing.event.EventListenerList].<init>() [function] [call site] 20151
4 [java.util.HashMap].<init>() [function] [call site] 20152
4 [java.util.HashMap].<init>() [function] [call site] 20153
4 [java.util.HashMap].<init>() [function] [call site] 20154
4 [java.util.HashMap].<init>() [function] [call site] 20155
3 [org.jfree.chart.axis.NumberAxis].<init>(java.lang.String) [function] [call site] 20156
4 [org.jfree.chart.axis.ValueAxis].<init>(java.lang.String,org.jfree.chart.axis.TickUnitSource) [function] [call site] 20157
5 [org.jfree.chart.axis.Axis].<init>(java.lang.String) [function] [call site] 20158
5 [java.awt.Polygon].<init>() [function] [call site] 20159
5 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20160
5 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20161
5 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20162
5 [java.awt.Polygon].<init>() [function] [call site] 20163
5 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20164
5 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20165
5 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20166
5 [java.awt.Polygon].<init>() [function] [call site] 20167
5 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20168
5 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20169
5 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20170
5 [java.awt.Polygon].<init>() [function] [call site] 20171
5 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20172
5 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20173
5 [java.awt.Polygon].addPoint(int,int) [function] [call site] 20174
4 [org.jfree.chart.axis.NumberAxis].createStandardTickUnits() [function] [call site] 20175
5 [org.jfree.chart.axis.NumberTickUnitSource].<init>() [function] [call site] 20176
6 [org.jfree.chart.axis.NumberTickUnitSource].<init>(boolean) [function] [call site] 20177
7 [org.jfree.chart.axis.NumberTickUnitSource].<init>(boolean,java.text.NumberFormat) [function] [call site] 20178
8 [java.lang.Object].<init>() [function] [call site] 20179
8 [java.text.DecimalFormat].<init>(java.lang.String) [function] [call site] 20180
8 [java.text.DecimalFormat].<init>(java.lang.String) [function] [call site] 20181
8 [java.text.DecimalFormat].<init>(java.lang.String) [function] [call site] 20182
8 [java.text.DecimalFormat].<init>(java.lang.String) [function] [call site] 20183
8 [java.text.DecimalFormat].<init>(java.lang.String) [function] [call site] 20184
8 [java.text.DecimalFormat].<init>(java.lang.String) [function] [call site] 20185
3 [org.jfree.chart.renderer.category.BarRenderer].<init>() [function] [call site] 20186
4 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].<init>() [function] [call site] 20187
5 [org.jfree.chart.renderer.AbstractRenderer].<init>() [function] [call site] 20188
6 [java.lang.Object].<init>() [function] [call site] 20189
6 [java.util.HashMap].<init>() [function] [call site] 20190
6 [java.util.HashMap].<init>() [function] [call site] 20191
6 [java.util.HashMap].<init>() [function] [call site] 20192
6 [java.util.HashMap].<init>() [function] [call site] 20193
6 [java.util.HashMap].<init>() [function] [call site] 20194
6 [java.util.HashMap].<init>() [function] [call site] 20195
6 [java.util.HashMap].<init>() [function] [call site] 20196
6 [java.util.HashMap].<init>() [function] [call site] 20197
6 [java.util.HashMap].<init>() [function] [call site] 20198
6 [java.util.HashMap].<init>() [function] [call site] 20199
6 [java.awt.Font].<init>(java.lang.String,int,int) [function] [call site] 20200
6 [java.util.HashMap].<init>() [function] [call site] 20201
6 [java.util.HashMap].<init>() [function] [call site] 20202
6 [org.jfree.chart.labels.ItemLabelPosition].<init>(org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 20203
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] 20204
8 [java.lang.Object].<init>() [function] [call site] 20205
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20206
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20207
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20208
6 [java.util.HashMap].<init>() [function] [call site] 20209
6 [org.jfree.chart.labels.ItemLabelPosition].<init>(org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 20210
6 [java.util.HashMap].<init>() [function] [call site] 20211
6 [java.util.HashMap].<init>() [function] [call site] 20212
6 [java.util.HashMap].<init>() [function] [call site] 20213
6 [java.util.HashMap].<init>() [function] [call site] 20214
6 [javax.swing.event.EventListenerList].<init>() [function] [call site] 20215
5 [java.util.HashMap].<init>() [function] [call site] 20216
5 [java.util.HashMap].<init>() [function] [call site] 20217
5 [java.util.HashMap].<init>() [function] [call site] 20218
5 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].<init>() [function] [call site] 20219
6 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].<init>(java.lang.String) [function] [call site] 20220
7 [java.lang.Object].<init>() [function] [call site] 20221
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20222
4 [org.jfree.chart.util.StandardGradientPaintTransformer].<init>() [function] [call site] 20223
5 [org.jfree.chart.util.StandardGradientPaintTransformer].<init>(org.jfree.chart.util.GradientPaintTransformType) [function] [call site] 20224
6 [java.lang.Object].<init>() [function] [call site] 20225
6 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 20226
4 [java.awt.geom.Rectangle2D$Double].<init>(double,double,double,double) [function] [call site] 20227
4 [org.jfree.chart.renderer.AbstractRenderer].setDefaultLegendShape(java.awt.Shape) [function] [call site] 20228
5 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 20229
6 [org.jfree.chart.event.RendererChangeEvent].<init>(java.lang.Object) [function] [call site] 20230
7 [org.jfree.chart.event.RendererChangeEvent].<init>(java.lang.Object,boolean) [function] [call site] 20231
8 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 20232
6 [org.jfree.chart.renderer.AbstractRenderer].notifyListeners(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 20233
7 [javax.swing.event.EventListenerList].getListenerList() [function] [call site] 20234
7 [org.jfree.chart.plot.CategoryPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 20235
8 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 20236
8 [org.jfree.chart.plot.PolarPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 20237
9 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20238
8 [org.jfree.chart.plot.WaferMapPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 20239
9 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20240
8 [org.jfree.chart.plot.XYPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 20241
9 [org.jfree.chart.event.RendererChangeEvent].getSeriesVisibilityChanged() [function] [call site] 20242
9 [org.jfree.chart.plot.XYPlot].configureDomainAxes() [function] [call site] 20243
9 [org.jfree.chart.plot.XYPlot].configureRangeAxes() [function] [call site] 20244
9 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20245
8 [java.lang.RuntimeException].<init>(java.lang.String) [function] [call site] 20246
8 [org.jfree.chart.plot.CategoryPlot].configureRangeAxes() [function] [call site] 20247
9 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 20248
9 [java.nio.file.Files$2].hasNext() [function] [call site] 20249
9 [java.io.BufferedReader$1].hasNext() [function] [call site] 20250
9 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 20251
9 [java.util.ArrayList].iterator() [function] [call site] 20252
9 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 20253
9 [java.util.ArrayDeque].iterator() [function] [call site] 20254
9 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 20255
9 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 20256
9 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 20257
9 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 20258
9 [java.util.Vector].iterator() [function] [call site] 20259
9 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 20260
9 [java.util.HashSet].iterator() [function] [call site] 20261
9 [java.util.PriorityQueue].iterator() [function] [call site] 20262
9 [java.util.TreeSet].iterator() [function] [call site] 20263
9 [java.util.TreeMap$KeySet].iterator() [function] [call site] 20264
9 [java.util.AbstractSequentialList].iterator() [function] [call site] 20265
9 [java.util.AbstractList].iterator() [function] [call site] 20266
9 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 20267
9 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 20268
9 [java.io.BufferedReader$1].next() [function] [call site] 20269
9 [java.nio.file.Files$2].next() [function] [call site] 20270
9 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 20271
9 [java.nio.file.FileTreeIterator].next() [function] [call site] 20272
9 [java.util.LinkedHashMap].values() [function] [call site] 20273
9 [java.util.IdentityHashMap].values() [function] [call site] 20274
9 [java.util.Properties].values() [function] [call site] 20275
9 [java.awt.RenderingHints].values() [function] [call site] 20276
9 [java.util.WeakHashMap].values() [function] [call site] 20277
9 [java.util.AbstractMap].values() [function] [call site] 20278
9 [java.security.Provider].values() [function] [call site] 20279
9 [java.util.jar.Attributes].values() [function] [call site] 20280
9 [java.util.HashMap].values() [function] [call site] 20281
9 [java.util.Hashtable].values() [function] [call site] 20282
9 [java.util.TreeMap].values() [function] [call site] 20283
9 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 20284
9 [org.jfree.chart.axis.PeriodAxis].configure() [function] [call site] 20285
9 [org.jfree.chart.axis.NumberAxis].configure() [function] [call site] 20286
9 [org.jfree.chart.axis.LogAxis].configure() [function] [call site] 20287
9 [org.jfree.chart.axis.DateAxis].configure() [function] [call site] 20288
8 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 20289
8 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 20290
7 [org.jfree.chart.plot.PolarPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 20291
7 [org.jfree.chart.plot.WaferMapPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 20292
7 [org.jfree.chart.plot.XYPlot].rendererChanged(org.jfree.chart.event.RendererChangeEvent) [function] [call site] 20293
4 [org.jfree.chart.renderer.category.BarRenderer].getDefaultBarPainter() [function] [call site] 20294
4 [org.jfree.chart.renderer.category.BarRenderer].getDefaultShadowsVisible() [function] [call site] 20295
3 [org.jfree.chart.labels.ItemLabelPosition].<init>(org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 20296
3 [org.jfree.chart.renderer.AbstractRenderer].setDefaultPositiveItemLabelPosition(org.jfree.chart.labels.ItemLabelPosition) [function] [call site] 20297
4 [org.jfree.chart.renderer.AbstractRenderer].setDefaultPositiveItemLabelPosition(org.jfree.chart.labels.ItemLabelPosition,boolean) [function] [call site] 20298
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20299
5 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 20300
3 [org.jfree.chart.labels.ItemLabelPosition].<init>(org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 20301
3 [org.jfree.chart.renderer.AbstractRenderer].setDefaultNegativeItemLabelPosition(org.jfree.chart.labels.ItemLabelPosition) [function] [call site] 20302
4 [org.jfree.chart.renderer.AbstractRenderer].setDefaultNegativeItemLabelPosition(org.jfree.chart.labels.ItemLabelPosition,boolean) [function] [call site] 20303
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20304
5 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 20305
3 [org.jfree.chart.labels.ItemLabelPosition].<init>(org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 20306
3 [org.jfree.chart.renderer.AbstractRenderer].setDefaultPositiveItemLabelPosition(org.jfree.chart.labels.ItemLabelPosition) [function] [call site] 20307
3 [org.jfree.chart.labels.ItemLabelPosition].<init>(org.jfree.chart.labels.ItemLabelAnchor,org.jfree.chart.text.TextAnchor) [function] [call site] 20308
3 [org.jfree.chart.renderer.AbstractRenderer].setDefaultNegativeItemLabelPosition(org.jfree.chart.labels.ItemLabelPosition) [function] [call site] 20309
3 [org.jfree.chart.labels.StandardCategoryToolTipGenerator].<init>() [function] [call site] 20310
4 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].<init>(java.lang.String,java.text.NumberFormat) [function] [call site] 20311
5 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].<init>(java.lang.String,java.text.NumberFormat,java.text.NumberFormat) [function] [call site] 20312
6 [java.lang.Object].<init>() [function] [call site] 20313
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20314
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20315
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20316
5 [java.text.NumberFormat].getPercentInstance() [function] [call site] 20317
4 [java.text.NumberFormat].getInstance() [function] [call site] 20318
3 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setDefaultToolTipGenerator(org.jfree.chart.labels.CategoryToolTipGenerator) [function] [call site] 20319
4 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setDefaultToolTipGenerator(org.jfree.chart.labels.CategoryToolTipGenerator,boolean) [function] [call site] 20320
5 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 20321
3 [org.jfree.chart.urls.StandardCategoryURLGenerator].<init>() [function] [call site] 20322
4 [java.lang.Object].<init>() [function] [call site] 20323
3 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setDefaultItemURLGenerator(org.jfree.chart.urls.CategoryURLGenerator) [function] [call site] 20324
4 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setDefaultItemURLGenerator(org.jfree.chart.urls.CategoryURLGenerator,boolean) [function] [call site] 20325
5 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 20326
3 [org.jfree.chart.plot.CategoryPlot].<init>(org.jfree.data.category.CategoryDataset,org.jfree.chart.axis.CategoryAxis,org.jfree.chart.axis.ValueAxis,org.jfree.chart.renderer.category.CategoryItemRenderer) [function] [call site] 20327
4 [org.jfree.chart.plot.Plot].<init>() [function] [call site] 20328
5 [java.lang.Object].<init>() [function] [call site] 20329
5 [java.awt.Font].<init>(java.lang.String,int,int) [function] [call site] 20330
5 [org.jfree.chart.plot.DefaultDrawingSupplier].<init>() [function] [call site] 20331
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] 20332
7 [java.lang.Object].<init>() [function] [call site] 20333
5 [javax.swing.event.EventListenerList].<init>() [function] [call site] 20334
4 [java.util.HashMap].<init>() [function] [call site] 20335
4 [java.util.HashMap].<init>() [function] [call site] 20336
4 [java.util.HashMap].<init>() [function] [call site] 20337
4 [java.util.HashMap].<init>() [function] [call site] 20338
4 [java.util.TreeMap].<init>() [function] [call site] 20339
4 [java.util.TreeMap].<init>() [function] [call site] 20340
4 [java.util.HashMap].<init>() [function] [call site] 20341
4 [java.util.HashMap].<init>() [function] [call site] 20342
4 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 20343
4 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 20344
4 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20345
4 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20346
4 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 20347
4 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 20348
4 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 20349
4 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20350
4 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20351
4 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20352
4 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20353
4 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20354
4 [java.lang.Integer].valueOf(int) [function] [call site] 20355
4 [org.jfree.data.general.AbstractDataset].addChangeListener(org.jfree.data.general.DatasetChangeListener) [function] [call site] 20356
4 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 20357
4 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 20358
4 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20359
4 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20360
4 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 20361
4 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 20362
4 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 20363
4 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20364
4 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20365
4 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20366
4 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20367
4 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20368
4 [java.lang.Integer].valueOf(int) [function] [call site] 20369
4 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 20370
4 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 20371
4 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20372
4 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20373
4 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 20374
4 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 20375
4 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 20376
4 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20377
4 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20378
4 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20379
4 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20380
4 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20381
4 [java.lang.Integer].valueOf(int) [function] [call site] 20382
4 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 20383
4 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 20384
4 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20385
4 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20386
4 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 20387
4 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 20388
4 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 20389
4 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20390
4 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20391
4 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20392
4 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20393
4 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20394
4 [java.lang.Integer].valueOf(int) [function] [call site] 20395
4 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].setPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 20396
4 [org.jfree.chart.renderer.AbstractRenderer].addChangeListener(org.jfree.chart.event.RendererChangeListener) [function] [call site] 20397
4 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 20398
4 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 20399
4 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20400
4 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20401
4 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 20402
4 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 20403
4 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 20404
4 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20405
4 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20406
4 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20407
4 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20408
4 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20409
4 [java.lang.Integer].valueOf(int) [function] [call site] 20410
4 [org.jfree.chart.plot.CategoryPlot].mapDatasetToDomainAxis(int,int) [function] [call site] 20411
5 [java.util.ArrayList].<init>(int) [function] [call site] 20412
5 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 20413
5 [java.lang.Integer].valueOf(int) [function] [call site] 20414
5 [org.jfree.chart.plot.CategoryPlot].mapDatasetToDomainAxes(int,java.util.List) [function] [call site] 20415
6 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 20416
6 [org.jfree.chart.plot.CategoryPlot].checkAxisIndices(java.util.List) [function] [call site] 20417
7 [java.util.ArrayList].size() [function] [call site] 20418
7 [sun.awt.util.IdentityArrayList].size() [function] [call site] 20419
7 [java.util.LinkedList].size() [function] [call site] 20420
7 [java.util.concurrent.CopyOnWriteArrayList].size() [function] [call site] 20421
7 [java.util.Vector].size() [function] [call site] 20422
7 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 20423
7 [java.util.HashSet].<init>() [function] [call site] 20424
7 [java.util.concurrent.CopyOnWriteArrayList].get(int) [function] [call site] 20425
7 [java.util.Vector].get(int) [function] [call site] 20426
7 [java.util.LinkedList].get(int) [function] [call site] 20427
7 [sun.awt.util.IdentityArrayList].get(int) [function] [call site] 20428
7 [java.util.AbstractSequentialList].get(int) [function] [call site] 20429
7 [java.util.ArrayList].get(int) [function] [call site] 20430
7 [java.util.HashSet].contains(java.lang.Object) [function] [call site] 20431
7 [java.lang.IllegalArgumentException].<init>(java.lang.String) [function] [call site] 20432
7 [java.util.HashSet].add(java.lang.Object) [function] [call site] 20433
6 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 20434
6 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20435
6 [java.lang.Integer].valueOf(int) [function] [call site] 20436
6 [org.jfree.data.general.DatasetChangeEvent].<init>(java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 20437
6 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20438
6 [org.jfree.chart.plot.CategoryPlot].getDataset(int) [function] [call site] 20439
7 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 20440
7 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 20441
7 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 20442
7 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 20443
7 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 20444
7 [java.util.Properties].get(java.lang.Object) [function] [call site] 20445
7 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 20446
7 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 20447
7 [java.util.HashMap].get(java.lang.Object) [function] [call site] 20448
7 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 20449
7 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 20450
7 [java.security.Provider].get(java.lang.Object) [function] [call site] 20451
7 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 20452
7 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 20453
7 [java.lang.Integer].valueOf(int) [function] [call site] 20454
4 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 20455
4 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 20456
4 [java.security.Provider].put(java.lang.Object,java.lang.Object) [function] [call site] 20457
4 [javax.swing.UIDefaults].put(java.lang.Object,java.lang.Object) [function] [call site] 20458
4 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20459
4 [java.util.HashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20460
4 [java.util.Properties].put(java.lang.Object,java.lang.Object) [function] [call site] 20461
4 [java.util.jar.Attributes].put(java.lang.Object,java.lang.Object) [function] [call site] 20462
4 [java.util.Hashtable].put(java.lang.Object,java.lang.Object) [function] [call site] 20463
4 [java.util.AbstractMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20464
4 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20465
4 [java.util.WeakHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20466
4 [java.util.concurrent.ConcurrentHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20467
4 [java.util.IdentityHashMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20468
4 [java.lang.Integer].valueOf(int) [function] [call site] 20469
4 [org.jfree.chart.plot.CategoryPlot].mapDatasetToRangeAxis(int,int) [function] [call site] 20470
5 [java.util.ArrayList].<init>(int) [function] [call site] 20471
5 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 20472
5 [java.lang.Integer].valueOf(int) [function] [call site] 20473
5 [org.jfree.chart.plot.CategoryPlot].mapDatasetToRangeAxes(int,java.util.List) [function] [call site] 20474
6 [org.jfree.chart.internal.Args].requireNonNegative(int,java.lang.String) [function] [call site] 20475
6 [org.jfree.chart.plot.CategoryPlot].checkAxisIndices(java.util.List) [function] [call site] 20476
6 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 20477
6 [java.util.TreeMap].put(java.lang.Object,java.lang.Object) [function] [call site] 20478
6 [java.lang.Integer].valueOf(int) [function] [call site] 20479
6 [org.jfree.data.general.DatasetChangeEvent].<init>(java.lang.Object,org.jfree.data.general.Dataset) [function] [call site] 20480
6 [org.jfree.chart.plot.CategoryPlot].datasetChanged(org.jfree.data.general.DatasetChangeEvent) [function] [call site] 20481
6 [org.jfree.chart.plot.CategoryPlot].getDataset(int) [function] [call site] 20482
4 [org.jfree.chart.axis.Axis].setPlot(org.jfree.chart.plot.Plot) [function] [call site] 20483
4 [org.jfree.chart.axis.Axis].addChangeListener(org.jfree.chart.event.AxisChangeListener) [function] [call site] 20484
4 [org.jfree.chart.plot.CategoryPlot].configureDomainAxes() [function] [call site] 20485
5 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 20486
5 [java.nio.file.Files$2].hasNext() [function] [call site] 20487
5 [java.io.BufferedReader$1].hasNext() [function] [call site] 20488
5 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 20489
5 [java.util.ArrayList].iterator() [function] [call site] 20490
5 [java.util.concurrent.LinkedBlockingQueue].iterator() [function] [call site] 20491
5 [java.util.ArrayDeque].iterator() [function] [call site] 20492
5 [java.util.concurrent.ConcurrentHashMap$ValuesView].iterator() [function] [call site] 20493
5 [java.util.concurrent.DelayQueue].iterator() [function] [call site] 20494
5 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 20495
5 [java.util.TreeMap$EntrySet].iterator() [function] [call site] 20496
5 [java.util.Vector].iterator() [function] [call site] 20497
5 [java.util.concurrent.ConcurrentHashMap$KeySetView].iterator() [function] [call site] 20498
5 [java.util.HashSet].iterator() [function] [call site] 20499
5 [java.util.PriorityQueue].iterator() [function] [call site] 20500
5 [java.util.TreeSet].iterator() [function] [call site] 20501
5 [java.util.TreeMap$KeySet].iterator() [function] [call site] 20502
5 [java.util.AbstractSequentialList].iterator() [function] [call site] 20503
5 [java.util.AbstractList].iterator() [function] [call site] 20504
5 [java.util.concurrent.ConcurrentHashMap$EntrySetView].iterator() [function] [call site] 20505
5 [javax.print.MimeType$ParameterMapEntrySet].iterator() [function] [call site] 20506
5 [java.io.BufferedReader$1].next() [function] [call site] 20507
5 [java.nio.file.Files$2].next() [function] [call site] 20508
5 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 20509
5 [java.nio.file.FileTreeIterator].next() [function] [call site] 20510
5 [java.util.LinkedHashMap].values() [function] [call site] 20511
5 [java.util.IdentityHashMap].values() [function] [call site] 20512
5 [java.util.Properties].values() [function] [call site] 20513
5 [java.awt.RenderingHints].values() [function] [call site] 20514
5 [java.util.WeakHashMap].values() [function] [call site] 20515
5 [java.util.AbstractMap].values() [function] [call site] 20516
5 [java.security.Provider].values() [function] [call site] 20517
5 [java.util.jar.Attributes].values() [function] [call site] 20518
5 [java.util.HashMap].values() [function] [call site] 20519
5 [java.util.Hashtable].values() [function] [call site] 20520
5 [java.util.TreeMap].values() [function] [call site] 20521
5 [java.util.concurrent.ConcurrentHashMap].values() [function] [call site] 20522
5 [org.jfree.chart.axis.CategoryAxis].configure() [function] [call site] 20523
4 [org.jfree.chart.plot.CategoryPlot].configureRangeAxes() [function] [call site] 20524
4 [java.awt.BasicStroke].<init>(float) [function] [call site] 20525
4 [java.util.HashMap].<init>() [function] [call site] 20526
4 [java.util.HashMap].<init>() [function] [call site] 20527
4 [java.util.HashMap].<init>() [function] [call site] 20528
4 [java.util.HashMap].<init>() [function] [call site] 20529
4 [java.util.ArrayList].<init>() [function] [call site] 20530
3 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 20531
4 [org.jfree.chart.plot.CategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 20532
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20533
5 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20534
4 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 20535
4 [java.nio.file.Files$2].hasNext() [function] [call site] 20536
4 [java.io.BufferedReader$1].hasNext() [function] [call site] 20537
4 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 20538
4 [java.util.ArrayList].iterator() [function] [call site] 20539
4 [java.util.AbstractSequentialList].iterator() [function] [call site] 20540
4 [java.util.AbstractList].iterator() [function] [call site] 20541
4 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 20542
4 [java.util.Vector].iterator() [function] [call site] 20543
4 [java.io.BufferedReader$1].next() [function] [call site] 20544
4 [java.nio.file.Files$2].next() [function] [call site] 20545
4 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 20546
4 [java.nio.file.FileTreeIterator].next() [function] [call site] 20547
4 [org.jfree.chart.plot.CategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 20548
4 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 20549
5 [org.jfree.chart.plot.CategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 20550
5 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 20551
5 [java.nio.file.Files$2].hasNext() [function] [call site] 20552
5 [java.io.BufferedReader$1].hasNext() [function] [call site] 20553
5 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 20554
5 [java.util.ArrayList].iterator() [function] [call site] 20555
5 [java.util.AbstractSequentialList].iterator() [function] [call site] 20556
5 [java.util.AbstractList].iterator() [function] [call site] 20557
5 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 20558
5 [java.util.Vector].iterator() [function] [call site] 20559
5 [java.io.BufferedReader$1].next() [function] [call site] 20560
5 [java.nio.file.Files$2].next() [function] [call site] 20561
5 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 20562
5 [java.nio.file.FileTreeIterator].next() [function] [call site] 20563
5 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 20564
5 [org.jfree.chart.plot.CategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 20565
3 [org.jfree.chart.plot.CategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 20566
3 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setOrientation(org.jfree.chart.plot.PlotOrientation) [function] [call site] 20567
3 [org.jfree.chart.JFreeChart].<init>(java.lang.String,java.awt.Font,org.jfree.chart.plot.Plot,boolean) [function] [call site] 20568
4 [java.lang.Object].<init>() [function] [call site] 20569
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20570
4 [org.jfree.chart.plot.Plot].setChart(org.jfree.chart.JFreeChart) [function] [call site] 20571
4 [javax.swing.event.EventListenerList].<init>() [function] [call site] 20572
4 [javax.swing.event.EventListenerList].<init>() [function] [call site] 20573
4 [java.awt.RenderingHints].<init>(java.awt.RenderingHints$Key,java.lang.Object) [function] [call site] 20574
4 [java.awt.RenderingHints].put(java.lang.Object,java.lang.Object) [function] [call site] 20575
4 [java.awt.BasicStroke].<init>(float) [function] [call site] 20576
4 [org.jfree.chart.plot.Plot].addChangeListener(org.jfree.chart.event.PlotChangeListener) [function] [call site] 20577
4 [java.util.ArrayList].<init>() [function] [call site] 20578
4 [org.jfree.chart.legend.LegendTitle].<init>(org.jfree.chart.legend.LegendItemSource) [function] [call site] 20579
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] 20580
6 [org.jfree.chart.title.Title].<init>() [function] [call site] 20581
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] 20582
8 [org.jfree.chart.block.AbstractBlock].<init>() [function] [call site] 20583
9 [java.lang.Object].<init>() [function] [call site] 20584
9 [java.awt.geom.Rectangle2D$Float].<init>() [function] [call site] 20585
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20586
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20587
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20588
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20589
8 [org.jfree.chart.block.AbstractBlock].setPadding(org.jfree.chart.api.RectangleInsets) [function] [call site] 20590
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20591
8 [javax.swing.event.EventListenerList].<init>() [function] [call site] 20592
6 [org.jfree.chart.block.BlockContainer].<init>(org.jfree.chart.block.Arrangement) [function] [call site] 20593
7 [org.jfree.chart.block.AbstractBlock].<init>() [function] [call site] 20594
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20595
7 [java.util.ArrayList].<init>() [function] [call site] 20596
6 [org.jfree.chart.api.RectangleInsets].<init>(double,double,double,double) [function] [call site] 20597
7 [org.jfree.chart.api.RectangleInsets].<init>(org.jfree.chart.api.UnitType,double,double,double,double) [function] [call site] 20598
8 [java.lang.Object].<init>() [function] [call site] 20599
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20600
6 [org.jfree.chart.api.RectangleInsets].<init>(double,double,double,double) [function] [call site] 20601
5 [org.jfree.chart.block.ColumnArrangement].<init>() [function] [call site] 20602
6 [java.lang.Object].<init>() [function] [call site] 20603
5 [org.jfree.chart.block.FlowArrangement].<init>() [function] [call site] 20604
6 [org.jfree.chart.block.FlowArrangement].<init>(org.jfree.chart.api.HorizontalAlignment,org.jfree.chart.api.VerticalAlignment,double,double) [function] [call site] 20605
7 [java.lang.Object].<init>() [function] [call site] 20606
4 [org.jfree.chart.api.RectangleInsets].<init>(double,double,double,double) [function] [call site] 20607
4 [org.jfree.chart.block.AbstractBlock].setMargin(org.jfree.chart.api.RectangleInsets) [function] [call site] 20608
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20609
4 [org.jfree.chart.legend.LegendTitle].setBackgroundPaint(java.awt.Paint) [function] [call site] 20610
5 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 20611
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 20612
4 [org.jfree.chart.title.Title].setPosition(org.jfree.chart.api.RectangleEdge) [function] [call site] 20613
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20614
5 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 20615
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 20616
4 [java.util.Vector].add(java.lang.Object) [function] [call site] 20617
4 [java.util.LinkedList].add(java.lang.Object) [function] [call site] 20618
4 [sun.awt.util.IdentityArrayList].add(java.lang.Object) [function] [call site] 20619
4 [java.util.concurrent.CopyOnWriteArrayList].add(java.lang.Object) [function] [call site] 20620
4 [java.util.ArrayList].add(java.lang.Object) [function] [call site] 20621
4 [java.util.AbstractList].add(java.lang.Object) [function] [call site] 20622
4 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 20623
4 [org.jfree.chart.title.TextTitle].<init>(java.lang.String,java.awt.Font) [function] [call site] 20624
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] 20625
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] 20626
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20627
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20628
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20629
4 [org.jfree.chart.title.Title].addChangeListener(org.jfree.chart.event.TitleChangeListener) [function] [call site] 20630
3 [org.jfree.chart.StandardChartTheme].apply(org.jfree.chart.JFreeChart) [function] [call site] 20631
4 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20632
4 [org.jfree.chart.JFreeChart].getTitle() [function] [call site] 20633
4 [org.jfree.chart.title.TextTitle].setFont(java.awt.Font) [function] [call site] 20634
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20635
5 [java.awt.Font].equals(java.lang.Object) [function] [call site] 20636
5 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 20637
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 20638
4 [org.jfree.chart.title.TextTitle].setPaint(java.awt.Paint) [function] [call site] 20639
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20640
5 [java.awt.Color].equals(java.lang.Object) [function] [call site] 20641
5 [java.lang.Object].equals(java.lang.Object) [function] [call site] 20642
5 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 20643
5 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 20644
4 [org.jfree.chart.JFreeChart].getSubtitleCount() [function] [call site] 20645
4 [org.jfree.chart.StandardChartTheme].applyToTitle(org.jfree.chart.title.Title) [function] [call site] 20646
5 [org.jfree.chart.title.TextTitle].setFont(java.awt.Font) [function] [call site] 20647
5 [org.jfree.chart.title.TextTitle].setPaint(java.awt.Paint) [function] [call site] 20648
5 [org.jfree.chart.legend.LegendTitle].getBackgroundPaint() [function] [call site] 20649
5 [org.jfree.chart.legend.LegendTitle].setBackgroundPaint(java.awt.Paint) [function] [call site] 20650
5 [org.jfree.chart.legend.LegendTitle].setItemFont(java.awt.Font) [function] [call site] 20651
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20652
6 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 20653
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 20654
5 [org.jfree.chart.legend.LegendTitle].setItemPaint(java.awt.Paint) [function] [call site] 20655
6 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20656
6 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 20657
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 20658
5 [org.jfree.chart.legend.LegendTitle].getWrapper() [function] [call site] 20659
5 [org.jfree.chart.StandardChartTheme].applyToBlockContainer(org.jfree.chart.block.BlockContainer) [function] [call site] 20660
6 [org.jfree.chart.block.BlockContainer].getBlocks() [function] [call site] 20661
7 [java.util.Collections].unmodifiableList(java.util.List) [function] [call site] 20662
6 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 20663
6 [java.nio.file.Files$2].hasNext() [function] [call site] 20664
6 [java.io.BufferedReader$1].hasNext() [function] [call site] 20665
6 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 20666
6 [java.util.ArrayList].iterator() [function] [call site] 20667
6 [java.util.AbstractSequentialList].iterator() [function] [call site] 20668
6 [java.util.AbstractList].iterator() [function] [call site] 20669
6 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 20670
6 [java.util.Vector].iterator() [function] [call site] 20671
6 [java.io.BufferedReader$1].next() [function] [call site] 20672
6 [java.nio.file.Files$2].next() [function] [call site] 20673
6 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 20674
6 [java.nio.file.FileTreeIterator].next() [function] [call site] 20675
6 [org.jfree.chart.StandardChartTheme].applyToBlock(org.jfree.chart.block.Block) [function] [call site] 20676
7 [org.jfree.chart.StandardChartTheme].applyToTitle(org.jfree.chart.title.Title) [function] [call site] 20677
7 [org.jfree.chart.block.LabelBlock].setFont(java.awt.Font) [function] [call site] 20678
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20679
8 [org.jfree.chart.text.TextUtils].createTextBlock(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 20680
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20681
9 [org.jfree.chart.text.TextBlock].<init>() [function] [call site] 20682
10 [java.lang.Object].<init>() [function] [call site] 20683
10 [java.util.ArrayList].<init>() [function] [call site] 20684
9 [java.lang.String].length() [function] [call site] 20685
9 [java.lang.String].indexOf(java.lang.String) [function] [call site] 20686
10 [java.lang.String].coder() [function] [call site] 20687
10 [java.lang.String].coder() [function] [call site] 20688
10 [java.lang.StringLatin1].indexOf(byte[],byte[]) [function] [call site] 20689
10 [java.lang.String].isLatin1() [function] [call site] 20690
10 [java.lang.StringUTF16].indexOf(byte[],byte[]) [function] [call site] 20691
10 [java.lang.String].coder() [function] [call site] 20692
10 [java.lang.StringUTF16].indexOfLatin1(byte[],byte[]) [function] [call site] 20693
9 [java.lang.String].substring(int,int) [function] [call site] 20694
9 [java.lang.String].length() [function] [call site] 20695
9 [org.jfree.chart.text.TextBlock].addLine(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 20696
10 [org.jfree.chart.text.TextLine].<init>(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 20697
11 [java.lang.Object].<init>() [function] [call site] 20698
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20699
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20700
11 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20701
11 [java.util.ArrayList].<init>() [function] [call site] 20702
11 [org.jfree.chart.text.TextFragment].<init>(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 20703
12 [org.jfree.chart.text.TextFragment].<init>(java.lang.String,java.awt.Font,java.awt.Paint,float) [function] [call site] 20704
13 [java.lang.Object].<init>() [function] [call site] 20705
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20706
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20707
13 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20708
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] 20709
10 [org.jfree.chart.text.TextBlock].addLine(org.jfree.chart.text.TextLine) [function] [call site] 20710
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] 20711
9 [java.lang.String].substring(int) [function] [call site] 20712
10 [java.lang.StringIndexOutOfBoundsException].<init>(int) [function] [call site] 20713
10 [java.lang.String].length() [function] [call site] 20714
10 [java.lang.StringIndexOutOfBoundsException].<init>(int) [function] [call site] 20715
10 [java.lang.String].isLatin1() [function] [call site] 20716
10 [java.lang.StringLatin1].newString(byte[],int,int) [function] [call site] 20717
10 [java.lang.StringUTF16].newString(byte[],int,int) [function] [call site] 20718
9 [java.lang.String].length() [function] [call site] 20719
9 [java.lang.String].substring(int) [function] [call site] 20720
9 [org.jfree.chart.text.TextBlock].addLine(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 20721
7 [org.jfree.chart.block.LabelBlock].setPaint(java.awt.Paint) [function] [call site] 20722
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20723
8 [org.jfree.chart.text.TextUtils].createTextBlock(java.lang.String,java.awt.Font,java.awt.Paint) [function] [call site] 20724
5 [org.jfree.chart.legend.LegendTitle].getWrapper() [function] [call site] 20725
5 [org.jfree.chart.legend.PaintScaleLegend].setBackgroundPaint(java.awt.Paint) [function] [call site] 20726
6 [org.jfree.chart.event.TitleChangeEvent].<init>(org.jfree.chart.title.Title) [function] [call site] 20727
6 [org.jfree.chart.title.Title].notifyListeners(org.jfree.chart.event.TitleChangeEvent) [function] [call site] 20728
5 [org.jfree.chart.legend.PaintScaleLegend].getAxis() [function] [call site] 20729
5 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 20730
6 [org.jfree.chart.axis.Axis].setLabelFont(java.awt.Font) [function] [call site] 20731
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20732
7 [java.awt.Font].equals(java.lang.Object) [function] [call site] 20733
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 20734
6 [org.jfree.chart.axis.Axis].setLabelPaint(java.awt.Paint) [function] [call site] 20735
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20736
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 20737
6 [org.jfree.chart.axis.Axis].setTickLabelFont(java.awt.Font) [function] [call site] 20738
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20739
7 [java.awt.Font].equals(java.lang.Object) [function] [call site] 20740
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 20741
6 [org.jfree.chart.axis.Axis].setTickLabelPaint(java.awt.Paint) [function] [call site] 20742
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20743
7 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 20744
6 [org.jfree.chart.StandardChartTheme].applyToSymbolAxis(org.jfree.chart.axis.SymbolAxis) [function] [call site] 20745
7 [org.jfree.chart.axis.SymbolAxis].setGridBandPaint(java.awt.Paint) [function] [call site] 20746
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20747
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 20748
7 [org.jfree.chart.axis.SymbolAxis].setGridBandAlternatePaint(java.awt.Paint) [function] [call site] 20749
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20750
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 20751
6 [org.jfree.chart.StandardChartTheme].applyToPeriodAxis(org.jfree.chart.axis.PeriodAxis) [function] [call site] 20752
7 [org.jfree.chart.axis.PeriodAxis].getLabelInfo() [function] [call site] 20753
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getPeriodClass() [function] [call site] 20754
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDateFormat() [function] [call site] 20755
8 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 20756
8 [java.text.DateFormat].clone() [function] [call site] 20757
8 [java.text.SimpleDateFormat].clone() [function] [call site] 20758
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getPadding() [function] [call site] 20759
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDrawDividers() [function] [call site] 20760
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] 20761
8 [java.lang.Object].<init>() [function] [call site] 20762
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20763
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20764
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20765
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20766
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20767
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20768
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20769
8 [java.text.DateFormat].clone() [function] [call site] 20770
8 [org.jfree.chart.text.format.RelativeDateFormat].clone() [function] [call site] 20771
8 [java.text.SimpleDateFormat].clone() [function] [call site] 20772
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDividerPaint() [function] [call site] 20773
7 [org.jfree.chart.axis.PeriodAxisLabelInfo].getDividerStroke() [function] [call site] 20774
7 [org.jfree.chart.axis.PeriodAxis].setLabelInfo(org.jfree.chart.axis.PeriodAxisLabelInfo[]) [function] [call site] 20775
8 [org.jfree.chart.axis.Axis].fireChangeEvent() [function] [call site] 20776
5 [org.jfree.chart.title.CompositeTitle].getContainer() [function] [call site] 20777
5 [org.jfree.chart.block.BlockContainer].getBlocks() [function] [call site] 20778
5 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 20779
5 [java.nio.file.Files$2].hasNext() [function] [call site] 20780
5 [java.io.BufferedReader$1].hasNext() [function] [call site] 20781
5 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 20782
5 [java.util.ArrayList].iterator() [function] [call site] 20783
5 [java.util.AbstractSequentialList].iterator() [function] [call site] 20784
5 [java.util.AbstractList].iterator() [function] [call site] 20785
5 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 20786
5 [java.util.Vector].iterator() [function] [call site] 20787
5 [java.io.BufferedReader$1].next() [function] [call site] 20788
5 [java.nio.file.Files$2].next() [function] [call site] 20789
5 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 20790
5 [java.nio.file.FileTreeIterator].next() [function] [call site] 20791
4 [org.jfree.chart.JFreeChart].getSubtitle(int) [function] [call site] 20792
4 [org.jfree.chart.JFreeChart].setBackgroundPaint(java.awt.Paint) [function] [call site] 20793
5 [java.lang.Object].equals(java.lang.Object) [function] [call site] 20794
5 [java.awt.Color].equals(java.lang.Object) [function] [call site] 20795
5 [org.jfree.chart.JFreeChart].fireChartChanged() [function] [call site] 20796
6 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 20797
6 [org.jfree.chart.JFreeChart].notifyListeners(org.jfree.chart.event.ChartChangeEvent) [function] [call site] 20798
5 [org.jfree.chart.JFreeChart].fireChartChanged() [function] [call site] 20799
4 [org.jfree.chart.JFreeChart].getPlot() [function] [call site] 20800
4 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 20801
5 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20802
5 [org.jfree.chart.plot.Plot].getDrawingSupplier() [function] [call site] 20803
6 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 20804
5 [org.jfree.chart.StandardChartTheme].getDrawingSupplier() [function] [call site] 20805
6 [org.jfree.chart.plot.ThermometerPlot].clone() [function] [call site] 20806
6 [org.jfree.chart.plot.CombinedDomainXYPlot].clone() [function] [call site] 20807
6 [org.jfree.chart.renderer.xy.HighLowRenderer].clone() [function] [call site] 20808
6 [org.jfree.data.xy.XIntervalSeriesCollection].clone() [function] [call site] 20809
6 [org.jfree.chart.block.BlockContainer].clone() [function] [call site] 20810
6 [org.jfree.chart.renderer.xy.XYDifferenceRenderer].clone() [function] [call site] 20811
6 [org.jfree.chart.labels.CustomXYToolTipGenerator].clone() [function] [call site] 20812
6 [org.jfree.chart.annotations.XYPointerAnnotation].clone() [function] [call site] 20813
6 [org.jfree.chart.plot.XYPlot].clone() [function] [call site] 20814
6 [org.jfree.chart.annotations.CategoryPointerAnnotation].clone() [function] [call site] 20815
6 [org.jfree.data.KeyedObject].clone() [function] [call site] 20816
6 [org.jfree.data.xy.XYSeriesCollection].clone() [function] [call site] 20817
6 [org.jfree.data.general.DefaultHeatMapDataset].clone() [function] [call site] 20818
6 [org.jfree.chart.renderer.xy.XYBubbleRenderer].clone() [function] [call site] 20819
6 [org.jfree.chart.annotations.XYDataImageAnnotation].clone() [function] [call site] 20820
6 [org.jfree.chart.renderer.xy.XYDotRenderer].clone() [function] [call site] 20821
6 [org.jfree.chart.renderer.xy.YIntervalRenderer].clone() [function] [call site] 20822
6 [org.jfree.chart.labels.HighLowItemLabelGenerator].clone() [function] [call site] 20823
6 [org.jfree.chart.renderer.xy.StandardXYItemRenderer].clone() [function] [call site] 20824
6 [org.jfree.chart.renderer.xy.ClusteredXYBarRenderer].clone() [function] [call site] 20825
6 [org.jfree.chart.plot.FastScatterPlot].clone() [function] [call site] 20826
6 [org.jfree.chart.renderer.xy.XYBarRenderer].clone() [function] [call site] 20827
6 [org.jfree.chart.labels.StandardPieToolTipGenerator].clone() [function] [call site] 20828
6 [org.jfree.chart.annotations.XYImageAnnotation].clone() [function] [call site] 20829
6 [org.jfree.chart.labels.StandardXYToolTipGenerator].clone() [function] [call site] 20830
6 [org.jfree.chart.renderer.xy.XYAreaRenderer].clone() [function] [call site] 20831
6 [org.jfree.chart.annotations.XYDrawableAnnotation].clone() [function] [call site] 20832
6 [org.jfree.chart.renderer.xy.XYShapeRenderer].clone() [function] [call site] 20833
6 [org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset].clone() [function] [call site] 20834
6 [org.jfree.chart.plot.dial.DialValueIndicator].clone() [function] [call site] 20835
6 [org.jfree.data.DefaultKeyedValues2D].clone() [function] [call site] 20836
6 [org.jfree.chart.plot.MeterPlot].clone() [function] [call site] 20837
6 [org.jfree.chart.title.Title].clone() [function] [call site] 20838
6 [org.jfree.chart.plot.PolarPlot].clone() [function] [call site] 20839
6 [org.jfree.chart.block.LabelBlock].clone() [function] [call site] 20840
6 [org.jfree.data.xy.DefaultIntervalXYDataset].clone() [function] [call site] 20841
6 [org.jfree.chart.StandardChartTheme].clone() [function] [call site] 20842
6 [org.jfree.chart.renderer.xy.XYAreaRenderer2].clone() [function] [call site] 20843
6 [org.jfree.chart.plot.dial.StandardDialScale].clone() [function] [call site] 20844
6 [org.jfree.data.xy.DefaultXYDataset].clone() [function] [call site] 20845
6 [org.jfree.data.xy.XYBarDataset].clone() [function] [call site] 20846
6 [org.jfree.data.flow.NodeKey].clone() [function] [call site] 20847
6 [org.jfree.chart.renderer.category.AreaRenderer].clone() [function] [call site] 20848
6 [org.jfree.chart.plot.dial.StandardDialFrame].clone() [function] [call site] 20849
6 [org.jfree.chart.labels.StandardXYSeriesLabelGenerator].clone() [function] [call site] 20850
6 [org.jfree.data.flow.FlowKey].clone() [function] [call site] 20851
6 [org.jfree.chart.renderer.xy.WindItemRenderer].clone() [function] [call site] 20852
6 [org.jfree.chart.labels.MultipleXYSeriesLabelGenerator].clone() [function] [call site] 20853
6 [org.jfree.data.statistics.HistogramDataset].clone() [function] [call site] 20854
6 [org.jfree.data.category.DefaultCategoryDataset].clone() [function] [call site] 20855
6 [org.jfree.data.xy.DefaultXYZDataset].clone() [function] [call site] 20856
6 [org.jfree.data.flow.DefaultFlowDataset].clone() [function] [call site] 20857
6 [org.jfree.chart.plot.dial.DialCap].clone() [function] [call site] 20858
6 [org.jfree.chart.plot.dial.DialBackground].clone() [function] [call site] 20859
6 [org.jfree.data.DefaultKeyedValues].clone() [function] [call site] 20860
6 [org.jfree.chart.annotations.XYTextAnnotation].clone() [function] [call site] 20861
6 [org.jfree.chart.block.Size2D].clone() [function] [call site] 20862
6 [org.jfree.chart.axis.AxisSpace].clone() [function] [call site] 20863
6 [org.jfree.chart.annotations.CategoryTextAnnotation].clone() [function] [call site] 20864
6 [org.jfree.chart.renderer.GrayPaintScale].clone() [function] [call site] 20865
6 [org.jfree.chart.urls.CustomXYURLGenerator].clone() [function] [call site] 20866
6 [org.jfree.chart.annotations.XYPolygonAnnotation].clone() [function] [call site] 20867
6 [org.jfree.data.gantt.Task].clone() [function] [call site] 20868
6 [org.jfree.data.xy.CategoryTableXYDataset].clone() [function] [call site] 20869
6 [org.jfree.chart.title.TextTitle].clone() [function] [call site] 20870
6 [org.jfree.data.time.TimeTableXYDataset].clone() [function] [call site] 20871
6 [org.jfree.chart.entity.LegendItemEntity].clone() [function] [call site] 20872
6 [org.jfree.data.xy.MatrixSeriesCollection].clone() [function] [call site] 20873
6 [org.jfree.chart.axis.ValueAxis].clone() [function] [call site] 20874
6 [org.jfree.chart.annotations.XYLineAnnotation].clone() [function] [call site] 20875
6 [org.jfree.chart.axis.NumberAxis].clone() [function] [call site] 20876
6 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer].clone() [function] [call site] 20877
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].clone() [function] [call site] 20878
6 [org.jfree.chart.plot.Crosshair].clone() [function] [call site] 20879
6 [org.jfree.data.DefaultKeyedValue].clone() [function] [call site] 20880
6 [org.jfree.chart.renderer.xy.CandlestickRenderer].clone() [function] [call site] 20881
6 [org.jfree.chart.axis.PeriodAxis].clone() [function] [call site] 20882
6 [org.jfree.chart.renderer.LookupPaintScale].clone() [function] [call site] 20883
6 [org.jfree.chart.annotations.XYTitleAnnotation].clone() [function] [call site] 20884
6 [org.jfree.chart.entity.ChartEntity].clone() [function] [call site] 20885
6 [org.jfree.data.gantt.TaskSeriesCollection].clone() [function] [call site] 20886
6 [org.jfree.chart.block.EmptyBlock].clone() [function] [call site] 20887
6 [org.jfree.data.xy.XYIntervalSeriesCollection].clone() [function] [call site] 20888
6 [org.jfree.chart.entity.StandardEntityCollection].clone() [function] [call site] 20889
6 [org.jfree.chart.renderer.xy.XYStepAreaRenderer].clone() [function] [call site] 20890
6 [org.jfree.data.general.AbstractDataset].clone() [function] [call site] 20891
6 [org.jfree.chart.labels.AbstractCategoryItemLabelGenerator].clone() [function] [call site] 20892
6 [org.jfree.data.xy.YIntervalSeriesCollection].clone() [function] [call site] 20893
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].clone() [function] [call site] 20894
6 [org.jfree.data.KeyToGroupMap].clone() [function] [call site] 20895
6 [org.jfree.chart.renderer.category.LineAndShapeRenderer].clone() [function] [call site] 20896
6 [org.jfree.chart.plot.dial.StandardDialRange].clone() [function] [call site] 20897
6 [org.jfree.chart.plot.compass.CompassPlot].clone() [function] [call site] 20898
6 [org.jfree.chart.annotations.CategoryLineAnnotation].clone() [function] [call site] 20899
6 [org.jfree.chart.legend.LegendGraphic].clone() [function] [call site] 20900
6 [org.jfree.chart.annotations.XYShapeAnnotation].clone() [function] [call site] 20901
6 [org.jfree.chart.renderer.xy.XYBlockRenderer].clone() [function] [call site] 20902
6 [org.jfree.chart.urls.CustomCategoryURLGenerator].clone() [function] [call site] 20903
6 [org.jfree.chart.entity.JFreeChartEntity].clone() [function] [call site] 20904
6 [org.jfree.data.general.DefaultPieDataset].clone() [function] [call site] 20905
6 [org.jfree.chart.renderer.xy.StackedXYAreaRenderer2].clone() [function] [call site] 20906
6 [org.jfree.chart.labels.StandardPieSectionLabelGenerator].clone() [function] [call site] 20907
6 [org.jfree.chart.axis.DateAxis].clone() [function] [call site] 20908
6 [org.jfree.chart.annotations.XYBoxAnnotation].clone() [function] [call site] 20909
6 [org.jfree.chart.plot.DefaultDrawingSupplier].clone() [function] [call site] 20910
6 [org.jfree.chart.renderer.category.ScatterRenderer].clone() [function] [call site] 20911
6 [org.jfree.chart.entity.AxisEntity].clone() [function] [call site] 20912
6 [org.jfree.chart.labels.StandardXYItemLabelGenerator].clone() [function] [call site] 20913
6 [org.jfree.data.statistics.DefaultMultiValueCategoryDataset].clone() [function] [call site] 20914
6 [org.jfree.chart.swing.CrosshairOverlay].clone() [function] [call site] 20915
6 [org.jfree.chart.plot.dial.DialTextAnnotation].clone() [function] [call site] 20916
6 [org.jfree.chart.plot.CombinedRangeXYPlot].clone() [function] [call site] 20917
6 [org.jfree.chart.plot.dial.DialPointer].clone() [function] [call site] 20918
6 [org.jfree.chart.labels.SymbolicXYItemLabelGenerator].clone() [function] [call site] 20919
6 [org.jfree.data.xy.DefaultOHLCDataset].clone() [function] [call site] 20920
6 [org.jfree.chart.renderer.xy.XYStepRenderer].clone() [function] [call site] 20921
6 [org.jfree.chart.entity.TitleEntity].clone() [function] [call site] 20922
6 [org.jfree.chart.util.StandardGradientPaintTransformer].clone() [function] [call site] 20923
6 [org.jfree.chart.entity.PlotEntity].clone() [function] [call site] 20924
6 [org.jfree.chart.labels.StandardCategorySeriesLabelGenerator].clone() [function] [call site] 20925
6 [org.jfree.chart.renderer.xy.VectorRenderer].clone() [function] [call site] 20926
6 [org.jfree.data.KeyedObjects].clone() [function] [call site] 20927
6 [org.jfree.chart.urls.CustomPieURLGenerator].clone() [function] [call site] 20928
6 [org.jfree.data.xy.IntervalXYDelegate].clone() [function] [call site] 20929
6 [org.jfree.chart.labels.IntervalXYItemLabelGenerator].clone() [function] [call site] 20930
6 [org.jfree.chart.labels.IntervalXYToolTipGenerator].clone() [function] [call site] 20931
6 [org.jfree.chart.plot.pie.PiePlot].clone() [function] [call site] 20932
6 [org.jfree.chart.plot.Plot].clone() [function] [call site] 20933
6 [org.jfree.chart.renderer.xy.SamplingXYLineRenderer].clone() [function] [call site] 20934
6 [org.jfree.data.statistics.DefaultStatisticalCategoryDataset].clone() [function] [call site] 20935
6 [org.jfree.chart.plot.SpiderWebPlot].clone() [function] [call site] 20936
6 [org.jfree.data.statistics.SimpleHistogramDataset].clone() [function] [call site] 20937
6 [org.jfree.data.xy.DefaultTableXYDataset].clone() [function] [call site] 20938
6 [org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer].clone() [function] [call site] 20939
6 [org.jfree.data.statistics.SimpleHistogramBin].clone() [function] [call site] 20940
6 [org.jfree.chart.plot.dial.ArcDialFrame].clone() [function] [call site] 20941
6 [org.jfree.data.xy.VectorSeriesCollection].clone() [function] [call site] 20942
6 [org.jfree.chart.labels.AbstractXYItemLabelGenerator].clone() [function] [call site] 20943
6 [org.jfree.chart.renderer.category.AbstractCategoryItemRenderer].clone() [function] [call site] 20944
6 [org.jfree.chart.plot.pie.MultiplePiePlot].clone() [function] [call site] 20945
6 [org.jfree.chart.renderer.xy.XYLineAndShapeRenderer].clone() [function] [call site] 20946
6 [org.jfree.chart.plot.flow.FlowPlot].clone() [function] [call site] 20947
6 [org.jfree.chart.plot.CategoryPlot].clone() [function] [call site] 20948
6 [java.lang.RuntimeException].<init>(java.lang.Throwable) [function] [call site] 20949
5 [org.jfree.chart.plot.Plot].setDrawingSupplier(org.jfree.chart.plot.DrawingSupplier) [function] [call site] 20950
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20951
5 [org.jfree.chart.plot.Plot].getBackgroundPaint() [function] [call site] 20952
5 [org.jfree.chart.plot.Plot].setBackgroundPaint(java.awt.Paint) [function] [call site] 20953
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20954
6 [java.awt.Color].equals(java.lang.Object) [function] [call site] 20955
6 [java.lang.Object].equals(java.lang.Object) [function] [call site] 20956
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20957
5 [org.jfree.chart.plot.Plot].setOutlinePaint(java.awt.Paint) [function] [call site] 20958
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20959
6 [java.awt.Color].equals(java.lang.Object) [function] [call site] 20960
6 [java.lang.Object].equals(java.lang.Object) [function] [call site] 20961
6 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20962
5 [org.jfree.chart.StandardChartTheme].applyToPiePlot(org.jfree.chart.plot.pie.PiePlot) [function] [call site] 20963
6 [org.jfree.chart.plot.pie.PiePlot].setLabelLinkPaint(java.awt.Paint) [function] [call site] 20964
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20965
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20966
6 [org.jfree.chart.plot.pie.PiePlot].setLabelLinkStyle(org.jfree.chart.plot.pie.PieLabelLinkStyle) [function] [call site] 20967
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20968
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20969
6 [org.jfree.chart.plot.pie.PiePlot].setLabelFont(java.awt.Font) [function] [call site] 20970
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 20971
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20972
6 [org.jfree.chart.plot.pie.PiePlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 20973
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20974
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionPaint() [function] [call site] 20975
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionPaints(boolean) [function] [call site] 20976
7 [java.util.HashMap].clear() [function] [call site] 20977
7 [java.util.LinkedHashMap].clear() [function] [call site] 20978
7 [java.util.IdentityHashMap].clear() [function] [call site] 20979
7 [java.util.WeakHashMap].clear() [function] [call site] 20980
7 [java.awt.RenderingHints].clear() [function] [call site] 20981
7 [java.util.TreeMap].clear() [function] [call site] 20982
7 [java.util.concurrent.ConcurrentHashMap].clear() [function] [call site] 20983
7 [java.util.jar.Attributes].clear() [function] [call site] 20984
7 [java.security.Provider].clear() [function] [call site] 20985
7 [java.util.Hashtable].clear() [function] [call site] 20986
7 [javax.swing.MultiUIDefaults].clear() [function] [call site] 20987
7 [java.util.AbstractMap].clear() [function] [call site] 20988
7 [java.util.Properties].clear() [function] [call site] 20989
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 20990
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionOutlinePaint() [function] [call site] 20991
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionOutlinePaints(boolean) [function] [call site] 20992
7 [java.util.HashMap].clear() [function] [call site] 20993
7 [java.util.LinkedHashMap].clear() [function] [call site] 20994
7 [java.util.IdentityHashMap].clear() [function] [call site] 20995
7 [java.util.WeakHashMap].clear() [function] [call site] 20996
7 [java.awt.RenderingHints].clear() [function] [call site] 20997
7 [java.util.TreeMap].clear() [function] [call site] 20998
7 [java.util.concurrent.ConcurrentHashMap].clear() [function] [call site] 20999
7 [java.util.jar.Attributes].clear() [function] [call site] 21000
7 [java.security.Provider].clear() [function] [call site] 21001
7 [java.util.Hashtable].clear() [function] [call site] 21002
7 [javax.swing.MultiUIDefaults].clear() [function] [call site] 21003
7 [java.util.AbstractMap].clear() [function] [call site] 21004
7 [java.util.Properties].clear() [function] [call site] 21005
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21006
6 [org.jfree.chart.plot.pie.PiePlot].getAutoPopulateSectionOutlineStroke() [function] [call site] 21007
6 [org.jfree.chart.plot.pie.PiePlot].clearSectionOutlineStrokes(boolean) [function] [call site] 21008
7 [java.util.HashMap].clear() [function] [call site] 21009
7 [java.util.LinkedHashMap].clear() [function] [call site] 21010
7 [java.util.IdentityHashMap].clear() [function] [call site] 21011
7 [java.util.WeakHashMap].clear() [function] [call site] 21012
7 [java.awt.RenderingHints].clear() [function] [call site] 21013
7 [java.util.TreeMap].clear() [function] [call site] 21014
7 [java.util.concurrent.ConcurrentHashMap].clear() [function] [call site] 21015
7 [java.util.jar.Attributes].clear() [function] [call site] 21016
7 [java.security.Provider].clear() [function] [call site] 21017
7 [java.util.Hashtable].clear() [function] [call site] 21018
7 [javax.swing.MultiUIDefaults].clear() [function] [call site] 21019
7 [java.util.AbstractMap].clear() [function] [call site] 21020
7 [java.util.Properties].clear() [function] [call site] 21021
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21022
5 [org.jfree.chart.StandardChartTheme].applyToMultiplePiePlot(org.jfree.chart.plot.pie.MultiplePiePlot) [function] [call site] 21023
6 [org.jfree.chart.StandardChartTheme].apply(org.jfree.chart.JFreeChart) [function] [call site] 21024
6 [org.jfree.chart.StandardChartTheme$1].apply(org.jfree.chart.JFreeChart) [function] [call site] 21025
6 [org.jfree.chart.plot.pie.MultiplePiePlot].getPieChart() [function] [call site] 21026
5 [org.jfree.chart.StandardChartTheme].applyToCategoryPlot(org.jfree.chart.plot.CategoryPlot) [function] [call site] 21027
6 [org.jfree.chart.plot.CategoryPlot].setAxisOffset(org.jfree.chart.api.RectangleInsets) [function] [call site] 21028
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21029
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21030
6 [org.jfree.chart.plot.CategoryPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 21031
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21032
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21033
6 [org.jfree.chart.plot.CategoryPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 21034
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21035
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21036
6 [org.jfree.chart.plot.CategoryPlot].setRangeZeroBaselinePaint(java.awt.Paint) [function] [call site] 21037
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21038
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21039
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21040
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 21041
8 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 21042
8 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 21043
7 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21044
8 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21045
7 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21046
7 [java.nio.file.Files$2].hasNext() [function] [call site] 21047
7 [java.io.BufferedReader$1].hasNext() [function] [call site] 21048
7 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21049
7 [java.util.ArrayList].iterator() [function] [call site] 21050
7 [java.util.AbstractSequentialList].iterator() [function] [call site] 21051
7 [java.util.AbstractList].iterator() [function] [call site] 21052
7 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21053
7 [java.util.Vector].iterator() [function] [call site] 21054
7 [java.io.BufferedReader$1].next() [function] [call site] 21055
7 [java.nio.file.Files$2].next() [function] [call site] 21056
7 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21057
7 [java.nio.file.FileTreeIterator].next() [function] [call site] 21058
7 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21059
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 21060
8 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21061
8 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21062
8 [java.nio.file.Files$2].hasNext() [function] [call site] 21063
8 [java.io.BufferedReader$1].hasNext() [function] [call site] 21064
8 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21065
8 [java.util.ArrayList].iterator() [function] [call site] 21066
8 [java.util.AbstractSequentialList].iterator() [function] [call site] 21067
8 [java.util.AbstractList].iterator() [function] [call site] 21068
8 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21069
8 [java.util.Vector].iterator() [function] [call site] 21070
8 [java.io.BufferedReader$1].next() [function] [call site] 21071
8 [java.nio.file.Files$2].next() [function] [call site] 21072
8 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21073
8 [java.nio.file.FileTreeIterator].next() [function] [call site] 21074
8 [org.jfree.chart.plot.CombinedDomainCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21075
8 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21076
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 21077
7 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21078
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 21079
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21080
6 [org.jfree.chart.plot.CategoryPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21081
6 [org.jfree.chart.plot.CategoryPlot].getDomainAxisCount() [function] [call site] 21082
7 [java.util.Properties].size() [function] [call site] 21083
7 [java.util.TreeMap].size() [function] [call site] 21084
7 [java.util.HashMap].size() [function] [call site] 21085
7 [java.util.IdentityHashMap].size() [function] [call site] 21086
7 [java.util.Hashtable].size() [function] [call site] 21087
7 [java.util.WeakHashMap].size() [function] [call site] 21088
7 [java.util.jar.Attributes].size() [function] [call site] 21089
7 [java.awt.RenderingHints].size() [function] [call site] 21090
7 [java.util.AbstractMap].size() [function] [call site] 21091
7 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 21092
7 [javax.swing.MultiUIDefaults].size() [function] [call site] 21093
6 [org.jfree.chart.plot.CategoryPlot].getDomainAxis(int) [function] [call site] 21094
7 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 21095
7 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 21096
7 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 21097
7 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 21098
7 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 21099
7 [java.util.Properties].get(java.lang.Object) [function] [call site] 21100
7 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 21101
7 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 21102
7 [java.util.HashMap].get(java.lang.Object) [function] [call site] 21103
7 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 21104
7 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 21105
7 [java.security.Provider].get(java.lang.Object) [function] [call site] 21106
7 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 21107
7 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 21108
7 [java.lang.Integer].valueOf(int) [function] [call site] 21109
7 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 21110
6 [org.jfree.chart.StandardChartTheme].applyToCategoryAxis(org.jfree.chart.axis.CategoryAxis) [function] [call site] 21111
7 [org.jfree.chart.axis.Axis].setLabelFont(java.awt.Font) [function] [call site] 21112
7 [org.jfree.chart.axis.Axis].setLabelPaint(java.awt.Paint) [function] [call site] 21113
7 [org.jfree.chart.axis.Axis].setTickLabelFont(java.awt.Font) [function] [call site] 21114
7 [org.jfree.chart.axis.Axis].setTickLabelPaint(java.awt.Paint) [function] [call site] 21115
7 [org.jfree.chart.axis.SubCategoryAxis].setSubLabelFont(java.awt.Font) [function] [call site] 21116
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21117
8 [org.jfree.chart.event.AxisChangeEvent].<init>(org.jfree.chart.axis.Axis) [function] [call site] 21118
8 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 21119
7 [org.jfree.chart.axis.SubCategoryAxis].setSubLabelPaint(java.awt.Paint) [function] [call site] 21120
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21121
8 [org.jfree.chart.event.AxisChangeEvent].<init>(org.jfree.chart.axis.Axis) [function] [call site] 21122
8 [org.jfree.chart.axis.Axis].notifyListeners(org.jfree.chart.event.AxisChangeEvent) [function] [call site] 21123
6 [org.jfree.chart.plot.CategoryPlot].getRangeAxisCount() [function] [call site] 21124
7 [java.util.Properties].size() [function] [call site] 21125
7 [java.util.TreeMap].size() [function] [call site] 21126
7 [java.util.HashMap].size() [function] [call site] 21127
7 [java.util.IdentityHashMap].size() [function] [call site] 21128
7 [java.util.Hashtable].size() [function] [call site] 21129
7 [java.util.WeakHashMap].size() [function] [call site] 21130
7 [java.util.jar.Attributes].size() [function] [call site] 21131
7 [java.awt.RenderingHints].size() [function] [call site] 21132
7 [java.util.AbstractMap].size() [function] [call site] 21133
7 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 21134
7 [javax.swing.MultiUIDefaults].size() [function] [call site] 21135
6 [org.jfree.chart.plot.CategoryPlot].getRangeAxis(int) [function] [call site] 21136
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 21137
6 [org.jfree.chart.plot.CategoryPlot].getRendererCount() [function] [call site] 21138
7 [java.util.Properties].size() [function] [call site] 21139
7 [java.util.TreeMap].size() [function] [call site] 21140
7 [java.util.HashMap].size() [function] [call site] 21141
7 [java.util.IdentityHashMap].size() [function] [call site] 21142
7 [java.util.Hashtable].size() [function] [call site] 21143
7 [java.util.WeakHashMap].size() [function] [call site] 21144
7 [java.util.jar.Attributes].size() [function] [call site] 21145
7 [java.awt.RenderingHints].size() [function] [call site] 21146
7 [java.util.AbstractMap].size() [function] [call site] 21147
7 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 21148
7 [javax.swing.MultiUIDefaults].size() [function] [call site] 21149
6 [org.jfree.chart.plot.CategoryPlot].getRenderer(int) [function] [call site] 21150
6 [org.jfree.chart.StandardChartTheme].applyToCategoryItemRenderer(org.jfree.chart.renderer.category.CategoryItemRenderer) [function] [call site] 21151
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21152
7 [org.jfree.chart.StandardChartTheme].applyToAbstractRenderer(org.jfree.chart.renderer.AbstractRenderer) [function] [call site] 21153
8 [org.jfree.chart.renderer.AbstractRenderer].getAutoPopulateSeriesPaint() [function] [call site] 21154
8 [org.jfree.chart.renderer.AbstractRenderer].clearSeriesPaints(boolean) [function] [call site] 21155
9 [java.util.HashMap].clear() [function] [call site] 21156
9 [java.util.LinkedHashMap].clear() [function] [call site] 21157
9 [java.util.IdentityHashMap].clear() [function] [call site] 21158
9 [java.util.WeakHashMap].clear() [function] [call site] 21159
9 [java.awt.RenderingHints].clear() [function] [call site] 21160
9 [java.util.TreeMap].clear() [function] [call site] 21161
9 [java.util.concurrent.ConcurrentHashMap].clear() [function] [call site] 21162
9 [java.util.jar.Attributes].clear() [function] [call site] 21163
9 [java.security.Provider].clear() [function] [call site] 21164
9 [java.util.Hashtable].clear() [function] [call site] 21165
9 [javax.swing.MultiUIDefaults].clear() [function] [call site] 21166
9 [java.util.AbstractMap].clear() [function] [call site] 21167
9 [java.util.Properties].clear() [function] [call site] 21168
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21169
8 [org.jfree.chart.renderer.AbstractRenderer].getAutoPopulateSeriesStroke() [function] [call site] 21170
8 [org.jfree.chart.renderer.AbstractRenderer].clearSeriesStrokes(boolean) [function] [call site] 21171
9 [java.util.HashMap].clear() [function] [call site] 21172
9 [java.util.LinkedHashMap].clear() [function] [call site] 21173
9 [java.util.IdentityHashMap].clear() [function] [call site] 21174
9 [java.util.WeakHashMap].clear() [function] [call site] 21175
9 [java.awt.RenderingHints].clear() [function] [call site] 21176
9 [java.util.TreeMap].clear() [function] [call site] 21177
9 [java.util.concurrent.ConcurrentHashMap].clear() [function] [call site] 21178
9 [java.util.jar.Attributes].clear() [function] [call site] 21179
9 [java.security.Provider].clear() [function] [call site] 21180
9 [java.util.Hashtable].clear() [function] [call site] 21181
9 [javax.swing.MultiUIDefaults].clear() [function] [call site] 21182
9 [java.util.AbstractMap].clear() [function] [call site] 21183
9 [java.util.Properties].clear() [function] [call site] 21184
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21185
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font) [function] [call site] 21186
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21187
8 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font,boolean) [function] [call site] 21188
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21189
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint) [function] [call site] 21190
8 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint,boolean) [function] [call site] 21191
9 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21192
9 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21193
7 [org.jfree.chart.renderer.category.BarRenderer].setBarPainter(org.jfree.chart.renderer.category.BarPainter) [function] [call site] 21194
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21195
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21196
7 [org.jfree.chart.renderer.category.BarRenderer].setShadowVisible(boolean) [function] [call site] 21197
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21198
7 [org.jfree.chart.renderer.category.BarRenderer].setShadowPaint(java.awt.Paint) [function] [call site] 21199
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21200
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21201
7 [org.jfree.chart.renderer.category.StatisticalBarRenderer].setErrorIndicatorPaint(java.awt.Paint) [function] [call site] 21202
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21203
7 [org.jfree.chart.renderer.category.MinMaxCategoryRenderer].setGroupPaint(java.awt.Paint) [function] [call site] 21204
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21205
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21206
6 [org.jfree.chart.plot.CombinedDomainCategoryPlot].getSubplots() [function] [call site] 21207
7 [java.util.Collections].unmodifiableList(java.util.List) [function] [call site] 21208
6 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21209
6 [java.nio.file.Files$2].hasNext() [function] [call site] 21210
6 [java.io.BufferedReader$1].hasNext() [function] [call site] 21211
6 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21212
6 [java.util.ArrayList].iterator() [function] [call site] 21213
6 [java.util.AbstractSequentialList].iterator() [function] [call site] 21214
6 [java.util.AbstractList].iterator() [function] [call site] 21215
6 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21216
6 [java.util.Vector].iterator() [function] [call site] 21217
6 [java.io.BufferedReader$1].next() [function] [call site] 21218
6 [java.nio.file.Files$2].next() [function] [call site] 21219
6 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21220
6 [java.nio.file.FileTreeIterator].next() [function] [call site] 21221
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 21222
6 [org.jfree.chart.plot.CombinedRangeCategoryPlot].getSubplots() [function] [call site] 21223
7 [java.util.Collections].unmodifiableList(java.util.List) [function] [call site] 21224
6 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21225
6 [java.nio.file.Files$2].hasNext() [function] [call site] 21226
6 [java.io.BufferedReader$1].hasNext() [function] [call site] 21227
6 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21228
6 [java.util.ArrayList].iterator() [function] [call site] 21229
6 [java.util.AbstractSequentialList].iterator() [function] [call site] 21230
6 [java.util.AbstractList].iterator() [function] [call site] 21231
6 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21232
6 [java.util.Vector].iterator() [function] [call site] 21233
6 [java.io.BufferedReader$1].next() [function] [call site] 21234
6 [java.nio.file.Files$2].next() [function] [call site] 21235
6 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21236
6 [java.nio.file.FileTreeIterator].next() [function] [call site] 21237
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 21238
5 [org.jfree.chart.StandardChartTheme].applyToXYPlot(org.jfree.chart.plot.XYPlot) [function] [call site] 21239
6 [org.jfree.chart.plot.XYPlot].setAxisOffset(org.jfree.chart.api.RectangleInsets) [function] [call site] 21240
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21241
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21242
6 [org.jfree.chart.plot.XYPlot].setDomainZeroBaselinePaint(java.awt.Paint) [function] [call site] 21243
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21244
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21245
6 [org.jfree.chart.plot.XYPlot].setRangeZeroBaselinePaint(java.awt.Paint) [function] [call site] 21246
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21247
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21248
6 [org.jfree.chart.plot.XYPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 21249
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21250
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21251
6 [org.jfree.chart.plot.XYPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 21252
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21253
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21254
6 [org.jfree.chart.plot.XYPlot].setDomainCrosshairPaint(java.awt.Paint) [function] [call site] 21255
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21256
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21257
6 [org.jfree.chart.plot.XYPlot].setRangeCrosshairPaint(java.awt.Paint) [function] [call site] 21258
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21259
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21260
6 [org.jfree.chart.plot.CombinedDomainXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21261
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 21262
7 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21263
8 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21264
7 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21265
7 [java.nio.file.Files$2].hasNext() [function] [call site] 21266
7 [java.io.BufferedReader$1].hasNext() [function] [call site] 21267
7 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21268
7 [java.util.ArrayList].iterator() [function] [call site] 21269
7 [java.util.AbstractSequentialList].iterator() [function] [call site] 21270
7 [java.util.AbstractList].iterator() [function] [call site] 21271
7 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21272
7 [java.util.Vector].iterator() [function] [call site] 21273
7 [java.io.BufferedReader$1].next() [function] [call site] 21274
7 [java.nio.file.Files$2].next() [function] [call site] 21275
7 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21276
7 [java.nio.file.FileTreeIterator].next() [function] [call site] 21277
7 [org.jfree.chart.plot.CombinedRangeXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21278
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 21279
8 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21280
8 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21281
8 [java.nio.file.Files$2].hasNext() [function] [call site] 21282
8 [java.io.BufferedReader$1].hasNext() [function] [call site] 21283
8 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21284
8 [java.util.ArrayList].iterator() [function] [call site] 21285
8 [java.util.AbstractSequentialList].iterator() [function] [call site] 21286
8 [java.util.AbstractList].iterator() [function] [call site] 21287
8 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21288
8 [java.util.Vector].iterator() [function] [call site] 21289
8 [java.io.BufferedReader$1].next() [function] [call site] 21290
8 [java.nio.file.Files$2].next() [function] [call site] 21291
8 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21292
8 [java.nio.file.FileTreeIterator].next() [function] [call site] 21293
8 [org.jfree.chart.plot.CombinedDomainXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21294
8 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21295
8 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 21296
7 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21297
7 [org.jfree.chart.plot.Plot].setNotify(boolean) [function] [call site] 21298
6 [org.jfree.chart.plot.CombinedRangeXYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21299
6 [org.jfree.chart.plot.XYPlot].setShadowGenerator(org.jfree.chart.util.ShadowGenerator) [function] [call site] 21300
6 [org.jfree.chart.plot.XYPlot].getDomainAxisCount() [function] [call site] 21301
7 [java.util.Properties].size() [function] [call site] 21302
7 [java.util.TreeMap].size() [function] [call site] 21303
7 [java.util.HashMap].size() [function] [call site] 21304
7 [java.util.IdentityHashMap].size() [function] [call site] 21305
7 [java.util.Hashtable].size() [function] [call site] 21306
7 [java.util.WeakHashMap].size() [function] [call site] 21307
7 [java.util.jar.Attributes].size() [function] [call site] 21308
7 [java.awt.RenderingHints].size() [function] [call site] 21309
7 [java.util.AbstractMap].size() [function] [call site] 21310
7 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 21311
7 [javax.swing.MultiUIDefaults].size() [function] [call site] 21312
6 [org.jfree.chart.plot.XYPlot].getDomainAxis(int) [function] [call site] 21313
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 21314
6 [org.jfree.chart.plot.XYPlot].getRangeAxisCount() [function] [call site] 21315
7 [java.util.Properties].size() [function] [call site] 21316
7 [java.util.TreeMap].size() [function] [call site] 21317
7 [java.util.HashMap].size() [function] [call site] 21318
7 [java.util.IdentityHashMap].size() [function] [call site] 21319
7 [java.util.Hashtable].size() [function] [call site] 21320
7 [java.util.WeakHashMap].size() [function] [call site] 21321
7 [java.util.jar.Attributes].size() [function] [call site] 21322
7 [java.awt.RenderingHints].size() [function] [call site] 21323
7 [java.util.AbstractMap].size() [function] [call site] 21324
7 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 21325
7 [javax.swing.MultiUIDefaults].size() [function] [call site] 21326
6 [org.jfree.chart.plot.XYPlot].getRangeAxis(int) [function] [call site] 21327
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 21328
6 [org.jfree.chart.plot.XYPlot].getRendererCount() [function] [call site] 21329
7 [java.util.Properties].size() [function] [call site] 21330
7 [java.util.TreeMap].size() [function] [call site] 21331
7 [java.util.HashMap].size() [function] [call site] 21332
7 [java.util.IdentityHashMap].size() [function] [call site] 21333
7 [java.util.Hashtable].size() [function] [call site] 21334
7 [java.util.WeakHashMap].size() [function] [call site] 21335
7 [java.util.jar.Attributes].size() [function] [call site] 21336
7 [java.awt.RenderingHints].size() [function] [call site] 21337
7 [java.util.AbstractMap].size() [function] [call site] 21338
7 [java.util.concurrent.ConcurrentHashMap].size() [function] [call site] 21339
7 [javax.swing.MultiUIDefaults].size() [function] [call site] 21340
6 [org.jfree.chart.plot.XYPlot].getRenderer(int) [function] [call site] 21341
6 [org.jfree.chart.StandardChartTheme].applyToXYItemRenderer(org.jfree.chart.renderer.xy.XYItemRenderer) [function] [call site] 21342
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21343
7 [org.jfree.chart.StandardChartTheme].applyToAbstractRenderer(org.jfree.chart.renderer.AbstractRenderer) [function] [call site] 21344
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelFont(java.awt.Font) [function] [call site] 21345
7 [org.jfree.chart.renderer.AbstractRenderer].setDefaultItemLabelPaint(java.awt.Paint) [function] [call site] 21346
7 [org.jfree.chart.renderer.xy.XYBarRenderer].setBarPainter(org.jfree.chart.renderer.xy.XYBarPainter) [function] [call site] 21347
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21348
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21349
7 [org.jfree.chart.renderer.xy.XYBarRenderer].setShadowVisible(boolean) [function] [call site] 21350
8 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21351
6 [org.jfree.chart.plot.XYPlot].getAnnotations() [function] [call site] 21352
7 [java.util.ArrayList].<init>(java.util.Collection) [function] [call site] 21353
6 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21354
6 [java.nio.file.Files$2].hasNext() [function] [call site] 21355
6 [java.io.BufferedReader$1].hasNext() [function] [call site] 21356
6 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21357
6 [java.util.ArrayList].iterator() [function] [call site] 21358
6 [java.util.AbstractSequentialList].iterator() [function] [call site] 21359
6 [java.util.AbstractList].iterator() [function] [call site] 21360
6 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21361
6 [java.util.Vector].iterator() [function] [call site] 21362
6 [java.io.BufferedReader$1].next() [function] [call site] 21363
6 [java.nio.file.Files$2].next() [function] [call site] 21364
6 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21365
6 [java.nio.file.FileTreeIterator].next() [function] [call site] 21366
6 [org.jfree.chart.StandardChartTheme].applyToXYAnnotation(org.jfree.chart.annotations.XYAnnotation) [function] [call site] 21367
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21368
7 [org.jfree.chart.annotations.XYTextAnnotation].setFont(java.awt.Font) [function] [call site] 21369
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21370
8 [org.jfree.chart.annotations.AbstractAnnotation].fireAnnotationChanged() [function] [call site] 21371
9 [org.jfree.chart.event.AnnotationChangeEvent].<init>(java.lang.Object,org.jfree.chart.annotations.Annotation) [function] [call site] 21372
10 [org.jfree.chart.event.ChartChangeEvent].<init>(java.lang.Object) [function] [call site] 21373
10 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21374
9 [org.jfree.chart.annotations.AbstractAnnotation].notifyListeners(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21375
10 [javax.swing.event.EventListenerList].getListenerList() [function] [call site] 21376
10 [org.jfree.chart.plot.CategoryPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21377
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 21378
11 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21379
12 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21380
11 [org.jfree.chart.plot.XYPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21381
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 21382
12 [org.jfree.chart.plot.CategoryPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21383
12 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21384
12 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 21385
12 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 21386
12 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 21387
11 [org.jfree.chart.plot.Plot].getParent() [function] [call site] 21388
11 [org.jfree.chart.event.PlotChangeEvent].<init>(org.jfree.chart.plot.Plot) [function] [call site] 21389
11 [org.jfree.chart.plot.Plot].notifyListeners(org.jfree.chart.event.PlotChangeEvent) [function] [call site] 21390
10 [org.jfree.chart.plot.Plot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21391
10 [org.jfree.chart.renderer.xy.AbstractXYItemRenderer].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21392
11 [org.jfree.chart.renderer.AbstractRenderer].fireChangeEvent() [function] [call site] 21393
10 [org.jfree.chart.plot.XYPlot].annotationChanged(org.jfree.chart.event.AnnotationChangeEvent) [function] [call site] 21394
7 [org.jfree.chart.annotations.XYTextAnnotation].setPaint(java.awt.Paint) [function] [call site] 21395
8 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21396
8 [org.jfree.chart.annotations.AbstractAnnotation].fireAnnotationChanged() [function] [call site] 21397
6 [org.jfree.chart.plot.CombinedDomainXYPlot].getSubplots() [function] [call site] 21398
7 [java.util.Collections].unmodifiableList(java.util.List) [function] [call site] 21399
6 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21400
6 [java.nio.file.Files$2].hasNext() [function] [call site] 21401
6 [java.io.BufferedReader$1].hasNext() [function] [call site] 21402
6 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21403
6 [java.util.ArrayList].iterator() [function] [call site] 21404
6 [java.util.AbstractSequentialList].iterator() [function] [call site] 21405
6 [java.util.AbstractList].iterator() [function] [call site] 21406
6 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21407
6 [java.util.Vector].iterator() [function] [call site] 21408
6 [java.io.BufferedReader$1].next() [function] [call site] 21409
6 [java.nio.file.Files$2].next() [function] [call site] 21410
6 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21411
6 [java.nio.file.FileTreeIterator].next() [function] [call site] 21412
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 21413
6 [org.jfree.chart.plot.CombinedRangeXYPlot].getSubplots() [function] [call site] 21414
7 [java.util.Collections].unmodifiableList(java.util.List) [function] [call site] 21415
6 [jdk.internal.module.ModuleBootstrap$2].hasNext() [function] [call site] 21416
6 [java.nio.file.Files$2].hasNext() [function] [call site] 21417
6 [java.io.BufferedReader$1].hasNext() [function] [call site] 21418
6 [java.nio.file.FileTreeIterator].hasNext() [function] [call site] 21419
6 [java.util.ArrayList].iterator() [function] [call site] 21420
6 [java.util.AbstractSequentialList].iterator() [function] [call site] 21421
6 [java.util.AbstractList].iterator() [function] [call site] 21422
6 [java.util.concurrent.CopyOnWriteArrayList].iterator() [function] [call site] 21423
6 [java.util.Vector].iterator() [function] [call site] 21424
6 [java.io.BufferedReader$1].next() [function] [call site] 21425
6 [java.nio.file.Files$2].next() [function] [call site] 21426
6 [jdk.internal.module.ModuleBootstrap$2].next() [function] [call site] 21427
6 [java.nio.file.FileTreeIterator].next() [function] [call site] 21428
6 [org.jfree.chart.StandardChartTheme].applyToPlot(org.jfree.chart.plot.Plot) [function] [call site] 21429
5 [org.jfree.chart.StandardChartTheme].applyToFastScatterPlot(org.jfree.chart.plot.FastScatterPlot) [function] [call site] 21430
6 [org.jfree.chart.plot.FastScatterPlot].setDomainGridlinePaint(java.awt.Paint) [function] [call site] 21431
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21432
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21433
6 [org.jfree.chart.plot.FastScatterPlot].setRangeGridlinePaint(java.awt.Paint) [function] [call site] 21434
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21435
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21436
6 [org.jfree.chart.plot.FastScatterPlot].getDomainAxis() [function] [call site] 21437
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 21438
6 [org.jfree.chart.plot.FastScatterPlot].getRangeAxis() [function] [call site] 21439
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 21440
5 [org.jfree.chart.StandardChartTheme].applyToMeterPlot(org.jfree.chart.plot.MeterPlot) [function] [call site] 21441
6 [org.jfree.chart.plot.MeterPlot].setDialBackgroundPaint(java.awt.Paint) [function] [call site] 21442
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21443
6 [org.jfree.chart.plot.MeterPlot].setValueFont(java.awt.Font) [function] [call site] 21444
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21445
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21446
6 [org.jfree.chart.plot.MeterPlot].setValuePaint(java.awt.Paint) [function] [call site] 21447
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21448
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21449
6 [org.jfree.chart.plot.MeterPlot].setDialOutlinePaint(java.awt.Paint) [function] [call site] 21450
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21451
6 [org.jfree.chart.plot.MeterPlot].setNeedlePaint(java.awt.Paint) [function] [call site] 21452
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21453
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21454
6 [org.jfree.chart.plot.MeterPlot].setTickLabelFont(java.awt.Font) [function] [call site] 21455
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21456
7 [java.awt.Font].equals(java.lang.Object) [function] [call site] 21457
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21458
6 [org.jfree.chart.plot.MeterPlot].setTickLabelPaint(java.awt.Paint) [function] [call site] 21459
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21460
7 [java.awt.Color].equals(java.lang.Object) [function] [call site] 21461
7 [java.lang.Object].equals(java.lang.Object) [function] [call site] 21462
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21463
5 [org.jfree.chart.StandardChartTheme].applyToThermometerPlot(org.jfree.chart.plot.ThermometerPlot) [function] [call site] 21464
6 [org.jfree.chart.plot.ThermometerPlot].setValueFont(java.awt.Font) [function] [call site] 21465
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21466
7 [java.awt.Font].equals(java.lang.Object) [function] [call site] 21467
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21468
6 [org.jfree.chart.plot.ThermometerPlot].setThermometerPaint(java.awt.Paint) [function] [call site] 21469
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21470
6 [org.jfree.chart.plot.ThermometerPlot].getRangeAxis() [function] [call site] 21471
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 21472
5 [org.jfree.chart.StandardChartTheme].applyToSpiderWebPlot(org.jfree.chart.plot.SpiderWebPlot) [function] [call site] 21473
6 [org.jfree.chart.plot.SpiderWebPlot].setLabelFont(java.awt.Font) [function] [call site] 21474
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21475
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21476
6 [org.jfree.chart.plot.SpiderWebPlot].setLabelPaint(java.awt.Paint) [function] [call site] 21477
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21478
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21479
6 [org.jfree.chart.plot.SpiderWebPlot].setAxisLinePaint(java.awt.Paint) [function] [call site] 21480
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21481
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21482
5 [org.jfree.chart.StandardChartTheme].applyToPolarPlot(org.jfree.chart.plot.PolarPlot) [function] [call site] 21483
6 [org.jfree.chart.plot.PolarPlot].setAngleLabelFont(java.awt.Font) [function] [call site] 21484
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21485
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21486
6 [org.jfree.chart.plot.PolarPlot].setAngleLabelPaint(java.awt.Paint) [function] [call site] 21487
7 [org.jfree.chart.internal.Args].nullNotPermitted(java.lang.Object,java.lang.String) [function] [call site] 21488
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21489
6 [org.jfree.chart.plot.PolarPlot].setAngleGridlinePaint(java.awt.Paint) [function] [call site] 21490
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21491
6 [org.jfree.chart.plot.PolarPlot].setRadiusGridlinePaint(java.awt.Paint) [function] [call site] 21492
7 [org.jfree.chart.plot.Plot].fireChangeEvent() [function] [call site] 21493
6 [org.jfree.chart.plot.PolarPlot].getAxis() [function] [call site] 21494
7 [org.jfree.chart.plot.PolarPlot].getAxis(int) [function] [call site] 21495
8 [java.util.TreeMap].get(java.lang.Object) [function] [call site] 21496
8 [java.util.IdentityHashMap].get(java.lang.Object) [function] [call site] 21497
8 [java.util.LinkedHashMap].get(java.lang.Object) [function] [call site] 21498
8 [java.util.WeakHashMap].get(java.lang.Object) [function] [call site] 21499
8 [java.awt.RenderingHints].get(java.lang.Object) [function] [call site] 21500
8 [java.util.Properties].get(java.lang.Object) [function] [call site] 21501
8 [javax.swing.UIDefaults].get(java.lang.Object) [function] [call site] 21502
8 [javax.swing.MultiUIDefaults].get(java.lang.Object) [function] [call site] 21503
8 [java.util.HashMap].get(java.lang.Object) [function] [call site] 21504
8 [java.util.jar.Attributes].get(java.lang.Object) [function] [call site] 21505
8 [java.util.AbstractMap].get(java.lang.Object) [function] [call site] 21506
8 [java.security.Provider].get(java.lang.Object) [function] [call site] 21507
8 [java.util.Hashtable].get(java.lang.Object) [function] [call site] 21508
8 [java.util.concurrent.ConcurrentHashMap].get(java.lang.Object) [function] [call site] 21509
8 [java.lang.Integer].valueOf(int) [function] [call site] 21510
6 [org.jfree.chart.StandardChartTheme].applyToValueAxis(org.jfree.chart.axis.ValueAxis) [function] [call site] 21511
3 [org.jfree.chart.StandardChartTheme$1].apply(org.jfree.chart.JFreeChart) [function] [call site] 21512
1 [ossfuzz.TestUtils].serialised(java.lang.Object) [function] [call site] 21513
2 [java.io.ByteArrayOutputStream].<init>() [function] [call site] 21514
2 [java.io.ObjectOutputStream].<init>(java.io.OutputStream) [function] [call site] 21515
2 [java.io.ObjectOutputStream].writeObject(java.lang.Object) [function] [call site] 21516
2 [java.io.ObjectOutputStream].close() [function] [call site] 21517
2 [java.io.ObjectInputStream].<init>(java.io.InputStream) [function] [call site] 21518
2 [java.io.ByteArrayInputStream].<init>(byte[]) [function] [call site] 21519
2 [java.io.ByteArrayOutputStream].toByteArray() [function] [call site] 21520
2 [java.io.ObjectInputStream].readObject() [function] [call site] 21521
2 [java.io.ObjectInputStream].close() [function] [call site] 21522
2 [java.lang.RuntimeException].<init>(java.lang.Throwable) [function] [call site] 21523
2 [java.lang.RuntimeException].<init>(java.lang.Throwable) [function] [call site] 21524
1 [org.jfree.chart.JFreeChart].equals(java.lang.Object) [function] [call site] 21525
2 [java.awt.RenderingHints].equals(java.lang.Object) [function] [call site] 21526
2 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 21527
2 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 21528
2 [org.jfree.chart.api.RectangleInsets].equals(java.lang.Object) [function] [call site] 21529
2 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 21530
2 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 21531
2 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 21532
2 [org.jfree.chart.internal.PaintUtils].equal(java.awt.Paint,java.awt.Paint) [function] [call site] 21533
2 [java.util.Objects].equals(java.lang.Object,java.lang.Object) [function] [call site] 21534
1 [java.lang.Exception].<init>(java.lang.String) [function] [call site] 21535