|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.netseeker.ejoe.util.ContentStringBuilder
public class ContentStringBuilder
| Constructor Summary | |
|---|---|
ContentStringBuilder()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
toString(java.util.Collection collection)
JDK 1.4 compatible toString for collections |
static java.lang.String |
toString(java.lang.Object[] array)
JDK 1.4 compatible toString for arrays |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentStringBuilder()
| Method Detail |
|---|
public static java.lang.String toString(java.lang.Object[] array)
array - the array to build a string representation from
public static java.lang.String toString(java.util.Collection collection)
collection - the collection to build a string representation from
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||