-
Completes, finalizes, and returns the index after zero or more calls to
index().
Index.create(Map<DotName,List<AnnotationInstance>> annotations,
Map<DotName,List<ClassInfo>> subclasses,
Map<DotName,List<ClassInfo>> subinterfaces,
Map<DotName,List<ClassInfo>> implementors,
Map<DotName,ClassInfo> classes,
Map<DotName,List<ClassInfo>> users)
Constructs a "mock" Index using the passed values.
Index.create(Map<DotName,List<AnnotationInstance>> annotations,
Map<DotName,List<ClassInfo>> subclasses,
Map<DotName,List<ClassInfo>> subinterfaces,
Map<DotName,List<ClassInfo>> implementors,
Map<DotName,ClassInfo> classes,
Map<DotName,ModuleInfo> modules,
Map<DotName,List<ClassInfo>> users)
Constructs a "mock" Index using the passed values.
Constructs a "mock" Index using the passed values.
Constructs a "mock" Index using the passed values.
Constructs an Index of the passed files and directories.
Constructs an Index of the passed classes.
Constructs an Index of the passed classes.
Read the index at the associated stream of this reader.
int
Writes the specified index to the associated output stream.
int
int
Writes the specified index to the associated output stream.