On 10/9/08, Andrea Francia <[EMAIL PROTECTED]> wrote: > What about ? > > Set<FtpFile> listFiles(); > > The same file could not be contained more than one time.
That should be a SortedSet then. /niklas
On 10/9/08, Andrea Francia <[EMAIL PROTECTED]> wrote: > What about ? > > Set<FtpFile> listFiles(); > > The same file could not be contained more than one time.
That should be a SortedSet then. /niklas