Uses of Class
com.strobel.assembler.ir.attributes.ServiceInfo
Packages that use ServiceInfo
-
Uses of ServiceInfo in com.strobel.assembler.ir.attributes
Fields in com.strobel.assembler.ir.attributes declared as ServiceInfoMethods in com.strobel.assembler.ir.attributes that return types with arguments of type ServiceInfoConstructors in com.strobel.assembler.ir.attributes with parameters of type ServiceInfoModifierConstructorDescriptionModuleAttribute(int length, String moduleName, String version, int flags, ModuleDependency[] requires, PackageInfo[] exports, PackageInfo[] opens, TypeReference[] uses, ServiceInfo[] provides) -
Uses of ServiceInfo in com.strobel.assembler.metadata
Methods in com.strobel.assembler.metadata that return ServiceInfoModifier and TypeMethodDescriptionprotected final ServiceInfoClassFileReader.readServiceInfo(Buffer buffer)