kfgodel / diamond

A java project to extend reflection and make it easy to use
Apache License 2.0
0 stars 0 forks source link

Allow a type to answer basic type questions #209

Closed kfgodel closed 9 years ago

kfgodel commented 9 years ago

is(Kind.ARRAY) is(Kind.PRIMITIVE) is(Kind.VALUE) is(Kind.NUMERIC) is(Kind.TEXT) is(Kind.COLLECTION) is(Kind.MAP) enum interface annotation annonymous