gw.lang.reflect.IAspectMethodInfoDelegate Maven / Gradle / Ivy
/*
* Copyright 2014 Guidewire Software, Inc.
*/
package gw.lang.reflect;
public interface IAspectMethodInfoDelegate extends IMethodInfoDelegate
{
}
/*
* Copyright 2014 Guidewire Software, Inc.
*/
package gw.lang.reflect;
public interface IAspectMethodInfoDelegate extends IMethodInfoDelegate
{
}