public class MappingContext<S> extends Object
| Modifier and Type | Field and Description |
|---|---|
static MappingContextFactory |
EMPTY_FACTORY |
static MappingContext |
INSTANCE |
| Constructor and Description |
|---|
MappingContext() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
broke(S source) |
<T> T |
context(int i) |
Object |
getCurrentValue(int i) |
void |
markAsBroken() |
void |
setCurrentValue(int i,
Object value) |
public static final MappingContext INSTANCE
public static final MappingContextFactory EMPTY_FACTORY
Copyright © 2017. All rights reserved.