Closed Thrameos closed 4 years ago
Any callable should be able to go into a proxy if it requires only one callable method such as a @FunctionalInterface. This could be driven by checking for this attribute on the class then checking if the method is callable.
Any callable should be able to go into a proxy if it requires only one callable method such as a @FunctionalInterface. This could be driven by checking for this attribute on the class then checking if the method is callable.