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.cache
Methods in aQute.lib.index that return Index.PageModifier and TypeMethodDescription(package private) Index.Page
Index.allocate
(boolean leaf) (package private) Index.Page
Index.getPage
(int number) Methods in aQute.lib.index with parameters of type Index.PageModifier and TypeMethodDescription(package private) void
Index.Page.copyFrom
(Index.Page page, int start, int length)