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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
59fa4a22d1954381974ec4280eae453696cf71d9 | 10,376,641,035,900 | 03a58f337bc800549a3ae2bf78412b5e0912abf3 | /GestionTournoi/src/main/java/job/GestionCourt.java | de1a519da6e3b4e132d5a9e577776c001d8482a9 | [
"MIT"
] | permissive | moueza/projetIMIE | https://github.com/moueza/projetIMIE | f353371f64a077b48ce52d05bbc6e14233622023 | 6e8c112335f3187a025396b45ba4f9fb9bc8ca34 | refs/heads/master | 2022-11-27T19:59:36.962000 | 2017-03-27T07:19:21 | 2017-03-27T07:19:21 | 85,561,804 | 3 | 0 | null | false | 2022-11-24T09:18:39 | 2017-03-20T10:06:12 | 2017-03-25T16:10:45 | 2022-11-24T09:18:36 | 3,508 | 2 | 0 | 3 | Java | false | false | package job;
import java.util.List;
import entities.Court;
public interface GestionCourt {
public String ajoutCourt(String nom);
public List<Court> getListCourt();
}
| UTF-8 | Java | 186 | java | GestionCourt.java | Java | [] | null | [] | package job;
import java.util.List;
import entities.Court;
public interface GestionCourt {
public String ajoutCourt(String nom);
public List<Court> getListCourt();
}
| 186 | 0.709677 | 0.709677 | 12 | 13.5 | 14.597374 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 6 |
e93f4e3a6a7042182a9a44eb719f9726fd399ef6 | 16,389,595,248,604 | 84a4a44192e9c1b1a4ef3dac1631ca13aa48f446 | /app/src/main/java/edu/buffalo/cse/cse486586/groupmessenger1/GroupMessengerActivity.java | 32b8b3059adecf3bea844650039cc4323dea4781 | [] | no_license | johnfeer/GroupMessenger1 | https://github.com/johnfeer/GroupMessenger1 | 2885f8adba7ab23a18da2c2ab5eaa1609c968d67 | e8470882f9abdc3d4fdf88ad0bc033b1d88a1958 | refs/heads/master | 2020-04-30T11:43:04.262000 | 2019-03-20T20:51:26 | 2019-03-20T20:51:26 | 172,542,608 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.buffalo.cse.cse486586.groupmessenger1;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.ContentValues;
import android.content.Context;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Bundle;
import android.telephony.TelephonyManager;
import ... | UTF-8 | Java | 10,516 | java | GroupMessengerActivity.java | Java | [
{
"context": "e main Activity for the assignment.\n * \n * @author stevko\n *\n */\npublic class GroupMessengerActivity extend",
"end": 875,
"score": 0.9990448355674744,
"start": 869,
"tag": "USERNAME",
"value": "stevko"
}
] | null | [] | package edu.buffalo.cse.cse486586.groupmessenger1;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.ContentValues;
import android.content.Context;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Bundle;
import android.telephony.TelephonyManager;
import ... | 10,516 | 0.550685 | 0.542887 | 280 | 36.557144 | 30.144835 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.460714 | false | false | 6 |
d6578e0f598624cef9349b04e4dae3d17bf542b7 | 25,288,767,485,461 | 24439ef446c9956aedd4264103397a35eba1f91f | /core/src/main/java/com/bean/model/VendingTrack.java | 7ebc1be429902bde10ba8b3c16b3240edb79b74e | [] | no_license | hongdaDu/common-parent | https://github.com/hongdaDu/common-parent | 12d4e4b5133af636962e0ca84adbf5d6b7cf614b | ef411c47e7af970165635c7a461ce0a6157ab572 | refs/heads/master | 2022-05-10T17:58:48.899000 | 2017-06-01T08:33:40 | 2017-06-01T08:33:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bean.model;
public class VendingTrack {
/**
* 货道id
*/
private Long vendingTrackId;
/**
* 售卖机id
*/
private Long vendingId;
/**
* 货道规格
*/
private String trackSpec;
/**
* 货道码
*/
private String trackCode;
public Long getVendingTrac... | UTF-8 | Java | 1,044 | java | VendingTrack.java | Java | [] | null | [] | package com.bean.model;
public class VendingTrack {
/**
* 货道id
*/
private Long vendingTrackId;
/**
* 售卖机id
*/
private Long vendingId;
/**
* 货道规格
*/
private String trackSpec;
/**
* 货道码
*/
private String trackCode;
public Long getVendingTrac... | 1,044 | 0.591176 | 0.591176 | 55 | 17.563637 | 18.546024 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.236364 | false | false | 6 |
58977d60d7d4f73ee0df84076e638e1a1dda0a25 | 20,779,051,822,468 | 4021e0adca82509d12faa8b1f97dc7c24fcd0b90 | /app/src/main/java/com/motivator/model/HabitImgModel.java | 6da3c8d7cab7afb28c7d5a45d8e87cc27dbf76c1 | [] | no_license | vishwakarmasunil68/Aaha1_tts | https://github.com/vishwakarmasunil68/Aaha1_tts | 7e0129bb9bcdd5c47030449fa2cbea69039dbb07 | 7a089b161e6ac9ce8a93bcfe657e2bb0dd2141fa | refs/heads/master | 2021-01-12T06:05:14.403000 | 2017-01-13T12:58:03 | 2017-01-13T12:58:32 | 77,295,879 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.motivator.model;
import com.motivator.database.TableAttributes;
public class HabitImgModel {
/*private static HabitImgModel instance;
public static synchronized HabitImgModel getInstance()
{
if(instance == null)
{
instance = new HabitImgModel();
}
return instance;
}*/
private Strin... | UTF-8 | Java | 932 | java | HabitImgModel.java | Java | [] | null | [] | package com.motivator.model;
import com.motivator.database.TableAttributes;
public class HabitImgModel {
/*private static HabitImgModel instance;
public static synchronized HabitImgModel getInstance()
{
if(instance == null)
{
instance = new HabitImgModel();
}
return instance;
}*/
private Strin... | 932 | 0.706009 | 0.706009 | 60 | 14.533334 | 16.658798 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 6 |
b9695cf8e662272c73025e0c89448ae07794af79 | 30,391,188,632,361 | 385e01d62c3342441b6671e9c566b438dd888206 | /backend/about-time/src/main/java/com/blake/yu/util/JwtUtil.java | d67eec3e838da5b4fbc6aac85c6cd740027df5e5 | [] | no_license | bblack1225/about-time | https://github.com/bblack1225/about-time | 09ee4dbcdd6cf5ad4f8ac41a2d44ddddba319d1f | 1e394569c613af131e2f4566a60dd993686c6f6d | refs/heads/main | 2023-07-14T21:43:37.186000 | 2021-08-25T01:25:09 | 2021-08-25T01:25:09 | 389,847,921 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.blake.yu.util;
import io.jsonwebtoken.Claims;
import io.jsonwebtoken.Jwts;
import io.jsonwebtoken.SignatureAlgorithm;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import java.util.*;
import java.util.function.Function;
@Component
public class... | UTF-8 | Java | 1,708 | java | JwtUtil.java | Java | [] | null | [] | package com.blake.yu.util;
import io.jsonwebtoken.Claims;
import io.jsonwebtoken.Jwts;
import io.jsonwebtoken.SignatureAlgorithm;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import java.util.*;
import java.util.function.Function;
@Component
public class... | 1,708 | 0.718384 | 0.716628 | 52 | 31.846153 | 28.215097 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.519231 | false | false | 6 |
e474ffca6a254c3e3b2f6b724e5b417cecf7c19a | 4,982,162,114,876 | 1acedb90dbd7584cccc95a43993a46cb0dd770d8 | /saasNetTest/netTestWeb/src/netTestWeb/platform/systemset/action/SysconstitemAction.java | c44d1472efcb55a6567dd957b4e1ea3224f012b1 | [] | no_license | saaspeter/online_learn | https://github.com/saaspeter/online_learn | ebe610a82095f8f270bd2c3f0d8918b979994217 | 753ae567733572e6137fa6cb94a1b6ffa299a3e3 | refs/heads/master | 2018-12-13T05:57:09.981000 | 2018-09-13T15:12:10 | 2018-09-13T15:12:10 | 109,279,377 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package netTestWeb.platform.systemset.action;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import netTestWeb.base.BaseAction;
import netTestWeb.base.KeyInMemoryConstant;
import netTestWeb.platform.systemset.form.SysconstitemForm;
import org.apache.log4j.Logger;
import or... | UTF-8 | Java | 6,306 | java | SysconstitemAction.java | Java | [] | null | [] | package netTestWeb.platform.systemset.action;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import netTestWeb.base.BaseAction;
import netTestWeb.base.KeyInMemoryConstant;
import netTestWeb.platform.systemset.form.SysconstitemForm;
import org.apache.log4j.Logger;
import or... | 6,306 | 0.745384 | 0.743278 | 186 | 32.19355 | 25.791246 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.177419 | false | false | 6 |
f05751a4fd447881d5010375c374ed820e1433d1 | 14,018,773,305,341 | 17d40ca0ba3122bbfb457f611156020b8af9025c | /src/main/java/servlets/AjoutCatController.java | 682407f8d65fb88e0e87e84dffb6c1218dd1a27c | [] | no_license | gingalexandre/VideoGamePlateform | https://github.com/gingalexandre/VideoGamePlateform | ef322679cdb7db2c00e13ea9ae5246ef40d6b3b4 | ac2d3bc0319548ae81b2c2e1cafde5a109869f6e | refs/heads/master | 2021-01-20T06:05:30.688000 | 2017-03-02T09:16:45 | 2017-03-02T09:16:45 | 78,408,099 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package servlets;
import com.mongodb.BasicDBObject;
import com.mongodb.client.FindIterable;
import core.Categorie;
import org.bson.Document;
import org.bson.types.ObjectId;
import persistance.KitMongoDB;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpS... | UTF-8 | Java | 2,565 | java | AjoutCatController.java | Java | [
{
"context": "on;\nimport java.util.ArrayList;\n\n/**\n * Created by utilisateur on 13/02/2017.\n */\n\n@WebServlet(name = \"AjoutCatC",
"end": 546,
"score": 0.9989534616470337,
"start": 535,
"tag": "USERNAME",
"value": "utilisateur"
}
] | null | [] | package servlets;
import com.mongodb.BasicDBObject;
import com.mongodb.client.FindIterable;
import core.Categorie;
import org.bson.Document;
import org.bson.types.ObjectId;
import persistance.KitMongoDB;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpS... | 2,565 | 0.718518 | 0.7154 | 67 | 37.283581 | 33.950714 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.701493 | false | false | 6 |
6cb27dd4a019b54e15b385f2d403f23035ecb260 | 3,788,161,218,206 | 5cb4d7d8e1ccf85f6c95bd1aaf30c8c068057f34 | /src/Admin_View_Reservations.java | 22aeb93ade858b5774ef0794deaa1027838cf7fb | [] | no_license | byrkam/levArt | https://github.com/byrkam/levArt | eb3525ebaf1f4786edc384af2cce4275bbdf06f1 | e01f3c410cc6ca7248c126bdef8d77af4eef84bb | refs/heads/master | 2023-05-30T20:53:25.452000 | 2021-06-11T10:37:20 | 2021-06-11T10:37:20 | null | 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 javaapplication1;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sq... | UTF-8 | Java | 15,642 | java | Admin_View_Reservations.java | Java | [
{
"context": "t javax.swing.table.TableModel;\n\n/**\n *\n * @author sirag\n */\npublic class Admin_View_Reservations extends ",
"end": 711,
"score": 0.9902316927909851,
"start": 706,
"tag": "USERNAME",
"value": "sirag"
}
] | 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 javaapplication1;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sq... | 15,642 | 0.613988 | 0.600115 | 326 | 46.981594 | 37.648758 | 224 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.773006 | false | false | 6 |
1f94e2804dfdbd0066a396723a13d129b6270170 | 8,993,661,569,332 | 8e4a92640449390a96a67fe3ca42750409892861 | /shared/src/main/java/org/tiqr/authenticator/security/SecretStore.java | 77b6c58ecc3d7cfd3e969bd924fb743532a9d7c7 | [] | no_license | takusng/tiqr-client-android | https://github.com/takusng/tiqr-client-android | d4af39b4b21f2db5a6b16b1b7fe5702bac1328dd | b3254ac27b160f5220194fd6921de1fa452e86ab | refs/heads/master | 2020-06-14T11:12:25.876000 | 2019-03-27T14:28:16 | 2019-03-27T14:28:16 | 46,540,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.tiqr.authenticator.security;
import android.content.Context;
import android.util.Log;
import org.tiqr.BuildConfig;
import org.tiqr.Utils;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.security.KeyStore;
impor... | UTF-8 | Java | 7,577 | java | SecretStore.java | Java | [] | null | [] | package org.tiqr.authenticator.security;
import android.content.Context;
import android.util.Log;
import org.tiqr.BuildConfig;
import org.tiqr.Utils;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.security.KeyStore;
impor... | 7,577 | 0.63244 | 0.631516 | 195 | 37.856411 | 35.67244 | 193 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.671795 | false | false | 6 |
5823dfa6b5f32afc05353e2ee717c90a84d7b393 | 34,857,954,619,047 | f85c95258255627cc595a950be051457875009a7 | /src/test/java/com/eljo/agileboard/graphql/MutationComponentTest.java | 30c87332c8745bf20706de09407a7bbb51870545 | [] | no_license | eljog/agileboard | https://github.com/eljog/agileboard | 1226dd2382b232d538026cf5fbb2c4d08d885d11 | 9509f3c05f72fbcc5aad151775dd06fba42c8be3 | refs/heads/master | 2021-06-11T04:18:27.889000 | 2021-02-19T16:54:40 | 2021-02-19T16:54:40 | 151,896,396 | 0 | 0 | null | false | 2019-11-21T08:55:40 | 2018-10-07T01:35:49 | 2019-09-09T20:59:14 | 2019-11-21T08:55:32 | 146 | 1 | 0 | 2 | Java | false | false | package com.eljo.agileboard.graphql;
import com.eljo.agileboard.domain.Initiative;
import com.eljo.agileboard.domain.Project;
import com.eljo.agileboard.domain.Story;
import com.eljo.agileboard.domain.User;
import com.eljo.agileboard.exception.InvalidRecordExeption;
import com.eljo.agileboard.exception.InvalidUserExce... | UTF-8 | Java | 7,855 | java | MutationComponentTest.java | Java | [
{
"context": "t static org.mockito.Mockito.*;\n\n/**\n * Created by Eljo.George on 10/7/2018.\n */\n@RunWith(MockitoJUnitRunner.cla",
"end": 1247,
"score": 0.9994813799858093,
"start": 1236,
"tag": "NAME",
"value": "Eljo.George"
},
{
"context": "t.setName(\"name\");\n userInpu... | null | [] | package com.eljo.agileboard.graphql;
import com.eljo.agileboard.domain.Initiative;
import com.eljo.agileboard.domain.Project;
import com.eljo.agileboard.domain.Story;
import com.eljo.agileboard.domain.User;
import com.eljo.agileboard.exception.InvalidRecordExeption;
import com.eljo.agileboard.exception.InvalidUserExce... | 7,859 | 0.687587 | 0.68415 | 242 | 31.462811 | 27.364101 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615702 | false | false | 6 |
14977385db7ebf9133cefce23433145c1c0c9b92 | 16,088,947,524,205 | 69f5a9522e31b6d0f00ab791f6b1e05dda0f90b7 | /datamaster/libraries/streamer/src/integTest/java/cn/deepclue/datamaster/streamer/io/reader/MySQLReaderTests.java | cc1dc213db15636889ac0c61e0e8c7db5b90d0f8 | [] | no_license | bellmit/fengyu | https://github.com/bellmit/fengyu | 0f8cbb0a080dfc22732127f135cdad2169aab5d7 | 44b32e2899748cb8d6f5a6ba32b992c106fca86c | refs/heads/master | 2022-04-02T14:59:49.573000 | 2017-08-15T08:29:57 | 2017-08-15T08:29:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.deepclue.datamaster.streamer.io.reader;
import cn.deepclue.datamaster.streamer.StreamerIntegTestProperties;
import cn.deepclue.datamaster.streamer.io.reader.MySQLReader;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autow... | UTF-8 | Java | 1,253 | java | MySQLReaderTests.java | Java | [
{
"context": "st.context.junit4.SpringRunner;\n\n/**\n * Created by luoyong on 17-4-15.\n */\n@RunWith(SpringRunner.class)\n@Spr",
"end": 474,
"score": 0.9996378421783447,
"start": 467,
"tag": "USERNAME",
"value": "luoyong"
}
] | null | [] | package cn.deepclue.datamaster.streamer.io.reader;
import cn.deepclue.datamaster.streamer.StreamerIntegTestProperties;
import cn.deepclue.datamaster.streamer.io.reader.MySQLReader;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autow... | 1,253 | 0.705507 | 0.700718 | 41 | 29.560976 | 22.410852 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.487805 | false | false | 5 |
d91987226d555b4b53d5f994fda4ae4985982e9f | 4,449,586,160,227 | ed84e80142efce9d6c36cc0751ba9f4a3cb4c9fc | /compilertools/src/com/strobel/assembler/ir/attributes/LocalVariableTableEntry.java | 949209ee297933ac7ae4139c8cd32a629109b478 | [] | no_license | fxxing/procyon | https://github.com/fxxing/procyon | 0c02da60ff598942e600490a2d18f47ded62b592 | 623e3966a25345e3985d4eb70c49100ae4e76661 | refs/heads/master | 2021-03-12T23:55:46.386000 | 2013-12-20T07:55:44 | 2013-12-20T07:55:44 | 15,332,921 | 7 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* LocalVariableTableEntry.java
*
* Copyright (c) 2013 Mike Strobel
*
* This source code is based on Mono.Cecil from Jb Evain, Copyright (c) Jb Evain;
* and ILSpy/ICSharpCode from SharpDevelop, Copyright (c) AlphaSierraPapa.
*
* This source code is subject to terms and conditions of the Apache License... | UTF-8 | Java | 2,275 | java | LocalVariableTableEntry.java | Java | [
{
"context": "VariableTableEntry.java\r\n *\r\n * Copyright (c) 2013 Mike Strobel\r\n *\r\n * This source code is based on Mono.Cecil f",
"end": 75,
"score": 0.999737560749054,
"start": 63,
"tag": "NAME",
"value": "Mike Strobel"
},
{
"context": "s based on Mono.Cecil from Jb Evain, C... | null | [] | /*
* LocalVariableTableEntry.java
*
* Copyright (c) 2013 <NAME>
*
* This source code is based on Mono.Cecil from Jb Evain, Copyright (c) <NAME>;
* and ILSpy/ICSharpCode from SharpDevelop, Copyright (c) AlphaSierraPapa.
*
* This source code is subject to terms and conditions of the Apache License, Versio... | 2,261 | 0.616703 | 0.613187 | 76 | 27.907894 | 25.362207 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 5 |
da57a6657c8440f938dfcbb4dbbbadb656da1d21 | 30,064,771,109,215 | 774f779db2d7e44e20bd98cda3eaa2dd9772b36f | /01-Strategy-lecture/src/PLAYER_STATUS.java | 3b6df13cb301cd7c3e65eca2e67114630a142e31 | [] | no_license | petkus09/KTU-objektinis_programu_projektavimas | https://github.com/petkus09/KTU-objektinis_programu_projektavimas | 3e2f8db8fe7f612f75629833c60a869b821214fc | 36bf56fa8b9bd2988747748acb59e473c7af4e78 | refs/heads/master | 2021-01-21T13:20:54.028000 | 2014-12-18T18:28:42 | 2014-12-18T18:28:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.Spring;
public interface PLAYER_STATUS {
public String joinMethod();
public boolean getStatus();
}
| UTF-8 | Java | 137 | java | PLAYER_STATUS.java | Java | [] | null | [] | import javax.swing.Spring;
public interface PLAYER_STATUS {
public String joinMethod();
public boolean getStatus();
}
| 137 | 0.678832 | 0.678832 | 9 | 13.222222 | 14.428196 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 5 |
afdb807e56b2e7d94ac68f089520d30f5d5ed3ba | 10,024,453,700,228 | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes8.dex_source_from_JADX/com/facebook/offers/fragment/OfferDetailPageFragment.java | 51f0b9626a1a35cf8d89541836faf65c1cac3b79 | [] | no_license | pxson001/facebook-app | https://github.com/pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758000 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.facebook.offers.fragment;
import android.content.Context;
import android.graphics.Point;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.UiThread;
import android.support.v4.widget.SwipeRefreshLayout.OnRefreshListener;
import android.view.Display;
import android.view.Layo... | UTF-8 | Java | 43,146 | java | OfferDetailPageFragment.java | Java | [] | null | [] | package com.facebook.offers.fragment;
import android.content.Context;
import android.graphics.Point;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.UiThread;
import android.support.v4.widget.SwipeRefreshLayout.OnRefreshListener;
import android.view.Display;
import android.view.Layo... | 43,146 | 0.62015 | 0.53859 | 933 | 45.244373 | 38.38456 | 428 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.829582 | false | false | 5 |
5251dfed106a150a28af49cbcaf1fae7c0744e30 | 7,103,875,946,767 | 7af70278053276b944d04570971c5089e3a3b674 | /CSC-20037-Assignment-2017/src/stack/queue/reverseButtonListener.java | 96b1d1b4b02b4c68a34eeb692f18d7775da9b2f1 | [] | no_license | jamescopping/CSC-20037-Programming-II-2017-18 | https://github.com/jamescopping/CSC-20037-Programming-II-2017-18 | 40a3df55736c171f8853d18676f3d074f6587cd0 | cb6d08e64b21a9e3188661def4a623123e77b4c1 | refs/heads/master | 2021-03-27T18:36:59.581000 | 2018-05-11T13:06:58 | 2018-05-11T13:06:58 | 109,581,564 | 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 stack.queue;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
/**
*
* @author w4f21
*/
... | UTF-8 | Java | 942 | java | reverseButtonListener.java | Java | [
{
"context": "ava.awt.event.ActionListener;\r\n/**\r\n *\r\n * @author w4f21\r\n */\r\npublic class reverseButtonListener implements",
"end": 314,
"score": 0.9860354065895081,
"start": 309,
"tag": "USERNAME",
"value": "w4f21"
}
] | 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 stack.queue;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
/**
*
* @author w4f21
*/
... | 942 | 0.600849 | 0.597665 | 37 | 23.459459 | 23.15937 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.324324 | false | false | 5 |
152dc936b23d2ef780ecb497fbacf6985633a656 | 15,049,565,438,287 | 9839a80e305a382fd07a907eb7bfd2fa3b7e4e1e | /Server/src/main/java/zeeslag/server/WebSocketServerEventHandler.java | 6f72f5fd1f609615c69b019ac261c46bdeb926d9 | [] | no_license | wolffish44/Zeeslag | https://github.com/wolffish44/Zeeslag | ec5827e9cdf87a9fd8388b15fe655f0eb22c98d6 | b30ff146773104a73530ce971c5cd58e5b414129 | refs/heads/master | 2020-04-21T07:00:16.555000 | 2019-04-10T08:23:51 | 2019-04-10T08:23:51 | 169,381,344 | 0 | 1 | null | false | 2019-03-19T14:04:45 | 2019-02-06T09:28:32 | 2019-03-18T21:29:34 | 2019-03-19T14:04:45 | 430 | 0 | 0 | 0 | Java | false | null | package zeeslag.server;
import org.jetbrains.annotations.NotNull;
import zeeslag.shared.Ship;
import zeeslag.shared.ShipType;
public class WebSocketServerEventHandler implements WebSocketServerEventListener {
private final Zeeslag game;
WebSocketServerEventHandler(Zeeslag game) {
this.game = game;
... | UTF-8 | Java | 2,219 | java | WebSocketServerEventHandler.java | Java | [] | null | [] | package zeeslag.server;
import org.jetbrains.annotations.NotNull;
import zeeslag.shared.Ship;
import zeeslag.shared.ShipType;
public class WebSocketServerEventHandler implements WebSocketServerEventListener {
private final Zeeslag game;
WebSocketServerEventHandler(Zeeslag game) {
this.game = game;
... | 2,219 | 0.635421 | 0.63452 | 83 | 25.73494 | 27.493299 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.445783 | false | false | 5 |
8fc9d5897749a3532a7bd2293283dd77e2f6514e | 3,788,161,200,174 | 8d14a579925a6b462bdf5a631c95c984511215f9 | /Academy.Kovalevskyi.JavaDeepDive/src/main/java/academy/kovalevskyi/javadeepdive/week0/day2/CsvHelper.java | 552b3fefc4d8940af635a51421e6fe3448a6c61e | [] | no_license | Aleksey-Petrik/JavaPractice | https://github.com/Aleksey-Petrik/JavaPractice | c8194d27aaf8377bc83ff74cbf0b53830d85aef1 | ffe82e53b2cbd452811b20c03a293f9014cfb791 | refs/heads/master | 2023-08-19T05:33:28.287000 | 2021-09-29T11:56:59 | 2021-09-29T11:56:59 | 379,509,752 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package academy.kovalevskyi.javadeepdive.week0.day2;
import academy.kovalevskyi.javadeepdive.week0.day0.StdBufferedReader;
import java.io.*;
import java.util.ArrayList;
import java.util.function.Predicate;
public class CsvHelper {
// deserialize
public static Csv parseFile(Reader reader) throws IOException {
... | UTF-8 | Java | 2,039 | java | CsvHelper.java | Java | [] | null | [] | package academy.kovalevskyi.javadeepdive.week0.day2;
import academy.kovalevskyi.javadeepdive.week0.day0.StdBufferedReader;
import java.io.*;
import java.util.ArrayList;
import java.util.function.Predicate;
public class CsvHelper {
// deserialize
public static Csv parseFile(Reader reader) throws IOException {
... | 2,039 | 0.64051 | 0.634134 | 64 | 30.875 | 29.966387 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59375 | false | false | 5 |
a861171129627b9757416de976e7e298c1bf2d0d | 31,799,937,900,576 | 6f672fb72caedccb841ee23f53e32aceeaf1895e | /Music-Audio/livemix_tapes_source/src/net/lingala/zip4j/util/CRCUtil.java | 4dea17d905fad38f083d0c144b3ae50e0c9376d0 | [] | no_license | cha63506/CompSecurity | https://github.com/cha63506/CompSecurity | 5c69743f660b9899146ed3cf21eceabe3d5f4280 | eee7e74f4088b9c02dd711c061fc04fb1e4e2654 | refs/heads/master | 2018-03-23T04:15:18.480000 | 2015-12-19T01:29:58 | 2015-12-19T01:29:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package net.lingala.zip4j.util;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
imp... | UTF-8 | Java | 3,391 | java | CRCUtil.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus",
"end": 61,
"score": 0.9996863007545471,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package net.lingala.zip4j.util;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.u... | 3,381 | 0.532291 | 0.511354 | 131 | 24.885496 | 21.135925 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48855 | false | false | 5 |
cb1c41c685fa4f5b5743c30fbdd158595870c593 | 34,437,047,836,721 | 3a93d18ec87e25230524b2c569af972a415fa24d | /III_数据结构与算法/算法/分治_双指针/快慢指针_快乐数.java | a1e7724cd5dcad3c0e94e3a493d52c02f34d8c52 | [] | no_license | Justin-zzb/Own-Code | https://github.com/Justin-zzb/Own-Code | c8525e5794236ff213cd13aa0f58279e966fe0b9 | 37863a01582b170601712d1e0dc05cf4ff80b3ec | refs/heads/master | 2022-08-20T11:14:40.452000 | 2020-05-24T02:10:00 | 2020-05-24T02:10:00 | 259,019,139 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 分治_双指针;
/**
* 编写一个算法来判断一个数是不是“快乐数”。
* 一个“快乐数”定义为:对于一个正整数,每一次将该数替换为它每个位置上的数字的平方和,然后重复这个过程直到这个数变为 1,也可能是无限循环但始终变不到 1。如果可以变为 1,那么这个数就是快乐数。
* @author 张致邦
*
* 2020年2月17日-下午12:35:16
*/
public class 快慢指针_快乐数 {
// 快慢指针是最有效的算法 其次不快乐数会进入4开始的循环
public static boolean isHappy(int n) {
int low =... | GB18030 | Java | 1,080 | java | 快慢指针_快乐数.java | Java | [
{
"context": "能是无限循环但始终变不到 1。如果可以变为 1,那么这个数就是快乐数。\r\n\r\n * @author 张致邦\r\n *\r\n * 2020年2月17日-下午12:35:16\r\n */\r\npublic class ",
"end": 166,
"score": 0.999603271484375,
"start": 163,
"tag": "NAME",
"value": "张致邦"
}
] | null | [] | package 分治_双指针;
/**
* 编写一个算法来判断一个数是不是“快乐数”。
* 一个“快乐数”定义为:对于一个正整数,每一次将该数替换为它每个位置上的数字的平方和,然后重复这个过程直到这个数变为 1,也可能是无限循环但始终变不到 1。如果可以变为 1,那么这个数就是快乐数。
* @author 张致邦
*
* 2020年2月17日-下午12:35:16
*/
public class 快慢指针_快乐数 {
// 快慢指针是最有效的算法 其次不快乐数会进入4开始的循环
public static boolean isHappy(int n) {
int low =... | 1,080 | 0.509138 | 0.475196 | 34 | 20.529411 | 17.95949 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 5 |
249b0edaea5e5976a437f30a319ac17d89cc471d | 36,730,560,357,511 | 84125a032c2b2e150f62616c15f0089016aca05d | /src/com/prep2020/medium/Problem911.java | 7b74c65ac52b580a740551008dc01dd612ed1440 | [] | no_license | achowdhury80/leetcode | https://github.com/achowdhury80/leetcode | c577acc1bc8bce3da0c99e12d6d447c74fbed5c3 | 5ec97794cc5617cd7f35bafb058ada502ee7d802 | refs/heads/master | 2023-02-06T01:08:49.888000 | 2023-01-22T03:23:37 | 2023-01-22T03:23:37 | 115,574,715 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.prep2020.medium;
import java.util.*;
public class Problem911 {
private TreeMap<Integer, Integer> treeMap;
public Problem911(int[] persons, int[] times) {
int winner = -1, votes = 0;
Map<Integer, Integer> counts = new HashMap<>();
treeMap = new TreeMap<>();
for (int i = 0; i < persons... | UTF-8 | Java | 733 | java | Problem911.java | Java | [] | null | [] | package com.prep2020.medium;
import java.util.*;
public class Problem911 {
private TreeMap<Integer, Integer> treeMap;
public Problem911(int[] persons, int[] times) {
int winner = -1, votes = 0;
Map<Integer, Integer> counts = new HashMap<>();
treeMap = new TreeMap<>();
for (int i = 0; i < persons... | 733 | 0.538881 | 0.518417 | 26 | 27.192308 | 17.013613 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.692308 | false | false | 5 |
f730832a32a5b17c780686f5f21075f423e05c0c | 36,094,905,201,927 | 648a6b236b4934e3e4451a6fbe1def4734657112 | /Problem solving/leetcode/KevinsChoice/MinMeetingRooms.java | 7c6a650c64a0ce2f24e13aa6a152c52dc948df84 | [] | no_license | yangseungmi/TIL | https://github.com/yangseungmi/TIL | bf16391072b404d1ef46f4b639161bb6e65f3d2d | b3088ba3707ba6fd61885244b6c2e9aa647d66ce | refs/heads/master | 2022-02-23T12:40:25.738000 | 2022-02-08T13:48:51 | 2022-02-08T13:48:51 | 153,105,858 | 8 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
253. Min Meeting Rooms 2
https://leetcode.com/problems/meeting-rooms-ii/
이 소스의 정답을 보고 훌륭함을 금치 못했다.
이걸 짠 개발자는 과연 몇분만에 만들었을까... 생각을 해보기도 하고
나도 언제쯤 이런 코드를 짤 수 있을까.. 잠시 멍 때렸다 ㅋㅋ
이런 문제 케이스를 회사 입사 전 코테로 많이 출제 되는걸 뼈져리게 경험했고,
솔직히 말하면 다시 풀으라고 해도 자신이 없다...
그래도 이 문제를 통해 한걸음 성장했을거라고 믿고 다음 문제로 넘어간다ㅠ
Arrays.sort(int[][], Compa... | UTF-8 | Java | 1,760 | java | MinMeetingRooms.java | Java | [] | null | [] | /*
253. Min Meeting Rooms 2
https://leetcode.com/problems/meeting-rooms-ii/
이 소스의 정답을 보고 훌륭함을 금치 못했다.
이걸 짠 개발자는 과연 몇분만에 만들었을까... 생각을 해보기도 하고
나도 언제쯤 이런 코드를 짤 수 있을까.. 잠시 멍 때렸다 ㅋㅋ
이런 문제 케이스를 회사 입사 전 코테로 많이 출제 되는걸 뼈져리게 경험했고,
솔직히 말하면 다시 풀으라고 해도 자신이 없다...
그래도 이 문제를 통해 한걸음 성장했을거라고 믿고 다음 문제로 넘어간다ㅠ
Arrays.sort(int[][], Compa... | 1,760 | 0.526389 | 0.503472 | 56 | 24.714285 | 19.091616 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 5 |
e7c963c233243bbfea6964948fd5cb89e163b4c9 | 39,745,627,365,240 | d16ccd0b74fe2f0c32956a55bf3bf720ae96d823 | /mvp/samples/Display-Information/SelectFeatures/src/com/esri/arcgis/android/samples/selectfeatures/SelectFeatures.java | 623dac7c01c777786621d1cdc5199d76c8376f39 | [] | no_license | androidpyw/Test | https://github.com/androidpyw/Test | ac83c75cd7a314a92d2d74189a208be5e2ee4f86 | f47cb1eef3f1775335c2af0ca5a99c82feb841d2 | refs/heads/master | 2019-04-03T14:07:25.438000 | 2018-04-25T03:32:08 | 2018-04-25T03:34:04 | 130,945,722 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Copyright 2010 ESRI
*
* All rights reserved under the copyright laws of the United States
* and applicable international laws, treaties, and conventions.
*
* You may freely redistribute and use this sample code, with or
* without modification, provided you include the original copyright
* notice and use restr... | UTF-8 | Java | 5,116 | java | SelectFeatures.java | Java | [] | null | [] | /* Copyright 2010 ESRI
*
* All rights reserved under the copyright laws of the United States
* and applicable international laws, treaties, and conventions.
*
* You may freely redistribute and use this sample code, with or
* without modification, provided you include the original copyright
* notice and use restr... | 5,116 | 0.723808 | 0.705825 | 182 | 27.115385 | 23.742966 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.324176 | false | false | 5 |
13bdc0f219741ed3d16e447c43d5278ea51f5caf | 34,711,925,739,235 | bbe10639bb9c8f32422122c993530959534560e1 | /delivery/app-release_source_from_JADX/com/paypal/android/sdk/dg.java | b1115271763f10c74d23959e23aeaa40f43a6578 | [
"Apache-2.0"
] | permissive | ANDROFAST/delivery_articulos | https://github.com/ANDROFAST/delivery_articulos | dae74482e41b459963186b6e7e3d6553999c5706 | ddcc8b06d7ea2895ccda2e13c179c658703fec96 | refs/heads/master | 2020-04-07T15:13:18.470000 | 2018-11-21T02:15:19 | 2018-11-21T02:15:19 | 158,476,390 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.paypal.android.sdk;
import java.util.HashMap;
import java.util.Map;
public final class dg implements db {
private static Map f1229a = new HashMap();
private static Map f1230b = new HashMap();
public dg() {
f1229a.put(da.CANCEL, "Cancel");
f1229a.put(da.CARDTYPE_AMERICANEXPRESS... | UTF-8 | Java | 1,664 | java | dg.java | Java | [] | null | [] | package com.paypal.android.sdk;
import java.util.HashMap;
import java.util.Map;
public final class dg implements db {
private static Map f1229a = new HashMap();
private static Map f1230b = new HashMap();
public dg() {
f1229a.put(da.CANCEL, "Cancel");
f1229a.put(da.CARDTYPE_AMERICANEXPRESS... | 1,664 | 0.640794 | 0.578821 | 40 | 40.549999 | 29.322304 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.175 | false | false | 5 |
e1e9c8cdb84673b9ecddc838f57837412ce9cd85 | 38,972,533,292,408 | 79152c8f32b34cbb2a52c09c256d5b1305e972eb | /dubboServers/src/main/java/com/wsbg/common/CommonStatic.java | ca84092fed8f8e3fa0e178d7e3dd5390c528e898 | [] | no_license | hellocaishen/ShiroAndDubbo | https://github.com/hellocaishen/ShiroAndDubbo | 434298debe56437e73b8465f1a8d346172bc7461 | f86014e1d7c05280d1f1b64cde9b4ec82ae1ff85 | refs/heads/master | 2020-03-23T04:34:35.393000 | 2018-07-17T05:53:17 | 2018-07-17T05:53:17 | 141,090,894 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wsbg.common;
public interface CommonStatic {
//数据库的加密密钥 test
public static final String DATABASE_DES_KEY = "AqManager_encrypt_key_test";
//数据库正式加密密钥
public static final String DATA_DES_KEY = "AqManager_encrypt_key";
//用戶名密碼加密方式
public static final String ENCRYPT_WAY="MD... | UTF-8 | Java | 860 | java | CommonStatic.java | Java | [
{
"context": "ey\n\t public final String SHIRO_SESSION_USER_KEY=\"org.apache.shiro.subject.support.DefaultSubjectContext_PRINCIPALS_SESSION_KEY\";\n\t \n\t //系",
"end": 506,
"score": 0.8731038570404053,
"start": 466,
"tag": "KEY",
"value": "org.apache.shiro.subject.support.Default"
},
... | null | [] | package com.wsbg.common;
public interface CommonStatic {
//数据库的加密密钥 test
public static final String DATABASE_DES_KEY = "AqManager_encrypt_key_test";
//数据库正式加密密钥
public static final String DATA_DES_KEY = "AqManager_encrypt_key";
//用戶名密碼加密方式
public static final String ENCRYPT_WAY="MD... | 860 | 0.687831 | 0.68254 | 32 | 22.625 | 28.205441 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.09375 | false | false | 5 |
906f6ac40101cccd5f8d6c8e661824ffbdd3b531 | 38,070,590,142,551 | 07eee6bb770de6405a1960ce9d5a1248f3b51186 | /src/main/java/com/epam/pricecheckercore/exception/PriceCheckerException.java | 2a73cafdb0c80ec97550f6bf0a098297f25f18d2 | [
"Apache-2.0"
] | permissive | oleksandr-diachenko/price-checker-core | https://github.com/oleksandr-diachenko/price-checker-core | 980c242fe343fd128f944c48cf537cf0ef9ce7be | 2f5e77408e869365bf9ba23960a9de73453b51da | refs/heads/dev | 2023-03-10T08:49:05.313000 | 2021-02-20T12:17:55 | 2021-02-20T12:17:55 | 306,877,640 | 0 | 0 | Apache-2.0 | false | 2021-02-20T12:17:55 | 2020-10-24T12:22:16 | 2020-12-18T10:29:06 | 2021-02-20T12:17:55 | 548 | 0 | 0 | 0 | Java | false | false | package com.epam.pricecheckercore.exception;
public class PriceCheckerException extends Exception {
public PriceCheckerException(String message, Throwable cause) {
super(message, cause);
}
}
| UTF-8 | Java | 209 | java | PriceCheckerException.java | Java | [] | null | [] | package com.epam.pricecheckercore.exception;
public class PriceCheckerException extends Exception {
public PriceCheckerException(String message, Throwable cause) {
super(message, cause);
}
}
| 209 | 0.755981 | 0.755981 | 8 | 25.125 | 25.536432 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
1d2c9ed4c83a7400e8ded2969561587e5da10697 | 6,975,026,903,515 | 4d659f14106dd5b46a4c8d10240c599eb784d662 | /account-service/src/main/java/my/springcloud/account/config/ReconfirmInterceptor.java | 4735057327d5bf54fafcf6dd4f0e7cecde74de0e | [
"Apache-2.0"
] | permissive | realsnake1975/my-springcloud-services | https://github.com/realsnake1975/my-springcloud-services | b2ce72282d5536b775ee54b906aab4b5acd8829a | cea5088ac458c30058cc819d01e1ca15e78ebed5 | refs/heads/main | 2023-08-17T13:27:36.024000 | 2021-09-16T06:38:37 | 2021-09-16T06:38:37 | 394,867,220 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package my.springcloud.account.config;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.security.crypto.password.PasswordEncoder;
import org.springframework.stereotype.Component;
import org.springframework.web.servlet.HandlerInterceptor;
import l... | UTF-8 | Java | 2,017 | java | ReconfirmInterceptor.java | Java | [] | null | [] | package my.springcloud.account.config;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.security.crypto.password.PasswordEncoder;
import org.springframework.stereotype.Component;
import org.springframework.web.servlet.HandlerInterceptor;
import l... | 2,017 | 0.803526 | 0.797985 | 55 | 35.090908 | 31.303368 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.490909 | false | false | 5 |
7d701ed2c2c54ea5ec9a85bdf153e5aff82d87d3 | 31,215,822,309,337 | 32fa8b5d50fd664a102cd99285b61dc16f2d8b1e | /src/main/java/com/zendaimoney/online/dao/rate/LoanRateDao.java | 6fb7b87e11b9aae38522bfaf3ff28074726753a8 | [] | no_license | fortuneCat/online | https://github.com/fortuneCat/online | 606123bb49aa4bd9756f73047ae14516c3e06fdd | 5eb824f8056bf045ca755211e92e0c947390402d | refs/heads/master | 2020-04-19T19:40:12.038000 | 2013-11-29T07:22:43 | 2013-11-29T07:22:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zendaimoney.online.dao.rate;
import org.springframework.data.repository.PagingAndSortingRepository;
import com.zendaimoney.online.entity.common.LoanRateVO;
public interface LoanRateDao extends PagingAndSortingRepository<LoanRateVO, Long> {
LoanRateVO findById(Long id);
}
| UTF-8 | Java | 288 | java | LoanRateDao.java | Java | [] | null | [] | package com.zendaimoney.online.dao.rate;
import org.springframework.data.repository.PagingAndSortingRepository;
import com.zendaimoney.online.entity.common.LoanRateVO;
public interface LoanRateDao extends PagingAndSortingRepository<LoanRateVO, Long> {
LoanRateVO findById(Long id);
}
| 288 | 0.84375 | 0.84375 | 9 | 31 | 31.030451 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 5 |
921e13131f2eb3597ba03f31ed3655f00218dbb1 | 27,616,639,731,664 | ad53c41b66df20aced216aaef57d13e2d6be286c | /BreakoutGame/src/models/Ball.java | 8dffa1fb1b218f0f40848b0cc9e500268e1ed0fb | [] | no_license | IvayloGoranov/Java | https://github.com/IvayloGoranov/Java | 8fc6dae9de942762604e656a6771e2ec468440a5 | cecd1dce3ed422ddf46a60b7a4fded7f11b3eee8 | refs/heads/master | 2021-01-18T22:30:40.227000 | 2016-06-06T20:43:14 | 2016-06-06T20:43:14 | 53,960,702 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models;
import java.awt.Color;
import java.awt.Graphics;
public class Ball {
private Box ballBox;
private Box previousBallBox; //Holds the previous ball position.
private int positionX = 14; //Initial ball coordinates.
private int positionY = 28;
private Directions ballDirection = Directio... | UTF-8 | Java | 2,085 | java | Ball.java | Java | [] | null | [] | package models;
import java.awt.Color;
import java.awt.Graphics;
public class Ball {
private Box ballBox;
private Box previousBallBox; //Holds the previous ball position.
private int positionX = 14; //Initial ball coordinates.
private int positionY = 28;
private Directions ballDirection = Directio... | 2,085 | 0.590408 | 0.588489 | 82 | 23.426828 | 20.388323 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.621951 | false | false | 5 |
ef577e822b9cd759319b0bb55c5bdbdde8bf5b99 | 1,408,749,292,593 | 0491346cfe9d4701f38fa0d763ec32c989af20c2 | /src/main/java/seedu/duke/exceptions/journal/EmptyNoteArgumentsException.java | c0d44d7109878bd401f4133877a0a95975422050 | [] | no_license | shoibloya/tp | https://github.com/shoibloya/tp | f24b36a4f4f7059db0b3a3b5c1ec9a5a99613630 | 4908a722dc7c84655e189947a93c169640f6221d | refs/heads/master | 2023-09-04T22:34:39.569000 | 2021-11-08T14:53:55 | 2021-11-08T14:53:55 | 403,512,054 | 0 | 0 | null | true | 2021-09-06T06:35:18 | 2021-09-06T06:35:18 | 2021-09-04T11:02:44 | 2021-09-04T11:02:42 | 1,398 | 0 | 0 | 0 | null | false | false | package seedu.duke.exceptions.journal;
import seedu.duke.exceptions.ClickException;
public class EmptyNoteArgumentsException extends ClickException {
public EmptyNoteArgumentsException() {
super("No arguments found for adding notebook!");
}
} | UTF-8 | Java | 260 | java | EmptyNoteArgumentsException.java | Java | [] | null | [] | package seedu.duke.exceptions.journal;
import seedu.duke.exceptions.ClickException;
public class EmptyNoteArgumentsException extends ClickException {
public EmptyNoteArgumentsException() {
super("No arguments found for adding notebook!");
}
} | 260 | 0.776923 | 0.776923 | 9 | 28 | 24.917643 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 5 |
6944ae12c172fb639cc736941fb84981c0b8a04e | 3,135,326,127,050 | 166eb4d522d7ac371923382915fd546f0b77f875 | /webserviceutil/src/main/java/libs/in/webserviceutil/wscalls/HttpResponseStatus.java | 558b9f78612feee480a6355c30cdab3b923dca7a | [
"MIT"
] | permissive | dnyaneshwar511/werbserviceutil | https://github.com/dnyaneshwar511/werbserviceutil | cbc8a7bdb24d4fb8c256a6906685b3976359c996 | 316811c23194605f03e3c6129c134c50f07d1492 | refs/heads/master | 2021-01-19T22:34:10.149000 | 2017-04-20T12:30:28 | 2017-04-20T12:30:28 | 88,825,546 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package libs.in.webserviceutil.wscalls;
/**
* Created by apple on 25/05/15.
*/
public enum HttpResponseStatus
{
INVALID_URL_ENCODING
{
@Override
public String toString()
{
return "URL is not valid.";
}
},
... | UTF-8 | Java | 2,532 | java | HttpResponseStatus.java | Java | [
{
"context": "libs.in.webserviceutil.wscalls;\n\n/**\n * Created by apple on 25/05/15.\n */\npublic enum HttpResponseStatus\n{",
"end": 64,
"score": 0.9976276755332947,
"start": 59,
"tag": "USERNAME",
"value": "apple"
}
] | null | [] | package libs.in.webserviceutil.wscalls;
/**
* Created by apple on 25/05/15.
*/
public enum HttpResponseStatus
{
INVALID_URL_ENCODING
{
@Override
public String toString()
{
return "URL is not valid.";
}
},
... | 2,532 | 0.350316 | 0.347946 | 104 | 23.346153 | 14.616751 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 5 |
fc90cf4470feea7670e58572d5cc97cd4ad9a43f | 14,250,701,537,071 | 77b2e782f176cecc56d31e173f0d4cf8a1aaf476 | /src/main/java/be/service/UserService.java | 762983c97b4ac313032468061fe07cc8a63d85ad | [] | no_license | liaFeier23/JavaLicenta | https://github.com/liaFeier23/JavaLicenta | 73adcf1f4a28609cf002dcc17e8fbac463fad85b | 4db6497b0031713d91e8b3bb4067a7c09b9f5e9f | refs/heads/master | 2020-03-15T14:04:36.354000 | 2018-05-04T19:49:07 | 2018-05-04T19:49:07 | 132,182,442 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.service;
import be.dto.AutentificareDTO;
import be.dto.PasswordDTO;
import be.dto.UserDTO;
import be.dto.converters.UserDTOConverter;
import be.errorhandler.EntityValidationException;
import be.errorhandler.InvalidTipUserException;
import be.errorhandler.ResourceNotFoundException;
import be.error... | UTF-8 | Java | 5,815 | java | UserService.java | Java | [
{
"context": "rs);\r\n }\r\n user.setPassword(passwordEncoder.encode(user.getPassword()));\r\n ",
"end": 2198,
"score": 0.575052797794342,
"start": 2190,
"tag": "PASSWORD",
"value": "password"
}
] | null | [] | package be.service;
import be.dto.AutentificareDTO;
import be.dto.PasswordDTO;
import be.dto.UserDTO;
import be.dto.converters.UserDTOConverter;
import be.errorhandler.EntityValidationException;
import be.errorhandler.InvalidTipUserException;
import be.errorhandler.ResourceNotFoundException;
import be.error... | 5,817 | 0.638177 | 0.637489 | 142 | 38.950703 | 28.568506 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514085 | false | false | 5 |
3397ced29888bec2f54c8eb331fd794ca5f2341f | 9,594,956,986,662 | 681468674ffdb75804d900baf81ebfcb38d279e7 | /universe/terrain/WaterTile.java | c86389e684dc4934cb6f13f8f9e176f08e64f3da | [] | no_license | kylekrol/lwjgl-proj | https://github.com/kylekrol/lwjgl-proj | 4f0807ff9b32d098cc45268dfb6fedb0b460a51b | 454a4698771d76984989fb4f4536988e0324491f | refs/heads/master | 2021-09-21T17:56:40.266000 | 2018-08-30T00:15:13 | 2018-08-30T00:15:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package terrain;
import engine.Const;
import loaders.Loader;
import models.Model;
public class WaterTile {
private static final float[] TXT_COORDS = {
0.0f, 0.0f,
1.0f, 1.0f,
1.0f, 0.0f,
0.0f, 0.0f,
0.0f, 1.0f,
1.0f, 1.0f
};
private Model model;
public WaterTile(Loader loader, int u, int v... | UTF-8 | Java | 924 | java | WaterTile.java | Java | [] | null | [] | package terrain;
import engine.Const;
import loaders.Loader;
import models.Model;
public class WaterTile {
private static final float[] TXT_COORDS = {
0.0f, 0.0f,
1.0f, 1.0f,
1.0f, 0.0f,
0.0f, 0.0f,
0.0f, 1.0f,
1.0f, 1.0f
};
private Model model;
public WaterTile(Loader loader, int u, int v... | 924 | 0.643939 | 0.615801 | 37 | 23.972973 | 23.84804 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.945946 | false | false | 5 |
a24682cd12317be272cc045d4f367e03cc8e05a8 | 36,696,200,586,760 | e2c2ff512cb44caf6afa69680264eedcc71775ee | /src_ch01/SuperClassConstructorProj/src/SubclassConstructor.java | 2b7c047021dbecf244b7c59071a281bcd089c6aa | [] | no_license | peterhchen/100-Java-OOP | https://github.com/peterhchen/100-Java-OOP | 66a417f658a3b5461631d09d0f0b23d5ba229916 | b54857c4c5f8a8a99bea320a06cf4f6a6dce0232 | refs/heads/master | 2020-04-18T04:57:03.842000 | 2019-01-24T00:51:53 | 2019-01-24T00:51:53 | 167,258,428 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class superClass {
int age;
superClass (int age) {
this.age = age;
}
public void getAge () {
System.out.println ("superClass age " + age);
}
}
public class SubclassConstructor extends superClass {
SubclassConstructor (int age) {
super (age);
}
publi... | UTF-8 | Java | 454 | java | SubclassConstructor.java | Java | [] | null | [] | class superClass {
int age;
superClass (int age) {
this.age = age;
}
public void getAge () {
System.out.println ("superClass age " + age);
}
}
public class SubclassConstructor extends superClass {
SubclassConstructor (int age) {
super (age);
}
publi... | 454 | 0.563877 | 0.559471 | 19 | 21.789474 | 18.964174 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 5 |
a4b0874fb465e67b8f02f324991c3c0acae42a32 | 4,604,204,990,192 | a8fb007373cb0d05691c20307f79e9fca708e3d3 | /DAGSS_1/src/converterapp/ConverterAppCLI.java | b9d82a93e152f1bfe4907db92d12afc1b8970789 | [] | no_license | Alex-notfound/DAGSS | https://github.com/Alex-notfound/DAGSS | e52c2b8cc95f8275103e10ecafed6e63d8d53ebb | 4604a7f5a46d07d667fccf2c70031d6c0310ff81 | refs/heads/master | 2022-03-27T23:49:10.781000 | 2020-01-15T00:51:34 | 2020-01-15T00:51:34 | 212,325,380 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package converterapp;
import java.io.File;
import java.util.Scanner;
public class ConverterAppCLI {
public File getFile(String s) {
System.out.println(s);
@SuppressWarnings("resource")
Scanner in = new Scanner(System.in);
String name = in.nextLine();
return new File(name);
}
public void showError(Exce... | UTF-8 | Java | 361 | java | ConverterAppCLI.java | Java | [] | null | [] | package converterapp;
import java.io.File;
import java.util.Scanner;
public class ConverterAppCLI {
public File getFile(String s) {
System.out.println(s);
@SuppressWarnings("resource")
Scanner in = new Scanner(System.in);
String name = in.nextLine();
return new File(name);
}
public void showError(Exce... | 361 | 0.711911 | 0.711911 | 19 | 18 | 13.852608 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.315789 | false | false | 5 |
ed3805a1aaf30a3bab043ff69434c1b968dd3efa | 13,846,974,563,436 | 1f29f7842e30d6265fb9dbb302fe9414755e7403 | /src/main/java/net/opengis/ows/_1/package-info.java | 56b84adca7905806a79fe37afc9d2388853ebb7b | [] | no_license | dpapageo/okstra-2018-classes | https://github.com/dpapageo/okstra-2018-classes | b4165aea3c84ffafaa434a3a1f8cf0fff58de599 | fb908eabc183725be01c9f93d39268bb8e630f59 | refs/heads/master | 2021-03-26T00:22:28.205000 | 2020-03-16T09:16:31 | 2020-03-16T09:16:31 | 247,657,881 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | @javax.xml.bind.annotation.XmlSchema(namespace = "http://www.opengis.net/ows/1.1", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
package net.opengis.ows._1;
| UTF-8 | Java | 181 | java | package-info.java | Java | [] | null | [] | @javax.xml.bind.annotation.XmlSchema(namespace = "http://www.opengis.net/ows/1.1", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
package net.opengis.ows._1;
| 181 | 0.779006 | 0.762431 | 2 | 88.5 | 61.5 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 5 |
36f79e35e4318128ec18ef78a20e359185ac8ca5 | 29,764,123,363,805 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_8117.java | 78c9454156d3d07886b2c79ce09203637452ccad | [] | no_license | P79N6A/icse_20_user_study | https://github.com/P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606000 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public void setItem(int a,int index,MessageObject messageObject){
messageObjects[a]=messageObject;
indeces[a]=index;
if (messageObject != null) {
photoVideoViews[a].setVisibility(VISIBLE);
photoVideoViews[a].setMessageObject(messageObject);
}
else {
photoVideoViews[a].clearAnimation();
photoVid... | UTF-8 | Java | 391 | java | Method_8117.java | Java | [] | null | [] | public void setItem(int a,int index,MessageObject messageObject){
messageObjects[a]=messageObject;
indeces[a]=index;
if (messageObject != null) {
photoVideoViews[a].setVisibility(VISIBLE);
photoVideoViews[a].setMessageObject(messageObject);
}
else {
photoVideoViews[a].clearAnimation();
photoVid... | 391 | 0.734015 | 0.734015 | 13 | 29.076923 | 20.555597 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 5 |
f6bad179803faa57bd534efcb2c5ead99e05b4d5 | 7,533,372,692,689 | 2f56d790e791f29be4e2b86a6e2682e0b85c8b1a | /cms/src/main/java/com/rb/cms/service/impl/LoggingEventServiceImpl.java | 2720fb60ab7678cee6e7add8739b4a33e3b0565c | [] | no_license | xujiping/wefast | https://github.com/xujiping/wefast | 28edf848369dcc9969c353438304216f63c297ff | 36b3c880334ad3a5424cf6118d4a4ec4ec8ba0a0 | refs/heads/master | 2020-04-11T11:23:51.900000 | 2018-12-25T01:48:11 | 2018-12-25T01:48:11 | 161,743,750 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rb.cms.service.impl;
import com.baomidou.mybatisplus.mapper.EntityWrapper;
import com.baomidou.mybatisplus.mapper.Wrapper;
import com.baomidou.mybatisplus.plugins.Page;
import com.common.base.util.DateTimeUtil;
import com.common.base.util.SpageUtil;
import com.rb.cms.entity.LoggingEvent;
import com.rb.cms.... | UTF-8 | Java | 2,312 | java | LoggingEventServiceImpl.java | Java | [
{
"context": "il.Map;\n\n/**\n * <p>\n * 服务实现类\n * </p>\n *\n * @author xujiping\n * @since 2018-11-16\n */\n@Service\npublic class Lo",
"end": 782,
"score": 0.999506950378418,
"start": 774,
"tag": "USERNAME",
"value": "xujiping"
}
] | null | [] | package com.rb.cms.service.impl;
import com.baomidou.mybatisplus.mapper.EntityWrapper;
import com.baomidou.mybatisplus.mapper.Wrapper;
import com.baomidou.mybatisplus.plugins.Page;
import com.common.base.util.DateTimeUtil;
import com.common.base.util.SpageUtil;
import com.rb.cms.entity.LoggingEvent;
import com.rb.cms.... | 2,312 | 0.71894 | 0.715465 | 65 | 34.415386 | 25.85932 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676923 | false | false | 5 |
9fa9ec440e03d21b3248eaaeea0fb6611633d591 | 18,751,827,280,028 | 2f0c62cd12072164dcec001599055267975b7c35 | /src/main/java/ru/dexsys/telegrambot/app/clients/mockServer/MockServerClient.java | 0077d3e791f83cb75f2604ff9091e68ca9742da3 | [] | no_license | Michail-KP/telegram-bot | https://github.com/Michail-KP/telegram-bot | d549d2266b0c6717b611545a920b16e0b5dcf5ef | cfcc78b502f77a44f04ae2b3444efb27acd9ab21 | refs/heads/master | 2023-01-24T12:50:05.139000 | 2020-11-27T10:10:16 | 2020-11-27T10:10:16 | 298,101,432 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.dexsys.telegrambot.app.clients.mockServer;
import com.sun.research.ws.wadl.HTTPMethods;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.core.ParameterizedTypeReference;
import org.springframework.http.*;
imp... | UTF-8 | Java | 3,703 | java | MockServerClient.java | Java | [] | null | [] | package ru.dexsys.telegrambot.app.clients.mockServer;
import com.sun.research.ws.wadl.HTTPMethods;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.core.ParameterizedTypeReference;
import org.springframework.http.*;
imp... | 3,703 | 0.677829 | 0.677829 | 102 | 35.303921 | 28.208881 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.656863 | false | false | 5 |
1d79ab658a17781811814cd2e20b47dc5682bde0 | 21,045,339,803,574 | 8a7bbeeffd79297b1cb7e555f03aac279b3ffb5a | /src/main/java/core/loggers/EventLogger.java | b4993160a8f816a04a41dbb57b99f4f0b14c53e3 | [] | no_license | danmiller3112/spring_basics_project | https://github.com/danmiller3112/spring_basics_project | 94e62007f504a02bfd9c0cc974370594ae70e725 | 3dbafe777f354ca7cae74c0fb3627b68c8e5ded6 | refs/heads/master | 2021-01-19T23:24:47.770000 | 2017-05-10T13:40:19 | 2017-05-10T13:40:19 | 88,975,903 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package core.loggers;
import core.beans.Event;
import core.beans.EventType;
import java.io.IOException;
/**
* Created by RDL on 19/04/2017.
*/
public interface EventLogger {
void logEvent(Event event) throws IOException;
}
| UTF-8 | Java | 233 | java | EventLogger.java | Java | [
{
"context": "e;\n\nimport java.io.IOException;\n\n/**\n * Created by RDL on 19/04/2017.\n */\npublic interface EventLogger {",
"end": 128,
"score": 0.9995269775390625,
"start": 125,
"tag": "USERNAME",
"value": "RDL"
}
] | null | [] | package core.loggers;
import core.beans.Event;
import core.beans.EventType;
import java.io.IOException;
/**
* Created by RDL on 19/04/2017.
*/
public interface EventLogger {
void logEvent(Event event) throws IOException;
}
| 233 | 0.738197 | 0.703863 | 14 | 15.642858 | 15.917677 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 5 |
9551d2f61afc4e312fc6d6905ffd177735e2f2b9 | 17,841,294,198,323 | 93bfa5e1f19054388d18c6b2de69249adb240781 | /TestingRSAExamples/src/com/vishwa/Solution.java | 1913f29b937aea7c3d2b3859cdda76742aad7a62 | [] | no_license | Vishwarup-Singh-Baghel/CustomCSPworkspace | https://github.com/Vishwarup-Singh-Baghel/CustomCSPworkspace | 1279ca1fd6cca33cc8eb400a98faf55fb482bba2 | 39c49192f418805ed78821b8d5ef0a3319bf041e | refs/heads/master | 2018-02-08T14:39:56.675000 | 2016-08-30T08:28:12 | 2016-08-30T08:28:12 | 50,555,878 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vishwa;
import java.io.*;
import java.util.*;
public class Solution {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
String A=sc.next();
String B=sc.next();
/* Enter your code here. Print output to STDOUT. */
int len=A.leng... | UTF-8 | Java | 867 | java | Solution.java | Java | [] | null | [] | package com.vishwa;
import java.io.*;
import java.util.*;
public class Solution {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
String A=sc.next();
String B=sc.next();
/* Enter your code here. Print output to STDOUT. */
int len=A.leng... | 867 | 0.520185 | 0.507497 | 34 | 24.470589 | 17.100456 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 5 |
ef6567eb442d3070ba76da752832e1c24025e41a | 33,148,557,641,492 | cd165f3e9e27d53f9841e0e9734401c5e7d5f4de | /my-security/src/main/java/com/alawn/security/entity/Preference.java | 3b3542ec83177b0ae80e763964751f11c79c373a | [] | no_license | lq2009v/my-zone2.0 | https://github.com/lq2009v/my-zone2.0 | 013d907fbc029ab3c4b1941d448d031195606dd0 | d3d5de74709797abdfb44421b1d85c1134506983 | refs/heads/master | 2020-06-11T06:07:31.618000 | 2019-02-28T02:42:47 | 2019-02-28T02:42:47 | 193,871,604 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2009-2014 PrimeTek.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | UTF-8 | Java | 1,831 | java | Preference.java | Java | [] | null | [] | /*
* Copyright 2009-2014 PrimeTek.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | 1,831 | 0.649372 | 0.631349 | 71 | 24.788733 | 24.824974 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535211 | false | false | 5 |
41b66ceb9c283695a01f3ff3bf5dfc7fe1ff8307 | 25,623,774,931,805 | 54832d635e2afe6399c70921640d4bec3a4bd439 | /core/src/com/gdxjam/lifeinspace/Systems/BackgroundRenderSystem.java | 3888e61046cab9f55dd0259d0d67e6af4006abff | [] | no_license | pnkthrepwood/LifeInSpace_libgdxjam | https://github.com/pnkthrepwood/LifeInSpace_libgdxjam | 7b254b45f2d831b788fa7991dd13a6e6387180ff | ade50117567d2e899d5344baa7a88e20caab845c | refs/heads/master | 2021-01-10T06:21:48.076000 | 2016-01-17T20:22:58 | 2016-01-17T20:22:58 | 48,317,862 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gdxjam.lifeinspace.Systems;
import com.badlogic.ashley.core.Engine;
import com.badlogic.ashley.core.Entity;
import com.badlogic.ashley.core.EntitySystem;
import com.badlogic.ashley.core.Family;
import com.badlogic.ashley.utils.ImmutableArray;
import com.badlogic.gdx.graphics.glutils.ShapeRenderer;
import c... | UTF-8 | Java | 1,753 | java | BackgroundRenderSystem.java | Java | [
{
"context": "com.gdxjam.lifeinspace.Mappers;\n\n/**\n * Created by threpwood on 22/12/2015.\n */\npublic class BackgroundRenderS",
"end": 542,
"score": 0.9996733069419861,
"start": 533,
"tag": "USERNAME",
"value": "threpwood"
}
] | null | [] | package com.gdxjam.lifeinspace.Systems;
import com.badlogic.ashley.core.Engine;
import com.badlogic.ashley.core.Entity;
import com.badlogic.ashley.core.EntitySystem;
import com.badlogic.ashley.core.Family;
import com.badlogic.ashley.utils.ImmutableArray;
import com.badlogic.gdx.graphics.glutils.ShapeRenderer;
import c... | 1,753 | 0.671991 | 0.665716 | 60 | 28.216667 | 24.75082 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
86e2f6ac8b5b59afc5280ec3e13ab921a82995ff | 14,998,025,833,219 | f8bc4ef3aaad43163b6c2b6fc383b212a98b6437 | /bankingSystemProject/src/com/bank/dao/TransactionDao.java | ca9d4de144d5f0af5e76cbfbdb5036bcc7a5a4da | [] | no_license | zaydtadesse/JavaExerciseAprill2021 | https://github.com/zaydtadesse/JavaExerciseAprill2021 | 90022aa071c50eb87cae5f1d4cbb6c9a59d845ab | 5bef06189e141d395f281213253365c413c55daf | refs/heads/main | 2023-05-15T16:58:27.350000 | 2021-06-13T22:53:57 | 2021-06-13T22:53:57 | 360,683,908 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bank.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import com.bank.dbutil.MyConnectionManager;
public class TransactionDao {
public boolean saveTransaction(int account_no, String transactionType, double amount) {
boolean saveTransaction = false;
int rowsInserted = 0;
Con... | UTF-8 | Java | 919 | java | TransactionDao.java | Java | [] | null | [] | package com.bank.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import com.bank.dbutil.MyConnectionManager;
public class TransactionDao {
public boolean saveTransaction(int account_no, String transactionType, double amount) {
boolean saveTransaction = false;
int rowsInserted = 0;
Con... | 919 | 0.732318 | 0.726877 | 36 | 24.444445 | 26.168732 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.305556 | false | false | 5 |
b04b086f89f3e05e38f0d64a821f87559011a4ce | 15,994,458,260,650 | d01f4bfc2878387f2ded86a83997fc3165e0ea7f | /5-ConnectFour/Source/code/Piece.java | 8f8c2ab2fe8610fcff4a2fc84f878328807ed5d7 | [] | no_license | ZachKemphues/Code-Foo | https://github.com/ZachKemphues/Code-Foo | 69170ab9ef44a9577a72deed28fb18857b0779c8 | b2aff228f8f74930f79b04750f7af83482cb1dab | refs/heads/master | 2020-12-30T10:23:13.932000 | 2012-04-30T21:30:01 | 2012-04-30T21:30:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package code;
/**
* The pieces that make up the board.
* @author Zach Kemphues
*/
public interface Piece {
/**
* @return - the piece that follows this one in the turn order.
*/
public Piece next();
/**
* Sets the position of the piece on the board for future reference
* @param c - the column of the piece... | UTF-8 | Java | 587 | java | Piece.java | Java | [
{
"context": "*\n * The pieces that make up the board.\n * @author Zach Kemphues\n */\npublic interface Piece {\n\t/**\n\t * @return - t",
"end": 81,
"score": 0.9992310404777527,
"start": 68,
"tag": "NAME",
"value": "Zach Kemphues"
}
] | null | [] | package code;
/**
* The pieces that make up the board.
* @author <NAME>
*/
public interface Piece {
/**
* @return - the piece that follows this one in the turn order.
*/
public Piece next();
/**
* Sets the position of the piece on the board for future reference
* @param c - the column of the piece
* @p... | 580 | 0.638842 | 0.638842 | 29 | 19.241379 | 18.643026 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.965517 | false | false | 5 |
ed4f3132d1fd784479d50769a963c69ac5b4f7b5 | 13,941,463,884,738 | 6496908a06cd1bd1b3237118875307fbf57b7e44 | /src/main/java/pd/ecp1/composite/expression/Multiplicar.java | 16386349bed237d8a044542d68dcc29931dafddb | [] | no_license | jmtena/pd.ecp1.jmtena | https://github.com/jmtena/pd.ecp1.jmtena | 0fefc02f6859efb5c518242e735945a0504b5080 | 4b1bb0721e0a3bfbb44b2f2737bcd6ee4302e5b1 | refs/heads/master | 2021-01-10T09:13:12.846000 | 2016-01-17T19:38:06 | 2016-01-17T19:38:06 | 43,964,621 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pd.ecp1.composite.expression;
public class Multiplicar extends Expresion{
private Expresion valor1;
private Expresion valor2;
public Multiplicar(Expresion valor1, Expresion valor2){
this.valor1 = valor1;
this.valor2 = valor2;
}
@Override
public int operar(){
return valor1.operar() ... | UTF-8 | Java | 439 | java | Multiplicar.java | Java | [] | null | [] | package pd.ecp1.composite.expression;
public class Multiplicar extends Expresion{
private Expresion valor1;
private Expresion valor2;
public Multiplicar(Expresion valor1, Expresion valor2){
this.valor1 = valor1;
this.valor2 = valor2;
}
@Override
public int operar(){
return valor1.operar() ... | 439 | 0.665148 | 0.635535 | 21 | 18.904762 | 17.306494 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.380952 | false | false | 5 |
3b79b2556cb7ebe3d2ba959f0e2fe47d5de10024 | 32,272,384,283,465 | cb2e0b45e47ebeb518f1c8d7d12dfa0680aed01c | /openbanking-api-soap-transform/src/main/gen/com/laegler/openbanking/soap/service/PUTUpdateWellKnownentity400.java | 031ad60ce073db1e3ce23c24feede1f37ef9eb94 | [
"MIT"
] | permissive | thlaegler/openbanking | https://github.com/thlaegler/openbanking | 4909cc9e580210267874c231a79979c7c6ec64d8 | 924a29ac8c0638622fba7a5674c21c803d6dc5a9 | refs/heads/develop | 2022-12-23T15:50:28.827000 | 2019-10-30T09:11:26 | 2019-10-31T05:43:04 | 213,506,933 | 1 | 0 | MIT | false | 2022-11-16T11:55:44 | 2019-10-07T23:39:49 | 2019-10-31T05:43:21 | 2022-11-16T11:55:41 | 17,605 | 0 | 0 | 5 | HTML | false | false |
package com.laegler.openbanking.soap.service;
import javax.xml.ws.WebFault;
/**
* Bad Request
*
* This class was generated by Apache CXF 3.3.3
* 2019-10-21T07:01:27.560+13:00
* Generated source version: 3.3.3
*/
@WebFault(name = "PUT_Update.well-knownentity_400", targetNamespace = "http://laegler.com/openban... | UTF-8 | Java | 1,284 | java | PUTUpdateWellKnownentity400.java | Java | [] | null | [] |
package com.laegler.openbanking.soap.service;
import javax.xml.ws.WebFault;
/**
* Bad Request
*
* This class was generated by Apache CXF 3.3.3
* 2019-10-21T07:01:27.560+13:00
* Generated source version: 3.3.3
*/
@WebFault(name = "PUT_Update.well-knownentity_400", targetNamespace = "http://laegler.com/openban... | 1,284 | 0.728972 | 0.672897 | 44 | 28.15909 | 33.320034 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 5 |
5f6686c3c50f23ae17434caddefbf10da9a14f5a | 5,428,838,697,626 | ffa0ccc236325f4b7866ee34a3ee1357234c34f3 | /common/src/main/java/com/igitras/common/aop/profiling/ProfilingAspect.java | a8231f9694a6b26bd4f45ea43ff11967ff7b5437 | [] | no_license | masonmei/spring-boot-microservices-skeleton | https://github.com/masonmei/spring-boot-microservices-skeleton | a48fdf6708d6694760ef0287be7d604beab1139a | c7b1a3ee3c6f407c2dfd240f63a5360525263aa7 | refs/heads/master | 2021-01-15T15:36:23.846000 | 2016-08-20T05:51:09 | 2016-08-20T05:51:09 | 58,383,456 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.igitras.common.aop.profiling;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Pointcut;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.util.StopWatch;
... | UTF-8 | Java | 4,941 | java | ProfilingAspect.java | Java | [
{
"context": "/**\n * Aspect for profiling purpose.\n *\n * @author mason\n */\n@Aspect\npublic class ProfilingAspect {\n\n p",
"end": 424,
"score": 0.9951004981994629,
"start": 419,
"tag": "USERNAME",
"value": "mason"
}
] | null | [] | package com.igitras.common.aop.profiling;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Pointcut;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.util.StopWatch;
... | 4,941 | 0.619713 | 0.616272 | 162 | 29.5 | 26.37719 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.487654 | false | false | 5 |
43ff81a21c86abebb070133922185f343a9387ee | 16,913,581,247,787 | 56f06229a8004deff7347629f69c9fa11ac3ba3a | /zmall/zmall-order/zmall-order-web/src/main/java/com/whoiszxl/order/controller/ReturnOrderController.java | bc03f1f68b270591b069a61012e005ba2ef8c84e | [
"Apache-2.0"
] | permissive | wjun7/AYANAMI | https://github.com/wjun7/AYANAMI | 89a3ed08f098324a51b6a309c2e8e3e772cf8c1d | e2e76fea0d42813b1daaacbed6b37a02206d091d | refs/heads/master | 2021-05-20T16:10:04.874000 | 2020-04-01T11:29:39 | 2020-04-01T11:29:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.whoiszxl.order.controller;
import com.whoiszxl.common.entity.Result;
import com.whoiszxl.order.entity.ReturnOrder;
import com.whoiszxl.order.service.ReturnOrderService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiImplicitParam;
import io.swagger.annotations.ApiImplicitParams;
impor... | UTF-8 | Java | 2,868 | java | ReturnOrderController.java | Java | [
{
"context": ".List;\n\n/**\n * @description: 退款订单管理控制器\n * @author: whoiszxl\n * @create: 2020-03-20\n **/\n@Api(value = \"ZMALL-退",
"end": 548,
"score": 0.9997096657752991,
"start": 540,
"tag": "USERNAME",
"value": "whoiszxl"
}
] | null | [] | package com.whoiszxl.order.controller;
import com.whoiszxl.common.entity.Result;
import com.whoiszxl.order.entity.ReturnOrder;
import com.whoiszxl.order.service.ReturnOrderService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiImplicitParam;
import io.swagger.annotations.ApiImplicitParams;
impor... | 2,868 | 0.703731 | 0.700746 | 71 | 36.760563 | 31.001801 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.605634 | false | false | 5 |
8314658447c63d60ff0ca78805b8f9d9b13e13ab | 19,593,640,840,917 | 3909ca08c1491f189a7ee93c1b7e3709d86c680b | /src/main/java/com/chapter5_5/StreamApiInterface.java | 3c8c945ea460ea7df19abc2b2fbaf3a957204ce1 | [] | no_license | koji-sugiyama/Introduction | https://github.com/koji-sugiyama/Introduction | fc22989611b3e3bb235338a025987b1811d61792 | 58a5e047ba851100f3ab14496ca50f50358beb7a | refs/heads/master | 2021-09-01T17:54:08.289000 | 2017-12-28T05:22:35 | 2017-12-28T05:22:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chapter5_5;
import java.util.List;
public interface StreamApiInterface{
static final String CONTROLLER_NAME = "StreamApiController";
public void firstAction();
public void secondAction();
public void thirdAction();
public List<String> getNameList();
} | UTF-8 | Java | 277 | java | StreamApiInterface.java | Java | [] | null | [] | package com.chapter5_5;
import java.util.List;
public interface StreamApiInterface{
static final String CONTROLLER_NAME = "StreamApiController";
public void firstAction();
public void secondAction();
public void thirdAction();
public List<String> getNameList();
} | 277 | 0.761733 | 0.754513 | 14 | 18.857143 | 18.216387 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.071429 | false | false | 5 |
18afca3727aa18fc442667f1a0a7d43b443f36bb | 26,792,006,028,659 | a0cba0ee530931e65cae24971d327c02f783ecac | /app/src/main/java/com/mahashakti/httpNet/RemoteRepositoryService.java | 6f640cfe3fed3078738cd7eaa6205aa58c3d6ab5 | [] | no_license | pankajkumar3291/mahashakti | https://github.com/pankajkumar3291/mahashakti | 4c6d057cdf3b16af640319319f9f38e55b7b803c | 40e9f8d316a69a9b1333287623cfba029cc45214 | refs/heads/master | 2020-12-13T05:51:40.020000 | 2020-01-16T13:42:02 | 2020-01-16T13:42:02 | 234,328,603 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mahashakti.httpNet;
import com.mahashakti.response.LoginUserResponse.LoginUserSuccess;
import com.mahashakti.response.changePassword.ChangePassword;
import com.mahashakti.response.commentByBlog.CommentByBlog;
import com.mahashakti.response.createBlog.CreateBlog;
import com.mahashakti.response.createCommen... | UTF-8 | Java | 2,650 | java | RemoteRepositoryService.java | Java | [] | null | [] | package com.mahashakti.httpNet;
import com.mahashakti.response.LoginUserResponse.LoginUserSuccess;
import com.mahashakti.response.changePassword.ChangePassword;
import com.mahashakti.response.commentByBlog.CommentByBlog;
import com.mahashakti.response.createBlog.CreateBlog;
import com.mahashakti.response.createCommen... | 2,650 | 0.729057 | 0.722264 | 93 | 27.494623 | 31.406672 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.376344 | false | false | 5 |
939cc20ed36c5095799ca93985c2369c61811d6a | 6,313,601,936,758 | 631c8007f5b1639743235091f67a022b97c8b786 | /HelloWorld.java | 9d134bb67391a0ea718ff78762be9b052f7ee588 | [] | no_license | Yunikopapa/Hello-World | https://github.com/Yunikopapa/Hello-World | 1d4f2f70b2efc4ba722f154f5f12d6ac05823f8e | 1bfc18fc715d98370f9c98d6043539c22564845f | refs/heads/master | 2022-04-18T20:51:17.813000 | 2020-04-18T08:03:43 | 2020-04-18T08:03:43 | 256,673,706 | 0 | 0 | null | false | 2020-04-18T07:39:03 | 2020-04-18T05:04:11 | 2020-04-18T07:27:02 | 2020-04-18T07:39:01 | 6 | 0 | 0 | 0 | Java | false | false | class HelloWorld{
public static void main(String[] args){
int i=10646;
float f=115661.0f;
System.out.println("Hello world!");
}
}
| UTF-8 | Java | 154 | java | HelloWorld.java | Java | [] | null | [] | class HelloWorld{
public static void main(String[] args){
int i=10646;
float f=115661.0f;
System.out.println("Hello world!");
}
}
| 154 | 0.61039 | 0.532468 | 11 | 13 | 14.764823 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 5 |
77f847e33bf17f2c653be690dc2f658881372259 | 25,572,235,342,664 | f128499e6a3993114b53208805a6936383d29d75 | /src/main/java/net/lelyak/edu/core/components/IPageElement.java | b97667524d6016aa4a1954d05d95b62604f8b05e | [] | no_license | nazar-art/auto_stub | https://github.com/nazar-art/auto_stub | 1dbd72bc3c1d81c25ca556a21a4f827a6f79df68 | f5988ff0078407eb9e2415f33427a70c93c401d6 | refs/heads/master | 2021-08-06T08:46:47.234000 | 2017-11-04T10:26:20 | 2017-11-04T10:26:20 | 109,415,349 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.lelyak.edu.core.components;
import org.openqa.selenium.WebElement;
public interface IPageElement {
boolean isDisplayed();
String getTagName();
String getAttribute(String name);
WebElement getElement();
}
| UTF-8 | Java | 238 | java | IPageElement.java | Java | [] | null | [] | package net.lelyak.edu.core.components;
import org.openqa.selenium.WebElement;
public interface IPageElement {
boolean isDisplayed();
String getTagName();
String getAttribute(String name);
WebElement getElement();
}
| 238 | 0.735294 | 0.735294 | 14 | 16 | 16.361977 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 5 |
90ce59109e053de303133006e1110deef02b8431 | 39,582,418,602,451 | 43832eabe5d59758b2fffae806e975a05371b963 | /src/org/exmaralda/partitureditor/partiture/formatActions/ApplyFormatStylesheetAction.java | 9e6ee9e3edaa0dd503c5df6a9182f5a2464c02ff | [] | no_license | EXMARaLDA/exmaralda | https://github.com/EXMARaLDA/exmaralda | e3523eb8f8fa1986e2f3051d3b7bde56f3ae03a7 | a380b6b2960bf52302add9bbcd37fa574f1b1ce5 | refs/heads/master | 2020-12-24T15:19:42.310000 | 2020-12-14T11:06:32 | 2020-12-14T11:09:46 | 40,703,766 | 17 | 15 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* ApplyFormatStylesheetAction.java
*
* Created on 6. Oktober 2003, 15:36
*/
package org.exmaralda.partitureditor.partiture.formatActions;
import org.exmaralda.partitureditor.jexmaralda.TierFormatTable;
import org.exmaralda.partitureditor.jexmaralda.*;
import org.exmaralda.partitureditor.partiture.*;
import org... | UTF-8 | Java | 4,367 | java | ApplyFormatStylesheetAction.java | Java | [
{
"context": "vent;\nimport java.awt.Toolkit;\n\n/**\n *\n * @author thomas\n */\npublic class ApplyFormatStylesheetAction exte",
"end": 505,
"score": 0.9340313076972961,
"start": 499,
"tag": "NAME",
"value": "thomas"
}
] | null | [] | /*
* ApplyFormatStylesheetAction.java
*
* Created on 6. Oktober 2003, 15:36
*/
package org.exmaralda.partitureditor.partiture.formatActions;
import org.exmaralda.partitureditor.jexmaralda.TierFormatTable;
import org.exmaralda.partitureditor.jexmaralda.*;
import org.exmaralda.partitureditor.partiture.*;
import org... | 4,367 | 0.625115 | 0.621677 | 87 | 49.160919 | 40.326504 | 161 | false | false | 0 | 0 | 0 | 0 | 75 | 0.017186 | 0.494253 | false | false | 5 |
ba3b1a6cdc536a35b0ea6ce61cc20a4004f1d209 | 12,678,743,513,350 | fae8d4e5316245508454c0f82bb6c452836a8a69 | /src/main/java/io/reticent/eevee/bot/command/util/translate/TranslateCommand.java | d76af398945c21b920e8f4772ee2b9f57aec7c8a | [] | no_license | ReticentIris/Eevee-Discord-Bot | https://github.com/ReticentIris/Eevee-Discord-Bot | 0868559d812833a6e12c5a32375e619c8162657c | 050b4e35efbc14192b12309ac18c879f036bff44 | refs/heads/master | 2020-03-18T05:31:16.832000 | 2018-06-04T13:21:57 | 2018-06-04T13:21:57 | 134,346,503 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.reticent.eevee.bot.command.util.translate;
import com.google.cloud.translate.Translate;
import com.google.cloud.translate.Translate.TranslateOption;
import com.google.cloud.translate.TranslateException;
import com.google.cloud.translate.TranslateOptions;
import com.google.cloud.translate.Translation;
import... | UTF-8 | Java | 4,122 | java | TranslateCommand.java | Java | [] | null | [] | package io.reticent.eevee.bot.command.util.translate;
import com.google.cloud.translate.Translate;
import com.google.cloud.translate.Translate.TranslateOption;
import com.google.cloud.translate.TranslateException;
import com.google.cloud.translate.TranslateOptions;
import com.google.cloud.translate.Translation;
import... | 4,122 | 0.667718 | 0.66335 | 106 | 37.867924 | 30.524063 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.528302 | false | false | 5 |
d218aeb30063c1a28665f5e036776ba3f383fde3 | 39,238,821,223,510 | 012abb49ea96c3e56347bdd4c22d479abfe42370 | /proj0/Body.java | 1db811ad2dc5a8b91bf65284f4ee2f4a45d46bb1 | [] | no_license | lhtpku/cs61b | https://github.com/lhtpku/cs61b | 40868934212f52f80e73b2628968a5883536d713 | 7c750e5b4466b8ae8cb5c2d0f45548a16f7b9dfd | refs/heads/master | 2021-07-18T16:08:03.101000 | 2020-10-06T07:32:31 | 2020-10-06T07:32:31 | 217,544,097 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Body {
public double xxPos;
public double yyPos;
public double xxVel;
public double yyVel;
public double mass;
public String imgFileName;
public final static double G = 6.67e-11;
public Body(double xxPos, double yyPos, double xxVel, double yyVel, double mass, String imgFileName) {
this.xxPos ... | UTF-8 | Java | 2,384 | java | Body.java | Java | [] | null | [] |
public class Body {
public double xxPos;
public double yyPos;
public double xxVel;
public double yyVel;
public double mass;
public String imgFileName;
public final static double G = 6.67e-11;
public Body(double xxPos, double yyPos, double xxVel, double yyVel, double mass, String imgFileName) {
this.xxPos ... | 2,384 | 0.674497 | 0.670721 | 95 | 24.094736 | 20.754745 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.863158 | false | false | 5 |
c474adc091b83e98f6723f2c5bc56dab04fd579d | 8,237,747,333,798 | f73d95d36f5c7f129a6df846118bdb107eb0db7e | /projects/qos-service/src/main/java/com/tecomgroup/qos/service/DefaultPolicyComponentTemplateService.java | bc4b5f4eddffd74822417ecbe587dc3c5c1ce2b3 | [] | no_license | arlengur/gwtreact | https://github.com/arlengur/gwtreact | 9fd11f90c7cdadd2cbea46b6ceac327f31d179cb | 3cb99132bf62adfc8d1fc55c61a6910d16e6da40 | refs/heads/master | 2016-08-12T03:48:55.272000 | 2016-03-23T11:16:16 | 2016-03-23T11:16:16 | 52,844,524 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2014 Tecomgroup.
* All Rights Reserved.
*/
package com.tecomgroup.qos.service;
import java.util.*;
import com.tecomgroup.qos.util.AuditLogger;
import org.hibernate.collection.spi.PersistentCollection;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.ster... | UTF-8 | Java | 11,079 | java | DefaultPolicyComponentTemplateService.java | Java | [
{
"context": "comgroup.qos.util.PolicyUtils;\n\n/**\n * \n * @author novohatskiy.r\n * \n */\n@Service(\"policyComponentTemplateService\"",
"end": 1289,
"score": 0.9033781886100769,
"start": 1276,
"tag": "USERNAME",
"value": "novohatskiy.r"
}
] | null | [] | /*
* Copyright (C) 2014 Tecomgroup.
* All Rights Reserved.
*/
package com.tecomgroup.qos.service;
import java.util.*;
import com.tecomgroup.qos.util.AuditLogger;
import org.hibernate.collection.spi.PersistentCollection;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.ster... | 11,079 | 0.760177 | 0.759726 | 325 | 33.08923 | 27.810812 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.076923 | false | false | 5 |
afb15f418a8a867db67dd822c596f3ba1cda3e05 | 38,414,187,526,683 | 382eea5e7e12e03e10abc96139d6ed484697ace2 | /qianmi-service-iface/src/main/java/com/qianmi/entity/customer/CustomerBaseExample.java | e1eda30a04d2d98d6164767d22c29c712e43711b | [] | no_license | xijieh/beifeng | https://github.com/xijieh/beifeng | a40a0d0acad3603ec65e83e7f87d9a34af0feec5 | 2d6ab310ee0dc990b3469d91cc09b19192c2d2b5 | refs/heads/master | 2018-06-01T17:44:57.723000 | 2018-05-30T16:07:35 | 2018-05-30T16:07:35 | 135,237,709 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qianmi.entity.customer;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class CustomerBaseExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public CustomerBaseExample() {
oredCriteria = n... | UTF-8 | Java | 67,706 | java | CustomerBaseExample.java | Java | [] | null | [] | package com.qianmi.entity.customer;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class CustomerBaseExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public CustomerBaseExample() {
oredCriteria = n... | 67,706 | 0.581883 | 0.578457 | 2,021 | 32.501732 | 26.189365 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.767442 | false | false | 5 |
9d24689bac820c032258117d5bfec9c9f1772eff | 39,204,461,506,969 | bf9b6088fa6304e73f60e18a1b0e7be351bc9e8c | /Xpert.Co/MMShare/src/com/xpert/android/mmshare/pdf/text_comment_ui/BaseDialog.java | 3eaa33883a0e68b426ead0b60607071984b136d8 | [] | no_license | parrylin/AndroidProject | https://github.com/parrylin/AndroidProject | b6d6ddc2321d80fdd64cb4c5ec4d46c430bbd450 | 3cb389af9005f732579a56ec730a472116a4428f | refs/heads/master | 2019-07-27T19:31:36.695000 | 2019-01-01T09:09:29 | 2019-01-01T09:09:29 | 86,473,601 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xpert.android.mmshare.pdf.text_comment_ui;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.view.Window;
import com.xpert.android.mmshare.R;
public abstract class BaseDialog extends Dialog
{
public BaseDialog(Context aContext)
{
super(aContext, R.sty... | UTF-8 | Java | 678 | java | BaseDialog.java | Java | [] | null | [] | package com.xpert.android.mmshare.pdf.text_comment_ui;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.view.Window;
import com.xpert.android.mmshare.R;
public abstract class BaseDialog extends Dialog
{
public BaseDialog(Context aContext)
{
super(aContext, R.sty... | 678 | 0.746313 | 0.746313 | 40 | 15.95 | 17.001396 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.175 | false | false | 5 |
6ba24317c8b28fef513d87a66e25daf32ce53921 | 37,589,553,809,878 | 649bfe721c46a5fb0e0d57e67404befb71d1f683 | /src/test/Main061.java | dfc6b51ceeafe721cc74941f9d590130f89a1418 | [] | no_license | Iwrbw/KaoYan_JiShi | https://github.com/Iwrbw/KaoYan_JiShi | 93cde8989a24ec5bd03ad35aa93e3f21fb07d3f4 | dd07ca5651680c9f36b558e18d4a40c0e9ccda52 | refs/heads/master | 2021-02-05T11:55:53.452000 | 2020-05-03T13:27:23 | 2020-05-03T13:27:23 | 243,777,277 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Scanner;
/**
* @author yangshunfan 2020/4/1 22:53
*/
public class Main061 {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
ArrayList<Student61> list = new ArrayList<>();
... | UTF-8 | Java | 1,888 | java | Main061.java | Java | [
{
"context": "ections;\nimport java.util.Scanner;\n\n/**\n * @author yangshunfan 2020/4/1 22:53\n */\npublic class Main061 {\n\n pu",
"end": 126,
"score": 0.9945821762084961,
"start": 115,
"tag": "USERNAME",
"value": "yangshunfan"
}
] | null | [] | package test;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Scanner;
/**
* @author yangshunfan 2020/4/1 22:53
*/
public class Main061 {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
ArrayList<Student61> list = new ArrayList<>();
... | 1,888 | 0.508475 | 0.492055 | 82 | 22.024391 | 19.702034 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.426829 | false | false | 5 |
cf10b479ae0c9ed1ee12e0bc199fceb33b0ed355 | 35,734,127,951,093 | 2bf9d3589a6508df8043475c205b24ee120c7166 | /src/main/java/com/social/business/interfaces/EpisodeBusiness.java | 49316095d6e3b113266f30ad30c2aa99f8bd0310 | [] | no_license | leocardena/social | https://github.com/leocardena/social | 8e1f8e32137202484a635ddae175f395ca6b69bf | f50e1c9d46437b9e7bcae1cc59bc7b890e89dce6 | refs/heads/master | 2020-05-21T20:43:47.074000 | 2017-05-02T00:30:05 | 2017-05-02T00:30:05 | 64,167,283 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.social.business.interfaces;
import org.springframework.security.access.prepost.PreAuthorize;
import com.social.web.rest.dto.EpisodeDTO;
public interface EpisodeBusiness {
@PreAuthorize("hasRole('ROLE_USER')")
EpisodeDTO getEpisode(Integer seasonNumber, String showId, Integer episodeNumber);
}
| UTF-8 | Java | 314 | java | EpisodeBusiness.java | Java | [] | null | [] | package com.social.business.interfaces;
import org.springframework.security.access.prepost.PreAuthorize;
import com.social.web.rest.dto.EpisodeDTO;
public interface EpisodeBusiness {
@PreAuthorize("hasRole('ROLE_USER')")
EpisodeDTO getEpisode(Integer seasonNumber, String showId, Integer episodeNumber);
}
| 314 | 0.808917 | 0.808917 | 11 | 27.545454 | 27.841642 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.909091 | false | false | 5 |
277b6ade3a21f2e3b3623258357911fef8a8402f | 37,873,021,647,552 | 7f9af984b70173d10a254f76cb105c7a22963c76 | /src/day_48_Abstraction/AnimalTask/Cat.java | 8998123b54eec19ab159918fe3e0038f843ea68b | [] | no_license | IcyEzra/JavaProgramming2020_B21 | https://github.com/IcyEzra/JavaProgramming2020_B21 | 50cdd6b1c2048bb849967302770fd86930308202 | 5498d1791ccbd1b69a3b60d52a36f0af7548a8b2 | refs/heads/master | 2023-02-25T06:39:43.267000 | 2021-02-05T01:19:08 | 2021-02-05T01:19:08 | 314,326,468 | 0 | 0 | null | false | 2021-02-05T01:19:09 | 2020-11-19T17:48:52 | 2020-12-26T15:28:26 | 2021-02-05T01:19:09 | 504 | 0 | 0 | 0 | Java | false | false | package day_48_Abstraction.AnimalTask;
public class Cat extends Animal{
public Cat(String name, String breed, String size, char gender, int age) {
super(name, breed, size, gender, age);
}
@Override
public void sleep() {
}
public void meow(){
System.out.println("Mow");
}
... | UTF-8 | Java | 322 | java | Cat.java | Java | [] | null | [] | package day_48_Abstraction.AnimalTask;
public class Cat extends Animal{
public Cat(String name, String breed, String size, char gender, int age) {
super(name, breed, size, gender, age);
}
@Override
public void sleep() {
}
public void meow(){
System.out.println("Mow");
}
... | 322 | 0.618012 | 0.611801 | 17 | 17.941177 | 21.352697 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 5 |
c45279af3848e75eb7726af2c9096362b39c8bc5 | 30,185,030,224,916 | e238e129a10b47e0d6fb98b989d88857646be4ff | /CommandService/CommandService-Api/src/main/java/com/ciicsh/gto/afcompanycenter/commandservice/api/dto/bill/AfEmployeeBillGroupToDefaultDTO.java | 561088ff55a87309ca3f4f8c241ab3b9178caa3c | [] | no_license | viankoo/CIIC-CompanyCenter | https://github.com/viankoo/CIIC-CompanyCenter | 75920323641276c77c2762dc5b2f8351e73e2efd | 9035b0ee26a568f1198346eea388c4ade887b097 | refs/heads/master | 2020-04-09T21:46:20.476000 | 2018-10-08T09:52:23 | 2018-10-08T09:52:23 | 160,612,154 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ciicsh.gto.afcompanycenter.commandservice.api.dto.bill;
/**
* <p>Description: AF雇员账单组 DTO</p>
*
* @author Rock Jiang
* @version 1.0
* @date 2018/1/2 0002
*/
public class AfEmployeeBillGroupToDefaultDTO {
/**
* 客户ID
*/
private String companyId;
/**
* 账单接收地址
*/
priv... | UTF-8 | Java | 1,214 | java | AfEmployeeBillGroupToDefaultDTO.java | Java | [
{
"context": "*\n * <p>Description: AF雇员账单组 DTO</p>\n *\n * @author Rock Jiang\n * @version 1.0\n * @date 2018/1/2 0002\n */\npublic",
"end": 132,
"score": 0.9998198747634888,
"start": 122,
"tag": "NAME",
"value": "Rock Jiang"
}
] | null | [] | package com.ciicsh.gto.afcompanycenter.commandservice.api.dto.bill;
/**
* <p>Description: AF雇员账单组 DTO</p>
*
* @author <NAME>
* @version 1.0
* @date 2018/1/2 0002
*/
public class AfEmployeeBillGroupToDefaultDTO {
/**
* 客户ID
*/
private String companyId;
/**
* 账单接收地址
*/
private ... | 1,210 | 0.619621 | 0.609294 | 61 | 18.049181 | 17.751865 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.213115 | false | false | 5 |
f04136e7834fb3e5e9bfc4e61b50461523feea1a | 38,130,719,685,631 | 1fda5ddd1e9b34fe5eeb372193d73a8cbb7b65c6 | /src/main/java/core/services/ScheduledService.java | 5c2f1bf86687d1882e2f3f534964633ef6089afe | [
"MIT"
] | permissive | Sid-26/Chuu | https://github.com/Sid-26/Chuu | 02a4fd75aa3337e84f2829d09965d2279e93f7cf | 3a059139aa1df3b833420b833d28f0047cf46dc1 | refs/heads/master | 2023-08-29T05:55:46.970000 | 2021-10-29T19:54:32 | 2021-10-29T19:54:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package core.services;
import core.music.everynoise.EveryNoiseScrapper;
import core.scheduledtasks.ArtistMbidUpdater;
import core.scheduledtasks.ImageUpdaterThread;
import core.scheduledtasks.SpotifyUpdaterThread;
import core.scheduledtasks.UpdaterThread;
import dao.ChuuService;
import java.time.*;
import java.time.t... | UTF-8 | Java | 2,877 | java | ScheduledService.java | Java | [] | null | [] | package core.services;
import core.music.everynoise.EveryNoiseScrapper;
import core.scheduledtasks.ArtistMbidUpdater;
import core.scheduledtasks.ImageUpdaterThread;
import core.scheduledtasks.SpotifyUpdaterThread;
import core.scheduledtasks.UpdaterThread;
import dao.ChuuService;
import java.time.*;
import java.time.t... | 2,877 | 0.747654 | 0.73375 | 63 | 44.666668 | 38.952965 | 177 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.015873 | false | false | 5 |
fbf5f17dc0b198b7947bc34ddf51332794bbf9d3 | 35,132,832,538,799 | ff72eacb53e5fa100c84ab323838b4e0a1881dee | /src/com/eiffel/EiffelSourceFileType.java | a41e235614a91cda65d50a393c1aebbb75352ec3 | [
"MIT"
] | permissive | ionagamed/eiffel-idea | https://github.com/ionagamed/eiffel-idea | 37da8ce647708363c5708e1c88c0277af328f3e3 | bd3945c8637a57b8a9e5ed02d0d724e684c5ab53 | refs/heads/master | 2021-09-04T03:44:01.830000 | 2018-01-11T21:30:09 | 2018-01-11T21:30:09 | 103,184,447 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eiffel;
import com.intellij.openapi.fileTypes.LanguageFileType;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import javax.swing.*;
public class EiffelSourceFileType extends LanguageFileType {
public static final EiffelSourceFileType INSTANCE = new EiffelSourceF... | UTF-8 | Java | 824 | java | EiffelSourceFileType.java | Java | [] | null | [] | package com.eiffel;
import com.intellij.openapi.fileTypes.LanguageFileType;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import javax.swing.*;
public class EiffelSourceFileType extends LanguageFileType {
public static final EiffelSourceFileType INSTANCE = new EiffelSourceF... | 824 | 0.680825 | 0.680825 | 39 | 20.153847 | 19.716631 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.282051 | false | false | 5 |
dc8e90ebd03a216c4e7cd1c2cedbfd647064a1ac | 35,132,832,538,205 | cf7554a882194f3a164021f97e14704b2db413d6 | /Interfaces/src/com/cofacademy/example/Language.java | d6e2abdc70dcd9555b83464fee7781c32faf9c5f | [] | no_license | JoseAlz/aprende-java | https://github.com/JoseAlz/aprende-java | 990d1d96bd2476289e0166d935f809fbee35b323 | 1026be9659eec2c079a921be1f7cb0a8d6b00c85 | refs/heads/master | 2023-03-26T02:35:17.349000 | 2020-12-31T18:58:12 | 2020-12-31T18:58:12 | 577,539,609 | 1 | 0 | null | true | 2022-12-13T00:46:03 | 2022-12-13T00:46:02 | 2021-11-26T08:38:43 | 2020-12-31T18:58:23 | 85 | 0 | 0 | 0 | null | false | false | package com.cofacademy.example;
public interface Language {
void sayHi();
default void sayBye() {
System.out.println("Bye from interface");
}
}
| UTF-8 | Java | 166 | java | Language.java | Java | [] | null | [] | package com.cofacademy.example;
public interface Language {
void sayHi();
default void sayBye() {
System.out.println("Bye from interface");
}
}
| 166 | 0.650602 | 0.650602 | 9 | 17.444445 | 16.317074 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 5 |
3ede66bdcab746d52a2c5e00a92dc6f7cd699a2a | 16,174,846,866,145 | 72cd4cbacf4f6cd7a67d06ff763064b00785eb52 | /src/com/natwest/singleresponsibility/Mechanic.java | 8e4ec73079d08bceed0e0daecb8b1ed2d1b30f36 | [] | no_license | AESE1/NatWest_Java | https://github.com/AESE1/NatWest_Java | 151851c2f1f015e113be150a483977ceff8f95a4 | a6f55aa54490de6ccf956283bc7c86d9000fe3eb | refs/heads/main | 2023-06-27T18:40:06.867000 | 2021-07-21T15:33:57 | 2021-07-21T15:33:57 | 383,447,005 | 0 | 0 | null | true | 2021-07-06T11:37:21 | 2021-07-06T11:37:20 | 2021-07-06T10:18:22 | 2021-07-06T10:18:19 | 4 | 0 | 0 | 0 | null | false | false | package com.natwest.singleresponsibility;
public class Mechanic extends Driver {
private String name;
public void Mcan() {
System.out.println(name + " is the Mechanic.");
}
}
| UTF-8 | Java | 186 | java | Mechanic.java | Java | [] | null | [] | package com.natwest.singleresponsibility;
public class Mechanic extends Driver {
private String name;
public void Mcan() {
System.out.println(name + " is the Mechanic.");
}
}
| 186 | 0.715054 | 0.715054 | 11 | 15.909091 | 18.168177 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.909091 | false | false | 5 |
2c2307117812b195d727eefb566d0f4aee21a699 | 23,029,614,666,017 | 27bb2e55af74e781a71e385fb8632e4efe70e933 | /wangyiyun/Android_ch52_JSON/app/src/main/java/com/android_ch52_json/Data.java | 1b4932cb94953e88d12621bed5146511c3d3e570 | [] | no_license | cchengwen/Android_demo | https://github.com/cchengwen/Android_demo | 93489a0d004ba714482ec7c0670e49f71d33cf7f | 1005be8fc19a9607c36912e92b8a606232f4b844 | refs/heads/master | 2021-01-08T14:26:47.928000 | 2020-02-21T13:04:05 | 2020-02-21T13:04:05 | 242,053,090 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android_ch52_json;
public class Data {
// 模拟一条json 数据
public static final String jsonStr = "{'arr':[1,2,3,4,5,6],'dat':[liu,xing,yu,chen,wen]}";
}
| UTF-8 | Java | 181 | java | Data.java | Java | [] | null | [] | package com.android_ch52_json;
public class Data {
// 模拟一条json 数据
public static final String jsonStr = "{'arr':[1,2,3,4,5,6],'dat':[liu,xing,yu,chen,wen]}";
}
| 181 | 0.639053 | 0.591716 | 7 | 23.142857 | 30.874994 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.714286 | false | false | 5 |
9fce0233b41a7abbbf5dd182112b97a98cc2da78 | 27,839,978,034,590 | 97c69eb12e3cc0b6d828b8f2ad776348d3c0148c | /src/kms/Ingredient.java | 6be7183938dcca6db99c3af285f0a0d77fea694c | [
"MIT"
] | permissive | andersthemagi/KMS | https://github.com/andersthemagi/KMS | a5c68358768e5ec947493b20457c1dfc5a3cc644 | cba20d734b815b6d2bab1cd2a5fb253770901188 | refs/heads/master | 2022-11-27T14:27:25.879000 | 2019-04-29T06:40:47 | 2019-04-29T06:40:47 | 175,911,608 | 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 kms;
/**
*
* @author Gault
*/
public class Ingredient
{
private String name;
private double totalPri... | UTF-8 | Java | 1,388 | java | Ingredient.java | Java | [
{
"context": " editor.\r\n */\r\npackage kms;\r\n\r\n/**\r\n *\r\n * @author Gault\r\n */\r\npublic class Ingredient \r\n{\r\n private St",
"end": 231,
"score": 0.8310528993606567,
"start": 226,
"tag": "NAME",
"value": "Gault"
}
] | 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 kms;
/**
*
* @author Gault
*/
public class Ingredient
{
private String name;
private double totalPri... | 1,388 | 0.508646 | 0.508646 | 76 | 16.263159 | 16.166378 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 5 |
9e0dc9f23ddc2392eaa14b5fc7507e7334ba9809 | 3,865,470,621,376 | 5624926e236bdcae815ba3eaa1e88585649f4dba | /src/main/java/me/andrekunitz/food/domain/service/OrderIssuanceService.java | bc9178d71f470d730fbd70fe0549585234ae2839 | [] | no_license | AndreKunitz/food-api | https://github.com/AndreKunitz/food-api | a9be3182702ce34b8c8ddd225a582682f1e27d02 | e75bfd56433e2c250d8164c9eed26a4b4f75fb54 | refs/heads/main | 2023-07-05T01:13:00.386000 | 2021-08-22T19:20:58 | 2021-08-22T19:22:22 | 359,261,370 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.andrekunitz.food.domain.service;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import lombok.RequiredArgsConstructor;
import me.andrekunitz.food.domain.exception.BusinessException;
import me.andrekunitz.food.domain.exception.OrderNotFoundExc... | UTF-8 | Java | 2,306 | java | OrderIssuanceService.java | Java | [] | null | [] | package me.andrekunitz.food.domain.service;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import lombok.RequiredArgsConstructor;
import me.andrekunitz.food.domain.exception.BusinessException;
import me.andrekunitz.food.domain.exception.OrderNotFoundExc... | 2,306 | 0.799219 | 0.799219 | 66 | 33.939392 | 27.484915 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.757576 | false | false | 5 |
66dc6e0f317d2c632db0e53fd4c06cded96412fa | 32,830,730,044,216 | fc97069a0b4701fd7ee5d489e94abbfdba273066 | /src/main/java/com/google/android/gms/measurement/internal/zzad.java | f7d15a5ff6955ee1738f004dfc5d6fc250551db4 | [] | no_license | bellmit/zycami-ded | https://github.com/bellmit/zycami-ded | 8604f1eb24fb767e4cf499e019d6e4568451bb4b | 27686ca846de6d164692c81bac2ae7f85710361f | refs/heads/main | 2023-06-17T20:36:29.589000 | 2021-07-19T18:58:18 | 2021-07-19T18:58:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Decompiled with CFR 0.151.
*/
package com.google.android.gms.measurement.internal;
public interface zzad {
public String zza(String var1, String var2);
}
| UTF-8 | Java | 167 | java | zzad.java | Java | [] | null | [] | /*
* Decompiled with CFR 0.151.
*/
package com.google.android.gms.measurement.internal;
public interface zzad {
public String zza(String var1, String var2);
}
| 167 | 0.718563 | 0.682635 | 8 | 19.75 | 20.222202 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 5 |
80e7ec8dd6071db541092c249941377247ebd636 | 20,306,605,425,737 | f90b8a2310b87fe23bb140cddb70acf191adf576 | /src/com/article/servlet/DeleteAuthorServlet.java | 74613d877bfa602ff10ae2be7d25092e8b5d3504 | [] | no_license | RishabhGoyal155/myarticles | https://github.com/RishabhGoyal155/myarticles | b936ba198b6d19e4a7a9d235dbb6ec40c82ba4ef | e4dc9f8b1e01c3f1819d1b572fb1d4fb2f20b185 | refs/heads/master | 2021-01-19T02:23:46.437000 | 2016-08-08T10:00:23 | 2016-08-08T10:00:23 | 62,153,207 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.article.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servl... | UTF-8 | Java | 1,550 | java | DeleteAuthorServlet.java | Java | [] | null | [] | package com.article.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servl... | 1,550 | 0.732903 | 0.731613 | 55 | 27.145454 | 21.241827 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.563636 | false | false | 5 |
fc0a1a3af97d6df552b0ad69a856b70b8171969a | 14,705,968,029,915 | 2c25558beda7bc8212ac5a8c2a44fd77cb892c80 | /src/main/java/ec/edu/ups/ejb/ComidaFacade.java | 384d1ba10b9835511e2110bb247eb02d9fd150d9 | [] | no_license | Vinicio-Veletanga/VeletangaOrdo-ez-Vinicio-Examen | https://github.com/Vinicio-Veletanga/VeletangaOrdo-ez-Vinicio-Examen | 37cb0eb42310c71dc209d0fc35425052fa4ab922 | f943f598b34d2d93ff77f82e3840babbf5cf8b4f | refs/heads/main | 2023-05-28T06:22:10.862000 | 2021-06-11T16:36:02 | 2021-06-11T16:36:02 | 376,045,512 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ec.edu.ups.ejb;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import ec.edu.ups.entidad.Comidas;
@Stateless
public class ComidaFacade extends AbstractFacade<Comidas> {
@PersistenceContext(unitName = "VeletangaOrdo˝ez-Vinicio-Examen")
... | IBM852 | Java | 521 | java | ComidaFacade.java | Java | [] | null | [] | package ec.edu.ups.ejb;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import ec.edu.ups.entidad.Comidas;
@Stateless
public class ComidaFacade extends AbstractFacade<Comidas> {
@PersistenceContext(unitName = "VeletangaOrdo˝ez-Vinicio-Examen")
... | 521 | 0.709615 | 0.709615 | 24 | 20.666666 | 20.128061 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.791667 | false | false | 5 |
a3fb41dbbb8bbddb38fb5dcd205ab7b3a84594bd | 3,195,455,738,151 | 032c9b4d30244ca5c4a4af0ad80179d210ba3cd8 | /tao/visual/TaoClearButton.java | 6a07b535c022fce8d35c8b4a45ad4d918d0e89be | [] | no_license | alexey-komarov/vector | https://github.com/alexey-komarov/vector | b7ce86a1cb7b272fe4b475a6251c3686ff322f99 | 770528548f44005d689d94176f91e0f4c49941ec | refs/heads/master | 2020-04-08T07:32:26.962000 | 2013-06-09T15:34:01 | 2013-06-09T15:34:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Vector
2009, Alexey Komarov <alexey@komarov.org.ru>
*/
package tao.visual;
import javax.swing.*;
import java.awt.event.*;
import java.awt.*;
import tao.icons.Nuvola;
public class TaoClearButton extends JButton {
private AbstractAction action = null;
TaoClearButton(AbstractAction aClick) {
t... | WINDOWS-1251 | Java | 754 | java | TaoClearButton.java | Java | [
{
"context": "/*\r\n\tVector\r\n\t2009, Alexey Komarov <alexey@komarov.org.ru>\r\n*/\r\n\r\npackage tao.visual",
"end": 34,
"score": 0.9998447299003601,
"start": 20,
"tag": "NAME",
"value": "Alexey Komarov"
},
{
"context": "/*\r\n\tVector\r\n\t2009, Alexey Komarov <alexey@komarov.org... | null | [] | /*
Vector
2009, <NAME> <<EMAIL>>
*/
package tao.visual;
import javax.swing.*;
import java.awt.event.*;
import java.awt.*;
import tao.icons.Nuvola;
public class TaoClearButton extends JButton {
private AbstractAction action = null;
TaoClearButton(AbstractAction aClick) {
this.setAction(new AcCl... | 732 | 0.678284 | 0.66756 | 34 | 19.941177 | 18.071657 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.676471 | false | false | 5 |
5aa3e2cd31254aafd8840e9916acf6ddace700d4 | 4,432,406,313,654 | 372dc53a102d8852689832e5646deacbdcb1bdcc | /common-base/src/main/java/com/ysxsoft/common_base/view/widgets/AbsLinearLayout.java | 99e9eca199a06f7086656387c28889f0160c58ab | [] | no_license | huguangcai/User | https://github.com/huguangcai/User | 146ef36ab042df9bc432642debf2ca398eacbf04 | 4db8abaad0160e238271d6ecad7cb3dff31bc493 | refs/heads/master | 2020-09-27T09:32:39.381000 | 2019-12-26T03:45:22 | 2019-12-26T03:45:22 | 226,485,781 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ysxsoft.common_base.view.widgets;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.LinearLayout;
/**
* 描述: LinearLayout的基类
* 日期: 2018/10/23 0023 10:43
* 作者: 胡
* 公司:郑州亿生信科技有限公司
*/
public abstract class... | UTF-8 | Java | 1,257 | java | AbsLinearLayout.java | Java | [
{
"context": "nearLayout的基类\n * 日期: 2018/10/23 0023 10:43\n * 作者: 胡\n * 公司:郑州亿生信科技有限公司\n */\npublic abstract class AbsLi",
"end": 276,
"score": 0.9364184141159058,
"start": 275,
"tag": "NAME",
"value": "胡"
}
] | null | [] | package com.ysxsoft.common_base.view.widgets;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.LinearLayout;
/**
* 描述: LinearLayout的基类
* 日期: 2018/10/23 0023 10:43
* 作者: 胡
* 公司:郑州亿生信科技有限公司
*/
public abstract class... | 1,257 | 0.61645 | 0.602597 | 60 | 18.25 | 18.725761 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.316667 | false | false | 5 |
d0e0995a2aae6cdb2ca9824670d06db0d9904269 | 17,205,639,032,454 | afd237faac023fdf37c2e21e96ec2e9eb7cf2de1 | /src/Rating.java | 460b77bbf6645dde9d8a8bacb6de881e74e0c006 | [] | no_license | gursewak96/ChessEngine | https://github.com/gursewak96/ChessEngine | 55a9990972f17b191dc64c740dd3c853734b27fc | 759a52a7f63feca48ce883e256cd4e0aaaa24669 | refs/heads/master | 2020-04-17T05:24:46.493000 | 2019-02-12T15:57:05 | 2019-02-12T15:57:05 | 166,277,482 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Rating {
public static int rating(int list, int depth) {
int counter = 0;
counter+=rateAttack();
counter+=rateMaterial();
counter+=rateMoveability();
counter+=ratePositional();
Chess.flipboard();
counter-=rateAttack();
counter-=rateMaterial();
counter-=rateMoveability();
counter-=rate... | UTF-8 | Java | 1,041 | java | Rating.java | Java | [] | null | [] |
public class Rating {
public static int rating(int list, int depth) {
int counter = 0;
counter+=rateAttack();
counter+=rateMaterial();
counter+=rateMoveability();
counter+=ratePositional();
Chess.flipboard();
counter-=rateAttack();
counter-=rateMaterial();
counter-=rateMoveability();
counter-=rate... | 1,041 | 0.618636 | 0.586936 | 52 | 19 | 12.211281 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.903846 | false | false | 5 |
88f42d10c61f8d1ab206f31111a0c01a6f6ba2e6 | 9,929,964,413,583 | 2297f3bd14950e00d3d437c34cd609d7df612a37 | /src/main/java/practice/yogiyo/entity/Member/Member.java | 05259cf744489088deadb6e1f65f26703c1557a1 | [] | no_license | rltn2121/yogiyo_clone_SpringBoot | https://github.com/rltn2121/yogiyo_clone_SpringBoot | 58c2974d36890f16883bd91219afd163b0169c31 | 9a76d5495dbdfeb2dd012d9d5c9742ab34e97aa1 | refs/heads/main | 2023-02-26T11:55:52.739000 | 2021-01-31T14:35:29 | 2021-01-31T14:35:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package practice.yogiyo.entity.Member;
import lombok.AccessLevel;
import lombok.Getter;
import lombok.NoArgsConstructor;
import practice.yogiyo.entity.EmbeddedType.Address;
import practice.yogiyo.entity.BaseTimeEntity;
import javax.persistence.*;
@Entity
@Getter
@NoArgsConstructor
public class Member extends BaseTim... | UTF-8 | Java | 927 | java | Member.java | Java | [
{
"context": " this.nickname = nickname;\n this.password = password;\n this.phone = phone;\n this.memberT",
"end": 843,
"score": 0.9965027570724487,
"start": 835,
"tag": "PASSWORD",
"value": "password"
}
] | null | [] | package practice.yogiyo.entity.Member;
import lombok.AccessLevel;
import lombok.Getter;
import lombok.NoArgsConstructor;
import practice.yogiyo.entity.EmbeddedType.Address;
import practice.yogiyo.entity.BaseTimeEntity;
import javax.persistence.*;
@Entity
@Getter
@NoArgsConstructor
public class Member extends BaseTim... | 929 | 0.722762 | 0.722762 | 38 | 23.368422 | 17.555058 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.605263 | false | false | 5 |
e42650861d0acf70365918b5f4947571a0deabef | 28,879,360,102,534 | 12c3ac59afb2845e4e7100fc1b64e5ee79b8c6c1 | /src_single_demo/_class/test/Test.java | 741a6c51aab5fc898d5c5bfe0defd273b1d36063 | [] | no_license | xixisidi/java_testDemo | https://github.com/xixisidi/java_testDemo | e0005339910e3a6d6c26efc92e501b7a25ceaa0e | a9fb161ab47da0beb3b44902fa52b501baf8f481 | refs/heads/master | 2021-06-19T02:24:34.117000 | 2017-06-22T09:45:12 | 2017-06-22T09:45:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* @(#)Test.java Created on 2014-12-18
* Copyright (c) 2014 ZDSoft Networks, Inc. All rights reserved.
* $Id$
*/
package _class.test;
import java.lang.reflect.Field;
import javax.annotation.Resource;
public class Test {
@Resource
private String nameStr;
public static void main(String[] args)
... | UTF-8 | Java | 821 | java | Test.java | Java | [] | null | [] | /*
* @(#)Test.java Created on 2014-12-18
* Copyright (c) 2014 ZDSoft Networks, Inc. All rights reserved.
* $Id$
*/
package _class.test;
import java.lang.reflect.Field;
import javax.annotation.Resource;
public class Test {
@Resource
private String nameStr;
public static void main(String[] args)
... | 821 | 0.63581 | 0.615104 | 31 | 25.483871 | 23.476646 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 5 |
fd6b99fe76399decedaddd089a1dffbcf2e78107 | 6,983,616,841,473 | d1d72e4769c94a5a2293b722aae14efaa9b59531 | /collect_app/src/test/java/org/odk/collect/android/widgets/AudioWidgetTest.java | e00aed2d341d4e022eb41283539f49e35967a063 | [
"Apache-2.0"
] | permissive | mmathea1/collect | https://github.com/mmathea1/collect | 0b43c77f47f663c8e7ebcac2a988fde35c60bbb1 | 8742e29f821fa8f34164e34199469797f9f7e05e | refs/heads/master | 2020-03-11T18:36:04.191000 | 2018-04-18T18:11:39 | 2018-04-18T18:11:39 | 130,181,928 | 4 | 0 | null | true | 2018-04-19T08:13:17 | 2018-04-19T08:13:17 | 2018-04-18T18:11:46 | 2018-04-18T18:11:40 | 37,603 | 0 | 0 | 0 | null | false | null | package org.odk.collect.android.widgets;
import android.content.Context;
import android.net.Uri;
import android.support.annotation.NonNull;
import android.view.View;
import android.view.ViewGroup;
import net.bytebuddy.utility.RandomString;
import org.javarosa.core.model.data.StringData;
import org.mockito.Mock;
impo... | UTF-8 | Java | 2,257 | java | AudioWidgetTest.java | Java | [
{
"context": "t static org.mockito.Mockito.when;\n\n/**\n * @author James Knight\n */\npublic class AudioWidgetTest extends FileWidg",
"end": 701,
"score": 0.9997694492340088,
"start": 689,
"tag": "NAME",
"value": "James Knight"
}
] | null | [] | package org.odk.collect.android.widgets;
import android.content.Context;
import android.net.Uri;
import android.support.annotation.NonNull;
import android.view.View;
import android.view.ViewGroup;
import net.bytebuddy.utility.RandomString;
import org.javarosa.core.model.data.StringData;
import org.mockito.Mock;
impo... | 2,251 | 0.715552 | 0.714665 | 84 | 25.880953 | 26.439692 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.511905 | false | false | 5 |
9960d74f13af8488c37684bcda8bebefcb5d3bff | 12,429,635,370,361 | 3f6f7bf65cac63b48170157679686e6a68db38a5 | /app/src/main/java/it/denning/model/StaffLeaveModel.java | eb175459c48443aa9fe81fdd5c0a57def60ed42f | [] | no_license | GoodyIT/Denning-Android | https://github.com/GoodyIT/Denning-Android | dd748f0e10eba5a6be0e529c59581ec0c74c4534 | 861abb7b40a7fb39a10b2c2fa84afc1055d5fc3b | refs/heads/master | 2020-03-25T04:24:33.710000 | 2018-11-17T12:52:58 | 2018-11-17T12:52:58 | 113,669,581 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.denning.model;
import java.io.Serializable;
public class StaffLeaveModel implements Serializable{
String code;
String dtDateApproved;
String dtDateEntered;
String dtDateSubmitted;
String dtDateUpdated;
String dtEndDate;
String dtStartDate;
String decLeaveLength;
... | UTF-8 | Java | 4,262 | java | StaffLeaveModel.java | Java | [] | null | [] | package it.denning.model;
import java.io.Serializable;
public class StaffLeaveModel implements Serializable{
String code;
String dtDateApproved;
String dtDateEntered;
String dtDateSubmitted;
String dtDateUpdated;
String dtEndDate;
String dtStartDate;
String decLeaveLength;
... | 4,262 | 0.662365 | 0.662365 | 206 | 19.694174 | 18.909048 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.300971 | false | false | 5 |
3545516ea472540b3938e8cb670a979e45e23fe8 | 17,411,797,444,784 | b0978da0f7e9927f67d3254707ef01a7068ea929 | /client/src/main/java/ru/sbt/net/ClientInvocationHandler.java | c9cb412c0ae4950d22a7f46e822b29ace5481a26 | [] | no_license | aburykin/Homework_15 | https://github.com/aburykin/Homework_15 | 6fe62c22d52d8c79642df2c4b00723b1f456084a | d58a9dd8924f171734d5d294811570c50399e66c | refs/heads/master | 2021-01-18T01:02:25.508000 | 2016-09-19T12:38:47 | 2016-09-19T12:38:47 | 68,604,341 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.sbt.net;
import java.io.*;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.net.Socket;
public class ClientInvocationHandler implements InvocationHandler {
private final String host;
private final int port;
public ClientInvocationHandler(String host, int... | UTF-8 | Java | 1,085 | java | ClientInvocationHandler.java | Java | [] | null | [] | package ru.sbt.net;
import java.io.*;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.net.Socket;
public class ClientInvocationHandler implements InvocationHandler {
private final String host;
private final int port;
public ClientInvocationHandler(String host, int... | 1,085 | 0.657143 | 0.657143 | 34 | 30.941177 | 28.157061 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 5 |
142b61e8e1bfbc6f3cf0742f1be79b2fe4b7d306 | 32,143,535,258,690 | 676e5bc7c822c506c3fa8062b5deed3082b920d1 | /trunk/src/com/zwjgsgoa/service/impl/UserBaseOperateService.java | a49139528cac5c244a4f494e076f344eba5e9bdf | [] | no_license | BGCX262/zwjgsgoa-svn-to-git | https://github.com/BGCX262/zwjgsgoa-svn-to-git | c893f1b83fcce339ae53e11c9b2b42daf7e2fb0f | cf1e88335f1b22649455844f518381b11b01060b | refs/heads/master | 2020-05-17T19:44:53.289000 | 2015-08-23T06:50:09 | 2015-08-23T06:50:09 | 41,253,253 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zwjgsgoa.service.impl;
import javax.annotation.Resource;
import org.springframework.stereotype.Component;
import com.zwjgsgoa.dao.impl.BaseDao;
import com.zwjgsgoa.model.BaseModel;
import com.zwjgsgoa.service.IUserBaseOperateService;
@Component
public class UserBaseOperateService implements I... | UTF-8 | Java | 892 | java | UserBaseOperateService.java | Java | [] | null | [] | package com.zwjgsgoa.service.impl;
import javax.annotation.Resource;
import org.springframework.stereotype.Component;
import com.zwjgsgoa.dao.impl.BaseDao;
import com.zwjgsgoa.model.BaseModel;
import com.zwjgsgoa.service.IUserBaseOperateService;
@Component
public class UserBaseOperateService implements I... | 892 | 0.76285 | 0.761682 | 34 | 23.17647 | 22.616327 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.970588 | false | false | 5 |
10ce3fae55db0eb8b19be254c42b391ebca96d89 | 27,367,531,610,215 | 74ead91f5ed1291512e8a51d85dc66942aaae8fd | /JavaITCourses-master-master/ThinkingInJava/src/Polimorphism/music/Percussion.java | 78f04034d492e29e9bbee4e9ee4d1f734e49888e | [] | no_license | devernul/javasample | https://github.com/devernul/javasample | e061a7a57f83c911a26c397ef5ad1f42eee89119 | f4ec8bdbb726b11d49257ea4d0b199ad19b39640 | refs/heads/master | 2017-06-01T00:40:40.023000 | 2016-04-21T18:38:18 | 2016-04-21T18:38:18 | 57,095,507 | 2 | 0 | null | true | 2016-04-26T03:40:29 | 2016-04-26T03:40:29 | 2016-04-20T22:32:14 | 2016-04-21T18:38:19 | 1,002,484 | 0 | 0 | 0 | null | null | null | package Polimorphism.music;
/**
* Created by Алекс on 26.09.15.
*/
public class Percussion extends Instrument {
@Override
public void play(Note note){
System.out.println("Percussion.play() " + note);
}
@Override
public String toString() {
return "Percussion";
}
@Override... | WINDOWS-1251 | Java | 403 | java | Percussion.java | Java | [
{
"context": "package Polimorphism.music;\n\n/**\n * Created by Алекс on 26.09.15.\n */\npublic class Percussion extends ",
"end": 52,
"score": 0.999752938747406,
"start": 47,
"tag": "NAME",
"value": "Алекс"
}
] | null | [] | package Polimorphism.music;
/**
* Created by Алекс on 26.09.15.
*/
public class Percussion extends Instrument {
@Override
public void play(Note note){
System.out.println("Percussion.play() " + note);
}
@Override
public String toString() {
return "Percussion";
}
@Override... | 403 | 0.60804 | 0.592965 | 21 | 17.952381 | 16.946629 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.190476 | false | false | 5 |
2ccdd15ba496461d29c12a944cba9c7a44142227 | 12,953,621,431,311 | 16fe4e8c3cd889dbd36b9c1f50c1f57800775f5a | /src/main/java/unsa/agente_tais/engine/InferenceEngine.java | 8fb9efdda536fa62f8e158a7a248b97e287b1521 | [] | no_license | cris2620/agentes | https://github.com/cris2620/agentes | 7d1f5d1a198cec279e3301b351351066702c3aed | ab561f7a24f65c856549952fe5d8c2d41f02e541 | refs/heads/master | 2021-01-11T10:39:30.324000 | 2017-01-15T02:52:50 | 2017-01-15T02:52:50 | 78,916,208 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package unsa.agente_tais.engine;
import java.util.List;
public interface InferenceEngine {
public void loadItems(String url);
public void loadItems(List<Item> items);
public void addItem(Item newItem);
public void removeItem(Item deleteItem);
public void clea... | UTF-8 | Java | 960 | java | InferenceEngine.java | Java | [] | null | [] | package unsa.agente_tais.engine;
import java.util.List;
public interface InferenceEngine {
public void loadItems(String url);
public void loadItems(List<Item> items);
public void addItem(Item newItem);
public void removeItem(Item deleteItem);
public void clea... | 960 | 0.654167 | 0.654167 | 38 | 23.31579 | 21.663826 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 5 |
ab9533014b307abfffaca7b230ab701c7d1bcd61 | 17,463,337,086,637 | 25e34aae6fb47637abf53fa443f48a2c503712ab | /src/achievements/SoundPlayer.java | 31b7f409e68f770fc62d691c410e722bbe3457ea | [] | no_license | stefansurkamp/cs | https://github.com/stefansurkamp/cs | 21893e79435bd6e27defb6bed44a7c680c9d0f50 | 44ae831aa6341dbc483ae807aa61f741bfc8acaa | refs/heads/master | 2020-05-07T21:19:48.043000 | 2015-08-24T23:06:28 | 2015-08-24T23:06:28 | 33,749,008 | 8 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package achievements;
import java.io.IOException;
import java.net.URL;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.sound.sampled.AudioInputStream;
import javax.sound.sampled.AudioSystem;
import javax.sound.sampled.Clip;
import javax.sound.sampled.LineUnavailableException;
import java... | UTF-8 | Java | 919 | java | SoundPlayer.java | Java | [] | null | [] | package achievements;
import java.io.IOException;
import java.net.URL;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.sound.sampled.AudioInputStream;
import javax.sound.sampled.AudioSystem;
import javax.sound.sampled.Clip;
import javax.sound.sampled.LineUnavailableException;
import java... | 919 | 0.770403 | 0.768226 | 31 | 28.645161 | 24.042366 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.806452 | false | false | 5 |
3fcc51b3a0583e7666cacdc041b489226f8ce8d0 | 17,463,337,084,607 | 72280a46dc7e2fb7e9348d3ca40db051a22a14e1 | /app/src/main/java/com/something/android/cookingforteens/AsianEndCourseFragment.java | a1b2a7a2f1184d079b9a1f26c82d48a30a55bd70 | [] | no_license | Zak841/CookingForTeens | https://github.com/Zak841/CookingForTeens | 87181e0f2807a0770e88e61dc07331def008b866 | dca6ffe1659d15ca40b02b9361ccf84f6b077e81 | refs/heads/master | 2020-04-26T12:51:44.950000 | 2019-03-03T11:00:38 | 2019-03-03T11:00:38 | 173,562,270 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.something.android.cookingforteens;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ListView;
import java.ut... | UTF-8 | Java | 2,700 | java | AsianEndCourseFragment.java | Java | [] | null | [] | package com.something.android.cookingforteens;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ListView;
import java.ut... | 2,700 | 0.712164 | 0.711762 | 51 | 47.823528 | 42.862164 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 5 |
a90c1ecf05242197aa0c0e370b11da73555d29b9 | 7,859,790,160,406 | e608c0f5cb090ebf6e62ebecae384c175f559f25 | /PiaoGuanJia/Client/Android/trunk/PiaoGuanJia.OrderSystem/src/com/qingfengweb/piaoguanjia/orderSystem/OwerAccountActivity.java | cf30190c941bab46c07cd65bb6999e0ef745cd10 | [] | no_license | bestarandyan/Privateproject | https://github.com/bestarandyan/Privateproject | 06a20a5245cd0040b1c1a84d1b34dd3e5f080989 | e41b1dd51df21cc3625d838790f53ff716fdafac | refs/heads/master | 2020-05-17T23:16:42.013000 | 2015-02-05T10:26:43 | 2015-02-05T10:26:43 | 30,349,991 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qingfengweb.piaoguanjia.orderSystem;
import java.util.ArrayList;
import com.lidroid.xutils.DbUtils;
import com.lidroid.xutils.ViewUtils;
import com.lidroid.xutils.exception.DbException;
import com.lidroid.xutils.exception.HttpException;
import com.lidroid.xutils.http.ResponseInfo;
import com.lidroid.xutil... | UTF-8 | Java | 8,846 | java | OwerAccountActivity.java | Java | [
{
"context": "ion(LinearLayout.VERTICAL);\n\t\tString[] names = { \"用户名\", \"姓名\", \"手机号码\", \"身份证号码\", \"邮箱\", \"QQ\", \"msn\",\n\t\t\t\t\"",
"end": 4190,
"score": 0.977203369140625,
"start": 4187,
"tag": "USERNAME",
"value": "用户名"
},
{
"context": "earLayout.VERTICAL);\n\t\tString[]... | null | [] | package com.qingfengweb.piaoguanjia.orderSystem;
import java.util.ArrayList;
import com.lidroid.xutils.DbUtils;
import com.lidroid.xutils.ViewUtils;
import com.lidroid.xutils.exception.DbException;
import com.lidroid.xutils.exception.HttpException;
import com.lidroid.xutils.http.ResponseInfo;
import com.lidroid.xutil... | 8,846 | 0.713103 | 0.705059 | 285 | 29.098246 | 21.547438 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.726316 | false | false | 5 |
2bf24f13d085eb1e1532bd05079833c33552e7e9 | 12,515,534,713,936 | 3b6e57bc866e4dd771738086d4010ca078c12bff | /REST/src/test/java/com/mfullen/rest/ProviderTestModule.java | 41d67a2b8d0f111949bc27fcf573b83162683d67 | [] | no_license | mfullen/mikefullen.com | https://github.com/mfullen/mikefullen.com | 5c6ebf188e4f9810152779eca40c81f4df981e51 | 3fc2ed080c1b45dd0e75c10f8a07e858bcb14bf2 | refs/heads/master | 2020-05-20T04:39:54.848000 | 2013-11-02T02:37:50 | 2013-11-02T02:37:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mfullen.rest;
import static org.mockito.Mockito.*;
import com.google.inject.AbstractModule;
import com.google.inject.Provides;
import com.google.inject.Singleton;
import com.mfullen.repositories.BlogRepository;
import com.mfullen.repositories.UserRepository;
import com.mfullen.repositories.VerificationTok... | UTF-8 | Java | 1,608 | java | ProviderTestModule.java | Java | [
{
"context": "ation.VerificationTokenService;\n\n/**\n *\n * @author mfullen\n */\npublic class ProviderTestModule extends Abstr",
"end": 546,
"score": 0.9995874762535095,
"start": 539,
"tag": "USERNAME",
"value": "mfullen"
}
] | null | [] | package com.mfullen.rest;
import static org.mockito.Mockito.*;
import com.google.inject.AbstractModule;
import com.google.inject.Provides;
import com.google.inject.Singleton;
import com.mfullen.repositories.BlogRepository;
import com.mfullen.repositories.UserRepository;
import com.mfullen.repositories.VerificationTok... | 1,608 | 0.737562 | 0.737562 | 67 | 23 | 23.017191 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.283582 | false | false | 5 |
0609987cf8980aedd1804a81cdc0eb94a4cb5145 | 29,283,087,065,339 | 44d90ef6c5958eb4b0e47b96536e4342e9dd0a4c | /ontopia-engine/src/site/resources/rdbms/RdbmsList.java | 4fb9fc12c45068a61f84d59f4730d9c556245a3f | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | ontopia/ontopia | https://github.com/ontopia/ontopia | a27b4d200eec94ab1f5446044fb8f83a39601d78 | 9abff594d3cd26d7a99c4e6c9ce3b20dfbc2bb40 | refs/heads/master | 2023-07-19T00:46:57.894000 | 2023-07-10T15:03:41 | 2023-07-10T15:03:41 | 32,357,795 | 54 | 21 | Apache-2.0 | false | 2023-07-10T15:03:46 | 2015-03-16T22:52:44 | 2023-06-18T16:36:00 | 2023-07-10T15:03:42 | 71,274 | 52 | 13 | 111 | Java | false | false |
import java.util.Iterator;
import net.ontopia.topicmaps.core.TopicMapIF;
import net.ontopia.topicmaps.core.TopicMapStoreIF;
import net.ontopia.topicmaps.entry.TopicMapReferenceIF;
import net.ontopia.topicmaps.impl.rdbms.RDBMSTopicMapSource;
/**
* EXAMPLE: A simple command line tool that lists the topic maps that
* ... | UTF-8 | Java | 1,490 | java | RdbmsList.java | Java | [] | null | [] |
import java.util.Iterator;
import net.ontopia.topicmaps.core.TopicMapIF;
import net.ontopia.topicmaps.core.TopicMapStoreIF;
import net.ontopia.topicmaps.entry.TopicMapReferenceIF;
import net.ontopia.topicmaps.impl.rdbms.RDBMSTopicMapSource;
/**
* EXAMPLE: A simple command line tool that lists the topic maps that
* ... | 1,490 | 0.642282 | 0.641611 | 51 | 28.196079 | 22.931286 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.431373 | false | false | 5 |
c5622cc045cb19c365d243fcd75474d6470c89d7 | 31,482,110,328,747 | b2b4593021a6c0918780eaa318af9c1ae1b64236 | /src/main/java/com/domain/Vertex.java | 4579c7fdee6e87662098af54e4c5b28c35f537a3 | [] | no_license | jasper95/CMSC142 | https://github.com/jasper95/CMSC142 | 768c523f79ed2f017fd724a8656c5b41f6514ac6 | 3fc236242b0672c27570670a22962171aed73fe0 | refs/heads/master | 2021-01-10T10:32:46.009000 | 2017-02-02T21:48:24 | 2017-02-02T21:48:24 | 48,109,608 | 2 | 0 | null | false | 2015-12-17T10:29:35 | 2015-12-16T12:41:42 | 2015-12-17T10:03:03 | 2015-12-17T10:08:53 | 285 | 1 | 0 | 1 | JavaScript | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.domain;
import java.math.BigDecimal;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persis... | UTF-8 | Java | 1,949 | java | Vertex.java | Java | [
{
"context": "import javax.persistence.Table;\n\n/**\n *\n * @author Bert\n */\n@Entity\n@Table(name=\"vertex\"\n ,catalog=\"14",
"end": 483,
"score": 0.9985816478729248,
"start": 479,
"tag": "NAME",
"value": "Bert"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.domain;
import java.math.BigDecimal;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persis... | 1,949 | 0.646485 | 0.640328 | 86 | 21.66279 | 19.492163 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.523256 | false | false | 5 |
266f22eb56ba83538d7a999fe4972edb2c43cd60 | 10,402,410,792,745 | 74ead91f5ed1291512e8a51d85dc66942aaae8fd | /FCC/FCJELCM10.4/ELCMEntities/src/com/ofss/elcm/domain/gw/QueueHistory.java | acc7f689e507d824119deb01aabd04000e797dc8 | [] | no_license | devernul/javasample | https://github.com/devernul/javasample | e061a7a57f83c911a26c397ef5ad1f42eee89119 | f4ec8bdbb726b11d49257ea4d0b199ad19b39640 | refs/heads/master | 2017-06-01T00:40:40.023000 | 2016-04-21T18:38:18 | 2016-04-21T18:38:18 | 57,095,507 | 2 | 0 | null | true | 2016-04-26T03:40:29 | 2016-04-26T03:40:29 | 2016-04-20T22:32:14 | 2016-04-21T18:38:19 | 1,002,484 | 0 | 0 | 0 | null | null | null | /*----------------------------------------------------------------------------------------------------
** This source is part of the Oracle FLEXCUBE Enterprise Limits and Collateral Management Software System
** and is copyrighted by Oracle Financial Services Software Limited.
**
** All rights reserved. ... | UTF-8 | Java | 3,506 | java | QueueHistory.java | Java | [
{
"context": "ces Software Limited.,\n ** 10-11, SDF I, SEEPZ, Andheri (East),\n ** MUMBAI - 400 096.\n ** INDIA.\n *",
"end": 781,
"score": 0.868530809879303,
"start": 774,
"tag": "NAME",
"value": "Andheri"
},
{
"context": "\n/**\n * ### Generated by Oracle TopLink Workbenc... | null | [] | /*----------------------------------------------------------------------------------------------------
** This source is part of the Oracle FLEXCUBE Enterprise Limits and Collateral Management Software System
** and is copyrighted by Oracle Financial Services Software Limited.
**
** All rights reserved. ... | 3,506 | 0.574444 | 0.563605 | 117 | 28.931623 | 29.041004 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.34188 | false | false | 5 |
b62834383f7de4ec28c58d50a06537cf5f1c44ac | 26,800,595,976,360 | 0f2ebb093e81b74916ece7ce591861ab42ba5a8e | /simple/src/model/Computer.java | 16b2ddeb82ac34bbac2cde8a7d3c16610a4d4d64 | [] | no_license | Simonassi/SIMPLE | https://github.com/Simonassi/SIMPLE | 8b0b87f2c0365a630dc6c7a50159921a79dfcbd3 | af6df31590210e4576a2e24bd2f618002cc288cf | refs/heads/master | 2021-01-10T15:39:19.548000 | 2016-03-15T21:44:31 | 2016-03-15T21:44:31 | 53,698,144 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
public class Computer extends Device {
}
| UTF-8 | Java | 58 | java | Computer.java | Java | [] | null | [] | package model;
public class Computer extends Device {
}
| 58 | 0.758621 | 0.758621 | 5 | 10.6 | 14.691494 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 5 |
0519bbb146b90f30ba7faddcc5191081b89e46bf | 26,396,869,034,492 | 739ed719679a5cc64e89b244748feeb71ed89e3d | /glsellbill/src/private/nc/bs/erp/receipting/ace/bp/AceReceiptingUnSendApproveBP.java | 38eeb77305efe8e963a680539534aef0529e1663 | [] | no_license | 1003771635/NC632 | https://github.com/1003771635/NC632 | 912c163ed94328cf6d86766c7c422e8518307416 | f4ac26c74a7a3d291e642261aee85051c0932975 | refs/heads/master | 2021-01-01T20:35:37.994000 | 2015-09-09T08:29:50 | 2015-09-09T08:29:50 | 42,165,766 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nc.bs.erp.receipting.ace.bp;
import nc.impl.pubapp.pattern.data.bill.BillUpdate;
import nc.vo.erp.receipting.Aggreceipting;
import nc.vo.pub.pf.BillStatusEnum;
import nc.vo.pub.VOStatus;
/**
* 标准单据收回的BP
*/
public class AceReceiptingUnSendApproveBP {
public Aggreceipting[] unSend(Aggreceipting[]... | GB18030 | Java | 949 | java | AceReceiptingUnSendApproveBP.java | Java | [] | null | [] | package nc.bs.erp.receipting.ace.bp;
import nc.impl.pubapp.pattern.data.bill.BillUpdate;
import nc.vo.erp.receipting.Aggreceipting;
import nc.vo.pub.pf.BillStatusEnum;
import nc.vo.pub.VOStatus;
/**
* 标准单据收回的BP
*/
public class AceReceiptingUnSendApproveBP {
public Aggreceipting[] unSend(Aggreceipting[]... | 949 | 0.706652 | 0.706652 | 27 | 31.962963 | 27.316366 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 5 |
aa0fe44def5f4bd4e8fc94bbf7ce5d2d1eadb33c | 9,019,431,360,060 | 95305396d2b9b5526320d5abbf51e3790bb589f6 | /src/main/java/cn/stylefeng/guns/modular/banner/service/IBannerService.java | 684c557564c5be8a7eaf777c3357f43c4c76c930 | [
"Apache-2.0"
] | permissive | sdzczh/MerrybayBackend | https://github.com/sdzczh/MerrybayBackend | bf6d247c041ea292f46f2e2848ea857e4e606acd | 9cd9e5459809eae9a5d2ada931ba531afa9025f1 | refs/heads/master | 2022-03-01T19:54:46.068000 | 2019-06-20T08:07:38 | 2019-06-20T08:07:38 | 187,808,737 | 0 | 0 | NOASSERTION | false | 2021-09-20T20:48:33 | 2019-05-21T09:45:54 | 2019-06-20T08:12:18 | 2021-09-20T20:48:31 | 2,312 | 0 | 0 | 3 | Java | false | false | package cn.stylefeng.guns.modular.banner.service;
import cn.stylefeng.guns.modular.system.model.Banner;
import com.baomidou.mybatisplus.service.IService;
/**
* <p>
* 服务类
* </p>
*
* @author wxw
* @since 2019-05-06
*/
public interface IBannerService extends IService<Banner> {
}
| UTF-8 | Java | 294 | java | IBannerService.java | Java | [
{
"context": "Service;\n\n/**\n * <p>\n * 服务类\n * </p>\n *\n * @author wxw\n * @since 2019-05-06\n */\npublic interface IBanner",
"end": 200,
"score": 0.999679446220398,
"start": 197,
"tag": "USERNAME",
"value": "wxw"
}
] | null | [] | package cn.stylefeng.guns.modular.banner.service;
import cn.stylefeng.guns.modular.system.model.Banner;
import com.baomidou.mybatisplus.service.IService;
/**
* <p>
* 服务类
* </p>
*
* @author wxw
* @since 2019-05-06
*/
public interface IBannerService extends IService<Banner> {
}
| 294 | 0.71875 | 0.690972 | 16 | 17 | 21.071308 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 5 |
0e31b6900f96d92b19cc341c675e318ae3ff79fb | 2,920,577,778,560 | 1a75b9e4f919c1b9514df662654a8fe6be964769 | /src/dao/ConnectionDAO.java | cfa2c27423832a62f48772cffeb4ef94cf202f09 | [] | no_license | fudweara/GestionnaireEcole1A | https://github.com/fudweara/GestionnaireEcole1A | 9295c1c2874beb8ba43e031d3ad77f9f9c0c54f0 | a9dd68b2f080c4e4a0005dac42b8ac8f7f23b9d4 | refs/heads/master | 2020-03-09T21:09:31.949000 | 2018-05-13T17:56:33 | 2018-05-13T17:56:33 | 129,002,366 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import java.sql.DriverManager;
import java.sql.Connection;
import java.sql.SQLException;
/**
* Classe qui permet la connection avec la base de données
*/
class ConnectionDAO {
private static Connection connection;
/**
* Constructeur du singleton qui ne recrée pas une connection si elle... | UTF-8 | Java | 1,188 | java | ConnectionDAO.java | Java | [
{
"context": " try {\n\n String PASS = \"esigelec123\";\n String LOGIN = \"GestionnaireESI",
"end": 783,
"score": 0.9990546703338623,
"start": 772,
"tag": "PASSWORD",
"value": "esigelec123"
}
] | null | [] | package dao;
import java.sql.DriverManager;
import java.sql.Connection;
import java.sql.SQLException;
/**
* Classe qui permet la connection avec la base de données
*/
class ConnectionDAO {
private static Connection connection;
/**
* Constructeur du singleton qui ne recrée pas une connection si elle... | 1,187 | 0.572758 | 0.566836 | 47 | 24.170214 | 24.958961 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361702 | false | false | 5 |
121fe66666d5e8500211116ac33ca34a2ee52b5f | 26,113,401,212,803 | c8c368d5124def96df19b5946c51dbce7589c8e6 | /shop-order/src/main/java/com/abigtomato/shop/order/service/OrderService.java | 9fe209cc03ca4380c1c1ff0f595521c1da1356e3 | [
"Apache-2.0"
] | permissive | abigtomato/shop-sample-project | https://github.com/abigtomato/shop-sample-project | b0b550bff21bed4ac2a5d335c8d222c3948bdbf5 | 7285bda8fd0421f3e036efebd98ee14e48df3dde | refs/heads/master | 2021-07-18T07:38:04.895000 | 2020-05-28T02:59:11 | 2020-05-28T02:59:11 | 246,513,610 | 0 | 0 | Apache-2.0 | false | 2021-04-26T20:04:39 | 2020-03-11T08:21:06 | 2020-05-28T02:59:25 | 2021-04-26T20:04:39 | 377 | 0 | 0 | 4 | Java | false | false | package com.abigtomato.shop.order.service;
import com.abigtomato.shop.api.oms.entity.OrderEntity;
import com.abigtomato.shop.api.oms.vo.OrderSubmitVO;
import com.abigtomato.shop.api.order.vo.OrderConfirmVO;
public interface OrderService {
/**
* 生成订单
* @return
*/
OrderConfirmVO confirm();
... | UTF-8 | Java | 448 | java | OrderService.java | Java | [] | null | [] | package com.abigtomato.shop.order.service;
import com.abigtomato.shop.api.oms.entity.OrderEntity;
import com.abigtomato.shop.api.oms.vo.OrderSubmitVO;
import com.abigtomato.shop.api.order.vo.OrderConfirmVO;
public interface OrderService {
/**
* 生成订单
* @return
*/
OrderConfirmVO confirm();
... | 448 | 0.675926 | 0.675926 | 21 | 19.571428 | 19.137526 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 5 |
3e1710d057723895c2614e4a22fe5bae24e125ae | 4,818,953,364,780 | e2015cdb568d09c460e19c11d8fdb107549818a9 | /week-3/day-14/gradle/src/main/java/Lesson/MethodThrowing.java | d8b7a73abb53d2bec3bd519987d3e84e1e5192a1 | [
"MIT"
] | permissive | LionelBeato/capybaras | https://github.com/LionelBeato/capybaras | 95b57da557528a223c90eb0697f86fbcbb1386a0 | e8530fffed2866576dc8d2b49ebd4f1096adb69e | refs/heads/master | 2022-07-04T13:19:33.421000 | 2020-05-15T18:34:33 | 2020-05-15T18:34:33 | 257,346,047 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Lesson;
import java.util.InputMismatchException;
import java.util.Scanner;
public class MethodThrowing {
private static int getInt() throws InputMismatchException {
Scanner scn = new Scanner(System.in);
System.out.println("Input a number: ");
int x = scn.nextInt();
return ... | UTF-8 | Java | 454 | java | MethodThrowing.java | Java | [] | null | [] | package Lesson;
import java.util.InputMismatchException;
import java.util.Scanner;
public class MethodThrowing {
private static int getInt() throws InputMismatchException {
Scanner scn = new Scanner(System.in);
System.out.println("Input a number: ");
int x = scn.nextInt();
return ... | 454 | 0.625551 | 0.625551 | 20 | 21.700001 | 19.877375 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 5 |
64c938b59516c33e2f11e5487a0363918ccd9b14 | 9,466,107,971,167 | 337e84299694f91fe4dbc79d5c9d47d5b1fab2e0 | /json/src/xiao/json/main/JSONObject1.java | 79ba7073cc8baba817afd206e5ae429f65106720 | [] | no_license | xiaoyou96/json | https://github.com/xiaoyou96/json | f306752220a351f0f033c61b4b5b3d43815b4473 | 936bd8fb7ed039fa31e7711352abaeb205c29038 | refs/heads/master | 2021-01-25T11:20:36.943000 | 2018-03-01T07:00:55 | 2018-03-01T07:00:55 | 123,394,799 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xiao.json.main;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Logger;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
public class JSONObject1 {
public static void main(String args[]){
// 将json对象转化为java对象
JSONObject jsonObject = JSONObject.fromObject("{... | UTF-8 | Java | 2,042 | java | JSONObject1.java | Java | [] | null | [] | package xiao.json.main;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Logger;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
public class JSONObject1 {
public static void main(String args[]){
// 将json对象转化为java对象
JSONObject jsonObject = JSONObject.fromObject("{... | 2,042 | 0.638976 | 0.6186 | 56 | 33.17857 | 26.921253 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.964286 | false | false | 5 |
86470208aa76a92d5f0efb55b9a8d06ffe201dfb | 3,238,405,410,087 | d7312f9f2aa5e454f64d39227981f398a49ec6a8 | /GraphTestBase.java | 677af817a49952e5f9727066fa46b95ae8ba93ba | [] | no_license | wt65074/Project3 | https://github.com/wt65074/Project3 | ae8bd961ff00f2bcb7d07ebff2582b45270111ae | f29b70e13bfaff6b7e856c97cb4227f54b899d3f | refs/heads/master | 2021-07-23T17:21:17.900000 | 2017-10-30T01:50:31 | 2017-10-30T01:50:31 | 108,783,546 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Will Tobey
// wtobey1@jhu.edu
import java.util.ArrayList;
import java.util.Iterator;
import org.junit.Test;
import org.junit.Before;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.assertEquals;
public class GraphTestBase {
Graph<Integer, Integer> graph1;
Graph<Integer, Integer> ... | UTF-8 | Java | 23,487 | java | GraphTestBase.java | Java | [
{
"context": "// Will Tobey\n// wtobey1@jhu.edu\n\nimport java.util.ArrayList;\ni",
"end": 13,
"score": 0.9993162155151367,
"start": 3,
"tag": "NAME",
"value": "Will Tobey"
},
{
"context": "// Will Tobey\n// wtobey1@jhu.edu\n\nimport java.util.ArrayList;\nimport java.util.Ite",
"... | null | [] | // <NAME>
// <EMAIL>
import java.util.ArrayList;
import java.util.Iterator;
import org.junit.Test;
import org.junit.Before;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.assertEquals;
public class GraphTestBase {
Graph<Integer, Integer> graph1;
Graph<Integer, Integer> graph2;
... | 23,475 | 0.537531 | 0.498787 | 1,084 | 20.667896 | 22.012251 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432657 | false | false | 5 |
c45ee7e2309fc3d3b696f1226a29c4148f995fbd | 18,983,755,512,916 | 67bc85d81028ed7d5af2126b2523df3f4b335d9b | /src/com/maps/model/Shop.java | c37920ea38a1b96fd04f1be6b91da87709027e6c | [] | no_license | canep1990/TestMapsProject | https://github.com/canep1990/TestMapsProject | f7bdd21b40ee2c9d42aec2eae73182cdb36af2b3 | d88522b0d66c37657f4488d1b63c4aab34c2f9b2 | refs/heads/master | 2021-01-22T02:39:44.656000 | 2013-11-05T03:28:09 | 2013-11-05T03:28:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.maps.model;
import android.graphics.Bitmap;
import java.io.Serializable;
/**
* Объект для отображения данных на карте
* Использую Serializable вместо Parcelable
* потому что не нужно объект передавать из одного активити в другой
*/
public class Shop implements Serializable {
private String name;... | UTF-8 | Java | 1,564 | java | Shop.java | Java | [] | null | [] | package com.maps.model;
import android.graphics.Bitmap;
import java.io.Serializable;
/**
* Объект для отображения данных на карте
* Использую Serializable вместо Parcelable
* потому что не нужно объект передавать из одного активити в другой
*/
public class Shop implements Serializable {
private String name;... | 1,564 | 0.632444 | 0.632444 | 71 | 19.577465 | 18.379154 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.394366 | false | false | 5 |
b66ee3f0807b038fb629479e9ffeba34f80635e3 | 14,740,327,779,187 | 5de21d2620cc0428897ce5dc16c0f1be1bd28671 | /src/main/java/com/reactive/webflux/linhadeonibus/dto/LinhaDeOnibusDTO.java | 5c89c68570fce0d11aa7ab1061c12412b01c467e | [] | no_license | tatianenm/springReactiveWebflux | https://github.com/tatianenm/springReactiveWebflux | 9029eddac0186632fd74e8c8f38a3e115ebc5195 | 34367f4f688cce9403af6320e7d2c4c809f99c3e | refs/heads/master | 2020-09-09T18:19:32.619000 | 2020-02-26T18:57:44 | 2020-02-26T18:57:44 | 221,524,879 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.reactive.webflux.linhadeonibus.dto;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.Setter;
import lombok.NoArgsConstructor;
import java.util.Objects;
@Getter
@Setter
@AllArgsConstructor
@NoArgsConstructor
@Builder
public class LinhaDeOnibusDTO {
privat... | UTF-8 | Java | 831 | java | LinhaDeOnibusDTO.java | Java | [] | null | [] | package com.reactive.webflux.linhadeonibus.dto;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.Setter;
import lombok.NoArgsConstructor;
import java.util.Objects;
@Getter
@Setter
@AllArgsConstructor
@NoArgsConstructor
@Builder
public class LinhaDeOnibusDTO {
privat... | 831 | 0.67509 | 0.67509 | 40 | 19.75 | 17.695692 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.