|
TrueZIP Kernel 7.0-rc2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Link.Type | |
|---|---|
| de.schlichtherle.truezip.fs | Provides access to (possibly federated virtual) file systems. |
| de.schlichtherle.truezip.util | General utility classes. |
| Uses of Link.Type in de.schlichtherle.truezip.fs |
|---|
| Fields in de.schlichtherle.truezip.fs declared as Link.Type | |
|---|---|
private Link.Type |
FsDefaultManager.optionalScheduleType
|
| Constructors in de.schlichtherle.truezip.fs with parameters of type Link.Type | |
|---|---|
FsDefaultManager(Link.Type optionalScheduleType)
|
|
| Uses of Link.Type in de.schlichtherle.truezip.util |
|---|
| Methods in de.schlichtherle.truezip.util that return Link.Type | |
|---|---|
static Link.Type |
Link.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Link.Type[] |
Link.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.schlichtherle.truezip.util with parameters of type Link.Type | ||
|---|---|---|
static
|
Links.newLink(Link.Type type,
T target)
Returns a nullable typed link to the given target. |
|
|
TrueZIP Kernel 7.0-rc2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||