|
Groovy 2.2.0 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectorg.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 |
|---|
boolean checked
Map childPackages
boolean containsClasses
String name
Set sources
| Constructor Detail |
|---|
CachedPackage(String name, Set sources)
Copyright © 2003-2013 The Codehaus. All rights reserved.