Package | Description |
---|---|
org.apache.jena.atlas.data |
Modifier and Type | Method and Description |
---|---|
static <T> DefaultDataBag<T> |
BagFactory.newDefaultBag(ThresholdPolicy<T> policy,
SerializationFactory<T> serializerFactory)
Get a default (unordered, not distinct) data bag.
|
Licenced under the Apache License, Version 2.0