public interface IIndexUpdate
Modifier and Type | Method and Description |
---|---|
void |
addClass(ILinkable link,
long classid)
Adds a class to the index.
|
void addClass(ILinkable link, long classid)
link
- link to the classclassid
- identifier of the classCopyright © 2020. All rights reserved.