Package | Description |
---|---|
com.jalios.jcms.db |
Modifier and Type | Method and Description |
---|---|
static <T extends Data> |
DataSetHelper.build(Data data,
java.lang.Class<T> collectionDataClass,
java.util.function.Consumer<java.util.TreeSet<T>> dataCollectionSetter)
Build a new instance of DataSetHelper, IF NEEDED.
|
DataSetHelper<T> |
DataSetHelper.copy(java.util.function.Consumer<java.util.TreeSet<T>> dataCollectionSetter)
Create a copy of the underlying id set, and invoke the
specified setter to update the Data Collection.
|
Copyright © 2001-2021 Jalios SA. All Rights Reserved.