comment_sentence_id int64 1 5.52k | class stringlengths 9 50 | comment_sentence stringlengths 1 1.32k | partition int64 0 1 | instance_type int64 0 1 | category stringclasses 1
value | label int64 0 1 | combo stringlengths 15 1.35k | __index_level_0__ int64 7.6k 16.5k |
|---|---|---|---|---|---|---|---|---|
3,233 | HostAndPort.java | hostandport hp hostandport^fromstring 2001 db8 1 | 0 | 0 | Pointer | 0 | hostandport hp hostandport^fromstring 2001 db8 1 | HostAndPort.java | 8,498 |
3,235 | HostAndPort.java | requirebracketsforipv6 | 1 | 0 | Pointer | 0 | requirebracketsforipv6 | HostAndPort.java | 8,499 |
3,236 | HostAndPort.java | hp^gethost returns 2001 db8 1 | 0 | 0 | Pointer | 0 | hp^gethost returns 2001 db8 1 | HostAndPort.java | 8,500 |
3,237 | HostAndPort.java | hp^getport returns 80 | 1 | 0 | Pointer | 0 | hp^getport returns 80 | HostAndPort.java | 8,501 |
3,238 | HostAndPort.java | hp^tostring returns 2001 db8 1 80 | 0 | 0 | Pointer | 0 | hp^tostring returns 2001 db8 1 80 | HostAndPort.java | 8,502 |
3,239 | HostAndPort.java | pre | 1 | 0 | Pointer | 0 | pre | HostAndPort.java | 8,503 |
3,240 | HostAndPort.java | p here are some examples of recognized formats | 0 | 0 | Pointer | 0 | p here are some examples of recognized formats | HostAndPort.java | 8,504 |
3,241 | HostAndPort.java | ul | 1 | 0 | Pointer | 0 | ul | HostAndPort.java | 8,505 |
3,242 | HostAndPort.java | li example^com | 0 | 0 | Pointer | 0 | li example^com | HostAndPort.java | 8,506 |
3,244 | HostAndPort.java | li 1920.21 | 1 | 0 | Pointer | 0 | li 1920.21 | HostAndPort.java | 8,507 |
3,246 | HostAndPort.java | li 2001 db8 1 @link #gethost omits brackets | 0 | 0 | Pointer | 0 | li 2001 db8 1 @link #gethost omits brackets | HostAndPort.java | 8,508 |
3,247 | HostAndPort.java | li 2001 db8 1 80 @link #gethost omits brackets | 1 | 0 | Pointer | 0 | li 2001 db8 1 80 @link #gethost omits brackets | HostAndPort.java | 8,509 |
3,248 | HostAndPort.java | li 2001 db8 1 use @link #requirebracketsforipv6 to prohibit this | 0 | 0 | Pointer | 0 | li 2001 db8 1 use @link #requirebracketsforipv6 to prohibit this | HostAndPort.java | 8,510 |
3,249 | HostAndPort.java | ul | 1 | 0 | Pointer | 0 | ul | HostAndPort.java | 8,511 |
3,250 | HostAndPort.java | p note that this is not an exhaustive list, because these methods are only concerned with | 0 | 0 | Pointer | 0 | p note that this is not an exhaustive list, because these methods are only concerned with | HostAndPort.java | 8,512 |
3,251 | HostAndPort.java | brackets, colons, and port numbers. | 1 | 0 | Pointer | 0 | brackets, colons, and port numbers. | HostAndPort.java | 8,513 |
3,253 | HostAndPort.java | caller s responsibility. | 0 | 0 | Pointer | 0 | caller s responsibility. | HostAndPort.java | 8,514 |
3,254 | HostAndPort.java | @author paul marks | 1 | 0 | Pointer | 0 | @author paul marks | HostAndPort.java | 8,515 |
3,255 | HostAndPort.java | @since 100 | 0 | 0 | Pointer | 0 | @since 100 | HostAndPort.java | 8,516 |
3,285 | ImmutableTable_CustomFieldSerializerBase.java | this class contains static utility methods for writing @link immutabletable gwt field | 1 | 0 | Pointer | 0 | this class contains static utility methods for writing @link immutabletable gwt field | ImmutableTable_CustomFieldSerializerBase.java | 8,517 |
3,286 | ImmutableTable_CustomFieldSerializerBase.java | serializers. | 0 | 0 | Pointer | 0 | serializers. | ImmutableTable_CustomFieldSerializerBase.java | 8,518 |
3,287 | ImmutableTable_CustomFieldSerializerBase.java | serializers should delegate to @link #serialize and @link #instantiate . | 1 | 0 | Pointer | 0 | serializers should delegate to @link #serialize and @link #instantiate . | ImmutableTable_CustomFieldSerializerBase.java | 8,519 |
3,288 | ImmutableTable_CustomFieldSerializerBase.java | @author chris povirk | 0 | 0 | Pointer | 0 | @author chris povirk | ImmutableTable_CustomFieldSerializerBase.java | 8,520 |
3,294 | LazyStackTraceBenchmark.java | we benchmark a caller | 1 | 0 | Pointer | 0 | we benchmark a caller | LazyStackTraceBenchmark.java | 8,521 |
3,295 | LazyStackTraceBenchmark.java | finder implementation that might be used in a logging framework. | 0 | 0 | Pointer | 0 | finder implementation that might be used in a logging framework. | LazyStackTraceBenchmark.java | 8,522 |
3,300 | LongMathBenchmark.java | benchmarks for the non rounding methods of @code longmath . | 1 | 0 | Pointer | 0 | benchmarks for the non rounding methods of @code longmath . | LongMathBenchmark.java | 8,523 |
3,301 | LongMathBenchmark.java | @author louis wasserman | 0 | 0 | Pointer | 0 | @author louis wasserman | LongMathBenchmark.java | 8,524 |
3,304 | MapPutAllTester.java | a generic junit test which tests @code putall operations on a map. | 1 | 0 | Pointer | 0 | a generic junit test which tests @code putall operations on a map. | MapPutAllTester.java | 8,525 |
3,307 | MapPutAllTester.java | @author chris povirk | 0 | 0 | Pointer | 0 | @author chris povirk | MapPutAllTester.java | 8,526 |
3,308 | MapPutAllTester.java | @author kevin bourrillion | 1 | 0 | Pointer | 0 | @author kevin bourrillion | MapPutAllTester.java | 8,527 |
3,313 | MapSerializationTester.java | basic serialization test for maps. | 0 | 0 | Pointer | 0 | basic serialization test for maps. | MapSerializationTester.java | 8,528 |
3,314 | MapSerializationTester.java | @author louis wasserman | 1 | 0 | Pointer | 0 | @author louis wasserman | MapSerializationTester.java | 8,529 |
3,317 | MultimapBuilder.java | a builder for a multimap implementation that allows customization of the backing map and value | 0 | 0 | Pointer | 0 | a builder for a multimap implementation that allows customization of the backing map and value | MultimapBuilder.java | 8,530 |
3,318 | MultimapBuilder.java | collection implementations used in a particular multimap. | 1 | 0 | Pointer | 0 | collection implementations used in a particular multimap. | MultimapBuilder.java | 8,531 |
3,319 | MultimapBuilder.java | p this can be used to easily configure multimap data structure implementations not provided | 0 | 0 | Pointer | 0 | p this can be used to easily configure multimap data structure implementations not provided | MultimapBuilder.java | 8,532 |
3,320 | MultimapBuilder.java | explicitly in @code com^google.common^collect , for example | 1 | 0 | Pointer | 0 | explicitly in @code com^google.common^collect , for example | MultimapBuilder.java | 8,533 |
3,321 | MultimapBuilder.java | pre @code | 0 | 0 | Pointer | 0 | pre @code | MultimapBuilder.java | 8,534 |
3,322 | MultimapBuilder.java | listmultimap string, integer treelistmultimap | 1 | 0 | Pointer | 0 | listmultimap string, integer treelistmultimap | MultimapBuilder.java | 8,535 |
3,323 | MultimapBuilder.java | multimapbuilder^treekeys ^arraylistvalues ^build | 0 | 0 | Pointer | 0 | multimapbuilder^treekeys ^arraylistvalues ^build | MultimapBuilder.java | 8,536 |
3,324 | MultimapBuilder.java | setmultimap integer, myenum hashenummultimap | 1 | 0 | Pointer | 0 | setmultimap integer, myenum hashenummultimap | MultimapBuilder.java | 8,537 |
3,325 | MultimapBuilder.java | multimapbuilder^hashkeys ^enumsetvalues myenum^class ^build | 0 | 0 | Pointer | 0 | multimapbuilder^hashkeys ^enumsetvalues myenum^class ^build | MultimapBuilder.java | 8,538 |
3,326 | MultimapBuilder.java | pre | 1 | 0 | Pointer | 0 | pre | MultimapBuilder.java | 8,539 |
3,327 | MultimapBuilder.java | p @code multimapbuilder instances are immutable. | 0 | 0 | Pointer | 0 | p @code multimapbuilder instances are immutable. | MultimapBuilder.java | 8,540 |
3,328 | MultimapBuilder.java | invoking a configuration method has no effect | 1 | 0 | Pointer | 0 | invoking a configuration method has no effect | MultimapBuilder.java | 8,541 |
3,329 | MultimapBuilder.java | on the receiving instance you must store and use the new builder instance it returns instead. | 0 | 0 | Pointer | 0 | on the receiving instance you must store and use the new builder instance it returns instead. | MultimapBuilder.java | 8,542 |
3,330 | MultimapBuilder.java | p the generated multimaps are serializable if the key and value types are serializable, unless | 1 | 0 | Pointer | 0 | p the generated multimaps are serializable if the key and value types are serializable, unless | MultimapBuilder.java | 8,543 |
3,331 | MultimapBuilder.java | stated otherwise in one of the configuration methods. | 0 | 0 | Pointer | 0 | stated otherwise in one of the configuration methods. | MultimapBuilder.java | 8,544 |
3,332 | MultimapBuilder.java | @author louis wasserman | 1 | 0 | Pointer | 0 | @author louis wasserman | MultimapBuilder.java | 8,545 |
3,333 | MultimapBuilder.java | @param k0 an upper bound on the key type of the generated multimap. | 0 | 0 | Pointer | 0 | @param k0 an upper bound on the key type of the generated multimap. | MultimapBuilder.java | 8,546 |
3,334 | MultimapBuilder.java | @param v0 an upper bound on the value type of the generated multimap. | 1 | 0 | Pointer | 0 | @param v0 an upper bound on the value type of the generated multimap. | MultimapBuilder.java | 8,547 |
3,335 | MultimapBuilder.java | @since 160 | 0 | 0 | Pointer | 0 | @since 160 | MultimapBuilder.java | 8,548 |
3,336 | MultimapBuilder.java | leaving k and v as upper bounds rather than the actual key and value types allows type | 1 | 0 | Pointer | 0 | leaving k and v as upper bounds rather than the actual key and value types allows type | MultimapBuilder.java | 8,549 |
3,337 | MultimapBuilder.java | parameters to be left implicit more often. | 0 | 0 | Pointer | 0 | parameters to be left implicit more often. | MultimapBuilder.java | 8,550 |
3,338 | MultimapBuilder.java | cachebuilder uses the same technique. | 1 | 0 | Pointer | 0 | cachebuilder uses the same technique. | MultimapBuilder.java | 8,551 |
3,339 | MultimapBuilder.java | an intermediate stage in a @link multimapbuilder in which the key value collection map | 0 | 0 | Pointer | 0 | an intermediate stage in a @link multimapbuilder in which the key value collection map | MultimapBuilder.java | 8,552 |
3,340 | MultimapBuilder.java | implementation has been specified, but the value collection implementation has not. | 1 | 0 | Pointer | 0 | implementation has been specified, but the value collection implementation has not. | MultimapBuilder.java | 8,553 |
3,341 | MultimapBuilder.java | @param k0 the upper bound on the key type of the generated multimap. | 0 | 0 | Pointer | 0 | @param k0 the upper bound on the key type of the generated multimap. | MultimapBuilder.java | 8,554 |
3,342 | MultimapBuilder.java | @since 160 | 1 | 0 | Pointer | 0 | @since 160 | MultimapBuilder.java | 8,555 |
3,343 | MultimapBuilder.java | leaving k and v as upper bounds rather than the actual key and value types allows type | 0 | 0 | Pointer | 0 | leaving k and v as upper bounds rather than the actual key and value types allows type | MultimapBuilder.java | 8,556 |
3,344 | MultimapBuilder.java | parameters to be left implicit more often. | 1 | 0 | Pointer | 0 | parameters to be left implicit more often. | MultimapBuilder.java | 8,557 |
3,345 | MultimapBuilder.java | cachebuilder uses the same technique. | 0 | 0 | Pointer | 0 | cachebuilder uses the same technique. | MultimapBuilder.java | 8,558 |
3,346 | MultimapBuilder.java | a specialization of @link multimapbuilder that generates @link listmultimap instances. | 1 | 0 | Pointer | 0 | a specialization of @link multimapbuilder that generates @link listmultimap instances. | MultimapBuilder.java | 8,559 |
3,347 | MultimapBuilder.java | @since 160 | 0 | 0 | Pointer | 0 | @since 160 | MultimapBuilder.java | 8,560 |
3,348 | MultimapBuilder.java | leaving k and v as upper bounds rather than the actual key and value types allows type | 1 | 0 | Pointer | 0 | leaving k and v as upper bounds rather than the actual key and value types allows type | MultimapBuilder.java | 8,561 |
3,349 | MultimapBuilder.java | parameters to be left implicit more often. | 0 | 0 | Pointer | 0 | parameters to be left implicit more often. | MultimapBuilder.java | 8,562 |
3,350 | MultimapBuilder.java | cachebuilder uses the same technique. | 1 | 0 | Pointer | 0 | cachebuilder uses the same technique. | MultimapBuilder.java | 8,563 |
3,352 | MultimapBuilder.java | @since 160 | 0 | 0 | Pointer | 0 | @since 160 | MultimapBuilder.java | 8,564 |
3,353 | MultimapBuilder.java | leaving k and v as upper bounds rather than the actual key and value types allows type | 1 | 0 | Pointer | 0 | leaving k and v as upper bounds rather than the actual key and value types allows type | MultimapBuilder.java | 8,565 |
3,354 | MultimapBuilder.java | parameters to be left implicit more often. | 0 | 0 | Pointer | 0 | parameters to be left implicit more often. | MultimapBuilder.java | 8,566 |
3,355 | MultimapBuilder.java | cachebuilder uses the same technique. | 1 | 0 | Pointer | 0 | cachebuilder uses the same technique. | MultimapBuilder.java | 8,567 |
3,357 | MultimapBuilder.java | @since 160 | 0 | 0 | Pointer | 0 | @since 160 | MultimapBuilder.java | 8,568 |
3,390 | MultimapBuilderTest.java | tests for @link multimapbuilder . | 1 | 0 | Pointer | 0 | tests for @link multimapbuilder . | MultimapBuilderTest.java | 8,569 |
3,391 | MultimapBuilderTest.java | @author louis wasserman | 0 | 0 | Pointer | 0 | @author louis wasserman | MultimapBuilderTest.java | 8,570 |
3,394 | NullsLastOrdering_CustomFieldSerializer.java | this class implements the gwt serialization of @link nullslastordering . | 1 | 0 | Pointer | 0 | this class implements the gwt serialization of @link nullslastordering . | NullsLastOrdering_CustomFieldSerializer.java | 8,571 |
3,395 | NullsLastOrdering_CustomFieldSerializer.java | @author chris povirk | 0 | 0 | Pointer | 0 | @author chris povirk | NullsLastOrdering_CustomFieldSerializer.java | 8,572 |
3,398 | ObjectCountHashMap.java | objectcounthashmap is an implementation of @code abstractobjectcountmap that uses arrays to | 1 | 0 | Pointer | 0 | objectcounthashmap is an implementation of @code abstractobjectcountmap that uses arrays to | ObjectCountHashMap.java | 8,573 |
3,399 | ObjectCountHashMap.java | store key objects and count values. | 0 | 0 | Pointer | 0 | store key objects and count values. | ObjectCountHashMap.java | 8,574 |
3,400 | ObjectCountHashMap.java | comparing to using a traditional @code hashmap | 1 | 0 | Pointer | 0 | comparing to using a traditional @code hashmap | ObjectCountHashMap.java | 8,575 |
3,401 | ObjectCountHashMap.java | implementation which stores keys and count values as map entries, @code objectcounthashmap | 0 | 0 | Pointer | 0 | implementation which stores keys and count values as map entries, @code objectcounthashmap | ObjectCountHashMap.java | 8,576 |
3,402 | ObjectCountHashMap.java | minimizes object allocation and reduces memory footprint. | 1 | 0 | Pointer | 0 | minimizes object allocation and reduces memory footprint. | ObjectCountHashMap.java | 8,577 |
3,403 | ObjectCountHashMap.java | p in the absence of element deletions, this will iterate over elements in insertion order. | 0 | 0 | Pointer | 0 | p in the absence of element deletions, this will iterate over elements in insertion order. | ObjectCountHashMap.java | 8,578 |
3,410 | PeekingIterator.java | an iterator that supports a one element lookahead while iterating. | 1 | 0 | Pointer | 0 | an iterator that supports a one element lookahead while iterating. | PeekingIterator.java | 8,579 |
3,414 | PeekingIterator.java | @author mick killianey | 0 | 0 | Pointer | 0 | @author mick killianey | PeekingIterator.java | 8,580 |
3,415 | PeekingIterator.java | @since 20 | 1 | 0 | Pointer | 0 | @since 20 | PeekingIterator.java | 8,581 |
3,422 | Preconditions.java | static convenience methods that help a method or constructor check whether it was invoked | 0 | 0 | Pointer | 0 | static convenience methods that help a method or constructor check whether it was invoked | Preconditions.java | 8,582 |
3,423 | Preconditions.java | correctly that is, whether its i preconditions i were met . | 1 | 0 | Pointer | 0 | correctly that is, whether its i preconditions i were met . | Preconditions.java | 8,583 |
3,424 | Preconditions.java | p if the precondition is not met, the @code preconditions method throws an unchecked exception | 0 | 0 | Pointer | 0 | p if the precondition is not met, the @code preconditions method throws an unchecked exception | Preconditions.java | 8,584 |
3,425 | Preconditions.java | of a specified type, which helps the method in which the exception was thrown communicate that | 1 | 0 | Pointer | 0 | of a specified type, which helps the method in which the exception was thrown communicate that | Preconditions.java | 8,585 |
3,426 | Preconditions.java | its caller has made a mistake. | 0 | 0 | Pointer | 0 | its caller has made a mistake. | Preconditions.java | 8,586 |
3,427 | Preconditions.java | this allows constructs such as | 1 | 0 | Pointer | 0 | this allows constructs such as | Preconditions.java | 8,587 |
3,428 | Preconditions.java | pre @code | 0 | 0 | Pointer | 0 | pre @code | Preconditions.java | 8,588 |
3,429 | Preconditions.java | public static double sqrt double value | 1 | 0 | Pointer | 0 | public static double sqrt double value | Preconditions.java | 8,589 |
3,430 | Preconditions.java | if value 0 | 0 | 0 | Pointer | 0 | if value 0 | Preconditions.java | 8,590 |
3,431 | Preconditions.java | throw new illegalargumentexception input is negative value | 1 | 0 | Pointer | 0 | throw new illegalargumentexception input is negative value | Preconditions.java | 8,591 |
3,432 | Preconditions.java | calculate square root | 0 | 0 | Pointer | 0 | calculate square root | Preconditions.java | 8,592 |
3,433 | Preconditions.java | pre | 1 | 0 | Pointer | 0 | pre | Preconditions.java | 8,593 |
3,434 | Preconditions.java | p to be replaced with the more compact | 0 | 0 | Pointer | 0 | p to be replaced with the more compact | Preconditions.java | 8,594 |
3,435 | Preconditions.java | pre @code | 1 | 0 | Pointer | 0 | pre @code | Preconditions.java | 8,595 |
3,436 | Preconditions.java | public static double sqrt double value | 0 | 0 | Pointer | 0 | public static double sqrt double value | Preconditions.java | 8,596 |
3,437 | Preconditions.java | checkargument value 0, input is negative %s , value | 1 | 0 | Pointer | 0 | checkargument value 0, input is negative %s , value | Preconditions.java | 8,597 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.