com.jeffpalm.reflect
Interface Interface.Mutable

All Superinterfaces:
HasInterfaces, HasLongString, HasMembers, HasModifiers, HasName, Interface, Type
Enclosing interface:
Interface

public static interface Interface.Mutable
extends Interface


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.jeffpalm.reflect.Interface
Interface.Mutable
 
Method Summary
 boolean addInterface(Interface t)
           
 
Methods inherited from interface com.jeffpalm.reflect.HasMembers
constructors, fields, methods
 
Methods inherited from interface com.jeffpalm.reflect.HasInterfaces
superInterfaces
 

Method Detail

addInterface

boolean addInterface(Interface t)