Uses of Interface
com.senzing.sdk.SzEngine
Packages that use SzEngine
Package
Description
This package provides the interfaces, utility classes, enumerations,
constants and exception types pertaining to the Senzing SDK for Java.
This package provides the "core" implementation of the Senzing SDK for
Java defined in the
com.senzing.sdk
package.-
Uses of SzEngine in com.senzing.sdk
Methods in com.senzing.sdk that return SzEngineModifier and TypeMethodDescriptionSzEnvironment.getEngine()
Provides a reference to theSzEngine
instance associated with thisSzEnvironment
. -
Uses of SzEngine in com.senzing.sdk.core
Methods in com.senzing.sdk.core that return SzEngine