Uses of Class
aQute.lib.justif.Justif
-
Packages that use Justif Package Description aQute.bnd.main aQute.lib.getopt aQute.lib.justif -
-
Uses of Justif in aQute.bnd.main
Fields in aQute.bnd.main declared as Justif Modifier and Type Field Description (package private) Justif
bnd. justif
Methods in aQute.bnd.main with parameters of type Justif Modifier and Type Method Description private void
bnd. report(Justif justif, java.lang.String string, Processor processor)
-
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)
-