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, subList
Methods inherited from class java.util.AbstractCollection
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
Methods 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:
get
in interfaceList<AssociativeScriptObject>
- Specified by:
get
in classAbstractList<AssociativeScriptObject>
-
size
- Specified by:
size
in interfaceCollection<AssociativeScriptObject>
- Specified by:
size
in interfaceList<AssociativeScriptObject>
- Specified by:
size
in classAbstractCollection<AssociativeScriptObject>
-
getTarget
-
getSource
-
getObject
-