Groovy 2.2.0

org.codehaus.groovy.tools.shell.util
[Groovy] Class CachedPackage

java.lang.Object
  org.codehaus.groovy.tools.shell.util.CachedPackage

class CachedPackage

Property Summary
boolean checked

Map childPackages

boolean containsClasses

String name

Set sources

 
Constructor Summary
CachedPackage(String name, Set sources)

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

Property Detail

checked

boolean checked


childPackages

Map childPackages


containsClasses

boolean containsClasses


name

String name


sources

Set sources


 
Constructor Detail

CachedPackage

CachedPackage(String name, Set sources)


 

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