Interface StaticCapable

All Known Subinterfaces:
Field<O>, FieldSource<O>, Import, JavaClass<O>, JavaClassSource, JavaEnum<O>, JavaEnumSource, JavaInterface<O>, JavaInterfaceSource, Member<O>, MemberSource<O,T>, Method<O,T>, MethodSource<O>, StaticCapableSource<T>

public interface StaticCapable
Represents a Java element that may support the static keyword
Author:
George Gastaldi
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isStatic

      boolean isStatic()
      Returns:
      if the element is static