Searched defs:TestCollection (Results 1 – 1 of 1) sorted by relevance
40 static class TestCollection<E> extends AbstractCollection<E> { class in ToArrayTest45 public TestCollection(E[] elements) { in TestCollection() method in ToArrayTest.TestCollection