Uses of Class
dev.relism.flash.ext.data.core.TxResourceKey
Packages that use TxResourceKey
-
Uses of TxResourceKey in dev.relism.flash.ext.data.core
Methods in dev.relism.flash.ext.data.core that return TxResourceKeyMethods in dev.relism.flash.ext.data.core with parameters of type TxResourceKeyModifier and TypeMethodDescriptionstatic voidResourceRegistry.bind(TxResourceKey key, Object value) static <R> RResourceRegistry.get(TxResourceKey key, Class<R> type) static <R> RResourceRegistry.getOrNull(TxResourceKey key, Class<R> type) static booleanResourceRegistry.isBound(TxResourceKey key) static voidResourceRegistry.unbind(TxResourceKey key)