Package net.filebot.postprocess
Class Script.Model
- All Implemented Interfaces:
Iterable<AssociativeScriptObject>,Collection<AssociativeScriptObject>,List<AssociativeScriptObject>,SequencedCollection<AssociativeScriptObject>
- Enclosing class:
Script
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.AbstractList
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, set, subListMethods inherited from class java.util.AbstractCollection
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface java.util.List
addAll, addFirst, addLast, contains, containsAll, getFirst, getLast, isEmpty, remove, removeAll, removeFirst, removeLast, replaceAll, retainAll, reversed, sort, spliterator, toArray, toArray
-
Constructor Details
-
Model
-
-
Method Details
-
getTarget
-
getSource
-
getObject
-
get
- Specified by:
getin interfaceList<AssociativeScriptObject>- Specified by:
getin classAbstractList<AssociativeScriptObject>
-
size
- Specified by:
sizein interfaceCollection<AssociativeScriptObject>- Specified by:
sizein interfaceList<AssociativeScriptObject>- Specified by:
sizein classAbstractCollection<AssociativeScriptObject>
-
getSource
-
getTarget
-
getObject
-
each
-