Package com.twineworks.tweakflow.std
Class Time.yearsBetween
java.lang.Object
com.twineworks.tweakflow.std.Time.yearsBetween
- All Implemented Interfaces:
Arity2UserFunction,UserFunction
- Enclosing class:
- Time
public static final class Time.yearsBetween
extends Object
implements UserFunction, Arity2UserFunction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncall(UserCallContext context, Value startInclusive, Value endExclusive)
-
Constructor Details
-
yearsBetween
public yearsBetween()
-
-
Method Details
-
call
- Specified by:
callin interfaceArity2UserFunction
-