CommonTokenFactory.this

@uml Constructs a {@link CommonTokenFactory} with the specified value for {@link #copyText}.

<p> then {@code copyText} is {@code false}, the {@link #DEFAULT} instance should be used instead of constructing a new instance.</p>

@param copyText The value for {@link #copyText}.

  1. this(bool copyText)
    class CommonTokenFactory
    this
    ()
  2. this()

Meta