JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ru.ispras.microtesk.utils
Interface Range<T>
Type Parameters:
T
- range item type.
All Known Implementing Classes:
MmuSegment
,
RegionSettings
public interface
Range<T>
Range
specifies the range interface.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getMax
()
T
getMin
()
Method Detail
getMin
T
getMin()
getMax
T
getMax()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method