Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Classes | Static Public Member Functions | Protected Member Functions | List of all members
org.direct_bt.DirectBTVersion Class Reference

This jaulib derived version info class is only usable when having jaulib available, naturally. More...

Inheritance diagram for org.direct_bt.DirectBTVersion:
Collaboration diagram for org.direct_bt.DirectBTVersion:

Classes

class  JarSHASum
 Direct-BT definition of TempJarSHASum's specialization of SHASum. More...
 

Static Public Member Functions

static DirectBTVersion getInstance ()
 Returns a transient new instance. More...
 
static void main (final String args[])
 
static final void printVersionInfo (final PrintStream out)
 Print full Direct-BT version information. More...
 

Protected Member Functions

 DirectBTVersion (final String packageName, final Manifest mf)
 

Detailed Description

This jaulib derived version info class is only usable when having jaulib available, naturally.

Definition at line 51 of file DirectBTVersion.java.

Constructor & Destructor Documentation

◆ DirectBTVersion()

org.direct_bt.DirectBTVersion.DirectBTVersion ( final String  packageName,
final Manifest  mf 
)
protected

Definition at line 94 of file DirectBTVersion.java.

Here is the caller graph for this function:

Member Function Documentation

◆ printVersionInfo()

static final void org.direct_bt.DirectBTVersion.printVersionInfo ( final PrintStream  out)
static

Print full Direct-BT version information.

BTFactory#initDirectBTLibrary() is being called.

Parameters
outthe output stream used

Definition at line 60 of file DirectBTVersion.java.

Here is the caller graph for this function:

◆ getInstance()

static DirectBTVersion org.direct_bt.DirectBTVersion.getInstance ( )
static

Returns a transient new instance.

Definition at line 101 of file DirectBTVersion.java.

Here is the caller graph for this function:

◆ main()

static void org.direct_bt.DirectBTVersion.main ( final String  args[])
static

Definition at line 141 of file DirectBTVersion.java.


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