JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Record Class
com.github.tonivade.purefun.data.Range
Packages that use
Range
Package
Description
com.github.tonivade.purefun.data
Uses of
Range
in
com.github.tonivade.purefun.data
Methods in
com.github.tonivade.purefun.data
that return
Range
Modifier and Type
Method
Description
static
Range
Range.
of
(int begin, int end)
static
Range
Range.
of
(int begin, int end, int increment)
Range
Range.
reverse
()