Class Snapshot
java.lang.Object
groovy.lang.GroovyObjectSupport
de.uplanet.lucy.server.rtcache.scripting.groovy.Snapshot
-
Method Summary
Modifier and TypeMethodDescriptionboolean
any
(groovy.lang.Closure<?> p_closure) List
<?> collect
(groovy.lang.Closure<?> p_closure) each
(groovy.lang.Closure<?> p_closure) boolean
every
(groovy.lang.Closure<?> p_closure) find
(groovy.lang.Closure<?> p_closure) findAll
(groovy.lang.Closure<?> p_closure) iterator()
int
size()
Methods inherited from class groovy.lang.GroovyObjectSupport
getMetaClass, setMetaClass
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
Methods inherited from interface java.lang.Iterable
forEach, spliterator