Uses of Class
cool.scx.common.scope_value.ScxScopedValue.Carrier
Packages that use ScxScopedValue.Carrier
-
Uses of ScxScopedValue.Carrier in cool.scx.common.scope_value
Methods in cool.scx.common.scope_value that return ScxScopedValue.CarrierModifier and TypeMethodDescriptionScxScopedValue.Carrier.where(ScxScopedValue<T> key, T value) static <T> ScxScopedValue.CarrierScxScopedValue.where(ScxScopedValue<T> key, T value) Constructors in cool.scx.common.scope_value with parameters of type ScxScopedValue.CarrierModifierConstructorDescriptionCarrier(ScxScopedValue<?> key, Object value, ScxScopedValue.Carrier prev)