Merge marina project in subdirectory marina/
[fleet.git] / marina / testCode / edu / berkeley / fleet / api / package.html
1 <body>
2 <p>
3 API for the FleetCode; see the class {@link edu.berkeley.fleet.api.Fleet} for a starting point and drill down from there.
4 </p>
5
6 <p>
7 <b>Note:</b> all <tt>Instruction</tt> objects and their constituent parts
8 (<tt>Path</tt>, <tt>Destination</tt>, etc) are immutable,
9 like <tt>java.lang.String</tt>.
10 </p>
11 </body>