Groovy 2.2.0

org.codehaus.groovy.tools
[Java] Class GroovyStarter

java.lang.Object
  org.codehaus.groovy.tools.GroovyStarter

public class GroovyStarter
extends Object

Helper class to initialize the Groovy runtime.


Method Summary
static void main(String[] args)

static void rootLoader(String[] args)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

main

public static void main(String[] args)


rootLoader

public static void rootLoader(String[] args)


 

Copyright © 2003-2013 The Codehaus. All rights reserved.