http://idk.i2p/javadoc-i2p/edu/internet2/ndt/NDTUtils.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Constructor Details NDTUtils public NDTUtils () Method Details prtdbl public static String prtdbl (double paramDblToFormat) Utility method to print double value up to the hundredth place. Parameters: paramDblToFormat - Double numbers to format Returns: String value of double number prttxt public static String prttxt (int paramIntVal, ResourceBundle paramResBundObj) Utility...