Searched defs:getCount (Results 1 – 9 of 9) sorted by relevance
167 int getCount() { in getCount() method in CountDownLatch.Sync300 public long getCount() { in getCount() method in CountDownLatch
92 public int getCount(ResultSet rs) { in getCount() method in OldSQLTest
154 public final long getCount() { in getCount() method in IntSummaryStatistics
167 public final long getCount() { in getCount() method in LongSummaryStatistics
182 public final long getCount() { in getCount() method in DoubleSummaryStatistics
201 public int getCount() { return offset; } in testSequential() method in LongPrimitiveOpsTests.AssertingConsumer
213 public int getCount() { return offset; } in testSequential() method in IntPrimitiveOpsTests.AssertingConsumer
80 int getCount(); in getCount() method134 public int getCount() { in getCount() method in OldClassTest.PublicTestClass
674 final int getCount() { return getState(); } in getCount() method in ReentrantReadWriteLock.Sync