public abstract List<? extends TypeMirror> getInterfaces ()

Returns the interface types directly implemented by this class or extended by this interface.

Returns:  the interface types directly implemented by this class or extended by this interface, or an empty list if there are none