AptusAnnotations
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Type members
Classlikes
to convey something is final conceptually in the corner case of multiple inheritance
to convey something is final conceptually in the corner case of multiple inheritance
Attributes
- Supertypes
-
trait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
to convey that something isn't meant to remain in production code
to convey that something isn't meant to remain in production code
Attributes
- Supertypes
-
trait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
to convey explicitly that something is intended to be overriden in some situations (as opposed to having forgotten to make it final).
to convey explicitly that something is intended to be overriden in some situations (as opposed to having forgotten to make it final).
Attributes
- Supertypes
-
trait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
Attributes
- Supertypes
-
trait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
Attributes
- Supertypes
-
trait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
Attributes
- Supertypes
-
trait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
to convey that the order of the following code is important
to convey that the order of the following code is important
Attributes
- Supertypes
-
trait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
in cases where should be sealed but can't because we refactored some code to another file for clarity
in cases where should be sealed but can't because we refactored some code to another file for clarity
Attributes
- Supertypes
-
trait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any