ValueArgument.choices

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Self choices(U[] values)
    class ValueArgument(T)
    choices
    (
    U
    )
    ()
    if (
    is(U == T)
    )
  2. Self choices(U[] values)

Meta