Package io.quarkus.registry
Class ValueRegistry.RuntimeKey<T>
java.lang.Object
io.quarkus.registry.ValueRegistry.RuntimeKey<T>
- Enclosing interface:
ValueRegistry
A typed key.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ValueRegistry.RuntimeKey<Boolean> booleanKey(String key) booleaninthashCode()static ValueRegistry.RuntimeKey<Integer> key()static <T> ValueRegistry.RuntimeKey<T> static <T> ValueRegistry.RuntimeKey<T> static <T> ValueRegistry.RuntimeKey<T> type()