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 OpListDelta. filter(java.util.function.Predicate<Op> predicate)OpListOpList. filter(java.util.function.Predicate<Op> predicate)OpListDelta. getOps()Constructors in org.mantoux.delta with parameters of type OpList Constructor Description Delta(OpList ops)
-