mirror of
https://github.com/corda/corda.git
synced 2025-06-13 12:48:18 +00:00
Added several useful classes
This commit is contained in:
4
classpath/java/lang/annotation/Annotation.java
Normal file
4
classpath/java/lang/annotation/Annotation.java
Normal file
@ -0,0 +1,4 @@
|
||||
package java.lang.annotation;
|
||||
|
||||
public interface Annotation {
|
||||
}
|
Reference in New Issue
Block a user