CodeDownloadException.Reason reason
String description
e.message.Object e
String message
String name
e.name.String linkerName
com.google.gwt.core.ext.linker.TypeIndexedSet<T extends Comparable> delegate
long compileElapsedMilliseconds
long elapsedMilliseconds
int permutationId
String permutationDescription
int[] jsSize
CompilationResult delegate
String partialPath
EmittedArtifact.Visibility visibility
int index
String src
String src
int index
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream stream) throws IOException
IOExceptionlong lastModified
EmittedArtifact underlyingArtifact
int softPermutationId
String strongName
SortedSet<E> propertyValues
List<E> softPermutations
StatementRanges[] applicationStatementRanges
String strongName
long symbolToken
int permutationId
PermutationResult applicationPermutationResult
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream stream) throws IOException
IOExceptionlong lastModified
int[] ends
int[] starts
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream out) throws IOException
StandardSymbolData.className and StandardSymbolData.sourceUri are done
as writeObject because the actual String instances are very likely to be
shared among many instances of this class, so the same objects can be
reused in the stream. The other String fields are done as UTF because it's
slightly faster and the String objects are unlikely to be shared among
instances.IOExceptionClassMember enclosing
String sourceName
ClassMember enclosing
String sourceName
private Object readResolve()
int permutationId
int fragment
byte[] js
String sourceRoot
String typeName
boolean exactTypeKnown
StackTraceElement[] dummyFieldToIncludeTheTypeInSerialization
com.google.gwt.dev.Link.LinkOptionsImpl linkOptions
int localWorkers
File deployDir
File extraDir
int localWorkers
ServletContainerLauncher scl
String sclArgs
boolean sdm
File moduleBaseDir
String modulePathPrefix
File warDir
boolean closureCompilerFormatEnabled
String bindAddress
int codeServerPort
String connectAddress
boolean isNoServer
File logDir
int port
String remoteUIClientId
String remoteUIHost
int remoteUIHostPort
List<E> startupURLs
JTypeOracle.ImmediateTypeRelations immediateTypeRelations
Map<K,V> compilationUnitTypeNameByNestedTypeName
Map<K,V> contentHashByGeneratedTypeName
Set<E> deletedCompilationUnitNames
Set<E> deletedDiskSourcePaths
Set<E> deletedResourcePaths
Set<E> dualJsoImplInterfaceNames
Map<K,V> descriptionByexportedGlobalNames
com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> exportedGlobalNamesByTypeName
ArtifactSet generatedArtifacts
com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> generatedCompilationUnitNamesByReboundTypeNames
ResolveRuntimeTypeReferences.IntTypeMapper intTypeMapper
Map<K,V> jsByTypeName
JsIncrementalNamer.JsIncrementalNamerState jsIncrementalNamerState
Set<E> jsoStatusChangedTypeNames
Set<E> jsoTypeNames
Integer lastLinkedJsBytes
Map<K,V> lastModifiedByDiskSourcePath
Map<K,V> lastModifiedByResourcePath
Set<E> lastReachableTypeNames
Set<E> modifiedCompilationUnitNames
Set<E> modifiedDiskSourcePaths
Set<E> modifiedResourcePaths
com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> nestedTypeNamesByUnitTypeName
Set<E> preambleTypeNames
com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> rebinderTypeNamesByReboundTypeName
com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> reboundTypeNamesByGeneratedCompilationUnitNames
com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> reboundTypeNamesByInputResource
com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> referencedTypeNamesByTypeName
Set<E> rootTypeNames
Set<E> singleJsoImplInterfaceNames
Set<E> sourceCompilationUnitNames
Map<K,V> sourceMapsByTypeName
Set<E> staleTypeNames
Map<K,V> statementRangesByTypeName
StringAnalyzableTypeEnvironment typeEnvironment
com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> typeNamesByReferencingTypeName
SwingLoggerPanel loggerPanel
ModuleTabPanel.Session session
boolean disconnected
CardLayout cardLayout
ModuleTabPanel.Session currentSession
JPanel deckPanel
JComboBox<E> moduleDropdown
JComboBox<E> sessionDropdown
Map<K,V> sessions
SwingUI.TabPanelCollection tabPanelCollection
JPanel topPanel
JPanel sessionDropdownPanel
JPanel moduleDropdownPanel
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream stream) throws IOException
IOExceptionPermutation[] permutations
UnifiedAst unifiedAst
boolean disableUpdateCheck
boolean enableGeneratingOnShards
File genDir
JJSOptionsImpl jjsOptions
boolean saveSource
String sourceMapFilePrefix
boolean validateOnly
com.google.gwt.thirdparty.guava.common.collect.ListMultimap<K,V> properties
IntMultimap calleeMethodIdsByCallerMethodId
cern.colt.map.OpenIntIntHashMap enclosingTypeIdByMethodId
cern.colt.list.IntArrayList entryMethodIds
IntMultimap exportedMethodIdsByTypeId
IntMultimap instantiatedTypeIdsByMethodId
IntHashMultimap memberMethodIdsByTypeId
Map<K,V> methodIdsByName
List<E> methodNamesById
IntMultimap overidingMethodIdsByOverriddenMethodId
IntHashMultimap overriddenMethodIdsByOverridingMethodId
IntHashMultimap staticallyReferencedTypeIdsByMethodId
Map<K,V> typeIdsByName
cern.colt.map.OpenIntIntHashMap typeIdsWithExportedStaticReferences
List<E> typeNamesById
SwingLoggerPanel logWindow
ConfigurationProperties configurationProperties
BindingProperty[] orderedProperties
String[] orderedPropertyValues
List<E> collapsedValues
SortedSet<E> definedValues
String fallback
HashMap<K,V> fallbackValueMap
HashMap<K,V> fallbackValues
PropertyProvider provider
Class<T> providerGenerator
ConditionAll rootCondition
com.google.gwt.dev.cfg.BindingProperty.ConditionalValues allowedValues
com.google.gwt.dev.cfg.BindingProperty.ConditionalValues generatedValues
Conditions conditions
String linkerName
String assignableToTypeName
String exactTypeSourceName
com.google.gwt.thirdparty.guava.common.collect.ImmutableMap<K,V> properties
The value list may be empty, to represent a multi-valued property that has no values. (This is distinct from a property that doesn't exist at all.)
The value list may contain nulls. By default, an undefined, single-valued configuration property is represented as a list containing one null.
We don't have a way to distinguish a single-valued property from
a multi-valued property that happens to contain one entry. (It's available in
ConfigurationProperty but not preserved.)
(We can't use a Multimap due to the above requirements.)
String name
String body
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream oos) throws IOException
IOExceptionDiskCacheToken astToken
long astVersion
com.google.gwt.dev.javac.ContentId contentId
com.google.gwt.dev.javac.Dependencies dependencies
boolean isError
boolean isGenerated
boolean isSuperSource
boolean hasJsInteropRootType
long lastModified
MethodArgNamesLookup methodArgNamesLookup
org.eclipse.jdt.core.compiler.CategorizedProblem[] problems
String resourceLocation
String resourcePath
String typeName
private void readObject(ObjectInputStream objectInputStream) throws IOException
IOExceptionprivate void writeObject(ObjectOutputStream objectOutputStream) throws IOException
IOExceptioncom.google.gwt.thirdparty.guava.common.collect.SetMultimap<K,V> compilationErrorsByTypeSourceName
Map<K,V> fileNamesByTypeSourceName
com.google.gwt.thirdparty.guava.common.collect.SetMultimap<K,V> referencesByTypeSourceName
protected final Object writeReplace()
CachedCompilationUnit.DiskCacheToken classBytesToken
CompiledClass enclosingClass
String internalName
boolean isLocal
String signatureHash
String sourceName
CompilationUnit unit
TreeLogger.HelpInfo helpInfo
int categoryId
String markerType
String[] arguments
String message
char[] originatingFileName
int sourceEnd
int sourceLineNumber
int sourceStart
boolean isError
boolean isWarning
String formattedString
Serializable astReference
Correlation.Axis axis
String ident
boolean addRuntimeChecks
boolean clusterSimilarFunctions
boolean incrementalCompile
boolean compilerMetricsEnabled
boolean disableClassMetadata
boolean enableAssertions
int fragmentCount
int fragmentsMerge
boolean inlineLiteralParameters
boolean jsonSoycEnabled
JsNamespaceOption namespace
int optimizationLevel
boolean optimizeDataflow
boolean ordinalizeEnums
JsOutputOption output
boolean removeDuplicateFunctions
boolean runAsyncEnabled
SourceLevel sourceLevel
boolean soycEnabled
boolean soycExtra
boolean soycHtmlDisabled
boolean strict
boolean generateJsInteropExports
WhitelistRegexFilter jsInteropExportFilter
boolean useDetailedTypeIds
OptionMethodNameDisplayMode.Mode methodNameDisplayMode
boolean closureFormatEnabled
private void readObject(ObjectInputStream inStream) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream outStream) throws IOException
IOExceptionSourceOrigin origin
SourceInfoCorrelation parent
null if I have no parent.Correlation[] primaryCorrelations
String fileName
int startLine
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream stream) throws IOException
IOExceptionModuleMetricsArtifact moduleMetrics
PrecompileTaskOptions options
PrecompilationMetricsArtifact precompilationMetrics
SortedSet<E> rebindRequests
JMethod method
JExpression instance
JExpression indexExpr
JExpression instance
JType elementType
JExpression arg
JExpression testExpr
JExpression lhs
JBinaryOperator op
JExpression rhs
JType type
private Object readResolve()
boolean value
JLabel label
JExpression expr
JType castType
JExpression expr
private Object readResolve()
char value
protected Object writeReplace()
boolean isAbstract
boolean isFinal
boolean isJso
JClassType superClass
JExpression elseExpr
JExpression ifTest
JExpression thenExpr
JType type
protected Object writeReplace()
boolean isEmpty
boolean defaultConstructor
JLabel label
JExpression initializer
JVariableRef variableRef
protected abstract Object writeReplace()
JDeclaredType.isExternal() is true.boolean isJsFunction
boolean isJsType
boolean isClassWideExport
boolean isJsNative
String jsNamespace
String jsName
Set<E> suppressedWarnings
JDeclaredType.NestedClassDisposition nestedClassDisposition
JDeclaredType clinitTarget
JDeclaredType enclosingType
com.google.gwt.dev.jjs.impl.GenerateJavaAST; this information is
for tracking purposes.boolean isExternal
List<E> superInterfaces
JStatement body
JExpression testExpr
private Object readResolve()
double value
int ordinal
JExpression expr
protected Object writeReplace()
HasJsInfo.JsMemberType jsMembertype
String jsName
String jsNamespace
boolean exported
boolean isJsOverlay
JDeclaredType enclosingType
boolean isCompileTimeConstant
boolean isStatic
boolean isThisRef
boolean isVolatile
int access
JDeclaredType enclosingType
JExpression instance
JType overriddenType
private Object readResolve()
double value
JStatement body
List<E> initializers
JExpression condition
JExpression increments
JStatement elseStmt
JExpression ifExpr
JStatement thenStmt
JExpression expr
JReferenceType testType
protected Object writeReplace()
private Object readResolve()
int value
String name
JStatement body
JLabel label
JLocal local
private Object readResolve()
long value
protected Object writeReplace()
HasJsInfo.JsMemberType jsMemberType
String jsName
String jsNamespace
boolean exported
boolean isJsOverlay
JMethod.Specialization specialization
InliningMode inliningMode
boolean preventDevirtualization
boolean hasSideEffects
boolean defaultMethod
boolean syntheticAccidentalOverride
Set<E> suppressedWarnings
int access
JDeclaredType enclosingType
boolean isAbstract
boolean isFinal
boolean isStatic
boolean isSynthetic
boolean isForwarding
String name
List<E> originalParamTypes
JType originalReturnType
Set<E> overriddenMethods
Set<E> overridingMethods
List<E> params
JType returnType
List<E> thrownExceptions
List<E> args
JExpression instance
JMethod method
JType overriddenReturnType
com.google.gwt.dev.jjs.ast.JMethodCall.Polymorphism polymorphism
boolean markedAsSideAffectFree
HasName node
JClassType stringType
List<E> dimensionExpressions
List<E> initializers
JClassLiteral leafTypeClassLiteral
JArrayType type
SourceInfo info
private Object readResolve()
String key
int value
boolean isThis
boolean isVarags
boolean isOptional
JParameter param
private Object readResolve()
JType.name.private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
JProgram.writeObject(ObjectOutputStream).IOExceptionClassNotFoundExceptionJProgram.writeObject(ObjectOutputStream)private void writeObject(ObjectOutputStream stream) throws IOException
IOExceptionList<E> codeGenTypes
List<E> immortalCodeGenTypes
JTypeOracle typeOracle
Map<K,V> arrayTypes
Map<K,V> castMaps
com.google.gwt.thirdparty.guava.common.collect.BiMap<K,V> classLiteralFieldsByType
List<E> entryMethods
Map<K,V> indexedFields
Map<K,V> indexedMethods
Map<K,V> indexedTypes
Set<E> typeNamesToIndex
Map<K,V> instanceToStaticMap
Set<E> referenceOnlyTypeNames
List<E> runAsyncs
LinkedHashSet<E> initialAsyncSequence
List<E> initialFragmentIdSequence
Map<K,V> staticToInstanceMap
Map<K,V> typeNameMap
Map<K,V> typesByClassLiteralField
JClassType typeClass
JClassType typeJavaLangObject
JArrayType typeJavaLangObjectArray
JClassType typeSpecialClassLiteralHolder
JClassType typeSpecialJavaScriptObject
JClassType typeString
FragmentPartitioningResult fragmentPartitioningResult
Map<K,V> dispatchTypeByNativeType
JExpression expr
String name
boolean explicitClassLiteral
JExpression onSuccessCall
JExpression runAsyncCall
int runAsyncId
JReferenceType typeReference
JType expressionType
JClassType stringType
String value
JBlock body
JExpression expr
JDeclaredType type
JExpression expr
Set<E> allClasses
com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> potentialInterfaceByClass
C hasPotentialInterface I iff Exists C'. C' = C or C' subclassOf C and C implements I.
Set<E> dualImplInterfaces
com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> implementedInterfacesByClass
C implements I iff Exists, C', I'. (C' = C or C' isSubclassOf C) and (I = I' or I' isSuperInterfaceOf I) and C' immediateImplements I'.
Set<E> instantiatedTypes
JProgram#getRunTimeType(JReferenceType).com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> classesByImplementingInterface
classesByImplementingInterface is the relational
inverse of implementedInterfacesByClass.Map<K,V> jsoByInterface
Map<K,V> referenceTypesByName
com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> subclassesByClass
subclassesByClass is the inverse of
superclassesByClass.
NOTE: subclassesByClass is NOT reflexive.
com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> subInterfacesByInterface
subInterfacesByInterface is the inverse of superInterfacesByInterface.
NOTE: subInterfacesByInterface is NOT reflexive.
com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> superclassesByClass
superclassesByClass is the transitive closure of
immediateSuperclassesByClass.
NOTE: superclassesByClass is NOT reflexive.
com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> superInterfacesByInterface
superInterfacesByInterface is the transitive closure of
immediateSuperInterfacesByInterface.
NOTE: superInterfacesByInterface is NOT reflexive.
Map<K,V> methodsBySignatureForType
boolean optimize
JTypeOracle.ImmediateTypeRelations immediateTypeRelations
ArrayTypeCreator arrayTypeCreator
JTypeOracle.StandardTypes standardTypes
Map<K,V> immediateSuperclassesByClass
com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> immediateSuperInterfacesByInterface
com.google.gwt.thirdparty.guava.common.collect.Multimap<K,V> immediateImplementedInterfacesByClass
JExpression arg
JUnaryOperator op
JType coercionType
JExpression expression
JDeclarationStatement declStmt
boolean isFinal
String name
JType type
Set<E> suppressedWarnings
JVariable target
JStatement body
JExpression testExpr
String ident
String ident
boolean isLvalue
String ident
JClassType jsoType
JsParserException.SourceDetail sourceDetail
JsExpression arrayExpr
JsExpression indexExpr
JsExpression arg1
JsExpression arg2
JsBinaryOperator op
private Object readResolve()
boolean value
JsNameRef label
JsExpression caseExpr
JsCatchScope scope
JsBlock body
JsExpression condition
JsParameter param
JsName name
JsExpression elseExpr
JsExpression testExpr
JsExpression thenExpr
JsNameRef label
JsStatement body
JsExpression condition
JsExpression expr
JsStatement body
JsExpression condition
JsExpression incrExpr
JsExpression initExpr
JsVars initVars
JsStatement body
JsExpression iterExpr
JsName iterVarName
JsExpression objExpr
JsBlock body
List<E> params
JsScope scope
boolean isClinit
boolean fromJava
JsFunction superClinit
JsName name
InliningMode inliningMode
JsExpression ifExpr
JsStatement thenStmt
JsStatement elseStmt
List<E> args
JsExpression qualifier
JsName label
JsStatement stmt
JsScope enclosing
String ident
boolean isObfuscatable
String shortIdent
JsNode staticRef
JsName namespace
JsName name
String ident
JsName name
JsExpression qualifier
List<E> args
JsExpression ctorExpr
SourceInfo sourceInfo
private Object readResolve()
double value
String key
int value
JsName name
String name
JsPositionMarker.Type type
CorrelationFactory correlator
JsProgramFragment[] fragments
JsScope objectScope
JsScope topScope
JsGlobalBlock globalBlock
JsExpression labelExpr
JsExpression valueExpr
JsExpression expr
private Object writeReplace()
String description
String value
List<E> cases
JsExpression expr
JsExpression expr
JsExpression arg
JsUnaryOperator op
JsExpression initExpr
JsName name
JsStatement body
JsExpression condition
Object value
private void readObject(ObjectInputStream is) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream os) throws IOException
IOExceptionint size
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream out) throws IOException
IOExceptionint power
int keyCount
CloseButton.Callback callback
net.sourceforge.htmlunit.corejs.javascript.Scriptable connectMethod
net.sourceforge.htmlunit.corejs.javascript.Scriptable disconnectMethod
net.sourceforge.htmlunit.corejs.javascript.Scriptable initMethod
com.gargoylesoftware.htmlunit.javascript.host.Window window
com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine jsEngine
TreeLogger logger
BrowserChannelClient browserChannelClient
net.sourceforge.htmlunit.corejs.javascript.Context jsContext
int objectRef
SessionData sessionData
Dimension preferredLayoutSize
TreeLogger.Type levelFilter
String regexFilter
JTree tree
DefaultTreeModel treeModel
SwingLoggerPanel.CloseHandler closeHandler
CloseButton closeLogger
JEditorPane details
boolean disconnected
com.google.gwt.dev.shell.log.SwingLoggerPanel.FindBox findBox
JComboBox<E> levelComboBox
TreeLogger logger
JTextField regexField
DefaultMutableTreeNode root
JPanel topPanel
JScrollPane treeView
JCheckBox autoScroll
RemoteMessageProto.Message.Failure failureMessage
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
Object protocolVersion_
RemoteMessageProto.Message.MessageType messageType_
int messageId_
RemoteMessageProto.Message.Request request_
RemoteMessageProto.Message.Response response_
RemoteMessageProto.Message.Failure failure_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionprotected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
RemoteMessageProto.Message.Request.ServiceType serviceType_
RemoteMessageProto.Message.Request.ViewerRequest viewerRequest_
RemoteMessageProto.Message.Request.DevModeRequest devModeRequest_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
RemoteMessageProto.Message.Request.DevModeRequest.RequestType requestType_
RemoteMessageProto.Message.Request.DevModeRequest.CapabilityExchange capabilityExchange_
RemoteMessageProto.Message.Request.DevModeRequest.RestartWebServer restartWebServer_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
RemoteMessageProto.Message.Request.ViewerRequest.RequestType requestType_
RemoteMessageProto.Message.Request.ViewerRequest.CapabilityExchange capabilityExchange_
RemoteMessageProto.Message.Request.ViewerRequest.AddLog addLog_
RemoteMessageProto.Message.Request.ViewerRequest.AddLogBranch addLogBranch_
RemoteMessageProto.Message.Request.ViewerRequest.AddLogEntry addLogEntry_
RemoteMessageProto.Message.Request.ViewerRequest.DisconnectLog disconnectLog_
RemoteMessageProto.Message.Request.ViewerRequest.Initialize initialize_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.LogType type_
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog_
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog serverLog_
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog mainLog_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
Object name_
com.google.gwt.dev.protobuf.ByteString icon_
Object sessionKey_
Object userAgent_
Object url_
Object tabKey_
Object remoteHost_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
Object name_
com.google.gwt.dev.protobuf.ByteString icon_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
int parentLogHandle_
int indexInParent_
RemoteMessageProto.Message.Request.ViewerRequest.LogData logData_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
int logHandle_
int indexInLog_
RemoteMessageProto.Message.Request.ViewerRequest.LogData logData_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
int logHandle_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
Object clientId_
com.google.gwt.dev.protobuf.LazyStringList startupURLs_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
Object summary_
Object level_
boolean needsAttention_
Object details_
RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfo helpInfo_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionprotected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
RemoteMessageProto.Message.Response.ViewerResponse viewerResponse_
RemoteMessageProto.Message.Response.DevModeResponse devModeResponse_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
RemoteMessageProto.Message.Response.DevModeResponse.ResponseType responseType_
RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange capabilityExchange_
RemoteMessageProto.Message.Response.DevModeResponse.RestartWebServer restartWebServer_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionprotected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
RemoteMessageProto.Message.Request.DevModeRequest.RequestType capability_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
RemoteMessageProto.Message.Response.ViewerResponse.ResponseType responseType_
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange capabilityExchange_
RemoteMessageProto.Message.Response.ViewerResponse.AddLog addLog_
RemoteMessageProto.Message.Response.ViewerResponse.AddLogBranch addLogBranch_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
int logHandle_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
int logHandle_
byte memoizedIsInitialized
int memoizedSerializedSize
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionprotected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptioncom.google.gwt.dev.protobuf.UnknownFieldSet unknownFields
int bitField0_
RemoteMessageProto.Message.Request.ViewerRequest.RequestType capability_
byte memoizedIsInitialized
int memoizedSerializedSize
Permutation permutation
private void readObject(ObjectInputStream inputStream) throws IOException
IOExceptionpublic <T> T readObject(Class<T> type)
private void writeObject(ObjectOutputStream outputStream) throws IOException
IOExceptionSerializable data
Class<T> clazz
int hashCode
String value
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream out) throws IOException
IOExceptionboolean stableWriteObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream out) throws IOException
IOExceptionprivate void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream out) throws IOException
IOExceptionprivate void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream out) throws IOException
IOExceptioncern.colt.map.OpenIntObjectHashMap map
cern.colt.list.IntArrayList values
int code
String url
int timeoutMillis
Request request
int era
int year
int month
int dayOfMonth
int ampm
boolean midnightIs24
int hours
int minutes
int seconds
int milliseconds
int tzOffset
int dayOfWeek
boolean ambiguousYear
StackTraceDeobfuscator deobfuscator
String loggerNameOverride
ResourcePrototype resource
String html
Command command
IncrementalCommand command
String token
Widget owner
Widget owner
Widget owner
Widget owner
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream stream) throws IOException
IOExceptionString proxyClass
EmittedArtifact artifact
Map<K,V> serializationPolicyCache
SerializationPolicy.Object delegate
int codeServerPort
String sessionCookieName
String sessionCookieName
String message
String messageTemplate
Object rootBean
Class<T> rootBeanClass
Object leafBean
javax.validation.Path propertyPath
Object invalidValue
ElementType elementType
javax.validation.metadata.ConstraintDescriptor<T extends Annotation> constraintDescriptor
int length
int start
short code
com.google.gwt.xml.client.impl.DOMItem item
String contents
private void readObject(ObjectInputStream arg0) throws ClassNotFoundException, IOException
ClassNotFoundExceptionIOExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionPropertyChangeEvent evt
private void readObject(ObjectInputStream arg0) throws ClassNotFoundException, IOException
ClassNotFoundExceptionIOExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionString path
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionString actions
int bytesTransferred
String classname
int length
boolean eof
String actions
Exception detail
Throwable ex
String name
int ordinal
Throwable exception
String detailMessage
String typeName
Throwable target
Throwable undeclaredThrowable
BigInteger intVal
BigDecimal.double scale
int precision
RoundingMode roundingMode
RoundingMode object which specifies the algorithm to be used for
rounding.String charsetName
int inputLength
int inputLength
String charsetName
Permission perm
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionURL location
private void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionPrivateKey privateKey
PublicKey publicKey
protected Object readResolve() throws ObjectStreamException
ObjectStreamExceptionKeyRep.Type type
String algorithm
String format
byte[] encoded
String name
boolean readOnly
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionException exception
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionbyte[] content
byte[] signature
String thealgorithm
PrivateKey privateKey
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionint[] updateCounts
long[] longUpdateCounts
int index
boolean parameter
boolean read
int dataSize
int transferSize
String SQLState
int vendorCode
SQLException next
int nanos
protected Object readResolve() throws InvalidObjectException
InvalidObjectExceptionString name
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptiondouble[] choiceLimits
String[] choiceFormats
Calendar calendar
NumberFormat numberFormat
protected Object readResolve() throws InvalidObjectException
InvalidObjectExceptionint calendarField
private void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionString positivePrefix
String positiveSuffix
String negativePrefix
String negativeSuffix
String posPrefixPattern
String posSuffixPattern
String negPrefixPattern
String negSuffixPattern
int multiplier
byte groupingSize
boolean decimalSeparatorAlwaysShown
boolean parseBigDecimal
DecimalFormatSymbols symbols
boolean useExponentialNotation
byte minExponentDigits
int maximumIntegerDigits
int minimumIntegerDigits
int maximumFractionDigits
int minimumFractionDigits
RoundingMode roundingMode
int serialVersionOnStream
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionchar zeroDigit
char groupingSeparator
char decimalSeparator
char perMill
char percent
char digit
char patternSeparator
String infinity
String NaN
char minusSign
String currencySymbol
String intlCurrencySymbol
char monetarySeparator
char exponential
String exponentialSeparator
Locale locale
int serialVersionOnStream
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprotected Object readResolve() throws InvalidObjectException
InvalidObjectExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionboolean groupingUsed
byte maxIntegerDigits
byte minIntegerDigits
byte maxFractionDigits
byte minFractionDigits
boolean parseIntegerOnly
int maximumIntegerDigits
int minimumIntegerDigits
int maximumFractionDigits
int minimumFractionDigits
int serialVersionOnStream
protected Object readResolve() throws InvalidObjectException
InvalidObjectExceptionint errorOffset
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionint serialVersionOnStream
String pattern
DateFormatSymbols formatData
Date defaultCenturyStart
Locale locale
Object exposeElement
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionint[] fields
boolean[] isSet
long time
boolean isTimeSet
boolean areFieldsSet
boolean lenient
TimeZone zone
int firstDayOfWeek
int minimalDaysInFirstWeek
int nextStamp
int serialVersionOnStream
java.util.Date.NativeDate jsdate
String flags
String f
char c
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionlong gregorianCutover
Object exposeElement
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionint threshold
float loadFactor
int c
String flags
int p
int w
int _errIdx
private void readObject(ObjectInputStream arg0) throws NotSerializableException
NotSerializableExceptionprivate void writeObject(ObjectOutputStream arg0) throws NotSerializableException
NotSerializableExceptionObject exposeElement
java.util.LinkedList.Node<E> header
java.util.LinkedList.Node<E> tail
int size
String s
String s
Properties defaults
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionString actions
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionint startMonth
int startDay
int startDayOfWeek
int startTime
int startTimeMode
int endMonth
int endDay
int endDayOfWeek
int endTime
int endTimeMode
int startYear
int rawOffset
boolean useDaylight
byte[] monthLength
int startMode
int endMode
int dstSavings
int serialVersionOnStream
String ID
Comparator<T> cmp
Object exposeKeyType
Object exposeValueType
int size
NavigableMap<K,V> map
String s
String flags
long mostSigBits
long leastSigBits
Object exposeElement
Object[] items
int takeIndex
int putIndex
int count
ReentrantLock lock
Condition notEmpty
Condition notFull
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionComparator<T> comparator
ConcurrentNavigableMap<K,V> m
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionCopyOnWriteArrayList<E> al
CountedCompleter<T> completer
int pending
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionint status
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionint capacity
ReentrantLock lock
Condition notEmpty
Condition notFull
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionint capacity
AtomicInteger count
ReentrantLock takeLock
Condition notEmpty
ReentrantLock putLock
Condition notFull
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionReentrantLock lock
Condition notEmpty
PriorityQueue<E> q
Object result
java.util.concurrent.Semaphore.Sync sync
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionReentrantLock qlock
java.util.concurrent.SynchronousQueue.WaitQueue waitingProducers
java.util.concurrent.SynchronousQueue.WaitQueue waitingConsumers
boolean value
int value
int[] array
long value
long[] array
Object value
private void readObject(ObjectInputStream arg0) throws InvalidObjectException
InvalidObjectExceptionprivate Object writeReplace()
DoubleBinaryOperator function
long identity
private void readObject(ObjectInputStream arg0) throws InvalidObjectException
InvalidObjectExceptionprivate Object writeReplace()
private void readObject(ObjectInputStream arg0) throws InvalidObjectException
InvalidObjectExceptionprivate Object writeReplace()
LongBinaryOperator function
long identity
private void readObject(ObjectInputStream arg0) throws InvalidObjectException
InvalidObjectExceptionprivate Object writeReplace()
Copyright © 2018. All rights reserved.