Module net.luis.utils
Package net.luis.utils.annotation.type
Annotation Interface IndicationInterface
Interfaces that are annotated with this annotation do not have any methods or fields.
The interface is only used to indication purpose only.
The interface is only used to indication purpose only.
Any logic related to the interface is done in other classes
via an instance of check of the interface.