final class Platform
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
Platform() |
Modifier and Type | Method and Description |
---|---|
(package private) static int |
collectionIteratorTesterNumIterations()
|
(package private) static java.lang.String |
format(java.lang.String template,
java.lang.Object... args)
Format the template with args, only supports the placeholder
%s . |
(package private) static int |
listListIteratorTesterNumIterations()
|
static java.lang.String format(java.lang.String template, java.lang.Object... args)
%s
.static int listListIteratorTesterNumIterations()
static int collectionIteratorTesterNumIterations()