public interface TestCollectionElement
Modifier and Type | Method and Description |
---|---|
String |
testCollectionValue()
TestCollectionElements will be created with a single string,
and must return that string with this method
when called.
|
String testCollectionValue()
Copyright © 2009–2023 Oracle Corporation. All rights reserved.