| Package | Description |
|---|---|
| de.flapdoodle.transition.initlike |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSimple
Immutable implementation of
InitListener.Simple. |
class |
ImmutableTypedListener
Immutable implementation of
InitListener.TypedListener. |
static class |
InitListener.Simple |
static class |
InitListener.TypedListener |
| Modifier and Type | Method and Description |
|---|---|
static InitListener |
InitListener.of(BiConsumer<NamedType<?>,Object> onStateReached,
BiConsumer<NamedType<?>,Object> onTearDown) |
| Modifier and Type | Method and Description |
|---|---|
<D> InitLike.Init<D> |
InitLike.init(NamedType<D> destination,
InitListener... listener) |
Copyright © 2017. All rights reserved.