-
Interfaces Interface Description org.jgrapht.io.Attribute In favor of nio package.org.jgrapht.io.ComponentAttributeProvider In favor of using lambdas.org.jgrapht.io.ComponentNameProvider In favor of using lambdas.org.jgrapht.io.ComponentUpdater Use new importers.org.jgrapht.io.EdgeProvider Use new importers.org.jgrapht.io.GraphExporter In favor of nio package.org.jgrapht.io.GraphImporter In favor of nio package.org.jgrapht.io.VertexProvider Use new importers.
-
Enums Enum Description org.jgrapht.io.AttributeType In favor of nio package.org.jgrapht.io.CSVFormat No longer used.org.jgrapht.io.DIMACSFormat In favor of new input/output
-
Exceptions Exceptions Description org.jgrapht.io.ExportException In favor of nio package.org.jgrapht.io.ImportException In favor of nio package.
-
Constructors Constructor Description org.jgrapht.util.ModifiableInteger() not really deprecated, just marked so to avoid mistaken use.