public class Completions extends Object
-
自版本:
-
1.6
-
Method Summary
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
of
返回值和消息的完成。
-
参数:
-
value
- 完成的文本
-
message
- 关于完成的消息
-
返回值:
-
完成的值和消息
-
of
返回值和空消息的完成。
-
参数:
-
value
- 完成的文本
-
返回值:
-
完成的值和空消息