Package ru.progrm_jarvis.javacommons.annotation


package ru.progrm_jarvis.javacommons.annotation
Various general-purpose annotations for documenting sources.
  • Annotation Types
    Class
    Description
    Marker indicating that the annotated type parameter does not matter thus any unchecked casts from this type to any other are safe and never lead to unspecified behaviour.
    Deprecated.
    this annotation is applicable by default thus it is redundant