@Target(value=TYPE) @Retention(value=CLASS) @Documented public @interface Adapter
Adapter
annotation the target of the adaptation of an
Adaptable
and, optionally, the condition under which the
adaptation will produce a non-null result.Copyright © 2017 The Apache Software Foundation. All rights reserved.