Contents
Class PlatformFactory
java.lang.Object
org.eclipse.rdf4j.common.platform.PlatformFactory
PlatformFactory creates a Platform instance corresponding with the current platform.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic PlatformFactory
Returns the Platform instance corresponding with the current platform.static Platform
Returns the Platform instance corresponding with the current platform.static void
Main