Class SpawnAttribute.Sigdef
java.lang.Object
jnr.posix.SpawnAttribute
jnr.posix.SpawnAttribute.Sigdef
- Enclosing class:
SpawnAttribute
-
Field Summary
FieldsFields inherited from class SpawnAttribute
RESETIDS, SETPGROUP, SETSIGDEF, SETSIGMASK -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SpawnAttribute
flags, pgroup, sigdef, sigmask
-
Field Details
-
sigdef
final long sigdef
-
-
Constructor Details
-
Sigdef
public Sigdef(long sigdef)
-
-
Method Details
-
set
- Specified by:
setin classSpawnAttribute
-
toString
-