Uses of Class
js.dev.SERIAL_VERSION_UID

Packages that use SERIAL_VERSION_UID
js.dev   
 

Uses of SERIAL_VERSION_UID in js.dev
 

Methods in js.dev that return SERIAL_VERSION_UID
static SERIAL_VERSION_UID SERIAL_VERSION_UID.getSerialVersionUid(long value)
           
static SERIAL_VERSION_UID SERIAL_VERSION_UID.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SERIAL_VERSION_UID[] SERIAL_VERSION_UID.values()
          Returns an array containing the constants of this enum type, in the order they are declared.