Class Platform
java.lang.Object
com.google.common.collect.testing.testers.Platform
This class is emulated in GWT.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static int(package private) static StringFormat the template with args, only supports the placeholder%s.(package private) static int
-
Constructor Details
-
Platform
private Platform()
-
-
Method Details
-
format
Format the template with args, only supports the placeholder%s. -
listListIteratorTesterNumIterations
static int listListIteratorTesterNumIterations() -
collectionIteratorTesterNumIterations
static int collectionIteratorTesterNumIterations()
-