namespace test public open class test.AnnotatedMethod : java.lang.Object { public final /*constructor*/ fun (): test.AnnotatedMethod public open jet.deprecated(value = "Deprecated in Java") fun f(): jet.Tuple0 }