Monitor Java Interface Static and Default Methods
As of Java 8, Java interfaces can include static and default methods. This page describes how to monitor these types of interface methods.
As of Java 8, Java interfaces can include static and default methods. This page describes how to monitor these types of interface methods.