Uses of Record Class
dev.wyck.wrapper.environment.attribute.EnvironmentAttributeMap.Pending
Packages that use EnvironmentAttributeMap.Pending
-
Uses of EnvironmentAttributeMap.Pending in dev.wyck.wrapper.environment.attribute
Methods in dev.wyck.wrapper.environment.attribute that return types with arguments of type EnvironmentAttributeMap.PendingModifier and TypeMethodDescriptionEnvironmentAttributeMap.pending()Returns the value of thependingrecord component.Constructor parameters in dev.wyck.wrapper.environment.attribute with type arguments of type EnvironmentAttributeMap.PendingModifierConstructorDescriptionEnvironmentAttributeMap(Map<ResourceKey, EnvironmentAttribute<?>> attributes, List<EnvironmentAttributeMap.Pending<?>> pending) Creates an instance of aEnvironmentAttributeMaprecord class.