Class Platform


  • final class Platform
    extends java.lang.Object
    This class is emulated in GWT.
    • Constructor Detail

      • Platform

        private Platform()
    • Method Detail

      • format

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

        static int listListIteratorTesterNumIterations()
      • collectionIteratorTesterNumIterations

        static int collectionIteratorTesterNumIterations()