public interface PeerDAO
Contract any PeerDAO implementation needs to provide.
Collection<Peer>
findAll()
Collection<Peer> findAll()
Copyright © 2015. All rights reserved.