API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.annotation.processing. Completions View Source
Author(s)
Joseph D. Darcy
Scott Seligman
Peter von der Ahé
Since
1.6
Version
1.2 06/07/31
Serial
Hierarchy
 Object
      Completions
Implements
Subclasses
Description
public class Completions
  Utility class for assembling Completion objects.
See also:   
Constructors
private Completions ()
Methods
Hide/Show inherited methods
publicstatic Completion of (String value)
  Returns a completion of the value and an empty message
publicstatic Completion of (String value, String message)
  Returns a completion of the value and message.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar