We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a45327 commit 50ae222Copy full SHA for 50ae222
_13_Interfaces/InterfaceTestImplement.java
@@ -1,5 +1,3 @@
1
-package com._13_Interfaces;
2
-
3
interface Area {
4
final static float pi = 3.14f;
5
float compute(float x, float y);
0 commit comments