public static interface FieldSerialiser.FieldSerialiserFunction
| Modifier and Type | Method and Description |
|---|---|
void |
exec(Object t,
ClassFieldDescription u)
Performs this operation on the given arguments.
|
void exec(Object t, ClassFieldDescription u) throws IllegalAccessException
t - the specific object reference for the given fieldu - the description for the given class memberIllegalAccessException - in case a forbidden field is being accessedCopyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.