public class Completions extends Object
Completion
objects.Modifier and Type | Method and Description |
---|---|
static Completion |
of(String value)
Returns a completion of the value and an empty message
|
static Completion |
of(String value,
String message)
Returns a completion of the value and message.
|
public static Completion of(String value, String message)
value
- the text of the completionmessage
- a message about the completionpublic static Completion of(String value)
value
- the text of the completionaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.