Class PrettyLocaledTextsTest


  • public class PrettyLocaledTextsTest
    extends java.lang.Object
    Test of utility functions to produce locale'd strings for durations and distances.
    Author:
    Christopher Mindus
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethodDescription
      static voidmain​(java.lang.String[] args)
      Main entry for test of utility functions to produce locale'd strings for durations and distances.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PrettyLocaledTextsTest

        public PrettyLocaledTextsTest()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Main entry for test of utility functions to produce locale'd strings for durations and distances.