RetLabel
This commit is contained in:
@@ -49,7 +49,7 @@ public @interface RetLabel {
|
|||||||
public static interface RetInfoTransfer extends BiFunction<Integer, String, String> {}
|
public static interface RetInfoTransfer extends BiFunction<Integer, String, String> {}
|
||||||
|
|
||||||
public abstract static class RetLoader {
|
public abstract static class RetLoader {
|
||||||
|
|
||||||
private RetLoader() {
|
private RetLoader() {
|
||||||
throw new IllegalStateException();
|
throw new IllegalStateException();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user