Package net.filebot.format
Class DynamicBindings
java.lang.Object
groovy.lang.GroovyObjectSupport
net.filebot.format.DynamicBindings
- All Implemented Interfaces:
GroovyObject
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionDynamicBindings
(Supplier<Collection<?>> keys, DynamicBindings.Get<String, Object> properties) -
Method Summary
Methods inherited from class groovy.lang.GroovyObjectSupport
getMetaClass, setMetaClass
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface groovy.lang.GroovyObject
invokeMethod, setProperty