Interface TestInterfaceWithDefaults
public interface TestInterfaceWithDefaults
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault String
getAsStringDefaultMethod
(int intValue) int
getIntMultipliedByTwo
(int value)
-
Method Details
-
getAsStringDefaultMethod
-
getIntMultipliedByTwo
int getIntMultipliedByTwo(int value)
-