Package demo
Class BoundsDemos
- java.lang.Object
-
- demo.BoundsDemos
-
public final class BoundsDemos extends Object
BoundsDemos.java.Copyright (c) 2021-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUTILS License.- Author:
- Alexander Verbraeck, Peter Knoppers
-
-
Method Detail
-
main
public static void main(String[] args)
Demonstrate the Bounds classes.- Parameters:
args
- String[]; the command line arguments; not used
-
-