Uses of Class
org.mantoux.delta.Delta
-
Uses of Delta in org.mantoux.delta
Methods in org.mantoux.delta that return DeltaModifier and TypeMethodDescriptionDelta.chop()Delta.delete(int length) Delta.insert(Object arg, AttributeMap attributes) Delta.Iterator.rest()Delta.retain(int length) Delta.retain(int length, AttributeMap attributes) Delta.slice(int start) Delta.slice(int start, int end) Methods in org.mantoux.delta with parameters of type DeltaModifier and TypeMethodDescriptionMethod parameters in org.mantoux.delta with type arguments of type DeltaModifier and TypeMethodDescriptionvoidDelta.eachLine(BiFunction<Delta, AttributeMap, Boolean> applyFunction) voidDelta.eachLine(BiFunction<Delta, AttributeMap, Boolean> predicate, String newLine)