public abstract class DAO<C extends Client> extends Object
DAO()
abstract C
getClient()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DAO()
public abstract C getClient()
Copyright © 2018. All rights reserved.