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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1a0874f11a93e64bfed348fc56692c9873e9d18b | 39,427,799,791,941 | 97aeffaf9f475150ff48936c126bd3581b710872 | /Algorithms/src/test/java/medium/s/SpiralMatrixTwoTest.java | cc16b642c3a712c31812c88c3478126e287fde89 | [
"MIT"
] | permissive | jsong00505/LeetCode | https://github.com/jsong00505/LeetCode | c3c874ac6a115702912ba9871fcf818f22303782 | 7eae1df4dfa88de6e7435f6238199d92d42c7032 | refs/heads/master | 2021-01-13T08:54:05.363000 | 2019-05-06T06:09:24 | 2019-05-06T06:09:24 | 177,471,840 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package medium.s;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
public class SpiralMatrixTwoTest {
private SpiralMatrixTwo spiralMatrixTwo;
@Before
public void setUp() {
spiralMatrixTwo = new SpiralMatrixTwo();
}
@Test
public void generateMatrix() {
// test ... | UTF-8 | Java | 568 | java | SpiralMatrixTwoTest.java | Java | [] | null | [] | package medium.s;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
public class SpiralMatrixTwoTest {
private SpiralMatrixTwo spiralMatrixTwo;
@Before
public void setUp() {
spiralMatrixTwo = new SpiralMatrixTwo();
}
@Test
public void generateMatrix() {
// test ... | 568 | 0.646127 | 0.628521 | 31 | 17.32258 | 17.315641 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612903 | false | false | 13 |
979e81f894f25fc797846c4a05427002052462f2 | 37,795,712,228,942 | 47e9dbaae1836ec92bec473fe54c576344446636 | /amwayGo/core/src/main/java/com/_4csoft/aof/ui/univ/vo/UIUnivSurveyPaperElementVO.java | a73a0fd7cd0e2983d50b7a0f738910dc6a2204f1 | [] | no_license | nhjmaster/aa | https://github.com/nhjmaster/aa | 3973719f2f2d5a3ccd98a3b315490c83c87819a5 | 7368551361a12756a5cf8ad2af50760a8c67189f | refs/heads/master | 2018-01-12T18:48:36.949000 | 2017-03-02T15:02:25 | 2017-03-02T15:02:25 | 83,664,424 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 1999 4CSoft Inc. All right reserved.
* This software is the proprietary information of 4CSoft Inc.
*
*/
package com._4csoft.aof.ui.univ.vo;
import java.io.Serializable;
import com._4csoft.aof.univ.vo.UnivSurveyPaperElementVO;
/**
* @Project : aof5-univ-ui-core
* @Package : com._... | UTF-8 | Java | 1,461 | java | UIUnivSurveyPaperElementVO.java | Java | [
{
"context": "๊ทธ๋จ์ ๋ช
์นญ์ ๊ธฐ๋ก}\r\n * @date : 2014. 2. 21.\r\n * @author : ์ดํ๊ตฌ\r\n * @descrption : {์์ธํ ํ๋ก๊ทธ๋จ์ ์ฉ๋๋ฅผ ๊ธฐ๋ก}\r\n */\r\npublic",
"end": 460,
"score": 0.99966961145401,
"start": 457,
"tag": "NAME",
"value": "์ดํ๊ตฌ"
}
] | null | [] | /*
* Copyright (c) 1999 4CSoft Inc. All right reserved.
* This software is the proprietary information of 4CSoft Inc.
*
*/
package com._4csoft.aof.ui.univ.vo;
import java.io.Serializable;
import com._4csoft.aof.univ.vo.UnivSurveyPaperElementVO;
/**
* @Project : aof5-univ-ui-core
* @Package : com._... | 1,461 | 0.679516 | 0.665911 | 57 | 21.210526 | 21.410553 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.77193 | false | false | 13 |
480103391b8946973e9179a3c10309ddba20ffa7 | 36,627,481,136,066 | f3108f73b2afda5a0046c36b604710482bec93e5 | /High School/6-3/Test.java | 5a7c086a716e1022d076231e0e0f28f0cdef9e16 | [] | no_license | pwzzy6/java | https://github.com/pwzzy6/java | c5763a7da96d813e3dd7e07a424f6173b0de9b32 | 1944485013ff19e74591921d86b72a85b29cb568 | refs/heads/master | 2021-01-18T21:58:09.455000 | 2017-12-13T05:05:59 | 2017-12-13T05:05:59 | 41,615,753 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // ziyang zou
// computer science project 6-3
// It's the main class for this project, it is used to test all the methods.
public class Test{
public static void main(String [] args){
Fraction x = new Fraction(3, 4);
Fraction y = new Fraction(5, 6);
x.add(x, y);
System.out.println(x.toString());
... | UTF-8 | Java | 495 | java | Test.java | Java | [
{
"context": "// ziyang zou\n// computer science project 6-3\n// It's the main ",
"end": 13,
"score": 0.9998418092727661,
"start": 3,
"tag": "NAME",
"value": "ziyang zou"
}
] | null | [] | // <NAME>
// computer science project 6-3
// It's the main class for this project, it is used to test all the methods.
public class Test{
public static void main(String [] args){
Fraction x = new Fraction(3, 4);
Fraction y = new Fraction(5, 6);
x.add(x, y);
System.out.println(x.toString());
x... | 491 | 0.616162 | 0.60404 | 24 | 19.625 | 19.319275 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.708333 | false | false | 13 |
a9192c310a6adfa660532cb757413094d6ae6d69 | 9,904,194,648,116 | 94fbdbb5f17f5fba91fe81a19e02aafada47a41f | /src/main/java/servlets/MyOrders.java | 4fd4de4fdbf5594146c28b78e6963eb5f0b901d1 | [] | no_license | Solomka/test_library | https://github.com/Solomka/test_library | aa93e4aefd6d23f5d9abbdc6b34defb751930858 | ee1f6860c2d2df77d33b011a66836db934c786bb | refs/heads/master | 2021-01-25T10:57:43.007000 | 2017-06-09T22:45:55 | 2017-06-09T22:45:55 | 93,901,995 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package servlets;
import java.io.IOException;
import java.util.List;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResp... | UTF-8 | Java | 1,639 | java | MyOrders.java | Java | [] | null | [] | package servlets;
import java.io.IOException;
import java.util.List;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResp... | 1,639 | 0.744966 | 0.744356 | 60 | 26.316668 | 25.266903 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 13 |
6fee80fd2fc8f592200ce6c8a507b2e87bc7a4cc | 38,594,576,146,462 | 3c5594f9028fa29eaeb3179bd3bbe61bda143866 | /main.java | eaf3ef3e10d09349ce1104093a2e51d6c50bcbcf | [] | no_license | sachinprasad0011/LZWalgorithm | https://github.com/sachinprasad0011/LZWalgorithm | 42635a28e9b83ef8997a3a5cc528cfb7c5fb5b10 | d0ed7acc4bfd12d271ed451f202d0c33668a921b | refs/heads/master | 2021-05-22T18:55:20.277000 | 2020-04-04T16:42:43 | 2020-04-04T16:42:43 | 253,048,331 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.Scanner;
public class main{
static Scanner sc=new Scanner(System.in);
public static void main(String args[]) throws IOException{
while(true){
System.ou... | UTF-8 | Java | 3,697 | java | main.java | Java | [] | null | [] | import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.Scanner;
public class main{
static Scanner sc=new Scanner(System.in);
public static void main(String args[]) throws IOException{
while(true){
System.ou... | 3,697 | 0.549905 | 0.543143 | 100 | 34.970001 | 25.928152 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.64 | false | false | 13 |
327b9f54d18ba35ce89fa1f0f18e9b4d9ea1100a | 39,290,360,866,246 | ba81e1dc720ba8bfada8efc9eb95351ad2e0ea38 | /livraria-core/src/livraria/core/IDAO.java | 02dc4e51d4c60cff03f5bdf9cfd328108ebf352a | [] | no_license | edner-ferreira/les2019 | https://github.com/edner-ferreira/les2019 | c7e457485d6a50a7ae02e09bf032925cea5739c5 | 694e0ab62dfd7f75091f5efe37039cf52220b381 | refs/heads/master | 2021-01-04T00:41:02.296000 | 2020-02-13T16:59:15 | 2020-02-13T16:59:15 | 240,306,888 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package livraria.core;
import ecommerce.dominio.EntidadeDominio;
import livraria.core.aplicacao.Resultado;
public interface IDAO {
public Resultado inserir(EntidadeDominio entidade);
public Resultado listar(EntidadeDominio entidade);
public Resultado alterar(EntidadeDominio entidade);
public Resu... | UTF-8 | Java | 484 | java | IDAO.java | Java | [] | null | [] | package livraria.core;
import ecommerce.dominio.EntidadeDominio;
import livraria.core.aplicacao.Resultado;
public interface IDAO {
public Resultado inserir(EntidadeDominio entidade);
public Resultado listar(EntidadeDominio entidade);
public Resultado alterar(EntidadeDominio entidade);
public Resu... | 484 | 0.791322 | 0.791322 | 20 | 23.200001 | 24.502245 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 13 |
ddc01163355b20f078ddc137d30be320f7d27739 | 13,735,305,427,403 | d19b06e9fc9cdbedd9616ebf31c4b84ad9519b40 | /app/src/main/java/com/columbia/omnistore/bean/LiveScore/LiveDataBaseBean.java | 9728e1cbcfc49cf372530e2dc3660d14adeb792f | [] | no_license | Britainnia/OmniStore | https://github.com/Britainnia/OmniStore | 543f7d1ba0c49c38970e6d4408441f512819c2b9 | 0fc89cb017b68838c83dd6b913e1247232d0ec18 | refs/heads/master | 2018-12-25T05:08:52.175000 | 2018-10-18T10:12:15 | 2018-10-18T10:12:15 | 135,888,345 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.columbia.omnistore.bean.LiveScore;
/**
* LiveScoreๆฅ่กจๆฐๆฎ็ฑป
*/
public class LiveDataBaseBean {
public String id;
public String storeID;
public int target;
public int sales;
public double targetPer;
public int lyActSales;
public double lyActSalesPer;
public int unitsSales;
... | UTF-8 | Java | 1,799 | java | LiveDataBaseBean.java | Java | [] | null | [] | package com.columbia.omnistore.bean.LiveScore;
/**
* LiveScoreๆฅ่กจๆฐๆฎ็ฑป
*/
public class LiveDataBaseBean {
public String id;
public String storeID;
public int target;
public int sales;
public double targetPer;
public int lyActSales;
public double lyActSalesPer;
public int unitsSales;
... | 1,799 | 0.460593 | 0.460593 | 56 | 30.946428 | 16.280378 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.767857 | false | false | 13 |
42aead078e501ef8d6cccd0bcaeeff3fb4104627 | 31,241,592,116,706 | 11d2ecd283728b68fd30828e56e27ff58c1a3fcd | /Polynome/src/tpe/uib1/uebung1/PolynomTest.java | dce2a632b9ddc601c160f3cfb83d5e7b54472279 | [] | no_license | myd-mannheim/try_git | https://github.com/myd-mannheim/try_git | 79e5c5f3336c0ca8974cee88ebc137b54743a2eb | f5d573cc5ad48eca26facb6e54fa4a7fd99042d8 | refs/heads/master | 2016-08-04T12:14:15.197000 | 2013-05-15T16:10:18 | 2013-05-15T16:10:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tpe.uib1.uebung1;
import static org.junit.Assert.*;
import org.junit.Test;
public class PolynomTest {
@Test
public void constructorTest(){
Polynom p1 = new Polynom(1.0, 1.0, 1.0);
//TODO
//fail( );
}
@Test
public void getGradTestGrad3(){
Polynom p1 = new Polynom(1.0, 0.0... | UTF-8 | Java | 2,721 | java | PolynomTest.java | Java | [] | null | [] | package tpe.uib1.uebung1;
import static org.junit.Assert.*;
import org.junit.Test;
public class PolynomTest {
@Test
public void constructorTest(){
Polynom p1 = new Polynom(1.0, 1.0, 1.0);
//TODO
//fail( );
}
@Test
public void getGradTestGrad3(){
Polynom p1 = new Polynom(1.0, 0.0... | 2,721 | 0.565601 | 0.460125 | 102 | 24.67647 | 23.24514 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.862745 | false | false | 13 |
027331e3d13ea2afde8222a95270dd33223736d6 | 7,722,351,250,319 | 5def0e28122ac9312cb921afd28b7db2d26f8782 | /src/pe/eth/Travisaapp/view/CategoriamanView.java | cf4397220b2103d3cc1d0741b811d3ade0213184 | [] | no_license | canondegeminis/travisaApp | https://github.com/canondegeminis/travisaApp | b520ab1707bedd1edfd70b7e04490270c16619c2 | 1eff0677f3c9e0c036b03d7f1c15a3e2b7c345e7 | refs/heads/master | 2023-02-21T21:02:22.410000 | 2021-01-22T05:24:24 | 2021-01-22T05:24:24 | 331,845,578 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package pe.eth.Travisaapp.view;
import java.util.ArrayList;
import javax.swing.JOptionPane;
import javax.swing.table.DefaultTableModel;
import pe.eth.Travisaapp.controller.CategoriaController;
import pe.eth.Travisaapp.controller.ProductoController;
import pe.eth.Travisaapp.domain.Categoria;
import pe.eth.Travisaapp.do... | UTF-8 | Java | 15,945 | java | CategoriamanView.java | Java | [
{
"context": "eth.Travisaapp.domain.Producto;\n\n/**\n *\n * @author CARLOS\n */\npublic class CategoriamanView extends javax.s",
"end": 360,
"score": 0.8018519282341003,
"start": 354,
"tag": "USERNAME",
"value": "CARLOS"
}
] | null | [] |
package pe.eth.Travisaapp.view;
import java.util.ArrayList;
import javax.swing.JOptionPane;
import javax.swing.table.DefaultTableModel;
import pe.eth.Travisaapp.controller.CategoriaController;
import pe.eth.Travisaapp.controller.ProductoController;
import pe.eth.Travisaapp.domain.Categoria;
import pe.eth.Travisaapp.do... | 15,945 | 0.644044 | 0.636455 | 352 | 44.289772 | 34.756149 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.730114 | false | false | 13 |
6dc7ebe932007ee3460a02ca89ee97e4a63ec88b | 19,799,799,293,028 | b469318e06dcc331fd670cf1914dfd3fe6360e5a | /dsp-commons/src/main/java/com/flipkart/dsp/dto/MultiDataStoreGetRequest.java | 525bac7f29910724cbd5b7a96ac4bb20e6ed4d19 | [] | no_license | isabella232/dsp | https://github.com/isabella232/dsp | 6644b22ccbb5d5b5927ff7c5cbd590e53cdebbcc | b366851c3282587309b725ae95e25eb106752a09 | refs/heads/master | 2023-03-18T14:18:32.148000 | 2021-01-24T06:48:20 | 2021-01-24T06:48:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.flipkart.dsp.dto;
import lombok.AllArgsConstructor;
import lombok.Data;
@Data
@AllArgsConstructor
public class MultiDataStoreGetRequest {
private String payloadId;
private MultiDataStoreStorageAdapter storageAdapter;
private MultiDataStorePayloadFormat payloadFormat;
private String payload... | UTF-8 | Java | 336 | java | MultiDataStoreGetRequest.java | Java | [] | null | [] | package com.flipkart.dsp.dto;
import lombok.AllArgsConstructor;
import lombok.Data;
@Data
@AllArgsConstructor
public class MultiDataStoreGetRequest {
private String payloadId;
private MultiDataStoreStorageAdapter storageAdapter;
private MultiDataStorePayloadFormat payloadFormat;
private String payload... | 336 | 0.824405 | 0.824405 | 13 | 24.846153 | 18.785618 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 13 |
a8f1bf0f4aae8ca35d2148adcb70b4b72330216b | 2,405,181,750,821 | 29ef659d16b2aa5c426dd0828870eb0bd752b91c | /src/test/java/com/controlefinanceiro/Movimentacao/MovimentacaoTeste.java | b2a23faf2c1ec42a892b1a4d70683e25bf38f8bc | [] | no_license | kennedylima/ControleFinanceiroAPI | https://github.com/kennedylima/ControleFinanceiroAPI | e97ddf11e2f308a12e3049bf6124496afeb3bf92 | d624355806e7aec70ce72ca36f2a3eb275f39184 | refs/heads/master | 2020-06-10T05:47:50.218000 | 2016-12-09T20:30:56 | 2016-12-09T20:30:56 | 76,068,029 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.controlefinanceiro.Movimentacao;
import com.controlefinanceiro.Model.Categoria;
import com.controlefinanceiro.Model.Movimentacao;
import com.controlefinanceiro.Model.Tipo;
import com.controlefinanceiro.Repository.CategoriaRepository;
import com.controlefinanceiro.Repository.MovimentacaoRepository;
import o... | UTF-8 | Java | 3,228 | java | MovimentacaoTeste.java | Java | [
{
"context": ";\n data = new Date();\n descricao = \"Picadinho Lanches\";\n\n movimentacao.alterar(tipo,descricao,da",
"end": 2440,
"score": 0.9989423751831055,
"start": 2423,
"tag": "NAME",
"value": "Picadinho Lanches"
}
] | null | [] | package com.controlefinanceiro.Movimentacao;
import com.controlefinanceiro.Model.Categoria;
import com.controlefinanceiro.Model.Movimentacao;
import com.controlefinanceiro.Model.Tipo;
import com.controlefinanceiro.Repository.CategoriaRepository;
import com.controlefinanceiro.Repository.MovimentacaoRepository;
import o... | 3,217 | 0.762082 | 0.759294 | 98 | 31.938776 | 24.847624 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 13 |
ccd924d21faa50bdca9530ebcbb47dbe9ef875b2 | 32,160,715,173,134 | 6f17db36491612209f7b6e49977656f1272e6e4d | /data/data-impl/data-impl-rdb/data-impl-rdb-mybatis/src/main/java/com/ls/fw/data/rdb/impl/mybatis/plugin/page/SimpleParser.java | 8e1330060b32b5cdba7e9275ff90e94e48d0551d | [] | no_license | happy6eve/fw | https://github.com/happy6eve/fw | 78fc9d888f064d1539138884a2c9b58ab8b36a43 | 3a03f4cba82ce419baa8ee7d1862f0ac4c1b250e | refs/heads/master | 2017-11-13T14:55:45.094000 | 2016-04-06T07:20:44 | 2016-04-06T07:20:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ls.fw.data.rdb.impl.mybatis.plugin.page;
import java.util.HashMap;
import java.util.Map;
import org.apache.ibatis.mapping.BoundSql;
import org.apache.ibatis.mapping.MappedStatement;
import org.apache.ibatis.mapping.ParameterMapping;
import org.apache.ibatis.reflection.MetaObject;
import com.ls.... | UTF-8 | Java | 4,244 | java | SimpleParser.java | Java | [] | null | [] | package com.ls.fw.data.rdb.impl.mybatis.plugin.page;
import java.util.HashMap;
import java.util.Map;
import org.apache.ibatis.mapping.BoundSql;
import org.apache.ibatis.mapping.MappedStatement;
import org.apache.ibatis.mapping.ParameterMapping;
import org.apache.ibatis.reflection.MetaObject;
import com.ls.... | 4,244 | 0.67334 | 0.671059 | 137 | 26.802919 | 21.353077 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.941606 | false | false | 13 |
291f60470d38c5092d05310763be89467b23ade6 | 13,194,139,595,527 | c8531c3e4c4f5e21e4d43f2b842d434c35cef1ca | /src/wagemgr/dao/PostDao.java | 60a1bba37f62dbc97dab4f4306bd4e66857a170b | [] | no_license | raining07/WageMgr | https://github.com/raining07/WageMgr | 85c62a14b69b4877af703cefe8ffb659ac052b7e | 4f9cdd4a73cac2a37dc09fd53d6df99831cc5a33 | refs/heads/master | 2017-10-06T10:51:50.403000 | 2017-06-24T08:44:35 | 2017-06-24T08:44:35 | 95,002,187 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wagemgr.dao;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import core.dba.DBAccessor;
import core.util.CollectionUtil;
import core.util.Reflections;
import core.util.StringUtil;
import wagemgr.domain.Post;
/**
* ่ๅก.ๆฐๆฎๅฑ
*/
public class Po... | UTF-8 | Java | 1,664 | java | PostDao.java | Java | [] | null | [] | package wagemgr.dao;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import core.dba.DBAccessor;
import core.util.CollectionUtil;
import core.util.Reflections;
import core.util.StringUtil;
import wagemgr.domain.Post;
/**
* ่ๅก.ๆฐๆฎๅฑ
*/
public class Po... | 1,664 | 0.659613 | 0.65659 | 60 | 25.566668 | 22.858526 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.983333 | false | false | 13 |
88b03cab0c26c9b2d169a3d2580774433ea46b81 | 2,869,038,208,234 | 954d8405694a9b38feaffa7e835151c168c0baa8 | /src/main/java/org/example/algoritms/PrzestawienieMacierzowe1.java | e64af968480c602ed8768f4a76e67540c9e358e2 | [] | no_license | krzysiek2468/BazyProjekt | https://github.com/krzysiek2468/BazyProjekt | f5052fbe027542bead26a91a76b03e5b061c25e4 | 5e9cf5fa0d87ff95b6b64cd9d87bb50dde67859d | refs/heads/master | 2023-04-03T09:08:16.309000 | 2021-04-15T11:54:46 | 2021-04-15T11:54:46 | 342,946,412 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.example.algoritms;
import java.util.ArrayList;
import java.util.List;
public class PrzestawienieMacierzowe1 {
public List<String> encryption(List<String> lines , String path3){
List<String> lista = new ArrayList<>();
for (String line : lines) {
lista.add(szyfruj(usunSpacj... | UTF-8 | Java | 6,194 | java | PrzestawienieMacierzowe1.java | Java | [] | null | [] | package org.example.algoritms;
import java.util.ArrayList;
import java.util.List;
public class PrzestawienieMacierzowe1 {
public List<String> encryption(List<String> lines , String path3){
List<String> lista = new ArrayList<>();
for (String line : lines) {
lista.add(szyfruj(usunSpacj... | 6,194 | 0.448248 | 0.426611 | 256 | 23.191406 | 21.451765 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46875 | false | false | 13 |
d95abf096e69af57a16514da734e1ffff63cb7ba | 7,241,314,869,873 | 9ba534d2c137c5d65aac108977809d8f6338576e | /src/com/devsmart/plotter/AxisFunction.java | 5638730fe7f553e9c346ce8502fda0793fa54ef4 | [] | no_license | SciAps/android-plotter | https://github.com/SciAps/android-plotter | c47b87037170bc7aed92b47f9b965b54d7e52295 | 66305ba3622cb58b56070b45a388abc27117ce33 | refs/heads/master | 2022-05-30T19:15:07.554000 | 2016-09-13T16:27:49 | 2016-09-13T16:27:49 | 13,326,782 | 1 | 1 | null | true | 2022-05-18T21:03:57 | 2013-10-04T14:50:22 | 2015-04-19T13:44:58 | 2022-05-18T21:03:57 | 600 | 1 | 1 | 1 | Java | false | false | package com.devsmart.plotter;
public interface AxisFunction {
void interpolate(float[] x, float[] y);
AxisFunction copy();
/**
* translate screen coord --> graph coord
*
* @param x
* @return
*/
float value(float x);
/**
* return the inverse function
*
* @... | UTF-8 | Java | 364 | java | AxisFunction.java | Java | [] | null | [] | package com.devsmart.plotter;
public interface AxisFunction {
void interpolate(float[] x, float[] y);
AxisFunction copy();
/**
* translate screen coord --> graph coord
*
* @param x
* @return
*/
float value(float x);
/**
* return the inverse function
*
* @... | 364 | 0.554945 | 0.554945 | 23 | 14.869565 | 14.084541 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.26087 | false | false | 13 |
b99e7d4f62c26242f090a6ee28a2d9a3387bbf15 | 1,047,972,039,228 | c4ee1e77025052d489612cff3d78a098b59f5a0b | /final-buscador-estudiante2.0/src/exactitudNombre/ExactitudNombre.java | 3bfa41824b3a3ccb5d0c9c918c2e1aad81497109 | [] | no_license | agustinaa235/FIUBA-Finales-Algo3 | https://github.com/agustinaa235/FIUBA-Finales-Algo3 | c170f43256b20d862c05b79fdb5e74ce803eac17 | 4a99ac489916a98fbf28d4c184bc17b7c666b5f7 | refs/heads/master | 2023-03-26T04:10:25.222000 | 2021-03-22T14:22:23 | 2021-03-22T14:22:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exactitudNombre;
import java.util.List;
public interface ExactitudNombre {
boolean cumple(String nombre, String nombreBuscado);
}
| UTF-8 | Java | 146 | java | ExactitudNombre.java | Java | [] | null | [] | package exactitudNombre;
import java.util.List;
public interface ExactitudNombre {
boolean cumple(String nombre, String nombreBuscado);
}
| 146 | 0.780822 | 0.780822 | 9 | 15.222222 | 19.054178 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 13 |
f25258c675c7863da1f9ce0abb0f8fe39c3b3834 | 1,047,972,040,236 | faf456296336a5bc0870e621ed86c140e3522b62 | /Examples/Firebase/src/im/delight/android/ddp/firebase/examples/MainActivity.java | 4a7423ec61cf4a0b33a2f513bd383650742dd7fa | [
"Apache-2.0"
] | permissive | cprakashagr/Android-DDP | https://github.com/cprakashagr/Android-DDP | 11cd8e132eadce39b14af93a20016dbacd1e3fa8 | 3a249857843bc27bc66361d4f31e5f6baab3399f | refs/heads/master | 2020-04-06T04:36:09.176000 | 2016-01-04T14:20:45 | 2016-01-04T14:20:45 | 46,703,068 | 1 | 0 | null | true | 2015-11-23T07:14:07 | 2015-11-23T07:14:07 | 2015-11-22T02:34:10 | 2015-10-15T06:47:38 | 3,554 | 0 | 0 | 0 | null | null | null | package im.delight.android.ddp.firebase.examples;
/**
* Copyright 2014 www.delight.im <info@delight.im>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/... | UTF-8 | Java | 5,719 | java | MainActivity.java | Java | [
{
"context": ".examples;\n\n/**\n * Copyright 2014 www.delight.im <info@delight.im>\n *\n * Licensed under the Apache License, Version",
"end": 104,
"score": 0.9999319911003113,
"start": 89,
"tag": "EMAIL",
"value": "info@delight.im"
},
{
"context": "child node\n\t\tusersRef.child(\"... | null | [] | package im.delight.android.ddp.firebase.examples;
/**
* Copyright 2014 www.delight.im <<EMAIL>>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses... | 5,707 | 0.738416 | 0.735094 | 168 | 33.041668 | 31.64373 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.970238 | false | false | 13 |
5869d4df9b0770ec26d8a5790adf7cb7bee4d125 | 11,527,692,285,742 | 3bdc001eec515187c7e57af1fdbe03c11e41df90 | /MPSimpleCRUD/src/itdc/adcootauco/routes/Update.java | 6c57c7aa873342eeb32ebec8dc8204da0af200ae | [] | no_license | foncyc/MPSimpleCRUD | https://github.com/foncyc/MPSimpleCRUD | bec945a384f5c0e8c9137cf37715e0e282305f8e | d3b4d09bc71a650e1996b4048365ebcc00bd4575 | refs/heads/master | 2021-01-20T09:06:56.705000 | 2017-05-08T07:27:45 | 2017-05-08T07:27:45 | 90,222,074 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package itdc.adcootauco.routes;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResp... | UTF-8 | Java | 1,284 | java | Update.java | Java | [] | null | [] | package itdc.adcootauco.routes;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResp... | 1,284 | 0.753115 | 0.752336 | 47 | 25.319149 | 22.76906 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.425532 | false | false | 13 |
d86856c55d8814da24afc73043a530ee6487fea2 | 6,605,659,720,406 | 8bd969ca2f422151f9ac274ff3f86ec843cbd4d3 | /project/mes-common-branch3/src/main/java/com/hp/message/vo/rcl/R117.java | 21fc31bd2f8bbe1e774d6ca5cf2f2cfa8bde737e | [] | no_license | shijingyu/SGJT | https://github.com/shijingyu/SGJT | 5cc173a2a8fa700e962077c81dea733b37664943 | 6932405fa2eb7903198b4b87bc0847e6c7b027f0 | refs/heads/master | 2019-01-28T14:02:55.329000 | 2017-10-26T05:33:51 | 2017-10-26T05:33:51 | 98,390,618 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hp.message.vo.rcl;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import org.apache.commons.lang.builder.ToStringBuilder;
import com.hp.common.util.ReflectUtil;
import com.hp.message.vo.AbstractCglL2Message;
import com.hp.message.vo.L2Messaging;
import... | UTF-8 | Java | 19,897 | java | R117.java | Java | [
{
"context": " \n @author Yandong\n @since 2009-9-27 \n */\n@XStreamAlias(\"R117\")\npub",
"end": 1219,
"score": 0.9932036399841309,
"start": 1212,
"tag": "NAME",
"value": "Yandong"
},
{
"context": "ectionๆบๅถๅพๅฐๆๆๅฑๆง็Mapๅฝขๅผ\n * @return\n *... | null | [] | package com.hp.message.vo.rcl;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import org.apache.commons.lang.builder.ToStringBuilder;
import com.hp.common.util.ReflectUtil;
import com.hp.message.vo.AbstractCglL2Message;
import com.hp.message.vo.L2Messaging;
import... | 19,897 | 0.556735 | 0.553213 | 779 | 24.509628 | 21.367277 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.223363 | false | false | 13 |
9f9f90409e300fe5e431a5d97b3edfebff2bbc3f | 6,605,659,719,347 | 4e0ce43c3bf0e2ca1e28c242a8c79e1017159746 | /src/main/java/com/ovh/milestone/Util/ExchangeRateMapping.java | 5dd0d21046916b2fe78de473ea385db2e49f4f87 | [] | no_license | jlenotte/Milestone | https://github.com/jlenotte/Milestone | 343913a03ae8ad9dcd8d6db78e7ed6763159801d | 50eca437c0c11965f49466cb36ec9753fd151574 | refs/heads/master | 2021-01-19T15:22:58.128000 | 2017-12-30T01:58:57 | 2017-12-30T01:58:57 | 100,961,727 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ovh.milestone.Util;
import com.opencsv.CSVReader;
import com.ovh.milestone.Conversion.ForexRate;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java... | UTF-8 | Java | 5,771 | java | ExchangeRateMapping.java | Java | [] | null | [] | package com.ovh.milestone.Util;
import com.opencsv.CSVReader;
import com.ovh.milestone.Conversion.ForexRate;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java... | 5,771 | 0.513429 | 0.504938 | 185 | 30.194595 | 28.97184 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.437838 | false | false | 13 |
3955161d79271c71b43a69f186f05df68c7d81e4 | 6,605,659,717,438 | fe301144704b0f3fb3f126feee5c432ddeed4d29 | /app/src/main/java/tk/winpooh32/omxrpicontroller/SettingsActivity.java | 3e0dedcbcb068a559a057ae19f90a2adc1b5a8ae | [
"MIT"
] | permissive | WinPooh32/OmxRPiController | https://github.com/WinPooh32/OmxRPiController | db7253b4ba62c9fde7d18a41927f2bf1cf978287 | d5c034a1050f0876e8494425771e0fa5a75bdca9 | refs/heads/master | 2020-04-23T11:14:19.679000 | 2019-02-17T14:09:11 | 2019-02-17T14:09:11 | 171,129,273 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tk.winpooh32.omxrpicontroller;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.preference.Preference;
import android.preference.PreferenceFragment;
import android.preference.PreferenceManager;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
public c... | UTF-8 | Java | 4,017 | java | SettingsActivity.java | Java | [
{
"context": "package tk.winpooh32.omxrpicontroller;\n\nimport android.content.SharedP",
"end": 20,
"score": 0.9663884043693542,
"start": 14,
"tag": "USERNAME",
"value": "pooh32"
}
] | null | [] | package tk.winpooh32.omxrpicontroller;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.preference.Preference;
import android.preference.PreferenceFragment;
import android.preference.PreferenceManager;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
public c... | 4,017 | 0.608165 | 0.607418 | 99 | 39.575756 | 31.896959 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535354 | false | false | 13 |
908d7fd7d79a9f32cf24690ce6ca2de01042b65b | 27,169,963,173,130 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/boot/svg/code/drawable/icons_filled_scissor.java | 82f9f196be6fd254b3894564345b0c9671085bd5 | [] | no_license | tsuzcx/qq_apk | https://github.com/tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651000 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | false | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | 2022-01-31T06:56:43 | 2022-01-31T09:46:26 | 167,304 | 0 | 1 | 1 | Java | false | false | package com.tencent.mm.boot.svg.code.drawable;
import android.graphics.Canvas;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graphics.Paint.Cap;
import android.graphics.Paint.Join;
import android.graphics.Paint.Style;
import android.graphics.Path;
import android.os.Looper;
imp... | UTF-8 | Java | 5,472 | java | icons_filled_scissor.java | Java | [] | null | [] | package com.tencent.mm.boot.svg.code.drawable;
import android.graphics.Canvas;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graphics.Paint.Cap;
import android.graphics.Paint.Join;
import android.graphics.Paint.Style;
import android.graphics.Path;
import android.os.Looper;
imp... | 5,472 | 0.682749 | 0.469664 | 111 | 47.351353 | 33.021599 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.855856 | false | false | 13 |
c1fced061ad3e2243891a3e2045c5555d3072a86 | 35,046,933,149,755 | 6d7416e5831c0a11f328c17996bdedc71c55cf03 | /Android/LCTF2016/easy100/myapp/sources/android/support/v4/widget/aj.java | 1bd1e0fd36fb4071e1fcf2414054005edb5f473e | [] | no_license | Vorblock/myCTF-Study | https://github.com/Vorblock/myCTF-Study | 68d166f2170e6c50bd0ff8de5044a67a99b455a2 | 0add379618cbe67362fe1363142ebb1ad78d45c5 | refs/heads/master | 2020-03-28T05:36:31.893000 | 2018-09-19T02:10:57 | 2018-09-19T02:10:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.support.v4.widget;
import android.view.View.OnTouchListener;
import android.widget.PopupMenu;
class aj {
aj() {
}
public static OnTouchListener a(Object obj) {
return ((PopupMenu) obj).getDragToOpenListener();
}
}
| UTF-8 | Java | 257 | java | aj.java | Java | [] | null | [] | package android.support.v4.widget;
import android.view.View.OnTouchListener;
import android.widget.PopupMenu;
class aj {
aj() {
}
public static OnTouchListener a(Object obj) {
return ((PopupMenu) obj).getDragToOpenListener();
}
}
| 257 | 0.692607 | 0.688716 | 13 | 18.76923 | 19.965948 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 13 |
cc5ba03684b3545ccdaae859e490b5a012cfec54 | 30,090,540,924,788 | 1e3610bb11c3214072646b341b3ab55f96494398 | /base/src/main/java/me/anchore/io/wal/ListRow.java | ee320a0f49dd5d6d6a0294c151a35d7d97fe3193 | [
"Apache-2.0"
] | permissive | rofinily/code-fragment | https://github.com/rofinily/code-fragment | 2bfe042da0744d1db4b210e4ce796be39cb49d02 | 681b289afefff427d058e2b3c46d8e4bcd5a6c7f | refs/heads/master | 2022-12-31T06:30:00.314000 | 2020-02-05T10:23:08 | 2020-02-05T10:23:08 | 103,257,049 | 1 | 1 | Apache-2.0 | false | 2020-10-13T08:40:46 | 2017-09-12T10:30:34 | 2020-02-05T10:23:28 | 2020-10-13T08:40:45 | 267 | 0 | 0 | 1 | Java | false | false | package me.anchore.io.wal;
import java.util.Arrays;
import java.util.List;
public class ListRow implements Row {
List<?> list;
public ListRow(List<?> list) {
this.list = list;
}
public ListRow(Object... objects) {
this.list = Arrays.asList(objects);
}
@Override
public <V... | UTF-8 | Java | 458 | java | ListRow.java | Java | [] | null | [] | package me.anchore.io.wal;
import java.util.Arrays;
import java.util.List;
public class ListRow implements Row {
List<?> list;
public ListRow(List<?> list) {
this.list = list;
}
public ListRow(Object... objects) {
this.list = Arrays.asList(objects);
}
@Override
public <V... | 458 | 0.578603 | 0.578603 | 26 | 16.615385 | 14.382353 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 13 |
f3018836cefe05cbf6187527c04a54334c1347ad | 10,041,633,603,690 | f870a42c274883323ebfcc3f167f8fe36fe1e4a9 | /src/com/layssilvestre/atendimento/ControleAtendimento.java | ce48fb9052a7aa8f1d3ef9beaebb7b94b548f27d | [] | no_license | hellraizen/lays | https://github.com/hellraizen/lays | ec5a661eef9a6b8019730a2963c818b72257b4f3 | 7f8540dcab51f0832c2f6e253140523f71c03524 | refs/heads/master | 2021-01-10T11:38:34.859000 | 2016-01-14T05:16:00 | 2016-01-14T05:16:00 | 49,623,086 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.layssilvestre.atendimento;
import java.sql.SQLException;
import java.util.ArrayList;
public class ControleAtendimento {
IRepositorioAtendimento repositorioAtendimento;
public ControleAtendimento() throws ClassNotFoundException {
//repositorioAtendimento = new RepositorioAtendimento(... | UTF-8 | Java | 1,055 | java | ControleAtendimento.java | Java | [] | null | [] | package com.layssilvestre.atendimento;
import java.sql.SQLException;
import java.util.ArrayList;
public class ControleAtendimento {
IRepositorioAtendimento repositorioAtendimento;
public ControleAtendimento() throws ClassNotFoundException {
//repositorioAtendimento = new RepositorioAtendimento(... | 1,055 | 0.791469 | 0.791469 | 36 | 27.305555 | 27.961103 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.277778 | false | false | 13 |
0c07f42209ce2a7048c02fe023080c275c21b54b | 11,982,958,812,339 | e139322041815e3fa8888dc53b6cc6f98e915cf6 | /src/com/chapter7/InitArray2.java | 76a6e41c054f85b74436a104c1b33ebd1d388f04 | [] | no_license | 18Code/git_demo | https://github.com/18Code/git_demo | 062f02287e7c5abf40a7bc1bcc7328b12bf2bbf4 | a6902922a3b7bafdbbcbaf8fd13d9767f90f20f5 | refs/heads/master | 2020-03-23T11:33:04.578000 | 2018-09-18T10:57:04 | 2018-09-18T10:57:04 | 141,509,769 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chapter7;
import javax.swing.JOptionPane;
import javax.swing.JTextArea;
public class InitArray2 {
public static void main(String[] args) {
// TODO Auto-generated method stub
final int ARRAY_LENGTH = 10; //็จfinalไฟฎ้ฅฐ็ฌฆๅฃฐๆๅธธ้ARRAY_LENGTH๏ผ่ฏฅๅธธ้็ๅผไธบ10
int array[];
array = new int[ARRAY_LENG... | UTF-8 | Java | 1,289 | java | InitArray2.java | Java | [] | null | [] | package com.chapter7;
import javax.swing.JOptionPane;
import javax.swing.JTextArea;
public class InitArray2 {
public static void main(String[] args) {
// TODO Auto-generated method stub
final int ARRAY_LENGTH = 10; //็จfinalไฟฎ้ฅฐ็ฌฆๅฃฐๆๅธธ้ARRAY_LENGTH๏ผ่ฏฅๅธธ้็ๅผไธบ10
int array[];
array = new int[ARRAY_LENG... | 1,289 | 0.685341 | 0.663866 | 36 | 27.75 | 31.074619 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.333333 | false | false | 13 |
9fa26ee54bb065a172578244cad40ad86c567ab5 | 30,477,087,969,101 | 7ccadba02a976cefcc09b74bf6963e56f54a45f1 | /src/main/java/com/redian/chat/service/PushInterface.java | 702464972d9166b9bab1353c79ce63fea5f11d64 | [] | no_license | chenfeiTest/yunfwq | https://github.com/chenfeiTest/yunfwq | b898c1958283e09609ef886a4f91a5eec55621a0 | 721d02d9572765abe0749e11dcbafc24b3b92db8 | refs/heads/master | 2020-09-03T16:48:42.843000 | 2020-03-25T12:09:48 | 2020-03-25T12:09:48 | 219,512,829 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.redian.chat.service;
import com.redian.chat.domain.PushDTO;
import com.redian.errorcommon.DTO.Template;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
@FeignClient("base-service... | UTF-8 | Java | 450 | java | PushInterface.java | Java | [] | null | [] | package com.redian.chat.service;
import com.redian.chat.domain.PushDTO;
import com.redian.errorcommon.DTO.Template;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
@FeignClient("base-service... | 450 | 0.804444 | 0.804444 | 14 | 31.142857 | 21.579941 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
ece8e5ab56cd04bb4558b4a9cf0358cc288c7877 | 30,477,087,970,512 | 20fa43a35e187af96e9bdcdee545c8e15ff2d617 | /src/main/java/ru/yandex/money/common/dbqueue/api/impl/NoopPayloadTransformer.java | cfd75e043a0c6e78fcf0c03836274a08b0aa9fb6 | [
"MIT"
] | permissive | bizzdesign/db-queue | https://github.com/bizzdesign/db-queue | 142c7f5a81e09a12205b99972d87efd2151e3591 | 178b98b1e2f67f410ae29b17d950e2231319c818 | refs/heads/master | 2021-08-05T21:54:48.980000 | 2020-02-07T07:24:45 | 2020-02-07T07:24:45 | 220,307,120 | 0 | 0 | MIT | true | 2019-11-07T18:52:37 | 2019-11-07T18:52:36 | 2019-11-01T19:41:44 | 2019-10-28T06:18:47 | 884 | 0 | 0 | 0 | null | false | false | package ru.yandex.money.common.dbqueue.api.impl;
import ru.yandex.money.common.dbqueue.api.TaskPayloadTransformer;
import javax.annotation.Nullable;
/**
* ะัััะพะน ะฟัะตะพะฑัะฐะทะพะฒะฐัะตะปั ะดะฐะฝะฝัั
ะพัะตัะตะดะธ.
* <p>
* ะัะฟะพะปัะทัะตััั ะฒ ัะปััะฐะต, ะบะพะณะดะฐ ะฟัะตะพะฑัะฐะทะพะฒะฐะฝะธะต ะดะฐะฝะฝัั
ะฝะต ััะตะฑัะตััั.
*/
public final class NoopPayloadTransformer i... | UTF-8 | Java | 1,109 | java | NoopPayloadTransformer.java | Java | [] | null | [] | package ru.yandex.money.common.dbqueue.api.impl;
import ru.yandex.money.common.dbqueue.api.TaskPayloadTransformer;
import javax.annotation.Nullable;
/**
* ะัััะพะน ะฟัะตะพะฑัะฐะทะพะฒะฐัะตะปั ะดะฐะฝะฝัั
ะพัะตัะตะดะธ.
* <p>
* ะัะฟะพะปัะทัะตััั ะฒ ัะปััะฐะต, ะบะพะณะดะฐ ะฟัะตะพะฑัะฐะทะพะฒะฐะฝะธะต ะดะฐะฝะฝัั
ะฝะต ััะตะฑัะตััั.
*/
public final class NoopPayloadTransformer i... | 1,109 | 0.709916 | 0.709916 | 40 | 22.700001 | 25.894207 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 13 |
7bfe66320dd75e3b7a027bb6b8ba381d2661326a | 9,594,956,978,387 | 5ee60efbef384c3b38717f92843937eeb6bb81e0 | /src/main/java/it/pipodi/naspi/orchestration/PicturesOrchestration.java | 91b94555a4af37d0f32997d85d5af8013825b7d8 | [] | no_license | Pipodi/NASPi | https://github.com/Pipodi/NASPi | fae7ef4ac7364cfab31cd972c1c62d0a6e35a5e7 | 77dbe38c55316d14d29f53a49b75c29304cee93f | refs/heads/master | 2021-06-15T20:46:44.859000 | 2019-07-01T10:07:01 | 2019-07-01T10:07:01 | 186,705,760 | 1 | 0 | null | false | 2021-04-26T19:17:31 | 2019-05-14T21:51:52 | 2019-07-01T10:07:04 | 2021-04-26T19:17:30 | 81 | 0 | 0 | 2 | Java | false | false | package it.pipodi.naspi.orchestration;
import org.springframework.stereotype.Service;
@Service
public class PicturesOrchestration {
}
| UTF-8 | Java | 136 | java | PicturesOrchestration.java | Java | [] | null | [] | package it.pipodi.naspi.orchestration;
import org.springframework.stereotype.Service;
@Service
public class PicturesOrchestration {
}
| 136 | 0.830882 | 0.830882 | 7 | 18.428572 | 19.062733 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 13 |
e2ed0b11132792407692aab67bd0da0b4a051132 | 9,594,956,980,253 | 8906ec72f11e76f8c8cfcd012b5aa18633287526 | /learn-netty/src/main/java/com/pureyang/netty/chapter02/aio/AcceptCompletionHandler.java | 2ab6f17d7b06eb1ed86c58985a94091a868e1c66 | [] | no_license | pureyang317/learn-pure | https://github.com/pureyang317/learn-pure | aae2602c37f2d4ffee9f2bf19838be67516a427c | fad1236fba4789e0d59815ab7c3cb5a178d11bb7 | refs/heads/master | 2020-05-15T22:01:53.046000 | 2019-10-23T14:52:44 | 2019-10-23T14:52:44 | 182,513,371 | 1 | 0 | null | false | 2021-01-28T16:37:47 | 2019-04-21T09:18:03 | 2021-01-28T16:37:20 | 2021-01-28T16:37:46 | 96,826 | 0 | 0 | 9 | Java | false | false | package com.pureyang.netty.chapter02.aio;
import java.nio.ByteBuffer;
import java.nio.channels.AsynchronousSocketChannel;
import java.nio.channels.CompletionHandler;
/**
* @Author ๆจๆ
* @Email baixue.yh@raycloud.com
* @Date 2019-06-05 10:56
* @Description AcceptCompletionHandler
*/
public class AcceptCompletionHa... | UTF-8 | Java | 901 | java | AcceptCompletionHandler.java | Java | [
{
"context": "a.nio.channels.CompletionHandler;\n\n/**\n * @Author ๆจๆ\n * @Email baixue.yh@raycloud.com\n * @Date 2019-06",
"end": 185,
"score": 0.9995347261428833,
"start": 183,
"tag": "NAME",
"value": "ๆจๆ"
},
{
"context": "ls.CompletionHandler;\n\n/**\n * @Author ๆจๆ\n * @Email baix... | null | [] | package com.pureyang.netty.chapter02.aio;
import java.nio.ByteBuffer;
import java.nio.channels.AsynchronousSocketChannel;
import java.nio.channels.CompletionHandler;
/**
* @Author ๆจๆ
* @Email <EMAIL>
* @Date 2019-06-05 10:56
* @Description AcceptCompletionHandler
*/
public class AcceptCompletionHandler implement... | 886 | 0.761427 | 0.74136 | 27 | 32.222221 | 31.734236 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 13 |
9db6cce333c62cac3bfbceb787acdaa691c2967a | 21,543,555,997,687 | 353a17d83b6d2c1fb0f338c56ccf19064bdb31ba | /configurator/src/main/java/com/artkostm/configurator/util/ConfigurationUtils.java | 1101d123260524fa13da678906bc8725fdf244fd | [] | no_license | artkostm/ERCP-7002 | https://github.com/artkostm/ERCP-7002 | 2ed60a5f15a0dbc3f243df75664e0256101187f8 | 37cdb81d11b1e4beb8b9ac07556abd283a285dd2 | refs/heads/master | 2021-01-24T09:38:29.930000 | 2016-03-21T10:31:28 | 2016-03-21T10:31:28 | 41,972,342 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.artkostm.configurator.util;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/**
*
* @author Artsiom
*
*/
public class ConfigurationUtils
{
/**
*
* @param fullMethodPath - example: com.full.package.path.C... | UTF-8 | Java | 2,131 | java | ConfigurationUtils.java | Java | [
{
"context": "s;\r\nimport java.util.List;\r\n\r\n/**\r\n * \r\n * @author Artsiom\r\n *\r\n */\r\npublic class ConfigurationUtils \r\n{\r\n ",
"end": 191,
"score": 0.9909763336181641,
"start": 184,
"tag": "NAME",
"value": "Artsiom"
}
] | null | [] | package com.artkostm.configurator.util;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/**
*
* @author Artsiom
*
*/
public class ConfigurationUtils
{
/**
*
* @param fullMethodPath - example: com.full.package.path.C... | 2,131 | 0.59878 | 0.597841 | 66 | 30.287878 | 28.247696 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393939 | false | false | 13 |
f453776e8931f486f41190107b756dd06a25b796 | 17,506,286,738,372 | 6f4ab7364be09f0ad38764e802c96499381fa0a2 | /Compilers-3/methodClass.java | 5c1cfe24189eb4e397a9183a882dce6868be5a3e | [] | no_license | JoHNNyB92/Compilers | https://github.com/JoHNNyB92/Compilers | 16292a76b129cc2df7dcf6f18a7457f9bb0da95e | eb9aa57c297a833f2f921c2027eae7972372b6ef | refs/heads/master | 2020-07-03T11:49:36.101000 | 2019-09-25T12:03:10 | 2019-09-25T12:03:10 | 201,896,247 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.HashMap;
import java.util.Map;
public class methodClass {
public Map<String,String> returnType;
public Map<String,Integer> methods;
public Map<String,Integer> methodParameters;
//public String methodName;
public methodClass(Map<String,String> _returnType,Map<String,Integer> _methods,Map<String,I... | UTF-8 | Java | 947 | java | methodClass.java | Java | [] | null | [] | import java.util.HashMap;
import java.util.Map;
public class methodClass {
public Map<String,String> returnType;
public Map<String,Integer> methods;
public Map<String,Integer> methodParameters;
//public String methodName;
public methodClass(Map<String,String> _returnType,Map<String,Integer> _methods,Map<String,I... | 947 | 0.772967 | 0.772967 | 29 | 31.655172 | 26.834455 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.241379 | false | false | 13 |
43e5bb2a34186a8e7d391395328634a53b6d6e5b | 14,980,845,983,476 | 35d797e6af85fbbc2af2d20d291be8c5d0b9d2b2 | /src/main/java/com/web/template/validator/UserValidator.java | 514c64d9ae03f9e4b9106f86a9575cb50bb50426 | [] | no_license | everoad/webTemplate | https://github.com/everoad/webTemplate | d2b039d07b87088695682a3af8f1a1b5d7123f99 | 98b498abac7d9bddc4e1bb6a603fd072279f0310 | refs/heads/master | 2021-01-20T09:17:07.820000 | 2017-05-08T01:27:14 | 2017-05-08T01:27:14 | 90,234,583 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.web.template.validator;
import org.springframework.validation.Errors;
import org.springframework.validation.ValidationUtils;
import org.springframework.validation.Validator;
import com.web.template.vo.UserVO;
public class UserValidator implements Validator {
@Override
public boolean supports(Class<?> ... | UTF-8 | Java | 777 | java | UserValidator.java | Java | [] | null | [] | package com.web.template.validator;
import org.springframework.validation.Errors;
import org.springframework.validation.ValidationUtils;
import org.springframework.validation.Validator;
import com.web.template.vo.UserVO;
public class UserValidator implements Validator {
@Override
public boolean supports(Class<?> ... | 777 | 0.7751 | 0.7751 | 25 | 28.879999 | 29.28388 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.52 | false | false | 13 |
16f5d9258e6580c6e7b8827d297656b8ea922965 | 14,980,845,982,675 | e77249913cf3545e1dfca623b742edcb2c971346 | /Spring/stringIntro/src/module-info.java | ca4663c4a8b4b3d9c73bd0a45e0786612f1a7fda | [] | no_license | cihatdev/OOPwithJAVA | https://github.com/cihatdev/OOPwithJAVA | 6143792e29c741ba0f1fa1f28d2daf3d9b790965 | 75987c4acee6d5fc62041047ab13c2a4d134f236 | refs/heads/master | 2022-12-04T12:40:26.145000 | 2020-08-29T15:46:08 | 2020-08-29T15:46:08 | 288,232,850 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | module stringIntro {
} | UTF-8 | Java | 22 | java | module-info.java | Java | [] | null | [] | module stringIntro {
} | 22 | 0.772727 | 0.772727 | 2 | 10.5 | 9.5 | 20 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 13 |
f072a508c0beda6b2c78bee496c5f0861a9f65d2 | 33,930,241,663,554 | c9a41c16dda346aa88f6ace299dcd9caac902152 | /starter-samples/log-record-starter/src/test/java/cn/monitor4all/logRecord/test/service/CustomFunctionService.java | 6fe00f3674dd53993e0bb134bf548c7280954f63 | [
"Apache-2.0"
] | permissive | dantefung/Macaroon-Spring-Family | https://github.com/dantefung/Macaroon-Spring-Family | 99878cab918726c5726617c39ce4c10cc3028e7e | 40d00955af0fd33f4b660f6ab7a9c1859d5f5456 | refs/heads/master | 2023-08-31T09:29:39.149000 | 2023-08-30T08:25:50 | 2023-08-30T08:25:50 | 219,237,782 | 4 | 0 | null | false | 2023-02-22T18:04:48 | 2019-11-03T01:48:31 | 2022-11-15T11:57:46 | 2023-02-22T18:04:48 | 242,582 | 3 | 0 | 71 | HTML | false | false | package cn.monitor4all.logRecord.test.service;
import cn.monitor4all.logRecord.annotation.LogRecordFunc;
@LogRecordFunc("test")
public class CustomFunctionService {
@LogRecordFunc("testMethodWithCustomName")
public static String testMethodWithCustomName(){
return "testMethodWithCustomName";
}
... | UTF-8 | Java | 449 | java | CustomFunctionService.java | Java | [] | null | [] | package cn.monitor4all.logRecord.test.service;
import cn.monitor4all.logRecord.annotation.LogRecordFunc;
@LogRecordFunc("test")
public class CustomFunctionService {
@LogRecordFunc("testMethodWithCustomName")
public static String testMethodWithCustomName(){
return "testMethodWithCustomName";
}
... | 449 | 0.757238 | 0.752784 | 19 | 22.631578 | 22.269192 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 13 |
5461b060d3f05b9b114bbc59c5b0dfa877219c2b | 37,752,762,552,562 | f36e253f42b971e02f8e16c1370fdf27116c4a29 | /Example/src/Test.java | 1c0fa831188f6aea853c8b52141bd9c1d952741b | [] | no_license | konggong/example | https://github.com/konggong/example | 04324ef62d06040b9c4e7c97183689a02f9992c4 | 25a35a905e9fb9552f698a8f30981f168b837e8d | refs/heads/master | 2021-01-10T08:27:57.715000 | 2020-10-08T07:36:34 | 2020-10-08T07:36:34 | 53,319,492 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Test {
public static void main(String[] args) {
//test01();
test02();
//test03();
}
public static void test03() {
String str = " ";
System.out.println("str.length = "+str.length());
}
public static void test02() {
String s... | UTF-8 | Java | 1,044 | java | Test.java | Java | [] | null | [] |
public class Test {
public static void main(String[] args) {
//test01();
test02();
//test03();
}
public static void test03() {
String str = " ";
System.out.println("str.length = "+str.length());
}
public static void test02() {
String s... | 1,044 | 0.45977 | 0.444444 | 42 | 23.833334 | 18.549698 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595238 | false | false | 13 |
d1f60babc920dcff5b954a3a22b178eef65fccb4 | 37,400,575,245,332 | 4eb7f6358a2d61d7149410160c8eff629fed7a53 | /src/main/java/exnihilocreatio/registries/registries/HammerRegistry.java | 020d094d006585359ea319840cface0b3efe5115 | [
"CC-BY-NC-SA-3.0",
"MIT",
"CC-BY-NC-4.0"
] | permissive | BloodyMods/ExNihiloCreatio | https://github.com/BloodyMods/ExNihiloCreatio | 0fa1aa137169b5d29c90bcca741d789ac35ef6d1 | 75f60692a4257a62ba9f6831866e456d8526ec9d | refs/heads/1.12 | 2021-06-05T07:57:11.810000 | 2019-10-27T19:02:53 | 2019-10-27T19:02:53 | 99,278,949 | 19 | 40 | MIT | true | 2021-01-05T22:10:21 | 2017-08-03T22:08:04 | 2020-08-03T01:04:33 | 2019-10-27T19:02:59 | 33,996 | 24 | 25 | 50 | Java | false | false | package exnihilocreatio.registries.registries;
import com.google.common.collect.Lists;
import com.google.gson.GsonBuilder;
import com.google.gson.reflect.TypeToken;
import exnihilocreatio.api.registries.IHammerRegistry;
import exnihilocreatio.compatibility.jei.hammer.HammerRecipe;
import exnihilocreatio.json.CustomHam... | UTF-8 | Java | 9,281 | java | HammerRegistry.java | Java | [] | null | [] | package exnihilocreatio.registries.registries;
import com.google.common.collect.Lists;
import com.google.gson.GsonBuilder;
import com.google.gson.reflect.TypeToken;
import exnihilocreatio.api.registries.IHammerRegistry;
import exnihilocreatio.compatibility.jei.hammer.HammerRecipe;
import exnihilocreatio.json.CustomHam... | 9,281 | 0.668678 | 0.667493 | 212 | 42.778301 | 39.413303 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.712264 | false | false | 13 |
6481bde8542fa366d292a2ecb1c939dbc38c34b1 | 38,397,007,655,968 | 03676d0c538bab495bc35353d7b756b02902696c | /core/src/main/java/com/mobi/core/analysis/event/PushEvent.java | 9808d8d65a5ecf0e17ac0b669ae7d408c06a6b92 | [] | no_license | ZhouSilverBullet/MobiAggregateSdk | https://github.com/ZhouSilverBullet/MobiAggregateSdk | 458705245ff4675fda2fb0a48d0c170dd98576d5 | 64d18ef3b342628485a76dca59dc3cf7293eb97b | refs/heads/master | 2022-11-30T04:34:54.831000 | 2020-08-05T08:37:53 | 2020-08-05T08:37:53 | 268,796,028 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mobi.core.analysis.event;
import android.text.TextUtils;
import com.mobi.core.CoreSession;
import com.mobi.core.utils.DateUtils;
/**
* @author zhousaito
* @version 1.0
* @date 2020/6/18 20:39
* @Dec ็ฅ
*/
public class PushEvent {
// "event": 10,
// "network":"tt",
// ... | UTF-8 | Java | 5,043 | java | PushEvent.java | Java | [
{
"context": "ort com.mobi.core.utils.DateUtils;\n\n/**\n * @author zhousaito\n * @version 1.0\n * @date 2020/6/18 20:39\n * @Dec ",
"end": 168,
"score": 0.9996144771575928,
"start": 159,
"tag": "USERNAME",
"value": "zhousaito"
}
] | null | [] | package com.mobi.core.analysis.event;
import android.text.TextUtils;
import com.mobi.core.CoreSession;
import com.mobi.core.utils.DateUtils;
/**
* @author zhousaito
* @version 1.0
* @date 2020/6/18 20:39
* @Dec ็ฅ
*/
public class PushEvent {
// "event": 10,
// "network":"tt",
// ... | 5,043 | 0.486781 | 0.471645 | 222 | 21.31982 | 16.155256 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432432 | false | false | 13 |
a0ae610a8bbab6280da4fe18b79ad9448772bcb1 | 34,763,465,351,264 | dc6b22a2fced33ebc32fb95bd5a382823a513d2d | /wicket-jquery-ui-samples/src/main/java/com/googlecode/wicket/jquery/ui/samples/kendoui/multiselect/RendererMultiSelectPage.java | 1c44e90245aa1cc3d0c0b29decf0a133c52a8e07 | [
"Apache-2.0"
] | permissive | sebfz1/wicket-jquery-ui | https://github.com/sebfz1/wicket-jquery-ui | 5f09ffca6f60a305ee309e0d7af197b0135b35b2 | b42ad542418bc7d98cb2b1cab9eb29d829894de7 | refs/heads/wicket9.x | 2023-08-14T10:22:39.888000 | 2023-03-25T05:20:32 | 2023-03-25T05:20:32 | 4,264,930 | 57 | 65 | NOASSERTION | false | 2023-09-07T07:53:47 | 2012-05-08T20:05:09 | 2023-05-14T18:48:36 | 2023-09-07T07:27:09 | 54,568 | 92 | 60 | 31 | Java | false | false | package com.googlecode.wicket.jquery.ui.samples.kendoui.multiselect;
import java.util.Collection;
import java.util.List;
import org.apache.wicket.ajax.AjaxRequestTarget;
import org.apache.wicket.markup.html.form.ChoiceRenderer;
import org.apache.wicket.markup.html.form.Form;
import org.apache.wicket.model.Model;
impo... | UTF-8 | Java | 2,084 | java | RendererMultiSelectPage.java | Java | [] | null | [] | package com.googlecode.wicket.jquery.ui.samples.kendoui.multiselect;
import java.util.Collection;
import java.util.List;
import org.apache.wicket.ajax.AjaxRequestTarget;
import org.apache.wicket.markup.html.form.ChoiceRenderer;
import org.apache.wicket.markup.html.form.Form;
import org.apache.wicket.model.Model;
impo... | 2,084 | 0.754798 | 0.752399 | 71 | 28.352112 | 28.819056 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.71831 | false | false | 13 |
abf58164364cd79a784d810dbca80dc45f04266d | 38,250,978,769,381 | f7a88418fbba1deccce6a6c43bee2b3746442f42 | /app/src/main/java/com/mall/dayi/net/api/CommunityService.java | 58534d8e93b7bb6dad9f475060880cf4c8f2e7f2 | [] | no_license | xiaorongkui/dayi_android_code | https://github.com/xiaorongkui/dayi_android_code | 55a74b7f43e60e216d311a4b6c84919853e92adf | 20fe6e338378c67f92ce18fb249a93827d537191 | refs/heads/master | 2020-03-20T09:28:53.548000 | 2018-06-24T12:38:56 | 2018-06-24T12:38:56 | 137,338,517 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mall.dayi.net.api;
import com.mall.dayi.bean.response.BaseRes;
import com.mall.dayi.common.AppNetConfig;
import io.reactivex.Observable;
import retrofit2.http.Body;
import retrofit2.http.GET;
import retrofit2.http.POST;
/**
* The interface Exchange service.
*/
public interface CommunityService {
... | UTF-8 | Java | 823 | java | CommunityService.java | Java | [] | null | [] | package com.mall.dayi.net.api;
import com.mall.dayi.bean.response.BaseRes;
import com.mall.dayi.common.AppNetConfig;
import io.reactivex.Observable;
import retrofit2.http.Body;
import retrofit2.http.GET;
import retrofit2.http.POST;
/**
* The interface Exchange service.
*/
public interface CommunityService {
... | 823 | 0.708176 | 0.704403 | 34 | 22.382353 | 22.419811 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.264706 | false | false | 13 |
eb0a79e268ee4aa6e85e6fe70e4028e90df46555 | 34,608,846,528,628 | 941f1e3ace71a88437614b23009c632bc193ee68 | /app/src/main/java/app/absoftware/cementera/GraphicChart.java | 9ddc96474aed9ad7a035dc8f15c1a620b6a6c678 | [] | no_license | Andresbecerra72/cementeraApp_Android | https://github.com/Andresbecerra72/cementeraApp_Android | c75e7d5f69a8eeeb69187271ddaa70276ee42725 | d3c63a1866ae28be1cc376d4919f670f8173d80e | refs/heads/master | 2023-07-14T00:45:00.569000 | 2021-08-24T00:01:06 | 2021-08-24T00:01:06 | 399,280,443 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.absoftware.cementera;
import androidx.appcompat.app.AppCompatActivity;
import app.absoftware.cementera.popups.PopupChart;
import app.absoftware.cementera.service.Service;
import app.absoftware.cementera.utility.VolleyCallback;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import an... | UTF-8 | Java | 9,663 | java | GraphicChart.java | Java | [] | null | [] | package app.absoftware.cementera;
import androidx.appcompat.app.AppCompatActivity;
import app.absoftware.cementera.popups.PopupChart;
import app.absoftware.cementera.service.Service;
import app.absoftware.cementera.utility.VolleyCallback;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import an... | 9,663 | 0.540261 | 0.534775 | 308 | 30.373377 | 31.954924 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538961 | false | false | 13 |
798458783171968835dc441393d47aeb6f1774ec | 4,629,974,750,857 | 3db3e36f1b5d9f15d5ae8dde03b5b2514dae717f | /aula/src/lista1/lista1Exercicio6.java | dd148e4906573a0ae1139358559d3206a4e0c981 | [] | no_license | TiagointMartins/Turma14 | https://github.com/TiagointMartins/Turma14 | d0495833a03d5dc49969cd811667c8684b387e53 | 415d55b18bce48e18ff2c0a341c561bea9969d03 | refs/heads/main | 2023-03-12T15:30:58.648000 | 2020-12-18T17:57:41 | 2020-12-18T17:57:41 | 319,493,912 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lista1;
import java.lang.Math;
import java.util.Scanner;
public class lista1Exercicio6 {
public static void main(String[] args) {
Scanner leia = new Scanner (System.in);
double distancia, X1,X2, Y1, Y2, D, P1, P2;
System.out.println("Informe o valor de X1: ");
X1 = leia.nextDouble();
... | ISO-8859-13 | Java | 722 | java | lista1Exercicio6.java | Java | [] | null | [] | package lista1;
import java.lang.Math;
import java.util.Scanner;
public class lista1Exercicio6 {
public static void main(String[] args) {
Scanner leia = new Scanner (System.in);
double distancia, X1,X2, Y1, Y2, D, P1, P2;
System.out.println("Informe o valor de X1: ");
X1 = leia.nextDouble();
... | 722 | 0.613889 | 0.570833 | 33 | 20.818182 | 18.81562 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.151515 | false | false | 13 |
34ca3c06be55a36df3e5c22f7cc4a8c61e6777fd | 15,401,752,786,309 | ff46dec18352436820d41b1b5a0ea321b4d3a493 | /src/org/buildndeploy/server/util/ChannelUtil.java | b19ea5c151a836049d8b403649911e6f1537e859 | [] | no_license | WhileLoop/filesyncr-appengine | https://github.com/WhileLoop/filesyncr-appengine | 9c6ccd2fa5a089ae1966313feb69de90d58c4a11 | d57bac4639157224359d4d82ece601baa4807a75 | refs/heads/master | 2021-01-10T14:33:19.438000 | 2016-04-06T21:51:52 | 2016-04-06T21:51:52 | 55,632,473 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.buildndeploy.server.util;
import java.io.IOException;
import java.math.BigInteger;
import java.security.SecureRandom;
import java.util.Date;
import java.util.List;
import java.util.logging.Logger;
import javax.servlet.http.HttpServletRequest;
import org.buildndeploy.server.model.ChannelConnect... | UTF-8 | Java | 4,110 | java | ChannelUtil.java | Java | [
{
"context": "expires)\r\n\t\t\t\t.setActive(false)\r\n\t\t\t\t.setUsername(username)\r\n\t\t\t\t.save();\r\n\t\t\tlog.info(\"created new channel ",
"end": 2490,
"score": 0.9983838796615601,
"start": 2482,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package org.buildndeploy.server.util;
import java.io.IOException;
import java.math.BigInteger;
import java.security.SecureRandom;
import java.util.Date;
import java.util.List;
import java.util.logging.Logger;
import javax.servlet.http.HttpServletRequest;
import org.buildndeploy.server.model.ChannelConnect... | 4,110 | 0.664963 | 0.658394 | 100 | 39.099998 | 29.114429 | 130 | false | false | 0 | 0 | 0 | 0 | 73 | 0.071046 | 2.59 | false | false | 13 |
a1c083aea3e50d3c19dfafce532bff31c4d9d10f | 8,263,517,082,006 | e5eb63f8e6db7bdc3bfd40259697c1d8a8762485 | /src/service/WebServiceStub.java | dc6355a02ece3d67d2bd31ddbe0f4bffc79037a5 | [] | no_license | Jisher/stock-trader-tdd | https://github.com/Jisher/stock-trader-tdd | 3e953b95cf01627400b0cb12b889f5d8732abd08 | 6a67ddb07a751cd97af11e744685413a93a8fda0 | refs/heads/master | 2018-03-21T17:11:20.489000 | 2016-09-12T16:04:28 | 2016-09-12T16:04:28 | 66,707,508 | 0 | 0 | null | false | 2016-09-02T14:29:09 | 2016-08-27T09:47:17 | 2016-08-27T13:21:19 | 2016-09-02T14:29:09 | 3,571 | 0 | 0 | 0 | Java | null | null | package service;
import java.util.ArrayList;
public class WebServiceStub implements Service {
public boolean authenticate(int userID, String password) {
boolean validID = validateID(userID);
boolean validPass = validatePassword(password);
if (validID == true && validPass == true) {
return true;
}
retu... | UTF-8 | Java | 1,322 | java | WebServiceStub.java | Java | [] | null | [] | package service;
import java.util.ArrayList;
public class WebServiceStub implements Service {
public boolean authenticate(int userID, String password) {
boolean validID = validateID(userID);
boolean validPass = validatePassword(password);
if (validID == true && validPass == true) {
return true;
}
retu... | 1,322 | 0.661876 | 0.649017 | 58 | 21.810345 | 25.246002 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.931034 | false | false | 13 |
1cab44433c748ba64edd0408a0dea48c941880a0 | 8,263,517,079,602 | 2e1a6cb585684494676e6dc7b72228a913ad0b2f | /app/src/main/java/com/XuanRan/GetClass/SignCheck.java | cb7c464fe68b97798418813bd44bda63857cdca0 | [] | no_license | XuanRan0808/getclass | https://github.com/XuanRan0808/getclass | d477f06022d0f8f9e1d85d8a1360aab4a89aebe5 | 0b77b7fd124a39679b59ef57e6b978d11a5ae528 | refs/heads/master | 2020-12-04T09:11:00.030000 | 2020-01-17T15:09:09 | 2020-01-17T15:09:09 | 231,706,860 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.XuanRan.GetClass;
/**
* Create By XuanRan 2019/02/04
*/
import android.content.*;
import android.content.pm.*;
import android.util.*;
import dalvik.system.*;
import java.io.*;
import java.security.*;
import java.security.cert.*;
import java.util.*;
import android.content.pm.Signature;
import android.util... | UTF-8 | Java | 8,574 | java | SignCheck.java | Java | [
{
"context": "package com.XuanRan.GetClass;\n\n/**\n * Create By XuanRan 2019/02/04\n */\nimport android.content.*;\nimport a",
"end": 55,
"score": 0.9935849905014038,
"start": 48,
"tag": "NAME",
"value": "XuanRan"
},
{
"context": "Wraper\n\t * \n\t */\n\tprivate String bxHookClass[]... | null | [] | package com.XuanRan.GetClass;
/**
* Create By XuanRan 2019/02/04
*/
import android.content.*;
import android.content.pm.*;
import android.util.*;
import dalvik.system.*;
import java.io.*;
import java.security.*;
import java.security.cert.*;
import java.util.*;
import android.content.pm.Signature;
import android.util... | 8,523 | 0.608508 | 0.591492 | 331 | 22.081572 | 24.356541 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.549849 | false | false | 13 |
80fc56fe8d973d85bbe29d48cd9e8433bf233880 | 24,257,975,355,601 | 322b050f06906c1e53322b95d2b61982719c7156 | /src/main/java/de/jos/tselicence/core/interfaces/repositories/ILogRepository.java | 391ffc58b01005973a66a2a47724bb8c36e090d0 | [] | no_license | fantasy2113/tse-app | https://github.com/fantasy2113/tse-app | 1ab191ce280660bfbed5f4b30793847c32cdabc9 | 97d1ae24fbea4990a17e9500f503bb0bd6e47810 | refs/heads/master | 2023-04-11T01:44:38.662000 | 2020-06-14T16:54:19 | 2020-06-14T16:54:19 | 243,978,007 | 0 | 0 | null | false | 2021-04-26T20:23:07 | 2020-02-29T13:55:32 | 2020-06-14T16:55:23 | 2021-04-26T20:23:07 | 272 | 0 | 0 | 1 | Java | false | false | package de.jos.tselicence.core.interfaces.repositories;
import java.util.List;
public interface ILogRepository {
List<String> getLogs();
}
| UTF-8 | Java | 145 | java | ILogRepository.java | Java | [] | null | [] | package de.jos.tselicence.core.interfaces.repositories;
import java.util.List;
public interface ILogRepository {
List<String> getLogs();
}
| 145 | 0.772414 | 0.772414 | 7 | 19.714285 | 19.299995 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 13 |
72ffa79ab5b88d92710d63f3f02663986b401773 | 32,203,664,847,944 | 1ed5c16927e98d62a160cf52ef563cd4a45e2122 | /Java/com/foretees/communication/.svn/text-base/CommunicationHelper.java.svn-base | b87d9714d64ae39d52f741d48f85d0134326aad6 | [] | no_license | uksubs66/java-v2 | https://github.com/uksubs66/java-v2 | b1517d1866360ffca7356d61bb360233ea479f58 | baba766e11ca8bb1930db5cb0d3b645ed9e7250c | refs/heads/master | 2021-01-25T08:59:44.495000 | 2015-07-17T15:37:27 | 2015-07-17T15:37:27 | 39,220,401 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /***************************************************************************************
* CommunicationHelper: This utility class contains methods to save and retrieve information for gathering
* information necessary to create and edit distribution lists
*
*
* created: 1/19/2004 jag
... | UTF-8 | Java | 13,988 | CommunicationHelper.java.svn-base | Java | [
{
"context": "tribution lists\r\n *\r\n *\r\n * created: 1/19/2004 jag\r\n *\r\n *\r\n * last updated:\r\n *\r\n * 12/10/09 ",
"end": 318,
"score": 0.6810060143470764,
"start": 315,
"tag": "NAME",
"value": "jag"
},
{
"context": "\r\n *\r\n *\r\n * last updated:\r\n *\r\n ... | null | [] | /***************************************************************************************
* CommunicationHelper: This utility class contains methods to save and retrieve information for gathering
* information necessary to create and edit distribution lists
*
*
* created: 1/19/2004 jag
... | 13,983 | 0.552116 | 0.544824 | 425 | 30.912941 | 35.360455 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.543529 | false | false | 13 | |
a304677a52cf42b8630e32dc104582854dd9de02 | 3,092,376,456,174 | dc64c577f75050afed22c789b48cb3268978a407 | /A2OJ/src/ladder/less1300/LittleElephantAndRozdil129A.java | 4dc3b757eb918359c2bb5e418a7966befb063e72 | [] | no_license | adiptabasu/A2OJ-Codes | https://github.com/adiptabasu/A2OJ-Codes | 38c4c0bedd4eb3f27370ab1ed3c38c5131e57062 | a5c123bbe245cba96396aaa70c8c88cd7c3ba8f0 | refs/heads/main | 2023-06-24T04:28:38.364000 | 2021-07-29T19:42:05 | 2021-07-29T19:42:05 | 384,558,145 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ladder.less1300;
import java.util.Scanner;
public class LittleElephantAndRozdil129A
{
public static void main(String[] args)
{
Scanner sc=new Scanner(System.in);
long n=sc.nextLong();
boolean isDouble=false;
long value=Long.MAX_VALUE,pos=0;
for(long i=0;i<n;i++)
{
long temp=sc.nextLong();
... | UTF-8 | Java | 576 | java | LittleElephantAndRozdil129A.java | Java | [] | null | [] | package ladder.less1300;
import java.util.Scanner;
public class LittleElephantAndRozdil129A
{
public static void main(String[] args)
{
Scanner sc=new Scanner(System.in);
long n=sc.nextLong();
boolean isDouble=false;
long value=Long.MAX_VALUE,pos=0;
for(long i=0;i<n;i++)
{
long temp=sc.nextLong();
... | 576 | 0.623264 | 0.605903 | 37 | 14.594595 | 12.847251 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.45946 | false | false | 13 |
d4356a46e0b990efd59e2ed057a498cf515af2dd | 25,855,703,122,121 | 8d4bb09f8c18e2521bc195f7e95a144a0ccb21e3 | /Intersection of Two Linked Lists/src/Node.java | 58fa1e875d1315cdc379ebf5f70cb2eb9abb5e2d | [] | no_license | mjolewis/Leet-Code | https://github.com/mjolewis/Leet-Code | e6d84af2b27aa0647395045c80b654a0f539de68 | a08912311ba3e56520c680143590480b569a059d | refs/heads/master | 2020-07-04T08:45:08.569000 | 2019-09-12T14:10:01 | 2019-09-12T14:10:01 | 202,227,215 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Author: Michael Lewis
Date: 9/9/19
*/
import java.util.*;
/**
* Write a program to find the node at which the intersection of two singly linked lists begins.
* Notes: If the two linked lists have no intersection at all, return null. The linked lists must retain their original
* structure after the function ret... | UTF-8 | Java | 2,144 | java | Node.java | Java | [
{
"context": "/*\nAuthor: Michael Lewis\nDate: 9/9/19\n */\n\nimport java.util.*;\n\n/**\n * Wri",
"end": 24,
"score": 0.9998525381088257,
"start": 11,
"tag": "NAME",
"value": "Michael Lewis"
}
] | null | [] | /*
Author: <NAME>
Date: 9/9/19
*/
import java.util.*;
/**
* Write a program to find the node at which the intersection of two singly linked lists begins.
* Notes: If the two linked lists have no intersection at all, return null. The linked lists must retain their original
* structure after the function returns. Y... | 2,137 | 0.58209 | 0.562966 | 78 | 26.487179 | 24.401945 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.487179 | false | false | 13 |
5416214c4a640a91681e1dcf7d9a2c5bcf521cfc | 27,650,999,518,383 | 4207ae07ea686846a4805ce6137f30e233139674 | /QAPORTALRest/src/main/java/com/alacriti/qaportal/resource/SearchResource.java | ae9eb23024354659b935b3aa1285d50549666af6 | [] | no_license | mounikadacharla/qaportal | https://github.com/mounikadacharla/qaportal | c46a33af3115575c56766b6175111d7f907e741b | f0c60caf8149d5fe81c2187888dff464c6076dc2 | refs/heads/master | 2021-01-15T10:30:08.994000 | 2017-09-11T09:17:09 | 2017-09-22T07:31:46 | 99,583,717 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alacriti.qaportal.resource;
import java.util.List;
import javax.ws.rs.Consumes;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import org.apache.log4j.Logger;
import com.alacriti.qaportal.bz.delegate.SearchDelegate;
import com.alacriti.q... | UTF-8 | Java | 828 | java | SearchResource.java | Java | [] | null | [] | package com.alacriti.qaportal.resource;
import java.util.List;
import javax.ws.rs.Consumes;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import org.apache.log4j.Logger;
import com.alacriti.qaportal.bz.delegate.SearchDelegate;
import com.alacriti.q... | 828 | 0.794686 | 0.793478 | 30 | 26.6 | 23.572018 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 13 |
321b491fe7d66ffe18aa1966f69e19932fd7d477 | 4,131,758,596,058 | ba629834b7df4ddf2ca6667c5fefb91744ae914e | /.svn/pristine/a6/a6e58fc8abcaf33515cc67dae6854181c4bf227b.svn-base | 171ed816e1451684bcb48ebdce757481d6d4bd28 | [
"MIT"
] | permissive | skylergarrison/maze-game | https://github.com/skylergarrison/maze-game | 68102d4b77afebb1ed39495fca65765a1561b936 | 2ac32804a979bac8f60463ff89c6f33d46d6a780 | refs/heads/master | 2020-03-26T18:04:22.219000 | 2018-08-24T04:19:01 | 2018-08-24T04:19:01 | 145,194,774 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package falstad;
/**
* This class provides an API for manual and automatic driving algorithms to allow for the navigation of a maze
* as built by any of the Falstad MazeBuilders. Has a zero argument default constructor, a field for battery power,
* a field for if the robot is out of power, and fields for if it has ... | UTF-8 | Java | 6,337 | a6e58fc8abcaf33515cc67dae6854181c4bf227b.svn-base | Java | [
{
"context": " * \n * This code implements the Robot interface by Peter Kemper.\n * @author William S. Garrison\n */\npublic class ",
"end": 525,
"score": 0.9998175501823425,
"start": 513,
"tag": "NAME",
"value": "Peter Kemper"
},
{
"context": "ts the Robot interface by Peter Kemper.... | null | [] | package falstad;
/**
* This class provides an API for manual and automatic driving algorithms to allow for the navigation of a maze
* as built by any of the Falstad MazeBuilders. Has a zero argument default constructor, a field for battery power,
* a field for if the robot is out of power, and fields for if it has ... | 6,318 | 0.695124 | 0.689127 | 273 | 22.212454 | 23.294395 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.340659 | false | false | 13 | |
bb6280b523c178e2e706e52f0f9c6b8d21a9f1b0 | 22,789,096,532,822 | 3cffb22c459d96825eabf42b78bed81015b8935d | /e-proc-ws/src/main/java/com/oracle/xmlns/pcbpel/adapter/db/sp/pkg_master_upd_ref_kriteria/ObjectFactory.java | 6cabe5b2283612d14bd8848c3481f522e5424cdd | [] | no_license | rezaact/eproc | https://github.com/rezaact/eproc | d39e7c34ecccabb1a9b83c7d5a518e91d27cb407 | f43f1984420ca2550ffee418a410d0ff63190bc2 | refs/heads/master | 2021-01-11T01:35:07.641000 | 2015-11-01T15:28:32 | 2015-11-01T15:28:32 | 44,674,756 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.oracle.xmlns.pcbpel.adapter.db.sp.pkg_master_upd_ref_kriteria;
import java.math.BigDecimal;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for ... | UTF-8 | Java | 6,735 | java | ObjectFactory.java | Java | [] | null | [] |
package com.oracle.xmlns.pcbpel.adapter.db.sp.pkg_master_upd_ref_kriteria;
import java.math.BigDecimal;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for ... | 6,735 | 0.716555 | 0.716555 | 131 | 50.404579 | 57.037121 | 183 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.557252 | false | false | 13 |
46c34c659a0f2b1dafa60c8eb2c0451c60512f1d | 22,789,096,530,701 | c018786a6c3a684f40ec93d042430a3e61e8779e | /service/src/main/java/cn/kgc/tangcco/tcbd1017/st/ShangJiaRuKuService.java | f48c31827135f56e5fba7aec0667f9c3f930796c | [] | no_license | tcbd1017/aitao | https://github.com/tcbd1017/aitao | 26470ec3c6418c9741212e4a2ff947e991efb430 | b1de77c9498850ad59eb7166c2b8fafaeb4efde4 | refs/heads/hubin20191225hehehe | 2022-12-18T14:24:09.475000 | 2019-12-25T14:30:53 | 2019-12-25T14:30:53 | 223,545,160 | 0 | 0 | null | false | 2022-12-06T00:43:54 | 2019-11-23T06:51:48 | 2019-12-24T14:39:34 | 2022-12-06T00:43:53 | 32,933 | 0 | 0 | 10 | Java | false | false | package cn.kgc.tangcco.tcbd1017.st;
import java.sql.SQLException;
import java.util.Map;
public interface ShangJiaRuKuService {
/**
* ๅๅฎถๆฅ็ ่ชๅฎถไปๅบ็่ดง็ฉ GoodsDaoImpl selectgoods()
*/
public Map<String,Object> ChaKanGoods(Map<String,Object>map);
/**
* ๅผๅงๆฃๆตๅ
ฅๅบ ๆๆๅกซไฟกๆฏ ๆทปๅ ๅฐ Jia... | UTF-8 | Java | 728 | java | ShangJiaRuKuService.java | Java | [] | null | [] | package cn.kgc.tangcco.tcbd1017.st;
import java.sql.SQLException;
import java.util.Map;
public interface ShangJiaRuKuService {
/**
* ๅๅฎถๆฅ็ ่ชๅฎถไปๅบ็่ดง็ฉ GoodsDaoImpl selectgoods()
*/
public Map<String,Object> ChaKanGoods(Map<String,Object>map);
/**
* ๅผๅงๆฃๆตๅ
ฅๅบ ๆๆๅกซไฟกๆฏ ๆทปๅ ๅฐ Jia... | 728 | 0.609423 | 0.603343 | 30 | 19.966667 | 24.678577 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.133333 | false | false | 13 |
452301dfe6d3047261f556d7e95798dff8e3bea4 | 11,682,311,047,636 | 29d825e800322d26793d9f773f4a7902189e0001 | /src/DBLayer/IFDBEmployee.java | e66b979e87ca16cc6f05b7d9f139c011908bcd17 | [] | no_license | vicarmocanu/Hotel-Management---Java | https://github.com/vicarmocanu/Hotel-Management---Java | ca38625ef26790ed5ec0981f5e459e5c2841c12c | 28c7c8141669c2b20bbad1cd2ad8bc8b3b86d609 | refs/heads/master | 2020-06-07T10:15:19.939000 | 2013-08-25T22:25:49 | 2013-08-25T22:25:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DBLayer;
import java.util.LinkedList;
import Model.Employee;
public interface IFDBEmployee
{
public LinkedList<Employee> getAllEmployees();
public Employee getEmployeeById(int id);
public int insertEmployee(Employee employeeObj) throws Exception;
public int updateEmployee(Employee employeeObj... | UTF-8 | Java | 368 | java | IFDBEmployee.java | Java | [] | null | [] | package DBLayer;
import java.util.LinkedList;
import Model.Employee;
public interface IFDBEmployee
{
public LinkedList<Employee> getAllEmployees();
public Employee getEmployeeById(int id);
public int insertEmployee(Employee employeeObj) throws Exception;
public int updateEmployee(Employee employeeObj... | 368 | 0.782609 | 0.782609 | 14 | 24.285715 | 21.399027 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 13 |
ccf91a5534a26a5c861fb2abe3c987111d60ff41 | 30,614,526,902,888 | 3d0d303c1b6ac8770dedd9d025977b1961d6ae57 | /Big Data Engineering/ADBMS Assignments/Piyush_Saxena_Assignment_3/Assignment3_Part3/CombineFileInputFormat/Assignment3_Part3_CombineFileInput/src/inputFormat/MyCombineFileRecordReader.java | 8ca1398152581d0ffb3228b84bfaae9d19fca81f | [] | no_license | piyushsaxena2910/acedemic_projects | https://github.com/piyushsaxena2910/acedemic_projects | eb724baf08366a648a08edc661d549c4416c74a0 | 2b5a582967c7d54739ade3e8a4f59a3c457134a5 | refs/heads/master | 2021-01-21T17:46:45.941000 | 2017-05-21T23:59:29 | 2017-05-21T23:59:29 | 91,986,966 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package inputFormat;
import java.io.IOException;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.InputSplit;
import org.apache.hadoop.mapreduce.RecordReader;
import org.apache.hadoop.mapreduce.TaskAttemptContext;
import org.apache.hadoop.mapreduce.lib.inp... | UTF-8 | Java | 1,946 | java | MyCombineFileRecordReader.java | Java | [] | null | [] | package inputFormat;
import java.io.IOException;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.InputSplit;
import org.apache.hadoop.mapreduce.RecordReader;
import org.apache.hadoop.mapreduce.TaskAttemptContext;
import org.apache.hadoop.mapreduce.lib.inp... | 1,946 | 0.777492 | 0.776465 | 61 | 30.90164 | 29.611532 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.262295 | false | false | 13 |
3d20231c24947d73de6c60d582ac4500eb818bc8 | 13,374,528,210,914 | 6f6e2a8fc8021759dc8689806fc6a4e8ff5cf887 | /CodilocTest/src/net/tsc/codiloc/versionmanager/model/VersionManagerFacadeTest.java | 364e7f29ab1a052700a4e169349f50e66b9db3e1 | [
"Unlicense"
] | permissive | tscecos/codiloc | https://github.com/tscecos/codiloc | a56626b487d048e8ca3b036e46d2e5381854e9ba | 8b92a17eb4a3ce350da0e5072ada5b13ae69267f | refs/heads/master | 2016-09-06T19:52:56.207000 | 2014-05-11T03:35:24 | 2014-05-11T03:35:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.tsc.codiloc.versionmanager.model;
import static org.junit.Assert.assertEquals;
import java.io.File;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import net.tsc.codiloc.filemanager.exception.FileManagerException;
import net.tsc.codiloc.filem... | WINDOWS-1250 | Java | 11,867 | java | VersionManagerFacadeTest.java | Java | [
{
"context": "ashMap<String, String>();\r\n\t\theader.put(\"Autor\", \"Mauricio Torres\");\r\n\t\theader.put(\"Observaciones\", \"nueva clase qu",
"end": 4313,
"score": 0.9998887181282043,
"start": 4298,
"tag": "NAME",
"value": "Mauricio Torres"
},
{
"context": "ult.add(\"*<<DATETIME... | null | [] | package net.tsc.codiloc.versionmanager.model;
import static org.junit.Assert.assertEquals;
import java.io.File;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import net.tsc.codiloc.filemanager.exception.FileManagerException;
import net.tsc.codiloc.filem... | 11,823 | 0.67998 | 0.665034 | 304 | 36.957237 | 31.373201 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.924342 | false | false | 13 |
3addb2b4715f699fcabbb0965cca5c766db9fd28 | 14,388,140,480,886 | 2ff8297cec805ab8c20a53bb0510ec6e675e5737 | /SharesTools/src/com/mosorg/common/utils/file/PropertiesUtil.java | 923e3c95da0c65628b33442da10c44ffced78119 | [] | no_license | smile2015/JavaDemo | https://github.com/smile2015/JavaDemo | f6f10a9bc4efbb1cbe4700cab46ab5cc1d335e1c | 36a48d2c69de86c08ebadc0c94b46dfda8ecb5cd | refs/heads/master | 2022-12-26T02:20:53.698000 | 2019-09-09T02:55:49 | 2019-09-09T02:56:08 | 164,214,310 | 0 | 0 | null | false | 2022-12-16T00:37:14 | 2019-01-05T12:47:12 | 2019-09-09T02:56:22 | 2022-12-16T00:37:11 | 114,074 | 0 | 0 | 8 | Java | false | false | package com.mosorg.common.utils.file;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
/**
* @author msmiles
*
*/
public class PropertiesUtil {
// ไฝฟ็จProperties็ฑปๆฅๅ ่ฝฝๅฑๆงๆไปถ
static Properties props = new Properties();
private static Str... | UTF-8 | Java | 1,162 | java | PropertiesUtil.java | Java | [
{
"context": "ream;\nimport java.util.Properties;\n\n/**\n * @author msmiles\n *\n */\npublic class PropertiesUtil {\n\t\n\t// ไฝฟ็จProp",
"end": 185,
"score": 0.9995909929275513,
"start": 178,
"tag": "USERNAME",
"value": "msmiles"
}
] | null | [] | package com.mosorg.common.utils.file;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
/**
* @author msmiles
*
*/
public class PropertiesUtil {
// ไฝฟ็จProperties็ฑปๆฅๅ ่ฝฝๅฑๆงๆไปถ
static Properties props = new Properties();
private static Str... | 1,162 | 0.690893 | 0.690893 | 54 | 20.166666 | 20.748716 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.407407 | false | false | 13 |
96dc531ed4c26661043a62ec4d04dda50a76f8c5 | 30,425,548,385,033 | d139b49d5ad2b5146f61d83ced0b67b5f3b3ba22 | /src/test/java/gr/jchrist/gitextender/GitExecutor.java | 266a44d779c0cd0894237da489650c71c0e2ad07 | [
"Apache-2.0"
] | permissive | JChrist/gitextender | https://github.com/JChrist/gitextender | b050920a403dbe356dfe6a6de887549111c0958e | 10a370acc23e2bbd8e93c5e8bdf08da0c6ec597d | refs/heads/main | 2023-03-04T22:27:01.112000 | 2022-08-25T11:16:25 | 2022-08-25T11:16:25 | 38,200,282 | 17 | 1 | Apache-2.0 | false | 2023-02-10T21:56:58 | 2015-06-28T13:45:34 | 2022-01-05T08:02:13 | 2023-02-10T21:56:55 | 279 | 15 | 1 | 6 | Java | false | false | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | UTF-8 | Java | 10,809 | java | GitExecutor.java | Java | [] | null | [] | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | 10,809 | 0.597188 | 0.594505 | 328 | 31.954268 | 27.970821 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.493902 | false | false | 13 |
bcdabefd7acc2e8c6da0d44572455f9a99705337 | 3,496,103,434,921 | 84306a2dc1be837134bca0c7bbbee00c51f6883f | /src/client/MRUNodes.java | bbb63264d3f12489133d90fbdf4feb2b05245692 | [] | no_license | Rune-Status/ubhating-orion_applet | https://github.com/Rune-Status/ubhating-orion_applet | 51935b7d9de0646720cb2eccec4130e1bfd72243 | e636e8d3d5d0ae710cfbccedbb060c83bea14acd | refs/heads/master | 2020-12-06T05:57:48.525000 | 2020-01-08T21:49:37 | 2020-01-08T21:49:37 | 232,365,957 | 0 | 0 | null | true | 2020-01-08T22:20:07 | 2020-01-07T16:23:08 | 2020-01-07T22:20:09 | 2020-01-08T22:20:05 | 2,542 | 0 | 0 | 0 | Java | false | false | package client;
public final class MRUNodes {
private final NodeSub emptyNodeSub = new NodeSub();
private final int initialCount;
private int spaceLeft;
private final NodeCache nodeCache;
private final Queue requests = new Queue();
public MRUNodes(int i) {
this.initialCount = i... | UTF-8 | Java | 1,740 | java | MRUNodes.java | Java | [] | null | [] | package client;
public final class MRUNodes {
private final NodeSub emptyNodeSub = new NodeSub();
private final int initialCount;
private int spaceLeft;
private final NodeCache nodeCache;
private final Queue requests = new Queue();
public MRUNodes(int i) {
this.initialCount = i... | 1,740 | 0.547701 | 0.540805 | 63 | 25.619047 | 21.11302 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.539683 | false | false | 13 |
10b32ff2ac625b04a60a372aa9b8bf6f1c8a8944 | 3,195,455,702,395 | d806c0bb7e117da62d8e6b75301bde8d799e2252 | /IdeaProjects/untitled9/out/production/ProjetJavaFX/src/metier/Animation.java | 851da4ab9cec69224dbcf4e35b17b74625723e07 | [] | no_license | gulzhker/SpaceIn | https://github.com/gulzhker/SpaceIn | a821366c090dcebd44c4ad91f6ad0bb74ca7abc7 | d389cf399ec3c4a4cb9a8ecc5780f86076a0b875 | refs/heads/master | 2020-03-12T11:49:21.914000 | 2018-04-22T21:34:02 | 2018-04-22T21:34:02 | 130,604,667 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package metier;
import controller.ControllerJeu;
import javafx.application.Platform;
import javafx.concurrent.Task;
import javafx.scene.image.ImageView;
import java.util.Random;
public class Animation {
static final String PATH_PLAYER = "/img/player.png";
static final String PATH_LINUX = "/img/linux.png";
... | UTF-8 | Java | 2,386 | java | Animation.java | Java | [] | null | [] | package metier;
import controller.ControllerJeu;
import javafx.application.Platform;
import javafx.concurrent.Task;
import javafx.scene.image.ImageView;
import java.util.Random;
public class Animation {
static final String PATH_PLAYER = "/img/player.png";
static final String PATH_LINUX = "/img/linux.png";
... | 2,386 | 0.601425 | 0.5943 | 82 | 28.109756 | 23.777426 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.743902 | false | false | 13 |
67c1af9b0b2be66bead76e9e640c2da7a3d019ce | 8,495,445,314,855 | 7c646abb88e786356b2616e14b75940244e408a6 | /src/org/cadbox/j2d/scale/core/unit/UnitTranslator.java | f5cece7ff50c1aff2af1d43803ae4925515833f3 | [] | no_license | shaiknoorahamed/Psi-Cad | https://github.com/shaiknoorahamed/Psi-Cad | dbbc6d4dc57f835beddc563eb3a9164403edfe05 | f62749a8a09d0d15f27dd5d035cc6fcc24a8383a | refs/heads/master | 2016-09-01T20:25:22.194000 | 2014-04-16T01:07:53 | 2014-04-16T01:07:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* 1: */ package org.cadbox.j2d.scale.core.unit;
/* 2: */
/* 3: */ import java.awt.Toolkit;
/* 4: */
/* 5: */ public class UnitTranslator
/* 6: */ {
/* 7: */ public static final double oneInch = 2.54D;
/* 8: */
/* 9: */ public static MmUnit inchToMilimetor(InchUnit unit)
/* ... | UTF-8 | Java | 2,495 | java | UnitTranslator.java | Java | [
{
"context": " 58: */ }\r\n\r\n\r\r\n/* Location: C:\\Users\\kul_mut\\Downloads\\CADBox.2D-1.0.0\\CADBox.2D\\CADBox.2D.jar",
"end": 2335,
"score": 0.9993495345115662,
"start": 2328,
"tag": "USERNAME",
"value": "kul_mut"
}
] | null | [] | /* 1: */ package org.cadbox.j2d.scale.core.unit;
/* 2: */
/* 3: */ import java.awt.Toolkit;
/* 4: */
/* 5: */ public class UnitTranslator
/* 6: */ {
/* 7: */ public static final double oneInch = 2.54D;
/* 8: */
/* 9: */ public static MmUnit inchToMilimetor(InchUnit unit)
/* ... | 2,495 | 0.534669 | 0.458116 | 68 | 34.779411 | 25.931383 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.279412 | false | false | 13 |
28a6fb498f2e332eceb5b3e51096025e3bdbe950 | 14,027,363,227,002 | b810802c11b8b13596bcc38ebce43ab3803f0762 | /dpcode_public/src/abstractfactory/ProductA3.java | 50ee22480c683c6008e21123c3d1749cc115d8b5 | [] | no_license | Ni2014/MyAndroid | https://github.com/Ni2014/MyAndroid | b034f5f035c2c816d6f79dd576e224a9901be818 | 4c9e64c0b67dcaac7b35169e297f31ca8058d55c | refs/heads/master | 2023-03-08T02:27:06.863000 | 2023-02-28T15:49:24 | 2023-02-28T15:49:24 | 40,481,629 | 17 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package abstractfactory;
/**ๆฉๅฑๆฐ็ไบงๅๆ 3็ณปๅ A3
* Created by Administrator on 2017/4/26.
*/
public class ProductA3 implements IProductA {
@Override
public void demo() {
System.out.println("A3");
}
}
| UTF-8 | Java | 235 | java | ProductA3.java | Java | [
{
"context": " abstractfactory;\n\n/**ๆฉๅฑๆฐ็ไบงๅๆ 3็ณปๅ A3\n * Created by Administrator on 2017/4/26.\n */\npublic class ProductA3 implemen",
"end": 71,
"score": 0.44731444120407104,
"start": 58,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package abstractfactory;
/**ๆฉๅฑๆฐ็ไบงๅๆ 3็ณปๅ A3
* Created by Administrator on 2017/4/26.
*/
public class ProductA3 implements IProductA {
@Override
public void demo() {
System.out.println("A3");
}
}
| 235 | 0.663594 | 0.612903 | 11 | 18.727272 | 15.321351 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 13 |
4876ab9c23c24e4e0f6dddee7e00cc6b42a66db1 | 14,027,363,227,579 | 92fb24dc611ccaab1098d25343e3d1e9256045b8 | /javase/src/main/java/com/xicheng/javase/annotation/controller/AnnotationController.java | 803b2261a8082f6ac630384cb03dda171a1d4005 | [] | no_license | xianhaiGitHub/woodencottage | https://github.com/xianhaiGitHub/woodencottage | 23813b4d2f788b979d70464ca67ff08044b6d3c7 | 7059cbe208a05461a93aff69b2364cc3ac6afa6a | refs/heads/master | 2020-06-05T16:31:46.521000 | 2019-05-09T05:06:59 | 2019-05-09T05:06:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xicheng.javase.annotation.controller;
import com.xicheng.javase.annotation.common.MyAnnotation;
import org.junit.Test;
import java.lang.annotation.Annotation;
import java.lang.reflect.Method;
/**
* @author xichengxml
* @date 2018/12/27
* @description
*/
public class AnnotationController {
@Test
... | UTF-8 | Java | 1,192 | java | AnnotationController.java | Java | [
{
"context": ";\nimport java.lang.reflect.Method;\n\n/**\n * @author xichengxml\n * @date 2018/12/27\n * @description\n */\npublic cl",
"end": 232,
"score": 0.9996777176856995,
"start": 222,
"tag": "USERNAME",
"value": "xichengxml"
}
] | null | [] | package com.xicheng.javase.annotation.controller;
import com.xicheng.javase.annotation.common.MyAnnotation;
import org.junit.Test;
import java.lang.annotation.Annotation;
import java.lang.reflect.Method;
/**
* @author xichengxml
* @date 2018/12/27
* @description
*/
public class AnnotationController {
@Test
... | 1,192 | 0.645134 | 0.635067 | 33 | 35.121212 | 32.855751 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515152 | false | false | 13 |
88fb7fac7c47e0ba54a86820dd0c3cad45f969b9 | 14,027,363,228,778 | 6c4faf2dc803629e77a94406e5da4cef9a62fb52 | /Module1/src/Module1/IsoTriangle.java | eada629d7d5ce991b6d17c6c16b70f69576ab7c8 | [] | no_license | bsmith3541/TW101 | https://github.com/bsmith3541/TW101 | f9d525589adc37225576641e5b4d820e950d8f27 | f6a1fc5a979313e224e6c350e66154a81a87041a | refs/heads/master | 2016-09-07T19:08:08.242000 | 2014-07-25T17:10:07 | 2014-07-25T17:10:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Module1;
/**
* Created by brandonsmith on 7/16/14.
*/
public class IsoTriangle {
public void print_triangle(int base) {
for(int i = 0; i < base; i++) {
print_spaces(i+1, base);
print_stars(i+1);
print_spaces(i+1, base);
System.out.println();
... | UTF-8 | Java | 902 | java | IsoTriangle.java | Java | [
{
"context": "package Module1;\n\n/**\n * Created by brandonsmith on 7/16/14.\n */\npublic class IsoTriangle {\n pu",
"end": 48,
"score": 0.9985677599906921,
"start": 36,
"tag": "USERNAME",
"value": "brandonsmith"
}
] | null | [] | package Module1;
/**
* Created by brandonsmith on 7/16/14.
*/
public class IsoTriangle {
public void print_triangle(int base) {
for(int i = 0; i < base; i++) {
print_spaces(i+1, base);
print_stars(i+1);
print_spaces(i+1, base);
System.out.println();
... | 902 | 0.507761 | 0.485588 | 35 | 24.771429 | 18.394232 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514286 | false | false | 13 |
046ae236031e0a5c37bdc39f5be47594b66fdd23 | 7,206,955,180,430 | 0bfb7489fbbf45362f89753666fd73be72011701 | /src/main/java/com/ogbu/unprg/sisbu/dao/impl/RespuestaEvaluacion2DAOImpl.java | 9494997efaf0225b0464608f4cdcd16e078d9de2 | [] | no_license | jamescarrillo/sisbu-backend | https://github.com/jamescarrillo/sisbu-backend | ae935ab4ba3fac215a4411edd8bc460bec9adc37 | d123da7721cbf3bed704dedf1a3b5a765124d7ce | refs/heads/master | 2020-04-17T21:05:01.472000 | 2020-03-13T00:03:16 | 2020-03-13T00:03:16 | 166,933,515 | 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.ogbu.unprg.sisbu.dao.impl;
import com.ogbu.unprg.sisbu.dao.IRespuestaEvaluacion2DAO;
import com.ogbu.unprg.sisbu.m... | UTF-8 | Java | 8,129 | java | RespuestaEvaluacion2DAOImpl.java | Java | [
{
"context": "t java.util.logging.Logger;\r\n\r\n/**\r\n *\r\n * @author James Carrillo\r\n */\r\npublic class RespuestaEvaluacion2DAOImpl im",
"end": 861,
"score": 0.9997388124465942,
"start": 847,
"tag": "NAME",
"value": "James Carrillo"
}
] | 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.ogbu.unprg.sisbu.dao.impl;
import com.ogbu.unprg.sisbu.dao.IRespuestaEvaluacion2DAO;
import com.ogbu.unprg.sisbu.m... | 8,121 | 0.563538 | 0.559109 | 170 | 45.817646 | 29.34033 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.876471 | false | false | 13 |
cafd5b5afdaa5551c1e1511c329eb61da0f00517 | 4,406,636,445,710 | 849805e8fa963de6c48b0292e822c1823d71ade3 | /src/main/java/it/course/myblogc3/payload/response/PostResponseWithPreferredTags.java | 875eb222c87076a9fbd8885b6a66d7753da158b0 | [] | no_license | Monone96/Blog-Application | https://github.com/Monone96/Blog-Application | dd24fce1b2e380672786ce2e45bb48a64d979fff | f115bb32a174336f0a9265aa5dd1ec15616663ef | refs/heads/main | 2023-01-14T13:22:46.960000 | 2020-11-18T14:20:39 | 2020-11-18T14:20:39 | 313,954,751 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.course.myblogc3.payload.response;
import java.util.Date;
import it.course.myblogc3.entity.Post;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data @AllArgsConstructor @NoArgsConstructor
public class PostResponseWithPreferredTags {
private Long id;
private Strin... | UTF-8 | Java | 758 | java | PostResponseWithPreferredTags.java | Java | [] | null | [] | package it.course.myblogc3.payload.response;
import java.util.Date;
import it.course.myblogc3.entity.Post;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data @AllArgsConstructor @NoArgsConstructor
public class PostResponseWithPreferredTags {
private Long id;
private Strin... | 758 | 0.745383 | 0.742744 | 33 | 21.969696 | 19.355501 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.818182 | false | false | 13 |
47cfe5c38a794fcdd85ce3bc7a78680d244c5b88 | 34,205,119,574,900 | ed4c9d72d80a4df9f6dbe28262e935e6abfeee70 | /designPattern/absfactory/AbsFactory.java | f198d412d2e87dbc6015619fe36ca0c31271fea0 | [] | no_license | zdkswd/designPattern | https://github.com/zdkswd/designPattern | 2d994d1540eab8826e5c072ba2ff8c171afde6a5 | e59d73c7fb2418c5c146988d5e68668d4e4653cb | refs/heads/master | 2020-07-07T12:43:42.847000 | 2019-08-20T11:23:25 | 2019-08-20T11:23:25 | 203,351,124 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package zdk.absfactory;
//ๆฝ่ฑกๅทฅๅๆจกๅผ็ๆฝ่ฑกๅฑ๏ผๆฅๅฃ๏ผ
public interface AbsFactory {
//่ฎฉไธ้ข็ๅทฅๅๅญ็ฑปๆฅๅ
ทไฝๅฎ็ฐ
public Pizza createPizza(String pizzaType);
}
| UTF-8 | Java | 196 | java | AbsFactory.java | Java | [] | null | [] | package zdk.absfactory;
//ๆฝ่ฑกๅทฅๅๆจกๅผ็ๆฝ่ฑกๅฑ๏ผๆฅๅฃ๏ผ
public interface AbsFactory {
//่ฎฉไธ้ข็ๅทฅๅๅญ็ฑปๆฅๅ
ทไฝๅฎ็ฐ
public Pizza createPizza(String pizzaType);
}
| 196 | 0.753521 | 0.753521 | 7 | 19.285715 | 15.0875 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 13 |
39d35a9e631ea2eb5f578714b894c0929ad98aed | 34,291,018,908,803 | 2fcf0343a436b1ff084d9ab3ee7b801ac9867919 | /testrestapi/src/main/java/com/test/restservice/repo/TldRepository.java | 081892ba09698702cb959510f447a6aabae7346c | [] | no_license | iryndin/misc | https://github.com/iryndin/misc | c26c567f7f4a5521bb16d299cc6f0da515c0e7fd | dfac1154900ff979bde7e738fb6735999f50b305 | refs/heads/master | 2022-12-23T17:33:07.613000 | 2020-02-05T01:23:05 | 2020-02-05T01:23:05 | 19,784,932 | 1 | 4 | null | false | 2022-12-14T20:29:28 | 2014-05-14T15:26:22 | 2020-02-05T01:23:13 | 2022-12-14T20:29:25 | 245 | 1 | 4 | 27 | Java | false | false | package com.test.restservice.repo;
import com.test.restservice.model.Tld;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface TldRepository extends AppBaseRepository<Tld, Long> {
List<Tld> findAllByOrderByPriceAsc();
}
| UTF-8 | Java | 276 | java | TldRepository.java | Java | [] | null | [] | package com.test.restservice.repo;
import com.test.restservice.model.Tld;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface TldRepository extends AppBaseRepository<Tld, Long> {
List<Tld> findAllByOrderByPriceAsc();
}
| 276 | 0.807971 | 0.807971 | 11 | 24.09091 | 22.69343 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 13 |
162ad820e13f362a1d9e158eb8878fa757e38ef1 | 18,451,179,555,015 | e2f74fe1c50f0068d77bba2b913c34f98913f7d4 | /src/main/java/com/github/microprograms/qipai_exchange_manager_api/public_api/User_QueryFollowerList_Api.java | cd59251b537ebdb5150fa47efbcef43cf503c4de | [] | no_license | 187383327/qipai-exchange-manager-api | https://github.com/187383327/qipai-exchange-manager-api | ff3c7c7cdff93c1de50559f5e05810729585b608 | 42fe2f008893cee1de5e32bcda32671a59a9aadb | refs/heads/master | 2021-05-14T14:57:45.276000 | 2018-01-02T04:14:51 | 2018-01-02T04:14:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.microprograms.qipai_exchange_manager_api.public_api;
import java.sql.Connection;
import java.sql.ResultSet;
import com.github.microprograms.ignite_utils.IgniteUtils;
import com.github.microprograms.ignite_utils.sql.dml.Condition;
import com.github.microprograms.ignite_utils.sql.dml.PagerRequest;
imp... | UTF-8 | Java | 5,054 | java | User_QueryFollowerList_Api.java | Java | [] | null | [] | package com.github.microprograms.qipai_exchange_manager_api.public_api;
import java.sql.Connection;
import java.sql.ResultSet;
import com.github.microprograms.ignite_utils.IgniteUtils;
import com.github.microprograms.ignite_utils.sql.dml.Condition;
import com.github.microprograms.ignite_utils.sql.dml.PagerRequest;
imp... | 5,054 | 0.636692 | 0.634083 | 147 | 32.891155 | 29.363806 | 175 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.462585 | false | false | 13 |
dd02f1216ea56b7a8e19c58b9d5d70780a386d9a | 32,315,333,988,191 | 262e2472f53fd4ebc9e52092a20ead9e0c2ce6cd | /OODesign/src/java/main/parkinglot/ParkingLevel.java | e3df1a41fec9831e82b87eb4135e19413f95f963 | [] | no_license | kurteck/justforfun | https://github.com/kurteck/justforfun | 91dd77e67e1299331cedc83fd8d8a117bd299fcf | a552664ef53cf582ed76228e093a6e264c64d0ab | refs/heads/master | 2020-06-03T18:32:15.842000 | 2013-08-20T23:31:00 | 2013-08-20T23:31:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package parkinglot;
import java.util.ArrayList;
import java.util.List;
public class ParkingLevel {
private String id;
private int capacity;
private ParkingLot lot;
private List<AccessGate> gates;
private List<ParkingSpace> spaces;
public ParkingLevel(String id, int capacity, ParkingLot lot) {
this.id = ... | UTF-8 | Java | 1,853 | java | ParkingLevel.java | Java | [] | null | [] | package parkinglot;
import java.util.ArrayList;
import java.util.List;
public class ParkingLevel {
private String id;
private int capacity;
private ParkingLot lot;
private List<AccessGate> gates;
private List<ParkingSpace> spaces;
public ParkingLevel(String id, int capacity, ParkingLot lot) {
this.id = ... | 1,853 | 0.638964 | 0.635726 | 115 | 15.121739 | 15.96635 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.66087 | false | false | 13 |
243d2f996da63ccf9324aabec51dde76fbda7205 | 3,100,966,426,018 | d1c92da3f513efa54834cd674bcf97739707178a | /recommended-query-service/src/main/java/com/stackroute/recommendedqueryservice/domain/Skills.java | b736371394d2bcb4b1b63313ba2e1bf9526c1501 | [] | no_license | adithyaGowda/latestSquad | https://github.com/adithyaGowda/latestSquad | 4e5eb16879225f1f96e94cc46784e0d1cd7282b2 | fe759ce9e17a8e45a352497b4ba96cb2676d4487 | refs/heads/master | 2023-01-12T07:43:10.641000 | 2019-09-30T12:25:29 | 2019-09-30T12:25:29 | 211,853,945 | 0 | 0 | null | false | 2023-01-07T10:14:19 | 2019-09-30T12:24:46 | 2019-09-30T12:26:13 | 2023-01-07T10:14:19 | 4,378 | 0 | 0 | 32 | Java | false | false | package com.stackroute.recommendedqueryservice.domain;
import com.fasterxml.jackson.annotation.JsonIdentityInfo;
import com.fasterxml.jackson.annotation.ObjectIdGenerators;
import lombok.*;
import org.neo4j.ogm.annotation.Id;
import org.neo4j.ogm.annotation.NodeEntity;
import java.util.List;
@JsonIdentityInfo(genera... | UTF-8 | Java | 883 | java | Skills.java | Java | [] | null | [] | package com.stackroute.recommendedqueryservice.domain;
import com.fasterxml.jackson.annotation.JsonIdentityInfo;
import com.fasterxml.jackson.annotation.ObjectIdGenerators;
import lombok.*;
import org.neo4j.ogm.annotation.Id;
import org.neo4j.ogm.annotation.NodeEntity;
import java.util.List;
@JsonIdentityInfo(genera... | 883 | 0.783692 | 0.781427 | 32 | 26.59375 | 28.979366 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40625 | false | false | 13 |
701039e2fabe4ed24f5f692910c47c837fd5f7be | 3,100,966,427,424 | ae894469897450511448c66f090dc423cbe2c3b9 | /Gtu/src/controller/QuestionController.java | bf4347aaf628adce8d254f4e4e48241ea922004e | [] | no_license | zongog/VICS | https://github.com/zongog/VICS | d9119c245c40f47446e21940bddb12c40b05ec5d | 22fabd7a3afdbe351e12a990084158c1ba7ef9aa | refs/heads/master | 2021-05-02T14:41:04.486000 | 2018-02-14T01:22:11 | 2018-02-14T01:22:11 | 120,724,569 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.http.HttpSession;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
import org.json.simple.parser... | UTF-8 | Java | 14,572 | java | QuestionController.java | Java | [] | null | [] | package controller;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.http.HttpSession;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
import org.json.simple.parser... | 14,572 | 0.662967 | 0.660533 | 395 | 34.35696 | 28.362066 | 140 | false | false | 0 | 0 | 0 | 0 | 77 | 0.010669 | 1.84557 | false | false | 13 |
0a1d0c693d7cec652b1d08d7c2d71611da33a9fe | 2,894,807,957,672 | 45b655db2cf6b21ff5cb63f2fe1482db881c79a7 | /company-service/src/main/java/com/example/demo/service/CompanyServiceImpl.java | 3a34c99658233d7b26340bd5f75b25b84da00575 | [] | no_license | rsagrawal2996/Stock-Market-Charting-New | https://github.com/rsagrawal2996/Stock-Market-Charting-New | 1e2bce01a3ce6b4c4872ceb92809d607e2b57fef | 08f186c4b85627c799b9cdd4aba0841813e34d7f | refs/heads/master | 2022-12-15T07:01:56.023000 | 2020-09-09T14:39:32 | 2020-09-09T14:39:32 | 294,136,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.service;
import java.io.IOException;
import java.lang.reflect.Type;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
import org.modelmapper.ModelMapper;
import org.modelmapper.TypeToken;
import org.modelmapper.convention.MatchingStrategies;
import org.m... | UTF-8 | Java | 8,685 | java | CompanyServiceImpl.java | Java | [] | null | [] | package com.example.demo.service;
import java.io.IOException;
import java.lang.reflect.Type;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
import org.modelmapper.ModelMapper;
import org.modelmapper.TypeToken;
import org.modelmapper.convention.MatchingStrategies;
import org.m... | 8,685 | 0.769372 | 0.768912 | 229 | 35.925766 | 31.424112 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.310044 | false | false | 13 |
10ff79e96d742a1b097f7abb475995085df131bb | 24,489,903,522,109 | 9e015ed5833b6cbe688891ac3d0f97d7b92c1a38 | /app/src/main/java/com/danielebartorilla/worldclock/beans/City.java | f374a30838d6ac3bb3de11e0d0b5643e366aa0c2 | [
"MIT"
] | permissive | danielebartorilla/WorldClock | https://github.com/danielebartorilla/WorldClock | f3520d0e0e7be861f562e837a8bc281d9736edb5 | 0cf77bde7fc575ab531157188bc2c44435d31505 | refs/heads/master | 2018-03-26T13:02:50.283000 | 2018-02-08T23:16:34 | 2018-02-08T23:16:34 | 87,121,675 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.danielebartorilla.worldclock.beans;
public class City {
private String name;
private String country;
private int id;
private Double lat;
private Double lng;
private String timezoneId;
public City(int id, String name, String country, Double lat, Double lng){
this.id ... | UTF-8 | Java | 1,383 | java | City.java | Java | [] | null | [] | package com.danielebartorilla.worldclock.beans;
public class City {
private String name;
private String country;
private int id;
private Double lat;
private Double lng;
private String timezoneId;
public City(int id, String name, String country, Double lat, Double lng){
this.id ... | 1,383 | 0.574114 | 0.574114 | 74 | 17.68919 | 18.112953 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
a032cf2b3a8e7136586106e56370daca00746597 | 13,812,614,847,092 | 26f331a3480959c7b3f4625d93f210bb6a676d13 | /app/src/main/java/com/wusir/wuweather/MyApplication.java | 6300bfd38daf5a910974865e32bac756d2d898c3 | [] | no_license | wusir-china/WuWeather | https://github.com/wusir-china/WuWeather | 0125e48a91426483cb86d534fa2c5ef78d2fe347 | 0475601fe4977176939b540ed4d9dd481d443e82 | refs/heads/master | 2021-05-14T18:43:38.540000 | 2018-04-16T03:37:11 | 2018-04-16T03:37:11 | 116,083,540 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wusir.wuweather;
import android.app.Application;
import android.content.Context;
import com.lzy.okgo.OkGo;
import com.squareup.leakcanary.LeakCanary;
import org.litepal.LitePal;
/**
* Created by zy on 2017/5/26.
*/
public class MyApplication extends Application {
public static Context AppContext;... | UTF-8 | Java | 666 | java | MyApplication.java | Java | [
{
"context": "y;\n\nimport org.litepal.LitePal;\n\n/**\n * Created by zy on 2017/5/26.\n */\n\npublic class MyApplication ext",
"end": 214,
"score": 0.9993544816970825,
"start": 212,
"tag": "USERNAME",
"value": "zy"
}
] | null | [] | package com.wusir.wuweather;
import android.app.Application;
import android.content.Context;
import com.lzy.okgo.OkGo;
import com.squareup.leakcanary.LeakCanary;
import org.litepal.LitePal;
/**
* Created by zy on 2017/5/26.
*/
public class MyApplication extends Application {
public static Context AppContext;... | 666 | 0.659021 | 0.648318 | 29 | 21.551723 | 16.162081 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 13 |
65d2fd1d2713a6c7db169aeb1392dc160cbd144e | 7,146,825,626,310 | 3fb666795c2684ec3c3db860169a2c540f8f4a93 | /basic-tutorial/src/main/java/com/softmax/design/visit/Candy.java | a004a9e3faed0dd677a817a4ccc3fb78435c4781 | [
"Apache-2.0"
] | permissive | jarvisqi/java-tutorial | https://github.com/jarvisqi/java-tutorial | 63880552cd7a8b64b79abae990e32c2553d0d470 | e9fde2484dd5fd93d0938f3def579ff223e70c5b | refs/heads/master | 2023-04-15T15:23:00.487000 | 2023-04-11T06:47:31 | 2023-04-11T06:47:31 | 138,869,198 | 20 | 12 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.softmax.design.visit;
import java.time.LocalDate;
/**
* ็ณๆ็ฑป
* @author Jarvis
*/
public class Candy extends Product {
public Candy(String name, LocalDate producedDate, float price) {
super(name, producedDate, price);
}
}
| UTF-8 | Java | 259 | java | Candy.java | Java | [
{
"context": "import java.time.LocalDate;\n\n/**\n * ็ณๆ็ฑป\n * @author Jarvis\n */\npublic class Candy extends Product {\n publ",
"end": 92,
"score": 0.9996973872184753,
"start": 86,
"tag": "NAME",
"value": "Jarvis"
}
] | null | [] | package com.softmax.design.visit;
import java.time.LocalDate;
/**
* ็ณๆ็ฑป
* @author Jarvis
*/
public class Candy extends Product {
public Candy(String name, LocalDate producedDate, float price) {
super(name, producedDate, price);
}
}
| 259 | 0.687747 | 0.687747 | 13 | 18.461538 | 20.300116 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 13 |
cb1da74f442b3ed837b5d236ad737627057fec1a | 27,358,941,712,096 | a3fe2bbd7be76efd79b10ec2f4f9031fd8337632 | /app/src/main/java/com/microple/jademall/bean/Note.java | 36609b5603b618470600c9b8e32b830b770b27c1 | [] | no_license | xgf666666/feicui | https://github.com/xgf666666/feicui | f2bb3882ee62eead9d0f827b77ed7f388a018e52 | 471acb64998388d9ac369e33772229704ed13a31 | refs/heads/master | 2020-04-11T20:14:12.067000 | 2018-12-17T07:52:29 | 2018-12-17T07:52:29 | 162,064,308 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.microple.jademall.bean;
/**
* author: xiaoguagnfei
* date: 2018/9/4
* describe:
*/
public class Note {
/**
* enter_protocol : {"value":"ๅๅฎถๅ
ฅ้ฉปๆกไพ"}
*/
private EnterProtocolBean enter_protocol;
public EnterProtocolBean getEnter_protocol() {
return enter_protocol;
}
... | UTF-8 | Java | 757 | java | Note.java | Java | [
{
"context": "ackage com.microple.jademall.bean;\n\n/**\n * author: xiaoguagnfei\n * date: 2018/9/4\n * describe:\n */\npublic class N",
"end": 64,
"score": 0.9958834052085876,
"start": 52,
"tag": "USERNAME",
"value": "xiaoguagnfei"
}
] | null | [] | package com.microple.jademall.bean;
/**
* author: xiaoguagnfei
* date: 2018/9/4
* describe:
*/
public class Note {
/**
* enter_protocol : {"value":"ๅๅฎถๅ
ฅ้ฉปๆกไพ"}
*/
private EnterProtocolBean enter_protocol;
public EnterProtocolBean getEnter_protocol() {
return enter_protocol;
}
... | 757 | 0.57708 | 0.568895 | 39 | 17.794872 | 18.089775 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.179487 | false | false | 13 |
22cd52b3198054eafd82deac60a09f2bcb88d303 | 17,935,783,491,103 | e0bf864da16ab12fdad5683b9435a0729f738677 | /MTM/src/com/rockyniu/todolist/util/Utils.java | 73e3d7cfbf09956e5b4993a41118d57c13833449 | [
"Apache-2.0"
] | permissive | ManYang/ToDo | https://github.com/ManYang/ToDo | d6ac126a4777ba2a4b3974a5d8d67c212002391b | d4991c890f6c58f9f33c5435eb2a78200ec9c6b6 | refs/heads/master | 2021-01-16T18:52:23.289000 | 2014-06-17T12:34:09 | 2014-06-17T12:34:09 | 20,941,395 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rockyniu.todolist.util;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.TimeZone;
import android.accounts.OperationCanceledException;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogIn... | UTF-8 | Java | 7,959 | java | Utils.java | Java | [] | null | [] | package com.rockyniu.todolist.util;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.TimeZone;
import android.accounts.OperationCanceledException;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogIn... | 7,959 | 0.679985 | 0.677095 | 295 | 25.983051 | 21.293821 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.315254 | false | false | 13 |
ec1948ade1d114ac755142de796b748b6da65676 | 4,011,499,497,860 | caa06de4d227e20cbf52cb7fe83114e988e20a7f | /src/java/algorithms/t88/MergeSortedArray.java | 0f233e500120ae40f5374a0e7f8372cb153d5b80 | [
"MIT"
] | permissive | wodis/leecode-java | https://github.com/wodis/leecode-java | 4b16acfbac1549bdfc3071de19ed0b15a407a989 | ac470506c37c1b4cd83d60e9b8b8681679b25417 | refs/heads/master | 2021-01-22T01:05:38.872000 | 2016-09-24T04:00:00 | 2016-09-24T04:00:00 | 33,039,653 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithms.t88;
/**
* Given two sorted integer arrays A and B, merge B into A as one sorted array.
* <p/>
* Note:
* You may assume that A has enough space (size that is greater or equal to m + n) to hold additional elements from B.
* The number of elements initialized in A and B are m and n respectively.
... | UTF-8 | Java | 1,000 | java | MergeSortedArray.java | Java | [
{
"context": "in A and B are m and n respectively.\n * Created by wudi on 15-4-16.\n */\npublic class MergeSortedArray {\n ",
"end": 338,
"score": 0.9983029365539551,
"start": 334,
"tag": "USERNAME",
"value": "wudi"
}
] | null | [] | package algorithms.t88;
/**
* Given two sorted integer arrays A and B, merge B into A as one sorted array.
* <p/>
* Note:
* You may assume that A has enough space (size that is greater or equal to m + n) to hold additional elements from B.
* The number of elements initialized in A and B are m and n respectively.
... | 1,000 | 0.418 | 0.403 | 35 | 27.571428 | 24.110798 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542857 | false | false | 13 |
3a7cb57d16cdfcfce50db8f3371a916c8b74813f | 13,572,096,713,222 | 63f496891a5cfe7bb788f2e6690d727b107d5dee | /blytics-lib/src/main/java/com/baloota/blytics/platforms/FlurryPlatform.java | 2c0c92de52281a47a6a3cda7ec661c0245a0e18e | [] | no_license | baloota/b-lytics | https://github.com/baloota/b-lytics | 80f254de1471c5f5b1ab91d19be8e12be4c0624b | c32b73301f1ddaf2bb3c6cf0d755300ba9fa4dfd | refs/heads/master | 2021-08-22T22:25:57.050000 | 2021-06-04T06:58:21 | 2021-06-04T06:58:21 | 132,894,505 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baloota.blytics.platforms;
import android.app.Application;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.util.Log;
import com.baloota.blytics.AnalyticsPlatform;
import com.baloota.blytics.model.Session;
import com.flurry.android.FlurryAgent;
public class FlurryPlatfo... | UTF-8 | Java | 1,624 | java | FlurryPlatform.java | Java | [] | null | [] | package com.baloota.blytics.platforms;
import android.app.Application;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.util.Log;
import com.baloota.blytics.AnalyticsPlatform;
import com.baloota.blytics.model.Session;
import com.flurry.android.FlurryAgent;
public class FlurryPlatfo... | 1,624 | 0.687808 | 0.685961 | 63 | 24.777779 | 23.766352 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 13 |
3e47da2bdb1d6c7680210ec907f7f8b0eb7c2482 | 884,763,321,265 | 0a443175b12eb68c24e1cf5f4f5a021455ac9eb4 | /sos-client/src/sos/police_v2/base/worldModel/PoliceWorldModel.java | a9ca2cf292e6029fe1e5cfb6eba8f69ba45714a8 | [
"MIT"
] | permissive | reyhanehpahlevan/SOS_rescue_agent | https://github.com/reyhanehpahlevan/SOS_rescue_agent | 7b52302b14f9bd927f9f82f358439248f1c26303 | 4dafa5a6cb3ff5ef2b34abeafbd82fc78f8b79f8 | refs/heads/main | 2023-03-03T07:33:42.883000 | 2021-02-15T10:19:50 | 2021-02-15T10:19:50 | 304,570,285 | 0 | 0 | MIT | false | 2020-10-16T09:12:56 | 2020-10-16T08:46:36 | 2020-10-16T08:50:12 | 2020-10-16T09:12:55 | 0 | 0 | 0 | 0 | null | false | false | package sos.police_v2.base.worldModel;
import java.awt.Point;
import java.io.BufferedReader;
import java.io.DataInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Collection;
i... | UTF-8 | Java | 15,160 | java | PoliceWorldModel.java | Java | [
{
"context": "TimeMillis() - start) + \"ms\");\r\n\t}\r\n\r\n\t/** @author nima */\r\n\tprivate void makeIslandsFile(File file) {\r\n\t",
"end": 12481,
"score": 0.9992327094078064,
"start": 12477,
"tag": "USERNAME",
"value": "nima"
}
] | null | [] | package sos.police_v2.base.worldModel;
import java.awt.Point;
import java.io.BufferedReader;
import java.io.DataInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Collection;
i... | 15,160 | 0.670646 | 0.663193 | 485 | 29.257732 | 25.387747 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.837113 | false | false | 13 |
f2796e60aa24abcca445fe018acb1f937a247e8e | 20,641,612,834,601 | efbd969e487a37482e4afb7c91ed16f04b856de2 | /empire-db-codegen/src/test/java/org/apache/empire/db/codegen/WriterServiceTest.java | 433f45ed4abcb5dbd2a16791036e90ca988c6caf | [
"Apache-2.0"
] | permissive | apache/empire-db | https://github.com/apache/empire-db | 28bc21571142b07fd3f87f5aa1abcf31e6076e11 | 0bf99b95f086a5ebd82762a43457a7a3e2578e99 | refs/heads/master | 2023-09-04T01:24:24.916000 | 2023-08-04T10:01:42 | 2023-08-04T10:01:42 | 2,046,220 | 69 | 31 | Apache-2.0 | false | 2023-09-07T10:34:41 | 2011-07-14T07:03:04 | 2023-07-25T13:43:09 | 2023-09-07T10:34:40 | 15,314 | 75 | 28 | 3 | 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 ... | UTF-8 | Java | 2,493 | java | WriterServiceTest.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 ... | 2,493 | 0.757722 | 0.754513 | 69 | 35.130436 | 25.383957 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.521739 | false | false | 13 |
acf31a454f755e9b5fb4d6b359b16f71579c65f6 | 14,173,392,131,927 | eb39921675018e7801fbdcc30c3f832de0a24dd8 | /src/n_aryTreeLevelOrderTraversal/Demo.java | d33ec24b6e80c6968c32f60990268906e02c27c0 | [] | no_license | Reggiecril/Leetcode-practise | https://github.com/Reggiecril/Leetcode-practise | 66997a4e257965bbcb40e2dabcd58faa7ad238b6 | ca70abd16c912e4f3427886c3bf45a336d6ef383 | refs/heads/master | 2021-07-16T23:57:37.646000 | 2018-10-13T18:09:12 | 2018-10-13T18:09:12 | 135,281,439 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package n_aryTreeLevelOrderTraversal;
import java.util.ArrayList;
import java.util.List;
public class Demo {
// public List<List<Integer>> levelOrder(Node root) {
// List<List<Integer>> list=new ArrayList<>();
// if(root==null){
// return list;
// }
// Queue<Node> queue=... | UTF-8 | Java | 1,653 | java | Demo.java | Java | [] | null | [] | package n_aryTreeLevelOrderTraversal;
import java.util.ArrayList;
import java.util.List;
public class Demo {
// public List<List<Integer>> levelOrder(Node root) {
// List<List<Integer>> list=new ArrayList<>();
// if(root==null){
// return list;
// }
// Queue<Node> queue=... | 1,653 | 0.528736 | 0.526921 | 57 | 28 | 19.391624 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.649123 | false | false | 13 |
58009c7a6e1bad120ade12e2fbf28ce504f1c43f | 33,114,197,913,407 | cfc40d1c8b22d4f3c844458d03a6fbd2e6e60d0a | /src/tp2/ejercicio4.java | 7179380a1e6fa2bf8abd62b30f061cc6532bfac5 | [] | no_license | JorgeSerrano26/THP | https://github.com/JorgeSerrano26/THP | 96802920e1fe699341b2af910e95d98cbd726e6d | 0c55e9d5fb4fb221faf7a84216f1bba2fe869ef5 | refs/heads/master | 2021-04-24T04:58:41.693000 | 2020-05-30T21:00:28 | 2020-05-30T21:00:28 | 250,072,483 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tp2;
import java.util.Scanner;
public class ejercicio4 {
static Scanner input;
public static void main(String args[]) {
/*
* Realizar un programa en el cual se pida al usuario el ingreso de dos nรบmeros
* enteros num1 y num2, cuya relaciรณn de valores es que el primero es menor o
* igual al segu... | ISO-8859-1 | Java | 1,296 | java | ejercicio4.java | Java | [] | null | [] | package tp2;
import java.util.Scanner;
public class ejercicio4 {
static Scanner input;
public static void main(String args[]) {
/*
* Realizar un programa en el cual se pida al usuario el ingreso de dos nรบmeros
* enteros num1 y num2, cuya relaciรณn de valores es que el primero es menor o
* igual al segu... | 1,296 | 0.64926 | 0.637568 | 53 | 23.207546 | 23.211382 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.150943 | false | false | 13 |
ace87e5d1510644df31e9332a8886feac5f4252a | 42,949,719,470 | 64d17a1fd8b94a76ce906ca702616d321f3aa93f | /src/main/java/fr/insee/stamina/utils/AccessSpecification.java | 56c3c2911fe33a87529638c76588ceb906988037 | [
"MIT"
] | permissive | FranckCo/Stamina | https://github.com/FranckCo/Stamina | bd32101ec19a6b9167dca5b86c459efac5e50ad8 | 20843a1e56d4e9512cbe0089b07af6dda7bb6af1 | refs/heads/master | 2022-12-01T02:29:32.287000 | 2022-08-21T10:41:24 | 2022-08-21T10:41:24 | 40,617,438 | 2 | 1 | MIT | false | 2022-11-16T03:18:05 | 2015-08-12T18:30:14 | 2022-08-21T10:40:05 | 2022-11-16T03:18:02 | 396 | 2 | 1 | 9 | Java | false | false | package fr.insee.stamina.utils;
import java.io.File;
import java.util.HashMap;
import java.util.Map;
public class AccessSpecification {
File accessFile;
String tableName;
Map<String, String> columns;
public File getAccessFile() {
return accessFile;
}
public String getTableName() {
... | UTF-8 | Java | 1,325 | java | AccessSpecification.java | Java | [] | null | [] | package fr.insee.stamina.utils;
import java.io.File;
import java.util.HashMap;
import java.util.Map;
public class AccessSpecification {
File accessFile;
String tableName;
Map<String, String> columns;
public File getAccessFile() {
return accessFile;
}
public String getTableName() {
... | 1,325 | 0.594717 | 0.590189 | 49 | 26.040817 | 25.349766 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.693878 | false | false | 13 |
a6993ac2de38e0b35efb35f5db2ce778616bbacf | 16,879,221,538,219 | d66adbf32602270ab88edcef5497d86098fb33d6 | /app/src/main/java/com/example/familymap/HelperClasses/Setting.java | a7cbc078519f8bd43cae87e0334713bdcbc9e9ec | [] | no_license | danielkeele/Family-Map | https://github.com/danielkeele/Family-Map | 3b69d6dd461b6b85448e241faef74e7fa9748ee7 | 9909877b6d16a358993b5ecfa5093e7903af02b6 | refs/heads/master | 2020-07-07T17:46:31.232000 | 2019-08-20T17:55:13 | 2019-08-20T17:55:13 | 203,426,829 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.familymap.HelperClasses;
import java.util.HashMap;
import java.util.Map;
public class Setting
{
private Boolean lifeStoryLines;
private Boolean familyTreeLines;
private Boolean spouseLines;
private Map<String, String> lineColors;
private Map<String, String> markerColors;
... | UTF-8 | Java | 3,022 | java | Setting.java | Java | [] | null | [] | package com.example.familymap.HelperClasses;
import java.util.HashMap;
import java.util.Map;
public class Setting
{
private Boolean lifeStoryLines;
private Boolean familyTreeLines;
private Boolean spouseLines;
private Map<String, String> lineColors;
private Map<String, String> markerColors;
... | 3,022 | 0.597948 | 0.593316 | 132 | 21.89394 | 19.416588 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515152 | false | false | 13 |
77d855dcef1b989e84b080169beb943daf7cedc9 | 31,284,541,833,555 | eca963fa3b666daea5537b2768a8b7881d41f442 | /haxby/image/jcodec/containers/mkv/demuxer/MKVDemuxer.java | ae46d371a3aa354db7fc74550ad71d7aeeb13713 | [
"Apache-2.0"
] | permissive | iedadata/geomapapp | https://github.com/iedadata/geomapapp | 1bee9fcbb686b9a932c467cb6d1e4511277d6a46 | 5368b21c425ff188a125939877f1db1eefb7ed9b | refs/heads/master | 2023-08-17T08:47:13.342000 | 2023-08-15T20:20:25 | 2023-08-15T20:20:25 | 98,096,914 | 1 | 3 | Apache-2.0 | false | 2023-08-15T20:20:27 | 2017-07-23T12:38:27 | 2023-06-28T23:00:26 | 2023-08-15T20:20:25 | 9,177 | 2 | 3 | 530 | Java | false | false | package haxby.image.jcodec.containers.mkv.demuxer;
import static haxby.image.jcodec.common.model.TapeTimecode.ZERO_TAPE_TIMECODE;
import static haxby.image.jcodec.containers.mkv.MKVType.Audio;
import static haxby.image.jcodec.containers.mkv.MKVType.Channels;
import static haxby.image.jcodec.containers.mkv.MKVType.Clus... | UTF-8 | Java | 32,092 | java | MKVDemuxer.java | Java | [] | null | [] | package haxby.image.jcodec.containers.mkv.demuxer;
import static haxby.image.jcodec.common.model.TapeTimecode.ZERO_TAPE_TIMECODE;
import static haxby.image.jcodec.containers.mkv.MKVType.Audio;
import static haxby.image.jcodec.containers.mkv.MKVType.Channels;
import static haxby.image.jcodec.containers.mkv.MKVType.Clus... | 32,092 | 0.571264 | 0.564066 | 804 | 38.915424 | 25.977703 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.823383 | false | false | 13 |
fccd2eb5f2f0a1ccc35d680e96bb994cc1bb5881 | 27,376,121,591,768 | 2949d6e6f89ea8358e6c23654b2447990e9f92f0 | /src/main/java/com/platforms/supplier/platform/controller/ProductController.java | ae9883458b5cef43d4ad4f202fe84871f9d4b73b | [] | no_license | daviddai/supplier-platform | https://github.com/daviddai/supplier-platform | 36fb2cad7d9dd4c764fd533b1f6fb2060c01e179 | 7298f3201f342149353499c372de0cf99e125ea7 | refs/heads/master | 2023-01-24T17:10:54.770000 | 2020-02-01T22:54:34 | 2020-02-01T22:54:34 | 226,198,877 | 0 | 0 | null | false | 2023-01-07T13:13:39 | 2019-12-05T22:20:32 | 2020-02-01T22:54:45 | 2023-01-07T13:13:38 | 2,171 | 0 | 0 | 19 | TypeScript | false | false | package com.platforms.supplier.platform.controller;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
import javax.servlet.http.HttpServletResponse;
@RestController
public class ProductController {
... | UTF-8 | Java | 522 | java | ProductController.java | Java | [] | null | [] | package com.platforms.supplier.platform.controller;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
import javax.servlet.http.HttpServletResponse;
@RestController
public class ProductController {
... | 522 | 0.798851 | 0.798851 | 17 | 29.705883 | 27.206757 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 13 |
da2a06e67e8b27a31a86da41217d88bd323e4afd | 35,046,933,173,946 | 3de7e11ba3548f4b099a0a184d4098350bf64cf2 | /src/main/java/org/flow/pojo/Resource.java | 1904d9c649d944277fa5a16708e5706cce8455d3 | [] | no_license | agtiga/groot-umps | https://github.com/agtiga/groot-umps | 3fed33a436c718d1f8af08dd4cd391e5fab17f9f | dbf46e33fd0896d4285a604076863c2c384e833e | refs/heads/master | 2022-08-19T11:41:43.671000 | 2018-06-22T07:01:35 | 2018-06-22T07:01:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.flow.pojo;
import java.io.Serializable;
import java.util.Date;
public class Resource implements Serializable {
private static final long serialVersionUID = 945884462887672211L;
private Long id;
private Long resourceId;
private String name;
private String url;
private String met... | UTF-8 | Java | 4,082 | java | Resource.java | Java | [] | null | [] | package org.flow.pojo;
import java.io.Serializable;
import java.util.Date;
public class Resource implements Serializable {
private static final long serialVersionUID = 945884462887672211L;
private Long id;
private Long resourceId;
private String name;
private String url;
private String met... | 4,082 | 0.595786 | 0.591377 | 182 | 21.434067 | 19.828484 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.467033 | false | false | 13 |
c1fc120f4e1967e40d92c27b419d63af80dd8ee2 | 34,402,688,088,297 | 395eb34ef4efb30191403b913ebbcbdb780ce31f | /AMQ_FSW2/SY_CamelWebApp_vs_AMQ/amq-camel-syapp/src/main/java/com/example/switchyard/camel_syapp/GreeterBean.java | 8e8acd51a2db44c3ceec95ec680c31187383955f | [] | no_license | RickJWagner/SOA_Samples | https://github.com/RickJWagner/SOA_Samples | 7c6b3a22eca70a674c236f51303d3a9ff6ef5be8 | 6d52f64cc450bb15db3b2e69dfadc8cd374348a3 | refs/heads/master | 2020-05-22T01:17:04.031000 | 2018-05-16T18:32:41 | 2018-05-16T18:32:41 | 1,413,609 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.switchyard.camel_syapp;
import org.switchyard.component.bean.Service;
@Service(Greeter.class)
public class GreeterBean implements Greeter {
@Override
public String greet(String msg) {
System.out.println("GreeterBean runs!" + msg);
return "Hello " + msg;
}
}
| UTF-8 | Java | 289 | java | GreeterBean.java | Java | [] | null | [] | package com.example.switchyard.camel_syapp;
import org.switchyard.component.bean.Service;
@Service(Greeter.class)
public class GreeterBean implements Greeter {
@Override
public String greet(String msg) {
System.out.println("GreeterBean runs!" + msg);
return "Hello " + msg;
}
}
| 289 | 0.747405 | 0.747405 | 14 | 19.642857 | 19.21163 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785714 | false | false | 13 |
74e07508060089192ae51f6cb5a343065359d3eb | 22,016,002,417,778 | 66ac0f0289e1c2308463f0422a04e100a9a14d98 | /server/modules/platform/internal/src/org/labkey/api/query/SimpleTableDomainKind.java | 4c15394c637d57d0162d0897d71d0e024a5f24f7 | [
"MIT"
] | permissive | praveenmunagapati/ms-registration-server | https://github.com/praveenmunagapati/ms-registration-server | b4f860978f4b371cfb1fcb3c794d1315298638c2 | 49a851285dfbccbd0dc667f4a5ba1fcdbb2f0665 | refs/heads/master | 2022-04-19T00:15:59.055000 | 2020-04-14T06:12:38 | 2020-04-14T06:12:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2012-2019 LabKey Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... | UTF-8 | Java | 9,333 | java | SimpleTableDomainKind.java | Java | [
{
"context": "l.Collections;\nimport java.util.Set;\n\n/**\n * User: kevink\n * Date: Sep 22, 2010\n *\n * A domain kind for {@l",
"end": 1878,
"score": 0.9996048808097839,
"start": 1872,
"tag": "USERNAME",
"value": "kevink"
}
] | null | [] | /*
* Copyright (c) 2012-2019 LabKey Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... | 9,333 | 0.67031 | 0.668274 | 267 | 33.951309 | 34.253208 | 174 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595506 | false | false | 13 |
642d6731d953ee0be4f9f395127f363e5a42a553 | 6,889,127,549,555 | 0d2d26716f3460db58f9169c1be309414a2c765c | /project/src/ru/rd/courier/scripting/dataaccess/streamed/DbfParser.java | 5970eb171f1d4d4eba3cf801768de14262d54578 | [
"BSD-2-Clause"
] | permissive | RD-Courier/Courier | https://github.com/RD-Courier/Courier | ec2e423c341143d14f0a4a3c85eaf22b125ce107 | f33c5e82f1fb4ff46431c9a2aca3763e79d62422 | refs/heads/master | 2020-05-23T10:13:39.475000 | 2017-02-16T13:01:58 | 2017-02-16T13:01:58 | 80,405,276 | 0 | 1 | null | false | 2017-02-09T08:16:39 | 2017-01-30T08:42:45 | 2017-01-30T12:46:04 | 2017-02-09T08:16:39 | 48,776 | 0 | 1 | 0 | Java | null | null | /*
* Copyright 2005-2017 Courier AUTHORS: please see AUTHORS file.
*
* Redistribution and use in source and binary forms, with or
* without modification, are permitted provided that the following
* conditions are met:
*
* 1. Redistributions of source code must retain the above
* copyright notice, thi... | UTF-8 | Java | 6,215 | java | DbfParser.java | Java | [
{
"context": "on;\r\nimport java.util.Properties;\r\n\r\n/**\r\n * User: AStepochkin\r\n * Date: 22.07.2008\r\n * Time: 19:22:46\r\n */\r\npub",
"end": 1887,
"score": 0.9737750291824341,
"start": 1876,
"tag": "USERNAME",
"value": "AStepochkin"
}
] | null | [] | /*
* Copyright 2005-2017 Courier AUTHORS: please see AUTHORS file.
*
* Redistribution and use in source and binary forms, with or
* without modification, are permitted provided that the following
* conditions are met:
*
* 1. Redistributions of source code must retain the above
* copyright notice, thi... | 6,215 | 0.551247 | 0.546903 | 168 | 34.994049 | 24.611868 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.660714 | false | false | 13 |
1912af73b6a96f4fc879927371af858fe53eabd1 | 16,767,552,340,811 | 98f4178dafbdf40f64bc1cba98debbcfab14c3bc | /app/src/main/java/com/xixicm/ca/domain/usecase/DefaultUCCallback.java | bde39473f92d0530b9fd179f29e4e23436e782bd | [
"Apache-2.0"
] | permissive | enuoCM/CA2 | https://github.com/enuoCM/CA2 | 914b2316702a644b9c105d3a367f3367c67afabd | 112d08951a84b309f847b01852160bf34178f0e3 | refs/heads/master | 2022-11-26T18:50:28.269000 | 2022-11-07T14:43:03 | 2022-11-07T14:44:33 | 193,346,807 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xixicm.ca.domain.usecase;
/**
* Created by mc on 2018/4/9.
*/
public class DefaultUCCallback<Request, Response> implements UseCase.UseCaseCallback<Request, Response> {
@Override
public void onSuccess(Request request) {
}
@Override
public void onError(Response response) {
}
} | UTF-8 | Java | 319 | java | DefaultUCCallback.java | Java | [
{
"context": "e com.xixicm.ca.domain.usecase;\n\n/**\n * Created by mc on 2018/4/9.\n */\n\npublic class DefaultUCCallback<",
"end": 59,
"score": 0.994574248790741,
"start": 57,
"tag": "USERNAME",
"value": "mc"
}
] | null | [] | package com.xixicm.ca.domain.usecase;
/**
* Created by mc on 2018/4/9.
*/
public class DefaultUCCallback<Request, Response> implements UseCase.UseCaseCallback<Request, Response> {
@Override
public void onSuccess(Request request) {
}
@Override
public void onError(Response response) {
}
} | 319 | 0.695925 | 0.677116 | 18 | 16.777779 | 26.296505 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 13 |
00e98f9bf0ee168aa33b0a354104b75bf6a18123 | 12,558,484,383,588 | 1234fff6ffd4f4cca1ab9d170a6cae519f5e987e | /src/gestorAsistenteVAC/util/StackU.java | e3b404ec89be2e5eeb8a97bc074eb745477296f0 | [] | no_license | dafty-punky-boy/GestorAsistenteVAC | https://github.com/dafty-punky-boy/GestorAsistenteVAC | b9663c1429b15f5c54df2351088b7c9cd86b722f | c99e0abf1f3702a123b8f059970587ee7585aae2 | refs/heads/main | 2023-07-16T12:57:19.898000 | 2021-08-01T05:19:25 | 2021-08-01T05:19:25 | 356,980,945 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gestorAsistenteVAC.util;
/**
* Clase generica Pila. Deinida como una Subclase de LinkedList.
* @author Dafty-Punky-Boy
* @version 1.0, 22/04/21
*
*/
public class StackU<T> extends LinkedListU<T>{
/**
* Crea una pila vacรญa.
*/
public StackU(){
super();
}
/**
* Agrega un nodo almacenando un... | ISO-8859-1 | Java | 973 | java | StackU.java | Java | [
{
"context": "einida como una Subclase de LinkedList.\n * @author Dafty-Punky-Boy\n * @version 1.0, 22/04/21\n * \n */\npublic class St",
"end": 129,
"score": 0.9998855590820312,
"start": 114,
"tag": "NAME",
"value": "Dafty-Punky-Boy"
}
] | null | [] | package gestorAsistenteVAC.util;
/**
* Clase generica Pila. Deinida como una Subclase de LinkedList.
* @author Dafty-Punky-Boy
* @version 1.0, 22/04/21
*
*/
public class StackU<T> extends LinkedListU<T>{
/**
* Crea una pila vacรญa.
*/
public StackU(){
super();
}
/**
* Agrega un nodo almacenando un... | 973 | 0.604124 | 0.595876 | 57 | 16.017544 | 17.909609 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.438596 | false | false | 13 |
dd04801f2c9ffa42015feba9b692c47e7ba7c514 | 29,085,518,558,926 | 61824a4ae9e4bba692a58ea5e732f77cf8ce8a76 | /code/src/com/haibison/android/anhuu/providers/localfile/LocalFileContract.java | c034e551c8cfb9f857c21eed8a1c3e4216473f16 | [
"Apache-2.0",
"MIT"
] | permissive | Darknutrino/an-huu | https://github.com/Darknutrino/an-huu | 3bbaf563a4caeace53724047256afdfa1dfea33d | 9be113aacd119c518af4dad4283920747e0fb586 | refs/heads/master | 2021-01-10T18:02:12.640000 | 2014-07-24T11:17:52 | 2014-07-24T11:17:52 | 44,823,525 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2012 Hai Bison
*
* See the file LICENSE at the root directory of this project for copying
* permission.
*/
package com.haibison.android.anhuu.providers.localfile;
import android.content.Context;
import com.haibison.android.anhuu.utils.Sys;
/**
* Contract for local file.
*
* @aut... | UTF-8 | Java | 962 | java | LocalFileContract.java | Java | [
{
"context": "/*\n * Copyright (c) 2012 Hai Bison\n *\n * See the file LICENSE at the root directo",
"end": 37,
"score": 0.9998729228973389,
"start": 28,
"tag": "NAME",
"value": "Hai Bison"
},
{
"context": "s;\n\n/**\n * Contract for local file.\n * \n * @author Hai Bison\n * @... | null | [] | /*
* Copyright (c) 2012 <NAME>
*
* See the file LICENSE at the root directory of this project for copying
* permission.
*/
package com.haibison.android.anhuu.providers.localfile;
import android.content.Context;
import com.haibison.android.anhuu.utils.Sys;
/**
* Contract for local file.
*
* @author... | 956 | 0.634096 | 0.610187 | 43 | 21.372093 | 23.147678 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.139535 | false | false | 13 |
689c44f796733260e5a84a471896c25e5e89201a | 1,717,986,978,905 | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /Mate20-9.0/src/main/java/com/android/internal/os/CpuPowerCalculator.java | e0c853a928b05232e5004bd4ec16f4d8cd073e47 | [] | no_license | morningblu/HWFramework | https://github.com/morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603000 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.internal.os;
import android.os.BatteryStats;
import android.util.ArrayMap;
import android.util.Log;
import com.android.internal.telephony.PhoneConstants;
public class CpuPowerCalculator extends PowerCalculator {
private static final boolean DEBUG = false;
private static final long MICROSEC... | UTF-8 | Java | 4,216 | java | CpuPowerCalculator.java | Java | [] | null | [] | package com.android.internal.os;
import android.os.BatteryStats;
import android.util.ArrayMap;
import android.util.Log;
import com.android.internal.telephony.PhoneConstants;
public class CpuPowerCalculator extends PowerCalculator {
private static final boolean DEBUG = false;
private static final long MICROSEC... | 4,216 | 0.614801 | 0.598435 | 90 | 45.844444 | 34.504078 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.811111 | false | false | 13 |
0d9bdb5dc04e8f26d548edbc4be2f1c6e51ed412 | 6,021,544,218,397 | 0a0e4e54e668d715c5b4399daca0037d87b254b1 | /src/com/olms/dao/SelectQuestionDaoImpl.java | 7dfa80b239cd6af64a22fbea0cc5c3096e1f08dc | [] | no_license | qhtml5/OLMS | https://github.com/qhtml5/OLMS | 25044c8f6ca292d18901007945e4c0db91cfc01b | d421cfd82c033931c72c39f83db0f878e6dfd0df | refs/heads/master | 2020-03-25T04:05:24.577000 | 2013-06-04T08:33:21 | 2013-06-04T08:33:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.olms.dao;
import java.util.List;
import org.springframework.orm.hibernate3.support.HibernateDaoSupport;
import com.olms.model.SelectQuestion;
import com.olms.model.TestPaper;
public class SelectQuestionDaoImpl extends HibernateDaoSupport implements SelectQuestionDao {
@Override
public voi... | UTF-8 | Java | 1,223 | java | SelectQuestionDaoImpl.java | Java | [] | null | [] | package com.olms.dao;
import java.util.List;
import org.springframework.orm.hibernate3.support.HibernateDaoSupport;
import com.olms.model.SelectQuestion;
import com.olms.model.TestPaper;
public class SelectQuestionDaoImpl extends HibernateDaoSupport implements SelectQuestionDao {
@Override
public voi... | 1,223 | 0.770237 | 0.769419 | 44 | 25.795454 | 28.896036 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.045455 | false | false | 13 |
0b2db35bab1964924f1a80619eab4819df66f294 | 11,948,599,082,965 | b7565796f4ce75de1f7db4a7a0dbc9fb6ca1b53f | /src/test/java/com/lumatax/salesanalyzer/model/ValidTransactionsSummaryTest.java | 3c6ba9396ff41d4c459332468b498fdef945dc04 | [] | no_license | michaelmills/lumatax-server | https://github.com/michaelmills/lumatax-server | 0921d4b93e04186afce931177b6e4e07c274e570 | 825ad8497e0f27b494175eefb2ef9034b19d9845 | refs/heads/main | 2023-08-24T19:21:19.936000 | 2021-11-04T17:19:52 | 2021-11-04T17:19:52 | 422,806,015 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lumatax.salesanalyzer.model;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.runner.RunWith;
import org.mockito.junit.MockitoJUnitRunner;
import java.math.BigDecimal;
import java.time.LocalDate;
import static org.junit.jupiter.api.Assertions.assertEquals;
impo... | UTF-8 | Java | 1,921 | java | ValidTransactionsSummaryTest.java | Java | [] | null | [] | package com.lumatax.salesanalyzer.model;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.runner.RunWith;
import org.mockito.junit.MockitoJUnitRunner;
import java.math.BigDecimal;
import java.time.LocalDate;
import static org.junit.jupiter.api.Assertions.assertEquals;
impo... | 1,921 | 0.739719 | 0.7038 | 80 | 23.025 | 19.419046 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.775 | false | false | 13 |
d3c59612a24556b63840a8d3db2260565eadf22c | 38,285,338,509,574 | 7bac258a6a9122e7f5f8c5c2cfa70c428e55aca9 | /src/problem_115/Solution.java | 671fd597cb6eb341852a7c28137d60961b79d2a1 | [] | no_license | lindanpeng/leetcode | https://github.com/lindanpeng/leetcode | bc886690ed6ee68bb21a0e05e680eca52abde859 | a7ec3698193649d16857c4d0c486657c8469754e | refs/heads/master | 2020-04-07T01:58:32.305000 | 2018-11-17T07:19:08 | 2018-11-17T07:19:08 | 157,959,323 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package problem_115;
public class Solution {
// public int numDistinct(String s, String t) {
// numDistinct(s,t,0,0);
// }
// private int[][] sign=new int[1000][1000];
// private int numDistinct(String s,String t,int cur,int k ){
// if (sign[cur][k]!=-1){
// return sign[cur][k]... | UTF-8 | Java | 851 | java | Solution.java | Java | [] | null | [] | package problem_115;
public class Solution {
// public int numDistinct(String s, String t) {
// numDistinct(s,t,0,0);
// }
// private int[][] sign=new int[1000][1000];
// private int numDistinct(String s,String t,int cur,int k ){
// if (sign[cur][k]!=-1){
// return sign[cur][k]... | 851 | 0.454759 | 0.432432 | 30 | 27.366667 | 18.05267 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.866667 | false | false | 13 |
53554dcead2803e715a30c3c8d2a281ae089ee15 | 9,388,798,539,076 | dc32c176c3d970daf097aa5556ece94463bfdcdb | /gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/MatchStepTest.java | 9b204cf28574c083178c08afdabfa3168c77601c | [
"Apache-2.0",
"MIT"
] | permissive | apache/tinkerpop | https://github.com/apache/tinkerpop | 6469dba91aaef87695f12b4a23b89afdc0021320 | 397eff08f73ae555bd3aab87498b9ff131792741 | refs/heads/master | 2023-09-05T13:29:53.428000 | 2023-08-31T21:13:43 | 2023-08-31T21:13:43 | 30,449,481 | 1,758 | 851 | Apache-2.0 | false | 2023-09-13T14:46:55 | 2015-02-07T08:00:05 | 2023-09-12T09:02:15 | 2023-09-13T14:46:47 | 208,769 | 1,819 | 771 | 27 | 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 ... | UTF-8 | Java | 30,291 | java | MatchStepTest.java | Java | [
{
"context": "tatic org.junit.Assert.assertTrue;\n\n/**\n * @author Marko A. Rodriguez (http://markorodriguez.com)\n */\npublic class Matc",
"end": 2788,
"score": 0.9998774528503418,
"start": 2770,
"tag": "NAME",
"value": "Marko A. Rodriguez"
},
{
"context": " as(\"a\"... | 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 ... | 30,279 | 0.69727 | 0.690799 | 421 | 70.950119 | 37.528957 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.463183 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.