Serialized Form
-
Package jadex.common
-
Class jadex.common.ComposedFilter
class ComposedFilter extends Object implements Serializable -
Exception Class jadex.common.DebugException
class DebugException extends RuntimeException implements Serializable -
Exception Class jadex.common.ErrorException
class ErrorException extends Exception implements Serializable -
Class jadex.common.FastThreadedRandom
class FastThreadedRandom extends Random implements Serializable- serialVersionUID:
- -1193190439562997946L
-
Serialized Fields
-
prngs
Random[] prngs
The random number generators. -
threadingmask
int threadingmask
Mask for distributing threads.
-
-
Exception Class jadex.common.MultiException
class MultiException extends RuntimeException implements Serializable -
Exception Class jadex.common.TimeoutException
class TimeoutException extends RuntimeException implements Serializable -
Class jadex.common.Tuple
class Tuple extends Object implements Serializable-
Serialized Fields
-
entities
Object[] entities
The entities of the tuple.
-
-
-
Class jadex.common.Tuple2
class Tuple2 extends Tuple implements Serializable -
Class jadex.common.Tuple3
class Tuple3 extends Tuple implements Serializable -
Class jadex.common.Xoroshiro128Random
class Xoroshiro128Random extends Random implements Serializable-
Serialized Fields
-
state0
long state0
-
state1
long state1
-
-
-