Package | Description |
---|---|
org.apache.jena.atlas.data |
Modifier and Type | Method and Description |
---|---|
static <T extends Comparable<? super T>> |
BagFactory.newDistinctNet(ThresholdPolicy<T> policy,
SerializationFactory<T> serializerFactory)
Get a distinct data net.
|
static <T> DistinctDataNet<T> |
BagFactory.newDistinctNet(ThresholdPolicy<T> policy,
SerializationFactory<T> serializerFactory,
Comparator<T> comparator)
Get a distinct data net.
|
Licenced under the Apache License, Version 2.0