Package | Description |
---|---|
fit |
Modifier and Type | Field and Description |
---|---|
protected TypeAdapter[] |
ColumnFixture.columnBindings |
Modifier and Type | Method and Description |
---|---|
static TypeAdapter |
TypeAdapter.adapterFor(java.lang.Class type) |
protected TypeAdapter |
ColumnFixture.bindField(java.lang.String name) |
protected TypeAdapter |
ColumnFixture.bindMethod(java.lang.String name) |
static TypeAdapter |
TypeAdapter.on(Fixture target,
java.lang.Class type) |
static TypeAdapter |
TypeAdapter.on(Fixture fixture,
java.lang.reflect.Field field) |
static TypeAdapter |
TypeAdapter.on(Fixture fixture,
java.lang.reflect.Method method) |
Modifier and Type | Method and Description |
---|---|
void |
Fixture.check(Parse cell,
TypeAdapter a) |
void |
ColumnFixture.check(Parse cell,
TypeAdapter a) |
Copyright © 2020 Fit. All Rights Reserved.