public class ContextImpl extends StateFactoryImpl implements ContextRich
| Constructor and Description |
|---|
ContextImpl(@NotNull net.infumia.frame.context.Context context) |
ContextImpl(@NotNull net.infumia.frame.Frame frame,
@NotNull net.infumia.frame.typedkey.TypedKeyStorage instances,
@NotNull StateRegistry stateRegistry) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull net.infumia.frame.Frame |
frame() |
@NotNull net.infumia.frame.typedkey.TypedKeyStorage |
instances() |
@NotNull StateRegistry |
stateRegistry() |
buildComputedAsyncPaginationState, buildComputedAsyncPaginationState, buildComputedPaginationState, buildComputedPaginationState, buildLazyAsyncPaginationState, buildLazyAsyncPaginationState, buildLazyPaginationState, buildLazyPaginationState, buildPaginationState, createComputedAsyncPaginationState, createComputedAsyncPaginationState, createComputedPaginationState, createComputedPaginationState, createComputedState, createComputedState, createInitialState, createLazyAsyncPaginationState, createLazyAsyncPaginationState, createLazyPaginationState, createLazyPaginationState, createLazyState, createLazyState, createMutableState, createPaginationState, createStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildComputedAsyncPaginationState, buildComputedAsyncPaginationState, buildComputedPaginationState, buildComputedPaginationState, buildLazyAsyncPaginationState, buildLazyAsyncPaginationState, buildLazyPaginationState, buildLazyPaginationState, buildPaginationState, createComputedAsyncPaginationState, createComputedAsyncPaginationState, createComputedPaginationState, createComputedPaginationState, createComputedState, createComputedState, createInitialState, createLazyAsyncPaginationState, createLazyAsyncPaginationState, createLazyPaginationState, createLazyPaginationState, createLazyState, createLazyState, createMutableState, createPaginationState, createStatepublic ContextImpl(@NotNull
@NotNull net.infumia.frame.Frame frame,
@NotNull
@NotNull net.infumia.frame.typedkey.TypedKeyStorage instances,
@NotNull
@NotNull StateRegistry stateRegistry)
public ContextImpl(@NotNull
@NotNull net.infumia.frame.context.Context context)
@NotNull public @NotNull net.infumia.frame.Frame frame()
frame in interface net.infumia.frame.context.Context@NotNull public @NotNull net.infumia.frame.typedkey.TypedKeyStorage instances()
instances in interface net.infumia.frame.context.Context@NotNull public @NotNull StateRegistry stateRegistry()
stateRegistry in interface ContextRich