Package org.jboss.forge.roaster.model
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 StaticCapableRepresents a Java element that may support the static keyword- Author:
- George Gastaldi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisStatic()
-