Interface | Description |
---|---|
AddonThreadPoolUser |
ALWAYS implement this interface when you have to put some Tasks into the ThreadPool
|
MainProvider |
This interface provides an instance of main
|
Class | Description |
---|---|
IdentifiableSet<X extends Identifiable> |
Use this class if you want to store a Set of AddOnModules permanently.
|
IdentificationSet<X> |
It has the same Properties as an normal HashSet, but (optionally) keeps an Identification for every object to
identify its source.
|
IzouModule |
The base class for each IzouModule
FIXME: What is an izou module exactly?
|
Copyright © 2016. All rights reserved.