public class ExportSetting extends Object
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static ExportSetting |
DEFAULT_EXPORTS |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
contains(ExportableScope scope) |
String |
getExportName(ExportableScope scope) |
static ExportSetting |
of(Object... keyOrVals) |
public static final ExportSetting DEFAULT_EXPORTS
public static ExportSetting of(Object... keyOrVals)
public String getExportName(ExportableScope scope)
public boolean contains(ExportableScope scope)
Copyright © 2016–2017. All rights reserved.