|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovy.lang.ParameterArray
public class ParameterArray extends Object
Distinguish a parameter array from Object[].
Constructor Summary | |
ParameterArray(Object data)
|
Method Summary | |
---|---|
Object
|
get()
|
String
|
toString()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
public ParameterArray(Object data)
Method Detail |
---|
public Object get()
public String toString()
Copyright © 2003-2013 The Codehaus. All rights reserved.