JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
Module
de.ibapl.jnhw.syscall.linux
Package
de.ibapl.jnhw.syscall.linux.annotation
Annotation Type Path
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
}) public @interface
Path
value contains the path in the file system.
Author:
aploese
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
The path.
Element Detail
value
String
value
The path.
Returns: