public final class BasicExtractionStrategy extends ExtractionStrategy
There are two copies of this file, one in clover-android-sdk and one in schema-tool, please keep them in sync.
Modifier and Type | Method and Description |
---|---|
Object |
extractValue(GenericClient g,
String name) |
static BasicExtractionStrategy |
instance(Class<?> clazz) |
public Object extractValue(GenericClient g, String name)
extractValue
in class ExtractionStrategy
public static BasicExtractionStrategy instance(Class<?> clazz)