JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.mantoux.delta.OpList
Uses of
OpList
in
org.mantoux.delta
Methods in
org.mantoux.delta
that return
OpList
Modifier and Type
Method
Description
OpList
Delta.
filter
(
Predicate
<
Op
> predicate)
OpList
OpList.
filter
(
Predicate
<
Op
> predicate)
OpList
Delta.
getOps
()
OpList
OpList.Iterator.
rest
()
Constructors in
org.mantoux.delta
with parameters of type
OpList
Modifier
Constructor
Description
Delta
(
OpList
ops)