Interface IModule.IModuleReference

All Known Implementing Classes:
ModuleReferenceImpl
Enclosing interface:
IModule

public static interface IModule.IModuleReference
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    default boolean
     
    default boolean
     
    char[]
     
  • Method Details

    • name

      char[] name()
    • isTransitive

      default boolean isTransitive()
    • getModifiers

      int getModifiers()
    • isStatic

      default boolean isStatic()