It compiles
This commit is contained in:
@@ -251,7 +251,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ }
|
||||
+
|
||||
+ @FunctionalInterface
|
||||
+ static interface DataBitConsumer {
|
||||
+ public static interface DataBitConsumer {
|
||||
+
|
||||
+ void accept(int location, int data);
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user