Package 

Enum Arithmetic

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum Arithmetic
    
                        

    Created by Kunyang.Lee on 2017/9/7.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public String arithmetic
    • Method Summary

      Modifier and Type Method Description
      static Array<Arithmetic> values()
      static Arithmetic valueOf(String name)
      String getArithmetic()
      void setArithmetic(String arithmetic)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait