javax.annotation.processing
Class Completions

java.lang.Object
  extended by javax.annotation.processing.Completions

public class Completions
extends java.lang.Object

Version:
$Revision$ $Date$

Method Summary
static Completion of(java.lang.String s)
           
static Completion of(java.lang.String s1, java.lang.String s2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

of

public static Completion of(java.lang.String s)

of

public static Completion of(java.lang.String s1,
                            java.lang.String s2)


Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.