mirror of
https://github.com/corda/corda.git
synced 2025-01-08 14:03:06 +00:00
5 lines
63 B
Java
5 lines
63 B
Java
package java.lang.annotation;
|
|
|
|
public interface Annotation {
|
|
}
|