java.lang.Object
com.google.common.collect.testing.testers.Platform

final class Platform extends Object
This class is emulated in GWT.
  • Constructor Details

    • Platform

      private Platform()
  • Method Details

    • format

      static String format(String template, Object... args)
      Format the template with args, only supports the placeholder %s.
    • listListIteratorTesterNumIterations

      static int listListIteratorTesterNumIterations()
    • collectionIteratorTesterNumIterations

      static int collectionIteratorTesterNumIterations()