Class PluralRulesSerialProxy

  • All Implemented Interfaces:
    java.io.Serializable

    class PluralRulesSerialProxy
    extends java.lang.Object
    implements java.io.Serializable
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.String data  
      private static long serialVersionUID  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      private java.lang.Object readResolve()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • data

        private final java.lang.String data
    • Constructor Detail

      • PluralRulesSerialProxy

        PluralRulesSerialProxy​(java.lang.String rules)
    • Method Detail

      • readResolve

        private java.lang.Object readResolve()
                                      throws java.io.ObjectStreamException
        Throws:
        java.io.ObjectStreamException