@Retention(value=CLASS)
@Target(value=METHOD)
public @interface ReturnsThis
true
, which is the default, indicates that a method returns
the object upon which it has been called; hence, the return value may be
safely ignored.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2021 aicas GmbH. All Rights Reserved.