Uses of Class
org.jpmml.model.temporals.SecondsSinceDate
-
Packages that use SecondsSinceDate Package Description org.jpmml.model.temporals -
-
Uses of SecondsSinceDate in org.jpmml.model.temporals
Methods in org.jpmml.model.temporals that return SecondsSinceDate Modifier and Type Method Description SecondsSinceDateSecondsSinceDate. forEpoch(Date newEpoch)static SecondsSinceDateDateTimeUtil. parseSecondsSinceDate(Date epoch, java.lang.String value)SecondsSinceDateDateTime. toSecondsSinceYear(int year)Methods in org.jpmml.model.temporals with parameters of type SecondsSinceDate Modifier and Type Method Description intSecondsSinceDate. compareTo(SecondsSinceDate that)
-