Uses of Class
org.apache.felix.framework.wiring.BundleRequirementImpl
-
Packages that use BundleRequirementImpl Package Description org.apache.felix.framework.wiring -
-
Uses of BundleRequirementImpl in org.apache.felix.framework.wiring
Methods in org.apache.felix.framework.wiring that return BundleRequirementImpl Modifier and Type Method Description static BundleRequirementImplBundleRequirementImpl. createFrom(BundleRequirementImpl requirement, java.util.function.Function<java.lang.Object,java.lang.Object> cache)Methods in org.apache.felix.framework.wiring with parameters of type BundleRequirementImpl Modifier and Type Method Description static BundleRequirementImplBundleRequirementImpl. createFrom(BundleRequirementImpl requirement, java.util.function.Function<java.lang.Object,java.lang.Object> cache)
-