Crossfire JXClient, Trunk
Classes | Static Public Member Functions | List of all members
MixIn Class Reference
Collaboration diagram for MixIn:
Collaboration graph

Classes

enum  BuildType
 
interface  Debuggable
 

Static Public Member Functions

static void main (final String[] args) throws IOException
 

Detailed Description

The example illustrates how to use the default method for mixin.

See also
BuildType
Debuggable

Definition at line 40 of file MixIn.java.

Member Function Documentation

◆ main()

static void MixIn.main ( final String[]  args) throws IOException
static

Illustrate the behavior of the MixClass

Parameters
argscommand-line arguments
Exceptions
java.io.IOExceptioninternal demo error

Definition at line 111 of file MixIn.java.

References MixIn.BuildType.BUILD.


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