|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SegmentOverflowException.Type | |
---|---|
krati.core.segment |
Uses of SegmentOverflowException.Type in krati.core.segment |
---|
Methods in krati.core.segment that return SegmentOverflowException.Type | |
---|---|
SegmentOverflowException.Type |
SegmentOverflowException.getOverflowType()
|
static SegmentOverflowException.Type |
SegmentOverflowException.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SegmentOverflowException.Type[] |
SegmentOverflowException.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in krati.core.segment with parameters of type SegmentOverflowException.Type | |
---|---|
SegmentOverflowException(Segment seg,
SegmentOverflowException.Type type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |