namespace test public open class test.TwoSetters : java.lang.Object { public final /*constructor*/ fun (): test.TwoSetters public open fun setSize(/*0*/ p0: jet.Int): jet.Tuple0 public open fun setSize(/*0*/ p0: jet.String?): jet.Tuple0 }