Uses of Class
com.notuvy.singleapp.SingletonApplicationLauncher.Strategy

Packages that use SingletonApplicationLauncher.Strategy
com.notuvy.singleapp A framework for ensuring singleton application launching. 
 

Uses of SingletonApplicationLauncher.Strategy in com.notuvy.singleapp
 

Methods in com.notuvy.singleapp that return SingletonApplicationLauncher.Strategy
static SingletonApplicationLauncher.Strategy SingletonApplicationLauncher.Strategy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SingletonApplicationLauncher.Strategy[] SingletonApplicationLauncher.Strategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.