Uses of Class
com.storedobject.common.Range
Packages that use Range
-
Uses of Range in com.storedobject.common
Subclasses of Range in com.storedobject.commonModifier and TypeClassDescriptionclassRepresents a range of integer values with a start point ("from") and an end point ("to").classRepresents a range of long values, defined by a starting (inclusive) and ending (inclusive) boundary. -
Uses of Range in com.storedobject.core
Subclasses of Range in com.storedobject.coreModifier and TypeClassDescriptionclassAbstractPeriod<T extends Date>AbstractPeriod represents a time period defined by a start date (from) and an end date (to).classRepresentation of a period of time when the start and end points areDates.classRepresentation of a period of time where the start and end points areTimes.classRepresentation of a period of time where the start and end points areTimestamps. -
Uses of Range in com.storedobject.ui
Classes in com.storedobject.ui with type parameters of type Range