Exemplo n.º 1
0
    // list of methods
    public int getNumbersOfBlocksToInstantiate()
    {
        int numberOfBlocksToInstantiate = WaveConfigurationToUse.getNumberOfBlocksToInstantiate();

        return(numberOfBlocksToInstantiate);
    }