Uses of Class
org.telegram.abilitybots.api.db.BackupVar
-
Packages that use BackupVar Package Description org.telegram.abilitybots.api.db -
-
Uses of BackupVar in org.telegram.abilitybots.api.db
Methods in org.telegram.abilitybots.api.db that return BackupVar Modifier and Type Method Description static <R> BackupVar<R>BackupVar. createVar(R var)
-