public interface IProperties<T>
Modifier and Type | Interface and Description |
---|---|
static class |
IProperties.Helper |
Modifier and Type | Method and Description |
---|---|
Object[] |
getValues(T obj) |
void |
setValues(T obj,
Object[] values) |
Copyright © GigaSpaces.