Class CollectionWrapper.Element
java.lang.Object
com.codebarrel.automation.api.component.smartvalues.objectwrappers.CollectionWrapper.Element
- Enclosing class:
CollectionWrapper
-
Constructor Summary
ConstructorsConstructorDescriptionElement
(SafeReflectionObjectHandler safeReflectionObjectHandler, int index, boolean first, boolean last, Object value) -
Method Summary
-
Constructor Details
-
Element
public Element(SafeReflectionObjectHandler safeReflectionObjectHandler, int index, boolean first, boolean last, Object value)
-
-
Method Details