jaulib v1.3.0
Jau Support Library (C++, Java, ..)
Public Member Functions | Public Attributes | List of all members
org.jau.fs.MountFlags.Bit0 Enum Reference
Inheritance diagram for org.jau.fs.MountFlags.Bit0:
Collaboration diagram for org.jau.fs.MountFlags.Bit0:

Public Member Functions

 Bit0 (final long v)
 
long value ()
 
- Public Member Functions inherited from org.jau.fs.MountFlags.Bit
String name ()
 
long value ()
 

Public Attributes

 none =( 0 )
 

Detailed Description

Definition at line 40 of file MountFlags.java.

Constructor & Destructor Documentation

◆ Bit0()

org.jau.fs.MountFlags.Bit0.Bit0 ( final long  v)

Definition at line 43 of file MountFlags.java.

Member Function Documentation

◆ value()

long org.jau.fs.MountFlags.Bit0.value ( )

Implements org.jau.fs.MountFlags.Bit.

Definition at line 47 of file MountFlags.java.

Member Data Documentation

◆ none

org.jau.fs.MountFlags.Bit0.none =( 0 )

Definition at line 41 of file MountFlags.java.


The documentation for this enum was generated from the following file: