public static interface DocumentationTool.DocumentationTask extends Callable<Boolean>
void setLocale(Locale locale)
locale
-现场应用;
null
意味着没有现场应用
IllegalStateException
如果任务开始
Boolean call()
call
接口
Callable<Boolean>
RuntimeException
-如果用户提供的组件时发生不可恢复的错误。的
cause将用户代码中的错误。
IllegalStateException
如果多次调用
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.