| インタフェース | 説明 |
|---|---|
| OptionalThing<THING> | |
| OptionalThingConsumer<OBJ> |
The consumer of optional thing.
|
| OptionalThingExceptionThrower | |
| OptionalThingFunction<OBJ,RESULT> |
The function of optional thing.
|
| OptionalThingIfPresentAfter |
The consumer of optional value.
|
| OptionalThingNoneProcessor |
The processor of optional thing when none.
|
| OptionalThingPredicate<OBJ> |
The predicate of optional value.
|
| OptionalThingSupplier<RESULT> |
The supplier of optional thing.
|
| クラス | 説明 |
|---|---|
| BaseOptional<OBJ> |
The base class for optional object.
|
| OptionalEntity<ENTITY> |
The entity as optional object, which has entity instance in it.
|
| OptionalObject<OBJ> | |
| OptionalScalar<SCALAR> | |
| RelationOptionalFactory |
Copyright © 2014–2015 The DBFlute Project. All rights reserved.