-
- All Implemented Interfaces:
-
java.io.Serializable,java.util.RandomAccess,kotlin.Cloneable,kotlin.collections.Collection,kotlin.collections.Iterable,kotlin.collections.List,kotlin.collections.MutableCollection,kotlin.collections.MutableIterable,kotlin.collections.MutableList
public final class IppMedia.Margins extends ArrayList<IppAttribute<?>>
-
-
Constructor Summary
Constructors Constructor Description IppMedia.Margins(Integer margin)IppMedia.Margins(Integer left, Integer right, Integer top, Integer bottom)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class java.util.ArrayList
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, equals, forEach, get, getSize, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, removeAll, removeAt, removeIf, replaceAll, retainAll, set, sort, spliterator, subList, toArray, toArray, trimToSize -
Methods inherited from class java.util.AbstractCollection
containsAll, toString -
Methods inherited from class kotlin.collections.Collection
parallelStream, stream, toArray -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-