Interface StaticAmendatory<TValue, TClass, TUpdate, TAmended>

Static class member amendatory instance.

Type Parameters

  • TValue extends TUpdate

    Amended member value type.

  • TClass extends AmendableClass = Class

    A type of amended class.

  • TUpdate = TValue

    Amended member update type accepted by its setter.

  • TAmended extends AeStatic<TValue, TClass, TUpdate> = AeStatic<TValue, TClass, TUpdate>

    A type of the entity representing a static member to amend.

Hierarchy

Methods

Generated using TypeDoc