Index

A B C D E G H I L N O P R S T U V W 
All Classes|All Packages

P

processAddition(TriConsumer<Integer, Integer, Set<Integer>>) - Method in class io.github.palexdev.virtualizedfx.utils.ListChangeHelper.Change
For each ListChangeHelper.ChangeBean that is an addition executes the given action.
processChange(ListChangeListener.Change<? extends T>, NumberRange<Integer>) - Static method in class io.github.palexdev.virtualizedfx.utils.ListChangeHelper
Processes the given change for the given range of indexes.
processRemoval(TriConsumer<Integer, Integer, Set<Integer>>) - Method in class io.github.palexdev.virtualizedfx.utils.ListChangeHelper.Change
For each ListChangeHelper.ChangeBean that is a removal executes the given action.
processReplacement(BiConsumer<Set<Integer>, Set<Integer>>) - Method in class io.github.palexdev.virtualizedfx.utils.ListChangeHelper.Change
For each ListChangeHelper.ReplaceBean executes the given action.
A B C D E G H I L N O P R S T U V W 
All Classes|All Packages