Uses of Class
com.senzing.sdk.core.SzCoreEnvironment.AbstractBuilder
Packages that use SzCoreEnvironment.AbstractBuilder
Package
Description
This package provides the "core" implementation of the Senzing SDK for
Java defined in the
com.senzing.sdk package.-
Uses of SzCoreEnvironment.AbstractBuilder in com.senzing.sdk.core
Classes in com.senzing.sdk.core with type parameters of type SzCoreEnvironment.AbstractBuilderModifier and TypeClassDescriptionstatic classSzCoreEnvironment.AbstractBuilder<E extends SzCoreEnvironment,B extends SzCoreEnvironment.AbstractBuilder<E, B>> Provides a base class for builder implementations ofSzCoreEnvironmentand its derived classes.Subclasses of SzCoreEnvironment.AbstractBuilder in com.senzing.sdk.coreModifier and TypeClassDescriptionstatic classThe builder class for creating an instance ofSzCoreEnvironment.