BreakDetectorMappingContext, ValuedMappingContextpublic class MappingContext<S> extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static MappingContextFactory |
EMPTY_FACTORY |
|
static MappingContext |
INSTANCE |
| Constructor | Description |
|---|---|
MappingContext() |
| Modifier and Type | Method | 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 © 2018. All rights reserved.