Update to IDEA 13.1 (134.1007)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
public interface Generic <N, NN> extends jet.JetObject {
|
||||
public interface Generic <N, NN> extends jet.JetObject {
|
||||
N a(@jet.runtime.typeinfo.JetValueParameter(name = "n") N n);
|
||||
|
||||
@org.jetbrains.annotations.NotNull
|
||||
|
||||
Reference in New Issue
Block a user