|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.architecture.traffic.util.TypeUtils
public class TypeUtils
These functions can be used combine and extract primitive types to and from a type-integer.
| Constructor Summary | |
|---|---|
TypeUtils()
|
|
| Method Summary | |
|---|---|
static int[] |
getTypes(int type)
Extracts all the primitive types (2^n) from a given type-integer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypeUtils()
| Method Detail |
|---|
public static int[] getTypes(int type)
type - The type-integer to extract.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||