public class PlatformLibraryStoreBuilder extends AbstractBuilder<ILibraryStore>
| Constructor and Description |
|---|
PlatformLibraryStoreBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ILibraryStore |
build() |
PlatformLibraryStoreBuilder |
defaults() |
PlatformLibraryStoreBuilder |
setLibraries(Platform platform,
String[] libraries) |
PlatformLibraryStoreBuilder |
setLibrary(Platform platform,
String library) |
get, get, overwriteDefault, property, set, setDefaultpublic PlatformLibraryStoreBuilder defaults()
public PlatformLibraryStoreBuilder setLibraries(Platform platform, String[] libraries)
public PlatformLibraryStoreBuilder setLibrary(Platform platform, String library)
public ILibraryStore build()
build in class AbstractBuilder<ILibraryStore>Copyright © 2018. All Rights Reserved.