NoIssue: Change Context to be a record
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
package com.r35157.nenjim.hubd;
|
||||
|
||||
public interface Context {
|
||||
public record Context(
|
||||
) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user