Groovy Documentation

[Groovy] Class Pirate

java.lang.Object
  Pirate

class Pirate

Property Summary
static java.lang.Object constraints

Context context

java.lang.String name

 
Constructor Summary
Pirate()

 
Method Summary
 
Methods inherited from class java.lang.Object
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Property Detail

constraints

static java.lang.Object constraints


context

Context context


name

java.lang.String name


 
Constructor Detail

Pirate

Pirate()


 

Groovy Documentation