@Retention(value=CLASS) @Target(value=METHOD) @Documented public @interface ReturnsMutableCopy
ReturnsMutableObject is, that this
annotation indicates a copy is used, whereas ReturnsMutableObject
means that the internal contained is returned and is mutable!public abstract String value
Copyright © 2014–2020 Philip Helger. All rights reserved.