Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Groovy.util Classes and Interfaces - 132 results found.
NameDescriptionTypePackageFramework
AbstractConcurrentDoubleKeyMapClassorg.codehaus.groovy.utilGroovy
AbstractConcurrentMapClassorg.codehaus.groovy.utilGroovy
AbstractConcurrentMap .EntryInterfaceorg.codehaus.groovy.util.AbstractConcurrentMapGroovy
AbstractConcurrentMap .SegmentClassorg.codehaus.groovy.util.AbstractConcurrentMapGroovy
AbstractConcurrentMapBaseClassorg.codehaus.groovy.utilGroovy
AbstractConcurrentMapBase .EntryInterfaceorg.codehaus.groovy.util.AbstractConcurrentMapBaseGroovy
AbstractConcurrentMapBase .SegmentClassorg.codehaus.groovy.util.AbstractConcurrentMapBaseGroovy
AbstractFactoryClassgroovy.utilGroovy
AllTestSuiteAllTestSuite can be used in extension of GroovyTestSuite to execute TestCases written in Groovy from inside a Java IDE.Classgroovy.utilGroovy
AntBuilder be used with a Groovy builder-style markup.Classgroovy.utilGroovy
ArrayIteratorClassorg.codehaus.groovy.utilGroovy
AttributeLazy evaluated representation of a node attribute.Classgroovy.util.slurpersupportGroovy
AttributesLazy evaluated representation of a node's attributes.Classgroovy.util.slurpersupportGroovy
BuilderSupportAn abstract base class for creating arbitrary nested trees of objectsAuthor:James StrachanClassgroovy.utilGroovy
CharsetToolkitUtility class to guess the encoding of a given text file.Classgroovy.utilGroovy
ClosureComparatorA Comparator which uses a closure to compare 2 values being equalAuthor:James StrachanClassgroovy.utilGroovy
CommonsThis local transform adds a logging ability to your program using Apache Commons logging.Classgroovy.util.loggingGroovy
Commons .CommonsLoggingStrategyClassgroovy.util.logging.CommonsGroovy
ComplexKeyHashMapClassorg.codehaus.groovy.utilGroovy
ComplexKeyHashMap .EntryClassorg.codehaus.groovy.util.ComplexKeyHashMapGroovy
ComplexKeyHashMap .EntryIteratorInterfaceorg.codehaus.groovy.util.ComplexKeyHashMapGroovy
ConfigObjectA ConfigObject at a simple level is a Map that creates configuration entries (other ConfigObjects) when referencing them.Classgroovy.utilGroovy
DelegatingScriptScript that performs method invocations and property access like Closure does.Classgroovy.utilGroovy
DoubleKeyHashMapClassorg.codehaus.groovy.utilGroovy
DoubleKeyHashMap .EntryClassorg.codehaus.groovy.util.DoubleKeyHashMapGroovy
EvalAllow easy integration from Groovy into Java through convenience methods.Classgroovy.utilGroovy
ExpandoRepresents a dynamically expandable bean.Classgroovy.utilGroovy
FactoryInterfacegroovy.utilGroovy
FactoryBuilderSupportMix of BuilderSupport and SwingBuilder's factory support.Classgroovy.utilGroovy
FastArrayClassorg.codehaus.groovy.utilGroovy
FilteredAttributesLazy evaluated representation of a node's attributes filtered by a Closure.Classgroovy.util.slurpersupportGroovy
FilteredNodeChildrenLazy evaluated representation of child nodes filtered by a Closure.Classgroovy.util.slurpersupportGroovy
GPathResultBase class for representing lazy evaluated GPath expressions.Classgroovy.util.slurpersupportGroovy
GroovyAssertClassgroovy.utilGroovy
GroovyCollectionsA Collections utility classAuthor:Paul King, Jim WhiteClassgroovy.utilGroovy
GroovyMBeanA GroovyObject facade for an underlying MBean which acts like a normal groovy object but which is actually implemented viaClassgroovy.utilGroovy
GroovyScriptEngineSpecific script engine able to reload modified scripts as well as dealing properly with dependent scripts.Classgroovy.utilGroovy
GroovyTestCaseA JUnit 3 TestCase base class in Groovy.Classgroovy.utilGroovy
GroovyTestSuiteA TestSuite which will run a Groovy unit test case inside any Java IDE either as a unit test case or as an application.Classgroovy.utilGroovy
HashCodeHelperA utility class to help calculate hashcode values using an algorithm similar to that outlined inClassorg.codehaus.groovy.utilGroovy
IFileNameFinderInterfacegroovy.utilGroovy
IndentPrinterA helper class for printing indented text.Classgroovy.utilGroovy
LazyReferenceSoft reference with lazy initialization under lockSee Also:Serialized FormClassorg.codehaus.groovy.utilGroovy
ListHashMapClassorg.codehaus.groovy.utilGroovy
LockableObjectA bit simplified lock designed to be inherited by.Classorg.codehaus.groovy.utilGroovy
LogThis local transform adds a logging ability to your program using java.Classgroovy.util.loggingGroovy
Log .JavaUtilLoggingStrategyThis class contains the logic of how to weave a Java Util Logging logger into the host class.Classgroovy.util.logging.LogGroovy
Log4jThis local transform adds a logging ability to your program using Log4j logging.Classgroovy.util.loggingGroovy
Log4j .Log4jLoggingStrategyClassgroovy.util.logging.Log4jGroovy
Log4j2This local transform adds a logging ability to your program using Log4j2 logging.Classgroovy.util.loggingGroovy
Log4j2 .Log4j2LoggingStrategyClassgroovy.util.logging.Log4j2Groovy
ManagedConcurrentMapClassorg.codehaus.groovy.utilGroovy
ManagedConcurrentMap .EntryClassorg.codehaus.groovy.util.ManagedConcurrentMapGroovy
ManagedConcurrentMap .EntryWithValueClassorg.codehaus.groovy.util.ManagedConcurrentMapGroovy
ManagedConcurrentMap .SegmentClassorg.codehaus.groovy.util.ManagedConcurrentMapGroovy
ManagedConcurrentValueMapThis is a basic implementation of a map able to forget its values.Classorg.codehaus.groovy.utilGroovy
ManagedDoubleKeyMapClassorg.codehaus.groovy.utilGroovy
ManagedDoubleKeyMap .EntryClassorg.codehaus.groovy.util.ManagedDoubleKeyMapGroovy
ManagedLinkedListThis class provides a very simple linked list of memory managed elements.Classorg.codehaus.groovy.utilGroovy
ManagedReferenceClassorg.codehaus.groovy.utilGroovy
MapEntryA Map.Classgroovy.utilGroovy
NamespaceAwareHashMapClassgroovy.util.slurpersupportGroovy
NoChildrenLazy evaluated representation of a GPath expression returning no children.Classgroovy.util.slurpersupportGroovy
NodeRepresents an arbitrary tree node which can be used for structured metadata or any arbitrary XML-like tree.Classgroovy.utilGroovy
NodeClassgroovy.util.slurpersupportGroovy
NodeBuilderA helper class for creating nested trees of Node objects for handling arbitrary dataClassgroovy.utilGroovy
NodeChildLazy evaluated representation of a child node.Classgroovy.util.slurpersupportGroovy
NodeChildrenLazy evaluated representation of child nodes.Classgroovy.util.slurpersupportGroovy
NodeIteratorHelper class for iterating through nodes.Classgroovy.util.slurpersupportGroovy
NodeListA List implementation which is returned by queries on a Node which provides some XPath like helper methods for GPath.Classgroovy.utilGroovy
NodeParentsLazy evaluated representation of parent nodes without duplicatesAuthor:Jochen Eddel+Classgroovy.util.slurpersupportGroovy
NodePrinterA helper class for creating nested trees of dataAuthor:James Strachan, Christian SteinClassgroovy.utilGroovy
ObjectGraphBuilderA builder for creating object graphs.Classgroovy.utilGroovy
ObjectGraphBuilder .ChildPropertySetterStrategy for setting a child node on its parent.Interfacegroovy.util.ObjectGraphBuilderGroovy
ObjectGraphBuilder .ClassNameResolverStrategy for resolving a classname.Interfacegroovy.util.ObjectGraphBuilderGroovy
ObjectGraphBuilder .DefaultChildPropertySetterDefault impl that calls parent.Classgroovy.util.ObjectGraphBuilderGroovy
ObjectGraphBuilder .DefaultClassNameResolverDefault impl that capitalizes the classname.Classgroovy.util.ObjectGraphBuilderGroovy
ObjectGraphBuilder .DefaultIdentifierResolverClassgroovy.util.ObjectGraphBuilderGroovy
ObjectGraphBuilder .DefaultNewInstanceResolverDefault impl that calls Class.Classgroovy.util.ObjectGraphBuilderGroovy
ObjectGraphBuilder .DefaultReferenceResolverClassgroovy.util.ObjectGraphBuilderGroovy
ObjectGraphBuilder .DefaultRelationNameResolverDefault impl that returns parentName and childName accordingly.Classgroovy.util.ObjectGraphBuilderGroovy
ObjectGraphBuilder .IdentifierResolverStrategy for picking the correct synthetic identifier.Interfacegroovy.util.ObjectGraphBuilderGroovy
ObjectGraphBuilder .NewInstanceResolverStrategy for creating new instances of a class.Interfacegroovy.util.ObjectGraphBuilderGroovy
ObjectGraphBuilder .ReferenceResolverStrategy for picking the correct synthetic reference identifier.Interfacegroovy.util.ObjectGraphBuilderGroovy
ObjectGraphBuilder .RelationNameResolverStrategy for resolving a relationship property name.Interfacegroovy.util.ObjectGraphBuilderGroovy
ObservableListList decorator that will trigger PropertyChangeEvents when a value changes.Classgroovy.utilGroovy
ObservableList .ChangeTypeClassgroovy.util.ObservableListGroovy
ObservableList .ElementAddedEventClassgroovy.util.ObservableListGroovy
ObservableList .ElementClearedEventClassgroovy.util.ObservableListGroovy
ObservableList .ElementEventClassgroovy.util.ObservableListGroovy
ObservableList .ElementRemovedEventClassgroovy.util.ObservableListGroovy
ObservableList .ElementUpdatedEventClassgroovy.util.ObservableListGroovy
ObservableList .MultiElementAddedEventClassgroovy.util.ObservableListGroovy
ObservableList .MultiElementRemovedEventClassgroovy.util.ObservableListGroovy
ObservableMapMap decorator that will trigger PropertyChangeEvents when a value changes.Classgroovy.utilGroovy
ObservableMap .ChangeTypeClassgroovy.util.ObservableMapGroovy
ObservableMap .MultiPropertyEventClassgroovy.util.ObservableMapGroovy
ObservableMap .PropertyAddedEventClassgroovy.util.ObservableMapGroovy
ObservableMap .PropertyClearedEventClassgroovy.util.ObservableMapGroovy
ObservableMap .PropertyEventClassgroovy.util.ObservableMapGroovy
ObservableMap .PropertyRemovedEventClassgroovy.util.ObservableMapGroovy
ObservableMap .PropertyUpdatedEventClassgroovy.util.ObservableMapGroovy
ObservableSetSet decorator that will trigger PropertyChangeEvents when a value changes.Classgroovy.utilGroovy
ObservableSet .ChangeTypeClassgroovy.util.ObservableSetGroovy
ObservableSet .ElementAddedEventClassgroovy.util.ObservableSetGroovy
ObservableSet .ElementClearedEventClassgroovy.util.ObservableSetGroovy
ObservableSet .ElementEventClassgroovy.util.ObservableSetGroovy
ObservableSet .ElementRemovedEventClassgroovy.util.ObservableSetGroovy
ObservableSet .MultiElementAddedEventClassgroovy.util.ObservableSetGroovy
ObservableSet .MultiElementRemovedEventClassgroovy.util.ObservableSetGroovy
OrderByA helper class for sorting objects via a closure to return the field or operation on which to sort.Classgroovy.utilGroovy
PermutationGeneratorSystematically generate permutations.Classgroovy.utilGroovy
ProxyDynamic groovy proxy for another object.Classgroovy.utilGroovy
ProxyGeneratorClasses to generate 'Proxy' objects which implement interfaces, maps of closures and/or extend classes/delegates.Classgroovy.utilGroovy
ReferenceInterfaceorg.codehaus.groovy.utilGroovy
ReferenceBundleClassorg.codehaus.groovy.utilGroovy
ReferenceManagerClassorg.codehaus.groovy.utilGroovy
ReferenceTypeClassorg.codehaus.groovy.utilGroovy
ReleaseInfoExposes the Groovy release informationAuthor:Roshan DawraniClassorg.codehaus.groovy.utilGroovy
ReplacementNodeHelper base class used for lazy updates.Classgroovy.util.slurpersupportGroovy
ResourceConnectorBase interface for customizing where resources can be found for the GroovyScriptEngine.Interfacegroovy.utilGroovy
ResourceExceptionClassgroovy.utilGroovy
ScriptExceptionClassgroovy.utilGroovy
SingleKeyHashMapClassorg.codehaus.groovy.utilGroovy
SingleKeyHashMap .EntryClassorg.codehaus.groovy.util.SingleKeyHashMapGroovy
Slf4jThis local transform adds a logging ability to your program using LogBack logging.Classgroovy.util.loggingGroovy
Slf4j .Slf4jLoggingStrategyClassgroovy.util.logging.Slf4jGroovy
TripleKeyHashMapClassorg.codehaus.groovy.utilGroovy
TripleKeyHashMap .EntryClassorg.codehaus.groovy.util.TripleKeyHashMapGroovy
XmlNodePrinterPrints a groovy.Classgroovy.utilGroovy
XmlParserA helper class for parsing XML into a tree of Node instances for a simple way of processing XML.Classgroovy.utilGroovy
XmlSlurperParse XML into a document tree that may be traversed similar to XPath expressions.Classgroovy.utilGroovy