Uses of Record Class
org.springframework.modulith.docs.metadata.MethodMetadata
Packages that use MethodMetadata
Package
Description
Method and type documentation metadata.
-
Uses of MethodMetadata in org.springframework.modulith.docs.metadata
Methods in org.springframework.modulith.docs.metadata that return types with arguments of type MethodMetadataModifier and TypeMethodDescriptionTypeMetadata.methods()Returns the value of themethodsrecord component.Constructor parameters in org.springframework.modulith.docs.metadata with type arguments of type MethodMetadataModifierConstructorDescriptionTypeMetadata(String name, String comment, List<MethodMetadata> methods) Creates an instance of aTypeMetadatarecord class.