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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8e16cc93f992a2a15aea5b666a850dadd609543b | 10b95051fdac38825bca1df8f01e8a631ae63be8 | /java_classes/classes-dex2jar_FILES/com/keepassdroid/view/GroupAddEntryView.java | 26b359df0724aa3ce84635ac0fa6abf21c0dd64b | [] | no_license | pankajsy/android-reverse-engineering | 8c6cde02eb2cb363070282524af6ade60aef23be | 44a5392ff3f77b2138569b7a704611d5db862622 | refs/heads/master | 2021-03-27T10:37:53.924353 | 2019-03-07T04:32:56 | 2019-03-07T04:32:56 | 75,222,582 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 847 | java | package com.keepassdroid.view;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.widget.RelativeLayout;
public class GroupAddEntryView
extends RelativeLayout
{
public GroupAddEntryView(Context paramContext)
{
this(paramContext, null);
}
... | [
"pankajnyu@gmail.com"
] | pankajnyu@gmail.com |
9604fc6ae7e365c6a968287ee79b847bf27b9eac | c1d500656b6950509aaddcc1166331e0f1d345ce | /PokemonGame/Form4Pokemon.java | bc316ca56f86033cbe85fb39a712ce66ec65602c | [] | no_license | Gam1999/PokemonGame-by-Java | 65092972bb154486aef05c40bf9f1dd3ea8d59c5 | 0d55e0f3eb890e6835746e51253d813ac7c31b1e | refs/heads/main | 2023-07-14T00:33:25.487860 | 2021-08-25T15:47:58 | 2021-08-25T15:47:58 | 399,868,367 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,811 | java | import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.*;
import java.io.FileInputStream;
public class Form4Pokemon extends JFrame {
private int wildPokemon = (int)(Math.random());
private ImageIcon ImageIcon;
private ImagePanel panel;
private JButton butto... | [
"gam40120@gmail.com"
] | gam40120@gmail.com |
d03071bd6cbaafafa48fa1065f14fe798344adcc | bd2d395dbdaa9d468bd918945b024d2cd3042669 | /TaxPerson/src/taxfactory/BasicCommodityTax.java | 266a99b9a8dd178327a1bf347702eafcd882fa3a | [] | no_license | sreepal/InterviewQuestions | 7f2d0ba9c19ba5d69f4a715c49e85b0c5f91b1dd | f471e0816f3c9ab299491dadf21bb76d8fd3d43c | refs/heads/master | 2021-01-16T21:32:56.351479 | 2016-05-13T07:22:42 | 2016-05-13T07:22:42 | 58,670,830 | 0 | 0 | null | 2016-05-12T19:30:27 | 2016-05-12T19:30:27 | null | UTF-8 | Java | false | false | 744 | java | package taxfactory;
import java.util.HashMap;
//Concrete BasicCommodityTax Class code
public class BasicCommodityTax implements TaxCalculation {
@Override
public double getCost(String commondity) {
double taxRate= 0.01;
/* This is how to declare HashMap */
HashMap<String,Integer > h... | [
"sreepal.g@gmail.com"
] | sreepal.g@gmail.com |
8b97ac9025332ceb5decffc8c6aa4a56038ac6d1 | 96d3edfffd5771a819f51f1936f520314f1b2bd9 | /workspacejava/Ex_0820/src/ex4_work/Gugudan.java | b2e6f3fa3f5af4a393fca215be2e778d706a2cfd | [] | no_license | ckd0dn/web | 547cd08f382526d1cc5a4f4acc0841f9645428f3 | 6b9c3213d80dd046feffdcf1c85122838a1cf0d0 | refs/heads/master | 2023-03-17T20:18:50.702544 | 2021-03-09T08:43:29 | 2021-03-09T08:43:29 | 312,524,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 180 | java | package ex4_work;
public class Gugudan {
public void showTable(int n) {
for (int i = 1; i <= 9; i++) {
System.out.printf( "%d * %d = %d\n",n, i, n*i);
}
}
}
| [
"ckd0dn12@gmail.com"
] | ckd0dn12@gmail.com |
a07d3e5967b20620f3ec5d4da01fe776ba1f1e00 | 43ea6b8fd54f76e49f6e8ed8ec443336cf7db8ac | /uva/UVa10195_TheKnightsOfTheRoundTable.java | add4e5cd41e9aef6c66d354bb09835d908fd95b1 | [] | no_license | mirzainayat92/competitive-programming | 68f6c0a5a10cf8d8f14040a385e22e53d03beb70 | 2d737fb6f69256f62ea5454888f5687f1814ea7b | refs/heads/master | 2020-12-22T20:45:48.789657 | 2018-03-15T03:52:48 | 2018-03-15T03:52:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,079 | java | package uva;
/* USER: 46724 (sfmunera) */
/* PROBLEM: 1136 (10195 - The Knights Of The Round Table) */
/* SUBMISSION: 09301883 */
/* SUBMISSION TIME: 2011-09-26 16:45:47 */
/* LANGUAGE: 2 */
import java.util.*;
import java.io.*;
public class UVa10195_TheKnightsOfTheRoundTable {
public static void main(String[] a... | [
"sfmunera@gmail.com"
] | sfmunera@gmail.com |
53c63332840438cc0037f76b51a4688a06ea153a | 2e0f92dd6b626a1a081cb93be2dd65586ae75bb2 | /src/qa/allot/stabilityVerification/core/helpers/PolicyInstanceClassification.java | 949996de514ca22941792318b195665df3b42d96 | [] | no_license | vbronshtein/StabilityVerification16 | 29c6974a75a0a045c4b99e74fcbf2916e5e9f218 | ee830079a1ae13353110b044b0ca3fc8ca300b07 | refs/heads/master | 2020-03-25T04:54:58.765799 | 2018-08-03T15:16:00 | 2018-08-03T15:16:00 | 143,420,035 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,704 | java | package qa.allot.stabilityVerification.core.helpers;
import java.util.List;
import qa.allot.stabilityVerification.core.policy.LineInstance;
import qa.allot.stabilityVerification.core.policy.PipeInstance;
import qa.allot.stabilityVerification.core.policy.PolicyInstance;
import qa.allot.stabilityVerification.cor... | [
"vbrinshtein@allot.com"
] | vbrinshtein@allot.com |
81af91ee1f032a7b8c6ab23495d2ff2b955c2751 | 980a4702cf5396ab54cb0e9282055e1e2d3edd1d | /nd4j/nd4j-backends/nd4j-api-parent/nd4j-native-api/src/main/java/org/nd4j/nativeblas/OpaqueConstantDataBuffer.java | 8e198c18624bcf2adced0177fa43cb91e9dabfc4 | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0",
"MIT",
"BSD-3-Clause"
] | permissive | pxiuqin/deeplearning4j | 5d7abea2102ad3c8d6455803f7afc5e7641062a1 | e11ddf3c24d355b43d36431687b807c8561aaae4 | refs/heads/master | 2022-12-02T00:09:48.450622 | 2020-08-13T10:32:14 | 2020-08-13T10:32:14 | 277,511,646 | 1 | 0 | Apache-2.0 | 2020-08-13T10:32:16 | 2020-07-06T10:28:22 | null | UTF-8 | Java | false | false | 979 | java | /*******************************************************************************
* Copyright (c) 2015-2019 Skymind, Inc.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
* https://www.apache.org/licenses/LICENSE-2.0.
*
*... | [
"blacka101@gmail.com"
] | blacka101@gmail.com |
b9fdbbad0d634082bccaff9c989b6c23fdd8ea22 | e08968256ae2f27e51bf3041c71965a23948fb06 | /src/Crossover.java | a630a525063019f5764f5b3673e2d66342cc7832 | [] | no_license | AlexisMundu-zz/Decryption-with-Genetic-Algorithm | dcec203ce330b330a06c563cca4c80cfc5b152d5 | c0df3ec634cfd5406f2c01a806484d070ab998ed | refs/heads/master | 2021-10-07T06:36:13.997096 | 2018-12-03T16:45:03 | 2018-12-03T16:45:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 309 | java | public abstract class Crossover <T> {
/**
* Genetic operator which combines the genetic information of two parents to generate 2 new offsprings
* Offsprings replace the parents
* @param genotype1
* @param genotype2
*/
public abstract void cross(Genotype<T> genotype1, Genotype<T> genotype2);
}
| [
"alexismun53@gmail.com"
] | alexismun53@gmail.com |
fa955c8023e987d6101d6f9bff8c6ba70e491c04 | 1f19aec2ecfd756934898cf0ad2758ee18d9eca2 | /u-1/u-11/u-11-111/u-11-111-1112/u-11-111-1112-11113-111111/u-11-111-1112-11113-111111-f173.java | c694b23feadcc845df3c9e51cecf566d0dc3e6ee | [] | no_license | apertureatf/perftest | f6c6e69efad59265197f43af5072aa7af8393a34 | 584257a0c1ada22e5486052c11395858a87b20d5 | refs/heads/master | 2020-06-07T17:52:51.172890 | 2019-06-21T18:53:01 | 2019-06-21T18:53:01 | 193,039,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | mastercard 5555555555554444 4012888888881881 4222222222222 378282246310005 6011111111111117
7018625784108 | [
"jenkins@khan.paloaltonetworks.local"
] | jenkins@khan.paloaltonetworks.local |
2e74d06f3ae155283f2a5d3421d06811b01faadb | 0858d209a707cefc20b5fdb74acdca45730bc39c | /app/src/main/java/com/example/yls/jsongson/Student.java | 01b599a11bdf98827c73f5fc81978429786e6b52 | [] | no_license | zjh1003/JsonGson | d199bb1f8bde01b108e7e5353fe3ff30e04b1bf9 | 6f2ab667a7c5051508487e4a7e11f45e79cacad2 | refs/heads/master | 2021-01-11T14:05:31.040560 | 2017-06-21T03:25:26 | 2017-06-21T03:25:26 | 94,958,720 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 662 | java | package com.example.yls.jsongson;
/**
* Created by yls on 2017/3/2.
*/
public class Student {
int id;
String name;
int age;
// 快捷键 ALT+Insert
public Student(int id, String name, int age){
this.id =id;
this.name = name;
this.age = age;
}
public String getName() {
... | [
"1392096101@qq.com"
] | 1392096101@qq.com |
34107828e9c4cd8789cbe990e18ba95816182968 | edabb15cb09ce6cb3a0f2d4d1dfe17850b5d8554 | /src/main/java/ru/fsrar/wegais/ttnsingle_v2/WayBillTypeV2.java | 613774c513cd36465ac1a20a1918723cd4d94a49 | [
"MIT"
] | permissive | ytimesru/kkm-pc-client | 74f7eecd30fb1ef1f29c43a85ecbf18a78935646 | 899a6f00b2067a5d0823fd3d468be693af1dbdba | refs/heads/master | 2021-01-25T09:10:42.038884 | 2018-08-11T20:07:11 | 2018-08-11T20:07:11 | 93,795,952 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,433 | 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.06.... | [
"andrey.trakhirov@magenta-technology.com"
] | andrey.trakhirov@magenta-technology.com |
a8dc6cf4c51c47cb3a50bba7054bb16d0f6c6c67 | 2a71eee26fa3313c7aa988042719aeb24d6c1ea4 | /CoFHCore/src/main/java/cofh/lib/block/TileBlockActive.java | 4013c1b85f50dacf847c5c8c673dd94500a70887 | [] | no_license | dizzyd/1.15 | 64b797494e707b8c90a339d0548f841b7cf08002 | fe938d66c5412bfe8067d91ecfdf559c528ec60d | refs/heads/master | 2022-12-09T07:47:47.685447 | 2020-08-09T03:41:34 | 2020-08-09T03:41:34 | 286,322,082 | 0 | 0 | null | 2020-08-09T21:48:16 | 2020-08-09T21:48:16 | null | UTF-8 | Java | false | false | 868 | java | package cofh.lib.block;
import cofh.lib.tileentity.TileCoFH;
import net.minecraft.block.Block;
import net.minecraft.block.BlockState;
import net.minecraft.state.StateContainer;
import java.util.function.Supplier;
import static cofh.lib.util.constants.Constants.ACTIVE;
public class TileBlockActive extends TileBlockC... | [
"kinglemming@gmail.com"
] | kinglemming@gmail.com |
100844b11f2f312432dfe8e5bf751e236b9941b5 | 270916a70f0d2269dbdb186e1635744db4ebb6cc | /notes/5-6/src/BinaryTree.java | 117cb8cfa54d351ab81c396cbd14de9ac940b7e1 | [] | no_license | cheng1212y/DATA-STRUCTURE | 55db3daf0304803eadca490132449b91df46d404 | da6c90eb32f19b6e8ed46a9bda4adbfe47d7e232 | refs/heads/master | 2022-12-06T04:23:44.169251 | 2020-08-23T11:12:39 | 2020-08-23T11:12:39 | 286,170,780 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,024 | java |
/**
* @Description: 二叉树的遍历、计算结点、深度
* @Author: Cheng
* @Create: 2020-05-15 20:09
**/
class Node {
public char val; //值为字符ABC
public Node left;//左孩子-》左子树
public Node right;//右孩子-》右子树
public Node(char val) {
this.val = val;
}
}
public cla... | [
"cheng12y@yeah.net"
] | cheng12y@yeah.net |
00b2bf58828b0ce9d06f18b44c7b85e93cfc1a75 | c00ef84295ea3cfc2b7a17632628169c620314a3 | /GuitarV3.0/src/main/java/cn/edu/cumt/dao/DataAccess.java | fbafc82deaf6ae3440b863f78c869cdf8e1c4fbd | [] | no_license | caraona/Guitar3.0 | cfaed9e3e53cbfedb71ba69723ea97683eac7269 | 9bb3479b44396586d22d69bd09f88d0a0799f195 | refs/heads/master | 2021-01-23T05:56:29.990899 | 2017-06-01T01:12:29 | 2017-06-01T01:12:29 | 93,002,405 | 0 | 0 | null | null | null | null | ISO-8859-4 | Java | false | false | 1,111 | java | package cn.edu.cumt.dao;
import cn.edu.cumt.sqliteDao.impl.GuitarDaoImpl;
import cn.edu.cumt.sqliteDao.impl.GuitarSpecDaoImpl;
public class DataAccess {
// private static String daoName = "mysqlDao";
private static String daoName = "sqliteDao";
/**
* ´´ÔėGuitarDao
* @return
*/
public static GuitarDao crea... | [
"694375133@qq.com"
] | 694375133@qq.com |
89cef9a610d6005f480fdc91a3881ae138ebc85c | 85ac76ef311928ce4ccbc34d4774586ac65ef9d7 | /ipa/TestIPA/src/main/java/MutantInjectionArtifacts/JID/JID2.java | 70402fcdf9420551070d1ba9f4f51600e6e4afbc | [] | no_license | gdevanla/jmint3 | 94ff094fa14b2e325e173d80cbe640fcf46cd6dc | bf84e8983c12d1e03a408649e9a4afc5860a2cd7 | refs/heads/master | 2021-01-23T05:30:33.243930 | 2014-01-24T19:32:19 | 2014-01-24T19:32:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 513 | java | // This is a mutant program.
// Author : ysma
package MutantInjectionArtifacts.JID;
public class JID2
{
public int instancevar = (int) (((Math.random())*2000)+1);
public static int staticVar;
public JID2()
{
}
public JID2( int x )
{
instancevar = (int) ((Math.random() + 1) * ... | [
"sed#lok"
] | sed#lok |
ee4d94ec36709d3be37383d319dd2a9442090e83 | 5956be48881ae28149e7feedde3b63853a126cf8 | /library_sms_pay/src/main/java/com/y7/smspay/sdk/util/HttpURLConnectionUtils.java | 3cbab53e9a509913dd21eba70a9b23042b38b231 | [] | no_license | jv-lee/Yuan7Game | b10a701fa919e6674e4c99a2f4435ba48583a1a5 | 63c7278a0f1cbe4c5d697ee001672eb853e08f36 | refs/heads/master | 2021-01-02T22:33:12.382699 | 2017-08-11T11:07:52 | 2017-08-11T11:08:25 | 99,334,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,167 | java | package com.y7.smspay.sdk.util;
import java.io.BufferedReader;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.HttpURLConnection;
import java.net.URL;
/**
* 主要功能:HttpURLConnection网络工具类
*
* @P... | [
"jv.lee@foxmail.com"
] | jv.lee@foxmail.com |
5b1e1e35e3e557ba1b50cc3197c1d41a526f1395 | 6a1b4aa7b3210cf8732e6122af73b8f8e73dd40f | /ecsite/src/com/internousdev/ecsite/dao/UserCreateCompleteDAO.java | 87d405156453e509c2567e7f749b5195b648cadc | [] | no_license | kinoshita02/my-ecsite | ee6c38cbfd5ae5576e542a523ed59ee8288f5060 | 16ba0f736aa7c330dd2f574c30dbd6ba4c42c8dc | refs/heads/master | 2020-05-02T17:35:19.427840 | 2019-03-28T02:02:29 | 2019-03-28T02:02:29 | 178,103,547 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 920 | java | package com.internousdev.ecsite.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import com.internousdev.ecsite.util.DBConnector;
import com.internousdev.ecsite.util.DateUtil;
public class UserCreateCompleteDAO {
public void createUser(String userId, String password... | [
"1991.toommi@gmail.com"
] | 1991.toommi@gmail.com |
607c5ec48e0d7f708ff1ae466a664b6df5ef5a4e | 8c54afa4b2243ba8527b760ea439e35ecb6c3342 | /Chapter9/src/template/Car.java | c427ae082b2ab12a5ca11e9a0b281caffaa0b580 | [] | no_license | saeminakim/java_basic | 1cddd32d3f42848b2512021cdaf63f5f6f8ed7f8 | 9f5246aef5951325a7f6be493af9e208137ee383 | refs/heads/master | 2023-08-11T16:32:31.665269 | 2021-09-28T07:31:22 | 2021-09-28T07:31:22 | 399,723,675 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 785 | java | package template;
public abstract class Car {
public abstract void drive(); //차종에 따라 달리는 방법이 다를 수 있으니 여기서 구현 x
public abstract void stop();
public abstract void wiper();
public void washCar() {} // 구현코드 없이 선언해놓고 하위 클래스에서 필요에 따라 재정의해서 사용할 수 있음 hook method
public void startCar() {
System.out.println("시동을 켭니다... | [
"helloimlily@gmail.com"
] | helloimlily@gmail.com |
df82bb37f7f0fab1910848ed8cf61d0146a2decd | 7b73756ba240202ea92f8f0c5c51c8343c0efa5f | /classes5/rym.java | 2b9b49b1c275bb3c3d51d9e824535b72909d971f | [] | no_license | meeidol-luo/qooq | 588a4ca6d8ad579b28dec66ec8084399fb0991ef | e723920ac555e99d5325b1d4024552383713c28d | refs/heads/master | 2020-03-27T03:16:06.616300 | 2016-10-08T07:33:58 | 2016-10-08T07:33:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,636 | java | import com.tencent.mobileqq.app.QQAppInterface;
import com.tencent.mobileqq.filemanager.app.FileManagerEngine;
import com.tencent.mobileqq.filemanager.core.FileManagerNotifyCenter;
import com.tencent.mobileqq.filemanager.core.OnlineFileSessionWorker;
import com.tencent.mobileqq.filemanager.data.FileManagerEntity;
impor... | [
"1776098770@qq.com"
] | 1776098770@qq.com |
ede4c4a22449664b5f3c5951dd608a8a987111fa | 574919cb1f5cd54d37914387e6726eb497d41529 | /trapezoidArea.java | 43a15934adc1a27c41e4c0b65abaf60aa5b0f142 | [] | no_license | demitech1024/apcsa-trapezoid | 1e93b0c1247f57d2eb837cd6f2536d17b09bc9cf | ae9695a445bcc0284d56492c8f325c98ec02c490 | refs/heads/master | 2020-08-05T05:24:34.242171 | 2019-10-02T18:33:04 | 2019-10-02T18:33:04 | 212,412,513 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | import java.util.Scanner;
public class trapezoidArea {
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
System.out.print("\nEnter a top for the trapezoid : ");
double top = s.nextDouble();
System.out.print("\nEnter a bottom for the... | [
"demitech1024@gmail.com"
] | demitech1024@gmail.com |
f18b277ceabd120e848b2cf7a4b5f2f0c42a981b | 1ca86d5d065372093c5f2eae3b1a146dc0ba4725 | /core-java-modules/core-java-perf/src/main/java/com/surya/memoryleaks/staticfields/StaticFieldsDemo.java | 692fea66b1021967b4ace1f1f2c886305bb40225 | [] | no_license | Suryakanta97/DemoExample | 1e05d7f13a9bc30f581a69ce811fc4c6c97f2a6e | 5c6b831948e612bdc2d9d578a581df964ef89bfb | refs/heads/main | 2023-08-10T17:30:32.397265 | 2021-09-22T16:18:42 | 2021-09-22T16:18:42 | 391,087,435 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 555 | java | package com.surya.memoryleaks.staticfields;
import java.util.ArrayList;
import java.util.List;
public class StaticFieldsDemo {
public static List<Double> list = new ArrayList<>();
public void populateList() {
for (int i = 0; i < 10000000; i++) {
list.add(Math.random());
}
... | [
"suryakanta97@github.com"
] | suryakanta97@github.com |
939b3aeeade04aee801f5b3820af001dda023b69 | 238ed5a13579aa1ac3591dbab83b8288a340482c | /Leetcode9/src/XOfAKindInADeckOfCards.java | 49bef8c79142fc445fa9a53763348395f39ecc31 | [] | no_license | verginiaa/Leetcode | 7df55dbfe0e181d9fc41e349e2595e8852b871f7 | 07ad4d2a3dd7dea1240a2af62b07434316f58751 | refs/heads/master | 2023-03-03T17:36:50.185099 | 2021-02-04T11:53:31 | 2021-02-04T11:53:31 | 315,642,047 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 601 | java | import java.util.Collections;
import java.util.Map;
import java.util.TreeMap;
public class XOfAKindInADeckOfCards {
public boolean hasGroupsSizeX(int[] deck) {
int[] count = new int[10000];
for (int c: deck)
count[c]++;
int g = -1;
for (int i = 0; i < 10000; ++i)
... | [
"gina.lovelygi@gmail.com"
] | gina.lovelygi@gmail.com |
45901b3582784c9015e8b161f0be7502d25bc343 | 72f763d138d244ce5834f5cdd4cbefb4b4239ad6 | /app/src/main/java/com/appli/nyx/formx/preference/PrefsManager.java | 6ab6260b1fba59f887f8ffd6f71b5e97db322324 | [] | no_license | tchipi88/FormX | 1542d944cf6a42678eacce9394d255736dec5a8c | 3a1a0d73b001b09dbce4d5c4691488d21961180b | refs/heads/master | 2023-02-25T03:51:25.512625 | 2020-05-24T19:06:28 | 2020-05-24T19:06:28 | 333,015,989 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,476 | java | package com.appli.nyx.formx.preference;
import org.androidannotations.annotations.EBean;
import org.androidannotations.annotations.sharedpreferences.Pref;
@EBean
public class PrefsManager {
@Pref
protected Prefs_ prefs_;
public String getFirebaseToken() {
return prefs_.firebaseToken().get();
}
public void s... | [
"ngansop.arthur@gmail.com"
] | ngansop.arthur@gmail.com |
70f365a4de1fcf239c220105bef2a410ea878592 | 93373a77a20937f928fcd447eba16bb7ced139ac | /practice/hasa/SmartPhone.java | e56defc56137e240cfb3f38bdf2ecfa0f8ac3823 | [] | no_license | TY-Sudharshan-BS/corejava | b506314eecac71a1a38fa550267d34dccfe4b22c | 50afe92d5ba4f0cc426a06a2abb7353d6305b6da | refs/heads/master | 2023-03-28T12:27:04.035687 | 2021-03-25T12:54:20 | 2021-03-25T12:54:20 | 351,423,431 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package com.tyss.practice.hasa;
public class SmartPhone {
String brand;
long imei;
String model_name;
Battery battery;
Sim sim;
Rom rom;
public SmartPhone(String brand, long imei, String model_name, Battery battery, Sim sim, Rom rom) {
super();
this.brand = brand;
this.imei = imei;
this.model_name = mod... | [
"sudharshan.bs@testyantra.in"
] | sudharshan.bs@testyantra.in |
135eb952a164d6b7d3e782039e281786b7e38de9 | 1b0798cf742c140e2f85e56e796a8e3fffd77f42 | /src/brickbreak/Breaker.java | 3302dddeacfbc99d8154c3c8f2a91bcccbf04d25 | [] | no_license | TheDryck/BrickBreaker | fea8b65391df4f2294f91154ff790177da4b30cd | 785513f814d11fe59a371f89bd0f0093576882e9 | refs/heads/master | 2020-07-12T10:43:49.691920 | 2019-08-27T21:52:50 | 2019-08-27T21:52:50 | 204,796,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,416 | java | package brickbreak;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.Rectangle;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import javax.swing.Timer;
impor... | [
"rodgersdryck@gmail.com"
] | rodgersdryck@gmail.com |
d5186c33db679991aa2538d346a39444c301bd6a | eb27fa1a9533519771ed53eae1d07bc098425cf3 | /src/main/java/cn/modules/sys/controller/SysRoleController.java | 4f9bdef7b063b24dd483de958675330448c4703c | [] | no_license | JiancongLee/Anze | 1f0d7875bcfacb493c324b44fec7316f384d0711 | 1d94e7121e07417fce4c04f514d8d54f701c9971 | refs/heads/master | 2022-12-10T18:56:59.706709 | 2019-06-04T06:55:19 | 2019-06-04T06:55:19 | 167,913,424 | 0 | 1 | null | 2022-12-06T00:39:58 | 2019-01-28T06:52:18 | Java | UTF-8 | Java | false | false | 3,774 | java | package cn.modules.sys.controller;
import cn.base.AbstractController;
import cn.common.annotation.SysLog;
import cn.common.constant.Constant;
import cn.common.utils.PageUtils;
import cn.common.utils.Result;
import cn.common.validator.ValidatorUtils;
import cn.common.vo.TreeVo;
import cn.modules.sys.entity.SysRoleEntit... | [
"iv2ncc@vip.qq.com"
] | iv2ncc@vip.qq.com |
2cb57ca1895ae554853cf9b471e6844d3e3e56f3 | 0b80d92f029cdf716941674ce41ba2e514741984 | /src/main/java/com/github/guennishueftgold/trapezeapi/ShortStationInfo.java | 5a1daa4428a508dc338188a0e22808341458ee43 | [] | no_license | GuennisHueftgold/TrapezeApi | b0e6301b3d972cb0a75b8d33758bcb1b75829455 | b31fe3c4b56b9a4e0f0cb310bcd8efcda3fa770b | refs/heads/master | 2021-09-04T06:25:36.215284 | 2018-01-04T16:21:26 | 2018-01-04T16:21:26 | 115,356,935 | 0 | 0 | null | 2018-01-16T17:30:27 | 2017-12-25T18:43:12 | Java | UTF-8 | Java | false | false | 4,181 | java | package com.github.guennishueftgold.trapezeapi;
import com.google.gson.TypeAdapter;
import com.google.gson.stream.JsonReader;
import com.google.gson.stream.JsonToken;
import com.google.gson.stream.JsonWriter;
import java.io.IOException;
import java.util.Objects;
public final class ShortStationInfo {
private fin... | [
"34449444+GuennisHueftgold@users.noreply.github.com"
] | 34449444+GuennisHueftgold@users.noreply.github.com |
87341808ea6047df395915fc6ff0cd2db89eeb64 | ef830bb18e1f432122e1c9523d4c807c9ef077a5 | /src/main/java/com/taobao/api/domain/Materialitemswlbwmsstockpruductprocessingnotify.java | 4c9a4e89a3db88a63879aa388d99ee7af30a7f10 | [] | no_license | daiyuok/TopSecuritySdk | bb424c5808bd103079cbbbfcb56689a73259a24d | 8ac8eb48b88158a741c820a940564fd0b876e9db | refs/heads/master | 2021-01-22T06:49:05.025064 | 2017-03-01T06:19:42 | 2017-03-01T06:19:42 | 81,789,925 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 699 | java | package com.taobao.api.domain;
import com.taobao.api.internal.mapping.ApiField;
import com.taobao.api.TaobaoObject;
/**
* 原料商品列表
*
* @author top auto create
* @since 1.0, null
*/
public class Materialitemswlbwmsstockpruductprocessingnotify extends TaobaoObject {
private static final long serialVersionUID = ... | [
"daixinyu@shopex.cn"
] | daixinyu@shopex.cn |
846b0d195d84a8adbbdbbc0a2797d6f114ca2add | 254c40b7a140723b10fc331b6f22f5aabf585f6a | /src/java/br/com/hotelProf/dao/FabricaConexao.java | 98d55a45e7d286af37d2d0a87c1c5e7193b4b6b6 | [] | no_license | cel055/PISenac2Semestre2016Admin | 14ed5cca560822ee065702bd7e73391e1f84ac38 | 52dace2febbf423d94107a721dd2acab1e0fce58 | refs/heads/master | 2021-01-11T19:16:03.751495 | 2017-01-18T13:35:43 | 2017-01-18T13:35:43 | 79,343,082 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,424 | java | package br.com.hotelProf.dao;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class FabricaConexao {
public static Connection getConnection() throws Exception {
try {
Class.forName("com.mysql... | [
"cel055.ufsc@gmail.com"
] | cel055.ufsc@gmail.com |
dc25f7f9aad00e2b93343782d88ee0f73ef72a06 | b8e9a2b9314c3111c4eaa364cc9742e4eec6a79a | /src/Game2048.java | 419014b92608f53da8cde97d7daac25a48355fef | [] | no_license | PanBukowski/Learning2048 | aa248cf8c5db2375ddd7bf1679da95ab972bebaf | 92e9ffac37fc70587d006f7afc41629bcc94913d | refs/heads/master | 2021-07-07T01:33:21.425313 | 2017-10-02T19:14:26 | 2017-10-02T19:14:26 | 103,351,599 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,839 | java | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Arrays;
import java.util.Random;
public class Game2048 {
static int[][] board;
static boolean still_in_game = true;
public static void main(String[] args) throws IOException {
initialize();
while(sti... | [
"Mateusz@192.168.0.241"
] | Mateusz@192.168.0.241 |
0a280a5aa95a08b37baf469d267c9eac1e5c8f62 | 1fc5018279d42992f0935f64cfc70600e3149cba | /DevGames/app/src/main/java/baecon/devgames/model/Duplication.java | 688ff9287c43a55b91fc6f880046a9e04647f121 | [] | no_license | MHHollink/ICTLAB_DevGames-App-v1 | da1a6654774bd255f354b4ce2c88fe07cf01d6a0 | 669bd81264c8c32ed50353add9ffb95a51a8bcba | refs/heads/master | 2021-01-20T11:45:42.129061 | 2016-05-26T11:13:18 | 2016-05-26T11:13:18 | 54,200,844 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,195 | java | package baecon.devgames.model;
import com.j256.ormlite.field.DatabaseField;
import com.j256.ormlite.table.DatabaseTable;
import java.io.Serializable;
import baecon.devgames.database.DBHelper;
/**
* Created by Marcel on 27-4-2016.
*/
@DatabaseTable(tableName = DBHelper.Tables.DUPLICATIONS)
public class Duplication... | [
"marcel_Hollink@hotmail.com"
] | marcel_Hollink@hotmail.com |
1eec867acffc245e16e4f3bf91c00d89c84ccd3c | 73669bce6e190288e442498fec7ea9d01877fab8 | /APCSPrograms/Light copy.java | 51bca9072f2efd98463d4217da1c57515c81b2f5 | [] | no_license | pybeebee/JavaPractice | 1ba2d831a041424e863469cdfa6d34cc77d9d055 | ab5e137ce2ed91e3e43e1e6302360fe06337bd30 | refs/heads/master | 2016-09-06T05:29:38.438391 | 2015-09-13T00:24:15 | 2015-09-13T00:24:15 | 42,022,903 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,331 | java | /*
* AP CS MOOC
* Term 2 - Assignment 2, Part 1: Light
* A class which represents a single light bulb.
* February 22, 2015
* Gabrielle Kaili-May Liu
*/
public class Light
/* Variables that will be initialized in the Light constructors.*/
{
private boolean on;
boolean burntOut;
String color = "";
... | [
"pybeebee@gmail.com"
] | pybeebee@gmail.com |
764e30ccbe1f8da7790113fcb12e208e9e6785ec | f906550506b0193dbd3e4aa2f8e6e8433220099f | /Lab4e/app/src/main/java/com/example/pgutierrezd/lab4e/MainActivity.java | b252e3ed5e240746bd162420d25ef424d378d16f | [] | no_license | PabloDxCode/EjemplosAndroid | f449d656cd0fb13fd2877b042b1fe7b5b59589c1 | 43cdbec57f90a4dc9059d31a02591965017fced8 | refs/heads/master | 2021-01-12T18:25:52.396464 | 2016-10-19T17:43:53 | 2016-10-19T17:43:53 | 71,375,393 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,541 | java | package com.example.pgutierrezd.lab4e;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.widget.ArrayAdapter;
import android.widget.AutoCompleteTextView;
import android.widget.TextView;
public class MainActivity ext... | [
"dxpablo2012@hotmail.com"
] | dxpablo2012@hotmail.com |
777796b75069ec8a1cbd0891085eff4544e7cb8b | 26147bfed4a17b77acbc3745a04eefb4e7abe5f9 | /Chapter61/twoLargestElements.java | ba9fa29a20bb1c4ec2c40d1a5513ca8e92b5a224 | [] | no_license | Cassidy-Christian/apcs-exercises | 7944710eadc00c6538bf475e055090394a174804 | 9b6a0ba271a23fa578b190c40f44d042038a5705 | refs/heads/master | 2020-07-11T10:11:29.594377 | 2020-06-09T19:22:10 | 2020-06-09T19:22:10 | 204,510,447 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 754 | java | import java.io.* ;
class twoLargestElements
{
public static void main ( String[] args )
{
int[] data = {3, 1, 5, 7, 4, 12, -3, 8, -2};
// declare and initialize variables for the two largest
int max= data[0];
int max2=data[1];
// compute the two largest
for ( int index=0; in... | [
"cassidysparkles@icloud.com"
] | cassidysparkles@icloud.com |
ae447a30caa1201de2f11e3feeb23779349e8cd2 | d2e16f1f85f7e6c0a3ddc3fbe11039c11d51b3f0 | /aljoin-web/src/main/java/aljoin/web/controller/act/ActFixedFormController.java | a653a346d9d604bede2422a8dbdb9fac35849db3 | [] | no_license | jqmtony/micro-service-mybatis | 7cfda24851146473f563995f0073ca14260e0e26 | cef9da0a6c4b46189e48f290072fe32c4b7a6bb3 | refs/heads/master | 2020-03-20T02:05:08.773021 | 2018-05-03T05:09:27 | 2018-05-03T05:09:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,214 | java | package aljoin.web.controller.act;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.activiti.engine.Hist... | [
"1032998173@qq.com"
] | 1032998173@qq.com |
94c94d7331e5c5687210a786ed71adf55ed08bbd | 3bd0a991ca69f13e804822e15d5c77c1eccfe4f3 | /data_structure/SingleLinkedList.java | d370321ac774b532e39a354df31e3edb4279e21f | [] | no_license | Mfarzana/cracking_the_coding_interview | be48787f08e077371b536eeacb6472a69e6c39fc | 023289853b89f5358bb93c3f11fac5cb54b6ffde | refs/heads/main | 2023-01-29T18:47:05.089397 | 2020-12-08T14:08:38 | 2020-12-08T14:08:38 | 306,018,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,170 | 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 data_structure;
/**
*
* @author Farzana
*/
public class SingleLinkedList {
public static void main(String ... | [
"mfarzana1133@gmail.com"
] | mfarzana1133@gmail.com |
9e03a296dd9b9be52832b8bbcd12c40f2f064442 | cd35b30896ec4b14420135c4ce50a1cce85b0c3a | /src/main/java/gal/springangular/config/MongoConfig.java | 4528c6495563a2d1c8137a36f41db675e2e8260a | [] | no_license | agavshin/samples | 6fc0e5939338943e0acab3c0d94d9c230304d1ba | e65e5bc8c3f30f49cc0bbce91ac12221da0f4c83 | refs/heads/master | 2020-03-23T11:11:47.268163 | 2018-07-18T21:03:18 | 2018-07-18T21:03:18 | 141,489,784 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 281 | java | package gal.springangular.config;
import org.springframework.context.annotation.Configuration;
import org.springframework.data.mongodb.repository.config.EnableMongoRepositories;
@Configuration
@EnableMongoRepositories("gal.springangular.repository")
public class MongoConfig {
}
| [
"alexey.gavshin@just.ru.com"
] | alexey.gavshin@just.ru.com |
5a18c4e618c1ebf960f95d732090e9c5a7e09eb0 | a0d0f1aaa5fb27454a0b90cf136c3fec2993445f | /app/src/main/java/com/example/memo/higherorlower/MainActivity.java | 92191c6a2408955202052815082fbd4eab01316a | [] | no_license | memocool/Higher_Or_Lower_App | e54fe1e56aa195d66e4e76a47b0440603e2790dc | 005c4b4204227c84c83d7ad67a43c53c74f5480c | refs/heads/master | 2021-01-01T03:48:38.894753 | 2016-04-20T12:39:48 | 2016-04-20T12:39:48 | 56,685,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,275 | java | package com.example.memo.higherorlower;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
import java.util.Random;
public class MainActivity extends AppCompatActivity {
int randomNumber;
pub... | [
"geek_techno@yahoo.com"
] | geek_techno@yahoo.com |
58c86cbc0faa96b0271e51fd27a8ec85b420730b | 5fa3175a2b3bf6bec7ab73fee21bb35bc53ecfed | /src/main/java/ru/hh/school/testframework/db/Database.java | df9be0f5fe0f22f75da7a6c2a531ac29d71c20ec | [] | no_license | hh-project17/testframework | b3745d216f2419841d5cea2fd99655a4b7fec492 | 0bb5efb8ac459c68807cbc95238a82fe1a214299 | refs/heads/master | 2021-01-20T06:11:57.597675 | 2017-05-02T22:23:44 | 2017-05-02T22:23:44 | 89,851,168 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,034 | java | package ru.hh.school.testframework.db;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.core.io.FileSystemResource;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.datasource.init.ScriptUtils;
import org.sqlite.SQLiteDataSource;
import ru.hh.school.... | [
"vorobey92@yandex.ru"
] | vorobey92@yandex.ru |
97678f4597b9a3ace411ca84a17690081b0e4456 | 04aec9ccd2dade85d8cf8cb874e1f16e7a340a96 | /src/main/java/com/noteit/app/demo/repositories/NoteRepository.java | 619514cf8aab0294d6c9e77ec21aaae502eb7856 | [] | no_license | Sweng29/NoteItApp-Arittek | 8c2678c1ae597fbe3ba57a135a2d1a01205de68e | 851126f7e3b31630a2c3cd9bf608a18c8409a3f3 | refs/heads/master | 2020-07-07T09:33:17.120781 | 2019-08-20T06:47:30 | 2019-08-20T06:47:30 | 203,316,054 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 278 | java | package com.noteit.app.demo.repositories;
import com.noteit.app.demo.models.Note;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface NoteRepository extends JpaRepository<Note, Long> {
}
| [
"khosokashif@gmail.com"
] | khosokashif@gmail.com |
4649a91e4f5c6c54647653ae720b20c28d09ecf6 | 557689137996eca291ab741d7e33b9f110653aa5 | /Julia/Classes/Extension.uc | e699571b794a7d67244502b948a4ad75d1ac378b | [
"MIT"
] | permissive | SWAT4Developers/swat-julia | 923c8fd1451f07042fbd619207754c03c0521642 | e5a18005659da0f35f84e5b8e3f293c0f01febcb | refs/heads/master | 2021-01-24T21:08:19.602554 | 2014-10-18T14:30:37 | 2014-10-18T14:35:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,576 | uc | class Extension extends SwatGame.SwatMutator;
/**
* Copyright (c) 2014 Sergei Khoroshilov <kh.sergei@gmail.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, i... | [
"kh.sergei@gmail.com"
] | kh.sergei@gmail.com |
062da39011ce210824a65be9f2e00ad638596ab7 | 5302d8ce665a232fa2a6f3fd1eeb1e5c6af8c720 | /app/src/main/java/com/jiuwang/buyer/util/ImageUtil.java | 57a43ce4b41a0a9fea7c3d00cc9ec6a60f71ddbf | [] | no_license | lihj1988/JiuCode | 8802804da7f2254c688dba65849093ff6d74728c | 1c778d09330959fa8ace99e0c4f18bacc8e35565 | refs/heads/master | 2022-02-28T22:41:11.069503 | 2019-09-19T02:42:13 | 2019-09-19T02:42:13 | 192,491,952 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,547 | java | package com.jiuwang.buyer.util;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Matrix;
import android.media.ExifInterface;
import android.net.Uri;
import android.os.Environment;
import android.provider.MediaS... | [
"18500997554@163.com"
] | 18500997554@163.com |
7381d0c9a1b8ed59daccbac8b98289c4a2844c34 | c0e4430afc85ab61f93bbcda31f6fb479e539140 | /src/main/java/iyunu/NewTLOL/model/gift/instance/SevenGift.java | 683a3b2f7b87a678d26397951de71ed40c470b4b | [] | no_license | Liuguozhu/MyWork | 68e0b5bca566b16f7da59f229e493875d3b7a943 | 86a6c7eac8cf50e839a4ce018e399d7e26648a33 | refs/heads/master | 2021-05-29T18:14:28.386853 | 2015-08-28T09:14:49 | 2015-08-28T09:30:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,945 | java | package iyunu.NewTLOL.model.gift.instance;
import iyunu.NewTLOL.model.monster.MonsterDropItem;
import java.util.ArrayList;
import java.util.List;
/**
* @function VIP奖励
* @author fhy
*/
public class SevenGift {
/** 天数 **/
private int id;
/** 普通物品 **/
private List<MonsterDropItem> commonItems =... | [
"fhyfhy17@163.com"
] | fhyfhy17@163.com |
8856de6edcb8114aa68a64945095423984201ba4 | b233709fe4834335a682a2cbb5ca91954f1e8384 | /message_processor/src/com/spn/benchmark/messaging/processor/MessageConfigurator.java | e7408b100f0a85a306e5661d740df185248b83e4 | [] | no_license | bes1002t/Broker_Benchmarks | 89f209929c2b28c88b8f9458405ebc9a3830fedd | ffa2d8742464b2622a625335e174ff845aad39df | refs/heads/master | 2021-07-06T23:39:10.625811 | 2017-01-11T10:18:24 | 2017-01-11T10:18:24 | 66,070,577 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 842 | java | package com.spn.benchmark.messaging.processor;
public class MessageConfigurator {
/**
* Configure how many messages will be sent
*/
// public static final int MAX_COUNT = 200;
// public static final int MAX_COUNT = 2000;
public static final int MAX_COUNT = 20000;
// public static final int MAX_COUNT = 2000000;
... | [
"ben@ben.peppercon.de"
] | ben@ben.peppercon.de |
3b365d2ea25873871053e88c9a8a10e1d62a4446 | ec5b120375c5257ea1ae823236f7752335ef1e45 | /src/test/java/com/runner/TestRunner.java | 80bdb0ceb63ee5fed8a9e026b6786f41295cdc46 | [] | no_license | AbarajithaMurugan/adacfullcucumber | 8a462ee2a9ae0b3d31041096c922da4c61b2cfc2 | 62379238644bd22689cc47336421b902fff95487 | refs/heads/master | 2023-03-23T04:46:20.643680 | 2021-03-09T04:43:29 | 2021-03-09T04:43:29 | 345,885,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,159 | java | package com.runner;
import org.junit.AfterClass;
import org.junit.runner.RunWith;
import com.BaseClass.UtilityClass;
import com.BaseClass.jvmreport;
import cucumber.api.CucumberOptions;
import cucumber.api.junit.Cucumber;
@RunWith(Cucumber.class)
@CucumberOptions(features="src\\test\\resources\\Features\\adac.featu... | [
"abarajitha1995murugan@gmail.com"
] | abarajitha1995murugan@gmail.com |
d066761c788fbef8da353e2ca62dcc5c7251bdd6 | 41f79b1c6ef0c793914d99a55b3805f39e3ea8e3 | /src/org/broad/igv/graph/GraphPanel2.java | ae52e082c73415b7b001891d0c9f1d8161e29185 | [
"MIT",
"LGPL-2.1-or-later",
"LGPL-2.1-only"
] | permissive | nrgene/NRGene-IGV | 35bf50a07341ff0bf26eabbea55d10e8fa9fcdd0 | 4ac9ffcd6f9fcbe318e9e85d9820783afbabf5fc | refs/heads/master | 2023-09-02T12:48:20.171109 | 2021-02-03T10:26:44 | 2021-02-03T10:26:44 | 162,590,091 | 2 | 1 | MIT | 2023-08-16T11:47:31 | 2018-12-20T14:26:46 | Java | UTF-8 | Java | false | false | 3,270 | java | /*
* Copyright (c) 2007-2011 by The Broad Institute of MIT and Harvard. All Rights Reserved.
*
* This software is licensed under the terms of the GNU Lesser General Public License (LGPL),
* Version 2.1 which is available at http://www.opensource.org/licenses/lgpl-2.1.php.
*
* THE SOFTWARE IS PROVIDED "AS IS." TH... | [
"kiril@ubuntu.nrgene.local"
] | kiril@ubuntu.nrgene.local |
84946b5a9424d5a2bf0ddb02848fbf895c1a1597 | f434beab72e31b6649f91c1e4836d3eab296c113 | /Soldesk/src/Gwangae_yeonsanja.java | db5f6544e5a2412b45c6b334b835109c4e1983b8 | [] | no_license | janggoonlee/java | bce68380ca9b386f2b98252fb94f596da24134e8 | 66d8b2777d2d45e4dcbe0f26bc91f3dcc99f341e | refs/heads/main | 2023-03-15T06:30:32.778298 | 2021-03-09T10:02:39 | 2021-03-09T10:02:39 | 327,224,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 727 | java |
public class Gwangae_yeonsanja {
public static void main(String[] args) {
///관계 연산자 if,for,while 에 사용 true / false 로만 적용
// == 같다, !=같지않다, >< 크다/작다, >=/<= 크거나 같다 / 작거나 같다.
int a = 100, b = 200;
System.out.println("a == b = "+(a == b)+" 이다.");//false
System.out.println("a != b = "+(a != b)+" 이다.");... | [
"noreply@github.com"
] | janggoonlee.noreply@github.com |
56440290b271d2702f2289a109a0c09c2f3884b1 | 68e7af9e50b37c1fbeb9eeafccbd0f3f0defd370 | /src/main/java/om/metamorph/exceptions/ConstraintExceptionMapper.java | 61c53365f40a9b2aa8c174df54ac2efcaab9e47c | [] | no_license | sabri916/cleanJersey | aba1514d3ea435a11539ec2f3e511854fa32b2c7 | 8a7175ad414036f2e6c288479550f67f8c1976ff | refs/heads/master | 2023-04-08T12:46:56.268393 | 2020-02-16T18:13:39 | 2020-02-16T18:13:39 | 240,941,232 | 0 | 0 | null | 2023-03-22T21:23:29 | 2020-02-16T18:15:45 | Java | UTF-8 | Java | false | false | 1,197 | java | package om.metamorph.exceptions;
import om.metamorph.envelopes.ErrorEnvelopeModel;
import om.metamorph.envelopes.ErrorListEnvelopeModel;
import javax.validation.ConstraintViolation;
import javax.validation.ConstraintViolationException;
import javax.ws.rs.core.Response;
import javax.ws.rs.ext.ExceptionMapper;
import j... | [
"sabri@metamorph.om"
] | sabri@metamorph.om |
ca2457355f8b2d8fb2fc40a2df14fe3c448e64e0 | d5aa64f48a6b08ad157d1bb6de1cc0827f3b722c | /code/src/test/java/com/purdynet/siqproduct/BaseTest.java | f72cf1219650ff1356f479018f88b465b27a3e0d | [] | no_license | dnpurdy/catalog-app | fd42478527f1f85d53475241f3fa71f84289ff94 | 586ba9ecb383ecb71980f59e7c75c29a8578ceab | refs/heads/master | 2020-03-18T16:39:45.521623 | 2018-07-18T17:15:02 | 2018-07-18T17:15:02 | 134,978,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 264 | java | package com.purdynet.siqproduct;
import org.junit.Before;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public abstract class BaseTest {
protected Logger logger = LoggerFactory.getLogger(this.getClass());
@Before
public void setUp() {}
}
| [
"dnpurdy@gmail.com"
] | dnpurdy@gmail.com |
21caf4f4aeba046cd7c213d8b016b0a5fe17b1e1 | 594e79dd88010f2495ce4b031a4c639f0ed39511 | /src/main/java/com/doctor/commons/mail/EmailAttachment.java | 8e2ead1172bd05f0216bc01ba8bc638c5f3e8663 | [
"Apache-2.0"
] | permissive | sdcuike/beaver | 7d3099529dccb9cdd8b125e6ffb27e9e661bc211 | f16c5797063090057dc6674536c5f449d73426c9 | refs/heads/master | 2021-01-23T04:39:38.656878 | 2017-02-17T03:41:18 | 2017-02-17T03:41:18 | 68,785,941 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 923 | java | package com.doctor.commons.mail;
import java.util.UUID;
import javax.activation.DataSource;
import com.doctor.beaver.annotation.ThreadSafe;
/**
* 邮箱附件
*
* @author sdcuike
* <p>
* Created on 2016.11.04
* <p>
*/
@ThreadSafe
public abstract class EmailAttachment {
protected final St... | [
"sdcuike@aol.com"
] | sdcuike@aol.com |
e55d6d56623cfd1af25cd5c4fa23f0104fb17a09 | 89ce74f7132847612aded67ff6468cb5d6a15112 | /src/test/java/j7orm/test/testsuite/ibmdb2/IBMDB2Config.java | 1ec65f43b43fc441b9f724a815e3f098bf9aed7f | [
"Apache-2.0"
] | permissive | marcoromagnolo/j7ORM | 3e1d31825a09d04869799e7b7fc624546269d7f2 | ffb508bf27bc63676c850e56f172a66de9d186b0 | refs/heads/master | 2021-05-10T09:21:45.891379 | 2018-01-25T14:27:56 | 2018-01-25T14:27:56 | 118,923,452 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 963 | java | /**
* Copyright 2016 Marco Romagnolo
*
* 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 agree... | [
"mail@marcoromagnolo.it"
] | mail@marcoromagnolo.it |
0905b5f5c1a0604b98475e25131d01efe10dd206 | df882bde8a8b3b4a85ee16003bfc520230e2d4d0 | /app/src/main/java/com/capstone/JobR/DBA/board/BoardVO.java | 6ba8e881113a6b2fd8b81c538e944830573d130c | [] | no_license | jya018/JobR_Android | 07d03b1c1e14e6e1b91e883ec4e3290d92ac4260 | 548739df46f2d303488975b8902fdb051cf12d05 | refs/heads/main | 2023-06-13T23:29:54.150992 | 2021-07-19T07:01:30 | 2021-07-19T07:01:30 | 380,097,554 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,422 | java | package com.capstone.JobR.DBA.board;
import java.io.Serializable;
public class BoardVO implements Serializable {
private int boardNum;
private String boardName; //
private String boardCont; //
private String nickname; //
private String boardDate;
private int view;
private int good;
pr... | [
"55496667+jya018@users.noreply.github.com"
] | 55496667+jya018@users.noreply.github.com |
956565e815b39b5e743ee7f164a0458321c6b286 | 3df3ac06841caaf82810b5491c19f6c02de8a44d | /mmm/src/test/java/Repository/TestStudentiRepositoryInFile.java | 0b2499a4e85d5d299cc1c10b33afed93b5c49144 | [] | no_license | salajanalex/VVSS | 8f0a4b4b33f34dd14b2a339b0e74d4ce2f3eb597 | 73a3e3b7590e2b0e68ea5c0791af8e32b658026e | refs/heads/master | 2020-03-12T16:24:36.667994 | 2018-04-23T15:58:28 | 2018-04-23T15:58:28 | 130,715,427 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,953 | java | package Repository;
import static org.junit.Assert.*;
import java.io.*;
import Domain.HasID;
import org.junit.Before;
import org.junit.Test;
import Domain.Student;
import ValidatorsAndExceptions.ValidatorStudent;
public class TestStudentiRepositoryInFile extends TestRepositoryInFile {
StudentRepositoryInFile el;... | [
"alex_sala96cs@yahoo.com"
] | alex_sala96cs@yahoo.com |
c729ba7dcdccf606e59cea68886334fdd6d5600c | 448396ee748a9c40aeeff4895ce0c0563a7b2ab4 | /bboxdb-network-proxy/src/main/java/org/bboxdb/networkproxy/handler/CloseHandler.java | 6431bd453c8473d1f4bbf339d75af127790387fd | [
"CC-BY-SA-2.0",
"Apache-2.0"
] | permissive | jnidzwetzki/bboxdb | f5fe59678136fb2faccaec35f1fd9d9ec37e4a86 | 47d3da97e605cb2b8f6fb4a004596b458a024da2 | refs/heads/master | 2023-09-06T03:00:48.554009 | 2023-08-09T18:34:04 | 2023-08-09T18:34:04 | 45,732,002 | 52 | 10 | Apache-2.0 | 2023-09-08T04:30:48 | 2015-11-07T10:28:59 | Java | UTF-8 | Java | false | false | 1,548 | java | /*******************************************************************************
*
* Copyright (C) 2015-2022 the BBoxDB project
*
* 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 ... | [
"jnidzwetzki@gmx.de"
] | jnidzwetzki@gmx.de |
c02190db20a254cb15fca3be1be033a6d9bffbca | bf4c38f33e9352d9fae0f1581862677af21ab5ca | /IoT2/fr.inria.diverse.iot2.iot2/src/fr/inria/diverse/iot2/iot2/iot2/impl/Statement_BlockImpl.java | fa63a5fe1d9dac14a5c069dd2ab66ec9c57544a0 | [] | no_license | diverse-project/melange-examples | c0a2b7ecb0659a22e21e1c18202b3682579c7ffa | f6b809429a625104f68f0d8321dd10861de724bf | refs/heads/master | 2021-01-19T06:29:01.262950 | 2017-06-28T13:09:43 | 2017-06-28T13:09:43 | 95,668,567 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,260 | java | /**
*/
package fr.inria.diverse.iot2.iot2.iot2.impl;
import fr.inria.diverse.iot2.iot2.iot2.Block;
import fr.inria.diverse.iot2.iot2.iot2.Iot2Package;
import fr.inria.diverse.iot2.iot2.iot2.Statement_Block;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
im... | [
"degueule@cwi.nl"
] | degueule@cwi.nl |
a9a902978638a46047b71116d46aaaa33998e0c5 | d71fc6f733e494f35f1ea855f25c5e830efea632 | /extension/binding/fabric3-activemq/src/main/java/org/fabric3/binding/activemq/broker/MBeanServerWrapper.java | ef2453cfb971cde41d2124654771a76e9b6a0464 | [
"Apache-2.0"
] | permissive | carecon/fabric3-core | d92ba6aa847386ee491d16f7802619ee1f65f493 | 14a6c6cd5d7d3cabf92e670ac89432a5f522c518 | refs/heads/master | 2020-04-02T19:54:51.148466 | 2018-12-06T19:56:50 | 2018-12-06T19:56:50 | 154,750,871 | 0 | 0 | null | 2018-10-25T23:39:54 | 2018-10-25T23:39:54 | null | UTF-8 | Java | false | false | 16,948 | java | /*
* Fabric3
* Copyright (c) 2009-2015 Metaform Systems
*
* 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 ap... | [
"jim.marino@gmail.com"
] | jim.marino@gmail.com |
65d03d2955e3b1d8f2b60cb82d26f0106c365534 | 6eaa054906ec11c372a5826b52f4df549f039906 | /src/java/jdbc/All_in_one_7.java | 62f59d99af8aca842d68599293624ffff580de4d | [] | no_license | Kavan-Patel/Advance_Java | fdbe0a23f532c073ea4f447f36bc47b4a9c03ef1 | b123b7766b4df03c308737479f5c260d05bc34c1 | refs/heads/master | 2020-04-23T00:21:47.867401 | 2020-02-17T03:42:54 | 2020-02-17T03:42:54 | 170,776,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,956 | java | /*
* CopyRight @ykcode || do not use whole of any part of code
*/
package jdbc;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.util.Scanner;
/**
*
* @author kavan
*/
public class All_in_one_7 {
public static void main(String[] args) th... | [
"kavanpatel@kavans-mbp.attlocal.net"
] | kavanpatel@kavans-mbp.attlocal.net |
d9ae1f0d24272f6c3c8ac4dae97b03b1dba6fad6 | 85dadd5db0325fb8cdc7b63653de6b1bc011259a | /ExercicioGeneration/src/Repeticao/ExercicioTres.java | 9a659b9eb854768872d92b54afeedf0aa1148edb | [] | no_license | BeatrizRodrigues/Generation | f520e3f10483b5b92df40a694bcec44eb3cfb492 | f963fbeb4f74db6ef14a39fdf66d737b0994ebef | refs/heads/main | 2023-06-18T14:55:02.741489 | 2021-07-22T13:32:46 | 2021-07-22T13:32:46 | 372,842,400 | 0 | 0 | null | null | null | null | WINDOWS-1250 | Java | false | false | 807 | java | package Repeticao;
/*Solicitar a idade de várias pessoas e imprimir: Total de pessoas com menos de
21 anos. Total de pessoas com mais de 50 anos. O programa termina quando
idade for =-99.*/
import java.util.Scanner;
public class ExercicioTres {
public static void main(String[] args) {
Scanner ler = new Scanner(Sy... | [
"beeatrizz29@gmail.com"
] | beeatrizz29@gmail.com |
6616e00efa1e312db3e8522a964010c163ffe9fd | 7120f0438c1a4a20d67e88c822a601ad61ef5c4d | /zyr-web/src/main/java/com/zgm/zen/state/example3/CloseingState.java | 0df921231f4716178dc335745395e9013c5b532f | [] | no_license | zgmzyr/zyr | f94dea3d7f7f962b6df5e18185d3e61d77dc009a | fea3c44fe6fbe0c110805487096f203fcb8b823b | refs/heads/master | 2021-01-17T15:09:02.961884 | 2016-06-26T08:38:14 | 2016-06-26T08:38:14 | 9,864,102 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 586 | java | package com.zgm.zen.state.example3;
public class CloseingState extends LiftState {
@Override
public void close() {
System.out.println("电梯门关闭!");
}
@Override
public void open() {
super.context.setLiftState(Context.openningState);
super.context.getLiftState().open();
}
@Override
publ... | [
"Administrator@zgm"
] | Administrator@zgm |
be7af93e1eceb2023f9d476c1382dcc1a3d70c74 | 5f6e7fb5a8344b2a26511cfe4482b246bcc3054c | /app/src/main/java/com/siddik/siddiksummer2017/audio/BaseBean.java | fbd5be2373186fcbe525e5d8b6f7f11bfe09e279 | [] | no_license | alhassansiddik/SiddikSummer2017 | 95dfd6b7ae356a9e63aa709205652ad5e59b1687 | 9eee6f6482b02730894fbde01aa9040f469d3735 | refs/heads/master | 2020-06-02T16:41:44.248249 | 2017-07-03T05:31:13 | 2017-07-03T05:31:13 | 94,099,024 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 322 | java | package com.siddik.siddiksummer2017.audio;
import java.io.Serializable;
/**
* Created by Sidleh on 6/21/2017.
*/
public class BaseBean implements Serializable{
private String name;
public String getName() {
return name;
}
public void setName(String name){
this.name = name;
}
... | [
"alhassansiddik@yahoo.com"
] | alhassansiddik@yahoo.com |
1cc278d8b071defa4943ffc4c347eb8081449525 | de493475f41c3b4991169d4d57a0f08198fb8759 | /Football_Scores-master/app/src/main/java/barqsoft/footballscores/api/HomeTeam.java | e3bfaea4b0017c809e2a9b3d9b5593d05be67583 | [] | no_license | aldefy/NanodegreeSuperDuo | b9bde1cc8fb54a08e25a8a5dc32540cb92fbb392 | c433a1ffbb0c97a1793b1aa83d6a0be7fd217c79 | refs/heads/master | 2021-01-10T14:23:11.000991 | 2016-02-15T05:00:06 | 2016-02-15T05:00:06 | 48,974,510 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 374 | java | package barqsoft.footballscores.api;
/**
* Created by aditlal on 01/02/16.
*/
public class HomeTeam {
private String href;
public String getHref ()
{
return href;
}
public void setHref (String href)
{
this.href = href;
}
@Override
public String toString()
{
... | [
"aditlal90@gmail.com"
] | aditlal90@gmail.com |
5367fd549b0a3f7e57bf558aae999a10b8bfaf28 | 756cde994b7d77b3d56b2abcb6f38626725130a4 | /LabAssignment1/src/main/java/com/cg/EmployeeClient.java | cd8d9997b92bf8f037e6266ca08a96bf9baad7cc | [] | no_license | SudheshnaKaki/Springs | 60a462a232aa98d3048fccd176c2c17c91610d83 | 9a5425464b73a36e37cc233fa7fa4086fdba2085 | refs/heads/master | 2020-04-07T02:28:00.177721 | 2018-11-22T12:29:55 | 2018-11-22T12:29:55 | 157,977,541 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 798 | java | package com.cg;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class EmployeeClient {
public static void main(String[] args) {
ApplicationContext factory = new ClassPathXmlApplicationContext("employee.xml");
Employee e... | [
"noreply@github.com"
] | SudheshnaKaki.noreply@github.com |
985214b5a739dc4b91cd378ab21e6dc3f192f47a | 5984adbfd381aed9da814eb08777338f03820b17 | /week-09/day-02/src/main/java/com/greenfoxacademy/groot/controllers/GuardianController.java | 5ac77f84b8d72ea527023638cbdbe26a32c9d70e | [] | no_license | green-fox-academy/bjakfalvy | b12814893158a3bc1a9d740a16f4f6d106f81318 | af16f0b937dc2bbb72f8322830b5787378c23531 | refs/heads/master | 2020-03-25T00:04:31.195824 | 2018-10-31T11:01:37 | 2018-10-31T11:01:37 | 143,167,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 234 | java | package com.greenfoxacademy.groot.controllers;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
@Controller
public class GuardianController {
@GetMapping("/groot")
}
| [
"bjakfalvy@gmail.com"
] | bjakfalvy@gmail.com |
75da6ff805df8d8f689bd39a8bf7c1d1d25529b6 | a1b7e630dcbcc72d89ad155c7d6a2f5b25a5233b | /JavaSE-8/src/tr/com/cihan/java/networking/socket/tcp/KnockKnockProtocol.java | d04b66dc15bb87af1303ea487dbd85fcfc344553 | [] | no_license | cihanbulut1979/java-examples | b5768f8c0698aeadf2595318dce28bb148d16d19 | 419f7ac15f73eef6da7a3ec5c14582a9dba10aa9 | refs/heads/master | 2021-11-26T02:25:50.320196 | 2021-11-11T13:01:14 | 2021-11-11T13:01:14 | 169,397,011 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,737 | java | package tr.com.cihan.java.networking.socket.tcp;
public class KnockKnockProtocol {
private static final int WAITING = 0;
private static final int SENTKNOCKKNOCK = 1;
private static final int SENTCLUE = 2;
private static final int ANOTHER = 3;
private static final int NUMJOKES = 5;
private int state =... | [
"cihan.bulut.1979@gmail.com"
] | cihan.bulut.1979@gmail.com |
f268d50a26099dabe43f974b23fbb63547f0f482 | bd1daf45cf784a20e181ade564cac252eb2bc8fa | /src/main/java/com/chantake/MituyaProject/MBean/Debug.java | 6f298ff469870d6a6300ad8366e193716931598a | [] | no_license | N-Magi/MituyaProject | 98e7ba9b79bd59346adb257d78692d9363f8ac43 | 205e85407452efe250ed4ffc47668911c0bbe2c5 | refs/heads/master | 2021-06-13T10:21:03.049428 | 2017-01-29T15:24:28 | 2017-01-29T15:24:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,624 | java | /*
* MituyaProject
* Copyright (C) 2011-2015 chantake <http://328mss.com/>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) ... | [
"chantake@328mss.com"
] | chantake@328mss.com |
bc94e71980863108b41ae42af49a93f255abb362 | 6d1212795f83ef48e71980047507c09ec69d3053 | /app/src/test/java/com/meroapp/marksheetapplication/ExampleUnitTest.java | abfcab048cc6d80ebbc9ab4df8e30b50f0801637 | [] | no_license | ashokbishwokarma96/MarkSheetApplication | b06af0d92133c0d88e150d6cb7b4fb1cf7ded494 | bdd38c4add7540c63e554e27357ff9745f274ac7 | refs/heads/master | 2020-08-01T23:10:37.791252 | 2019-09-26T18:04:18 | 2019-09-26T18:04:18 | 211,151,250 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 393 | java | package com.meroapp.marksheetapplication;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
p... | [
"ashokbishwokarma96@gmail.com"
] | ashokbishwokarma96@gmail.com |
d7c896a1e93887a9d014b391efd408cbaa3078e9 | 271819ce7ffb8ab456b25414b7e9f0cfdb9bcfb5 | /src/be/re/xml/DOMToContentHandler.java | 6a17390f8cc70f0af325cb1c6df542efe0177060 | [] | no_license | ggeurts/css2xmlfo | dece42d74188cd143818714277a851f6b1632ec7 | 1522d447881dd3c83575d0da1c242e0ec83c2c37 | refs/heads/master | 2016-09-03T07:24:28.376205 | 2014-12-15T18:16:12 | 2014-12-15T18:16:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,127 | java | package be.re.xml;
import java.util.ArrayList;
import java.util.List;
import org.w3c.dom.Attr;
import org.w3c.dom.Document;
import org.w3c.dom.Element;
import org.w3c.dom.NamedNodeMap;
import org.w3c.dom.Node;
import org.w3c.dom.ProcessingInstruction;
import org.w3c.dom.Text;
import org.xml.sax.Attributes;
import org.... | [
"ggeurts@geurtsrus.com"
] | ggeurts@geurtsrus.com |
d618a3f7a3da8881207e511e5aafd73c3e20da46 | e44b6d0dd79279e9be56d835b2010bc663baa363 | /eGs_epro_sbdc/src/main/java/com/eunwoosoft/ipro/noti/service/IproTrmService.java | b665e96e7a265c595ae536d1cd3ee6d171be20bd | [] | no_license | son99you/cloud_test | 7d17248cd08f72584316f65b32131924020bfef8 | 61908c06f1be209daf619bbfb3a1c36c2d363d08 | refs/heads/master | 2023-09-05T00:46:13.831590 | 2021-11-23T07:18:00 | 2021-11-23T07:18:00 | 430,992,584 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,237 | java | package com.eunwoosoft.ipro.noti.service;
import com.eunwoosoft.frwk.fol.dto.FwkTransferObject;
import com.eunwoosoft.frwk.prl.request.FwkParameterMap;
/**
*
* com.eunwoosoft.ipro.trm.service
* IprotrmService.java
*
* @Author : JuYeon_Lee
* @Date : 2018. 3. 15.
*
*/
public interface IproTrmS... | [
"son99you@naver.com"
] | son99you@naver.com |
efbc8a528e7215646d6b0c48892cb4a889246dbe | f37237793d54add244cbc496f095365a597e5917 | /app/src/main/java/br/com/aloliveira/ceep/ui/recyclerview/adapter/listener/OnItemClickListener.java | 8036a6dd202085797f50b2e7db18449940be1d94 | [
"MIT"
] | permissive | Alefros/alura-android-java-bloco-notas | 2fdcc331d2298eec5a0bc5f3ff48ae7398de667b | 4b4dd9396742a364168e2e3a44f927d29f3b49a1 | refs/heads/master | 2023-05-13T02:20:17.708336 | 2021-05-31T03:42:05 | 2021-05-31T03:42:05 | 281,013,075 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 197 | java | package br.com.aloliveira.ceep.ui.recyclerview.adapter.listener;
import br.com.aloliveira.ceep.model.Nota;
public interface OnItemClickListener {
void onItemClick(Nota nota, int posicao);
}
| [
"alef.r.oliveira@gmail.com"
] | alef.r.oliveira@gmail.com |
ee8f0e1cc91038591977e20431bd174c4c7a9e42 | ece372495202be631e176c12bf4bdbd157ae7146 | /pet-clinic-data/src/main/java/com/spring/model/Speciality.java | 2e207696a267d322ae8e2326e36901a601528c6f | [] | no_license | MikePaz/SpringProject | 72072c3e7ca0c0da3a5fdb0cd4c37a2344205c66 | 8e0e9aa52975dcbaacc76a354f3123a88ce316ed | refs/heads/master | 2020-08-03T09:35:56.146536 | 2019-09-30T14:21:33 | 2019-09-30T14:21:33 | 211,703,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 447 | java | package com.spring.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Table;
@Entity
@Table(name = "specialities")
public class Speciality extends BaseEntity {
@Column(name = "description")
private String description;
public String getDescription() {
r... | [
"mike.pazarlis@gmail.com"
] | mike.pazarlis@gmail.com |
7f9a16d56c97a41d03f44ad0330414f5013394b4 | 32697b77c4a4c197bf3bfaf9d5639967b6c67b27 | /src/processor/register/Registers.java | be8c50597af6b1fadea4b0e760123e674ff7e573 | [] | no_license | Zax337/5DV118-assign2 | f43297ca7d9c9de7b2089b9a7dbaadb8d3c13d41 | cbb1b95afbf8dd5bf0c066d5dc2dba11467ea59b | refs/heads/master | 2020-05-20T05:17:43.245013 | 2013-01-07T10:25:33 | 2013-01-07T10:25:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,248 | java | /**
*
*/
package processor.register;
import instruction.Instruction;
import java.util.HashMap;
import processor.controls.Control;
/**
* @author Acid Flow
*
*/
public class Registers {
private static final int NB_REGISTER = 32;
private static final int[] MUST_BE_PRESERVED = {16,17,18,19,20... | [
"laturaze.paul@gmail.com"
] | laturaze.paul@gmail.com |
096a59d2150a70f7ea10bd9e426ed9e87ba15128 | 30fee0305b1a435b60111611dca028812818957d | /testing/src/trivialDateServerAndClient/DateClient.java | 48d360879b303490b6c08aeb6cd2cfc4fe84e1a0 | [] | no_license | alexace013/for-testing | 9a2ee9a50cfee5bd482781e441b62c3dd68d3362 | 713bdf8cbc227456be193d421297445fbbf9aa5e | refs/heads/master | 2021-01-22T04:40:33.673192 | 2016-01-03T15:11:18 | 2016-01-03T15:11:18 | 42,043,727 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 797 | java | package trivialDateServerAndClient;
import javax.swing.*;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.Socket;
/**
* Created by alexander on 09.09.15.
*/
public class DateClient {
public static void main(String[] args) throws IOException {
... | [
"alexace013@gmail.com"
] | alexace013@gmail.com |
742e498f2955b77cceaae96b6ba1a123fcf580ec | d7d25035fbe9fb7ce5c60c0c52b893615994d9c3 | /BrutalChess/src/brutalchess/online/Client.java | 97c1a2a2bd0d156a81f649158b903e3fe9c7350d | [] | no_license | Barush/Chess-project | eaefc2bc2b325be650ad33450a37bbfa8543be5b | 6d15b7aa813262468591e43b06c7cd2343111eea | refs/heads/master | 2016-09-11T12:28:22.180508 | 2014-06-18T07:39:58 | 2014-06-18T07:39:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,345 | java | package brutalchess.online;
import static brutalchess.Const.*;
import brutalchess.basis.Game;
import java.net.*;
import java.io.*;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
*
* @author Canes
*/
public class Client extends Online implements Runnable{
protected String host;
protected in... | [
"info@canes.cz"
] | info@canes.cz |
ead1efc1a66d630c3d2bea2e9ecc8c6a6aa70b82 | b451359e83a898e2a15d672e2e18f7286ab83574 | /Module1-5/src/Tomashchuk_Anna/LabWork_2_5_Initialization_sections/Lab254/MyInit.java | 099316a829efba2426d9209fa7fc500398ef6991 | [] | no_license | PBaranovskyi/brain_acad_2019 | 33dfd328c1b8244a6d2f9d9e186c3b82231418b1 | 8ff8b47b0eee608ed364fed67b26fadec7f2470b | refs/heads/master | 2022-12-21T12:20:28.616342 | 2019-11-19T13:41:18 | 2019-11-19T13:41:18 | 188,457,127 | 0 | 0 | null | 2022-12-10T05:42:48 | 2019-05-24T16:45:53 | Java | UTF-8 | Java | false | false | 842 | java | package Tomashchuk_Anna.LabWork_2_5_Initialization_sections.Lab254;
import java.util.Arrays;
public class MyInit {
private static int[] arr1;
private static int[] arr2;
static {
// non-static initialization block
arr1 = new int[10]; //Size of array is 10
for (int i = 0; i < arr1.l... | [
"ayanovych@gmail.com"
] | ayanovych@gmail.com |
38425225e564c2a78e8a559103d2a2a78fac2565 | f6cd37b57d594626d0bfe64897b9908895c18ba8 | /DailyFashionAdvice/app/src/main/java/com/sobremesa/waywt/models/RemoteObject.java | eac60459dce39d61db18fb2c08ffc7969ccf8199 | [] | no_license | meilers/dailyfashionadvice_android | aad9c588f47da7f928c468898763db3215dbe145 | f805c6fbbcf3fdd86042c2919a59be7969ce4df8 | refs/heads/master | 2021-01-23T13:58:55.262899 | 2014-11-07T04:52:35 | 2014-11-07T04:52:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package com.sobremesa.waywt.models;
/**
* Created by Michael on 2014-03-11.
*/
public abstract class RemoteObject {
public enum SyncStatus
{
NO_CHANGES, QUEUED_TO_SYNC, TEMP /* NO SYNCING */
}
public abstract String getIdentifier();
public String getIdentifier2() { return ""; };
pu... | [
"omegatai@gmail.com"
] | omegatai@gmail.com |
9164dd68aeb9c913b2b160033eb4d3406458a027 | d732f6152dea903fb5aa1f93757525bf62e38344 | /src/main/java/net/finmath/initialmargin/isdasimm/changedfinmath/products/indices/LinearCombinationIndex.java | 7653b7d50a840f14eaae051a67b76a460b361483 | [] | no_license | volOI/finmath-forward-initial-margin | bb647191caff81475fa0ca82f4216e4771e17026 | a1543a5f4d2339b1fc86377c5dcdc9b05b804e3b | refs/heads/master | 2020-03-11T18:52:26.676628 | 2018-03-18T10:44:32 | 2018-03-18T10:44:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,046 | java | /*
* Created on 06.12.2009
*
* (c) Copyright Christian P. Fries, Germany. All rights reserved. Contact: email@christian-fries.de.
*/
package net.finmath.initialmargin.isdasimm.changedfinmath.products.indices;
import java.util.Set;
import net.finmath.exception.CalculationException;
import net.finmath.initialmargin... | [
"Mario@10.180.61.242"
] | Mario@10.180.61.242 |
9ca4f2e097fc85dbd3543b09bb03395542957f99 | a293e165739ac52f0ac2bf44d20787f94428b850 | /app/src/main/java/ayp/aug/photogallerynerd/PhotoPageFragment.java | 6305ad261f347d280fe203b4bb37c2bda2647765 | [] | no_license | tanaphonble/photo_gallery_nerd | 429c59b31839f1eb272e608ad9bae27fbc0f72cb | 9b2ffdc1acbbc4c689ffe3c482e4636dc6cc7cb6 | refs/heads/master | 2020-07-05T09:16:41.820135 | 2016-09-17T08:24:49 | 2016-09-17T08:24:49 | 66,180,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,686 | java | package ayp.aug.photogallerynerd;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.webkit.WebChromeClient;
import and... | [
"tanaphon.a@augmentis.biz"
] | tanaphon.a@augmentis.biz |
40178d8c3a56327917f20e7031f74a253d8af9a2 | 65250fc1727471445276cb1f8915264200c0b0db | /Attribute.java | 56e53b84d1d079c7511be9b2bb6dc196db4512bb | [] | no_license | gigly222/ID3_Tree | ef4ba816809f8c81e1bb6b2a8f0c27b3625fa53b | a8def2944fe55f77b68a7039c61943a738ee6b90 | refs/heads/master | 2021-01-23T05:44:56.501253 | 2017-05-31T16:14:05 | 2017-05-31T16:14:05 | 92,986,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 646 | java | public class Attribute {
public int attributePosition;
public String attributeName;
// Constructor to create a new Attribute
public Attribute(String name, int value){
attributeName = name; //Name of attribute
attributePosition = value; //Position in Array
}
//Setters and Getters
public ... | [
"gigly@talos.talos.aristoiconsulting.com"
] | gigly@talos.talos.aristoiconsulting.com |
a4c65c43235d0e19d75d051be626851c560e2ef3 | 987b4a0e2124d2c308e886115ff7bda347e820f7 | /后端/backstage/java/javas1/demo1/java_IDE/day5/src/day11/Demo02BufferedOutputStream.java | c449e19a161157374f45724766373a03ac490925 | [
"MIT"
] | permissive | togethter/learnDic | 48606e0afbb08b77c49c135cdd4238f0011fcfc9 | f1d0623ff96e24d67aa150ea45862d1cf52b75f3 | refs/heads/master | 2021-06-13T06:08:08.235217 | 2021-03-14T15:45:09 | 2021-03-14T15:45:09 | 163,981,843 | 0 | 0 | MIT | 2019-06-21T14:37:03 | 2019-01-03T14:15:27 | null | UTF-8 | Java | false | false | 2,555 | java | package day11;
import java.io.BufferedOutputStream;
import java.io.FileOutputStream;
import java.io.IOException;
/*
java.io.bufferedOutputStream extends OutputStream
BufferedOutputStream
继承自父类共性成员方法:
void write(int c) 写入单个字符
void write(char[] cbuf) 写入字符数组
abstract void write(char[] cbuf,int off,int len) 写入字符数组的某一部分 o... | [
"814508196@qq.com"
] | 814508196@qq.com |
23c54fe5917cbb3f9eecc4a976bbc1a141b351ea | f7cc8938ccf25a514c6a6ccdfb4dcc49f80b5c12 | /microvibe-booster/booster-core/src/main/java/io/microvibe/booster/commons/utils/property/ListBuilder.java | 5a12f7ab16f69f6419570791bb45ecdeea2e1c9c | [
"Apache-2.0"
] | permissive | microsignal/vibe | 6f8b8d91aa6fa0dfc7020ca023ea8c3cb0d82e37 | 4b3e2d5b5a6f3b3e021276b7e496d6eaa1b7b665 | refs/heads/master | 2021-09-25T13:07:16.911688 | 2018-10-22T05:14:14 | 2018-10-22T05:14:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,707 | java | package io.microvibe.booster.commons.utils.property;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.Collection;
import java.util.LinkedHashMap;
import java.util.List;
final class ListBuilder extends AbstractBuilder<List<Object>> implements PropertyBuilder<List<Object>> {
private List<Ob... | [
"kylinmania@163.com"
] | kylinmania@163.com |
133c7bb42a4494a3bb5dcc2bff16a08623780e43 | 2cd600a9acdc42ad6e90e370d46212e3d5c77339 | /sp_11_webapp/src/main/java/kr/goott/app/DBCP.java | 80ca3f57b973c15fb639e925fa2a8e513264b391 | [] | no_license | hwikang/WebSpring | c266e47f03c3c5f3e339e925178735503b002d0d | 0a552f84e64a77ee5e13264e76d8be8fb51e2208 | refs/heads/master | 2020-04-30T20:28:41.985796 | 2019-05-08T04:36:25 | 2019-05-08T04:36:25 | 177,067,678 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 915 | java | package kr.goott.app;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.sql.DataSource;
public class DBCP {
protected Connection conn;
protected PreparedStatement pstmt;
protected ResultSet rs;
... | [
"khdrogba@gmail.com"
] | khdrogba@gmail.com |
728efa38694294740c28b1c6ca49bedc0ccb9d61 | ab0f2c6a8759d2faad9de5b5cd01a81fffb8442b | /newsee-dev-platform/newsee-dev-platform-pojo/src/main/java/com/newsee/devplatform/entity/JeCoreResourcecolumn.java | 71796a9fa51bac168eb9c7209734b9130a5db386 | [] | no_license | un-knower/ns | 2e96eaed33a8cde70dbf5914764a2c61841858c9 | a4b05880b4de1587f62d7af05d1d46e9e0cd27e7 | refs/heads/master | 2020-04-11T11:30:31.954717 | 2018-08-10T09:01:32 | 2018-08-10T09:01:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 27,208 | java | /*
* Copyright(c) 2017 杭州新视窗信息技术有限公司 All rights reserved.
* 【收费宝】项目代码
*/
package com.newsee.devplatform.entity;
import java.io.Serializable;
import io.swagger.annotations.ApiModelProperty;
/**
* 功能的列表资源
* @version 1.0
* @author
*/
public class JeCoreResourcecolumn implements Serializable {
private static fi... | [
"1493562758@qq.com"
] | 1493562758@qq.com |
c2ee8d7ab0ff3e793e510d9307f6f84e78d5b014 | c1d20e33891deb190d096f5a5ea0cf426b257069 | /newserver1/newserver1/src/com/mayhem/rs2/content/shopping/impl/Hunterskillshop.java | eb99d2b103a35ef00cb2d0052e00bb8a291b9475 | [] | no_license | premierscape/NS1 | 72a5d3a3f2d5c09886b1b26f166a6c2b27ac695d | 0fb88b155b2abbb98fe3d88bb287012bbcbb8bf9 | refs/heads/master | 2020-04-07T00:46:08.175508 | 2018-11-16T20:06:10 | 2018-11-16T20:06:10 | 157,917,810 | 0 | 0 | null | 2018-11-16T20:44:52 | 2018-11-16T20:25:56 | Java | UTF-8 | Java | false | false | 3,368 | java | package com.mayhem.rs2.content.shopping.impl;
import com.mayhem.rs2.content.interfaces.InterfaceHandler;
import com.mayhem.rs2.content.interfaces.impl.QuestTab;
import com.mayhem.rs2.content.shopping.Shop;
import com.mayhem.rs2.entity.item.Item;
import com.mayhem.rs2.entity.player.Player;
import com.mayhem.rs2.entity.... | [
"brandon46142@icloud.com"
] | brandon46142@icloud.com |
77d16113e71295c82407c9c0cb19bd1ee029f798 | 0464afc7fd9bbe6f4557681c57ad625a5b3d0bee | /src/model/commands/turtle_commands/ID.java | fcf8572e16d690310d0cf2ff9f045144b23fd1b5 | [
"MIT"
] | permissive | eddieyang97/Slogo | 7c0a41aca73b80c7538e91c4ac68c9b682b23fd2 | 7d91b0ed9d893d98a41cfdf17312665669a4d7ce | refs/heads/master | 2020-08-02T23:42:36.803055 | 2019-09-28T19:11:29 | 2019-09-28T19:11:29 | 211,547,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 335 | java | package model.commands.turtle_commands;
import model.Turtle;
import model.TurtleTracker;
/**
*
* @author jeffreyli
* returns ID of current active turtle
*/
public class ID extends TurtleAction {
public ID(TurtleTracker t) {
super(t, 0);
}
@Override
public double actOn(Turtle t, int index) {
return t.... | [
"zy53@duke.edu"
] | zy53@duke.edu |
2d48f2739d3b3a4996258295490d0ca5dbd3590d | 6a28685fd4c5cab18f9245e93b59d96a527a0b5b | /src/main/java/org/wefine/spring/web/service/CalendarService.java | bec5af0591c9a64faf799c02696782f6cbbd13a7 | [
"MIT"
] | permissive | wefine/spring-security-calendar | a0c97f92246f8dde56ecda49156d2b67b739cd09 | bb7ce3380996b1fb0fecd13debd7f64f64bcc830 | refs/heads/master | 2021-01-12T17:07:57.365450 | 2016-10-24T05:29:06 | 2016-10-24T05:29:06 | 71,515,184 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,264 | java | package org.wefine.spring.web.service;
import org.wefine.spring.jooq.tables.pojos.Users;
import org.wefine.spring.jooq.tables.pojos.Events;
import org.springframework.dao.EmptyResultDataAccessException;
import java.util.List;
public interface CalendarService {
/**
* Gets a {@link Users} for a specific {@l... | [
"wang.xiaoren@zte.com.cn"
] | wang.xiaoren@zte.com.cn |
c6448334f3251dacb8204e2319dec9e4a416eece | 1c88a96a435d27e15156bef6a9a2df3f28088f48 | /AMapApiV2Demo/src/com/amapv2/cn/apis/route/RouteSearchAdapter.java | 1d57acf93e9b61d38ec2fab6c92216ef7309f131 | [] | no_license | RayMonChina/water_xingcheng | f56aa7569e97f92dafb5da84b1653bf4ed3e2785 | 2176c38dcfa6f4954970727886b75641b13e4a72 | refs/heads/master | 2021-08-31T23:03:26.139602 | 2017-12-23T09:03:12 | 2017-12-23T09:03:12 | 109,460,142 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,563 | java | package com.amapv2.cn.apis.route;
import java.util.List;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.amap.api.search.poisearch.PoiItem;
import com... | [
"wangruimeng@gaodun.com"
] | wangruimeng@gaodun.com |
07a184578a94b890657f4bf4baf77ead93f8da17 | 4c3ebb90f71af6cbc37c1c300d2d788b70c30bad | /src/main/java/cn/hmxz/common/utils/MessageUtils.java | d55d5f32abd2e6e7b4b76ed40f692f9fe39eb2f1 | [
"Apache-2.0"
] | permissive | MrRabblt/wx-api | 34bea147d75bb3617c2c0562fb4bac8cd19692ac | 6baf86451fced59933f9b897025b8962858b6dec | refs/heads/master | 2023-03-21T16:32:46.991464 | 2021-03-10T07:58:32 | 2021-03-10T07:58:32 | 346,550,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 710 | java | package cn.hmxz.common.utils;
import cn.hmxz.common.utils.spring.SpringUtils;
import org.springframework.context.MessageSource;
import org.springframework.context.i18n.LocaleContextHolder;
/**
* 获取i18n资源文件
*
* @author copote
*/
public class MessageUtils
{
/**
* 根据消息键和参数 获取消息 委托给spring messageSource
... | [
"liangjiang@copote.com"
] | liangjiang@copote.com |
a3c198b6e2f1eaa626e199f020218b7415f06154 | d567a2898502420d917da8e935bca10735b4bb31 | /src/Towers.java | c5787ae7eb50b46b752f588f33a72b151cdf1b8b | [] | no_license | valeo88/cses-training | 6c7fed5a12051b37a4c6a176405352d9ea4f24a5 | decd31881b4b12403077068844c59e1e63bff005 | refs/heads/master | 2020-08-29T12:50:08.169240 | 2019-12-25T07:53:14 | 2019-12-25T07:53:14 | 218,036,632 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,219 | java | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.List;
import java.util.StringTokenizer;
/**
*
You are given n cubes in a certain order, and your task is to build towers using them.
Whenever two cubes are one on top of the othe... | [
"valeo.popov@gmail.com"
] | valeo.popov@gmail.com |
5cff37367fe15aee7c0476a160ada8230cd7fd2c | b2c3d5220f78a770081288759d7e1a00a0519c6f | /task-processor/src/main/java/wsht/runtime/expressions/sbql/qres/result/IntegerResult.java | 9817ab99b732d5cfd824f07b39f7e69bf1b726d3 | [] | no_license | konradrussa/ws-humantask | 2733b3a9e7316a2effd0b5c5946806447a59c50c | 7bec846945bc2fb75a6d725a607209735daa8bb5 | refs/heads/master | 2016-09-11T04:54:04.099998 | 2013-05-02T13:45:21 | 2013-05-02T13:45:21 | 37,924,697 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 424 | java | package wsht.runtime.expressions.sbql.qres.result;
public class IntegerResult extends AbstractQueryResult {
private Integer value;
public IntegerResult(){}
public IntegerResult(Integer value) {
super();
this.value = value;
}
public Integer getValue() {
return value;
}
public void setValue(Integer v... | [
"konrad.russa@gmail.com"
] | konrad.russa@gmail.com |
4b7d935faf0dc88959a7324a940bef4556981c59 | 4c703df6fdc0596b78b1e178a6245396152d1d35 | /src/main/java/org/bdc/dcm/netty/coder/http/HttpDecoder.java | c0300e8fc585941d1c780e513138c23e60a7bf40 | [] | no_license | lightechnology/dcm | 38dba899f583dae62de8b089e9ab89e92dfff8de | 758e16055f4ab5257441b433b1e0baa67ff18206 | refs/heads/master | 2020-12-02T18:12:41.391243 | 2017-08-30T10:56:56 | 2017-08-30T10:56:56 | 96,495,486 | 1 | 1 | null | 2017-08-30T08:36:30 | 2017-07-07T03:28:02 | Java | UTF-8 | Java | false | false | 757 | java | package org.bdc.dcm.netty.coder.http;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.http.HttpContent;
import java.util.List;
import org.bdc.dcm.data.coder.intf.DataDecoder;
import org.bdc.dcm.data.log.HttpContent4Log;
import org.bdc.dcm.netty.NettyBoot;
import org.bdc.dcm.net... | [
"adolphus520@163.com"
] | adolphus520@163.com |
b9963f11e8d2c67bb6825dd97ac910806c13b71e | 53eafd3a76435e50439958794a2263a4aadb7d18 | /springSource/src/org/springframework/jndi/JndiLocatorSupport.java | 9335a8cf7549e874f3f22da195013783d3a7f2c3 | [] | no_license | fqg05007/springCN | b8b39eabc1227efe4b03e2e2706872cdb748a2f5 | 45d8fce1c613764ee2d0d8fcfb49c566817b1e69 | refs/heads/master | 2020-06-12T23:24:22.438726 | 2016-12-03T15:45:45 | 2016-12-03T15:45:45 | 75,480,248 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,646 | java | /*
* Copyright 2002-2008 the original author or authors.
*
* 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 requi... | [
"fqg05@126.com"
] | fqg05@126.com |
a5b9e1e060cf170f518343d629f35ef83948d5fc | 76abd91970bb5dd7583d935cebd69e2c7c6ff63b | /src/main/java/com/gcexe/qqdata/persistence/dao/MobileVirustypeProvinceStatHistoryMapper.java | 0051f6f89a9a9ce706c5172398d2b4cf70f4758f | [] | no_license | 00110000-one/tendata | 41979a20ebc3ed56ebb12e3fdd0ff9d3c1699423 | 0d67d11f2710735d7e7ef2a0f107cdc9d09b5120 | refs/heads/master | 2022-03-30T08:38:58.757548 | 2018-04-23T06:12:44 | 2018-04-23T06:12:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | package com.gcexe.qqdata.persistence.dao;
import java.util.List;
import com.gcexe.qqdata.persistence.entity.MobileVirustypeProvinceStatHistoryKey;
import com.gcexe.qqdata.persistence.statistics.VirusTypeStatistics;
public interface MobileVirustypeProvinceStatHistoryMapper {
int deleteByPrimaryKey(MobileVi... | [
"513106645@qq.com"
] | 513106645@qq.com |
e4fe18236a7a702f856fb4fa1d8a0549adeb11e5 | 17e8438486cb3e3073966ca2c14956d3ba9209ea | /dso/tags/3.3.0/code/base/deploy/src/com/tc/server/TCServerImpl.java | 097b405882964f2947a0477103af59f30d66c90f | [] | no_license | sirinath/Terracotta | fedfc2c4f0f06c990f94b8b6c3b9c93293334345 | 00a7662b9cf530dfdb43f2dd821fa559e998c892 | refs/heads/master | 2021-01-23T05:41:52.414211 | 2015-07-02T15:21:54 | 2015-07-02T15:21:54 | 38,613,711 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 26,717 | java | /*
* All content copyright (c) 2003-2008 Terracotta, Inc., except as may otherwise be noted in a separate copyright
* notice. All rights reserved.
*/
package com.tc.server;
import org.apache.commons.io.IOUtils;
import org.apache.commons.lang.StringUtils;
import org.mortbay.jetty.Server;
import org.mortbay.jetty.sec... | [
"hhuynh@7fc7bbf3-cf45-46d4-be06-341739edd864"
] | hhuynh@7fc7bbf3-cf45-46d4-be06-341739edd864 |
5d79ad92d4bde28c588f9f360e59e3d4d50db789 | ceeb584dd26ad0aab3fd3260526e4bb144473b1e | /Composite/Store.java | 1d74d84f55a038378238eec10c573eb3000ac6d0 | [] | no_license | achyutdev/Design-pattern | 375fe161171fa0b62d9853c1eecb3adb2989564b | bd13da0d65b4b0a32963868386059fd6996bcb63 | refs/heads/master | 2021-01-20T19:13:45.842837 | 2016-08-01T02:10:04 | 2016-08-01T02:10:04 | 63,186,774 | 0 | 0 | null | 2016-08-01T02:10:05 | 2016-07-12T19:30:27 | Java | UTF-8 | Java | false | false | 196 | java | package lab;
public class Store {
ProductCatalog allCatalog;
public Store(ProductCatalog catalog){
this.allCatalog = catalog;
}
public void printCatalog(){
allCatalog.print();
}
}
| [
"achyut.dev@gmail.com"
] | achyut.dev@gmail.com |
c95d41d40e3113a921e94a7125d91afb8c345dd5 | c1935c2c52716bf388d2377609d1b71130176311 | /MSocketEverything/msocketSource/msocket1/src/edu/umass/cs/gigapaxos/PaxosInstanceStateMachine.java | f81e657d275511e06e1357dadfd18a21c22f1828 | [
"Apache-2.0"
] | permissive | cyjing/mengThesis | a40b95edd8c12cef62a06df5c53934215a11b2d2 | 7afe312c0866da6cfe99183e22bfda647002c380 | refs/heads/master | 2021-01-17T18:23:48.194128 | 2016-06-02T09:16:43 | 2016-06-02T09:16:43 | 60,248,170 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 95,517 | java | /*
* Copyright (c) 2015 University of Massachusetts
*
* 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 applicabl... | [
"cyjing@secant.csail.mit.edu"
] | cyjing@secant.csail.mit.edu |
82360e34a43200c9c3e5d49f53ec13018ad70c06 | 214cec44c86942de3f1a522fd0a13298bd185944 | /unit/core/unit/AUnit.java | 431bb3caf7ab3128b2025d38aba1a39588acbed7 | [] | no_license | richardtynan/thornsec-gui | 3875676348adfbcbcc75bd4ea1bb81d72733db16 | 0655689ca13fbca90b9f723b8661f8f4ebaeaf6d | refs/heads/master | 2021-01-21T15:26:17.230960 | 2017-07-01T21:39:19 | 2017-07-01T21:39:19 | 95,389,586 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,842 | java | package core.unit;
import java.util.Vector;
import core.iface.IProfile;
import core.iface.IUnit;
import core.model.NetworkModel;
public abstract class AUnit implements IUnit {
protected String server;
protected NetworkModel model;
protected String label;
protected String precondition;
protected String config;
... | [
"richard.tynan@me.com"
] | richard.tynan@me.com |
37e16cee1b19b74b1f6bd1e8a00ad3aedee7d9ad | f2787c8f7dff5b6d2c3b58d2cbf7c927afb2bfb9 | /src/Task/ReadFile.java | 19f8182f9fbb543ad2a0026284a833bef3135fed | [] | no_license | lavalojan/XMLToJavaObject | dd43b79a7c5712c176188d9f2c2a2b175637e1d4 | 233db0af0486406ff85692f51183af14f5716b50 | refs/heads/master | 2021-01-01T04:09:10.949130 | 2017-07-24T14:51:05 | 2017-07-24T14:51:05 | 97,132,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,048 | java | package Task;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.JAXBException;
import javax.xml.bind.Unmarshaller;
public clas... | [
"lavalojan0924@gmail.com"
] | lavalojan0924@gmail.com |
a267fd5eb2bedb3e1bd51f4504d6ec6b5eb3ecd7 | c7df5077b4966513e8280dbb6f00fabc730e9529 | /src/main/java/com/yin/pattern/decorator/LongHairWoman.java | 459ca69316492347f5d3b6272fec427362758ca7 | [] | no_license | guanqunyin/DesignPattern | c95726d5bf1ecad29761287cac1ee35ccaea4a88 | bde9b46b3d2ab1d9afac73ba8346e851fec2c6c9 | refs/heads/master | 2020-08-03T16:01:10.298983 | 2019-11-13T09:41:28 | 2019-11-13T09:41:28 | 211,808,025 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 350 | java | package com.yin.pattern.decorator;
class LongHairWoman extends SimpleWoman{
private SimpleWoman simpleWoman;
LongHairWoman() {
}
public LongHairWoman(SimpleWoman simpleWoman) {
this.simpleWoman = simpleWoman;
}
public void print() {
simpleWoman.print();
System.out.p... | [
"1151900425@qq.com"
] | 1151900425@qq.com |
c5bc9d321bf3ba7f90f3f8891ad0d7c0466964d9 | cc59bbccd7dc50db9d7153999b90d4e16bca8278 | /dbus-stream/dbus-stream-common/src/main/java/com/creditease/dbus/stream/common/appender/enums/Command.java | 3d1693dd0115441e0549b5ab8af7c95eed3dd6e0 | [
"Apache-2.0"
] | permissive | cammette/DBus | e9c834610a5326875162d782217525537a0fb85c | 905c8b1a8ab09f7f4d7d36394fbec72318aa88eb | refs/heads/master | 2020-03-12T21:24:26.532577 | 2018-04-20T06:07:13 | 2018-04-20T06:07:13 | 130,827,392 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,148 | java | /*-
* <<
* DBus
* ==
* Copyright (C) 2016 - 2017 Bridata
* ==
* 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
*
* U... | [
"dongwang47@creditease.cn"
] | dongwang47@creditease.cn |
5368bc93098629e1292ef597c27e26b8a726efac | 3ac15d50e9b5132da301570a2ba058388009adf1 | /src/test/java/com/training/todolist/TodolistApplicationTests.java | 618db4ff061c130b35f83009f34af0ff2cff4e59 | [] | no_license | ernestcky/my-todo-list-backend | 7f019151c3455181685979647894f9682a4831a8 | 583b89e7cff34dfb509402f563fcc5bce309c6d2 | refs/heads/master | 2023-01-24T20:32:19.919999 | 2020-12-10T17:25:33 | 2020-12-10T17:25:33 | 320,323,619 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 215 | java | package com.training.todolist;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class TodolistApplicationTests {
@Test
void contextLoads() {
}
}
| [
"ernestcheung@trustmechain.com"
] | ernestcheung@trustmechain.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.