Uses of Interface
org.qbicc.machine.object.ObjectFileProvider
-
Uses of ObjectFileProvider in org.qbicc.machine.object
Methods in org.qbicc.machine.object that return types with arguments of type ObjectFileProviderModifier and TypeMethodDescriptionstatic Optional<ObjectFileProvider>ObjectFileProvider.findProvider(ObjectType objectType, ClassLoader searchLoader) Find a provider for the given object type.