Uses of Class
net.dontdrinkandroot.utils.ISO_639_1

Packages that use ISO_639_1
net.dontdrinkandroot.utils   
 

Uses of ISO_639_1 in net.dontdrinkandroot.utils
 

Methods in net.dontdrinkandroot.utils that return ISO_639_1
static ISO_639_1 ISO_639_1.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ISO_639_1[] ISO_639_1.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 dontdrinkandroot. All Rights Reserved.