Package io.github.thecsdev.tcdcommons.api.util.annotations


package io.github.thecsdev.tcdcommons.api.util.annotations
  • Annotation Interfaces
    Class
    Description
    Indicates that a method is "caller-sensitive".
    A caller-sensitive method varies its behavior according to the Class of its immediate caller.
    This annotation indicates that a member is intended to be overridable.