()
| 135 | } |
| 136 | |
| 137 | private native static long newStatistics(); |
| 138 | private native static long newStatistics(final long otherStatisticsHandle); |
| 139 | private native static long newStatistics(final byte[] ignoreHistograms); |
| 140 | private native static long newStatistics(final byte[] ignoreHistograms, final long otherStatisticsHandle); |