Uses of Class
org.eclipse.rdf4j.common.platform.PlatformFactory
-
Packages that use PlatformFactory Package Description org.eclipse.rdf4j.common.platform -
-
Uses of PlatformFactory in org.eclipse.rdf4j.common.platform
Fields in org.eclipse.rdf4j.common.platform declared as PlatformFactory Modifier and Type Field Description private static PlatformFactory
PlatformFactory. sharedInstance
Methods in org.eclipse.rdf4j.common.platform that return PlatformFactory Modifier and Type Method Description static PlatformFactory
PlatformFactory. getInstance()
Returns the Platform instance corresponding with the current platform.
-