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