blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b42928ec57d7b557500a2e7dd945b8039d63b22f | 6d1a07d068b1e9b0519a3e8d1404d81518c940b8 | /jtm-match-service/src/main/java/com/jtm/mapper/JBMatchMapper.java | c5bfa4fceffcff197fa40ebcf6f38e6437568bb1 | [] | no_license | Casoo7/javatv | 053c51899d06e650ba93613502833c373df54634 | dabecf94e2c436ebce3f071d3e5ecf251eb02cf2 | refs/heads/master | 2022-07-09T12:27:56.832397 | 2019-12-05T16:03:03 | 2019-12-05T16:03:03 | 155,838,149 | 0 | 0 | null | 2022-06-21T01:04:15 | 2018-11-02T08:44:04 | Java | UTF-8 | Java | false | false | 2,614 | java | package com.jtm.mapper;
import com.jtm.dto.JBMatch;
import com.jtm.dto.JBMatchExample;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface JBMatchMapper {
/**
* This method was generated by MyBatis Generator. This method corresponds to the database table jbmatch
* @mbg.generated... | [
"827969491@qq.com"
] | 827969491@qq.com |
e7916a7284df02c05d0d1a206b31cd2a4315e9af | a598029b19907c5f61f96c3d5bf6a14c6d1adc3c | /embl-api-core/src/main/java/uk/ac/ebi/embl/api/validation/check/feature/AntiCodonQualifierCheck.java | 8d43b79f4ce0664382e3ffc92e21ea459cf726d5 | [
"Apache-2.0"
] | permissive | jjkoehorst/sequencetools | c6a3f2bb1fea0fab45d620bec3acc77ca269c13c | 90efded7568e5c20b364bac295e417c213ce5184 | refs/heads/master | 2021-01-13T08:59:10.948099 | 2016-09-21T14:38:33 | 2016-09-21T14:38:33 | 69,276,257 | 0 | 0 | null | 2016-09-26T17:47:07 | 2016-09-26T17:47:07 | null | UTF-8 | Java | false | false | 5,106 | java | /*******************************************************************************
* Copyright 2012 EMBL-EBI, Hinxton outstation
*
* 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
*
... | [
"reddyk@REDDYK-W10D.windows.ebi.ac.uk"
] | reddyk@REDDYK-W10D.windows.ebi.ac.uk |
27d7d1dd92bb2ac13f038fdc90e61412684df693 | a0449342d068822f273a7bb3e5f2e685b8d5c6d3 | /pinyougou-parent/pingyougou-manger-web/src/main/java/com/pinyougou/manger/controller/UploadController.java | b5158f4c6ab0b1f52997cf330bea0ef21117d01b | [] | no_license | liuxiutong/project | 5ad08a9b506d5ae61b1d694b75f5c4a968bd720a | 5dc7efbc98f865e23857605c7ef59b9bc067553f | refs/heads/master | 2022-12-21T21:17:13.726090 | 2019-10-31T12:06:13 | 2019-10-31T12:06:13 | 218,748,860 | 0 | 0 | null | 2022-12-16T07:15:56 | 2019-10-31T11:18:19 | JavaScript | UTF-8 | Java | false | false | 1,444 | java | package com.pinyougou.manger.controller;
import entity.Result;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.multipart.MultipartFile;
import util.Fa... | [
"1936224972@qq.com"
] | 1936224972@qq.com |
55fdaf46c82250eebb614db3ed84b488a18cc128 | e4d147fcfa6f5c46c549b27fefdd5d3c45a522c4 | /readerlib/src/main/java/logreader/com/estuate/RLUtils.java | 93bdcca210e573099eaea3a33533b95e15e3ee3f | [] | no_license | enwidth/enMoLog-android-sdk | 1ade5dc91e8da5d8c8024a5bcd1a2bf263683107 | 2bb5cb273162f2380b1060e9c1c10678cd567d21 | refs/heads/master | 2020-04-06T08:55:53.676345 | 2018-11-17T16:08:04 | 2018-11-17T16:08:04 | 157,322,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,009 | java | package logreader.com.estuate;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import java.sql.Date;
import java.sql.Timestamp;
import java.text.SimpleDateFormat;
/**
* Created by gourav on 21/4/17.
*/
public class RLUtils {
public static boolean isInte... | [
"gouravsxn007@gmail.com"
] | gouravsxn007@gmail.com |
20544e51df27d94f8d914cd162034ccf45be0489 | 86929eaedd380fdea1aa892dff14b1e7c22dd52d | /WorkedExample/src/WorkedExampleJFrame.java | 7f7cb634676c155e2dbdf04dd507a0f50f451fbc | [] | no_license | krisw54/Java-Softwre-Development | fd8e13a8ccb402cfbb89115e067b7e080a677c3a | ddd7f04e585836c051c729d42b1f2cc7bd6512f4 | refs/heads/master | 2021-05-12T12:55:31.353808 | 2018-01-14T11:34:05 | 2018-01-14T11:34:05 | 117,424,736 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,417 | java | import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class WorkedExampleJFrame extends JFrame implements ActionListener
{
private JTextField text;
private JTextArea log;
private JTextField searchField;
public WorkedExampleJFrame()
{
super("GDM's worked example");
... | [
"krisw54@ymail.com"
] | krisw54@ymail.com |
3c9e61c54578ec70a6b92a1c305555085650921a | 55717fa55123a27859c5dfde03be1e2cff40a1b4 | /src/test/java/com/sample/service/RestaurantServiceTest.java | ea9e419bce283a839c4682d5c6153daae7f92923 | [] | no_license | ramzilearnings/springbootjavagradle_cicddemo | 824fcf7370107de0dd2d8fa12569a6a3905337da | 6a9c4aad8d39cd13c936fd043c823cd961680770 | refs/heads/master | 2022-11-05T13:07:10.034491 | 2020-06-30T07:17:42 | 2020-06-30T07:17:42 | 275,880,250 | 0 | 0 | null | 2020-06-30T07:17:43 | 2020-06-29T17:16:09 | Java | UTF-8 | Java | false | false | 1,614 | java | package com.sample.service;
import com.sample.domain.Restaurant;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertTrue;
/***
* @Author Ramzi
*/
public class RestaurantServi... | [
"ramzi@swiggy.in"
] | ramzi@swiggy.in |
f6622cb9607ff7914186cecf13454e0cee5eb4be | cfae51438e486a4885bdb6ee35b986cce8a98085 | /src/main/java/javase/netio/nio/NioJdkApi.java | ad7ffb31207b4892ed97378d30d5ce885c67a52a | [] | no_license | q294881866/javaDesign | 08df33a0e1148001efd6b09aa34949a286c3d281 | 6f62cf6c662f0fe6ccc6e6e26cf6382985999090 | refs/heads/master | 2022-06-30T01:11:55.787924 | 2019-09-04T05:59:53 | 2019-09-04T05:59:53 | 77,351,069 | 4 | 3 | null | 2022-06-17T01:57:09 | 2016-12-26T01:54:50 | Java | UTF-8 | Java | false | false | 1,959 | java | package javase.netio.nio;
import java.nio.channels.ByteChannel;
import java.nio.channels.Channel;
import java.nio.channels.Channels;
import java.nio.channels.DatagramChannel;
import java.nio.channels.FileChannel;
import java.nio.channels.GatheringByteChannel;
import java.nio.channels.InterruptibleChannel;
import java.... | [
"peipengfei@youzan.com"
] | peipengfei@youzan.com |
352f9d5dd632a69fecfb1c8bdbbe1d290ab9f956 | 471a1d9598d792c18392ca1485bbb3b29d1165c5 | /jadx-MFP/src/main/java/com/shinobicontrols/charts/BarColumnSeries.java | 1a80da2efe6cde8d5c7f9821198091e4cba973ad | [] | no_license | reed07/MyPreferencePal | 84db3a93c114868dd3691217cc175a8675e5544f | 365b42fcc5670844187ae61b8cbc02c542aa348e | refs/heads/master | 2020-03-10T23:10:43.112303 | 2019-07-08T00:39:32 | 2019-07-08T00:39:32 | 129,635,379 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,236 | java | package com.shinobicontrols.charts;
import android.graphics.drawable.Drawable;
import com.shinobicontrols.charts.Axis.Orientation;
import com.shinobicontrols.charts.SeriesStyle;
import com.shinobicontrols.charts.SeriesStyle.FillStyle;
abstract class BarColumnSeries<T extends SeriesStyle> extends CartesianSeries<T> {
... | [
"anon@ymous.email"
] | anon@ymous.email |
ab94293b37a804a5c44c6b4eb4d97aec773dd04b | 513b73c7f97d1c9632f7910fbe40140f349c606f | /app/src/main/java/com/example/android/waterpolo/MainActivity.java | ca759364c7bac0ea684bdd69a13163d51246f7ad | [] | no_license | NanneStephan/Waterpolo | 76d9d9eafae08b3a185729102b08e34f5ce3b00d | ffd09012bb79df524e5b94e27d98ad0010727b1e | refs/heads/master | 2021-09-04T06:34:11.007671 | 2018-01-16T19:06:38 | 2018-01-16T19:06:38 | 117,728,316 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,767 | java | package com.example.android.waterpolo;
import android.app.Dialog;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.CountDownTimer;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android... | [
"nannestephan@gmail.com"
] | nannestephan@gmail.com |
822b070f35413d606fddda3c98ef66414c63dce3 | 3ebaee3a565d5e514e5d56b44ebcee249ec1c243 | /assetBank 3.77 decomplied fixed/src/java/com/bright/assetbank/custom/bgs/bean/KeywordCriteria.java | 2f2b4d123b50ff6a6905c452ad37a19571b8a4cc | [] | no_license | webchannel-dev/Java-Digital-Bank | 89032eec70a1ef61eccbef6f775b683087bccd63 | 65d4de8f2c0ce48cb1d53130e295616772829679 | refs/heads/master | 2021-10-08T19:10:48.971587 | 2017-11-07T09:51:17 | 2017-11-07T09:51:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,385 | java | /* */ package com.bright.assetbank.custom.bgs.bean;
/* */
/* */ import java.util.ArrayList;
/* */ import java.util.Collection;
/* */
/* */ public class KeywordCriteria
/* */ {
/* 29 */ private Collection<Long> m_keywordIds = new ArrayList();
/* */ private String m_relatedKeywordType;
/* ... | [
"42003122+code7885@users.noreply.github.com"
] | 42003122+code7885@users.noreply.github.com |
6f1f0a3ef015ff539853227b40cce5b0af0f7aec | f858e3f1d17298abfe4115da6f55db7ecaaabea2 | /yarn/src/main/java/org/elasticsearch/hadoop/yarn/client/ClientRpc.java | 0e256a74d7a1a56f1106e34607de112289c25e61 | [
"Apache-2.0"
] | permissive | venkateshk/elasticsearch-hadoop | b2d48154fe141b0428f207671888eeb7d1703f66 | be51eb58cc20ef5d9d9a222c111101d521b230d7 | refs/heads/master | 2020-07-15T12:11:38.874533 | 2015-06-05T17:34:36 | 2015-06-05T17:34:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,238 | java | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | [
"costin.leau@gmail.com"
] | costin.leau@gmail.com |
505d86c0fcc7440ec497479139fd8f62cbd32321 | 2edbc7267d9a2431ee3b58fc19c4ec4eef900655 | /AL-Game/src/com/aionemu/gameserver/services/siegeservice/ArtifactAssault.java | 14308d80cce9807f51727dde34228e9aae94382a | [] | no_license | EmuZONE/Aion-Lightning-5.1 | 3c93b8bc5e63fd9205446c52be9b324193695089 | f4cfc45f6aa66dfbfdaa6c0f140b1861bdcd13c5 | refs/heads/master | 2020-03-08T14:38:42.579437 | 2018-04-06T04:18:19 | 2018-04-06T04:18:19 | 128,191,634 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 285 | java | package com.aionemu.gameserver.services.siegeservice;
public class ArtifactAssault extends Assault<ArtifactSiege> {
public ArtifactAssault(ArtifactSiege siege) {
super(siege);
}
public void scheduleAssault(int delay) {
}
public void onAssaultFinish(boolean captured) {
}
}
| [
"naxdevil@gmail.com"
] | naxdevil@gmail.com |
3b80fc9a4e8e206f13272e55c956b3f28b44efaa | 805329f9cea74b671ccae68b8dd9472aa5c54304 | /src/main/java/pl/akademiakodu/demorepo/DemorepoApplication.java | 44567bd3c222e03cc9135eebd397c8f601053b57 | [] | no_license | pawellewarski/demo-Hibernate-repo | 0462e2a92feca58243ff1ec874d47445f9cebc69 | ab2fa3d4f4010994c8dcb23d5cc9e099a2eba1a3 | refs/heads/master | 2020-04-01T04:45:25.981334 | 2018-10-14T10:16:15 | 2018-10-14T10:16:15 | 152,876,169 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 660 | java | package pl.akademiakodu.demorepo;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.domain.EntityScan;
import org.springframework.data.jpa.convert.threeten.Jsr310JpaConverters;
// Dzięki JSR310 JPa jes... | [
"pawellewarski@gmail.com"
] | pawellewarski@gmail.com |
1c200a2edcd90f9351aa862cb80ba1373c28f527 | 52ed3438a1130809a3d8629e2b9b9781681af8db | /src/main/java/org/broadinstitute/hellbender/tools/copynumber/formats/CopyNumberStandardArgument.java | 47aec4eef7a9402b27a7ce828233e4ca961af16d | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jmchung/gatk | 795ff21a6c2ea02f1f4df203c703604f960e42fe | b2a5e8cdce8b827b9c66abaeae8a954c55e45d3e | refs/heads/master | 2021-07-22T03:23:42.300892 | 2017-10-30T17:40:33 | 2017-10-30T17:40:33 | 108,968,823 | 1 | 0 | null | 2017-10-31T08:47:28 | 2017-10-31T08:47:28 | null | UTF-8 | Java | false | false | 1,610 | java | package org.broadinstitute.hellbender.tools.copynumber.formats;
public final class CopyNumberStandardArgument {
public static final String ANNOTATED_INTERVALS_FILE_LONG_NAME = "annotatedIntervals";
public static final String ANNOTATED_INTERVALS_FILE_SHORT_NAME = "annot";
public static final String READ_CO... | [
"noreply@github.com"
] | jmchung.noreply@github.com |
7b01a394744d22eeb8134b73fafc5fae2908c0ee | 9debc908696800fb99f2c3301c627441d2d3474f | /Person.java | fc6cd95d7b26cd5acb6fddd1adaba12a08ae2322 | [] | no_license | NadiaBotha/Task24-Lvl2-Capstone3 | 9def8754e967c1d6fd98e07c65c2b0caebc92092 | 7250f83878f5a73c784dd89aea8c16b4b90d7589 | refs/heads/main | 2023-02-12T16:22:34.911100 | 2021-01-13T08:34:58 | 2021-01-13T08:34:58 | 329,232,792 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,479 | java | /**
* This method is used as a user defined object called Person.
* <p>
* Fields for this object include, name, number, email address and person type (architect, contractor, customer).
*
* @author Nadia Botha
* @version 1.0
*
*/
public class Person {
/**
* String value for the Person obje... | [
"noreply@github.com"
] | NadiaBotha.noreply@github.com |
f7ec7b4aa348a19d5708d923e939db0a6d73dc08 | 5f7c7ddbdfa4e84feec66062347a7ecda491819e | /binaryTree/inorderSuccessor.java | 0c953401cf2b85af40098fab3f57e18bcb23e7ff | [] | no_license | smartbook1982/myShuati1 | fc42c5fb01daf31de66c4ffbbda9cfa7d0ff00e7 | 71866ef6ae8d3c1731086cb696b3d2150b47eda2 | refs/heads/master | 2022-06-01T22:03:21.004610 | 2022-04-17T15:29:54 | 2022-04-17T15:29:54 | 476,460,596 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,432 | java | /**
* Definition for a binary tree node.
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
class Solution {
public TreeNode inorderSuccessor(TreeNode root, TreeNode p) {
if (p == null || root == null) return null;
... | [
"407764776@qq.com"
] | 407764776@qq.com |
8f024ce2895c15103e056e7ddeed0ba4f256b5a3 | 1285ee838dcc642055171c5facacd617532326c1 | /HIbernate/Hibernate-Annotation/src/org/company/hibernate/employee/ManageEmployee.java | 2829ffbbd56a1963ddf8b5a75435b738e470280f | [] | no_license | chandrakishore314/Algorithms | 89d9b4ff596881f277fcbd75f76af4efd7cde9fb | 52334c62c3f7572f2d609de8fe80cb60c053cb23 | refs/heads/master | 2023-04-04T03:47:47.121427 | 2021-03-29T09:04:16 | 2021-03-29T09:04:16 | 197,759,058 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,209 | java | package org.company.hibernate.employee;
import org.hibernate.HibernateException;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.cfg.Configuration;
public class ManageEmployee {
private static SessionFactory factory;
public static void main(... | [
"chandrakishore314@gmail.com"
] | chandrakishore314@gmail.com |
f87db395c3d686dae53da864684dc3ea270b3937 | 2d73af9a01f7348bedf39df9f3ce448ff28e6687 | /OpenATKLib/src/main/java/com/openatk/openatklib/atkmap/ATKSupportMapFragment.java | 611d23bd19d6756bc4a814f9e2956c2621dbc716 | [
"MIT"
] | permissive | OpenATK/Field-Work | 01cc6b49ed982d4a8c0eecf86857e81f3e300fd3 | 69ca0bce55be06228654750e5f9d58268ef993c8 | refs/heads/master | 2021-01-18T23:22:05.842049 | 2016-06-14T17:09:21 | 2016-06-14T17:09:21 | 16,749,433 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,369 | java | package com.openatk.openatklib.atkmap;
import android.content.IntentFilter;
import android.os.Bundle;
import android.support.v4.content.LocalBroadcastManager;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.MotionEvent;
import android.view.View;
import android.view.ViewGroup;
import ... | [
"cyrusbow@gmail.com"
] | cyrusbow@gmail.com |
c51593a051a1037bc41b170204fed8d313fabc4e | 0434fcbd08add10c838082aa6344b9881c68491f | /src/ReorderList143.java | fd01fc3066458083c6be1cc47c59fe823134ecb7 | [] | no_license | SesameSeaweed/lc2017 | 114f5366988cbed2e8cf01606fd9bf4e4bef08c0 | 885d38586eecfaddb532e92f8efc23296216055c | refs/heads/master | 2021-01-25T04:34:50.370083 | 2017-09-25T21:59:21 | 2017-09-25T21:59:21 | 93,447,000 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,897 | java | public class ReorderList143 {
private static class ListNode {
int val;
ListNode next;
ListNode(int x) { val = x; }
}
public static void reorderList(ListNode head) {
int count = 0;
ListNode curr = head;
while (curr != null) {
count++;
curr ... | [
"pxu@akamai.com"
] | pxu@akamai.com |
aa0d6a92486f598f309582148f7833dd51605d6b | 35407ee2b47e94358a274c396a8854de5a95cdf7 | /src/no/hvl/dat107/DAO/AvdelingDAO.java | c022260fdd84f23a9bfd66260482367f5a631429 | [] | no_license | h586625/DAT107-Oblig3 | ca1a2fe36f9d8f502ff1982d9fb5eab3efadd4a9 | b25b339b0e235b848b4d7d55456a41129ea897c4 | refs/heads/master | 2022-04-20T23:46:05.859081 | 2020-04-20T21:31:02 | 2020-04-20T21:31:02 | 256,045,003 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,837 | java | package no.hvl.dat107.DAO;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransaction;
import javax.persistence.Persistence;
import javax.persistence.TypedQuery;
import no.hvl.dat107.entity.Ansatt;
import no.hvl.dat107.enti... | [
"586625@stud.hvl.no"
] | 586625@stud.hvl.no |
438029e1184d8b9a1e8d202e1e41f128d44900a5 | b3a694913d943bdb565fbf828d6ab8a08dd7dd12 | /sources/p213q/p217b/p218a/p231b/p262i/p264c/C3201b.java | 1b906362e73fb64a87e262df1f748b281baaa795 | [] | no_license | v1ckxy/radar-covid | feea41283bde8a0b37fbc9132c9fa5df40d76cc4 | 8acb96f8ccd979f03db3c6dbfdf162d66ad6ac5a | refs/heads/master | 2022-12-06T11:29:19.567919 | 2020-08-29T08:00:19 | 2020-08-29T08:00:19 | 294,198,796 | 1 | 0 | null | 2020-09-09T18:39:43 | 2020-09-09T18:39:43 | null | UTF-8 | Java | false | false | 108 | java | package p213q.p217b.p218a.p231b.p262i.p264c;
/* renamed from: q.b.a.b.i.c.b */
public interface C3201b {
}
| [
"josemmoya@outlook.com"
] | josemmoya@outlook.com |
c9c51d8471ad8e94950043a7eddff024dcb621c4 | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i45087.java | a296bea147c45416ff67d83df5696a20f13a6d7f | [] | no_license | vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711400 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 69 | java | package number_of_direct_superinterfaces;
public interface i45087 {} | [
"vincentlee.dolbydigital@yahoo.com"
] | vincentlee.dolbydigital@yahoo.com |
1336dc4777967bfea13c1688826959f090327365 | 6a922e840b33f11ab3d0f154afa0b33cff272676 | /src/xlsx4j/java/org/xlsx4j/sml/STGrowShrinkType.java | ccf6c050bc5401004e0563e23ed0cc337637a9ae | [
"Apache-2.0"
] | permissive | baochanghong/docx4j | 912fc146cb5605e6f7869c4839379a83a8b4afd8 | 4c83d8999c9396067dd583b82a6fc892469a3919 | refs/heads/master | 2021-01-12T15:30:26.971311 | 2016-10-20T00:44:25 | 2016-10-20T00:44:25 | 71,792,895 | 3 | 0 | null | 2016-10-24T13:39:57 | 2016-10-24T13:39:57 | null | UTF-8 | Java | false | false | 2,095 | java | /*
* Copyright 2010-2013, Plutext Pty Ltd.
*
* This file is part of xlsx4j, a component of docx4j.
docx4j is 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
... | [
"jason@plutext.org"
] | jason@plutext.org |
8c19f5f8cb4781e37b15891eaa7996ac2d06c19b | d7fb9c6bbbee9f305c448862e97578f9146e595f | /src/main/java/com/yrra/bookstore/service/impl/OrderServiceImpl.java | d642659cfd72505d515181163404ad6bbfd8d0d5 | [] | no_license | ayrra/Spring-Store | e54c0659d297873f9e1c3935cd05ff16ddbf01be | cd8a3b251d635e82566a21c827cc0c07f09514c2 | refs/heads/master | 2021-09-04T04:48:50.219939 | 2018-01-16T01:34:16 | 2018-01-16T01:34:16 | 113,271,289 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,996 | java | package com.yrra.bookstore.service.impl;
import java.util.Calendar;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.yrra.bookstore.domain.BillingAddress;
import com.yrra.bookstore.domain.Book;
import com.yrra.bookstore.do... | [
"yrraandres@gmail.com"
] | yrraandres@gmail.com |
e3caa979cbea6642c05bd35239d6499043e1f53f | 93f0bb638e744c4db14237c1453f0289a0824ef0 | /src/main/java/jp/hisano/aosp_research_toolkit/DebuggerUtils.java | 9a250df142edbc115fa03617fc3c0ec6de47d785 | [] | no_license | hisano/aosp-research-toolkit | a075b44998b656ed73deb70fef974e895b99b828 | e9dce3b908e81de6fef0117ea25e90197b017442 | refs/heads/master | 2021-01-17T17:40:04.818319 | 2018-08-12T03:42:22 | 2018-08-12T04:04:20 | 62,895,540 | 13 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,627 | java | package jp.hisano.aosp_research_toolkit;
import java.io.IOException;
import java.util.Map;
import java.util.stream.Stream;
import com.sun.jdi.Bootstrap;
import com.sun.jdi.VirtualMachine;
import com.sun.jdi.connect.AttachingConnector;
import com.sun.jdi.connect.Connector;
import com.sun.jdi.connect.IllegalConnectorAr... | [
"hisano@gmail.com"
] | hisano@gmail.com |
35d76836b5256a1d5b775b4673c9ed04a636dfa4 | 31a5ac45a87bb4cd8ee7e4543a58775d188cd899 | /el_lab_two/src/com/leha/ICrudAction.java | fd79f239482aa6b31fb1f9dd3f857c26bc9876e1 | [] | no_license | Alanare/eltex | 74198ff582a32055921fc3fe48ab048f52afa4e8 | 8eb8c730456f0265f550b530cbdd0b80c5569f74 | refs/heads/master | 2020-04-01T14:59:45.358872 | 2018-10-18T07:38:54 | 2018-10-18T07:38:54 | 153,316,395 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 159 | java | package com.leha;
public interface ICrudAction {
public void create();
public void read();
public void update();
public boolean delete();
}
| [
"xoxol.xoxol89@mail.ru"
] | xoxol.xoxol89@mail.ru |
d1e2cb3c936ab968b79362b9e8c74c1749ee41a7 | 1fb1b0374322c0d98c4993c950ebade916928651 | /src/main/java/pl/polsl/school/diary/api/schoolclass/SchoolClassView.java | be944100cd256dd28ee7ab18a06fac8fe2e76357 | [
"Apache-2.0"
] | permissive | SzymonGajdzica/school-diary-api | 7da1b87157768e37106cd1c472e0dca52dbaf2c2 | 65e515cc996abadb77a4f68f7890934e58b3276c | refs/heads/master | 2020-09-24T02:58:31.572044 | 2020-01-30T13:36:52 | 2020-01-30T13:36:52 | 225,645,322 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 523 | java | package pl.polsl.school.diary.api.schoolclass;
import io.swagger.annotations.ApiModelProperty;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.ToString;
@Data
@ToString
@AllArgsConstructor
public class SchoolClassView {
@ApiModelProperty(required = true)
private Long id;
@ApiModelPro... | [
"sz.gajdzica@labmatic.com"
] | sz.gajdzica@labmatic.com |
d0117f9b7cb2abbcc1eafb765dc89041d06b6b55 | 1b3991b733e773577810946a345a1b67b30ff955 | /support/cas-server-support-shiro-authentication/src/main/java/org/apereo/cas/config/ShiroAuthenticationConfiguration.java | 6c909e1aeebeba6d487d3ace2f07ec0972707236 | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | 0xDCSun/cas | 20e51cc2a6c1f94c2c962bd1c5486ae9312fb8c6 | 6c9b7df9128c5606661f9ec8c468e1e88097eafa | refs/heads/master | 2023-08-03T11:53:20.030396 | 2022-02-11T14:36:22 | 2022-02-11T14:36:22 | 182,512,612 | 0 | 0 | Apache-2.0 | 2023-07-19T21:35:22 | 2019-04-21T09:09:24 | Java | UTF-8 | Java | false | false | 4,313 | java | package org.apereo.cas.config;
import org.apereo.cas.adaptors.generic.ShiroAuthenticationHandler;
import org.apereo.cas.authentication.AuthenticationEventExecutionPlanConfigurer;
import org.apereo.cas.authentication.AuthenticationHandler;
import org.apereo.cas.authentication.principal.PrincipalFactory;
import org.aper... | [
"mm1844@gmail.com"
] | mm1844@gmail.com |
d46cefb0f6f5b453fb82bd5f0860325c20cbf604 | 6395a4761617ad37e0fadfad4ee2d98caf05eb97 | /.history/src/main/java/frc/robot/subsystems/CheesyDrive_20191110182510.java | 8b64720866449fb99d616fedb8cb4cccddf87984 | [] | no_license | iNicole5/Cheesy_Drive | 78383e3664cf0aeca42fe14d583ee4a8af65c1a1 | 80e1593512a92dbbb53ede8a8af968cc1efa99c5 | refs/heads/master | 2020-09-22T06:38:04.415411 | 2019-12-01T00:50:53 | 2019-12-01T00:50:53 | 225,088,973 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,676 | java | /*----------------------------------------------------------------------------*/
/* Copyright (c) 2017-2018 FIRST. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory of... | [
"40499551+iNicole5@users.noreply.github.com"
] | 40499551+iNicole5@users.noreply.github.com |
5c3638f5d266929b520e4fe5bf1bf0218bf70895 | 44a11edd072501d6f3ac1ccf9380553a4bd2cd7e | /devFw/src/main/java/project/FleaMarket/P001/D001/service/F_P001_D001ServiceImpl.java | 8d607c82fee707f54988a1d82f876422de57e2cc | [] | no_license | sunwooV/project | 5d212e2383a8732eb28df9135e7c11cecb103d1f | 83d46fe67a045e614dd509a81d29910e03f2063c | refs/heads/master | 2022-12-23T19:00:57.292017 | 2019-12-24T02:51:13 | 2019-12-24T02:51:13 | 212,250,398 | 0 | 3 | null | 2022-12-16T03:47:28 | 2019-10-02T03:47:24 | CSS | UTF-8 | Java | false | false | 1,649 | java | package project.FleaMarket.P001.D001.service;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.EnableAspectJAutoProxy;
import org.springframework.dao.DataAccessException;
import org.springframework.stereotype.Serv... | [
"alswn2868@naver.com"
] | alswn2868@naver.com |
585aeffaa2473659608296138d520224e21ae37d | 29cec8fd07a6f2be7520267c196c9cbea2c19ee0 | /RestaurantService/src/integration-test/java/it/uniroma3/RestaurantJpaRepositoryTests.java | ea250c8992c2d675c36a4e540f3d7c9f15202a3f | [] | no_license | andser91/e_Food | 6d45a6f0d22bc9aeeb3f88f2129201c9aaf730c1 | 8edb914f2a6e78f007b5d6b11a3e2d98afa4f5b5 | refs/heads/master | 2020-04-26T05:56:50.019550 | 2019-10-15T10:24:05 | 2019-10-15T10:24:05 | 173,349,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,129 | java | package it.uniroma3;
import it.uniroma3.domain.Restaurant;
import it.uniroma3.domain.RestaurantRepository;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.... | [
"deb.benedetto@stud.uniroma3.it"
] | deb.benedetto@stud.uniroma3.it |
c4ae73824e2babb0c252ad4abd30573dd2058a49 | 59a46132f8aa4f996a20d75d6ee7e6fba742a8dc | /networkproxy/src/main/java/com/rain/networkproxy/storage/Utils.java | 518d96d3d095b866252507bcb448e475456e641c | [
"Apache-2.0"
] | permissive | morristech/NetworkProxy | b15815a78a14f97aa301ea392f73dc779974ee07 | 8bbf4265a8fd2b26fc7ec72628860c0072d499cf | refs/heads/master | 2020-04-14T12:22:44.802152 | 2019-01-01T15:37:02 | 2019-01-01T15:37:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,353 | java | package com.rain.networkproxy.storage;
import android.content.SharedPreferences;
import android.support.annotation.NonNull;
import io.reactivex.Observable;
import io.reactivex.ObservableEmitter;
import io.reactivex.ObservableOnSubscribe;
import io.reactivex.functions.Cancellable;
final class Utils {
private Uti... | [
"nongdenchet8435848@gmail.com"
] | nongdenchet8435848@gmail.com |
ddf811dc1d90c8bb94d38d4e84371c6191d9aef6 | 658dbed62a5c32955179247b1425e760efe0d825 | /app/src/main/java/com/abhi/sms_spam_checker/test/VirusTotal.java | 982248d3ef41f4902bd8ec0f0c7cf63229d8b3c6 | [] | no_license | peirisabhi/sms_spam_checker | 3e77b0dc1086ac5086fda79be828a45052a56fe7 | 5fd49fd1534ad3dd7c1f8398ea366a57c14a050e | refs/heads/master | 2023-08-22T21:59:11.500370 | 2021-10-26T17:46:41 | 2021-10-26T17:46:41 | 409,508,060 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 72 | java | package com.abhi.sms_spam_checker.test;
public class VirusTotal {
}
| [
"abhishekdananjaya1@yahoo.com"
] | abhishekdananjaya1@yahoo.com |
94fd38b9aecb76ae9dc46ff7fc50d8a9da2364e6 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/plugin/finder/uniComments/f$$ExternalSyntheticLambda4.java | a1d68134c5a2c6dfa60e06b928f5b3675b86302d | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 378 | java | package com.tencent.mm.plugin.finder.uniComments;
public final class f$$ExternalSyntheticLambda4
implements Runnable
{
public final void run() {}
}
/* Location: L:\local\mybackup\temp\qq_apk\com.tencent.mm\classes2.jar
* Qualified Name: com.tencent.mm.plugin.finder.uniComments.f..Exter... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
b9e94c0f02a1f20198349f1c1edf70c9fb0f684b | b7cac4e062aa5ba15c315adfd3763cb49676afc9 | /inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/paging/NoPagingStrategy.java | 5637dcb12e62cd7d2dcf425b8b5dfa23d92eae09 | [
"Apache-2.0"
] | permissive | XiaofengZhu/inception | cd98f77fd300932eb7c651e549d6991dd283dee4 | 719f10c07c79e3c9ce4b660f72b1573ff57a9434 | refs/heads/master | 2023-06-13T21:48:29.018115 | 2021-07-07T21:18:07 | 2021-07-07T21:18:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,411 | java | /*
* Licensed to the Technische Universität Darmstadt under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The Technische Universität Darmstadt
* licenses this file to you under the Apache License, Versio... | [
"richard.eckart@gmail.com"
] | richard.eckart@gmail.com |
c47299ae85312b7263c3cd5026d5efac634d09d5 | f583c50a88d07e159bba657c27ffdf14053a7f1e | /springboot的单点登录的实现/模板3(好用,使用shiro+jwt+redis来实现,shiro-jwt-SSO项目用到)/shiro-jwt-SSO/src/main/java/com/mzl/shirojwtSSO/shiro/jwt/JwtFilter.java | 5357fba7e423dc32c6b7fe0fbf38ea6a1db27735 | [] | no_license | KTLeYing/springboot-learning-1 | 542eadb3d3174434047a7268a04be8050bf2ea11 | 9e5e6c9c27c41fef04bdc186f53ac30a3610af34 | refs/heads/master | 2023-03-19T14:08:55.988098 | 2021-03-18T11:32:47 | 2021-03-18T11:32:47 | 347,958,431 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,672 | java | package com.mzl.shirojwtSSO.shiro.jwt;
import com.mzl.shirojwtSSO.exception.MyException;
import org.apache.shiro.authc.AuthenticationException;
import org.apache.shiro.web.filter.authc.BasicHttpAuthenticationFilter;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.co... | [
"2198902814@qq.com"
] | 2198902814@qq.com |
356431bb863d578c1609bd43f3528fde1625e473 | 40cd4da5514eb920e6a6889e82590e48720c3d38 | /desktop/applis/apps/bean/bean_games/pokemonbean/src/main/java/aiki/beans/abilities/AbilityBeanGetTrMultStatIfKoFoe.java | fe8dd964e35cda01a9a79a546383f99b4c7eb5e2 | [] | no_license | Cardman/projects | 02704237e81868f8cb614abb37468cebb4ef4b31 | 23a9477dd736795c3af10bccccb3cdfa10c8123c | refs/heads/master | 2023-08-17T11:27:41.999350 | 2023-08-15T07:09:28 | 2023-08-15T07:09:28 | 34,724,613 | 4 | 0 | null | 2020-10-13T08:08:38 | 2015-04-28T10:39:03 | Java | UTF-8 | Java | false | false | 458 | java | package aiki.beans.abilities;
import aiki.beans.PokemonBeanStruct;
import code.bean.nat.*;
import code.bean.nat.*;
import code.bean.nat.*;
import code.bean.nat.*;
public class AbilityBeanGetTrMultStatIfKoFoe implements NatCaller{
@Override
public NaSt re(NaSt _instance, NaSt[] _args){
return new NaStSt... | [
"f.desrochettes@gmail.com"
] | f.desrochettes@gmail.com |
49cefb72d8396e992d3daba945b0cffe42248f8b | efbfbfb4420fa073a5e157ba274bf51c6c40059a | /spring-cloud-alibaba-dubbo/src/main/java/org/springframework/cloud/alibaba/dubbo/context/DubboServiceRegistrationApplicationContextInitializer.java | 7cec09322aab0820cf2ab4d70ba069a1c6609875 | [
"Apache-2.0"
] | permissive | simon11wei/spring-cloud-alibaba | 17c97c6a5df8129ea13338b59c8f64f4737c0363 | 56627e38897247bcece116636a3ee61d5ce4ea54 | refs/heads/master | 2020-04-18T10:20:47.325835 | 2019-01-23T14:55:58 | 2019-01-23T14:55:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,882 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"mercyblitz@gmail.com"
] | mercyblitz@gmail.com |
a63394ab0f4c1d57d855ae49457a05295a86b151 | 60ad67f47451830c85791cf9cf5117e407a84d0b | /Data-Structure/Java/LeetCode/Array/941. Valid Mountain Array.java | 99c1b9f280da8e99f287d251a6f63b8bf54d498b | [] | no_license | uwspstar/DataStructures-Algorithms | b73eb3ba9ad960c496736955d8f7b3eb5e4e1491 | 813ff8255ba03a7a9dfd6bb99ea4758d5ed9d848 | refs/heads/master | 2023-01-24T11:14:12.607822 | 2023-01-06T12:35:03 | 2023-01-06T12:35:03 | 204,945,352 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,473 | java | //941. Valid Mountain Array
/*
Given an array of integers arr, return true if and only if it is a valid mountain array.
Recall that arr is a mountain array if and only if:
arr.length >= 3
There exists some i with 0 < i < arr.length - 1 such that:
arr[0] < arr[1] < ... < arr[i - 1] < arr[i]
arr[i] > arr[i + 1] > ... >... | [
"uwspstar@gmail.com"
] | uwspstar@gmail.com |
5f359c87b993e24084f9b1177372848f5b52b0c6 | 8c1f10611e3ff32d9ee8932881533ff6fca8e152 | /src/main/java/com/github/pedrografael/infrastructure/configuration/CustomUserAuthenticationConverter.java | b37295e01f9a82ad2372d287723370e56f406319 | [] | no_license | pedrografael/alpha | 5125ebcce4e66baef7bc0edbdf59fc63996a6cdf | f31570b8f561f9d268519f20bf63051ca51b00a3 | refs/heads/master | 2021-01-24T07:29:36.770791 | 2017-07-02T18:20:51 | 2017-07-02T18:20:51 | 93,345,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,423 | java | package com.github.pedrografael.infrastructure.configuration;
import java.util.ArrayList;
import java.util.Collection;
import java.util.LinkedHashMap;
import java.util.Map;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import org.springframework.security.core.Authentication;
... | [
"alpha@alpha-november"
] | alpha@alpha-november |
9739ad04d79e288b55972d24123e9c7fc5cc0ce4 | fc6c869ee0228497e41bf357e2803713cdaed63e | /weixin6519android1140/src/sourcecode/com/tencent/mm/plugin/product/ui/b.java | e4d5186fb2db46a389aff0dd6123b1ba94c05d30 | [] | no_license | hyb1234hi/reverse-wechat | cbd26658a667b0c498d2a26a403f93dbeb270b72 | 75d3fd35a2c8a0469dbb057cd16bca3b26c7e736 | refs/heads/master | 2020-09-26T10:12:47.484174 | 2017-11-16T06:54:20 | 2017-11-16T06:54:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 634 | java | package com.tencent.mm.plugin.product.ui;
import android.widget.ImageView;
import android.widget.TextView;
import com.tencent.gmtrace.GMTrace;
public final class b
{
public TextView izE;
public TextView nJe;
public ImageView nJf;
public HtmlTextView nJg;
public Object nJh;
public String title;
public in... | [
"robert0825@gmail.com"
] | robert0825@gmail.com |
538e87fe4d8f72640eec19475ca61a114f41a7bd | 442f6be098eeb1866fc2e94796a8ad2016f317d2 | /jaccepte/src/main/java/net/gcolin/validator/constraints/DecimalMaxBigDecimalValidator.java | 197dacf26f352ec9e30eee1f00aff691a2d330cf | [
"Apache-2.0"
] | permissive | gcolin/smallee | 355774d6feb2b9f478b297a17297d446c33705a3 | 3f21f2cbea2af708bb7e8f31375dcc4f56a17e16 | refs/heads/master | 2023-07-24T03:00:08.848827 | 2022-12-31T17:23:12 | 2022-12-31T17:23:12 | 205,173,969 | 0 | 0 | Apache-2.0 | 2023-07-22T14:51:15 | 2019-08-29T13:47:29 | Java | UTF-8 | Java | false | false | 1,529 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | [
"gael87@gmail.com"
] | gael87@gmail.com |
9baab3880692b114be4dfd3b63b45c10115ebd73 | 902be1cd8c19e846225ae9b6410da9efaa25d616 | /src/org/util/npci/pos/model/Keys.java | 9c12801f83b1dcb7a204bb63a8d459ff874ee8ac | [] | no_license | KrishnaST/org.util.npci.pos | 6466f703b5bc48ab827e194553b27f2586e83424 | 8f0a905c8676c3da22930f8e8f7ec75f7b255216 | refs/heads/master | 2022-03-07T05:27:06.405425 | 2019-09-25T13:11:06 | 2019-09-25T13:11:06 | 197,898,356 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 288 | java | package org.util.npci.pos.model;
public class Keys {
public String cvk1;
public String cvk2;
public String zpk;
public String pvk;
@Override
public String toString() {
return "Keys [cvk1=" + cvk1 + ", cvk2=" + cvk2 + ", zpk=" + zpk + ", pvk=" + pvk + "]";
}
}
| [
"krishna.telgave@SIL_DEV076.saas.SILASPDC.com"
] | krishna.telgave@SIL_DEV076.saas.SILASPDC.com |
9c94f4419bc855607a25638c2aa51b05919d86f5 | 53142e86328ff8cd71f9d24498014d16f5ea1308 | /kutuphane2/Kutuphane.java | 0dabf02643fecc862889d52f5816389fc3d6b19f | [] | no_license | yusufnadiruzun/Library | 675b56518c9fdd127522ab701444229255b254f3 | 40c1d9a3c298ac647cca5898f6be22e72d9be8ff | refs/heads/main | 2023-02-13T03:12:36.984152 | 2021-01-21T19:53:44 | 2021-01-21T19:53:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,508 | java | /*
* 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 kutuphane2;
import com.sun.corba.se.impl.io.IIOPOutputStream;
import java.io.BufferedOutputStream;
import java.io.Dat... | [
"noreply@github.com"
] | yusufnadiruzun.noreply@github.com |
12922bb74effc5f1be15edde66e94db9c6f6c15f | 1dda982c733f13ab7975a310ed195ffa5e32c7e7 | /Source/com/drew/metadata/Directory.java | 0a156e13d634b633d0c9ceaea2aa0d5f86cdff94 | [
"Apache-2.0"
] | permissive | sniderzero/metadata-extractor | 7435180c5c51d4e7f78200aa3e5c1301bb427c72 | de0bffc2af2423ea4c9de817babeb3d564910f65 | refs/heads/master | 2021-01-22T12:02:15.901709 | 2014-11-19T03:43:54 | 2014-11-19T03:43:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 32,749 | java | /*
* Copyright 2002-2014 Drew Noakes
*
* 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... | [
"git@drewnoakes.com"
] | git@drewnoakes.com |
2d0e8cd3d224d6e0010a783f6fe858055fd1730a | b74b4f31817b401b60ba3dfb1b50658d79977c7e | /src/com/Substation/TText.java | e51bf402306b6130fcafe9b52cf3fc5c59e142fe | [] | no_license | AnastasiaPrix/BananaProject | d34b3ffa93b0da44d5e9d14656c9111294c5dbbe | a6b70fc7f1696c72bede207ed16b62e256452d28 | refs/heads/master | 2022-05-30T18:07:13.381535 | 2019-06-28T16:49:05 | 2019-06-28T16:49:05 | 186,911,746 | 0 | 0 | null | 2022-05-20T20:57:48 | 2019-05-15T22:34:52 | SuperCollider | UTF-8 | Java | false | false | 1,851 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2018.05.... | [
"diana-96.9696@mail.ru"
] | diana-96.9696@mail.ru |
9ebac774068bfe287b688883d5b30a6a4cc93c65 | 3983c85a296b0e2576a064c6dbf6e58a2ee04069 | /product-api/src/main/java/com/cantarino/ms/models/Category.java | aec13f3f7879b4775cab863d7d0a3e9e6db89606 | [] | no_license | renatocantarino/kubernets-spring | 431d8a1b0556b87387b9c395f552024abc4414ed | 4cb89633e05a319e28d118f0e2d1854105c2e53f | refs/heads/main | 2023-04-06T02:58:55.371467 | 2021-04-11T13:21:51 | 2021-04-11T13:21:51 | 351,825,880 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 587 | java | package com.cantarino.ms.models;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity(name="category")
public class Category {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private long id;
... | [
"cast.carlosc.utic@sebrae.com.br"
] | cast.carlosc.utic@sebrae.com.br |
a11680efeaa15c2508a249ca0ea2d94db5a09409 | 511b5dcf5fc85437f45c27ae2a53ca76c26bbbf9 | /src/main/java/ua/nure/dudka/hospital/entity/Client.java | 11e9b7760b67942f1617884a3b2524ecff016833 | [] | no_license | Eyelessdude/hospital | 936924cf4f805ab17d1c24129eed03181a464f6e | 6ec82adf923b12c447c74d427aad512ae9772351 | refs/heads/master | 2020-04-24T19:32:47.258328 | 2019-05-05T18:01:02 | 2019-05-05T18:01:02 | 172,215,533 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,757 | java | package ua.nure.dudka.hospital.entity;
import ua.nure.dudka.hospital.constants.Role;
public class Client {
private int id;
private String login;
private String password;
private String name;
private String surname;
private Role role;
private String additionalInfo;
public Client() {
... | [
"bohdandudka@gmail.com"
] | bohdandudka@gmail.com |
7e64ebaf3ca986909a36d79f947ea02839b4b3eb | 3317adbed66fa1542d937c964d8d0e1d8eec490f | /src/tsuchitoi/kadai/CryptDecode.java | 76130cb3635bc47919e6b9870fcd64296d45aa46 | [] | no_license | sudoy/tsd-share2018 | 73a7d5435912e1d85f7be0821be8145709bf1ec0 | 32f5d13f8c3df906afc5b2cff46c6ef445e1621f | refs/heads/master | 2020-03-14T15:15:20.076869 | 2018-05-30T01:45:38 | 2018-05-30T01:45:38 | 131,671,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 997 | java | package tsuchitoi.kadai;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.Scanner;
public class CryptDecode {
public static void main(String[] args) {
Scanner scn = new Scanner(System.in);
System.out.println("Cryp... | [
"tsuchitoi.keita@tsd-201601-0004"
] | tsuchitoi.keita@tsd-201601-0004 |
ace87421210b3e9ef3440bd6f30a435c34a9792d | 9ab91b074703bcfe9c9407e1123e2b551784a680 | /plugins/org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/framework/DestroyableService.java | 5fefb422a2d52cc9e7ab6d84948699a1511e9beb | [] | no_license | pkdevbox/osee | 7ad9c083c3df8a7e9ef6185a419680cc08e21769 | 7e31f80f43d6d0b661af521fdd93b139cb694001 | refs/heads/master | 2021-01-22T00:30:05.686402 | 2015-06-08T21:19:57 | 2015-06-09T18:42:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | /*******************************************************************************
* Copyright (c) 2004, 2007 Boeing.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
*... | [
"rbrooks@ee007c2a-0a25-0410-9ab9-bf268980928c"
] | rbrooks@ee007c2a-0a25-0410-9ab9-bf268980928c |
935bacb818f8fc776986d0091d725ee0024e8b2f | 7d841458fd912eb7d295619d015a1f25d75b052e | /latte-ec/src/main/java/com/diabin/latte/ec/launcher/LauncherScrollDelegate.java | f0f1bfeb21c767ab68df13c321764524241cfe0b | [] | no_license | johnYin2015/ECApp | 2304d39929878369c6a9287a571308c2e0e1c0fd | 53fd0268ed405f96d34fe48c45270edface2058b | refs/heads/master | 2020-09-22T03:17:20.453095 | 2019-12-07T15:43:45 | 2019-12-07T15:43:45 | 225,030,125 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,274 | java | package com.diabin.latte.ec.launcher;
import android.app.Activity;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.View;
import com.bigkoo.convenientbanner.ConvenientBanner;
import com.bigkoo.convenientbanner.listener.OnItemClickListener;
import com.diabin.latte.core.app.Acco... | [
"wit.zhaoguo@gmail.com"
] | wit.zhaoguo@gmail.com |
5e104269d319bdce37375ff880ce4014f61d780f | 4b159cbb203dbe0204013905707b798f4f6ac918 | /Slides de Aula/Interface Gráfica/joptionpane/Principal.java | 428cf259356053e131497f2b74ef32193cc2b30d | [] | no_license | andreFelipeHFuck/monitoriapoo | aad6bec5321b2ac6dac41a2926519db764da6912 | e8f474a2dccd5cc8723b3626e1ecf7026271827a | refs/heads/master | 2023-07-06T23:42:56.440318 | 2021-08-02T21:26:24 | 2021-08-02T21:26:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 425 | java | package joptionpane;
import javax.swing.JFrame;
public class Principal extends JFrame {
public Principal() {
setTitle("Exemplo");
setBounds(50, 50, 300, 300);
setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
}
public static void main(String[] args) {
Principal exemplo = n... | [
"vtkwki@gmail.com"
] | vtkwki@gmail.com |
4974e3f6bb827fcb28dcf4df77e0af17f8829593 | 0bd2473282bb09e3e0bfe30238bb0fa725c0fb50 | /src/com/swimming/ui/menu/management/MoneyManagement.java | d905e990e83484bfcb12acd305770679da6a97f6 | [] | no_license | jamesaa123aah/swim | db22cee93cc8b4be65d781a7bb4a5a8242f6bd9f | ef827dab374cef4d76f665b7e6ff1d79b65c17d7 | refs/heads/master | 2021-01-11T01:10:07.178774 | 2017-02-27T13:59:37 | 2017-02-27T13:59:37 | 71,053,818 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,591 | java | package com.swimming.ui.menu.management;
import java.awt.FlowLayout;
import javax.swing.JButton;
import javax.swing.JComboBox;
import javax.swing.JDialog;
import javax.swing.JLabel;
import javax.swing.JTextField;
public class MoneyManagement extends JDialog{
JLabel jLabel_name = new JLabel("姓名:");
JLabel jLabel_i... | [
"609454279@qq.com"
] | 609454279@qq.com |
59662910cd5e6b5cd64ed9a83ee8c08ef3f73dd4 | 2a7d6e68fbfc3ae796ccca5d2f2cdc4748ea08e1 | /constraintviewdemo/src/androidTest/java/com/example/constraintviewdemo/ExampleInstrumentedTest.java | 5b92e1ccdf3b8bbca0cf61cdd8ee6cb97d5c98b0 | [] | no_license | cxydxpx/Simple_apen | e76781d8bfe7bf85b3fd13c4beb34a5868e2269f | d5960509cece33fdec2ff6f294607abf42fcd5ab | refs/heads/master | 2022-02-18T17:14:11.804777 | 2019-08-21T08:16:28 | 2019-08-21T08:16:28 | 107,208,078 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 744 | java | package com.example.constraintviewdemo;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an ... | [
"cxydxpx@163.com"
] | cxydxpx@163.com |
30f69171d0e7c4c87b0be1fe30907a28a369c708 | 7306e7b819c0628d0f6794e1a768e30ab23dc20f | /Java Project/src/Practice1/Factorial.java | 90c6ce7f0ef37afcc040649bbc41f7409975ccf5 | [] | no_license | revathikanna/9PMbatch | 0fffcbfa90da7c3c9da47ee427e50f919e89ae84 | b8ddfdd5c977cefd0b0fdfe1f96f9469e3faa4df | refs/heads/master | 2023-06-25T09:11:17.559644 | 2021-07-29T18:09:29 | 2021-07-29T18:09:29 | 390,798,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 280 | java | package Practice1;
public class Factorial
{
public static void main(String args[])
{
int i,fact=1;
int number=10;
for(i=1;i<=number;i++)
{
fact=fact*i;
}
System.out.println("Factorial of "+number+" is: "+fact);
}
} | [
"145792@LTCA122202.cts.com"
] | 145792@LTCA122202.cts.com |
8de2d8693b47a8798c33352d8c2dcc07e034c83f | b9b0d8cf1cf81ef9023f49327a21b54d9e741615 | /rekex-grammar/src/main/java/org/rekex/helper/anno/Size.java | 6c7420edf2c50038843ad45b4a3c9afdfd43e688 | [
"Apache-2.0"
] | permissive | truongvantuan/rekex | 8054d3d2b5eeb37b035d067d222fe539b45d73fb | 2933140859bae04ebf3cce067760969210b6be7f | refs/heads/main | 2023-07-13T04:31:24.036274 | 2021-08-18T17:17:05 | 2021-08-18T17:17:05 | 397,793,887 | 2 | 0 | Apache-2.0 | 2021-08-19T02:37:14 | 2021-08-19T02:37:14 | null | UTF-8 | Java | false | false | 667 | java | package org.rekex.helper.anno;
import org.rekex.annomacro.AnnoMacro;
import org.rekex.common_util.AnnoBuilder;
import org.rekex.spec.SizeLimit;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* `@Siz... | [
"zhong.j.yu@gmail.com"
] | zhong.j.yu@gmail.com |
4b1bed8f95ee0d3d2e9b4ff85e84068af1fcdd7f | 8e2fa16149325b818d7dd0864179655ede9e808b | /src/main/java/net/square/utilities/location/PastLocations.java | 39f029e752ac19fa4794949e35f5aceeddd56d7d | [
"Apache-2.0"
] | permissive | RainbowyDev/Visage | 257ca8b66747a308ff9d12da830272461374b630 | 39570f837e1393df3cada3f0bd6b6cbcf1371b04 | refs/heads/main | 2023-02-27T05:09:07.790169 | 2021-02-03T17:03:28 | 2021-02-03T17:03:28 | 335,695,430 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,060 | java | package net.square.utilities.location;
import net.square.utilities.lists.EvictingList;
import org.bukkit.Location;
import java.util.ArrayList;
import java.util.Comparator;
import java.util.List;
import static java.lang.Math.abs;
public class PastLocations {
public final List<CustomLocation> previousLocations =... | [
"noreply@github.com"
] | RainbowyDev.noreply@github.com |
a07199174c7a7201ba4c91652910d6a5b9832177 | 33cd15771ba81da37aa04df0743fb1c8d076ee4d | /common/src/main/java/com/sishuok/es/common/plugin/web/controller/BaseMovableController.java | 87c2bf127549bfc2976be1f0d6fe306ebb837514 | [
"Apache-2.0"
] | permissive | teacher1998/es | 4117dd917de8609aadb2538a3c18aa42f7bb6374 | 866bde41ee32bb29df0042d7bd5fda0406afdb37 | refs/heads/master | 2021-01-21T01:10:53.385006 | 2013-05-05T11:11:04 | 2013-05-05T11:11:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,353 | java | /**
* Copyright (c) 2005-2012 https://github.com/zhangkaitao
*
* Licensed under the Apache License, Version 2.0 (the "License");
*/
package com.sishuok.es.common.plugin.web.controller;
import com.sishuok.es.common.entity.BaseEntity;
import com.sishuok.es.common.entity.search.Searchable;
import com.sishuok.es.commo... | [
"zhangkaitao0503@gmail.com"
] | zhangkaitao0503@gmail.com |
1baec1c35c9bc72de64bf77000eb364096b1d7db | b55f95d900ab264396ec5ede8cb9f36d87b260ed | /xds/src/generated/main/java/io/grpc/xds/shaded/envoy/api/v2/endpoint/Endpoint.java | 87d26eea13ed6fd4fb4e26c428f16df63a8ecc65 | [
"Apache-2.0"
] | permissive | marcosmartinez7/grpc-gateway-poc | 667390b2b2d273b651aea3d0bb60b3e205764241 | 17879be77abfe4f008f9a7ed15143deb5705c1d9 | refs/heads/master | 2021-06-30T05:32:13.036397 | 2020-02-09T19:43:54 | 2020-02-09T19:43:54 | 177,845,888 | 0 | 0 | Apache-2.0 | 2020-10-13T12:34:10 | 2019-03-26T18:23:59 | Java | UTF-8 | Java | false | true | 59,219 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/api/v2/endpoint/endpoint.proto
package io.grpc.xds.shaded.envoy.api.v2.endpoint;
/**
* <pre>
* Upstream host identifier.
* </pre>
*
* Protobuf type {@code envoy.api.v2.endpoint.Endpoint}
*/
public final class Endpoint extends
com.... | [
"martinez.marcos@outlook.com"
] | martinez.marcos@outlook.com |
3b5c866da0fc9bc31036657cfa939c0e5fb484d0 | 6e7a313721ca10a7dee842587502b6a93c94f35e | /src/main/java/pl/mzlnk/conferencegenerator/generator/entity/ConferenceDayPriceGenerator.java | 0c9c75b54c1cf9f67f1e95618a57d985c3a6612b | [] | no_license | mzlnk/conference-generator | 2810617a020e9b8688a7269f78fd95d5b9430899 | b0343ccdb2cd3d1a07d1779f1ae41bf3017437d9 | refs/heads/master | 2021-07-02T00:05:50.569897 | 2020-01-10T02:24:04 | 2020-01-10T02:24:04 | 231,946,268 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,453 | java | package pl.mzlnk.conferencegenerator.generator.entity;
import pl.mzlnk.conferencegenerator.model.entity.EntityType;
import pl.mzlnk.conferencegenerator.model.entity.conference.ConferenceDay;
import pl.mzlnk.conferencegenerator.model.entity.conference.ConferenceDayPrice;
import pl.mzlnk.conferencegenerator.repository.d... | [
"dev.zielonka.marcin@gmail.com"
] | dev.zielonka.marcin@gmail.com |
f6429f68ddda7e6a23d2db35f6cede37c81424bd | bf0fc2a771b0e0dd71470c363ce6ae711f01f050 | /WritingWords.java | 96261dedc139d3dfad189fbfc956017dc541e9f9 | [] | no_license | samudraagni/TopCoderDivision2Level1 | eed3894f649e10b5c96eca95c6ffdc7f4e5218d0 | 757c0631f7ad9b158d67d0a8683a93e4986b23d9 | refs/heads/master | 2020-12-04T23:45:07.218132 | 2016-10-23T22:45:27 | 2016-10-23T22:45:27 | 66,711,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,764 | java | import java.io.*;
public class WritingWords{
public int write(String word){
int val = 0;
for(int i=0; i < word.length(); i++){
val += (word.charAt(i)-'A') + 1;
}
return val;
}
public static void main(String[] args){
WritingWords w = new WritingWords();
w.test();
}
private void test(){
Stri... | [
"ramyapradhan@Ramyas-MacBook-Pro-2.local"
] | ramyapradhan@Ramyas-MacBook-Pro-2.local |
d2fdfd910ebb0c5c0ace1066adc0ed8f29334754 | a201e2661b3341a07627ea2ce395164f23df0d0e | /project-euler/src/main/java/euler/p13.java | 7c9da2dca9057d81596df1ac4e4a209036727149 | [] | no_license | jessica-cao/Project-Euler | 3129f05e4c30bc833ca472311080986ce09471f2 | 25b7a2052b15db02f72bfdfac3eb381db91593e1 | refs/heads/master | 2021-07-07T10:26:35.450935 | 2019-08-26T15:57:15 | 2019-08-26T15:57:15 | 193,023,318 | 0 | 0 | null | 2020-10-13T15:21:46 | 2019-06-21T03:20:44 | Java | UTF-8 | Java | false | false | 8,395 | java | package euler;
import java.math.BigInteger;
public class p13 {
public static String bigSum() {
BigInteger NUMBERS[] = { new BigInteger("37107287533902102798797998220837590246510135740250"),
new BigInteger("46376937677490009712648124896970078050417018260538"), new BigInteger("7432498619952... | [
"jessicacao1756@gmail.com"
] | jessicacao1756@gmail.com |
e617843753756563acaa9e5936f8e12a8df46d32 | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-cloudcallcenter/src/main/java/com/aliyuncs/cloudcallcenter/model/v20170705/RemoveTestPhoneNumberResponse.java | 399dcf171d1f392dd7d4821fac43ab6a4d8c7951 | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-java-sdk | a263fa08e261f12d45586d1b3ad8a6609bba0e91 | e19239808ad2298d32dda77db29a6d809e4f7add | refs/heads/master | 2023-09-03T12:28:09.765286 | 2023-09-01T09:03:00 | 2023-09-01T09:03:00 | 39,555,898 | 1,542 | 1,317 | NOASSERTION | 2023-09-14T07:27:05 | 2015-07-23T08:41:13 | Java | UTF-8 | Java | false | false | 1,962 | java | /*
* 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 in writing, software
* distributed u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
c2f15ec5660b1fa8dff4c16f854cc10979e3aef8 | bbb93df2da50a632ef98eae62f819101981a21f8 | /src/main/java/com/crud/tasks/domain/BadgesDto.java | fe7449c83c0af8eec0759b254daa74ec1e8aac63 | [] | no_license | majkel3321/SpringWeb | 323f9f36d046c39accb45b5b9f98425eae624502 | 8f4929b41436ae86925787ecc32f765937103f8c | refs/heads/master | 2020-04-29T04:22:31.539572 | 2019-07-02T19:26:49 | 2019-07-02T19:26:49 | 175,845,128 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 489 | java | package com.crud.tasks.domain;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
@AllArgsConstructor
@NoArgsConstructor
@Getter
@JsonIgnoreProperties(ignoreUnknown... | [
"majkel3321@gmail.com"
] | majkel3321@gmail.com |
5eb15339e4a0b968390f2fb614c1cd62e36ed074 | a07e048f47e7e99a70efac9eb10bcba175e2c6a6 | /javaProject/src/objects/CalExample.java | 77f6894100c2070f0b6d539428dc72064aaaee49 | [] | no_license | hanseol/javaProject | a26474cb772f171f5f108d385cee3d937775d8f3 | 663244870e3b5fc6be8bbe2bb5c08147b1470a24 | refs/heads/master | 2023-03-30T22:36:25.281629 | 2021-03-28T05:31:42 | 2021-03-28T05:31:42 | 339,925,348 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 719 | java | package objects;
public class CalExample {
public static void main(String[] args) {
System.out.println(getSUM(40,50));
System.out.println(getAverage(40,50));
Student2 s = new Student2("박소연",87,92);
showInfo(s);
}
public static void showInfo(Student2 st) {
System.out.println("이름 : " + st.getNa... | [
"admin@YD01-19"
] | admin@YD01-19 |
079a3f623ee69e8d7047e0bb420f196d683b48b4 | a8541a83db323ef1cf50e5b886f8462054a5f1b9 | /SprinklerMobile/platforms/android/src/io/cordova/myapp739faa/MainActivity.java | 9bd095dab2eceff8cf81b3607a024f588f582fba | [] | no_license | khmcbride/Sprinkler | d94bdb58798aea1c5e79fbe64efe3d341d5f36cd | 799046aaf5f4f8067c4aca0c93bbb16a5615da46 | refs/heads/master | 2021-05-08T01:35:05.412047 | 2017-11-14T15:58:17 | 2017-11-14T15:58:17 | 107,883,381 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,215 | java | /*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the... | [
"kent.h.mcbride@gmail.com"
] | kent.h.mcbride@gmail.com |
60106c9e5bbb9ff040ddcc53a4f585a9d7d9c789 | c1bb9d927e425bdf364b2c5a8cc9bd873039ff93 | /CacheBenchmarking/app/src/main/java/desmedt/frederik/cachebenchmarking/benchmark/BaseBenchmark.java | f9c6cf7d47a5fa6d64b115fec0f44718195f063b | [] | no_license | cruftex/Bachelorproef | bb86ac8d542f480f5ee828c8d8c87158f149a808 | 98031719e6dd0a19ed557da8cdb7353480bbe9f1 | refs/heads/master | 2020-03-23T16:02:29.282579 | 2016-05-24T18:30:48 | 2016-05-24T18:30:48 | 141,790,910 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,955 | java | package desmedt.frederik.cachebenchmarking.benchmark;
import android.util.Pair;
import java.util.Random;
import desmedt.frederik.cachebenchmarking.CacheBenchmarkConfiguration;
import desmedt.frederik.cachebenchmarking.generator.Generator;
import desmedt.frederik.cachebenchmarking.generator.RandomGenerator;
import de... | [
"frederik.de.smedt@hotmail.com"
] | frederik.de.smedt@hotmail.com |
3ef83c44ca7bbdf551cec524a36dbeb1a4361544 | 1b60a4dcbd578df403ecb0c56387ca15fbfd2fb0 | /src/bramki/logiczne/reversed180/FlipFlopR.java | dc3b949e192b592d88512b9dc8449c3924846bf5 | [] | no_license | Wojciech-code/WireWorld | 746e2c65a6ddf05646ab52bc3010cf116a935d7e | 418c007208f2ace4ede5b7ed275db1bdcb8f78e2 | refs/heads/master | 2023-05-27T08:01:06.740173 | 2021-06-08T12:55:26 | 2021-06-08T12:55:26 | 357,677,979 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,702 | java | package bramki.logiczne.reversed180;
import bramki.logiczne.Gate;
import silnik.Cell;
import silnik.Map;
public class FlipFlopR extends Gate {
public FlipFlopR(Map mapa) {
super(mapa);
}
@Override
public void setGate(int row, int column) {
for (Cell c : mapa) {
metodaR... | [
"ksmolecki123@wp.pl"
] | ksmolecki123@wp.pl |
0e90b363e566513d79046a49962473f1ff382bb3 | de446b31e18cf4b0ca602fedd96c2171ef232059 | /src/main/java/com/huawei/cloudcampus/api/model/TenantListDto.java | f1db6f6ba2ec35b7cd1f174b50e890583b89cda3 | [] | no_license | qqfbleach/cloud-campus-sdk | c2b79d194e499704b959c1f4354f9b05ff010918 | 3f0a17edd852441013696fe2ddb7997c4e248808 | refs/heads/master | 2022-11-24T01:37:07.757152 | 2020-02-18T12:08:56 | 2020-02-18T12:08:56 | 238,686,821 | 0 | 0 | null | 2022-11-16T09:23:44 | 2020-02-06T12:43:50 | Java | UTF-8 | Java | false | false | 5,841 | java | /*
* 租户管理
* 租户管理第三方北向接口。 · 提供租户创建接口 · 提供租户删除接口 · 提供租户查询接口
*
* OpenAPI spec version: 1.0.2
*
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class manually.
*/
package com.huawei.cloudcampus.api.model;
imp... | [
"qianqifeng@hotmail.com"
] | qianqifeng@hotmail.com |
fc17ad43b74403360bcd06d8158c952146843f73 | eb422378f368ea26c9f203a8ea88f0cba710bb42 | /cust-pay-web-boss/src/main/java/com/roncoo/pay/controller/account/AccountController.java | bd70e6fa783aa545fcae789e8ccdc5fd4c66b0c3 | [] | no_license | SteveTuking/cust-dubbo | 38c2c0ade50ea83446d30d8d19769ef1ecf6884a | d9dc52799c87ecd33a7a51c698375600b62d371b | refs/heads/master | 2021-01-20T00:20:44.988781 | 2018-05-07T23:41:03 | 2018-05-07T23:41:03 | 89,113,093 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,894 | java | package com.roncoo.pay.controller.account;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.... | [
"zhangbing1@yonyou.com"
] | zhangbing1@yonyou.com |
98f51d23368a42f0e858919c2d39619f47c38168 | e2abf91646e09e12a610746469de67af35340a6d | /src/main/java/me/money/type/proxy/TestProxy.java | 64a705e5a434751bca1264dfb23e998a14c0203a | [
"Apache-2.0"
] | permissive | setnx/soso-web | 3f7a3837a2aa85bcc47f2d6ed7bb04caa3348aea | 3ec6f26c333bea078139db528289d60873441695 | refs/heads/master | 2021-09-15T20:18:48.253641 | 2018-04-27T07:52:03 | 2018-04-27T07:52:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 447 | java | package me.money.type.proxy;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Proxy;
public class TestProxy {
public static void main(String[] args) {
Person person = new User();
InvocationHandler handler = new MyProxy(person);
person = (Person) Proxy.newProxyInstance(handler.g... | [
"niucqing@126.com"
] | niucqing@126.com |
4571633337c5c7bbae784c9d7b307ebe79fbfccd | 171f51f7ea0a46ff452761dcc98b47ac012eaf66 | /sp11_BoardTest/src/main/java/com/encore/spring/domain/Board.java | 1a679bb353c1e2b8664618b909262be19d181d4c | [] | no_license | owenyi/encore-spring | 72ffe48844359f17bc989dd14d75b7c10cf4b7e7 | 8353b86508caa2584f91dcbb2480cd5a06b4f872 | refs/heads/main | 2023-06-14T23:50:36.069652 | 2021-07-07T14:27:19 | 2021-07-07T14:27:19 | 379,887,115 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,454 | java | package com.encore.spring.domain;
import java.io.Serializable;
import java.util.List;
import org.springframework.web.multipart.MultipartFile;
public class Board implements Serializable {
private int no ;
private String id ;
private String title ;
private String contents ;
private String file... | [
"67588446+owenyi@users.noreply.github.com"
] | 67588446+owenyi@users.noreply.github.com |
549c28f19b746333ace054ff4440d68f404db95a | 7ef7d76e4fddefd34a4251051fa60f1c7dc21e38 | /src/main/java/org/openrewrite/kubernetes/rbac/package-info.java | 96a941b86068fc59b8409947e5d90fe7ebd99e92 | [
"Apache-2.0"
] | permissive | devorbitus/rewrite-kubernetes | 90d0af50cbef83f419633915daf776a6f230bd77 | f09385b76ea429c1caf17a5620cad0884054c8cb | refs/heads/main | 2023-07-06T18:36:26.699709 | 2021-08-10T00:01:50 | 2021-08-10T00:01:50 | 394,745,491 | 0 | 0 | Apache-2.0 | 2021-08-10T18:24:21 | 2021-08-10T18:24:20 | null | UTF-8 | Java | false | false | 794 | java | /*
* Copyright 2020 the original author or authors.
* <p>
* 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
* <p>
* https://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by... | [
"noreply@github.com"
] | devorbitus.noreply@github.com |
d01967921a3e39c496efc5f3b2f124beb172f053 | 59cb1cb8002dda3f50ca21f7ff9497e2956e1310 | /Object-oriented programming/src/ParameterPolymorphism/Child.java | c677b3f14f3c4a9156f4385ae75c3e4de2cbaf0e | [] | no_license | park002/JavaBase2 | 7c6844b1aeaba538f23bbd3c7da4a772fd3ad4fb | 716aa71f710074274a17b5558a9f302bd9c469a6 | refs/heads/master | 2022-12-24T09:41:28.364356 | 2020-07-21T07:11:57 | 2020-07-21T07:11:57 | 234,732,459 | 4 | 0 | null | 2022-12-16T04:28:57 | 2020-01-18T12:37:05 | Java | UTF-8 | Java | false | false | 74 | java | package ParameterPolymorphism;
public class Child extends Parent {
}
| [
"ekem159@naver.com"
] | ekem159@naver.com |
5346f3ebabbe2f08a457b8db77a136127dd29824 | 28b8e8d7928342a5022a474f84f46072a58802b5 | /src/de/ifgi/sitcom/campusmappergamified/activities/StartActivity.java | 8016cb52318211f786f999da6cf04fb3b7402202 | [] | no_license | mijail79/CampusMapperGamified | b29955599068b1e3d6d7bb5050daa9ccebde6c6c | 5e297f66369d79d5b611a3f76589c3a73fb378c8 | refs/heads/master | 2021-01-20T01:57:11.607733 | 2014-02-20T18:47:02 | 2014-02-20T18:47:02 | 17,029,386 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,629 | java | package de.ifgi.sitcom.campusmappergamified.activities;
import java.util.Date;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import com.actionbarsherlo... | [
"mijail.naranjo@gmail.com"
] | mijail.naranjo@gmail.com |
78eafbc3b1af7e5ec82d1189e89e03900c9bd7d0 | 5ac6c8d6f1d8260903090bd041cd31029515ecba | /library/src/net/emandates/merchant/library/Instrumentation.java | 307f07ba6dcee6260998185adf3f94dc97a8999f | [
"MIT"
] | permissive | Currence-Online/emandates-libraries-java | cacf84743924e058f1e8e66a122c63929f9c3e61 | bf0a95365c663d948a318b81dd3f15037db8f31d | refs/heads/master | 2023-04-27T09:30:08.280414 | 2020-11-05T13:40:00 | 2020-11-05T13:40:00 | 126,312,411 | 2 | 3 | MIT | 2022-12-16T03:09:30 | 2018-03-22T09:38:09 | Java | UTF-8 | Java | false | false | 225 | java | package net.emandates.merchant.library;
/**
* Instrumentation code: Core or B2B
*/
public enum Instrumentation {
/**
* CORE instrumentation
*/
CORE,
/**
* B2B instrumentation
*/
B2B
}
| [
"vlad.iliescu@gmail.com"
] | vlad.iliescu@gmail.com |
0742300ccd3f97475fa222b2101f33308518647c | 7e083f48c422dd30c85924faa6dba946358029bc | /unit_demo/src/hex/com/powerMock/newmock/TestClassUnderTest.java | a021899a9b4806a0d6ba36393af14afdec718d6f | [] | no_license | huoex/unit_test | 74c90d52c9343dba3205f3ddcd5fc46b7f8b67c2 | fcd05dc111427aa8c1cc2463c51f5a53b7001abe | refs/heads/master | 2021-01-19T10:01:17.144667 | 2014-09-25T09:22:40 | 2014-09-25T09:22:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 876 | java | package hex.com.powerMock.newmock;
import java.io.File;
import junit.framework.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.powermock.core.classloader.annotations.PrepareForTest;
import org.powermock.api.mockito.PowerMockito;
import org.powermock.modules.junit4.PowerMockRunner... | [
"huoex0628@gmai.com"
] | huoex0628@gmai.com |
f86ce6bbddd8204a3addcc743bd4f1aacb19e592 | d4e482f8d1645346bfb4ef74bb40687590ebf248 | /src/main/java/demo/ans/webservice/database/model/h2/PolicyMasterRepository.java | 4ba9acf975501664e5e772bb456ecf99f5015b2b | [] | no_license | studiofu/demo-ans-webservice | c6298781dd37f175b7a07fe1e365059e9de3b74c | 6292215bfd1145f9f2d46691aadde19d4cf78784 | refs/heads/master | 2023-05-12T10:30:37.120704 | 2019-09-19T01:32:55 | 2019-09-19T01:32:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 208 | java | package demo.ans.webservice.database.model.h2;
import org.springframework.data.jpa.repository.JpaRepository;
public interface PolicyMasterRepository extends JpaRepository<PolicyMaster, Integer>{
}
| [
"johnson.fu@gmail.com"
] | johnson.fu@gmail.com |
98eaa65cae1746cedb2a9ae40bcbbfff46559c68 | 4773dfe920e783df8a2ddcad22fe2389f4613275 | /src/test/java/nakliyat/Nak/AppTest.java | 8056897b14a90bc57cffd3db665156f0db0784a5 | [
"MIT"
] | permissive | mucahitzirek/nakliyat-otomasyonu | 2685b4014d9c9e65d39dde785dd1a98843d973e4 | ce5130ba24adb76adba8a21d23bca130d9aaf3bf | refs/heads/master | 2023-04-02T12:38:23.060062 | 2021-04-09T17:50:33 | 2021-04-09T17:50:33 | 288,163,596 | 1 | 0 | MIT | 2021-04-09T17:47:16 | 2020-08-17T11:36:07 | Java | UTF-8 | Java | false | false | 640 | java | package nakliyat.Nak;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
*/
public AppTest( St... | [
"68281786+mucahitzirek@users.noreply.github.com"
] | 68281786+mucahitzirek@users.noreply.github.com |
a6efb8e3027786a3fe21b1c5ead12708a595b2be | d098527da417e3c359b34fa48dcf1454699b0997 | /src/main/java/model/Imagem_.java | e190e3d5c09fdf647323d2905b75a07b78d4e479 | [] | no_license | svitorroberto/fcadastro | 0cbdb05bd61f15373a4935b82274aa7e587bae5c | 9b5758ef41c3675aab9d9dfaba3ad73e5aef992a | refs/heads/master | 2020-04-06T07:11:29.812839 | 2016-09-14T13:27:17 | 2016-09-14T14:51:00 | 61,302,759 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 490 | java | package model;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="Dali", date="2016-07-26T10:23:15.532-0300")
@StaticMetamodel(Imagem.class)
public class Imagem_ {
public static volatile SingularAttri... | [
"Vitor@TI03-PC.ceasa.go"
] | Vitor@TI03-PC.ceasa.go |
77c262fd4a1663ea2d40f35de84096a28ee8e0f8 | e47a1467a071226750986e922155bc447ba3ca3b | /src/com/harleensahni/android/mbr/data/BringToForegroundReceiver.java | de3fce6d815f3ac2ffc708536908bfdc66c57c42 | [
"Apache-2.0"
] | permissive | tombartosz/tombartosz-media-button-router | 4bdb44996a87267c249dbd7a8dec36528c1a30a8 | 3af80fd3f41e1b8a7a3cbeb002c4acb5994e3ee3 | refs/heads/master | 2016-09-10T06:51:12.693757 | 2016-01-27T15:43:28 | 2016-01-27T15:43:28 | 35,808,890 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,698 | java | package com.harleensahni.android.mbr.data;
import com.harleensahni.android.mbr.Constants;
import com.harleensahni.android.mbr.Utils;
import android.app.KeyguardManager;
import android.content.ActivityNotFoundException;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent... | [
"tombartosz@gmail.com"
] | tombartosz@gmail.com |
efcf784b08d3ba8937a990a8517b7041a9a95cc4 | d1c0c1d77321439ba820faee5f906def7a521ba0 | /app/src/main/java/com/example/superzhang/demonews/fragment/DialogFragmentSelectCity.java | 7b2b4cb6a10152ba28e33e70ed0f7d123d63bc2b | [] | no_license | icarus9527/NewsDemo | c81778a92cf85c38261598dab9f428abdec04f4c | 0faaced99fab3f6d88b550ac86b468a856949693 | refs/heads/master | 2020-12-03T02:05:14.715664 | 2017-06-30T15:51:21 | 2017-06-30T15:51:21 | 95,903,169 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,761 | java | package com.example.superzhang.demonews.fragment;
import android.app.FragmentManager;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.PersistableBundle;
import android.support.annotation.Nullable;
import android.support.v4.app.DialogFragment;
import android.support.v7.app.AppCompa... | [
"icarus9527@outlook.com"
] | icarus9527@outlook.com |
796eb6be4a415f8d954f1a1a33985e01048e3a5e | 799cce351010ca320625a651fb2e5334611d2ebf | /Data Set/Manual/After/after_668.java | 9a29d932c3ad3f90b4560c95fa5849c8a067b9ad | [] | no_license | dareenkf/SQLIFIX | 239be5e32983e5607787297d334e5a036620e8af | 6e683aa68b5ec2cfe2a496aef7b467933c6de53e | refs/heads/main | 2023-01-29T06:44:46.737157 | 2020-11-09T18:14:24 | 2020-11-09T18:14:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 443 | java |
class Dummy{
public int update(String names) throws Exception {
Connection dbConnection = null;
PrepearedStatement sqlStatement = null;
dbConnection = IO.getDBConnection();
sqlStatement = dbConnection.prepareStatement("update users set hitcount=hitcount+1 where name=?");
sq... | [
"jahin99@gmail.com"
] | jahin99@gmail.com |
051da7d07a4f268b165a7c853e0ef5a9ac7e1401 | d2a7de2ab1bbf910e3148a3774c67faa26da6d06 | /src/cn/edu/seu/institute/dao/ApplicationDAO.java | eb88c26d63bffc5e8b690b84dbad9701048d98f5 | [] | no_license | bingluo/institute | 0328c0b12d2d1d269c2f4073e7e8a3b39a455e21 | 19cdada9c85e0228599659615778aab3e2900413 | refs/heads/master | 2016-09-10T19:46:35.453765 | 2015-04-10T13:17:48 | 2015-04-10T13:17:48 | 33,728,841 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 493 | java | package cn.edu.seu.institute.dao;
import java.util.List;
import cn.edu.seu.institute.entity.Application;
public interface ApplicationDAO {
List<Application> ApplicationByBaseAndRange(int base, int range);
int getApplicationCount();
List<Application> getApplications();
Application getApplicationBy... | [
"bingluo@foxmail.com"
] | bingluo@foxmail.com |
742281d817905ed956bd6860c9234b72e11a63d4 | 55fdd94c1d7c06be169f0c57df6c7995879e2864 | /shangguigu/排序/code/src/com/cjc/sort/ChooseSort.java | d68466ad8c61b67c42e626278fd235d061e54c98 | [] | no_license | jccccccc16/algorithm-study | 8d7c240c0009f01bdaa93b856c02c2c9926c5809 | 3e98677771f790525745194c25d957d095d75d25 | refs/heads/main | 2023-06-06T10:34:08.385397 | 2021-06-28T06:53:20 | 2021-06-28T06:53:20 | 360,738,944 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,054 | java | package com.cjc.sort;
/**
* Created by IntelliJ IDEA.
* User: cjc
* Date: 2021/4/27
* Time: 16:43
* To change this template use File | Settings | File Templates.
* 选择排序
**/
public class ChooseSort {
public static int[] sort(int []nums){
for(int i=0;i<nums.length;i++){
// 当前位置往后比较
... | [
"617028197@qq.com"
] | 617028197@qq.com |
f56fe2bf5c34f944087428f0ee95346625aa4a3d | 535154de6cd76b8f09a85dcad65a9203e3428b60 | /Visitor/CS4015DP8Java_jacobbaird/src/BinaryTreeVisitor.java | 052f635e82f79c42a40f0431d5f7fc6f58a7d5d5 | [] | no_license | xneonz/DesignDemonstration | 8459b95cc6f84165ba1edd45ac63927265ffd4b6 | df46315e97a715cc1e9f3bd2bb1d21a04585076d | refs/heads/master | 2023-01-05T20:58:08.246491 | 2020-10-23T19:13:15 | 2020-10-23T19:13:15 | 306,726,352 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 248 | java | public abstract class BinaryTreeVisitor {
/*
* Visitors perform separate tasks on operators and nodes.
*/
public abstract void visitOperator(OperatorBinaryTreeNode operator);
public abstract void visitNumber(NumberBinaryTreeNode number);
} | [
"j198mb@gmail.com"
] | j198mb@gmail.com |
ed86fd0a424866e1d1fa5bdb92e492b9093cd7e2 | 3b5ca532358b995ac66a9f53e929a061ac6f60a1 | /app/src/main/java/com/nada/technical_challenge/currency_converter/interfaces/CurrencyItemClickListener.java | aaf5b86611cae9f8b3442baaac9c1f3ece0a882b | [] | no_license | NadaSarhan/challenge | 44570383591b0c1e502501dacf6a89a9d67c69e1 | c61fd95e7dddee0cd129e4a6fea08e76aae8f7f0 | refs/heads/master | 2023-01-31T02:04:23.261841 | 2020-12-16T02:26:22 | 2020-12-16T02:26:22 | 321,828,569 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 230 | java | package com.nada.technical_challenge.currency_converter.interfaces;
import com.nada.technical_challenge.currency_converter.model.Currency;
public interface CurrencyItemClickListener {
void onCurrencyItemClick(Currency c);
}
| [
"Nada_Sarahn@yahoo.com"
] | Nada_Sarahn@yahoo.com |
3c0dca34d636dfbdfd90a435e6eee7c4080d716e | 68ee068f2a8f44f6c469a70d8ba47eb667591e8a | /datasets/styler/be5/repair-attempt/batch_0/45/OperationSupport.java | c86a9a1b6093a52dbbff23dd076ddbfc209baae7 | [] | no_license | aqhvhghtbtb/styler | 261032390ef39224ab1fdfd51a70ba556e5f81d4 | e2881daa6bbc7763ad4a9ba704c4d834316ed9c1 | refs/heads/master | 2021-03-07T16:50:11.364844 | 2020-02-28T10:00:47 | 2020-02-28T10:00:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,912 | java | package com.developmentontheedge.be5.server.operations.support;
import com.developmentontheedge.be5.base.model.UserInfo;
import com.developmentontheedge.be5.base.services.Meta;
import com.developmentontheedge.be5.base.services.UserAwareMeta;
import com.developmentontheedge.be5.database.DbService;
import com.developmen... | [
"bloriot97@gmail.com"
] | bloriot97@gmail.com |
688fd616ba7325b837803d327a25f040f825a0ec | ec2fa0751126f34bbe349a346cfc1cc81dd28f9a | /src/main/java/ute/hibook/entity/Typebook.java | a38b3d879f54915cedc874aec70f3654ba889763 | [] | no_license | ThiMy46/HiBook_KLTN19 | a3d83b7ab01ad79437d81328814f9476aa9b2ae7 | 5b5df22e4a33d1b8978fc423a69331861007f167 | refs/heads/master | 2022-12-28T15:31:39.251756 | 2020-06-17T22:22:43 | 2020-06-17T22:22:43 | 178,658,073 | 0 | 1 | null | 2022-12-15T23:45:29 | 2019-03-31T07:47:49 | Java | UTF-8 | Java | false | false | 1,322 | java | package ute.hibook.entity;
import java.io.Serializable;
import javax.persistence.*;
import java.util.List;
/**
* The persistent class for the typebook database table.
*
*/
@Entity(name="typebook")
public class Typebook implements Serializable {
private static final long serialVersionUID = 1L;
@Id
@GeneratedV... | [
"31314956+ThiMy46@users.noreply.github.com"
] | 31314956+ThiMy46@users.noreply.github.com |
6e53266f859df649c5ffd9266805d453ee81b523 | 2191eb97c82ac98486d73cb0fff1fc793ec12082 | /Chat-Client-Oneway/app/src/main/java/edu/stevens/cs522/chatclient/ChatClient.java | c151c996128f773b335542afbf3df57b22f0cc5b | [] | no_license | Madhuvandhana/AndroidDatabasesDemo | a31ad56f4f806aaefb1310b89091adfaf7c4e2ab | dd317fa6b7f0b378951fa8f22300ba80fad53d4c | refs/heads/master | 2021-02-09T13:41:33.598204 | 2020-03-02T05:36:16 | 2020-03-02T05:36:16 | 244,288,739 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,126 | java | /*********************************************************************
Client for sending chat messages to the server..
Copyright (c) 2012 Stevens Institute of Technology
**********************************************************************/
package edu.stevens.cs522.chatclient;
import java.io.IOException... | [
"="
] | = |
30f0010b306f57e3e109bb828fb085d3f4754445 | 59ab325d85b9c3f702ba45af83a03c0b70db07ff | /com/Business/Test.java | f7972da853cb0f74c9ef0237afbdce072ed92ce6 | [] | no_license | hprem991/Advertisement | 4600bf05662af8068554b59ca27d252455eb76aa | 1bf4a2a9470f48cec721958fbcb122d9fb52f78d | refs/heads/master | 2020-09-17T21:40:14.294524 | 2016-09-10T05:12:07 | 2016-09-10T05:12:07 | 67,852,226 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,725 | java | package com.Business;
import com.Dao.*;
/*import java.lang.*;
import java.lang.annotation.*;
import org.hibernate.*;
import java.util.*;
import org.hibernate.annotations.*;
import org.hibernate.cfg.*; */
import java.util.List;
import java.util.Date;
import java.util.Iterator;
import org.hibernate.HibernateException;... | [
"chettri.p@husky.neu.edu"
] | chettri.p@husky.neu.edu |
924e7364ec8fec22e24051feeb67c177e87d970c | ddb80aa5b6e7b645632be39fcfba478faa550a60 | /BoksIterator.java | c8c88a45312ead8916ac885ca86837ad37d6e1c8 | [] | no_license | hlokensgard/Spilleprosjekt_Var_2015 | 6e4ef0344b8b101c5372cba7c73a2e2a08fa4d7b | 05112dffac8959ca6d9c055943e5978cfe6fda36 | refs/heads/master | 2021-08-27T15:26:43.865286 | 2015-04-22T09:06:06 | 2015-04-22T09:06:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 404 | java | package spillprosjekt;
import java.util.Iterator;
import javafx.scene.layout.VBox;
public class BoksIterator implements Iterator<Object> {
private int i;
VBox boks;
public BoksIterator(VBox boks){
this.i = 0;
this.boks = boks;
}
@Override
public boolean hasNext() {
return boks.getChildren().size() > i;... | [
"erikbjorgen@gmail.com"
] | erikbjorgen@gmail.com |
cf5d3fa2c0478f573d520585ac5876973a8f8a96 | 489a75310de4c8684dc64fb0007e3eeb6c130f60 | /ailib/src/main/java/ai/api/AIDataService.java | ca740b16c504b44ab321da78163f711d9c64ee34 | [
"Apache-2.0"
] | permissive | nsp4real/api-ai-android-sdk-nsp4real | 28c2e9a9355de406e87601a28127fa83ca9610cf | ebeb11000f2b4ad3e39e0d89f39e32fa9c5776ed | refs/heads/master | 2021-01-18T10:06:47.788149 | 2015-01-27T05:00:33 | 2015-01-27T05:00:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,471 | java | package ai.api;
/***********************************************************************************************************************
*
* API.AI Android SDK - client-side libraries for API.AI
* =================================================
*
* Copyright (C) 2014 by Speaktoit, Inc. (https://www.speaktoit.co... | [
"danil.skachkov@speaktoit.com"
] | danil.skachkov@speaktoit.com |
c2b99646b6e34030f780f998028e4dc43e0fe7e9 | f26b833055dc6f9b1c78a7b78d5cb7121af2d59a | /src/by/it/_tasks_/lesson03/TaskA1.java | fe3bfd2b941f9118f0b55e86cd8bf30ff975d1ec | [] | no_license | Rq3d/cs2018-01-08 | 00b85c7c395f5552a4f9d4d0a91d5db2e8afa655 | 53d7cb71e2647a3120f1e9353623e9addaa1b537 | refs/heads/master | 2021-05-13T18:52:04.902260 | 2018-01-21T17:22:25 | 2018-01-21T17:22:25 | 116,879,534 | 1 | 0 | null | 2018-01-09T22:48:08 | 2018-01-09T22:48:08 | null | UTF-8 | Java | false | false | 1,872 | java | package by.it._tasks_.lesson03;
/*
Lesson 04. Task A1. Калькулятор.
Напишите программу, которая считывает с клавиатуры два целых числа a и b
после этого выводит через пробел:
сумму, разность, произведение, частное и остаток от деления
этих чисел двух чисел (результат выводится как тип int).
после этого еще раз вывод... | [
"375336849110@tut.by"
] | 375336849110@tut.by |
0da36e03850fd6f7063178de03ce16ae062a7b41 | 899c5d350b1adec7f5b380cc851ccc3a9c932999 | /day23/src/com/bit/day23/Ex16.java | acd7e99bb4a45e879259709f2d72f87771404597 | [] | no_license | ziwookim/javaworkspace | 896dbfee29dcc4ca1ac7ddaf2ef3b71f8eebc4c6 | 001b6a3be31fe11d2fb657dea4ecb03d01943206 | refs/heads/master | 2023-01-01T18:41:29.375318 | 2020-10-21T08:51:20 | 2020-10-21T08:51:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 886 | java | package com.bit.day23;
import java.awt.Frame;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import java.awt.event.WindowListener;
//class Lec16 implements WindowListener {
// public void windowActivated(WindowEvent e) {}
// public void windowClosed(WindowEvent e) {}
// public void windowClos... | [
"kamja227@nate.com"
] | kamja227@nate.com |
17f32ba46782edcc839629ddd68dfbef322cca4b | 9b04c5a90b31776a17c254d218abb63f59889f5d | /gsb/gsb-api/src/main/java/com/gongsibao/api/conroller/taurus/TrademarkController.java | 3d55c5a9f8c88256579a2934757ff9207964cf09 | [] | no_license | damogui/testtt | de80c460e878c22553dabe965a7dfe21181d83cf | ae486b93370db3b3153239a25aecd1caeea8d248 | refs/heads/master | 2021-09-14T19:46:43.345265 | 2018-05-18T08:29:08 | 2018-05-18T08:29:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 88 | java | package com.gongsibao.api.conroller.taurus;
public class TrademarkController {
}
| [
"hwhping@163.com"
] | hwhping@163.com |
094ec47d406b37facd61cf2a89a1eeb3b8e69fb1 | cf08ee1cc969dd4541af369bfddf1355c0e49927 | /hanfu-product-center/src/main/java/com/hanfu/product/center/service/GroupOpenConnectService.java | 46ed4c84e5b55849f3addde3dfc111802cb9cae5 | [] | no_license | adminDavin/hanfu | bcbd118ddbe0189557b8c041d14200407dbfbdd5 | 3ea04703f9b3aebc132ae5ea9387fa0e0f54e08b | refs/heads/develop | 2022-07-12T02:54:05.833434 | 2021-01-14T08:35:22 | 2021-01-14T08:35:22 | 210,497,289 | 1 | 2 | null | 2022-06-29T18:14:19 | 2019-09-24T02:47:45 | Java | UTF-8 | Java | false | false | 715 | java | package com.hanfu.product.center.service;
import com.hanfu.product.center.model.GroupOpenConnect;
public interface GroupOpenConnectService {
int deleteByPrimaryKey(Integer id);
void deleteByGroupOpenId(Integer id);
void insert(Integer userId, Integer groupOpenId, Integer ordersId, String hfDesc, Integer ... | [
"2451203734@qq.com"
] | 2451203734@qq.com |
1829f274da35766b7fb708b5f6096ec4ad186275 | d216f26ead7c8a0ee9785ec16104068bca1455ac | /src/main/java/sy/model/base/Activity.java | 44c7e6e881a0065e92d1aafbbc255fbfb2a61ed8 | [] | no_license | nickbobo/sshe | 94f6f90f8a8be5f7135b4ee14c06b837a345ff20 | aa3894b9fae36e6815b3539fc7fd0042aa63c6d9 | refs/heads/master | 2021-01-25T04:43:07.583880 | 2018-07-18T05:23:50 | 2018-07-18T05:23:50 | 93,474,031 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,312 | java | package sy.model.base;
// Generated 2016-5-1 13:55:52 by Hibernate Tools 3.2.2.GA
import java.util.Date;
import java.util.HashSet;
import java.util.Set;
import java.util.UUID;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Fe... | [
"934858124@qq.com"
] | 934858124@qq.com |
a6b6ede5151ae1051d83ea95ebbd0bdcad81d65e | 2b6ed0b9c5f664b51ad919dda6190ab8f49938a5 | /java/aulas/src/exercicioaulas/ParOuImparRaizQuadrada.java | 5f950b7da0ef8fc13fa04215448c22217b913a42 | [] | no_license | victoraraujo7/turma16java | 343426c7b5aad680b3e680c2e0cb3ddb2337fb76 | 0c047a35291d85b4322b88bc961bc1a38976eef8 | refs/heads/main | 2023-03-26T04:04:18.926063 | 2021-03-23T20:44:11 | 2021-03-23T20:44:11 | 329,984,520 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 569 | java | package exercicioaulas;
import java.util.Scanner;
public class ParOuImparRaizQuadrada {
public static void main(String[] args) {
Scanner ler = new Scanner(System.in);
int numero;
System.out.print("Digite um numero: ");
numero = ler.nextInt();
if(numero <=0 ) {
System.out.print("Numero invalido, meno... | [
"Victor"
] | Victor |
5e229c93a9d30f0af7bc8ce76a274ed71a89e1d6 | cbea23d5e087a862edcf2383678d5df7b0caab67 | /aws-java-sdk-opensearch/src/main/java/com/amazonaws/services/opensearch/model/transform/InboundConnectionMarshaller.java | c89ad0e8c1ce7580c3f0f13560d2d38bc0fffa03 | [
"Apache-2.0"
] | permissive | phambryan/aws-sdk-for-java | 66a614a8bfe4176bf57e2bd69f898eee5222bb59 | 0f75a8096efdb4831da8c6793390759d97a25019 | refs/heads/master | 2021-12-14T21:26:52.580137 | 2021-12-03T22:50:27 | 2021-12-03T22:50:27 | 4,263,342 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,038 | java | /*
* Copyright 2016-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.