uwcse.location.objects
Class Human
java.lang.Object
|
+--uwcse.location.objects.PhysicalObject
|
+--uwcse.location.objects.MobileObject
|
+--uwcse.location.objects.Human
- public class Human
- extends MobileObject
A class to represent one person.
- Version:
- $Revision: 1.12 $
- Author:
- Jeffrey Hightower
|
Constructor Summary |
Human()
Create an anonymous human. |
Human(String name)
Create a human with the given name. |
Human
public Human()
- Create an anonymous human.
Human
public Human(String name)
- Create a human with the given name.
This documentation is for the Location Stack v0.8. The latest distribution, the documentation, and the list of contributors to the Location Stack can always be found at http://portolano.cs.washington.edu/projects/location/
© Copyright 2004 University of Washington CSE