forked from plusone/plusone-commons
只有一个属性,属性名为 value 即可。
This commit is contained in:
parent
ef65a583b1
commit
96784e1263
@ -16,5 +16,5 @@ import java.lang.annotation.Target;
|
||||
@Target(ElementType.METHOD)
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
public @interface StaticFactoryMethod {
|
||||
Class<?> type();
|
||||
Class<?> value();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user