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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
27811e4f7259ba44bad1bb0b4bcbaf23cd219c07 | 9,500,467,670,156 | becac95f953ef34e1462eb454869c4c3eed55d8d | /seal-sql/src/main/java/org/seal/sql/UpdateBuilder.java | 7249e167e384a3a555721a42d7319c4254031d41 | [] | no_license | tantalu/seal-lib | https://github.com/tantalu/seal-lib | b964cb23b82567d1f7cf33c101cfe37b4ad92122 | f415bb7b6526fc32bcc1cb4a43618d030c54d612 | refs/heads/master | 2020-06-17T19:57:31.556000 | 2020-04-27T14:32:22 | 2020-04-27T14:32:22 | 196,035,295 | 0 | 0 | null | false | 2020-10-13T15:42:01 | 2019-07-09T15:24:29 | 2020-10-03T13:06:40 | 2020-10-13T15:42:00 | 105 | 0 | 0 | 0 | Java | false | false | package org.seal.sql;
import org.seal.sql.assign.Assign;
import org.seal.sql.condition.Condition;
import org.seal.string.StringConnector;
import org.seal.string.connector.Unit;
import org.seal.util.CollectionUtils;
import org.seal.util.StringUtils;
import java.util.ArrayList;
import java.util.List;
import java.util.O... | UTF-8 | Java | 1,863 | java | UpdateBuilder.java | Java | [
{
"context": "ue\n * WHERE column_name = some_value\n *\n * @author jiafan\n * @version 1.0\n */\npublic final class UpdateBuil",
"end": 460,
"score": 0.9995010495185852,
"start": 454,
"tag": "USERNAME",
"value": "jiafan"
}
] | null | [] | package org.seal.sql;
import org.seal.sql.assign.Assign;
import org.seal.sql.condition.Condition;
import org.seal.string.StringConnector;
import org.seal.string.connector.Unit;
import org.seal.util.CollectionUtils;
import org.seal.util.StringUtils;
import java.util.ArrayList;
import java.util.List;
import java.util.O... | 1,863 | 0.629831 | 0.628743 | 71 | 24.87324 | 18.116159 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380282 | false | false | 12 |
e8b55d30dac77fd526714e465fdb48349ded7633 | 16,131,897,189,375 | 91d67e3942edc033a4aad1deae4c19022a57fe03 | /src/Generics/CobaGenerics.java | a65dd749fb12c8adbd8b27159e6e23396ed3d0b8 | [] | no_license | rubenpanjaitan/oktober | https://github.com/rubenpanjaitan/oktober | c7bbe8e75707e67651c5b6311019fa00b74b8ecf | c3873fd781834b695a2a3d18ab2c5498a3b367d7 | refs/heads/master | 2020-06-26T20:27:59.145000 | 2016-11-23T04:20:33 | 2016-11-23T04:20:33 | 74,539,897 | 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 Generics;
import Generics.GenericType.Pair;
import java.util.ArrayList;
import java.util.List;
/**
*
* @author Hita Do
*... | UTF-8 | Java | 1,093 | java | CobaGenerics.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n *\n * @author Hita Do\n * @param <T>\n */\npublic class CobaGenerics<T> {\n",
"end": 317,
"score": 0.9997046589851379,
"start": 310,
"tag": "NAME",
"value": "Hita Do"
}
] | 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 Generics;
import Generics.GenericType.Pair;
import java.util.ArrayList;
import java.util.List;
/**
*
* @author <NAME>
* ... | 1,092 | 0.568161 | 0.565416 | 52 | 20.01923 | 18.053862 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.403846 | false | false | 12 |
c6f5adb87f5c6ad2d897c54e20923d6dcc845d16 | 15,058,155,367,455 | c97015b777cbd02b4b7faa0e025bcfab913d22c0 | /src/main/java/com/netcracker/solutions/kpi/persistence/repository/FormAnswerRepository.java | 2074889b1fb09ffa4093edba3652a2eb32640814 | [] | no_license | chalienko13/recruitingSystem | https://github.com/chalienko13/recruitingSystem | 9c4ed43e12d676dbd0dc96a30ada1f47d6c2a4fa | 1178aa6add221e0a7511e9f072e5346096efa163 | refs/heads/master | 2021-01-16T23:16:33.535000 | 2016-08-11T16:52:52 | 2016-08-11T16:52:52 | 65,560,910 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.netcracker.solutions.kpi.persistence.repository;
import com.netcracker.solutions.kpi.persistence.model.FormAnswer;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
@Repository
public interf... | UTF-8 | Java | 390 | java | FormAnswerRepository.java | Java | [] | null | [] | package com.netcracker.solutions.kpi.persistence.repository;
import com.netcracker.solutions.kpi.persistence.model.FormAnswer;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
@Repository
public interf... | 390 | 0.853846 | 0.853846 | 11 | 34.454544 | 30.242546 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 12 |
94f9fec3a6b92d7a3bdb8f3125b789d77e191512 | 22,265,110,465,213 | f0b6d8a4d64ca2dfb2aebfc71588637783c6d5a0 | /app/src/main/java/com/example/premiums/RoomDatabase/AsyncTask/PersonalAsync/GetPersonal_Async.java | 679d742510d619999942f16ff676fd2e75c689c6 | [] | no_license | yehiaaa70/Premiums | https://github.com/yehiaaa70/Premiums | 798d3d710244cfbe95316f17237d484671d33db4 | baf75aa3ef937ad3532806a32090ff7168fdf8cc | refs/heads/master | 2023-06-01T18:37:00.022000 | 2021-06-21T17:50:35 | 2021-06-21T17:50:35 | 379,017,434 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.premiums.RoomDatabase.AsyncTask.PersonalAsync;
import android.os.AsyncTask;
import com.example.premiums.Models.Information_Users_Model;
import com.example.premiums.RoomDatabase.PersonalInfoDAO;
import java.util.List;
public class GetPersonal_Async extends AsyncTask<Void,Void, List<Information_Us... | UTF-8 | Java | 603 | java | GetPersonal_Async.java | Java | [] | null | [] | package com.example.premiums.RoomDatabase.AsyncTask.PersonalAsync;
import android.os.AsyncTask;
import com.example.premiums.Models.Information_Users_Model;
import com.example.premiums.RoomDatabase.PersonalInfoDAO;
import java.util.List;
public class GetPersonal_Async extends AsyncTask<Void,Void, List<Information_Us... | 603 | 0.759536 | 0.759536 | 22 | 26.40909 | 28.522175 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 12 |
72567492816f357a0f825ef3a5d3e0ae940544a4 | 31,516,470,085,201 | 7286affea9054e2809e36fc4662ad4c99ddd968c | /src/main/java/com/nekostoryweb/utils/PageFilter.java | 4f130c350b064f98de8eb8fda5e350431c19e5bb | [] | no_license | lovesyxfuffy/game-website | https://github.com/lovesyxfuffy/game-website | 58b3d52fdabc223d3785994b0795473bedd2b6d8 | c86d8f14763662840414df1e223c066b8246a419 | refs/heads/master | 2021-01-22T13:23:00.872000 | 2017-10-31T12:02:36 | 2017-10-31T12:02:36 | 102,364,336 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nekostoryweb.utils;
import com.github.pagehelper.PageInfo;
import com.nekostoryweb.dao.dto.FrontPage;
/**
* Created by yujingyang on 2017/9/26.
*/
public class PageFilter {
public static FrontPage filter(PageInfo pageInfo){
FrontPage frontPage = new FrontPage();
frontPage.setPageNo... | UTF-8 | Java | 488 | java | PageFilter.java | Java | [
{
"context": "ekostoryweb.dao.dto.FrontPage;\n\n\n/**\n * Created by yujingyang on 2017/9/26.\n */\npublic class PageFilter {\n\n ",
"end": 145,
"score": 0.9995627403259277,
"start": 135,
"tag": "USERNAME",
"value": "yujingyang"
}
] | null | [] | package com.nekostoryweb.utils;
import com.github.pagehelper.PageInfo;
import com.nekostoryweb.dao.dto.FrontPage;
/**
* Created by yujingyang on 2017/9/26.
*/
public class PageFilter {
public static FrontPage filter(PageInfo pageInfo){
FrontPage frontPage = new FrontPage();
frontPage.setPageNo... | 488 | 0.704918 | 0.690574 | 19 | 24.68421 | 21.383842 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 12 |
1781ae27aea0ef30017ae6780b0a5b6856fb713b | 9,311,489,160,987 | eb0e51aaf7b49ae24363b604750082b915529731 | /src/com/rainz/PalindromePermutationII.java | 138fecdce38f6343ae260bc1246aa3263bb61c55 | [] | no_license | Nikhilananddev/Algorithms | https://github.com/Nikhilananddev/Algorithms | 9cbbd8f62d0a71adb028ffe51a06389a723d788b | decf4af338b66c2d0daf3d8c65fb5ce819367d25 | refs/heads/master | 2022-04-10T10:08:23.591000 | 2020-03-23T20:37:04 | 2020-03-23T20:37:04 | 265,338,419 | 1 | 0 | null | true | 2020-05-19T19:03:33 | 2020-05-19T19:03:32 | 2020-03-23T20:37:14 | 2020-03-23T20:37:11 | 522 | 0 | 0 | 0 | null | false | false | package com.rainz;
import java.util.*;
/*
* Given a string s, return all the palindromic permutations (without duplicates) of it. Return an empty list if no palindromic permutation could be form.
*/
public class PalindromePermutationII {
public static void test(String args[]) {
System.out.println(genera... | UTF-8 | Java | 2,930 | java | PalindromePermutationII.java | Java | [] | null | [] | package com.rainz;
import java.util.*;
/*
* Given a string s, return all the palindromic permutations (without duplicates) of it. Return an empty list if no palindromic permutation could be form.
*/
public class PalindromePermutationII {
public static void test(String args[]) {
System.out.println(genera... | 2,930 | 0.524232 | 0.51843 | 80 | 35.625 | 23.396782 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8875 | false | false | 12 |
bad26d533cb031cc17d141a39192d264c46ceeea | 25,640,954,767,835 | 5d5ace38f8873b43a9689bf74dff9c63177f07d9 | /IDEA-workspace/面试/src/生产消费者/test.java | 3082575e76998776edbbe342c09603086a795f8a | [] | no_license | Jackyjinchen/Algorithm_Study | https://github.com/Jackyjinchen/Algorithm_Study | 7972a42cbafeefcfb7be624127763867e46ad722 | dae0eb0f09864c3341b05e2fd8dbbca5601a526d | refs/heads/main | 2023-01-01T15:47:30.232000 | 2020-10-31T02:45:33 | 2020-10-31T02:45:33 | 308,789,878 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 生产消费者;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicInteger;
class Resourcetest{
BlockingQueue<Integer> blockingQueue=null;
AtomicInteger atomicInteger=new AtomicInteger();
... | UTF-8 | Java | 1,735 | java | test.java | Java | [] | null | [] | package 生产消费者;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicInteger;
class Resourcetest{
BlockingQueue<Integer> blockingQueue=null;
AtomicInteger atomicInteger=new AtomicInteger();
... | 1,735 | 0.595807 | 0.593477 | 68 | 24.25 | 25.95719 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 12 |
623aaf0640eabe4e1b933de610f666612e562f5a | 19,241,453,526,417 | c620adfd8e5d623c21c40d9f0403b75b319f468e | /src/org/terifan/zulu/core/ViewTransform.java | adc9480ff38a57a2e464f4a1a8cce49f835e4b38 | [
"Unlicense"
] | permissive | terifan/Zulu | https://github.com/terifan/Zulu | 4147b3d3954f90180361fafb4d9da4a7457b819a | a67ecfb96d0c91d47d72f14d561685650c32bada | refs/heads/master | 2022-07-30T04:08:43.702000 | 2022-07-09T12:33:50 | 2022-07-09T12:33:50 | 31,514,796 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.terifan.zulu.core;
import org.terifan.vecmath.Vec3d;
import org.terifan.zulu.Transform3D;
public class ViewTransform extends Transform3D
{
public ViewTransform()
{
super();
setInverse(true);
}
@Override
public void transform(GeometryBuffer aGeometryBuffer)
{
float fx = (... | UTF-8 | Java | 2,477 | java | ViewTransform.java | Java | [] | null | [] | package org.terifan.zulu.core;
import org.terifan.vecmath.Vec3d;
import org.terifan.zulu.Transform3D;
public class ViewTransform extends Transform3D
{
public ViewTransform()
{
super();
setInverse(true);
}
@Override
public void transform(GeometryBuffer aGeometryBuffer)
{
float fx = (... | 2,477 | 0.593864 | 0.588615 | 84 | 27.511906 | 25.013565 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.273809 | false | false | 12 |
d42ff7ac109bf1f85b373bbe15d0cc6630a748b9 | 20,057,497,316,318 | 376077887b1e910bcc55d6a999ed52de69dbb8b5 | /app/src/main/java/com/garrytrue/cleanarhitecturegitapi/view/RepoInfoFragment.java | f416a0a3f53a56618eaab013a64ab6577a1eeaa1 | [] | no_license | garrytrue/CleanArch | https://github.com/garrytrue/CleanArch | d490584a09e51b1ffc8c410d14db1ed9db059dc6 | f4133ccb77680d88b3455523187682e92529374d | refs/heads/master | 2021-04-09T16:09:15.824000 | 2016-07-04T14:33:29 | 2016-07-04T14:33:29 | 61,930,349 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.garrytrue.cleanarhitecturegitapi.view;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
i... | UTF-8 | Java | 3,977 | java | RepoInfoFragment.java | Java | [] | null | [] | package com.garrytrue.cleanarhitecturegitapi.view;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
i... | 3,977 | 0.722907 | 0.722152 | 120 | 32.141666 | 26.593325 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516667 | false | false | 12 |
73bdb70a4683fffc5e01b51798bfde441a32971f | 21,947,282,934,180 | bfb80d6a6a34ad4a9939ae236f358a0beba1df0d | /jt-manage/src/main/java/com/jt/service/ItemServiceImpl.java | c5aab1e2496b4ce71b0e9293ac3aed5d2c8721c5 | [] | no_license | flywithyou/jt | https://github.com/flywithyou/jt | 15e64964a1069e9608d35ee536a0c57a9188f703 | ab930af77cf70a66c95d34ba3d73fb6aa8359d05 | refs/heads/master | 2020-08-12T12:59:11.947000 | 2019-12-18T14:18:46 | 2019-12-18T14:18:46 | 213,928,875 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jt.service;
import java.util.Arrays;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.jt.mapper.ItemDescMapper;
... | UTF-8 | Java | 2,617 | java | ItemServiceImpl.java | Java | [] | null | [] | package com.jt.service;
import java.util.Arrays;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.jt.mapper.ItemDescMapper;
... | 2,617 | 0.718455 | 0.716811 | 94 | 23.882978 | 20.625256 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.659575 | false | false | 12 |
e85d25f674cddfcf20c0937add9aca7c52e5ef57 | 20,615,843,044,235 | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-code-generator/src/main/java/com/amazonaws/codegen/model/config/templates/CodeGenTemplatesConfig.java | 136bc8b3f246d4efce9c8340603d0484a5066f53 | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | https://github.com/aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379000 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | false | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | 2023-09-13T22:30:40 | 2023-09-13T21:56:58 | 4,866,710 | 3,998 | 2,861 | 114 | null | false | false | /*
* Copyright (c) 2016. Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | UTF-8 | Java | 15,347 | java | CodeGenTemplatesConfig.java | Java | [] | null | [] | /*
* Copyright (c) 2016. Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | 15,347 | 0.720988 | 0.720467 | 412 | 36.25 | 32.786942 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451456 | false | false | 12 |
94b42db6f0daa8c9d7c97def6ad41dfafea1876a | 35,862,976,940,900 | ac3f906339cd06db3a1cd6a79bbdcb7ea8ddc73a | /app/src/main/java/com/allen/recyclerview/activity/GooglePlayActivity.java | a1e1137b3588b8e475b3a15eccc497a89b680932 | [] | no_license | vanphuoclam/Recyclerview | https://github.com/vanphuoclam/Recyclerview | 1b27c2526299f1933e2fb1f7a1165a345596d1ff | 0daaf59b873c544824e90a3837282b62a2f71176 | refs/heads/master | 2021-01-03T17:26:20.003000 | 2017-04-25T08:24:56 | 2017-04-25T08:24:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
******************************* Copyright (c)*********************************\
**
** (c) Copyright 2015, Allen, china, shanghai
** All Rights Reserved
**
**
**
**-----------------------------------版本信息-----------------------... | UTF-8 | Java | 3,481 | java | GooglePlayActivity.java | Java | [
{
"context": "*******\\\n**\n** (c) Copyright 2015, Allen, china, shanghai\n** All ",
"end": 130,
"score": 0.99925696849823,
"start": 125,
"tag": "NAME",
"value": "Allen"
},
{
"context": "apter;\n\n/**\n * 文 件 名: GooglePlayActivity\n * 创 建 人: ... | null | [] | /*
******************************* Copyright (c)*********************************\
**
** (c) Copyright 2015, Allen, china, shanghai
** All Rights Reserved
**
**
**
**-----------------------------------版本信息-----------------------... | 3,470 | 0.555819 | 0.549304 | 78 | 42.294872 | 36.481155 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589744 | false | false | 12 |
07d2c50c1b61f889446b0d1b94480caecec9d747 | 32,315,333,974,955 | abae4123c5ed43aef3e7a96cf6c38f601267c48e | /src/main/java/com/pfxiong/demo/s3/GetObject.java | d7af3f4994ad98c168395e7c87c04ed74fc3ee9c | [] | no_license | bbfking/demo | https://github.com/bbfking/demo | f574f84036b302627c78f3fe24f9bad0fd171944 | 7d6f1df6a2e8cdccb61f0ad9decd0676a626a219 | refs/heads/master | 2022-11-24T01:22:22.280000 | 2021-07-14T07:05:12 | 2021-07-14T07:05:12 | 250,506,552 | 0 | 1 | null | false | 2022-11-16T02:46:44 | 2020-03-27T10:37:41 | 2021-07-14T07:05:30 | 2022-11-16T02:46:40 | 48 | 0 | 0 | 6 | Java | false | false | package com.pfxiong.demo.s3;
import software.amazon.awssdk.core.ResponseBytes;
import software.amazon.awssdk.services.s3.S3Client;
import software.amazon.awssdk.services.s3.model.*;
import java.net.URL;
/**
* @author: xiongpengfei
* @datetime: 2021/6/25 14:05
* @description:
*/
public class GetObject {
publ... | UTF-8 | Java | 2,088 | java | GetObject.java | Java | [
{
"context": "s3.model.*;\n\nimport java.net.URL;\n\n/**\n * @author: xiongpengfei\n * @datetime: 2021/6/25 14:05\n * @description:\n *",
"end": 234,
"score": 0.9978792667388916,
"start": 222,
"tag": "USERNAME",
"value": "xiongpengfei"
}
] | null | [] | package com.pfxiong.demo.s3;
import software.amazon.awssdk.core.ResponseBytes;
import software.amazon.awssdk.services.s3.S3Client;
import software.amazon.awssdk.services.s3.model.*;
import java.net.URL;
/**
* @author: xiongpengfei
* @datetime: 2021/6/25 14:05
* @description:
*/
public class GetObject {
publ... | 2,088 | 0.575192 | 0.559866 | 70 | 28.842857 | 24.855947 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.414286 | false | false | 12 |
2473df13026ca40c98a2f85ad44d55ecb99e6294 | 36,704,790,513,650 | 12670a61c490e219b89fd5ec93e5e2a1ac527ef7 | /src/client/ui/ChatModel.java | 5709f142f47535aa226be6b4ef63452d02520dff | [] | no_license | s4kas/rc2013pl | https://github.com/s4kas/rc2013pl | 424ec5b43c54572eb42ed246c87bf92e99b125cd | 36de269d6839414ba68fbc0652af1d86b9268555 | refs/heads/master | 2021-01-10T04:32:14.373000 | 2013-05-26T21:46:19 | 2013-05-26T21:46:19 | 55,055,350 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package client.ui;
import java.util.LinkedList;
import java.util.List;
import java.util.Observable;
public class ChatModel extends Observable {
public static final String CCMESSAGE_ERROR = "CCMessageError";
public static final String CSSTART_ERROR = "CSStartError";
public static final String LOGIN_MSG = "LoginMs... | UTF-8 | Java | 1,523 | java | ChatModel.java | Java | [] | null | [] | package client.ui;
import java.util.LinkedList;
import java.util.List;
import java.util.Observable;
public class ChatModel extends Observable {
public static final String CCMESSAGE_ERROR = "CCMessageError";
public static final String CSSTART_ERROR = "CSStartError";
public static final String LOGIN_MSG = "LoginMs... | 1,523 | 0.721602 | 0.719632 | 71 | 20.450705 | 18.894659 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.619718 | false | false | 12 |
d317c0d2c2095fde99b3f4bfc3186babc8e07cfd | 36,627,481,110,215 | 178e574e98757ea321df1ddc20562aac40e0dc69 | /src/main/java/com/supra/imanager/repository/SupraLeaveTypeRepositoryCustom.java | 4f8bebeb9af1fe79a8c4734b38d92e4b67444b1d | [] | no_license | dreedederdf/iManager | https://github.com/dreedederdf/iManager | e8ff66407395e08acc7affdd9b200fd4ed971253 | e0b7776db1ed1d3dbeda775b367b7dde575cd4c6 | refs/heads/master | 2020-03-19T11:02:32.395000 | 2018-06-19T04:40:27 | 2018-06-19T04:40:27 | 136,424,533 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.supra.imanager.repository;
import java.util.List;
public interface SupraLeaveTypeRepositoryCustom {
List<Object[]> leaveBalance(String email);
}
| UTF-8 | Java | 161 | java | SupraLeaveTypeRepositoryCustom.java | Java | [] | null | [] | package com.supra.imanager.repository;
import java.util.List;
public interface SupraLeaveTypeRepositoryCustom {
List<Object[]> leaveBalance(String email);
}
| 161 | 0.801242 | 0.801242 | 8 | 19.125 | 20.164557 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
ab120c4504d6fc139fa9a9c10b4563aa70e25425 | 24,111,946,462,892 | 9b42ed549c83caa8843f648e1c9998d290296f32 | /day1110/src/arrays/ArraysTest03.java | bcd8d11d50ca5913e90015b75b263f081fd4da53 | [] | no_license | Shinhakcheol/2- | https://github.com/Shinhakcheol/2- | 3e6247ff9f168432f3f573355722d3e2e68cba7d | 3c0e04b0ddf36c598d7631da77a55647d6105585 | refs/heads/main | 2023-01-09T05:03:19.432000 | 2020-11-10T08:13:07 | 2020-11-10T08:13:07 | 311,547,682 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Arrays;
public class ArraysTest03 {
public static void main(String[] args) {
int jumsu[] = { 11, 20, 30 };
int tot = 0;
for (int i = 0; i < 3; i++) {
tot = tot + jumsu[i];
}
System.out.println("총점 : " + tot);
System.out.printf("평균 : %.2f",tot / 3.0);
}
}
| UTF-8 | Java | 322 | java | ArraysTest03.java | Java | [] | null | [] | package Arrays;
public class ArraysTest03 {
public static void main(String[] args) {
int jumsu[] = { 11, 20, 30 };
int tot = 0;
for (int i = 0; i < 3; i++) {
tot = tot + jumsu[i];
}
System.out.println("총점 : " + tot);
System.out.printf("평균 : %.2f",tot / 3.0);
}
}
| 322 | 0.493631 | 0.449045 | 21 | 12.952381 | 15.388543 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.52381 | false | false | 12 |
60c8c0566b27aa25166447d027a99c74f9e5e1b9 | 18,330,920,458,949 | 70f4fd792866ca04dea35c5b5763b81a20af7509 | /src/main/java/com/lendingclub/rest/ApiConfig.java | 70e7fe12e3f51c99d4d860b97406f9c25a65b594 | [] | no_license | thysmichels/lendingclub-api-java-sdk | https://github.com/thysmichels/lendingclub-api-java-sdk | e3c8bf8141440d45e78d1bc5d6c67a3d645a48c6 | bd459c4e43e1cb3a403fd4c038ae88e3eecba5ce | refs/heads/master | 2020-02-26T17:56:41.730000 | 2015-10-16T05:20:01 | 2015-10-16T05:20:01 | 39,813,532 | 1 | 1 | null | false | 2017-12-05T15:48:25 | 2015-07-28T04:44:36 | 2016-12-22T18:26:51 | 2017-12-05T15:46:55 | 176 | 2 | 1 | 2 | Java | false | null | package com.lendingclub.rest;
/**
* Created by tmichels on 12/8/14.
*/
public class ApiConfig {
ApiVersion apiVersion = ApiVersion.DEFAULT_VERSION;
String apiEndpoint = "https://api.lendingclub.com";
String token;
public ApiConfig(String token) {
this.token = token;
}
public String... | UTF-8 | Java | 738 | java | ApiConfig.java | Java | [
{
"context": "package com.lendingclub.rest;\n\n/**\n * Created by tmichels on 12/8/14.\n */\npublic class ApiConfig {\n\n Api",
"end": 57,
"score": 0.9996207356452942,
"start": 49,
"tag": "USERNAME",
"value": "tmichels"
}
] | null | [] | package com.lendingclub.rest;
/**
* Created by tmichels on 12/8/14.
*/
public class ApiConfig {
ApiVersion apiVersion = ApiVersion.DEFAULT_VERSION;
String apiEndpoint = "https://api.lendingclub.com";
String token;
public ApiConfig(String token) {
this.token = token;
}
public String... | 738 | 0.626016 | 0.619241 | 37 | 18.945946 | 17.791504 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.324324 | false | false | 13 |
5874baa3e5dc2e7ed78ba05a440c2d19b1f487f2 | 39,161,511,836,051 | 10186b7d128e5e61f6baf491e0947db76b0dadbc | /org/apache/batik/ext/awt/image/rendered/TileLRUMember.java | 922ce55e4dc331cffb8e66abfa9a2e58fdc981ba | [
"SMLNJ",
"Apache-1.1",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | MewX/contendo-viewer-v1.6.3 | https://github.com/MewX/contendo-viewer-v1.6.3 | 7aa1021e8290378315a480ede6640fd1ef5fdfd7 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | refs/heads/main | 2022-07-30T04:51:40.637000 | 2021-03-28T05:06:26 | 2021-03-28T05:06:26 | 351,630,911 | 2 | 0 | Apache-2.0 | false | 2021-10-12T22:24:53 | 2021-03-26T01:53:24 | 2021-07-16T10:43:25 | 2021-10-12T22:22:35 | 44,956 | 1 | 0 | 4 | Java | false | false | /* */ package org.apache.batik.ext.awt.image.rendered;
/* */
/* */ import java.awt.image.Raster;
/* */ import java.lang.ref.Reference;
/* */ import java.lang.ref.SoftReference;
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* *... | UTF-8 | Java | 2,189 | java | TileLRUMember.java | Java | [] | null | [] | /* */ package org.apache.batik.ext.awt.image.rendered;
/* */
/* */ import java.awt.image.Raster;
/* */ import java.lang.ref.Reference;
/* */ import java.lang.ref.SoftReference;
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* *... | 2,189 | 0.454089 | 0.432618 | 85 | 24.764706 | 21.656488 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.270588 | false | false | 13 |
c61e422c30566d02e6e0a768193b67beffaed037 | 38,766,374,834,822 | 7b797d087d34fabdf7dd0ee3cc89d6d45673768d | /concurrency/src/main/java/core/Test.java | b551299471314bb959ba8f3455c1c801397d4805 | [] | no_license | fanjingdan012/JavaDetails | https://github.com/fanjingdan012/JavaDetails | e1ecfd386e5abf1fa5597de6cf9a81a26a7a066c | 7a75bf2118391d05c7b8efc991c0a07b5cee5b0d | refs/heads/master | 2022-11-23T03:12:50.077000 | 2021-11-06T04:46:42 | 2021-11-06T04:46:42 | 46,093,675 | 1 | 1 | null | false | 2022-11-16T12:19:29 | 2015-11-13T02:07:10 | 2021-11-06T04:46:56 | 2022-11-16T12:19:29 | 74,668 | 1 | 1 | 16 | Java | false | false | package core;
public class Test {
static Boolean b = false;
synchronized static void print(int x) {
System.out.println(x);
b = !b;
}
public static void main(String[] args) {
new Thread(() -> {
try {
if (b) {
print(1);
}
b.notify();
b.wait();
... | UTF-8 | Java | 629 | java | Test.java | Java | [] | null | [] | package core;
public class Test {
static Boolean b = false;
synchronized static void print(int x) {
System.out.println(x);
b = !b;
}
public static void main(String[] args) {
new Thread(() -> {
try {
if (b) {
print(1);
}
b.notify();
b.wait();
... | 629 | 0.4531 | 0.449921 | 37 | 16.027027 | 11.935608 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.378378 | false | false | 13 |
e928edf94f85bdc33a2f19cdc896e446bb0960e9 | 39,427,799,785,665 | 7cb18a7c4b6e05322254bd35406f4af3ce006e11 | /State Pattern/src/Client.java | f81b2d149f76acc04d1f21f36c3e372838242f3a | [] | no_license | jacoy519/Design-Pattern | https://github.com/jacoy519/Design-Pattern | 9032383f4c5a49646e08ab4df99c8140065d830e | 0081beee09dd38060928d6e37f1725dd4fee461d | refs/heads/master | 2021-01-21T20:59:43.508000 | 2017-05-27T04:59:35 | 2017-05-27T04:59:35 | 92,294,254 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Client {
public static void main(String[] args) {
Context context = new Context();
context.setCurrentState(Context.STATE_1);
context.handler1();
context.handler2();
}
}
| UTF-8 | Java | 195 | java | Client.java | Java | [] | null | [] |
public class Client {
public static void main(String[] args) {
Context context = new Context();
context.setCurrentState(Context.STATE_1);
context.handler1();
context.handler2();
}
}
| 195 | 0.697436 | 0.682051 | 10 | 18.4 | 16.212341 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 13 |
3c7571e42b004423f4eba0ac5594dc1349ffc628 | 39,384,850,129,290 | 56cb05b5990ca583786c1ce677d14233d2570427 | /app/src/main/java/com/miyin/klg/activity/AccountSecurityActivity.java | 8303b18c589431cbfbab0e79b79edcddaeac2ff4 | [] | no_license | enjava/KLG-N | https://github.com/enjava/KLG-N | d997a2e59b4ba14d2e66f5cfe3751e8f6fe1b586 | 17c4663525802fffd8a14cbdfe60e44427efdbea | refs/heads/master | 2021-01-13T03:33:08.154000 | 2017-02-18T16:05:39 | 2017-02-18T16:05:39 | 77,522,564 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.miyin.klg.activity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.TextView;
import com.miyin.klg.R;
import com.miyin.klg.base.BaseActivity;
import com.miyin.klg.view.RedQRTitleBar;
import com.zhy.autolayout.AutoRelativeLayout;
/**
* 账户安全
*/
pub... | UTF-8 | Java | 3,177 | java | AccountSecurityActivity.java | Java | [
{
"context": "eBar);\n account_security_loginPassword = $(R.id.account_security_loginPassword);\n account_security_twoPassword = $(R.id.a",
"end": 1061,
"score": 0.7827150821685791,
"start": 1026,
"tag": "PASSWORD",
"value": "R.id.account_security_loginPassword"
},
{
"c... | null | [] | package com.miyin.klg.activity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.TextView;
import com.miyin.klg.R;
import com.miyin.klg.base.BaseActivity;
import com.miyin.klg.view.RedQRTitleBar;
import com.zhy.autolayout.AutoRelativeLayout;
/**
* 账户安全
*/
pub... | 3,129 | 0.655784 | 0.655784 | 92 | 33.29348 | 25.336662 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.532609 | false | false | 13 |
d620a2de330fc1b24f53379ff0bd12cf02eeb254 | 39,591,008,541,537 | ad16c749ae9bef4c32a7f780c3156cadfdc1e05e | /Yatzy/src/gamesADT/ThrowDiceADT.java | 0bf378b8972873ea92e3adcc7db26f6b883c2978 | [] | no_license | 584992/Privat | https://github.com/584992/Privat | 9516c59adcf876c483304814de01b2bf91fc4885 | 9b791e4864edd2472010bfa1d53815cf6d6dc32f | refs/heads/main | 2023-02-28T14:12:54.574000 | 2021-02-11T10:13:01 | 2021-02-11T10:13:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gamesADT;
import java.util.ArrayList;
import komponenter.Dice;
public interface ThrowDiceADT {
int throwDice(Dice dice);
ArrayList<Dice> throwDices(int n, Dice dice);
}
| UTF-8 | Java | 199 | java | ThrowDiceADT.java | Java | [] | null | [] | package gamesADT;
import java.util.ArrayList;
import komponenter.Dice;
public interface ThrowDiceADT {
int throwDice(Dice dice);
ArrayList<Dice> throwDices(int n, Dice dice);
}
| 199 | 0.708543 | 0.708543 | 13 | 13.307693 | 15.309045 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 13 |
5da6e8818e065c2ac2d82824959ace552f30d364 | 38,972,533,290,051 | e01f6597e1d3f0d7a05984060bf24e59b6406c0a | /QuakeReport/app/src/main/java/com/ahmedelfdawy/android/quakereport/EarthquakeActivity.java | d849fcbb32db5b471c1b8af6742158472d60c7c5 | [] | no_license | Ahmed-elfdawy/QuakeReportApp | https://github.com/Ahmed-elfdawy/QuakeReportApp | 17149da2e15f2f2e6b5ae8ce4edb055331232a8c | ecc8e7615e117973cb3cbbc4a97abff22c2dfdf3 | refs/heads/master | 2021-02-11T16:25:02.293000 | 2020-03-03T00:58:29 | 2020-03-03T00:58:29 | 244,509,751 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ahmedelfdawy.android.quakereport;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.loader.app.LoaderManager;
import androidx.loader.content.AsyncTaskLoader;
import androidx.loader.content.Loader;
import android.conten... | UTF-8 | Java | 6,881 | java | EarthquakeActivity.java | Java | [] | null | [] | package com.ahmedelfdawy.android.quakereport;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.loader.app.LoaderManager;
import androidx.loader.content.AsyncTaskLoader;
import androidx.loader.content.Loader;
import android.conten... | 6,881 | 0.697428 | 0.696846 | 179 | 37.441341 | 32.394749 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592179 | false | false | 13 |
1f6eeeeed6667519019e54e39e24c8499a3b1425 | 22,514,218,636,392 | c1e1b7fa0185a35cf9a5f750e97addffa00390ab | /springgraph/src/main/java/cn/com/datablau/springgraph/controller/RelationController.java | ae03cb4bc0fd9b465dfa222a80dbf5d3bdfc69b3 | [] | no_license | minghuashao/graph | https://github.com/minghuashao/graph | 6e6b4e65b04beab65cb91a729a2ed0beb0ab951f | 18cf07599adb5c262affde7fa573829ddf997fe1 | refs/heads/master | 2023-06-24T04:11:44.586000 | 2021-05-26T06:37:09 | 2021-05-26T06:37:09 | 387,719,892 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.com.datablau.springgraph.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframew... | UTF-8 | Java | 1,467 | java | RelationController.java | Java | [
{
"context": "er.annotations.ApiOperation;\n\n\n/**\n * \n * @author 邵明华\n * create date 2021年5月13日\n *\n */\n@RestController\n",
"end": 572,
"score": 0.9998254776000977,
"start": 569,
"tag": "NAME",
"value": "邵明华"
}
] | null | [] | package cn.com.datablau.springgraph.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframew... | 1,467 | 0.748758 | 0.741661 | 40 | 34.224998 | 29.724979 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 13 |
6dd7d5c2ee026388c3a566dcfcde0d97d3c4825f | 18,433,999,645,328 | c7ff2148bae3f6f14270933e4b5282cd40affc64 | /GitminingCommon/src/main/java/Application/gitAPIExtends/githubVO/HourCommit.java | 7091e72c4cbb71e8d7f72bfeca5f12c8bd5b41d1 | [] | no_license | SEIII/AwesomeGitMining | https://github.com/SEIII/AwesomeGitMining | f12259af85f6af8364c4850b07b4c1c3a4c67cd3 | e55ca971b0879e8f525849235bb45109106964e4 | refs/heads/master | 2020-12-23T18:37:25.648000 | 2016-10-22T15:29:11 | 2016-10-22T15:29:11 | 62,431,206 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Application.gitAPIExtends.githubVO;
public class HourCommit {
// 0-6: Sunday - Saturday
int weekDay;
// 0-23: Hour of day
int hour;
// Number of commits
int commitNum;
public HourCommit(int[] data) {
weekDay = data[0];
hour = data[1];
commitNum = data... | UTF-8 | Java | 754 | java | HourCommit.java | Java | [] | null | [] | package Application.gitAPIExtends.githubVO;
public class HourCommit {
// 0-6: Sunday - Saturday
int weekDay;
// 0-23: Hour of day
int hour;
// Number of commits
int commitNum;
public HourCommit(int[] data) {
weekDay = data[0];
hour = data[1];
commitNum = data... | 754 | 0.562334 | 0.551724 | 44 | 16.136364 | 14.253533 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.295455 | false | false | 13 |
9328bcb34dac88a4d8634b2660c5ce400b25271b | 31,215,822,309,760 | 8171a531038e3849f3996c4086793286f81d829c | /erp_parent/erp_dao/src/main/java/cn/itcast/erp/dao/impl/ReturnordersDao.java | 36aa877606d3d7ad63bcbf24b80fb8be24624dcb | [] | no_license | fajingyin/erp- | https://github.com/fajingyin/erp- | 89f5021f70df55b190bab79b2ca4ccb86e89437d | b99f87ec5ef29bf86427988b5a005408199a6021 | refs/heads/master | 2020-03-26T05:47:28.644000 | 2018-08-13T13:21:41 | 2018-08-13T13:21:41 | 144,575,051 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.itcast.erp.dao.impl;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import org.hibernate.criterion.DetachedCriteria;
import org.hibernate.criterion.MatchMode;
import org.hibernate.criterion.Restrictions;
import org.springframework.stereotype.Repository;
import cn.itcast.erp.dao.IRetur... | UTF-8 | Java | 1,613 | java | ReturnordersDao.java | Java | [] | null | [] | package cn.itcast.erp.dao.impl;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import org.hibernate.criterion.DetachedCriteria;
import org.hibernate.criterion.MatchMode;
import org.hibernate.criterion.Restrictions;
import org.springframework.stereotype.Repository;
import cn.itcast.erp.dao.IRetur... | 1,613 | 0.702464 | 0.696147 | 50 | 30.66 | 28.890558 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.64 | false | false | 13 |
0bc22d340ddadf570fa8974696fe62dc882800a5 | 25,847,113,198,574 | 2ea9700f8f1c6b461da49db506cd3a85839ec246 | /src/com/renova/builder/Main.java | 89a3fd7d21dd9f5ab4a93ccf745892bd142ae33b | [] | no_license | onursolmaz/desing-patterns | https://github.com/onursolmaz/desing-patterns | 4270f9f52dc364d2131ceb078d2225c809ae1958 | 3880a90d799fb8714bcf544868dc5fbad921e5db | refs/heads/main | 2023-08-11T06:10:16.474000 | 2021-09-29T18:03:51 | 2021-09-29T18:03:51 | 411,767,051 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.renova.builder;
//Buradaki problem çok karışık bir constructor yapısı, okunabilirliği düşük.
// Bazı değerleri gerekli, bazılarını opsiyonal yapmak istediğimizde sıkıntı oluyor.
// farklı çeşitlerde constructor oluşturamıyoruz(Aynı tip parametrelerin çakışması durumu)
// Nesnenin değişmezliğini(immutable) ... | UTF-8 | Java | 1,120 | java | Main.java | Java | [] | null | [] | package com.renova.builder;
//Buradaki problem çok karışık bir constructor yapısı, okunabilirliği düşük.
// Bazı değerleri gerekli, bazılarını opsiyonal yapmak istediğimizde sıkıntı oluyor.
// farklı çeşitlerde constructor oluşturamıyoruz(Aynı tip parametrelerin çakışması durumu)
// Nesnenin değişmezliğini(immutable) ... | 1,120 | 0.651769 | 0.617318 | 33 | 31.545454 | 26.076916 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 13 |
9be4f59c6912ae3dc8f6578d5c6fbd58643fcc86 | 8,976,481,660,956 | f04c75fce31ae6481d802bec8dcc7f940b9328a0 | /src/main/java/edu/hansol/domain/Board.java | 237a5c6838c10ebd391cbcd9f0c3de7110a18858 | [] | no_license | Seong-Han-Sol/spring-practice02 | https://github.com/Seong-Han-Sol/spring-practice02 | 24d94f2b51ea7e37ffb8e2bdcac52b3a0d0c44b6 | 91102540c9cc2259e6fc3e82ad4f263ad40030ed | refs/heads/master | 2023-08-07T09:51:40.712000 | 2021-10-11T08:35:16 | 2021-10-11T08:35:16 | 415,313,602 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.hansol.domain;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@NoArgsConstructor
@AllArgsConstructor
public class Board {
private Long bno;
private String title;
private String content;
private Long hit;
private String writer;
public Board(String title... | UTF-8 | Java | 432 | java | Board.java | Java | [] | null | [] | package edu.hansol.domain;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@NoArgsConstructor
@AllArgsConstructor
public class Board {
private Long bno;
private String title;
private String content;
private Long hit;
private String writer;
public Board(String title... | 432 | 0.768519 | 0.768519 | 22 | 18.636364 | 13.579883 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.272727 | false | false | 13 |
1ca37462c509200aa1fc9b0223aad599fa390df1 | 19,542,101,267,132 | 3203d8ae7c3fd2fa4e689f6efe59935aa4cb9727 | /ParleGraph/src/parlevink/parlegraph/model/MGraphAdapter.java | 92743303361254b0f28a08a3077b5ebe366d5328 | [] | no_license | bryanoostra/redplushunter | https://github.com/bryanoostra/redplushunter | ff892007078287c87f2c2989d834832d7baf8c21 | 9dc489d0518b9e5648cba445e57890e123789667 | refs/heads/master | 2021-01-11T01:27:21.770000 | 2016-10-12T14:08:12 | 2016-10-12T14:11:24 | 70,704,830 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* @author Dennis Reidsma, Twente University
* @author Job Zwiers, Twente University
* @version 0, revision $Revision: 1.1 $,
* $Date: 2006/05/24 09:00:24 $
* @since version 0
*/
// Last modification by: $Author: swartjes $
// $Log: MGraphAdapter.java,v $
// Revision 1.1 2006/05/24 09:00:24 swartjes... | UTF-8 | Java | 32,454 | java | MGraphAdapter.java | Java | [
{
"context": "/* @author Dennis Reidsma, Twente University\n * @author Job Zwiers, Twente ",
"end": 25,
"score": 0.9998793601989746,
"start": 11,
"tag": "NAME",
"value": "Dennis Reidsma"
},
{
"context": "uthor Dennis Reidsma, Twente University\n * @author Job Zwiers, Twente Universit... | null | [] | /* @author <NAME>, Twente University
* @author <NAME>, Twente University
* @version 0, revision $Revision: 1.1 $,
* $Date: 2006/05/24 09:00:24 $
* @since version 0
*/
// Last modification by: $Author: swartjes $
// $Log: MGraphAdapter.java,v $
// Revision 1.1 2006/05/24 09:00:24 swartjes
// Parlevin... | 32,442 | 0.533678 | 0.528348 | 974 | 32.319302 | 26.03409 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.367556 | false | false | 13 |
3eca99e58a8b63f878b40d37f40d0ad67c779058 | 9,028,021,287,173 | e6dd564b618e6a4d1a8a4accde3baa2f9e0626c3 | /app/src/main/java/geekgames/delichus2/fragments/Recomendados.java | cae637b6a6c9322ee1456129652fbe0762cfe51f | [] | no_license | josereyes055/Delichus3 | https://github.com/josereyes055/Delichus3 | e2c5e25383ac63bbffc7f3f74ce44ad2bcbc3821 | bd6f1bfc1ab89f55fc781db13cc3d089cd6dd8e8 | refs/heads/master | 2016-09-10T22:12:31.833000 | 2015-05-16T22:13:54 | 2015-05-16T22:14:06 | 34,704,247 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package geekgames.delichus2.fragments;
import android.media.MediaPlayer;
import android.os.Bundle;
import android.os.PowerManager;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.vi... | UTF-8 | Java | 5,359 | java | Recomendados.java | Java | [] | null | [] | package geekgames.delichus2.fragments;
import android.media.MediaPlayer;
import android.os.Bundle;
import android.os.PowerManager;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.vi... | 5,359 | 0.644896 | 0.643404 | 139 | 37.553955 | 31.053255 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.697842 | false | false | 13 |
325c4e50b6a3025f94722420b6c320b206310b9f | 10,977,936,466,910 | 0eb8b18473965a65c4b4434f9a22348c2a07b99e | /Backend/src/main/java/com/project/omega/controller/ProductController.java | 851f4be4d732c8aebcc516586f7bd7325547e0fd | [] | no_license | ka5110/ProjectOmega | https://github.com/ka5110/ProjectOmega | 5b67b36194e1d277ae538db8c0ad5c4c60fe4f31 | ddeb80fe3eb2fac04e049971619429e850681b69 | refs/heads/master | 2022-07-17T14:58:52.014000 | 2020-05-16T20:25:36 | 2020-05-16T20:25:36 | 264,445,483 | 0 | 0 | null | true | 2020-05-16T13:40:01 | 2020-05-16T13:40:00 | 2020-05-16T13:07:08 | 2020-05-16T13:09:54 | 1,707 | 0 | 0 | 0 | null | false | false | package com.project.omega.controller;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.project.omega.bean.dao.entity.Product;
import com.project.omega.bean.dto.ProductDTO;
import com.project.omega.exceptions.NoRecordsFoundException;
import com.project.omega.exceptions.ProductNotFoundException;
import com... | UTF-8 | Java | 3,710 | java | ProductController.java | Java | [] | null | [] | package com.project.omega.controller;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.project.omega.bean.dao.entity.Product;
import com.project.omega.bean.dto.ProductDTO;
import com.project.omega.exceptions.NoRecordsFoundException;
import com.project.omega.exceptions.ProductNotFoundException;
import com... | 3,710 | 0.743127 | 0.743127 | 83 | 43.686749 | 34.984997 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566265 | false | false | 13 |
b1ab5b30ca969af238b931aa345549798236beb4 | 1,571,958,089,892 | a9cf665ac0438f3e6e8bba5d68792e1674601c1f | /learn-demo/src/main/java/com/abstractdemo/Cat.java | b9e1a7cc9bc6c43a4f7a53f129631d073c6d4a35 | [] | no_license | lanweibin/Projects | https://github.com/lanweibin/Projects | d3872dd5437f07f305486b2ed3ebd915f1fbc565 | 293d33105105a20ffdf35509b6e02a01b27151d8 | refs/heads/master | 2022-06-23T23:02:12.892000 | 2021-07-10T09:32:38 | 2021-07-10T09:32:38 | 154,659,188 | 0 | 0 | null | false | 2022-06-17T02:14:04 | 2018-10-25T11:25:39 | 2021-07-10T09:33:08 | 2022-06-17T02:14:03 | 3,071 | 0 | 0 | 5 | Java | false | false | package com.abstractdemo;
public class Cat extends Animal {
@Override
void run() {
System.out.println("hshs");
}
public static void main(String[] args) {
Cat cat = new Cat();
cat.run();
Animal animal = new Animal() {
@Override
void run() {
... | UTF-8 | Java | 423 | java | Cat.java | Java | [] | null | [] | package com.abstractdemo;
public class Cat extends Animal {
@Override
void run() {
System.out.println("hshs");
}
public static void main(String[] args) {
Cat cat = new Cat();
cat.run();
Animal animal = new Animal() {
@Override
void run() {
... | 423 | 0.477218 | 0.477218 | 22 | 17.954546 | 14.401632 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 13 |
7fc89ab8d27b73ea321d945255b31dac347d25e2 | 18,631,568,181,224 | f5d71af461b1aee8b509dc85fe3b07aaa5c80e34 | /src/Chapter3/KbIn.java | a7b7e88b25d6c271c0f8cb40dfba9bcaf96d975e | [] | no_license | Esmien/Shildt | https://github.com/Esmien/Shildt | 83815667650e5377ca92f23a3d1d5213ba270ed3 | 8c0233df290f9f12d4ddb7dd9d8693a9bed3d389 | refs/heads/master | 2020-08-11T21:05:58.242000 | 2019-10-12T10:26:19 | 2019-10-12T10:26:19 | 214,618,635 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Chapter3;
public class KbIn {
public static void main(String[] args)
throws java.io.IOException {
char ch;
System.out.println("Press any button:");
ch = (char) System.in.read();
System.out.println("Pressed \"" + ch + "\" key");
}
}
| UTF-8 | Java | 290 | java | KbIn.java | Java | [] | null | [] | package Chapter3;
public class KbIn {
public static void main(String[] args)
throws java.io.IOException {
char ch;
System.out.println("Press any button:");
ch = (char) System.in.read();
System.out.println("Pressed \"" + ch + "\" key");
}
}
| 290 | 0.568965 | 0.565517 | 12 | 23.166666 | 19.308174 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 13 |
1f20316a706dc73b9a835ecb34eb57f27b60312e | 36,481,452,233,273 | 2ba781b3079193471d0f473415d5ce860b403a6e | /spring-boot-duing-04-orm-jpa/src/main/java/com/duing/dao/GuestDao.java | b468c1d452b5d9d8e3cd0e22cb039f8da94d8d50 | [] | no_license | liuchao2472/MySpringBoot | https://github.com/liuchao2472/MySpringBoot | 545483797ccc9d1b6f8463b7a83d17b94ca37d25 | 0812bca28ebe2196ce7c5df43f0761fb380c029b | refs/heads/master | 2022-12-23T04:39:57.955000 | 2020-04-04T13:49:52 | 2020-04-04T13:49:52 | 253,007,216 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.duing.dao;
import com.duing.bean.Guest;
import com.duing.repository.GuestRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import java.util.ArrayList;
import java.util.List;
@Repository
public class GuestDao {
@Autowired
... | UTF-8 | Java | 445 | java | GuestDao.java | Java | [] | null | [] | package com.duing.dao;
import com.duing.bean.Guest;
import com.duing.repository.GuestRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import java.util.ArrayList;
import java.util.List;
@Repository
public class GuestDao {
@Autowired
... | 445 | 0.768539 | 0.768539 | 21 | 20.190475 | 18.962667 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 13 |
6cc97109c10b9634d22b697543a6db17bd115233 | 283,467,910,405 | fa6a055cfa3e850685fafdd99e1726e57c94b43e | /ws-scim-old/src/main/java/com/wession/scim/agent/Controller.java | b9e478fff403a0129630be93deb9856cbda18e58 | [] | no_license | sol7442/ws-scim | https://github.com/sol7442/ws-scim | 30c62361a71253ebab53c81c2ccb2244f248e841 | 4dd4ce0c2e4bc634ca42e4b0b162c7c04657366a | refs/heads/master | 2023-01-23T19:45:37.245000 | 2019-07-05T12:06:45 | 2019-07-05T12:06:45 | 149,589,826 | 0 | 0 | null | false | 2023-01-04T14:56:06 | 2018-09-20T10:06:44 | 2020-12-18T06:54:06 | 2023-01-04T14:56:00 | 24,519 | 0 | 0 | 28 | Java | false | false | package com.wession.scim.agent;
import spark.Request;
import spark.Response;
public class Controller {
public Object getUserParam(Request request, Response response) {
// TODO Auto-generated method stub
return null;
}
public Object setBulk(Request request, Response response) {
// TODO Auto-ge... | UTF-8 | Java | 987 | java | Controller.java | Java | [] | null | [] | package com.wession.scim.agent;
import spark.Request;
import spark.Response;
public class Controller {
public Object getUserParam(Request request, Response response) {
// TODO Auto-generated method stub
return null;
}
public Object setBulk(Request request, Response response) {
// TODO Auto-ge... | 987 | 0.711246 | 0.711246 | 43 | 20.953489 | 22.268921 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.372093 | false | false | 13 |
da2c78837f0625c2700929a12705e0c57c7dd460 | 292,057,777,178 | 17b401b2ee2a0ba9f08a9ac15a193d05c1400e84 | /src/cn/duixian/jicheng/Smoking.java | e6b57f969ccf470a1d1789f9df8444e0ffde60e1 | [] | no_license | shswz176/red | https://github.com/shswz176/red | 1b21bc77b5177646b3507b8b956ce96bf60000c8 | 812ea28079f4f0a319e6805c1818c05513d26012 | refs/heads/master | 2023-01-06T05:09:38.155000 | 2020-10-31T11:27:37 | 2020-10-31T11:27:37 | 308,840,749 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.duixian.jicheng;
public interface Smoking {
//成员方法 无方法体 抽象
public abstract void smoke();
}
| UTF-8 | Java | 131 | java | Smoking.java | Java | [] | null | [] | package cn.duixian.jicheng;
public interface Smoking {
//成员方法 无方法体 抽象
public abstract void smoke();
}
| 131 | 0.702703 | 0.702703 | 6 | 17.5 | 12.78997 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
c1a42f29923b14d946362ed7d1f3663db7b6f3b5 | 30,915,174,646,470 | b0d5fe52a284136d5eef8852162313d54a1abf49 | /src/com/yidejia/app/mall/model/Qq.java | 929d34a9f66f6da9ab260a1099d3c63e6ed0fa80 | [
"Apache-2.0"
] | permissive | RyanTech/test-3 | https://github.com/RyanTech/test-3 | 14deb75a57ed7204083000add6b3da10ebdd70e6 | 7f725b1cd55ba78a632d80280400388cb17a20c7 | HEAD | 2018-02-06T16:57:02.915000 | 2014-02-24T13:02:33 | 2014-02-24T13:02:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yidejia.app.mall.model;
import java.io.Serializable;
public class Qq implements Serializable {
public String getQqName() {
return qqName;
}
public void setQqName(String qqName) {
this.qqName = qqName;
}
public String getQuenName() {
return quenName;
}
public void setQuen... | UTF-8 | Java | 433 | java | Qq.java | Java | [] | null | [] | package com.yidejia.app.mall.model;
import java.io.Serializable;
public class Qq implements Serializable {
public String getQqName() {
return qqName;
}
public void setQqName(String qqName) {
this.qqName = qqName;
}
public String getQuenName() {
return quenName;
}
public void setQuen... | 433 | 0.692841 | 0.692841 | 24 | 16.041666 | 15.243794 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.083333 | false | false | 13 |
5fc6f5623c81612f245a24aa9fcc7aca80dd7296 | 30,459,908,122,368 | addaba7eba68c44d808693f9d9a7578cd7d28f6c | /src/main/java/hello/model/Tournament.java | 54416be402d1e04dc6c8ed92c48c421865544a53 | [] | no_license | KosmalaJ/Tournament | https://github.com/KosmalaJ/Tournament | 8a45abbdfa9701cb98e481e6880f50bac100ca39 | bea9292654aeaa04ca75bf7ed966bb8edb58b0e8 | refs/heads/master | 2020-04-05T01:46:08.750000 | 2018-11-06T21:21:15 | 2018-11-06T21:21:15 | 156,449,030 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hello.model;
import javax.persistence.*;
import java.util.List;
import java.util.Set;
@Entity
@Table(name="tournament")
public class Tournament {
@Id
@Column(name = "idTournament")
@GeneratedValue(strategy = GenerationType.AUTO)
private int id;
@Column(name="status")
private int status... | UTF-8 | Java | 1,848 | java | Tournament.java | Java | [] | null | [] | package hello.model;
import javax.persistence.*;
import java.util.List;
import java.util.Set;
@Entity
@Table(name="tournament")
public class Tournament {
@Id
@Column(name = "idTournament")
@GeneratedValue(strategy = GenerationType.AUTO)
private int id;
@Column(name="status")
private int status... | 1,848 | 0.599567 | 0.599567 | 92 | 19.086956 | 18.575727 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315217 | false | false | 13 |
43d588e27abd1f8f77e5a71e53525b6050e42f74 | 18,751,827,278,302 | aa52d276807056e49f8b70c991153bb059cdccd9 | /src/main/java/com/tyss/ecart/dao/QueriesDao.java | 6d458cee4326351660c543ed8044ad1384652cdc | [] | no_license | GiridharMG/e-cart | https://github.com/GiridharMG/e-cart | 90956a24d183314b64c6111c91d039bc92a8acef | 91fa0f13831494c27f2af81b89af3f8af7a1a2f8 | refs/heads/master | 2023-02-18T02:56:55.431000 | 2020-04-22T06:33:36 | 2020-04-22T06:33:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tyss.ecart.dao;
import com.tyss.ecart.model.Queries;
public interface QueriesDao {
void addQuery(Queries queries);
}
| UTF-8 | Java | 134 | java | QueriesDao.java | Java | [] | null | [] | package com.tyss.ecart.dao;
import com.tyss.ecart.model.Queries;
public interface QueriesDao {
void addQuery(Queries queries);
}
| 134 | 0.768657 | 0.768657 | 8 | 15.75 | 15.698328 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
33a3777848a63fa2ba7ff56cfc6af61ad41c971b | 25,202,868,147,151 | 5682135d34e708af29b8c7c43c90ca02f24dc38c | /src/main/java/org/apache/jsp/viewcrimereply_jsp.java | 1faa8e1cbeac3baef48852463a3e1b0648336c3f | [] | no_license | Nidhi54321/crimefile | https://github.com/Nidhi54321/crimefile | 2e195593f2fc31152e90d419dceb8ab9380d8d77 | d096c53c65852a40a3351e9b60cbd23828d04188 | refs/heads/master | 2022-12-15T13:57:19.552000 | 2020-09-14T07:51:31 | 2020-09-14T07:51:31 | 294,607,922 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.apache.jsp;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import java.io.*;
import java.sql.*;
public final class viewcrimereply_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
private static final JspFac... | UTF-8 | Java | 10,223 | java | viewcrimereply_jsp.java | Java | [] | null | [] | package org.apache.jsp;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import java.io.*;
import java.sql.*;
public final class viewcrimereply_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
private static final JspFac... | 10,223 | 0.463171 | 0.456813 | 219 | 45.680367 | 31.910666 | 197 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.872146 | false | false | 13 |
4ffe7d94f22b1d9b06e94f20d7df8f142ec3d55b | 2,568,390,490,778 | 939bbac2c0b303e133d2b042d82623bb66ad702f | /src/main/java/project/pnia/controllers/AggregateController.java | 12ec75333219871c59ab205aa32f9496b586171b | [] | no_license | AndreMAbreu/pnia | https://github.com/AndreMAbreu/pnia | f92823ab54a40a69c10a7bca86ae9aa2223df3ea | d21c72dd6685c2207f01baf8624b32e8b3147591 | refs/heads/main | 2023-06-02T08:15:12.090000 | 2021-06-29T11:09:05 | 2021-06-29T11:09:05 | 381,334,898 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package project.pnia.controllers;
import lombok.RequiredArgsConstructor;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.spri... | UTF-8 | Java | 846 | java | AggregateController.java | Java | [] | null | [] | package project.pnia.controllers;
import lombok.RequiredArgsConstructor;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.spri... | 846 | 0.823877 | 0.823877 | 26 | 31.538462 | 29.386328 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 13 |
2442b9a0406df9e33adc0370b18a7ce413be2743 | 15,848,429,352,252 | 45eae5f20a5ad9421256102b8bb84e8d68f26142 | /fundamentos/29Collections/src/mx/com/dominio/Test.java | e2675a78ac8c673a60dc6633d36739cf0763d5d7 | [] | no_license | pablonolasco/cursoJava15 | https://github.com/pablonolasco/cursoJava15 | 0c3e6fc53a1e16d6438a6725d33ea42a1605f6f8 | 79cca7a274489fc83d07c0826f84098d02a64f6c | refs/heads/master | 2023-04-08T08:49:30.097000 | 2021-04-04T23:20:19 | 2021-04-04T23:20:19 | 346,909,375 | 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 mx.com.dominio;
import java.util.*;
/**
*
* @author OPTIPLEX 9010
*/
public class Test {
public static void main(Strin... | UTF-8 | Java | 1,485 | java | Test.java | Java | [
{
"context": "m.dominio;\n\nimport java.util.*;\n\n/**\n *\n * @author OPTIPLEX 9010\n */\npublic class Test {\n public static void ma",
"end": 262,
"score": 0.991371214389801,
"start": 249,
"tag": "USERNAME",
"value": "OPTIPLEX 9010"
}
] | 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 mx.com.dominio;
import java.util.*;
/**
*
* @author OPTIPLEX 9010
*/
public class Test {
public static void main(Strin... | 1,485 | 0.523232 | 0.515825 | 60 | 23.75 | 17.220749 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566667 | false | false | 13 |
9613268bdadb2deebf1c27dd439a664e5b6c5657 | 15,848,429,354,304 | d7a6602554229f4bd02e6d1f35d5025b3f7d1572 | /src/test/groovy/info/shelfunit/DNS/HeaderSpockTest.groovy | fd5a72f3158c85216d00c87bb1475639f2110a7f | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | emacadie/dnsgroovy | https://github.com/emacadie/dnsgroovy | e0cb54c66ca170b8e81e70bf5dce424748adc8c5 | 19e8776d05bb1eda0352d03c48249bfde526d69b | refs/heads/master | 2016-08-11T08:04:52.964000 | 2014-05-22T14:22:54 | 2014-05-22T14:22:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // -*- Java -*-
//
// Copyright (c) 2005, Matthew J. Rutherford <rutherfo@cs.colorado.edu>
// Copyright (c) 2005, University of Colorado at Boulder
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
... | UTF-8 | Java | 9,255 | groovy | HeaderSpockTest.groovy | Java | [
{
"context": "// -*- Java -*-\n//\n// Copyright (c) 2005, Matthew J. Rutherford <rutherfo@cs.colorado.edu>\n// Copyright (c) 2005,",
"end": 63,
"score": 0.9997746348381042,
"start": 42,
"tag": "NAME",
"value": "Matthew J. Rutherford"
},
{
"context": "\n//\n// Copyright (c) 2005, Matt... | null | [] | // -*- Java -*-
//
// Copyright (c) 2005, <NAME> <<EMAIL>>
// Copyright (c) 2005, University of Colorado at Boulder
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions... | 9,223 | 0.627553 | 0.586926 | 401 | 22.0798 | 18.761892 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.86783 | false | false | 13 |
9550fd89927b7e3605f3c0c7d0354e7560be895b | 2,568,390,496,860 | a72adbbf3992978b14d2c76b71161b1f440ff013 | /src/main/java/sc/fiji/io/Export_EPS.java | fadff4cef01222a5dc96a79a43ad4a0c0d769d64 | [] | no_license | vcangadi1/IO | https://github.com/vcangadi1/IO | 684a6298be35190be0a88362ffc89e8ae8ec1786 | a6e80acfb68fc2e6c1eb56910847c2512b65c6d8 | refs/heads/master | 2023-06-12T11:30:15.670000 | 2021-07-02T14:55:39 | 2021-07-02T14:55:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sc.fiji.io;
/*
* This ImageJ plugin exports an image as an Encapsulated PostScript (EPS) file.
* Based on the "EPS_Writer" plugin by Johannes Schindelin (2006), this plugin
* also supports the export of binary grayscale images as B/W bitmap files.
* All other images, including 16-bit (short) and 32-bit (fl... | UTF-8 | Java | 9,073 | java | Export_EPS.java | Java | [
{
"context": "(EPS) file.\n * Based on the \"EPS_Writer\" plugin by Johannes Schindelin (2006), this plugin\n * also supports the export o",
"end": 163,
"score": 0.9988106489181519,
"start": 144,
"tag": "NAME",
"value": "Johannes Schindelin"
},
{
"context": " of grayscale\n * images ... | null | [] | package sc.fiji.io;
/*
* This ImageJ plugin exports an image as an Encapsulated PostScript (EPS) file.
* Based on the "EPS_Writer" plugin by <NAME> (2006), this plugin
* also supports the export of binary grayscale images as B/W bitmap files.
* All other images, including 16-bit (short) and 32-bit (float) grayscal... | 9,041 | 0.635402 | 0.616444 | 303 | 28.943895 | 21.412809 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.59736 | false | false | 13 |
4c7db4bfc5fd0f7a162a8a72045e2d773b3bc7c7 | 3,195,455,684,696 | 71f79e3981fbb2af32d363cc8df6e38e33138f56 | /src/main/java/py/com/domainsoft/seguridad/entities/PerfilEntity.java | bd63915f177509874248f752b7f0fa99ed09ed6a | [] | no_license | encomiendas/encomiendas | https://github.com/encomiendas/encomiendas | 4427b98ff0e9b701b7eaaf659130e9dfd0cf991a | 7b7cc38fc3c2fc6c479e711fb3748c4697ee9ca6 | refs/heads/develop | 2020-03-18T10:45:54.245000 | 2018-12-12T19:24:18 | 2018-12-12T19:24:18 | 134,632,362 | 0 | 3 | null | false | 2018-12-12T19:24:19 | 2018-05-23T22:33:47 | 2018-12-12T10:48:26 | 2018-12-12T19:24:18 | 11,439 | 0 | 2 | 0 | JavaScript | false | null | package py.com.domainsoft.seguridad.entities;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.GenericGenerator;
import org.hibernate.annotations.Parameter;
import or... | UTF-8 | Java | 2,111 | java | PerfilEntity.java | Java | [] | null | [] | package py.com.domainsoft.seguridad.entities;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.GenericGenerator;
import org.hibernate.annotations.Parameter;
import or... | 2,111 | 0.63856 | 0.637139 | 76 | 26.776316 | 21.252615 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.460526 | false | false | 13 |
7c646653ef2966f702178a88c2d238526dec34a2 | 19,688,130,140,122 | 3fb21448d7f61cb8c6f79d189f8bd2b85ccec049 | /src/Composite/Menu/Menu.java | 0090cf16a94789a218c1671e597e046ba149de63 | [] | no_license | zander709/DesignPattern | https://github.com/zander709/DesignPattern | be5181234ca08affc7d3e76a6de91add0e880c7c | d91acbbd6bfbd5b7f3eac65468c410696c242967 | refs/heads/master | 2016-08-08T18:54:20.538000 | 2016-03-27T17:30:22 | 2016-03-27T17:30:22 | 52,718,562 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Composite.Menu;
import Composite.Component;
import Composite.Iterator.Iterator;
public abstract class Menu extends Component {
String name;
public Menu(String name) {
this.name = name;
}
// inner iterator
@Override
public void print() {
System.out.println("----------M... | UTF-8 | Java | 520 | java | Menu.java | Java | [] | null | [] | package Composite.Menu;
import Composite.Component;
import Composite.Iterator.Iterator;
public abstract class Menu extends Component {
String name;
public Menu(String name) {
this.name = name;
}
// inner iterator
@Override
public void print() {
System.out.println("----------M... | 520 | 0.573077 | 0.573077 | 24 | 20.666666 | 17.98765 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 13 |
593623e3856ac5dba9581d68466f5b163de11cd9 | 3,728,031,647,053 | 2a3cd6875629881481bda4e3182286640ec6cfb9 | /Web-WebSite-service/src/main/java/zhongchiedu/website/service/impl/CaseTypeServiceImpl.java | 7cd3623420d046f3380525b7bbdb23c7a50d811d | [] | no_license | G631233828/WebSite | https://github.com/G631233828/WebSite | e68cce50bbb072199b4c61fdca810b076e23df18 | 0c7d71a98a24c35aeae18ab7cc89cfb263c3e958 | refs/heads/master | 2022-11-18T02:09:16.021000 | 2019-07-26T06:05:46 | 2019-07-26T06:05:46 | 176,909,309 | 0 | 0 | null | false | 2022-11-16T10:31:51 | 2019-03-21T09:10:47 | 2019-07-26T06:06:52 | 2022-11-16T10:31:48 | 9,516 | 0 | 0 | 9 | JavaScript | false | false | package zhongchiedu.website.service.impl;
import java.util.List;
import org.springframework.beans.BeanUtils;
import org.springframework.data.mongodb.core.query.Criteria;
import org.springframework.data.mongodb.core.query.Query;
import org.springframework.stereotype.Service;
import zhongchiedu.common.utils.BasicDataR... | UTF-8 | Java | 2,290 | java | CaseTypeServiceImpl.java | Java | [] | null | [] | package zhongchiedu.website.service.impl;
import java.util.List;
import org.springframework.beans.BeanUtils;
import org.springframework.data.mongodb.core.query.Criteria;
import org.springframework.data.mongodb.core.query.Query;
import org.springframework.stereotype.Service;
import zhongchiedu.common.utils.BasicDataR... | 2,290 | 0.750698 | 0.746512 | 70 | 29.714285 | 27.061382 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.885714 | false | false | 13 |
f4444e1419ce49edc6667aa78e3ec59b950c094a | 39,427,799,813,598 | d15d09e4dd8743ad7d9ac5b4901e6df9f51e7b3f | /src/main/java/com/stealthyone/bukkit/stcommonlib/utils/MiscUtils.java | ccf5789c41ef11e4f15421e6dd5b51aa4685ecd0 | [] | no_license | Stealth2800/StCommonLib | https://github.com/Stealth2800/StCommonLib | 7056371da5d6824bf77c0f000e07e02e4a7211d0 | 9efaa9219bdb609321147c708f3d2e86ec823fa6 | refs/heads/master | 2020-04-25T22:47:05.301000 | 2013-07-23T03:19:11 | 2013-07-23T03:19:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stealthyone.bukkit.stcommonlib.utils;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.inventory.ItemStack;
public final class MiscUtils {
public final static String convertLocationToString(Location location) {
return convertLocationToString(location, "%s - %d, %d, %d");
}
... | UTF-8 | Java | 1,225 | java | MiscUtils.java | Java | [] | null | [] | package com.stealthyone.bukkit.stcommonlib.utils;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.inventory.ItemStack;
public final class MiscUtils {
public final static String convertLocationToString(Location location) {
return convertLocationToString(location, "%s - %d, %d, %d");
}
... | 1,225 | 0.70449 | 0.700408 | 40 | 29.65 | 25.855898 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.2 | false | false | 13 |
8345b507e2ad0db47fb117c66620e15120831055 | 37,666,863,211,570 | 8a08a31bc7ea6678752cfb946f4695ea9e0ea540 | /PWC_CSCL_Workspace/modules/cscl-feedback/cscl-feedback-service/src/main/java/com/cscl/feedback/service/persistence/impl/FeedbackPersistenceImpl.java | 275ea185743d895573ddf0dc7c98894d838ba0b0 | [] | no_license | swc2u/liferay-portal | https://github.com/swc2u/liferay-portal | 2cd0bee59af850e532b7f1c7dd2054e8b51e5db9 | 8b01016d17b2d1757b19d79ac58cfbec033cff32 | refs/heads/master | 2023-04-17T08:21:39.927000 | 2021-04-20T08:58:09 | 2021-04-20T08:58:09 | 359,746,121 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (c) 2000-present Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any la... | UTF-8 | Java | 37,361 | java | FeedbackPersistenceImpl.java | Java | [
{
"context": "ode>portal.properties</code>\n * </p>\n *\n * @author Brian Wing Shun Chan\n * @generated\n */\n@Component(service = FeedbackPe",
"end": 2671,
"score": 0.9389843940734863,
"start": 2651,
"tag": "NAME",
"value": "Brian Wing Shun Chan"
}
] | null | [] | /**
* Copyright (c) 2000-present Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any la... | 37,347 | 0.715291 | 0.713177 | 1,313 | 27.455446 | 46.921638 | 609 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.100533 | false | false | 13 |
7691546d28739a9f3df482b08c2c3ae056a87eb4 | 37,091,337,601,777 | a68930e5c89d10025339ba7d6fdb708ec8db2222 | /nhin-adapter/src/main/java/org/hl7/v3/REAL.java | 0141b6a6e5163b912d805f100b12d995e37af0fc | [] | no_license | EverythingStudy/openempi | https://github.com/EverythingStudy/openempi | 93e37bff2361b1aeb04b06ed703db6d89da209bc | 1989deeaa0342461540dda766d1aa257cc1d9856 | refs/heads/master | 2020-03-17T18:22:24.872000 | 2018-07-31T13:35:05 | 2018-07-31T13:35:05 | 133,813,623 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
* Copyright (C) 2002-2012 "SYSNET International, Inc."
* support@sysnetint.com [http://www.sysnetint.com]
*
* This file is part of OpenEMPI.
*
* OpenEMPI is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Softwa... | UTF-8 | Java | 2,862 | java | REAL.java | Java | [
{
"context": "ight (C) 2002-2012 \"SYSNET International, Inc.\"\n * support@sysnetint.com [http://www.sysnetint.com]\n *\n * This file is par",
"end": 87,
"score": 0.9999120831489563,
"start": 66,
"tag": "EMAIL",
"value": "support@sysnetint.com"
}
] | null | [] | /**
*
* Copyright (C) 2002-2012 "SYSNET International, Inc."
* <EMAIL> [http://www.sysnetint.com]
*
* This file is part of OpenEMPI.
*
* OpenEMPI is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation,... | 2,848 | 0.651293 | 0.646052 | 97 | 28.505156 | 25.712576 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28866 | false | false | 13 |
d1aceda6e57e4a3f50640c1bd853c778d1c9d701 | 38,199,439,154,854 | 8568b021fc6397d96ec4995da5a1fb5e97808f71 | /Appli/tp5/Projet-agile--master/Monopoly/src/monopoly/plateau/Carte.java | 394823fe49aa8521b8562f8fe1192acb73fe98c9 | [] | no_license | maitedelecaut/TP | https://github.com/maitedelecaut/TP | 4a7aa32eb469e2f8b72a73e3bb1e000be90906bf | 4c840f818fdb42e415c5b95e844ab4cd709df467 | refs/heads/master | 2020-06-14T01:08:43.155000 | 2017-01-17T15:29:26 | 2017-01-17T15:29:26 | 75,535,029 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package monopoly.plateau;
import monopoly.gameplay.Joueur;
public class Carte {
String intitule;
int effet;
int valeur;
public Carte(String intitule,int val, int effet) {
this.intitule = intitule;
this.effet = effet;
this.valeur = val;
}
public int getEffet() {
return effet;
}
public int getVa... | UTF-8 | Java | 457 | java | Carte.java | Java | [] | null | [] | package monopoly.plateau;
import monopoly.gameplay.Joueur;
public class Carte {
String intitule;
int effet;
int valeur;
public Carte(String intitule,int val, int effet) {
this.intitule = intitule;
this.effet = effet;
this.valeur = val;
}
public int getEffet() {
return effet;
}
public int getVa... | 457 | 0.682713 | 0.682713 | 33 | 12.848485 | 12.560451 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.424242 | false | false | 13 |
85cae59f944f6a476a08eda8f96064e36b2811bf | 39,582,418,602,245 | 2a350ad8a4cd9fd26bcd4b4bba82a1e0da7621da | /Spring_Web_App/src/com/demo/controllers/MyProfile_Controller.java | c7167bc1c1449508dbd002cd70d014941317e035 | [] | no_license | SeanKelly369/SpringMVC_tut | https://github.com/SeanKelly369/SpringMVC_tut | 1413ffd292a560ffafbbfbf0aae7ff2b0b070ef9 | e6a10414e80813949504ec1b406a59fbe6747844 | refs/heads/master | 2022-12-24T07:31:26.762000 | 2019-07-18T15:30:52 | 2019-07-18T15:30:52 | 197,590,166 | 0 | 0 | null | false | 2022-12-16T04:46:27 | 2019-07-18T13:14:48 | 2019-07-18T15:30:55 | 2022-12-16T04:46:24 | 12,670 | 0 | 0 | 8 | Java | false | false | package com.demo.controllers;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.servlet.ModelAndView;
import javax.servlet.http.HttpSession;
@Controller... | UTF-8 | Java | 697 | java | MyProfile_Controller.java | Java | [] | null | [] | package com.demo.controllers;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.servlet.ModelAndView;
import javax.servlet.http.HttpSession;
@Controller... | 697 | 0.74175 | 0.74175 | 20 | 32.849998 | 25.558315 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 13 |
1cc9a7989da8fe173b6cb91c14bba2eff997cfc4 | 37,958,920,986,616 | 29fd9c68bd075d1076f315d8ad9a7985c8903214 | /ActivityForResult/app/src/main/java/com/example/mateusrovari/activityforresult/SecondActivity.java | 2f56de23d7770034fb85dd827f0a25cdb45b0639 | [] | no_license | MtsRovari/Android-Basics | https://github.com/MtsRovari/Android-Basics | de84fce0004db4f746c200d5a87d74a28b42b25a | 280c76b3ced4801411d9439f5463567a953d243e | refs/heads/master | 2020-03-29T20:46:32.101000 | 2019-08-30T13:48:05 | 2019-08-30T13:48:05 | 150,329,948 | 3 | 0 | null | false | 2019-08-30T13:48:06 | 2018-09-25T21:12:33 | 2019-08-01T14:13:51 | 2019-08-30T13:48:05 | 10,933 | 2 | 0 | 0 | Java | false | false | package com.example.mateusrovari.activityforresult;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
public class SecondActivity extends Activity {
EditText editText1;
@Override
p... | UTF-8 | Java | 760 | java | SecondActivity.java | Java | [
{
"context": "package com.example.mateusrovari.activityforresult;\n\nimport android.app.Activity;\n",
"end": 32,
"score": 0.9829725623130798,
"start": 20,
"tag": "USERNAME",
"value": "mateusrovari"
}
] | null | [] | package com.example.mateusrovari.activityforresult;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
public class SecondActivity extends Activity {
EditText editText1;
@Override
p... | 760 | 0.696053 | 0.690789 | 31 | 23.483871 | 19.74494 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580645 | false | false | 13 |
a980c3505853686563740cabbbae9692d6609f8d | 37,692,633,017,814 | 80d3cf99771d48eb7b164cd959890fadda3e5614 | /java/com/hmis/dto/StatisticsDTO.java | 52bcd9665ce41732f288237b2233b2ca4ac6ea3f | [] | no_license | choiseungwon97/HMIS | https://github.com/choiseungwon97/HMIS | f82707ea6f3a73501706bdf9f2bb3a1818ea59ed | e20da06228cb18c73ff2258df23c48230b884f56 | refs/heads/main | 2023-07-15T22:18:44.749000 | 2021-08-26T02:56:10 | 2021-08-26T02:56:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hmis.dto;
public class StatisticsDTO {
private String subName;
private int cnt;
public String getSubName() {
return subName;
}
public void setSubName(String subName) {
this.subName = subName;
}
public int getCnt() {
return cnt;
}
public void setCnt(int cnt) {
this.cnt = cnt;
}
@Ove... | UTF-8 | Java | 429 | java | StatisticsDTO.java | Java | [] | null | [] | package com.hmis.dto;
public class StatisticsDTO {
private String subName;
private int cnt;
public String getSubName() {
return subName;
}
public void setSubName(String subName) {
this.subName = subName;
}
public int getCnt() {
return cnt;
}
public void setCnt(int cnt) {
this.cnt = cnt;
}
@Ove... | 429 | 0.659674 | 0.659674 | 29 | 13.793103 | 15.892699 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.103448 | false | false | 13 |
c8cdeada302d1c2905ba17b06bb46cca42b16122 | 16,174,846,868,728 | b56440b73f057f2d48d464d920a4de9796598b48 | /shoppingCart/src/main/java/com/mpakam/dao/StrategyStockQuoteDaoImpl.java | 83697470acdb99a0ede897f785a4eb13782375cd | [] | no_license | mohanpakam/projects | https://github.com/mohanpakam/projects | 69d21dd10244526899e73371c8655563033dd508 | 95448227647c2a407e5a29aa10c042e66e877e06 | refs/heads/master | 2021-05-09T03:05:58.866000 | 2018-01-28T06:22:54 | 2018-01-28T06:22:54 | 119,233,551 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mpakam.dao;
import java.util.LinkedList;
import org.hibernate.Query;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.mpakam.model.StrategyStockQuote;
import com.mpakam.util.ListUtil;... | UTF-8 | Java | 1,679 | java | StrategyStockQuoteDaoImpl.java | Java | [] | null | [] | package com.mpakam.dao;
import java.util.LinkedList;
import org.hibernate.Query;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.mpakam.model.StrategyStockQuote;
import com.mpakam.util.ListUtil;... | 1,679 | 0.794521 | 0.792138 | 40 | 39.974998 | 40.934391 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.65 | false | false | 13 |
4523e88d343c0979e3437fdb299642c028f22d14 | 24,172,075,991,108 | f9ea5d52f91bfd4c6ccc37a7f557ccdc4f7fb15d | /src/main/java/neo4jGraphVisualiser/Main.java | 8c36980ddfaab383cc1d3b32fa42cedd84edc6fb | [] | no_license | liksita/Neo4jGraphVisualiser | https://github.com/liksita/Neo4jGraphVisualiser | ba3e9e9f86b7bcfc0e24cd0064428cc9d9af7562 | a3413fa4d843ca8beb190b2334cb69f23de52c52 | refs/heads/master | 2020-03-23T03:32:09.453000 | 2018-07-20T11:43:09 | 2018-07-20T11:43:09 | 141,035,493 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package neo4jGraphVisualiser;
import org.neo4j.graphdb.GraphDatabaseService;
import org.neo4j.graphdb.Transaction;
import org.neo4j.helpers.collection.Pair;
import org.neo4j.server.CommunityBootstrapper;
import org.neo4j.server.NeoServer;
import org.neo4j.server.ServerBootstrapper;
import java.io.File;
import java.io... | UTF-8 | Java | 2,326 | java | Main.java | Java | [
{
"context": ";\n map.put(\"dbms.connector.http.address\", \"127.0.0.1:7474\");\n map.put(\"dbms.connector.http.enab",
"end": 731,
"score": 0.9997836351394653,
"start": 722,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
},
{
"context": "ed\", \"true\");\n map.put(\"d... | null | [] | package neo4jGraphVisualiser;
import org.neo4j.graphdb.GraphDatabaseService;
import org.neo4j.graphdb.Transaction;
import org.neo4j.helpers.collection.Pair;
import org.neo4j.server.CommunityBootstrapper;
import org.neo4j.server.NeoServer;
import org.neo4j.server.ServerBootstrapper;
import java.io.File;
import java.io... | 2,326 | 0.590714 | 0.564488 | 68 | 33.205883 | 22.580938 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.779412 | false | false | 13 |
7ada304b6626af948e35b22181a604162e3c6547 | 24,206,435,695,922 | 066ec379b7cd5cfdf675a2208aa91aede092567b | /jetcache-core/src/main/java/com/alicp/jetcache/embedded/LinkedHashMapCacheBuilder.java | 0cf3427d5bcc495abf453dcfa81d002c0121ef95 | [
"Apache-2.0"
] | permissive | alibaba/jetcache | https://github.com/alibaba/jetcache | 10c630cae7225a5eba5894446d781e9abe7a4bd6 | 0482d68a7339a0d5721bddd26193e103dee658e2 | refs/heads/master | 2023-08-31T03:34:26.872000 | 2023-08-31T03:21:36 | 2023-08-31T03:21:36 | 88,024,517 | 4,500 | 1,052 | Apache-2.0 | false | 2023-09-04T07:27:25 | 2017-04-12T07:48:23 | 2023-09-04T07:21:10 | 2023-09-04T07:27:24 | 3,486 | 4,259 | 972 | 327 | Java | false | false | package com.alicp.jetcache.embedded;
/**
* Created on 2016/11/29.
*
* @author <a href="mailto:areyouok@gmail.com">huangli</a>
*/
public class LinkedHashMapCacheBuilder<T extends EmbeddedCacheBuilder<T>> extends EmbeddedCacheBuilder<T> {
public static class LinkedHashMapCacheBuilderImpl extends LinkedHashMapCac... | UTF-8 | Java | 640 | java | LinkedHashMapCacheBuilder.java | Java | [
{
"context": "ated on 2016/11/29.\n *\n * @author <a href=\"mailto:areyouok@gmail.com\">huangli</a>\n */\npublic class LinkedHashMapCacheB",
"end": 116,
"score": 0.9999252557754517,
"start": 98,
"tag": "EMAIL",
"value": "areyouok@gmail.com"
},
{
"context": " *\n * @author <a href=\"m... | null | [] | package com.alicp.jetcache.embedded;
/**
* Created on 2016/11/29.
*
* @author <a href="mailto:<EMAIL>">huangli</a>
*/
public class LinkedHashMapCacheBuilder<T extends EmbeddedCacheBuilder<T>> extends EmbeddedCacheBuilder<T> {
public static class LinkedHashMapCacheBuilderImpl extends LinkedHashMapCacheBuilder<L... | 629 | 0.75625 | 0.74375 | 19 | 32.684212 | 38.216904 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.157895 | false | false | 13 |
c65a5351298ea77d967073ede788523a876820e4 | 18,562,848,656,967 | 32c5ddb1820fba48af2a65c637996562c6d4acfb | /app/src/main/java/com/itheima09/wxface/MainActivity.java | 8fd0a9bfb21a7073140c8519cc5ad29e25fdd60b | [] | no_license | ChaosXusu/WeChatEmoji | https://github.com/ChaosXusu/WeChatEmoji | 907647f12607859c985dbf84344da3108de712b3 | b326641e252daa332459c733f16bc94dc9cbb6ad | refs/heads/master | 2021-01-20T17:02:37.279000 | 2016-07-23T10:15:06 | 2016-07-23T10:15:06 | 64,010,696 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itheima09.wxface;
import android.app.Activity;
import android.content.Intent;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import android.support.v4.view.ViewPager;
... | UTF-8 | Java | 3,771 | java | MainActivity.java | Java | [
{
"context": "package com.itheima09.wxface;\n\nimport android.app.Activity;\nimport andr",
"end": 21,
"score": 0.8281012177467346,
"start": 14,
"tag": "USERNAME",
"value": "heima09"
}
] | null | [] | package com.itheima09.wxface;
import android.app.Activity;
import android.content.Intent;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import android.support.v4.view.ViewPager;
... | 3,771 | 0.589522 | 0.58061 | 131 | 27.267176 | 22.057117 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.51145 | false | false | 13 |
3bb0a8c5ffe07d5eaac67411d33c2041522bf226 | 17,282,948,450,084 | a0532eae8c6224f9d04689de00a4b5094b419266 | /SpringBootProject/src/main/java/com/start/demo/sales/salesParty/salesPartyRepository.java | c601264a8e4948b738efce1bf3a3672a73b5dfa4 | [] | no_license | immansi/MongoProject | https://github.com/immansi/MongoProject | 6e2955f97f7f490f12c2f0112b4dd3ff7ffa562b | 2e0a5373b8b3013b18ca0d0419d9241bbad42c5a | refs/heads/main | 2023-03-28T20:48:01.725000 | 2021-04-06T06:23:17 | 2021-04-06T06:23:17 | 351,088,366 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.start.demo.sales.salesParty;
import org.springframework.data.mongodb.repository.MongoRepository;
public interface salesPartyRepository extends MongoRepository<SalesPartyModel, String> {
}
| UTF-8 | Java | 210 | java | salesPartyRepository.java | Java | [] | null | [] | package com.start.demo.sales.salesParty;
import org.springframework.data.mongodb.repository.MongoRepository;
public interface salesPartyRepository extends MongoRepository<SalesPartyModel, String> {
}
| 210 | 0.819048 | 0.819048 | 7 | 28 | 34.529491 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 13 |
fb635984601c6fe6eb34dadcc374a9b7f781bf83 | 22,909,355,606,849 | a948270c76152f77d9e769a7caa9e92e42dc7b20 | /Code/Backend/src/main/java/com/bsuir/psucalculator/repository/CentralProcessingUnitRepository.java | 6666638b8ab89b9a887931297ea616f51c4fbe88 | [] | no_license | VladMigura/SimplePSUCalculator | https://github.com/VladMigura/SimplePSUCalculator | 042b35f3c16183c5113043f23927a3923efec5e3 | d642359d582cae33ad00f83c7e8ce972e29819ea | refs/heads/master | 2020-03-30T07:34:28.503000 | 2018-11-13T15:04:40 | 2018-11-13T15:04:40 | 150,949,831 | 1 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bsuir.psucalculator.repository;
import com.bsuir.psucalculator.entity.CentralProcessingUnitEntity;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import java.util.List;
public inte... | UTF-8 | Java | 1,520 | java | CentralProcessingUnitRepository.java | Java | [] | null | [] | package com.bsuir.psucalculator.repository;
import com.bsuir.psucalculator.entity.CentralProcessingUnitEntity;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import java.util.List;
public inte... | 1,520 | 0.621053 | 0.621053 | 34 | 43.705883 | 33.312717 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
e5650db48d53908fc0c5fc4eeb933d3aac1a10f7 | 20,306,605,427,551 | 44668e77c38f7eda647a0678557ddbd1376b052c | /src/main/java/group2/tier2csep3/model/rating/RatingPost.java | f150ee87563d5db300b63b9fe17fbe360ae12db7 | [] | no_license | anaasima/tier2--sep3-2020 | https://github.com/anaasima/tier2--sep3-2020 | dc5d519eb893054a977e72b59abfdfa7a9ce8e7b | e7102280b64dc905decb7221ff9e8541b5035c63 | refs/heads/master | 2023-02-25T23:03:36.907000 | 2020-12-14T13:05:04 | 2020-12-14T13:05:04 | 335,612,468 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package group2.tier2csep3.model.rating;
import com.fasterxml.jackson.annotation.JsonProperty;
public class RatingPost {
@JsonProperty
private int id;
@JsonProperty
private int userId;
@JsonProperty
private int postId;
@JsonProperty
private int score;
public RatingPost()
{
... | UTF-8 | Java | 1,087 | java | RatingPost.java | Java | [] | null | [] | package group2.tier2csep3.model.rating;
import com.fasterxml.jackson.annotation.JsonProperty;
public class RatingPost {
@JsonProperty
private int id;
@JsonProperty
private int userId;
@JsonProperty
private int postId;
@JsonProperty
private int score;
public RatingPost()
{
... | 1,087 | 0.527139 | 0.524379 | 61 | 16.819672 | 13.866468 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.295082 | false | false | 13 |
da734be075f7398980b6489b59f2ec16b692f051 | 29,832,842,854,079 | 8fcfdd1ea2d460ab1377a67988717bbb9eeac48c | /app/src/main/java/com/example/bid/Constants.java | 2514f0aa6fd54244e6c4d5a3694b87e086a01b0f | [] | no_license | timapple12/BID1 | https://github.com/timapple12/BID1 | f04c0d8c5beb348bf062008de8b87526ec6f20a0 | f804380d3d58bf0c97769478543a8aaa88905efb | refs/heads/master | 2020-09-09T13:57:09.867000 | 2019-12-21T09:26:20 | 2019-12-21T09:26:20 | 221,464,580 | 0 | 0 | null | false | 2019-11-18T17:08:18 | 2019-11-13T13:23:02 | 2019-11-18T17:07:59 | 2019-11-18T17:07:58 | 647 | 0 | 0 | 1 | Java | false | false | package com.example.bid;
public interface Constants {
MyService m = new MyService();
double POWERACT = m.powerTextView;
void sharedPrefs();
}
| UTF-8 | Java | 158 | java | Constants.java | Java | [] | null | [] | package com.example.bid;
public interface Constants {
MyService m = new MyService();
double POWERACT = m.powerTextView;
void sharedPrefs();
}
| 158 | 0.689873 | 0.689873 | 9 | 16.555555 | 15.166565 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 13 |
12a9bb81c777140e0621ef895c6cb4911c88a5c0 | 14,705,968,025,751 | 47bb0e5ce78ef31500dee1d4090a4663945db815 | /src/main/java/Homework4/Task2AutomorfNumbers.java | 32a9f1046999e54c2332fcde929e2bb716c53c04 | [] | no_license | emglen/homework | https://github.com/emglen/homework | 075b04a22d346f9a58ae99c46e60817bda7c3f2a | 767b79413fffdab8e57da67d89ddf64721f0ef6f | refs/heads/master | 2021-07-02T11:03:54.650000 | 2019-06-23T09:58:54 | 2019-06-23T09:58:54 | 185,040,231 | 0 | 0 | null | false | 2020-10-13T13:56:40 | 2019-05-05T14:14:02 | 2019-06-23T09:59:38 | 2020-10-13T13:56:38 | 61 | 0 | 0 | 1 | Java | false | false | package Homework4;
import java.util.Scanner;
public class Task2AutomorfNumbers {
public static int typeValue(){
Scanner inputValue= new Scanner(System.in);
int value=inputValue.nextInt();
return value;
}
public static void isAutomorf(int number){
String numberStr=String.v... | UTF-8 | Java | 901 | java | Task2AutomorfNumbers.java | Java | [] | null | [] | package Homework4;
import java.util.Scanner;
public class Task2AutomorfNumbers {
public static int typeValue(){
Scanner inputValue= new Scanner(System.in);
int value=inputValue.nextInt();
return value;
}
public static void isAutomorf(int number){
String numberStr=String.v... | 901 | 0.614872 | 0.611543 | 32 | 27.15625 | 20.32872 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 13 |
8878ba6adfe8562160dfe045b12c45aa04656013 | 3,195,455,737,638 | d52f1c38078ddccab241c6242673e5bacaf5dd33 | /interceptor/src/main/java/com/czambran/interceptor/InterceptorStartup.java | 4002f90c20493118759d4439fdfa5818990c3744 | [] | no_license | czambran/restEasyInterceptorTest | https://github.com/czambran/restEasyInterceptorTest | 13493f6b56a905c7390dfed265be42ae3cbd8439 | 826516f910fabbfad7683ffb489be2d392e7d79b | refs/heads/master | 2020-03-19T17:38:53.431000 | 2018-06-10T01:30:39 | 2018-06-10T01:30:39 | 136,770,184 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.czambran.interceptor;
import org.jboss.resteasy.spi.ResteasyProviderFactory;
import javax.annotation.PostConstruct;
import javax.ejb.Singleton;
import javax.ejb.Startup;
import javax.inject.Inject;
@Singleton
@Startup
public class InterceptorStartup {
@Inject
private HeaderAdder2Interceptor head... | UTF-8 | Java | 516 | java | InterceptorStartup.java | Java | [] | null | [] | package com.czambran.interceptor;
import org.jboss.resteasy.spi.ResteasyProviderFactory;
import javax.annotation.PostConstruct;
import javax.ejb.Singleton;
import javax.ejb.Startup;
import javax.inject.Inject;
@Singleton
@Startup
public class InterceptorStartup {
@Inject
private HeaderAdder2Interceptor head... | 516 | 0.79845 | 0.792636 | 21 | 23.571428 | 27.785868 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 13 |
e28041b4bf9df87591adab483379bdd52fdad39c | 25,890,062,874,759 | 130130a045645b18d1a9bbd5f2b4a98aef956f3c | /dj-message-push-server/src/main/java/com/dajie/push/netty/filter/IFilterChain.java | badc5ead9c61ace7c1e5cbcc378664ad735eaf7b | [] | no_license | xiaohuangji/messenger | https://github.com/xiaohuangji/messenger | bb15acac1221e24202f1606bcbe18576d4295c78 | 5b57d1513e99d1e083098f9d65de8adeec0d35a0 | refs/heads/master | 2021-01-22T04:54:11.989000 | 2020-06-26T07:28:14 | 2020-06-26T07:28:14 | 21,376,826 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dajie.push.netty.filter;
import java.util.ArrayList;
import java.util.List;
/**
* Created by wills on 5/4/14.
*/
abstract class IFilterChain {
private List<IFilter> filterChain=new ArrayList<IFilter>();
public void addFilter(IFilter filter){
filterChain.add(filter);
}
public L... | UTF-8 | Java | 387 | java | IFilterChain.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by wills on 5/4/14.\n */\nabstract class IFilterChain {\n\n ",
"end": 113,
"score": 0.9993678331375122,
"start": 108,
"tag": "USERNAME",
"value": "wills"
}
] | null | [] | package com.dajie.push.netty.filter;
import java.util.ArrayList;
import java.util.List;
/**
* Created by wills on 5/4/14.
*/
abstract class IFilterChain {
private List<IFilter> filterChain=new ArrayList<IFilter>();
public void addFilter(IFilter filter){
filterChain.add(filter);
}
public L... | 387 | 0.682171 | 0.671835 | 20 | 18.35 | 18.485872 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 13 |
850b994d61c9b780ca3a88328627981e9f630620 | 4,432,406,314,410 | 2c48159b073dcd8c3b18d62cb5c6e8a018367443 | /app/src/main/java/com/kgv/cookbook/fragment/setmeal/RecipeListFragment.java | f004cf43598dbd99f8984bdf04dc19ed2713cd50 | [] | no_license | we3rdo/1uvsic | https://github.com/we3rdo/1uvsic | 342a54e7cbae4eec1642898bf5dc5ea9f1122541 | a6de9e79c821142679fe0b9d654aca05118fb4cd | refs/heads/master | 2021-01-22T20:55:34.231000 | 2017-04-28T05:57:36 | 2017-04-28T05:57:36 | 85,378,728 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kgv.cookbook.fragment.setmeal;
import android.os.Bundle;
import android.os.Message;
import android.text.TextUtils;
import android.view.View;
import android.widget.AdapterView;
import android.widget.GridView;
import com.google.gson.reflect.TypeToken;
import com.kgv.cookbook.R;
import com.kgv.cookbook.activ... | UTF-8 | Java | 3,166 | java | RecipeListFragment.java | Java | [
{
"context": "Utils;\n\nimport java.util.List;\n\n/**\n * Created by 陈可轩 on 2017/2/27 14:32\n * Email : 18627241899@163.com",
"end": 709,
"score": 0.9998548030853271,
"start": 706,
"tag": "NAME",
"value": "陈可轩"
},
{
"context": "*\n * Created by 陈可轩 on 2017/2/27 14:32\n * Email : 1862... | null | [] | package com.kgv.cookbook.fragment.setmeal;
import android.os.Bundle;
import android.os.Message;
import android.text.TextUtils;
import android.view.View;
import android.widget.AdapterView;
import android.widget.GridView;
import com.google.gson.reflect.TypeToken;
import com.kgv.cookbook.R;
import com.kgv.cookbook.activ... | 3,154 | 0.674426 | 0.665497 | 98 | 31 | 26.879549 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.530612 | false | false | 13 |
5384b941fbaaab6df730b3e05d79d2146f2bf1b5 | 27,298,812,197,004 | 60093f2f54ad2088480175aa37819f9d3622f6b3 | /app/src/main/java/com/example/budi/pergudangan/Kubikasi/HomeKubikasi.java | 40ebf4832cf5ce29086a3f85f6d9dfe4a10011c6 | [] | no_license | rrifafauzikomara/Warehousing | https://github.com/rrifafauzikomara/Warehousing | 79df68a69277448984ba3f4368595c84b6b8c7fb | 1933cca6edd65d1a155702b6faf6c5af1070d439 | refs/heads/master | 2020-03-21T07:06:50.920000 | 2018-09-10T13:12:05 | 2018-09-10T13:12:05 | 138,261,157 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.budi.pergudangan.Kubikasi;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.annotation.ColorRes;
import android.support.annotation.NonNull;
impor... | UTF-8 | Java | 7,095 | java | HomeKubikasi.java | Java | [] | null | [] | package com.example.budi.pergudangan.Kubikasi;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.annotation.ColorRes;
import android.support.annotation.NonNull;
impor... | 7,095 | 0.663707 | 0.66117 | 199 | 34.653267 | 24.198828 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.663317 | false | false | 13 |
b43304c344e7e2a9a8f7a24303ff794b862e4985 | 22,436,909,154,740 | a50b2869d7b319c5fe84542a8f55414d59f51e10 | /app/src/main/java/com/example/uploadretrofit/UploadAPIs.java | 3a94d88953abd00e2eb927551d10eb440fc7e126 | [] | no_license | anujasibi/UploadRetrofit | https://github.com/anujasibi/UploadRetrofit | 667b21f6c195a4e671fd1247cb01bb0080cdd559 | 1e7fa2a8a36830c0b730020555f89e514562e36b | refs/heads/master | 2020-07-30T20:31:21.295000 | 2019-09-23T12:33:47 | 2019-09-23T12:33:47 | 210,350,694 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.uploadretrofit;
import okhttp3.MultipartBody;
import okhttp3.RequestBody;
import okhttp3.ResponseBody;
import retrofit2.Call;
import retrofit2.http.Multipart;
import retrofit2.http.POST;
import retrofit2.http.Part;
public interface UploadAPIs {
@Multipart
@POST("driver_signup/")
Call<R... | UTF-8 | Java | 775 | java | UploadAPIs.java | Java | [] | null | [] | package com.example.uploadretrofit;
import okhttp3.MultipartBody;
import okhttp3.RequestBody;
import okhttp3.ResponseBody;
import retrofit2.Call;
import retrofit2.http.Multipart;
import retrofit2.http.POST;
import retrofit2.http.Part;
public interface UploadAPIs {
@Multipart
@POST("driver_signup/")
Call<R... | 775 | 0.784516 | 0.775484 | 15 | 50.666668 | 110.528831 | 462 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 13 |
6da125734dc61012f27736a4adb59eef453ae331 | 22,668,837,410,714 | ab9f134a9820e7cf511119b0552eb7bdc2c65b84 | /src/main/java/com/bru/jhipster/expertsystem/repository/package-info.java | 84216a02046d2cbc96caff3a3a526e415ca6bf6d | [] | no_license | BulkSecurityGeneratorProject/ExpertSystem | https://github.com/BulkSecurityGeneratorProject/ExpertSystem | 29a7c0fd1023886d9add5844b36123297ff62792 | 7174f260802f9d50dc34f1f95f4d471e754331a3 | refs/heads/master | 2022-12-17T01:04:26.796000 | 2017-01-16T15:47:19 | 2017-01-16T15:47:19 | 296,535,249 | 0 | 0 | null | true | 2020-09-18T06:38:02 | 2020-09-18T06:38:01 | 2017-01-16T14:42:20 | 2017-01-16T15:48:23 | 4,367 | 0 | 0 | 0 | null | false | false | /**
* Spring Data JPA repositories.
*/
package com.bru.jhipster.expertsystem.repository;
| UTF-8 | Java | 91 | java | package-info.java | Java | [] | null | [] | /**
* Spring Data JPA repositories.
*/
package com.bru.jhipster.expertsystem.repository;
| 91 | 0.747253 | 0.747253 | 4 | 21.75 | 19.689781 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
46200f1812d8ce38fc6947f3853942a05ffc39b7 | 20,547,123,557,126 | d14331e889c241ef0448e8ffadcbc1369d55adda | /src/main/java/com/epam/aop_examples/OlgaSuperService.java | df068fbff19fc9e7b2dfee8c9dec58ea5f02fd69 | [] | no_license | mmalyutin/spring-patterns-mavenir | https://github.com/mmalyutin/spring-patterns-mavenir | de99d2e29ceecd8469bad574cec8378edaddf293 | 9ab402fdde45209935993edbda4335234955f6ac | refs/heads/master | 2023-02-16T20:29:19.794000 | 2021-01-11T11:41:41 | 2021-01-11T11:41:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epam.aop_examples;
import org.springframework.stereotype.Service;
/**
* @author Evgeny Borisov
*/
@Service
public class OlgaSuperService {
public void sayBlaBla() {
System.out.println("Bla bla");
}
}
| UTF-8 | Java | 232 | java | OlgaSuperService.java | Java | [
{
"context": "pringframework.stereotype.Service;\n\n/**\n * @author Evgeny Borisov\n */\n@Service\npublic class OlgaSuperService {\n ",
"end": 109,
"score": 0.9997991919517517,
"start": 95,
"tag": "NAME",
"value": "Evgeny Borisov"
}
] | null | [] | package com.epam.aop_examples;
import org.springframework.stereotype.Service;
/**
* @author <NAME>
*/
@Service
public class OlgaSuperService {
public void sayBlaBla() {
System.out.println("Bla bla");
}
}
| 224 | 0.689655 | 0.689655 | 13 | 16.846153 | 15.946285 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 13 |
ac64e14048d6f98723e5b3db6d03bbc4e1c195e6 | 32,143,535,261,564 | 258b726a48bfa3911c18c531f3d5e9be8d04a342 | /V..3.0/HydrodonoRemote/app/src/main/java/com/kxland/hydrodonoremote/MyFirebaseInstanceIDService.java | 51991469d1e001d89b9c9e833e400916e6e845be | [] | no_license | NewBteam17/Hydroponic | https://github.com/NewBteam17/Hydroponic | 5a0d8b9098531e326e37a54859b61f05bc165515 | dfe4a65de83d6d69d129936d708e8e9d067fbc1a | refs/heads/master | 2021-01-25T13:59:06.279000 | 2018-05-24T07:16:47 | 2018-05-24T07:16:47 | 123,636,923 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kxland.hydrodonoremote;
import com.google.firebase.iid.FirebaseInstanceIdService;
import android.util.Log;
import com.google.firebase.iid.FirebaseInstanceId;
import com.google.firebase.messaging.FirebaseMessaging;
/**
* Created by Asus on 07/09/2017.
*/
public class MyFirebaseInstanceIDService extends... | UTF-8 | Java | 837 | java | MyFirebaseInstanceIDService.java | Java | [
{
"context": "se.messaging.FirebaseMessaging;\n\n/**\n * Created by Asus on 07/09/2017.\n */\n\npublic class MyFirebaseInstan",
"end": 251,
"score": 0.9364708662033081,
"start": 247,
"tag": "NAME",
"value": "Asus"
}
] | null | [] | package com.kxland.hydrodonoremote;
import com.google.firebase.iid.FirebaseInstanceIdService;
import android.util.Log;
import com.google.firebase.iid.FirebaseInstanceId;
import com.google.firebase.messaging.FirebaseMessaging;
/**
* Created by Asus on 07/09/2017.
*/
public class MyFirebaseInstanceIDService extends... | 837 | 0.739546 | 0.729988 | 29 | 27.862068 | 28.242453 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37931 | false | false | 13 |
ef5dbb599c7945e9504179a69ccf7934fe07b18d | 17,463,337,087,810 | fb4c7255b5fcb0c7d6e0d9009de2e7d9be87d1a1 | /src/main/java/design/pattern/examples/behavioral/state/MobileAlarmState.java | 404a33952ff05191f74be776b3b8ba7e2f19e082 | [] | no_license | cristianjaldin/design-pattern | https://github.com/cristianjaldin/design-pattern | f2f66466e47dfca31fbc4ed33a308fce6b4707ed | a306d02802b48e8ac366263f550f01e84950f18b | refs/heads/master | 2022-12-27T15:50:33.266000 | 2020-06-26T23:47:09 | 2020-06-26T23:47:09 | 268,362,642 | 2 | 0 | null | false | 2020-10-13T22:28:12 | 2020-05-31T20:55:19 | 2020-06-26T23:47:16 | 2020-10-13T22:28:11 | 377 | 2 | 0 | 1 | Java | false | false | package design.pattern.examples.behavioral.state;
public interface MobileAlarmState {
void alert(Mobile mobile);
}
| UTF-8 | Java | 120 | java | MobileAlarmState.java | Java | [] | null | [] | package design.pattern.examples.behavioral.state;
public interface MobileAlarmState {
void alert(Mobile mobile);
}
| 120 | 0.791667 | 0.791667 | 7 | 16.142857 | 19.022007 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 13 |
22903db6167664f7de5a70619e29ebee3bfad0d5 | 10,763,188,053,889 | f87951cf2f8adf3993c597070a84a567430bda08 | /JavaCodingProblems/src/main/Main.java | 7dc720bcee48308600e8a376e9241bf05f46cc7b | [] | no_license | ShengHuaWu/AlgorithmClub | https://github.com/ShengHuaWu/AlgorithmClub | bc82eab222fd401d82ec9cdb8d0e090bc8e3c87e | 1499453055fc33f1c999776d43ced36b2d056575 | refs/heads/main | 2023-08-28T20:03:41.181000 | 2023-08-06T19:35:42 | 2023-08-06T19:35:42 | 96,678,760 | 0 | 0 | null | false | 2022-10-07T20:33:57 | 2017-07-09T11:00:02 | 2021-12-31T12:07:35 | 2022-10-07T20:33:57 | 395 | 0 | 0 | 0 | Swift | false | false | public class Main {
public static void main(String [] args) {
// FibonacciSeries.printFibonacciSeries();
// IsPrime.printIsPrime();
// IsIntegerPalindrome.printIsPalindrome();
// IsArmstrongNumber.printIsArmstrongNumber();
// PrintPyramid.printPyramid();
// FindGCD.printGCD... | UTF-8 | Java | 1,026 | java | Main.java | Java | [] | null | [] | public class Main {
public static void main(String [] args) {
// FibonacciSeries.printFibonacciSeries();
// IsPrime.printIsPrime();
// IsIntegerPalindrome.printIsPalindrome();
// IsArmstrongNumber.printIsArmstrongNumber();
// PrintPyramid.printPyramid();
// FindGCD.printGCD... | 1,026 | 0.694932 | 0.694932 | 23 | 43.652172 | 16.674919 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.826087 | false | false | 13 |
d3d1ad73904ff786746d4e5028f6d4a51e9ea7d4 | 21,809,843,975,256 | 8aa2f1ef54cf06e737b66c03f2283cbd0d244411 | /TP1/src/algo3c3g7/graficadorAlternativo/PanelFuncion.java | be28efa2e08eabdd23e53c16ba648c072b2d7aee | [] | no_license | panimorientes/algoritmos3-tp1 | https://github.com/panimorientes/algoritmos3-tp1 | c7e9070c3a308888917a2dcf672762d94849ab59 | 404c8bbc91bfea20b9b619b32616153cb592cec5 | refs/heads/master | 2015-07-22T07:58:37 | 2007-12-16T00:08:47 | 2007-12-16T00:08:47 | 38,669,795 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* PanelFuncion.java
*/
package algo3c3g7.graficadorAlternativo;
import java.awt.BasicStroke;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.geom.Line2D;
import javax.swing.JLayeredPane;
impor... | ISO-8859-1 | Java | 6,212 | java | PanelFuncion.java | Java | [
{
"context": " se\r\n * ajusta automáticamente.\r\n * \r\n * * @author Grupo 7\r\n * \r\n * \r\n*/\r\n\r\npublic class PanelFuncion extend",
"end": 1233,
"score": 0.9756671786308289,
"start": 1226,
"tag": "NAME",
"value": "Grupo 7"
}
] | null | [] | /**
* PanelFuncion.java
*/
package algo3c3g7.graficadorAlternativo;
import java.awt.BasicStroke;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.geom.Line2D;
import javax.swing.JLayeredPane;
impor... | 6,211 | 0.702537 | 0.69365 | 212 | 27.193396 | 29.825047 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.877358 | false | false | 13 |
df8a5b473d83ed23b2fa49892faa619718760193 | 27,513,560,529,866 | 08c9bb2f8e0875221e68c6fc15f91111c3e50591 | /src/main/java/com/Main.java | d57dc0a56d160d9bcc70136b486189e878ab2a84 | [] | no_license | marcin-mm/jpacwiczenia | https://github.com/marcin-mm/jpacwiczenia | ea759b59365334cb3925410322098272c9b37d2a | b1d507df0cdeb99560a046de4b768edcca935e43 | refs/heads/master | 2016-08-06T21:39:46.885000 | 2016-05-02T12:48:30 | 2016-05-02T12:48:30 | 57,889,733 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com;
import domain.*;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.util.ArrayList;
/**
* Created by mmaczka on 27.04.16.
*/
public class Main {
public st... | UTF-8 | Java | 871 | java | Main.java | Java | [
{
"context": "er;\nimport java.util.ArrayList;\n\n/**\n * Created by mmaczka on 27.04.16.\n */\npublic class Main {\n public s",
"end": 269,
"score": 0.9995362758636475,
"start": 262,
"tag": "USERNAME",
"value": "mmaczka"
},
{
"context": " new Employee3();\n\n employee.setF... | null | [] | package com;
import domain.*;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.util.ArrayList;
/**
* Created by mmaczka on 27.04.16.
*/
public class Main {
public st... | 871 | 0.6969 | 0.683123 | 38 | 21.921053 | 21.610647 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
090a4bd54652ef7c3edf9e8146e8d271f1aa4db8 | 11,390,253,269,149 | 75864dcbba36acaf66663be679480dfc8c62c711 | /src/misc/MData.java | 6d2fd609323bf92ff55f9fd39ff6549c566fc58d | [] | no_license | nug95/Dijsselbloem | https://github.com/nug95/Dijsselbloem | cb22aa83f58fb8fb87e147b5f208358e9842628b | 83f67fc7a9a9ccee2d85ce21a6e3b66a5cb18823 | refs/heads/master | 2021-01-23T00:56:48.203000 | 2017-03-23T02:54:43 | 2017-03-23T02:54:43 | 85,853,971 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package misc;
import controller.GerePacote;
import model.Pacote;
public class MData {
private static Pacote p = new Pacote("15", 12.00);
private static Pacote p1 = new Pacote("20", 15.00);
private static Pacote p2 = new Pacote("30", 18.00);
private static Pacote p3 = new Pacote("60", 22.00);
public ... | UTF-8 | Java | 488 | java | MData.java | Java | [] | null | [] | package misc;
import controller.GerePacote;
import model.Pacote;
public class MData {
private static Pacote p = new Pacote("15", 12.00);
private static Pacote p1 = new Pacote("20", 15.00);
private static Pacote p2 = new Pacote("30", 18.00);
private static Pacote p3 = new Pacote("60", 22.00);
public ... | 488 | 0.665984 | 0.604508 | 20 | 22.4 | 18.929871 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.65 | false | false | 13 |
50a151cc6928234a4082be06737edca83cc9872f | 6,914,897,407,721 | 168e75045d671371e519bd6d667f8bc5f916bf58 | /java/webui/src/org/rti/webgenome/webui/struts/upload/FetchCaArrayExperimentListAction.java | 6848f7dee7f8308d57a850bd4b480872fb292daa | [
"BSD-3-Clause",
"Ruby",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | NCIP/webgenome | https://github.com/NCIP/webgenome | fa4a2a249b5bae1cc08b87e7130b3edb50c1da77 | c49e809ac86287f2ecef4ab6ef218fe28d2547e2 | refs/heads/master | 2016-09-06T11:13:51.654000 | 2013-07-15T19:38:43 | 2013-07-15T19:38:43 | 10,909,280 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*L
* Copyright RTI International
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.com/webgenome/LICENSE.txt for details.
*/
/*
$Revision: 1.1 $
$Date: 2008-10-23 16:17:18 $
*/
package org.rti.webgenome.webui.struts.upload;
import gov.nih.nci.caarray.domain.project.Expe... | UTF-8 | Java | 2,011 | java | FetchCaArrayExperimentListAction.java | Java | [
{
"context": " 3-Clause License.\n * See http://ncip.github.com/webgenome/LICENSE.txt for details.\n */\n\n/*\n$Revision: 1.1 $",
"end": 140,
"score": 0.9851982593536377,
"start": 131,
"tag": "USERNAME",
"value": "webgenome"
},
{
"context": "an access given his or her credentials.\n... | null | [] | /*L
* Copyright RTI International
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.com/webgenome/LICENSE.txt for details.
*/
/*
$Revision: 1.1 $
$Date: 2008-10-23 16:17:18 $
*/
package org.rti.webgenome.webui.struts.upload;
import gov.nih.nci.caarray.domain.project.Expe... | 2,011 | 0.763799 | 0.754848 | 70 | 27.728571 | 24.738588 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.057143 | false | false | 13 |
5f47a934f69b7fe69f2b9d09663306ad30eea7b1 | 31,344,671,389,875 | 79ddb20d1efa5f277a2c8fdad608f1029a97652e | /app/src/main/java/com/uc/model/MarkItem.java | 03b3eb459871a03bf146c4af6b74a7046d24bbf1 | [] | no_license | guohong365/BloodStrainDetector | https://github.com/guohong365/BloodStrainDetector | f7bec0b9dec376e47b689f7cf29914c83f65731d | 57415cb35812dff56c1d729040d93be9106a67fd | refs/heads/master | 2020-03-29T17:04:04.780000 | 2018-10-14T16:58:59 | 2018-10-14T16:58:59 | 150,142,241 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.uc.model;
public class MarkItem {
private int id;
private int ShapeRes;
public MarkItem(int id, int shapeRes){
this.id=id;
this.ShapeRes=shapeRes;
}
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public i... | UTF-8 | Java | 452 | java | MarkItem.java | Java | [] | null | [] | package com.uc.model;
public class MarkItem {
private int id;
private int ShapeRes;
public MarkItem(int id, int shapeRes){
this.id=id;
this.ShapeRes=shapeRes;
}
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public i... | 452 | 0.566372 | 0.566372 | 27 | 15.740741 | 13.456632 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 13 |
07c0abb7cf3029f6d12c123d8590a140bd63b037 | 17,695,265,310,042 | 9105cfb2a9f64da43dcb09f827ba13d02259acd6 | /src/springtest/test/UserService.java | bbacddc7abdd151e0d70cfdb897b5ae473fbe776 | [] | no_license | wangxiancai123/wang | https://github.com/wangxiancai123/wang | 0b4d22fe4b9252d02cbf2b38716f5819fbc3174f | 7bd34e39ebc48b70411ac8e77a0cd854eabf1ab0 | refs/heads/master | 2020-03-19T07:48:36.513000 | 2018-06-07T02:30:50 | 2018-06-07T02:30:50 | 136,150,052 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package springtest.test;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder;
public class UserService implements ItfUserService {
private ItfUserDao ud;
private BCryptPasswordEncoder bpe;
public void setBpe(BCryptPasswordEncoder bpe) {
this.bpe = bpe;
}
public void setUd(ItfUserDao ud) ... | UTF-8 | Java | 807 | java | UserService.java | Java | [
{
"context": "rt(username,password);\n\t\t\tString encodedPassword = bpe.encode(password);\n\t\t\tSystem.out.println(\"注册成功加密明文密码\"+\"(\"",
"end": 656,
"score": 0.9593740105628967,
"start": 646,
"tag": "PASSWORD",
"value": "bpe.encode"
}
] | null | [] | package springtest.test;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder;
public class UserService implements ItfUserService {
private ItfUserDao ud;
private BCryptPasswordEncoder bpe;
public void setBpe(BCryptPasswordEncoder bpe) {
this.bpe = bpe;
}
public void setUd(ItfUserDao ud) ... | 807 | 0.717537 | 0.717537 | 35 | 20.342857 | 22.162958 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6 | false | false | 13 |
b84277bf846bf5e4ac9e1f4c8768cd7ff224d38d | 17,411,797,433,101 | 004513bc9ad6b02cfd358f03c42faab88e4df4d3 | /backend/src/main/java/com/example/backend/controllers/ProblemaController.java | 2622aa1928983d88bb77190786f7ce5c5d64b888 | [] | no_license | Eduardo2194/proy-mecanica | https://github.com/Eduardo2194/proy-mecanica | e106c8970b8aa6db674212ba203420f1e3be6675 | 9c19a8159bb09ce195bb874689e8628c29c37cdf | refs/heads/master | 2022-09-24T04:44:38.535000 | 2020-05-29T19:10:32 | 2020-05-29T19:10:32 | 267,926,087 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.backend.controllers;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.ann... | UTF-8 | Java | 7,242 | java | ProblemaController.java | Java | [] | null | [] | package com.example.backend.controllers;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.ann... | 7,242 | 0.799227 | 0.798951 | 167 | 42.365269 | 33.124218 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.305389 | false | false | 13 |
ace897064afa254dee18d3970dabba356c884d88 | 19,662,360,349,442 | 112c9bff40c3d5bcf3ba75551f7d97f9e6355fa6 | /src/main/java/com/musitude/model/Event.java | 8013dc59dcf29b6cf7b10c06863f1e9fce1fde1d | [] | no_license | AndrewTurkin/Musitude-backend- | https://github.com/AndrewTurkin/Musitude-backend- | 1f0c7c0ed9c7b0832f7f135644d2aa5ac8ec133c | d60b0d4f8bd34f363de63582191561c19a6e9a64 | refs/heads/master | 2020-12-25T16:25:03.734000 | 2012-05-13T15:05:25 | 2012-05-13T15:05:25 | 4,305,092 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.musitude.model;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
import javax.persistence.OneToMany;
import javax.persistence.Temporal;
import javax.persistence.TemporalType;
impo... | UTF-8 | Java | 2,066 | java | Event.java | Java | [
{
"context": "til.HashSet;\nimport java.util.Set;\n\n/**\n * Author: Iurii Lytvynenko\n */\n@Entity\npublic class Event {\n public enum ",
"end": 419,
"score": 0.9997321367263794,
"start": 403,
"tag": "NAME",
"value": "Iurii Lytvynenko"
}
] | null | [] | package com.musitude.model;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
import javax.persistence.OneToMany;
import javax.persistence.Temporal;
import javax.persistence.TemporalType;
impo... | 2,056 | 0.630687 | 0.630687 | 97 | 20.298969 | 16.253891 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.42268 | false | false | 13 |
71bcf40b370bde40cf64893a19098554f1c2f983 | 2,765,958,995,943 | 83cf4fa1d900e2a7d61d172a05c16c70b54ca2cd | /JWZWORK/src/com/msp/jwzwork/entity/SZBS.java | bdf57a97839a465f13f0744f88fec3a0d485f512 | [] | no_license | yangzgmc/jwzwork | https://github.com/yangzgmc/jwzwork | 1e228cf3c19e1c8bb4b86010e382b81c8933ee20 | 308cdf1890ad15aefedd360a3c07947bbf5c2de6 | refs/heads/master | 2016-08-08T19:57:03.193000 | 2016-03-01T07:14:24 | 2016-03-01T07:15:30 | 48,969,778 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.msp.jwzwork.entity;
/**
* 失主报失
*/
public class SZBS {
private String id; // ID
private String bsrq; // 报失日期
private String bsbh; // 报失编号
private String bsrxm; // 报失人姓名
private String lxdh; // 联系电话
private String sfzh; // 身份证号码
private String wpmc; // 报失物品
private String lxdz; // ... | UTF-8 | Java | 3,111 | java | SZBS.java | Java | [] | null | [] | package com.msp.jwzwork.entity;
/**
* 失主报失
*/
public class SZBS {
private String id; // ID
private String bsrq; // 报失日期
private String bsbh; // 报失编号
private String bsrxm; // 报失人姓名
private String lxdh; // 联系电话
private String sfzh; // 身份证号码
private String wpmc; // 报失物品
private String lxdz; // ... | 3,111 | 0.585882 | 0.585882 | 173 | 15.196532 | 15.313169 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.427746 | false | false | 13 |
41282dc0a5c6f1a35fefb81d70c2beec346aafbd | 31,851,477,483,980 | bb41cafc1372b3f4932fb705b8878160409767e0 | /app/src/main/java/com/example/rholbrook/tickettoride/main/MainActivityContract.java | a12051a8297a3102a3e5f8834a374206c45cd5b9 | [] | no_license | Rockwell-Holbrook/ticket_to_ride | https://github.com/Rockwell-Holbrook/ticket_to_ride | 9b2c0a3563bc55dcbaa6fbbdf081e57fd8664ed1 | 213164be910b2beddd0607ce6719f7ac844621bc | refs/heads/master | 2020-04-15T23:25:57.616000 | 2019-02-19T18:09:50 | 2019-02-19T18:09:50 | 165,105,784 | 1 | 2 | null | false | 2019-04-15T20:16:18 | 2019-01-10T17:51:17 | 2019-02-19T18:09:54 | 2019-04-15T20:16:18 | 116,146 | 1 | 2 | 0 | Java | false | false | package com.example.rholbrook.tickettoride.main;
import com.example.shared.model.Game;
import com.example.shared.model.Player;
import java.util.ArrayList;
import java.util.List;
public class MainActivityContract {
public interface View {
void showToast(String message);
void updateGameList(ArrayLi... | UTF-8 | Java | 866 | java | MainActivityContract.java | Java | [] | null | [] | package com.example.rholbrook.tickettoride.main;
import com.example.shared.model.Game;
import com.example.shared.model.Player;
import java.util.ArrayList;
import java.util.List;
public class MainActivityContract {
public interface View {
void showToast(String message);
void updateGameList(ArrayLi... | 866 | 0.682448 | 0.682448 | 29 | 28.862068 | 18.615389 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.724138 | false | false | 13 |
f0db1876590737d3186b832c260b0be615ba6229 | 26,396,869,038,870 | 36a1580c7e69f9420d98724d1e121515e72682b2 | /src/com/test/SmartPatternContainer.java | 99426e872f40a98555d38d61e4b1481c0b36fc61 | [] | no_license | NewLineTechnologies/patterns_recognition | https://github.com/NewLineTechnologies/patterns_recognition | f2e3cdf2231924607f2e1e997881c140c3a5e495 | bc8f4ab36c7bfeabd1ba5593c3edc5eddd4605ca | refs/heads/master | 2021-05-07T16:38:07.644000 | 2017-10-27T20:54:29 | 2017-10-27T20:54:29 | 108,593,980 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
public class SmartPatternContainer implements PatternContainer {
private TextLine pattern;
private int distinctWordIndex = -1;
private List<TextLine> lines = new LinkedList<>();
private HashSet<St... | UTF-8 | Java | 4,099 | java | SmartPatternContainer.java | Java | [] | null | [] | package com.test;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
public class SmartPatternContainer implements PatternContainer {
private TextLine pattern;
private int distinctWordIndex = -1;
private List<TextLine> lines = new LinkedList<>();
private HashSet<St... | 4,099 | 0.57819 | 0.575506 | 125 | 30.792 | 28.492327 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416 | false | false | 13 |
129ca48d82430c5be5e56922ee5216fdab1ef89c | 22,557,168,305,311 | a636898f6042bec416a6b9ab1e335f57fe4d975a | /wwdx_common/src/main/java/com/wwdx/utils/DateTimeUtil.java | 92cddf23c45943f2382c39f1c9936180b17ce6a5 | [] | no_license | lgl48128244/wwdxProject | https://github.com/lgl48128244/wwdxProject | cb8cc696a9d9ad04e90f2789453173c8859b2a4e | 6f2e2bb645b62489f906553d4e925c9e05421e0d | refs/heads/master | 2019-06-15T13:57:11.327000 | 2017-09-24T09:45:31 | 2017-09-24T09:45:31 | 98,146,756 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wwdx.utils;
import org.apache.commons.lang3.StringUtils;
import org.joda.time.DateTime;
import org.joda.time.Days;
import org.joda.time.LocalDate;
import org.joda.time.format.DateTimeFormat;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.Date;
/**
* 时间日期转换工具类
*/
public class ... | UTF-8 | Java | 2,318 | java | DateTimeUtil.java | Java | [] | null | [] | package com.wwdx.utils;
import org.apache.commons.lang3.StringUtils;
import org.joda.time.DateTime;
import org.joda.time.Days;
import org.joda.time.LocalDate;
import org.joda.time.format.DateTimeFormat;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.Date;
/**
* 时间日期转换工具类
*/
public class ... | 2,318 | 0.716621 | 0.708901 | 89 | 23.741573 | 22.197544 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.314607 | false | false | 13 |
c5ccb0292ecc2a37659551cf0cce2df8bc31b802 | 29,506,425,359,406 | edd0b09dbd5b5bb2a55543aaee0b73c4c6f9f20a | /MapLang/src/MapLang/node/ACoordinateAstPosition.java | 87d9a712e5dae82f64513d5e11ca3c941eb9496e | [] | no_license | Dsstefanov/MapLang | https://github.com/Dsstefanov/MapLang | 695302d0988ed85accac637c816a0ac98c04bd70 | 67e39be539d140e75691d8083e028830ecd411ab | refs/heads/master | 2023-06-20T03:16:02.521000 | 2021-07-08T18:09:13 | 2021-07-08T18:09:13 | 384,209,916 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* This file was generated by SableCC (http://www.sablecc.org/). */
package MapLang.node;
import MapLang.analysis.*;
@SuppressWarnings("nls")
public final class ACoordinateAstPosition extends PAstPosition
{
private PAstCoordinate _astCoordinate_;
public ACoordinateAstPosition()
{
// Constructor
... | UTF-8 | Java | 2,035 | java | ACoordinateAstPosition.java | Java | [] | null | [] | /* This file was generated by SableCC (http://www.sablecc.org/). */
package MapLang.node;
import MapLang.analysis.*;
@SuppressWarnings("nls")
public final class ACoordinateAstPosition extends PAstPosition
{
private PAstCoordinate _astCoordinate_;
public ACoordinateAstPosition()
{
// Constructor
... | 2,035 | 0.569533 | 0.569533 | 95 | 20.421053 | 21.166298 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 13 |
1fe8fbb3aa38ac94ce73706a31726b33f461a704 | 25,142,738,564,894 | 7518bd6f0afb99b12e7a291d459692e0e6565d40 | /src/main/java/org/ovgu/de/fiction/TestNLP.java | 6999d5cf0d70df2cf515ee0bfc3e608eb76afe3d | [] | no_license | surajsrivathsa/fiction | https://github.com/surajsrivathsa/fiction | aed9267ffcbfd6794dabff2180b90e2c002284fd | e68a16b8589b3530ba23775ab637bf75bc6ae01d | refs/heads/master | 2023-01-06T11:57:46.474000 | 2020-07-01T10:44:35 | 2020-07-01T10:44:35 | 257,935,506 | 4 | 0 | null | true | 2020-04-22T15:04:26 | 2020-04-22T15:04:26 | 2020-04-21T07:26:57 | 2020-04-21T07:26:55 | 3,447 | 0 | 0 | 0 | null | false | false | package org.ovgu.de.fiction;
import edu.stanford.nlp.ling.CoreAnnotations;
import edu.stanford.nlp.neural.rnn.RNNCoreAnnotations;
import edu.stanford.nlp.pipeline.Annotation;
import edu.stanford.nlp.pipeline.StanfordCoreNLP;
import edu.stanford.nlp.sentiment.SentimentCoreAnnotations;
import edu.stanford.nlp.sentiment.S... | UTF-8 | Java | 1,396 | java | TestNLP.java | Java | [] | null | [] | package org.ovgu.de.fiction;
import edu.stanford.nlp.ling.CoreAnnotations;
import edu.stanford.nlp.neural.rnn.RNNCoreAnnotations;
import edu.stanford.nlp.pipeline.Annotation;
import edu.stanford.nlp.pipeline.StanfordCoreNLP;
import edu.stanford.nlp.sentiment.SentimentCoreAnnotations;
import edu.stanford.nlp.sentiment.S... | 1,396 | 0.745702 | 0.737822 | 33 | 41.303032 | 32.66217 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.242424 | false | false | 13 |
d74575f3552f0f1ab588e71a21c34148d066bc4d | 18,365,280,218,771 | 5aa93327707d8a785971dfd975c25e875cfd37be | /TAYON_p1/src/Application.java | 6844dd46a021df4ca2d2c2b31ed39c87c13a182b | [] | no_license | indigotayon/Tayon_PA2 | https://github.com/indigotayon/Tayon_PA2 | 66817c11908cccc2f44924ab19f71137a6d91081 | 8f91bd80c0022b15621c203fa0c4a8659a43997b | refs/heads/master | 2020-12-24T01:39:12.493000 | 2020-02-01T19:11:38 | 2020-02-01T19:11:38 | 237,339,187 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Application {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
Encrypter encryptObject = new Encrypter();
System.out.print("Enter a 4-digit integer to encrypt:");
String fourDigit = input.nextLine();
String e... | UTF-8 | Java | 923 | java | Application.java | Java | [] | null | [] | import java.util.Scanner;
public class Application {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
Encrypter encryptObject = new Encrypter();
System.out.print("Enter a 4-digit integer to encrypt:");
String fourDigit = input.nextLine();
String e... | 923 | 0.651138 | 0.646804 | 41 | 21.487804 | 24.990849 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.219512 | false | false | 13 |
1c493265cb94a3f1ba038858183658702502f6e7 | 3,238,405,408,153 | de2ef5224d1ed998f587a1052c7403b3b15a3e33 | /src/main/java/com/jodge/shimeji/ShimejiConvert.java | 2d3cfc4327a8d5647221688602ec77a25def2fe6 | [
"BSD-2-Clause"
] | permissive | r4venz/shimeji-universal-master | https://github.com/r4venz/shimeji-universal-master | e85f84d1bfdf95db7cfe6afd0ca81fb8711dd033 | 2e2b8f21756e314b96ec047973da0943946d8163 | refs/heads/master | 2020-07-28T12:02:52.394000 | 2017-08-25T22:14:41 | 2017-08-25T22:20:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jodge.shimeji;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.nio.charset.StandardCharsets... | UTF-8 | Java | 2,087 | java | ShimejiConvert.java | Java | [] | null | [] | package com.jodge.shimeji;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.nio.charset.StandardCharsets... | 2,087 | 0.68759 | 0.684236 | 96 | 20.739584 | 21.713209 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.375 | false | false | 13 |
a98e3afaf9b31b61ca83274b3fcabfcccce447d1 | 5,944,234,750,447 | 086d5b1d055f64be8977820801a91236cc1f69f4 | /covid-sessions/src/MethodOverridingDemo.java | b59760d1998caf4df8b480e2385726f061576393 | [] | no_license | akshay-sharma-cyber/basic_java | https://github.com/akshay-sharma-cyber/basic_java | ac838c275a61c3b888c5546bb428d4bb01dcbb3d | 4a0a92290b11aaeafa4dc349bb985b8afbd1a47e | refs/heads/master | 2023-06-01T06:47:14.379000 | 2021-06-21T10:46:04 | 2021-06-21T10:46:04 | 377,080,151 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
class A{
void show() {
System.out.println("A");
}
}
class B extends A{
@Override
void show() {
super.show();// if we still want to call show() of class A
System.out.println("B");
}
}
public class MethodOverridingDemo {
public static void main(String [] args) {
B obj=new B();
obj.sh... | UTF-8 | Java | 334 | java | MethodOverridingDemo.java | Java | [] | null | [] |
class A{
void show() {
System.out.println("A");
}
}
class B extends A{
@Override
void show() {
super.show();// if we still want to call show() of class A
System.out.println("B");
}
}
public class MethodOverridingDemo {
public static void main(String [] args) {
B obj=new B();
obj.sh... | 334 | 0.580838 | 0.580838 | 19 | 15.368421 | 15.851981 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.210526 | false | false | 13 |
d5da5727ae2a1abbf8541aa05a2d74ffc90938a9 | 11,416,023,078,250 | 3f408d2ccb2984466508bb480ff4bcae8dd80395 | /src/test/java/pom/pageobjectmodel/SelectHotel.java | de70b6420168988811c3f267ff83882cc9616cf8 | [] | no_license | Gunakumar28/maven-Project | https://github.com/Gunakumar28/maven-Project | a71a4c65e634aa3a1e798662ff0aa94d5852cda3 | a170a18089af61253a70e9a71977f770f87d40c2 | refs/heads/master | 2023-02-27T17:31:11.845000 | 2021-02-07T10:23:11 | 2021-02-07T10:23:11 | 336,225,782 | 0 | 0 | null | false | 2021-02-07T10:23:12 | 2021-02-05T09:34:21 | 2021-02-07T05:29:47 | 2021-02-07T10:23:11 | 6,821 | 0 | 0 | 0 | Java | false | false | package pom.pageobjectmodel;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import mavenDay1.BaseClass;
public class SelectHotel extends BaseClass{
public SelectHotel() {
PageFactory.initElements(driver, this);
}
@FindBy (xpa... | UTF-8 | Java | 2,190 | java | SelectHotel.java | Java | [
{
"context": "te WebElement txtFirstName;\n\t\n\t@FindBy (id = \"last_name\")\n\tprivate WebElement txtLastName;\n\t\n\t@FindBy",
"end": 563,
"score": 0.6701361536979675,
"start": 563,
"tag": "USERNAME",
"value": ""
}
] | null | [] | package pom.pageobjectmodel;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import mavenDay1.BaseClass;
public class SelectHotel extends BaseClass{
public SelectHotel() {
PageFactory.initElements(driver, this);
}
@FindBy (xpa... | 2,190 | 0.688584 | 0.687671 | 144 | 14.208333 | 16.614449 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.083333 | false | false | 13 |
f78bdb6912c44844e52864466fd8a4305d980deb | 22,728,966,997,734 | 721b36b4673cbf22b97c24c163a793c0ed6b3415 | /GSL_Custom/java_/src/main/java/gsl/w/lp/DesignPattern/factory/AbstractFactoryPattern.java | c4ed26b6d325a3b690ebd9406fa7632044e6dcf6 | [] | no_license | Gslullaby/GSL_Custom | https://github.com/Gslullaby/GSL_Custom | 91feb210ea0d0355a224970676bf9000baf669ee | 20436778699aef82709a7ba47d0deccce0dac80e | refs/heads/master | 2018-04-24T19:08:59.760000 | 2017-05-18T08:45:54 | 2017-05-18T08:45:54 | 91,669,276 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gsl.w.lp.DesignPattern.factory;
/**
* Created by Deemo on 17/3/8".
* *_*
*/
public class AbstractFactoryPattern {
}
interface Button {
}
interface Border {
}
class MacButton implements Button {
}
class MacBorder implements Border {
}
class WinButton implements Button {
}
class WinBorder implements Bor... | UTF-8 | Java | 711 | java | AbstractFactoryPattern.java | Java | [
{
"context": "gsl.w.lp.DesignPattern.factory;\n\n/**\n * Created by Deemo on 17/3/8\".\n * *_*\n */\npublic class AbstractFacto",
"end": 64,
"score": 0.9971886277198792,
"start": 59,
"tag": "USERNAME",
"value": "Deemo"
}
] | null | [] | package gsl.w.lp.DesignPattern.factory;
/**
* Created by Deemo on 17/3/8".
* *_*
*/
public class AbstractFactoryPattern {
}
interface Button {
}
interface Border {
}
class MacButton implements Button {
}
class MacBorder implements Border {
}
class WinButton implements Button {
}
class WinBorder implements Bor... | 711 | 0.66948 | 0.663854 | 46 | 14.478261 | 16.411474 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.108696 | false | false | 13 |
e2baa64723a23b48fb4667e1863052bf4755fd45 | 9,929,964,410,571 | 0a579ed07d2b9e96bb738be096c8eaf8f16e329c | /src/main/java/ebay/MenShoesPage.java | d9b030d319804c7d56a662a2cf8878c565c26f35 | [] | no_license | tharushigimhara/ebay-selenium-automation | https://github.com/tharushigimhara/ebay-selenium-automation | 84bc3a90534748290434c20fa004afaf8000d2e4 | bc56fc3b4d8bfebffe5e0063438fbc3351ba89c3 | refs/heads/develop_1.0 | 2023-05-14T02:02:52.663000 | 2020-03-14T04:09:41 | 2020-03-14T04:09:41 | 245,219,138 | 0 | 0 | null | false | 2023-05-09T18:19:29 | 2020-03-05T16:54:18 | 2020-03-14T04:11:17 | 2023-05-09T18:19:25 | 7 | 0 | 0 | 1 | Java | false | false | package ebay;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import utils.TestApp;
public class MenShoesPage {
@FindBy(xpath = "//*[@id=\"w2-w1-w0-w0-multiselect[2]\"]/a/span[1]")
private WebElement size9MenShoesElement;
@FindBy(xpath = "... | UTF-8 | Java | 880 | java | MenShoesPage.java | Java | [] | null | [] | package ebay;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import utils.TestApp;
public class MenShoesPage {
@FindBy(xpath = "//*[@id=\"w2-w1-w0-w0-multiselect[2]\"]/a/span[1]")
private WebElement size9MenShoesElement;
@FindBy(xpath = "... | 880 | 0.660227 | 0.638636 | 31 | 27.387096 | 28.774628 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580645 | false | false | 13 |
f1ef98e908937f67318a867cb8ecc031447ccba8 | 18,193,481,486,398 | 12e88e597b48e667f5e50871f84f3ee75941446a | /MyMSWork/src/org/hquery/web/converter/ColumnConverter.java | 9e953eaf4c5de5dbcfc309416aba9592d49c7db6 | [] | no_license | subhasisgorai/HQuery | https://github.com/subhasisgorai/HQuery | 64b9a5b62269367e7a17135f0ad955c0df7044a0 | aaa33c9dbc309cc134016bdfa8847203c124b9f5 | refs/heads/master | 2021-06-08T03:08:31.970000 | 2021-05-23T07:27:22 | 2021-05-23T07:27:22 | 5,798,869 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.hquery.web.converter;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
import javax.faces.convert.Converter;
import org.hquery.web.Column;
public class ColumnConverter implements Converter {
@Override
public Object getAsObject(FacesContext context, UIComponent compone... | UTF-8 | Java | 692 | java | ColumnConverter.java | Java | [] | null | [] | package org.hquery.web.converter;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
import javax.faces.convert.Converter;
import org.hquery.web.Column;
public class ColumnConverter implements Converter {
@Override
public Object getAsObject(FacesContext context, UIComponent compone... | 692 | 0.721098 | 0.716763 | 30 | 22.066668 | 20.814951 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 13 |
f37d67b31a135210d1a383d74b2f2ec55a8521eb | 17,059,610,113,626 | ff9814814746018e939019d113ad77463dcb1e86 | /app/src/main/java/com/online/languages/study/studymaster/data/DetailItem.java | 9907e732e089316aa7b13842aa079e6446ad96f7 | [] | no_license | miralex-ca/history | https://github.com/miralex-ca/history | b9c35ed8c1fc4487deaf2cadae54a9c74e8672bf | daf382c244f343a9a65a4d429ed3eecb5a6f506b | refs/heads/master | 2021-10-11T00:08:37.021000 | 2021-02-18T14:01:50 | 2021-02-18T14:01:50 | 203,584,124 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.online.languages.study.studymaster.data;
public class DetailItem {
public String id = "";
public String title ="";
public String desc ="";
public String image ="";
public String img_info ="";
public DetailItem() {
}
public DetailItem(String _tag, String _desc, String _i... | UTF-8 | Java | 975 | java | DetailItem.java | Java | [] | null | [] | package com.online.languages.study.studymaster.data;
public class DetailItem {
public String id = "";
public String title ="";
public String desc ="";
public String image ="";
public String img_info ="";
public DetailItem() {
}
public DetailItem(String _tag, String _desc, String _i... | 975 | 0.547692 | 0.547692 | 48 | 19.3125 | 20.90769 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.645833 | false | false | 13 |
bc419e0c254960e52cc5534ba986b0bf5e99bb37 | 326,417,542,590 | d9815bfee6574ad43f95772ca6e004ad6ac604bb | /mcs/restface/src/gens/java/onight/tfg/ordbgens/tlt/dao/TLTIssueHisDao.java | b15ecf8baaaa9b81c6e5d45fea29439799372480 | [] | no_license | bellmit/cgame | https://github.com/bellmit/cgame | 637c669c89ae0b6e661bc1815ab51805266a816d | e5c4822fda90317c7f70265f149e3e3dadd523d1 | refs/heads/master | 2022-01-15T20:58:58.218000 | 2017-05-26T05:11:32 | 2017-05-26T05:11:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package onight.tfg.ordbgens.tlt.dao;
import java.sql.Connection;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import lombok.Data;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
//import org.springframewor... | UTF-8 | Java | 13,393 | java | TLTIssueHisDao.java | Java | [] | null | [] | package onight.tfg.ordbgens.tlt.dao;
import java.sql.Connection;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import lombok.Data;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
//import org.springframewor... | 13,393 | 0.633764 | 0.631823 | 510 | 25.260784 | 26.638109 | 309 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.686275 | false | false | 13 |
9026328c26d16b22af0fa7c2c15e9c6edae1f1fa | 326,417,541,772 | fd0e9b148ceface2e6dd55cbb0da91115a1d9a47 | /app/src/main/java/com/example/gabrielascurra/productos/Controlador/PendientesFragment.java | 7eb46336dab3410779ab0ca5b8abce28c1481381 | [] | no_license | gabii998/Productos | https://github.com/gabii998/Productos | 3dcd4af05b06a751e1c10f2b3795982786c399c6 | 8d4491f9f83d6cfac51aeabb2c7419e24de34d7c | refs/heads/master | 2020-03-20T23:11:45.485000 | 2018-09-30T15:48:31 | 2018-09-30T15:48:31 | 137,834,311 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.gabrielascurra.productos.Controlador;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.net.Uri;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.v4.app.Fragment;
import android.sup... | UTF-8 | Java | 7,798 | java | PendientesFragment.java | Java | [
{
"context": "package com.example.gabrielascurra.productos.Controlador;\n\nimport android.content.Co",
"end": 34,
"score": 0.7357114553451538,
"start": 20,
"tag": "USERNAME",
"value": "gabrielascurra"
},
{
"context": "\nimport android.widget.Toast;\n\nimport com.example.gabrielascurr... | null | [] | package com.example.gabrielascurra.productos.Controlador;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.net.Uri;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.v4.app.Fragment;
import android.sup... | 7,798 | 0.649782 | 0.649269 | 209 | 36.311005 | 27.250107 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641148 | false | false | 13 |
4ea631b5ae90ca925e9dbe776876c93ac04f3d70 | 16,535,624,142,639 | 1b35b8b2be0c033edf1b44fdd698c1832a5da2df | /classic/src/ru/dz/shipMaster/data/com/ComPortDispatcher.java | fec69b97cf67ed3787f60824366676e660b6c5c2 | [] | no_license | dzavalishin/gardemarine | https://github.com/dzavalishin/gardemarine | 10f9f0ee17934fc8f229167de1a6fbb78ae00d76 | 947f776ecbca9d515cb183af386bd8c6d350d18b | refs/heads/master | 2020-05-14T08:17:34.613000 | 2019-04-16T20:21:11 | 2019-04-16T20:21:11 | 181,718,951 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.dz.shipMaster.data.com;
public interface ComPortDispatcher {
/*
* Causes dispatcher to offer ports to given
* ComPortUser one by one. Call returns after
* the port is found.
*/
void giveMePort( ComPortUser me );
}
| UTF-8 | Java | 241 | java | ComPortDispatcher.java | Java | [] | null | [] | package ru.dz.shipMaster.data.com;
public interface ComPortDispatcher {
/*
* Causes dispatcher to offer ports to given
* ComPortUser one by one. Call returns after
* the port is found.
*/
void giveMePort( ComPortUser me );
}
| 241 | 0.709544 | 0.709544 | 13 | 17.538462 | 18.252989 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 13 |
ea8b6dc0ab08dcdd46d544c001f2d09f376c81e4 | 32,495,722,565,718 | 10d127571ceec02a01d4684af6b6b3b07d257328 | /src/main/java/leetcode/oj/math/DivideTwoIntegers.java | 61a15abf7a0a531031467a5c05a6c9c8d9af2636 | [
"Apache-2.0"
] | permissive | steelmanreturnsnull/leetcode | https://github.com/steelmanreturnsnull/leetcode | 65c59adf8a9c00b3674c6c3ee3aebaa8ac1ad758 | 6e87a43fd123fd5fe8978afb8252067d61b72cb9 | refs/heads/master | 2021-01-02T08:21:48.203000 | 2014-05-07T17:48:46 | 2014-05-07T17:48:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode.oj.math;
/**
* Divide two integers without using multiplication, division and mod operator.
*/
// OK
public class DivideTwoIntegers
{
// O(log(dividend))
public static int divide(int dividend, int divisor)
{
long N = Math.abs((long) dividend);
long D = Math.abs((long) divisor)... | UTF-8 | Java | 918 | java | DivideTwoIntegers.java | Java | [] | null | [] | package leetcode.oj.math;
/**
* Divide two integers without using multiplication, division and mod operator.
*/
// OK
public class DivideTwoIntegers
{
// O(log(dividend))
public static int divide(int dividend, int divisor)
{
long N = Math.abs((long) dividend);
long D = Math.abs((long) divisor)... | 918 | 0.529412 | 0.498911 | 49 | 16.734694 | 18.538185 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 13 |
49560d9f9473f436ddbf0e950b24b12d6f923915 | 18,356,690,243,371 | 1670f0f7028e144602327eed36b6701106df6069 | /src/main/java/com/nhlstenden/amazonsimulatie/models/Truck.java | 50dc27e3a4f8bc4b852869c843b8d17d7f272775 | [] | no_license | WoutervanDixhoorn/AmazoneSimulatie | https://github.com/WoutervanDixhoorn/AmazoneSimulatie | 0e0a785f0ac2750ddc5c883b819b79b68e984818 | d418a0d8a0087e25959fedf4877a7d00b33222d5 | refs/heads/master | 2020-08-29T11:45:05.390000 | 2019-11-03T15:53:10 | 2019-11-03T15:53:10 | 218,022,774 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nhlstenden.amazonsimulatie.models;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Random;
import java.util.Stack;
import java.util.UUID;
public class Truck implements Object3D, Updatable{
private UUID uuid;
//Position variables
private double... | UTF-8 | Java | 4,707 | java | Truck.java | Java | [] | null | [] | package com.nhlstenden.amazonsimulatie.models;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Random;
import java.util.Stack;
import java.util.UUID;
public class Truck implements Object3D, Updatable{
private UUID uuid;
//Position variables
private double... | 4,707 | 0.537285 | 0.533886 | 181 | 25.011049 | 19.395275 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.447514 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.