Laser.Builder

public static class Builder

Methods

build

public Laser build()

currentPower

public Builder currentPower(double currentPower)

maxPower

public Builder maxPower(double maxPower)

minPower

public Builder minPower(double minPower)