grader.gradebookbinh
Class UserDB

java.lang.Object
  extended by grader.gradebookbinh.UserDB

public class UserDB
extends java.lang.Object

Generic JavaDoc for UserDB


Field Summary
protected  java.util.Collection<User> usr
           
 
Constructor Summary
UserDB()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

usr

protected java.util.Collection<User> usr
Constructor Detail

UserDB

public UserDB()
Default Constructor