| Package | Description |
|---|---|
| org.jupnp.util.statemachine |
| Modifier and Type | Method and Description |
|---|---|
static <T extends StateMachine> |
StateMachineBuilder.build(Class<T> stateMachine,
Class<?> initialState) |
static <T extends StateMachine> |
StateMachineBuilder.build(Class<T> stateMachine,
Class<?> initialState,
Class<?>[] constructorArgumentTypes,
Object[] constructorArguments) |
Copyright © 2023 jUPnP.org. All rights reserved.