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 Line<T>
public interface
Line<T>
Nested Class Summary
Nested Classes
Modifier and Type
Interface
Description
static enum
Line.State
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
getLeft
()
T
getRight
()
Line.State
getState
()
Method Details
getLeft
T
getLeft
()
getRight
T
getRight
()
getState
Line.State
getState
()