Uses of Class
aQute.lib.justif.Justif
-
Packages that use Justif Package Description aQute.lib.getopt aQute.lib.justif -
-
Uses of Justif in aQute.lib.getopt
Fields in aQute.lib.getopt declared as Justif Modifier and Type Field Description (package private) Justif
CommandLine. justif
-
Uses of Justif in aQute.lib.justif
Fields in aQute.lib.justif with type parameters of type Justif Modifier and Type Field Description (package private) java.util.List<java.util.List<Justif>>
Table. matrix
Methods in aQute.lib.justif that return Justif Modifier and Type Method Description private Justif
Table. cell(int row, int column)
Justif
Table. firstCell()
Justif
Table. nextCell(java.lang.String format, java.lang.Object args)
-