]> source.dussan.org Git - aspectj.git/commitdiff
Updated javadoc to tell you not to use a particular method if you can help it.
authoraclement <aclement>
Mon, 31 Jan 2005 13:14:58 +0000 (13:14 +0000)
committeraclement <aclement>
Mon, 31 Jan 2005 13:14:58 +0000 (13:14 +0000)
weaver/src/org/aspectj/weaver/TypeX.java

index 3dad1b8fadd1ccc66d11172c83fa9a7bd0172c6b..6fbdb7573f74577b4ec3beae39c008c5e17d965f 100644 (file)
@@ -66,6 +66,7 @@ public class TypeX implements AnnotatedElement {
     }
 
     /**
+     * NOTE: Use forSignature() if you can, it'll be cheaper !
      * Constructs a TypeX for a java language type name.  For example:
      *
      * <blockquote><pre>