| Modifier and Type | Method | Description |
|---|---|---|
static String |
getKey(Class<?> clazz,
String fieldName) |
Computes the attribute key according to the definition in
Attribute.key(). |
public static String getKey(Class<?> clazz, String fieldName)
Attribute.key().clazz - class containing the attributefieldName - name of the field representing the attributeCopyright © 2018 Carrot2.org. All rights reserved.