T - type declaration for customization@FunctionalInterface public interface MainApplicationTypeCustomizer<T extends TypeDeclaration> extends org.springframework.core.Ordered
order of 0 by default, considering overriding getOrder() to customize
this behaviour.| Modifier and Type | Method and Description |
|---|---|
void |
customize(T typeDeclaration) |
default int |
getOrder() |
void customize(T typeDeclaration)
default int getOrder()
getOrder in interface org.springframework.core.OrderedCopyright © 2020 Pivotal Software, Inc.. All rights reserved.