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