OkReflect icon indicating copy to clipboard operation
OkReflect copied to clipboard

how to call static method of class

Open mixedheart opened this issue 2 years ago • 0 comments

when use OKReflect.on(class).call().get() make got Exception which require call create() but when use create it make create a instance of reflected class, but no need even sometimes not allowed

mixedheart avatar Jan 31 '23 14:01 mixedheart