public interface OptionMaxPermsPerPrecompile
Modifier and Type | Method and Description |
---|---|
int |
getMaxPermsPerPrecompile()
Get the maximum number of permutations per precompile.
|
void |
setMaxPermsPerPrecompile(int maxPerms)
Sets the maximum number of permutations to compile at once.
|
int getMaxPermsPerPrecompile()
void setMaxPermsPerPrecompile(int maxPerms)
Copyright © 2018. All rights reserved.