Package cdc.issues
Class DataSource<T>
java.lang.Object
cdc.issues.DataSource<T>
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionDataSource(Class<T> dataClass, Spliterator<LocatedObject<T>> spliterator) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
DataSource
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getDataClass
Deprecated, for removal: This API element is subject to removal in a future version. -
getSpliterator
Deprecated, for removal: This API element is subject to removal in a future version.
-