| Interface and Description |
|---|
| org.apache.jena.atlas.iterator.Action
Prefer
Consumer |
| org.apache.jena.atlas.lib.ActionKeyValue
Use
BiConsumer. |
| org.apache.jena.atlas.lib.Callback |
| org.apache.jena.atlas.iterator.Filter
Prefer
Predicate. |
| org.apache.jena.atlas.iterator.Transform
Prefer
Function. |
| Class and Description |
|---|
| org.apache.jena.atlas.logging.java.ConsoleHandlerStdout |
| org.apache.jena.atlas.iterator.IteratorArray |
| org.apache.jena.atlas.logging.ProgressLogger
Use
ProgressMonitor.create(org.slf4j.Logger, java.lang.String, long, int). This class will be removed. |
Licenced under the Apache License, Version 2.0