Uses of Interface
org.openjdk.jmc.flightrecorder.internal.parser.v0.factories.IPoolFactory
-
Packages that use IPoolFactory Package Description org.openjdk.jmc.flightrecorder.internal.parser.v0.factories -
-
Uses of IPoolFactory in org.openjdk.jmc.flightrecorder.internal.parser.v0.factories
Classes in org.openjdk.jmc.flightrecorder.internal.parser.v0.factories that implement IPoolFactory Modifier and Type Class Description classOldObjectFactoryMethods in org.openjdk.jmc.flightrecorder.internal.parser.v0.factories that return IPoolFactory Modifier and Type Method Description static IPoolFactory<?>GlobalObjectPool. getFactory(ContentTypeDescriptor contentType, LoaderContext context)
-