public class Length extends Object implements Serializable
| Constructor and Description |
|---|
Length() |
Length(double length)
Sole constructor
|
public Length()
public Length(double length)
length - the length to set. Must be a positive valueCopyright © 2020. All rights reserved.