@Documented @Target(value={METHOD,CONSTRUCTOR}) @Retention(value=CLASS) @Inherited public @interface MemoryComplexity
Complexity
,
Weight
Modifier and Type | Required Element and Description |
---|---|
Complexity |
value
Contains memory complexity for marked entity.
|
public abstract Complexity value
public abstract String comment
Copyright © 2011–2020 Igor Maznitsa. All rights reserved.