|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BreakWeightRecorder in sos.reports |
| Classes in sos.reports that implement BreakWeightRecorder | |
class |
ArrayBreakWeightRecorder
An implementation of BreakWeightRecorder that uses an array
to record weights. |
| Methods in sos.reports that return BreakWeightRecorder | |
BreakWeightRecorder |
BreakWeightRecorder.createView(int index,
int length)
Returns a view of this recorder. |
BreakWeightRecorder |
ArrayBreakWeightRecorder.createView(int index,
int length)
|
| Methods in sos.reports with parameters of type BreakWeightRecorder | |
void |
View.gatherBreakWeights(int axis,
BreakWeightRecorder recorder)
Determines the positions where this view can be broken. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||