Searched refs:QueueSupplier (Results 1 – 4 of 4) sorted by relevance
382 new HashMap<String, Collection<Integer>>(), new QueueSupplier()); in testAsMap_multimap()570 private static class QueueSupplier extends CountingSupplier<Queue<Integer>> { class in MultimapsTest625 CountingSupplier<Queue<Integer>> factory = new QueueSupplier(); in testNewMultimap()649 CountingSupplier<Queue<Integer>> factory = new QueueSupplier(); in testNewMultimapSerialization()
420 private static class QueueSupplier implements Supplier<Queue<Integer>> { class in MapConstraintsTest429 new HashMap<String, Collection<Integer>>(), new QueueSupplier()); in testConstrainedMultimapQueue()
290 new HashMap<String, Collection<Integer>>(), new QueueSupplier()); in testAsMap_multimap()469 private static class QueueSupplier extends CountingSupplier<Queue<Integer>> { class in MultimapsTest524 CountingSupplier<Queue<Integer>> factory = new QueueSupplier(); in testNewMultimap()
418 private static class QueueSupplier implements Supplier<Queue<Integer>> { class in MapConstraintsTest427 new HashMap<String, Collection<Integer>>(), new QueueSupplier()); in testConstrainedMultimapQueue()