Serialized Form
-
Package editor
-
Class editor.AbstractCloseDialog extends JDialog implements Serializable
-
Serialized Fields
-
_btnClose
JButton _btnClose
-
-
-
Class editor.AbstractGotoPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_allData
List<T> _allData
-
_bLocked
boolean _bLocked
-
_cbExternalTypes
JCheckBox _cbExternalTypes
-
_centerInFrame
boolean _centerInFrame
-
_dataInitialized
boolean _dataInitialized
-
_dataLock
Object _dataLock
-
_docListener
UndoableEditListener _docListener
-
_docListenerForEdits
DocumentListener _docListenerForEdits
-
_editorKeyListener
editor.AbstractGotoPopup.EditorKeyListener _editorKeyListener
-
_externalOption
boolean _externalOption
-
_list
AbstractGotoPopup.GenerifiedJList _list
-
_nameField
JTextField _nameField
-
_nodeListenerList
EventListenerList _nodeListenerList
-
_rowCount
int _rowCount
The visible row count for the popup -
_scrollPane
JScrollPane _scrollPane
-
_spinner
JLabel _spinner
-
_strPrefix
String _strPrefix
-
_takesInput
boolean _takesInput
-
_timer
Timer _timer
-
_title
String _title
-
_waitTime
int _waitTime
Wait time between keystrokes
-
-
-
Class editor.AbstractGotoPopup.AbstractPopupListModel extends AbstractListModel implements Serializable
-
Class editor.AbstractGotoPopup.GenerifiedJList extends JList implements Serializable
-
Class editor.AbstractListCellRenderer extends JLabel implements Serializable
-
Serialized Fields
-
_bRenderAsIfFocused
boolean _bRenderAsIfFocused
-
_bSelected
boolean _bSelected
-
_index
int _index
-
_list
Supplier<JComponent> _list
-
_node
T _node
-
-
-
Class editor.AbstractPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_editor
JTextComponent _editor
-
_nodeListenerList
EventListenerList _nodeListenerList
-
-
-
Class editor.AbstractRangeCellRenderer extends JPanel implements Serializable
-
Serialized Fields
-
_iMaxCodeWidth
int _iMaxCodeWidth
-
_list
JList _list
-
-
-
Class editor.AbstractTreeCellRenderer extends JLabel implements Serializable
-
Class editor.BatchDocument extends DefaultStyledDocument implements Serializable
-
Serialized Fields
-
_batch
List<DefaultStyledDocument.ElementSpec> _batch
-
-
-
Class editor.BeanInfoPopup extends EditorBasedPopup implements Serializable
-
Serialized Fields
-
_bConstrainByLastPathElement
boolean _bConstrainByLastPathElement
-
_bDOA
boolean _bDOA
-
_bExpansion
boolean _bExpansion
-
_bForFeatureLiteral
boolean _bForFeatureLiteral
-
_bLocked
boolean _bLocked
-
_bShowBeanRoots
boolean _bShowBeanRoots
-
_classes
IType[] _classes
-
_docListener
UndoableEditListener _docListener
-
_editorKeyListener
editor.BeanInfoPopup.EditorKeyListener _editorKeyListener
-
_filter
IFeatureFilter _filter
-
_iInitialCaretPos
int _iInitialCaretPos
-
_nodeListenerList
EventListenerList _nodeListenerList
-
_strCompleteCodePrefix
String _strCompleteCodePrefix
-
_strMemberPath
String _strMemberPath
-
_tree
JTree _tree
-
-
-
Class editor.ClasspathDialog extends JDialog implements Serializable
-
Class editor.ClassStructureViewPopupDelegate.FeatureModel extends AbstractGotoPopup.AbstractPopupListModel<IFeatureInfo> implements Serializable
-
Serialized Fields
-
_allFeatures
List<IFeatureInfo> _allFeatures
-
-
-
Class editor.ClearablePanel extends JPanel implements Serializable
-
Class editor.CommonMenus.AbstractRunActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_runConfig
Supplier<IRunConfig> _runConfig
-
-
-
Class editor.CommonMenus.ClearAndDebugActionHandler extends CommonMenus.AbstractRunActionHandler implements Serializable
-
Class editor.CommonMenus.ClearAndRunActionHandler extends CommonMenus.AbstractRunActionHandler implements Serializable
-
Class editor.CommonMenus.CompileActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.CopyActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_editor
Supplier<EditorHost> _editor
-
-
-
Class editor.CommonMenus.CutActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_editor
Supplier<EditorHost> _editor
-
-
-
Class editor.CommonMenus.DebugConfigActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.DropFrameActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.EvaluateExpressionActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.FindActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_editor
Supplier<EditorHost> _editor
-
-
-
Class editor.CommonMenus.FindInPathActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.FindUsagesInFileActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.FindUsagesInPathActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.GoBackActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.GoForwardActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.HighlightUsagesInFileActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.MakeActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.MuteBreakpointsActionHandler extends GenericAction implements Serializable
-
Serialized Fields
-
_bpm
Supplier<BreakpointManager> _bpm
-
-
-
Class editor.CommonMenus.NextOccurrenceActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_search
Supplier<SearchPanel> _search
-
-
-
Class editor.CommonMenus.OpenProjectActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.PasteActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_editor
Supplier<EditorHost> _editor
-
-
-
Class editor.CommonMenus.PauseActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.PrevOccurrenceActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_search
Supplier<SearchPanel> _search
-
-
-
Class editor.CommonMenus.RebuildActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.RedoActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.ReplaceActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_editor
Supplier<EditorHost> _editor
-
-
-
Class editor.CommonMenus.ReplaceInPathActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.ResumeActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.RunConfigActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.RunToCursorActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_bpm
Supplier<BreakpointManager> _bpm
-
_debugger
Supplier<Debugger> _debugger
-
_editor
Supplier<GosuEditor> _editor
-
-
-
Class editor.CommonMenus.SaveActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.SettingsActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.ShipItActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.ShowExecPointActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.StepIntoActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.StepOutActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.StepOverActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.StopActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.UndoActionHandler extends AbstractAction implements Serializable
-
Class editor.CommonMenus.ViewBreakpointsActionHandler extends AbstractAction implements Serializable
-
Serialized Fields
-
_bp
Supplier<Breakpoint> _bp
-
-
-
Class editor.EditorBasedPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_editor
GosuEditor _editor
-
_replaceWholeWord
boolean _replaceWholeWord
-
-
-
Class editor.EditorHost extends JPanel implements Serializable
-
Serialized Fields
-
_bAltDown
boolean _bAltDown
-
_bCompleteCode
boolean _bCompleteCode
-
_bEnterPressedConsumed
boolean _bEnterPressedConsumed
-
_bParserSuspended
boolean _bParserSuspended
-
_completionPopup
JPopupMenu _completionPopup
-
_highlightMode
EditorHost.HighlightMode _highlightMode
-
_iTimerCount
int _iTimerCount
-
_partId
IScriptPartId _partId
-
_uel
UndoableEditListener _uel
-
_undoMgr
AtomicUndoManager _undoMgr
-
-
-
Class editor.EditorHostTextPane extends JEditorPane implements Serializable
-
Serialized Fields
-
_editor
EditorHost _editor
-
-
-
Class editor.EditorScrollPane extends JScrollPane implements Serializable
-
Serialized Fields
-
_adviceColumn
EditorScrollPane.AdviceColumn _adviceColumn
-
_editor
JTextComponent _editor
-
_lineInfoMgr
ILineInfoManager _lineInfoMgr
-
-
-
Class editor.EditorScrollPane.AdviceColumn extends JPanel implements Serializable
-
Class editor.ExperimentView extends JPanel implements Serializable
-
Serialized Fields
-
_examplesList
JPanel _examplesList
-
_examplesListNorth
JPanel _examplesListNorth
-
_experiment
Experiment _experiment
-
_scroller
JScrollPane _scroller
-
_splitPane
CollapsibleSplitPane _splitPane
-
_tree
JTree _tree
-
-
-
Class editor.ExtractVariablePopup extends JDialog implements Serializable
-
Serialized Fields
-
_cancelBtn
JButton _cancelBtn
-
_gosuEditor
GosuEditor _gosuEditor
-
_okBtn
JButton _okBtn
-
_replaceAll
LabCheckbox _replaceAll
-
_varName
IdentifierTextField _varName
-
-
-
Class editor.FileTreeCellRenderer extends AbstractTreeCellRenderer<FileTree> implements Serializable
-
Class editor.GosuDocument extends PlainDocument implements Serializable
-
Serialized Fields
-
_charArray
char[] _charArray
-
_instructor
ITokenizerInstructor _instructor
-
_locations
List<IParseTree> _locations
-
_locationsOffset
int _locationsOffset
-
_pe
ParseResultsException _pe
-
-
-
Class editor.GosuEditor extends EditorHost implements Serializable
-
Serialized Fields
-
_bAcceptUses
boolean _bAcceptUses
-
_bAccessPrivateMembers
boolean _bAccessPrivateMembers
-
_bClass
boolean _bClass
-
_bEmptyTextOk
boolean _bEmptyTextOk
-
_bEnhancement
boolean _bEnhancement
-
_bProgram
boolean _bProgram
-
_bStatement
boolean _bStatement
-
_bTemplate
boolean _bTemplate
-
_bTestResource
boolean _bTestResource
-
_codeManager
CodeRefactorManager _codeManager
-
_contextMenuHandler
IContextMenuHandler<IScriptEditor> _contextMenuHandler
-
_ctxHighlighter
ScopeHighlighter _ctxHighlighter
-
_docHandler
editor.GosuEditor.GosuDocumentHandler _docHandler
-
_editor
EditorHostTextPane _editor
-
_expectedType
IType _expectedType
-
_functionStmtsByLineNumber
Map<Integer,IFunctionStatement> _functionStmtsByLineNumber
-
_javadocPopup
JavadocPopup _javadocPopup
-
_labelCaption
JLabel _labelCaption
-
_panelFeedback
ParserFeedbackPanel _panelFeedback
-
_parsedGosuClass
IGosuClass _parsedGosuClass
-
_parser
IGosuParser _parser
-
_pe
ParseResultsException _pe
-
_programSuperType
IType _programSuperType
-
_replaceWordCallback
IReplaceWordCallback _replaceWordCallback
-
_scriptabilityModifier
IScriptabilityModifier _scriptabilityModifier
-
_scroller
EditorScrollPane _scroller
-
_selectionManager
DynamicSelectionManager _selectionManager
-
_smartFixManager
SmartFixManager _smartFixManager
-
_symTable
ISymbolTable _symTable
-
_typeUsesMap
ITypeUsesMap _typeUsesMap
-
_typeUsesMapFromMostRecentParse
ITypeUsesMap _typeUsesMapFromMostRecentParse
-
_undoMgr
AtomicUndoManager _undoMgr
-
_validator
IGosuValidator _validator
-
-
-
Class editor.GosuEditorKit extends DefaultEditorKit implements Serializable
-
Serialized Fields
-
_preferences
GosuStyleContext _preferences
-
-
-
Class editor.GosuField extends GosuEditor implements Serializable
-
Class editor.GosuLabLAF extends BasicLookAndFeel implements Serializable
-
Class editor.GosuPanel extends JPanel implements Serializable
-
Serialized Fields
-
_bottomTabPane
TabPane _bottomTabPane
-
_breakpointManager
BreakpointManager _breakpointManager
-
_consolePanel
SystemPanel _consolePanel
-
_debugger
Debugger _debugger
-
_debugPanel
DebugPanel _debugPanel
-
_defaultUndoMgr
AtomicUndoManager _defaultUndoMgr
-
_editorTabPane
TabPane _editorTabPane
-
_experiment
Experiment _experiment
-
_experimentView
ExperimentView _experimentView
-
_history
NavigationHistory _history
-
_initialFile
boolean _initialFile
-
_inWriter
OutputStreamWriter _inWriter
-
_messages
MessagesPanel _messages
-
_oldIn
InputStream _oldIn
-
_outerSplitPane
CollapsibleSplitPane _outerSplitPane
-
_parentFrame
JFrame _parentFrame
-
_processRunner
IProcessRunner _processRunner
-
_runState
RunState _runState
-
_searches
SearchPanel _searches
-
_splitPane
CollapsibleSplitPane _splitPane
-
_statusBar
LabStatusBar _statusBar
-
_sysInListener
editor.GosuPanel.SysInListener _sysInListener
-
_typeNamesCache
TypeNameCache _typeNamesCache
-
-
-
Class editor.GosuStyleContext extends StyleContext implements Serializable
-
Class editor.GotoExceptionTypePopup extends GotoTypePopup implements Serializable
-
Class editor.GotoProgramTypePopup extends GotoTypePopup implements Serializable
-
Class editor.GotoTypePopup extends AbstractGotoPopup<String> implements Serializable
-
Class editor.HtmlViewer extends JEditorPane implements Serializable
-
Class editor.IdentifierTextField extends JTextField implements Serializable
-
Serialized Fields
-
_bAcceptDot
boolean _bAcceptDot
-
_bAcceptUnderscore
boolean _bAcceptUnderscore
-
-
-
Class editor.ImagePanel extends JComponent implements Serializable
-
Class editor.JavadocPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_bResizedHeight
boolean _bResizedHeight
-
_bResizedWidth
boolean _bResizedWidth
-
_clickLocation
Point _clickLocation
-
_editor
GosuEditor _editor
-
_editorKeyListener
editor.JavadocPopup.EditorKeyListener _editorKeyListener
-
_scroller
JScrollPane _scroller
-
_strHelpText
String _strHelpText
-
_viewer
HtmlViewer _viewer
-
-
-
Class editor.LabFrame extends JFrame implements Serializable
-
Class editor.LabTreeCellRenderer extends AbstractTreeCellRenderer<T extends AbstractTree> implements Serializable
-
Class editor.LabTreeUi.CollapsedIcon extends LabTreeUi.ExpandedIcon implements Serializable
-
Class editor.LabTreeUi.ExpandedIcon extends Object implements Serializable
-
Class editor.LabTreeUi.WindowsTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable
-
Class editor.ListPopup extends AbstractPopup implements Serializable
-
Serialized Fields
-
_docListener
UndoableEditListener _docListener
-
_editorKeyListener
editor.ListPopup.EditorKeyListener _editorKeyListener
-
_list
JList _list
-
_model
PopupListModel _model
-
-
-
Class editor.ListPopup.DefaultCellRenderer extends AbstractListCellRenderer implements Serializable
-
Class editor.MessagesPanel extends ClearablePanel implements Serializable
-
Serialized Fields
-
_scroller
JScrollPane _scroller
-
_tree
JTree _tree
-
-
-
Class editor.MetaInfoPopup extends BeanInfoPopup implements Serializable
-
Class editor.NewFilePopup extends JPopupMenu implements Serializable
-
Class editor.NewIdentifierDialog extends JDialog implements Serializable
-
Serialized Fields
-
_bAcceptDot
boolean _bAcceptDot
-
_name
String _name
-
_nameField
IdentifierTextField _nameField
-
-
-
Class editor.PackageType extends Object implements Serializable
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
_bDiscarded
boolean _bDiscarded
-
_strFullPackage
String _strFullPackage
-
_strParent
String _strParent
-
_strRelativePackage
String _strRelativePackage
-
_typeInfo
PackageTypeInfo _typeInfo
-
-
-
Class editor.ParameterInfoPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_docListener
UndoableEditListener _docListener
-
_editor
GosuEditor _editor
-
_editorCaretListener
CaretListener _editorCaretListener
-
_editorKeyListener
editor.ParameterInfoPopup.EditorKeyListener _editorKeyListener
-
_iArgPosition
int _iArgPosition
-
_labelContainer
JPanel _labelContainer
-
_pane
JPanel _pane
-
-
-
Class editor.ParserFeedbackPanel extends JPanel implements Serializable
-
Serialized Fields
-
_editor
EditorHost _editor
-
_feedback
editor.ParserFeedbackPanel.FeedbackMargin _feedback
-
_icon
JLabel _icon
-
-
-
Class editor.PasteBufferSelectDialog extends JDialog implements Serializable
-
Class editor.PopupListModel extends AbstractListModel implements Serializable
-
Class editor.ScrollableEditorRootPane extends JRootPane implements Serializable
-
Serialized Fields
-
_editor
JTextComponent _editor
-
-
-
Class editor.SelectClassToImportPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_callBack
SelectClassToImportPopup.ClassSelectionCallback _callBack
-
_labelTypeName
JLabel _labelTypeName
-
_list
JList _list
-
_pane
JPanel _pane
-
-
-
Class editor.SmartFixPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_editor
JComponent _editor
-
-
-
Class editor.StandardEditor extends EditorHost implements Serializable
-
Serialized Fields
-
_docHandler
editor.StandardEditor.DocumentHandler _docHandler
-
_editor
EditorHostTextPane _editor
-
_factory
ITypeFactory _factory
-
_panelFeedback
ParserFeedbackPanel _panelFeedback
-
_scroller
EditorScrollPane _scroller
-
_type
IType _type
-
-
-
Class editor.StringPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_editor
JTextComponent _editor
-
_escapeForJava
boolean _escapeForJava
-
_field
JTextArea _field
-
_nodeListenerList
EventListenerList _nodeListenerList
-
_pane
JPanel _pane
-
_strLabel
String _strLabel
-
_strValue
String _strValue
-
-
-
Class editor.SymbolCellRenderer extends DefaultListCellRenderer implements Serializable
-
Class editor.SymbolPopup extends EditorBasedPopup implements Serializable
-
Serialized Fields
-
_autoDismissed
boolean _autoDismissed
-
_bLocked
boolean _bLocked
-
_docListener
UndoableEditListener _docListener
-
_editorKeyListener
editor.SymbolPopup.EditorKeyListener _editorKeyListener
-
_expectedType
IType _expectedType
-
_nodeListenerList
EventListenerList _nodeListenerList
-
_pane
JPanel _pane
-
_strPrefix
String _strPrefix
-
_symbols
ISymbol[] _symbols
-
_tree
JTree _tree
-
-
-
Class editor.SystemPanel extends ClearablePanel implements Serializable
-
Serialized Fields
-
_err
PrintStream _err
-
_out
PrintStream _out
-
_outputPanel
JTextPane _outputPanel
-
_scroller
EditorScrollPane _scroller
-
_sysErr
PrintStream _sysErr
-
_sysOut
PrintStream _sysOut
-
-
-
Class editor.ToggleToolBarButton extends JToggleButton implements Serializable
-
Serialized Fields
-
_activeBorder
Border _activeBorder
-
_bMenu
boolean _bMenu
-
_bRollover
boolean _bRollover
-
_bShowText
boolean _bShowText
-
-
-
Class editor.TypeCellRenderer extends AbstractListCellRenderer<CharSequence> implements Serializable
-
Class editor.TypeInPackageType extends Object implements Serializable
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
_bDiscarded
boolean _bDiscarded
-
_strFqName
String _strFqName
-
_strParent
String _strParent
-
_strRelativeName
String _strRelativeName
-
_typeInfo
TypeInPackageTypeInfo _typeInfo
-
-
-
Class editor.TypePopup extends EditorBasedPopup implements Serializable
-
Serialized Fields
-
_allTypes
ArrayList<CharSequence> _allTypes
-
_bLocked
boolean _bLocked
-
_docListener
UndoableEditListener _docListener
-
_editorKeyListener
editor.TypePopup.EditorKeyListener _editorKeyListener
-
_list
JList<CharSequence> _list
-
_nodeListenerList
EventListenerList _nodeListenerList
-
_pane
JPanel _pane
-
_strPrefix
String _strPrefix
-
_title
String _title
-
-
-
Class editor.WindowsTreeUI.CollapsedIcon extends editor.WindowsTreeUI.ExpandedIcon implements Serializable
-
Class editor.WindowsTreeUI.ExpandedIcon extends Object implements Serializable
-
Class editor.WindowsTreeUI.WindowsTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable
-
-
Package editor.actions
-
Class editor.actions.GenericAction extends AbstractAction implements Serializable
-
Serialized Fields
-
_actionHandler
ConditionalActionHandler _actionHandler
-
-
-
-
Package editor.debugger
-
Class editor.debugger.BreakpointsDialog extends JDialog implements Serializable
-
Serialized Fields
-
_btnPlus
AbstractButton _btnPlus
-
_btnViewSource
JButton _btnViewSource
-
_cbCaught
JCheckBox _cbCaught
-
_cbRunScript
JCheckBox _cbRunScript
-
_cbSuspend
JCheckBox _cbSuspend
-
_cbUncaught
JCheckBox _cbUncaught
-
_configPanel
JPanel _configPanel
-
_exceptionBpTree
BreakpointTree _exceptionBpTree
-
_fieldExpr
GosuEditor _fieldExpr
-
_fieldRunScript
GosuEditor _fieldRunScript
-
_labelCondition
JLabel _labelCondition
-
_listener
Runnable _listener
-
_mapToPanel
Map<Breakpoint,JPanel> _mapToPanel
-
_tree
JTree _tree
-
-
-
Class editor.debugger.DebugPanel extends JPanel implements Serializable
-
Class editor.debugger.EvaluateDialog extends JDialog implements Serializable
-
Serialized Fields
-
_expr
String _expr
-
_fieldExpr
GosuEditor _fieldExpr
-
_fqn
String _fqn
-
_immediateClass
String _immediateClass
-
_offset
int _offset
-
_varTree
JTree _varTree
-
-
-
-
Package editor.plugin.typeloader.java
-
Class editor.plugin.typeloader.java.JavaDocument extends DefaultStyledDocument implements Serializable
-
Serialized Fields
-
_comment
MutableAttributeSet _comment
-
_error
MutableAttributeSet _error
-
_errorHandler
DiagnosticCollector<JavaFileObject> _errorHandler
-
_keyword
MutableAttributeSet _keyword
-
_keywords
Set<String> _keywords
-
_multiLineComment
boolean _multiLineComment
-
_root
Element _root
-
_stringLiteral
MutableAttributeSet _stringLiteral
-
_warning
MutableAttributeSet _warning
-
_word
MutableAttributeSet _word
-
-
-
Class editor.plugin.typeloader.java.JavaEditorKit extends StyledEditorKit implements Serializable
-
-
Package editor.run
-
Class editor.run.RunConfigDialog extends JDialog implements Serializable
-
Serialized Fields
-
_addedConfigs
List<IRunConfig> _addedConfigs
-
_btnMinus
AbstractButton _btnMinus
-
_btnPlus
AbstractButton _btnPlus
-
_btnRun
JButton _btnRun
-
_btnSave
JButton _btnSave
-
_configPanel
JPanel _configPanel
-
_configTab
ITab _configTab
-
_experiment
Experiment _experiment
-
_mapRunConfigs
Map<IRunConfig,Pair<IRunConfigParameters,JComponent>> _mapRunConfigs
-
_modifiedConfigs
List<IRunConfig> _modifiedConfigs
-
_removedConfigs
List<IRunConfig> _removedConfigs
-
_runMe
IRunConfig _runMe
-
_runState
RunState _runState
-
_tree
JTree _tree
-
-
-
Class editor.run.RunConfigDialog.RunConfigTreeCellRenderer extends AbstractTreeCellRenderer<RunConfigTree> implements Serializable
-
-
Package editor.search
-
Class editor.search.AbstractSearchDialog extends AbstractDialog implements Serializable
-
Serialized Fields
-
_bReplace
boolean _bReplace
-
_cbDir
DirectoryEditor _cbDir
-
_cbFileMasks
JComboBox<String> _cbFileMasks
-
_cbReplace
JComboBox<String> _cbReplace
-
_cbScope
JComboBox<SearchScope> _cbScope
-
_cbSearch
JComboBox<String> _cbSearch
-
_checkCase
JCheckBox _checkCase
-
_checkFileMask
JCheckBox _checkFileMask
-
_checkRegex
JCheckBox _checkRegex
-
_checkWords
JCheckBox _checkWords
-
_prevSearchTree
List<FileTree> _prevSearchTree
-
_rbDirectory
JRadioButton _rbDirectory
-
_rbProject
JRadioButton _rbProject
-
_rbScope
JRadioButton _rbScope
-
_searchDir
FileTree _searchDir
-
_separator2
JPanel _separator2
-
_separator3
JPanel _separator3
-
_stateHandler
editor.search.AbstractSearchDialog.DialogStateHandler _stateHandler
-
-
-
Class editor.search.LocalSearchDialog extends AbstractSearchDialog implements Serializable
-
Class editor.search.SearchDialog extends AbstractSearchDialog implements Serializable
-
Class editor.search.SearchPanel extends ClearablePanel implements Serializable
-
-
Package editor.settings
-
Class editor.settings.SettingsDialog extends JDialog implements Serializable
-
Serialized Fields
-
_btnOk
JButton _btnOk
-
_configPanel
JPanel _configPanel
-
_configTab
ITab _configTab
-
_experiment
Experiment _experiment
-
_mapSettings
Map<ISettings,Pair<ISettingsParameters,JComponent>> _mapSettings
-
_modifiedSettings
List<ISettings> _modifiedSettings
-
_mruSettings
ISettings _mruSettings
-
_tree
JTree _tree
-
-
-
Class editor.settings.SettingsDialog.SettingsTreeCellRenderer extends AbstractTreeCellRenderer<SettingsTree> implements Serializable
-
-
Package editor.shipit
-
Class editor.shipit.ShipItDialog extends JDialog implements Serializable
-
Serialized Fields
-
_bBundleGosu
boolean _bBundleGosu
-
_btnOk
JButton _btnOk
-
_cbBundleGosu
LabCheckbox _cbBundleGosu
-
_cbPrecompile
LabCheckbox _cbPrecompile
-
_errorMsg
JLabel _errorMsg
-
_experiment
Experiment _experiment
-
_fieldProgramName
JTextField _fieldProgramName
-
_strProgramName
String _strProgramName
-
-
-
-
Package editor.splitpane
-
Class editor.splitpane.CollapsibleSplitPane extends SplitPane implements Serializable
-
Serialized Fields
-
_bottomMin
ICaptionedPanel _bottomMin
-
_captionActionListener
ICaptionActionListener _captionActionListener
-
_topMin
ICaptionedPanel _topMin
-
-
-
Class editor.splitpane.EmptyCaptionBar extends JPanel implements Serializable
-
Class editor.splitpane.SplitPane extends JPanel implements Serializable
-
Serialized Fields
-
_comp1
JComponent _comp1
-
_comp2
JComponent _comp2
-
_iOrientation
int _iOrientation
-
_iPosition
double _iPosition
-
_listeners
Set<ActionListener> _listeners
-
_pane1
JPanel _pane1
-
_pane2
JPanel _pane2
-
_splitter
editor.splitpane.SplitPane.Splitter _splitter
-
-
-
-
Package editor.tabpane
-
Class editor.tabpane.ContentContainer extends JPanel implements Serializable
-
Serialized Fields
-
_tabPane
TabPane _tabPane
-
-
-
Class editor.tabpane.MoreTab extends LabToolbarButton implements Serializable
-
Serialized Fields
-
_tabContainer
TabContainer _tabContainer
-
-
-
Class editor.tabpane.StandardTab extends JPanel implements Serializable
-
Serialized Fields
-
_bCanClose
boolean _bCanClose
-
_bHover
boolean _bHover
-
_contentPanel
JComponent _contentPanel
-
_innerLabel
JLabel _innerLabel
-
_label
ILabel _label
-
_tabContainer
TabContainer _tabContainer
-
_tabPositionChangeHandler
editor.tabpane.StandardTab.TabPositionChangeHandler _tabPositionChangeHandler
-
-
-
Class editor.tabpane.TabAndToolContainer extends JPanel implements Serializable
-
Serialized Fields
-
_activePosition
TabPosition _activePosition
-
_captionActionListeners
List<ICaptionActionListener> _captionActionListeners
-
_captionType
ICaptionActionListener.ActionType _captionType
-
_captionTypeListeners
List<ChangeListener> _captionTypeListeners
-
_copiedFrom
TabAndToolContainer _copiedFrom
-
_tabContainer
TabContainer _tabContainer
-
_tabPane
TabPane _tabPane
-
_toolContainer
ToolContainer _toolContainer
-
-
-
Class editor.tabpane.TabContainer extends JPanel implements Serializable
-
Serialized Fields
-
_contextMenuHandler
IContextMenuHandler<JComponent> _contextMenuHandler
-
_moreTab
MoreTab _moreTab
-
_orderedTabs
List<ITab> _orderedTabs
-
_selectionListeners
EventListenerList _selectionListeners
-
_tabPosition
TabPosition _tabPosition
-
_tabPositionListeners
EventListenerList _tabPositionListeners
-
-
-
Class editor.tabpane.TabContainer.TabChangeEvent extends ChangeEvent implements Serializable
-
Serialized Fields
-
_tab
ITab _tab
-
-
-
Class editor.tabpane.TabListCellRenderer extends AbstractListCellRenderer<ITab> implements Serializable
-
Class editor.tabpane.TabListPopup extends JPopupMenu implements Serializable
-
Serialized Fields
-
_list
JList<ITab> _list
-
_nodeListenerList
EventListenerList _nodeListenerList
-
_pane
JPanel _pane
-
_tabContainer
TabContainer _tabContainer
-
-
-
Class editor.tabpane.TabPane extends JPanel implements Serializable
-
Serialized Fields
-
_bActive
boolean _bActive
-
_bDynamic
boolean _bDynamic
-
_bMaximizable
boolean _bMaximizable
-
_bMinimizable
boolean _bMinimizable
-
_bRestorable
boolean _bRestorable
-
_bTopBorderOnly
boolean _bTopBorderOnly
-
_contentContainer
ContentContainer _contentContainer
-
_focusChangeListener
editor.tabpane.TabPane.FocusChangeListener _focusChangeListener
-
_tabAndToolContainer
TabAndToolContainer _tabAndToolContainer
-
_tabContainer
TabContainer _tabContainer
-
_tabPosition
TabPosition _tabPosition
-
_toolContainer
ToolContainer _toolContainer
-
-
-
Class editor.tabpane.ToolContainer extends JPanel implements Serializable
-
Serialized Fields
-
_btnDisplayTabs
LabToolbarButton _btnDisplayTabs
-
_btnMaximize
LabToolbarButton _btnMaximize
-
_btnMinimize
LabToolbarButton _btnMinimize
-
_btnRestore
LabToolbarButton _btnRestore
-
_tabPane
TabPane _tabPane
-
_toolbar
ToolBar _toolbar
-
-
-
-
Package editor.undo
-
Class editor.undo.AtomicUndoManager extends UndoManager implements Serializable
-
Serialized Fields
-
_bPaused
boolean _bPaused
-
_changeListeners
List<ChangeListener> _changeListeners
-
_lLastUndoTime
long _lLastUndoTime
-
_undoAtomNest
Stack<editor.undo.AtomicUndoManager.DisplayableCompoundEdit> _undoAtomNest
A stack used for managing nested undo atoms. Whenever an atomic undo atom begins a newDisplayableCompoundEdit
is constructed on it's behalf and pushed onto the stack. When an undo atom ends itsDisplayableCompoundEdit
is popped off the stack and added to the next atom's edit list in the stack or, if the stack is empty, it is directly added to this undo manager's edit list.
-
-
-
Class editor.undo.StagedStateEdit extends StateEdit implements Serializable
-
Class editor.undo.UndoChangeEvent extends ChangeEvent implements Serializable
-
Serialized Fields
-
_edit
UndoableEdit _edit
-
_type
UndoChangeEvent.ChangeType _type
-
-
-
-
Package editor.util
-
Class editor.util.AbstractDialog extends JDialog implements Serializable
-
Class editor.util.ContainerMoverSizer extends JComponent implements Serializable
-
Class editor.util.ContainerSizer extends JComponent implements Serializable
-
Class editor.util.DirectoryEditor extends JPanel implements Serializable
-
Serialized Fields
-
_btnDir
LabToolbarButton _btnDir
-
_editDir
JTextField _editDir
-
-
-
Class editor.util.LabButton extends JButton implements Serializable
-
Class editor.util.LabCheckbox extends JCheckBox implements Serializable
-
Class editor.util.LabelListCellRenderer extends AbstractListCellRenderer<ILabel> implements Serializable
-
Class editor.util.LabelListPopup extends PopupContainer implements Serializable
-
Class editor.util.LabGlassPane extends JPanel implements Serializable
-
Class editor.util.LabStatusBar extends JPanel implements Serializable
-
Serialized Fields
-
_caretListener
editor.util.LabStatusBar.CaretHandler _caretListener
-
_coords
JLabel _coords
-
_editor
EditorHost _editor
-
_selectionInfo
JLabel _selectionInfo
-
_status
JLabel _status
-
-
-
Class editor.util.LabToolbarButton extends JButton implements Serializable
-
Class editor.util.MoreTextEditor extends JPanel implements Serializable
-
Serialized Fields
-
_bConvertNewLineToSpaace
boolean _bConvertNewLineToSpaace
-
_btnDir
LabToolbarButton _btnDir
-
_editText
JTextField _editText
-
-
-
Class editor.util.PopupContainer extends JPopupMenu implements Serializable
-
Class editor.util.ProgressPanel extends JPanel implements Serializable
-
Serialized Fields
-
_abortListener
ActionListener _abortListener
-
_labelProgress
JLabel _labelProgress
-
_progress
JProgressBar _progress
-
-
-
Class editor.util.ProgressWindow extends JWindow implements Serializable
-
Serialized Fields
-
_window
Window _window
-
-
-
Class editor.util.RoundedMatteBorder extends AbstractBorder implements Serializable
-
Class editor.util.SmartMenu extends JMenu implements Serializable
-
Class editor.util.SmartMenuItem extends JMenuItem implements Serializable
-
Class editor.util.ToolBar extends JToolBar implements Serializable
-
Serialized Fields
-
_border
Border _border
-
-
-
-
Package gw.gosudoc.com.sun.tools.doclets.internal.toolkit
-
Class gw.gosudoc.com.sun.tools.doclets.internal.toolkit.Configuration.Fault extends Exception implements Serializable
- serialVersionUID:
- 0L
-
-
Package gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util
-
Class gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util.DocletAbortException extends RuntimeException implements Serializable
- serialVersionUID:
- -9131058909576418984L
-
Class gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util.FatalError extends Error implements Serializable
- serialVersionUID:
- -9131058909576418984L
-
-
Package gw.gosudoc.com.sun.tools.javadoc.main
-
Class gw.gosudoc.com.sun.tools.javadoc.main.Messager.ExitJavadoc extends Error implements Serializable
- serialVersionUID:
- 0L
-
-
Package gw.internal.gosu.dynamic
-
Class gw.internal.gosu.dynamic.DynamicType extends TypeBase implements Serializable
-
Serialized Fields
-
_typeInfo
LockingLazyVar<DynamicTypeInfo> _typeInfo
-
_typeLoader
DynamicTypeLoader _typeLoader
-
_typeRef
ITypeRef _typeRef
-
-
-
-
Package gw.internal.gosu.module.fs
-
Class gw.internal.gosu.module.fs.JavaDirectoryImpl extends JavaResourceImpl implements Serializable
-
Serialized Fields
-
_fileRetrievalStrategy
gw.internal.gosu.module.fs.JavaDirectoryImpl.FileRetrievalStrategy _fileRetrievalStrategy
-
-
-
Class gw.internal.gosu.module.fs.JavaFileImpl extends JavaResourceImpl implements Serializable
-
Class gw.internal.gosu.module.fs.JavaResourceImpl extends Object implements Serializable
-
Serialized Fields
-
_file
File _file
-
-
-
Class gw.internal.gosu.module.fs.PathDirectoryImpl extends PathResourceImpl implements Serializable
-
Class gw.internal.gosu.module.fs.PathFileImpl extends PathResourceImpl implements Serializable
-
Class gw.internal.gosu.module.fs.PathResourceImpl extends Object implements Serializable
-
Serialized Fields
-
_path
Path _path
-
-
-
-
Package gw.internal.gosu.parser
-
Class gw.internal.gosu.parser.AbstractTypeRef extends ITypeRef implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws ClassNotFoundException, IOException
- Throws:
ClassNotFoundException
IOException
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
writeObject
private void writeObject(ObjectOutputStream os) throws IOException
- Throws:
IOException
-
-
-
Class gw.internal.gosu.parser.AnnotationJavaClassAnnotation extends Object implements Serializable
-
Serialized Fields
-
_annotation
Annotation _annotation
-
-
-
Class gw.internal.gosu.parser.AsmClassJavaClassInfo extends AsmTypeJavaClassType implements Serializable
-
Serialized Fields
-
_allFields
IJavaClassField[] _allFields
-
_class
AsmClass _class
-
_declaredAnnotations
IAnnotationInfo[] _declaredAnnotations
-
_declaredClasses
IJavaClassInfo[] _declaredClasses
-
_declaredConstructors
IJavaClassConstructor[] _declaredConstructors
-
_declaredFields
IJavaClassField[] _declaredFields
-
_declaredMethods
IJavaClassMethod[] _declaredMethods
-
_enclosingClass
LocklessLazyVar<IType> _enclosingClass
-
_enumConstants
IEnumValue[] _enumConstants
-
_genericInterfaces
IJavaClassType[] _genericInterfaces
-
_interfaces
IJavaClassInfo[] _interfaces
-
_javaType
IType _javaType
-
_methodDescriptors
IJavaMethodDescriptor[] _methodDescriptors
-
_namespace
String _namespace
-
_propertyDescriptors
IJavaPropertyDescriptor[] _propertyDescriptors
-
_simpleName
String _simpleName
-
_sourceFileHandle
ISourceFileHandle _sourceFileHandle
-
_sourceType
IJavaClassInfo _sourceType
-
_superclass
IJavaClassInfo _superclass
-
_typeVariables
IJavaClassTypeVariable[] _typeVariables
-
-
-
Class gw.internal.gosu.parser.AsmConstructorJavaClassConstructor extends JavaSourceElement implements Serializable
-
Class gw.internal.gosu.parser.AsmFieldJavaClassField extends JavaSourceElement implements Serializable
-
Class gw.internal.gosu.parser.AsmGenericArrayTypeJavaClassGenericArrayType extends AsmTypeJavaClassType implements Serializable
-
Class gw.internal.gosu.parser.AsmMethodJavaClassMethod extends JavaSourceElement implements Serializable
-
Class gw.internal.gosu.parser.AsmParameterizedTypeJavaClassParameterizedType extends AsmTypeJavaClassType implements Serializable
-
Class gw.internal.gosu.parser.AsmTypeJavaClassType extends JavaSourceElement implements Serializable
-
Class gw.internal.gosu.parser.AsmTypeVariableJavaClassTypeVariable extends AsmTypeJavaClassType implements Serializable
-
Serialized Fields
-
_variance
Variance _variance
-
-
-
Class gw.internal.gosu.parser.AsmWildcardTypeJavaClassWildcardType extends AsmTypeJavaClassType implements Serializable
-
Serialized Fields
-
_genType
IAsmType _genType
-
-
-
Class gw.internal.gosu.parser.BlockClass extends SyntheticClass implements Serializable
-
Class gw.internal.gosu.parser.CannotExecuteGosuException extends RuntimeException implements Serializable
-
Class gw.internal.gosu.parser.CannotMergeStacktracesException extends RuntimeException implements Serializable
-
Class gw.internal.gosu.parser.ClassAnnotationInfo extends Object implements Serializable
-
Serialized Fields
-
_annotation
Annotation _annotation
-
_containerType
IType _containerType
-
-
-
Class gw.internal.gosu.parser.ClassJavaClassInfo extends TypeJavaClassType implements Serializable
-
Serialized Fields
-
_bArray
Boolean _bArray
-
_bEnum
Boolean _bEnum
-
_bInterface
Boolean _bInterface
-
_class
Class<?> _class
-
_declaredAnnotations
IAnnotationInfo[] _declaredAnnotations
-
_declaredClasses
IJavaClassInfo[] _declaredClasses
-
_declaredConstructors
IJavaClassConstructor[] _declaredConstructors
-
_declaredFields
IJavaClassField[] _declaredFields
-
_declaredMethods
IJavaClassMethod[] _declaredMethods
-
_enclosingClass
LocklessLazyVar<IType> _enclosingClass
-
_fields
IJavaClassField[] _fields
-
_fileHandle
ISourceFileHandle _fileHandle
-
_genericInterfaces
IJavaClassType[] _genericInterfaces
-
_interfaces
IJavaClassInfo[] _interfaces
-
_javaType
IType _javaType
-
_methodDescriptors
IJavaMethodDescriptor[] _methodDescriptors
-
_modifiers
Integer _modifiers
-
_namespace
String _namespace
-
_propertyDescriptors
IJavaPropertyDescriptor[] _propertyDescriptors
-
_superclass
IJavaClassInfo _superclass
-
_typeVariables
IJavaClassTypeVariable[] _typeVariables
-
-
-
Class gw.internal.gosu.parser.CommonSymbolsScope extends StandardScope<K extends CharSequence,V extends ISymbol> implements Serializable
-
Class gw.internal.gosu.parser.CompoundType extends AbstractType implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class gw.internal.gosu.parser.ConstructorJavaClassConstructor extends Object implements Serializable
-
Serialized Fields
-
_ctor
Constructor _ctor
-
_module
IModule _module
-
-
-
Class gw.internal.gosu.parser.DelegateFunctionType extends FunctionType implements Serializable
-
Class gw.internal.gosu.parser.ErrorType extends AbstractType implements Serializable
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
_error
ParseResultsException _error
-
_strErrantTypeName
String _strErrantTypeName
-
-
-
Class gw.internal.gosu.parser.FieldJavaClassField extends Object implements Serializable
-
Class gw.internal.gosu.parser.GenericArrayTypeJavaClassGenericArrayType extends TypeJavaClassType implements Serializable
-
Serialized Fields
-
_genericArrayType
GenericArrayType _genericArrayType
-
-
-
Class gw.internal.gosu.parser.GosuAnnotation extends Object implements Serializable
-
Serialized Fields
-
_enclosingType
ICompilableTypeInternal _enclosingType
-
_end
int _end
-
_expression
Expression _expression
-
_start
int _start
-
_target
AnnotationUseSiteTarget _target
-
_type
IType _type
-
-
-
Class gw.internal.gosu.parser.GosuAnnotationInfo extends Object implements Serializable
-
Serialized Fields
-
_container
IFeatureInfo _container
-
_expr
INewExpression _expr
-
_instance
Object _instance
-
_newExpressionAsString
String _newExpressionAsString
-
_owner
IGosuClassInternal _owner
-
_rawAnnotation
IGosuAnnotation _rawAnnotation
-
_type
IType _type
-
-
-
Class gw.internal.gosu.parser.GosuArrayClass extends DefaultArrayType implements Serializable
-
Serialized Fields
-
_lazyConcreteClass
LockingLazyVar<IJavaClassInfo> _lazyConcreteClass
-
-
-
Class gw.internal.gosu.parser.GosuClass extends InnerClassCapableType implements Serializable
- serialVersionUID:
- 5L
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
_functionalInterface
LocklessLazyVar<IFunctionType> _functionalInterface
-
_strFullName
String _strFullName
-
_typeParams
IType[] _typeParams
-
-
Class gw.internal.gosu.parser.GosuClassFragment extends GosuClass implements Serializable
-
Class gw.internal.gosu.parser.GosuDocAnnotation extends Object implements Serializable
-
Serialized Fields
-
_args
String[] _args
-
_expression
Expression _expression
-
_ownersType
ICompilableType _ownersType
-
_type
IType _type
-
-
-
Class gw.internal.gosu.parser.GosuEnhancement extends GosuClass implements Serializable
-
Class gw.internal.gosu.parser.GosuProgram extends GosuClass implements Serializable
-
Serialized Fields
-
_allowUses
boolean _allowUses
-
_anonymous
boolean _anonymous
-
_bGenRootExprAccess
boolean _bGenRootExprAccess
-
_bParsingExecutableProgramStmts
boolean _bParsingExecutableProgramStmts
-
_bStatementsOnly
boolean _bStatementsOnly
-
_contextType
IType _contextType
-
_ctxInferenceMgr
ContextInferenceManager _ctxInferenceMgr
-
_expectedReturnType
IType _expectedReturnType
-
_sharedInstance
IProgramInstance _sharedInstance
-
_throwaway
boolean _throwaway
-
_tokenizerInstructor
ITokenizerInstructor _tokenizerInstructor
-
-
-
Class gw.internal.gosu.parser.InnerClassLocatorException extends Exception implements Serializable
-
Class gw.internal.gosu.parser.InnerClassNotFoundException extends RuntimeException implements Serializable
-
Class gw.internal.gosu.parser.JavaEnumType extends gw.internal.gosu.parser.JavaType implements Serializable
-
Serialized Fields
-
_enumVals
List<IEnumValue> _enumVals
-
-
-
Class gw.internal.gosu.parser.MetaType extends AbstractType implements Serializable
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
_type
IType _type
-
-
-
Class gw.internal.gosu.parser.MethodDescriptorJavaMethodDescriptor extends Object implements Serializable
-
Serialized Fields
-
_method
Method _method
-
_module
IModule _module
-
javaMethod
MethodJavaClassMethod javaMethod
-
-
-
Class gw.internal.gosu.parser.MethodJavaClassMethod extends Object implements Serializable
-
Class gw.internal.gosu.parser.NamespaceType extends AbstractType implements Serializable
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
-
Class gw.internal.gosu.parser.ParameterDescriptorJavaParameterDescriptor extends Object implements Serializable
-
Serialized Fields
-
_pd
ParameterDescriptor _pd
-
-
-
Class gw.internal.gosu.parser.ParameterizedTypeJavaClassParameterizedType extends TypeJavaClassType implements Serializable
-
Serialized Fields
-
_parameterizedType
ParameterizedType _parameterizedType
-
-
-
Class gw.internal.gosu.parser.ParseTree extends Object implements Serializable
-
Serialized Fields
-
_children
DynamicArray<ParseTree> _children
-
_iLength
int _iLength
-
_iOffset
int _iOffset
-
-
-
Class gw.internal.gosu.parser.PropertyNotFoundException extends ParseException implements Serializable
-
Class gw.internal.gosu.parser.RepeatableContainerAnnotationInfo extends Object implements Serializable
-
Serialized Fields
-
_annotations
IAnnotationInfo[] _annotations
-
_container
IType _container
-
_owner
IType _owner
-
-
-
Class gw.internal.gosu.parser.RuntimeExceptionWithNoStacktrace extends RuntimeException implements Serializable
-
Class gw.internal.gosu.parser.SyntheticClass extends GosuClass implements Serializable
-
Class gw.internal.gosu.parser.TypeJavaClassType extends Object implements Serializable
-
Class gw.internal.gosu.parser.TypeMayHaveBeenDeletedException extends TypeResolveException implements Serializable
-
Serialized Fields
-
_reference
AbstractTypeRef _reference
-
-
-
Class gw.internal.gosu.parser.TypeRefException extends RuntimeException implements Serializable
-
Class gw.internal.gosu.parser.TypeResolveException extends RuntimeException implements Serializable
-
Class gw.internal.gosu.parser.TypeUsesMap extends Object implements Serializable
-
Serialized Fields
-
_bSupportRelativePackageResolution
boolean _bSupportRelativePackageResolution
-
_defaultNamespaces
DynamicArray<String> _defaultNamespaces
-
_featureLiterals
DynamicArray<IFeatureInfo> _featureLiterals
-
_featureSpaces
DynamicArray<String> _featureSpaces
-
_locked
boolean _locked
-
_namespaces
DynamicArray<String> _namespaces
-
_specialNamespaces
DynamicArray<String> _specialNamespaces
-
_specialTypeUsesByRelativeName
HashMap<String,String> _specialTypeUsesByRelativeName
-
_typeUsesByRelativeName
HashMap<String,String> _typeUsesByRelativeName
-
_usesStmts
HashMap<String,IUsesStatement> _usesStmts
-
-
-
Class gw.internal.gosu.parser.TypeVariableArrayType extends DefaultNonLoadableArrayType implements Serializable
-
Class gw.internal.gosu.parser.TypeVariableJavaClassTypeVariable extends TypeJavaClassType implements Serializable
-
Serialized Fields
-
_typeVariable
TypeVariable _typeVariable
-
_variance
Variance _variance
-
-
-
Class gw.internal.gosu.parser.TypeVariableJavaTypeVariable extends TypeJavaClassType implements Serializable
-
Serialized Fields
-
_module
IModule _module
-
_typeParameter
TypeVariable _typeParameter
-
_variance
Variance _variance
-
-
-
Class gw.internal.gosu.parser.TypeVariableType extends AbstractType implements Serializable
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
_bFunctionStatement
boolean _bFunctionStatement
-
_typeVarDef
ITypeVariableDefinition _typeVarDef
-
-
-
Class gw.internal.gosu.parser.WildcardTypeJavaClassWildcardType extends TypeJavaClassType implements Serializable
-
Serialized Fields
-
_genType
Type _genType
-
_wildcardType
WildcardType _wildcardType
-
-
-
-
Package gw.internal.gosu.parser.expressions
-
Class gw.internal.gosu.parser.expressions.BlockType extends FunctionType implements Serializable
-
Serialized Fields
-
_argNames
String[] _argNames
-
_defValues
IExpression[] _defValues
-
_relativeSignature
String _relativeSignature
-
_relativeSignatureSansBlock
String _relativeSignatureSansBlock
-
-
-
Class gw.internal.gosu.parser.expressions.UnsupportedNumberTypeException extends RuntimeException implements Serializable
-
-
Package gw.internal.gosu.parser.fragments
-
Class gw.internal.gosu.parser.fragments.GosuFragment extends AbstractType implements Serializable
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
Deprecated.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
_allTypesInHierarchy
Set<IType> _allTypesInHierarchy
Deprecated. -
_arrayType
LockingLazyVar<IType> _arrayType
Deprecated. -
_blocks
List<IGosuClass> _blocks
Deprecated. -
_discarded
boolean _discarded
Deprecated. -
_expression
IExpression _expression
Deprecated. -
_externalSymbols
HashMap<String,ISymbol> _externalSymbols
Deprecated. -
_javaClass
LockingLazyVar<IJavaClassInfo> _javaClass
Deprecated. -
_name
String _name
Deprecated. -
_sharedInstance
LockingLazyVar<FragmentInstance> _sharedInstance
Deprecated. -
_supertype
IType _supertype
Deprecated. -
_typeInfo
GosuFragmentTypeInfo _typeInfo
Deprecated. -
_typeUsesMap
ITypeUsesMap _typeUsesMap
Deprecated.
-
-
-
-
Package gw.internal.gosu.parser.java.classinfo
-
Class gw.internal.gosu.parser.java.classinfo.AsmClassAnnotationInfo extends Object implements Serializable
-
Serialized Fields
-
_annotation
AsmAnnotation _annotation
-
_owner
IJavaAnnotatedElement _owner
-
-
-
Class gw.internal.gosu.parser.java.classinfo.JavaArrayClassInfo extends AbstractJavaClassInfo implements Serializable
-
Serialized Fields
-
_component
IJavaClassInfo _component
-
-
-
Class gw.internal.gosu.parser.java.classinfo.JavaParameterizedType extends Object implements Serializable
-
Serialized Fields
-
_args
IJavaClassType[] _args
-
_rawType
IJavaClassType _rawType
-
-
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotation extends JavaSourceType implements Serializable
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotationInfo extends Object implements Serializable
-
Serialized Fields
-
_annotationTree
com.sun.source.tree.AnnotationTree _annotationTree
-
_gosuModule
IModule _gosuModule
-
_name
String _name
-
_owner
IJavaAnnotatedElement _owner
-
_type
IJavaClassInfo _type
-
-
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourceAnnotationMethod extends JavaSourceMethod implements Serializable
-
Serialized Fields
-
_defaultValue
JavaSourceDefaultValue _defaultValue
-
-
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourceArrayType extends Object implements Serializable
-
Serialized Fields
-
_componentType
IJavaClassType _componentType
-
-
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourceClass extends JavaSourceType implements Serializable
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourceConstructor extends JavaSourceMethod implements Serializable
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourceDefaultConstructor extends Object implements Serializable
-
Serialized Fields
-
_classInfo
IJavaClassInfo _classInfo
-
-
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourceEnum extends JavaSourceType implements Serializable
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourceEnumConstant extends JavaSourceField implements Serializable
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourceField extends JavaSourceElement implements Serializable
-
Serialized Fields
-
_containingClass
JavaSourceType _containingClass
-
_fieldTree
com.sun.source.tree.VariableTree _fieldTree
-
_genericType
IJavaClassType _genericType
-
_modifierList
IModifierList _modifierList
-
_type
IJavaClassInfo _type
-
-
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourceInterface extends JavaSourceType implements Serializable
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourceMethod extends JavaSourceElement implements Serializable
-
Serialized Fields
-
_containingClass
JavaSourceType _containingClass
-
_genericParameterTypes
IJavaClassType[] _genericParameterTypes
-
_genericReturnType
IJavaClassType _genericReturnType
-
_method
com.sun.source.tree.MethodTree _method
-
_modifierList
JavaSourceModifierList _modifierList
-
_parameters
JavaSourceParameter[] _parameters
-
_parameterTypes
IJavaClassInfo[] _parameterTypes
-
_returnType
IJavaClassInfo _returnType
-
_typeParameters
IJavaClassTypeVariable[] _typeParameters
-
-
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourceMethodDescriptor extends Object implements Serializable
-
Serialized Fields
-
_method
IJavaClassMethod _method
-
-
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourcePropertyDescriptor extends Object implements Serializable
-
Serialized Fields
-
_deprecated
Boolean _deprecated
-
_name
String _name
-
_readMethod
IJavaClassMethod _readMethod
-
_type
IType _type
-
_writeMethod
IJavaClassMethod _writeMethod
-
-
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourceType extends AbstractJavaClassInfo implements Serializable
-
Serialized Fields
-
_allFields
IJavaClassField[] _allFields
-
_cache
Map<String,Object> _cache
-
_compilationUnitTree
com.sun.source.tree.CompilationUnitTree _compilationUnitTree
-
_constructors
IJavaClassConstructor[] _constructors
-
_enclosingClass
JavaSourceType _enclosingClass
-
_enumConstants
Object[] _enumConstants
-
_fields
IJavaClassField[] _fields
-
_fileHandle
ISourceFileHandle _fileHandle
-
_fullyQualifiedName
String _fullyQualifiedName
-
_genericInterfaces
IJavaClassType[] _genericInterfaces
-
_genericSuperClass
IJavaClassType _genericSuperClass
-
_gosuModule
IModule _gosuModule
-
_importList
List<String> _importList
-
_innerClasses
IJavaClassInfo[] _innerClasses
-
_interfaces
IJavaClassInfo[] _interfaces
-
_javaType
IType _javaType
-
_methodDescriptors
IJavaMethodDescriptor[] _methodDescriptors
-
_methods
IJavaClassMethod[] _methods
-
_modifiersList
JavaSourceModifierList _modifiersList
-
_namespace
String _namespace
-
_propertyDescriptors
IJavaPropertyDescriptor[] _propertyDescriptors
-
_simpleName
String _simpleName
-
_sourcePositions
com.sun.source.util.SourcePositions _sourcePositions
-
_staticImportList
List<String> _staticImportList
-
_superClass
IJavaClassInfo _superClass
-
_typeDecl
com.sun.source.tree.ClassTree _typeDecl
-
_typeParameters
IJavaClassTypeVariable[] _typeParameters
-
-
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourceTypeVariable extends Object implements Serializable
-
Serialized Fields
-
_bounds
IJavaClassType[] _bounds
-
_name
String _name
-
_owner
ITypeInfoResolver _owner
-
_typeParameter
com.sun.source.tree.TypeParameterTree _typeParameter
-
_variance
Variance _variance
-
-
-
Class gw.internal.gosu.parser.java.classinfo.JavaSourceUnresolvedClass extends AbstractJavaClassInfo implements Serializable
-
Serialized Fields
-
_fileHandle
ISourceFileHandle _fileHandle
-
_gosuModule
IModule _gosuModule
-
_namespace
String _namespace
-
_simpleName
String _simpleName
-
-
-
Class gw.internal.gosu.parser.java.classinfo.JavaWildcardType extends Object implements Serializable
-
Serialized Fields
-
_bound
IJavaClassType _bound
-
_bSuper
boolean _bSuper
-
_module
IModule _module
-
_ownerType
JavaParameterizedType _ownerType
-
-
-
Class gw.internal.gosu.parser.java.classinfo.SyntheticJavaMethod extends Object implements Serializable
-
Serialized Fields
-
_enclosingClass
IJavaClassInfo _enclosingClass
-
_exceptions
IJavaClassInfo[] _exceptions
-
_modifiers
int _modifiers
-
_name
String _name
-
_params
IJavaClassInfo[] _params
-
_returnClassInfo
IJavaClassInfo _returnClassInfo
-
_returnType
IJavaClassType _returnType
-
-
-
Class gw.internal.gosu.parser.java.classinfo.UnparseableSourceTypeVariable extends Object implements Serializable
-
Serialized Fields
-
_owner
ITypeInfoResolver _owner
-
-
-
-
Package gw.internal.gosu.parser.types
-
Class gw.internal.gosu.parser.types.ConstructorType extends AbstractType implements Serializable
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
_argTypes
IType[] _argTypes
-
_constructor
IConstructorInfo _constructor
-
_declaringType
IType _declaringType
-
-
-
-
Package gw.internal.gosu.properties
-
Class gw.internal.gosu.properties.PropertiesType extends TypeBase implements Serializable
-
Serialized Fields
-
_contentCached
String _contentCached
-
_file
IFile _file
-
_fileHandle
ISourceFileHandle _fileHandle
-
_innerClasses
LockingLazyVar<List<IPropertiesType>> _innerClasses
-
_propertyNode
PropertyNode _propertyNode
-
_typeInfo
LockingLazyVar<PropertiesTypeInfo> _typeInfo
-
_typeLoader
PropertiesTypeLoader _typeLoader
-
-
-
-
Package gw.internal.gosu.template
-
Class gw.internal.gosu.template.GosuTemplateType extends GosuProgram implements Serializable
-
Serialized Fields
-
_gen
TemplateGenerator _gen
-
_modifierInfo
ModifierInfo _modifierInfo
-
-
-
-
Package gw.internal.gosu.util
-
Class gw.internal.gosu.util.LRUMap extends LinkedHashMap implements Serializable
-
Serialized Fields
-
_maxEntries
int _maxEntries
-
-
-
-
Package gw.lang.gosuc
-
Class gw.lang.gosuc.GosucDependency extends Object implements Serializable
-
Serialized Fields
-
_exported
boolean _exported
-
_modName
String _modName
-
-
-
Class gw.lang.gosuc.GosucModule extends Object implements Serializable
-
-
Package gw.lang.gosuc.simple
-
Class gw.lang.gosuc.simple.CompilerDriverException extends RuntimeException implements Serializable
-
-
Package gw.lang.javac
-
Class gw.lang.javac.JavaCompileIssuesException extends RuntimeException implements Serializable
-
Serialized Fields
-
_errorHandler
DiagnosticCollector<JavaFileObject> _errorHandler
-
-
-
-
Package gw.lang.parser
-
Class gw.lang.parser.CICS extends Object implements Serializable
-
Class gw.lang.parser.EvaluationException extends IEvaluationException implements Serializable
-
Serialized Fields
-
_additionalDetails
String _additionalDetails
-
-
-
Class gw.lang.parser.StandardScope extends HashMap<K extends CharSequence,V extends ISymbol> implements Serializable
-
Serialized Fields
-
_activationContext
IActivationContext _activationContext
-
_csr
int _csr
-
-
-
-
Package gw.lang.parser.exceptions
-
Class gw.lang.parser.exceptions.DoesNotOverrideFunctionException extends ParseException implements Serializable
-
Class gw.lang.parser.exceptions.ErrantGosuClassException extends RuntimeException implements Serializable
-
Serialized Fields
-
_gsClass
IGosuClass _gsClass
-
-
-
Class gw.lang.parser.exceptions.IEvaluationException extends RuntimeException implements Serializable
-
Class gw.lang.parser.exceptions.ImplicitCoercionError extends ParseException implements Serializable
-
Serialized Fields
-
_typeToCoerceTo
IType _typeToCoerceTo
-
-
-
Class gw.lang.parser.exceptions.ImplicitCoercionWarning extends ParseWarning implements Serializable
-
Serialized Fields
-
_typeToCoerceTo
IType _typeToCoerceTo
-
-
-
Class gw.lang.parser.exceptions.IncompatibleTypeException extends RuntimeException implements Serializable
-
Class gw.lang.parser.exceptions.NoCtorFoundException extends ParseException implements Serializable
-
Class gw.lang.parser.exceptions.NotImplementedParseException extends ParseException implements Serializable
-
Serialized Fields
-
_funcType
IFunctionType _funcType
-
_gsClass
IGosuClass _gsClass
-
-
-
Class gw.lang.parser.exceptions.ObsoleteConstructorWarning extends ParseWarning implements Serializable
-
Class gw.lang.parser.exceptions.ParseException extends ParseIssue implements Serializable
-
Serialized Fields
-
_alternateException
ParseException _alternateException
-
_bCausedByArgumentList
boolean _bCausedByArgumentList
-
_memberAccessContext
IMemberAccessExpression _memberAccessContext
-
_paramTypesExpected
IType[] _paramTypesExpected
-
_paramTypesPossible
IParameterInfo[][] _paramTypesPossible
-
_typeExpected
IType _typeExpected
-
-
-
Class gw.lang.parser.exceptions.ParseIssue extends Exception implements Serializable
-
Serialized Fields
-
_lineNumber
Integer _lineNumber
-
_lineOffset
Integer _lineOffset
-
_messageArgs
Object[] _messageArgs
-
_messageKey
ResourceKey _messageKey
-
_parentClass
IGosuClass _parentClass
-
_parentElement
IParsedElement _parentElement
-
_stateSource
String _stateSource
-
_symbolTable
ISymbolTable _symbolTable
-
_tokenColumn
Integer _tokenColumn
-
_tokenEnd
Integer _tokenEnd
-
_tokenStart
Integer _tokenStart
-
-
-
Class gw.lang.parser.exceptions.ParseResultsException extends Exception implements Serializable
-
Serialized Fields
-
_ctxType
ICompilableType _ctxType
-
_parsedElement
IParsedElement _parsedElement
-
_parseExceptions
List<IParseIssue> _parseExceptions
-
_parseIssues
List<IParseIssue> _parseIssues
-
_parseWarnings
List<IParseIssue> _parseWarnings
-
-
-
Class gw.lang.parser.exceptions.ParseWarning extends ParseIssue implements Serializable
-
Class gw.lang.parser.exceptions.ParseWarningForDeprecatedMember extends ParseWarning implements Serializable
-
Class gw.lang.parser.exceptions.SymbolNotFoundException extends ParseException implements Serializable
-
Serialized Fields
-
_symbolName
String _symbolName
-
-
-
Class gw.lang.parser.exceptions.WrongNumberOfArgsException extends ParseException implements Serializable
-
-
Package gw.lang.parser.template
-
Class gw.lang.parser.template.TemplateParseException extends Exception implements Serializable
-
Serialized Fields
-
_args
String[] _args
-
_column
int _column
-
_lineNumber
int _lineNumber
-
_offset
int _offset
-
_pe
ParseResultsException _pe
-
_reasonKey
ResourceKey _reasonKey
-
_strTemplateSource
String _strTemplateSource
-
-
-
-
Package gw.lang.reflect
-
Class gw.lang.reflect.AbstractType extends Object implements Serializable
-
Class gw.lang.reflect.DefaultArrayType extends AbstractType implements Serializable
-
Class gw.lang.reflect.DefaultNonLoadableArrayType extends DefaultArrayType implements Serializable
-
Class gw.lang.reflect.FunctionArrayType extends DefaultNonLoadableArrayType implements Serializable
-
Class gw.lang.reflect.FunctionType extends AbstractType implements Serializable
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
_arrType
LockingLazyVar<FunctionArrayType> _arrType
-
_enclosingType
IType _enclosingType
-
_iModifiers
int _iModifiers
-
_mi
IMethodInfo _mi
-
_owningParameterizedType
IType _owningParameterizedType
-
_paramTypes
IType[] _paramTypes
-
_retType
IType _retType
-
_scriptPart
IScriptPartId _scriptPart
-
_strFunctionName
String _strFunctionName
-
_typeVars
IGenericTypeVariable[] _typeVars
-
-
-
Class gw.lang.reflect.InnerClassCapableType extends AbstractType implements Serializable
-
Class gw.lang.reflect.ITypeRef extends Object implements Serializable
-
Class gw.lang.reflect.NoReferenceFoundException extends RuntimeException implements Serializable
-
Serialized Fields
-
_type
IType _type
-
-
-
Class gw.lang.reflect.ParameterizedFunctionType extends AbstractType implements Serializable
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
_genericFuncType
FunctionType _genericFuncType
-
_typeParams
IType[] _typeParams
-
-
-
Class gw.lang.reflect.ScriptabilityModifier extends Object implements Serializable
-
Serialized Fields
-
_qualifiers
IScriptabilityModifier[] _qualifiers
-
_type
IVisibilityModifierType _type
-
-
-
Class gw.lang.reflect.StandardVisibilityModifierType extends Object implements Serializable
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
_bConstraint
boolean _bConstraint
-
_strName
String _strName
-
-
-
Class gw.lang.reflect.TypeBase extends AbstractType implements Serializable
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
-
-
Package gw.lang.reflect.gs
-
Package gw.lang.reflect.java
-
Class gw.lang.reflect.java.AbstractJavaClassInfo extends JavaSourceElement implements Serializable
-
Class gw.lang.reflect.java.ErrorJavaClassInfo extends Object implements Serializable
-
-
Package gw.test
-
Class gw.test.MultiBreakException extends RuntimeException implements Serializable
-
Serialized Fields
-
_testBreakInfoList
List<TestBreakInfo> _testBreakInfoList
-
-
-
-
Package gw.util
-
Class gw.util.CaseInsensitiveSet extends AbstractSet<T extends CharSequence> implements Serializable
-
Serialized Fields
-
_map
Map<T extends CharSequence,Object> _map
-
-
-
Class gw.util.CiHashMap extends AbstractMap<K extends CharSequence,V> implements Serializable
-
Serialized Fields
-
_loadFactor
float _loadFactor
-
_modCount
int _modCount
-
_resizeThreshold
int _resizeThreshold
-
_size
int _size
-
_table
gw.util.CiHashMap.Entry<K extends CharSequence,V>[] _table
-
-
-
Class gw.util.CommandFailedException extends RuntimeException implements Serializable
-
Serialized Fields
-
_errorCode
int _errorCode
-
-
-
Class gw.util.GosuObjectUtil.Null extends Object implements Serializable
- serialVersionUID:
- 7092611880189329093L
-
Serialization Methods
-
readResolve
private Object readResolve()
Ensure singleton.
-
-
Class gw.util.LRUCache extends LinkedHashMap<K,V> implements Serializable
-
Serialized Fields
-
_maxSize
int _maxSize
-
-
-
Class gw.util.PredicatedSet extends HashSet<E> implements Serializable
-
Serialized Fields
-
_predicate
Predicate _predicate
-
-
-
Class gw.util.Rational extends Number implements Serializable
-
Serialization Methods
-
writeReplace
private Object writeReplace()
-
-
Serialized Fields
-
_denominator
BigInteger _denominator
-
_numerator
BigInteger _numerator
-
_reduced
boolean _reduced
-
-
-
-
Package gw.util.concurrent
-
Class gw.util.concurrent.ConcurrentWeakHashMap extends AbstractMap<K,V> implements Serializable
- serialVersionUID:
- 7249069246763182397L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
Reconstitute the ConcurrentWeakHashMap instance from a stream (i.e., deserialize it).- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream s) throws IOException
Save the state of the ConcurrentWeakHashMap instance to a stream (i.e., serialize it).- Serial Data:
- the key (Object) and value (Object) for each key-value mapping, followed by a null pair. The key-value mappings are emitted in no particular order.
- Throws:
IOException
-
-
Serialized Fields
-
segmentMask
int segmentMask
Mask value for indexing into segments. The upper bits of a key's hash code are used to choose the segment. -
segments
gw.util.concurrent.ConcurrentWeakHashMap.Segment<K,V>[] segments
The segments, each of which is a specialized hash table -
segmentShift
int segmentShift
Shift value for indexing within segments.
-
-