com.moesol.generator.java5compat
Class MethodCompat

java.lang.Object
  extended by com.moesol.generator.java5compat.MethodCompat

public class MethodCompat
extends Object


Constructor Summary
MethodCompat()
           
 
Method Summary
static boolean methodIsSynthetic(Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodCompat

public MethodCompat()
Method Detail

methodIsSynthetic

public static boolean methodIsSynthetic(Method method)


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.