Interface ValueType.FieldReceiver
- All Known Implementing Classes:
ValueType.ReceiverIntoHashCode,ValueType.ReceiverIntoList,ValueType.ReceiverIntoStringBuilder
- Enclosing class:
ValueType
public static interface ValueType.FieldReceiver
An object that receives fields (names and current values) for processing. It is assumed that
for a given class, the order of fields is always the same, although individual fields may be
omitted.
-
Method Summary
-
Method Details
-
add
-