public interface PathOptionsFormatter
PathOptions をフォーマットする機能を提供するインターフェース。| Modifier and Type | Method and Description |
|---|---|
String |
format(List<PathOptions> pathOptionsList)
PathOptions のリストをログ出力用にフォーマットする。 |
String format(List<PathOptions> pathOptionsList)
PathOptions のリストをログ出力用にフォーマットする。pathOptionsList - フォーマット対象の PathOptions のリストCopyright © 2020. All rights reserved.