Serialized Form
-
Package com.intellij.openapi.util
-
Class com.intellij.openapi.util.TextRange
class TextRange extends Object implements Serializable- serialVersionUID:
- -670091356599757430L
-
Serialized Fields
-
myEndOffset
int myEndOffset
-
myStartOffset
int myStartOffset
-
-
Record Class com.intellij.openapi.util.Version
class Version extends Record implements Serializable-
Serialized Fields
-
bugfix
int bugfix
The field for thebugfixrecord component. -
major
int major
The field for themajorrecord component. -
minor
int minor
The field for theminorrecord component.
-
-
-