text stringlengths 24 1.04M | metadata stringlengths 233 497 |
|---|---|
### File: spring-core/src/main/java/org/springframework/core/task/TaskExecutor.java
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/task/TaskExecutor.java", "license": "apache-2.0", "size"... |
### File: spring-core/src/main/java/org/springframework/core/task/TaskRejectedException.java
/*
* Copyright 2002-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/task/TaskRejectedException.java", "license": "apache-2.0... |
### File: spring-core/src/main/java/org/springframework/core/task/TaskTimeoutException.java
/*
* Copyright 2002-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/task/TaskTimeoutException.java", "license": "apache-2.0"... |
### File: spring-core/src/main/java/org/springframework/core/task/package-info.java
/**
* This package defines Spring's core TaskExecutor abstraction,
* and provides SyncTaskExecutor and SimpleAsyncTaskExecutor implementations.
*/
@NonNullApi
@NonNullFields
package org.springframework.core.task;
import org.springfr... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/task/package-info.java", "license": "apache-2.0", "size"... |
### File: spring-core/src/main/java/org/springframework/core/task/support/ConcurrentExecutorAdapter.java
/*
* Copyright 2002-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/task/support/ConcurrentExecutorAdapter.java", "license":... |
### File: spring-core/src/main/java/org/springframework/core/task/support/ExecutorServiceAdapter.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a co... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/task/support/ExecutorServiceAdapter.java", "license": "a... |
### File: spring-core/src/main/java/org/springframework/core/task/support/TaskExecutorAdapter.java
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/task/support/TaskExecutorAdapter.java", "license": "apac... |
### File: spring-core/src/main/java/org/springframework/core/task/support/package-info.java
/**
* Support classes for Spring's TaskExecutor abstraction.
* Includes an adapter for the standard ExecutorService interface.
*/
@NonNullApi
@NonNullFields
package org.springframework.core.task.support;
import org.springfra... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/task/support/package-info.java", "license": "apache-2.0"... |
### File: spring-core/src/main/java/org/springframework/core/type/AnnotatedTypeMetadata.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/AnnotatedTypeMetadata.java", "license": "apache-2.0... |
### File: spring-core/src/main/java/org/springframework/core/type/AnnotationMetadata.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Li... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/AnnotationMetadata.java", "license": "apache-2.0", ... |
### File: spring-core/src/main/java/org/springframework/core/type/ClassMetadata.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/ClassMetadata.java", "license": "apache-2.0", "size... |
### File: spring-core/src/main/java/org/springframework/core/type/MethodMetadata.java
/*
* Copyright 2002-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Licens... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/MethodMetadata.java", "license": "apache-2.0", "siz... |
### File: spring-core/src/main/java/org/springframework/core/type/StandardAnnotationMetadata.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy o... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/StandardAnnotationMetadata.java", "license": "apach... |
### File: spring-core/src/main/java/org/springframework/core/type/StandardClassMetadata.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/StandardClassMetadata.java", "license": "apache-2.0... |
### File: spring-core/src/main/java/org/springframework/core/type/StandardMethodMetadata.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of th... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/StandardMethodMetadata.java", "license": "apache-2.... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/AbstractRecursiveAnnotationVisitor.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/AbstractRecursiveAnnotationVisitor.jav... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/AnnotationAttributesReadingVisitor.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/AnnotationAttributesReadingVisitor.jav... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/AnnotationMetadataReadingVisitor.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/AnnotationMetadataReadingVisitor.java"... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/AnnotationReadingVisitorUtils.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/AnnotationReadingVisitorUtils.java", "... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/CachingMetadataReaderFactory.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/CachingMetadataReaderFactory.java", "l... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/ClassMetadataReadingVisitor.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may o... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/ClassMetadataReadingVisitor.java", "li... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/MergedAnnotationReadingVisitor.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ma... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/MergedAnnotationReadingVisitor.java", ... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/MetadataReader.java
/*
* Copyright 2002-2009 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/MetadataReader.java", "license": "apac... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/MetadataReaderFactory.java
/*
* Copyright 2002-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/MetadataReaderFactory.java", "license"... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/MethodMetadataReadingVisitor.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/MethodMetadataReadingVisitor.java", "l... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/RecursiveAnnotationArrayVisitor.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You m... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/RecursiveAnnotationArrayVisitor.java",... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/RecursiveAnnotationAttributesVisitor.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/RecursiveAnnotationAttributesVisitor.j... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/SimpleAnnotationMetadata.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obta... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/SimpleAnnotationMetadata.java", "licen... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/SimpleAnnotationMetadataReadingVisitor.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/SimpleAnnotationMetadataReadingVisitor... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/SimpleMetadataReader.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/SimpleMetadataReader.java", "license":... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/SimpleMetadataReaderFactory.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may o... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/SimpleMetadataReaderFactory.java", "li... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/SimpleMethodMetadata.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/SimpleMethodMetadata.java", "license":... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/SimpleMethodMetadataReadingVisitor.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/SimpleMethodMetadataReadingVisitor.jav... |
### File: spring-core/src/main/java/org/springframework/core/type/classreading/package-info.java
/**
* Support classes for reading annotation and class-level metadata.
*/
@NonNullApi
@NonNullFields
package org.springframework.core.type.classreading;
import org.springframework.lang.NonNullApi;
import org.springframew... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/classreading/package-info.java", "license": "apache... |
### File: spring-core/src/main/java/org/springframework/core/type/filter/AbstractClassTestingTypeFilter.java
/*
* Copyright 2002-2014 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obta... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/filter/AbstractClassTestingTypeFilter.java", "licen... |
### File: spring-core/src/main/java/org/springframework/core/type/filter/AbstractTypeHierarchyTraversingFilter.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You m... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/filter/AbstractTypeHierarchyTraversingFilter.java",... |
### File: spring-core/src/main/java/org/springframework/core/type/filter/AnnotationTypeFilter.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/filter/AnnotationTypeFilter.java", "license": "apac... |
### File: spring-core/src/main/java/org/springframework/core/type/filter/AspectJTypeFilter.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/filter/AspectJTypeFilter.java", "license": "apache-... |
### File: spring-core/src/main/java/org/springframework/core/type/filter/AssignableTypeFilter.java
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/filter/AssignableTypeFilter.java", "license": "apac... |
### File: spring-core/src/main/java/org/springframework/core/type/filter/RegexPatternTypeFilter.java
/*
* Copyright 2002-2007 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a cop... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/filter/RegexPatternTypeFilter.java", "license": "ap... |
### File: spring-core/src/main/java/org/springframework/core/type/filter/TypeFilter.java
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Lic... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/filter/TypeFilter.java", "license": "apache-2.0", "... |
### File: spring-core/src/main/java/org/springframework/core/type/filter/package-info.java
/**
* Core support package for type filtering (e.g. for classpath scanning).
*/
@NonNullApi
@NonNullFields
package org.springframework.core.type.filter;
import org.springframework.lang.NonNullApi;
import org.springframework.la... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/filter/package-info.java", "license": "apache-2.0",... |
### File: spring-core/src/main/java/org/springframework/core/type/package-info.java
/**
* Core support package for type introspection.
*/
@NonNullApi
@NonNullFields
package org.springframework.core.type;
import org.springframework.lang.NonNullApi;
import org.springframework.lang.NonNullFields;
| {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/core/type/package-info.java", "license": "apache-2.0", "size"... |
### File: spring-core/src/main/java/org/springframework/lang/NonNull.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/lang/NonNull.java", "license": "apache-2.0", "size": 1937} |
### File: spring-core/src/main/java/org/springframework/lang/NonNullApi.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/lang/NonNullApi.java", "license": "apache-2.0", "size": 1715} |
### File: spring-core/src/main/java/org/springframework/lang/NonNullFields.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/lang/NonNullFields.java", "license": "apache-2.0", "size": 16... |
### File: spring-core/src/main/java/org/springframework/lang/Nullable.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/lang/Nullable.java", "license": "apache-2.0", "size": 1926} |
### File: spring-core/src/main/java/org/springframework/lang/UsesJava7.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/lang/UsesJava7.java", "license": "apache-2.0", "size": 1275} |
### File: spring-core/src/main/java/org/springframework/lang/UsesJava8.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/lang/UsesJava8.java", "license": "apache-2.0", "size": 1275} |
### File: spring-core/src/main/java/org/springframework/lang/UsesSunHttpServer.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/lang/UsesSunHttpServer.java", "license": "apache-2.0", "size"... |
### File: spring-core/src/main/java/org/springframework/lang/UsesSunMisc.java
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/lang/UsesSunMisc.java", "license": "apache-2.0", "size": 1155... |
### File: spring-core/src/main/java/org/springframework/lang/package-info.java
/**
* Common annotations with language-level semantics: nullability as well as JDK API indications.
* These annotations sit at the lowest level of Spring's package dependency arrangement, even
* lower than {@code org.springframework.util}... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/lang/package-info.java", "license": "apache-2.0", "size": 583... |
### File: spring-core/src/main/java/org/springframework/objenesis/SpringObjenesis.java
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Licen... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/objenesis/SpringObjenesis.java", "license": "apache-2.0", "si... |
### File: spring-core/src/main/java/org/springframework/objenesis/package-info.java
/**
* Spring's repackaging of
* <a href="http://objenesis.org">Objenesis 3.0</a>
* (with SpringObjenesis entry point; for internal use only).
*
* <p>This repackaging technique avoids any potential conflicts with
* dependencies on ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/objenesis/package-info.java", "license": "apache-2.0", "size"... |
### File: spring-core/src/main/java/org/springframework/util/AlternativeJdkIdGenerator.java
/*
* Copyright 2002-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/AlternativeJdkIdGenerator.java", "license": "apache-2.0"... |
### File: spring-core/src/main/java/org/springframework/util/AntPathMatcher.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/AntPathMatcher.java", "license": "apache-2.0", "size": 3... |
### File: spring-core/src/main/java/org/springframework/util/Assert.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/Assert.java", "license": "apache-2.0", "size": 28187} |
### File: spring-core/src/main/java/org/springframework/util/AutoPopulatingList.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/AutoPopulatingList.java", "license": "apache-2.0", "size... |
### File: spring-core/src/main/java/org/springframework/util/Base64Utils.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/Base64Utils.java", "license": "apache-2.0", "size": 3563... |
### File: spring-core/src/main/java/org/springframework/util/ClassUtils.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/ClassUtils.java", "license": "apache-2.0", "size": 52935... |
### File: spring-core/src/main/java/org/springframework/util/CollectionUtils.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/CollectionUtils.java", "license": "apache-2.0", "size": ... |
### File: spring-core/src/main/java/org/springframework/util/CommonsLogWriter.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License a... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/CommonsLogWriter.java", "license": "apache-2.0", "size":... |
### File: spring-core/src/main/java/org/springframework/util/CompositeIterator.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/CompositeIterator.java", "license": "apache-2.0", "size"... |
### File: spring-core/src/main/java/org/springframework/util/ConcurrencyThrottleSupport.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/ConcurrencyThrottleSupport.java", "license": "apache-2.0... |
### File: spring-core/src/main/java/org/springframework/util/ConcurrentReferenceHashMap.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/ConcurrentReferenceHashMap.java", "license": "apache-2.0... |
### File: spring-core/src/main/java/org/springframework/util/CustomizableThreadCreator.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/CustomizableThreadCreator.java", "license": "apache-2.0"... |
### File: spring-core/src/main/java/org/springframework/util/DefaultPropertiesPersister.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/DefaultPropertiesPersister.java", "license": "apache-2.0... |
### File: spring-core/src/main/java/org/springframework/util/DigestUtils.java
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/DigestUtils.java", "license": "apache-2.0", "size": 6051... |
### File: spring-core/src/main/java/org/springframework/util/ErrorHandler.java
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/ErrorHandler.java", "license": "apache-2.0", "size": 114... |
### File: spring-core/src/main/java/org/springframework/util/ExceptionTypeFilter.java
/*
* Copyright 2002-2014 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Licens... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/ExceptionTypeFilter.java", "license": "apache-2.0", "siz... |
### File: spring-core/src/main/java/org/springframework/util/FastByteArrayOutputStream.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/FastByteArrayOutputStream.java", "license": "apache-2.0"... |
### File: spring-core/src/main/java/org/springframework/util/FileCopyUtils.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/FileCopyUtils.java", "license": "apache-2.0", "size": 71... |
### File: spring-core/src/main/java/org/springframework/util/FileSystemUtils.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/FileSystemUtils.java", "license": "apache-2.0", "size": ... |
### File: spring-core/src/main/java/org/springframework/util/IdGenerator.java
/*
* Copyright 2002-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/IdGenerator.java", "license": "apache-2.0", "size": 949} |
### File: spring-core/src/main/java/org/springframework/util/InstanceFilter.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/InstanceFilter.java", "license": "apache-2.0", "size": 4... |
### File: spring-core/src/main/java/org/springframework/util/InvalidMimeTypeException.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the L... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/InvalidMimeTypeException.java", "license": "apache-2.0",... |
### File: spring-core/src/main/java/org/springframework/util/JdkIdGenerator.java
/*
* Copyright 2002-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/JdkIdGenerator.java", "license": "apache-2.0", "size": 9... |
### File: spring-core/src/main/java/org/springframework/util/LinkedCaseInsensitiveMap.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the L... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/LinkedCaseInsensitiveMap.java", "license": "apache-2.0",... |
### File: spring-core/src/main/java/org/springframework/util/LinkedMultiValueMap.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Licens... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/LinkedMultiValueMap.java", "license": "apache-2.0", "siz... |
### File: spring-core/src/main/java/org/springframework/util/MethodInvoker.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/MethodInvoker.java", "license": "apache-2.0", "size": 11... |
### File: spring-core/src/main/java/org/springframework/util/MimeType.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/MimeType.java", "license": "apache-2.0", "size": 19320} |
### File: spring-core/src/main/java/org/springframework/util/MimeTypeUtils.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/MimeTypeUtils.java", "license": "apache-2.0", "size": 14... |
### File: spring-core/src/main/java/org/springframework/util/MultiValueMap.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/MultiValueMap.java", "license": "apache-2.0", "size": 25... |
### File: spring-core/src/main/java/org/springframework/util/NumberUtils.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/NumberUtils.java", "license": "apache-2.0", "size": 1160... |
### File: spring-core/src/main/java/org/springframework/util/ObjectUtils.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/ObjectUtils.java", "license": "apache-2.0", "size": 2981... |
### File: spring-core/src/main/java/org/springframework/util/PathMatcher.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/PathMatcher.java", "license": "apache-2.0", "size": 5450... |
### File: spring-core/src/main/java/org/springframework/util/PatternMatchUtils.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/PatternMatchUtils.java", "license": "apache-2.0", "size"... |
### File: spring-core/src/main/java/org/springframework/util/PropertiesPersister.java
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Licens... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/PropertiesPersister.java", "license": "apache-2.0", "siz... |
### File: spring-core/src/main/java/org/springframework/util/PropertyPlaceholderHelper.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/PropertyPlaceholderHelper.java", "license": "apache-2.0"... |
### File: spring-core/src/main/java/org/springframework/util/ReflectionUtils.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/ReflectionUtils.java", "license": "apache-2.0", "size": ... |
### File: spring-core/src/main/java/org/springframework/util/ResizableByteArrayOutputStream.java
/*
* Copyright 2002-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/ResizableByteArrayOutputStream.java", "license": "apache... |
### File: spring-core/src/main/java/org/springframework/util/ResourceUtils.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/ResourceUtils.java", "license": "apache-2.0", "size": 14... |
### File: spring-core/src/main/java/org/springframework/util/RouteMatcher.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/RouteMatcher.java", "license": "apache-2.0", "size": 316... |
### File: spring-core/src/main/java/org/springframework/util/SerializationUtils.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/SerializationUtils.java", "license": "apache-2.0", "size... |
### File: spring-core/src/main/java/org/springframework/util/SimpleIdGenerator.java
/*
* Copyright 2002-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/SimpleIdGenerator.java", "license": "apache-2.0", "size"... |
### File: spring-core/src/main/java/org/springframework/util/SimpleRouteMatcher.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/SimpleRouteMatcher.java", "license": "apache-2.0", "size... |
### File: spring-core/src/main/java/org/springframework/util/SocketUtils.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/SocketUtils.java", "license": "apache-2.0", "size": 1139... |
### File: spring-core/src/main/java/org/springframework/util/StopWatch.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/StopWatch.java", "license": "apache-2.0", "size": 10362} |
### File: spring-core/src/main/java/org/springframework/util/StreamUtils.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/StreamUtils.java", "license": "apache-2.0", "size": 8404... |
### File: spring-core/src/main/java/org/springframework/util/StringUtils.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-core/src/main/java/org/springframework/util/StringUtils.java", "license": "apache-2.0", "size": 4676... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.