Uses of Interface
org.openscience.cdk.DynamicFactory.InterfaceProvider
Packages that use DynamicFactory.InterfaceProvider
-
Uses of DynamicFactory.InterfaceProvider in org.openscience.cdk
Classes in org.openscience.cdk that implement DynamicFactory.InterfaceProviderModifier and TypeClassDescriptionprotected static class
A default interface provider implementation that simply returns the classes fromClass.getInterfaces()
.Constructors in org.openscience.cdk with parameters of type DynamicFactory.InterfaceProviderModifierConstructorDescriptionDynamicFactory
(DynamicFactory.InterfaceProvider interfaceProvider, int n) Create a new default factory with an expected number of registered classes and an interface provider.