Back to project page SORM.
The source code is released under:
MIT License
If you think the Android project SORM listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
?? p a c k a g e c o m . a n n o t a t i o n . c o r e ; /*from ww w . ja va 2 s . co m*/ i m p o r t j a v a . l a n g . a n n o t a t i o n . A n n o t a t i o n ; i m p o r t j a v a . l a n g . r e f l e c t . F i e l d ; i m p o r t j a v a . u t i l . A r r a y L i s t ; i m p o r t j a v a . u t i l . L i s t ; i m p o r t c o m . a n n o t a t i o n . U n i q u e ; i m p o r t c o m . a n n o t a t i o n . e n t i t y . C o l u m n I n f o ; i m p o r t c o m . a n n o t a t i o n . e n t i t y . S q l a b l e ; i m p o r t c o m . a n n o t a t i o n . u t i l s . R e f l e c t i o n U t i l s ; / * * * c r e a t e t a l b e * * @ a u t h o r J a y i n T o n * * / p u b l i c c l a s s C r e a t o r i m p l e m e n t s S q l a b l e { p r i v a t e S t r i n g _ t a b l e ; L i s t <