PropertiesThat
Functions
Restricts the rules to properties annotated with all of the specified annotations. Matches either simple names or FQNs.
Restricts the rules to properties containing all of the specified modifiers.
Restricts the rules to properties annotated with any of the specified annotations.
Restricts the rules to properties annotated with the specified annotation. Matches either the annotation's simple name or its FQN.
Restricts the rules to properties annotated with any of the specified annotations. Matches either simple names or FQNs.
Restricts the rules to properties containing any of the specified modifiers.
Restricts the rules to properties with any of the specified visibilities.
Restricts the rules to properties containing the specified modifier.
Restricts the rules to properties with any of the specified types.
Restricts the rules to properties with the specified type (simple or fully qualified).
Restricts the rules to properties with the specified visibility.