Main.java Source code

Java tutorial

Introduction

Here is the source code for Main.java

Source

//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!");
    }
}