public static class ConfidencePredictingSequenceModel.Subsequence extends Object implements Serializable
Constructor and Description |
---|
Subsequence(int begin,
int end)
Constructs a subsequence for the fixed range, exclusive of the end.
|
Modifier and Type | Method and Description |
---|---|
int |
length()
Returns the number of elements in this subsequence.
|
String |
toString() |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.