PlaceholderImpl.this

Constructor for placeholder accepting stored value.

  1. this(T value)
  2. this(T value)
    class PlaceholderImpl(T)
    this
    ()

Parameters

value T

value that will be stored in.

Meta