From 5a3e9bd8049469169410107011ad0e26b3b629e3 Mon Sep 17 00:00:00 2001
From: Reinier Zwitserloot types
or excludes
parameter, you cannot include generics.
This is a limitation of java. Use private inner interfaces or classes that extend the intended type including the
generics parameter to work around this problem.
-
+
When passing classes to the annotation, these classes do not need to be supertypes of the field. See the example. -
-+
@Delegate
cannot be used on static fields or methods.
-