Serialized Form
-
Package com.intellij.openapi.progress
-
Exception com.intellij.openapi.progress.ProcessCanceledException
class ProcessCanceledException extends RuntimeException implements Serializable
-
-
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
-
-
-
Package com.intellij.util
-
Exception com.intellij.util.IncorrectOperationException
class IncorrectOperationException extends RuntimeException implements Serializable
-
-
Package com.intellij.util.containers
-
Class com.intellij.util.containers.MultiMap
class MultiMap extends Object implements Serializable- serialVersionUID:
- -2632269270151455493L
-
Serialized Fields
-
myMap
Map<K,
Collection<V>> myMap -
values
Collection<V> values
-
-
Class com.intellij.util.containers.Stack
-
-
Package org.aya.kala