Searched defs:valueOf (Results 1 – 1 of 1) sorted by relevance
52 fun valueOf(p: Int) {} in Test enum synthetic methods are not included in the enum class() method85 val valueOf = fooClass.assertMethod(JAVA_ENUM_VALUE_OF, "int") in Test enum synthetic methods are not included in the enum class() constant