Package chemaxon.calculations
Class HLBPlugin.Builder
java.lang.Object
chemaxon.calculations.HLBPlugin.Builder
- Enclosing class:
HLBPlugin
@Deprecated(forRemoval=true)
@SubjectToRemoval(date=JUL_01_2027)
public static class HLBPlugin.Builder
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Builder class for
HLBPlugin-
Constructor Summary
ConstructorsConstructorDescriptionBuilder()Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
Builder
public Builder()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
createNew
Deprecated, for removal: This API element is subject to removal in a future version.Constructs a new HLBPlugin instance.- Returns:
- the constructed HLBPlugin
-
HLBPluginclass directly instead.