Uses of Interface
com.espertech.esper.common.client.hook.datetimemethod.DateTimeMethodOps
Package
Description
Date-time method extension API.
-
Uses of DateTimeMethodOps in com.espertech.esper.common.client.hook.datetimemethod
Modifier and TypeClassDescriptionclass
For adding a date-time method that modifies the date-time value and that return a result of the same type as the date-time value.class
For adding a date-time method that reformats the date-time value returning a result of a different type as the date-time value.Modifier and TypeMethodDescriptionDateTimeMethodForgeFactory.validate
(DateTimeMethodValidateContext context) Called by the compiler to allow validation of actual parameters beyond validation of the footprint information that the compiler does automatically.