Uses of Enum Class
cloud.opencode.base.classloader.resource.ResourceEvent.Type
Packages that use ResourceEvent.Type
-
Uses of ResourceEvent.Type in cloud.opencode.base.classloader.resource
Subclasses with type arguments of type ResourceEvent.Type in cloud.opencode.base.classloader.resourceModifier and TypeClassDescriptionstatic enumResource change event type 资源变更事件类型Methods in cloud.opencode.base.classloader.resource that return ResourceEvent.TypeModifier and TypeMethodDescriptionResourceEvent.type()Returns the value of thetyperecord component.static ResourceEvent.TypeReturns the enum constant of this class with the specified name.static ResourceEvent.Type[]ResourceEvent.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in cloud.opencode.base.classloader.resource with parameters of type ResourceEvent.TypeModifierConstructorDescriptionResourceEvent(ResourceEvent.Type type, Resource resource, long timestamp) Compact constructor with null validation 紧凑构造器,包含空值校验