blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M โ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
025fe9d73537be81748d10b58dedb6457a41d27f | 612c6c772f6424a8e35a90b1aa1bda9a5abc533d | /src/javaEx/inputNumberEven.java | 7e8f83b7e40e2216880d7392825088e438e95227 | [] | no_license | maengseungju/sampleProject | 7bafa708d6a18a381a78037c3d4f7df74875ecf6 | e77a71e70bede71dcaceb3f0b6739bbda8140851 | refs/heads/master | 2023-04-10T06:54:58.148896 | 2021-03-19T01:17:11 | 2021-03-19T01:17:11 | 349,257,879 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 647 | java | package javaEx;
import java.util.Scanner;
public class inputNumberEven {
public static void main(String[] args) {
int num=0, sum = 0;
Scanner sc = new Scanner(System.in);
System.out.println("์ ์๋ฅผ ์
๋ ฅํ์ธ์ ๋ง์ง๋ง ์
๋ ฅ -1 ๋ก... ");
int count = 0; // ์
๋ ฅํ ์ ์๋ค์ ๊ฐฏ์
while(num != -1) {
num =... | [
"seungjumaeng@192.168.1.11"
] | seungjumaeng@192.168.1.11 |
08942e662d18baea8ad5f7bfdc4038dcd4ededff | ab63de4a359ea0732f9545e1cf8aed71120ed80d | /src/java/org/smslib/smsserver/interfaces/Jmx.java | 1b2a9a4795b565020cd8867646ae9a88eedf79ff | [
"Apache-2.0"
] | permissive | ftoure67/smslib | 63e29dbf09c0ab9b7e0179eb66412b1f871d48f7 | 382f5a3167fe805f7e7fb499054d8350adf1ea0a | refs/heads/master | 2021-01-23T01:00:44.411807 | 2017-03-22T18:47:11 | 2017-03-22T18:47:11 | 85,857,559 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,570 | java | // SMSLib for Java v3
// A Java API library for sending and receiving SMS via a GSM modem
// or other supported gateways.
// Web Site: http://www.smslib.org
//
// Copyright (C) 2002-2008, Thanasis Delenikas, Athens/GREECE.
// SMSLib is distributed under the terms of the Apache License version 2.0
//
// Licensed under t... | [
"famory.toure@on.nokia.com"
] | famory.toure@on.nokia.com |
04cf6176e42f6fbb8910cfe7b10166139bc8ef07 | 09899717cb540d2341e0c55b49c58011564c40a5 | /src/main/java/xyz/repom/jhipster/react/monolithic/config/package-info.java | 525e7309845d9bb5bf7f469aef33c8f67af16ef0 | [] | no_license | gdoslu/jhipster-react-monolithic-webapp | 28c3efc18989d90c5db62e1946277e18e6a6496a | 8bbd0603b39d08fbc135f1fb7585169375317e2e | refs/heads/master | 2021-01-12T17:58:56.038617 | 2016-10-03T18:57:29 | 2016-10-03T18:57:29 | 69,900,903 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 101 | java | /**
* Spring Framework configuration files.
*/
package xyz.repom.jhipster.react.monolithic.config;
| [
"gokhandoslu@gmail.com"
] | gokhandoslu@gmail.com |
17318b616e97dfabfb49acad9d2f5781125dd4e8 | 4b91bda47aaa554c61bb02654afc39745970b946 | /ScreenAll/screenphone/src/main/java/com/fansir/screenphone/devices/AdbTools.java | 70f678382a0b1e3b714fef86003634a932696443 | [] | no_license | publicAnn/ScreenAll | 25b098ff3282a4e66ea1fde1d2d14436793f5215 | db9fcba93d74f972806cfedbd8aabe00f08c3e75 | refs/heads/master | 2023-06-05T22:09:49.031682 | 2021-06-24T02:55:00 | 2021-06-24T02:55:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,480 | java | package com.fansir.screenphone.devices;
import com.android.ddmlib.AndroidDebugBridge;
import com.android.ddmlib.IDevice;
import java.io.File;
/**
* ADBๅทฅๅ
ท็ฑป
* Created by FanSir on 2018-01-26.
*/
public class AdbTools {
private static boolean hasInitAdb = false; //ๆฏๅฆๅๅงๅ็ๆ ่ฏ
private String adbPath = null; //A... | [
"381855657@qq.com"
] | 381855657@qq.com |
4c003e2c827b09dd7a2edb17b214a6c9160291aa | 24d8cf871b092b2d60fc85d5320e1bc761a7cbe2 | /jEdit/rev9022-9462/right-branch-9462/org/gjt/sp/jedit/options/ToolBarOptionPane.java | 399f6f8f0cba19c530895d5947be4dd208729f04 | [] | no_license | joliebig/featurehouse_fstmerge_examples | af1b963537839d13e834f829cf51f8ad5e6ffe76 | 1a99c1788f0eb9f1e5d8c2ced3892d00cd9449ad | refs/heads/master | 2016-09-05T10:24:50.974902 | 2013-03-28T16:28:47 | 2013-03-28T16:28:47 | 9,080,611 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 16,802 | java |
package org.gjt.sp.jedit.options;
import javax.swing.border.*;
import javax.swing.event.*;
import javax.swing.*;
import java.awt.event.*;
import java.awt.*;
import java.net.*;
import java.util.*;
import org.gjt.sp.jedit.browser.VFSBrowser;
import org.gjt.sp.jedit.gui.*;
import org.gjt.sp.jedit.*;
import org.gjt.sp.... | [
"joliebig@fim.uni-passau.de"
] | joliebig@fim.uni-passau.de |
260048afe62dda6035e77940e7f6d4388d949308 | 97bb14104f7fcf71a9d3078e05d8c2dc7da824e9 | /src/main/java/com/wanshi/interview/thread/list/ContainerNotSafeDemo.java | 1b9623e981df27f76e83d866b1d93ce6b5169d2a | [] | no_license | wanshi11/juc_jvm | eca09543a4fda57aa1e5307777033d77378d0dfc | ea4aa86bde234b706d34787f0e4006626d4226d6 | refs/heads/master | 2023-02-13T11:45:04.442073 | 2021-01-12T01:17:05 | 2021-01-12T01:17:05 | 328,835,756 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,435 | java | package com.wanshi.interview.thread.list;
import java.util.*;
import java.util.concurrent.CopyOnWriteArrayList;
import java.util.concurrent.CopyOnWriteArraySet;
/*
* ้ๅ็ฑปไธๅฎๅ
จ้ฎ้ข:ๅๅ ๆฏไธบไบไฟ่ฏๅนถๅๆง๏ผaddๆไฝๆฒกๆๅ ้
* ArrayList
* */
public class ContainerNotSafeDemo {
public static void main(String[] args){
mapNotSafe();
... | [
"277780875@qq.com"
] | 277780875@qq.com |
aed0bbc9ac6e92eaedce30a0b09d011d329ec4fd | d62a3d2b5a8c97cd79e464ed298e7e827ae30fb7 | /app/src/test/java/com/example/ejerciciosemana2/ExampleUnitTest.java | 8e294435d85b5b368d5f53bde64d841b9018218d | [] | no_license | danieldiaz-2502/EjercicioSemana2 | 8c00e64aa6627685ff2ff3a1b21eaa7f3f44cd48 | bdd6bae7862e540b179bd1a46b1a5deba9f846f3 | refs/heads/master | 2023-03-12T14:00:30.503650 | 2021-02-18T23:45:27 | 2021-02-18T23:45:27 | 338,444,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package com.example.ejerciciosemana2;
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
publi... | [
"daniel_diazvalencia@outlook.com"
] | daniel_diazvalencia@outlook.com |
2e9ae9a31b1a1198e2d8921e65ba48b3a89254f5 | 238ae0a700f42925f5f38481576d47404b802fa0 | /app/src/main/java/kr/ac/cau/sealife/DummyActivity.java | 9f40315ed04bb2351019e9f1c7ad79342ffed293 | [] | no_license | holquew/CAU_MobileApp | 823a51654e3b36bfde96b7d6fa5d476bfdf1343c | b4390e6b283f99bb96a0fa4b36b24b53a7dcea6f | refs/heads/master | 2020-03-29T22:38:58.323520 | 2018-09-27T17:53:19 | 2018-09-27T17:53:19 | 150,432,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 767 | java | package kr.ac.cau.sealife;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.MenuItem;
public class DummyActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setConte... | [
"holquew@gmail.com"
] | holquew@gmail.com |
a68fb0d667c521a6e60e4d12f1d753a6354b1d6f | 59529144829bdd44ba79fdfe74c738d820609d54 | /src/com/nl/hackathon/hyperledger/riskybusiness/services/ResponseFormat.java | 856c65f262862661a7c927540baa0a69f1143c81 | [] | no_license | TycEkart/riskybusiness | e021b932db9409566abef51b64b09be5423d7bda | 33948b41e5db01bffadeaf8a5057df8afdc4d557 | refs/heads/master | 2021-01-24T10:33:07.676213 | 2016-10-02T15:02:46 | 2016-10-02T15:02:46 | 69,737,255 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,042 | java | package com.nl.hackathon.hyperledger.riskybusiness.services;
import org.codehaus.jettison.json.JSONException;
import org.codehaus.jettison.json.JSONObject;
public class ResponseFormat {
public static String createResponse(JSONObject data, int returncode, String errormessage, String resultmessage) {
JSONObject res ... | [
"thijseckhart@gmail.com"
] | thijseckhart@gmail.com |
6e7d5eb69bcaad9d57b2989806ace94b59b27406 | 0d79a88fa0642489f848664eb1cf3d5888b6144c | /chapter_001/src/main/java/ru/job4j/loop/Factorial.java | 1015fb87ca50a717a709ae4a3c0167b137a1ab35 | [
"Apache-2.0"
] | permissive | anderson178/job4j | 36e40c145290a6813770c6ed8bf0c7c85e8447da | 7bae9cb65cff3bb9060eed750db8e2df65abfc62 | refs/heads/master | 2021-07-04T15:39:31.470399 | 2019-03-26T13:51:14 | 2019-03-26T13:51:14 | 142,664,445 | 7 | 0 | null | null | null | null | UTF-8 | Java | false | false | 555 | java | package ru.job4j.loop;
/**
* @author Denis Mironenko
* @version $Id$
* @since 06.08.2018
*/
public class Factorial {
/**
* ะผะตัะพะด ัะฐััะตัะฐ ัะฐะบัะพัะธะฐะปะฐ ะทะฐะดะฐะฝะฝะพะณะพ ัะธัะปะฐ
* @param n - ัะฐะบัะพัะธะฐะป ัะธัะปะฐ
* @return - ะฒะพะทะฒัะฐัะฐะตั ัะฐััะตั ัะฐะบัะพัะธะฐะปะฐ ะทะฐะดะฐะฝะฝะพะณะพ ัะธัะปะฐ
*/
public int calculationFactorial(int... | [
"denismironenko@yandex.ru"
] | denismironenko@yandex.ru |
d84906cdf41c2156b7cbfe02856488b342ba5d63 | 8b4a0fac6216953760958a58f0fc438274fe4702 | /src/com/dirtyunicorns/tweaks/fragments/team/ListAdapter.java | 775220c6e49b9dfb8273a94cd515b4bd503d755a | [
"Apache-2.0"
] | permissive | creeve4/android_packages_apps_DU-Tweaks | 695b8d285ba59203a669b0decba52ad622ca2a3d | 095db614c50f2c035fe5780d2fa647ffbec77783 | refs/heads/q10x | 2021-07-12T11:11:42.392610 | 2020-09-25T17:52:54 | 2020-09-25T17:52:54 | 208,470,252 | 0 | 0 | Apache-2.0 | 2020-09-25T17:52:55 | 2019-09-14T16:37:50 | Java | UTF-8 | Java | false | false | 4,462 | java | /*
* Copyright (C) 2020 The Dirty Unicorns 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 at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | [
"du.alexcruz@gmail.com"
] | du.alexcruz@gmail.com |
027e9d73fa9418001f9a0752d77d386206496614 | f669e224ffa0a68c6e55c89a26f90c980f5d5098 | /thread/bakery/Baker.java | a6f1e88e931b74956d50c1083ca1c4200dde8bb4 | [] | no_license | hyein1002/dev_java_src | 9ad432ad4681aebfc7bebba14d1e0000d516b9cf | 7c65b305bef1435cc74c7b4a6c2fa6a7f5469975 | refs/heads/master | 2022-04-13T06:30:17.797622 | 2020-04-13T08:59:52 | 2020-04-13T08:59:52 | 254,594,273 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 868 | java | package thread.bakery;
/*
* ์ ๋นต์ฌ ํด๋์ค
* ๋นต์ ๋ง๋ค์ด์ ์ง์ด์ฅ์ ์ง์ด์ ํฉ๋๋ค.
*
*/
public class Baker extends Thread {
private BakerStack bs = null;
public Baker(BakerStack bs) {
this.bs = bs;
}
@Override
public void run() {
String bread = null;//์ ๋นต์ฌ๊ฐ ๋ง๋ ๋นต์ด ์ ์ฅ
for(int i=0;i<5;i++) {
bread = getBread();
bs.push(bre... | [
"hyene02@gmail.com"
] | hyene02@gmail.com |
e0c0d49891f7d65979a5a8a0227a64192ee19c51 | d17c4b1960a08f9644d069530cb1494c6a4e7080 | /kmeans-advanced/src/main/java/tdk/tamas/egyed/quantum/U3.java | 229b492983ac83d85e115756436b54d57fc99374 | [] | no_license | egytom/tdk2020 | d78584d03078d6a6c75f4f2ad18ebf2004f64406 | e80cd0d42939adaf042007f0a06320c78b356339 | refs/heads/master | 2023-01-06T21:48:42.062252 | 2020-09-08T12:36:57 | 2020-11-11T11:51:46 | 293,804,643 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,023 | java | package tdk.tamas.egyed.quantum;
import com.gluonhq.strange.Complex;
import com.gluonhq.strange.gate.SingleQubitGate;
public class U3 extends SingleQubitGate {
private final Complex[][] matrix;
private int pow = -1;
public U3(double alpha, double beta, double gamma, int idx) {
super(idx);
... | [
"egyed.t@gmail.com"
] | egyed.t@gmail.com |
2bbe2e0e250382c13c3b4ac91cebba14d23d553f | 61d2b01ab43aae692ee4efb1645d860ca006dc12 | /app/src/main/java/us/xingkong/starwishingbottle/module/first/FirstContract.java | f7bffbe93dc11aaf782eda5d4d1711e7a4d830bd | [] | no_license | xingkongus/StarWish | f1ebd2a013d6a4e9f89a97b629ac45be853788ed | 8176754eb4f08e275a6a163e0dde40953fe6113f | refs/heads/master | 2021-09-18T11:33:44.865533 | 2018-07-13T11:09:44 | 2018-07-13T11:09:44 | 133,218,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package us.xingkong.starwishingbottle.module.first;
import us.xingkong.starwishingbottle.base.BasePresenter;
import us.xingkong.starwishingbottle.base.BaseView;
/**
* Created by SeaLynn0 on 2018/4/24 17:23
* <p>
* Email๏ผsealynndev@gmail.com
*/
public interface FirstContract {
interface View extends BaseView<... | [
"sealinxy@outlook.com"
] | sealinxy@outlook.com |
a48490462c12e19db7e9e34def80c8c57282cfc7 | 6dd7ba8a622a693a9db12138a8300af7fed2327c | /src/dao/OrderDao.java | a24dc50546e13a89e19035ae072d6b51e5b32248 | [] | no_license | 7LeaF/Minishop | bce3e8537713cff4653be717883ebac704b4b37f | b2ae0fd1e0faa221b4b9d8cb24c475dd212a12e2 | refs/heads/master | 2021-01-19T14:27:23.124317 | 2017-09-01T07:29:34 | 2017-09-01T07:29:34 | 100,903,268 | 0 | 1 | null | null | null | null | UHC | Java | false | false | 8,928 | java | package dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.HashMap;
import util.db.JdbcUtil;
import vo.OrderVo;
public class OrderDao {
//์ฃผ๋ฌธ์กฐํ
public ArrayList<HashMap<String, String>> getOrderViewList(String ... | [
"powerhw@naver.com"
] | powerhw@naver.com |
05c02379e5efd9929df3bacbb21e1bc06e734655 | e4b7ac0e9e3acf5d40369fc779f121c53448a66c | /SlaveBot.java | f405bbdcf7967d425090bd66c59efa176d2ebe3a | [] | no_license | koovutk/NetworkingProjects | dfc50867c7e68192b8fc1dd34ea210e83ff68edb | caa94773be8127b5782ff2c89fc51a7b597c82d6 | refs/heads/master | 2020-05-20T16:25:03.706139 | 2018-02-25T04:42:54 | 2018-02-25T04:42:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,916 | java | import java.awt.Desktop;
import java.io.*;
import java.net.*;
import java.text.SimpleDateFormat;
import java.util.*;
import java.io.BufferedWriter.*;
import com.sun.net.httpserver.Headers;
import com.sun.net.httpserver.HttpExchange;
import com.sun.net.httpserver.HttpHandler;
import com.sun.net.httpserver.HttpServer;
im... | [
"32290695+Neeraj-Venugopal@users.noreply.github.com"
] | 32290695+Neeraj-Venugopal@users.noreply.github.com |
eee815a83beb11f5a917f46ef448201935da2743 | b1d49cdec0e928b509944cd1283eb049d58871f3 | /src/main/java/duke/commands/HelpCommand.java | bc0ca627e3a423b914a3ff89b5b29b1d268005b3 | [] | no_license | Xiaoyunnn/ip | edcd30fc6b07ab8de29ed4fd875fe58e59bd5046 | afd81cc3af3479b653e937e41a3b56a2ed481f2c | refs/heads/master | 2023-08-23T00:57:47.959926 | 2021-10-02T04:28:35 | 2021-10-02T04:28:35 | 395,906,534 | 0 | 0 | null | 2021-09-05T09:28:27 | 2021-08-14T05:53:16 | Java | UTF-8 | Java | false | false | 1,297 | java | package duke.commands;
import duke.Storage;
import duke.TaskList;
import duke.Ui;
/**
* Prints the available commands and guides.
*/
public class HelpCommand extends Command {
/**
* The command word that identifies a HelpCommand instance.
*/
public static final String COMMAND_WORD = "help";
/... | [
"xiaoyun.wu00@gmail.com"
] | xiaoyun.wu00@gmail.com |
fed6cdbee91f9ff31d16de1364df925fbb764e0d | 03a90671e0caea2937d1a7da398666eace247e9e | /app/src/main/java/com/lcu/cs/demodailyapplication/com/lcu/cs/car/Car.java | f03aa20bad966e231c04286413b4a0c1b9b1b847 | [] | no_license | FeilongZhao/demoDailyApplication | 4f8e123af2dbf53f248d6b14e73eb9f47ca099f9 | ef80ee95de4841843e8fca57c23853fe73657ee6 | refs/heads/master | 2021-01-01T06:40:13.945569 | 2017-07-17T13:27:52 | 2017-07-17T13:27:52 | 97,478,870 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 392 | java | package com.lcu.cs.demodailyapplication.com.lcu.cs.car;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import com.lcu.cs.demodailyapplication.R;
public class Car extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(save... | [
"1244152631@qq.com"
] | 1244152631@qq.com |
5fa581c600ff79a197a6da5c96c2430fd3e77a4c | bf76e622388b703fd28a0db43f446562adfcf153 | /src/matej/Instance.java | 7074095ef876e64fb396fc405cfc4a28cd550b57 | [] | no_license | neuroph12/GVGAI | cdcc9d6dbc94ebbe7ab89136d82deac585642a1a | 9456463b645289f625531258eb144b6dbdf2bca3 | refs/heads/master | 2020-09-27T06:31:00.227045 | 2016-09-11T14:19:51 | 2016-09-11T14:19:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,795 | java | package matej;
import static ontology.Types.ACTIONS.*;
import java.util.*;
import core.game.StateObservation;
import ontology.Types;
public class Instance {
public static final String TRUE = "Y", FALSE = "N";
public HashMap<String, Feature> features;
public String output;
public Instance(StateObservation so) {... | [
"matej.vitek@hotmail.com"
] | matej.vitek@hotmail.com |
f02d8de598a5c251e2262d43b7fb03e92cf65c4b | fab3b412adc40a7ee4c400ecb1946d0289a974b0 | /app/src/main/java/ponny/com/prueba/modelo/App.java | d50ea6ae1d7004e1401aedd2f77bb4d63894822d | [] | no_license | ALAxHxC/JsonRedditAndroid | ded0cc50adf8ac61954ad924a0b040fc40ae82ea | b7c0bd065f2c972702a34db91699e58bdc1c7c8f | refs/heads/master | 2021-04-26T11:46:32.394160 | 2016-09-23T06:10:08 | 2016-09-23T06:10:08 | 68,994,424 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,294 | java | package ponny.com.prueba.modelo;
/**
* Created by Daniel on 20/09/2016.
*/
public class App {
/**
* title
**/
private String titulo;
/**
* id
**/
private String id;
/**
* submit_text
*/
private String submit_text;
/**
* icon_img
**/
private Stri... | [
"jenizaro123"
] | jenizaro123 |
0e74e297f0216d31dee798837a6e6648899bc55c | 6d0bad889ab010f1e6c33c01c525cb35bc63eee1 | /app/src/test/java/hr/math/anatravica/ExampleUnitTest.java | ec0ccf437746cf371517514e3b9ebdb56899e5ad | [] | no_license | pericana/AnaTravica | ed6e9b5b23e260f07a32c1f335cd21438659f720 | 91b3832feb518c383d0ffac34638118e917b4756 | refs/heads/master | 2021-05-09T14:43:30.629932 | 2018-01-26T18:02:03 | 2018-01-26T18:02:03 | 119,072,075 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package hr.math.anatravica;
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
public void add... | [
"ana@a.com"
] | ana@a.com |
150540424b60f63880a8bc6ba81df65d375988f7 | c7500f2ce4ef0e2f8a694961fce8a90791eff4db | /app/src/main/java/com/example/acer_pc/googleplay/fragment/GameFragment.java | b2e0d1ef862a59661fc50287dea840a773ac78ef | [
"Apache-2.0"
] | permissive | whz302010/GooglePlay | 61d05df75275fa13061cf97fa3e13453704e8fb7 | 459e0ee83063ec92bdd5ab911fdb65661a776db6 | refs/heads/master | 2021-01-23T11:20:03.148994 | 2017-06-02T13:26:02 | 2017-06-02T13:26:02 | 93,126,879 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package com.example.acer_pc.googleplay.fragment;
import android.view.View;
import com.example.acer_pc.googleplay.view.LoadingPage;
/**
* Created by acer-pc on 2017/6/2.
*/
public class GameFragment extends BaseFragment {
@Override
public View onCreateSuccessView() {
return null;
}
@Overri... | [
"898430656@qq.com"
] | 898430656@qq.com |
81f06a48d15ace050dd1281cdb30794d0797be76 | 6e1928e99d522e2f8bb487bae0b7865c870c6132 | /app/src/main/java/com/ings/gogo/activity/MainPageActivity.java | f2e77f2b3a623012201fedc9086ba8991cf56e60 | [] | no_license | lijiangyato/Qiafanlou2 | d76dca5418a61e5338e25e7bd67e6d238fef85be | ed97a58908ce557c3fb6f9e54189ace53ebd38c2 | refs/heads/master | 2021-05-08T04:30:43.536270 | 2017-10-27T04:20:00 | 2017-10-27T04:20:00 | 108,411,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,963 | java | package com.ings.gogo.activity;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.app.LocalActivityManager;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPrefer... | [
"1755036940@qq.com"
] | 1755036940@qq.com |
f5c52eef2e263d10ae337843c8c767f4b06060ce | 28a71144473e2770acc6e8ef2009d4d756eafdb2 | /src/LightRoom.java | 55c1972759b57de8ad490bbe4f078748f029a7ab | [] | no_license | sheebarl/JavaProject | 97e18d86b14e361300b6a423bff08f81bbf3adc9 | a73df6274338f0d63395186d180475c82567d0ec | refs/heads/master | 2023-09-05T08:41:46.527332 | 2021-11-05T08:26:37 | 2021-11-05T08:26:37 | 424,875,281 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 654 | java | public class LightRoom extends Room{
public LightRoom(String type,String number, String dimension, int quantity,boolean check ){
super(type,number,dimension,quantity,check);
}
public String describe(){
room_description="It is a LightRoom where the animals can play " ;
System.out.pr... | [
"rl.sheebanair@gmail.com"
] | rl.sheebanair@gmail.com |
4776721050a43e129a6a1d7bc536aedb94e16d9d | a33aac97878b2cb15677be26e308cbc46e2862d2 | /data/libgdx/btGeneric6DofSpring2Constraint_setLinearUpperLimit.java | 2cd4941e05017a1a69edb050b06d1821b90f0cbc | [] | no_license | GabeOchieng/ggnn.tensorflow | f5d7d0bca52258336fc12c9de6ae38223f28f786 | 7c62c0e8427bea6c8bec2cebf157b6f1ea70a213 | refs/heads/master | 2022-05-30T11:17:42.278048 | 2020-05-02T11:33:31 | 2020-05-02T11:33:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 154 | java | public void setLinearUpperLimit(Vector3 linearUpper) {
DynamicsJNI.btGeneric6DofSpring2Constraint_setLinearUpperLimit(swigCPtr, this, linearUpper);
}
| [
"bdqnghi@gmail.com"
] | bdqnghi@gmail.com |
85ecf30e31d163154b4d849c2531467f5d9950e0 | 4ffd14eefb1dc3e42f6ed06762dc588f938ded5a | /app/src/main/java/com/ns/yc/lifehelper/ui/data/view/activity/RiddleDetailActivity.java | 414afb335f41a363f89812b54a092f3a4286ca40 | [
"Apache-2.0"
] | permissive | i6u/LifeHelper | eede83c28d1ac26db459ecfc28a86d15d030b1db | c31368a40acc34e13ca30c6a6a8d4f73ffcdb72c | refs/heads/master | 2021-09-01T12:46:16.825589 | 2017-12-27T02:49:10 | 2017-12-27T02:49:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,427 | java | package com.ns.yc.lifehelper.ui.data.view.activity;
import android.content.Intent;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.widget.FrameLayout;
import android.widget.TextView;
import com.ns.yc.lifehelper.R;
import com.ns.yc.lifehelper.api.ConstantALiYunApi;
import com.ns.yc.l... | [
"yangchong211@163.com"
] | yangchong211@163.com |
aa979e91d86c8feab21f0fd36245cd90f22c6ec9 | 362baf528fea4f27b5f7a5e7503be540cbeff833 | /app/src/main/java/com/mavericks/myocontroller/models/Motion.java | 981b770c0d744d89bbb85bff2fe24323a4826a95 | [] | no_license | anuragdadheech/myoApp | 9642a55c356a203345b2a389662ea14b0eb8aac2 | 09153465b2bb23811b4e842fd62c6fed534bf660 | refs/heads/master | 2020-12-25T14:22:54.400683 | 2016-09-11T08:59:11 | 2016-09-11T08:59:11 | 67,902,453 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 201 | java | package com.mavericks.myocontroller.models;
/**
* @author Anurag
*/
public enum Motion {
THUMP_UP,
THUMP_DOWN,
SWIPE_LEFT,
SWIPE_RIGHT,
ROTATE_LEFT,
ROTATE_RIGHT,
NONE
}
| [
"anuragdadheech1990@gmail.com"
] | anuragdadheech1990@gmail.com |
919e0b42977bb6269ffe37d19ba302fc37bab5cb | caeaf7b7917fdfac7d286b389accc9743a901a7c | /app/src/main/java/com/yumashish/kakunin/GUI/Maps/PlaceAutocompleteAdapter.java | 959ce4de32b899d86673a80bad080afe203307f8 | [] | no_license | thundercraker/GOGAKakunin | a2ab0b853affa01368d4428a08459061f9c404c2 | 72e8b12c9852e48183694cd72df4ac4c515bf47b | refs/heads/master | 2021-01-10T02:32:12.691585 | 2016-01-20T04:48:16 | 2016-01-20T04:48:16 | 48,224,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,400 | java | package com.yumashish.kakunin.GUI.Maps;
/*
* Copyright (C) 2015 Google Inc. 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.
* You may obtain a copy of the License at
*
* http://www.apache.org/lice... | [
"yumashish@gmail.com"
] | yumashish@gmail.com |
cfdf4b151843d8b8e13901252638ed355069b6fa | 9f3a8de6c1425a1d7146d4d36a1027146e2e71e8 | /src/main/java/cn/itcast/dao/UserDao.java | 4d3466bdf8df2b21963f167a0b04f343b38cc05a | [
"MIT"
] | permissive | wuzhiweiallen/sshdemo | 9e742868c36793993afe05b304d81c37f52aae8e | ae0d2e51242da6006cf756701577f9a5c6c76a03 | refs/heads/master | 2021-01-18T22:45:39.308074 | 2017-05-01T11:12:45 | 2017-05-01T11:12:45 | 87,069,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 335 | java | package cn.itcast.dao;
import cn.itcast.entity.User;
public interface UserDao {
/**
*
* @param username
* @param password
* @return
*/
public User login(String username,String password);
/**
*
* @param user
*/
public void save (User user);
/**
*
* @param user
*/
public void updateUser(U... | [
"84234261@qq.com"
] | 84234261@qq.com |
b61c4f6870eaaac258b6c3580a3672584e3a09c5 | ae8fc5aa40790c5acd7e072d3809755f66938fbb | /src/Kitap/KitapIslemler.java | 53cf4316ff11a5ca5c1fe83e5761e29bfdf5207e | [] | no_license | Gof19/KutuphaneOtomasyonSistemi | 5d021d15874b8c9878aa9222085fd15a03c83ca5 | 0a8e460e8003601be4837346667fc09589a39364 | refs/heads/master | 2023-02-03T04:36:38.209804 | 2020-12-20T18:56:27 | 2020-12-20T18:56:27 | 321,814,588 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,453 | java | package Kitap;
import Kitap.*;
import KutuphaneOtomasyon.DbHelper;
import java.sql.*;
import java.util.ArrayList;
import javax.swing.JComboBox;
public class KitapIslemler implements IKitapIslemler {
@Override
public void Ekle(Kitap kitap) {
Connection connection = null;
DbHelper DbHelper = n... | [
"enesbatin97@hotmail.com"
] | enesbatin97@hotmail.com |
9d936633a0155110cb3399cb2401a064d1d31d8c | b980363b626924dc6122dcc98a76b3135162ce88 | /level15/lesson12/home06/Solution.java | a3f1a06a3b7aa5667f6a4fadb56ee9b882dd61c6 | [] | no_license | SBlazhko/My_JavaRush | f0683529cd69a9c9c84be8989dbeb482b7944f67 | 47a1c89eeb8529d8da429bb75776e894e8a9b501 | refs/heads/master | 2020-12-31T04:42:25.647993 | 2016-06-06T21:18:10 | 2016-06-06T21:18:10 | 56,515,174 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,351 | java | package com.javarush.test.level15.lesson12.home06;
/* ะะพััะดะพะบ ะทะฐะณััะทะบะธ ะฟะตัะตะผะตะฝะฝัั
ะ ะฐะทะพะฑัะฐัััั, ััะพ ะฒ ะบะฐะบะพะน ะฟะพัะปะตะดะพะฒะฐัะตะปัะฝะพััะธ ะธะฝะธัะธะฐะปะธะทะธััะตััั.
ะัะฟัะฐะฒะธัั ะฟะพััะดะพะบ ะธะฝะธัะธะฐะปะธะทะฐัะธะธ ะดะฐะฝะฝัั
ัะฐะบ, ััะพะฑั ัะตะทัะปััะฐั ะฑัะป ัะปะตะดัััะธะผ:
static void init()
Static block
public static void main
non-static block
static void printAllFields
... | [
"Blaghco@ukr.net"
] | Blaghco@ukr.net |
2ae6c6ea0f91c461cbc4f3263fef6a20caa9d823 | d4b9902e431285794a81623f38979c2b8dac997a | /DAO_movie/src/DBCPJ/Play.java | 3afd9695991730215977e2f83d5ce19927aba8d4 | [] | no_license | Movie-commit-test/database-Movie2 | 5d50320e199a55301383e32f1eff03224c2b6dc8 | fb9471272922fce6f2bba5b0b1b6edce489fe2ed | refs/heads/master | 2020-04-12T18:12:16.086556 | 2019-01-04T10:11:47 | 2019-01-04T10:11:47 | 162,672,686 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 337 | java | package DBCPJ;
public class Play {
private String actorId;
private String movieId;
public String getMovieId() {
return movieId;
}
public void setMovieId(String movieId) {
this.movieId = movieId;
}
public String getActorId() {
return actorId;
}
public void setActorId(String actorId) {
this.actorId = ... | [
"269070862@qq.com"
] | 269070862@qq.com |
c389831b840f1936857907df41b9c8c05261a1d8 | 5378da34fd5376f633225425b82bd5f5d51ef632 | /src/com/kdotj/simplegiphy/GiphyService.java | 8564e14d3bfc43f2f948eec324abfb65e6d23086 | [
"Apache-2.0"
] | permissive | kylejablonski/simple-giphy-java | 43c72a7d614f9971c01fd101a015c0f90d455242 | 95b53b45da3d9c67355503668c12bd4dae24e051 | refs/heads/master | 2021-01-11T00:38:07.197097 | 2016-10-11T19:01:18 | 2016-10-11T19:01:18 | 70,506,988 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,267 | java | package com.kdotj.simplegiphy;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Path;
import retrofit2.http.Query;
import com.kdotj.simplegiphy.data.GiphyListResponse;
import com.kdotj.simplegiphy.data.RandomGiphyResponse;
import com.kdotj.simplegiphy.data.SimpleGiphyResponse;
/**
* Giphy Ser... | [
"kyle@eventjoy.com"
] | kyle@eventjoy.com |
30807282eedadc9aa4084a2702d5ddefca0de65f | 479bcf180e9d58d31f5d7bac66c35868879a5e23 | /Spring-Data/Exams/hiberspring/src/main/java/hiberspring/repository/ProductRepository.java | 95fea67e5033ea8c876c4b1e336b07519162098b | [] | no_license | SimeonKazandzhiev/Software-University-DataBase-module | d3f8e6bb762aabe681bee5f7c3929733ee848301 | ef32ba12c5f654bd20c753e075ccd706a2a87234 | refs/heads/main | 2023-07-17T23:16:42.388733 | 2021-08-31T09:48:17 | 2021-08-31T09:48:17 | 344,182,026 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 278 | java | package hiberspring.repository;
import hiberspring.domain.entities.Product;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface ProductRepository extends JpaRepository<Product,Long> {
}
| [
"simeon.tu@gmail.com"
] | simeon.tu@gmail.com |
0e3cafbef9a67a5e6b0089b5cbca2d5189bce9a8 | 46772468cf1e9116a334b1cf95f38c8b6f24bfb0 | /src/by/it/popkov/jd02_03/Helper.java | 2fd912964bbf78d4645f06157a988777325d93b2 | [] | no_license | ilyashpakovski/JD2019-12-03 | 3f8b0d0d73103bc1a925fd18dcae4850149da45e | 80efcd87697ec00370305eacb5ee6f0f37dd14a0 | refs/heads/master | 2020-11-25T07:30:37.036435 | 2020-03-04T18:22:06 | 2020-03-04T18:22:06 | 228,557,550 | 1 | 2 | null | 2019-12-17T07:23:07 | 2019-12-17T07:23:06 | null | UTF-8 | Java | false | false | 538 | java | package by.it.popkov.jd02_03;
import java.util.Random;
class Helper {
static void delay(int delay) {
try {
Thread.sleep(delay / Dispatcher.SPEED_BOOST);
} catch (InterruptedException e) {
e.printStackTrace();
}
}
private static Random random = new Random(... | [
"vladislav.minsk.by@gmail.com"
] | vladislav.minsk.by@gmail.com |
8250358868c89a4659a37da655367b683d5c0f24 | 62c429e539dccb058e645430c0374992a95d4e03 | /src/main/java/net/astroway/yw/rrsdp/controller/StaticHomeController.java | 3cc427a8d9a566c6fd5ee93ba701bf090021072e | [] | no_license | gitliulei/dp-data | c6edfa69f247cd248c5aa2158d84a21b802ab68d | d9b38ae3b30d78c925ba904c0cfbb5ce570fee3c | refs/heads/master | 2021-03-19T18:24:32.797725 | 2017-10-18T07:59:39 | 2017-10-18T07:59:39 | 107,376,677 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,302 | java | package net.astroway.yw.rrsdp.controller;
import net.astroway.yw.base.controller.BaseController;
import net.astroway.yw.rrsdp.model.StaticHome;
import net.astroway.yw.rrsdp.service.StaticHomeService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import o... | [
"871618312@qq.com"
] | 871618312@qq.com |
ecc9ab2a8f11a917a602831062af2c104f5e0a96 | 9e232c27d714ff566d045fdc6595fe38a413aabf | /src/main/java/com/taofang/jsonrpc/JsonRpcExporter.java | 0ddb639c4b3289b5ea2c0005df827633ae54e7d1 | [] | no_license | etongle/spring-json-rpc | 59b8f7d8faad9ad1a9868ce1c7cecbd0ac470691 | a3c07ec4f4a51ff0930c644cc8441edcd9fb0f5a | refs/heads/master | 2021-06-07T04:24:46.430499 | 2012-11-16T08:28:32 | 2012-11-16T08:28:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,419 | java | package com.taofang.jsonrpc;
import java.io.IOException;
import java.io.OutputStream;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.lang.reflect.Type;
import java.util.HashMap;
import java.util.Map;
import javax.servlet.ServletException;
import javax.servl... | [
"xiaoZ5919@gmail.com"
] | xiaoZ5919@gmail.com |
454a7c927ff978f7bbc00a2842dd2e67fc21bc70 | e05c4f5ca35a3667e6f1d4158c5607262f1ba6d7 | /src/sources/siren/Fields.java | e7619f63e9001c7ec73edac6714531a3fdddd1d0 | [] | no_license | HugoPasero/EAIJuridique | 206131302036bdbed755324a6a634c401f828c43 | 1680dadbc10873f59405cd6f2dad263497ea0d08 | refs/heads/master | 2020-04-08T00:11:48.497105 | 2018-12-04T15:57:38 | 2018-12-04T15:57:38 | 158,841,504 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,434 | 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 sources.siren;
/**
*
* @author marieroca
*/
public class Fields {
private String amintren;
private String apet700;... | [
"marieroca@172.17.47.208"
] | marieroca@172.17.47.208 |
fbaf806aac033aa8cee98a4e9b8f8569ea099c61 | da9b4f4fefd7598764a61b8a4cadd3808310967e | /ProgrammingProjectIntelliJ/src/main/java/com/LukeHackett/Widget.java | c1361cbe4c900a5d9aa68575d6d696a059a38d05 | [
"MIT"
] | permissive | LukeHackett12/Programming-Project | 5e5062b437785ce1e7f668bf5f7e032d2151267c | 62dbec5e1be144dcdef44724abb51c30f4c3eb91 | refs/heads/master | 2020-03-09T21:01:33.943089 | 2018-04-12T14:24:37 | 2018-04-12T14:24:37 | 128,999,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,176 | java | package com.LukeHackett;
import processing.core.*;
abstract class Widget {
PApplet canvas;
float x, y, width, height;
String label;
int event;
int widgetColor, labelColor, borderColor;
PFont widgetFont;
Widget(PApplet canvas, float x, float y, float width, float height, String label,
... | [
"lhackett@tcd.ie"
] | lhackett@tcd.ie |
12a05cd172d4d7d8fe9b53fe24c2475fd6b64d96 | c8ac645aab7d5e2df85daea5c345fa31b42ffa16 | /pillowtalk/src/main/java/com/techouts/domain/User.java | 7a2a557a9cf38cb8feb2e13410b906a5ded2f69a | [] | no_license | JanardhanTechouts/pillowtalk | 503fe223461be2d05084ddfb7ef771bc4b436f4e | 040666e5f8a817804ab2db92eb137c75e96a1b9a | refs/heads/master | 2021-01-22T22:23:54.630274 | 2017-03-27T09:13:10 | 2017-03-27T09:13:10 | 85,536,141 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,906 | java | package com.techouts.domain;
import java.io.Serializable;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement(name ="user")
public class User implements Serializable {
private static final long serialVersionUID = 1L;
private String title;
private String... | [
"janardhan.s@techouts.com"
] | janardhan.s@techouts.com |
aa260b208446d4171896188a9eea80fcd1e13fbf | d255fd334d3f5137141dd917963b27ba24875a6b | /minecraft/net/minecraft/block/BlockTripWireSource.java | d5cc64c3c064bb722748a7f98e6306861212965a | [] | no_license | Ditiae/Scape-Craft | 3ec5b8046caf3ad901ba5192b5402fa34a9b1a06 | 8fb9c616b57cd0f23e7249737732fd80204be297 | refs/heads/master | 2021-09-10T11:07:34.616569 | 2018-03-25T07:24:37 | 2018-03-25T07:24:37 | 126,568,506 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 14,851 | java | package net.minecraft.block;
import java.util.Random;
import net.minecraft.block.material.Material;
import net.minecraft.creativetab.CreativeTabs;
import net.minecraft.util.AxisAlignedBB;
import net.minecraft.util.Direction;
import net.minecraft.world.IBlockAccess;
import net.minecraft.world.World;
import net.minecra... | [
"ethan.hedrick@ndsu.edu"
] | ethan.hedrick@ndsu.edu |
9069922359cd2dabbe3c23ef9f716b9fdbf156d7 | 24ffa1590032096fb5078eb646cefcbb3ec58216 | /src/test/java/com/Html/AppTest.java | 0bd63e64e4dd9a6a10a5954f9ae605b84078dbe5 | [] | no_license | JakshiJindal/HTML_assignment | bc7d097d4b26b868babda391979e1804d57443db | 2398106de24a677f961d61be6d2b92daef9f9464 | refs/heads/master | 2021-05-25T17:16:58.515091 | 2020-04-07T15:39:08 | 2020-04-07T15:39:08 | 253,837,811 | 0 | 0 | null | 2020-10-13T20:59:46 | 2020-04-07T15:37:29 | HTML | UTF-8 | Java | false | false | 280 | java | package com.Html;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
/**
* Unit test for simple App.
*/
public class AppTest
{
/**
* Rigorous Test :-)
*/
@Test
public void shouldAnswerWithTrue()
{
assertTrue( true );
}
}
| [
"jakshi171341.cse@chitkara.edu.in"
] | jakshi171341.cse@chitkara.edu.in |
8b4b70cfb2cbeca35ba977fa7af3faa5111b57ac | 6c9617996b4ce467ea39e87bfc96dec490ffa17c | /one-to-many1/src/main/java/com/ddlab/spring/hibernate/Items1.java | 960ecee28af18856e88848a7726e13a3ec8378b5 | [] | no_license | debjava/hibernateworkspace | 07ca5a87a713ddd6ffb821cc295d620f48fc1b7a | 413695867f039b2f67b4bf332000d6b42960e9f5 | refs/heads/master | 2020-04-09T02:39:26.009354 | 2018-12-01T13:52:53 | 2018-12-01T13:52:53 | 159,949,063 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,618 | java | package com.ddlab.spring.hibernate;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
... | [
"deba.java@gmail.com"
] | deba.java@gmail.com |
88af1144d2f5c27a0c43762c3cf23dfb12dee37d | 22fd8db22a2cf60e144eee3d3e483be991649997 | /src/de/og/batterycreator/systemuianalyser/data/BatteryType.java | d2e165fef6abfd7455cac784f78427fc20d2d41e | [] | no_license | olivergeith/java_batteryiconcreator | f2b627354b5eedbe5e30af67e3f6f952212deb96 | 37d087a471719ec2a9431de607030b6fa57cdebe | refs/heads/master | 2022-05-26T04:26:06.136900 | 2022-05-13T10:52:42 | 2022-05-13T10:52:42 | 8,984,062 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,683 | java | package de.og.batterycreator.systemuianalyser.data;
import java.awt.image.BufferedImage;
import java.util.ArrayList;
import java.util.List;
import javax.swing.ImageIcon;
import de.og.batterycreator.gui.widgets.overview.BatteryOverviewCreator;
public class BatteryType extends IconType {
public static final String C... | [
"oliver.geith@gmx.net"
] | oliver.geith@gmx.net |
e461329cb81a519bc5f8cc120f671d144e67fa80 | a28719ba1765585b2ab818bc35d16792133eeca6 | /dep-sandbox/src/main/java/com/wso2telco/services/dep/sandbox/dao/model/custom/AccountInfo.java | e6ecbdb376919889c5c032f594cd6d24fda9a712 | [] | no_license | Ruwan-Ranganath/sandbox-service | a117fb685614fd37d6543fe0c88413d558e65ed1 | 73bc9fe5a63b93adca17bff365d1e5589c37c72c | refs/heads/master | 2021-01-01T18:19:55.204583 | 2017-07-25T12:51:21 | 2017-07-25T12:51:21 | 98,304,288 | 0 | 0 | null | 2017-07-25T12:34:41 | 2017-07-25T12:34:41 | null | UTF-8 | Java | false | false | 1,537 | java | /*******************************************************************************
* Copyright (c) 2015-2016, WSO2.Telco Inc. (http://www.wso2telco.com) All Rights Reserved.
*
* WSO2.Telco Inc. licences this file to you under the Apache License, Version 2.0 (the "License");
* you may not use this file except in co... | [
"tharsiga@wso2telco.com"
] | tharsiga@wso2telco.com |
a84b00345ce39aa1d8d2372e9fee62a7ca24a34d | 5cca66ca8ee9e5ffcefb6eb769450d8dc0ff4f25 | /src/com/fanfull/socket/TimeoutThread.java | 18f988307ed8bed9631201b8b7857d02560cda82 | [] | no_license | orsoul/eclipse-StartActivity | 77602b359d2deab65b29982742665379b87fa9aa | b0cbec0fa6ec9bc60fc92993606854b4aec4d64b | refs/heads/master | 2021-09-04T20:10:53.915551 | 2017-09-26T07:07:53 | 2017-09-26T07:07:53 | 104,847,115 | 0 | 1 | null | 2018-01-22T02:40:44 | 2017-09-26T06:51:22 | Java | UTF-8 | Java | false | false | 2,582 | java | package com.fanfull.socket;
import com.fanfull.utils.LogsUtil;
/**
* ่ฎกๆถ็บฟ็จ.็ญๅพ
ๆๅก็ซฏๅๅค่ถ
ๆถๆถ๏ผ้็ฅๅบ็จๅฑ
*/
public class TimeoutThread extends Thread {
private static final String TAG = TimeoutThread.class.getSimpleName();
/** ่ฎกๆถๆถ้ด */
private static final long TIMEOUT = 5000;
/** ่ถ
ๆถๅค็ RecieveList... | [
"30432566@qq.com"
] | 30432566@qq.com |
2df029795325dea74ba8552e5454a8060f71d789 | 7a09529b402c0f55ff13b40dea3dcb9bbca9e004 | /src/main/java/com/oilseller/oilbrocker/platform/cache/PlatformCacheConfig.java | c208784c41202cedf5863b17448089b3027e4f63 | [] | no_license | ruchiraPeiris/EasyOil | b3ba1c9b27d98a41abab7067fe5092e539be4165 | 46256f7ad5d522a7a4bdb2c6028fcfc3e6a02d6f | refs/heads/master | 2020-04-20T02:21:27.145204 | 2018-07-30T05:33:46 | 2018-07-30T05:33:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,527 | java | package com.oilseller.oilbrocker.platform.cache;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.cache.Cache;
import org.springframework.cache.CacheManager;
import org.springframework.cache.annotation.EnableCaching;
import org.springframework.cache.concurrent.ConcurrentMapCache;
imp... | [
"kasunsk@gmail.com"
] | kasunsk@gmail.com |
2b247b26810890cd60f20c74dd8ebf3e3485668a | 10594d89288cab4c06b71de12ce3a9f6cc230981 | /security-core/src/main/java/com/zyz/security/core/social/SocialConfig.java | 5116ae7eb327399952c495bbcc8ea70620031086 | [] | no_license | shadiniao/OauthProject | 639f80d6d31bdd4c82d340bc0d067eaf0c7befcf | a541b81485ccb4d8995e51e94c0b5ecdc967b06a | refs/heads/master | 2020-03-27T07:53:16.531753 | 2018-11-22T07:14:16 | 2018-11-22T07:14:16 | 146,201,494 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,511 | java | package com.zyz.security.core.social;
import com.zyz.security.core.properties.SecurityProperties;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.core.annotation.O... | [
"157876195@qq.com"
] | 157876195@qq.com |
21ece682a2c977e550d457fabcbcb148416fcd4b | 3e27cc38da76776085d3981815b49ea5d721b4aa | /src/dingding/ๆตๆไฝ/StreamDemo/Student.java | 98e9bb4b80e6fe7a520f55b4d473886cfda8bf1b | [] | no_license | liugongding/Java8API | 070d05170f298051b82833ff9c7f39f1afbbe0b7 | 0c7df3bf5035f0c7c70cf1bc92ae87e3ffefdd3b | refs/heads/master | 2022-11-20T22:37:40.295019 | 2020-07-20T12:19:25 | 2020-07-20T12:19:25 | 271,203,154 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,504 | java | package dingding.ๆตๆไฝ.StreamDemo;
import lombok.Data;
import java.util.Objects;
/**
* @author liudingding
* @ClassName Student
* @description
* @date 2020/6/9 7:18 ไธๅ
*/
@Data
public class Student {
public String name;
public Integer age;
public String className;
public Student(String name, Int... | [
"1051533375@qq.com"
] | 1051533375@qq.com |
0821ad5ff14bce5182ac93ac889177e7019b4cd5 | 7def524b19e83029757c5c634bd3586cd3586ec5 | /src/main/java/com/cloudera/hadoop/hdfs/nfs/nfs4/responses/SAVEFHResponse.java | a2fc8b571248861b43684088352e3eab314b51be | [] | no_license | hanasaki/hdfs-nfs-proxy | 744162d69dd820cadad9738a3fe1a4779a52cd87 | 89cd88fd4ea3bbb4828a41f5020c47ece77b6e60 | refs/heads/master | 2020-12-24T11:17:00.398688 | 2012-01-21T18:13:48 | 2012-01-21T18:13:48 | 3,183,795 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,570 | java | /**
* Copyright 2011 The Apache Software Foundation
*
* 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... | [
"brock@cloudera.com"
] | brock@cloudera.com |
4955e487164752bcf71273ad260a594a1577bde3 | 29893fba8b6a9791eb4346781f6d1ec24a836860 | /voicehandle/src/com/dzx/sound/sampled/TargetDataLine.java | ed9871a01f2dd6f3ec4acfc9bbe1403c7b6bdc4e | [] | no_license | kimonic/javaproject | 0d289d755e25df27bb487c9c7f62ad7cefb3eb96 | 540510d9db5121750606b7b520d101332b9147d4 | refs/heads/master | 2022-08-18T17:04:19.442141 | 2022-08-11T07:01:29 | 2022-08-11T07:01:29 | 196,780,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,779 | java | /*
* Copyright (c) 1999, 2003, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package com.dzx.sound.sampled;
/**
* A target data line is a type of <code>{@link DataLine}</code> fr... | [
"dingzhixin.ex@hx-partners.com"
] | dingzhixin.ex@hx-partners.com |
10c20e9404d1359b4e3d627184c9335b4d08096d | b1cdcd056303d94090119ba044eb3883ae104468 | /src/main/java/model/bikeservice/BikeOrder.java | 7a1ce6b1435625f5bc480be5d8945325fdad9dca | [] | no_license | maciejlis/MASFinalProject | 7bbdd81d02b82308ed22f8b525ba2f6b68b2c018 | ffb30dad5fe91c085deab52619525c0600ab6553 | refs/heads/master | 2023-03-06T13:32:40.100402 | 2021-02-13T13:43:37 | 2021-02-13T13:43:37 | 289,450,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,760 | java | package model.bikeservice;
import model.bikeservice.enums.OrderState;
import model.user.Client;
import model.user.Seller;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.Configuration;
import javax.persistence.*;
import java.time.LocalDate;
import java.util.ArrayList;
impor... | [
"maciej.lis@accenture.com"
] | maciej.lis@accenture.com |
d96ebf3ea50586ce7691a487fea30d2bddefd370 | ad58ae1122bc62f1cc105a6f5313907fe24a882f | /AccesModifier/KelasA.java | df0eb1fe13db9bd656f873bd6bc9505a5ab761a3 | [] | no_license | Dianminii/Accessmodifier | 2750abc5291d8b5bdfa6327c64684a6a3249e88f | fd046b1adbff1dacc31f65b8d6488830f36d0de9 | refs/heads/master | 2023-01-23T08:31:39.088771 | 2020-12-09T07:51:44 | 2020-12-09T07:51:44 | 319,881,324 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 562 | 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 AccesModifier;
/**
*
* @author ASUS
*/
public class KelasA {
private int memberA = 5;
char memberB = 'A';
d... | [
"dianmiftahul02@gmail.com"
] | dianmiftahul02@gmail.com |
d3032694ac41a28cf937cd05afa50d86325b1132 | be461004695ffb14c664375d04db097f18ed5162 | /week-04/day-5/src/triangles/Triangles.java | a5c8fb7fd1afda73c9e6b82e1c3bc47375b67417 | [] | no_license | green-fox-academy/adelbiro | 30559db77108670e57ac1567ea610c059b5aa1a9 | 6b5d29849f899a8e470720b5cf64807edf71477f | refs/heads/master | 2020-04-02T23:01:50.039181 | 2019-03-17T08:44:26 | 2019-03-17T08:44:26 | 154,853,339 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,697 | java | package triangles;
import javax.swing.*;
import java.awt.*;
import static javax.swing.JFrame.EXIT_ON_CLOSE;
public class Triangles {
public static void mainDraw(Graphics graphics) {
int counter = 7;
drawTriangles(graphics, 0, 0, WIDTH, counter);
}
public static void drawTriangles(Graphics graphics, d... | [
"b.adel93@gmail.com"
] | b.adel93@gmail.com |
bd0b3210fdd4e29850aa661a31948f7fa88a0e86 | 215f66539389de3dffd5785b45dbc024e476faed | /AtosKnowledgebase/src/database/UserDao.java | 4bfcf5288591edb888b82ccaa73f365dcb7d06ab | [] | no_license | kevinrovers/AtosKnowledgebase | c383e13acdb2ed5d4c31cb051b927cb8c1413c38 | 4bba3aa3c022e22b5f2c54700e2762bfed5dcd7c | refs/heads/master | 2021-05-28T06:24:08.631783 | 2015-02-03T12:04:20 | 2015-02-03T12:04:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 562 | java | package database;
import java.util.List;
public interface UserDao {
public void registerUser(String id, String fn, String mn, String ln, String dob, String function, List<String> competence);
public List<User> displayUsers();
public String getCollectionNames();
public void deleteAllRecordsSelected... | [
"kevin.rovers@atos.net"
] | kevin.rovers@atos.net |
f8f4e7b641f21c2b3fb0198812f4e091259e8ad0 | f3fd1daad7e116d9746d466b43003309a9341f9d | /CSE214ss/src/hw7/DataSetViewer.java | e49b696d962c4e4df80df38d5cea7a813bdf1c44 | [] | no_license | bmxr022/CSE214 | 372258dc536b8d0343d0cf9241bb6105013d8d7d | d71c34a9bd7049f625479316af182d3c223da0e6 | refs/heads/master | 2016-09-05T17:17:23.502594 | 2014-05-06T02:47:52 | 2014-05-06T02:47:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,688 | java | package hw7;
import java.util.ArrayList;
import java.util.Collections;
import java.util.InputMismatchException;
import java.util.Scanner;
public class DataSetViewer {
static String inStr1 = "";
static String inStr2 = "";
static String inStr3 = "";
public static void main(String[] args) {
... | [
"samuels.zach@gmail.com"
] | samuels.zach@gmail.com |
4037968b57a48f08bf5877c7326fd62250486f52 | 54c007a9a99c4094284508d603f1d1d7428523dc | /dubbo-config/dubbo-config-spring/src/main/java/com/alibaba/dubbo/config/spring/schema/DubboNamespaceHandler.java | f1c1fef8358e5210ab3851557ed55344a9c1ea0f | [
"Apache-2.0"
] | permissive | ZengLiQAQ/dubbo-2.6.5 | 3aaa40b38ba5e9b45773ab4f730ddf1722b3509e | 09675b552a306dc24a498133729fcc48409d47bf | refs/heads/master | 2021-05-20T14:37:57.068836 | 2019-12-21T11:17:46 | 2019-12-21T11:17:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,884 | 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 ... | [
"xunzhao3456"
] | xunzhao3456 |
0dd5b11962d2b0abd77227813df5d846914d3e16 | 9d89d05a0896a0a5577eafc26a766d07167de855 | /feign-demo/src/main/java/com/heimdall/feign/demo/controller/GithubController.java | 13a9b61d7b2ad5a356eeeaa10ae5e2c83c4b09e1 | [] | no_license | Evai/feign | 6662ea757d70f1acb688a41ddc7237d562e3aa80 | f3eac6e490e9d9762b8afe6ac3d3bd2dbaaeb0a6 | refs/heads/main | 2022-12-27T15:56:08.274464 | 2020-10-10T11:55:11 | 2020-10-10T11:55:11 | 302,681,835 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 665 | java | package com.heimdall.feign.demo.controller;
import com.heimdall.feign.demo.client.GithubFeign;
import org.springframework.validation.annotation.Validated;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annota... | [
"crh@juwan.group"
] | crh@juwan.group |
cc05de43d91aacd6e74d9227834e9a96dbe2bb65 | fbb30131e77f4e883f14b661d32c7026d6451f34 | /mall-sys/src/main/java/com/yht/sys/service/TokenService.java | 9eb99293ce9279572a07091430e2d3e43ebaf283 | [] | no_license | Yht-7683/mall_back | 107ac8b8c14f5a9b1ba13a13d488afd183c9cd84 | 6e2b1caf7722b87984ea4efd93eafaf586d6cdb1 | refs/heads/master | 2023-03-18T20:17:17.460244 | 2021-02-02T07:08:34 | 2021-02-02T07:08:34 | 315,031,009 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 501 | java | package com.yht.sys.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.yht.common.DO.SysUserTokenDO;
import com.yht.common.utils.Result;
public interface TokenService extends IService<SysUserTokenDO> {
/**
* ็ๆtoken
* @param userId
* @return
*/
Result createTo... | [
"434807683@qq.com"
] | 434807683@qq.com |
37a3c10f7c1bf7d3cc9d762a4f8e0b5298946b64 | 4e1bf6d45acbc4baade0e20baecb395a0dfa2b60 | /myproject/webTests/SecondBeruTest.java | 012725ab81b3e63c2090713e65970c3e909b318a | [] | no_license | eprokopeva/raif-10-19 | 644aa47e8a686937e8398498634e632143b8027b | b3a2e6de4792f4a62eee76436245ec5645c9c965 | refs/heads/master | 2020-08-29T23:33:07.759263 | 2019-10-28T06:35:43 | 2019-10-28T06:35:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,938 | java | //package com.raiffeisen.webTests;
//
//import com.raiffeisen.webTests.pages.BeruHomePAge;
//import com.raiffeisen.webTests.pages.CartPage;
//import com.raiffeisen.webTests.pages.GoodsPage;
//import com.raiffeisen.webTests.pages.SearchResultPage;
//import io.qameta.allure.Description;
//import io.qameta.allure.E... | [
"noreply@github.com"
] | noreply@github.com |
bd913924b990a0a9d4b2df6f452904e49aa5c858 | c0933883c9b52b3b317fe301d363eb8517c4a721 | /android/app/src/main/java/com/reactnativeproductcatalog/MainApplication.java | 6a48b06a34687a6053ce4970a40aac375054259d | [] | no_license | rafaelbp92/ReactNativeProductCatalog | aac8606b2e5c56a2848049b2474cdf5ebe7798cb | 57fd036f2ab3fcb604761346614925faff1dd94b | refs/heads/master | 2021-08-23T11:10:12.245066 | 2017-12-04T16:39:03 | 2017-12-04T16:39:03 | 109,681,365 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,061 | java | package com.reactnativeproductcatalog;
import android.app.Application;
import com.facebook.react.ReactApplication;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.facebook.react.shell.MainReactPackage;
import com.facebook.soloader.SoLoader;
import java.util.Arrays;
impor... | [
"="
] | = |
08a67c6ed78e0a2ee7b5521c959fa63118fd2a43 | 144720c1916827c83ae6775471c20b70a73b08a4 | /src/main/java/com/tourism/model/ComplaintExample.java | 5f94d96877d2abdce7764a3d7a70ca755020b84b | [] | no_license | muximuzhi/tourism | b10bcef1a3b218029280ae86b37ff121eb272cb4 | d8592c48cd206250f4a62ea5896188fea1713814 | refs/heads/master | 2020-07-06T03:50:07.979671 | 2019-08-13T07:53:08 | 2019-08-13T07:53:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 24,599 | java | package com.tourism.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class ComplaintExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public ComplaintExample() {
oredCriteria = new ArrayList<Cr... | [
"2013381338@qq.com"
] | 2013381338@qq.com |
d0c7bbf7f4bc2ec0a527c65e8619213ea3b3407d | 4a963d3d0e1fbd1d1baff2826cf1e9c6fb7f4577 | /app/src/main/java/com/csi5175/mobilecommerce/recogu/MainActivity.java | d7ba87349663d9b89122792de78b2eeef756705b | [] | no_license | donnytab/RecogU | 7eafb00574558070be0d1dcafda87349c0e98450 | 408781baee4df1285a85f4bdec2acd4ca247a068 | refs/heads/master | 2021-04-28T16:27:44.302632 | 2018-02-25T05:11:14 | 2018-02-25T05:11:14 | 122,016,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,670 | java | package com.csi5175.mobilecommerce.recogu;
import android.Manifest;
import android.annotation.SuppressLint;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.ContentValues;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilte... | [
"downson.yuen@gmail.com"
] | downson.yuen@gmail.com |
a5af89a102b6c66d26857a94cb5b9a3d5a20ad1f | d7bdaadca23880af130724d2a5813d56c9148f1b | /TrNetCompilation/test-src/activitymigrationgeneratedfromdsltransoriginal/TrNetPat163InstancePublisher.java | 51721cd73373133c3f4c6a247b8ddf711058a1e2 | [] | no_license | clagms/TrNet | 14b957e4ba8b8fb81925ca9acf2e64bc805c12e1 | 5b14e0f0fb352b6f1bf6a684cc1d4aaa0104ab47 | refs/heads/master | 2021-01-01T03:41:58.483993 | 2016-04-26T14:20:22 | 2016-04-26T14:20:22 | 57,108,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 235 | java | package activitymigrationgeneratedfromdsltransoriginal;
public interface TrNetPat163InstancePublisher{
public void registerListener(TrNetPat163InstanceListener listener);
public void notifyListeners(TrNetPat163Instance element);
} | [
"cla.gms@gmail.com"
] | cla.gms@gmail.com |
7bc6eec2b62bc39133b509b48042e0d2be2ddc39 | 73e22e4dca15c4f3b51b317641b9ba5072fa5295 | /Ex_1118/src/thread_sleep02/Runners.java | 7a8a79b0f0d4b2d22c0470df5e97c244363d2407 | [] | no_license | CHOKIHO/increpas | 9d0112a6aa543cc29a07dd5ea328c3cfd505c1e5 | a1e745f224df27f45686ac0b4e2a76290037cd70 | refs/heads/master | 2020-12-24T11:17:20.386361 | 2016-12-05T08:15:19 | 2016-12-05T08:15:19 | 73,042,228 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,390 | java | package thread_sleep02;
import java.util.Random;
public class Runners {
public static void main(String[] args) throws InterruptedException {
int[] playerRandom = new int[4];
String[] playerJump = { "", "", "", "" };
boolean finish = false;
int finishPlayer = 0;
while(true) {
//๋ฌ๋ฆด๊ฑฐ๋ฆฌ
for (... | [
"banfff@kg21.net"
] | banfff@kg21.net |
e567576c1b571d51ec6258691363cf9fcb964a02 | 44424301f8fc2c1a9b677f0050bf191e8973f011 | /desktop/setup-console/src/main/java/com/intel/mtwilson/setup/model/AttestationService.java | b74c19c012177060f3966a5b88de76c6e6eed744 | [
"BSD-3-Clause"
] | permissive | start621/opencit | 6713aee8bc92d84e1768645f4589e5da5fa937f4 | e6f8714b60c3a2d8ca80623780e6eccba207acd6 | refs/heads/master | 2020-12-30T16:16:14.267848 | 2016-04-20T21:27:00 | 2016-04-20T21:27:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,330 | java | /*
* Copyright (C) 2012 Intel Corporation
* All rights reserved.
*/
package com.intel.mtwilson.setup.model;
import com.intel.mtwilson.datatypes.IPAddress;
import java.io.File;
import java.net.URL;
/**
*
* @author jbuhacof
*/
public class AttestationService {
private IPAddress hostAddress;
private URL se... | [
"zahedi.aquino@intel.com"
] | zahedi.aquino@intel.com |
14537524fec618d92f22ecab3cdde1afc7239056 | ff1451ef76cc572da5604a3b1f3df84c062cbf14 | /app/build/generated/source/r/debug/com/google/android/gms/vision/R.java | 0699325e8277984a3b11d5bdb71f8c9dcf53050f | [] | no_license | chaitug/mdkmf | ec7dcb694c9f8be917c5bd486d061284fd431a6a | b857640b28fb4d097c864e0ff4c665653debf6b4 | refs/heads/master | 2020-04-23T20:13:57.083715 | 2017-03-24T08:51:28 | 2017-03-24T08:51:28 | 171,432,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,943 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.google.android.gms.vision;
public final class R {
public static final class attr {
public static final int adSize = 0x7f010... | [
"upendra@vasista.in"
] | upendra@vasista.in |
82f843a8c8b358033eb66f550f6abb528f824719 | c4c4ba6c7cf2e6a666a898c9041d848ff6942ba9 | /src/main/java/com/cobot00/cassandra_generator/util/CSVFileReader.java | 3f06c7e01b25a40d09669eaad0930dd4772d68a6 | [] | no_license | cobot00/CassandraGenerator | cb1b8d667421adc416d66f3ad6e44dcd5c9fd273 | b46d98ddb5a54853e61db6bf4b9988af8789ca5e | refs/heads/master | 2020-12-25T11:15:19.027948 | 2016-08-15T03:48:31 | 2016-08-15T03:48:31 | 65,604,540 | 0 | 0 | null | 2016-08-15T03:48:31 | 2016-08-13T07:12:33 | Java | UTF-8 | Java | false | false | 442 | java | package com.cobot00.cassandra_generator.util;
import java.util.List;
import java.util.stream.Collectors;
public abstract class CSVFileReader<T> {
public List<T> read(String filePath) {
List<String> lines = new TextFileReader().read(filePath);
lines.remove(0); // remove header line
return ... | [
"kobori75@gmail.com"
] | kobori75@gmail.com |
0997557be4aa3c8835e3523799885031d1cb1b42 | 6828c4866470d2cecf76228264c400785088d422 | /java-loja/api-produto/src/main/java/br/com/loja/constant/Constants.java | 83b9bf82ec423759538dd1db63b942d7e981bcfa | [] | no_license | skysegbr/Sistemas_Distribuidos | 1a514ceab7b7ace785348b9974a7bbbbb85b31e4 | 3a0143c8e5b711ee5f67d3caabae29dac48a7932 | refs/heads/master | 2021-03-04T20:03:59.670221 | 2020-06-27T00:31:18 | 2020-06-27T00:31:18 | 246,060,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 181 | java | package br.com.loja.constant;
public class Constants {
public static final String API_URL = "loja/api/v1/";
public static final String API_PRODUTO = API_URL + "produto";
}
| [
"danilo@waycomp.com.br"
] | danilo@waycomp.com.br |
280ab9b8e464f311a80e99d4aa495f82ccadd61f | 7bddbcc6ae7a317abe1085c2d338529f9972500d | /app/src/main/java/com/orange/oy/activity/shakephoto_320/ReceiveAddressActivity.java | 125b78c070a0af66738e1c6fd3cb506273835e5c | [] | no_license | cherry98/Rose_ouye | a76158443444bb46bc03b402f44ff3f7723626a4 | 705a1cfedea65ac92e8cee2ef2421bbee56aed4c | refs/heads/master | 2020-03-28T15:44:50.818307 | 2018-09-13T10:36:14 | 2018-09-13T10:36:14 | 148,622,312 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,930 | java | package com.orange.oy.activity.shakephoto_320;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ListView;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.handmark.pulltorefresh.library.Pull... | [
"cherry18515@163.com"
] | cherry18515@163.com |
6b03f634112eec65f0789ffcb4984d5dc982260a | 91214a6d0abf3163cd2c3a61d5c465491533f000 | /loadcheck/src/test/java/loadcheck/app/server/service/organizationboundedcontext/contacts/GenderTestCase.java | 96ae3cc98be1248db0804bf72b5151b549c00eca | [] | no_license | applifireAlgo/apponetest | 4b7ee03c428738932778811e056f93d5140a1653 | 85aee2fae3f329c1fbed55e6fc79d28c736ca836 | refs/heads/master | 2016-08-12T03:57:36.701708 | 2016-04-02T09:35:36 | 2016-04-02T09:35:36 | 55,240,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,691 | java | package loadcheck.app.server.service.organizationboundedcontext.contacts;
import loadcheck.app.server.service.EntityTestCriteria;
import org.junit.runner.RunWith;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import org.springframework.test.context.web.WebAppConfiguration;
import loadcheck.app... | [
"applifire@9a3b5e9da876"
] | applifire@9a3b5e9da876 |
aad5dfd07ff447caaaf756fc85246ec38c93a367 | 66ed83675405f5a6078f55874479fd7c183e4264 | /src/main/java/Pages/ContactUs.java | c720911b941bfd7e4c3f6ffaedc25b5b8129dca8 | [] | no_license | kay4444/ddi_tests | 3d8cd6432c1fa073631eec040dc268f413db2dbf | cf0d8728e1716886f61ee017ac5a77f5910a7085 | refs/heads/master | 2021-01-19T11:05:39.663521 | 2017-04-11T10:49:04 | 2017-04-11T10:49:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,088 | java | package Pages;
import Elements.Button;
import Elements.TextField;
import Enums.Variables;
import MainSettings.Settings;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import java.awt.*;
import java.awt.event.KeyEvent;
public class ContactUs exten... | [
"sanyatolok@gmail.com"
] | sanyatolok@gmail.com |
0c9ef02c7a9c7115dc3134fec31f17ce27fd77c8 | fbeb03010299ad66d245865182974a77cf49f8d2 | /src/main/java/utils/RSACoder.java | 2dd82603ea736965eda3c332202cff2e874ec137 | [] | no_license | KevinManiple/demo | c98c736159d1f630afd413e12278c859ccede559 | 8a479ee3c35a6b8c6a376d6edaac613d88f3c1d7 | refs/heads/master | 2021-01-10T16:48:46.283937 | 2016-02-23T15:28:49 | 2016-02-23T15:28:49 | 49,941,216 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,602 | java | package utils;
import java.security.Key;
import java.security.KeyFactory;
import java.security.KeyPair;
import java.security.KeyPairGenerator;
import java.security.PrivateKey;
import java.security.PublicKey;
import java.security.Signature;
import java.security.interfaces.RSAPrivateKey;
import java.security.i... | [
"zakaz168@gmail.com"
] | zakaz168@gmail.com |
6c2f6dc27b09fa775d49b3d39320030c80baff94 | 6b9b7f9abcdb400bd258a7d5f09cced3c97a36f1 | /lol/lol/src/report/youngha/r0005/Exam3.java | 11e8cb20c8ac7e23765bba113a00daf1066cb8e3 | [] | no_license | younghaa/lol | 20bf8a0457eaaac875fcf69c0b3ed1a9497f05a4 | 20880b6f9fb86feb2634b28a39939d5262923253 | refs/heads/master | 2020-12-03T09:22:52.134495 | 2017-08-22T09:39:21 | 2017-08-22T09:39:21 | 95,615,989 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 413 | java | package report.youngha.r0005;
public class Exam3 {
public static void main(String[] args) {
Cal2 c2=new Cal2(10,2,"");
c2.printPlus();
c2.printMinus();
c2.printMultiple();
c2.printDivision();
// Cal c1 = new Cal(1, 2, "+");
// c1.printCal();
// Cal c2 = new Cal();
//... | [
"joug0584@naver.com"
] | joug0584@naver.com |
c374845a635f634bba9d8d4c0eeb0f01ce5fbf09 | 69fc4d34890d9aeecc8c7f681d4107f5bc9b0785 | /src/main/java/com/horlando/cursomc/repositories/ItemPedidoRepository.java | cab27c384627a74aeefa28cc36ff00d8c50366c6 | [] | no_license | Horlando-Leao/spring-boot-ionic-backend | 2b5ca586cdcb86942d1f396f6886497edbe1d9a9 | 27200d17bd05d78b90c5c4f902b7967d520e1c07 | refs/heads/main | 2023-04-13T13:51:48.039309 | 2021-04-12T03:22:55 | 2021-04-12T03:22:55 | 345,398,922 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 301 | java | package com.horlando.cursomc.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.horlando.cursomc.domain.ItemPedido;
@Repository
public interface ItemPedidoRepository extends JpaRepository<ItemPedido, Integer>{
}
| [
"horlandoleao8@gmail.com"
] | horlandoleao8@gmail.com |
85d7a87f0fce23588c91143109ba14f3d4ac3e82 | 602b2ac3d69af98a7a5fc51d471e187b26886a7d | /src/test/java/com/example/bddspring1585894996/DemoApplicationTests.java | dafabf63e17d9829e0f50255f2da71237f04f717 | [] | no_license | cb-kubecd/bdd-spring-1585894996 | 65028fdeb224ef7276dbc9585671ffe4f3a358b5 | 516ea2e312e3ce296a4a4be29eb86d8be6487396 | refs/heads/master | 2021-05-21T10:10:25.569068 | 2020-04-03T06:23:41 | 2020-04-03T06:23:41 | 252,649,609 | 0 | 0 | null | 2020-04-03T06:32:08 | 2020-04-03T06:23:46 | Makefile | UTF-8 | Java | false | false | 221 | java | package com.example.bddspring1585894996;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class DemoApplicationTests {
@Test
void contextLoads() {
}
}
| [
"cjxd-bot@cloudbees.com"
] | cjxd-bot@cloudbees.com |
e5b605f4ba0ea57f5a48942524aaf8b44910361b | 1731e0947782c5b738500e68b3cd887f5111c3a0 | /src/main/java/com/sri/ai/praise/lang/translate/Translator.java | 17d87f655c2d0ea6d0f43106cda722e9e8be30f5 | [
"BSD-3-Clause"
] | permissive | iramiller/aic-praise | d6dcb378d75a2267ec2aebbacd1253f0f9d2c9e3 | dbae532af693a358c0da2b381a734d79ab7852ea | refs/heads/master | 2021-05-13T11:32:28.389395 | 2018-01-16T21:24:08 | 2018-01-16T21:24:08 | 117,127,650 | 0 | 0 | null | 2018-01-11T16:58:58 | 2018-01-11T16:58:57 | null | UTF-8 | Java | false | false | 5,733 | java | /*
* Copyright (c) 2015, SRI International
* All rights reserved.
* Licensed under the The BSD 3-Clause License;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://opensource.org/licenses/BSD-3-Clause
*
* Redistribution and use in... | [
"ctjoreilly@gmail.com"
] | ctjoreilly@gmail.com |
2838b861750aea5ab7aeddf610b77a9453e55eec | 6c28eca2c33a275fb0008a51b8e5776a82f5904d | /03__Samples/samples/Netbeans/PersistentMatrix_WebSample/src-original/java/com/williespetstore/_MetacompilerRunner.java | 66e00c345b836653a6344e709b929a3efbb1bce7 | [] | no_license | UnconventionalThinking/hierarchy | 17dc9e224595f13702b9763829e12fbce2c48cfe | de8590a29c19202c01d1a6e62ca92e91aa9fc6ab | refs/heads/master | 2021-01-19T21:28:29.793371 | 2014-12-19T03:16:24 | 2014-12-19T03:16:24 | 13,262,291 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,264 | java | package com.williespetstore;
import net.unconventionalthinking.utilities.FileUtilities;
import net.unconventionalthinking.hierarchy.HierarchyMetaCompiler;
import net.unconventionalthinking.hierarchy.HierarchySettings;
import java.io.File;
/**
* *** IMPORTANT NOTE ****
* Before you run this, if you've made any cha... | [
"github@unconventionalthinking.com"
] | github@unconventionalthinking.com |
bffc56c4f2bd6b88007b1590a9632c92ccd448fd | ca0e9689023cc9998c7f24b9e0532261fd976e0e | /src/com/tencent/mm/plugin/gwallet/a/d.java | 94cfc6dc899ed4cb7599fc69b91b40cbaa2b9027 | [] | no_license | honeyflyfish/com.tencent.mm | c7e992f51070f6ac5e9c05e9a2babd7b712cf713 | ce6e605ff98164359a7073ab9a62a3f3101b8c34 | refs/heads/master | 2020-03-28T15:42:52.284117 | 2016-07-19T16:33:30 | 2016-07-19T16:33:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,696 | java | package com.tencent.mm.plugin.gwallet.a;
import android.content.Context;
import android.os.RemoteException;
import com.tencent.mm.sdk.platformtools.ac;
import com.tencent.mm.sdk.platformtools.t;
import java.util.Iterator;
import java.util.List;
public final class d
implements Runnable
{
public d(b paramb, List pa... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
b6e70442419f05b6d28915985ad90f5e043cb5cc | 0534852df01af7a79458d2683135218f4d3c1eb2 | /app/src/test/java/cz/mxmx/a2048/ExampleUnitTest.java | 707448ff43cb10a29b1c8e6bfa67f51ba05fbfc7 | [] | no_license | mrtnmch/2048 | bb95e4922e6ceb5c40aa2b09eae1b8756cd1ba40 | 1fcdbc6e4bdc688dbdee8741cb389069c898c83a | refs/heads/master | 2023-02-08T06:03:51.250207 | 2017-06-08T14:56:42 | 2017-06-08T14:56:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package cz.mxmx.a2048;
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
public void addition... | [
"me@martinmach.cz"
] | me@martinmach.cz |
07ea33d889b13c99a26d4c21aafa37e5621240b6 | 0fa3406af7d402047e4810087f614f6010cbaa09 | /web/src/main/java/com/itacademy/jd2/po/hotel/web/dto/GuestBookingDTO.java | 78d37d0adcfee387b59f4d7219a61766621471ed | [] | no_license | oleshkevich-pavel/IT.Hotel | 6b15d7ac89dc2f393ddd57bd6b9824eb6ecee577 | 08f9af0e1c25e19da0ddd2ec2f7d99fa14a2388f | refs/heads/master | 2020-03-19T07:35:05.262302 | 2018-06-14T07:38:27 | 2018-06-14T07:38:27 | 136,127,953 | 0 | 1 | null | 2018-06-14T07:34:44 | 2018-06-05T06:03:35 | Java | UTF-8 | Java | false | false | 1,191 | java | package com.itacademy.jd2.po.hotel.web.dto;
import java.util.Date;
import javax.validation.constraints.NotNull;
import org.springframework.format.annotation.DateTimeFormat;
import com.itacademy.jd2.po.hotel.web.validator.TodayOrFuture;
public class GuestBookingDTO {
@NotNull
private Integer roomId;
p... | [
"pashka-85@mail.ru"
] | pashka-85@mail.ru |
dd59f29a36e84e0e4873dd08f317608ee7345a41 | cb58ec739f469466e532109d26a78fdbd321da88 | /src/main/java/DataCreation/PlaceHolder.java | 1a2422a3ec7ee3d0192354795cb2b753822af96b | [
"Apache-2.0"
] | permissive | TheSausages/Inteligentne-Generowanie-Danych-Testowych | c6a2d3d62838cbac44afd55aa6ebb4139fa46417 | 2933bb477c8fca0d67c3e05c28dbb8381fd1d0cb | refs/heads/master | 2023-05-29T07:20:43.372096 | 2021-06-16T12:03:57 | 2021-06-16T12:03:57 | 349,146,467 | 1 | 0 | Apache-2.0 | 2021-04-15T12:13:19 | 2021-03-18T16:37:24 | Java | UTF-8 | Java | false | false | 263 | java | package DataCreation;
import TableMapping.ColumnMappingClass;
public class PlaceHolder implements GenerateInterface {
@Override
public String[] generate(long seed, int n, String locale, ColumnMappingClass column) {
return new String[0];
}
}
| [
"kziejlo@gmail.com"
] | kziejlo@gmail.com |
db81298e29aa483a40a23b54f10b5727b3e71000 | 98113146556f0bf304ce58b3f6f838821bb8878d | /pertemuan03/src/sayudha.java | 2abe9bf8f71db2ecfa4e412521b1f7aea1dcf6b9 | [] | no_license | sayudha/pemograman1-genap | b38e4cfa54167b39f4dc3235e08917c3f40530cc | 89bdbb6734799543590a841c5f214e091d282e45 | refs/heads/master | 2020-12-24T17:36:30.452678 | 2014-07-05T06:25:32 | 2014-07-05T06:25:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 144 | java | package Sayudha.bin;
public class sayudha{
public static void main(String[] Sayudha){
System.out.println("Jurusan Teknik Informatika");
}
} | [
"Agung@.(none)"
] | Agung@.(none) |
4aa4a0bb87b49450c32e91bd1ebef487788f95dd | 1af17e2a221a5de4c39f4c32a9e696a18bf7c95c | /src/main/org/domain/monedaliquidacion/entity/Porcentajecomisiontxparam.java | 6a95f88a4d471a3230f4c2c083574534afe66540 | [] | no_license | TKSISSOFTWARE/monedaliquidacion | 5434e1c789377f05e15e2a475751edef8431ba4b | 13a3faad02af50ee35cacb953423488201f62e9b | refs/heads/master | 2021-01-20T16:28:15.206680 | 2015-10-29T22:18:24 | 2015-10-29T22:18:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,801 | java | package org.domain.monedaliquidacion.entity;
// Generated 9/06/2015 03:23:02 PM by Hibernate Tools 3.2.4.GA
import java.math.BigDecimal;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.Id;
import javax.persistence.Jo... | [
"desarrollo@monedafrontera.com"
] | desarrollo@monedafrontera.com |
1adcb8ffcef76553887cf089d9015ac9da8445db | c3c3fd0a19a3c31f7423e4c8bafe7b37bcaf0db2 | /Filter/src/jav/gui/filter/LevDistance_1_Filter.java | 97794829bfe91dd9c372748fa9569da16817e693 | [
"BSD-2-Clause"
] | permissive | thorstenv/PoCoTo | 803fec83a5b2661942fac1decc44971c8758b5da | 89898769501476be2ff25637a90553db18664638 | refs/heads/master | 2016-09-16T17:03:48.710214 | 2015-02-08T19:19:54 | 2015-02-08T19:19:54 | 9,832,862 | 7 | 4 | null | 2015-02-08T19:19:54 | 2013-05-03T09:28:28 | Java | UTF-8 | Java | false | false | 3,181 | java | package jav.gui.filter;
import jav.correctionBackend.Token;
import java.util.ArrayList;
import java.util.Iterator;
/**
*Copyright (c) 2012, IMPACT working group at the Centrum fรผr Informations- und Sprachverarbeitung, University of Munich.
*All rights reserved.
*Redistribution and use in source and binary forms, ... | [
"thorsten.vobl@googlemail.com"
] | thorsten.vobl@googlemail.com |
dbd5633dc693c318c60f532e4fa558f39914b032 | 09529946a87bfff2d19bdefc6549b56b539628e4 | /Lesson-14/src/com/homework/sorting/Method.java | 26783520d87dff408e8d18b52129813278ba9036 | [] | no_license | martolomio/lesson-14 | 5d522475f68e97c1cffb4c23e2a901793ad4ed15 | 5389222b2ccc3360728029cd2d337387c958567e | refs/heads/master | 2023-03-31T00:51:53.752658 | 2021-04-07T15:19:20 | 2021-04-07T15:19:20 | 355,591,500 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 317 | java | package com.homework.sorting;
import java.util.Comparator;
public class Method implements Comparator<Phone>{
@Override
public int compare(Phone o1, Phone o2) {
if(o1.getName().compareTo(o2.getName())>0) {
return 1;
}else if(o1.getName().compareTo(o2.getName())<0) {
return -1;
}
return 0;
}
}
| [
"User@192.168.0.105"
] | User@192.168.0.105 |
2975ec9962d041b728b01d9f357b00cb45ca732e | 6361a44297dcacfbb5b09924537f033f8ca861cc | /Exercise_ XML Processing/xmlProcessing_carDealer/src/main/java/cardealer/domain/dtos/views/orderedcustomers/CustomerByBirthdayDto.java | cca970bf34366edecbbece4f76d4de6549078026 | [] | no_license | allsi89/db_Hibernate_Spring | 071a9ecb0a3151a83b63ce4ed93954afea9992cc | 25761e8b1f8085e40680ec92881707781dc8f514 | refs/heads/master | 2020-04-04T08:51:31.117586 | 2018-12-08T13:38:25 | 2018-12-08T13:38:25 | 155,797,510 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,358 | java | package cardealer.domain.dtos.views.orderedcustomers;
import org.springframework.format.annotation.DateTimeFormat;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import jav... | [
"37107768+allsi89@users.noreply.github.com"
] | 37107768+allsi89@users.noreply.github.com |
2d682ad985217c5abc07e177131b7d3540053d8c | eaa3f208da31023c1a1d671a0d0a5c2be5613add | /TP6/EJ2/Sorter.java | 0e45efb189ce2e9963d1ebd60d6c8e648fdcf89b | [] | no_license | agustingroh/TPS | b3d9b29ada627adb2d426f1c674dbd46bb6d6f92 | e01ac0f7f094fe12a99a2beae500a132e54574db | refs/heads/main | 2023-09-01T16:34:24.322075 | 2021-10-11T18:33:42 | 2021-10-11T18:33:42 | 401,474,077 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 131 | java | public abstract class Compare {
public abstract boolean compare(Object o);
@Override
compareTo(){
}
}
| [
"agusgroh@gmail.com"
] | agusgroh@gmail.com |
2841781bc234c1dce1019c714b204f120f882bb2 | 2e1d14da9f4f4f884d653c7c346723b0239fb3de | /app/src/main/java/com/spil/dev/tms/Activity/ProsesActivity/ActivityLapor.java | ff2445b1de6723ff7fb711b4c6b49e1e6c59458c | [] | no_license | alkaaf/toms | 7435435c33190d479a9e00284b1c50efb6b798cf | db33d8f2558190467773e5f1de9268be17abf6d3 | refs/heads/master | 2020-04-23T00:37:06.064965 | 2018-10-25T08:17:19 | 2018-10-25T08:17:19 | 170,785,835 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,270 | java | package com.spil.dev.tms.Activity.ProsesActivity;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.location... | [
"alfa.alkaaf@gmail.com"
] | alfa.alkaaf@gmail.com |
d204cb965e4cbf74003be85a2bd86c86d5ee225e | 9ce4d6e5927abec5a1aeca6884ffc83677d6385a | /nainaiwang/shop/src/main/java/com/nainai/controller/ErrorController.java | 531f751c6d05481e887c2514ddae341993c1c7c6 | [
"Apache-2.0"
] | permissive | nainaiyun/nainaiyunshang | 9233dde3ea4301e463133de983b6185cf9db8f5b | 19816a7098074e1e6d875c30542f6b959cfcb53e | refs/heads/master | 2020-03-09T23:24:55.305224 | 2018-05-18T06:47:04 | 2018-05-18T06:47:04 | 129,057,579 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 620 | java | package com.nainai.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
/**
* Created by haopeng yan on 2018/1/4 17:35.
*
* @author haopeng yan
* @version 1.0
* @since 1.0
* Copyright (C) 2018. nainai All Rights Received
*/
@Controller
public ... | [
"1071477992@qq.com"
] | 1071477992@qq.com |
156e35edad85c811718b17248324133588c7b25f | 2cbb98badc59383b66ddbd4fb5a66aab35cc2c13 | /exemplofunรงรตescomparametros/src/exemplofunรงรตescomparametros.java | 8d62ca813524a3de38976050b8739ca378543352 | [] | no_license | marcioaleson/Java | e3536719832bedd6d2fa52bc8e7e49b1ca548658 | 65d6c38a6a6df57ddd309f8ce265d2d0f981a059 | refs/heads/master | 2021-01-19T19:08:32.759488 | 2017-04-16T08:19:34 | 2017-04-16T08:19:34 | 88,400,202 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 492 | java | import java.util.Scanner;
public class exemplofunรงรตescomparametros {
public static void main(String[] args) {
int a,b;
Scanner valor;
valor=new Scanner(System.in);
System.out.println("Digite o primeiro nรบmero:");
a=valor.nextInt();
System.out.println("Digite o segundo nรบmero:");
b=valor.nextInt();
... | [
"marcioaleson@gmail.com"
] | marcioaleson@gmail.com |
afeb70cfe1ca7a852adf9a86b92c0d2c323ea4c8 | 3e9706dab828ef022454caa9aa231ed3de13d061 | /src/main/java/org/appxi/cbeta/explorer/widget/WidgetsController.java | bb1597474f980621c0987c8b6c07e558eba0f06c | [] | no_license | zhifmjoy/appxi-cbeta-explorer | e2d3e1c89eead0a3ae0047c312ce380aba37e53e | 3726ffca0e048bfe05236f85571e7c6c6cff7e6d | refs/heads/master | 2023-03-15T20:07:14.679739 | 2021-03-06T09:55:38 | 2021-03-06T09:55:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,503 | java | package org.appxi.cbeta.explorer.widget;
import de.jensd.fx.glyphs.materialicons.MaterialIcon;
import de.jensd.fx.glyphs.materialicons.MaterialIconView;
import javafx.scene.control.Accordion;
import javafx.scene.control.TitledPane;
import org.appxi.javafx.workbench.WorkbenchApplication;
import org.appxi.javafx.workben... | [
"yuanuox@outlook.com"
] | yuanuox@outlook.com |
b80b2f9487a35712322130f2b61a353b77daa5a1 | 2df2004d1f5d5154e5e3cf5e03faf0fed235d363 | /src/main/represent/ResultForm.java | ec9574cea9d716ce93c64e38a11d4c048dc49c22 | [] | no_license | alexey8pcd/TestingSystem | 47f0938ea0b275d9e02670c303608687f647d555 | 3359d3d5d99b67897c26cf6dd13a307f0e1a6f92 | refs/heads/master | 2016-08-12T06:36:13.421303 | 2015-12-04T06:06:42 | 2015-12-04T06:06:42 | 46,956,537 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,904 | java | package main.represent;
import javax.swing.AbstractListModel;
import javax.swing.ListModel;
import main.criteria.Criteriable;
import main.criteria.LinearCriteria;
import static main.Parameters.SCREEN_SIZE;
import main.tasks.Variant;
/**
*
* @author ะะปะตะบัะตะน
*/
public class ResultForm extends javax.swing.JDialog {
... | [
"alex@localhost.localdomain"
] | alex@localhost.localdomain |
46b9eb0d60ee6a9236e94bda143920122d9f9bb6 | b02823a43f0714d2d0f13923116b70e81ac9210e | /src/main/java/sote/Jobs/Job_Villager.java | e96f748b0ee8eff53f439b4d9cfb66637dcdc802 | [] | no_license | nightmare3832/WereWolf | efc1cd12f005f3a9b584ab3497d2151d47b6c9a9 | 8c7d1357b6a54a606059347d91dc89543c0e2769 | refs/heads/master | 2020-07-28T19:43:21.971614 | 2016-11-17T13:40:15 | 2016-11-17T13:40:15 | 73,697,571 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 953 | java | package sote.Jobs;
import java.util.Map;
import cn.nukkit.Player;
import sote.Main;
public class Job_Villager extends Job{
public Job_Villager(Player player){
this.owner = player;
}
@Override
public void Night(){
for(Map.Entry<Player,Boolean> e : Main.isLife.entrySet()){
... | [
"nightmare3832@yahoo.co.jp"
] | nightmare3832@yahoo.co.jp |
c20936a14e3d691ab8610176644c66fa49506643 | 762fa125d19e3e2b4a16456ff3b416e2f136243b | /sched-web/src/main/java/com/gy/sched/controller/JobManageController.java | 1653feaafdacb1b2dadc071847101920892c4869 | [] | no_license | guoyang1982/Zeus | 8d08f3e0b4b59e21409c4029c2e6875a92d50bf9 | 5b5592af6cbc6a42b8d9153a2ae03036a1f5e41d | refs/heads/master | 2020-03-26T08:33:25.276424 | 2018-08-14T11:58:35 | 2018-08-14T11:58:35 | 144,708,662 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 422 | java | package com.gy.sched.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.servlet.ModelAndView;
/**
* Created by guoyang on 17/9/15.
*/
@Controller
public class JobManageController {
@RequestMapping({"/", "/j... | [
"guoyang9@le.com"
] | guoyang9@le.com |
95c7fac4885fff8aeb1e1df7bfdf5b59a4ff9d29 | 01d83e8ce1025c07e59d61891cd4d6d7afe2616f | /app/src/main/java/org/solovyev/android/prefs/Preference.java | b3dd718a98666c60e5b86735faa6666c88fcafa1 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Bubu/android-calculatorpp | 6794121ca897cbd9f4a479e2ab8adb14ce410712 | b93ee7812f854b2dcd4d924b30b687f8e16261ae | refs/heads/master | 2022-08-30T19:04:48.174144 | 2022-08-04T18:54:25 | 2022-08-04T18:54:25 | 247,170,603 | 82 | 17 | null | 2022-08-04T18:00:47 | 2020-03-13T22:17:32 | Java | UTF-8 | Java | false | false | 3,694 | java | /*
* Copyright 2013 serso aka se.solovyev
*
* 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 a... | [
"se.solovyev@gmail.com"
] | se.solovyev@gmail.com |
8c2b2ec5ccc906224fb0add0ef1a6c36ebb5956e | 0946dc1300c90786a0b86312381bcd9a37036c44 | /Stringintro1.java | d3d644351dbe28e267ba2c4eb9f2e1bf9522ed7f | [] | no_license | ashish-bhadane/PracticeJava | 10c34d1087f5a25d554e221f38a221d7544bfadb | 417483d664454896fa438bb64e97b641b30a339c | refs/heads/main | 2023-08-25T22:23:17.392936 | 2021-10-31T04:34:03 | 2021-10-31T04:34:03 | 421,062,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 866 | java |
1
class Solution {
2
public static String whoLikesIt(String... names) {
3
String[] namesArray = names;
4
if(namesArray.length==0){
5
return "no one likes this";
6
}
7
else if (namesArray.length==1){
8
return namesArray[0] + " likes this";
9
}
10
... | [
"noreply@github.com"
] | noreply@github.com |
76c60da1faa59ad962c37a4d87fbd06f24296f4e | 7e75700c6ae1ff7829b27c0fb47675c6052647a9 | /src/main/java/com/linkresearchtools/jobapplication/Application.java | faae5b7682106cb2011b1bc11c6b21d341d16f3b | [] | no_license | mariusneo/content-extractor | a74bedf9b131eca3bda55e15a2ca207b61e7a560 | df9cf47478946ef0345725ec568d3cee9b9acd3d | refs/heads/master | 2016-09-06T01:34:17.561639 | 2015-03-14T10:57:03 | 2015-03-14T10:57:31 | 33,144,994 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,326 | java | package com.linkresearchtools.jobapplication;
import com.linkresearchtools.jobapplication.contract.Article;
import com.linkresearchtools.jobapplication.service.ArticleInformationExtractionException;
import com.linkresearchtools.jobapplication.service.ArticleInformationExtractionService;
import org.apache.commons.cli.B... | [
"mariusneo@gmail.com"
] | mariusneo@gmail.com |
f31d6b82597ab10297b571b6d2c6708496bf6fe8 | 70e39a30c2e1eae44e322f54fb64a5df52c97413 | /app/src/main/java/com/richyan/android/poker24points/Deck.java | c93a8bae9def8f2b23952d6ab417d20cf55d2662 | [] | no_license | ruhuayan/24points-android | 62866e4a2a1ebe37cacaecc27c52a043aa5b771b | fe3ad34da2151c44a16efc23e4f18331d9d3de4a | refs/heads/master | 2021-06-29T02:03:52.209905 | 2017-09-18T00:57:32 | 2017-09-18T00:57:32 | 103,873,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 680 | java | package com.richyan.android.poker24points;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/**
* Created by ruhua on 9/11/2016.
*/
public class Deck {
private final List<Card> cards;
public Deck(){
String[] faces = {"ace", "two","three","four","five","six","seven","... | [
"ruhuayan@gmail.com"
] | ruhuayan@gmail.com |
8b032a7baaa83732a90fe6028401a61a2553496b | f09cf4ffa8ff8f568bc586c3adcc7c07c6b15d16 | /app/src/main/java/com/pertamina/pertaminatuban/finance/models/CostPerLiter.java | 1c83b716378a23cde0ba290a61ee9481f0eca2b7 | [] | no_license | udines/prtmnmagang | 42a377ab187955ddd213ee0ded8b26c4b1cd8647 | aa4b9dcbb67f7e4cb8d4b3ddd75da0025d935702 | refs/heads/master | 2021-05-12T03:36:01.107950 | 2018-05-25T22:49:08 | 2018-05-25T22:49:08 | 117,619,793 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 335 | java | package com.pertamina.pertaminatuban.finance.models;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class CostPerLiter {
@SerializedName("costPerLitre")
@Expose
private double costPerLiter;
public double getCostPerLiter() {
return costPer... | [
"udines@users.noreply.github.com"
] | udines@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.