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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
53904f1dd49c38cb3a05459e62c041373a65b03a | dbc7f4f5dc94006fd3309b40dd537c05dc3c24a2 | /libs/src/main/java/com/juphoon/cmcc/app/lemon/MtcUtil.java | ba6b0cc2b5cfb5c75ff5a7917073614213b98db7 | [] | no_license | sherry5707/CallDemo | 584d3a1c8dec235f10bd7fa266d18e80c09ac872 | 626599ebda89c4d2828466c3d50cc842ee6258e8 | refs/heads/master | 2020-04-09T07:02:12.249448 | 2018-12-03T05:43:09 | 2018-12-03T05:43:09 | 160,137,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,784 | java | /**
* @file MtcUtil.java
* @brief MtcUtil interface
*/
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 3.0.2
*
* Do not make changes to this file unless you know what you are doing--modify
* the SWIG... | [
"meng.zhaoxue@shuzijiayuan.com"
] | meng.zhaoxue@shuzijiayuan.com |
5d347daa667440fe4dade7b541bf7dbd068b18cb | c85b5e17379f6c7a8aa8eae0278d85833ed710da | /epoint-template-msg/src/main/java/com/epoint/tmsg/dto/StoreMsgTemplateDto.java | 5b117d8e43e7fab631723b59fd0c0a8615400a69 | [] | no_license | vigorous/epoint-modules | 9301477249e8711168f3144aff0f9dc0a6c84ac3 | 1c4d45af21228560d591477b8cf292c66f0b86f0 | refs/heads/master | 2021-01-01T18:19:58.171879 | 2017-07-25T13:20:54 | 2017-07-25T13:20:54 | 98,308,389 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,161 | java | package com.epoint.tmsg.dto;
import com.epoint.tmsg.enums.StoreMsgTemplateConstant;
/**
* Created by chiang on 2017/5/13.
*/
public class StoreMsgTemplateDto implements java.io.Serializable{
/**
* 模版消息标题
*/
private String title;
/**
* 模版消息标题-ERP开启显示
*/
private String subTitle;
... | [
"cj989824"
] | cj989824 |
00d246ec41a7ac8cdffe95c82404a649545ca1c9 | b4655fab5adb703af8df9a896ebcbcb986bbbb43 | /src/com/company/pokerTables/TexasHoldemPokerTable.java | 60ec145bb16b340db57d288046c2357f920629c3 | [] | no_license | genrihssaruhanovs/Poker | f4a334cf97a3cee21999f0e000ae7a6534515c1d | 136cc202e0a9b5b15e38c1c27b38149993ab6fcb | refs/heads/master | 2022-12-15T00:19:01.049221 | 2020-09-15T14:25:24 | 2020-09-15T14:25:24 | 293,905,455 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 651 | java | package com.company.pokerTables;
import com.company.CardSet;
import com.company.EvaluatedHand;
import com.company.combinations.CombinationFactory;
import com.company.enums.PokerTableTypes;
import java.util.Collections;
public class TexasHoldemPokerTable extends HoldemPokerTable {
public TexasHoldemPokerTable(Str... | [
"genrihs.saruhanovs@gmail.com"
] | genrihs.saruhanovs@gmail.com |
a050446388b799778cab0c823738fd06eb00103f | 67984d7d945b67709b24fda630efe864b9ae9c72 | /core/src/main/java/com/ey/piit/core/paginator/domain/Paginator.java | 9d67a29a1d50129f36a93e581b761f802b493b60 | [] | no_license | JackPaiPaiNi/Piit | 76c7fb6762912127a665fa0638ceea1c76893fc6 | 89b8d79487e6d8ff21319472499b6e255104e1f6 | refs/heads/master | 2020-04-07T22:30:35.105370 | 2018-11-23T02:58:31 | 2018-11-23T02:58:31 | 158,773,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,027 | java | package com.ey.piit.core.paginator.domain;
import java.io.Serializable;
/**
* 分页器,根据page,limit,totalCount用于页面上分页显示多项内容,计算页码和当前页的偏移量,方便页面分页使用.
*
* @author badqiu
* @author miemiedev
*/
public class Paginator implements Serializable {
private static final long serialVersionUID = -2429864663690465105L;
pri... | [
"1210287515@master"
] | 1210287515@master |
74ac6d10ce71d1e6a02ca2e265ce14779f04fa88 | 7fff54f4b074f7f0161a3612a094aeb99eae9f06 | /Player v1.5/Ranger.java | fedaf4073ac148edf35d31d90a14716a198c9969 | [] | no_license | virenvshah/BattleCode | 36e09ac3c8c1161110f29cf4fea7f9820203def3 | 249574175a9917a8acc818935bd65092c4bc82b4 | refs/heads/master | 2021-09-05T23:25:34.987219 | 2018-01-28T20:33:23 | 2018-01-28T20:33:23 | 119,709,820 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 303 | java | import bc.*;
/**
* Represents a ranger robot in the game
* @author virsain
*/
public class Ranger extends AbstractRobot {
public Ranger(int i, GameController g, Map map, MapLocation location) {
super(i, g, map, location, UnitType.Ranger);
state = State.Idle;
previousState = State.Idle;
}
}
| [
"vvs24@cornell.edu"
] | vvs24@cornell.edu |
9a21b01d256be8e9bc8893fdbc60eabc3a39e87b | 7b9bb48e9fad83bbee196996feea6f162d8f0118 | /src/main/java/com/laselva/kafka/CustomerListener.java | 35159939480cb6f1579085131fac6ad04a0e5a53 | [] | no_license | adrianolaselva/blueprint-java-springboot-kafka | 5569ebbd75d87671e112714b7dd3e86a42e20e2d | 66cfba9f51e5eb93744fef3a12f1e43961db4738 | refs/heads/master | 2020-09-19T16:56:46.570119 | 2019-11-26T17:28:19 | 2019-11-26T17:28:19 | 224,248,385 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,232 | java | package com.laselva.kafka;
import org.apache.kafka.clients.consumer.ConsumerRecord;
import org.apache.kafka.common.header.Headers;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.kafka.annotation.KafkaListener;
import org.springframework.messaging.handler.annotation.Payload;
import ... | [
"adriano.selva@picpay.com"
] | adriano.selva@picpay.com |
2d01c611509d7489638644559f704cde69da70fe | 16dfec7df208ec48698814e96e029f7820dedb2c | /app/src/main/java/brandon/example/com/despachador/MainActivity.java | 6c24f55612b54c6603050c5de87a2b6c13e38e1b | [] | no_license | Brandonitas/DespachadorApp | fd899615772b251af7e9bbe3b4b3fad5fe52b2e0 | eefb22d5899b34e14a5e906f2b9589c26476a479 | refs/heads/master | 2021-07-19T20:04:26.133371 | 2017-10-31T05:49:38 | 2017-10-31T05:49:38 | 108,800,762 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,988 | java | package brandon.example.com.despachador;
import android.content.Intent;
import android.os.Parcelable;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.CheckBox;
import android.widget.EditText;
import android.widget.... | [
"angiebrand10@hotmail.com"
] | angiebrand10@hotmail.com |
91c14b9ec6a73ead6572c8c9f1430805287a84d9 | 9f83f3f306bbc29410c812444ce5d3a35b678d7f | /week-01/day-3/src/DefineBasicInfo.java | df2fee4a4888af0ccac0f89f78b7cfe20ee6e764 | [] | no_license | markpalotas/starlinginferno | 18eefbb5e3a6003ee77b30709b866b7d2a77fe63 | 5d711cf49e6446facc3e9e5383e39f46acd4f028 | refs/heads/master | 2020-04-17T14:34:50.553166 | 2019-01-16T12:20:47 | 2019-01-16T12:20:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | public class DefineBasicInfo {
public static void main(String[] args) {
String name = "Lili";
int age = 26;
double height = 1.65;
boolean married = false;
}
}
| [
"liliszendrei@gmail.com"
] | liliszendrei@gmail.com |
ecf5dc7ec23d9f70d398a5208cdd23708581a0b7 | 125602e06883342f57a55489119bd504b71f9289 | /test/unit/java/com/articulate/sigma/trans/TPTP3ProofProcTest.java | 15a95f4d299e75808bf26287f31fb11fc3daed11 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | manisabri/sigmakee | 45fe3591071104176c80cfbaae7a9bb407ce2f98 | 16eab15a396e01976bac7795df902984c1079513 | refs/heads/master | 2022-05-26T02:19:27.357494 | 2020-04-28T20:32:50 | 2020-04-28T20:32:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,165 | java | package com.articulate.sigma.trans;
import com.articulate.sigma.FormulaPreprocessor;
import com.articulate.sigma.trans.*;
import com.articulate.sigma.*;
import org.junit.Test;
import org.junit.Before;
import java.io.File;
import java.io.FileWriter;
import java.io.PrintWriter;
import java.util.*;
import static org.ju... | [
"apease@articulatesoftware.com"
] | apease@articulatesoftware.com |
4e5d6ed64a2e16e937950c6f52cfc6cff112fc41 | 11502fe559b083fb281052b11955919a4d531838 | /src/main/java/flud/necan/AppIdeasProjectApplication.java | ce4c49a81459762e92a7b3d84d943bea6546a4bd | [] | no_license | fnecan/ideas-api | e5a2f77fc443423e84b8f6d90b887b9d0829eaa5 | f9196932dd5a2285a852678a86c0977d94ab3f64 | refs/heads/master | 2020-06-12T22:29:53.893832 | 2019-07-16T12:01:41 | 2019-07-16T12:01:41 | 194,447,613 | 0 | 0 | null | 2019-07-16T12:01:43 | 2019-06-29T20:54:41 | Java | UTF-8 | Java | false | false | 543 | java | package flud.necan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
@EnableAutoConfiguration(e... | [
"fludnecan@gmail.com"
] | fludnecan@gmail.com |
e4e9cfc0bee89a7267fd88bd58aeaecc6f50f3ba | 5b32e98519d905a412a7f3f6de65346ee026c823 | /app/src/main/java/br/ufrn/locationtracker/Activities/MainActivity.java | b469cb4774f70bb0d0260a2fc42af7b05153f65c | [] | no_license | LocationTracker/LocationTrackerAPP | b7371d520eef01d50064bf7e27ca4e0291b70e2e | 701c1db337b98812ca84009293d37769074cbf16 | refs/heads/master | 2020-03-17T02:20:08.932608 | 2018-06-15T01:41:11 | 2018-06-15T01:41:31 | 133,186,357 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,068 | java | package br.ufrn.locationtracker.Activities;
import android.Manifest;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.pm.PackageManager;
import android.os.Bundle;
import android.support.design.widget.Floa... | [
"wreuel@gmail.com"
] | wreuel@gmail.com |
c3a22f027e5504e456e6c5c6cd7736043897334e | 27dcd4a0eb931a1d8f4712ddf58b3a851b05c8b2 | /core/src/test/java/io/github/jtsato/bookstore/core/author/usecase/FindAuthorsByIdsUseCaseTest.java | f968ec2cd08a768dfb51be0bdbb19898d20298d0 | [
"Apache-2.0"
] | permissive | jtsato/java-clean-architecture-example | 65ec928df6b02603dc4324200b1a5a78bd983bbc | 0e753814d9cf5301b0921da4a0c125fe9eabd4b3 | refs/heads/master | 2021-07-06T21:43:09.722694 | 2021-05-07T00:02:47 | 2021-05-07T00:02:47 | 282,562,948 | 16 | 5 | Apache-2.0 | 2021-06-24T21:16:41 | 2020-07-26T02:46:51 | Java | UTF-8 | Java | false | false | 6,614 | java | package io.github.jtsato.bookstore.core.author.usecase;
import static org.assertj.core.api.Assertions.assertThat;
import static org.mockito.Mockito.when;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import org.junit.jupiter.api... | [
"jorge.takeshi.sato@gmail.com"
] | jorge.takeshi.sato@gmail.com |
798bc128ec928febee41e11ef1c0fac4db37832c | 2cd9a5c94534abb37ed7eba5cced87eb2ca0b33f | /app/src/main/java/com/koudle/navigationbarexample/MainActivity.java | 25c27896630eeb90aaa9d3042697ce93a7c8d3f5 | [
"Apache-2.0"
] | permissive | koudle/NavigationBar | 5606f875635aaebb67197f6b49a6ea091e3d2044 | 50e95276ab62745c133b4fe177e51312c34faff7 | refs/heads/master | 2021-01-10T07:57:11.300428 | 2016-03-02T09:56:20 | 2016-03-02T09:56:20 | 51,905,891 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,695 | java | package com.koudle.navigationbarexample;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuItem;
import com.koudle.navigationbar.TabBarView;
import com.koudle.navigationbar.TabItemClickEvent;
import org.greenrobot.eventbus.EventBus;
import or... | [
"xiaoshuai.renxs@alibaba-inc.com"
] | xiaoshuai.renxs@alibaba-inc.com |
33f6a503929d4ecafec8f64fcca21c15343b1995 | d369f332eee40d4168ccc061c7b1ff2e82485284 | /src/main/java/com/suprun/periodicals/view/constants/PagesPath.java | ac6effc82abd6d8692dec7bbfb7a798aa1645110 | [] | no_license | AndreiSuprun/periodicals | 3c4bddcaa01ae4e959e8818949df30018b8466a7 | 15477a5d7f6b069531cb2a7558ce99f520a90c7e | refs/heads/master | 2023-03-24T00:24:03.380915 | 2021-02-17T00:02:01 | 2021-02-17T00:02:01 | 312,561,622 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,698 | java | package com.suprun.periodicals.view.constants;
import com.suprun.periodicals.util.Resource;
/**
* Relative path of pages
*/
public final class PagesPath {
public static final String SITE_PREFIX = Resource.PATH.getProperty("site.prefix");
public static final String SIGN_IN_PATH = Resource.PATH.getPr... | [
"suprun-an@mail.ru"
] | suprun-an@mail.ru |
7cb90d9a39af9377f6cd2ca9ed17e40e3358df70 | 5e4806e13b1632d16e08215d66541cd99ddda032 | /flow-tests/test-v14-bootstrap/src/main/java/com/vaadin/flow/pwatest/ui/ParentLayout.java | c5953147397fcd4c6f9a79f52540a05ebb254b5c | [
"Apache-2.0"
] | permissive | rudiejd/flow | c99516849cdf68f122006c3cfbd6ac1a790a86bb | e54cd09e97552e3ba098eb5dfb7825cf3fec0108 | refs/heads/master | 2023-07-05T02:06:13.234236 | 2021-07-30T16:55:56 | 2021-07-30T16:55:56 | 390,061,633 | 0 | 0 | Apache-2.0 | 2021-07-27T16:56:31 | 2021-07-27T16:56:31 | null | UTF-8 | Java | false | false | 1,123 | java | /*
* Copyright 2000-2021 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | [
"noreply@github.com"
] | rudiejd.noreply@github.com |
09c8559e8436ca0ebf54a54381ab86bdb3515567 | a66f3ee4d1b7e90f5f83f9afe970d0a57dc8e4e2 | /labbook-6/src/com/LabBook6/Ex2CountChar.java | 6234f49e83d11baeb84e45e1f583155559ffadd1 | [] | no_license | architabhatia/Labbook | 5b8ebeaae3397f1328764e8690b097e1730da592 | 1dfc8dd870fa24d4b6d84fa68e832a7612f02000 | refs/heads/main | 2023-04-22T04:10:56.005091 | 2021-05-10T11:19:55 | 2021-05-10T11:19:55 | 358,113,489 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 817 | java | package com.LabBook6;
import java.util.HashMap;
import java.util.Scanner;
public class Ex2CountChar {
static void countChars(char[] ch) {
HashMap<Character, Integer> charCountMap = new HashMap<Character, Integer>();
for (char c : ch)
{
if(charCountMap.contains... | [
"noreply@github.com"
] | architabhatia.noreply@github.com |
537e720253d5a7a97dc2d17a64972315800f0428 | 985b30ade6bb55358b925df6a2b7855ff5c3ae0d | /zenodot-tests/test/dd/kms/zenodot/tests/common/AbstractTest.java | a2a34e42b026c3e66d44f51cb66a7a73fd5e2be4 | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"MIT"
] | permissive | tbrunsch/Zenodot | cc38f2793a9b3f761fab5ffa9607a7ab596fae44 | 2036f311e2e548f77f9ad56ae8cf44bdc2e5c74f | refs/heads/master | 2023-06-27T14:51:22.227490 | 2023-06-21T21:21:54 | 2023-06-21T21:30:12 | 227,767,280 | 0 | 0 | MIT | 2023-06-21T21:05:56 | 2019-12-13T05:57:29 | Java | UTF-8 | Java | false | false | 2,910 | java | package dd.kms.zenodot.tests.common;
import com.google.common.collect.ImmutableList;
import dd.kms.zenodot.api.Variables;
import dd.kms.zenodot.api.common.AccessModifier;
import dd.kms.zenodot.api.debug.ParserConsoleLogger;
import dd.kms.zenodot.api.debug.ParserLogger;
import dd.kms.zenodot.api.settings.EvaluationMode... | [
"tobias.brunsch@aol.de"
] | tobias.brunsch@aol.de |
796b7c6f5e7f6a0d60f63918d98a1ea02200db01 | 86cf61187d22b867d1e5d3c8a23d97e806636020 | /src/main/java/base/operators/operator/nlp/word2vec/core/domain/Neuron.java | 6e311a6c830d3ec41463cc1380b2c80fd82cd34d | [] | no_license | hitaitengteng/abc-pipeline-engine | f94bb3b1888ad809541c83d6923a64c39fef9b19 | 165a620b94fb91ae97647135cc15a66d212a39e8 | refs/heads/master | 2022-02-22T18:49:28.915809 | 2019-10-27T13:40:58 | 2019-10-27T13:40:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 497 | java | package base.operators.operator.nlp.word2vec.core.domain;
public abstract class Neuron implements Comparable<Neuron> {
public double freq;
public Neuron parent;
public int code;
// 语料预分类
public int category = -1;
@Override
public int compareTo(Neuron neuron) {
if (this.category == neuron.category) {
if (t... | [
"wangj_lc@inspur.com"
] | wangj_lc@inspur.com |
2fa9530b8a9569ab9303c450f2d65d63f14f4ce9 | 6fa7a245b15f8aef1878f82a1a54ca76aef5ccd4 | /src/memory/Gracz.java | 2cf5a769a232d29ca191d2b7417f820738a28b23 | [] | no_license | Mateusz530/Memory | 2618fba037b8412ae981308467f26a75db04eeb9 | b05aadc567c2921abc513b0d5278a40ba35a5244 | refs/heads/master | 2020-06-22T05:33:21.272409 | 2019-07-18T19:36:50 | 2019-07-18T19:36:50 | 197,644,661 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 814 | java | package memory;
import java.io.Serializable;
public class Gracz implements Serializable, Comparable<Gracz> {
String nick;
String czas;
int rozmiar;
Integer punkty;
public Gracz(){
}
public Gracz(String nick, String czas, int rozmiar, Integer punkty){
this.nick ... | [
"mateusz.530@wp.pl"
] | mateusz.530@wp.pl |
d8f894275eaba611a0c32fb143c86ba8b27698ce | c7ffea75dee67125f76983a822195fa834ce47f6 | /faza-3/UnitTest.java | 4b3b7369f45982e6d0dded2e38e2054a29aab4d5 | [] | no_license | vrusi/blockchain | 06b625c175185e463ac83c0fce00e9fc675ff90b | ac755e77aac6f9f4cb2d1527aa26a1332efe349c | refs/heads/master | 2023-03-25T01:17:40.833510 | 2021-03-24T15:32:16 | 2021-03-24T15:32:16 | 346,499,138 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 96 | java | import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class UnitTest {
}
| [
"v.rusinkova97@gmail.com"
] | v.rusinkova97@gmail.com |
434685153cc21320df96a777948f282356ff7d19 | aeef9545afa2b124cb7efdd8654979855ef65900 | /src/main/java/io/microservices/sellersService/controllers/SellersController.java | cfeeaeba71aa16ea99a96851b9c07380c26f59bb | [] | no_license | YoussefJAMOURE/-Microservices-Service-Sellers | 4cf6f4af99484bf805f1f5d1c19453569274ffe1 | a885d7ac1b188d3db3cfbf6d59cdc64e1b4fab68 | refs/heads/master | 2020-07-12T17:22:23.422834 | 2019-09-04T16:38:56 | 2019-09-04T16:38:56 | 204,872,194 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 769 | java | package io.microservices.sellersService.controllers;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestContro... | [
"y.jamoure@gmail.com"
] | y.jamoure@gmail.com |
ce5edaa2f787198c04a8c6145cb2d1a606a5274e | b28ddf16c4799152e580efcde3eb57de42420f83 | /src/com/hibernatetutorial/part03/crud/dao/EmployeeDAO.java | 1975154d15837afe1fe7311c5658e7174562701c | [] | no_license | tutkuince/HibernateTutorial | eb34e911199816484afd6fa37bf2f94622743c96 | 068fb6e6fd7d8a5fc619c443f066478b2fc735dd | refs/heads/master | 2020-03-07T11:22:53.090993 | 2018-05-09T11:15:56 | 2018-05-09T11:15:56 | 127,454,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 268 | java | package com.muditasoft.dao;
import java.util.List;
import com.muditasoft.model.Employee;
public interface EmployeeDAO {
void insert(Employee employee);
Employee getById(int id);
List<Employee> getAll();
void update(int id);
void delete(int id);
}
| [
"noreply@github.com"
] | tutkuince.noreply@github.com |
01b1538b37cd57d33cd693f145842ff8a3268ffd | e33d289f3e78263eedc7f5ea92695acab91ab318 | /OpenglDemo/src/com/cdm/opengl/activity/Sample6/Sample6_5_Activity.java | 073d958cd3e83bd25cb97ba2b4a62faed840cf8e | [] | no_license | iflove/android_apps_gallery | 3ca69894e3f247965c4cd794d267c0137317efa0 | 8441785b8f1816658c085370a6e7420137023100 | refs/heads/master | 2023-03-17T06:20:56.235895 | 2015-04-08T11:20:16 | 2015-04-08T11:20:16 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,848 | java | package com.cdm.opengl.activity.Sample6;
import android.app.Activity;
import android.content.pm.ActivityInfo;
import android.os.Bundle;
import android.view.Window;
import android.view.WindowManager;
import android.widget.LinearLayout;
import android.widget.SeekBar;
import com.cdm.opengl.R;
import com.cdm.opengl.view.S... | [
"pengpan85@gmail.com"
] | pengpan85@gmail.com |
277ab396aaa2f2a65114ca92952cdecaae6db89c | 9a9f8bfc04c39aa9e9008ded5e3eb4d1fb018aa6 | /src/com/collection/methods/EmployeeManagement.java | 8862bc39dbe1ecf77e79e6eb04c64dd385234ef5 | [] | no_license | amrendrabagga/Task-4-30-aug-19 | 77559ef0c0e4b0205bfe1d93f7ff66df40028b6b | 89c4454a2f19391f9cae06a3366cf9f8f33cd9bb | refs/heads/master | 2020-07-14T23:44:50.331067 | 2019-08-30T17:41:09 | 2019-08-30T17:41:09 | 205,429,671 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,341 | java | package com.collection.methods;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
public class EmployeeManagement {
public static void main(String args[]) throws IO... | [
"amrendrabagga@gmail.com"
] | amrendrabagga@gmail.com |
654f4a2ef09b61d40b2e1407b4e2a0386d059445 | 037c46361f3d77a7af36f99437d0ae5ed1a17714 | /pangjiao/src/main/java/com/pxy/pangjiao/compiler/mpv/MvpCompiler.java | 08099a8338661e05e7f0612a9ab11756c6d307a7 | [] | no_license | xinyupu/pangjiao | 293e9f8b3782bbf3d33eaef24c296e3f3a82ec47 | 3cd7c0cb1fb460ff7efc1f04ac74c5a4c25af6f5 | refs/heads/master | 2021-04-09T10:16:48.366639 | 2018-08-04T08:50:07 | 2018-08-04T08:50:07 | 125,300,723 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,853 | java | package com.pxy.pangjiao.compiler.mpv;
import com.pxy.pangjiao.compiler.mpv.annotation.Autowire;
import com.pxy.pangjiao.compiler.mpv.annotation.AutowireProxy;
import com.pxy.pangjiao.compiler.mpv.annotation.DataField;
import com.pxy.pangjiao.compiler.mpv.annotation.Presenter;
import com.pxy.pangjiao.compiler.mpv.anno... | [
"526966586@qq.com"
] | 526966586@qq.com |
45aea828373af16c8d8d06e86da20808bfc278c1 | 205d18401445f4bb5e955e270b0f072202b0ec22 | /api/src/main/java/de/learnlib/api/oracle/SingleQueryOmegaOracle.java | c81a1dba31c8f9d64197cc74ed665d942cd31a33 | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown"
] | permissive | damascenodiego/learnlib | b56d07bb904a9b6a770496e09bac687304dee053 | 09b7f505bcee188efe4605a038536a36a2e4c98c | refs/heads/develop | 2021-06-04T12:26:36.840535 | 2018-11-26T19:02:56 | 2018-11-26T19:02:56 | 159,353,246 | 0 | 0 | Apache-2.0 | 2021-02-18T09:46:00 | 2018-11-27T15:02:47 | Java | UTF-8 | Java | false | false | 1,748 | java | /* Copyright (C) 2013-2018 TU Dortmund
* This file is part of LearnLib, http://www.learnlib.de/.
*
* 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/... | [
"mtf90@users.noreply.github.com"
] | mtf90@users.noreply.github.com |
4df589b023bf95d28fbf9f39637adecddd304b02 | 77a788678ba5c1c42fdb7372850732fadd81382e | /Servidor/branches/PruebasHibernateCasino/src/Beans/Partidas.java | ef3115d41115b8e27e235a8fe60afa9791c6e799 | [] | no_license | gruize/is0809casino | 6165c60402f498ac219e9cdfb37af8abdd698009 | 10637627c5e153bb376362c59b47514e665bc136 | refs/heads/master | 2021-01-19T11:20:53.909460 | 2009-05-28T07:01:09 | 2009-05-28T07:01:09 | 40,656,814 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,773 | java | package Beans;
// Generated 09-mar-2009 10:54:47 by Hibernate Tools 3.2.1.GA
import java.util.HashSet;
import java.util.Set;
/**
* Partidas generated by hbm2java
*/
public class Partidas implements java.io.Serializable {
private int codigo;
private Mesas mesas;
private int numjugad... | [
"asct86@cc0f0ba8-a479-11dd-a8c6-677c70d10fe4"
] | asct86@cc0f0ba8-a479-11dd-a8c6-677c70d10fe4 |
8b3b5b98ab71b02c5c366172fdbce8170c1a5a7d | 79d69c2b5a4cf453c1469439dcda327da1252bbd | /BasicNeuralNetworkStandardLibs.java | 906d9c454f8e5e8e596225caff5880a1af930e88 | [] | no_license | laasan/ML_in_java | cf98fe275b88a6fbd01a0b1db62711f988c89640 | 4adae7900fd30b48b85dcd293f4271634ba968bd | refs/heads/master | 2021-09-08T04:46:08.146047 | 2018-03-07T07:26:02 | 2018-03-07T07:26:02 | 123,408,867 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,562 | java | /*
basic neural network using standard Java libraries
*/
public class BasicNeuralNetworkStandardLibs {
double errors;
int inputNeurons;
int outputNeurons;
int hiddenNeurons;
int totalNeurons;
int weights;
double learningRate;
double outputResults[];
double resultsMatrix[... | [
"noreply@github.com"
] | laasan.noreply@github.com |
4d2ea4c1fd849a4fc10a65d5a338c20dcc6f5725 | 5d3d78d93c49823a91f5e1e18bd1565893002321 | /src/main/java/org/gwtproject/i18n/shared/cldr/impl/CurrencyList_ru_UA.java | 0535e8257b765bda35669e7adebaac21ab247e5e | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | vegegoku/gwt-i18n-cldr | ecf38343c0448bab21118c8cdc017ed91b628e71 | fdf25c7f898993a50ef9d10fe41ccc44c1ee500f | refs/heads/master | 2021-06-11T05:07:57.695293 | 2020-08-27T08:26:12 | 2020-08-27T08:26:12 | 128,426,644 | 2 | 1 | null | 2020-07-17T17:29:11 | 2018-04-06T17:38:54 | Java | UTF-8 | Java | false | false | 53,016 | java | package org.gwtproject.i18n.shared.cldr.impl;
import java.lang.Override;
import java.lang.String;
import java.util.HashMap;
import javax.annotation.Generated;
import org.gwtproject.i18n.shared.cldr.CurrencyData;
import org.gwtproject.i18n.shared.cldr.CurrencyDataImpl;
@Generated("gwt-cldr-importer : org.gwtproject.to... | [
"akabme@gmail.com"
] | akabme@gmail.com |
b03d67166adcb29d4060766e87ae30556b8a1169 | 3a9f7febd26844ce3829267d1180079c4a90c7f2 | /Read.java | 7eb585f30079ab6c7e140eec5163692168bf16b1 | [] | no_license | maganoegi/hepial | 2ae8245230cc2f6f27279de2e40e894424a537ca | 3ba4e7a948f0617b23c4b423f0ba9118523ccec9 | refs/heads/master | 2023-02-22T19:20:18.900134 | 2021-01-25T03:11:32 | 2021-01-25T03:11:32 | 330,738,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 418 | java |
public class Read extends Instruction {
protected Expression destination;
public Read(Expression e, String fl, int line, int col){
super(fl, line, col);
this.destination = e;
}
public Expression getDestination() {
return this.destination;
}
/**
* Accepts a AST ... | [
"platserg94@yahoo.com"
] | platserg94@yahoo.com |
48bd7d76d328fcf96f7b5928d7d5864c66c455a6 | b6ef786c51d33c6df3de5487b5af2cd7fea1afdf | /Client/ClientApp.java | dd92dea364c6469a0a3664f1aa9dfb5532df93d3 | [] | no_license | AnitaRezaee/CourseRegistration | 9de581a9714fdb341aea1060f66757012a32af60 | 72d6bb062a99f93320883ac3c3af36685b672b27 | refs/heads/master | 2023-03-04T02:31:26.409982 | 2021-02-15T22:16:34 | 2021-02-15T22:16:34 | 339,216,299 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 307 | java |
public class ClientApp {
public static void main(String[] args) {
CommunicationController commCtrl = new CommunicationController("localhost", 8099);
LoginGUI loginView = new LoginGUI(400, 170);
LoginGUIController loginController = new LoginGUIController(loginView, commCtrl);
}
}
| [
"anita.anzabee@gmail.com"
] | anita.anzabee@gmail.com |
9eea9ccfbf288746764fafc05825c3eb4a9c4b4e | d5b5ff7e669c3b5af75d75f9287772a215ec1aef | /src/com/AIPC/RobotConnection.java | 0b16416e91cb436c13fbfec3a8c1b20241ef76b6 | [] | no_license | matty234/AIPC | c1e84f3cf496ca5faefa3db602e60d7d58065d08 | f34d912cf6ae570cb66f827a56c14161efa96da2 | refs/heads/master | 2023-04-30T01:39:25.922161 | 2016-12-07T23:22:22 | 2016-12-07T23:22:22 | 72,861,802 | 0 | 0 | null | 2023-04-17T16:01:51 | 2016-11-04T15:46:32 | Java | UTF-8 | Java | false | false | 2,335 | java | package com.AIPC;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import lejos.pc.comm.NXTComm;
import lejos.pc.comm.NXTCommException;
import lejos.pc.comm.NXTCommFactory;
import lejos.pc.comm.NXTInfo;
public class RobotConnection implements RCCommand {
NXT... | [
"matthew@bargrove.com"
] | matthew@bargrove.com |
08cf6d88d207cbbbe008775308dd7c59bfb9416f | fb676f57d00b7bed6f57b0fcb340e19bd0231bf6 | /src/main/java/domain/CampaignName.java | fa1a220750ba796c2ab818fe9276b805dbf190ee | [] | no_license | jammazwan/xbo_BareBonesCamelMicroService | 984bd527281b9e3d4cc61608cd8b939037f2fc79 | 240138e772df7fa724b40404b857006748f2c937 | refs/heads/master | 2021-01-09T20:29:09.220626 | 2017-02-02T01:52:29 | 2017-02-02T01:52:29 | 63,264,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 218 | java | package domain;
public class CampaignName {
public String campaignKey;
public CampaignName() {
super();
}
@Override
public String toString() {
return "CampaignName [campaignKey=" + campaignKey + "]";
}
}
| [
"pete@couldbe.net"
] | pete@couldbe.net |
17cf60e9214a2a683d069dcf99507a48802fa07d | df6f96898184729604068a013622c5a3b0833c03 | /app/src/main/java/com/rose/guojiangzhibo/fragment/TwoFragment.java | 5b9f40bcfd3b543e76e5abd0f73c475653589526 | [] | no_license | cherry98/huahua | bd0ab7bcc2b304d7f7c1f44afbaeb0aa38f6d934 | 73ce804da1f0f28f17a57b8eaed376d9d3301ddd | refs/heads/master | 2020-12-30T13:09:29.585800 | 2017-05-15T15:24:58 | 2017-05-15T15:24:58 | 91,336,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,466 | java | package com.rose.guojiangzhibo.fragment;
import android.content.Context;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.view.LayoutInflater;
import android.view.View;
import android.view... | [
"cherry18515@163.com"
] | cherry18515@163.com |
c0c21d2dab04486aa9d8727d28bf62445f127b64 | 76dc3f3a7226fca163ec234ab5643a2fb1b90700 | /reto3/src/main/java/tienda_disfraces/reto3/controlador/DisfrazControlador.java | 3ca59033d87de196427dad3bf3ef88f0162bc578 | [] | no_license | aacunam/Reto3 | d466939161a43e8031c372a2c9246fb6b5727195 | 7053f35f3a384eb0baa4ef047742a1a0bb01fd5f | refs/heads/master | 2023-08-31T20:27:56.551228 | 2021-10-31T04:17:56 | 2021-10-31T04:17:56 | 422,994,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,073 | java | package tienda_disfraces.reto3.controlador;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.DeleteMapp... | [
"armando.acuna.mt@correo.usa.edu.co"
] | armando.acuna.mt@correo.usa.edu.co |
a9dc917a837845728d9bf39e78e40cfcc2170881 | c4eec416ae4678d6346b09bf28a1700f20f1b7d6 | /assignment.queryreport.rest/src/main/java/nl/lunatech/assignment/queryreport/rest/util/QueryReportSQL.java | 0323c3c49be3d2175ed0713e24967fbde60f69a3 | [] | no_license | ArkiTheDeveloper/workspace | d1d8acb1fbfda3761dc99b090cb6a2302ae19534 | 2f6deb2fb1de3a6397db87ed7d22592fa481fa0c | refs/heads/master | 2020-03-21T03:45:04.162039 | 2018-06-20T13:20:54 | 2018-06-20T13:20:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,690 | java | package nl.lunatech.assignment.queryreport.rest.util;
/**
* Utility Class with SQLs
*
*/
public class QueryReportSQL {
public static final String GET_COUNTRY_DETAILS_FOR_COUNTRY_NAME="SELECT C.ID, C.NAME, C.CODE, A.ID, A.NAME, A.IDENT, A.ISO_COUNTRY, R.ID, R.SURFACE, R.LENGTH_FT, " +
"R.WIDTH_FT, R.A... | [
"asthaparashar05@gmail.com"
] | asthaparashar05@gmail.com |
a162974fb10f458e1af0040b59b993ab02708388 | f3a4782a5066fe87e29044ddf6a43eacb710876b | /852.Peak_Index_in_a_Mountain_Array/solution.java | 1da19978e8eda5f631d4c8b59f51dac5aa6abb5c | [] | no_license | Xintong-Wang/Leetcode | 1c530a06f033ad567cea06a479a3c6608c1069b5 | b604d7031828fc9bf34baa8eff8f7b59a3f22f9a | refs/heads/master | 2022-04-12T20:35:05.922199 | 2020-03-22T04:57:21 | 2020-03-22T04:57:21 | 197,919,457 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 256 | java | class Solution {
public int peakIndexInMountainArray(int[] A) {
if(A.length < 3)
return 0;
for(int i = 1; i < A.length; i++){
if(A[i - 1] > A[i])
return i - 1;
}
return 0;
}
}
| [
"xintongwang0710@gmail.com"
] | xintongwang0710@gmail.com |
7f58a5bd23ca5da4a4407b09b2e7dbff7bc1ac78 | 2e15cf72332dea0fa1916a626b00983d802ec5d6 | /src/model/Mail.java | 9dfebe01f9421c60a649f617aa6a427e3208fc08 | [] | no_license | jorvesan96/Kata4 | 9df870a0a7c425cb2e7f2dc2716d7343917ef9e4 | 8b4e05e0c99049b4dab8f4876cbc222450cf65ad | refs/heads/master | 2021-12-03T00:05:08.794799 | 2021-11-04T15:02:23 | 2021-11-04T15:04:56 | 221,471,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 418 | java | package model;
public class Mail {
private final String mail;
public Mail(String mail) {
this.mail = mail;
}
public String getEmail(){return mail;}
public String getDomain(){
try{
String[] domain = this.mail.split("@");
... | [
"jorve@DESKTOP-5E2NNK5"
] | jorve@DESKTOP-5E2NNK5 |
dac5ea3fc002de88b0a86b2e8267451074242239 | d00af6c547e629983ff777abe35fc9c36b3b2371 | /jboss-all/jetty/src/main/org/mortbay/html/Input.java | 410082a08a8c15cd4b8de48de7b03bf9f716d10c | [] | no_license | aosm/JBoss | e4afad3e0d6a50685a55a45209e99e7a92f974ea | 75a042bd25dd995392f3dbc05ddf4bbf9bdc8cd7 | refs/heads/master | 2023-07-08T21:50:23.795023 | 2013-03-20T07:43:51 | 2013-03-20T07:43:51 | 8,898,416 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,820 | java | // ===========================================================================
// Copyright (c) 1996 Mort Bay Consulting Pty. Ltd. All rights reserved.
// $Id: Input.java,v 1.15.2.3 2003/06/04 04:47:37 starksm Exp $
// ---------------------------------------------------------------------------
package org.mortbay.html... | [
"rasmus@dll.nu"
] | rasmus@dll.nu |
f9e719f69f53830c9057405f50fe574273aa9396 | 62d620ee3370f874236cbf921b37e16257f593cf | /CSE214/src/ApplicantNotFoundException.java | 2dd417bc72d9b82a56980846c9bba1e98440ca17 | [] | no_license | Tamaarine/CSE214-Storage-File | 3cfe2504ef3ed51315d6fea9b7d3a39ea35bd788 | 407b895548fa4ca5d604232ea874fb9f13c29b92 | refs/heads/master | 2022-11-28T12:18:30.836158 | 2019-12-26T19:11:23 | 2019-12-26T19:11:23 | 212,611,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 738 | java | /**
* The ApplicantNotFoundException class is meant to be a custom Exception class
* that reports the exception of the Applicant not being found when searching through
* the HiringTable
*
* @author Ricky Lu
* email: ricky.lu@stonybrook.edu
* Stony Brook ID: 112829937
* Recitation: Wednesday 11:00AM - 11:53A... | [
"irebootplaygt@gmail.com"
] | irebootplaygt@gmail.com |
666f1e903ab555ba4ff6c3b20d5490615abb2b36 | a8d6029b78411ca580dd0463e4658b511e136f8a | /Calculator/src/test/java/CalculatorTest.java | 33ac37be7c66a60274073e5b9ffa7828d2301587 | [] | no_license | ChaYujin/OOP_WITH_JAVA | 67eae2dc25c3d6154afd52c3cf1174af0cd542a9 | 48bb0597bfbfb3bf9bc08895d88a6a5ffc480642 | refs/heads/master | 2021-01-24T01:51:26.127795 | 2018-02-23T15:44:06 | 2018-02-23T15:44:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 645 | java | import org.junit.Before;
import org.junit.Test;
import static org.assertj.core.api.Assertions.*;
public class CalculatorTest {
Calculator calculator;
@Before
public void setup() {
calculator = new Calculator();
}
@Test
public void plus() {
assertThat(calculator.plus(1,2)).is... | [
"hyde0401@gmail.com"
] | hyde0401@gmail.com |
2df1538e18797249b0b33bc62e3cfb0f81fc43f4 | 4db6c5146d1450cdd346af800d598dc845151b38 | /src/main/java/at/ac/tuwien/student/e01526624/backend/service/ModelManager.java | 0451ee41c689412226feb5424a7ee84d8cc13050 | [
"LicenseRef-scancode-unknown-license-reference",
"CC0-1.0"
] | permissive | jjnp/dss-ue2 | 66a515c1ec837cd702bc83611235db274abb2c29 | 83aedf456be1fc7b09dee22ca1be52cc93e7beda | refs/heads/master | 2022-11-21T11:27:39.069654 | 2020-07-09T02:50:26 | 2020-07-09T02:50:26 | 278,241,720 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,023 | java | package at.ac.tuwien.student.e01526624.backend.service;
import org.apache.jena.ontology.*;
import org.apache.jena.query.Dataset;
import org.apache.jena.query.ReadWrite;
import org.apache.jena.rdf.model.*;
import org.apache.jena.tdb.TDBFactory;
import org.springframework.stereotype.Component;
@Component
public class M... | [
"jacob.palecek@outlook.com"
] | jacob.palecek@outlook.com |
b7542ee03c0073f3bfc73bf7d51119668a981b84 | 0b5c3fceed7f662ea7224fc9373ff65be027d087 | /app/src/main/java/kntryer/downloadapk/util/CustomTools.java | 89bb787505bb047b99b1888fc2d2f0c742064eb8 | [] | no_license | lipeijian/UpdateApk | c4621cf573259931f95aa20386c64b5321e71cbb | 9938a1bcc4ac2d35947c51c06abe7d825357bb7f | refs/heads/master | 2021-07-13T13:52:19.470376 | 2017-10-17T08:18:12 | 2017-10-17T08:18:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,029 | java | package kntryer.downloadapk.util;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.os.Build;
import android.support.v4.content.FileProvider;
import android.util.Log;
import an... | [
"l"
] | l |
8d4b31930bf03b27202e7e7d18c28e2ebfb942e4 | 637b4faf515c75451a10c580287f7e5f44423ba0 | /2.JavaCore/src/com/javarush/task/task18/task1814/TxtInputStream.java | 8740546dbef40ce100018367d75b1898fa418f99 | [] | no_license | Abrekov/JavaRushTasks | ccc51f357ee542801e90811dbbc2a4c99845e0e6 | b1703a05303f3b1442e373a853a861bf793031b0 | refs/heads/master | 2020-09-07T05:57:18.878059 | 2019-12-08T17:19:18 | 2019-12-08T17:19:18 | 220,676,965 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 461 | java | package com.javarush.task.task18.task1814;
import java.io.*;
/*
UnsupportedFileName
*/
public class TxtInputStream extends FileInputStream {
public TxtInputStream(String fileName) throws IOException, UnsupportedFileNameException {
super(fileName);
if (!fileName.endsWith(".txt")) {
s... | [
"abrekov@ya.ru"
] | abrekov@ya.ru |
32ac5a04ce449408bbbed6cb78917d4929cbf65d | 432bde2a0e2672eb1bb5e12b6c27aea76f26f64f | /src/main/java/cn/movie/utils/DBUtil.java | ff662baf070a15f79089d19b01be340c00e2ed09 | [] | no_license | tanbinh123/moviedesign | 317859ea333ee98c37cf1ba12340f1dfc86cf7fa | cd5e697482b57f5e728e59bef66e9bc280e31eb6 | refs/heads/master | 2023-03-19T15:04:49.043701 | 2018-08-28T07:50:25 | 2018-08-28T07:50:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 799 | java | package cn.movie.utils;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
public class DBUtil {
private static final String DRIVER ="com.mysql.jdbc.Driver";
private static final String URL = "jdbc:mysql://localhost:3306/data_movie?characterEncoding=UTF-8";
private s... | [
"raotq25156@hs.handsome.com.cn"
] | raotq25156@hs.handsome.com.cn |
3c50fb0c9c4358f43f8f7c3eb4ec9bc96d4e8098 | d132a32f07cdc583c021e56e61a4befff6228900 | /src/main/java/net/minecraft/network/play/server/S05PacketSpawnPosition.java | 614c56f53c190ac6c47cfa868c253d0a04248f7a | [] | no_license | TechCatOther/um_clean_forge | 27d80cb6e12c5ed38ab7da33a9dd9e54af96032d | b4ddabd1ed7830e75df9267e7255c9e79d1324de | refs/heads/master | 2020-03-22T03:14:54.717880 | 2018-07-02T09:28:10 | 2018-07-02T09:28:10 | 139,421,233 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,209 | java | package net.minecraft.network.play.server;
import java.io.IOException;
import net.minecraft.network.INetHandler;
import net.minecraft.network.Packet;
import net.minecraft.network.PacketBuffer;
import net.minecraft.network.play.INetHandlerPlayClient;
import net.minecraft.util.BlockPos;
import net.minecraftforge.fml.rel... | [
"alone.inbox@gmail.com"
] | alone.inbox@gmail.com |
4fbaf563ef057b4bae9fbcf03e6715c3032671b8 | 78bd7a8e8d4db38eb775f10d56a8498595458fba | /src/main/java/com/dimatech/backend/apirest/models/dao/iEquipoDao.java | 3e8420d7b5321f138ef4aafc351b82307193ca6d | [] | no_license | edgarconrado/dimatech-backend-apirest | 1fa99c4c92cd0bf44ee8079ab592a41d6f4e4bf9 | c94736397b3693c746a29783ee38afaf542d2e7f | refs/heads/master | 2022-12-21T19:54:18.389949 | 2020-09-24T20:45:48 | 2020-09-24T20:45:48 | 298,387,648 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 239 | java | package com.dimatech.backend.apirest.models.dao;
import org.springframework.data.repository.CrudRepository;
import com.dimatech.backend.apirest.models.entity.Equipo;
public interface iEquipoDao extends CrudRepository<Equipo, Long> {
}
| [
"edgar.conrado@sanmina.com"
] | edgar.conrado@sanmina.com |
3d5567a0fad57619c3cf62b12ff7f7991215f5e1 | b69b6701de0b990f95310952e7108066bad33f1f | /.history/lesson4_20210501172301.java | e009be243f0a5ad56ef91245cd8d67d30bda2dc3 | [] | no_license | deepakadishankar/Practice | 909551bf369ed286dfde1b6c8e495bc19dc22d7e | 5725cdd6cb55ae5ff1e6b4607692ef364a3dc267 | refs/heads/master | 2023-07-27T07:26:13.783415 | 2021-09-14T07:51:18 | 2021-09-14T07:51:18 | 352,027,381 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 99 | java | public class lesson4 {
public static void main(String[] args) {
}
}
class aircarft{
} | [
"tsanthosh@Santhoshs-MacBook-Pro.local"
] | tsanthosh@Santhoshs-MacBook-Pro.local |
043d60d4b2af48d73909e3334e5ba03e3612c1f7 | 77fb90c41fd2844cc4350400d786df99e14fa4ca | /com/coremedia/iso/boxes/TitleBox.java | 926251eadcfdaee6df93a8a470309ca24eb3d064 | [] | no_license | highnes7/umaang_decompiled | 341193b25351188d69b4413ebe7f0cde6525c8fb | bcfd90dffe81db012599278928cdcc6207632c56 | refs/heads/master | 2020-06-19T07:47:18.630455 | 2019-07-12T17:16:13 | 2019-07-12T17:16:13 | 196,615,053 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,295 | java | package com.coremedia.iso.boxes;
import f.h.a.MimeMessage;
import f.slide.asm.ByteBufferList;
import f.slide.asm.Label;
import org.aspectj.lang.JoinPoint;
public class TitleBox
extends MimeMessage
{
public static final String TYPE = "titl";
public String language;
public String title;
static {}
publ... | [
"highnes.7@gmail.com"
] | highnes.7@gmail.com |
925ab2104fb6e893e7fd63c54352fafdb2548389 | 66cbc16fbbf8d66854052d4ef05fb6680d783e20 | /daogenerator/src/main/java/com/example/Daogenerator.java | d9b0e355fbe1597909c73c40efee8f1e9ef378c3 | [] | no_license | zhangqingdev/new_lsj | 2d6fc1d06831b2fd311fb7b75659ad5b792bb5be | b42d771d566ae96f469a5a5ec103333f4cda4862 | refs/heads/master | 2021-01-22T19:59:11.428252 | 2017-04-06T10:32:13 | 2017-04-06T10:32:13 | 85,265,604 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,490 | java | package com.example;
import de.greenrobot.daogenerator.DaoGenerator;
import de.greenrobot.daogenerator.Entity;
import de.greenrobot.daogenerator.Schema;
public class Daogenerator {
public static void main(String[] args) throws Exception {
int version = 1;
String defaultJavaPackage = "co... | [
"qing.zhang@dianjoy.com"
] | qing.zhang@dianjoy.com |
c65e15c66e7c7731cf480f791a84376dfa65ed9a | 53c3bc5000cef82f8244e3686649aef0b77937d3 | /NCC An Thien/quanLyKho/KhuVuc.java | ab0c76dd1fe7f09ffd872a4008bc69917a31059c | [] | no_license | toxicskrill/QuanLyKho2 | 32e1859fb238c5fce5b145ff4831c27d02854b8e | 9c3f51f690861eed8b0c5027ba9c228aefdb1c4b | refs/heads/master | 2020-03-22T15:01:44.026596 | 2018-07-09T02:57:59 | 2018-07-09T02:57:59 | 140,223,736 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,941 | java | package quanLyKho;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Scanner;
public class KhuVuc {
private int id;
private String ten;
private String TrangThai;
private int DienTich;
private ArrayList<MatHang> ListMatHang;
public void setDienTich(int dienTi... | [
"nguyenhoanglong0911@gmail.com"
] | nguyenhoanglong0911@gmail.com |
f28b0c8f32b2a0193f6661e5e1ac62c006e372c2 | 5a89a92f2fc4d0fc9e60dbe0fe50a85b212b5ee8 | /Lesson02-GitHub-Repo-Search/T02.04-Exercise-ConnectingToTheInternet/app/src/main/java/com/example/android/datafrominternet/MainActivity.java | b2b3914862ab67f30f82ff59351b5650edfe2fd1 | [
"Apache-2.0"
] | permissive | floydkots/favorite-toys | 294f8f5674ef8b96fecbd813745e007c5515b2d9 | 90c2caba050819bdc28a56b02bb4a417078fdcf0 | refs/heads/master | 2020-03-19T14:14:01.355528 | 2018-06-14T13:09:01 | 2018-06-14T13:09:01 | 136,614,303 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,023 | java | /*
* Copyright (C) 2016 The Android Open Source 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 app... | [
"floydkotohoyoh@gmail.com"
] | floydkotohoyoh@gmail.com |
13602b5373cf1386cd99f28fc4a3cee03dbf51ed | a261b977e6f5a9e38832274adafd797d3bc78752 | /letus-search/src/main/java/com/letus/search/controller/ItemController.java | 0d48ee4de1319a0e3ce842663f86cced3e5371b0 | [] | no_license | xfyin/letus-learing | 0a14f3f8fd746c8487cce0f5c4c01f01d35d6232 | c5211994d17b92cc071b056d23f88c7e92c66622 | refs/heads/master | 2020-06-17T19:37:45.677844 | 2016-12-19T16:09:53 | 2016-12-19T16:09:53 | 74,976,080 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,044 | java | /**
* File:ItemController.java
* Package:com.letus.search.controller
* Author:xfyin
* Date:2016-12-11 上午10:52:05
* Copyright (C) 2016-2016 letus179-Copyright
*/
package com.letus.search.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Cont... | [
"xfyin179@163.com"
] | xfyin179@163.com |
331ab3a201226f3f2b1e3e5244b71b94f3c7b010 | e4aea93f2988e2cf1be4f96a39f6cc3328cbbd50 | /src/com/flagleader/builder/a/bt.java | eb8b0fc1bbd2fd56450b3b1c45f995362d7dd9ce | [] | no_license | lannerate/ruleBuilder | 18116282ae55e9d56e9eb45d483520f90db4a1a6 | b5d87495990aa1988adf026366e92f7cbb579b19 | refs/heads/master | 2016-09-05T09:13:43.879603 | 2013-11-10T08:32:58 | 2013-11-10T08:32:58 | 14,231,127 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 303 | java | package com.flagleader.builder.a;
public class bt
implements bp
{
public void b()
{
}
public String a()
{
return "";
}
}
/* Location: D:\Dev_tools\ruleEngine\rbuilder.jar
* Qualified Name: com.flagleader.builder.a.bt
* JD-Core Version: 0.6.0
*/ | [
"zhanghuizaizheli@hotmail.com"
] | zhanghuizaizheli@hotmail.com |
eb000a6d1c48edda9203a65d71b4a578a2bdb7ff | ea2f0f5b5bb494f816d8e9a236199a55827c945b | /java-estacionamento-backend/src/main/java/com/backend/test/java/JavaEstacionamentoBackendApplication.java | a8493cf908d7bf565c8da384f86220c790a5d227 | [] | no_license | 94rodrigo/backend-test-java | 3293235ab5cc467a2da048270a74db2d002ca460 | addb4e3c10498b5da13fd5215d58889ccbd69f67 | refs/heads/master | 2021-03-31T09:23:32.916082 | 2020-05-01T16:01:01 | 2020-05-01T16:01:01 | 248,096,608 | 0 | 0 | null | 2020-03-17T23:47:25 | 2020-03-17T23:47:24 | null | UTF-8 | Java | false | false | 352 | java | package com.backend.test.java;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class JavaEstacionamentoBackendApplication {
public static void main(String[] args) {
SpringApplication.run(JavaEstacionamentoBackend... | [
"rodrigoc94@hotmail.com"
] | rodrigoc94@hotmail.com |
aa5e933ae6d2756571816bb21f803d684bd0883a | 9dd072444f1bea8e7c9247a2964af786f554c264 | /Phone/app/src/main/java/com/example/lance_3770/phone/phonedialer.java | 76214f6c1bd20b24fb5a617bb8e93e87911abe23 | [] | no_license | fangj99/AndroidStudioProjects | d51530c8cb32dfd65c83bdc9749dc2893fa1375f | 137373a7be47fb85498cc45080ba4a076d2f898d | refs/heads/master | 2021-01-17T11:14:00.461341 | 2016-03-25T07:05:56 | 2016-03-25T07:05:56 | 41,685,465 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,037 | java | package com.example.lance_3770.phone;
import android.app.Activity;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
public class phonedialer ... | [
"fangj99@gmail.com"
] | fangj99@gmail.com |
d775f8d7d0531248968135720fe7b8f99b38acea | 25e1bad480f2352be09f78038c5ec15a8aff391e | /DMServer/src/teamHarambe/Server.java | 01532d2125728a81b6b12f3c830584dd89826a82 | [] | no_license | cleikness/DM_GitHub | d3c0af8208282b9ec0362735b9dde66ea1d95b86 | 6ab5403093dc9d6513e45554b2ba895fe5bf0cd8 | refs/heads/master | 2021-01-12T16:14:22.724063 | 2016-10-25T19:15:15 | 2016-10-25T19:15:15 | 71,953,894 | 0 | 0 | null | 2016-10-26T01:30:35 | 2016-10-26T01:30:34 | null | UTF-8 | Java | false | false | 4,213 | java | package teamHarambe;
import java.io.File;
import java.io.IOException;
import java.io.PrintWriter;
import java.net.ServerSocket;
import java.net.Socket;
import java.nio.charset.Charset;
import java.nio.charset.StandardCharsets;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.LinkedList;
import ... | [
"dwarwick96@gmail.com"
] | dwarwick96@gmail.com |
381ba1890023d84c2b51dff933f68292a7fe8f0d | fbee421a0dded774dfdc20c67b33a02e9d24c366 | /pet-clinic-data/src/main/java/com/example/model/PetType.java | 3d1fd3d6565a0c3a9f441124d18c621fe3104484 | [] | no_license | freana86/sfg-pet-clinic | b9297e6c79d31f4310a1ff7fe4ae6559e0dea1ed | eb840863f6ae17160b4452cc636925e796b92f9c | refs/heads/master | 2020-05-22T13:54:23.431299 | 2019-07-12T18:54:17 | 2019-07-12T18:54:17 | 186,369,724 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 228 | java | package com.example.model;
public class PetType extends BaseEntity {
private String name;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
}
| [
"fredrik.f.andersson@lm.se"
] | fredrik.f.andersson@lm.se |
5741916a562539a682103e510ec2b342ebcc7655 | d80156bb8e04f815f3d498ad1fc941146ebd741e | /app/src/main/java/com/huaren/logistics/myrecycleinput/IMyRecycleInputDetailView.java | d00db0bcca80fced87375c9c2f2d17ce29098945 | [] | no_license | pq27120/Logistics | aa88a4b9a6548602924cb3b67e2fe3f908f2a70a | 9cc3c4e575769f0578d793915f25c4d2961d07e9 | refs/heads/master | 2020-05-21T14:00:23.331485 | 2017-11-20T12:59:36 | 2017-11-20T12:59:36 | 49,876,773 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 205 | java | package com.huaren.logistics.myrecycleinput;
import com.dexafree.materialList.card.Card;
/**
* Created by bj on 2016/9/1.
*/
public interface IMyRecycleInputDetailView {
void addCard(Card card);
}
| [
"pq27120@126.com"
] | pq27120@126.com |
490fcbb1be50f81f19bae91c1848584ebaadf4ba | 1d771c2b70a8a2247fce3ce7eafce095d5e6827c | /POO/Actividad6T2/src/Empleados.java | 83e12f6ecf40f3c63c4e8c5627de3b824e6db0a4 | [] | no_license | ProgramacionPolitecnicoMalaga/PPM-Pablo-Gutierrez-Campos | bef9332abd01d6f75636ad2410aa0727e1e4547e | 7953f4c51e218b499c4f82555aa2ef34e11c82fb | refs/heads/master | 2021-07-16T14:11:44.286713 | 2020-05-21T18:22:41 | 2020-05-21T18:22:41 | 218,272,496 | 0 | 0 | null | 2020-10-14T00:29:06 | 2019-10-29T11:36:02 | Java | UTF-8 | Java | false | false | 268 | java | public abstract class Empleados {
String nombre;
String apellidos;
public Empleados(String nombre, String apellidos) {
this.nombre = nombre;
this.apellidos = apellidos;
}
public abstract double getSueldo();
}
| [
"noreply@github.com"
] | ProgramacionPolitecnicoMalaga.noreply@github.com |
72e02d70e8117315303367885c941a13668d0c64 | 31f7f0a21dddbd4437bae55bad7f1a2d4bb10f77 | /src/main/java/omtteam/omlib/reference/Reference.java | a57ceba1cb0f025830ee78d59bd74ed840a34544 | [
"MIT"
] | permissive | OpenModularTurretsTeam/OMLib | 948b22155152c9aab9863c4151dec23b9b780584 | 2a70145d7ee2993c765048146e184bfd6597c059 | refs/heads/1.12 | 2022-05-11T14:44:30.182699 | 2021-08-12T10:12:15 | 2021-08-12T10:18:59 | 74,905,225 | 6 | 10 | MIT | 2018-03-28T18:55:31 | 2016-11-27T18:08:37 | Java | UTF-8 | Java | false | false | 468 | java | package omtteam.omlib.reference;
import static omtteam.omlib.compatibility.OMLibModCompatibility.*;
public class Reference {
public static final String MOD_ID = "omlib";
public static final String NAME = "OMLib";
public static final String VERSION = "@VERSION@";
public static final String DEPENDENCIES... | [
"2742845+Keridos@users.noreply.github.com"
] | 2742845+Keridos@users.noreply.github.com |
014a2038c991125c1b8000c0a94830a192cb9bfc | 6750fce76a576c4aad2e16003ec3b34eae4fd988 | /src/com/example/android/pinprogress/MainActivity.java | 0a7e015cd1afc6e5c78b44504abcb854367a456c | [] | no_license | ymotoba/pinprogress | 39f16fe9a74b701466e99e91faabcef9180b1e52 | e34b384e784cf34c3f6ee120202a4b3104de69cd | refs/heads/master | 2016-09-05T18:24:40.833596 | 2013-04-19T07:45:47 | 2013-04-19T07:45:47 | 9,540,219 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,182 | java | /*
* Copyright 2012 Roman Nurik
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | [
"ymotoba@gmail.com"
] | ymotoba@gmail.com |
2e7d4e38eac5f7b41a810c2dca6742c6b9055405 | 9344af5fb6424e1328d69a1a705a0a3e324b7ca9 | /src/com/guofeilong/fortune/ui/coolguide/transitions/ChangeRotate.java | eb09f7879e9fdfb9a57e234c5a00a29f5a804774 | [] | no_license | GuoFeilong/MySelfFortune | e3eaeb2994e50007a366a7c56c8b953d29d9daa1 | 1ea8fc9f53cb3633a0ff50d4875e1d0a384bc4f3 | refs/heads/master | 2020-12-24T08:01:38.909626 | 2016-08-09T10:04:03 | 2016-08-09T10:04:03 | 48,013,764 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,352 | java | package com.guofeilong.fortune.ui.coolguide.transitions;
import android.animation.Animator;
import android.animation.AnimatorSet;
import android.animation.ObjectAnimator;
import android.annotation.TargetApi;
import android.os.Build;
import android.transition.Transition;
import android.transition.TransitionValues;
impo... | [
"guofeilong@asiatravel.com"
] | guofeilong@asiatravel.com |
1ccb4e414f22700d2372921a84d2eff4a648f080 | 22c4af186e7e90e83f25f9a4072d19d73fb1cafb | /src/main/java/com/example/controller/JsonWebToken.java | 015a68128167a2b4e186b41cacefedd2b4350287 | [] | no_license | yinshicong/jwtone | e0da658ba5bcc6d4e85a4a6aa8afc83ccde46fc5 | 8a8cbb60a83b4fccd1a01aa6379b4de1fc886e20 | refs/heads/master | 2020-03-28T10:40:47.569696 | 2018-09-10T09:47:49 | 2018-09-10T09:47:49 | 148,133,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,645 | java | package com.example.controller;
import com.example.Entity.UserInfoEntity;
import com.example.config.Audience;
import com.example.dto.AccessToken;
import com.example.dto.LoginPara;
import com.example.repositoy.IUserInfoRepository;
import com.example.util.JwtHelper;
import com.example.util.MyUtils;
import com.example.ut... | [
"yinshicong@zchz.com"
] | yinshicong@zchz.com |
b88451a5908c80f168452a2941f1627d296cd711 | 9019a0dda1150b6897b9140b818b8bf96a62fd92 | /trec-ndd/src/main/java/de/webis/trec_ndd/App.java | 30aec45351eb658dee7e54f0fda40cb3ed6fbf10 | [] | no_license | mam10eks/robust04-self-similarity-join | 8d7cd2dc3308e6272dc2db68b794aba7be8d8b20 | ef38ab8383fea8a50c02994d8fde28c610988e1b | refs/heads/master | 2022-07-16T18:27:12.771639 | 2021-05-12T04:25:38 | 2021-05-12T04:25:38 | 195,593,741 | 0 | 0 | null | 2022-06-22T18:38:10 | 2019-07-07T00:17:10 | Java | UTF-8 | Java | false | false | 2,358 | java | package de.webis.trec_ndd;
import java.io.IOException;
import java.util.Set;
import org.apache.http.HttpHost;
import de.webis.trec_ndd.es.ElasticSearchClient;
import de.webis.trec_ndd.similarity.TextProfileSignatureSimilarity;
import de.webis.trec_ndd.similarity.TextSimilarity;
import de.webis.trec_ndd.trec_collecti... | [
"maik.froebe@informatik.uni-halle.de"
] | maik.froebe@informatik.uni-halle.de |
c08468d24bcc348540dae848cac0ff2eb785258b | b752743f04621c57a3dc07cdd4becbd97408b2c5 | /ReadMe/app/src/droidQuery-master/droidQuery/src/self/philbrown/droidQuery/CustomHttpUriRequest.java | 262e622b178b9230188a91b33f0dcaefb6506a73 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | Nuriix/ConUHacks2 | 269f70ed56d5599e06a2431530ce4727aa690bda | b723070ed854f50d49ab7d894cea8eb8b091462b | refs/heads/master | 2021-01-11T18:55:13.366752 | 2017-01-23T21:54:49 | 2017-01-23T21:54:49 | 79,657,517 | 0 | 3 | null | 2017-01-22T06:26:50 | 2017-01-21T16:29:42 | Java | UTF-8 | Java | false | false | 965 | java | /*
* Copyright 2013 Phil Brown
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | [
"cars4321@hotmail.com"
] | cars4321@hotmail.com |
6922482ea06de9ea38f4a8d5b2e0ab4997ecee47 | a86d058e0b602d357407fb4cc1120a52cf767c69 | /logstash-core/src/main/java/org/logstash/instrument/metrics/counter/LongCounter.java | 69aeceafb050e6a1c6f3f3ba4367dcb6a5e350ce | [
"Apache-2.0"
] | permissive | zentavr/logstash | c1d09c5f69d4c5182747c52a429d9db03a1abab4 | 63aba80eaffa0bc8a1a5d5b2fd9f4b9fc82d0f7c | refs/heads/master | 2021-05-07T19:55:12.770689 | 2017-11-14T20:27:09 | 2017-11-14T20:27:09 | 108,912,907 | 1 | 0 | null | 2017-10-30T21:57:08 | 2017-10-30T21:57:08 | null | UTF-8 | Java | false | false | 1,793 | java | package org.logstash.instrument.metrics.counter;
import org.logstash.instrument.metrics.AbstractMetric;
import org.logstash.instrument.metrics.MetricType;
import java.util.concurrent.atomic.LongAdder;
/**
* A {@link CounterMetric} that is backed by a {@link Long} type.
*/
public class LongCounter extends Abstract... | [
"jake.landis@elastic.co"
] | jake.landis@elastic.co |
52e1e80476c8646b0f28465e8bac1a000d39cb99 | 2055c9c3c6531511d29a3ad7ab8f2ad1785ccc8a | /python.django/src/org/netbeans/modules/python/django/project/ui/wizards/DjangoApplicationWizardPanel1.java | 2b350d67586b8d51d9c854d77f8a18d5bc2d8710 | [] | no_license | Seha16/netbeans-django | 30534cbdc7bbbd5dd82b6e5523a853ee102bee62 | 24c9c359740a9d945afca9214a2606b185f994c1 | refs/heads/master | 2020-05-28T07:42:30.130567 | 2009-03-04T09:21:53 | 2009-03-04T09:21:53 | 40,284,852 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,789 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.netbeans.modules.python.django.project.ui.wizards;
import java.awt.Component;
import javax.swing.event.ChangeListener;
import org.openide.WizardDescriptor;
import org.openide.util.HelpCtx;
public class Djan... | [
"alberto.paro@53ee0c52-ff2b-11dd-9d1d-173cc1d06e3c"
] | alberto.paro@53ee0c52-ff2b-11dd-9d1d-173cc1d06e3c |
560377673bf5d465df3b220eeade41895e9103a3 | 81cf7eb8613af1d178e85888cc15e74669f69273 | /app/src/test/java/quotes/AppTest.java | 30839d7eb9c923681aeb19576bea13e1d482ed01 | [] | no_license | ahmedbani/quotes | 975cd67a752b922abec6ed3a897e19954b6da52d | 37c35ef7879e6f93278c3027028fe5ebd4cddc42 | refs/heads/main | 2023-09-01T16:34:07.765323 | 2021-10-26T08:50:59 | 2021-10-26T08:50:59 | 419,364,957 | 0 | 0 | null | 2021-10-20T16:39:22 | 2021-10-20T14:29:31 | null | UTF-8 | Java | false | false | 3,106 | java | /*
* This Java source file was generated by the Gradle 'init' task.
*/
package quotes;
import com.google.gson.Gson;
import com.google.gson.JsonArray;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import org.junit.jupiter.api.Test;
import java.io.*;
import java.net.HttpURLConnection;
import j... | [
"a13banisal@gmail.com"
] | a13banisal@gmail.com |
d2a2f1c031af068b2b9702c4888963734f89bb90 | 12563229bd1c69d26900d4a2ea34fe4c64c33b7e | /nan21.dnet.module.ad/nan21.dnet.module.ad.presenter/src/main/java/net/nan21/dnet/module/ad/workflow/ds/model/WfDefNodeFieldDs.java | d0d2034848377876d2661bf080afb22e73d5f875 | [] | no_license | nan21/nan21.dnet.modules | 90b002c6847aa491c54bd38f163ba40a745a5060 | 83e5f02498db49e3d28f92bd8216fba5d186dd27 | refs/heads/master | 2023-03-15T16:22:57.059953 | 2012-08-01T07:36:57 | 2012-08-01T07:36:57 | 1,918,395 | 0 | 1 | null | 2012-07-24T03:23:00 | 2011-06-19T05:56:03 | Java | UTF-8 | Java | false | false | 1,582 | java | /*
* DNet eBusiness Suite
* Copyright: 2008-2012 Nan21 Electronics SRL. All rights reserved.
* Use is subject to license terms.
*/
package net.nan21.dnet.module.ad.workflow.ds.model;
import net.nan21.dnet.core.api.annotation.Ds;
import net.nan21.dnet.core.api.annotation.DsField;
import net.nan21.dnet.cor... | [
"mathe_attila@yahoo.com"
] | mathe_attila@yahoo.com |
4c070ef7bda03f8a56214549cadd43aa15add9dc | 61fcf94ee170f516448ed8bbe3ee9ddaa6781239 | /app/src/main/java/com/example/crime/missingcrime/AdminHome.java | 0ebb2ecf1d2e5c999e0e8737c7a1af4f3a544172 | [] | no_license | narayandudhe/CrimeReport | 5a6febca897dd653cf437a614079cb18c6bf955f | f429fdbeacc1c13fb7aba356dc8d06d7e4d36a22 | refs/heads/master | 2020-05-31T01:34:34.430414 | 2019-06-03T17:35:57 | 2019-06-03T17:35:57 | 190,052,072 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,359 | java | package com.example.crime.missingcrime;
import android.Manifest;
import android.app.Dialog;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Location;
import android.location.LocationManager;
import android.net.Uri;
import android.support.v4.app.ActivityCompat;
import an... | [
"narayandudhe@users.noreply.github.com"
] | narayandudhe@users.noreply.github.com |
8fcc945b90f060f35ba9c589d1d470d80353dec0 | daef55c1cb336fe3c82d71e36f62a4934c2f3e0f | /it.ismb.pert.pwal.core.smartcity.api/src/main/java/it/ismb/pertlab/smartcity/api/Quarter.java | 724fb3eec2ff3a39f3e507cd37dc6f95aa599be2 | [
"Apache-2.0"
] | permissive | almanacproject/scral | 9e13aff8b41d7bab426e826d46f8b0ed337794e2 | b4771e8464ea7f3962bdc342b3a71dbd3e71c924 | refs/heads/master | 2021-01-11T06:20:12.676724 | 2016-10-06T13:34:58 | 2016-10-06T13:34:58 | 70,152,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,715 | java | /*
* SmartCityAPI - core
*
* Copyright (c) 2014 Dario Bonino
*
* 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 require... | [
"dario.bonino@gmail.com"
] | dario.bonino@gmail.com |
949a1b86e3f1ec7e539c4ed4e8a0185e9f1808e8 | 2fc61092f6b10492f88bb4b20dc181ee5f49580f | /app/src/main/java/co/in/divi/ui/CountDownTimerView.java | e258a859112d9d0a13d493916f309009c470fc4f | [] | no_license | indra83/Divi2 | 9f51c67b102697652621338c050ef0b7577266b1 | 2ab9d9b7beb7bc7b9e7708ab54165f5305a14779 | refs/heads/master | 2023-04-22T00:46:17.642565 | 2021-05-10T07:50:35 | 2021-05-10T07:50:35 | 27,070,971 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,249 | java | package co.in.divi.ui;
import co.in.divi.util.Util;
import android.content.Context;
import android.os.Handler;
import android.text.Html;
import android.util.AttributeSet;
import android.util.Log;
import android.view.View;
import android.widget.TextView;
public class CountDownTimerView extends TextView {
private stat... | [
"b.indraneel@gmail.com"
] | b.indraneel@gmail.com |
440ba3f910d3043726876ae33f4f5e446cfe72b9 | 379729a2a64021d6af30d0a980d420769e83b3c0 | /YiBoLibrary/src/com/cattong/commons/util/Base64.java | adb8948fed6e6677681172e3ed4c3e5fcd00873f | [
"Apache-2.0"
] | permissive | Terry-L/YiBo | 632e81ab27d104c73fda0c36e277d77b61a23255 | 6c5709c839722553b963cfb0c883fcd6cf99f8c7 | refs/heads/master | 2021-01-01T17:48:00.816313 | 2013-12-06T08:26:53 | 2013-12-06T08:26:53 | 14,976,533 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 26,069 | java | package com.cattong.commons.util;
/*
* Copyright 2001-2008 The Apache Software Foundation.
* The ASF licenses this file to You 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.a... | [
"liutianyi0204@gmail.com"
] | liutianyi0204@gmail.com |
c571b975bb65dadf11860a99aea4e67765f2edfa | 32b2a0072c0d740c081e0c8dece3ee1cf7123804 | /src/main/java/com/rainier/strategypattern/promotionscenario/HolidayPromotionFactory.java | c27ce120050c73622cf709aef8b4db202e22a9f1 | [] | no_license | aiyun-app/design-pattern | f90b96c7d9cd2e7146922c6475220767afb1f067 | 077d5754c66f5818f9ac2d4f50768492e78757da | refs/heads/master | 2021-03-23T19:38:33.101083 | 2019-03-24T15:32:20 | 2019-03-24T15:32:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 608 | java | package com.rainier.strategypattern.promotionscenario;
import java.time.LocalDate;
public class HolidayPromotionFactory {
public static HolidayPromotion getPromotion(){
LocalDate date = LocalDate.now();
int month = date.getMonthValue();
int day = date.getDayOfMonth();
if (month =... | [
"1712737559@qq.com"
] | 1712737559@qq.com |
f0034af1f8232c2e1e57e5051df1bee59f7ad1ad | 8652aa52ac965a3388854e298ce36996780bf4b4 | /TestSys/src/com/example/testsys/fragment/EnvironmentFragment.java | 308a6c60edc8581d70a399e3d51f19d071aeb7df | [] | no_license | irelia8/TestSys | b2a1aaf51065617cdb7116fb1af2d112b9553581 | e5c881e29cdcebf49364289347fae25659c06d0d | refs/heads/master | 2016-08-10T20:57:30.157575 | 2016-03-02T10:51:06 | 2016-03-02T10:51:06 | 52,945,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,492 | java | package com.example.testsys.fragment;
import java.util.ArrayList;
import com.example.testsys.R;
import com.example.testsys.adapter.TrafficLightAdapter;
import com.example.testsys.bean.BusStation;
import com.example.testsys.bean.Environment;
import com.example.testsys.bean.TrafficLight;
import com.example.testsys.uti... | [
"zhangzhiwei@192.168.58.1"
] | zhangzhiwei@192.168.58.1 |
8b948406ad74908d578d31e40aa7b57b8080ecbd | 4f76b11fe30cec0c817418a418ae0bbb65df058d | /glcfsPointQuery/src/us/glos/glcfs/helpers/GLCFSGrid.java | 22ccea701cb3dedfaa97678389ac214687d4d4c7 | [] | no_license | glos/glos_server_script | 1a3b80c03b7cf31d20276928208536d5fa41210f | 5d741a56b2f320dffb2ed62edf80a1d6ce69905d | refs/heads/master | 2020-04-12T05:34:11.029361 | 2017-11-09T13:50:34 | 2017-11-09T13:50:34 | 64,231,442 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,526 | java | /*
;---xdist.pro-------------------------------------------------------------------
function xdist,rlat,rlon,ip,rp
; geographic to map coordinate transformation for x coordinate
alpha=rp(6)*!dtor
; transformation for approximate polyconic projection
if(ip(4) eq 0) then begin
dlat=rlat-rp(0)
dlon=rp(1)-rlon
xp=rp(... | [
"gwang@glc.org"
] | gwang@glc.org |
18dc5fcdb546cde578a5d31cc92062a49391e1d6 | 0d380a2cdc70b7720c9b5b95cd96bc0f769257d1 | /src/main/java/com/redsparkle/foe/containers/player_additional_inventory/Slots/SlotAmmo.java | a9376fadb3095935e21d98af60acee95271bf4d9 | [
"MIT"
] | permissive | BrotherLavarius/Fallout_Equestria | 6d0f2004044db8a856a01a780e307d7d3d1e7378 | 090278c4e4454f90366a5088b73bfeb80c76237c | refs/heads/master | 2022-03-12T05:22:02.033915 | 2018-04-05T13:58:50 | 2018-04-05T13:58:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,467 | java | package com.redsparkle.foe.containers.player_additional_inventory.Slots;
import com.redsparkle.api.items.helpers.Item_Instances.Item_AmmoHolder;
import net.minecraft.inventory.IInventory;
import net.minecraft.inventory.Slot;
import net.minecraft.item.ItemStack;
/**
* Created by hoijima on 28.06.17.
*/
public class ... | [
"rkislinsky@devexperts.com"
] | rkislinsky@devexperts.com |
b650f79f6c8dbf77fbf997c3577b07c5f288e572 | 737c1f09c9c4928198752bd02f01041c3429b002 | /src/main/java/blservice/organizationBLService/StudentBLService.java | 7c17fb0be796543f33203a8fc377ec530d012bdb | [] | no_license | marioquer/Phenomenology | cc6f1c2d7a433040a2d950a0f0b7102539d8bdd4 | 250c9f9249b6c5dfcecd4caa072d0c6a12cf1434 | refs/heads/master | 2021-01-24T11:01:27.397777 | 2016-10-07T16:06:29 | 2016-10-07T16:06:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 906 | java | package blservice.organizationBLService;
import ENUM.UniversalState;
import vo.OrganizationVO;
import java.util.ArrayList;
/**
* Created by lvdechao on 2016/9/30.
*/
public interface StudentBLService {
//得到一个新的存储id
public int getID();
//增加一条本所学生记录
public String addItem(OrganizationVO organization... | [
"ldc14@software.nju.edu.cn"
] | ldc14@software.nju.edu.cn |
3b806ed29bd0730c8e0784541978530a97d002d4 | 85aa9949fc6ff7e44eff58631d0950fd76907d3f | /src/Also/Classes/BorderTools.java | ffd1e7a08abd38f5701bc02a553bea28b17d4780 | [] | no_license | PlumIk/PathOfPaint | bc43bb79070b2e7d81bb810ba99093237c8ae6fc | 68018b8c82b051ec1d29cc1333cdf54661b0f56b | refs/heads/main | 2023-03-09T00:51:22.239090 | 2021-02-22T06:35:05 | 2021-02-22T06:35:05 | 341,103,571 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | java | package Also.Classes;
import javax.swing.*;
import java.awt.*;
public class BorderTools {
public JButton ChBottomAk=null;
public JButton ChBottomCo=null;
public void NewCol(JButton NewBot){
ChBottomCo.setSelected(false);
ChBottomCo=NewBot;
ChBottomCo.setSelected(true);
}
... | [
"a.chemagin@g.nsu.ru"
] | a.chemagin@g.nsu.ru |
28aefd57bb20165cdf3bae67ae8829e8f3155f47 | a197dcc02c98151b519a921d7abc940c19f2dae9 | /Java8/src/Day0402/Hangman2.java | a841e3d0dfcd5d575733199a07be3ee8a422f746 | [] | no_license | EunJuOh33/java8 | a6b08a1c1e20433e76c761b6d435d9683d97a6e4 | d69d6d16ed2e65b5ece60a3d3657c3bf385d9765 | refs/heads/master | 2021-03-25T03:02:51.843520 | 2020-05-11T15:21:46 | 2020-05-11T15:21:46 | 247,584,474 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 260 | java | package Day0402;
public class Hangman2 extends Hangman {
static String[] arr = {"hello", "hospital", "capacity", "language"};
static String str = arr[(int)(Math.random()*arr.length)];
/* »ý¼ºÀÚ */
public Hangman2() {
super(str);
}
}
| [
"yn-s04@DESKTOP-7TBF8RP"
] | yn-s04@DESKTOP-7TBF8RP |
1a18e2645e14f94df4a87a07b3c0ccfdf8495d4f | 275226290cef9e77e6581416351ed25386339dd0 | /DecoratorPattern/src/main/java/com/guoyang/my/nyStarbuzz.java | f0d732e156873f63d2d62a468e575b5aaa0f82a8 | [] | no_license | PlumpMath/DesignPattern-652 | ec1979f9bfdb2eaf38cc1d1a73c64aa75d6192c7 | d48d8d8179d0f56c1cb5577a6408ec7a5c754590 | refs/heads/master | 2021-01-20T09:42:24.048125 | 2017-01-25T01:31:55 | 2017-01-25T01:31:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 371 | java | package com.guoyang.my;
/**
* Created by L'Accordeur on 2016/11/10.
*/
public class nyStarbuzz {
public static void main(String[] args) {
Beverage beverage = new DarkRoast();
beverage = new Mocha(beverage);
beverage = new Mocha(beverage);
System.out.println(beverage.getD... | [
"610641902@qq.com"
] | 610641902@qq.com |
02b13b8b7e19b8b2757e5aeed88ca48ddae6d49c | 5a9c39be816778887d59dd5252641e9addec924f | /2017025_Lab06/Lab6/src/InvalidProductException.java | ff2698ce5b394eb51ef027111b704636552057d8 | [] | no_license | anshuman1117/Advanced-Programming-Labs | 6807991893987f764da5c72e854f21e1effefd8d | e8d1b2f472fce21a1d7762ac739bda0377fd352a | refs/heads/master | 2020-04-16T09:38:34.046650 | 2019-01-13T07:00:14 | 2019-01-13T07:00:14 | 165,471,717 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 127 | java |
public class InvalidProductException extends Exception {
public InvalidProductException(String arg0) {
super(arg0);
}
}
| [
"anshuman17025@iiitd.ac.in"
] | anshuman17025@iiitd.ac.in |
4fa9987ef35e802f8a4228e9655436ef6650536e | 5b6269673007ca62e47ce933c13f5251cf324875 | /src/main/java/io/alpyg/rpg/events/EntityConstructEvents.java | 6e8c8b64e18481cc875a1bfdc3838bbfc43ccf63 | [] | no_license | Alpyg/RPGSeed | 0babfc2b7504aa53b61cc50ded34ba03e14b6b3b | 2748bb4b7d306987fa247c72ff71f4c162e9cdae | refs/heads/master | 2021-06-27T03:09:16.131607 | 2019-05-23T23:47:22 | 2019-05-23T23:47:22 | 173,173,470 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 513 | java | package io.alpyg.rpg.events;
import org.spongepowered.api.entity.Entity;
import org.spongepowered.api.event.Listener;
import org.spongepowered.api.event.entity.SpawnEntityEvent;
import io.alpyg.rpg.data.npc.NpcData;
public class EntityConstructEvents {
@Listener
public void onEntityConstruct(SpawnEntit... | [
"abder@DESKTOP-HBA4111"
] | abder@DESKTOP-HBA4111 |
89ebe69b1c1ed3fdea9b4d1028e2bd1b74e67782 | 7a682dcc4e284bced37d02b31a3cd15af125f18f | /bitcamp-java-basic/src/main/java/ch20/d/Test04.java | 1a4a25f2045e0a2013d899ce5b378420d38198ce | [] | no_license | eomjinyoung/bitcamp-java-20190527 | a415314b74954f14989042c475a4bf36b7311a8c | 09f1b677587225310250078c4371ed94fe428a35 | refs/heads/master | 2022-03-15T04:33:15.248451 | 2019-11-11T03:33:58 | 2019-11-11T03:33:58 | 194,775,330 | 4 | 3 | null | null | null | null | UTF-8 | Java | false | false | 860 | java | // HashMap에서 value 목록 꺼내기
package ch20.d;
import java.util.Collection;
import java.util.HashMap;
public class Test04 {
public static void main(String[] args) {
class Student {
String name;
int age;
public Student(String name, int age) {
this.name = name;
this.age... | [
"jinyoung.eom@gmail.com"
] | jinyoung.eom@gmail.com |
2cb6aed9c009826daf248fe699bab0e20d1140ed | 468b7ad129000f390bafce9a81df19ecc7fa0862 | /src/main/java/parser.java | d08644c3c8c9851163f3312250a403583e50314b | [] | no_license | rnc/java_cup | 5485b5309804b4a7857aa8dce712fb5f3bdade10 | 4b44237e0371ea6765ffd6acb4d2caf52188629f | refs/heads/master | 2020-04-01T19:35:48.805617 | 2014-04-02T16:12:26 | 2014-04-02T16:12:26 | 18,372,425 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 35,532 | java |
//----------------------------------------------------
// The following code was generated by CUP v0.9e
// Sun Apr 07 11:44:20 EDT 1996
//----------------------------------------------------
package java_cup;
import java_cup.runtime.*;
import java.util.Hashtable;
public class parser extends java_cup.runtime.lr_pars... | [
"ncross@redhat.com"
] | ncross@redhat.com |
b8cb1b65ed7b48746484beab457f112ce032922d | b91b34b404d15f0b67e3369b711bffafd6625a95 | /src/pidev/GUI1/UserScreenController.java | 2f5114aa316fd2307bbd8cc7b05b60eaa523f6b5 | [] | no_license | achrefzeddini/PIDEV-Desktop-JAVA | 6dac6ac4c1b86253bfe39f6448f9c5a706bc92e0 | f42469fc8a04113318831505c347fda512c614ae | refs/heads/main | 2023-06-30T09:35:05.044534 | 2021-07-25T12:57:25 | 2021-07-25T12:57:25 | 389,344,649 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,758 | 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 pidev.GUI1;
import java.net.URL;
import java.util.ResourceBundle;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
im... | [
"60570373+achrefzeddini@users.noreply.github.com"
] | 60570373+achrefzeddini@users.noreply.github.com |
d61cc91daf598cc499eb33f1776e40e173a02f40 | ae22a4eddf5faa9bb4dd9bb1dc9073c892b3cbb8 | /src/test/java/TodoTest.java | 9bf8ff2cfcc2520681d61b6c792529349e25ab4f | [] | no_license | Leofeng10/ip | fa655ed44642ae6843224fcd348b1234d17c3df9 | 15a6da1b1c21b1abc1148c3a74da0ac580d2a784 | refs/heads/master | 2023-08-17T12:35:55.940398 | 2021-10-12T15:46:47 | 2021-10-12T15:46:47 | 397,195,584 | 0 | 0 | null | 2021-09-05T13:11:17 | 2021-08-17T09:43:29 | Java | UTF-8 | Java | false | false | 751 | java | import static org.junit.jupiter.api.Assertions.fail;
import org.junit.jupiter.api.Test;
import duke.core.Duke;
import duke.task.Todo;
public class TodoTest {
@Test
public void createTodoTest() {
try {
Duke duke = new Duke("data/todoList2.txt");
Todo todo = new Todo("test", fa... | [
"leofengbar@gmail.com"
] | leofengbar@gmail.com |
bfab4f60fcc8999f74cae3227b1b5da4dbbc5405 | b7cd8062b527c86441c7838e4824e4a5b4c67932 | /gwt-test-utils-gxt3/src/test/java/com/googlecode/gxt/test/WindowTest.java | 34728fd42ceaba61e4cdd092778f48573d8b8c62 | [] | no_license | vboulaye/gwt-test-utils | 5e9ecd93259a1500b5fa0a3a965bc7b795cc09bb | a40f63937b42d2861f8e974d9927351c9b91bde7 | refs/heads/master | 2021-07-13T03:21:46.185661 | 2017-04-03T06:55:49 | 2017-04-03T06:55:49 | 107,225,727 | 0 | 0 | null | 2017-10-17T06:15:31 | 2017-10-17T06:15:29 | null | UTF-8 | Java | false | false | 4,562 | java | package com.googlecode.gxt.test;
import com.google.gwt.user.client.ui.RootPanel;
import com.sencha.gxt.widget.core.client.Window;
import com.sencha.gxt.widget.core.client.event.*;
import com.sencha.gxt.widget.core.client.event.ActivateEvent.ActivateHandler;
import com.sencha.gxt.widget.core.client.event.Deactiva... | [
"gael.lazzari@gmail.com"
] | gael.lazzari@gmail.com |
80400d6be80906984753c6e0581bb17ad49662bf | e24c795684765bbc3b0931e1fe49861d1bb2a975 | /CoursesRegistrationSystemHCMUS/src/main/java/GUI/teacherClassShow.java | 966e62571902e82420f5480a13fa11006b30c0c7 | [] | no_license | vophiminhhieu/CoursesRegistrationSystem | 9da93a0488207505e4140ea66fe30e819a0654d8 | a5a624bc6feb982c1205f4523f279de84467f51b | refs/heads/master | 2023-05-30T08:41:58.086729 | 2021-06-11T18:12:26 | 2021-06-11T18:12:26 | 366,107,312 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,437 | java | package GUI;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.text.SimpleDateFormat;
import java.util.Date;
import javax.swing.Icon;
import javax.swing.... | [
"minhhieu.maicogroup@gmail.com"
] | minhhieu.maicogroup@gmail.com |
715f6334cb00c9bd1a8dc6392cd5a804274b6bc0 | 0efe079e25f22a8bd6964a9eb3a4d4790344e1f3 | /app/src/main/java/com/longer/demo/di/component/ActivityComponent.java | 65cb30800e478c501ea954ab7f1add747ae5ef40 | [] | no_license | lg878398509/demo | b52f9de341f4e3c6ef66542a795a06339ff015d8 | 348f6a632618ef5b05bc500f07581b7ccdc87674 | refs/heads/master | 2021-01-15T23:21:33.152524 | 2017-08-10T14:01:28 | 2017-08-10T14:01:28 | 99,929,062 | 4 | 3 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | package com.longer.demo.di.component;
import android.app.Activity;
import com.longer.demo.di.module.ActivityModule;
import com.longer.demo.di.scope.PerActivity;
import dagger.Component;
@PerActivity
@Component(dependencies = ApplicationComponent.class, modules = ActivityModule.class)
public interface ActivityCompo... | [
"878398509@qq.com"
] | 878398509@qq.com |
3e2d552d6dea046c8a7e842d2e387e1c5ad2315d | 171e316664227454084cbda2e123b7ecf778b094 | /generating_func.java | c8dcef55781ec8a50bb3bbfd2bbfb82dc2e33430 | [] | no_license | shwetacharchita/Basic-Codes | 9accc988c56fd2c09627b3d4ba76abb41c89e53b | c561e2d78f1f544b31d29c89a7a83cf093f3fb3b | refs/heads/master | 2021-01-01T03:42:39.282319 | 2016-05-01T16:20:11 | 2016-05-01T16:20:11 | 57,636,666 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,287 | java | import java.io.*;
class generating_func
{
public static void main(String[]args)throws IOException
{
BufferedReader in=new BufferedReader(new InputStreamReader(System.in));
System.out.println("Generating Function of Numeric Functions of type:\n1.Exponential: x^r\n2.Polynomial:Cor^0+C1r^1+C2r^2+..... | [
"sweet.shweta73@gmail.com"
] | sweet.shweta73@gmail.com |
0fd90faced321c87436ba4004d31f9b25b9b81b0 | d168c02c4753a30bd0bf07e86b49ccacfb9b5f83 | /AndroidViews/src/net/learn2develop/PurchaseOrders/WebServiceTransferTo.java | f06de6af9166027209fca99c247e8aae44093f88 | [] | no_license | luizsr/jtelmon | 3ec5e679523ab3adf602c9beeb0fae7ca68447f0 | 6792e3dc8152f058fd16d0862b7b1aae051bb25c | refs/heads/master | 2021-01-10T07:43:46.820147 | 2015-03-12T17:28:07 | 2015-03-12T17:28:07 | 47,506,842 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,327 | java |
package net.learn2develop.PurchaseOrders;
import net.learn2develop.R;
import java.util.List;
import android.app.Activity;
import android.app.ProgressDialog;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.widget.Toast;
import org.apache.http.HttpResponse... | [
"auntaru@fbeace9d-d74f-0410-b0ac-cf0a61670a25"
] | auntaru@fbeace9d-d74f-0410-b0ac-cf0a61670a25 |
e38ac5c02f420ef99210e815e5b7b55b21eb20f4 | 7139a93e7d5515fd490e4c2d838f906043999add | /src/application/beans/Coordinates.java | 1e3f6615aa134af2c1b931736c9360a2744772ac | [] | no_license | antoniospoletojr/Fractal-Explorer | 3d3ba021e91234513d31e8ac85aed3e5855f8138 | 2b36bf5199918092989393f72136c9a47669823a | refs/heads/master | 2020-06-21T21:12:32.537038 | 2019-09-12T21:10:49 | 2019-09-12T21:10:49 | 197,553,525 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,793 | java | package application.beans;
/**
* Bean class implementing the coordinates of the complex plane, used to render the fractals.
* It implements Cloneable for the Memento pattern.
* @author Antonio Spoleto Junior
*/
public class Coordinates implements Cloneable
{
private double realMax;
private double realMin;
... | [
"spoletoantoniojr@libero.it"
] | spoletoantoniojr@libero.it |
83458a24fdeb12e953f73493cfae1654aaeeef25 | a6905033ace978b540ea1ced70ed95b3033fba45 | /LearningGit/src/myJavaCodes/SalesTool.java | ca500e207e44f93fc8a2776c81a8d76325040d42 | [] | no_license | ps2811/JavaCodesRepo | d4bc4f0a32efd59541fb326c789780c8d7ccd715 | b4876b938ced664a674ef40f55e8463b31f2748f | refs/heads/master | 2021-01-10T04:45:28.891927 | 2015-10-17T17:34:22 | 2015-10-17T17:34:22 | 44,220,502 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 264 | java | package myJavaCodes;
public class SalesTool {
int data[] = {0,4,42};
public void display() {
System.out.println("Inside SalesTool class");
System.out.println("Insode SalesTool 2");
System.out.println("SalesTool Ends");
}
} | [
"mail.pooja2811@gmail.com"
] | mail.pooja2811@gmail.com |
023b76c002aaf863be60ae0c81cc3f2f5af87a6b | e2904a117b4ba8582579955ad383cbf8250a6ae5 | /src/march11Codes/reviewMethods.java | 34f7e424b522c274e4fc306c5059a149b5408792 | [] | no_license | eyilmaz4/March11 | 05e24a8d42974333a4128f0071562f47f7baef01 | 52c239f4b473afd7c51201cdb106a1d072120926 | refs/heads/master | 2021-03-14T04:11:25.683507 | 2020-03-12T03:34:17 | 2020-03-12T03:34:17 | 246,735,986 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 680 | java | package march11Codes;
public class reviewMethods {
public static void main(String[] args) {
parkFee(true, 12);
}
public static void parkFee(Boolean member, int hour) {
int payment=0;
if (member) {
System.out.println("no charge");;
} else {
if (hour >... | [
"eyilmaz4@na.edu"
] | eyilmaz4@na.edu |
f527af81dcd24427dde869074c4e02a155e649c6 | 27b260a46caa09eb5f28877ffc27322881b80a6b | /task2/src/main/java/com/vinaypabba/task2/Task2Application.java | b40983f37a4f5f680c64090007c826376d6a18f3 | [] | no_license | vinaynikhil313/assignment | 65435646dd84198cfa93d692e61a1e6ee362c87c | 0abbcce02640e59b75b27016814bd9cb4338859b | refs/heads/master | 2022-11-16T22:01:38.041403 | 2020-07-13T05:37:35 | 2020-07-13T05:37:35 | 279,120,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 968 | java | package com.vinaypabba.task2;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.RequestHandlerSelector... | [
"vpabba@cognitivescale.com"
] | vpabba@cognitivescale.com |
e7c249afd565aa8688d3a6e0d3a0f694101afcc1 | 88c866eab06fa3e896b0bd709caaa630b1d8ae41 | /src/exe234/Student.java | f2fee941670a100553cc1fc63efbadf2f6387fcd | [] | no_license | lebaohung/Java-HomeWork | b3b8a60233d36f76897c33ec97eff57f604e966f | 4822124e25386984c4d60b78850fb45f23d338eb | refs/heads/master | 2021-05-21T02:34:29.587628 | 2020-04-03T08:13:08 | 2020-04-03T08:13:08 | 252,504,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,376 | java | package exe234;
import java.util.Scanner;
public class Student extends Person {
private int id;
private double averageScore ;
private String email;
private boolean getScholarship = false;
public Student() {
}
public Student(String name, String gender, int birth, String add, int id, double ... | [
"lebaohung.1996@gmail.com"
] | lebaohung.1996@gmail.com |
1090ac7ca7db92ea2b46826c0ca152f25a2b2124 | b02b82032567f2b2d5882016b313dbc60dbd91d7 | /app/src/main/java/ua/tarastom/newsaggregator/api/ApiInterface.java | a0fb01056683b3015c64ee4bacd4ae17ec6b4cf6 | [] | no_license | HeavyMetal77/NewsAggregator | 39a785034cfb7c209dec91222d4159fcaccceae3 | 67803ac9900a633d379b818e0077455092cdf572 | refs/heads/main | 2023-02-15T06:33:19.656969 | 2020-12-21T09:28:18 | 2020-12-21T09:28:18 | 328,184,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 564 | java | package ua.tarastom.newsaggregator.api;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Query;
import ua.tarastom.newsaggregator.models.News;
public interface ApiInterface {
@GET("find")
Call<News> getFeed(
@Query("key") String keyWord,
@Query("country") String... | [
"ttm2006@ukr.net"
] | ttm2006@ukr.net |
c971df983705b95dd8aa4ea022a91b8391181d65 | 330a4176df3be6c73a2c0af36391a92f04740789 | /app/src/main/java/cn/vailing/chunqiu/jiashifen/bean/FileBean.java | 7eead1bf768f00646f375d1141fb13d4240b9b12 | [] | no_license | WHUCC/JiaShiFen | 0d4b12a27d865deb01795b06956acb1c9d1a16dc | 9d9c0914729b437e558d33accaaa671b7c8c2282 | refs/heads/master | 2022-02-22T13:20:23.351742 | 2019-09-05T03:52:03 | 2019-09-05T03:52:03 | 276,130,042 | 1 | 0 | null | 2020-06-30T14:56:06 | 2020-06-30T14:56:05 | null | UTF-8 | Java | false | false | 1,083 | java | package cn.vailing.chunqiu.jiashifen.bean;
import android.widget.ImageButton;
/**
* Created by dream on 2018/7/4.
*/
public class FileBean {
private String thumbnailBigPath;
private String originalPath;
private ImageButton imageButton;
public ImageButton getImageButton() {
return imageButt... | [
"vailing817@gmail.com"
] | vailing817@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.