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