Uses of Class
aQute.lib.index.Index.Page
Packages that use Index.Page
-
Uses of Index.Page in aQute.lib.index
Fields in aQute.lib.index declared as Index.PageFields in aQute.lib.index with type parameters of type Index.PageModifier and TypeFieldDescription(package private) final LinkedHashMap<Integer, Index.Page> Index.cacheMethods in aQute.lib.index that return Index.PageModifier and TypeMethodDescription(package private) Index.PageIndex.allocate(boolean leaf) (package private) Index.PageIndex.getPage(int number) Methods in aQute.lib.index with parameters of type Index.PageModifier and TypeMethodDescription(package private) voidIndex.Page.copyFrom(Index.Page page, int start, int length)