Uses of Class
io.leopard.topnb.PerformanceCategory

Packages that use PerformanceCategory
io.leopard.topnb   
 

Uses of PerformanceCategory in io.leopard.topnb
 

Methods in io.leopard.topnb that return PerformanceCategory
static PerformanceCategory PerformanceCategory.toEnumByDesc(java.lang.String desc)
           
static PerformanceCategory PerformanceCategory.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PerformanceCategory[] PerformanceCategory.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All Rights Reserved.