com.jeffpalm.reflect
Interface HasInterfaces

All Superinterfaces:
HasLongString, HasModifiers, HasName, Type
All Known Subinterfaces:
Class, Class.Mutable, HasMembers, Interface, Interface.Mutable

public interface HasInterfaces
extends Type


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.jeffpalm.reflect.Type
Type.Factory
 
Method Summary
 Interface[] superInterfaces()
           
 
Methods inherited from interface com.jeffpalm.reflect.HasName
name
 
Methods inherited from interface com.jeffpalm.reflect.HasModifiers
modifiers
 
Methods inherited from interface com.jeffpalm.reflect.HasLongString
toLongString
 

Method Detail

superInterfaces

Interface[] superInterfaces()