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, setMetaClassMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObject
invokeMethod, setProperty