Class BigIntegerNode


@Deprecated(since="1.9.0", forRemoval=true) public class BigIntegerNode extends BigIntegerNode
Deprecated, for removal: This API element is subject to removal in a future version.
Since 1.9.0 versioning refactor. To be removed in a future version; use BigIntegerNode instead.
Represents a configurable BigInteger value.
Since:
1.3.0
Author:
Isabel Maskrey
  • Constructor Details

    • BigIntegerNode

      public BigIntegerNode(@NotNull @NotNull ConfigurationContainer parent, @NotNull @NotNull String name)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Initializes a new Configuration node.
      Parameters:
      parent - The parent node.
      name - The node name.
      Since:
      1.3.0