Class Properties

java.lang.Object
org.graalvm.shadowed.com.ibm.icu.impl.number.Properties
All Implemented Interfaces:
Serializable

public class Properties extends Object implements Serializable
ICU 59 called the class DecimalFormatProperties as just Properties. We need to keep a thin implementation for the purposes of serialization.
See Also:
  • Constructor Details

    • Properties

      public Properties()
  • Method Details