java.lang.Object
org.glavo.classfile.impl.AbstractElement
org.glavo.classfile.impl.InterfacesImpl
- All Implemented Interfaces:
ClassElement,ClassfileElement,Interfaces
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the interfaces of this class.toString()voidwriteTo(DirectClassBuilder builder) Methods inherited from class org.glavo.classfile.impl.AbstractElement
writeTo, writeTo, writeTo
-
Constructor Details
-
InterfacesImpl
-
-
Method Details
-
interfaces
Description copied from interface:InterfacesReturns the interfaces of this class.- Specified by:
interfacesin interfaceInterfaces- Returns:
- the interfaces of this class
-
writeTo
- Overrides:
writeToin classAbstractElement
-
toString
-