Check annotation constructor parameter types
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
@AString(value = Test.vstring)
|
||||
@AStringNullable(value = Test.vstringNullable)
|
||||
@AChar(value = Test.vchar)
|
||||
@AInt(value = Test.vint)
|
||||
@AByte(value = Test.vbyte)
|
||||
|
||||
Reference in New Issue
Block a user