Searched refs:Ints (Results 1 – 1 of 1) sorted by relevance
297 static class Ints extends BufferType<IntBuffer, Integer> { class in EqualsCompareTest.BufferType298 Ints(BufferKind k) { in Ints() method in EqualsCompareTest.BufferType.Ints457 {new BufferType.Ints(BufferKind.HEAP)}, in bufferTypesProvider()458 {new BufferType.Ints(BufferKind.HEAP_VIEW)}, in bufferTypesProvider()459 {new BufferType.Ints(BufferKind.DIRECT)}, in bufferTypesProvider()