com.greenpineyu.fel.function.operator
类 Mod

java.lang.Object
  继承者 com.greenpineyu.fel.function.StableFunction
      继承者 com.greenpineyu.fel.function.operator.Mul
          继承者 com.greenpineyu.fel.function.operator.Mod
所有已实现的接口:
Function, Stable

public class Mod
extends Mul


构造方法摘要
Mod()
           
 
方法摘要
 String getName()
          除于
 
从类 com.greenpineyu.fel.function.operator.Mul 继承的方法
call, stable, toMethod
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Mod

public Mod()
方法详细信息

getName

public String getName()
从类 Mul 复制的描述
除于

指定者:
接口 Function 中的 getName
覆盖:
Mul 中的 getName
返回:


Copyright © 2013. All Rights Reserved.