Package org.jboss.forge.roaster.model
Interface Abstractable
-
- All Known Subinterfaces:
AbstractableSource<T>,JavaClass<O>,JavaClassSource,Method<O,T>,MethodSource<O>
public interface AbstractableRepresents a Java element that may be declaredabstract.- Author:
- Lincoln Baxter, III
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisAbstract()
-