blob_id stringlengths 40 40 | __id__ int64 225 39,780B | directory_id stringlengths 40 40 | path stringlengths 6 313 | content_id stringlengths 40 40 | detected_licenses list | license_type stringclasses 2
values | repo_name stringlengths 6 132 | repo_url stringlengths 25 151 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 70 | visit_date timestamp[ns] | revision_date timestamp[ns] | committer_date timestamp[ns] | github_id int64 7.28k 689M ⌀ | star_events_count int64 0 131k | fork_events_count int64 0 48k | gha_license_id stringclasses 23
values | gha_fork bool 2
classes | gha_event_created_at timestamp[ns] | gha_created_at timestamp[ns] | gha_updated_at timestamp[ns] | gha_pushed_at timestamp[ns] | gha_size int64 0 40.4M ⌀ | gha_stargazers_count int32 0 112k ⌀ | gha_forks_count int32 0 39.4k ⌀ | gha_open_issues_count int32 0 11k ⌀ | gha_language stringlengths 1 21 ⌀ | gha_archived bool 2
classes | gha_disabled bool 1
class | content stringlengths 7 4.37M | src_encoding stringlengths 3 16 | language stringclasses 1
value | length_bytes int64 7 4.37M | extension stringclasses 24
values | filename stringlengths 4 174 | language_id stringclasses 1
value | entities list | contaminating_dataset stringclasses 0
values | malware_signatures list | redacted_content stringlengths 7 4.37M | redacted_length_bytes int64 7 4.37M | alphanum_fraction float32 0.25 0.94 | alpha_fraction float32 0.25 0.94 | num_lines int32 1 84k | avg_line_length float32 0.76 99.9 | std_line_length float32 0 220 | max_line_length int32 5 998 | is_vendor bool 2
classes | is_generated bool 1
class | max_hex_length int32 0 319 | hex_fraction float32 0 0.38 | max_unicode_length int32 0 408 | unicode_fraction float32 0 0.36 | max_base64_length int32 0 506 | base64_fraction float32 0 0.5 | avg_csv_sep_count float32 0 4 | is_autogen_header bool 1
class | is_empty_html bool 1
class | shard stringclasses 16
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
83a3ec94018c3c0ee504d99b214102b84f1b41bf | 33,973,191,371,948 | bc1b6a39a8d77bbedbc27029fdb4a3bd1937bfd1 | /vue_element_admin/src/main/java/com/pangzi/vue_element_admin/mapper/GoodsMapper.java | 576e0d883c096e913e889640ae6b2df4bfd6fcc3 | [] | no_license | MarksMeng/springcloud | https://github.com/MarksMeng/springcloud | a0bdc7be4f17dece75ea4afd4969f93c39538f6d | 05d6acf3acd31497c1d0b6d4e2b3b260e4726f75 | refs/heads/master | 2022-07-08T02:45:48.730000 | 2020-03-29T08:24:53 | 2020-03-29T08:24:53 | 221,488,267 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pangzi.vue_element_admin.mapper;
import com.pangzi.vue_element_admin.entity.Goods;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Component;
import java.util.List;
@Mapper
@Component
public interface GoodsMapper {
List<Go... | UTF-8 | Java | 466 | java | GoodsMapper.java | Java | [] | null | [] | package com.pangzi.vue_element_admin.mapper;
import com.pangzi.vue_element_admin.entity.Goods;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Component;
import java.util.List;
@Mapper
@Component
public interface GoodsMapper {
List<Go... | 466 | 0.793991 | 0.793991 | 18 | 24.888889 | 22.195818 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
263aea014bcbe0cb2ac9805ba5a589ce5bba99f6 | 6,047,313,987,018 | a264cf0d7460a5f1d3ad627fe58d403a778aad38 | /src/main/java/com/mycompany/DAL/DALDonHang.java | 2d64c0e341e29266ee668d0aeeb3b143c662eed3 | [] | no_license | lamhoangtung/QuanLyChoThueXeDuLich | https://github.com/lamhoangtung/QuanLyChoThueXeDuLich | a3afd27927dd30525e9566e742df3314ef5bd35b | c266b677e9ffd20a9cb34caee4bb01e3170bc0f0 | refs/heads/master | 2022-12-25T02:09:01.297000 | 2020-10-01T02:49:26 | 2020-10-01T02:49:26 | 268,113,884 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.mycompany.DAL;
import com.mycompany.DTO.DonHang;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.S... | UTF-8 | Java | 11,164 | java | DALDonHang.java | Java | [
{
"context": "import javax.swing.JOptionPane;\n\n/**\n *\n * @author linus\n */\npublic class DALDonHang {\n \n public Lis",
"end": 502,
"score": 0.999470591545105,
"start": 497,
"tag": "USERNAME",
"value": "linus"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.mycompany.DAL;
import com.mycompany.DTO.DonHang;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.S... | 11,164 | 0.543295 | 0.541413 | 271 | 40.16605 | 27.91259 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.0369 | false | false | 2 |
6f5c9c2c0ff08e4237ca81c4f156a88a02a01414 | 28,355,374,124,285 | ca63f2dca01207fef4ac4bef933989f86b153c32 | /src/main/java/david/java/practice/algorithm/leetcode/LC_0146_LRUCache.java | d34b6dcb55a83e06e33293fc77e43d3fe86cebb1 | [] | no_license | zdw520qq/david_flink | https://github.com/zdw520qq/david_flink | 2c92164d9d70c32f154817a876ce3992d3745413 | 0d5c3829deaf87b6ff2cbff74127f068702b777c | refs/heads/main | 2023-06-10T03:28:25.204000 | 2021-06-25T08:33:04 | 2021-06-25T08:33:04 | 325,457,137 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package david.java.practice.algorithm.leetcode;
import java.util.HashMap;
/**
* @Description:
* @Author: David
* @Date: Create in 下午3:00 2021/5/20
*/
class LC_0146_LRUCache {
private int capacity;
HashMap<Integer, Node> map = new HashMap<>();
DoubleList doubleList = new DoubleList();
public LC_0... | UTF-8 | Java | 2,643 | java | LC_0146_LRUCache.java | Java | [
{
"context": "va.util.HashMap;\n\n/**\n * @Description:\n * @Author: David\n * @Date: Create in 下午3:00 2021/5/20\n */\nclass LC",
"end": 114,
"score": 0.9997636079788208,
"start": 109,
"tag": "NAME",
"value": "David"
}
] | null | [] | package david.java.practice.algorithm.leetcode;
import java.util.HashMap;
/**
* @Description:
* @Author: David
* @Date: Create in 下午3:00 2021/5/20
*/
class LC_0146_LRUCache {
private int capacity;
HashMap<Integer, Node> map = new HashMap<>();
DoubleList doubleList = new DoubleList();
public LC_0... | 2,643 | 0.461917 | 0.440697 | 115 | 21.947826 | 15.794795 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.669565 | false | false | 4 |
ad0b319a2b869a92eb4e452585c80bf3ecb7549c | 5,738,076,320,929 | 48cc3e6190c0e17a0713771e8d9e438207782f3c | /app/src/main/java/com/example/crud_firebase/model.java | 06db25afc861ed01012e7b3eae6fee7f0ca43d2f | [] | no_license | guerrerosystem/crudFirebaseAndroid-studio | https://github.com/guerrerosystem/crudFirebaseAndroid-studio | e89fc5463d8fd3c459badd30298d44fb50a9d3ba | 3fb306ed8a13dff1a1b349b5c08d537c0731dad4 | refs/heads/master | 2023-06-29T03:32:51.745000 | 2021-08-10T02:36:44 | 2021-08-10T02:36:44 | 394,503,741 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.crud_firebase;
public class model
{
String nombre,edad,email,purl;
model()
{
}
public model(String nombre, String edad, String email, String purl) {
this.nombre = nombre;
this.edad = edad;
this.email = email;
this.purl = purl;
}
public St... | UTF-8 | Java | 846 | java | model.java | Java | [] | null | [] | package com.example.crud_firebase;
public class model
{
String nombre,edad,email,purl;
model()
{
}
public model(String nombre, String edad, String email, String purl) {
this.nombre = nombre;
this.edad = edad;
this.email = email;
this.purl = purl;
}
public St... | 846 | 0.559102 | 0.559102 | 49 | 16.265306 | 15.925561 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.408163 | false | false | 4 |
f6365a2d73899c8691e86bb95b030e42f39eea16 | 23,149,873,736,034 | eca746e06d5cd36c9747f78422533228b3551410 | /src/main/java/com/java/base/arrays/ThreeArray.java | f9233d9a3b7bbea5fbcd24b56036cb22c24f6e4d | [] | no_license | gxing19/java-base | https://github.com/gxing19/java-base | 1a585c00ee4d5ce666b3b345d2d484bc53f5160a | eafee3c9582e99384b25385de211a65bf83df554 | refs/heads/master | 2020-03-11T04:19:17.295000 | 2018-04-30T17:11:06 | 2018-04-30T17:11:06 | 129,774,085 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @FileName��ThreeArray.java
* @Package��com.rocky.arrays
* @Description: (�����ļ���ʲô)
* @author��Rocky
* @date�� Oct 8, 2016
* @version�� V1.0
*/
package com.java.base.arrays;
public class ThreeArray
{
public static void main(String[] args)
{
//����һ����ά����
int[][][] arr = { { { 11, 2 }, {... | UTF-8 | Java | 946 | java | ThreeArray.java | Java | [
{
"context": "arrays\r\n* @Description: (�����ļ���ʲô)\r\n* @author��Rocky\r\n* @date�� Oct 8, 2016\r\n* @version�� V1.0\r\n*/\r\npa",
"end": 112,
"score": 0.9862880110740662,
"start": 107,
"tag": "USERNAME",
"value": "Rocky"
}
] | null | [] | /**
* @FileName��ThreeArray.java
* @Package��com.rocky.arrays
* @Description: (�����ļ���ʲô)
* @author��Rocky
* @date�� Oct 8, 2016
* @version�� V1.0
*/
package com.java.base.arrays;
public class ThreeArray
{
public static void main(String[] args)
{
//����һ����ά����
int[][][] arr = { { { 11, 2 }, {... | 946 | 0.446429 | 0.408333 | 42 | 18 | 17.178337 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.404762 | false | false | 4 |
002a4314aab24a5d5df0581222de5d0a2a05feac | 77,309,426,873 | 4aec787f79f03090205d89abc00a15cd287018b4 | /tests/at.sunplugged.celldatabaseV2.persistence.xmi.tests/src/at/sunplugged/celldatabaseV2/persistence/xmi/tests/DatabaseTest.java | 7ea8ad85ffe5cbbcb75c693a0347e7938ed599de | [] | no_license | freelancer1845/at.sunplugged.celldatabaseV2 | https://github.com/freelancer1845/at.sunplugged.celldatabaseV2 | 58394e106e9c64fa0d5e0cfe0c9b2197717f9c86 | 1ab03123983b138ba6928dbe30f0edff7a95fc31 | refs/heads/master | 2021-07-15T06:51:30.340000 | 2018-10-25T13:42:35 | 2018-10-25T13:42:35 | 107,293,345 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package at.sunplugged.celldatabaseV2.persistence.xmi.tests;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain;
import org.junit.Before;
import org.junit.Test;
import at.sunplugged.celldatabaseV2.persistence.api... | UTF-8 | Java | 1,773 | java | DatabaseTest.java | Java | [] | null | [] | package at.sunplugged.celldatabaseV2.persistence.xmi.tests;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain;
import org.junit.Before;
import org.junit.Test;
import at.sunplugged.celldatabaseV2.persistence.api... | 1,773 | 0.764241 | 0.761421 | 52 | 32.096153 | 26.794991 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.519231 | false | false | 4 |
8af76ae6738a4ac30515f1e478240851b8c336a3 | 816,043,821,971 | 0fc8df952ab2bdd18ee07684e9dd03ded25ee665 | /src/main/java/com/meritis/airfrance/AirFranceAppController.java | 20bec730ce9799b2f4d03ea104a5d490cf109d77 | [] | no_license | Daffyfly/AirFranceTest | https://github.com/Daffyfly/AirFranceTest | 6e03802219088cb62f308161cd96368d7417eecc | 035c9b0070f83748d1160e457650dfe50d94ac8d | refs/heads/master | 2020-04-08T08:58:30.810000 | 2018-11-26T16:50:40 | 2018-11-26T16:50:40 | 159,201,673 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.meritis.airfrance;
import java.time.Duration;
import java.time.Instant;
import java.util.concurrent.atomic.AtomicLong;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestM... | UTF-8 | Java | 3,159 | java | AirFranceAppController.java | Java | [
{
"context": " Controller for Air France Application\r\n * @author vraybaud\r\n *\r\n */\r\n@RestController\r\npublic class AirFrance",
"end": 914,
"score": 0.9968449473381042,
"start": 906,
"tag": "USERNAME",
"value": "vraybaud"
}
] | null | [] | package com.meritis.airfrance;
import java.time.Duration;
import java.time.Instant;
import java.util.concurrent.atomic.AtomicLong;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestM... | 3,159 | 0.675214 | 0.673314 | 89 | 33.516853 | 26.537281 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.752809 | false | false | 4 |
c9db7648a076869207ce9863d36a0b2415af773c | 2,972,117,400,096 | a5aa311ae3aab89f1481216b387fe451b2616c41 | /app/src/main/java/inc/emeraldsoff/megaprospectsnext/ui_data/diary/activity_diary_add_page.java | 5c0850b5bc05e6b4db5e5fe9b59b76b6e98110a5 | [] | no_license | emeraldsoff/megaprospectsnext | https://github.com/emeraldsoff/megaprospectsnext | 93e33f206125a606678325e73516919e94201727 | cea2dc4b2443545ecc1333c8d3b5e847123ae093 | refs/heads/master | 2020-04-14T01:27:54.568000 | 2020-03-08T20:53:56 | 2020-03-08T20:53:56 | 163,560,788 | 0 | 1 | null | false | 2019-07-31T01:41:37 | 2018-12-30T04:14:22 | 2019-07-30T15:05:50 | 2019-07-31T01:41:37 | 2,279 | 0 | 0 | 0 | Java | false | false | package inc.emeraldsoff.megaprospectsnext.ui_data.diary;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.app.DatePickerDialog;
import android.app.TimePickerDialog;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.content.ContentValues;
impo... | UTF-8 | Java | 19,280 | java | activity_diary_add_page.java | Java | [] | null | [] | package inc.emeraldsoff.megaprospectsnext.ui_data.diary;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.app.DatePickerDialog;
import android.app.TimePickerDialog;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.content.ContentValues;
impo... | 19,280 | 0.572407 | 0.571421 | 469 | 40.108742 | 27.76368 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.754797 | false | false | 4 |
5c58301c3a2af24906e220e4e7f9f2d4d519eb93 | 19,499,151,549,845 | e789ec22df1576a3fa2ca30fb3c28a17ee4c8521 | /src/main/java/com/wimdeblauwe/so/embeddableelementcollection/embed/Doubles.java | f49cc06c4e7e95da7ec23e3560b37f60a857ad5a | [] | no_license | wimdeblauwe/so-64336648 | https://github.com/wimdeblauwe/so-64336648 | a07ff2bf98d5d409af01ba8b553dc81e8e1b587c | d4ef258c2932a7db9bd657746733cd1b1519f8a9 | refs/heads/main | 2022-12-30T23:10:36.167000 | 2020-10-19T13:36:01 | 2020-10-19T13:36:01 | 304,260,873 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wimdeblauwe.so.embeddableelementcollection.embed;
import javax.persistence.ElementCollection;
import javax.persistence.Embeddable;
import javax.persistence.OrderColumn;
import java.util.List;
@Embeddable
public class Doubles {
@ElementCollection
@OrderColumn
private List<Double> doubles;
... | UTF-8 | Java | 593 | java | Doubles.java | Java | [] | null | [] | package com.wimdeblauwe.so.embeddableelementcollection.embed;
import javax.persistence.ElementCollection;
import javax.persistence.Embeddable;
import javax.persistence.OrderColumn;
import java.util.List;
@Embeddable
public class Doubles {
@ElementCollection
@OrderColumn
private List<Double> doubles;
... | 593 | 0.699831 | 0.699831 | 29 | 19.448277 | 17.684175 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.310345 | false | false | 4 |
8a1d7c8f8f5fa350aab512ed3d712e3603b2b25b | 33,543,694,594,866 | 8233d2f1326d8864b49edf7765eccddde6fe9a81 | /Practica4/src/es/uam/eps/bmi/search/parsing/TextParser.java | 8c96702eeec79074cb2e2947749604ac696c3ce7 | [] | no_license | bertuccio/bminf | https://github.com/bertuccio/bminf | be35ca929387f8329fac788c13df5846bf9a6288 | 0cad083a64785397f897c955d7977777b4f3abf2 | refs/heads/master | 2020-11-25T00:06:32.723000 | 2014-04-04T09:57:53 | 2014-04-04T09:57:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package es.uam.eps.bmi.search.parsing;
import java.io.IOException;
/**
* Interfaz para procesar y limpiar un texto
* @author Ari Handler - Adrián Lorenzo
*/
public interface TextParser {
/**
*
* Procesa un texto dado, devolviendo un {@link String} con el texto
* limpiado.
*
* @... | UTF-8 | Java | 515 | java | TextParser.java | Java | [
{
"context": "terfaz para procesar y limpiar un texto\n * @author Ari Handler - Adrián Lorenzo\n */\npublic interface TextParser ",
"end": 141,
"score": 0.9996886253356934,
"start": 130,
"tag": "NAME",
"value": "Ari Handler"
},
{
"context": "ocesar y limpiar un texto\n * @author Ari ... | null | [] |
package es.uam.eps.bmi.search.parsing;
import java.io.IOException;
/**
* Interfaz para procesar y limpiar un texto
* @author <NAME> - <NAME>
*/
public interface TextParser {
/**
*
* Procesa un texto dado, devolviendo un {@link String} con el texto
* limpiado.
*
* @param text Te... | 501 | 0.651072 | 0.651072 | 21 | 23.380953 | 21.916456 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.190476 | false | false | 4 |
dfbabdf788eb68fa6040c32cb4ec774d4481c47f | 27,367,531,618,898 | bb396dc4815265f21cc12bcc467cb3bd2df6686f | /src/main/java/com/creditsuisse/service/impl/SequentialLogService.java | acadc92e978f169dd39f14220ee04c4047ed3807 | [] | no_license | ruchidash/LogAnalyser | https://github.com/ruchidash/LogAnalyser | 10a4c65f481cbe51d8802ea36076c4b82caa47f8 | 929bf9bab50d704a3ab6bd6a3a5347ee2ad88678 | refs/heads/main | 2023-02-21T09:12:47.108000 | 2021-01-22T11:57:12 | 2021-01-22T11:57:12 | 331,769,390 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.creditsuisse.service.impl;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.sql.SQLException;
import java.util.stream.Stream;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import com.creditsuisse.dao.LogDao;
import com.c... | UTF-8 | Java | 1,450 | java | SequentialLogService.java | Java | [] | null | [] | package com.creditsuisse.service.impl;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.sql.SQLException;
import java.util.stream.Stream;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import com.creditsuisse.dao.LogDao;
import com.c... | 1,450 | 0.747586 | 0.742069 | 50 | 28 | 20.41666 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.02 | false | false | 4 |
469deca7868c574d593c8855a9c81046461f7fa8 | 11,613,591,635,437 | eaf78128b5fb19400f9366fc615798f53628dcd9 | /Utils/src/test/java/com/jforex/programming/price/test/PriceUtilTest.java | 164475153d24ee15099aac4fb574a91bc956150c | [] | no_license | parrondo/JForexUtils | https://github.com/parrondo/JForexUtils | 25b687dbe342a885d0ddd4678c88765335b4ba81 | f1cc923a01cf45228c76247f86323ba5707e8b58 | refs/heads/master | 2020-12-25T10:49:25.590000 | 2015-09-08T21:33:36 | 2015-09-08T21:33:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jforex.programming.price.test;
import static junitparams.JUnitParamsRunner.$;
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.number.IsCloseTo.closeTo;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertThat;
import static org.mockito.Mockito.mock;
imp... | UTF-8 | Java | 9,976 | java | PriceUtilTest.java | Java | [] | null | [] | package com.jforex.programming.price.test;
import static junitparams.JUnitParamsRunner.$;
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.number.IsCloseTo.closeTo;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertThat;
import static org.mockito.Mockito.mock;
imp... | 9,976 | 0.696672 | 0.669507 | 210 | 46.504761 | 36.466324 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.028571 | false | false | 4 |
9186d28b5a752972070a20ca27878538c33f9b81 | 26,121,991,106,557 | b062fb52ed97385d40ad49bc66e493ae807bc868 | /6825_ex1028_accepted.java | 667ecae71a5dc53eae1f2ccc2d5996e3e284ed40 | [] | no_license | diemesleno/Ucoder | https://github.com/diemesleno/Ucoder | 8f87e63c6221b6aebfddc0e15cba54d45cd2d5fc | 9761e4643adc4b308ba6e5903b5566218cd8fa26 | refs/heads/master | 2021-06-21T18:27:42.435000 | 2017-08-27T18:02:32 | 2017-08-27T18:02:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
int n1 = s.nextInt();
int n2 = s.nextInt();
int n3 = s.nextInt();
int n4 = s.nextInt();
s.close();
if ((n1 < n2 + n3 && n2 < n1 + n3 && n3 < n1 + n2)
|| (n1 < n2 + ... | UTF-8 | Java | 539 | java | 6825_ex1028_accepted.java | Java | [] | null | [] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
int n1 = s.nextInt();
int n2 = s.nextInt();
int n3 = s.nextInt();
int n4 = s.nextInt();
s.close();
if ((n1 < n2 + n3 && n2 < n1 + n3 && n3 < n1 + n2)
|| (n1 < n2 + ... | 539 | 0.486085 | 0.411874 | 20 | 25.049999 | 18.004097 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.55 | false | false | 4 |
4535b8fc84049b57637096912339bc9788fa84f2 | 23,682,449,684,597 | 61329a1e684bae75d6a4e1ede7f6f6790133cd8e | /src/com/cine/manager/TipoPeliculasManager.java | e75c69c869693dd54825d8bb6577df3db8d22bf7 | [] | no_license | wayne1997/proyecto_cine | https://github.com/wayne1997/proyecto_cine | 5b27b939f391609bcb46cb33abfa3f1f31f540e7 | 52058ffa15aafd4445868e17400c6c08d947f22d | refs/heads/master | 2023-02-14T16:22:51.753000 | 2020-12-29T03:35:13 | 2020-12-29T03:35:13 | 324,939,282 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.cine.manager;
import com.cine.entities.TipoPelicula;
import com.cine.managementDAO.ManagerDAO;
import java.util.List;
/**... | UTF-8 | Java | 568 | java | TipoPeliculasManager.java | Java | [
{
"context": "agerDAO;\nimport java.util.List;\n\n/**\n *\n * @author alexs\n */\npublic class TipoPeliculasManager {\n \n p",
"end": 340,
"score": 0.9609995484352112,
"start": 335,
"tag": "USERNAME",
"value": "alexs"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.cine.manager;
import com.cine.entities.TipoPelicula;
import com.cine.managementDAO.ManagerDAO;
import java.util.List;
/**... | 568 | 0.71831 | 0.71831 | 23 | 23.695652 | 24.076752 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 4 |
743c0cf3b2df3c21d570583910418b3628c2ca39 | 12,309,376,279,110 | b130b9e15b0dbaf1ddb18526759f95ff8f719958 | /payment/src/main/java/hotelreservation/PaymentRepository.java | 50c19eaa6d894e036ee785a3c98d8584dfe783d2 | [] | no_license | yanga1118/hotel_reservation | https://github.com/yanga1118/hotel_reservation | 4e0a6a5d4dbab05fd8976adb7c320772820ddad0 | ddc31c10ad427235305db47f905403b91ab91849 | refs/heads/main | 2023-08-22T16:14:58.393000 | 2021-10-01T06:23:45 | 2021-10-01T06:23:45 | 411,715,900 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hotelreservation;
import org.springframework.data.rest.core.annotation.RepositoryRestResource;
import org.springframework.data.repository.CrudRepository;
@RepositoryRestResource(collectionResourceRel="payments", path="payments")
public interface PaymentRepository extends CrudRepository<Payment, Long>{
}
| UTF-8 | Java | 317 | java | PaymentRepository.java | Java | [] | null | [] | package hotelreservation;
import org.springframework.data.rest.core.annotation.RepositoryRestResource;
import org.springframework.data.repository.CrudRepository;
@RepositoryRestResource(collectionResourceRel="payments", path="payments")
public interface PaymentRepository extends CrudRepository<Payment, Long>{
}
| 317 | 0.851735 | 0.851735 | 10 | 30.700001 | 33.385777 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
859cbffe56bc037226191a91ba0d4f4c716ab9f2 | 28,681,791,669,024 | 9646a2be9fe0e88cd53357fa011c0293d8e2dcc8 | /src/main/java/Solution.java | fbe4b50e110c7c455a9d73b43c5e15c14ab86f10 | [] | no_license | csula/cs4660-fall-2016 | https://github.com/csula/cs4660-fall-2016 | a6e752e446be7148852603c0805e38add4a2cff3 | 4a1f162a749b8a3493449e77bce2fde7c297a886 | refs/heads/master | 2020-04-15T02:16:03.512000 | 2016-11-19T17:31:42 | 2016-11-19T17:31:42 | 62,070,103 | 6 | 26 | null | false | 2017-10-10T03:45:57 | 2016-06-27T16:14:27 | 2017-08-07T12:12:22 | 2017-10-10T03:45:55 | 2,923 | 4 | 11 | 2 | Java | null | null | import java.util.*;
public class Solution {
enum MOVE {
UP,
RIGHT,
DOWN,
LEFT
}
public static void main(String[] args) {
// read from System in as example
Scanner in = new Scanner(System.in);
// get the size of the two dimension array of tiles
... | UTF-8 | Java | 5,274 | java | Solution.java | Java | [] | null | [] | import java.util.*;
public class Solution {
enum MOVE {
UP,
RIGHT,
DOWN,
LEFT
}
public static void main(String[] args) {
// read from System in as example
Scanner in = new Scanner(System.in);
// get the size of the two dimension array of tiles
... | 5,274 | 0.437429 | 0.434395 | 189 | 26.904762 | 19.723255 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 4 |
7381e1c62e8058dd1396efe1e9b737d608c442d3 | 8,924,942,085,093 | 8ea04fee90c888a14cbff1cb83cff5105ef0737b | /src/java/ejb/MutationFacade.java | e439522c9418f998defd2f4f0dc4bb684af55b41 | [] | no_license | Pataz/grh | https://github.com/Pataz/grh | 1e921ad7753dc526149045a7295b03ea8d9f591a | 83e12537b03348ee471f4000423e20db6a2c55b8 | refs/heads/master | 2021-06-11T02:48:15.426000 | 2020-07-26T19:13:08 | 2020-07-26T19:13:08 | 128,178,133 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package ejb;
import javax.ejb.EJB;
import javax.ejb.Lock;
import javax.ejb.LockType;
import javax.ejb.Stateless;
import javax.persiste... | UTF-8 | Java | 984 | java | MutationFacade.java | Java | [
{
"context": "ceContext;\nimport jpa.Mutation;\n\n/**\n *\n * @author Gildasdarex\n */\n@Stateless\npublic class MutationFacade extends",
"end": 435,
"score": 0.9104042053222656,
"start": 424,
"tag": "NAME",
"value": "Gildasdarex"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package ejb;
import javax.ejb.EJB;
import javax.ejb.Lock;
import javax.ejb.LockType;
import javax.ejb.Stateless;
import javax.persiste... | 984 | 0.716463 | 0.716463 | 42 | 22.428572 | 20.658381 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 4 |
c9e137281f9e9fe063828e636c376084a9c88c49 | 24,713,241,886,894 | 63d8f6bd1929500acb2952c4ffd0966d3b40c1e1 | /src/main/java/com/bet/data/report/generator/service/CsvBidDataProcessorService.java | 2485115952b58656643da99f6f4dcc2025a799b7 | [] | no_license | francizs/bet-data-report-generator | https://github.com/francizs/bet-data-report-generator | edebe1cf36c6a42601df3b52672344e373af1b03 | dbea2e85f8bdb9c9dd1cfad2ddc85d011f447f88 | refs/heads/main | 2023-01-08T18:36:49.264000 | 2020-11-02T10:43:08 | 2020-11-02T10:43:08 | 309,337,418 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bet.data.report.generator.service;
import com.bet.data.report.generator.model.CsvDataset;
import com.bet.data.report.generator.model.SelectionLiability;
import com.bet.data.report.generator.model.TotalLiability;
import com.bet.data.report.generator.sort.SortByCurrency;
import com.bet.data.report.generator.... | UTF-8 | Java | 4,676 | java | CsvBidDataProcessorService.java | Java | [
{
"context": ";\n\n/**\n * Processor service for CSV.\n *\n * @author francisz\n *\n */\n@Service\npublic class CsvBidDataProcessorS",
"end": 604,
"score": 0.9983628392219543,
"start": 596,
"tag": "USERNAME",
"value": "francisz"
}
] | null | [] | package com.bet.data.report.generator.service;
import com.bet.data.report.generator.model.CsvDataset;
import com.bet.data.report.generator.model.SelectionLiability;
import com.bet.data.report.generator.model.TotalLiability;
import com.bet.data.report.generator.sort.SortByCurrency;
import com.bet.data.report.generator.... | 4,676 | 0.746578 | 0.745937 | 130 | 34.969231 | 30.638824 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.569231 | false | false | 4 |
9d9381af47a379968366b323e4122c21efea90e2 | 12,592,844,181,663 | 6e411c94dcdbc8081e971988d99fbd25e51c0f92 | /ParkMe-master/app/src/main/java/com/example/sirangwoolheater/parkme/Response.java | 6acfb6f1e2f35a50a3bbf7ee4931d3231fc59291 | [] | no_license | avinashthadamatha58/ParkMe | https://github.com/avinashthadamatha58/ParkMe | bbbf1c9f3dba5820204753711e436fdf32867840 | ffc89f8eecbd34bbfa8cb2bcd78a16653385412f | refs/heads/master | 2020-04-11T08:51:23.278000 | 2018-12-13T15:27:30 | 2018-12-13T15:27:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.sirangwoolheater.parkme;
import java.util.ArrayList;
import java.util.List;
/**
* Created by sirangwoolheater on 11/9/16.
*/
public class Response {
private List<ParkingLot> results = new ArrayList<ParkingLot>();
public List<ParkingLot> getResults() {
return results;
}
}
| UTF-8 | Java | 319 | java | Response.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by sirangwoolheater on 11/9/16.\n */\n\npublic class Response {\n\n pri",
"end": 132,
"score": 0.9995048642158508,
"start": 116,
"tag": "USERNAME",
"value": "sirangwoolheater"
}
] | null | [] | package com.example.sirangwoolheater.parkme;
import java.util.ArrayList;
import java.util.List;
/**
* Created by sirangwoolheater on 11/9/16.
*/
public class Response {
private List<ParkingLot> results = new ArrayList<ParkingLot>();
public List<ParkingLot> getResults() {
return results;
}
}
| 319 | 0.702194 | 0.68652 | 17 | 17.764706 | 20.150988 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 4 |
123674489a99f1897946b9507aa7e0d625b989a8 | 30,374,008,781,385 | 872cbb414bc1ab3570f2bef85e2fcd81a5819237 | /src/BookDb.java | 0ec4930bef8fa1e5a382f9a270ef46858ee7af1d | [] | no_license | yjchuang/BookWeb | https://github.com/yjchuang/BookWeb | 745c08bfc3a6d4b799f062afb26be2c18b7c056a | 9e7a73f2cc209a2a7284589676c6299df5bbb0b3 | refs/heads/master | 2021-01-10T01:06:36.672000 | 2016-03-24T22:06:34 | 2016-03-24T22:06:34 | 54,675,153 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class BookDb {
static Connection con = null;
public String getBookFromDb(String _sku)
{
Statement stmt = null;
ResultSet rs ... | UTF-8 | Java | 4,026 | java | BookDb.java | Java | [] | null | [] | import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class BookDb {
static Connection con = null;
public String getBookFromDb(String _sku)
{
Statement stmt = null;
ResultSet rs ... | 4,026 | 0.630899 | 0.625435 | 199 | 19.231155 | 19.685896 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.537688 | false | false | 4 |
824683b60ab3986ffe58d4fd6df511bb49e15f3e | 31,224,412,288,061 | c95ea5f2ee1aeb61c25fca48ec1ed69419c36b7d | /src/nz/co/withfire/obliterate/physics/CollisionType.java | c71b99ffee109102bd35d42d7ca4e4bb166beb08 | [] | no_license | futuristixa/Obliterate-For-Android | https://github.com/futuristixa/Obliterate-For-Android | 57c5fa3a1a6ecdf087dd08210672bdb771c71442 | dfaeccb6954a2a6f09aeec4f6c3ce23782d54563 | refs/heads/master | 2021-01-22T15:49:56.853000 | 2013-05-10T00:25:14 | 2013-05-10T00:25:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**********************************************\
| All entities that are collidable extend this |
| |
| @author David Saxon |
\**********************************************/
package nz.co.withfire.obliterate.physics;
import android.util.Log;
import... | UTF-8 | Java | 1,409 | java | CollisionType.java | Java | [
{
"context": " |\n| @author David Saxon |\n\\*********************",
"end": 168,
"score": 0.9998417496681213,
"start": 157,
"tag": "NAME",
"value": "David Saxon"
}
] | null | [] | /**********************************************\
| All entities that are collidable extend this |
| |
| @author <NAME> |
\**********************************************/
package nz.co.withfire.obliterate.physics;
import android.util.Log;
import nz.c... | 1,404 | 0.559972 | 0.548616 | 51 | 26.627451 | 18.350574 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392157 | false | false | 4 |
d5c410bb225044b269e97a1df9876a261c96042c | 17,145,509,468,555 | 3daa2bd2f62e131fd32c667dece0236e6d05b393 | /sculptor-boot-pojo/src/main/java/com/cdk8s/sculptor/pojo/dto/param/oauth/OauthFormLoginParam.java | a580ea2360e98fd11da314caaa5d196dad091c71 | [] | no_license | san4j/sculptor-boot-backend | https://github.com/san4j/sculptor-boot-backend | ca1b0abcf666a684aa18c3e26e14826ce87a5265 | e698ed10f0717bd75662a3751ef141748e31ac3b | refs/heads/master | 2023-04-30T09:48:03.761000 | 2021-05-09T06:10:53 | 2021-05-09T06:10:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright © 2019-2021 CDK8S (cdk8s@qq.com)
* All rights reserved.
* 文件名称:OauthFormLoginParam.java
* 项目名称:sculptor-boot-pojo
* 项目描述:简单类
* 版权说明:本软件属CDK8S所有
*/
package com.cdk8s.sculptor.pojo.dto.param.oauth;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
@Setter
@Getter
@ToString(call... | UTF-8 | Java | 602 | java | OauthFormLoginParam.java | Java | [
{
"context": "/*\n * Copyright © 2019-2021 CDK8S (cdk8s@qq.com)\n * All rights reserved.\n * 文件名称:Oa",
"end": 33,
"score": 0.8134413957595825,
"start": 28,
"tag": "USERNAME",
"value": "CDK8S"
},
{
"context": "/*\n * Copyright © 2019-2021 CDK8S (cdk8s@qq.com)\n * All rights reserved.\... | null | [] | /*
* Copyright © 2019-2021 CDK8S (<EMAIL>)
* All rights reserved.
* 文件名称:OauthFormLoginParam.java
* 项目名称:sculptor-boot-pojo
* 项目描述:简单类
* 版权说明:本软件属CDK8S所有
*/
package com.cdk8s.sculptor.pojo.dto.param.oauth;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
@Setter
@Getter
@ToString(callSuper... | 597 | 0.775322 | 0.753223 | 27 | 19.111111 | 16.269339 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 4 |
d6fde4a217e7b1fb269816187d3e948b9e9d46e8 | 23,218,593,267,673 | abe23c585b370339b678eeb70e824e5b183a14f4 | /Papelaria/src/Pedido/Cliente.java | 9735336c05dbd62f1430943f42d33dd0c93e32e1 | [] | no_license | Thiago-Nashiro/SistemaPapelaria | https://github.com/Thiago-Nashiro/SistemaPapelaria | 6c3dbdc40d5c90b5b37cee1e9889602f67ad6eb0 | b5e0346f36a5242495b6ac1818dd29f054fdadef | refs/heads/master | 2022-03-18T23:44:32.487000 | 2019-11-07T18:53:51 | 2019-11-07T18:53:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Pedido;
import Produto.Manipulacao;
import java.util.Locale;
import java.util.Scanner;
public class Cliente implements Manipulacao {
private String nome;
private String cpf;
private String telefone;
public Cliente(){
}
public Cliente(String nome, String cpf, Str... | UTF-8 | Java | 2,087 | java | Cliente.java | Java | [] | null | [] | package Pedido;
import Produto.Manipulacao;
import java.util.Locale;
import java.util.Scanner;
public class Cliente implements Manipulacao {
private String nome;
private String cpf;
private String telefone;
public Cliente(){
}
public Cliente(String nome, String cpf, Str... | 2,087 | 0.534772 | 0.534772 | 106 | 18.669811 | 16.630684 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.311321 | false | false | 4 |
f5b7e580b9628ce35323639291d03ed23ba45f6a | 11,141,145,177,510 | cbfcc649308e01fb0565dc0b5cb306141affb9d0 | /WarmUp-1/stringETest.java | f10cd43e130ab5078395b870033415bcdf3b9928 | [] | no_license | DedoGamingONE/CodingBat-Java | https://github.com/DedoGamingONE/CodingBat-Java | f8bf4667abfffae1062a951021513df502558aba | c46f49fd3adcbc5ef1c4875fd1f7134e3faf4355 | refs/heads/master | 2022-10-15T10:25:27.431000 | 2020-06-17T02:41:42 | 2020-06-17T02:41:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import static org.junit.Assert.*;
import org.junit.Test;
public class stringETest {
@Test
public void test1() {
stringE tester = new stringE();
assertEquals(tester.stringE("Hello"), true);
}
@Test
public void test2() {
stringE tester = new stringE();
assertEquals(tester.stringE("Heelle"), true);
}
@... | UTF-8 | Java | 437 | java | stringETest.java | Java | [
{
"context": "r = new stringE();\n\t\tassertEquals(tester.stringE(\"Heelle\"), true);\n\t}\n\n\t@Test\n\tpublic void test3() {\n\t\tstr",
"end": 303,
"score": 0.9818782210350037,
"start": 297,
"tag": "NAME",
"value": "Heelle"
},
{
"context": "r = new stringE();\n\t\tassertEquals(test... | null | [] | import static org.junit.Assert.*;
import org.junit.Test;
public class stringETest {
@Test
public void test1() {
stringE tester = new stringE();
assertEquals(tester.stringE("Hello"), true);
}
@Test
public void test2() {
stringE tester = new stringE();
assertEquals(tester.stringE("Heelle"), true);
}
@... | 437 | 0.681922 | 0.675057 | 24 | 17.208334 | 16.718201 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 4 |
c858c25e2137aa00e92f1a0d8ec69314bcbab436 | 31,851,477,510,431 | aa473a5eed2075aa718de61ff9bba14b7a022c22 | /src/example/generics/inheritance/Camera.java | 0ae3a316202b4a20953dc01fe4544816d76d4fd4 | [] | no_license | OleksiiFilonov/Generics | https://github.com/OleksiiFilonov/Generics | 7ef8aafc96960be796464f1d63175c77242ce246 | 341371a64632d452934a2f479bde9aed1effe6db | refs/heads/master | 2018-12-29T21:08:59.519000 | 2014-02-13T14:47:29 | 2014-02-13T14:47:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package example.generics.inheritance;
public class Camera extends Product<Camera> {
private int pixels;
public int getPixels() {
return pixels;
}
public void setPixels(int pixels) {
this.pixels = pixels;
}
@Override
protected int subCompare(final Camera otherCamera) {
... | UTF-8 | Java | 390 | java | Camera.java | Java | [] | null | [] | package example.generics.inheritance;
public class Camera extends Product<Camera> {
private int pixels;
public int getPixels() {
return pixels;
}
public void setPixels(int pixels) {
this.pixels = pixels;
}
@Override
protected int subCompare(final Camera otherCamera) {
... | 390 | 0.633333 | 0.628205 | 20 | 18.450001 | 19.807764 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 4 |
3e910f76b256595e3342a48b5809649b833b825a | 17,446,157,214,177 | d17d6c0208591622e5d76082604b249a2943a3dd | /src/main/java/io/pivotal/cfapp/domain/ResourceNotificationPolicyReadConverter.java | 40381ff495a3f38c99dfa56eea59b13b483680ea | [
"Apache-2.0"
] | permissive | pacphi/cf-butler | https://github.com/pacphi/cf-butler | a9ca8a1520dc417c12a6447b67eaed96561c96b4 | 0b7afe39ca8f1a26b20293fb9082d6f469020260 | refs/heads/main | 2023-08-22T13:30:54.507000 | 2023-08-21T15:27:08 | 2023-08-21T15:27:08 | 164,013,366 | 37 | 21 | Apache-2.0 | false | 2023-09-08T12:44:39 | 2019-01-03T19:18:15 | 2023-07-25T13:31:30 | 2023-09-08T12:44:38 | 1,358 | 33 | 14 | 5 | Java | false | false | package io.pivotal.cfapp.domain;
import java.io.IOException;
import java.util.Arrays;
import java.util.HashSet;
import org.springframework.core.convert.converter.Converter;
import org.springframework.data.convert.ReadingConverter;
import org.springframework.stereotype.Indexed;
import com.fasterxml.jackson.databind.O... | UTF-8 | Java | 2,280 | java | ResourceNotificationPolicyReadConverter.java | Java | [] | null | [] | package io.pivotal.cfapp.domain;
import java.io.IOException;
import java.util.Arrays;
import java.util.HashSet;
import org.springframework.core.convert.converter.Converter;
import org.springframework.data.convert.ReadingConverter;
import org.springframework.stereotype.Indexed;
import com.fasterxml.jackson.databind.O... | 2,280 | 0.690789 | 0.690351 | 52 | 42.826923 | 53.575871 | 211 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 4 |
cbd877b34214b5ba14c79083b9bcfbb0e3085187 | 13,924,283,983,507 | 35bcd089819a860d7884a963f7fcb4e9007b227d | /registry-server/src/main/java/ske/registry/repository/EntryMedTimestamp.java | d3318d2dcd751c2a09a2d47ef9e637e46c517a0e | [] | no_license | laila-ronning/jetty-rest-server | https://github.com/laila-ronning/jetty-rest-server | e7657141069222442abd48c8b7191c9d54c06b42 | b215bfd418988dd1594640e6817ec292ba98e226 | refs/heads/master | 2021-01-17T10:01:35.531000 | 2016-09-16T19:39:59 | 2016-09-16T19:39:59 | 68,409,655 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ske.registry.repository;
import static ske.registry.util.RegistreringHelper.erStatiskRegistrering;
import java.util.Objects;
import ske.registry.dto.RegistreringDTO;
public class EntryMedTimestamp<T> {
private final Object lock = new Object();
private final long opprettetTimestamp;
private fin... | UTF-8 | Java | 1,503 | java | EntryMedTimestamp.java | Java | [] | null | [] | package ske.registry.repository;
import static ske.registry.util.RegistreringHelper.erStatiskRegistrering;
import java.util.Objects;
import ske.registry.dto.RegistreringDTO;
public class EntryMedTimestamp<T> {
private final Object lock = new Object();
private final long opprettetTimestamp;
private fin... | 1,503 | 0.632735 | 0.632735 | 63 | 22.857143 | 21.683771 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.412698 | false | false | 4 |
025dc793b49cb163943b7b9f14c10f2644721130 | 9,792,525,468,416 | 6a10a52b2dda5a216ab246b274274e8fd9af9a38 | /RedisDemo/src/main/java/com/jd/www/redis/RedisUtil.java | 995d10af6a767295eb9bdd2d7ce566f8fc1b44d8 | [] | no_license | qiu1157/BigDataDemo | https://github.com/qiu1157/BigDataDemo | c058ed5324b7cb79335fd0359c79ceceb3d077f3 | 2cfc90ca7bc873c4f1791867e7d830bd9978ecdd | refs/heads/master | 2020-04-12T08:51:13.664000 | 2016-12-14T11:34:00 | 2016-12-14T11:34:00 | 60,264,580 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jd.www.redis;
import redis.clients.jedis.Jedis;
import redis.clients.jedis.JedisPool;
import redis.clients.jedis.JedisPoolConfig;
/**
* Created by qiuxiangu on 2016/6/11 16:09.
*/
public class RedisUtil {
private Jedis jedis;
/* public RedisUtil() {
setup();
}
pub... | UTF-8 | Java | 1,317 | java | RedisUtil.java | Java | [
{
"context": ".clients.jedis.JedisPoolConfig;\n\n/**\n * Created by qiuxiangu on 2016/6/11 16:09.\n */\npublic class RedisUtil {\n",
"end": 171,
"score": 0.9993414878845215,
"start": 162,
"tag": "USERNAME",
"value": "qiuxiangu"
},
{
"context": "lic void setup() {\n jedis =... | null | [] | package com.jd.www.redis;
import redis.clients.jedis.Jedis;
import redis.clients.jedis.JedisPool;
import redis.clients.jedis.JedisPoolConfig;
/**
* Created by qiuxiangu on 2016/6/11 16:09.
*/
public class RedisUtil {
private Jedis jedis;
/* public RedisUtil() {
setup();
}
pub... | 1,317 | 0.599386 | 0.569455 | 52 | 24.057692 | 18.964962 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
f88cb9558130bf458ef255dfc8cc34718c03393b | 24,455,543,798,086 | 45a17968169e7455b65db81ad23cea03f66061d3 | /server/nswy-api-dev/nswy-member-service/src/main/java/com/ovit/nswy/member/mapper/SelfPrivateConfMapper.java | 57f691c9714aa6167033240e399fa882d1a77dc5 | [
"MIT"
] | permissive | hubby1314/zhenxingxiangcun | https://github.com/hubby1314/zhenxingxiangcun | ee6088960daedb745d9cd790f7935c670e21afdb | ea7f947814e4fc46ae872bb3477a5fa263c0a7a6 | refs/heads/master | 2020-07-31T22:52:37.359000 | 2019-08-21T16:48:51 | 2019-08-21T16:48:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ovit.nswy.member.mapper;
import com.ovit.nswy.member.model.SelfPrivateConf;
public interface SelfPrivateConfMapper {
int deleteByPrimaryKey(Integer id);
int insert(SelfPrivateConf record);
int insertSelective(SelfPrivateConf record);
SelfPrivateConf selectByPrimaryKey(Integer id);
... | UTF-8 | Java | 431 | java | SelfPrivateConfMapper.java | Java | [] | null | [] | package com.ovit.nswy.member.mapper;
import com.ovit.nswy.member.model.SelfPrivateConf;
public interface SelfPrivateConfMapper {
int deleteByPrimaryKey(Integer id);
int insert(SelfPrivateConf record);
int insertSelective(SelfPrivateConf record);
SelfPrivateConf selectByPrimaryKey(Integer id);
... | 431 | 0.795824 | 0.795824 | 17 | 24.411764 | 23.532352 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 4 |
ed7b6144b51fdbe7cd53b988d9ab087f11d60020 | 24,455,543,797,872 | 7184adbd9a79661ef7f0d713b36d461484d26516 | /src/com/fjsdfx/starerp/item/model/ItemType.java | a64a8481428d4126f5d5a80025be4c5318a53ad6 | [] | no_license | renshuo5/StarOA | https://github.com/renshuo5/StarOA | e66e3ebb4e8e97081bf817b0bcce09e304a9aadd | 028384dc0cb90356bec23272193a4ae32ddfeb99 | refs/heads/master | 2020-07-29T00:17:19.100000 | 2016-11-14T09:52:15 | 2016-11-14T09:52:15 | 73,690,129 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fjsdfx.starerp.item.model;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.pers... | UTF-8 | Java | 15,065 | java | ItemType.java | Java | [
{
"context": ".bcel.internal.generic.NEW;\r\n\r\n\r\n\r\n/**\r\n * @author Chen_Luqiang\r\n * 品名规格\r\n */\r\n@Entity\r\npublic class ItemType imp",
"end": 2321,
"score": 0.964593768119812,
"start": 2309,
"tag": "NAME",
"value": "Chen_Luqiang"
}
] | null | [] | package com.fjsdfx.starerp.item.model;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.pers... | 15,065 | 0.737376 | 0.733173 | 478 | 29.361925 | 24.336912 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.470711 | false | false | 4 |
7af6f6a7504f67063b76e415138ba8c2737d51f3 | 9,972,914,082,250 | 8589f391ceec478dc52fa7d04deedc9d6e9a9f57 | /src/main/java/test/fignya/CombinatoricUtils.java | af7cf049979732100d9716ae826ba35243e6c7e2 | [] | no_license | Vitek000/Test | https://github.com/Vitek000/Test | 069418517c95611251899f63486742643d8f683d | dd1e0feebe97aab88bb40bc286da52bb4b6b8508 | refs/heads/master | 2016-03-07T22:32:27.147000 | 2016-02-29T10:18:46 | 2016-02-29T10:18:46 | 5,852,344 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.fignya;
import java.math.BigInteger;
import java.util.Set;
import java.util.TreeSet;
/**
* Created with IntelliJ IDEA.
* User: vyualeksandrov
* Date: 29.01.13
* Time: 10:04
*/
public class CombinatoricUtils
{
public static void main(String[] args)
{
printVariantsR(-1, -1);
}
... | UTF-8 | Java | 4,825 | java | CombinatoricUtils.java | Java | [
{
"context": "eSet;\n\n/**\n * Created with IntelliJ IDEA.\n * User: vyualeksandrov\n * Date: 29.01.13\n * Time: 10:04\n */\npublic class",
"end": 158,
"score": 0.9987602829933167,
"start": 144,
"tag": "USERNAME",
"value": "vyualeksandrov"
}
] | null | [] | package test.fignya;
import java.math.BigInteger;
import java.util.Set;
import java.util.TreeSet;
/**
* Created with IntelliJ IDEA.
* User: vyualeksandrov
* Date: 29.01.13
* Time: 10:04
*/
public class CombinatoricUtils
{
public static void main(String[] args)
{
printVariantsR(-1, -1);
}
... | 4,825 | 0.479186 | 0.464219 | 186 | 21.989246 | 20.463446 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.38172 | false | false | 4 |
58373bfe8b76434a4de3d757b9abcb7f90558e2c | 24,876,450,606,708 | 2d9e810446b49c516cf633e13fab75c6c9c4a23e | /app/src/main/java/com/example/kleber/aulademapas/MapsActivity.java | bbd1c00e80726c651c6ea4f40e75d0c1908916d5 | [] | no_license | KleberDevMan/Aula-de-mapas-android | https://github.com/KleberDevMan/Aula-de-mapas-android | 5ef5da308aad13d65bab6a6ebcae6ba336f960e0 | f6d83e1f87a4a859931b6b363dbffbc6e86f59ea | refs/heads/master | 2022-06-06T13:31:04.800000 | 2018-12-04T17:28:25 | 2018-12-04T17:28:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.kleber.aulademapas;
import android.support.v4.app.FragmentActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.Toast;
import com.google.android.gms.common.logging.Logger;
import com.google.android.gms.maps.CameraUpdateFactory;
import com.google.android.gms.maps.Google... | UTF-8 | Java | 2,074 | java | MapsActivity.java | Java | [
{
"context": "package com.example.kleber.aulademapas;\n\nimport android.support.v4.app.Fragm",
"end": 26,
"score": 0.9808862209320068,
"start": 20,
"tag": "USERNAME",
"value": "kleber"
}
] | null | [] | package com.example.kleber.aulademapas;
import android.support.v4.app.FragmentActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.Toast;
import com.google.android.gms.common.logging.Logger;
import com.google.android.gms.maps.CameraUpdateFactory;
import com.google.android.gms.maps.Google... | 2,074 | 0.731437 | 0.690935 | 55 | 36.709091 | 31.38423 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.672727 | false | false | 4 |
af55d65ac802076c8fbf2ecac0c2a33d4a9e3bb6 | 33,715,493,282,093 | 22b163bd30df529af4c691fb1e2b6774efc3cf4c | /websdk-java-ocr/src/main/java/cn/xfyun/config/IdcardEnum.java | 920dac8fb70ef480533a0b87d4132008e1eca1f7 | [
"Apache-2.0"
] | permissive | iFLYTEK-OP/websdk-java-speech | https://github.com/iFLYTEK-OP/websdk-java-speech | 531f0d2efc8f35dc0b4dc2cf45963cbfa3dc9141 | 051ac984f24c2fccdc4658620e1def07731ac08e | refs/heads/master | 2023-06-02T14:09:55.129000 | 2021-12-14T08:17:19 | 2021-12-14T08:17:19 | 360,808,666 | 6 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.xfyun.config;
/**
* @author mqgao
* @version 1.0
* @date 2021/7/7 11:38
*/
public enum IdcardEnum {
/**
* 返回文本位置信息
*/
ON("1"),
/**
* 不返回文本位置信息
*/
OFF("0");
private String value;
IdcardEnum(String value){
this.value = value;
}
public S... | UTF-8 | Java | 403 | java | IdcardEnum.java | Java | [
{
"context": "package cn.xfyun.config;\n\n/**\n * @author mqgao\n * @version 1.0\n * @date 2021/7/7 11:38\n */\npubli",
"end": 46,
"score": 0.9994537830352783,
"start": 41,
"tag": "USERNAME",
"value": "mqgao"
}
] | null | [] | package cn.xfyun.config;
/**
* @author mqgao
* @version 1.0
* @date 2021/7/7 11:38
*/
public enum IdcardEnum {
/**
* 返回文本位置信息
*/
ON("1"),
/**
* 不返回文本位置信息
*/
OFF("0");
private String value;
IdcardEnum(String value){
this.value = value;
}
public S... | 403 | 0.493225 | 0.455285 | 30 | 11.3 | 10.096699 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 4 |
aab8bb9f394a2523f676f0a9abe1ff1b6111f532 | 1,451,698,989,524 | 5a1d6752ef215efaddf6b55e1bb88c0575d3d7cd | /ui/vaadin/editors/src/main/java/org/flowframe/ui/vaadin/editors/entity/vaadin/mvp/ConfigurableBasePresenter.java | fc502a97c885d38bc42b54bf54f8f5c310321cc5 | [] | no_license | mduduzik/flowframe | https://github.com/mduduzik/flowframe | 5849eddfed53a82e65f6d1e815db0ba2cc85e263 | 71245bf70688a08cf91a6b105fd8aae62cdab2ab | refs/heads/master | 2021-01-20T05:49:44.876000 | 2013-08-05T02:11:54 | 2013-08-05T02:11:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.flowframe.ui.vaadin.editors.entity.vaadin.mvp;
import java.util.Map;
import org.vaadin.mvp.eventbus.EventBus;
import org.vaadin.mvp.presenter.BasePresenter;
public abstract class ConfigurableBasePresenter<V, E extends EventBus> extends BasePresenter<V, E> {
private Map<String,Object> config;
public M... | UTF-8 | Java | 493 | java | ConfigurableBasePresenter.java | Java | [] | null | [] | package org.flowframe.ui.vaadin.editors.entity.vaadin.mvp;
import java.util.Map;
import org.vaadin.mvp.eventbus.EventBus;
import org.vaadin.mvp.presenter.BasePresenter;
public abstract class ConfigurableBasePresenter<V, E extends EventBus> extends BasePresenter<V, E> {
private Map<String,Object> config;
public M... | 493 | 0.762677 | 0.762677 | 20 | 23.65 | 26.548588 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 4 |
c1453c5422ac9b290de6cf1c336d0e09d891f3fc | 1,451,698,989,900 | f555ca3ea853f6d5e4d9049c48a84394ddbc9145 | /src/com/etingemabian/blacksms/ComposeBlackSMS.java | 18ebdff740c0c45ec0d7a5e54905b217c679ba22 | [] | no_license | Ora-Kool/BlackSMS | https://github.com/Ora-Kool/BlackSMS | d7f1e14116da67de2e6b0b54e9eb2c98429de38c | 560f6c14f51c072a9c40b298380e1cbaf5eb3afb | refs/heads/master | 2021-01-09T20:30:16.532000 | 2016-07-25T09:15:09 | 2016-07-25T09:15:09 | 64,118,250 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.etingemabian.blacksms;
import java.math.BigInteger;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import android.app.ActionBar;
import android.app.Activity;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;... | UTF-8 | Java | 8,441 | java | ComposeBlackSMS.java | Java | [] | null | [] | package com.etingemabian.blacksms;
import java.math.BigInteger;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import android.app.ActionBar;
import android.app.Activity;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;... | 8,441 | 0.699443 | 0.696837 | 314 | 24.882166 | 20.964228 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.464968 | false | false | 4 |
e9465190ff805d37f49b8a2a1353f5095a035518 | 27,839,978,031,251 | c48e4cc0a477beea18e36e4c162a0fdede7c0f77 | /src/main/java/hn/foodie/tesco/model/grocery/Result.java | 1aa0a8d9a19ee84ddb7afde74f183822f76f3ad1 | [] | no_license | indioLatino/grocery-api | https://github.com/indioLatino/grocery-api | f5ab04e691316863f9063dde40785483235865d8 | 4d02e819899bd964316c895d63dbb5c2cd606d1b | refs/heads/master | 2022-11-22T19:50:46.313000 | 2019-08-18T14:22:55 | 2019-08-18T14:22:55 | 197,985,803 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hn.foodie.tesco.model.grocery;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Data;
@Data
@JsonIgnoreProperties
public class Result {
private String image;
private String superDepartment;
private Integer tpnb;
@... | UTF-8 | Java | 879 | java | Result.java | Java | [] | null | [] | package hn.foodie.tesco.model.grocery;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Data;
@Data
@JsonIgnoreProperties
public class Result {
private String image;
private String superDepartment;
private Integer tpnb;
@... | 879 | 0.763367 | 0.763367 | 29 | 29.310345 | 14.732332 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62069 | false | false | 4 |
70eccbddb466c795dcc2f1772928cd78fb874dff | 6,390,911,338,404 | 00bca893e06d7a3e820c394d078f216d612cf480 | /Bonus3.java | 3fff77f2057ccf2d98c4a5c20d351b683d36493c | [] | no_license | rocket63/Bonus-3 | https://github.com/rocket63/Bonus-3 | 4ec4338050855790140006bc04e8eb9468ddbe11 | da8a1f21fb6656d53c20aa55d784892ed5e3f072 | refs/heads/master | 2020-12-31T00:53:10.816000 | 2017-01-31T21:33:50 | 2017-01-31T21:33:50 | 80,564,263 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.concurrent.ThreadLocalRandom;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
int loopCount = 0;
char userResp = ' ';
System.out.println("Welcome to the Guess a Number Game!");
System.out.println("+++++... | UTF-8 | Java | 1,693 | java | Bonus3.java | Java | [] | null | [] | package com.company;
import java.util.concurrent.ThreadLocalRandom;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
int loopCount = 0;
char userResp = ' ';
System.out.println("Welcome to the Guess a Number Game!");
System.out.println("+++++... | 1,693 | 0.512699 | 0.499705 | 46 | 35.804348 | 30.399242 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 4 |
5818853f62b054a58ca9283c85f5fa21e33bbe6e | 32,212,254,744,739 | b35cd0e4494ac3ece6fd15a404beaf2cc972b0f7 | /aaac4ea0c3db4001a6c1bf255c6f42e7/ventas/src/main/java/dominio/veterinaria/tienda/command/ModificarDatosPersonalesCliente.java | 810b0b984dca4144d0888b2deaf4c21d3a160da5 | [] | no_license | KatherinTatianaGarciaLoaiza/Veterinaria | https://github.com/KatherinTatianaGarciaLoaiza/Veterinaria | f3a2c67989258d502483f945aef40248dbbc1549 | 4f1d9e20369ffdc9941228de9515440ba69438d6 | refs/heads/master | 2023-04-23T04:21:35.214000 | 2021-05-15T04:00:34 | 2021-05-15T04:00:34 | 366,056,483 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dominio.veterinaria.tienda.command;
import co.com.sofka.domain.generic.Command;
import dominio.veterinaria.tienda.objetosdevalor.*;
public class ModificarDatosPersonalesCliente implements Command {
private final ClienteId clienteId;
private final TiendaId tiendaId;
private final DatosDePago datos... | UTF-8 | Java | 1,070 | java | ModificarDatosPersonalesCliente.java | Java | [] | null | [] | package dominio.veterinaria.tienda.command;
import co.com.sofka.domain.generic.Command;
import dominio.veterinaria.tienda.objetosdevalor.*;
public class ModificarDatosPersonalesCliente implements Command {
private final ClienteId clienteId;
private final TiendaId tiendaId;
private final DatosDePago datos... | 1,070 | 0.698131 | 0.698131 | 41 | 25.097561 | 25.687431 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.536585 | false | false | 4 |
1f6769bcbbbb3caafb645ba1520705f807ea8501 | 33,440,615,389,693 | e0ac22091bce3d6049a66639be24a40071c78799 | /src/com/test/javabot/ScreenGridMover.java | 9eada2ede38e2609b1523118c30e67728bb524e2 | [] | no_license | vijayvani/javabot | https://github.com/vijayvani/javabot | e84398a712a0c0272a2e456396d078d81076b284 | c85cc0f8ae79ca17a18c1f7fb3333a0edbb550d7 | refs/heads/master | 2020-05-16T08:54:24.347000 | 2013-04-09T01:43:29 | 2013-04-09T01:43:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.javabot;
import java.awt.Dimension;
import java.awt.Robot;
import java.awt.Toolkit;
import com.lewisybt.javabot.Javabot;
import com.lewisybt.javabot.objects.BotAction;
import com.lewisybt.javabot.objects.BotHotkeyListener;
import com.lewisybt.javabot.views.BotBasicUI;
/**
* While the Javabot is run... | UTF-8 | Java | 2,443 | java | ScreenGridMover.java | Java | [
{
"context": " mouse to a 4x4 grid around the screen.\n * @author Lewis\n * \n */\npublic class ScreenGridMover implements B",
"end": 410,
"score": 0.9990420341491699,
"start": 405,
"tag": "NAME",
"value": "Lewis"
},
{
"context": "o the given x,y location on the screen\n\t * @author ... | null | [] | package com.test.javabot;
import java.awt.Dimension;
import java.awt.Robot;
import java.awt.Toolkit;
import com.lewisybt.javabot.Javabot;
import com.lewisybt.javabot.objects.BotAction;
import com.lewisybt.javabot.objects.BotHotkeyListener;
import com.lewisybt.javabot.views.BotBasicUI;
/**
* While the Javabot is run... | 2,443 | 0.66885 | 0.661482 | 112 | 20.8125 | 18.890913 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.169643 | false | false | 4 |
26ed5806538540f8ac488132b1a28bfaf2f7775c | 8,383,776,185,993 | 357e63a4e08285aded89d314b2ce7ff4cabe2cd3 | /app/src/main/java/com/hmkx/zgjkj/ui/widget/pop/PhotoPop.java | 8c57017fe6965be18e6f3bde4368f55526ea3682 | [] | no_license | heaven502/Test003 | https://github.com/heaven502/Test003 | 26a7a03226bf2271e5047d28d8d8f3c9cf239f57 | 80c8aad02e358a7960ccb7ef115a980f6cf32cc5 | refs/heads/master | 2016-09-08T11:00:42.349000 | 2015-10-02T09:48:39 | 2015-10-02T09:48:39 | 42,581,461 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hmkx.zgjkj.ui.widget.pop;
import android.app.Activity;
import android.view.View;
import android.view.View.OnClickListener;
import com.hmkx.zgjkj.R;
import com.nineoldandroids.animation.Animator;
import com.nineoldandroids.animation.AnimatorSet;
import com.nineoldandroids.animation.ObjectAnimator;
import ... | UTF-8 | Java | 2,657 | java | PhotoPop.java | Java | [] | null | [] | package com.hmkx.zgjkj.ui.widget.pop;
import android.app.Activity;
import android.view.View;
import android.view.View.OnClickListener;
import com.hmkx.zgjkj.R;
import com.nineoldandroids.animation.Animator;
import com.nineoldandroids.animation.AnimatorSet;
import com.nineoldandroids.animation.ObjectAnimator;
import ... | 2,657 | 0.735416 | 0.71735 | 84 | 30.630953 | 23.785139 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.619048 | false | false | 4 |
18001216ef0df6996ea067bfd9782a28d86eb1a1 | 20,426,864,488,480 | 3e53a1e04824e5ea875a1921fdbe9e42750935fd | /src/main/java/args/StringArgument.java | c1a0b4ff1dfeddb69229e4454e5cdb52d5d8866d | [] | no_license | juncoou/codekata | https://github.com/juncoou/codekata | 87138777a27aede88b78579256f7d442b83a3b82 | 3c43fb0267cc7cee87c9021efd422f4774485207 | refs/heads/master | 2020-05-17T20:25:22.683000 | 2019-05-07T16:44:00 | 2019-05-07T16:44:00 | 183,944,865 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package args;
import java.util.Objects;
public class StringArgument extends Argument {
private String value;
public StringArgument(String name, String value) {
super(name);
this.value = value;
}
@Override
public String getValue() {
return value;
}
@Override
... | UTF-8 | Java | 922 | java | StringArgument.java | Java | [] | null | [] | package args;
import java.util.Objects;
public class StringArgument extends Argument {
private String value;
public StringArgument(String name, String value) {
super(name);
this.value = value;
}
@Override
public String getValue() {
return value;
}
@Override
... | 922 | 0.583514 | 0.583514 | 46 | 19.043478 | 18.691961 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.369565 | false | false | 4 |
f03795574a02600ac34eeef73ba702751fc77ba7 | 7,198,365,221,211 | a3047a7f5a96095f273ff1f282e1b4e42ec42804 | /src/AlcCalc/Main.java | 6848bfa41aa248748a8dbafee8ba1930823f6d43 | [] | no_license | Klumpat/AlcCalc | https://github.com/Klumpat/AlcCalc | 01fd54771018ad32d8257509fa1602eac0502241 | 3da4a8027bd6c1e64141a229ed4e38e46fe357b7 | refs/heads/master | 2021-01-10T16:49:38.180000 | 2013-02-28T18:03:56 | 2013-02-28T18:03:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package AlcCalc;
import javax.swing.JFrame;
public class Main {
public static void main(String[] args) {
JFrame hauptfenster = new Fenster();
}
}
| UTF-8 | Java | 158 | java | Main.java | Java | [] | null | [] | package AlcCalc;
import javax.swing.JFrame;
public class Main {
public static void main(String[] args) {
JFrame hauptfenster = new Fenster();
}
}
| 158 | 0.689873 | 0.689873 | 13 | 11.153846 | 14.701366 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 4 |
850aabd8c073e9b1b4f92357f95c0e03d1a5c97e | 13,005,160,998,078 | 7a895cb6ccffd4d4dd58be31ad515b83df363be5 | /src/main/java/com/example/jimapp/projectnhu/sosDB.java | ff24275521c03d01a45bd68b5465abe0642b69af | [] | no_license | kobebryin/OldManHealthCare_AndroidApp | https://github.com/kobebryin/OldManHealthCare_AndroidApp | dfb1a4786309ad27e57355ffb06cecb2a1ad4d0c | 0e737d0dfc35aa541126ef4b08f137661283561a | refs/heads/master | 2021-01-11T19:05:51.677000 | 2017-01-18T07:50:32 | 2017-01-18T07:50:32 | 79,314,864 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.jimapp.projectnhu;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
/**
* Created by Administrator on 2015/11/16.
*/
public class sosDB extends SQLiteOpenHelper {
private final static int _DBVersion = ... | UTF-8 | Java | 959 | java | sosDB.java | Java | [
{
"context": "ase.sqlite.SQLiteOpenHelper;\r\n\r\n/**\r\n * Created by Administrator on 2015/11/16.\r\n */\r\npublic class sosDB extends S",
"end": 207,
"score": 0.7575015425682068,
"start": 194,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package com.example.jimapp.projectnhu;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
/**
* Created by Administrator on 2015/11/16.
*/
public class sosDB extends SQLiteOpenHelper {
private final static int _DBVersion = ... | 959 | 0.628328 | 0.618743 | 32 | 27.28125 | 23.093878 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53125 | false | false | 4 |
3ed03cf07578ebb4887f53f7c0b5897fc6b6e364 | 23,596,550,358,340 | 44bd0a0ad3c0eac5a9236c0c377f727a1dcd05de | /src/main/java/my/tiny/translator/TextArea.java | b36610749cbd74b2eb2dd40f8b6eaab36cc927e1 | [] | no_license | plainobject/TinyTranslator | https://github.com/plainobject/TinyTranslator | 379332216b43f7e3271846ed1d656a1f8229e9b1 | 15e5bfa35f1363d5e217296e8ff4fee1ecc42163 | refs/heads/master | 2020-05-21T20:47:57.945000 | 2017-06-18T08:09:11 | 2018-05-09T19:54:49 | 61,492,211 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package my.tiny.translator;
import android.view.View;
import android.text.Editable;
import android.text.TextUtils;
import android.text.TextWatcher;
import android.util.AttributeSet;
import android.widget.EditText;
import android.content.Context;
public class TextArea extends EditText {
private ValueChangeListener... | UTF-8 | Java | 2,695 | java | TextArea.java | Java | [] | null | [] | package my.tiny.translator;
import android.view.View;
import android.text.Editable;
import android.text.TextUtils;
import android.text.TextWatcher;
import android.util.AttributeSet;
import android.widget.EditText;
import android.content.Context;
public class TextArea extends EditText {
private ValueChangeListener... | 2,695 | 0.576994 | 0.576994 | 99 | 26.222221 | 21.051432 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525253 | false | false | 4 |
062129a5c19365b2216ad287b7f7bc05ca9c14dc | 1,760,936,634,093 | 20c1d415df617d73a228b486bc4a8e08f7501a94 | /src/view/ViewMusicaExiste.java | 4307bd4f6b4872aa5f2af347a59f02bee069dc70 | [] | no_license | uniceub-ltp1-201702/trabalho-final-ltp1-201702-Danillojdp | https://github.com/uniceub-ltp1-201702/trabalho-final-ltp1-201702-Danillojdp | 91ee1b52f0b62d90ff91261cdc8609a9f96bc4ee | 7381c96c8f28c221decb90cf082b0273478f7ff4 | refs/heads/master | 2021-08-23T00:37:56.142000 | 2017-12-01T23:22:32 | 2017-12-01T23:22:32 | 112,795,534 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import javax.swing.JOptionPane;
public class ViewMusicaExiste {
// metodo para exibir mensagem da musica existente
public void exibirMensagemMusicaExiste(){
JOptionPane.showMessageDialog(null,"Musica JŠ existente!", "Erro",JOptionPane.ERROR_MESSAGE);
}
}
| MacCentralEurope | Java | 296 | java | ViewMusicaExiste.java | Java | [] | null | [] | package view;
import javax.swing.JOptionPane;
public class ViewMusicaExiste {
// metodo para exibir mensagem da musica existente
public void exibirMensagemMusicaExiste(){
JOptionPane.showMessageDialog(null,"Musica JŠ existente!", "Erro",JOptionPane.ERROR_MESSAGE);
}
}
| 296 | 0.738983 | 0.738983 | 13 | 20.692308 | 28.03126 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.923077 | false | false | 4 |
1d14dcd0abd33425c76449477b82b92c84c8c073 | 30,416,958,423,901 | 4e9d5e8d35b35252135fe5ee46fa14cb5e3b4c94 | /src/io/cmtr/sim/wellbore/IWellSchematic.java | 68e896e6767afd4057a418d49c89cc1da7e53162 | [
"MIT"
] | permissive | occasionallyharry/fluid-pipe-simulator | https://github.com/occasionallyharry/fluid-pipe-simulator | 8155025432d518d7577cb9e258b03e550eb28673 | 30b89b448b91739d99de48c206ec587821ac5e43 | refs/heads/master | 2020-03-20T05:35:10.058000 | 2018-11-15T06:25:29 | 2018-11-15T06:25:29 | 137,219,312 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.cmtr.sim.wellbore;
public interface IWellSchematic {
/**
*
* @return returns number of available wellbores
*/
int getWellBoreSize();
IWellbore getWellBore(int index);
}
| UTF-8 | Java | 201 | java | IWellSchematic.java | Java | [] | null | [] | package io.cmtr.sim.wellbore;
public interface IWellSchematic {
/**
*
* @return returns number of available wellbores
*/
int getWellBoreSize();
IWellbore getWellBore(int index);
}
| 201 | 0.686567 | 0.686567 | 15 | 12.4 | 16.312777 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 4 |
4baad35a62fe07142783d49ed761896b9174e49a | 15,367,393,014,827 | 1f2b24a51c49f158089b1e1cf996e6727ff2fcef | /src/test/java/com/hoopla/test/AbstractTest.java | a8b4de9de6557a5a871324f903772d33bbe522e3 | [] | no_license | lmeadors/resteasy-service-webapp | https://github.com/lmeadors/resteasy-service-webapp | 0b2b5c3195867e2ccf32bde1096f6520e7ddcec9 | 2620c14be272eb815f2bd3fe18e6a8117b0c3f67 | refs/heads/master | 2016-09-07T04:31:50.010000 | 2014-06-16T21:31:39 | 2014-06-16T21:31:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hoopla.test;
import com.hoopla.test.BeanTestHelper;
import org.junit.runner.RunWith;
import org.mockito.runners.MockitoJUnitRunner;
@RunWith(MockitoJUnitRunner.class)
public abstract class AbstractTest {
protected final BeanTestHelper beanTestHelper = new BeanTestHelper();
}
| UTF-8 | Java | 291 | java | AbstractTest.java | Java | [] | null | [] | package com.hoopla.test;
import com.hoopla.test.BeanTestHelper;
import org.junit.runner.RunWith;
import org.mockito.runners.MockitoJUnitRunner;
@RunWith(MockitoJUnitRunner.class)
public abstract class AbstractTest {
protected final BeanTestHelper beanTestHelper = new BeanTestHelper();
}
| 291 | 0.828179 | 0.828179 | 10 | 28.1 | 21.486973 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 4 |
10e547ed6c1f4a3e42f7419828371001eec25bb3 | 15,367,393,013,733 | af34b96f0f391e144d2ace81d789822ff54d1fe7 | /.svn/pristine/c3/c3face8732d35675dbd470493affbb853202717b.svn-base | 71bde7c166cf395f41fed6e6a133853d993cb4a5 | [] | no_license | MengWei/JustSharePro | https://github.com/MengWei/JustSharePro | 659ff3def9f60d0d22dca330f3b932927662eb06 | 6455eaa2794394cb3946ae2d13861dd940c72a17 | refs/heads/master | 2021-01-18T03:02:05.998000 | 2013-01-30T00:52:03 | 2013-01-30T00:52:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.logan.weibo;
import java.io.IOException;
import java.net.MalformedURLException;
import android.app.ProgressDialog;
import android.os.Bundle;
import android.os.Handler;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.animation.Animation;
import android.view.animation... | UTF-8 | Java | 3,770 | c3face8732d35675dbd470493affbb853202717b.svn-base | Java | [] | null | [] | package com.logan.weibo;
import java.io.IOException;
import java.net.MalformedURLException;
import android.app.ProgressDialog;
import android.os.Bundle;
import android.os.Handler;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.animation.Animation;
import android.view.animation... | 3,770 | 0.658033 | 0.651921 | 146 | 22.534246 | 17.084465 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.363014 | false | false | 4 | |
0a4832fcaed5fa01c0ac645c189c598717580be8 | 29,635,274,384,807 | 19edf83cc853fc6dd91c9746974e5694a3da27b4 | /app/src/main/java/com/example/rushan/RushWay/models/Owner.java | ae5a1bbb7a5cfc3a25a4278684855467c15e5c4b | [] | no_license | RasithaGamage/RushWay | https://github.com/RasithaGamage/RushWay | efcdbeb22aa6cc6630c51b82f4a2247344e49e35 | 5c5ef149922fa24c25ee2e01b14731b3db77de82 | refs/heads/master | 2020-04-15T13:00:40.117000 | 2020-01-30T14:16:05 | 2020-01-30T14:16:05 | 164,697,986 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.rushan.RushWay.models;
import java.io.Serializable;
public class Owner extends User implements Serializable {
final public String userType = "owner";
public Owner(){
}
public Owner(String fName, String lName, String eMail, String phone, String nic) {
super(fName, lName, ... | UTF-8 | Java | 348 | java | Owner.java | Java | [] | null | [] | package com.example.rushan.RushWay.models;
import java.io.Serializable;
public class Owner extends User implements Serializable {
final public String userType = "owner";
public Owner(){
}
public Owner(String fName, String lName, String eMail, String phone, String nic) {
super(fName, lName, ... | 348 | 0.695402 | 0.695402 | 14 | 23.857143 | 26.470623 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 4 |
60d9e3ff8ac4cf813b8aa57685de64de565fa5bb | 29,635,274,386,464 | f88f264beb72832236c570da3350ac0301de3c6c | /app/src/main/java/com/example/sidebar/CitySelMainActivity.java | 3197142fb08d57f252ab7ce5f62a39bed324a4a5 | [] | no_license | Cayyoo/Android_IndexSideBar_LetterSort | https://github.com/Cayyoo/Android_IndexSideBar_LetterSort | 1b3fc5f838ab9d8989719d3cc5b89b00e9ab5755 | 11da79e1fc5c2734b434c3798314e3afe7ce34a9 | refs/heads/master | 2023-04-07T07:22:36.470000 | 2017-11-09T16:29:04 | 2017-11-09T16:29:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.sidebar;
import android.app.Activity;
import android.content.Context;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.text.Editable;
import android.text.TextUtils;
import android.text.TextWatcher;
import android.view.View;
import android.view.Window;
i... | UTF-8 | Java | 5,047 | java | CitySelMainActivity.java | Java | [] | null | [] | package com.example.sidebar;
import android.app.Activity;
import android.content.Context;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.text.Editable;
import android.text.TextUtils;
import android.text.TextWatcher;
import android.view.View;
import android.view.Window;
i... | 5,047 | 0.728232 | 0.725336 | 170 | 27.441177 | 24.45932 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.005882 | false | false | 4 |
e172b60e06eff344095053340d6699d3c1130903 | 21,131,239,133,348 | 26a287fbeb3b523f095fab4749312bc934326a6c | /guoren-market-domain/src/main/java/com/gte/domain/cash/dto/CashOrderDepositUser.java | 9dbdc25dcbb64d0f8f5d29789733852be70bfffb | [] | no_license | HuangTianJie/Tonney | https://github.com/HuangTianJie/Tonney | 9f42cbf97a3cd046d7b2fa1c509865cd25266108 | bb5e08dd752b1d7434736abaa72c7dddb086300b | refs/heads/master | 2020-03-22T15:20:45.300000 | 2018-12-27T10:02:51 | 2018-12-27T10:02:51 | 140,245,519 | 4 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gte.domain.cash.dto;
import com.alibaba.fastjson.annotation.JSONField;
import com.gte.domain.cash.enums.DepositStatus;
import lombok.*;
import java.math.BigDecimal;
import java.util.Date;
/**
* 普通用户法币充值订单
*/
@Data
@Builder
@NoArgsConstructor
@AllArgsConstructor
@ToString
public class CashOrderDepositUs... | UTF-8 | Java | 1,986 | java | CashOrderDepositUser.java | Java | [] | null | [] | package com.gte.domain.cash.dto;
import com.alibaba.fastjson.annotation.JSONField;
import com.gte.domain.cash.enums.DepositStatus;
import lombok.*;
import java.math.BigDecimal;
import java.util.Date;
/**
* 普通用户法币充值订单
*/
@Data
@Builder
@NoArgsConstructor
@AllArgsConstructor
@ToString
public class CashOrderDepositUs... | 1,986 | 0.516835 | 0.516835 | 135 | 12.207407 | 11.838479 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214815 | false | false | 4 |
bede5ff85e7a0c67b60994528771ba931cfac263 | 21,131,239,132,679 | b568015ac5670fbb747fe54f814f673256428fef | /br-order-redis-interface/src/main/java/br/order/redis/suite/OrgExamSuiteHidRedis.java | e469a9ec139cbcd079913f671ed5810913a7ba83 | [] | no_license | wangwenteng/br-order-redis-manager | https://github.com/wangwenteng/br-order-redis-manager | 5ae1ff63764f991808f5787a4c0cf77b2d7f0c11 | f6f41b562540eadb3fd44271017ddf2d9ad665cf | refs/heads/master | 2022-03-07T19:30:16.686000 | 2017-05-05T08:59:52 | 2017-05-05T08:59:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @Title: OrgExamSuiteHidRedis.java
* @Package br.order.redis.suite
* @Description: TODO
* @author kangting
* @date 2017年2月10日 上午9:42:52
* @version V1.0
*/
package br.order.redis.suite;
import java.util.List;
import br.crm.pojo.suite.OrganizationExamSuiteHid;
/**
* @ClassName: OrgExa... | UTF-8 | Java | 832 | java | OrgExamSuiteHidRedis.java | Java | [
{
"context": "rder.redis.suite \r\n* @Description: TODO\r\n* @author kangting \r\n* @date 2017年2月10日 上午9:42:52 \r\n* @version V1.",
"end": 120,
"score": 0.9995115399360657,
"start": 112,
"tag": "USERNAME",
"value": "kangting"
},
{
"context": "mSuiteHidRedis \r\n * @Description: TOD... | null | [] | /**
* @Title: OrgExamSuiteHidRedis.java
* @Package br.order.redis.suite
* @Description: TODO
* @author kangting
* @date 2017年2月10日 上午9:42:52
* @version V1.0
*/
package br.order.redis.suite;
import java.util.List;
import br.crm.pojo.suite.OrganizationExamSuiteHid;
/**
* @ClassName: OrgExa... | 832 | 0.70197 | 0.669951 | 35 | 21.200001 | 21.127911 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514286 | false | false | 4 |
1c1f7357fde0d0ccb5e5569a121a4783add1034e | 3,178,275,846,663 | e8ca9a2cb5f22e5fdc6f925aa931c8cb9ceb7fc0 | /src/main/java/com/ws/service/OrderMasterService.java | fd6f7734254e48b23b9fe47bb6eeb3902e8cc1af | [] | no_license | wangsaisoon/sell | https://github.com/wangsaisoon/sell | 56acee6d6127fdd0005e6106582704ed21bdf189 | dcb4bf5a09d67562d27accaa89855b07daca0e7a | refs/heads/master | 2020-03-19T13:10:23.020000 | 2018-06-08T04:17:00 | 2018-06-08T04:17:00 | 136,565,165 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ws.service;
import com.ws.datatransformobject.OrderMasterDTO;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
/**
* @author wangsaisoon
* @title
* @time 2018/3/27 0027 下午 5:13
*/
public interface OrderMasterService {
/**
* 创建订单
* @param ord... | UTF-8 | Java | 1,303 | java | OrderMasterService.java | Java | [
{
"context": "ngframework.data.domain.Pageable;\n\n\n/**\n * @author wangsaisoon\n * @title\n * @time 2018/3/27 0027 下午 5:13\n */\npub",
"end": 197,
"score": 0.9997321963310242,
"start": 186,
"tag": "USERNAME",
"value": "wangsaisoon"
}
] | null | [] | package com.ws.service;
import com.ws.datatransformobject.OrderMasterDTO;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
/**
* @author wangsaisoon
* @title
* @time 2018/3/27 0027 下午 5:13
*/
public interface OrderMasterService {
/**
* 创建订单
* @param ord... | 1,303 | 0.621821 | 0.610336 | 64 | 18.046875 | 17.977789 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 4 |
6d91e23b5ecf95c246525683f51d0377b12b25c1 | 2,843,268,384,839 | 59f3b772b9209d36e20b0eb06298f259150238e7 | /app/src/main/java/library/sorgs/com/neusoft_library/Http/OkHttp.java | ab680a24803143431bc0ec76b22277d349c418b0 | [] | no_license | sorgs/NeuSoft_Library | https://github.com/sorgs/NeuSoft_Library | d03046ab47f3563608c86def10295310dc8599f1 | 4ec8ac6cafda84733ed6f57f075d0aaebecc683a | refs/heads/master | 2018-05-03T06:11:44.517000 | 2018-02-28T13:10:09 | 2018-02-28T13:10:09 | 92,497,660 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package library.sorgs.com.neusoft_library.Http;
import okhttp3.OkHttpClient;
import okhttp3.Request;
/**
* Created by Sorgs
* on 2017/5/22.
*/
public class OkHttp {
/**
* 发送http请求
*
* @param address 传入请求的url
* @param callback 回调处理服务器响应
*/
public static void sendOkHttpRequest(Str... | UTF-8 | Java | 600 | java | OkHttp.java | Java | [
{
"context": "Client;\nimport okhttp3.Request;\n\n/**\n * Created by Sorgs\n * on 2017/5/22.\n */\n\npublic class OkHttp {\n\n ",
"end": 126,
"score": 0.996065616607666,
"start": 121,
"tag": "USERNAME",
"value": "Sorgs"
}
] | null | [] | package library.sorgs.com.neusoft_library.Http;
import okhttp3.OkHttpClient;
import okhttp3.Request;
/**
* Created by Sorgs
* on 2017/5/22.
*/
public class OkHttp {
/**
* 发送http请求
*
* @param address 传入请求的url
* @param callback 回调处理服务器响应
*/
public static void sendOkHttpRequest(Str... | 600 | 0.651079 | 0.633094 | 25 | 21.24 | 22.603149 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 4 |
e71ac976800c482579dc4de37c65d45e0ce7e441 | 28,363,964,070,411 | 393f2e40ac0de598a1b2491bb15285634d5e2a00 | /src/main/java/com/princeli/pattern/factory/abstractfactory/INote.java | 7700faa6421815ede83b418cf32bafa723ee7a52 | [] | no_license | lyang1989/pattern-factory | https://github.com/lyang1989/pattern-factory | c39eb7a0f41546b42d529ee3db6a93691a076d39 | 358efc4607e8c18cb36c5501857d205e4b8b39f2 | refs/heads/master | 2020-05-20T05:12:17.153000 | 2019-05-07T14:43:22 | 2019-05-07T14:43:22 | 185,399,731 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.princeli.pattern.factory.abstractfactory;
/**
* @author : liyang
* @version 1.0
* @className INote
* @date 2019-05-07 22:14
* @description: TODO
*/
public interface INote {
}
| UTF-8 | Java | 194 | java | INote.java | Java | [
{
"context": "pattern.factory.abstractfactory;\n\n/**\n * @author : liyang\n * @version 1.0\n * @className INote\n * @date 2019",
"end": 78,
"score": 0.99940025806427,
"start": 72,
"tag": "USERNAME",
"value": "liyang"
}
] | null | [] | package com.princeli.pattern.factory.abstractfactory;
/**
* @author : liyang
* @version 1.0
* @className INote
* @date 2019-05-07 22:14
* @description: TODO
*/
public interface INote {
}
| 194 | 0.685567 | 0.613402 | 11 | 16.636364 | 14.686251 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.090909 | false | false | 4 |
737af87203b84ca8127f0c894c84051c3ea10491 | 29,145,648,122,254 | f9dad881b0eea57f9a77695599bbb5046632f331 | /app/src/main/java/kr/co/koscom/omp/data/service/AlarmService.java | f9f9f23d1ba9daf11ec6ee9372d1cf69a857a82a | [] | no_license | ggoinho/koscom | https://github.com/ggoinho/koscom | 6543d5e754e0479d21c1fc7788a3527bcea14276 | cbb91bf3905dd830b4c847c0c901ef867bffcf5f | refs/heads/master | 2020-12-05T10:51:28.103000 | 2020-08-19T08:57:24 | 2020-08-19T08:57:24 | 232,084,151 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.co.koscom.omp.data.service;
import io.reactivex.Flowable;
import kr.co.koscom.omp.data.model.Alarm;
import kr.co.koscom.omp.data.model.Order;
import kr.co.koscom.omp.data.model.OrderDetail;
import kr.co.koscom.omp.data.model.Request;
import kr.co.koscom.omp.data.model.Response;
import kr.co.koscom.omp.data.... | UTF-8 | Java | 1,152 | java | AlarmService.java | Java | [] | null | [] | package kr.co.koscom.omp.data.service;
import io.reactivex.Flowable;
import kr.co.koscom.omp.data.model.Alarm;
import kr.co.koscom.omp.data.model.Order;
import kr.co.koscom.omp.data.model.OrderDetail;
import kr.co.koscom.omp.data.model.Request;
import kr.co.koscom.omp.data.model.Response;
import kr.co.koscom.omp.data.... | 1,152 | 0.662326 | 0.657118 | 40 | 27.799999 | 18.016937 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
109ebd1bc22aac94d9b48557a32f80129adf23e6 | 6,485,400,683,885 | 98fa411fd527be792f0b9bdfdc4ac692f87792b4 | /app/src/main/java/com/syncusup/MenuActivity.java | e21960aac017c2edcb9e55592e64797342079046 | [] | no_license | jcskillings/Syncusup | https://github.com/jcskillings/Syncusup | 8cf7cc059cf2e2d8e04addf56ebca593b6bb26c0 | a5c5f328fecc43b86e062c3f7ff2b92c7a3e9e11 | refs/heads/master | 2020-05-16T10:37:14.492000 | 2015-05-10T15:05:57 | 2015-05-10T15:05:57 | 35,077,365 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.syncusup;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Toast;
import com.parse.FindCallback;
import com.parse.ParseException;
import com.parse.ParseObject;
impor... | UTF-8 | Java | 11,461 | java | MenuActivity.java | Java | [] | null | [] | package com.syncusup;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Toast;
import com.parse.FindCallback;
import com.parse.ParseException;
import com.parse.ParseObject;
impor... | 11,461 | 0.402146 | 0.400925 | 222 | 50.626125 | 31.894814 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.599099 | false | false | 4 |
ea4158d6b75605c327dbc510013d19d84ad802eb | 26,079,041,430,459 | 4cdd23e31a31a85ec6df1736175ccd09be02d336 | /src/room/FifthRoom.java | a8b5dc2a83ea0087f639a1fb661e4eacddf413a4 | [] | no_license | rtikyani/Castle-Escape | https://github.com/rtikyani/Castle-Escape | db7d854f26eb837f7f1173ff8887efecce0e6b53 | 1e77c40d2d7855fb5742c87865a8bbee48d6adea | refs/heads/master | 2020-06-13T12:35:13.628000 | 2016-12-02T09:13:42 | 2016-12-02T09:13:42 | 75,380,178 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package room;
import castlescape.model.entity.Player;
import castlescape.model.entity.item.Ball;
import castlescape.model.entity.item.Clue;
import model.Inventory;
import model.Room;
public class FifthRoom extends Room {
public FifthRoom() {
putItem(new Clue(this));
}
@Override
public boolean ca... | UTF-8 | Java | 787 | java | FifthRoom.java | Java | [] | null | [] | package room;
import castlescape.model.entity.Player;
import castlescape.model.entity.item.Ball;
import castlescape.model.entity.item.Clue;
import model.Inventory;
import model.Room;
public class FifthRoom extends Room {
public FifthRoom() {
putItem(new Clue(this));
}
@Override
public boolean ca... | 787 | 0.64676 | 0.645489 | 34 | 22.147058 | 22.434391 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 4 |
65a7dfae32c3af9d81bab558211fecf1571571f9 | 26,018,911,887,199 | 69c06698f05bad5140d02d5e985fd2e16b489160 | /examples/colorchooser/src/main/java/com/netopyr/reduxfx/examples/colorchooser/component/state/ColorChooserState.java | 090a44537ccee634ed6d51c00d46e8389c41a04f | [
"Apache-2.0"
] | permissive | ChrisLMerrill/reduxfx | https://github.com/ChrisLMerrill/reduxfx | fc4dd0521aa77bcf3e0342e7262e9f3a5b8e76cd | 60a2b7548f282a1674c72d083808c953b1570940 | refs/heads/master | 2021-03-02T13:27:15.372000 | 2020-03-08T19:08:19 | 2020-03-08T19:08:19 | 245,871,779 | 0 | 0 | null | true | 2020-03-08T19:06:18 | 2020-03-08T19:06:18 | 2020-01-20T09:48:49 | 2017-11-13T07:25:15 | 1,014 | 0 | 0 | 0 | null | false | false | package com.netopyr.reduxfx.examples.colorchooser.component.state;
import com.netopyr.reduxfx.examples.colorchooser.component.updater.ColorChooserUpdater;
import com.netopyr.reduxfx.examples.colorchooser.component.view.ColorChooserView;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons... | UTF-8 | Java | 3,341 | java | ColorChooserState.java | Java | [] | null | [] | package com.netopyr.reduxfx.examples.colorchooser.component.state;
import com.netopyr.reduxfx.examples.colorchooser.component.updater.ColorChooserUpdater;
import com.netopyr.reduxfx.examples.colorchooser.component.view.ColorChooserView;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons... | 3,341 | 0.649207 | 0.644717 | 109 | 29.651377 | 32.802265 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.348624 | false | false | 4 |
83ae8e753e66cf40f65a39871cd9904d409c6146 | 28,106,266,049,382 | b931b45bb0547c8536f8619ca1d209623d358a64 | /College/src/com/abc/service/scheduler/impl/EmailInActiveUserImpl.java | d9e8aba6d10717447fbeffc849915f663c748b71 | [] | no_license | AbhinavYashKumar/college | https://github.com/AbhinavYashKumar/college | 2d22048ff67267e818206711636242b6412e3d4b | ef6f86fc2a72cadf96fc63cd04cd10726ca89933 | refs/heads/master | 2020-02-21T13:16:16.197000 | 2017-01-13T06:45:55 | 2017-01-13T06:45:55 | 78,822,408 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.abc.service.scheduler.impl;
import java.util.List;
import org.apache.commons.collections.CollectionUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.retry.RetryCallback;
import org.springframework... | UTF-8 | Java | 1,540 | java | EmailInActiveUserImpl.java | Java | [] | null | [] | package com.abc.service.scheduler.impl;
import java.util.List;
import org.apache.commons.collections.CollectionUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.retry.RetryCallback;
import org.springframework... | 1,540 | 0.791558 | 0.791558 | 54 | 27.518518 | 23.803782 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.759259 | false | false | 4 |
2c50dca5907ccdb5c73b294071da3cf8dfe8027c | 19,215,683,683,442 | 42bc9be7af5801e219f5583ab50f52abf250d5ad | /src/SwordToOffer/NK23/VerifySquenceOfBST___________/Test.java | 3079647f06168fe44fee657a8a3fa7e29064a2b4 | [] | no_license | BrkingYan/Learning | https://github.com/BrkingYan/Learning | 798b762626011f67dde5adf7e324aa4c723f0b96 | a51861b159f48b76908ab7ab6bcabb1a0b1983ac | refs/heads/master | 2020-04-28T22:27:53.551000 | 2020-03-08T08:05:21 | 2020-03-08T08:05:21 | 175,618,634 | 0 | 0 | null | false | 2020-03-08T08:05:23 | 2019-03-14T12:35:04 | 2019-07-13T12:10:40 | 2020-03-08T08:05:22 | 12,150 | 0 | 0 | 0 | Java | false | false | package SwordToOffer.NK23.VerifySquenceOfBST___________;
public class Test {
public static void main(String[] args) {
int[] array = new int[]{1,2,3,4,5};
Solution2 solution = new Solution2();
System.out.println(solution.VerifySquenceOfBST(array));
}
}
| UTF-8 | Java | 285 | java | Test.java | Java | [] | null | [] | package SwordToOffer.NK23.VerifySquenceOfBST___________;
public class Test {
public static void main(String[] args) {
int[] array = new int[]{1,2,3,4,5};
Solution2 solution = new Solution2();
System.out.println(solution.VerifySquenceOfBST(array));
}
}
| 285 | 0.635088 | 0.603509 | 9 | 30.666666 | 23.185244 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 4 |
6d2c2d92b7370f5f5d6919075cf2889c5479c956 | 25,366,076,893,437 | 3f05b0ebd4a48c84a01b04f4f101513032b65017 | /Access modifier/src/access/modifier/D2.java | ac4a0e68036d58c566f43b6385490dc7b5034fe5 | [] | no_license | redwanh25/Java-Code | https://github.com/redwanh25/Java-Code | 65c47c26db5a5d4076234b011fdf0ad56eadea93 | ef38375d2efcdca88964ea80e7df708b556e9e03 | refs/heads/master | 2021-09-19T06:31:00.448000 | 2018-07-24T10:00:06 | 2018-07-24T10:00:06 | 108,156,315 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package access.modifier;
public class D2 {
public static void main(String[] args) {
D1 temp = new D1();
// temp.a = 3; // possible (public)
temp.b = 3; // possible (protected)
// temp.c = 3; // possible (default)
// temp.d = 3; // not possible (private)
System.out.println(temp.b);
}
}
... | UTF-8 | Java | 761 | java | D2.java | Java | [] | null | [] | package access.modifier;
public class D2 {
public static void main(String[] args) {
D1 temp = new D1();
// temp.a = 3; // possible (public)
temp.b = 3; // possible (protected)
// temp.c = 3; // possible (default)
// temp.d = 3; // not possible (private)
System.out.println(temp.b);
}
}
... | 761 | 0.386334 | 0.377135 | 24 | 29.208334 | 29.461811 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.833333 | false | false | 4 |
d546a4c903a803265a2bef1af2291b4b0d2a5e38 | 28,759,101,028,788 | 9c5cfe851b8a40a23d15ab448c7f6797cc64cebd | /src/main/java/cn/lanhuhebi/elderly_group/model/pojo/Ca.java | 55fee2c1c122f031452d002ebbed45dafe520db2 | [] | no_license | 594admin/elderly_group | https://github.com/594admin/elderly_group | 1f9fa777773a4957bc00a356eeae58d0a1b287ac | 93848eaf9ab3f89e368fcafdfd6fbee2d9600e69 | refs/heads/master | 2022-10-31T18:37:17.548000 | 2019-09-16T03:54:09 | 2019-09-16T03:54:09 | 201,737,034 | 4 | 2 | null | false | 2022-10-12T20:30:22 | 2019-08-11T08:16:21 | 2021-11-19T04:40:11 | 2022-10-12T20:30:20 | 7,413 | 1 | 0 | 3 | JavaScript | false | false | package cn.lanhuhebi.elderly_group.model.pojo;
import java.util.Date;
/**
* @ClassName Ca
* @Author Oblivion
* @Date 2019/8/11
* @Version 1.0
**/
public class Ca {
//采集ID
private Integer caId;
//采集时间
private Date caCreaDate;
//设备编号
private String caEptNum;
//状态
private Integer ... | UTF-8 | Java | 1,700 | java | Ca.java | Java | [
{
"context": "t java.util.Date;\n\n/**\n * @ClassName Ca\n * @Author Oblivion\n * @Date 2019/8/11\n * @Version 1.0\n **/\npublic cl",
"end": 111,
"score": 0.8955671191215515,
"start": 103,
"tag": "USERNAME",
"value": "Oblivion"
}
] | null | [] | package cn.lanhuhebi.elderly_group.model.pojo;
import java.util.Date;
/**
* @ClassName Ca
* @Author Oblivion
* @Date 2019/8/11
* @Version 1.0
**/
public class Ca {
//采集ID
private Integer caId;
//采集时间
private Date caCreaDate;
//设备编号
private String caEptNum;
//状态
private Integer ... | 1,700 | 0.591787 | 0.586353 | 97 | 16.072165 | 14.145231 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.309278 | false | false | 4 |
f1a26f818eb06deedf17be48f8babe628ecad1c8 | 4,733,053,964,639 | 6469babf920cc6631a8717fd50d865b4374f8505 | /app/src/main/java/com/app/proyectomas/local/Proveedor/PersistenceProveedor.java | db2dbff17f823e346e536bb24c1ed50aa355117c | [] | no_license | hectorjayo/tiendamass | https://github.com/hectorjayo/tiendamass | 587ea3c3db83af159617e8c194737beb7485cb80 | c12fae67b01c5439bc8199e3bf9b7d7418a9b7b6 | refs/heads/master | 2023-08-25T10:48:26.531000 | 2021-10-29T23:19:23 | 2021-10-29T23:19:23 | 422,730,255 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.proyectomas.local.Proveedor;
public class PersistenceProveedor {
public static abstract class ProveedorEntry{
public static final String TABLE_PROVEEDOR = "Proveedor";
public static final String CAMPO_ID = "id";
public static final String CAMPO_CODIGO = "codigo";
pu... | UTF-8 | Java | 1,000 | java | PersistenceProveedor.java | Java | [] | null | [] | package com.app.proyectomas.local.Proveedor;
public class PersistenceProveedor {
public static abstract class ProveedorEntry{
public static final String TABLE_PROVEEDOR = "Proveedor";
public static final String CAMPO_ID = "id";
public static final String CAMPO_CODIGO = "codigo";
pu... | 1,000 | 0.594 | 0.594 | 23 | 42.47826 | 25.801701 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608696 | false | false | 4 |
4bf694f92608f3a81a278532b9085da4e6f64eb6 | 25,022,479,473,169 | 13437cf49e7fcc24f74588eb87f9ecf2177deb48 | /src/main/java/net/thedudemc/spectrum/block/BlockDyeableFence.java | b74d1df6a6093d7a59747b3874cbc52b703b7b52 | [] | no_license | jmilthedude/Spectrum | https://github.com/jmilthedude/Spectrum | fe89264fbc73bddc5af4f02f0e090b10e428cbbb | d7fe1a27e3abd58635e6eae1f79b7fdc9dbeb190 | refs/heads/master | 2021-06-19T06:25:53.103000 | 2019-12-22T03:44:07 | 2019-12-22T03:44:07 | 137,808,816 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.thedudemc.spectrum.block;
import java.util.List;
import javax.annotation.Nullable;
import net.minecraft.block.Block;
import net.minecraft.block.BlockFenceGate;
import net.minecraft.block.SoundType;
import net.minecraft.block.material.Material;
import net.minecraft.block.properties.IProperty;
import net.m... | UTF-8 | Java | 9,579 | java | BlockDyeableFence.java | Java | [] | null | [] | package net.thedudemc.spectrum.block;
import java.util.List;
import javax.annotation.Nullable;
import net.minecraft.block.Block;
import net.minecraft.block.BlockFenceGate;
import net.minecraft.block.SoundType;
import net.minecraft.block.material.Material;
import net.minecraft.block.properties.IProperty;
import net.m... | 9,579 | 0.750809 | 0.708738 | 219 | 42.739727 | 47.952801 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.69863 | false | false | 4 |
253e30ee201dfd5f13f7b15afdaf033ef8afda56 | 4,415,226,418,018 | 2b7135d2612ffef9b4901a0478fe8967a4bd84c8 | /FoTaITO/src/com/mtu/ito/fotaito/data/TargetConnection.java | e348ec47d66a85c513576b5cd86bd4ed1a48b980 | [] | no_license | MaxSimo/target-ford-mobile | https://github.com/MaxSimo/target-ford-mobile | cbdfa6aad51be21f21f30ec2cb2a73ffccd39bc6 | 32816b76dbae3b1f37e5f4191aaa4788d882fba1 | refs/heads/master | 2021-01-12T19:51:13.725000 | 2014-12-15T22:26:02 | 2014-12-15T22:26:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mtu.ito.fotaito.data;
import android.util.Log;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.mtu.ito.fotaito.data.pojos.*;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
import java.net.*;
import java.util.HashMap;
i... | UTF-8 | Java | 5,206 | java | TargetConnection.java | Java | [
{
"context": "arget APIs. Methods are thread safe.\n *\n * @author Kyle Oswald\n */\npublic class TargetConnection {\n private s",
"end": 462,
"score": 0.9998116493225098,
"start": 451,
"tag": "NAME",
"value": "Kyle Oswald"
},
{
"context": "cation\n private static final String ... | null | [] | package com.mtu.ito.fotaito.data;
import android.util.Log;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.mtu.ito.fotaito.data.pojos.*;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
import java.net.*;
import java.util.HashMap;
i... | 5,174 | 0.635997 | 0.633308 | 136 | 37.279411 | 33.95752 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617647 | false | false | 4 |
8f738f770554771161248bdae027ae469c6af4ec | 13,280,038,913,092 | ee830c48b6cf531a862287186ccf89345866b5ef | /SOLID/srp/main/Student.java | 63f36fc3bd72dc556e5880e75f31ff70417310d0 | [] | no_license | huisam/JinLearnedList | https://github.com/huisam/JinLearnedList | 6afa7fb16638042b037f8a3425eb341739ef515e | 018d3e8f200b272c0323d6d946842234bc969fdc | refs/heads/master | 2023-03-12T16:55:45.404000 | 2021-03-06T11:38:34 | 2021-03-06T11:38:34 | 118,875,274 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package solid.srp;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class Student {
private List<Course> courses;
public Student() {
courses = new ArrayList<>();
}
public void chooseCourse(final Course course) {
courses.add(course);
}
p... | UTF-8 | Java | 829 | java | Student.java | Java | [] | null | [] | package solid.srp;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class Student {
private List<Course> courses;
public Student() {
courses = new ArrayList<>();
}
public void chooseCourse(final Course course) {
courses.add(course);
}
p... | 829 | 0.661037 | 0.661037 | 32 | 24.90625 | 24.454498 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40625 | false | false | 4 |
38bb9f29bf3e6795d711c2792dbbb2e2e8f11c2a | 18,296,560,714,018 | b061924f1a304355e79fefa735485dfeb9f4d349 | /src/com/wenyuankeji/spring/dao/IOrderinfoDao.java | 3399ba4f850628044f6ef314dad21638ada22387 | [] | no_license | EvilCodes/ShunJianMeiWeb | https://github.com/EvilCodes/ShunJianMeiWeb | 7895373bfcdc9f824267eec1d0a98e6eaeee343e | 7a4f3bf7c1c675b7ad8f0f62414c3c006178de5c | refs/heads/master | 2021-01-18T16:08:41.157000 | 2017-03-30T14:59:42 | 2017-03-30T14:59:42 | 86,715,440 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wenyuankeji.spring.dao;
import java.util.List;
import java.util.Set;
import com.wenyuankeji.spring.model.OrderdetailModel;
import com.wenyuankeji.spring.model.OrderinfoModel;
import com.wenyuankeji.spring.model.UserTradelogSearchModel;
import com.wenyuankeji.spring.util.BaseException;
public interface I... | UTF-8 | Java | 6,961 | java | IOrderinfoDao.java | Java | [] | null | [] | package com.wenyuankeji.spring.dao;
import java.util.List;
import java.util.Set;
import com.wenyuankeji.spring.model.OrderdetailModel;
import com.wenyuankeji.spring.model.OrderinfoModel;
import com.wenyuankeji.spring.model.UserTradelogSearchModel;
import com.wenyuankeji.spring.util.BaseException;
public interface I... | 6,961 | 0.724713 | 0.722933 | 273 | 21.633699 | 26.851196 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.230769 | false | false | 4 |
ddd028bb7ab506e441e75aeb44f9aa9487fd5f9c | 22,608,707,886,332 | 98af3e155d6a89f2d8161e398687118a82f1ef24 | /D2.Designs/code/master/A.C.S/common/src/main/java/cn/IoT/ACS/common/enums/UfaceDevice/SenseTimeTypeEnum.java | 45ef01b39d2569d3605ec5229c621ac61a24f745 | [] | no_license | DevilAslan/IOT | https://github.com/DevilAslan/IOT | 9dab38fbd0b56e5608b85013a9b55b46b895a6d6 | b625be7d4179969ca02bfc81331049bf98b616a9 | refs/heads/master | 2018-12-08T04:28:13.012000 | 2018-11-09T14:46:27 | 2018-11-09T14:46:27 | 148,296,265 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.IoT.ACS.common.enums.UfaceDevice;
import cn.IoT.ACS.common.enums.basic.ICommonEnum;
/**
* 识别类型,0:时间段内,1:时间段外,2:陌生人/识别失败
*/
public enum SenseTimeTypeEnum implements ICommonEnum<Integer> {
TIME_IN(0,"时间段内"),
TIME_OUT(1,"时间段外"),
STRANGER(2,"陌生人/识别失败"),
UNDEFINED(99,"未定义");
private final... | UTF-8 | Java | 937 | java | SenseTimeTypeEnum.java | Java | [] | null | [] | package cn.IoT.ACS.common.enums.UfaceDevice;
import cn.IoT.ACS.common.enums.basic.ICommonEnum;
/**
* 识别类型,0:时间段内,1:时间段外,2:陌生人/识别失败
*/
public enum SenseTimeTypeEnum implements ICommonEnum<Integer> {
TIME_IN(0,"时间段内"),
TIME_OUT(1,"时间段外"),
STRANGER(2,"陌生人/识别失败"),
UNDEFINED(99,"未定义");
private final... | 937 | 0.589894 | 0.580494 | 40 | 20.275 | 17.52853 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.475 | false | false | 4 |
e9dc92c06498ca4d9bec29c77acb99f443b5cfc5 | 23,192,823,441,255 | 4911fbf2b6e39be5b1efcfe484f60054c10b6166 | /dev7-doga-converter/src/main/java/jp/dev7/enchant/doga/converter/PicLoader.java | f0520a1b799d42930f58fd691a27dd4c9ab3a81b | [] | no_license | daishihmr/dev7-enchant-doga | https://github.com/daishihmr/dev7-enchant-doga | 494d139c23e92105005301615c1d95adecac17a2 | a892ddb8e77a2ca19eb58aab527e83cb72c65ac9 | refs/heads/master | 2021-01-10T21:05:19.061000 | 2014-07-25T08:10:45 | 2014-07-25T08:10:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jp.dev7.enchant.doga.converter;
import java.awt.Color;
import java.awt.Graphics2D;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import jp.dev7.enchant.doga.converter.exception.UnsupportedImageTypeException;
import jp.dev7.enchant.doga.ut... | UTF-8 | Java | 6,475 | java | PicLoader.java | Java | [] | null | [] | package jp.dev7.enchant.doga.converter;
import java.awt.Color;
import java.awt.Graphics2D;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import jp.dev7.enchant.doga.converter.exception.UnsupportedImageTypeException;
import jp.dev7.enchant.doga.ut... | 6,475 | 0.450821 | 0.43362 | 226 | 27.296461 | 21.620943 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59292 | false | false | 4 |
818494668a37e55d51a183af24aa39e738b21170 | 20,315,195,345,820 | 1a568084528cfecfd9685981bf44617c12b8e51f | /src/main/java/mekanism/common/inventory/container/sync/list/SyncableFrequencyList.java | 4deb41ffe451f7fe1a8f2ab589a2ca1dfecab002 | [
"MIT"
] | permissive | mekanism/Mekanism | https://github.com/mekanism/Mekanism | 77405a183a4bda3bc5aa7cd290d2b8cc7cd94154 | 418bd9be20ea3f688ab5b5438d075ce52785e24c | refs/heads/1.20.x | 2023-08-29T10:12:06.938000 | 2023-08-21T16:50:04 | 2023-08-21T16:50:04 | 5,431,309 | 916 | 453 | MIT | false | 2023-09-03T02:11:15 | 2012-08-15T20:41:13 | 2023-09-02T05:53:39 | 2023-09-03T02:11:15 | 125,504 | 1,215 | 502 | 65 | Java | false | false | package mekanism.common.inventory.container.sync.list;
import java.util.Collection;
import java.util.List;
import java.util.function.Consumer;
import java.util.function.Supplier;
import mekanism.common.lib.frequency.Frequency;
import mekanism.common.network.to_client.container.property.list.FrequencyListPropertyData;
... | UTF-8 | Java | 1,745 | java | SyncableFrequencyList.java | Java | [] | null | [] | package mekanism.common.inventory.container.sync.list;
import java.util.Collection;
import java.util.List;
import java.util.function.Consumer;
import java.util.function.Supplier;
import mekanism.common.lib.frequency.Frequency;
import mekanism.common.network.to_client.container.property.list.FrequencyListPropertyData;
... | 1,745 | 0.738682 | 0.736963 | 42 | 40.57143 | 39.567387 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 4 |
7295cf18eee32b51b2a794bfb46cd9e48397a4a3 | 29,360,396,475,215 | 4806dfb12a72f0c0f9df0a90f1d71b86091867e5 | /src/main/java/com/app/LoginRegistration2/repository/BenificiaryDao.java | 776a80e44b08699c4f0ab5736494668e1ea7c9ca | [] | no_license | Ramesh5321/e-com | https://github.com/Ramesh5321/e-com | bb916683b2e386121eaa1b3ac817fc9263405470 | 58129493b310d0efc6d7c8b6a367913cf549bc1c | refs/heads/master | 2023-06-05T08:53:24.890000 | 2021-06-21T09:52:53 | 2021-06-21T09:52:53 | 378,878,563 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.LoginRegistration2.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.app.LoginRegistration2.entity.Benificiary;
public interface BenificiaryDao extends JpaRepository<Benificiary,Long>{
}
| UTF-8 | Java | 242 | java | BenificiaryDao.java | Java | [] | null | [] | package com.app.LoginRegistration2.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.app.LoginRegistration2.entity.Benificiary;
public interface BenificiaryDao extends JpaRepository<Benificiary,Long>{
}
| 242 | 0.85124 | 0.842975 | 9 | 25.888889 | 29.437105 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 4 |
3cc4c757fe830356731ea27acb53fd817cadbe09 | 32,753,420,633,458 | 8bca5abecb3d4309f2af67c57ca8089342f1dcb5 | /app/src/main/java/uteq/student/project/carof/fragments/VehiculoDesFragment.java | afc224336a644d358901ec7a95b38ce6a63c4430 | [] | no_license | lsinchiguanos/carof | https://github.com/lsinchiguanos/carof | 55b8f832f6a749d6ef1819d12fb679eb6a817f11 | 4b572ea88ec39c17fc3edc70a7b99c3bca51d4df | refs/heads/master | 2023-03-15T17:28:04.759000 | 2021-03-09T15:28:24 | 2021-03-09T15:28:24 | 341,264,959 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uteq.student.project.carof.fragments;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.drawable.BitmapDrawable;
import android.net.Uri;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import a... | UTF-8 | Java | 12,025 | java | VehiculoDesFragment.java | Java | [] | null | [] | package uteq.student.project.carof.fragments;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.drawable.BitmapDrawable;
import android.net.Uri;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import a... | 12,025 | 0.654137 | 0.65264 | 292 | 40.184933 | 31.834978 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 4 |
684ed901fbcebf3bde659fd758a34a930e16c71b | 12,257,836,702,267 | 3cd777491ee6d325882300acffcf42eac8e717ff | /src/main/java/com/delllogistics/service/LogisticsDeliveryService.java | d2b5b0ef936e28a9f1866e12401a2248f844729a | [
"Apache-2.0"
] | permissive | jiajie0531/legobackend | https://github.com/jiajie0531/legobackend | 1db00e9aced0f5f3eed5423faefaad181e5f4a84 | 9842dec5e5def91c47e27496a8bb9fdb2cc20e74 | refs/heads/master | 2020-03-28T02:55:12.529000 | 2018-09-06T02:48:06 | 2018-09-06T02:48:06 | 147,606,651 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.delllogistics.service;
import com.delllogistics.entity.enums.LogisticsDeliveryStatus;
import com.delllogistics.entity.enums.OrderActionType;
import com.delllogistics.entity.enums.OrderMainStatus;
import com.delllogistics.entity.logistics.LogisticsDeliveryLog;
import com.delllogistics.entity.order.OrderItem... | UTF-8 | Java | 4,678 | java | LogisticsDeliveryService.java | Java | [] | null | [] | package com.delllogistics.service;
import com.delllogistics.entity.enums.LogisticsDeliveryStatus;
import com.delllogistics.entity.enums.OrderActionType;
import com.delllogistics.entity.enums.OrderMainStatus;
import com.delllogistics.entity.logistics.LogisticsDeliveryLog;
import com.delllogistics.entity.order.OrderItem... | 4,678 | 0.687079 | 0.686406 | 99 | 44.030304 | 35.135654 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 4 |
76816c166e7c087b521d851d1bd4688aae0b9a0b | 13,623,636,269,862 | 87f8de9ff0024784279dc106b094de7155a4a37a | /src/cn/itcast/dao/UserDao.java | dc7707be232604bef414f4e338638cb959a9f12b | [] | no_license | bybywudi2/blockChain_Server | https://github.com/bybywudi2/blockChain_Server | 4a0f31322f285550688fa0af47001390ca9c734b | 452cd02caad378fe788bf366fa033da2f3bcfbcc | refs/heads/master | 2020-03-08T09:10:31.115000 | 2018-12-14T09:08:18 | 2018-12-14T09:08:18 | 128,040,209 | 1 | 0 | null | true | 2018-04-04T09:31:59 | 2018-04-04T09:31:58 | 2018-04-04T09:30:42 | 2018-03-31T03:34:32 | 1,476 | 0 | 0 | 0 | null | false | null | package cn.itcast.dao;
import cn.itcast.domain.Block;
import cn.itcast.domain.ProblemBlock;
import cn.itcast.domain.User;
import java.util.List;
public interface UserDao {
void add(User user);
User find(String username, String password);
void addNewBolck(Block block,int nowid);
int blockHash(int id);
publi... | UTF-8 | Java | 862 | java | UserDao.java | Java | [] | null | [] | package cn.itcast.dao;
import cn.itcast.domain.Block;
import cn.itcast.domain.ProblemBlock;
import cn.itcast.domain.User;
import java.util.List;
public interface UserDao {
void add(User user);
User find(String username, String password);
void addNewBolck(Block block,int nowid);
int blockHash(int id);
publi... | 862 | 0.768675 | 0.768675 | 41 | 19.268293 | 18.860235 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.097561 | false | false | 4 |
735a9e124dc38dfae9edb71dc737198b988d2d72 | 25,701,084,306,052 | 72a6f559f2678a8a1bf19b2ad58058bd5c49a58d | /src/test/java/meteo/db/PodmiotManagerTest.java | 5d3b46dfbb6c0fd0a8cc64dac7d130d55ce46c46 | [] | no_license | s9313/zad2 | https://github.com/s9313/zad2 | bbad6b300db226bfe04867d296ca9f739bebd64d | 572590adf79da88bd31f4d0cc6e59e6d5e8b6cc6 | refs/heads/master | 2021-01-01T15:59:32.209000 | 2012-11-28T10:49:44 | 2012-11-28T10:49:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package meteo.db;
import static org.junit.Assert.*;
import java.util.List;
import org.junit.Test;
public class PodmiotManagerTest {
PodmiotManager podmiotManager = new PodmiotManager();
private final static String NAME_1 = "Pogodynka";
@Test
public void checkConnection(){
assertNotNull(podmiotManager.get... | UTF-8 | Java | 674 | java | PodmiotManagerTest.java | Java | [
{
"context": "nager();\n\t\n\tprivate final static String NAME_1 = \"Pogodynka\";\n\t\n\t@Test\n\tpublic void checkConnection(){\n\t\tasse",
"end": 242,
"score": 0.9998041391372681,
"start": 233,
"tag": "NAME",
"value": "Pogodynka"
}
] | null | [] | package meteo.db;
import static org.junit.Assert.*;
import java.util.List;
import org.junit.Test;
public class PodmiotManagerTest {
PodmiotManager podmiotManager = new PodmiotManager();
private final static String NAME_1 = "Pogodynka";
@Test
public void checkConnection(){
assertNotNull(podmiotManager.get... | 674 | 0.740356 | 0.732938 | 33 | 19.424242 | 20.555956 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.484848 | false | false | 4 |
261a4a106eecba7b4563b7c323294960691b4362 | 6,777,458,403,275 | 87f3c13b732ca1770054e33345b37450850ba9a7 | /src/main/java/com/izhengyin/protocol/websocket/WebSocketProtocolEncode.java | bd3d6c7dad884402434ae024f10d163306729974 | [] | no_license | zhengyin/ims | https://github.com/zhengyin/ims | 832bb66433bf5f05a863665fc3a7e22099e4c147 | 034860b9512e7af552af7ee0019d5520e53713d0 | refs/heads/master | 2021-01-17T12:39:28.390000 | 2016-07-31T05:54:34 | 2016-07-31T05:54:34 | 57,927,238 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.izhengyin.protocol.websocket;
import java.util.List;
import io.netty.buffer.ByteBuf;
import io.netty.buffer.Unpooled;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.MessageToMessageEncoder;
import io.netty.handler.codec.http.websocketx.TextWebSocketFrame;
public class WebSoc... | UTF-8 | Java | 2,032 | java | WebSocketProtocolEncode.java | Java | [] | null | [] | package com.izhengyin.protocol.websocket;
import java.util.List;
import io.netty.buffer.ByteBuf;
import io.netty.buffer.Unpooled;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.MessageToMessageEncoder;
import io.netty.handler.codec.http.websocketx.TextWebSocketFrame;
public class WebSoc... | 2,032 | 0.69697 | 0.693434 | 88 | 21.5 | 22.832891 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.727273 | false | false | 4 |
242eabf6bed17783c195cf063f712a26fdd91542 | 11,390,253,279,114 | e0cdc39470f32f37793908643f1f685fd3bea14e | /src/main/java/cn/com/topit/gl/dao/VCustomDao.java | efe728ad931b4060d69f41ffed2c8d44171e8ea1 | [] | no_license | Liu-xuhong/splus | https://github.com/Liu-xuhong/splus | cde92229faf2cba8a77013f207dc95cb83a7d4b2 | 13ca3b82ff3157103d9f9c302127d12c53b4528d | refs/heads/master | 2020-04-15T15:43:58.687000 | 2019-01-09T07:02:57 | 2019-01-09T07:02:57 | 164,806,262 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.com.topit.gl.dao;
import java.util.List;
import cn.com.topit.base.GenericDao;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import cn.com.topit.base.GenericDaoImpl;
public class VCustomDao extends GenericDaoImpl<VCustom, Long>{
private static final Logger log=LoggerFactory.getLogger(VCustomDao.cl... | UTF-8 | Java | 388 | java | VCustomDao.java | Java | [] | null | [] | package cn.com.topit.gl.dao;
import java.util.List;
import cn.com.topit.base.GenericDao;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import cn.com.topit.base.GenericDaoImpl;
public class VCustomDao extends GenericDaoImpl<VCustom, Long>{
private static final Logger log=LoggerFactory.getLogger(VCustomDao.cl... | 388 | 0.796392 | 0.791237 | 12 | 31.333334 | 20.95763 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 4 |
f0c6c71ed306c303899409f1a15ecd51daa9fc50 | 29,712,583,795,775 | 5b2a49b6d81633020bac64522e9a536b0d9cd3cb | /06-api-gateway/src/main/java/com/augustczar/configuration/ApiGatewayConfiguration.java | 9a8f6cb3b20988373238eb64614ef70f4177fe1c | [] | no_license | augustczar/erudio-microservices | https://github.com/augustczar/erudio-microservices | 69a8cb6012beda530cf03df3f1d67119f35b89a8 | d6f78412d570f7ba892f6e8812a8556188b250cb | refs/heads/main | 2023-08-14T14:58:31.400000 | 2021-09-29T21:06:56 | 2021-09-29T21:06:56 | 399,881,981 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.augustczar.configuration;
import java.util.function.Function;
import org.springframework.cloud.gateway.route.Route;
import org.springframework.cloud.gateway.route.RouteLocator;
import org.springframework.cloud.gateway.route.builder.Buildable;
import org.springframework.cloud.gateway.route.builder.Predicat... | UTF-8 | Java | 1,080 | java | ApiGatewayConfiguration.java | Java | [] | null | [] | package com.augustczar.configuration;
import java.util.function.Function;
import org.springframework.cloud.gateway.route.Route;
import org.springframework.cloud.gateway.route.RouteLocator;
import org.springframework.cloud.gateway.route.builder.Buildable;
import org.springframework.cloud.gateway.route.builder.Predicat... | 1,080 | 0.752778 | 0.750926 | 30 | 35 | 24.88105 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.966667 | false | false | 4 |
c32d57e73d6733ca43a9ff1acd47204401fe2899 | 29,712,583,794,950 | 4ef1b972593f699a71e4eca7ee1010aa231f52cc | /app/src/main/java/com/hotniao/video/fragment/userhome/HnUserHomeVideoFragment.java | 0c58683a2d210c545f565fcbea30c3388a2df456 | [] | no_license | LoooooG/youyou | https://github.com/LoooooG/youyou | e2e8fb0f576a6e2daf614d1186303ec7ce7bdf4a | 5bff0de57159ab3dda075343b83ff4a461df66e2 | refs/heads/master | 2020-12-03T12:52:00.462000 | 2020-02-17T10:29:59 | 2020-02-17T10:29:59 | 231,321,844 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hotniao.video.fragment.userhome;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
i... | UTF-8 | Java | 7,996 | java | HnUserHomeVideoFragment.java | Java | [
{
"context": "股份有限公司 All rights reserved.\n * 类描述:用户主页小视频\n * 创建人:刘勇\n * 创建时间:2017/2/22 16:22\n * 修改人:刘勇\n * 修改时间:2017/2/",
"end": 1625,
"score": 0.9998481273651123,
"start": 1623,
"tag": "NAME",
"value": "刘勇"
},
{
"context": ":用户主页小视频\n * 创建人:刘勇\n * 创建时间:2017/2/22 16:22\n * 修改人:刘勇\n... | null | [] | package com.hotniao.video.fragment.userhome;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
i... | 7,996 | 0.65276 | 0.646273 | 232 | 32.887932 | 27.218393 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.693965 | false | false | 4 |
e9347a3a884bd212416473c4cdb972b40ba831ca | 1,219,770,763,201 | 2af49716d93218e5af2d52747ac8e65073e075a2 | /src/oreoboard/ZoeEvent.java | 7fea7e7cf1156ac50b4594d2c1916201db9585df | [] | no_license | topherCantrell/oreoboard | https://github.com/topherCantrell/oreoboard | 47d1b84eb829e7203c39a5050687b82f696e654d | 09dccfdd7a0b80beb62d40f9917bb3a75fcbafcb | refs/heads/master | 2021-05-02T01:17:33.263000 | 2020-02-15T18:16:12 | 2020-02-15T18:16:12 | 78,877,988 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oreoboard;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class ZoeEvent {
int origin;
String name;
int codeLength;
List<ZoeLine> lines = new ArrayList<ZoeLine>();
Map<String,Integer> labels = new HashMap<String,Integer>();
}
| UTF-8 | Java | 319 | java | ZoeEvent.java | Java | [] | null | [] | package oreoboard;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class ZoeEvent {
int origin;
String name;
int codeLength;
List<ZoeLine> lines = new ArrayList<ZoeLine>();
Map<String,Integer> labels = new HashMap<String,Integer>();
}
| 319 | 0.708464 | 0.708464 | 16 | 17.9375 | 16.693819 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 4 |
0dc4a54b86572d1e039f1b041afe15c577f4ec7d | 9,629,316,725,042 | 29184401bbf3826bdc7390a8c28f55dd13442c71 | /MidtermStarterProject/src/test/java/com/cisc181/core/Student_Test.java | 70020088b7100c610d12e12ebf9fc8be8b862cf4 | [] | no_license | RStump51/Midterm1 | https://github.com/RStump51/Midterm1 | c2aa6e72d6dd7b7cea05b78a46b0eba6de900b8d | 458378a0ba0d4b84f002db491edc0096e522e920 | refs/heads/master | 2021-01-10T16:10:42.975000 | 2015-10-12T01:06:10 | 2015-10-12T01:06:10 | 44,076,184 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cisc181.core;
import static org.junit.Assert.*;
import java.util.ArrayList;
import java.util.Date;
import org.junit.After;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
public class Student_Test {
@BeforeClass
public static void setUpBeforeClass() throws... | UTF-8 | Java | 2,881 | java | Student_Test.java | Java | [
{
"context": "tring Phone_number, String Email)\r\n\t\tStudent.add(\"Dave\", \"Moss\", 5-7-1995, \"CISC\", \"123 South Street\", \"",
"end": 1055,
"score": 0.9998025298118591,
"start": 1051,
"tag": "NAME",
"value": "Dave"
},
{
"context": "one_number, String Email)\r\n\t\tStudent.add(... | null | [] | package com.cisc181.core;
import static org.junit.Assert.*;
import java.util.ArrayList;
import java.util.Date;
import org.junit.After;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
public class Student_Test {
@BeforeClass
public static void setUpBeforeClass() throws... | 2,816 | 0.643527 | 0.548074 | 87 | 31.114943 | 32.890072 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.701149 | false | false | 4 |
2c7bdccc9d7ffc9f7f88c8dbc27428e659c70cc4 | 33,423,435,540,395 | 06dd0a597a00de6c1399bc99829be652e8766c32 | /core/nuts-runtime/src/main/java/net/thevpc/nuts/runtime/standalone/util/iter/DistinctWithConverterPredicate.java | 1db8418a69c410e6cc3911da5c3ba9f10d70c552 | [
"Apache-2.0"
] | permissive | thevpc/nuts | https://github.com/thevpc/nuts | 8703455fb84663e006012856ab34de230869d596 | d3b9aed973c7604362439484098fd4c313623b69 | refs/heads/master | 2023-08-19T10:15:26.234000 | 2023-08-18T14:59:30 | 2023-08-18T14:59:30 | 98,169,854 | 107 | 4 | NOASSERTION | false | 2023-08-15T17:41:23 | 2017-07-24T08:51:47 | 2023-07-27T15:12:57 | 2023-08-15T17:41:22 | 272,236 | 96 | 4 | 17 | Java | false | false | package net.thevpc.nuts.runtime.standalone.util.iter;
import net.thevpc.nuts.*;
import net.thevpc.nuts.elem.NElement;
import net.thevpc.nuts.elem.NElements;
import net.thevpc.nuts.util.NDescribable;
import net.thevpc.nuts.util.NDescribables;
import net.thevpc.nuts.util.NPredicates;
import java.util.HashSet;
import ja... | UTF-8 | Java | 1,239 | java | DistinctWithConverterPredicate.java | Java | [] | null | [] | package net.thevpc.nuts.runtime.standalone.util.iter;
import net.thevpc.nuts.*;
import net.thevpc.nuts.elem.NElement;
import net.thevpc.nuts.elem.NElements;
import net.thevpc.nuts.util.NDescribable;
import net.thevpc.nuts.util.NDescribables;
import net.thevpc.nuts.util.NPredicates;
import java.util.HashSet;
import ja... | 1,239 | 0.659403 | 0.659403 | 45 | 26.533333 | 23.425152 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 4 |
1c681708e0ffd293d461556fc98311ac59925c19 | 12,257,836,705,601 | 42038537a7202986bfd046d2c1a192b3fae26ef3 | /src/main/java/com/tdworld/context/datasource/readwritesplit/ThreadDBHolder.java | 256b88da9d0e4d3966d0b4241f70a392bb4ec142 | [] | no_license | DLSecWorld/springboot-web | https://github.com/DLSecWorld/springboot-web | 7319b2c75199a44e1700c74cb3f5056751812dc3 | 8f19aeb7a42a0dd4ed64411d58fd85e78331faae | refs/heads/master | 2020-03-23T05:23:39.148000 | 2018-07-16T13:42:20 | 2018-07-16T13:42:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tdworld.context.datasource.readwritesplit;
public class ThreadDBHolder {
private static ThreadLocal<String> dbNames = new ThreadLocal<String>();
public static void set(String name) {
dbNames.set(name);
}
public static String get() {
String name = dbNames.get();
return name;
}
public ... | UTF-8 | Java | 368 | java | ThreadDBHolder.java | Java | [] | null | [] | package com.tdworld.context.datasource.readwritesplit;
public class ThreadDBHolder {
private static ThreadLocal<String> dbNames = new ThreadLocal<String>();
public static void set(String name) {
dbNames.set(name);
}
public static String get() {
String name = dbNames.get();
return name;
}
public ... | 368 | 0.701087 | 0.701087 | 21 | 16.523809 | 19.877289 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.190476 | false | false | 4 |
50465c77d4c1c91e0880767859111e28bbb68391 | 11,149,735,163,337 | f753d286b8ae47cd0034a4f070ea7fb90cc19dc8 | /src/test/test_src/nameGenerator/nameGeneratorTest.java | 7768781e35b3a249dba10df97c6d9ff5e84bd4a7 | [] | no_license | RahilSagarwala/CSCI5448Proj1 | https://github.com/RahilSagarwala/CSCI5448Proj1 | f79c92b940b873c265eee165befc7f0f9900a148 | d33428b07fa0f6b55487629f579ea9e36c1ad18b | refs/heads/master | 2022-12-28T01:34:39.496000 | 2020-09-30T17:39:30 | 2020-09-30T17:39:30 | 293,960,889 | 0 | 0 | null | false | 2020-09-30T17:39:32 | 2020-09-09T00:36:20 | 2020-09-30T09:05:58 | 2020-09-30T17:39:31 | 1,519 | 0 | 0 | 0 | Java | false | false | package nameGenerator;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class nameGeneratorTest {
@Test
void getUniqueName_returns_name_with_same_first_Letter() {
nameGenerator ng = new nameGenerator();
String name = ng.getUniqueName("Tiger");
String first... | UTF-8 | Java | 676 | java | nameGeneratorTest.java | Java | [
{
"context": "enerator();\n String name = ng.getUniqueName(\"Tiger\");\n String firstLet = Character.toString(nam",
"end": 298,
"score": 0.6833792328834534,
"start": 293,
"tag": "NAME",
"value": "Tiger"
},
{
"context": "nerator();\n String name1 = ng.getUniqueName(\"Ti... | null | [] | package nameGenerator;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class nameGeneratorTest {
@Test
void getUniqueName_returns_name_with_same_first_Letter() {
nameGenerator ng = new nameGenerator();
String name = ng.getUniqueName("Tiger");
String first... | 676 | 0.696746 | 0.689349 | 24 | 27.208334 | 22.832687 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
f9e11ba8be086c3518cd52adfede72572bf73d10 | 19,499,151,529,165 | 122d829d97dd86bcba11895e8141cea8f341eb21 | /src/leetcode/MiddleOfTheLinkedList.java | 0ebc136cfc517f939e8ee815453ca1bb5ec28699 | [] | no_license | isolachine/leetcode | https://github.com/isolachine/leetcode | 0ca1784ef9ac5063489c2264827356e234e71b96 | 7811d941bf849aad97a525b86c48157f74e4299f | refs/heads/master | 2020-01-23T21:35:02.401000 | 2019-05-07T04:51:18 | 2019-05-07T04:51:18 | 74,697,500 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode;
import java.util.LinkedList;
public class MiddleOfTheLinkedList {
public ListNode middleNode(ListNode head) {
LinkedList<ListNode> queue = new LinkedList<>();
ListNode curr = head;
int travel = 0;
while (curr != null) {
queue.add(curr);
if ... | UTF-8 | Java | 735 | java | MiddleOfTheLinkedList.java | Java | [] | null | [] | package leetcode;
import java.util.LinkedList;
public class MiddleOfTheLinkedList {
public ListNode middleNode(ListNode head) {
LinkedList<ListNode> queue = new LinkedList<>();
ListNode curr = head;
int travel = 0;
while (curr != null) {
queue.add(curr);
if ... | 735 | 0.503401 | 0.49932 | 30 | 23.5 | 16.194136 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
5eb63090f05b87ded3ee9ea0f24a63b29447fe17 | 15,848,429,381,578 | a7539bea3a683a4399f269009c8234769b2be362 | /src/Cliente/model/XMLInteration.java | 6654db5d1ec95119cad33a1870700c97eeb4620b | [] | no_license | J999Ventura/ICD-Trabalho1 | https://github.com/J999Ventura/ICD-Trabalho1 | 6d6cbcfdbc43e7f0d9db56481f521123680a139d | 3e7da90df3de7b40ca9a788c8f1c38a084a0e27c | refs/heads/master | 2021-01-21T07:30:57.909000 | 2017-06-10T12:35:25 | 2017-06-10T12:35:25 | 91,617,275 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Cliente.model;
import Protocolo.Protocolo;
import XML.XMLDoc;
import commun.*;
import org.w3c.dom.Document;
import org.w3c.dom.NodeList;
import org.xml.sax.InputSource;
import org.xml.sax.SAXException;
import javax.xml.XMLConstants;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.... | UTF-8 | Java | 10,803 | java | XMLInteration.java | Java | [] | null | [] | package Cliente.model;
import Protocolo.Protocolo;
import XML.XMLDoc;
import commun.*;
import org.w3c.dom.Document;
import org.w3c.dom.NodeList;
import org.xml.sax.InputSource;
import org.xml.sax.SAXException;
import javax.xml.XMLConstants;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.... | 10,803 | 0.596441 | 0.593846 | 227 | 45.528633 | 34.799652 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.312775 | false | false | 4 |
13e9ba4f0cb6a7b4ef4ab8b9faaead5f60c1c332 | 14,362,370,661,727 | fe15a38928f0aac9faad82976035d515fa2924df | /src/main/java/org/apache/flink/benchmark/AsyncWaitOperatorBenchmark.java | b61fd0cde94dee184146b81bea0f037179c61798 | [
"Apache-2.0"
] | permissive | apache/flink-benchmarks | https://github.com/apache/flink-benchmarks | 8e8f82c2aca836a512cf47d2be91690aedf49e7b | 30133200fe9fc9c0a9a5e44da58c2be91e531bd0 | refs/heads/master | 2023-09-05T02:28:15.298000 | 2023-08-22T13:42:44 | 2023-08-22T13:42:44 | 257,240,581 | 136 | 72 | Apache-2.0 | false | 2023-07-17T07:23:31 | 2020-04-20T10:02:36 | 2023-07-17T06:37:12 | 2023-07-17T07:23:30 | 342 | 122 | 68 | 2 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | UTF-8 | Java | 4,316 | java | AsyncWaitOperatorBenchmark.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 4,316 | 0.726367 | 0.722196 | 108 | 38.962963 | 30.176004 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509259 | false | false | 4 |
38f638695182aa8a2552b598b156ff1d30f40e41 | 2,319,282,351,176 | c93bbe4dce294f6f2d14c0ebda42ec3ad5d33089 | /src/main/java/com/baidu/dpop/ctp/invoke/vo/DownloadTagFileVo.java | e9c58532676980b4706bd4b37fec66efc2905eab | [] | no_license | happyqq/dpop-ctp | https://github.com/happyqq/dpop-ctp | 4b17799a3af8845813a9238add9dc46e80aae082 | fdbbfddef94fbaef1d41680ab2fd466a462ef610 | refs/heads/master | 2018-05-14T03:05:15.460000 | 2015-07-16T02:03:00 | 2015-07-16T02:03:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baidu.dpop.ctp.invoke.vo;
import java.util.List;
/**
* DownloadTagFile Vo
*
* @author cgd
* @date 2015年6月26日 上午10:37:25
*/
public class DownloadTagFileVo {
private String fileName;
private String md5Value;
private Byte dataType;
private Integer taskId;
private String startTimeSt... | UTF-8 | Java | 1,773 | java | DownloadTagFileVo.java | Java | [
{
"context": "il.List;\n\n/**\n * DownloadTagFile Vo\n * \n * @author cgd\n * @date 2015年6月26日 上午10:37:25\n */\npublic class D",
"end": 107,
"score": 0.9996725916862488,
"start": 104,
"tag": "USERNAME",
"value": "cgd"
}
] | null | [] | package com.baidu.dpop.ctp.invoke.vo;
import java.util.List;
/**
* DownloadTagFile Vo
*
* @author cgd
* @date 2015年6月26日 上午10:37:25
*/
public class DownloadTagFileVo {
private String fileName;
private String md5Value;
private Byte dataType;
private Integer taskId;
private String startTimeSt... | 1,773 | 0.647192 | 0.635848 | 86 | 19.5 | 17.685068 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.302326 | false | false | 4 |
cd1a579e11041ba9a85c19399aa452e3fb303e2d | 5,841,155,570,518 | 16c38b2838f5487fe77e4a84bea75219f6f788f4 | /src/creational/prototype/Circle.java | b4acfec52efeb18de59786b643f50919bc3519ba | [] | no_license | kaylinpham/design_patterns | https://github.com/kaylinpham/design_patterns | 79e61be974dfcb84db6e7dfc95fe418dbbad882e | 99605861b972e6207dc3a9445d482f75416bc840 | refs/heads/master | 2023-08-31T09:06:23.186000 | 2021-10-17T13:48:52 | 2021-10-17T13:48:52 | 418,146,421 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package creational.prototype;
public class Circle implements Component {
private int radius;
@Override
public void render() {
System.out.println("Rendering a circle");
}
@Override
public Component clone() {
Circle newCircle = new Circle();
newCircle.setRadius(radius);
... | UTF-8 | Java | 490 | java | Circle.java | Java | [] | null | [] | package creational.prototype;
public class Circle implements Component {
private int radius;
@Override
public void render() {
System.out.println("Rendering a circle");
}
@Override
public Component clone() {
Circle newCircle = new Circle();
newCircle.setRadius(radius);
... | 490 | 0.610204 | 0.610204 | 25 | 18.6 | 15.55892 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.32 | false | false | 4 |
c9bf51e61799fef5a917016dbc33232cbceb9e70 | 31,061,203,537,006 | 7f84b4bca38a75af9ec2ff59cd2555b0cd125928 | /app/src/main/java/com/colvengames/downloadmp3/ui/IntroActivity.java | bfc563cc0eb374ec8c05b4db162f5a9b55854ed8 | [] | no_license | AomineD/Ringtone | https://github.com/AomineD/Ringtone | aa9001067192c85ef3c8a185261ba492c118f4fd | 537846c6d9c971a82a19fdbbbfa42292d66cdace | refs/heads/master | 2020-04-02T00:45:29.235000 | 2018-10-19T17:44:17 | 2018-10-19T17:44:17 | 153,820,420 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.colvengames.downloadmp3.ui;
import android.Manifest;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.os.Build;
import android.support.v4.content.ContextCompat;
import android.support.v4.view.ViewPager;
import android.support.... | UTF-8 | Java | 6,953 | java | IntroActivity.java | Java | [
{
"context": "android.widget.RelativeLayout;\n\nimport com.github.vivchar.viewpagerindicator.ViewPagerIndicator;\nimport com",
"end": 523,
"score": 0.8064441680908203,
"start": 516,
"tag": "USERNAME",
"value": "vivchar"
},
{
"context": "erences;\n public static final String key_st... | null | [] | package com.colvengames.downloadmp3.ui;
import android.Manifest;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.os.Build;
import android.support.v4.content.ContextCompat;
import android.support.v4.view.ViewPager;
import android.support.... | 6,953 | 0.611103 | 0.605926 | 155 | 43.858063 | 36.178131 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.709677 | false | false | 4 |
5487b9d956af35369b458d5d326c85479ef3de0d | 27,599,459,855,363 | cb6af9407c5f043d70ddb71653ba77a6cdbbe034 | /src/main/java/pl/pronux/sokker/data/sql/dto/CountryDto.java | b2ad3dc0fe312f5767aabf1b8a283c52f36695c1 | [
"Apache-2.0"
] | permissive | rrymaszewski/SokkerViewer | https://github.com/rrymaszewski/SokkerViewer | a4bf00d77d6bb0708148730f6c2daf67f244c7a0 | 8014aa5de08f2aa86cb4d66aa974e203c15bda20 | refs/heads/master | 2020-05-17T11:14:55.540000 | 2013-05-11T23:50:21 | 2013-05-11T23:50:21 | 9,796,420 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.pronux.sokker.data.sql.dto;
import java.sql.ResultSet;
import java.sql.SQLException;
import pl.pronux.sokker.model.Country;
public class CountryDto extends Country {
private ResultSet rs;
public CountryDto(ResultSet rs) {
this.rs = rs;
}
public Country getCountry() throws SQLException {
... | UTF-8 | Java | 546 | java | CountryDto.java | Java | [] | null | [] | package pl.pronux.sokker.data.sql.dto;
import java.sql.ResultSet;
import java.sql.SQLException;
import pl.pronux.sokker.model.Country;
public class CountryDto extends Country {
private ResultSet rs;
public CountryDto(ResultSet rs) {
this.rs = rs;
}
public Country getCountry() throws SQLException {
... | 546 | 0.717949 | 0.717949 | 20 | 25.299999 | 19.318644 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 4 |
f6afbe12ad96d83411df1d69420f5a2e95aaef20 | 33,689,723,478,488 | 0edf1c8febc27bae97b8c7946c736373cfa919dd | /Imageloadlib/src/main/java/com/cancai/demo/imageloadlib/core/ImageLoaderGlobalConfig.java | 22f960fa167a2b7f09c3825a5f36e97b12a8d4e5 | [] | no_license | wangpeifeng669/ImageLoader | https://github.com/wangpeifeng669/ImageLoader | 87be3d59ef1ea6c6ba93ad96eed3cac1f9a44e51 | 11195a9f947308cb19c57ea4ca8e37081762ce0b | refs/heads/master | 2016-09-05T21:16:24.455000 | 2015-07-17T07:49:50 | 2015-07-17T07:49:50 | 38,603,276 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cancai.demo.imageloadlib.core;
import android.content.Context;
import android.util.DisplayMetrics;
/**
* 设置固定的图片显示配置参数,与{@link DisplayImageConfig}不同,这个是固定不变的配置信息,而{@link DisplayImageConfig}是可以修改的配置信息
*
* @author peter_wang
* @create-time 15/7/15 15:29
*/
public class ImageLoaderGlobalConfig {
pri... | UTF-8 | Java | 1,462 | java | ImageLoaderGlobalConfig.java | Java | [
{
"context": "{@link DisplayImageConfig}是可以修改的配置信息\n *\n * @author peter_wang\n * @create-time 15/7/15 15:29\n */\npublic class Im",
"end": 239,
"score": 0.9994394779205322,
"start": 229,
"tag": "USERNAME",
"value": "peter_wang"
}
] | null | [] | package com.cancai.demo.imageloadlib.core;
import android.content.Context;
import android.util.DisplayMetrics;
/**
* 设置固定的图片显示配置参数,与{@link DisplayImageConfig}不同,这个是固定不变的配置信息,而{@link DisplayImageConfig}是可以修改的配置信息
*
* @author peter_wang
* @create-time 15/7/15 15:29
*/
public class ImageLoaderGlobalConfig {
pri... | 1,462 | 0.725275 | 0.716641 | 47 | 26.106382 | 27.053324 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.297872 | false | false | 4 |
cc7e059bfbcb42cdddacc845a8ee22de7b32e7b9 | 11,587,821,782,405 | 9eae4b3dd7081bae18669f9a7fc58239ac09ab8b | /api-gateway/src/main/java/za/co/bsg/security/oauth2/CookiesHttpServletRequestWrapper.java | 7cfeb643628fe7794083b92668b7036918ab9f6e | [
"MIT"
] | permissive | foundery-rmb/kubernetes-service-discovery | https://github.com/foundery-rmb/kubernetes-service-discovery | f7ee3816af9eb9920f302effeec91c7fe869a871 | fae188f27f8564497570ef9c6197a963cae258a8 | refs/heads/master | 2020-03-10T01:05:12.123000 | 2018-09-17T06:30:21 | 2018-09-17T06:30:21 | 129,100,096 | 10 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package za.co.bsg.security.oauth2;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRequestWrapper;
/**
* A request mapper used to modify the cookies in the original request.
* This is needed such that we can modify the cookies of the request durin... | UTF-8 | Java | 1,105 | java | CookiesHttpServletRequestWrapper.java | Java | [] | null | [] | package za.co.bsg.security.oauth2;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRequestWrapper;
/**
* A request mapper used to modify the cookies in the original request.
* This is needed such that we can modify the cookies of the request durin... | 1,105 | 0.733032 | 0.731222 | 31 | 34.645161 | 35.854137 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.322581 | false | false | 4 |
826cecee1a8af64465df3e09b254f328ccc78435 | 29,317,446,833,001 | 4608ada9386fc7ac79da31d9607c03f6ad4ff76f | /fr.minesnantes.browserautomation/xtend-gen/fr/minesnantes/browserautomation/scoping/SeleniumDSLScopeProvider.java | a6dc5757317effbabbd89849359e5030ad1fdccc | [] | no_license | gpouilloux/browser-automation-dsl | https://github.com/gpouilloux/browser-automation-dsl | 5538aa865175253fa9e7a1710be7fc88f0d9fe65 | 4aa9ec6af30ec24ca222d1c8a05a4e87c2b03977 | refs/heads/master | 2021-03-22T00:07:30.671000 | 2016-11-22T11:03:26 | 2016-11-22T11:03:26 | 71,232,996 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* generated by Xtext 2.10.0
*/
package fr.minesnantes.browserautomation.scoping;
import fr.minesnantes.browserautomation.scoping.AbstractSeleniumDSLScopeProvider;
/**
* This class contains custom scoping description.
*
* See https://www.eclipse.org/Xtext/documentation/303_runtime_concepts.html#scoping
* on... | UTF-8 | Java | 457 | java | SeleniumDSLScopeProvider.java | Java | [] | null | [] | /**
* generated by Xtext 2.10.0
*/
package fr.minesnantes.browserautomation.scoping;
import fr.minesnantes.browserautomation.scoping.AbstractSeleniumDSLScopeProvider;
/**
* This class contains custom scoping description.
*
* See https://www.eclipse.org/Xtext/documentation/303_runtime_concepts.html#scoping
* on... | 457 | 0.787746 | 0.772429 | 16 | 27.5625 | 30.628763 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 4 |
d5b79ac13e6b2a9e34ce3cdcd486739cdb26e635 | 34,557,306,864,918 | 31ec8a2a18f906facd2ccae37c04a3d574801c37 | /android/Materialize/app/src/main/java/com/atominvention/materialize/MainActivity.java | badfccd7e2454c28e236a13666b6018701743f60 | [
"Apache-2.0"
] | permissive | atominvention/Materialize | https://github.com/atominvention/Materialize | 1d2b03960126ade0b360d00996a4d960260ca0fa | 7095b137e70d49a9a5c07035b467e705e9f84433 | refs/heads/master | 2016-09-06T21:05:40.290000 | 2014-10-15T16:46:40 | 2014-10-15T16:46:40 | 25,262,404 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atominvention.materialize;
import android.app.Activity;
import android.os.Bundle;
import android.os.Handler;
import android.view.View;
import android.view.View.OnClickListener;
/**
* Created by AtomInvention on 15/9/14.
*/
public class MainActivity extends Activity implements OnClickListener {
priv... | UTF-8 | Java | 986 | java | MainActivity.java | Java | [
{
"context": "roid.view.View.OnClickListener;\n\n/**\n * Created by AtomInvention on 15/9/14.\n */\npublic class MainActivity extends",
"end": 222,
"score": 0.9987096190452576,
"start": 209,
"tag": "USERNAME",
"value": "AtomInvention"
}
] | null | [] | package com.atominvention.materialize;
import android.app.Activity;
import android.os.Bundle;
import android.os.Handler;
import android.view.View;
import android.view.View.OnClickListener;
/**
* Created by AtomInvention on 15/9/14.
*/
public class MainActivity extends Activity implements OnClickListener {
priv... | 986 | 0.65213 | 0.640974 | 36 | 26.388889 | 23.000336 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 4 |
04a12f454803ab325e75bae095bd8c0a04940df9 | 15,633,680,966,076 | 4f3c3324bfcd2f0c545cfcc91d9c59dd0bd511e6 | /app/src/main/java/com/phemie/scnu/laolekang/ThirdFragment.java | 8e5849d770787b43377b29f6c65bf19c4087223d | [] | no_license | PhemieTang/LaoLeKang | https://github.com/PhemieTang/LaoLeKang | 3f3c72854df867df6dfc0eb84efc66db7a95510e | 291786b7ca0fd7fec770234b4aefdf62d56b6d6b | refs/heads/master | 2021-09-03T12:18:32.677000 | 2018-01-09T02:01:18 | 2018-01-09T02:01:18 | 112,206,655 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.phemie.scnu.laolekang;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Ima... | UTF-8 | Java | 3,862 | java | ThirdFragment.java | Java | [] | null | [] | package com.phemie.scnu.laolekang;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Ima... | 3,862 | 0.629184 | 0.627615 | 117 | 31.683762 | 22.232897 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606838 | false | false | 4 |
c6200cd926b25aaeae01011f24c31094b815d912 | 15,633,680,969,636 | e2b9313e6f974dc93ec571e57330e1cc7ca051f9 | /sources/com/ticketmaster/android/shared/listeners/FileDownloaderTaskListener.java | 617efebf81cd079102796dd8f2b33f461b78787c | [] | no_license | greskode/null | https://github.com/greskode/null | 6b3dec9654dbc2aab8ac64c16078340f932ae7bf | eb09cd7ad07425301192f3160d5b70f59cb1609b | refs/heads/master | 2021-10-13T05:47:12.927000 | 2021-09-29T16:40:44 | 2021-09-29T16:40:44 | 100,096,851 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ticketmaster.android.shared.listeners;
import o.performClick;
@performClick(bv = {1, 0, 3}, d1 = {"\u0000\u0016\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\bf\u0018\u00002\u00020\u0001J\u0010\u0010\u0002\u001a\u00020\u00032\u0006\u0010\u0004\u001... | UTF-8 | Java | 608 | java | FileDownloaderTaskListener.java | Java | [] | null | [] | package com.ticketmaster.android.shared.listeners;
import o.performClick;
@performClick(bv = {1, 0, 3}, d1 = {"\u0000\u0016\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\bf\u0018\u00002\u00020\u0001J\u0010\u0010\u0002\u001a\u00020\u00032\u0006\u0010\u0004\u001... | 608 | 0.746293 | 0.497529 | 8 | 74.875 | 141.55426 | 446 | false | false | 0 | 0 | 30 | 0.098847 | 69 | 0.113674 | 2.25 | false | false | 4 |
d40928d69ef46e10d02bab0448d49c009c1a29d6 | 30,511,447,702,773 | f8cf51eb4f81ed2b40834d73b165c2c8062873cb | /switch-cloud/switch-cloud-mpi/src/main/java/com/windaka/suizhi/mpi/message/SendMessage.java | 7517faa82d6d97479880004625929bfebefa11c3 | [] | no_license | wujianjun789/oldGongan | https://github.com/wujianjun789/oldGongan | 646bd5b22e0d9382cf6ee2a0941035d99f9aa961 | 8d85b827d8829e3923db174a8f3a867d73547db1 | refs/heads/master | 2022-10-24T16:09:01.324000 | 2020-06-09T08:22:45 | 2020-06-09T08:22:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.windaka.suizhi.mpi.message;
import com.alibaba.fastjson.JSONObject;
import lombok.extern.slf4j.Slf4j;
import org.apache.http.HttpResponse;
import org.apache.http.client.entity.UrlEncodedFormEntity;
import org.apache.http.client.methods.HttpPost;
import org.apache.http.impl.client.DefaultHttpClient;
import ... | UTF-8 | Java | 4,429 | java | SendMessage.java | Java | [
{
"context": "one_number = \"13668840365\";\n String word =\"沙雕逄华\";\n // get_result(get_auth(),phone_number,wo",
"end": 1361,
"score": 0.846932053565979,
"start": 1357,
"tag": "PASSWORD",
"value": "沙雕逄华"
},
{
"context": "\n HttpPost httpport = new HttpPost(\"http... | null | [] | package com.windaka.suizhi.mpi.message;
import com.alibaba.fastjson.JSONObject;
import lombok.extern.slf4j.Slf4j;
import org.apache.http.HttpResponse;
import org.apache.http.client.entity.UrlEncodedFormEntity;
import org.apache.http.client.methods.HttpPost;
import org.apache.http.impl.client.DefaultHttpClient;
import ... | 4,427 | 0.620738 | 0.604985 | 112 | 36.982143 | 28.2729 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785714 | false | false | 4 |
86d612e781c61abbc49056ddb02c149beb05004a | 10,101,763,093,927 | 0d1589cece6facb02a4fbde8d0bf61428233e518 | /TccOpninionMining/src/classifier/SentimentClassifier.java | 54167bf9d27809e7335f07876369c41d4456b101 | [] | no_license | renanantunes/TCCOpininMining | https://github.com/renanantunes/TCCOpininMining | 1a881b016c91f9939c583d5e158940371501e2bc | 3dc5f0bb3fc048aec52b31006d0060af0e237593 | refs/heads/master | 2020-05-18T18:10:09.985000 | 2015-10-24T16:59:36 | 2015-10-24T16:59:36 | 25,607,115 | 0 | 0 | null | false | 2015-10-24T16:56:09 | 2014-10-22T22:17:26 | 2015-01-16T18:41:31 | 2015-10-24T16:56:09 | 5,628 | 0 | 1 | 0 | Java | null | null | package classifier;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import beans.Tweet;
import opennlp.tools.doccat.DoccatModel;
import opennlp.tools.doccat.DocumentCategorizerME;
import utils.Constants;
public class SentimentClassifier {
String[] categories;
... | UTF-8 | Java | 1,840 | java | SentimentClassifier.java | Java | [] | null | [] | package classifier;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import beans.Tweet;
import opennlp.tools.doccat.DoccatModel;
import opennlp.tools.doccat.DocumentCategorizerME;
import utils.Constants;
public class SentimentClassifier {
String[] categories;
... | 1,840 | 0.710311 | 0.704855 | 60 | 28.549999 | 29.676828 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.