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