jar

com.moparisthebest.text : java7decimalformat

Maven & Gradle

Oct 14, 2014
0 stars

This project takes GPLv2 code from jdk7 and jdk8 to create a class that extends DecimalFormat, but retains the old rounding behavior of Java 6 and 7.

Table Of Contents

Latest Version

Download com.moparisthebest.text : java7decimalformat JAR file - Latest Versions:

All Versions

Download com.moparisthebest.text : java7decimalformat JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window java7decimalformat-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.moparisthebest.text

├─ com.moparisthebest.text.CharacterIteratorFieldDelegate.class - [JAR]

├─ com.moparisthebest.text.DecimalFormat.class - [JAR]

├─ com.moparisthebest.text.DigitList.class - [JAR]

├─ com.moparisthebest.text.FieldDelegate.class - [JAR]

├─ com.moparisthebest.text.OldDecimalFormat.class - [JAR]