E - The type of the archive entries.@Immutable class FsArchiveFileSystemEvent<E extends FsArchiveEntry> extends EventObject
FsArchiveFileSystemTouchListener| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
source| Constructor and Description |
|---|
FsArchiveFileSystemEvent(FsArchiveFileSystem<E> source)
Constructs a new archive file system event.
|
| Modifier and Type | Method and Description |
|---|---|
FsArchiveFileSystem<E> |
getSource()
Returns the non-
null archive file system source which caused
this event. |
toStringprivate static final long serialVersionUID
FsArchiveFileSystemEvent(FsArchiveFileSystem<E> source)
source - the non-null archive file system source which
caused this event.public FsArchiveFileSystem<E> getSource()
null archive file system source which caused
this event.getSource in class EventObjectnull archive file system source which caused
this event.Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.