JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.randomnoun.common.jexl.DateSpan
Packages that use
DateSpan
Package
Description
com.randomnoun.common.jexl
Uses of
DateSpan
in
com.randomnoun.common.jexl
Methods in
com.randomnoun.common.jexl
that return
DateSpan
Modifier and Type
Method
Description
static
DateSpan
DateSpan.
valueOf
(
String
text)
Inverse of toString(); required for
invalid reference
com.randomnoun.common.Text#parseStructOutput(String)
to do it's thing.