public interface AbstractMethod extends Method
Declaration subinterface for an abstract method.
AbstractMethod is a Method subinterface which defines just
the method signature and not the associated code Block. They are
found in interfaces and abstract classes.Access.AccessTypeaddParameter, addParameter, addThrows, getParameters, getThrows, getType, isAbstract, isAbstract, setTypeaddAnnotation, addAnnotation, getAnnotations, getName, isFinal, isFinal, isStatic, isStatic, setNamejavadocapplyStyle, cast, getComment, isActive, isBlockWithAbruptCompletion, setComment, toCode, visit, vmCopyright © 2000–2018 jenesis4java. All rights reserved.