index
int64
1
10.7k
class
stringclasses
782 values
comment_sentence
stringlengths
1
1.78k
partition
int64
0
0
combo
stringlengths
17
1.81k
labels
listlengths
7
7
2,446
Window.java
this function is now covered by the @link ui class.
0
this function is now covered by the @link ui class. | Window.java
[ 0, 0, 1, 0, 0, 0, 0 ]
2,468
Window.java
add the
0
add the | Window.java
[ 0, 0, 1, 0, 0, 0, 0 ]
2,484
Window.java
add
0
add | Window.java
[ 0, 0, 1, 0, 0, 0, 0 ]
2,486
Window.java
@link windowmodechangelistener#windowmodechanged windowmodechangeevent
0
@link windowmodechangelistener#windowmodechanged windowmodechangeevent | Window.java
[ 0, 0, 1, 0, 0, 0, 0 ]
2,488
Window.java
@link windowmode#maximized or restored @link windowmode#normal .
0
@link windowmode#maximized or restored @link windowmode#normal . | Window.java
[ 0, 0, 1, 0, 0, 0, 0 ]
2,493
Window.java
resize events are fired whenever the client side fires a resize event
0
resize events are fired whenever the client side fires a resize event | Window.java
[ 0, 0, 1, 0, 0, 0, 0 ]
2,494
Window.java
eg the browser window is resized .
0
eg the browser window is resized . | Window.java
[ 0, 0, 1, 0, 0, 0, 0 ]
2,505
Window.java
a @link shortcutlistener specifically made to define a keyboard
0
a @link shortcutlistener specifically made to define a keyboard | Window.java
[ 0, 0, 1, 0, 0, 0, 0 ]
2,509
Window.java
within the window using helper
0
within the window using helper | Window.java
[ 0, 0, 0, 1, 0, 0, 0 ]
2,510
Window.java
or globally
0
or globally | Window.java
[ 0, 0, 0, 1, 0, 0, 0 ]
2,512
Window.java
code
0
code | Window.java
[ 0, 0, 0, 1, 0, 0, 0 ]
3,449
VAbstractSplitPanel.java
/** For internal use only. May be removed or replaced in the future. */
0
/** For internal use only. May be removed or replaced in the future. */ | VAbstractSplitPanel.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,451
VAbstractSplitPanel.java
/** For internal use only. May be removed or replaced in the future. */
0
/** For internal use only. May be removed or replaced in the future. */ | VAbstractSplitPanel.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,452
VAbstractSplitPanel.java
/** For internal use only. May be removed or replaced in the future. */
0
/** For internal use only. May be removed or replaced in the future. */ | VAbstractSplitPanel.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,453
VAbstractSplitPanel.java
// size below will be overridden in update from uidl, initial size // needed to keep IE alive
0
// size below will be overridden in update from uidl, initial size // needed to keep IE alive | VAbstractSplitPanel.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,456
VAbstractSplitPanel.java
/** For internal use only. May be removed or replaced in the future. */
0
/** For internal use only. May be removed or replaced in the future. */ | VAbstractSplitPanel.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,533
FastByteComparisons.java
// ensure we really catch *everything*
0
// ensure we really catch *everything* | FastByteComparisons.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,537
FastByteComparisons.java
The offset to the first element in a byte array.
0
The offset to the first element in a byte array. | FastByteComparisons.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,538
FastByteComparisons.java
// It doesn't matter what we throw; // it's swallowed in getBestComparer().
0
// It doesn't matter what we throw; // it's swallowed in getBestComparer(). | FastByteComparisons.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,539
FastByteComparisons.java
sanity check - this should never fail
0
sanity check - this should never fail | FastByteComparisons.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,563
UIsInMultipleTabs.java
// Get our added instance or another instance that was added by // another thread between previous get and putIfAbsent
0
// Get our added instance or another instance that was added by // another thread between previous get and putIfAbsent | UIsInMultipleTabs.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,627
ModifyDialogTabPage.java
// make sure the value is within the range
0
// make sure the value is within the range | ModifyDialogTabPage.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,663
BiMap.java
<p>Because a bimap has unique values, this method returns a {@link Set}, * instead of the {@link java.util.Collection} specified in the {@link Map} * interface.
0
<p>Because a bimap has unique values, this method returns a {@link Set}, * instead of the {@link java.util.Collection} specified in the {@link Map} * interface. | BiMap.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,762
ClientSCMProtocol.java
The client uses a checksum to identify the * resource and an {@link ApplicationId} to identify which application will be * using the resource. * </p> * * <p> * The <code>SharedCacheManager</code> responds with whether or not the * resource exists in the cache. If the resource exists, a <code>Path</code> * to the resource in the shared cache is returned. If the resource does not * exist, the response is empty.
0
The client uses a checksum to identify the * resource and an {@link ApplicationId} to identify which application will be * using the resource. * </p> * * <p> * The <code>SharedCacheManager</code> responds with whether or not the * resource exists in the cache. If the resource exists, a <code>Path</code> * to the resource in the shared cache is returned. If the resource does not * exist, the response is empty. | ClientSCMProtocol.java
[ 0, 0, 1, 0, 0, 0, 0 ]
3,763
ClientSCMProtocol.java
This method is called once an application * is no longer using a claimed resource in the shared cache. The client uses * a checksum to identify the resource and an {@link ApplicationId} to * identify which application is releasing the resource. * </p>
0
This method is called once an application * is no longer using a claimed resource in the shared cache. The client uses * a checksum to identify the resource and an {@link ApplicationId} to * identify which application is releasing the resource. * </p> | ClientSCMProtocol.java
[ 0, 0, 1, 0, 0, 0, 0 ]
3,770
ForwardingLoadingCacheTest.java
Class parameters must be raw, so we can't create a proxy with generic * type arguments. The created proxy only records calls and returns null, so * the type is irrelevant at runtime.
0
Class parameters must be raw, so we can't create a proxy with generic * type arguments. The created proxy only records calls and returns null, so * the type is irrelevant at runtime. | ForwardingLoadingCacheTest.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,801
package-info.java
<h3>ML columns</h3> * * A column with ML attributes attached is called an ML column. * The data in ML columns are stored as double values, i.e., an ML column is either a scalar column * of double values or a vector column. * Columns of other types must be encoded into ML columns using transformers. * We use {@link org.apache.spark.ml.attribute.Attribute} to describe a scalar ML column, and * {@link org.apache.spark.ml.attribute.AttributeGroup} to describe a vector ML column. * ML attributes are stored in the metadata field of the column schema.
0
<h3>ML columns</h3> * * A column with ML attributes attached is called an ML column. * The data in ML columns are stored as double values, i.e., an ML column is either a scalar column * of double values or a vector column. * Columns of other types must be encoded into ML columns using transformers. * We use {@link org.apache.spark.ml.attribute.Attribute} to describe a scalar ML column, and * {@link org.apache.spark.ml.attribute.AttributeGroup} to describe a vector ML column. * ML attributes are stored in the metadata field of the column schema. | package-info.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,804
DefaultGCCDependencyCalculator2.java
See bugzilla 108715 for the discussion of dependency management that led to * the creation of this dependency calculator. Note also that this technique * exhibits the failure modes discussed in comment #5.
0
See bugzilla 108715 for the discussion of dependency management that led to * the creation of this dependency calculator. Note also that this technique * exhibits the failure modes discussed in comment #5. | DefaultGCCDependencyCalculator2.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,805
DefaultGCCDependencyCalculator2.java
This dependency calculator uses the class DefaultGCCDependencyCalculator2Commands * which implements the per-source command information
0
This dependency calculator uses the class DefaultGCCDependencyCalculator2Commands * which implements the per-source command information | DefaultGCCDependencyCalculator2.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,815
RMContainerEventType.java
// when a container acquired by AM after // it increased/decreased
0
// when a container acquired by AM after // it increased/decreased | RMContainerEventType.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,863
AsmPartitionScanner.java
A simple heuristic is used to detect valid line end comment characters: If a * character known to be a potential line end comment character is used as a * line start comment char, this character is considered a valid line end * comment character, too. If e.g. a '@' is used to introduce a line start * comment it is also recognized as a line end comment introducer afterwards. * </p>
0
A simple heuristic is used to detect valid line end comment characters: If a * character known to be a potential line end comment character is used as a * line start comment char, this character is considered a valid line end * comment character, too. If e.g. a '@' is used to introduce a line start * comment it is also recognized as a line end comment introducer afterwards. * </p> | AsmPartitionScanner.java
[ 0, 0, 1, 0, 0, 0, 0 ]
3,974
PropertyValueGenerator.java
SortOrder is similar to (or the same as) the SortOrder already defined * for Grid. * * The default implementation of this method returns an empty array, which * means that the property will not be included in * getSortableContainerPropertyIds(). Attempting to sort by that column * throws UnsupportedOperationException. * * Returning null is not allowed.
0
SortOrder is similar to (or the same as) the SortOrder already defined * for Grid. * * The default implementation of this method returns an empty array, which * means that the property will not be included in * getSortableContainerPropertyIds(). Attempting to sort by that column * throws UnsupportedOperationException. * * Returning null is not allowed. | PropertyValueGenerator.java
[ 0, 0, 1, 0, 0, 0, 0 ]
3,980
StringToBigIntegerConverterTest.java
// 2^70 > 2^63 - 1
0
// 2^70 > 2^63 - 1 | StringToBigIntegerConverterTest.java
[ 0, 0, 0, 0, 0, 0, 1 ]
3,985
ScalabilityIntegerFieldEditor.java
The checkbox selection will normally be propagated to the label and text controls in the // checkbox selection listener. However, the callback is only invoked when the selection changes, // which means that an initial value of false will not be properly propagated. The state is // directly updated here.
0
The checkbox selection will normally be propagated to the label and text controls in the // checkbox selection listener. However, the callback is only invoked when the selection changes, // which means that an initial value of false will not be properly propagated. The state is // directly updated here. | ScalabilityIntegerFieldEditor.java
[ 0, 0, 1, 0, 0, 0, 0 ]
4,001
package-info.java
@code * guice-throwingproviders.jar
0
@code * guice-throwingproviders.jar | package-info.java
[ 0, 0, 0, 0, 1, 0, 0 ]
4,019
ImmutableRangeSet.java
// True if the "positive" range set is empty or bounded below.
0
// True if the "positive" range set is empty or bounded below. | ImmutableRangeSet.java
[ 0, 0, 0, 0, 0, 0, 1 ]
4,020
ImmutableRangeSet.java
// True if the "positive" range set is empty or bounded above.
0
// True if the "positive" range set is empty or bounded above. | ImmutableRangeSet.java
[ 0, 0, 0, 0, 0, 0, 1 ]
4,026
ImmutableRangeSet.java
<p>The returned set's {@link Object#toString} method returns a short-hand form of the set's * contents, such as {@code "[1..100]}"}.
0
<p>The returned set's {@link Object#toString} method returns a short-hand form of the set's * contents, such as {@code "[1..100]}"}. | ImmutableRangeSet.java
[ 0, 0, 1, 0, 0, 0, 0 ]
4,029
ImmutableRangeSet.java
// we catch CCE's
0
// we catch CCE's | ImmutableRangeSet.java
[ 0, 0, 0, 0, 0, 0, 1 ]
4,030
ImmutableRangeSet.java
// if it's contained, it's definitely a C
0
// if it's contained, it's definitely a C | ImmutableRangeSet.java
[ 0, 0, 0, 0, 0, 0, 1 ]
4,062
ImmutableRangeSet.java
@link ImmutableRangeSet#of()
0
@link ImmutableRangeSet#of() | ImmutableRangeSet.java
[ 0, 0, 0, 0, 1, 0, 0 ]
4,063
ImmutableRangeSet.java
@link Range#all()
0
@link Range#all() | ImmutableRangeSet.java
[ 0, 0, 0, 0, 1, 0, 0 ]
4,067
CountTest.java
@code Count
0
@code Count | CountTest.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,069
IGDBControl.java
@param rm The requestMonitor indicating that GDB has been terminated.
0
@param rm The requestMonitor indicating that GDB has been terminated. | IGDBControl.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,075
IGDBControl.java
@param rm
0
@param rm | IGDBControl.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,078
IGDBControl.java
@param rm
0
@param rm | IGDBControl.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,090
TextViewerDragAdapter.java
@param viewer the text viewer
0
@param viewer the text viewer | TextViewerDragAdapter.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,091
TextViewerDragAdapter.java
@param viewer the text viewer
0
@param viewer the text viewer | TextViewerDragAdapter.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,092
TextViewerDragAdapter.java
@param x * screen X-coordinate * @param y * screen Y-coordinate * @param absolute * if <code>true</code>, coordinates are expected to be * absolute screen coordinates
0
@param x * screen X-coordinate * @param y * screen Y-coordinate * @param absolute * if <code>true</code>, coordinates are expected to be * absolute screen coordinates | TextViewerDragAdapter.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,093
TextViewerDragAdapter.java
@return text offset
0
@return text offset | TextViewerDragAdapter.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,094
TextViewerDragAdapter.java
@param widgetOffset
0
@param widgetOffset | TextViewerDragAdapter.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,095
TextViewerDragAdapter.java
@return document offset
0
@return document offset | TextViewerDragAdapter.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,096
TextViewerDragAdapter.java
@return true if the document may be changed by the drag.
0
@return true if the document may be changed by the drag. | TextViewerDragAdapter.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,097
TextViewerDragAdapter.java
@param enabled
0
@param enabled | TextViewerDragAdapter.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,100
TextViewerDragAdapter.java
// we are expecting this
0
// we are expecting this | TextViewerDragAdapter.java
[ 0, 0, 0, 0, 0, 0, 1 ]
4,101
TextViewerDragAdapter.java
@see StyledText#getOffsetAtLocation()
0
@see StyledText#getOffsetAtLocation() | TextViewerDragAdapter.java
[ 0, 0, 0, 0, 1, 0, 0 ]
4,103
TextViewerDragAdapter.java
// this has no effect?
0
// this has no effect? | TextViewerDragAdapter.java
[ 0, 0, 0, 0, 0, 0, 1 ]
4,106
TextViewerDragAdapter.java
/ add the drag selection position // the position is used to delete the selection on a DROP_MOVE // and it can be used by the drop target to determine if it should // allow the drop (e.g. if drop location overlaps selection)
0
/ add the drag selection position // the position is used to delete the selection on a DROP_MOVE // and it can be used by the drop target to determine if it should // allow the drop (e.g. if drop location overlaps selection) | TextViewerDragAdapter.java
[ 0, 0, 1, 0, 0, 0, 0 ]
4,109
TextViewerDragAdapter.java
@see org.eclipse.swt.dnd.DragSourceListener#dragStart(org.eclipse.swt.dnd.DragSourceEvent)
0
@see org.eclipse.swt.dnd.DragSourceListener#dragStart(org.eclipse.swt.dnd.DragSourceEvent) | TextViewerDragAdapter.java
[ 0, 0, 0, 0, 1, 0, 0 ]
4,133
UniqueSerializable.java
@since 6.8.0
0
@since 6.8.0 | UniqueSerializable.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,152
Funnels.java
@since 11.0
0
@since 11.0 | Funnels.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,155
Funnels.java
@since 13.0
0
@since 13.0 | Funnels.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,156
Funnels.java
@since 15.0
0
@since 15.0 | Funnels.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,157
Funnels.java
@since 13.0
0
@since 13.0 | Funnels.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,158
Funnels.java
@since 13.0
0
@since 13.0 | Funnels.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,160
Funnels.java
@link OutputStream
0
@link OutputStream | Funnels.java
[ 0, 0, 0, 0, 1, 0, 0 ]
4,161
Funnels.java
@link Funnel#funnel * funnel
0
@link Funnel#funnel * funnel | Funnels.java
[ 0, 0, 0, 0, 1, 0, 0 ]
4,162
Funnels.java
@link Funnels#stringFunnel(Charset)
0
@link Funnels#stringFunnel(Charset) | Funnels.java
[ 0, 0, 0, 0, 1, 0, 0 ]
4,166
Funnels.java
@code Charset
0
@code Charset | Funnels.java
[ 0, 0, 0, 0, 1, 0, 0 ]
4,173
Funnels.java
@code PrimitiveSink
0
@code PrimitiveSink | Funnels.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,174
Funnels.java
@code PrimitiveSink
0
@code PrimitiveSink | Funnels.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,175
Funnels.java
@code OutputStream
0
@code OutputStream | Funnels.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,177
Funnels.java
@code flush
0
@code flush | Funnels.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,180
Funnels.java
@code Iterable
0
@code Iterable | Funnels.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,181
Funnels.java
@code CharSequence
0
@code CharSequence | Funnels.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,182
Funnels.java
@code CharSequence
0
@code CharSequence | Funnels.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,185
TestShellCommandFencer.java
// bad path should also fail
0
// bad path should also fail | TestShellCommandFencer.java
[ 0, 0, 0, 0, 0, 0, 1 ]
4,193
BindingScopingVisitor.java
@param <V> any type to be returned by the visit method. Use {@link Void} with * {@code return null} if no return type is needed.
0
@param <V> any type to be returned by the visit method. Use {@link Void} with * {@code return null} if no return type is needed. | BindingScopingVisitor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,194
BindingScopingVisitor.java
@link Void
0
@link Void | BindingScopingVisitor.java
[ 0, 0, 0, 0, 1, 0, 0 ]
4,200
BindingScopingVisitor.java
@code return null
0
@code return null | BindingScopingVisitor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,201
BindingScopingVisitor.java
@link com.google.inject.Binder#bindScope(Class, * Scope) Binder.bindScope()
0
@link com.google.inject.Binder#bindScope(Class, * Scope) Binder.bindScope() | BindingScopingVisitor.java
[ 0, 0, 0, 0, 1, 0, 0 ]
4,205
GDBBreakpoints_7_0.java
@see org.eclipse.cdt.dsf.service.AbstractDsfService#initialize(org.eclipse.cdt.dsf.concurrent.RequestMonitor)
0
@see org.eclipse.cdt.dsf.service.AbstractDsfService#initialize(org.eclipse.cdt.dsf.concurrent.RequestMonitor) | GDBBreakpoints_7_0.java
[ 0, 0, 0, 0, 1, 0, 0 ]
4,208
GDBBreakpoints_7_0.java
@param context * @param breakpoint * @param finalRm
0
@param context * @param breakpoint * @param finalRm | GDBBreakpoints_7_0.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,210
GDBBreakpoints_7_0.java
With GDB 7.0, we can create a breakpoint that is disabled. This avoids having to disable it as * a separate command. It is also much better because in non-stop, we don't risk habing a thread * hitting the breakpoint between creation and disablement.
0
With GDB 7.0, we can create a breakpoint that is disabled. This avoids having to disable it as * a separate command. It is also much better because in non-stop, we don't risk habing a thread * hitting the breakpoint between creation and disablement. | GDBBreakpoints_7_0.java
[ 0, 0, 1, 0, 0, 0, 0 ]
4,219
GDBBreakpoints_7_0.java
@param context * @param breakpoint * @param drm
0
@param context * @param breakpoint * @param drm | GDBBreakpoints_7_0.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,222
GDBBreakpoints_7_0.java
// The simplest way to convert from the CLITraceInfo to a MIBreakInsertInfo // is to list the breakpoints and take the proper output
0
// The simplest way to convert from the CLITraceInfo to a MIBreakInsertInfo // is to list the breakpoints and take the proper output | GDBBreakpoints_7_0.java
[ 0, 0, 0, 0, 0, 0, 1 ]
4,233
GDBBreakpoints_7_0.java
// Note that breakpoint commands (actions) are not handled by the backend // which is why we don't check for changes here
0
// Note that breakpoint commands (actions) are not handled by the backend // which is why we don't check for changes here | GDBBreakpoints_7_0.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,245
HdfsDataOutputStream.java
@link FSDataOutputStream
0
@link FSDataOutputStream | HdfsDataOutputStream.java
[ 0, 0, 0, 0, 1, 0, 0 ]
4,250
HdfsDataOutputStream.java
@return the number of valid replicas of the current block
0
@return the number of valid replicas of the current block | HdfsDataOutputStream.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,251
HdfsDataOutputStream.java
Sync buffered data to DataNodes (flush to disk devices).
0
Sync buffered data to DataNodes (flush to disk devices). | HdfsDataOutputStream.java
[ 1, 0, 0, 0, 0, 0, 0 ]
4,252
HdfsDataOutputStream.java
* Get the actual number of replicas of the current block.
0
* Get the actual number of replicas of the current block. | HdfsDataOutputStream.java
[ 1, 0, 0, 0, 0, 0, 0 ]
4,253
HdfsDataOutputStream.java
This can be different from the designated replication factor of the file * because the namenode does not maintain replication for the blocks which are * currently being written to. Depending on the configuration, the client may * continue to write to a block even if a few datanodes in the write pipeline * have failed, or the client may add a new datanodes once a datanode has * failed.
0
This can be different from the designated replication factor of the file * because the namenode does not maintain replication for the blocks which are * currently being written to. Depending on the configuration, the client may * continue to write to a block even if a few datanodes in the write pipeline * have failed, or the client may add a new datanodes once a datanode has * failed. | HdfsDataOutputStream.java
[ 0, 0, 0, 0, 0, 0, 1 ]
4,258
ProcessClosure.java
// it seems that thread termination and stream closing is working // without // any help
0
// it seems that thread termination and stream closing is working // without // any help | ProcessClosure.java
[ 0, 0, 1, 0, 0, 0, 0 ]
4,259
ProcessClosure.java
Live links the launched process with the configured in/out streams using * reader threads.
0
Live links the launched process with the configured in/out streams using * reader threads. | ProcessClosure.java
[ 1, 0, 0, 0, 0, 0, 0 ]
4,260
ProcessClosure.java
@param outputStream * prcess stdout is written to this stream. Cannot be <code>null</code>. * @param errorStream * prcess stderr is written to this stream. Cannot be <code>null</code>.
0
@param outputStream * prcess stdout is written to this stream. Cannot be <code>null</code>. * @param errorStream * prcess stderr is written to this stream. Cannot be <code>null</code>. | ProcessClosure.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,263
ProcessClosure.java
Bundled state of a launched process including the threads linking the process * in/output to console documents.
0
Bundled state of a launched process including the threads linking the process * in/output to console documents. | ProcessClosure.java
[ 1, 0, 0, 0, 0, 0, 0 ]
4,265
TypeDataStore.java
/** * Maps connector class -> state property name -> hander method data */
0
/** * Maps connector class -> state property name -> hander method data */ | TypeDataStore.java
[ 1, 0, 0, 0, 0, 0, 0 ]
4,266
TypeDataStore.java
this is a very inefficient implementation for getting all the identifiers // for a class
0
this is a very inefficient implementation for getting all the identifiers // for a class | TypeDataStore.java
[ 0, 0, 0, 0, 0, 0, 1 ]
4,268
TypeDataStore.java
@return
0
@return | TypeDataStore.java
[ 0, 0, 0, 1, 0, 0, 0 ]
4,269
TypeDataStore.java
@deprecated As of 7.0.1, use {@link #getPropertiesAsArray(Type)} instead * for improved performance
0
@deprecated As of 7.0.1, use {@link #getPropertiesAsArray(Type)} instead * for improved performance | TypeDataStore.java
[ 0, 0, 0, 0, 0, 1, 0 ]