com.jeffpalm.reflect
Interface Class.Mutable

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

public static interface Class.Mutable
extends Class


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.jeffpalm.reflect.Class
Class.Mutable
 
Method Summary
 boolean addInterface(Interface t)
           
 
Methods inherited from interface com.jeffpalm.reflect.Class
superClass
 
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)