Uses of Class
aQute.lib.index.Index.Page
-
Packages that use Index.Page Package Description aQute.lib.index -
-
Uses of Index.Page in aQute.lib.index
Fields in aQute.lib.index declared as Index.Page Modifier and Type Field Description Index.PageIndex. rootFields in aQute.lib.index with type parameters of type Index.Page Modifier and Type Field Description (package private) java.util.LinkedHashMap<java.lang.Integer,Index.Page>Index. cacheMethods in aQute.lib.index that return Index.Page Modifier and Type Method Description (package private) Index.PageIndex. allocate(boolean leaf)(package private) Index.PageIndex. getPage(int number)Methods in aQute.lib.index with parameters of type Index.Page Modifier and Type Method Description (package private) voidIndex.Page. copyFrom(Index.Page page, int start, int length)
-