Uses of Class
com.teamdev.jxbrowser.time.TimeRange
Packages that use TimeRange
Package
Description
Contains classes that allow you to work with cache.
Contains classes that allow you to manage cookies.
Provides classes for managing passwords.
The utility classes for working with time.
-
Uses of TimeRange in com.teamdev.jxbrowser.cache
Methods in com.teamdev.jxbrowser.cache with parameters of type TimeRangeModifier and TypeMethodDescriptionMarks all the cache entries created in the given timerangefor deletion. -
Uses of TimeRange in com.teamdev.jxbrowser.cookie
Methods in com.teamdev.jxbrowser.cookie with parameters of type TimeRange -
Uses of TimeRange in com.teamdev.jxbrowser.password
Methods in com.teamdev.jxbrowser.password with parameters of type TimeRange -
Uses of TimeRange in com.teamdev.jxbrowser.time
Fields in com.teamdev.jxbrowser.time declared as TimeRangeMethods in com.teamdev.jxbrowser.time that return TimeRange