Uses of Class
jline.io.LineCitations.Citation
Packages that use LineCitations.Citation
Package
Description
Input/output from the command line or XML files.
Solver superclasses and related data structures.
-
Uses of LineCitations.Citation in jline.io
Methods in jline.io that return types with arguments of type LineCitations.CitationModifier and TypeMethodDescriptionstatic List<LineCitations.Citation> LineCitations.citationsFor(List<String> tokens) References for the algorithms named by the given tokens. -
Uses of LineCitations.Citation in jline.solvers
Methods in jline.solvers that return types with arguments of type LineCitations.CitationModifier and TypeMethodDescriptionNetworkSolver.citations()Bibliographic references for the algorithms this solver used.