public class AbstractFunctionCategory extends Object implements FunctionCategory
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription(Locale locale) |
String |
getDisplayName(Locale locale) |
int |
hashCode() |
public String getDisplayName(Locale locale)
getDisplayName in interface FunctionCategorypublic String getDescription(Locale locale)
getDescription in interface FunctionCategory