Uses of Interface
io.smallrye.classfile.Interfaces
Packages that use Interfaces
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of Interfaces in io.smallrye.classfile
Methods in io.smallrye.classfile that return InterfacesModifier and TypeMethodDescriptionstatic InterfacesInterfaces.of(ClassEntry... interfaces) Returns an Interfaces element.static InterfacesInterfaces.of(List<ClassEntry> interfaces) Returns an Interfaces element.static InterfacesReturns an Interfaces element.static InterfacesReturns an Interfaces element.