Package io.github.palexdev.virtualizedfx.utils
package io.github.palexdev.virtualizedfx.utils
-
Interface SummaryInterfaceDescriptionTriConsumer<A,B,C>Represents an operation that accepts three input arguments and returns no result.
-
Class SummaryClassDescriptionUtils class to help with concurrency and callables.Helper class to process changes in a list of items of type T, it also needs a range of indexes to whether the changed values are within range.Bean to contain two Sets of added and removed
ListChangeHelper.ChangeBeans and one ofListChangeHelper.ReplaceBeans.Bean to represent an addition or removal change.Bean to represent a replacement change.Utility class for VirtualFlows. -
Enum Class Summary