JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.adobe.acs.commons.wcm.comparisons.lines
Interface Lines<T>
All Known Subinterfaces:
PageCompareDataLines
public interface
Lines<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
Line
<
T
>>
generate
(
Iterable
<
T
> left,
Iterable
<
T
> right)
Method Details
generate
List
<
Line
<
T
>>
generate
(
Iterable
<
T
> left,
Iterable
<
T
> right)