Package jfxtras.util

Annotation Interface Implements


@Retention(RUNTIME) @Target(METHOD) public @interface Implements
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The set of interface that the specified method implements
  • Element Details

    • interfaces

      Class[] interfaces
      The set of interface that the specified method implements