Uses of Class
com.senzing.sdk.core.SzCoreEnvironment
Package
Description
This package provides the "core" implementation of the Senzing SDK for
Java defined in the
com.senzing.sdk
package.-
Uses of SzCoreEnvironment in com.senzing.sdk.core
Modifier and TypeMethodDescriptionSzCoreEnvironment.Builder.build()
This method creates a newSzCoreEnvironment
instance based on thisSzCoreEnvironment.Builder
instance.static SzCoreEnvironment
SzCoreEnvironment.getActiveInstance()
Gets the current active instance ofSzCoreEnvironment
.