- 
- 
Field Summary
Fields 
| Modifier and Type | Field and Description |  
| int | end |  
| int | start |  
 
 
- 
Constructor Summary
Constructors 
| Constructor and Description |  
| Range() |  
| Range(double[] vals) |  
| Range(int s,
     int e) |  
 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Objectfinalize, getClass, notify, notifyAll, wait, wait, wait
 
 
 
- 
- 
Method Detail
- 
emptypublic boolean empty() 
 
- 
clonepublic Range clone() 
- Overrides:
- clonein class- java.lang.Object
 
 
- 
hashCodepublic int hashCode() 
- Overrides:
- hashCodein class- java.lang.Object
 
 
 
 
 
Generated on Wed Aug 29 2018 10:29:57 UTC / OpenCV 3.4.3