LANR

constructor(code: String)

Erzeugt ein neues LANR-Objekt.

Parameters

code

neunstellige Zahl


constructor(code: Int, validator: KSimpleValidator<Int> = VALIDATOR)