public abstract Set<Modifier> getModifiers ()

Returns the modifiers of this element, excluding annotations. Implicit modifiers, such as the public and static modifiers of interface members, are included.

Returns:  the modifiers of this element, or an empty set if there are none