| 
 | Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectag.ion.bion.officelayer.util.ArrayUtils
public class ArrayUtils
Class for array utils
| Constructor Summary | |
|---|---|
| ArrayUtils() | |
| Method Summary | |
|---|---|
| static java.lang.Object[] | appendArray(java.lang.Object[] firstArray,
            java.lang.Object[] secondArray,
            java.lang.Class clazz)Returns a a new array with first and second array. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ArrayUtils()
| Method Detail | 
|---|
public static java.lang.Object[] appendArray(java.lang.Object[] firstArray,
                                             java.lang.Object[] secondArray,
                                             java.lang.Class clazz)
                                      throws java.lang.Exception
firstArray - the first arraysecondArray - the second arrayclazz - class to be used
java.lang.Exception - if any error occurs| 
 | Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||