public class BuildConfig extends Object implements Serializable
Constructor and Description |
---|
BuildConfig(boolean excludeMachineName,
String hashParameters) |
BuildConfig(String hashParameters) |
Modifier and Type | Method and Description |
---|---|
String |
getHashParameters() |
boolean |
isExcludeMachineName() |
void |
setExcludeMachineName(boolean excludeMachineName) |
void |
setHashParameters(String hashParameters) |
String |
toString() |
public BuildConfig(String hashParameters)
public BuildConfig(boolean excludeMachineName, String hashParameters)
Copyright © 2016–2021. All rights reserved.