Uses of Class
tk.doraneko.app.Classs
-
Packages that use Classs Package Description tk.doraneko.app Ứng dụng chính quản lí tất cả classes -
-
Uses of Classs in tk.doraneko.app
Methods in tk.doraneko.app that return Classs Modifier and Type Method Description static Classs
Classs. findByIndex(int i)
static Classs
Classs. valueOf(String name)
Returns the enum constant of this type with the specified name.static Classs[]
Classs. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-