blob: aec2cdb8c30a98aeee3abac8b3e3be7d81661ca8 [file] [log] [blame]
public @interface Observer {
String value();
}