SPeCS Packages Documentation
    Preparing search index...
    Index

    Constructors

    Properties

    Atomic: "java.util.concurrent.atomic.Atomic"
    Channel: "weaver.kadabra.concurrent.KadabraChannel"
    ControlPoint: "weaver.kadabra.control.ControlPoint"
    ControlPointFactory: "weaver.kadabra.control.ControlPointFactory"
    Pair: "tdrc.utils.Pair"
    Product: "weaver.kadabra.concurrent.Product"
    Thread: "weaver.kadabra.concurrent.KadabraThread"
    Tuple: "tdrc.tuple.Tuple"
    VersionProvider: "weaver.kadabra.control.utils.VersionProvider"
    VersionProviderUtils: "weaver.kadabra.control.utils.ProviderUtils"

    Methods

    • Generates a channel type with the specified key and value types.

      Parameters

      • key: string = "Object"
      • value: string = "Object"

      Returns string

    • Generates a product type with the specified key and value types.

      Parameters

      • Optionalkey: string
      • Optionalvalue: string

      Returns string | undefined