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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8fa2b17658829fecf9573fa4e5be1ec2d401d951 | 11,321,533,823,476 | 8a659cfc3a23de335a3f4d5e2a88bcd9945590d8 | /src/main/java/scw/utils/id/db/RedisTableIdFactory.java | 9d556baf2c9070d12f32dd75a777b25fe9239a45 | [] | no_license | moutainhigh/shuchaowen | https://github.com/moutainhigh/shuchaowen | 5e2fc6f164f7585328c2fd30eac6df4c93b8822f | 33536e0dc77f0a6cb55fdc00e7097eb3c56c8da8 | refs/heads/master | 2020-06-05T02:28:25.253000 | 2019-06-17T05:22:29 | 2019-06-17T05:22:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package scw.utils.id.db;
import scw.core.utils.ClassUtils;
import scw.data.redis.Redis;
import scw.sql.orm.ORMOperations;
import scw.utils.locks.Lock;
import scw.utils.locks.RedisLock;
public final class RedisTableIdFactory extends AbstractTableIdFactory {
private final Redis redis;
public RedisTableIdF... | UTF-8 | Java | 1,342 | java | RedisTableIdFactory.java | Java | [] | null | [] | package scw.utils.id.db;
import scw.core.utils.ClassUtils;
import scw.data.redis.Redis;
import scw.sql.orm.ORMOperations;
import scw.utils.locks.Lock;
import scw.utils.locks.RedisLock;
public final class RedisTableIdFactory extends AbstractTableIdFactory {
private final Redis redis;
public RedisTableIdF... | 1,342 | 0.681886 | 0.678892 | 47 | 26.425531 | 21.669416 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.404255 | false | false | 13 |
1502737988bdc1ecb48f35acfccc894ab9334c5e | 27,934,467,312,498 | d0ced445064a9e0a262eba1088cc557f764559d2 | /src/cn/org/kkl/designpatterns/singletonmode/doublechecklockmode/TestDoubleCheckLockMode.java | 868022abfdb4da043fd23088546a4a996b985053 | [] | no_license | weihaili/tools | https://github.com/weihaili/tools | f6123f8d1c6716de292a31e5402e13715d82cdfd | 3124b8df5389c339633557a66470cc92006090c8 | refs/heads/master | 2021-09-16T11:30:07.648000 | 2018-06-20T10:25:02 | 2018-06-20T10:25:02 | 77,313,525 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.org.kkl.designpatterns.singletonmode.doublechecklockmode;
public class TestDoubleCheckLockMode {
public static void main(String[] args) {
TestDoubleCheckLockMode t=new TestDoubleCheckLockMode();
t.testSingleThreadSafety();
}
/**
*test single thread safety
*/
private void testSing... | UTF-8 | Java | 707 | java | TestDoubleCheckLockMode.java | Java | [] | null | [] | package cn.org.kkl.designpatterns.singletonmode.doublechecklockmode;
public class TestDoubleCheckLockMode {
public static void main(String[] args) {
TestDoubleCheckLockMode t=new TestDoubleCheckLockMode();
t.testSingleThreadSafety();
}
/**
*test single thread safety
*/
private void testSing... | 707 | 0.738331 | 0.724187 | 23 | 28.73913 | 24.025742 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.565217 | false | false | 13 |
d9b4655c398db70a0c634620d1259a074379f4c6 | 12,128,987,676,210 | 55815975b290d925f4c711bb357e0c1defb85c22 | /Nutrition App(Unused)/Nutrition App/src/nutrition/app/MealEntry.java | b4aa94c5706a5d4d01bea1212a158c988b5ed138 | [] | no_license | Waterhead90/Team-Red-Rocks | https://github.com/Waterhead90/Team-Red-Rocks | cb4ee3251fe1ca02e4fed6a2e0f0e3d334f09f74 | a709dc37f6a6d05711c7cc29452072e1d1303091 | refs/heads/master | 2021-01-10T22:53:43.937000 | 2016-11-22T19:20:35 | 2016-11-22T19:20:35 | 70,340,476 | 6 | 2 | null | false | 2016-11-13T21:51:07 | 2016-10-08T15:30:43 | 2016-11-05T21:24:29 | 2016-11-13T21:51:07 | 10,255 | 3 | 0 | 0 | Java | 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 nutrition.app;
import java.util.Objects;
/**
*
* @author mitchell.olson.1
*/
public class MealEntry extends MenuItem{
... | UTF-8 | Java | 1,929 | java | MealEntry.java | Java | [
{
"context": "app;\n\nimport java.util.Objects;\n\n/**\n *\n * @author mitchell.olson.1\n */\npublic class MealEntry extends MenuItem{\n\n ",
"end": 270,
"score": 0.9234462380409241,
"start": 254,
"tag": "NAME",
"value": "mitchell.olson.1"
}
] | 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 nutrition.app;
import java.util.Objects;
/**
*
* @author mitchell.olson.1
*/
public class MealEntry extends MenuItem{
... | 1,929 | 0.559876 | 0.55521 | 83 | 22.240963 | 22.795366 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.337349 | false | false | 13 |
3a0b85ca2903e7260322660109f596268bd29f1e | 31,001,073,967,101 | 21d61b1e7b134c63bd0f5c9ac839e314649c1511 | /impl-servlet/src/main/java/org/ocpsoft/rewrite/servlet/impl/DefaultHttpRewriteProvider.java | 7850b86805f89448642d0ebb36d59e075b231b4d | [
"Apache-2.0"
] | permissive | ALRubinger/rewrite | https://github.com/ALRubinger/rewrite | 0a2ed16e119e1421df6b56781dfeb4087a803e63 | 2425de3f2f4cf86f082cfefde7e31a3d3647cddc | refs/heads/master | 2021-01-16T19:09:18.056000 | 2012-08-20T20:22:06 | 2012-08-20T20:22:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2011 <a href="mailto:lincolnbaxter@gmail.com">Lincoln Baxter, III</a>
*
* 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
... | UTF-8 | Java | 2,964 | java | DefaultHttpRewriteProvider.java | Java | [
{
"context": "/*\n * Copyright 2011 <a href=\"mailto:lincolnbaxter@gmail.com\">Lincoln Baxter, III</a>\n *\n * Licensed under the",
"end": 60,
"score": 0.9999138712882996,
"start": 37,
"tag": "EMAIL",
"value": "lincolnbaxter@gmail.com"
},
{
"context": "ght 2011 <a href=\"mailto:linco... | null | [] | /*
* Copyright 2011 <a href="mailto:<EMAIL>"><NAME>, III</a>
*
* 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... | 2,916 | 0.653171 | 0.650135 | 97 | 29.556702 | 26.607096 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.360825 | false | false | 13 |
c9e6640af1b43f4519ccb56daf344c75c932b48f | 24,309,514,927,375 | 235ff334c7a79020cf8040689fc591c0fda65174 | /operative-module/matricula-operative-ws/src/main/java/pe/edu/ceid/simi/operative/domain/idioma/model/IdiomaDTO.java | ecb1e5d3896cc1558ec26870612b4da3ebda10d4 | [] | no_license | ISETH1998/simi-server | https://github.com/ISETH1998/simi-server | d946daf02695c5e5e0f2e23e8e5da04375367022 | e5c2d7b98c2148c0f6f7907cb2d309d9cb65fe58 | refs/heads/master | 2020-12-19T10:45:48.693000 | 2020-02-26T02:01:55 | 2020-02-26T02:01:55 | 235,709,287 | 1 | 0 | null | false | 2020-09-11T07:19:29 | 2020-01-23T02:26:04 | 2020-02-26T02:02:09 | 2020-09-11T07:19:28 | 44,946 | 1 | 0 | 26 | Java | false | false | package pe.edu.ceid.simi.operative.domain.idioma.model;
public class IdiomaDTO {
private int idIdioma;
private String nomIdioma;
public IdiomaDTO(int idIdioma, String nomIdioma) {
super();
this.idIdioma = idIdioma;
this.nomIdioma = nomIdioma;
}
public int getIdIdioma() {
return idIdioma;
}
public vo... | UTF-8 | Java | 522 | java | IdiomaDTO.java | Java | [] | null | [] | package pe.edu.ceid.simi.operative.domain.idioma.model;
public class IdiomaDTO {
private int idIdioma;
private String nomIdioma;
public IdiomaDTO(int idIdioma, String nomIdioma) {
super();
this.idIdioma = idIdioma;
this.nomIdioma = nomIdioma;
}
public int getIdIdioma() {
return idIdioma;
}
public vo... | 522 | 0.724138 | 0.724138 | 29 | 17 | 16.860483 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.344828 | false | false | 13 |
0559c61425aa6d7fd6ed9a316ff8a4d9488b5564 | 3,848,290,730,275 | 8f410a0f8facb739a497a7864764366448bcc9ed | /app/src/main/java/com/qiji/live/xiaozhibo/bean/CarouselJson.java | ea176d9c3e7df2a428aa1bc7727018e4b5c95b8d | [] | no_license | zhangchun404/qijixiuzhibolive | https://github.com/zhangchun404/qijixiuzhibolive | a38c3078fc15170ea94f69a6a420ee5d00fa3730 | 0711fb0d55e02655e4d00eafb9af21390bb8d6ea | refs/heads/master | 2023-03-13T09:19:11.424000 | 2021-02-26T03:13:15 | 2021-02-26T03:13:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qiji.live.xiaozhibo.bean;
/**
* Created by weipeng on 16/11/22.
*/
public class CarouselJson {
/**
* slide_id : 1
* slide_cid : 0
* slide_name : 测试
* slide_pic : admin/20161122/5833a88d7fcc2.jpg
* slide_url : http://xiaozhibo.yunbaozhibo.com/index.php?g=&m=Index&a=index
... | UTF-8 | Java | 688 | java | CarouselJson.java | Java | [
{
"context": "e com.qiji.live.xiaozhibo.bean;\n\n/**\n * Created by weipeng on 16/11/22.\n */\n\npublic class CarouselJson {\n\n ",
"end": 64,
"score": 0.9975838661193848,
"start": 57,
"tag": "USERNAME",
"value": "weipeng"
}
] | null | [] | package com.qiji.live.xiaozhibo.bean;
/**
* Created by weipeng on 16/11/22.
*/
public class CarouselJson {
/**
* slide_id : 1
* slide_cid : 0
* slide_name : 测试
* slide_pic : admin/20161122/5833a88d7fcc2.jpg
* slide_url : http://xiaozhibo.yunbaozhibo.com/index.php?g=&m=Index&a=index
... | 688 | 0.627193 | 0.589181 | 31 | 21.064516 | 17.108639 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.322581 | false | false | 13 |
1d80b56fe303cb295c0b2773e77883bbcc2167a2 | 25,340,307,080,047 | fad18cbaff180e5e46947321dc414899ab35efaf | /poo/ADOS/GerenciaAlunos/src/br/senac/sp/poo/ado/aluno/comando/SemAcaoComando.java | f2e076d59b7f0eafb2a3ef9a32ee430b88b4aed1 | [
"MIT"
] | permissive | Maltasga/senac-tads | https://github.com/Maltasga/senac-tads | a87f5c9ee499f3ed53d2845f186f2c3ad6c5c113 | 8557b442fb95bb909293701ad287dd0e7e3e9f8f | refs/heads/master | 2021-01-01T16:54:40.996000 | 2017-11-28T15:38:18 | 2017-11-28T15:38:18 | 97,951,240 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.senac.sp.poo.ado.aluno.comando;
public class SemAcaoComando implements Comando {
@Override
public void executar() {
}
}
| UTF-8 | Java | 138 | java | SemAcaoComando.java | Java | [] | null | [] | package br.senac.sp.poo.ado.aluno.comando;
public class SemAcaoComando implements Comando {
@Override
public void executar() {
}
}
| 138 | 0.73913 | 0.73913 | 10 | 12.8 | 17.775263 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 13 |
9418a56ffb9c46043ad9c6b91bf5833dc57d1b17 | 32,195,074,881,867 | 62fb808e6d871bc744e0faf6c1bf21a7ba79d6d1 | /java_1/TT/src/com/company/radixSort.java | 21e82fd226f342296c65c4406332ff42eb426235 | [] | no_license | sebsalazari/backup_bootcamp_projects | https://github.com/sebsalazari/backup_bootcamp_projects | 58378a1afefdb1a60d792fc64bbd6c21f82f8679 | b08ab900c8ce84f8708bed9597302bef02ced5f5 | refs/heads/main | 2023-07-15T15:11:11.572000 | 2021-08-29T07:35:52 | 2021-08-29T07:35:52 | 403,771,546 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.concurrent.atomic.AtomicInteger;
public class radixSort {
static ArrayList<String> sArr = new ArrayList<>();
static int longitud = 0;
// Constructor de la clase
public radixSort(int[] intArr) {
// Se convie... | UTF-8 | Java | 3,583 | java | radixSort.java | Java | [] | null | [] | package com.company;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.concurrent.atomic.AtomicInteger;
public class radixSort {
static ArrayList<String> sArr = new ArrayList<>();
static int longitud = 0;
// Constructor de la clase
public radixSort(int[] intArr) {
// Se convie... | 3,583 | 0.51242 | 0.499302 | 121 | 28.61157 | 19.842093 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595041 | false | false | 13 |
63c5d4daf6733e3465dcf185fa7e24ec4aa632a8 | 29,429,115,956,529 | 9f21a42ff38f92f4cdc677aa625a51f2569a0111 | /src/com/vishrutsharma/leetcode/easy/Main.java | 38e235fae3736b7090c003c74e2d5545e1db3799 | [] | no_license | vishrut2208/coding_practice | https://github.com/vishrut2208/coding_practice | 394946bc22d3fe72203b804bfa2918e303274667 | 62d14cc15ac692a6b53f194e5149f79af5a2b24a | refs/heads/master | 2020-04-22T07:40:24.787000 | 2019-05-05T03:50:19 | 2019-05-05T03:50:19 | 170,222,551 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vishrutsharma.leetcode.easy;
public class Main {
public static void main(String[] args) {
// ColumnDelSort q944 = new ColumnDelSort();
//
// String[] A = {"cba", "daf", "ghi"};
// q944.minDeletionSize(A);
//
// TargetSum y = new TargetSum();
//
// int[] B = {-3, 0, 3... | UTF-8 | Java | 10,676 | java | Main.java | Java | [
{
"context": "w CorrectAString();\n//\n// s.correctString(\"iamvishrut\");\n\n//////\n// BinaryTree bt = new B",
"end": 1621,
"score": 0.5348113179206848,
"start": 1618,
"tag": "USERNAME",
"value": "iam"
}
] | null | [] | package com.vishrutsharma.leetcode.easy;
public class Main {
public static void main(String[] args) {
// ColumnDelSort q944 = new ColumnDelSort();
//
// String[] A = {"cba", "daf", "ghi"};
// q944.minDeletionSize(A);
//
// TargetSum y = new TargetSum();
//
// int[] B = {-3, 0, 3... | 10,676 | 0.481079 | 0.436399 | 337 | 30.679525 | 28.833883 | 313 | false | false | 75 | 0.018265 | 0 | 0 | 0 | 0 | 1.382789 | false | false | 13 |
30e779cd7ed7e391196204cba64773a3099b6228 | 12,945,031,473,307 | 470b8fbd53e3b29e3f7a8189d7fc242574e3202d | /algorithms/src/main/java/org/nmn/notes/algorithms/arrays/Merge.java | 75982a16aeeabc92b684c9d8d8874e44773e5d09 | [] | no_license | nmn-notes/hallabol | https://github.com/nmn-notes/hallabol | 59d06283ebe855b3b48450a713f775b91cc9410e | e26914dcd22639de7f6eb3cf3be5a6685a068ffe | refs/heads/master | 2021-01-20T18:34:07.319000 | 2017-05-21T18:37:23 | 2017-05-21T18:37:23 | 64,566,753 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.nmn.notes.algorithms.arrays;
/**
* Find sum of middle elements after merging two sorted arrays.
*
* @author nmn-notes
*/
public class Merge {
/**
* Given two sorted integer arrays, return sum of middle elements
* of array obtained after merging the given array.
*
* @param arr1 first integer... | UTF-8 | Java | 3,980 | java | Merge.java | Java | [
{
"context": "ts after merging two sorted arrays.\n * \n * @author nmn-notes\n */\npublic class Merge {\n\n\t/**\n\t * Given two sort",
"end": 134,
"score": 0.9993969202041626,
"start": 125,
"tag": "USERNAME",
"value": "nmn-notes"
}
] | null | [] | package org.nmn.notes.algorithms.arrays;
/**
* Find sum of middle elements after merging two sorted arrays.
*
* @author nmn-notes
*/
public class Merge {
/**
* Given two sorted integer arrays, return sum of middle elements
* of array obtained after merging the given array.
*
* @param arr1 first integer... | 3,980 | 0.614322 | 0.591709 | 174 | 21.873564 | 21.761932 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.172414 | false | false | 13 |
ff3113772f1aba29ac399cd20a3a3d1f999bf77b | 4,733,054,016,839 | e09db44c0d38cca9aa1a6a6e15aaff2ffc131c8c | /PortalParejasCore/src/main/java/com/aplicacion/parejas/modelo/persistencia/PersonaDaoMemoriaImpl.java | 8021d7f141abf2a4295c07495b50fea5f27c7b5e | [] | no_license | victorherrerocazurro/CursoSpringATSistemas | https://github.com/victorherrerocazurro/CursoSpringATSistemas | fb4c445eccc4a266a314df03200fe765b15f2800 | 64d903be27ced1c516d240d03def0715a7ab5f64 | refs/heads/master | 2021-01-10T01:26:43.616000 | 2015-11-26T17:57:12 | 2015-11-26T17:57:12 | 46,865,005 | 3 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aplicacion.parejas.modelo.persistencia;
import java.util.LinkedList;
import java.util.List;
import com.aplicacion.parejas.modelo.entidades.Persona;
public class PersonaDaoMemoriaImpl implements PersonaDao {
@Override
public int add(Persona p) {
// TODO Auto-generated method stub
return 0;
}
@Ov... | UTF-8 | Java | 984 | java | PersonaDaoMemoriaImpl.java | Java | [
{
"context": "rsona consulta(int id) {\n\t\treturn new Persona(1, \"Marcos\", \"Fernandez\", 26, \"Hombre\", 1.65);\n\t}\n\n\t@Overrid",
"end": 583,
"score": 0.9997878670692444,
"start": 577,
"tag": "NAME",
"value": "Marcos"
},
{
"context": "ulta(int id) {\n\t\treturn new Persona(1, ... | null | [] | package com.aplicacion.parejas.modelo.persistencia;
import java.util.LinkedList;
import java.util.List;
import com.aplicacion.parejas.modelo.entidades.Persona;
public class PersonaDaoMemoriaImpl implements PersonaDao {
@Override
public int add(Persona p) {
// TODO Auto-generated method stub
return 0;
}
@Ov... | 984 | 0.696138 | 0.668699 | 45 | 20.866667 | 23.194445 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.733333 | false | false | 13 |
db8bbb984dd2c491e8dc4cb8dcecee6b70296e71 | 9,715,216,079,410 | a453eed931813c067cf8b7bc7d027761bdb30e6e | /HW5/Line.java | 83be49830c67152346c568347309534c55ace9c2 | [
"Apache-2.0"
] | permissive | grubmatt/15-121 | https://github.com/grubmatt/15-121 | 8d07d481ff5a4142e2f5047d09c4b0e3a2d83f00 | d7efbec54440eb8029ea603cf2571cf2b282010b | refs/heads/master | 2021-01-10T10:54:30.752000 | 2015-05-29T20:19:37 | 2015-05-29T20:19:37 | 36,526,672 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package HW5;
import java.awt.Color;
import java.awt.Graphics;
/**
*
* @author Matt Gruber <mgruber1>
* @section A
*
*/
public class Line implements Curve{
double x1, x2, y1, y2, x1Original,y1Original;
public Line(double x1, double y1, double x2, double y2)
{
this.x1 = x1;
this.x2 = x2;
this.... | UTF-8 | Java | 1,171 | java | Line.java | Java | [
{
"context": "lor;\nimport java.awt.Graphics;\n\n/**\n * \n * @author Matt Gruber <mgruber1>\n * @section A\n *\n */\n\npublic class Lin",
"end": 93,
"score": 0.9998272657394409,
"start": 82,
"tag": "NAME",
"value": "Matt Gruber"
},
{
"context": "va.awt.Graphics;\n\n/**\n * \n * @aut... | null | [] | package HW5;
import java.awt.Color;
import java.awt.Graphics;
/**
*
* @author <NAME> <mgruber1>
* @section A
*
*/
public class Line implements Curve{
double x1, x2, y1, y2, x1Original,y1Original;
public Line(double x1, double y1, double x2, double y2)
{
this.x1 = x1;
this.x2 = x2;
this.y1 = ... | 1,166 | 0.602399 | 0.550985 | 66 | 16.681818 | 17.210073 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.984848 | false | false | 13 |
447e1c90af1f1eff6ffb63eee3110c4412726987 | 29,489,245,502,607 | d593354c7377287571d91ea5b6f15f7d4d138b9a | /src/cn/fdse/StackOverflow/writeText/WriteText.java | 5373acc0b0eb784e72f9e4077bf18c713d3d208d | [] | no_license | lanxingdouble/MFISSO | https://github.com/lanxingdouble/MFISSO | 13e79860f6af426be9bd979c445740eaa3cbe372 | 5d04226eb2d48c769095cce344a9cbf0d82892f4 | refs/heads/master | 2020-04-26T16:32:58.715000 | 2019-04-08T13:05:28 | 2019-04-08T13:05:28 | 173,682,946 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.fdse.StackOverflow.writeText;
import cn.fdse.StackOverflow.searchModule.util.Global;
import java.io.*;
public class WriteText {
public void writeText(String s)
{
try{
System.out.println(Global.syspath);
BufferedWriter bw = new BufferedWriter (new OutputStreamWriter (new FileOutputStream (Globa... | UTF-8 | Java | 1,571 | java | WriteText.java | Java | [] | null | [] | package cn.fdse.StackOverflow.writeText;
import cn.fdse.StackOverflow.searchModule.util.Global;
import java.io.*;
public class WriteText {
public void writeText(String s)
{
try{
System.out.println(Global.syspath);
BufferedWriter bw = new BufferedWriter (new OutputStreamWriter (new FileOutputStream (Globa... | 1,571 | 0.5666 | 0.565275 | 50 | 29.18 | 28.467308 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.02 | false | false | 13 |
cf555de0602d96601af9d9d8568701669ba02b8a | 51,539,626,152 | 03853b4cc387be2c7a87c0818ee2598dfb62e361 | /app/src/main/java/pl/nikowis/focus/ui/instagram/InstagramPostsAdapter.java | a2a4997bae0a95d24c1b7bb7a1ecf979dc0fac0a | [] | no_license | nikowis/Focus | https://github.com/nikowis/Focus | 2ad6aae8f879282c7d9d23cb3ed691ac928cc9b0 | 7abe7a52c692affec190d21781ed0e67a2fcb650 | refs/heads/master | 2021-01-20T04:54:35.278000 | 2017-05-28T22:27:56 | 2017-05-28T22:27:56 | 89,749,087 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.nikowis.focus.ui.instagram;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.bumptech.glide.Glide;
import java.text.SimpleDateFormat;
import java.util.ArrayList;... | UTF-8 | Java | 2,158 | java | InstagramPostsAdapter.java | Java | [
{
"context": "\r\nimport pl.nikowis.focus.R;\r\n\r\n/**\r\n * Created by Nikodem on 4/30/2017.\r\n */\r\n\r\npublic class InstagramPosts",
"end": 404,
"score": 0.9941843152046204,
"start": 397,
"tag": "USERNAME",
"value": "Nikodem"
}
] | null | [] | package pl.nikowis.focus.ui.instagram;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.bumptech.glide.Glide;
import java.text.SimpleDateFormat;
import java.util.ArrayList;... | 2,158 | 0.695088 | 0.690917 | 65 | 31.200001 | 28.238653 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553846 | false | false | 1 |
d8d844330d35e48ba3fde338a90835eef54d3684 | 31,353,261,283,267 | 83ad40d45d2343c6d05723494680c0cabc704232 | /src/main/java/Libra/jpaClasses/TicketModeList.java | 6db062ed5b684fa782798e39c032646ce8b24da3 | [] | no_license | razkevich/Libra | https://github.com/razkevich/Libra | 2653d1186ce03a317b2e75cf59b511d44197654c | 6940f645ade8abd71ed23102637d3245dead69bf | refs/heads/master | 2019-05-24T20:10:51.049000 | 2016-11-27T08:45:35 | 2016-11-27T08:45:35 | 38,873,723 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Libra.jpaClasses;
import java.io.Serializable;
import javax.persistence.*;
import java.util.List;
/**
* The persistent class for the ticket_mode_list database table.
*
*/
@Entity
@Table(name="ticket_mode_list")
@NamedQuery(name="TicketModeList.findAll", query="SELECT t FROM TicketModeList t")
public cl... | UTF-8 | Java | 1,882 | java | TicketModeList.java | Java | [] | null | [] | package Libra.jpaClasses;
import java.io.Serializable;
import javax.persistence.*;
import java.util.List;
/**
* The persistent class for the ticket_mode_list database table.
*
*/
@Entity
@Table(name="ticket_mode_list")
@NamedQuery(name="TicketModeList.findAll", query="SELECT t FROM TicketModeList t")
public cl... | 1,882 | 0.727949 | 0.727418 | 85 | 21.152941 | 21.087774 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.023529 | false | false | 1 |
9804020cd2643ef1e32166427fb066700bfafccf | 28,750,511,088,607 | 55eec7ea5342fdc8f625c6245b008ea26f1d51cd | /ModluOyun/src/modluoyun/OyunEkrani.java | 7a8febad5634e77e76ae692b3eb96bb4ad676b9d | [] | no_license | omeryalman/ModluOyun | https://github.com/omeryalman/ModluOyun | 1004995b4d8b6089fa97214e41537cb6b76a432d | 965d0914313e4d5b2d701edb8905cff4a9793a01 | refs/heads/main | 2023-07-17T00:16:48.169000 | 2021-08-24T08:13:05 | 2021-08-24T08:13:05 | 395,772,243 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package modluoyun;
import java.awt.HeadlessException;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.net.URL;
import java.nio.charset.MalformedInputException;
import javax.sound.sampled.AudioI... | UTF-8 | Java | 6,364 | java | OyunEkrani.java | Java | [
{
"context": "me;\nimport javax.swing.JLabel;\n\n\n/**\n *\n * @author ASUS\n * \n */\n\npublic class OyunEkrani extends JFrame {",
"end": 622,
"score": 0.8981744050979614,
"start": 618,
"tag": "USERNAME",
"value": "ASUS"
}
] | null | [] |
package modluoyun;
import java.awt.HeadlessException;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.net.URL;
import java.nio.charset.MalformedInputException;
import javax.sound.sampled.AudioI... | 6,364 | 0.626224 | 0.606319 | 179 | 34.35754 | 28.061895 | 194 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.821229 | false | false | 1 |
370fb25c1fd5e281fb604dff2052beff7f9da5e1 | 28,750,511,086,818 | 4367c5f4925ea2cc6678442c8bc9614f080a7c7a | /Lista Duplamente Encadeada/src/lista/duplamente/encadeada/ListaDuplamenteEncadeada.java | 145aba77096ea93649155307076e25e9565ef083 | [] | no_license | mickaelcampos/INE5609-Estruturas-de-Dados | https://github.com/mickaelcampos/INE5609-Estruturas-de-Dados | 1550d40ad8be7db76938fec71ded39d951c60a22 | 286bb245300faf03e0fb807d0dc873f00a3fc6d0 | refs/heads/master | 2020-07-08T13:08:06.024000 | 2020-02-14T20:45:18 | 2020-02-14T20:45:18 | 203,682,802 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lista.duplamente.encadeada;
/**Classe para objetos do tipo ListaDuplamenteEncadeada, onde serao contidos, valores e metodos para o mesmo.
* @author 02714395058
*/
public class ListaDuplamenteEncadeada {
private NodoDuplo inicio, fim, cursor;
private int numElementos;
/** Metodo construtor.
... | UTF-8 | Java | 12,416 | java | ListaDuplamenteEncadeada.java | Java | [
{
"context": "ntidos, valores e metodos para o mesmo.\n* @author 02714395058\n*/\n\npublic class ListaDuplamenteEncadeada {\n\n ",
"end": 168,
"score": 0.9969720840454102,
"start": 157,
"tag": "USERNAME",
"value": "02714395058"
}
] | null | [] | package lista.duplamente.encadeada;
/**Classe para objetos do tipo ListaDuplamenteEncadeada, onde serao contidos, valores e metodos para o mesmo.
* @author 02714395058
*/
public class ListaDuplamenteEncadeada {
private NodoDuplo inicio, fim, cursor;
private int numElementos;
/** Metodo construtor.
... | 12,416 | 0.522117 | 0.519297 | 367 | 32.820164 | 23.099249 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.438692 | false | false | 1 |
4cd8041e806dc977abc4714a0f509374d9544f15 | 4,466,766,037,256 | 0eb1e8568e3984247cc4bca26281fa4535625df5 | /src/main/java/com/scu/scuWitkey/MainController.java | 0885de552c541ad71eff9b8f9a4c9171614368c4 | [] | no_license | chengangl/scuWitkey | https://github.com/chengangl/scuWitkey | c2327a2affc06a0c54cbf35605d9b5575b4b5052 | 3969a079f1eaef4266ed9848e3f71ba9b5273cdf | refs/heads/master | 2016-08-11T17:17:23.636000 | 2016-04-11T16:40:55 | 2016-04-11T16:40:55 | 55,616,687 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.scu.scuWitkey;
import com.scu.scuWitkey.Constant.Constants;
import com.scu.scuWitkey.core.domain.MissionModel;
import com.scu.scuWitkey.core.domain.RecommendModel;
import com.scu.scuWitkey.core.domain.UserModel;
import com.scu.scuWitkey.core.service.MissionService;
import com.scu.scuWitkey.core.service.Use... | UTF-8 | Java | 2,245 | java | MainController.java | Java | [] | null | [] | package com.scu.scuWitkey;
import com.scu.scuWitkey.Constant.Constants;
import com.scu.scuWitkey.core.domain.MissionModel;
import com.scu.scuWitkey.core.domain.RecommendModel;
import com.scu.scuWitkey.core.domain.UserModel;
import com.scu.scuWitkey.core.service.MissionService;
import com.scu.scuWitkey.core.service.Use... | 2,245 | 0.764811 | 0.763029 | 55 | 39.836365 | 29.866835 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.763636 | false | false | 1 |
861ac63e362ee18354f0f95c0eff3d42692b4add | 29,867,202,595,530 | 24f3146266585b1227540b4b5475dd6b9c4a05db | /service2/src/main/java/com/example/service2/utils/DataTransferObject.java | 512c148fe9655d9171e8ed6919f2a276c2b8db84 | [] | no_license | ginfinn/Spring-lab | https://github.com/ginfinn/Spring-lab | bb65439d2c15ce16277fdc70c81945f5be75d4b6 | b31e93cc333b42dfe9e6eb61b18711bd7a6455de | refs/heads/master | 2021-04-23T18:45:00.936000 | 2020-04-13T09:21:12 | 2020-04-13T09:21:12 | 249,970,604 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.service2.utils;
import lombok.*;
@Setter
@Getter
@NoArgsConstructor
@AllArgsConstructor
@Builder
public class DataTransferObject {
private Integer taskId;
private TaskStatus taskStatus;
}
| UTF-8 | Java | 220 | java | DataTransferObject.java | Java | [] | null | [] | package com.example.service2.utils;
import lombok.*;
@Setter
@Getter
@NoArgsConstructor
@AllArgsConstructor
@Builder
public class DataTransferObject {
private Integer taskId;
private TaskStatus taskStatus;
}
| 220 | 0.781818 | 0.777273 | 14 | 14.714286 | 12.892016 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 1 |
2ebb155c294c89c763b5be1c78553a216051db4b | 30,949,534,378,201 | 87a449be18ae61ac24438d076093653019a9b2f4 | /src/Capitulo03/Outest.java | 2430ea9194185ee974b5b3a7d8c5240b7944d658 | [] | no_license | fgsantosti/ProgramacaoOrientadaAObjetos | https://github.com/fgsantosti/ProgramacaoOrientadaAObjetos | bf93492f7414362c103977508b30c354d1ecfebb | ed1f2245cd90c76b20f9582f6747cda01de1a7a5 | refs/heads/master | 2021-01-09T06:39:10.009000 | 2016-07-18T22:53:39 | 2016-07-18T22:53:39 | 63,642,010 | 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 Capitulo03;
/**
*
* @author fgsantos
*/
public class Outest {
public static void main(String[] args) {
int i =... | UTF-8 | Java | 391 | java | Outest.java | Java | [
{
"context": "editor.\n */\npackage Capitulo03;\n\n/**\n *\n * @author fgsantos\n */\npublic class Outest {\n\n public static void",
"end": 232,
"score": 0.9994673132896423,
"start": 224,
"tag": "USERNAME",
"value": "fgsantos"
}
] | 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 Capitulo03;
/**
*
* @author fgsantos
*/
public class Outest {
public static void main(String[] args) {
int i =... | 391 | 0.631714 | 0.611253 | 19 | 19.578947 | 21.65839 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 1 |
839c7a628657f39d0bcffa2fe355f689a76ff8b0 | 4,260,607,588,131 | 4a30a7ee9017318122bac98919a61f5c40cdb3a8 | /app/src/main/java/com/example/devde/moviestore/MovieAdapter.java | 50eb67c5813ba81c552b42428cb83d4495d59dde | [] | no_license | debasish2309/MovieStore | https://github.com/debasish2309/MovieStore | 91a9ffbdded601e5524b1956d9139c2d95f7a4a2 | c82c2469763a25483eef5c508996e6c5b8a5c8eb | refs/heads/master | 2020-03-20T19:17:17.060000 | 2018-06-17T05:12:17 | 2018-06-17T05:12:17 | 137,630,646 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.devde.moviestore;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
... | UTF-8 | Java | 1,881 | java | MovieAdapter.java | Java | [] | null | [] | package com.example.devde.moviestore;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
... | 1,881 | 0.705476 | 0.702818 | 61 | 29.852459 | 27.626808 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.557377 | false | false | 1 |
42a40321beecac6384af66a5bca66ce27aa67f0b | 11,656,541,260,893 | 942bdcd97c2bdef640f11a87d91a85a07acb399a | /src/main/java/com/yjr/ordering_system/enums/OrderStatusEnum.java | d89b93ae9d24a75a4fcbd7e335edda5a1451add3 | [] | no_license | YJR-y/ordering-system | https://github.com/YJR-y/ordering-system | 081909e35eb17d2f21d3fd8706cdca6687cb67b0 | 271ef64b4809d3f115e2c630b6d6732c5ba1b72a | refs/heads/master | 2023-01-10T09:13:29.953000 | 2020-11-18T13:08:12 | 2020-11-18T13:08:12 | 307,699,063 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yjr.ordering_system.enums;
import lombok.AllArgsConstructor;
import lombok.Getter;
/**
* @author yjr
* @since 2020/11/05 16:30
*/
@Getter
@AllArgsConstructor
public enum OrderStatusEnum {
NEW(0, "新订单"),
FINISHED(1, "完结"),
CANCEL(2, "已取消"),
;
private final Integer code;
private ... | UTF-8 | Java | 361 | java | OrderStatusEnum.java | Java | [
{
"context": "Constructor;\nimport lombok.Getter;\n\n/**\n * @author yjr\n * @since 2020/11/05 16:30\n */\n@Getter\n@AllArgsCo",
"end": 115,
"score": 0.9996849298477173,
"start": 112,
"tag": "USERNAME",
"value": "yjr"
}
] | null | [] | package com.yjr.ordering_system.enums;
import lombok.AllArgsConstructor;
import lombok.Getter;
/**
* @author yjr
* @since 2020/11/05 16:30
*/
@Getter
@AllArgsConstructor
public enum OrderStatusEnum {
NEW(0, "新订单"),
FINISHED(1, "完结"),
CANCEL(2, "已取消"),
;
private final Integer code;
private ... | 361 | 0.669565 | 0.626087 | 21 | 15.428572 | 12.800936 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 1 |
f4bbed7183144a952930844c7efbec54468479e0 | 15,040,975,490,232 | 026db508c5e287ceb593cfa14d0bce8eb01742ba | /grocery-modules/grocery-upms-service/src/main/java/com/ribuluo/admin/common/constant/Runtime.java | 4f0b23ed35bd68d844d4c984b02a203f20249c55 | [
"MIT"
] | permissive | ren85153/grocery | https://github.com/ren85153/grocery | c9d9c03a329c3107317862c85e9197ed1eef5de6 | 7b93f264fe789d70123e9f022ecc18112b040fc8 | refs/heads/master | 2020-12-13T20:41:10.325000 | 2019-12-29T17:02:52 | 2019-12-29T17:02:52 | 234,526,297 | 0 | 0 | NOASSERTION | true | 2020-01-17T10:29:53 | 2020-01-17T10:29:52 | 2020-01-17T08:20:01 | 2020-01-17T08:19:59 | 332 | 0 | 0 | 0 | null | false | false | package com.ribuluo.admin.common.constant;
/**
* Created by harley-dog on 2016/11/25.
*/
public enum Runtime {
test,dev,prd
}
| UTF-8 | Java | 133 | java | Runtime.java | Java | [
{
"context": ".ribuluo.admin.common.constant;\n\n/**\n * Created by harley-dog on 2016/11/25.\n */\npublic enum Runtime {\n test",
"end": 72,
"score": 0.999565839767456,
"start": 62,
"tag": "USERNAME",
"value": "harley-dog"
}
] | null | [] | package com.ribuluo.admin.common.constant;
/**
* Created by harley-dog on 2016/11/25.
*/
public enum Runtime {
test,dev,prd
}
| 133 | 0.684211 | 0.62406 | 8 | 15.625 | 15.999512 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 1 |
0a23a2463faad2198ff41e9b33580319c27114e8 | 16,801,912,085,949 | 7332a6022dd6577bb1dff04a3eaea9b3171acfa5 | /NetBeans ESDE/APP_ESDE/src/Usuarios.java | 9a56534254c1e6663656aa17e5491585d82139da | [] | no_license | leoA180/APP-ESDE | https://github.com/leoA180/APP-ESDE | f12cf7f985aa76762e137d0028e4c673e073bd8c | 8695998c528c75f9ee4cfab0e7e2ebcfcb1de1ac | refs/heads/main | 2023-05-13T23:17:37.576000 | 2021-05-24T18:38:51 | 2021-05-24T18:38:51 | 370,451,203 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.Date;
import java.util.logging.Level;
import java.util.logging.Logger;
import java.text.SimpleDateFormat;
import java.util.*;
/**
*
* @author adria
*/
public class Usuarios extends ... | UTF-8 | Java | 14,828 | java | Usuarios.java | Java | [
{
"context": "ateFormat;\nimport java.util.*;\n\n\n/**\n *\n * @author adria\n */\npublic class Usuarios extends javax.swing.JFr",
"end": 285,
"score": 0.9907361268997192,
"start": 280,
"tag": "USERNAME",
"value": "adria"
},
{
"context": "host:3306/appesde\";\n String usua... | null | [] |
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.Date;
import java.util.logging.Level;
import java.util.logging.Logger;
import java.text.SimpleDateFormat;
import java.util.*;
/**
*
* @author adria
*/
public class Usuarios extends ... | 14,832 | 0.625337 | 0.603413 | 340 | 42.597057 | 35.973755 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.970588 | false | false | 1 |
19ffb56a3964f5b8dabaa3992feba73f390b2209 | 16,767,552,368,928 | 263477e1d85073cb374cd6cdb33730811a00ae22 | /infrastructure-fis-base/infrastructure-fis-base/src/mx/gob/sat/siat/base/dao/BaseFileSystemDao.java | cb72e5efc0cb8d095bcf03b725a121ce86028925 | [] | no_license | xtaticzero/infrastructure-fis-base | https://github.com/xtaticzero/infrastructure-fis-base | eba7e7dcb502afd2985bef4e658e13f5b1189fc1 | 17e3f8aaf223956feb7a11b32ec7ffe38b1b48d7 | refs/heads/master | 2021-09-09T21:51:07.862000 | 2018-03-19T22:37:54 | 2018-03-19T22:37:54 | 125,929,039 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Todos los Derechos Reservados 2013 SAT.
* Servicio de Adminisstracion Tributaria (SAT).
*
* Este software contiene informacion propiedad exclusiva del SAT considerada
* Confidencial. Queda totalmente prohibido su uso o divulgacion en forma
* parcial o total.
*/
package mx.gob.sat.siat.base.dao;
im... | UTF-8 | Java | 5,114 | java | BaseFileSystemDao.java | Java | [
{
"context": "s para manipulacion de\n * archivos.\n * \n * @author softtek\n * \n */\npublic class BaseFileSystemDao implements",
"end": 850,
"score": 0.9996509552001953,
"start": 843,
"tag": "USERNAME",
"value": "softtek"
}
] | null | [] | /*
* Todos los Derechos Reservados 2013 SAT.
* Servicio de Adminisstracion Tributaria (SAT).
*
* Este software contiene informacion propiedad exclusiva del SAT considerada
* Confidencial. Queda totalmente prohibido su uso o divulgacion en forma
* parcial o total.
*/
package mx.gob.sat.siat.base.dao;
im... | 5,114 | 0.699648 | 0.693391 | 179 | 27.569832 | 24.739523 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.541899 | false | false | 1 |
28ba72ad76b657e6a4a7b1a4563d9bafe791c935 | 24,945,170,086,398 | 92fe7fb202b1b1cff791f750d802a9a0a29016ee | /app/src/main/java/kr/co/core/thefiven/fragment/SettingKnowPeopleFrag01.java | 0b308620d659412d6f898d38a2caeb4fc23d701b | [] | no_license | puch93/TheFiveN | https://github.com/puch93/TheFiveN | 3b47329eb5b6eb736cab757eb76601ec8a207b7b | e0b85a0c6eab0a5c0b69ec9eb59949bf6f735c51 | refs/heads/master | 2021-05-26T02:29:22.554000 | 2020-12-02T05:42:39 | 2020-12-02T05:42:39 | 254,016,390 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.co.core.thefiven.fragment;
import android.content.Intent;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import a... | UTF-8 | Java | 1,938 | java | SettingKnowPeopleFrag01.java | Java | [] | null | [] | package kr.co.core.thefiven.fragment;
import android.content.Intent;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import a... | 1,938 | 0.703704 | 0.697354 | 52 | 35.365383 | 31.112717 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.673077 | false | false | 1 |
ccd7e316369be2809ce4dc90a6833c5162bdd362 | 15,187,004,395,412 | 9f4a8dc0a89fe4dade9e3e7164e325ff0838d213 | /app/src/main/java/vdt/com/autoairplanemode/activity/DummyBrightnessActivity.java | 65e4a78e249580e39d455eb682e59bcd5fe591eb | [] | no_license | thatduy/VDTools | https://github.com/thatduy/VDTools | 40acfec1fad44b58fd9320e0456ef5f75f17758e | dc57457e3bb1031c64c45dc2e938c98feb3ce36d | refs/heads/master | 2021-04-18T20:52:13.300000 | 2018-03-23T09:15:56 | 2018-03-23T09:15:56 | 126,461,095 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vdt.com.autoairplanemode.activity;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.view.Window;
import android.view.WindowManager;
import vdt.com.autoairplanemode.R;
import static android.view.WindowMan... | UTF-8 | Java | 896 | java | DummyBrightnessActivity.java | Java | [
{
"context": "ayoutParams.FLAG_NOT_TOUCHABLE;\n\n/**\n * Created by ASUS on 23-Oct-17.\n */\n\npublic class DummyBrightnessAc",
"end": 381,
"score": 0.9927089214324951,
"start": 377,
"tag": "USERNAME",
"value": "ASUS"
}
] | null | [] | package vdt.com.autoairplanemode.activity;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.view.Window;
import android.view.WindowManager;
import vdt.com.autoairplanemode.R;
import static android.view.WindowMan... | 896 | 0.737723 | 0.732143 | 35 | 24.6 | 21.401201 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457143 | false | false | 1 |
f30d0291a6072e3ce35b3884c94b8ba9661a9905 | 21,388,937,196,465 | a739580d32e9772974b39ede06f5f48249855554 | /src/main/java/com/angle/angle_code/services/AuthorityService.java | 49a08cd40fa1fc958a9c6584b48cab1c9264043f | [] | no_license | AndrijaS37N/AngleCode | https://github.com/AndrijaS37N/AngleCode | 0afb64993b404da64ece8f979b88697852c7c06b | 55ec23fcb578a8d982a32f168a9a6a95f9b630fa | refs/heads/master | 2022-06-23T16:48:15.624000 | 2020-03-29T13:21:31 | 2020-03-29T13:21:31 | 198,419,141 | 0 | 0 | null | false | 2020-07-01T23:58:49 | 2019-07-23T11:44:40 | 2020-03-29T13:21:40 | 2020-07-01T23:58:47 | 439 | 0 | 0 | 1 | Java | false | false | package com.angle.angle_code.services;
import com.angle.angle_code.entities.Authority;
import com.angle.angle_code.repositories.AuthorityRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactio... | UTF-8 | Java | 622 | java | AuthorityService.java | Java | [] | null | [] | package com.angle.angle_code.services;
import com.angle.angle_code.entities.Authority;
import com.angle.angle_code.repositories.AuthorityRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactio... | 622 | 0.805466 | 0.805466 | 19 | 31.789474 | 24.795116 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 1 |
7cc007cbd12de79f1afef2a4724b90beae4034ce | 21,388,937,194,252 | 715c2c656bce3ed0de0679e35e52ebad2c0694b5 | /app/src/main/java/com/example/mac/training/activity/DetailsChapters.java | 9984ad11600e402f5dbd2db03fddc7fea77bbfd8 | [] | no_license | MahmoudShaeer/training | https://github.com/MahmoudShaeer/training | 1f6765d7ae9f9e6a67c220dfbece01b2b42d11b2 | 0de7cfc982bdae6251e86edf755035e79488f9f4 | refs/heads/master | 2020-03-14T03:15:19.780000 | 2018-04-28T14:23:30 | 2018-04-28T14:23:30 | 131,415,934 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mac.training.activity;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import com.example.mac.training.R;
public class DetailsChapters extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstan... | UTF-8 | Java | 521 | java | DetailsChapters.java | Java | [] | null | [] | package com.example.mac.training.activity;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import com.example.mac.training.R;
public class DetailsChapters extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstan... | 521 | 0.710173 | 0.708253 | 29 | 16.965517 | 20.67396 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.206897 | false | false | 1 |
1fd6dac417a769d97335d5b844d91b6800729231 | 21,818,433,869,184 | f8cd3d912f7a55ddbcae8e1cb9e415b901746863 | /Realization/backend/acc/src/main/java/eu/bcvsolutions/idm/acc/bulk/action/impl/IdentityProvisioningBulkAction.java | f8256454214ec96a492f69e4e451573f98cb64e8 | [
"MIT"
] | permissive | bcvsolutions/CzechIdMng | https://github.com/bcvsolutions/CzechIdMng | b6dd9d2e8806db603483ff4f16d2190695c69766 | 4869ea968bee65cee4fcbc71acc26ef96e3db659 | refs/heads/develop | 2023-08-24T01:25:24.570000 | 2023-06-30T08:17:04 | 2023-06-30T08:17:04 | 61,879,415 | 47 | 30 | MIT | false | 2023-07-24T08:38:37 | 2016-06-24T11:18:23 | 2023-06-06T23:12:17 | 2023-07-24T08:38:36 | 48,315 | 32 | 12 | 30 | Java | false | false | package eu.bcvsolutions.idm.acc.bulk.action.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Description;
import org.springframework.stereotype.Component;
import com.google.common.collect.Lists;
import eu.bcvsolutions.idm.acc.A... | UTF-8 | Java | 2,842 | java | IdentityProvisioningBulkAction.java | Java | [
{
"context": " (publish notify event on identity)\n * \n * @author Radek Tomiška\n */\n@Enabled(AccModuleDescriptor.MODULE_ID)\n@Comp",
"end": 1311,
"score": 0.9998769164085388,
"start": 1298,
"tag": "NAME",
"value": "Radek Tomiška"
}
] | null | [] | package eu.bcvsolutions.idm.acc.bulk.action.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Description;
import org.springframework.stereotype.Component;
import com.google.common.collect.Lists;
import eu.bcvsolutions.idm.acc.A... | 2,834 | 0.815206 | 0.813798 | 80 | 34.512501 | 29.101973 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1875 | false | false | 1 |
9075a65ec7ed8c180cc73245a404e6ce14e6a9a3 | 31,610,959,339,227 | 16c378359041a053502ca7a2dcbbd5bf721f3515 | /app/src/main/java/com/app/pixstory/data/model/add_support/SupportData.java | 9a6822e42735453c121aea8723e5b8ab3acaa469 | [
"Apache-2.0"
] | permissive | Arvindo9/Pixstory | https://github.com/Arvindo9/Pixstory | 8fc982e05a43b16598a1f8c7d4da4a936828060d | 9d90dee647b434f00e1ea913a0a326dc073ea717 | refs/heads/master | 2023-01-22T05:01:27.226000 | 2020-11-21T20:13:47 | 2020-11-21T20:13:47 | 314,895,519 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.pixstory.data.model.add_support;
import android.os.Parcel;
import android.os.Parcelable;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.List;
public class SupportData implements Parcelable {
@SerializedName("story_id")
@Expose
... | UTF-8 | Java | 5,324 | java | SupportData.java | Java | [] | null | [] | package com.app.pixstory.data.model.add_support;
import android.os.Parcel;
import android.os.Parcelable;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.List;
public class SupportData implements Parcelable {
@SerializedName("story_id")
@Expose
... | 5,324 | 0.600864 | 0.598798 | 209 | 24.473684 | 19.332411 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.339713 | false | false | 1 |
16739eeb9979dc5bd89b08e49c17247ce30d5e22 | 11,175,504,930,613 | 0e503426858a50aa5a9e6862733f1f8ef16ce271 | /java/src/main/java/org/hyperledger/aries/api/schema/SchemaSendRequest.java | 534685c237613fdea8db3aab284100d2495fa564 | [
"Apache-2.0",
"GPL-2.0-only",
"MIT"
] | permissive | boschresearch/aries-acapy-clients | https://github.com/boschresearch/aries-acapy-clients | 4508e937881b096ce1745371801ef8dd41658a76 | d5f4e580c52caf3d707ca9d9c1e76a2a86531ec6 | refs/heads/main | 2023-05-09T21:34:01.800000 | 2021-06-16T10:12:34 | 2021-06-16T10:12:34 | 285,849,551 | 7 | 3 | Apache-2.0 | false | 2021-05-26T10:24:46 | 2020-08-07T14:32:35 | 2021-05-19T10:37:48 | 2021-05-26T10:24:46 | 816 | 6 | 3 | 0 | Java | false | false | /*
* Copyright (c) 2020-2021 Robert Bosch GmbH. All Rights Reserved.
*
* SPDX-License-Identifier: Apache-2.0
*/
package org.hyperledger.aries.api.schema;
import lombok.Builder;
import lombok.Data;
import javax.annotation.Nonnull;
import java.util.List;
@Data @Builder
public class SchemaSendRequest {
@Nonnull... | UTF-8 | Java | 451 | java | SchemaSendRequest.java | Java | [
{
"context": "/*\n * Copyright (c) 2020-2021 Robert Bosch GmbH. All Rights Reserved.\n *\n * SPDX-License-Identifi",
"end": 47,
"score": 0.8991815447807312,
"start": 30,
"tag": "NAME",
"value": "Robert Bosch GmbH"
}
] | null | [] | /*
* Copyright (c) 2020-2021 <NAME>. All Rights Reserved.
*
* SPDX-License-Identifier: Apache-2.0
*/
package org.hyperledger.aries.api.schema;
import lombok.Builder;
import lombok.Data;
import javax.annotation.Nonnull;
import java.util.List;
@Data @Builder
public class SchemaSendRequest {
@Nonnull
privat... | 440 | 0.733925 | 0.711752 | 22 | 19.5 | 17.087343 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 1 |
3af3f35e3c28a45ebeab0c3c5fd10f54690d5583 | 22,797,686,452,373 | 4aa9c6cbc3a06c8d1854e1c60acf90d7eabad053 | /gestionetudiants/src/metier/GestionEtudiants.java | d3e8b0d1f3dc3a2b715e356081cdeddb30df9e74 | [] | no_license | haythem721/swing-jdbc | https://github.com/haythem721/swing-jdbc | 07fdfb545a581f0538cc5e3ce600dfa384f3cf01 | 9c7a8e60b84e2d3e52e7bc32f38ca08da1965328 | refs/heads/master | 2021-05-17T05:03:29.352000 | 2020-04-02T17:26:47 | 2020-04-02T17:26:47 | 250,638,487 | 0 | 0 | null | false | 2020-10-13T20:51:34 | 2020-03-27T20:21:33 | 2020-04-02T17:27:08 | 2020-10-13T20:51:33 | 9 | 0 | 0 | 1 | Java | false | false | package metier;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class GestionEtudiants implements IGestionEtudiants {
private List<Etudiant>liste=new ArrayList<Etudiant>();
@Override
public void ajouterEtudiant(Etudiant e) {
//if(!liste.contains(e))
liste.... | UTF-8 | Java | 847 | java | GestionEtudiants.java | Java | [] | null | [] | package metier;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class GestionEtudiants implements IGestionEtudiants {
private List<Etudiant>liste=new ArrayList<Etudiant>();
@Override
public void ajouterEtudiant(Etudiant e) {
//if(!liste.contains(e))
liste.... | 847 | 0.677686 | 0.677686 | 40 | 19.174999 | 19.81904 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.475 | false | false | 1 |
578312f7429a58fc24553988368609a0d9416ef5 | 31,945,966,791,636 | 576a032d17d2b9bf347c0f00c9e078d2be5d579d | /src/Testes/TutorControllerTest.java | 17444afef663f6bbea50af8d599b93ed60555caf | [] | no_license | marcosbmf/ProjetoLP2 | https://github.com/marcosbmf/ProjetoLP2 | 39e2110ed683a95e0d7286dda07596da9d3c3448 | f2a384bd24e4f70d7584f9331ee082a9f9448ef8 | refs/heads/master | 2021-03-27T20:37:37.028000 | 2018-03-15T15:54:41 | 2018-03-15T15:54:41 | 122,781,277 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Testes;
import org.junit.Before;
import org.junit.Test;
import org.junit.Assert;
import ClassesBase.Aluno;
import Controllers.TutorController;
public class TutorControllerTest {
TutorController tc;
Aluno aluno = new Aluno("clairo", "666", 666, "666", "666@666.com", 10);
Aluno aluno1 = new Aluno("Naruto... | UTF-8 | Java | 4,037 | java | TutorControllerTest.java | Java | [
{
"context": "o aluno = new Aluno(\"clairo\", \"666\", 666, \"666\", \"666@666.com\", 10);\n\tAluno aluno1 = new Aluno(\"Naruto\", \"uchi",
"end": 278,
"score": 0.999914824962616,
"start": 267,
"tag": "EMAIL",
"value": "666@666.com"
},
{
"context": ", \"666@666.com\", 10);\n\tAluno ... | null | [] | package Testes;
import org.junit.Before;
import org.junit.Test;
import org.junit.Assert;
import ClassesBase.Aluno;
import Controllers.TutorController;
public class TutorControllerTest {
TutorController tc;
Aluno aluno = new Aluno("clairo", "666", 666, "666", "<EMAIL>", 10);
Aluno aluno1 = new Aluno("Naruto", "... | 3,993 | 0.692594 | 0.648749 | 171 | 22.608187 | 25.139465 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.526316 | false | false | 1 |
75c5dc121969496d41fd2d90b6c568a488f28c3c | 23,622,320,148,791 | ff05965a1216a8b5f17285f438558e6ed06e0db4 | /rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/provider/PrefixRespectingMappedNamespaceConvention.java | 16ae570a13c51140f57a10581ea475f32db60b20 | [] | no_license | liucong/jms4cxf2 | https://github.com/liucong/jms4cxf2 | 5ba89e857e9c6a4c542dffe0a13b3f704a19be77 | 56f6d8211dba6704348ee7e7551aa1a1f2c4d889 | refs/heads/master | 2023-01-09T18:08:51.730000 | 2009-09-16T03:16:48 | 2009-09-16T03:16:48 | 194,633 | 1 | 4 | null | false | 2023-01-02T21:54:29 | 2009-05-07T03:43:06 | 2019-08-13T14:24:33 | 2023-01-02T21:54:26 | 6,924 | 3 | 0 | 20 | 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 m... | UTF-8 | Java | 1,826 | java | PrefixRespectingMappedNamespaceConvention.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 m... | 1,826 | 0.715772 | 0.713034 | 48 | 37.041668 | 28.544525 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 1 |
d62761fe654043e0ca72843c10942c1468848b0e | 21,534,966,087,117 | 9ad909602be1ecc1ff98a5daf9e87fcc58987edc | /app/src/main/java/corp/is3/eventikaproject/dialogframes/SelectItemsListener.java | df01f4f06f0df28f9e70e1db6eb8c733f418f802 | [] | no_license | IVTproject/EventikaProject | https://github.com/IVTproject/EventikaProject | 57fb68d36a8aa37979a4dc3a8759f5fdabd0305f | 456af48d2851425a0c7508f795c26ab9c8e59d3f | refs/heads/master | 2021-01-10T17:50:17.342000 | 2016-05-04T16:20:02 | 2016-05-04T16:20:02 | 55,288,097 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package corp.is3.eventikaproject.dialogframes;
/*Реализация данного интерфейса передается в диалоговые окна выбора для обработки результата*/
public interface SelectItemsListener {
public void ok(boolean[] condition);
public void cancel(boolean[] condition);
}
| UTF-8 | Java | 352 | java | SelectItemsListener.java | Java | [] | null | [] | package corp.is3.eventikaproject.dialogframes;
/*Реализация данного интерфейса передается в диалоговые окна выбора для обработки результата*/
public interface SelectItemsListener {
public void ok(boolean[] condition);
public void cancel(boolean[] condition);
}
| 352 | 0.790441 | 0.786765 | 9 | 29.222221 | 30.272018 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 1 |
d1b2d6a71d5433efa06622dfff719686d6a0c3af | 18,854,906,495,640 | 018e74844c67606a985ca4ac03728e7d00e31f51 | /task/src/DAO/CarInfoRespository.java | 83fe2fe0272ae96307d84aa796bdd61c6a8cbf98 | [
"Apache-2.0"
] | permissive | CurryKernel/webMeeting | https://github.com/CurryKernel/webMeeting | 513b81d313f0e26ac40a9bb08f91702d39ec59a8 | 04b939b97aaa4bc950dff5aaf468a42b40946b54 | refs/heads/master | 2023-08-23T10:11:16.325000 | 2020-12-24T15:55:47 | 2020-12-24T15:55:47 | 352,058,625 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DAO;
import VO.CarInfo;
import java.util.List;
public interface CarInfoRespository {
//查全部
public List<CarInfo> findAll(int currentPage, int pageSize);
//查全部
public List<CarInfo> findAll();
//查,根据用户 id 查
public List<CarInfo> findByUserId(String userId);
//查,根据用户 id 查,分页
public... | UTF-8 | Java | 897 | java | CarInfoRespository.java | Java | [] | null | [] | package DAO;
import VO.CarInfo;
import java.util.List;
public interface CarInfoRespository {
//查全部
public List<CarInfo> findAll(int currentPage, int pageSize);
//查全部
public List<CarInfo> findAll();
//查,根据用户 id 查
public List<CarInfo> findByUserId(String userId);
//查,根据用户 id 查,分页
public... | 897 | 0.691635 | 0.690387 | 30 | 25.700001 | 30.021271 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.866667 | false | false | 1 |
3e4245590105f8860505030011201e7ff12c3fd6 | 11,845,519,854,551 | 2f6667c55b3f4b7d2939710f3cc288102da19138 | /Project/Fingerprinting/OffLinePosition.java | 13bc230a3d10bc623a8dd2d2e80a7d9cf053fc55 | [] | no_license | francisengelmann/SensorLab2_1337 | https://github.com/francisengelmann/SensorLab2_1337 | ba3d2798e1e5793755454f0725b3816349a5d8c1 | d8de69910aa36260730df7dd6c9121c6529c084a | refs/heads/master | 2018-09-24T06:04:55.756000 | 2012-07-23T16:16:50 | 2012-07-23T16:16:50 | 4,075,939 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @file OffLinePosition.java
* @briefevaluates stores an off-line position
*
* @author Francis Engelmann, Martin Serror
* @date June 21 2012
*/
class OffLinePosition extends Coordinates{
public double rss1; // RSS value from anchor 1
public double rss2; // RSS value from anchor 2
public double rss3; // ... | UTF-8 | Java | 894 | java | OffLinePosition.java | Java | [
{
"context": "aluates stores an off-line position\n * \n * @author Francis Engelmann, Martin Serror\n * @date June 21 2012\n */\n\nclass O",
"end": 113,
"score": 0.9998462796211243,
"start": 96,
"tag": "NAME",
"value": "Francis Engelmann"
},
{
"context": "ff-line position\n * \n * @a... | null | [] | /**
* @file OffLinePosition.java
* @briefevaluates stores an off-line position
*
* @author <NAME>, <NAME>
* @date June 21 2012
*/
class OffLinePosition extends Coordinates{
public double rss1; // RSS value from anchor 1
public double rss2; // RSS value from anchor 2
public double rss3; // RSS value from anc... | 876 | 0.646532 | 0.608501 | 33 | 26.121212 | 21.178545 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.787879 | false | false | 1 |
f5fb0a265fba76b206566f7b2944995454a64567 | 10,041,633,571,038 | 78f44b6639b81e46c2cb53d500afad69bce0f587 | /src/main/java/com/cheer/bbs/dao/ReplyMapper.java | 67333a97525bf44f047760ef37f5099543a63c90 | [] | no_license | JinPengYong/bbs | https://github.com/JinPengYong/bbs | 3206138a1a93ac415e261a108d823ec432e6efd0 | 963614e96406284188d497d4e1f8a20cc5d6ee4f | refs/heads/master | 2022-06-24T05:28:39.548000 | 2019-07-17T00:42:48 | 2019-07-17T00:42:48 | 197,287,216 | 0 | 0 | null | false | 2022-06-21T01:30:57 | 2019-07-17T00:42:36 | 2019-07-17T00:43:00 | 2022-06-21T01:30:54 | 66 | 0 | 0 | 2 | Java | false | false | package com.cheer.bbs.dao;
import com.cheer.bbs.model.Reply;
import com.cheer.bbs.model.ReplyVo;
import java.util.List;
public interface ReplyMapper {
int insert(Reply reply);
List<ReplyVo> getList(Integer postId);
int getCount(Integer postId);
int getReplyCount(Integer userId);
List<Reply> ... | UTF-8 | Java | 426 | java | ReplyMapper.java | Java | [] | null | [] | package com.cheer.bbs.dao;
import com.cheer.bbs.model.Reply;
import com.cheer.bbs.model.ReplyVo;
import java.util.List;
public interface ReplyMapper {
int insert(Reply reply);
List<ReplyVo> getList(Integer postId);
int getCount(Integer postId);
int getReplyCount(Integer userId);
List<Reply> ... | 426 | 0.737089 | 0.734742 | 23 | 17.52174 | 19.947474 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 1 |
afe7f16d871eabd6e9d99cc252f236c351a15862 | 32,865,089,799,002 | 90dca4681197997ee1f7912413c540d17962c413 | /app/services/GACredentialsRepository.java | ddfb195aa1c890f247c420ed020dc28ee7b5757b | [
"Apache-2.0"
] | permissive | phaus/2fact-demo | https://github.com/phaus/2fact-demo | af7415f5627a7ce253dc28dbfa12a2500a76b16f | 6cbe87d38247373f84402d093ea40066f8494832 | refs/heads/master | 2020-05-19T11:47:05.979000 | 2020-05-04T19:09:56 | 2020-05-04T19:09:56 | 23,614,882 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package services;
import com.warrenstrange.googleauth.ICredentialRepository;
import models.User;
import java.util.List;
/**
* Created by philipp on 31.08.14.
*/
public class GACredentialsRepository implements ICredentialRepository {
@Override
public String getSecretKey(String username) {
User user = User.Find.... | UTF-8 | Java | 814 | java | GACredentialsRepository.java | Java | [
{
"context": "s.User;\n\nimport java.util.List;\n\n/**\n * Created by philipp on 31.08.14.\n */\npublic class GACredentialsReposi",
"end": 148,
"score": 0.9993858337402344,
"start": 141,
"tag": "USERNAME",
"value": "philipp"
}
] | null | [] | package services;
import com.warrenstrange.googleauth.ICredentialRepository;
import models.User;
import java.util.List;
/**
* Created by philipp on 31.08.14.
*/
public class GACredentialsRepository implements ICredentialRepository {
@Override
public String getSecretKey(String username) {
User user = User.Find.... | 814 | 0.734644 | 0.727273 | 32 | 24.4375 | 27.714998 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.625 | false | false | 1 |
adead76d05cafabed605f30909ff8aa3313012fc | 18,992,345,394,619 | 8cebb8038cb1515eb9ec726386e4c535287d4b7f | /sacarona-svc/src/main/java/com/sacarona/common/svc/handlers/GeneralExceptionHandler.java | 2df79b4dd441fec34bca01915c908b169bd85b76 | [] | no_license | thiagolenz/restaurante | https://github.com/thiagolenz/restaurante | 2f9b000e6e253bfcc8ba3aae8159237b66bfba12 | f1963d7315bcfee9820a0a871550de1f59022a09 | refs/heads/master | 2021-01-21T05:59:57.943000 | 2015-09-16T17:24:03 | 2015-09-16T17:24:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sacarona.common.svc.handlers;
import javax.servlet.http.HttpServletRequest;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.ResponseB... | UTF-8 | Java | 1,258 | java | GeneralExceptionHandler.java | Java | [
{
"context": "l Exception Handler, Unexpected errors \n * @author thiagolenz\n * @since Aug 26, 2014\n *\n */\n@ControllerAdvice\np",
"end": 582,
"score": 0.9996415972709656,
"start": 572,
"tag": "USERNAME",
"value": "thiagolenz"
}
] | null | [] | package com.sacarona.common.svc.handlers;
import javax.servlet.http.HttpServletRequest;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.ResponseB... | 1,258 | 0.812401 | 0.806836 | 35 | 34.942856 | 29.030962 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.114286 | false | false | 1 |
8efb0617c0162ddbdd0fc2f056911cc6b8423c7d | 5,257,039,975,892 | b9f8bfc0c346725c2e4ea9cab9c5a36e607dce9a | /ProgramPractice/linkList/Solution.java | 6c4c4f530ed0c0bc30504ecf40b899b5fd972d22 | [] | no_license | vintanda/JavaTest2018 | https://github.com/vintanda/JavaTest2018 | c5684653b6bfda5c4b9d8da482bac79bf0a9b904 | d6aff8feaffa8a9e0ad8727c5260da7b4cc95261 | refs/heads/master | 2021-05-09T07:18:09.921000 | 2018-08-10T13:56:56 | 2018-08-10T13:56:56 | 119,356,627 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @author LZD 2018/02/01
*/
/*
* 题目描述:
* 输入一个链表,从尾到头打印链表每个节点的值。
*/
package linkList;
import java.util.ArrayList;
public class Solution {
public static ArrayList<Integer> printListFromTailToHead(ListNode listNode) {
//创建一个存储输入链表的结点值的ArrayList,传参传入的是第一个或者某个结点
ArrayList<Integer> reverseList = n... | GB18030 | Java | 1,437 | java | Solution.java | Java | [
{
"context": "/**\n * @author LZD\t\t2018/02/01\n */\n/*\n * 题目描述:\n * 输入一个链表,从尾到头打印链表每个节",
"end": 18,
"score": 0.9985202550888062,
"start": 15,
"tag": "USERNAME",
"value": "LZD"
}
] | null | [] | /**
* @author LZD 2018/02/01
*/
/*
* 题目描述:
* 输入一个链表,从尾到头打印链表每个节点的值。
*/
package linkList;
import java.util.ArrayList;
public class Solution {
public static ArrayList<Integer> printListFromTailToHead(ListNode listNode) {
//创建一个存储输入链表的结点值的ArrayList,传参传入的是第一个或者某个结点
ArrayList<Integer> reverseList = n... | 1,437 | 0.604874 | 0.583116 | 48 | 22.9375 | 18.342127 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 1 |
72926ace48506ed3bed7d943b84740babf860710 | 2,920,577,785,169 | dec05b19dcff77a8493db577d3d252f3a2c1cda5 | /cncounter-web/src/main/java/com/cncounter/cncounter/mvc/controller/base/PublicController.java | 4163c7e8eccaac24f99402a8d2fb06ef62593e8f | [] | no_license | YuZhongMa/cncounter | https://github.com/YuZhongMa/cncounter | abd725ed54fc2f4f9e8bff73350d979e1f9786b0 | b658a3fd3e4f975ab81130eaf6d5b1b5dad8c13b | refs/heads/v0.0.3 | 2020-12-31T02:50:06.247000 | 2016-05-13T10:26:53 | 2016-05-13T10:26:53 | 58,743,091 | 6 | 0 | null | true | 2016-05-13T13:31:35 | 2016-05-13T13:31:35 | 2016-04-25T05:43:54 | 2016-05-13T10:26:55 | 22,385 | 0 | 0 | 0 | null | null | null | package com.cncounter.cncounter.mvc.controller.base;
import com.cncounter.cncounter.mvc.msg.JSONMessage;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.ser... | UTF-8 | Java | 1,912 | java | PublicController.java | Java | [] | null | [] | package com.cncounter.cncounter.mvc.controller.base;
import com.cncounter.cncounter.mvc.msg.JSONMessage;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.ser... | 1,912 | 0.744111 | 0.744111 | 62 | 28.129032 | 28.223465 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.516129 | false | false | 1 |
eaf343c9535ee8884538a4feeaaeacf38a1366aa | 14,491,219,670,213 | 3bf6ffceb3987cd5fb1a7180c2239dabde58c704 | /src/main/java/com/rest/eskaysoftAPI/repository/SalesReturnsRepository.java | 1bb3ae71693a1a935eebb3a7ef27f1b6501bd073 | [] | no_license | suryasree-reddy/eskaysoftAPI_v1-1 | https://github.com/suryasree-reddy/eskaysoftAPI_v1-1 | 1876b3a2b3f11113ea563d4a6f01fbc53247fe71 | 12e7fb64f7a3a663fef6452169c448ad2c89709f | refs/heads/master | 2020-05-18T16:08:53.474000 | 2019-01-10T12:11:25 | 2019-01-10T12:11:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rest.eskaysoftAPI.repository;
import java.util.List;
import javax.transaction.Transactional;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.rest.eskaysoftAPI.entity.SalesReturns;
@Repository("salesReturnsRepository")
@Transacti... | UTF-8 | Java | 538 | java | SalesReturnsRepository.java | Java | [] | null | [] | package com.rest.eskaysoftAPI.repository;
import java.util.List;
import javax.transaction.Transactional;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.rest.eskaysoftAPI.entity.SalesReturns;
@Repository("salesReturnsRepository")
@Transacti... | 538 | 0.840149 | 0.840149 | 20 | 25.950001 | 26.947124 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65 | false | false | 1 |
60b71cbf1f3e9a631bb9d5d4c20bb94cebebd3d0 | 4,964,982,264,727 | 826c5e6746fbcbc5120f6bf68e42a588da6c9134 | /src/main/java/com/cxq/java/designpattern/factory/function/IMilkFactory.java | deffb7bbcffdabc69e4bccbee1b0e9a4ca194894 | [] | no_license | jobcxq/JavaSE | https://github.com/jobcxq/JavaSE | 199786cc3daa28008fa304c17a4c5573b24242f2 | adb4dc14e5a8d1b456f27369d3ec08f4ac5f14df | refs/heads/master | 2022-06-23T22:08:03.832000 | 2020-06-10T14:13:02 | 2020-06-10T14:13:02 | 149,000,590 | 0 | 0 | null | false | 2022-06-21T01:49:03 | 2018-09-16T13:54:00 | 2020-06-10T14:13:19 | 2022-06-21T01:49:03 | 216 | 0 | 0 | 3 | Java | false | false | package com.cxq.java.designpattern.factory.function;
import com.cxq.java.designpattern.factory.vo.IMilk;
public interface IMilkFactory {
//牛奶配比等公共方法
/**
*
* @return
*/
public IMilk getMilk();
}
| UTF-8 | Java | 229 | java | IMilkFactory.java | Java | [] | null | [] | package com.cxq.java.designpattern.factory.function;
import com.cxq.java.designpattern.factory.vo.IMilk;
public interface IMilkFactory {
//牛奶配比等公共方法
/**
*
* @return
*/
public IMilk getMilk();
}
| 229 | 0.701422 | 0.701422 | 15 | 13.066667 | 17.506062 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 1 |
eff051591366702da8baa050a9b50b73ebd8435b | 4,973,572,130,838 | afff52b30c0f0003de3a312c67246c421e45ef3d | /fts-fore/fts-api/src/main/java/com/lnsf/rpc/service/SysSessionService.java | 8d0a48c754499ef9ff36686977c21e7216523ed2 | [
"Apache-2.0"
] | permissive | squirrelmoney/rpc_ticketing_system | https://github.com/squirrelmoney/rpc_ticketing_system | a032f1eabc540ce74af9ef1bcbbbf3e768883690 | d55f770fbe1c8628bd2ba9bbcd3ee526f7636445 | refs/heads/main | 2023-04-30T16:07:50.417000 | 2021-05-12T07:39:49 | 2021-05-12T07:39:49 | 366,624,298 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lnsf.rpc.service;
import com.lnsf.rpc.domain.SysSession;
import com.lnsf.rpc.domain.vo.SysSessionVo;
import java.util.List;
public interface SysSessionService {
List<SysSession> findByVo(SysSessionVo sysSessionVo);
SysSession findById(Long id);
SysSession findOne(Long id);
int add(Sy... | UTF-8 | Java | 486 | java | SysSessionService.java | Java | [] | null | [] | package com.lnsf.rpc.service;
import com.lnsf.rpc.domain.SysSession;
import com.lnsf.rpc.domain.vo.SysSessionVo;
import java.util.List;
public interface SysSessionService {
List<SysSession> findByVo(SysSessionVo sysSessionVo);
SysSession findById(Long id);
SysSession findOne(Long id);
int add(Sy... | 486 | 0.744856 | 0.744856 | 25 | 18.440001 | 21.130224 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 1 |
1188b6e9ca585021a223f47831bac7303c9ccc31 | 21,629,455,351,690 | 81024646afaa609464a9a4e34a587e59be80d40a | /src/com/github/ansafari/plugin/ibatis/dom/sqlmap/Update.java | 59de1f4f8e57cbc92b6ca24f11fe1a0c7a04bea9 | [] | no_license | duymilo49/Xbatis-Plugin | https://github.com/duymilo49/Xbatis-Plugin | 05bd0c95a24498a9fb30521f70987f315c220b7b | ff0d292311d2cee6c5ecbde184c605594ba94460 | refs/heads/master | 2022-01-23T00:50:01.216000 | 2018-03-24T09:32:31 | 2018-03-24T09:32:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.ansafari.plugin.ibatis.dom.sqlmap;
public interface Update extends SqlMapIdentifiableStatement {
}
| UTF-8 | Java | 119 | java | Update.java | Java | [] | null | [] | package com.github.ansafari.plugin.ibatis.dom.sqlmap;
public interface Update extends SqlMapIdentifiableStatement {
}
| 119 | 0.840336 | 0.840336 | 4 | 28.75 | 28.39344 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 1 |
eb4ded526c8e2d2a0e9bdfc805359873e5bafd0f | 5,437,428,654,181 | 60acdac6c2dbd9cb97dc6bdf0e250b42da33bfc3 | /app/src/main/java/de/fau/amos/virtualledger/android/views/savings/SavingsDetailsFragment.java | 672b50b1fcedd33b97719b88e7487f6bc9fd0e42 | [
"Apache-2.0"
] | permissive | BankingBoys/amos-ss17-proj7 | https://github.com/BankingBoys/amos-ss17-proj7 | 151df132d287944dd9eb0570bed467eb11d9dc80 | 9a840e79c81ae47d63974362c02fa24a3364d5a0 | refs/heads/dev | 2021-01-20T03:01:58.524000 | 2017-07-25T16:11:59 | 2017-07-25T16:11:59 | 89,485,344 | 8 | 5 | null | false | 2017-07-25T18:13:31 | 2017-04-26T13:41:41 | 2017-07-19T11:46:23 | 2017-07-25T18:13:31 | 17,531 | 2 | 2 | 0 | Java | null | null | package de.fau.amos.virtualledger.android.views.savings;
import android.app.Fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ListView;
im... | UTF-8 | Java | 3,212 | java | SavingsDetailsFragment.java | Java | [
{
"context": "ger.dtos.SavingsAccountSubGoal;\n\n/**\n * Created by sebastian on 20.07.17.\n */\n\npublic class SavingsDetailsFrag",
"end": 562,
"score": 0.9885237812995911,
"start": 553,
"tag": "USERNAME",
"value": "sebastian"
}
] | null | [] | package de.fau.amos.virtualledger.android.views.savings;
import android.app.Fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ListView;
im... | 3,212 | 0.693338 | 0.691469 | 83 | 37.698795 | 34.921852 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722892 | false | false | 1 |
86f382ef86ed6dd4e1ac615d4c9b1d10c8981d9a | 627,065,233,145 | 99690d2f54dc4175a759396d97724f491504f141 | /Client/src/main/java/com/easy/notification/client/ApplicationConfig.java | 78925e855f99f0a2037938079ad8d46940b18520 | [] | no_license | Skylar92/EaseNotification | https://github.com/Skylar92/EaseNotification | 3d93ba16d2634896b596d386ae13300f5546c885 | 17a7a29a3aa4e3583647db7fd200749fdec109f1 | refs/heads/master | 2021-01-10T15:42:05.986000 | 2015-12-27T21:02:50 | 2015-12-27T21:02:50 | 44,547,475 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.easy.notification.client;
import com.easy.notification.client.controller.CommonController;
import com.easy.notification.client.controller.RegistrationController;
import com.easy.notification.client.handler.ApplicationExceptionHandler;
import javax.ws.rs.ApplicationPath;
import javax.ws.rs.core.Application... | UTF-8 | Java | 983 | java | ApplicationConfig.java | Java | [
{
"context": ".HashSet;\nimport java.util.Set;\n\n/**\n * Created by Max Galich on 14.10.2015.\n */\n@ApplicationPath(\"resources\")\n",
"end": 429,
"score": 0.9998269081115723,
"start": 419,
"tag": "NAME",
"value": "Max Galich"
}
] | null | [] | package com.easy.notification.client;
import com.easy.notification.client.controller.CommonController;
import com.easy.notification.client.controller.RegistrationController;
import com.easy.notification.client.handler.ApplicationExceptionHandler;
import javax.ws.rs.ApplicationPath;
import javax.ws.rs.core.Application... | 979 | 0.744659 | 0.736521 | 34 | 27.911764 | 23.505154 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 1 |
66b9b5bb384a307e9b12982ccb23d5f70b3ea8a5 | 11,175,504,960,480 | 48de5e36d38ce9e963494019027f6eb71ee74b4d | /API/bukkit/src/main/java/net/astrocube/api/bukkit/lobby/event/LobbyJoinEvent.java | 6abeea44ea37b1555aa949cdd46b1f4ef5e6629e | [] | no_license | AstroCube/Centauri | https://github.com/AstroCube/Centauri | 9f164fd95e6701123f964b3c450d0ccda7f96da0 | 33f2aa487684dac0bd6c7d8df6c7da39b3355128 | refs/heads/master | 2023-07-16T23:45:30.139000 | 2021-02-27T22:50:08 | 2021-02-27T22:50:08 | 285,154,162 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.astrocube.api.bukkit.lobby.event;
import lombok.AllArgsConstructor;
import lombok.Getter;
import net.astrocube.api.core.virtual.user.User;
import org.bukkit.entity.Player;
import org.bukkit.event.Event;
import org.bukkit.event.HandlerList;
@Getter
@AllArgsConstructor
public class LobbyJoinEvent extends Ev... | UTF-8 | Java | 636 | java | LobbyJoinEvent.java | Java | [] | null | [] | package net.astrocube.api.bukkit.lobby.event;
import lombok.AllArgsConstructor;
import lombok.Getter;
import net.astrocube.api.core.virtual.user.User;
import org.bukkit.entity.Player;
import org.bukkit.event.Event;
import org.bukkit.event.HandlerList;
@Getter
@AllArgsConstructor
public class LobbyJoinEvent extends Ev... | 636 | 0.746855 | 0.746855 | 27 | 22.592592 | 19.052092 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 1 |
8f7a5e51859b5eaaab93698dc283cdf7c8903476 | 12,618,613,984,403 | 6da7321d5ed1a17c42eabff3d5eaaeb8c0f82fcf | /src/main/java/backend/model/simulation/administration/centralControl/Simulation.java | 8d38d99fe84f7a6245248b638910679fd860782a | [] | no_license | jaur001/SimulatorServer | https://github.com/jaur001/SimulatorServer | d9616402c81fd06ccc93e2c85925e07293a0137d | ae65fe887e24ba33981a68f1e7ee3133cf6b0ad2 | refs/heads/release | 2022-09-14T10:20:04.226000 | 2020-08-25T16:29:39 | 2020-08-25T16:29:39 | 245,235,790 | 0 | 0 | null | false | 2022-09-01T23:21:13 | 2020-03-05T18:13:33 | 2020-08-25T16:29:42 | 2022-09-01T23:21:11 | 80,028 | 0 | 0 | 2 | Java | false | false | package backend.model.simulation.administration.centralControl;
import backend.implementations.routine.strategy.BestRoutineStrategy;
import backend.implementations.routine.strategy.RoutineStrategy;
import backend.model.simulables.company.Company;
import backend.model.simulables.company.complexCompany.secondaryCompany.... | UTF-8 | Java | 6,305 | java | Simulation.java | Java | [] | null | [] | package backend.model.simulation.administration.centralControl;
import backend.implementations.routine.strategy.BestRoutineStrategy;
import backend.implementations.routine.strategy.RoutineStrategy;
import backend.model.simulables.company.Company;
import backend.model.simulables.company.complexCompany.secondaryCompany.... | 6,305 | 0.712768 | 0.712768 | 156 | 39.416668 | 32.255184 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 1 |
2919f2aa4854d5a8e561bc360de2ff6611a2d443 | 10,634,339,087,115 | 8278d67dfe549d5a3807c11458e15dc56211cede | /app/src/main/java/com/commit451/gitlab/dialogs/UserRoleDialog.java | 00f036e30273534b91bfd4e2375b2c5a59663f6f | [
"Apache-2.0"
] | permissive | RepoForks/LabCoat | https://github.com/RepoForks/LabCoat | 85221890900eb581ef819ffbf184ef9e4a9ddf79 | 4d981fe7678ed1ac7bc92c276fe257256b642002 | refs/heads/master | 2021-01-12T06:48:41.497000 | 2016-01-25T22:34:41 | 2016-01-25T22:34:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.commit451.gitlab.dialogs;
import android.content.Context;
import android.support.v7.app.AppCompatDialog;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.widget.Toast;
import com.commit451.gitlab.R;
import com.commit451.gitlab.adapter.Proj... | UTF-8 | Java | 1,880 | java | UserRoleDialog.java | Java | [
{
"context": "import butterknife.ButterKnife;\n\n/**\n * Created by Jawn on 9/16/2015.\n */\npublic class UserRoleDialog ext",
"end": 419,
"score": 0.6967872381210327,
"start": 415,
"tag": "USERNAME",
"value": "Jawn"
}
] | null | [] | package com.commit451.gitlab.dialogs;
import android.content.Context;
import android.support.v7.app.AppCompatDialog;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.widget.Toast;
import com.commit451.gitlab.R;
import com.commit451.gitlab.adapter.Proj... | 1,880 | 0.68617 | 0.675532 | 55 | 33.18182 | 26.590559 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 1 |
9b60d277125bb5e2914359e0a98998fdceb10ced | 33,612,414,077,797 | 14a381b95281837c2e0b265e955e21d24248d49d | /src/main/java/com/itisacat/basic/framework/dao/interceptor/LogInterceptor.java | 69cca101928c34e850a0d0142f6a8271baaf721d | [] | no_license | gaoqiuling/demo | https://github.com/gaoqiuling/demo | 794a7ad90bd7f50e5a4593ed20d87ae85fdcd4c5 | 73ad1fa4e08814ad6bceb6cc2a2093a58c503007 | refs/heads/master | 2022-07-25T16:18:33.523000 | 2020-03-20T09:07:40 | 2020-03-20T09:07:40 | 245,311,079 | 0 | 0 | null | false | 2022-07-11T21:06:48 | 2020-03-06T02:17:10 | 2020-03-20T09:07:48 | 2022-07-11T21:06:48 | 164 | 0 | 0 | 7 | Java | false | false | package com.itisacat.basic.framework.dao.interceptor;
import com.google.common.base.Stopwatch;
import com.itisacat.basic.framework.consts.SysDaoConsts;
import com.itisacat.basic.framework.dao.route.DataSourceSwitch;
import lombok.extern.slf4j.Slf4j;
import org.apache.ibatis.executor.Executor;
import org.apache.ibatis.... | UTF-8 | Java | 2,134 | java | LogInterceptor.java | Java | [] | null | [] | package com.itisacat.basic.framework.dao.interceptor;
import com.google.common.base.Stopwatch;
import com.itisacat.basic.framework.consts.SysDaoConsts;
import com.itisacat.basic.framework.dao.route.DataSourceSwitch;
import lombok.extern.slf4j.Slf4j;
import org.apache.ibatis.executor.Executor;
import org.apache.ibatis.... | 2,134 | 0.689316 | 0.686973 | 56 | 37.107143 | 32.896851 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 1 |
86eda1e2b3bc4884dc3af79aaef9bef777a1cb5c | 6,820,408,082,240 | eabf446de81e60c6e16a28b51642834bce75d67b | /src/oopsConcepts/CalculateShapeCircle.java | c24e173ab0a84679366258ce69711f39ffad0a7b | [] | no_license | SXSAURYA/SeleniumBasics | https://github.com/SXSAURYA/SeleniumBasics | db8b9c9dbc525c14bbc3c27e91cb70c8b89243d5 | 0f06594545effd7eedd0c15da12eb5f09d8cfafb | refs/heads/master | 2022-12-05T12:53:46.116000 | 2020-08-28T11:08:54 | 2020-08-28T11:08:54 | 291,024,612 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oopsConcepts;
public class CalculateShapeCircle implements CalculateAreaOfShapes,Calculater{
@Override
public double calculateCircleArea(double radius) {
// TODO Auto-generated method stub
return (3.143*radius*radius);
}
@Override
public double calculateSquareArea(double side) {
// TOD... | UTF-8 | Java | 468 | java | CalculateShapeCircle.java | Java | [] | null | [] | package oopsConcepts;
public class CalculateShapeCircle implements CalculateAreaOfShapes,Calculater{
@Override
public double calculateCircleArea(double radius) {
// TODO Auto-generated method stub
return (3.143*radius*radius);
}
@Override
public double calculateSquareArea(double side) {
// TOD... | 468 | 0.713675 | 0.702991 | 23 | 18.347826 | 21.216501 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.130435 | false | false | 1 |
26889e1dd8320d3f371c18f16a9f714bfb65bb68 | 24,232,205,489,354 | b7e22968cd90c0f499e0e1ed61bbccc3a3f9e246 | /inkubator-hrm/src/main/java/com/inkubator/hrm/web/search/CitySearchParameter.java | d24e4310efd0f64cc13aaa004918b032519d6371 | [] | no_license | creative-active-technology/inkubator-hrm | https://github.com/creative-active-technology/inkubator-hrm | feb2b6f01d0c7867349901a97d00c0e517757b22 | 295a99713392bb63fbe0c5ab22e4148dce9c6a56 | refs/heads/master | 2021-01-09T07:59:19.422000 | 2016-01-22T09:39:31 | 2016-01-22T09:39:31 | 16,723,933 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.inkubator.hrm.web.search;
import org.apache.commons.lang3.StringUtils;
import com.inkubator.webcore.util.SearchParameter;
/**
*
* @author Taufik Hidayat
*/
public class CitySearchParameter extends SearchParameter {
private String cityCode;
private String cityName;
private St... | UTF-8 | Java | 1,242 | java | CitySearchParameter.java | Java | [
{
"context": "bcore.util.SearchParameter;\r\n\r\n/**\r\n *\r\n * @author Taufik Hidayat\r\n */\r\npublic class CitySearchParameter extends Se",
"end": 177,
"score": 0.999849796295166,
"start": 163,
"tag": "NAME",
"value": "Taufik Hidayat"
}
] | null | [] | package com.inkubator.hrm.web.search;
import org.apache.commons.lang3.StringUtils;
import com.inkubator.webcore.util.SearchParameter;
/**
*
* @author <NAME>
*/
public class CitySearchParameter extends SearchParameter {
private String cityCode;
private String cityName;
private String pro... | 1,234 | 0.6562 | 0.655395 | 56 | 20.178572 | 19.093853 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.446429 | false | false | 1 |
e2d2fa0e8390f35756d9ae743ca7e29178639a27 | 23,716,809,477,846 | 7790022b0cb502adf66f06b2be8d9397e9aa05e8 | /ifaith-service/src/main/java/com/ifaith/fellowship/service/auth/IOAuth2.java | 15187d2cca4efe5c419ca36742d585da4d0c13ac | [] | no_license | BkillsU/ifaith | https://github.com/BkillsU/ifaith | 09bc51111681aeacee2a0a9033070a7cd63d0cce | 224227e580e1c9c3b7b3ecaeabb3cec47af16b1e | refs/heads/master | 2020-09-28T20:03:17.366000 | 2016-06-12T14:02:29 | 2016-06-12T14:02:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ifaith.fellowship.service.auth;
import com.ifaith.fellowship.entity.auth.AuthenticateModel;
import com.ifaith.fellowship.entity.auth.OAuthRequestModel;
public interface IOAuth2 {
/**
* @return json object entity.
* */
public AuthenticateModel generateAccessToken(OAuthRequestModel model) throws Excep... | UTF-8 | Java | 329 | java | IOAuth2.java | Java | [] | null | [] | package com.ifaith.fellowship.service.auth;
import com.ifaith.fellowship.entity.auth.AuthenticateModel;
import com.ifaith.fellowship.entity.auth.OAuthRequestModel;
public interface IOAuth2 {
/**
* @return json object entity.
* */
public AuthenticateModel generateAccessToken(OAuthRequestModel model) throws Excep... | 329 | 0.802432 | 0.799392 | 11 | 28.90909 | 28.965355 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 1 |
c1997bdfa69c6a8b21dbdc706c31f36b9d6d6569 | 21,869,973,520,927 | b1bbe049ea23984c4ebea426ab2c18e5bf110b7d | /src/test/java/com/crm/pages/HomePage.java | 3815539fb10004114a37e4208b54530cbce53fa1 | [] | no_license | gvenkatesh-trillium/TrilliumCRM | https://github.com/gvenkatesh-trillium/TrilliumCRM | 3b2022c52527da98b5ea0ca05878ec3aa880e1c5 | bdf0437e4f26bccb6fc54bedda56ee239335429d | refs/heads/master | 2021-12-30T22:50:51.851000 | 2020-01-13T17:11:38 | 2020-01-13T17:11:38 | 233,649,948 | 0 | 0 | null | false | 2021-12-14T21:38:47 | 2020-01-13T17:11:27 | 2020-01-13T17:11:49 | 2021-12-14T21:38:45 | 5,422 | 0 | 0 | 2 | Java | false | false | package com.crm.pages;
import com.crm.abstractPages.AbstractMain;
import org.junit.Assert;
public class HomePage extends AbstractMain {
public String Title = "Sign in to your account";
public void goToHomePage() throws InterruptedException {
driver.get(BASE_URL);
driver.manage().window().ma... | UTF-8 | Java | 839 | java | HomePage.java | Java | [] | null | [] | package com.crm.pages;
import com.crm.abstractPages.AbstractMain;
import org.junit.Assert;
public class HomePage extends AbstractMain {
public String Title = "Sign in to your account";
public void goToHomePage() throws InterruptedException {
driver.get(BASE_URL);
driver.manage().window().ma... | 839 | 0.661502 | 0.661502 | 36 | 22.305555 | 26.088333 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 1 |
6ba324a3d4edb80f5b1f9b9a145f8b7403a0e75d | 27,393,301,414,885 | d5bbf8289aa4981e9536d649befa2b1296c9cd4c | /tutorial 35/src/com/ashish/aoptutorial/service/FactoryService.java | b25f3257e726114c3792284e153e14c24ab1afdc | [] | no_license | ashgit1/Spring_Aop | https://github.com/ashgit1/Spring_Aop | 8c3d3242f6ed8d66c0002b1fddeaf4238c5d9d8b | f65ee4e77c90646be63ef10ad22d4286331a1a4c | refs/heads/master | 2021-01-01T03:42:49.435000 | 2016-05-11T17:09:51 | 2016-05-11T17:09:51 | 58,367,084 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ashish.aoptutorial.service;
import com.ashish.aoptutorial.model.Circle;
import com.ashish.aoptutorial.model.Triangle;
public class FactoryService {
public static Object getBean(String beanType) {
if (beanType.equals("shapeService")) {
return new ShapeServiceProxy();
} else if (beanType.equals("c... | UTF-8 | Java | 461 | java | FactoryService.java | Java | [] | null | [] | package com.ashish.aoptutorial.service;
import com.ashish.aoptutorial.model.Circle;
import com.ashish.aoptutorial.model.Triangle;
public class FactoryService {
public static Object getBean(String beanType) {
if (beanType.equals("shapeService")) {
return new ShapeServiceProxy();
} else if (beanType.equals("c... | 461 | 0.711497 | 0.711497 | 20 | 22.049999 | 18.158951 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.55 | false | false | 1 |
d49d92e2807b9d662ccd8a3c634950dfe47dc608 | 30,227,979,889,859 | eb1020d9b62016fd4bc565e5715ca3882a223931 | /exc1.java | d9ddfe0b445057317c9adb30db3a93333387b17a | [] | no_license | Rosh-an/Java-beg | https://github.com/Rosh-an/Java-beg | 9412c759219db4c146c70f96be118cffbc557fd1 | 52c3384699c33b782281c60a69fb79869ca6d181 | refs/heads/master | 2021-07-10T23:42:06.278000 | 2019-09-06T04:40:59 | 2019-09-06T04:40:59 | 206,712,347 | 0 | 0 | null | false | 2020-10-13T15:50:38 | 2019-09-06T04:24:28 | 2019-09-06T04:41:58 | 2020-10-13T15:50:36 | 37 | 0 | 0 | 1 | Java | false | false | import java.util.Scanner;
public class exc1
{
public static void main(String[] args)
{
Scanner sc= new Scanner(System.in);
System.out.println("Enter a number:");
long n=sc.nextLong();
long s=0,s1=0,m=n,d;
while(n>0)
{
d=n%10;
if(d%2=... | UTF-8 | Java | 726 | java | exc1.java | Java | [] | null | [] | import java.util.Scanner;
public class exc1
{
public static void main(String[] args)
{
Scanner sc= new Scanner(System.in);
System.out.println("Enter a number:");
long n=sc.nextLong();
long s=0,s1=0,m=n,d;
while(n>0)
{
d=n%10;
if(d%2=... | 726 | 0.447658 | 0.417355 | 35 | 19.771429 | 19.524469 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 1 |
f1a8fa72867c996fb68a7da90f0a8a507780fb11 | 26,036,091,799,762 | a8906021658da7ed3b85a0073f76075ba4ce875f | /src/com/jdry/pms/exportData/dao/RoomChargeInfoExpDao.java | 792dfac0ff892631203fc0c405b1e28d910817df | [] | no_license | ogres82/PMS | https://github.com/ogres82/PMS | c08fa31c6edbdbd3da5f1e61bfe347a1f163251e | 3a7aa68cd05721db3856f2ca332e3642a7fdfee5 | refs/heads/master | 2020-12-08T08:36:29.046000 | 2020-04-22T01:23:01 | 2020-04-22T01:23:01 | 232,935,310 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jdry.pms.exportData.dao;
import java.util.List;
import java.util.Map;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import com.bstek.bdf2.core.orm.hibernate.HibernateDao;
import com.jdry.pms.exportData.pojo.RoomChargeInfoExp;
@Reposito... | UTF-8 | Java | 1,385 | java | RoomChargeInfoExpDao.java | Java | [] | null | [] | package com.jdry.pms.exportData.dao;
import java.util.List;
import java.util.Map;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import com.bstek.bdf2.core.orm.hibernate.HibernateDao;
import com.jdry.pms.exportData.pojo.RoomChargeInfoExp;
@Reposito... | 1,385 | 0.705754 | 0.703569 | 47 | 28.212767 | 30.202816 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.446808 | false | false | 1 |
50da79505196efd6cac4e50c1f21cc43dd87f5ea | 36,867,999,270,022 | 49d8d4bb1aab046452eb548e73ded43d6537191a | /common/src/common/java/info/u_team/u_team_core/gui/elements/ImageButton.java | 45b52d5c164763599492620f36125134c23eb46f | [
"Apache-2.0"
] | permissive | MC-U-Team/U-Team-Core | https://github.com/MC-U-Team/U-Team-Core | d06df440b6f65fd31beee0b264e9155ce873bc69 | 86148e8a1ca81b20e8d4a2a39def097bc3842252 | refs/heads/1.20.1 | 2023-08-08T00:15:11.731000 | 2023-08-03T23:05:35 | 2023-08-03T23:05:35 | 100,517,716 | 20 | 11 | Apache-2.0 | false | 2023-07-12T04:20:36 | 2017-08-16T17:58:58 | 2023-07-03T05:31:09 | 2023-07-12T04:20:33 | 8,083 | 17 | 7 | 1 | Java | false | false | package info.u_team.u_team_core.gui.elements;
import info.u_team.u_team_core.util.RGBA;
import info.u_team.u_team_core.util.RenderUtil;
import info.u_team.u_team_core.util.WidgetUtil;
import net.minecraft.client.gui.GuiGraphics;
import net.minecraft.network.chat.Component;
import net.minecraft.resources.ResourceLocati... | UTF-8 | Java | 1,781 | java | ImageButton.java | Java | [] | null | [] | package info.u_team.u_team_core.gui.elements;
import info.u_team.u_team_core.util.RGBA;
import info.u_team.u_team_core.util.RenderUtil;
import info.u_team.u_team_core.util.WidgetUtil;
import net.minecraft.client.gui.GuiGraphics;
import net.minecraft.network.chat.Component;
import net.minecraft.resources.ResourceLocati... | 1,781 | 0.751263 | 0.74621 | 57 | 30.245613 | 34.9422 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.245614 | false | false | 1 |
2dcf74a35d66659a5f33d98008b166237dc5e030 | 34,325,378,637,811 | 0e6268fd8a7dab3e4d7b830d6cac079be0a8a0fe | /src/H7/TestDay.java | 32ffe630ab3d54b60e3d8b2e4bd14412c05040d3 | [] | no_license | uday246/March18 | https://github.com/uday246/March18 | fc5fafbe20e12095da2e4e3fe94d1bc49dbc1df0 | 44ae546660f400b96b469c26decbe0c562b88a94 | refs/heads/master | 2020-08-15T07:27:19.063000 | 2019-10-15T13:07:02 | 2019-10-15T13:07:02 | 215,300,429 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package H7;
interface DayOfTheWeek{
public String getDay();
public void setDay(int aDay);
public void print();
public String getNextDay();
public String getPrevious();
public String addDays(int days);
}
class Day implements DayOfTheWeek {
int day=0;
public String getDay() {
String res="";
swi... | UTF-8 | Java | 1,921 | java | TestDay.java | Java | [] | null | [] | package H7;
interface DayOfTheWeek{
public String getDay();
public void setDay(int aDay);
public void print();
public String getNextDay();
public String getPrevious();
public String addDays(int days);
}
class Day implements DayOfTheWeek {
int day=0;
public String getDay() {
String res="";
swi... | 1,921 | 0.585633 | 0.570536 | 104 | 16.471153 | 13.525586 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.355769 | false | false | 1 |
f51547855425ff0eb330727db6a6d852b953e568 | 36,928,128,821,650 | 0881c5b90875effad11401740266e40905713113 | /wolf-dao-hbase/src/main/java/com/wolf/framework/dao/HEntityDaoBuilder.java | c611166197ba5a86a3c1f25d54ea2640e4438c42 | [] | no_license | jianying9/wolf | https://github.com/jianying9/wolf | de01d005487ff903d2d2b370d6d68b616376a78b | 10734d413a0f56ed49d5b49d0c66aff215612adc | refs/heads/master | 2022-12-03T00:43:40.166000 | 2021-04-01T12:21:13 | 2021-04-01T12:21:13 | 9,444,410 | 0 | 0 | null | false | 2022-11-16T07:18:45 | 2013-04-15T08:48:52 | 2021-04-01T12:21:16 | 2022-11-16T07:18:42 | 1,291 | 0 | 0 | 8 | Java | false | false | package com.wolf.framework.dao;
import com.wolf.framework.dao.Entity;
import com.wolf.framework.dao.parser.HColumnHandler;
import com.wolf.framework.hbase.HTableHandler;
import java.util.List;
/**
* 实体数据访问对象创建类
*
* @author aladdin
*/
public final class HEntityDaoBuilder<T extends Entity> {
//table name
p... | UTF-8 | Java | 2,331 | java | HEntityDaoBuilder.java | Java | [
{
"context": " java.util.List;\n\n/**\n * 实体数据访问对象创建类\n *\n * @author aladdin\n */\npublic final class HEntityDaoBuilder<T extend",
"end": 235,
"score": 0.9993149638175964,
"start": 228,
"tag": "USERNAME",
"value": "aladdin"
}
] | null | [] | package com.wolf.framework.dao;
import com.wolf.framework.dao.Entity;
import com.wolf.framework.dao.parser.HColumnHandler;
import com.wolf.framework.hbase.HTableHandler;
import java.util.List;
/**
* 实体数据访问对象创建类
*
* @author aladdin
*/
public final class HEntityDaoBuilder<T extends Entity> {
//table name
p... | 2,331 | 0.651868 | 0.651868 | 63 | 35.111111 | 33.602303 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 1 |
a518a26ea83c8538d3d13df09a660b1eea0c0d0e | 36,971,078,487,185 | 349728f8777d48b4414dc47eed3057e22e3bcf0b | /sym/main/src/main/java/com/selectyour/pages/doors/ChangePhoto.java | 62a38c6f5169d0c6e8c3a8a761c940b2a5b0bb94 | [] | no_license | gadgetfan/examples | https://github.com/gadgetfan/examples | 91584294f3144b0204b9f6d930a0f8b1fe84e009 | 7c2a5d6a8749d2e7c12fb63b3e661f5503a75c82 | refs/heads/master | 2016-09-05T09:13:07.185000 | 2014-11-09T11:24:38 | 2014-11-09T11:24:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.selectyour.pages.doors;
import com.selectyour.model.probe.ProbeService;
import com.selectyour.pages.BaseComponent;
import org.apache.commons.fileupload.FileUploadException;
import org.apache.tapestry5.PersistenceConstants;
import org.apache.tapestry5.annotations.Persist;
import org.apache.tapestry5.annotat... | UTF-8 | Java | 1,928 | java | ChangePhoto.java | Java | [] | null | [] | package com.selectyour.pages.doors;
import com.selectyour.model.probe.ProbeService;
import com.selectyour.pages.BaseComponent;
import org.apache.commons.fileupload.FileUploadException;
import org.apache.tapestry5.PersistenceConstants;
import org.apache.tapestry5.annotations.Persist;
import org.apache.tapestry5.annotat... | 1,928 | 0.653745 | 0.651126 | 65 | 28.36923 | 23.445234 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.415385 | false | false | 1 |
8509d984a6ff5d9fa04d7c71ac4805e9623b7ac9 | 35,407,710,405,952 | 7a6b0c47a0c368bf17ab485f8532663172965d15 | /src/test/java/com/shapesecurity/shift/parser/expressions/ConditionalExpressionTest.java | 00f72b6fdc44ea62bbf377aa0f839d2a22a01a58 | [
"Apache-2.0"
] | permissive | happyqq/shift-java | https://github.com/happyqq/shift-java | db61a00576e33ef9bfd7d8d7657b6bade5126952 | 4e0c3feae920677cc5955853d1d651bfd91a1ec6 | HEAD | 2017-12-18T05:59:11.728000 | 2016-11-21T20:44:41 | 2016-11-22T01:06:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shapesecurity.shift.parser.expressions;
import com.shapesecurity.shift.ast.*;
import com.shapesecurity.shift.ast.operators.BinaryOperator;
import com.shapesecurity.shift.parser.ParserTestCase;
import com.shapesecurity.shift.parser.JsError;
import org.junit.Test;
public class ConditionalExpressionTest ext... | UTF-8 | Java | 1,296 | java | ConditionalExpressionTest.java | Java | [] | null | [] | package com.shapesecurity.shift.parser.expressions;
import com.shapesecurity.shift.ast.*;
import com.shapesecurity.shift.ast.operators.BinaryOperator;
import com.shapesecurity.shift.parser.ParserTestCase;
import com.shapesecurity.shift.parser.JsError;
import org.junit.Test;
public class ConditionalExpressionTest ext... | 1,296 | 0.721451 | 0.705247 | 26 | 48.846153 | 44.870491 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.961538 | false | false | 1 |
a31b9e4209ce2edddbbd2428c998abb566f29fbd | 33,767,032,909,375 | 6991fcf56d3dcf1cbc519ac280344130ab33fc1f | /src/test/java/io/pivotal/services/dataTx/geode/office/StatsToChartAppTest.java | 9305147d528ecd7d0aa89c3221d9b40d4687b5f6 | [
"Apache-2.0"
] | permissive | pivotalservices/dataTx-geode-office | https://github.com/pivotalservices/dataTx-geode-office | 69d3f79cab9784e3ff93059f0a62325cabd1bf6b | 00fe5f73c0f158c32999459af04ec31d7177bab9 | refs/heads/master | 2020-06-17T19:45:17.141000 | 2019-09-13T14:01:20 | 2019-09-13T14:01:20 | 196,031,803 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.pivotal.services.dataTx.geode.office;
import org.junit.Test;
import io.pivotal.services.dataTx.geode.office.StatsToChartApp;
import static org.junit.Assert.*;
/**
* Unit test for simple App.
*/
public class StatsToChartAppTest
{
@Test
public void testApp()
{
String [] args = {};
try
... | UTF-8 | Java | 445 | java | StatsToChartAppTest.java | Java | [] | null | [] | package io.pivotal.services.dataTx.geode.office;
import org.junit.Test;
import io.pivotal.services.dataTx.geode.office.StatsToChartApp;
import static org.junit.Assert.*;
/**
* Unit test for simple App.
*/
public class StatsToChartAppTest
{
@Test
public void testApp()
{
String [] args = {};
try
... | 445 | 0.635955 | 0.635955 | 27 | 15.481482 | 16.736233 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 1 |
5b4e8cafef6a81b9de4b9bc0d74898b3e9ea23cc | 35,862,976,944,473 | ff7e05d29a6dc1d16a407b4d684dc3ad830607df | /sınıfuygulamaları.java | cf42b211ddc55d9f9c37a82406aae29ed97e1cf2 | [] | no_license | aberkecokan/algoritma12 | https://github.com/aberkecokan/algoritma12 | 44347a868f0e05dad64fd8a935eac112dc25a272 | bc4d1d4c3f025e7bd907d08c6d84fdf0f5d1e681 | refs/heads/master | 2022-11-24T11:47:49.287000 | 2020-07-29T12:59:16 | 2020-07-29T12:59:16 | 283,500,100 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package algo2lab;
class ogrenci{
int id;
String adi;
ogrenci(){
id=1;
adi="isimsiz";
}
ogrenci(int no,String isim){
id=no;
adi=isim;
}
void goster(){
System.out.println("Öğrencinin numarası : "+id+" Adı : "+adi);
}
}
public class sınıfuygulamaları {
public static void ... | UTF-8 | Java | 482 | java | sınıfuygulamaları.java | Java | [] | null | [] |
package algo2lab;
class ogrenci{
int id;
String adi;
ogrenci(){
id=1;
adi="isimsiz";
}
ogrenci(int no,String isim){
id=no;
adi=isim;
}
void goster(){
System.out.println("Öğrencinin numarası : "+id+" Adı : "+adi);
}
}
public class sınıfuygulamaları {
public static void ... | 482 | 0.567511 | 0.556962 | 26 | 17.192308 | 16.333117 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 1 |
50c26682ea0000d49b1a1fed41493249087abfe6 | 22,849,226,061,747 | e6e05a0999c6698a198521ffb1f7f9041ba23fa4 | /app/src/main/java/com/codepath/doit/models/Priority.java | f7a6894298258e6741bac5b59840b1ec87dc68bd | [
"Apache-2.0"
] | permissive | Sacheerc/todo | https://github.com/Sacheerc/todo | 3a43cee7f1eb168f878d6ff8b00d155d2533cb03 | e4d95e99d9af8f3847e50db0de3f4239704a34c7 | refs/heads/master | 2020-06-14T03:40:33.642000 | 2019-07-02T23:59:42 | 2019-07-02T23:59:42 | 194,885,397 | 1 | 0 | null | true | 2019-07-02T15:00:39 | 2019-07-02T15:00:38 | 2019-06-20T13:25:32 | 2016-10-10T04:21:20 | 10,518 | 0 | 0 | 0 | null | false | false | package com.codepath.doit.models;
import android.graphics.Color;
import com.codepath.doit.activities.MainActivity;
public enum Priority {
LOW("low", 2, Color.rgb(204, 214, 0)),
MEDIUM("medium", 1, Color.rgb(255, 170, 0)),
HIGH("high", 0, Color.rgb(255, 0, 0));
private final int value;
private fi... | UTF-8 | Java | 1,063 | java | Priority.java | Java | [] | null | [] | package com.codepath.doit.models;
import android.graphics.Color;
import com.codepath.doit.activities.MainActivity;
public enum Priority {
LOW("low", 2, Color.rgb(204, 214, 0)),
MEDIUM("medium", 1, Color.rgb(255, 170, 0)),
HIGH("high", 0, Color.rgb(255, 0, 0));
private final int value;
private fi... | 1,063 | 0.665099 | 0.644403 | 37 | 27.756756 | 38.025173 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.918919 | false | false | 1 |
cd73cf34296a819d2111fc92832eeab0c721a419 | 11,252,814,372,003 | 5bed06ef8564256abbe9fa7866bae7010e3653b8 | /portlets-in-action/ch7_HandlerMappings/src/chapter07/code/listing/exceptions/MissingParameterException.java | 59fec85a6b82ef8d47882d2a4f7ee3ea282e95b3 | [] | no_license | aivalisco/books-source-code | https://github.com/aivalisco/books-source-code | da723333ac7ecbb46732d931b64018a430c00b0d | 4c9bdd737b942121df8d8d25b17be5ba0f115b0a | refs/heads/master | 2020-05-17T11:57:52.477000 | 2018-01-14T18:41:52 | 2018-01-14T18:52:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chapter07.code.listing.exceptions;
/**
* Exception thrown when an expected parameter is found missing from the
* request.
* @author asarin
*
*/
public class MissingParameterException extends RuntimeException {
private static final long serialVersionUID = -8274001065024413529L;
public MissingParameter... | UTF-8 | Java | 373 | java | MissingParameterException.java | Java | [
{
"context": "r is found missing from the\n * request.\n * @author asarin\n *\n */\npublic class MissingParameterException ext",
"end": 150,
"score": 0.8214733004570007,
"start": 144,
"tag": "USERNAME",
"value": "asarin"
}
] | null | [] | package chapter07.code.listing.exceptions;
/**
* Exception thrown when an expected parameter is found missing from the
* request.
* @author asarin
*
*/
public class MissingParameterException extends RuntimeException {
private static final long serialVersionUID = -8274001065024413529L;
public MissingParameter... | 373 | 0.772118 | 0.715818 | 17 | 20.941177 | 26.201641 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 1 |
be5dc064ecf35383686c94f8725ceec3347ebb32 | 34,059,090,694,600 | db7fdddf1a542a88243fce0b8b5729cbb9ffb554 | /src/main/java/simple/RobotDistance.java | a493ef44b9974a1ef59101fdc205585661aa4e5c | [] | no_license | star12138/myTest | https://github.com/star12138/myTest | d8a9ae3859c216bbf7606fb4fc50f16c6390aae6 | 5e13c2a6ea012c95eb47a0f02f72640421d7801f | refs/heads/master | 2022-12-21T23:32:14.691000 | 2020-06-19T02:08:09 | 2020-06-19T02:08:09 | 177,903,745 | 0 | 0 | null | false | 2022-12-10T03:31:38 | 2019-03-27T02:28:29 | 2020-06-19T02:08:51 | 2022-12-10T03:31:37 | 68 | 0 | 0 | 2 | Java | false | false | package simple;
/**
* @author bike
* @create 2019-03-20 上午11:28
* <p>
* <p>
* 在二维平面上,有一个机器人从原点 (0, 0) 开始。给出它的移动顺序,判断这个机器人在完成移动后是否在 (0, 0) 处结束。
* <p>
* 移动顺序由字符串表示。字符 move[i] 表示其第 i 次移动。机器人的有效动作有 R(右),L(左),U(上)和 D(下)。如果机器人在完成所有动作后返回原点,则返回 true。否则,返回 false。
* <p>
* 注意:机器人“面朝”的方向无关紧要。 “R” 将始终使机器人向右移动一次,“L” 将始终向左移... | UTF-8 | Java | 2,116 | java | RobotDistance.java | Java | [
{
"context": "package simple;\n\n/**\n * @author bike\n * @create 2019-03-20 上午11:28\n * <p>\n * <p>\n * 在二",
"end": 36,
"score": 0.968653678894043,
"start": 32,
"tag": "USERNAME",
"value": "bike"
}
] | null | [] | package simple;
/**
* @author bike
* @create 2019-03-20 上午11:28
* <p>
* <p>
* 在二维平面上,有一个机器人从原点 (0, 0) 开始。给出它的移动顺序,判断这个机器人在完成移动后是否在 (0, 0) 处结束。
* <p>
* 移动顺序由字符串表示。字符 move[i] 表示其第 i 次移动。机器人的有效动作有 R(右),L(左),U(上)和 D(下)。如果机器人在完成所有动作后返回原点,则返回 true。否则,返回 false。
* <p>
* 注意:机器人“面朝”的方向无关紧要。 “R” 将始终使机器人向右移动一次,“L” 将始终向左移... | 2,116 | 0.445344 | 0.431849 | 58 | 24.551723 | 21.07472 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.327586 | false | false | 1 |
f601a726fac9d9d878ab8e65911f2c026c41e22f | 37,211,596,666,708 | 9fc852053e8990d1b5d97e08553c1a590efb96e5 | /app/src/main/java/com/example/zhou/myapplication/debugoff/Debug.java | 949264078c1dcb88a2c07720a1e154e5df061fe1 | [] | no_license | CurryRuss/MyApplication3 | https://github.com/CurryRuss/MyApplication3 | cb05d2246076fc7065e2873c9dd86e1c18ce3f23 | d7c5643f63e24bbd9d2b215385525bd8cf6abee5 | refs/heads/master | 2021-04-06T06:41:52.577000 | 2018-04-09T03:19:57 | 2018-04-09T03:19:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.zhou.myapplication.debugoff;
/**
* Created by Zhou on 2017/11/8.
*/
public class Debug {
public void debug(String args) {
}
}
| UTF-8 | Java | 161 | java | Debug.java | Java | [
{
"context": "le.zhou.myapplication.debugoff;\n\n/**\n * Created by Zhou on 2017/11/8.\n */\n\npublic class Debug {\n\n publ",
"end": 72,
"score": 0.9984786510467529,
"start": 68,
"tag": "NAME",
"value": "Zhou"
}
] | null | [] | package com.example.zhou.myapplication.debugoff;
/**
* Created by Zhou on 2017/11/8.
*/
public class Debug {
public void debug(String args) {
}
}
| 161 | 0.652174 | 0.608696 | 13 | 11.384615 | 16.131853 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.076923 | false | false | 1 |
a8a582affab6de272cafe8a4d67c0b964d74cbcf | 17,635,135,763,313 | 1a11ea7ca9806d21082e29c100b4a402aa3d6254 | /mobile/src/main/java/amyphan/watchfinder/WatchFinder.java | 399a0936b75dbe1e24b0159e4756ab5085238aad | [] | no_license | amyphan/watchFinder | https://github.com/amyphan/watchFinder | 55aaa8e3f9cb75a164f4786e769a357668cbb01d | c0e0b61ea833a711052f4f74b54476e0b3621498 | refs/heads/master | 2016-09-06T17:41:58.801000 | 2015-06-01T11:30:32 | 2015-06-01T11:30:32 | 33,506,252 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package amyphan.watchfinder;
import android.app.Notification;
import android.os.Bundle;
import android.util.Log;
import android.widget.Toast;
import android.view.View;
import android.view.View.OnClickListener;
import android.support.v7.app.ActionBarActivity;
import android.support.v7.widget.Toolbar;
import android.sup... | UTF-8 | Java | 6,944 | java | WatchFinder.java | Java | [
{
"context": "ndroid.gms.wearable.Wearable;\n\n\n\n/**\n * Created by Amy on 4/15/2015.\n */\npublic class WatchFinder extend",
"end": 942,
"score": 0.9978910684585571,
"start": 939,
"tag": "NAME",
"value": "Amy"
}
] | null | [] | package amyphan.watchfinder;
import android.app.Notification;
import android.os.Bundle;
import android.util.Log;
import android.widget.Toast;
import android.view.View;
import android.view.View.OnClickListener;
import android.support.v7.app.ActionBarActivity;
import android.support.v7.widget.Toolbar;
import android.sup... | 6,944 | 0.608007 | 0.605415 | 195 | 34.610256 | 28.424654 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.441026 | false | false | 1 |
d2b931a87cc0f2ad4d3bb48b8c82a9c06208b9e0 | 19,000,935,373,026 | d672ad1b3e114acdb4fb0781916892bb47b1de5b | /src/Main.java | 57952a314186a6d7d548d2940885f5a0a35001f2 | [] | no_license | Alistair401/Heap | https://github.com/Alistair401/Heap | f81ed5708f6e8784187ceb9bf20d0b2eb7919103 | c19dba1fdf2087b23ab8d314ab209281649fad71 | refs/heads/master | 2020-02-28T02:06:01.580000 | 2017-04-01T21:40:53 | 2017-04-01T21:40:53 | 86,861,676 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Arrays;
public class Main {
public static void main(String[] args) {
Heap<String> stringHeap = new Heap<>(Arrays.asList("a","h","i","j","k","b","f","g","c","d","e"));
while (!stringHeap.isEmpty()){
System.out.println(stringHeap.poll());
}
}
}
| UTF-8 | Java | 305 | java | Main.java | Java | [] | null | [] | import java.util.Arrays;
public class Main {
public static void main(String[] args) {
Heap<String> stringHeap = new Heap<>(Arrays.asList("a","h","i","j","k","b","f","g","c","d","e"));
while (!stringHeap.isEmpty()){
System.out.println(stringHeap.poll());
}
}
}
| 305 | 0.547541 | 0.547541 | 10 | 29.5 | 30.408058 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3 | false | false | 1 |
c0f26cc0383220dda6b638708d3dce92b640de78 | 28,346,784,213,748 | f190808f29d4966fd83bd028b0ce036a56ebd326 | /app/src/main/java/by/shidlovsky/maxim/tictaktoe/game/WinnerCheckerHorizontal.java | fa1e1cab5f3c645e4fbdb960bc43a926222736e3 | [] | no_license | ElenaGatskevich/Krestiki-noliki | https://github.com/ElenaGatskevich/Krestiki-noliki | 1b99460df6889b10f6f63a1a7f4a1ee56f55451b | 6308626f8ba39500ecf4977c401a2be1b6c730f4 | refs/heads/master | 2020-04-12T14:25:43.584000 | 2018-12-20T09:17:08 | 2018-12-20T09:17:08 | 162,552,192 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.shidlovsky.maxim.tictaktoe.game;
public class WinnerCheckerHorizontal implements WinnerCheckerInterface {
private Game game;
WinnerCheckerHorizontal(Game game) {
this.game = game;
}
public Gamer checkWinner() {
Square[][] field = game.getField();
Gamer currPlayer;
... | UTF-8 | Java | 905 | java | WinnerCheckerHorizontal.java | Java | [] | null | [] | package by.shidlovsky.maxim.tictaktoe.game;
public class WinnerCheckerHorizontal implements WinnerCheckerInterface {
private Game game;
WinnerCheckerHorizontal(Game game) {
this.game = game;
}
public Gamer checkWinner() {
Square[][] field = game.getField();
Gamer currPlayer;
... | 905 | 0.507182 | 0.501657 | 30 | 29.166666 | 20.142962 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 1 |
e089439c0d10083354064d2ec55ad8ddeec678da | 11,355,893,577,416 | b368c24a5cc10642d144587c278da14e88f71049 | /src/main/java/com/mirror/evolution/EvolutionApplication.java | ed7a4aa6ca8d1524b5491e54d92e1a4d0ae71b0b | [] | no_license | MirrorrorriN/evolution | https://github.com/MirrorrorriN/evolution | 721ae16bcae9c73121241393602d689d1dc69827 | 054838ed6c17ff0fa0db30765b50443d81f1c132 | refs/heads/master | 2022-06-25T15:02:52.065000 | 2020-11-05T02:30:03 | 2020-11-05T02:30:03 | 184,969,495 | 0 | 0 | null | false | 2022-06-21T01:06:29 | 2019-05-05T02:42:47 | 2020-11-05T02:30:12 | 2022-06-21T01:06:26 | 60 | 0 | 0 | 3 | Java | false | false | package com.mirror.evolution;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* Created by mirrordingjing
*
* @Date 2019/5/5
*/
@SpringBootApplication
public class EvolutionApplication {
public static void main(String[] args) {
... | UTF-8 | Java | 387 | java | EvolutionApplication.java | Java | [
{
"context": "onfigure.SpringBootApplication;\n\n/**\n * Created by mirrordingjing\n *\n * @Date 2019/5/5\n */\n@SpringBootApplication\np",
"end": 184,
"score": 0.9996399879455566,
"start": 170,
"tag": "USERNAME",
"value": "mirrordingjing"
}
] | null | [] | package com.mirror.evolution;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* Created by mirrordingjing
*
* @Date 2019/5/5
*/
@SpringBootApplication
public class EvolutionApplication {
public static void main(String[] args) {
... | 387 | 0.764858 | 0.749354 | 16 | 23.1875 | 22.672171 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 1 |
58d75e1efb6999b09f838152b861de543856fa73 | 33,200,097,237,151 | c756fa89d0497f8721894c72936e623ccb225a05 | /modules/register/java/com/layou/study/server/register/rest/TeamClassRestController.java | b14c42ae162f0f466f65ecca75c03c4932fbc4eb | [] | no_license | layour/HappyStudyServer | https://github.com/layour/HappyStudyServer | 51d543942ad50b2b84e8604c7c877c17111ec9fa | 45844a4bbb46b9ebb13ee15b47ba90d55d6e9e94 | refs/heads/master | 2021-03-12T22:44:29.369000 | 2015-06-24T15:22:04 | 2015-06-24T15:22:04 | 37,255,200 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.layou.study.server.register.rest;
import java.net.URI;
import java.util.List;
import javax.validation.Validator;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpHeaders;
import org.sprin... | UTF-8 | Java | 3,698 | java | TeamClassRestController.java | Java | [] | null | [] | package com.layou.study.server.register.rest;
import java.net.URI;
import java.util.List;
import javax.validation.Validator;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpHeaders;
import org.sprin... | 3,698 | 0.760571 | 0.756 | 101 | 32.653465 | 28.182024 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.415842 | false | false | 1 |
2f575cb0c60ef344f5f526b98cb219313b98e53f | 7,868,380,148,061 | 45c3b5701058d7d7325064f397dea5171c655207 | /app/src/main/java/com/mi/www/photogallary/PhotoGallaryFragment.java | 11cfa2fcd7482ee0850498e92ae5a84e5626f976 | [] | no_license | trhthyj/AndroidProgram_PhotoGallery | https://github.com/trhthyj/AndroidProgram_PhotoGallery | b7d6c1d1d407324c55f82c0e334553cd44d250ef | aa0d7a0382b1c9c3347aea23fd4131d3198e58c7 | refs/heads/master | 2021-09-05T07:35:30.945000 | 2018-01-25T08:51:16 | 2018-01-25T08:51:16 | 117,774,343 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mi.www.photogallary;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.Drawable;
import android.nfc.Tag;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os.Handler;
import android.support.a... | UTF-8 | Java | 7,807 | java | PhotoGallaryFragment.java | Java | [] | null | [] | package com.mi.www.photogallary;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.Drawable;
import android.nfc.Tag;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os.Handler;
import android.support.a... | 7,807 | 0.649758 | 0.649104 | 228 | 32.548244 | 26.124908 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535088 | false | false | 1 |
75a071e4b22d85ab51d94d34344f21b7a0c673f1 | 14,164,802,191,450 | 29159bc4c137fe9104d831a5efe346935eeb2db5 | /mmj-cloud-active/src/main/java/com/mmj/active/coupon/mapper/CouponRedeemCodeTemplateidMapper.java | 6552e5486448515acf97f620e9d57fe7658bab69 | [] | no_license | xddpool/mmj-cloud | https://github.com/xddpool/mmj-cloud | bfb06d2ef08c9e7b967c63f223fc50b1a56aac1c | de4bcb35db509ce929d516d83de765fdc2afdac5 | refs/heads/master | 2023-06-27T11:16:38.059000 | 2020-07-24T03:23:48 | 2020-07-24T03:23:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mmj.active.coupon.mapper;
import com.baomidou.mybatisplus.mapper.BaseMapper;
import com.mmj.active.coupon.model.CouponRedeemCodeTemplateid;
/**
* <p>
* Mapper 接口
* </p>
*
* @author zhangyicao
* @since 2019-09-03
*/
public interface CouponRedeemCodeTemplateidMapper extends BaseMapper<C... | UTF-8 | Java | 359 | java | CouponRedeemCodeTemplateidMapper.java | Java | [
{
"context": "**\r\n * <p>\r\n * Mapper 接口\r\n * </p>\r\n *\r\n * @author zhangyicao\r\n * @since 2019-09-03\r\n */\r\npublic interface Coup",
"end": 221,
"score": 0.9994692802429199,
"start": 211,
"tag": "USERNAME",
"value": "zhangyicao"
}
] | null | [] | package com.mmj.active.coupon.mapper;
import com.baomidou.mybatisplus.mapper.BaseMapper;
import com.mmj.active.coupon.model.CouponRedeemCodeTemplateid;
/**
* <p>
* Mapper 接口
* </p>
*
* @author zhangyicao
* @since 2019-09-03
*/
public interface CouponRedeemCodeTemplateidMapper extends BaseMapper<C... | 359 | 0.729577 | 0.707042 | 16 | 20.1875 | 27.288319 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 1 |
84bdc0180edc480dbff825a48376f2e241da94c6 | 31,834,297,638,245 | cde8b2f43cc6c9bef836a7786e19cca21c8bf869 | /ANDROID CODES/Call/EventHandling.java | 87476b08c8a59b433710bc330cb532bd38c11297 | [] | no_license | KaushalPranaw/All_Android | https://github.com/KaushalPranaw/All_Android | 08103ca5605703cd5e3b1b92d6ddf78728d310a9 | 8db3d89f66b4fa7565ee2f6a6879195a96c7b673 | refs/heads/master | 2021-02-11T01:31:40.623000 | 2020-03-03T02:50:49 | 2020-03-03T02:50:49 | 244,438,184 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.pranaw.calling;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.Toast;
import com.example.pranaw.calling_messaging.R;
public class EventHandling extends AppCompatActivity implements View.OnCli... | UTF-8 | Java | 762 | java | EventHandling.java | Java | [] | null | [] | package com.example.pranaw.calling;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.Toast;
import com.example.pranaw.calling_messaging.R;
public class EventHandling extends AppCompatActivity implements View.OnCli... | 762 | 0.74147 | 0.740157 | 28 | 26.214285 | 24.154795 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 1 |
954c5e285b0d72ddc0a254515bbf1afea8dbf662 | 8,005,819,084,933 | f3d55ea324ca725c30f6740f04791cca7ba0e2f5 | /fias.input.lib/src/main/java/tech/nikolaev/fias/model/AddressEntityAction.java | 0be3d878d23a207abc1a894d751c913947379417 | [] | no_license | nikolaeval/fias.input | https://github.com/nikolaeval/fias.input | f7480f4bff0003c8439399be19b5e36f5633de97 | 2b1184ed642ba1d608166a420f01d4fef91d6f9d | refs/heads/master | 2021-08-29T11:08:15.312000 | 2017-12-13T20:31:03 | 2017-12-13T20:31:03 | 112,388,036 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tech.nikolaev.fias.model;
public class AddressEntityAction {
public enum Action {
INDEX,
CREATE,
UPDATE,
DELETE;
@Override
public String toString() {
return name().toLowerCase();
}
}
private Action action;
private AddressEnt... | UTF-8 | Java | 603 | java | AddressEntityAction.java | Java | [] | null | [] | package tech.nikolaev.fias.model;
public class AddressEntityAction {
public enum Action {
INDEX,
CREATE,
UPDATE,
DELETE;
@Override
public String toString() {
return name().toLowerCase();
}
}
private Action action;
private AddressEnt... | 603 | 0.583748 | 0.583748 | 33 | 17.272728 | 16.19441 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393939 | false | false | 1 |
52ed98bfb142ad1a87fb1771439e17e5ede9e689 | 5,196,910,429,743 | bf812baa4cfd31d22d74ac7ec1a324641a991ede | /kadry/src/main/java/daoplatnik/ZusdraDAO.java | 96ce7aa1a5bbe796352e45d4985559fe9346ef14 | [] | no_license | brzaskun/NetBeansProjects | https://github.com/brzaskun/NetBeansProjects | f5d0abc95a29681fab87e6a039a7f925edab3dc6 | aa67838735901cc9171c49600348eaea8e35e523 | refs/heads/masterpozmianach | 2023-08-31T23:32:37.748000 | 2023-08-30T21:30:09 | 2023-08-30T21:30:09 | 40,359,654 | 0 | 0 | null | false | 2023-03-27T22:22:00 | 2015-08-07T12:35:43 | 2022-01-10T23:16:06 | 2023-03-27T22:21:58 | 221,533 | 0 | 0 | 15 | Java | false | false | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package daoplatnik;
import entityplatnik.ZUSDRA;
import error.E;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import javax.annotation.PreDestroy;
imp... | UTF-8 | Java | 1,816 | java | ZusdraDAO.java | Java | [
{
"context": ".transaction.Transactional;\r\n\r\n/**\r\n *\r\n * @author Osito\r\n */\r\n@Stateless\r\n@Transactional\r\npublic class Zu",
"end": 549,
"score": 0.9996767044067383,
"start": 544,
"tag": "NAME",
"value": "Osito"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package daoplatnik;
import entityplatnik.ZUSDRA;
import error.E;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import javax.annotation.PreDestroy;
imp... | 1,816 | 0.596366 | 0.594714 | 71 | 23.577465 | 23.009283 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.450704 | false | false | 1 |
d6a644f8955c90f5f46d551dc37d5c90c94ff8b4 | 33,629,593,974,042 | c9cb599099c83aa4822759103c443dd4442d5a08 | /src/main/java/com/twodigits/linuxmail/LinuxMailer.java | dc5182d45b56d714548aaddb639b90d9492f8b93 | [] | no_license | robertdiers/linux-mail | https://github.com/robertdiers/linux-mail | 16473ca341991bf927bc9f80f02ecd72e4ad7f49 | bd1e2109f0d730200294e407fefbee9304e90d69 | refs/heads/master | 2020-04-06T22:58:30.715000 | 2018-11-16T11:23:20 | 2018-11-16T11:23:20 | 157,853,581 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.twodigits.linuxmail;
/**
* provides mail sending functionality on Linux environments
* @author robert.diers
*
*/
public class LinuxMailer {
private static String contentfile_template = "_LinuxMailer_content.txt";
private static String shellfile_template = "_LinuxMailer_send.sh";
/**
... | UTF-8 | Java | 5,826 | java | LinuxMailer.java | Java | [
{
"context": "ng functionality on Linux environments\r\n * @author robert.diers\r\n *\r\n */\r\npublic class LinuxMailer {\r\n\t\r\n\tprivate",
"end": 126,
"score": 0.9706093072891235,
"start": 114,
"tag": "NAME",
"value": "robert.diers"
},
{
"context": " werden von Outlook interpret... | null | [] | package com.twodigits.linuxmail;
/**
* provides mail sending functionality on Linux environments
* @author robert.diers
*
*/
public class LinuxMailer {
private static String contentfile_template = "_LinuxMailer_content.txt";
private static String shellfile_template = "_LinuxMailer_send.sh";
/**
... | 5,760 | 0.655681 | 0.653965 | 181 | 30.187845 | 22.706099 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.828729 | false | false | 1 |
03ba9e81cb3a580bc3684549c0a2dc0fd0c76ea3 | 5,231,270,218,249 | 389220e5592278532e93c7fc6cbceaf46ae499d7 | /src/Kyu6/WhoLikesIt/WhoLikesIt.java | 864b6efc1f7fcd7befcf3d4ea9c04340571eccdd | [] | no_license | fillswim/CodewarsJava | https://github.com/fillswim/CodewarsJava | f4160ed31f5e54e0ae024e9330536d3d7843a5ca | 4279224c3653487eeafdcd03febf551a400b95a8 | refs/heads/master | 2023-03-03T23:18:09.168000 | 2021-02-15T20:46:53 | 2021-02-15T20:46:53 | 334,637,174 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Kyu6.WhoLikesIt;
import java.util.ArrayList;
public class WhoLikesIt {
public static void main(String[] args) {
System.out.println(whoLikesIt());
System.out.println(whoLikesIt("Peter"));
System.out.println(whoLikesIt("Jacob", "Alex"));
System.out.println(whoLikesIt("Max", "... | UTF-8 | Java | 1,557 | java | WhoLikesIt.java | Java | [
{
"context": "ikesIt());\n System.out.println(whoLikesIt(\"Peter\"));\n System.out.println(whoLikesIt(\"Jacob\"",
"end": 212,
"score": 0.9996930360794067,
"start": 207,
"tag": "NAME",
"value": "Peter"
},
{
"context": "\"Peter\"));\n System.out.println(whoLikesIt(... | null | [] | package Kyu6.WhoLikesIt;
import java.util.ArrayList;
public class WhoLikesIt {
public static void main(String[] args) {
System.out.println(whoLikesIt());
System.out.println(whoLikesIt("Peter"));
System.out.println(whoLikesIt("Jacob", "Alex"));
System.out.println(whoLikesIt("Max", "... | 1,557 | 0.500963 | 0.491329 | 46 | 32.847828 | 28.018602 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.782609 | false | false | 1 |
b66a1a8d62b463026ffb24fbdc46d71ac4e525f6 | 25,254,407,751,122 | 5e0977f803c0c5a1241b5cb100fa92c1eb273247 | /src/main/java/com/lucas3/contanos/model/filters/DataFilter.java | d04e528cd4931d1961df8e34efa7af0a78e966ca | [] | no_license | TDP2-Lucas-3/contame-backend | https://github.com/TDP2-Lucas-3/contame-backend | 02532e5d212918446a28332c41a34ecc86cc337d | 87548d8432f2e804098ac45f52d778d4023c67fa | refs/heads/master | 2023-02-03T13:43:17.385000 | 2020-12-15T23:07:31 | 2020-12-15T23:07:31 | 301,613,541 | 0 | 0 | null | false | 2020-12-15T23:07:33 | 2020-10-06T04:29:07 | 2020-12-09T22:09:14 | 2020-12-15T23:07:32 | 351 | 0 | 0 | 0 | Java | false | false | package com.lucas3.contanos.model.filters;
public class DataFilter {
private String hood;
private String from;
private String to;
public DataFilter() {
}
public DataFilter(String hood, String from, String to) {
this.hood = hood;
this.from = from;
this.to = to;
... | UTF-8 | Java | 702 | java | DataFilter.java | Java | [] | null | [] | package com.lucas3.contanos.model.filters;
public class DataFilter {
private String hood;
private String from;
private String to;
public DataFilter() {
}
public DataFilter(String hood, String from, String to) {
this.hood = hood;
this.from = from;
this.to = to;
... | 702 | 0.555556 | 0.554131 | 44 | 14.954545 | 14.749352 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.340909 | false | false | 1 |
7d3aaf93a74436a970cb16f17ba1568975c4dc46 | 24,558,623,047,955 | c82cdcd72c411e5c7bf5ed3c0b801a40537a7d94 | /ARCTICsyn/src/main/java/de/tu_darmstadt/rs/synbio/mapping/search/ExhaustiveSearch.java | d3467ce907f5068ea402f9f64556dab57bf8a219 | [] | no_license | qwertxzy/arctic | https://github.com/qwertxzy/arctic | 6625fa2c0cf55bc0fc4adc43841c5f69c15441af | f79961113dd2c8f065df2fe29570c6355ff2a13e | refs/heads/master | 2023-08-05T01:45:54.208000 | 2021-09-09T12:53:51 | 2021-09-09T12:53:51 | 383,210,114 | 0 | 0 | null | false | 2021-07-24T14:15:29 | 2021-07-05T16:58:58 | 2021-07-16T14:55:52 | 2021-07-24T14:15:29 | 4,532 | 0 | 0 | 0 | Java | false | false | package de.tu_darmstadt.rs.synbio.mapping.search;
import de.tu_darmstadt.rs.synbio.mapping.MappingConfiguration;
import de.tu_darmstadt.rs.synbio.mapping.assigner.ExhaustiveAssigner;
import de.tu_darmstadt.rs.synbio.simulation.SimulationConfiguration;
import de.tu_darmstadt.rs.synbio.common.circuit.Circuit;
import de.... | UTF-8 | Java | 3,628 | java | ExhaustiveSearch.java | Java | [] | null | [] | package de.tu_darmstadt.rs.synbio.mapping.search;
import de.tu_darmstadt.rs.synbio.mapping.MappingConfiguration;
import de.tu_darmstadt.rs.synbio.mapping.assigner.ExhaustiveAssigner;
import de.tu_darmstadt.rs.synbio.simulation.SimulationConfiguration;
import de.tu_darmstadt.rs.synbio.common.circuit.Circuit;
import de.... | 3,628 | 0.651323 | 0.649945 | 104 | 33.884617 | 36.158123 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 1 |
f9c7d3f47821d08131bc26f224bc3ed9ddb7bbf8 | 20,289,425,510,861 | da441befa8bae8a2556612ceaecdbac70c40d59e | /src/com/vikram/bishwajit/setterInjection/Triangle.java | 9689d68cf8d763c63a4b7de4b5dca0fa97140f69 | [] | no_license | bishwajit01/SpringCore | https://github.com/bishwajit01/SpringCore | 7bd3bed511bfb4ce68fd4b92772a64f8d270d0f7 | 08817a82e699b4c63f1ce9eaabcf74756a644284 | refs/heads/master | 2020-07-08T22:43:45.305000 | 2019-08-22T13:48:06 | 2019-08-22T13:48:06 | 203,800,880 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vikram.bishwajit.setterInjection;
import java.util.List;
import java.util.Map;
import java.util.Set;
/**
*
* @author Bishwajit.
*
*/
public class Triangle {
private String typeOfTriangle;
private Point point;
private List<Point> listPoint;
private Map<String, Point> mapPoint;
private Set<Point> ... | UTF-8 | Java | 2,706 | java | Triangle.java | Java | [
{
"context": "til.Map;\nimport java.util.Set;\n\n/**\n * \n * @author Bishwajit.\n *\n */\npublic class Triangle {\n\tprivate String t",
"end": 143,
"score": 0.7731919288635254,
"start": 134,
"tag": "NAME",
"value": "Bishwajit"
}
] | null | [] | package com.vikram.bishwajit.setterInjection;
import java.util.List;
import java.util.Map;
import java.util.Set;
/**
*
* @author Bishwajit.
*
*/
public class Triangle {
private String typeOfTriangle;
private Point point;
private List<Point> listPoint;
private Map<String, Point> mapPoint;
private Set<Point> ... | 2,706 | 0.660384 | 0.660384 | 122 | 21.180328 | 21.389065 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.442623 | false | false | 1 |
994abde764d01be12ef313efbf36153ca8cd138a | 30,520,037,673,904 | 658c5670c182411b3a1664f8c23e8726c7fece26 | /src/leetcode/coding/_975_奇偶跳.java | cbd410ba1d5466331c59eb4add8be879acc1ae08 | [] | no_license | 0xac001d09/LeetCode | https://github.com/0xac001d09/LeetCode | d7d312d5e6a73cb3b477207130b4c02193593b12 | 70b4eb5e10e5e6d12666370a6c511a06f9b51acb | refs/heads/master | 2020-12-26T20:51:53.298000 | 2020-10-27T03:15:52 | 2020-10-27T03:15:52 | 237,637,759 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode.coding;
import java.util.Arrays;
import java.util.Map;
import java.util.Stack;
import java.util.TreeMap;
public class _975_奇偶跳 {
/*
你可以按以下方式从索引 i 向后跳转到索引 j(其中 i < j):
在进行奇数跳跃时(如,第 1,3,5... 次跳跃)
你将会跳到索引 j,使得 A[i] <= A[j],A[j] 是可能的最小值。如果存在多个这样的索引 j,你只能跳到满足要求的最小索引 j 上。
这句话是说要跳到i后面的索引j,A[j... | UTF-8 | Java | 5,750 | java | _975_奇偶跳.java | Java | [] | null | [] | package leetcode.coding;
import java.util.Arrays;
import java.util.Map;
import java.util.Stack;
import java.util.TreeMap;
public class _975_奇偶跳 {
/*
你可以按以下方式从索引 i 向后跳转到索引 j(其中 i < j):
在进行奇数跳跃时(如,第 1,3,5... 次跳跃)
你将会跳到索引 j,使得 A[i] <= A[j],A[j] 是可能的最小值。如果存在多个这样的索引 j,你只能跳到满足要求的最小索引 j 上。
这句话是说要跳到i后面的索引j,A[j... | 5,750 | 0.472195 | 0.455271 | 147 | 27.142857 | 21.049343 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.564626 | false | false | 1 |
f82ec416cd7107fec331fac20a9f46f3504dca0d | 26,139,171,020,220 | 1be69e05b0229907994b719d571e7030ce33c974 | /scripts/socials.java | f522ebf63c24be602260cb85e4476e639b00ddd3 | [] | no_license | arjun-prs/Student_Profile_Manager | https://github.com/arjun-prs/Student_Profile_Manager | 754b3db67a826c39e3de5e862705d023dbe2ada8 | 55e2503720ade4f45ff798a7dd84066c80962dcb | refs/heads/master | 2023-01-01T09:20:22.429000 | 2020-10-19T05:10:39 | 2020-10-19T05:10:39 | 285,780,987 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.util.*;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.DocumentBuilder;
import org.w3c.dom.Document;
import org.w3c.dom.NodeList;
import org.w3c.dom.Node;
import org.w3c.dom.Element;
import java.sql.Connection;
import java.sql.DriverManager;
import java... | UTF-8 | Java | 3,271 | java | socials.java | Java | [
{
"context": "mysql://localhost:3306/student_profile\", \"root\", \"Arjun890\");\r\n\t\tStatement stmt = con.createStatement();\r\n\t\t",
"end": 592,
"score": 0.9517010450363159,
"start": 584,
"tag": "USERNAME",
"value": "Arjun890"
}
] | null | [] | import java.io.*;
import java.util.*;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.DocumentBuilder;
import org.w3c.dom.Document;
import org.w3c.dom.NodeList;
import org.w3c.dom.Node;
import org.w3c.dom.Element;
import java.sql.Connection;
import java.sql.DriverManager;
import java... | 3,271 | 0.692143 | 0.671354 | 78 | 39.96154 | 28.520996 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.75641 | false | false | 1 |
9fdee36ed39cb6b325255554e84ebdea1f42ec41 | 23,493,471,168,737 | 277f154059a038e2a9ef8e4bb8fa58379af48f75 | /app/src/main/java/com/example/currencyconverterapp/MainActivity.java | 409ee079362303162b9ccfcd7930d07dd9a7440c | [] | no_license | JibranAdvany/basic-currency-converter | https://github.com/JibranAdvany/basic-currency-converter | 95b8ed9940e442aa98ae3f1a7255f80ee85cb7f6 | d0b64375140770796f6b3fcb695bfb7812d3397f | refs/heads/main | 2023-07-11T12:58:49.108000 | 2021-08-22T09:43:19 | 2021-08-22T09:43:19 | 398,763,657 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.currencyconverterapp;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
public class MainActivity extends AppCompatActivity {
public void convertCurrency(V... | UTF-8 | Java | 1,051 | java | MainActivity.java | Java | [] | null | [] | package com.example.currencyconverterapp;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
public class MainActivity extends AppCompatActivity {
public void convertCurrency(V... | 1,051 | 0.718363 | 0.713606 | 32 | 31.875 | 28.767115 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59375 | false | false | 1 |
dbb9e669e91106b91dbc24487d59790f66787e3d | 27,822,798,194,722 | e83014f720a026648881209b9971199014278559 | /activemq-client/src/main/java/org/apache/activemq/util/TypeConversionSupport.java | f30d48166bdb1a69f28f135210c5f9660befb681 | [
"CDDL-1.0",
"Apache-2.0",
"BSD-3-Clause",
"LicenseRef-scancode-proprietary-license",
"AFL-3.0",
"MIT-0",
"AFL-2.1",
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-unknown"
] | permissive | sho25/activemq | https://github.com/sho25/activemq | c53a23910bcf8043622954e456072136f71b6bfa | d34b61b56206883e6570ae7207c3ddb074311adf | refs/heads/master | 2023-01-13T00:08:21.475000 | 2020-04-08T13:57:49 | 2020-04-08T13:57:49 | 251,294,377 | 0 | 0 | Apache-2.0 | false | 2020-03-30T12:24:12 | 2020-03-30T12:13:39 | 2020-03-30T12:13:39 | 2020-03-30T12:24:10 | 0 | 0 | 0 | 1 | null | false | false | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/** * 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... | UTF-8 | Java | 22,621 | java | TypeConversionSupport.java | Java | [] | null | [] | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/** * 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... | 22,621 | 0.778657 | 0.778082 | 1,687 | 12.408418 | 20.213877 | 811 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.075282 | false | false | 1 |
c16896320ead4c8f6d42d02d8f64eae10d375553 | 412,316,911,228 | ef6dce3cc9fb175b47a9c0ccec91a1ae4ccbf82c | /engine-dmn/engine/src/main/java/org/camunda/bpm/dmn/engine/impl/evaluation/DecisionLiteralExpressionEvaluationHandler.java | 13519504edcbd11614535fc2b43eb49e3d033d2a | [
"Apache-2.0"
] | permissive | camunda/camunda-bpm-platform | https://github.com/camunda/camunda-bpm-platform | a0cc0e65bab4fa890d050c77cfd56ce27caf2b04 | 391aebd914f365bcf4d8cdbd68d96af41335e0a9 | refs/heads/master | 2023-09-03T15:41:36.318000 | 2023-08-30T15:44:16 | 2023-08-30T15:44:16 | 7,420,937 | 3,545 | 1,592 | Apache-2.0 | false | 2023-09-14T07:42:23 | 2013-01-03T10:10:31 | 2023-09-14T06:45:05 | 2023-09-14T07:42:23 | 141,653 | 3,513 | 1,395 | 874 | Java | false | false | /*
* Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH
* under one or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information regarding copyright
* ownership. Camunda licenses this file to you under the Apache License,
* Version 2.0; y... | UTF-8 | Java | 4,163 | java | DecisionLiteralExpressionEvaluationHandler.java | Java | [] | null | [] | /*
* Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH
* under one or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information regarding copyright
* ownership. Camunda licenses this file to you under the Apache License,
* Version 2.0; y... | 4,163 | 0.830171 | 0.828969 | 85 | 47.976471 | 38.323692 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576471 | false | false | 1 |
e56614a614b60f20fec70c71c72801f526cafb46 | 24,154,896,138,645 | 1c9e0c80116ee701ef86ad4f8fe855e7bb8b48d5 | /RH_WXMPP_WEB1/src/main/java/com/cmrh/wxmpp/dto/message/ClickEventMessage.java | 5e3c98e7c2ac738e8bf70a8b5e09d82378c2d170 | [] | no_license | zrda27/wx-web | https://github.com/zrda27/wx-web | 110fb5ebc2f40e6e0b7c708509612944ae0a772d | 0b16d54dc9ddcb854518f6bd230dfdd3d0bfaa01 | refs/heads/master | 2018-04-06T21:52:44.807000 | 2017-06-05T08:45:15 | 2017-06-05T08:45:15 | 89,483,866 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cmrh.wxmpp.dto.message;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* 点击菜单拉取消息时的事件推送
* @author zengrd
*
*/
@Data
@EqualsAndHashCode(callSuper=false)
public class ClickEventMessage extends WxEventMessage{
private final String msgType = "event"; //消息类型,event
private final String event ="C... | UTF-8 | Java | 473 | java | ClickEventMessage.java | Java | [
{
"context": "ualsAndHashCode;\n\n/**\n * 点击菜单拉取消息时的事件推送\n * @author zengrd\n *\n */\n@Data\n@EqualsAndHashCode(callSuper=false)\n",
"end": 130,
"score": 0.999609649181366,
"start": 124,
"tag": "USERNAME",
"value": "zengrd"
}
] | null | [] | package com.cmrh.wxmpp.dto.message;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* 点击菜单拉取消息时的事件推送
* @author zengrd
*
*/
@Data
@EqualsAndHashCode(callSuper=false)
public class ClickEventMessage extends WxEventMessage{
private final String msgType = "event"; //消息类型,event
private final String event ="C... | 473 | 0.768448 | 0.768448 | 17 | 22.117647 | 20.102333 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705882 | false | false | 1 |
a46d2ab51654fb3e2d0dcd09cf96b0f5c1a09f9a | 24,154,896,137,418 | 19acc6d9161591ef9faf979e27540e4a406a9de8 | /app/src/main/java/com/example/doctorconsultantapp/ViewSingleDoctorDetailsActivity.java | bd2ed4416ceee92c0889b02530e3a1f779a28677 | [] | no_license | Eff4real/Online-Doctor-Consultation-App | https://github.com/Eff4real/Online-Doctor-Consultation-App | b8edb0fdd1a0664e08866615f73f0e2680824176 | d439cbabdbe2f4091eda70b525282f81ccd59a4f | refs/heads/master | 2023-03-17T09:43:53.100000 | 2021-02-06T06:41:34 | 2021-02-06T06:41:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.doctorconsultantapp;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import android... | UTF-8 | Java | 3,145 | java | ViewSingleDoctorDetailsActivity.java | Java | [] | null | [] | package com.example.doctorconsultantapp;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import android... | 3,145 | 0.665501 | 0.631796 | 95 | 32.105263 | 22.393831 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.852632 | false | false | 1 |
ee2f6fb2cbe4f17779a8720eb59a6238b0c20e5e | 2,138,893,764,743 | 7c46a44f1930b7817fb6d26223a78785e1b4d779 | /soap/src/java/com/zimbra/soap/base/WaitSetReq.java | 0a3c7bab553235c25b2c04c84bd52db059d3c1d7 | [] | no_license | Zimbra/zm-mailbox | https://github.com/Zimbra/zm-mailbox | 20355a191c7174b1eb74461a6400b0329907fb02 | 8ef6538e789391813b65d3420097f43fbd2e2bf3 | refs/heads/develop | 2023-07-20T15:07:30.305000 | 2023-07-03T06:44:00 | 2023-07-06T10:09:53 | 85,609,847 | 67 | 128 | null | false | 2023-09-14T10:12:10 | 2017-03-20T18:07:01 | 2023-06-24T05:27:20 | 2023-09-14T10:12:10 | 122,472 | 58 | 88 | 67 | Java | false | false | /*
* ***** BEGIN LICENSE BLOCK *****
* Zimbra Collaboration Suite Server
* Copyright (C) 2016 Zimbra, Inc.
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free Software Foundation,
* version 2 of the License.
*
... | UTF-8 | Java | 1,848 | java | WaitSetReq.java | Java | [] | null | [] | /*
* ***** BEGIN LICENSE BLOCK *****
* Zimbra Collaboration Suite Server
* Copyright (C) 2016 Zimbra, Inc.
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free Software Foundation,
* version 2 of the License.
*
... | 1,848 | 0.754329 | 0.751623 | 45 | 40.066666 | 27.00321 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.622222 | false | false | 1 |
154fabc75537acfe936bd9053dc4a111f899fa41 | 13,898,514,227,343 | 22041b1140b1aadc9d1577e8410a50e858410b62 | /src/list/Q10_ReverseKgroup1.java | c0440dc11fa6f171360e83f6de9a058e49e1a06e | [] | no_license | sunny-sunwoo/algo-note | https://github.com/sunny-sunwoo/algo-note | 8902aed03aa5bdf36be9dd0099dc7bb361a7f09b | 06c667bdbcee2d58c14ba9ddf76b7e5d9897f43a | refs/heads/master | 2023-04-18T01:05:14.813000 | 2021-05-06T06:43:14 | 2021-05-06T06:43:14 | 266,725,663 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package list;
/**
* Q10. reverse k group (ver1)
*
* e.g.
* input: 1 -> 2 -> 3 -> 4 -> 5 -> 6 -> 7 -> 8, k = 3
* output: 3-2-1-6-5-4-8-7
*
*
* [approach] reverse recursively
* 1) reverse current group
* => while curr != null && cnt > 0
*
* 2) reverse next group if remaining
* => if curr != nu... | UTF-8 | Java | 1,468 | java | Q10_ReverseKgroup1.java | Java | [
{
"context": "ull 7 8 \n * prev <- curr\n * \n * @author sunnypark\n *\n */\npublic class Q10_ReverseKgroup1 {\n\tpublic ",
"end": 515,
"score": 0.99917072057724,
"start": 506,
"tag": "USERNAME",
"value": "sunnypark"
}
] | null | [] | package list;
/**
* Q10. reverse k group (ver1)
*
* e.g.
* input: 1 -> 2 -> 3 -> 4 -> 5 -> 6 -> 7 -> 8, k = 3
* output: 3-2-1-6-5-4-8-7
*
*
* [approach] reverse recursively
* 1) reverse current group
* => while curr != null && cnt > 0
*
* 2) reverse next group if remaining
* => if curr != nu... | 1,468 | 0.589918 | 0.551771 | 67 | 20.910448 | 17.74507 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.507463 | false | false | 1 |
a9bc23c912d07e5da236854dce00e0e0bba06f26 | 3,032,246,970,606 | 4a7e7063f1426e9eacda398ad77ec305e7a71155 | /app/src/main/java/com/ydys/moneywalk/ui/activity/UserInfoActivity.java | b29d2b1d12e147576d5fa83278fc39941818b8fc | [] | no_license | myflying/walkmoney | https://github.com/myflying/walkmoney | c60212c682ae412644bc7084d8c2d7931fa5fe7e | fbfdd9d4c83f17e703d6a95e8efebd9a0dc2761c | refs/heads/master | 2020-09-17T01:16:15.796000 | 2019-12-11T01:09:14 | 2019-12-11T01:09:14 | 223,942,166 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ydys.moneywalk.ui.activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.core.content.ContextCompat;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
im... | UTF-8 | Java | 8,479 | java | UserInfoActivity.java | Java | [] | null | [] | package com.ydys.moneywalk.ui.activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.core.content.ContextCompat;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
im... | 8,479 | 0.614333 | 0.612868 | 265 | 29.909433 | 25.521564 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535849 | false | false | 1 |
cfe7048ac3995657d867344e24a9896194a95302 | 3,032,246,971,277 | 005c2269ec932f4e84911db5d8429ed755627d3e | /src/main/java/musicofspheres/cms/database/music/repo/AlbumRepo.java | 1992ff9eb8cbe4274d63d0e083744dd9fd4d883a | [] | no_license | Alex-bodi/MusicOfTheSpheres | https://github.com/Alex-bodi/MusicOfTheSpheres | aa072dcbdcc7053797bf497c48b7ad4dc4a1f487 | e5155cad587913d281d9beb566bed38358bb8445 | refs/heads/master | 2020-04-21T16:33:31.825000 | 2019-04-22T17:24:19 | 2019-04-22T17:24:19 | 169,705,970 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package musicofspheres.cms.database.music.repo;
import musicofspheres.cms.database.music.enity.Album;
import org.springframework.data.neo4j.annotation.Query;
import org.springframework.data.neo4j.repository.Neo4jRepository;
import org.springframework.data.repository.query.Param;
import org.springframework.stereotype.R... | UTF-8 | Java | 1,486 | java | AlbumRepo.java | Java | [] | null | [] | package musicofspheres.cms.database.music.repo;
import musicofspheres.cms.database.music.enity.Album;
import org.springframework.data.neo4j.annotation.Query;
import org.springframework.data.neo4j.repository.Neo4jRepository;
import org.springframework.data.repository.query.Param;
import org.springframework.stereotype.R... | 1,486 | 0.60498 | 0.602288 | 40 | 36.150002 | 26.936546 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 1 |
127acf421cb0f37e748621b91e7895b96a7f1255 | 2,370,822,004,292 | fe793ca5740b4bff676ec3c381fd14987d03aa31 | /HomeWork2/Arrays/Array2.java | 493ccd304cdb6a27995cdb9fb887b50ab6031c58 | [] | no_license | Shalden1/java-HM | https://github.com/Shalden1/java-HM | 94dee38dbd338b5a8cbfd8fff699c47023d77e70 | 0fc80980eeae5e685033157bb0b33d4e59441fd7 | refs/heads/main | 2023-01-13T17:35:27.958000 | 2020-11-17T22:13:58 | 2020-11-17T22:13:58 | 301,834,928 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package HomeWork2.Arrays;
import java.util.Scanner;
public class Array2 {
public static void main(String[] args) { // - отдельный метод на ввод
Scanner in = new Scanner(System.in);
System.out.println("Введите размер массива: ");
int size = in.nextInt(); // устанавливаем размер массива
... | UTF-8 | Java | 2,198 | java | Array2.java | Java | [] | null | [] | package HomeWork2.Arrays;
import java.util.Scanner;
public class Array2 {
public static void main(String[] args) { // - отдельный метод на ввод
Scanner in = new Scanner(System.in);
System.out.println("Введите размер массива: ");
int size = in.nextInt(); // устанавливаем размер массива
... | 2,198 | 0.540064 | 0.534188 | 54 | 33.666668 | 35.443748 | 184 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 1 |
b41304c5d712bdef0b2a6445ae285077e45864de | 32,023,276,218,956 | 3f80f2ddb5f60edba500066b61addd896946f3f9 | /movie/Douban.java | b4050a0485e1218a25d65233bf758251b27eaf27 | [] | no_license | AndyShan/lifeTips | https://github.com/AndyShan/lifeTips | 814edddb5bf6accd5b60dd0855ee01fc473c96a0 | 191fec9cc3227259b41b3623d652ad6205267795 | refs/heads/master | 2016-07-25T19:26:18.254000 | 2016-02-09T07:44:41 | 2016-02-09T07:44:41 | 48,379,919 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gcb.sgd.a;
/*
* 自定义数据类型,存储爬取的豆瓣信息。
* name:名字
* description:描述
*/
public class Douban {
private String name;
private String description;
public Douban(){
this.name = "";
this.description = "";
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
p... | GB18030 | Java | 516 | java | Douban.java | Java | [
{
"context": "ckage gcb.sgd.a;\n/*\n * 自定义数据类型,存储爬取的豆瓣信息。\n * name:名字\n * description:描述\n */\npublic class Douban {\n\tpriv",
"end": 54,
"score": 0.9473482966423035,
"start": 52,
"tag": "NAME",
"value": "名字"
}
] | null | [] | package gcb.sgd.a;
/*
* 自定义数据类型,存储爬取的豆瓣信息。
* name:名字
* description:描述
*/
public class Douban {
private String name;
private String description;
public Douban(){
this.name = "";
this.description = "";
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
p... | 516 | 0.683761 | 0.683761 | 27 | 16.333334 | 12.596295 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.259259 | false | false | 1 |
a411efd9921579314928dbbe0ab0edc3d05f3fb7 | 23,381,801,966,818 | 560405cd1eb754a21e1e3f5afd96a00c19b64057 | /cartographer-centrasite/src/main/java/com/emothep/cartographer/centrasite/queries/raw/QueryWithHeaders.java | 906a8d95f3222aaaaec52fa27a877565548e0a79 | [] | no_license | mmacphail/cartographer | https://github.com/mmacphail/cartographer | 19597f95e62cb19b09d2f08955bd351c052bdba3 | 4ae5b8f31d74791d2f6a0c6431f1fa955d4caa7c | refs/heads/master | 2016-06-05T06:20:51.480000 | 2016-04-17T06:42:19 | 2016-04-17T06:42:19 | 47,702,260 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.emothep.cartographer.centrasite.queries.raw;
/**
* A query with headers.
* @author alexandre.fruchaud
*/
public class QueryWithHeaders implements RawQuery {
private static final String headers = new Headers().value();
private final RawQuery body;
public QueryWithHeaders(RawQuery body) {... | UTF-8 | Java | 451 | java | QueryWithHeaders.java | Java | [
{
"context": "ries.raw;\n\n/**\n * A query with headers.\n * @author alexandre.fruchaud\n */\npublic class QueryWithHeaders implements RawQ",
"end": 116,
"score": 0.9922587275505066,
"start": 98,
"tag": "NAME",
"value": "alexandre.fruchaud"
}
] | null | [] | package com.emothep.cartographer.centrasite.queries.raw;
/**
* A query with headers.
* @author alexandre.fruchaud
*/
public class QueryWithHeaders implements RawQuery {
private static final String headers = new Headers().value();
private final RawQuery body;
public QueryWithHeaders(RawQuery body) {... | 451 | 0.658537 | 0.658537 | 19 | 22.736841 | 19.883455 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.