Java tutorial
//package com.java2s; public class Main { public static java.lang.String formatNumber(java.lang.String source) { throw new RuntimeException("Stub!"); } public static void formatNumber(android.text.Editable text, int defaultFormattingType) { throw new RuntimeException("Stub!"); } }