@FunctionalInterface public interface ApiInjector
Modifier and Type | Method and Description |
---|---|
void |
write(ApiElement element)
Performs an operation on the argument element.
|
void write(@Nonnull ApiElement element)
element
- An element to writeCopyright 2019-2022, Pavel Ponec