| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTestCollectionElement
This is the default implementation of TestCollectionElement
that will be used in tests if the getElement
method is not overridden
|
| Modifier and Type | Method and Description |
|---|---|
protected TestCollectionElement |
AbstractMapTest.getElement(String data)
This returns an implementation of TestCollectionElement that
will be put into the Collection implementation.
|
protected TestCollectionElement |
AbstractCollectionTest.getElement(String data)
This returns an implementation of TestCollectionElement that
will be put into the Collection implementation.
|
| Modifier and Type | Method and Description |
|---|---|
int |
DefaultTestCollectionElement.compareTo(TestCollectionElement o) |
Copyright © 2009–2020 Oracle Corporation. All rights reserved.