public final class TRecords extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TRecords.TypeLookupFailed
The type of lookup failures.
|
static class |
TRecords.TypeLookupSucceeded
The type of successful lookups.
|
static interface |
TRecords.TypeLookupType
The type of lookup results.
|
| Modifier and Type | Method and Description |
|---|---|
static TRecords.TypeLookupType |
typeForFieldPath(TRecord t,
FieldPath p)
Lookup a type based on a field path.
|
public static TRecords.TypeLookupType typeForFieldPath(TRecord t, FieldPath p)
t - The starting typep - The pathCopyright © 2015 <code@io7m.com> http://io7m.com