blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 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 684M ⌀ | 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 132
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 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
57d0ae02b00dbe7304895333e4affc2641a4ee60 | 176bea464e9fbf6b1b29e0104b13985f38784d95 | /by-language/java/java-basics/1-installing-basics/workshop/Workshop05.java | c27a91f73a84f7ab4d4a2576874eebc16f78363b | [] | no_license | Manuel1426/my-teaching-materials | f9accd21d7545168b5f91a7d11ec40a78e78b109 | c3ccf92160b711c4e1754426a7df93f966a27f74 | refs/heads/master | 2023-03-18T21:51:14.046956 | 2017-10-03T20:12:09 | 2017-10-03T20:12:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 150 | java | public class Workshop05{
public static void main(String[] args) {
int e = 8;
// please cube of e's value
System.out.println(e);
}
}
| [
"gyulavari.adam@gmail.com"
] | gyulavari.adam@gmail.com |
6a6628a10cdef8922a84fe7b8dd9b681cf0b81b8 | f5f779a1ec8d003ad7ccdb287659c1af97dbb1b5 | /common_utils/src/main/java/com/nobodyhub/transcendence/common/domain/DataExcerpt.java | fcdd6ce9c4910a8d0eb354250ba6df0084d3de48 | [] | no_license | yan-hai/transcendence | 38b4d6e932e28b914ce1a5e3f1a0c733c9c28949 | b48d7994b6027fb7b578008c3837df5a4a00830e | refs/heads/master | 2020-04-15T12:17:26.413217 | 2019-02-06T04:41:19 | 2019-02-06T04:41:19 | 164,667,783 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 558 | java | package com.nobodyhub.transcendence.common.domain;
import lombok.AccessLevel;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* An excerpt of data that used for retrieving from database
*
* @param <T> the type enumeration of target data
*/
@Data
@EqualsAndHashCode
@AllAr... | [
"yan_h@hotmail.com"
] | yan_h@hotmail.com |
c24246e0887a43e87d871f883852bbadf0094c67 | d121774d5f6c1baccf1cd580746b8c5da863d9a7 | /src/com/LHS/digitalimagebasics/ColorSwapper.java | 3a8c2809f6ef1f8a2275ba210aa15da7b52f4ab8 | [] | no_license | GlobalSystemsScience/Digital-Image-Basics-Applet | 4bf4a7fe331c8cdcc7c7fab4dc599d8cf65ec0ce | acddab3613d0c89d1553ce8fa233580bcc69ed0e | refs/heads/master | 2020-04-17T00:59:07.105554 | 2013-04-26T20:13:36 | 2013-04-26T20:13:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,416 | java | package com.LHS.digitalimagebasics;
import java.awt.image.RGBImageFilter;
public class ColorSwapper extends RGBImageFilter {
private static int RED = 0xFF0000;
private static int GREEN = 0x00FF00;
private static int BLUE = 0x0000FF;
private int redDisplayColor;
private int greenDisplayColor;
private int blueD... | [
"jordangbull@gmail.com"
] | jordangbull@gmail.com |
387b39022f5702b482005bbc325675b96e3821c5 | 7aa02f902ad330c70b0b34ec2d4eb3454c7a3fc1 | /com/google/api/client/googleapis/auth/oauth2/GoogleClientSecrets.java | a164bf1a4b20ad996f1545f34e54c3696cae70cc | [] | no_license | hisabimbola/andexpensecal | 5e42c7e687296fae478dfd39abee45fae362bc5b | c47e6f0a1a6e24fe1377d35381b7e7e37f1730ee | refs/heads/master | 2021-01-19T15:20:25.262893 | 2016-08-11T16:00:49 | 2016-08-11T16:00:49 | 100,962,347 | 1 | 0 | null | 2017-08-21T14:48:33 | 2017-08-21T14:48:33 | null | UTF-8 | Java | false | false | 3,062 | java | package com.google.api.client.googleapis.auth.oauth2;
import com.google.api.client.json.C0657b;
import com.google.api.client.json.C0771d;
import com.google.api.client.p050d.ab;
import com.google.api.client.p050d.am;
import java.io.InputStream;
import java.util.List;
public final class GoogleClientSecrets extends C065... | [
"m.ravinther@yahoo.com"
] | m.ravinther@yahoo.com |
e5d8d7da4dcb9b95d666a9ad34e8c7c4a9ee1d41 | d2cb1f4f186238ed3075c2748552e9325763a1cb | /methods_all/nonstatic_methods/javax_swing_plaf_metal_MetalScrollBarUI_wait_long.java | 1cac61d9fd71d4ac14c1dacc25c627384d78ba98 | [] | no_license | Adabot1/data | 9e5c64021261bf181b51b4141aab2e2877b9054a | 352b77eaebd8efdb4d343b642c71cdbfec35054e | refs/heads/master | 2020-05-16T14:22:19.491115 | 2019-05-25T04:35:00 | 2019-05-25T04:35:00 | 183,001,929 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 213 | java | class javax_swing_plaf_metal_MetalScrollBarUI_wait_long{ public static void function() {javax.swing.plaf.metal.MetalScrollBarUI obj = new javax.swing.plaf.metal.MetalScrollBarUI();obj.wait(-2155073088023908753);}} | [
"peter2008.ok@163.com"
] | peter2008.ok@163.com |
145583f342e251ac64509d20458e5c322e59e2d1 | a65190d4900ec5404023879089d00bd81f86b2c6 | /src/main/java/com/hmt/carga/config/locale/package-info.java | c8edb3b5641bb7ce47562fe30af501680f057cfe | [] | no_license | Darguelles/hmt-carga | f3f8edf8c1915d6ce1466cdac61615b03753edee | a73f353851ee549b748c3b1edb3e69862d7d7f6e | refs/heads/master | 2020-11-24T21:30:00.732499 | 2017-09-05T06:23:51 | 2017-09-05T06:23:51 | 73,507,643 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 70 | java | /**
* Locale specific code.
*/
package com.hmt.carga.config.locale;
| [
"darguelles.rojas91@gmail.com"
] | darguelles.rojas91@gmail.com |
40506012083347b5dd488ff574ba1f87e7d8867a | 9e8ede50afd012f36ada2d8af9ccc16357223b2b | /app/src/main/java/com/openxu/libdemo/view/bean/PieBean.java | 784491cf0a660e40f91390db50f8cb3336f00725 | [] | no_license | openXu/OXAndroid | 92e796e630cabeae11c411948f0496f16df9d2f1 | 87870d74ed18edcdd3c9a4661ef673d6a2508629 | refs/heads/master | 2021-01-17T12:05:30.237610 | 2019-03-20T10:09:43 | 2019-03-20T10:09:43 | 84,056,482 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 644 | java | package com.openxu.libdemo.view.bean;
/**
* autour : openXu
* date : 2018/6/8 9:40
* className : PieBean
* version : 1.0
* description : 请添加类说明
*/
public class PieBean {
private float Numner;
private String Name;
public PieBean() {
}
public PieBean(float Numner, String Name) {
this... | [
"openXu@yeah.net"
] | openXu@yeah.net |
a0e36934b9d14f30bc84f88e2b76e0f5c35bf8c4 | 13c3f8328e5da34c1c906e78a71037dd6c5ae03e | /Mslawin-notes-Server/src/main/java/pl/mslawin/notes/domain/notes/Task.java | 971c98c3f578417f05f281ccb1bde89d0729735b | [] | no_license | mslawin/Notes | 06f10784c8c67ac143f9fb7977fb0f32be81f7fe | 5fabfad9fde65c7c90c7984c25ac306047951b32 | refs/heads/master | 2021-01-19T03:55:10.380832 | 2016-07-19T13:14:29 | 2016-07-19T13:14:29 | 43,203,813 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,917 | java | package pl.mslawin.notes.domain.notes;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import org.joda.time.LocalDateTi... | [
"m.slawinski1@ocado.com"
] | m.slawinski1@ocado.com |
a56839f4499df8d510b52f4c68947b5f6b88d164 | b70d13cba15e185ad0c67807b3bac83dc711debf | /app/src/main/java/com/mylaneza/jamarte/entities/Secuencia.java | ae14dfb9efd49819c0a8a1673d9d53669ec4a31e | [] | no_license | mylaneza/jamenarte | 60b716719f2c5286a59a59d854888e7066a1d5f4 | 740dbb8b3d3a9b0271afcb66d5449bb2a9c8ad1e | refs/heads/master | 2023-04-02T05:13:33.793267 | 2021-04-16T02:59:19 | 2021-04-16T02:59:19 | 358,452,410 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 215 | java | package com.mylaneza.jamarte.entities;
import java.util.Vector;
/**
* Created by mylaneza on 08/08/2018.
*/
public class Secuencia {
public long leccion;
public long id;
public String name;
}
| [
"mylaneza@gmail.com"
] | mylaneza@gmail.com |
9bd832a3ab11ee74334d664d1449c29d5aefc3ee | 0772d207e53d266659ae337893d2840b05b2babe | /src/main/java/com/thundermoose/bio/controllers/ExceptionAdvice.java | bc60ac8538dfc22c58c2b0f4a4028c5ef7458575 | [] | no_license | monitorjbl/brbbio | 839ee5bb34f53e8a19e78c67bb05dfbfb97f50a0 | 72e3f23c01421d42d4a91fef5792309cf69d7842 | refs/heads/master | 2023-06-09T05:57:32.837159 | 2015-01-27T23:08:20 | 2015-01-27T23:11:56 | 10,519,619 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,249 | java | package com.thundermoose.bio.controllers;
import com.thundermoose.bio.exceptions.UserNotFoundException;
import com.thundermoose.bio.model.ExceptionResponse;
import org.apache.commons.lang.exception.ExceptionUtils;
import org.apache.log4j.Logger;
import org.springframework.http.HttpStatus;
import org.springframework.we... | [
"tayjones@cisco.com"
] | tayjones@cisco.com |
1c62a5926d3074c9125cf8f8a82f1560a3395621 | 6a6f252b726ef92f67657875104b0993113017eb | /ms-gestion-alumno/src/main/java/pe/edu/galaxy/training/java/sb/ms/gestion/alumnos/controller/commons/ObjectResponse.java | f03711875a218d336eca64bf93b07067557e07b8 | [] | no_license | renzoku147/ms-spring-cloud | 3d62bc8f2180b64d4784e5102fc1027613c4a32f | 215036628f24d8e90f0adec6486d7e40bdb1c94e | refs/heads/master | 2023-06-12T04:38:30.828174 | 2021-07-09T02:12:29 | 2021-07-09T02:12:29 | 383,461,635 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 232 | java | package pe.edu.galaxy.training.java.sb.ms.gestion.alumnos.controller.commons;
import lombok.Builder;
import lombok.Data;
@Data
@Builder
public class ObjectResponse {
private ObjectMessage message;
private Object data;
}
| [
"renzoku147@gmail.com"
] | renzoku147@gmail.com |
1002c4e118a7201f7feb1d70e24bbc13c7856920 | 65bd4bee5777fcd9cb1cbebcdc6ece29228c936a | /src/main/java/io/github/cottonmc/witchcraft/block/SpellCircleBlock.java | 169f857e80c18d339b7f6cf9642d2b7ba9b26daf | [
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-other-permissive"
] | permissive | CottonMC/PracticalWitchcraft | 3fb0c2c4d881bb351ca6c72ab673b4da454a05a2 | c8b663ed44bd7176da78bfa2b107417f3a5e038c | refs/heads/master | 2020-05-07T12:30:44.368747 | 2020-03-02T00:44:41 | 2020-03-02T00:44:41 | 180,507,474 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,660 | java | package io.github.cottonmc.witchcraft.block;
import io.github.cottonmc.witchcraft.block.entity.SpellCircleEntity;
import io.github.cottonmc.witchcraft.effect.WitchcraftEffects;
import io.github.cottonmc.witchcraft.item.WitchcraftItems;
import io.github.cottonmc.witchcraft.spell.Spell;
import net.fabricmc.fabric.api.bl... | [
"goclonefilms@gmail.com"
] | goclonefilms@gmail.com |
7af16953871ba1c844dae58c3d9146b5891dc5ba | ed53c4d93e851d46e963cafb26cb6a3f468dd47c | /extensions/ecs/ecs-weaver/src/arc/ecs/weaver/impl/template/UniEntityLink.java | c53251767e6a14407a428416c7e4f7d5b89e3d8c | [] | no_license | zonesgame/Arc | 0a4ea8cf1c44066e85ffd95cfe52eb1ece1488e7 | ea8a0be1642befa535fba717e94c4fc03bd6f8a0 | refs/heads/main | 2023-06-28T04:21:06.146553 | 2021-07-26T14:02:35 | 2021-07-26T14:02:35 | 384,278,749 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 750 | java | package arc.ecs.weaver.impl.template;
import arc.ecs.*;
import arc.ecs.link.*;
import java.lang.reflect.*;
public class UniEntityLink extends Component{
public Entity field;
public static class Mutator implements UniFieldMutator{
private Base base;
@Override
public int read(Componen... | [
"32406374+zonesgame@users.noreply.github.com"
] | 32406374+zonesgame@users.noreply.github.com |
95e32d96423bb3c174a31c459d1da499aa1c8e67 | bdef6ed9107028902af5b4dfd02fa141ea3cb8ee | /src/main/java/lesson04/locks/LockDemo.java | 9ad311c5d4854f8d61e86001f2d80436d24366bb | [] | no_license | yunzhongfan/corejava | 02b7520ec8c266068f9f9f0f93e7a57cf100ce0a | bed86dcffb69e1b8fe9402ad824f26968b467656 | refs/heads/master | 2020-04-18T11:42:26.413093 | 2019-01-25T11:57:37 | 2019-01-25T11:57:37 | 167,510,434 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,109 | java | package lesson04.locks;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
public class LockDemo {
public static int count;
public static Lock countLo... | [
"caijingk@yonyou.com"
] | caijingk@yonyou.com |
82f19f04f360144456008e28d4a4754ffb2f3d84 | 873c15976805f3296d9e3d7d8861edab5593f676 | /src/integration-test/java/io/jay/tddspringbootorderinsideout/authentication/EndpointAccessTests.java | f5026331cb30069337e72795ce5fcb636b760cca | [] | no_license | shub8968/tdd-spring-boot-order | 85e22f1ee8c678c1b788b8f86587f849437e0728 | 0bf610fdc12bd2e84403bd6214241e8cbe0d2954 | refs/heads/master | 2023-06-05T10:40:56.538678 | 2021-06-20T23:54:02 | 2021-06-20T23:54:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,697 | java | package io.jay.tddspringbootorderinsideout.authentication;
import io.jay.tddspringbootorderinsideout.authentication.rest.dto.TokenResponse;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.aut... | [
"tensaijskim1991@gmail.com"
] | tensaijskim1991@gmail.com |
53d07c3516f2164d5729115045d21c2ad1075d93 | e6cc873e4fc15f819fccb3dd9a37edc07691fb6f | /E-com/src/main/java/com/comtrade/entiteti/Stavke.java | 3f40c892accf47b1c8c88d66ee097e2620ba43e3 | [] | no_license | ztrampic/E-comm | d98cbd4e84e09988fde9a83a22779561965e0c7d | 3714170db1dc8dcd3e642bd30e29aee1930d9e63 | refs/heads/master | 2021-11-13T04:48:30.749820 | 2021-10-30T12:59:06 | 2021-10-30T12:59:06 | 196,863,000 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,203 | java | package com.comtrade.entiteti;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
@Entity
public class Stavke {
@Id... | [
"ztrampic@yahoo.com"
] | ztrampic@yahoo.com |
b79f481d9d45b989f2ec0affa9a0f7f73f5a73cd | 8b41fc644c8716ff9634927fadf15a8f20dcec01 | /src/main/java/util/ListIterator.java | 9eb7a1a71dd3e926e02e742ce790ca81c99f56cd | [] | no_license | frametianhe/java-1.8 | c1791a6a3e460b1f2f1a9f974947f1413a8c5869 | e4ccc5ec38f0c70b8fbe979bc49cbef9cdb2327f | refs/heads/master | 2021-08-06T01:05:24.756325 | 2019-12-04T10:38:04 | 2019-12-04T10:38:04 | 225,837,910 | 0 | 0 | null | 2020-10-13T17:57:47 | 2019-12-04T10:15:24 | Java | UTF-8 | Java | false | false | 10,098 | java | /*
* Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package java.util;
/**
* An iterator for lists that allows the programmer
* to traverse the list in ... | [
"tianheframe@163.com"
] | tianheframe@163.com |
7ee336d62f40ec1365c01050e51c08d5ed6a25b7 | 12b24632ef98ca6bd68f1e85a9b1ffdeff24022d | /SunFlowerJava/app/src/main/java/com/example/sunflower_java/adapters/BindingAdapters.java | e0cdceff58587b00324b4049500f6c6c5f996d49 | [] | no_license | han1254/Sunflower-Java | 04f4a6a575b0bb71bc0350aac6f15cd31ce550ee | 1c61a806f097be003747d2b13fff730fb75a666a | refs/heads/master | 2020-12-14T12:39:49.833591 | 2020-01-18T14:33:51 | 2020-01-18T14:33:51 | 234,746,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 405 | java | package com.example.sunflower_java.adapters;
import android.view.View;
import androidx.databinding.BindingAdapter;
/**
* Time:2020/1/14 21:42
* Author: han1254
* Email: 1254763408@qq.com
* Function:
*/
public class BindingAdapters {
@BindingAdapter("isGone")
public static void bindIsGone(View view, bool... | [
"you@example.com"
] | you@example.com |
bd83ad04990fb3acd5df36ec183575e32bc7894e | 689e8a3ccd884c4c9c92975b24c637d2d55b9b1a | /src/main/java/br/com/caelum/ingresso/dao/SessaoDao.java | ecc858a22eda4ffdd946f34298645673266bd2e2 | [] | no_license | GIDSC/fj22-ingressos | 6e9ed9854b3265e30a27977a6d5988cba56f4e11 | 5ddf2cc8c8aef905854405a3ff28c22cc0d9dd9b | refs/heads/master | 2020-09-04T00:47:07.651323 | 2019-11-14T00:50:59 | 2019-11-14T00:50:59 | 219,621,557 | 0 | 0 | null | 2019-11-05T00:16:55 | 2019-11-05T00:16:54 | null | UTF-8 | Java | false | false | 971 | java | package br.com.caelum.ingresso.dao;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import org.springframework.stereotype.Repository;
import br.com.caelum.ingresso.model.Filme;
import br.com.caelum.ingresso.model.Sala;
import br.com.caelum.ingresso.model.S... | [
"dsousa106@gmail.com"
] | dsousa106@gmail.com |
d884de91ea597ef3c43a598735f48941d30a6f05 | efa72336b8246b53b0469ee338ac8c96901c8e5b | /zookeeper/src/main/java/com/kaka/jtest/zookeeper/zkclient/ZooKeeperTest.java | 8cdc951045f1c17c094b21b4b0a15b03f9263af7 | [] | no_license | jkaka/jtest | 3b31cfc8c6fd170963d07ba72a759c2d76429d1f | 07e901b2a7814ed62164f3dd61d398c42c60677d | refs/heads/master | 2022-12-22T11:27:41.536904 | 2020-04-13T06:33:01 | 2020-04-13T06:33:01 | 133,806,729 | 1 | 0 | null | 2022-12-16T00:42:41 | 2018-05-17T11:57:15 | Java | UTF-8 | Java | false | false | 1,518 | java | package com.kaka.jtest.zookeeper.zkclient;
import org.apache.zookeeper.WatchedEvent;
import org.apache.zookeeper.Watcher;
import org.apache.zookeeper.ZooKeeper;
import org.junit.Before;
import org.junit.Test;
import java.util.List;
/**
* zookeeper原生api
* 只能监听一次
*
* @author jsk
* @Date 2019/3/1 15:55
*/
public ... | [
"395159947@qq.com"
] | 395159947@qq.com |
528028043bad879cf6d6c5e58eff1a6107599d3f | 3df27b037c878b7d980b5c068d3663682c09b0b3 | /src/com/jbf/workflow/dao/SysWorkflowTaskPageUrlDao.java | 6cd8c099d7080baeb715a7fe354c5541d22567ae | [] | no_license | shinow/tjec | 82fbd67886bc1f60c63af3e6054d1e4c16df2a0d | 0b2f4de2eda13acf351dfc04faceea508c9dd4b0 | refs/heads/master | 2021-09-24T15:45:42.212349 | 2018-10-11T06:13:55 | 2018-10-11T06:13:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 797 | java | /************************************************************
* 类名:SysWorkflowTaskPageUrl
*
* 类别:Dao
* 功能:任务对应的处理页面Dao
*
* Ver 変更日 部门 担当者 変更内容
* ──────────────────────────────────────────────
* V1.00 2014-07-23 CFIT-PG HYF 初版
*
* Copyright (c) 2014 CFIT-W... | [
"lin521lh"
] | lin521lh |
28d39c6d5b15717af14ed183465013ae97fccd0e | 0270874c82ae338d279f62b83692acddd38dc554 | /src/main/java/com/lzk/spring/boot/config/MyBatisConfig.java | c109ff3063c55c70374e0a210fddb84753c66c3e | [] | no_license | TheHelloWorld/SpringBootDemo | 0a4ed5a7c9de716c2963c19a81b89f64c90c98f2 | 33d1ee2b600b37db0af67173209ef4aa96cdb99b | refs/heads/master | 2021-08-28T05:31:09.937838 | 2017-12-11T09:23:08 | 2017-12-11T09:23:08 | 113,833,767 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,917 | java | package com.lzk.spring.boot.config;
import javax.sql.DataSource;
import org.apache.ibatis.session.SqlSessionFactory;
import org.mybatis.spring.SqlSessionFactoryBean;
import org.mybatis.spring.SqlSessionTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotati... | [
"hundunhou@126.com"
] | hundunhou@126.com |
8df4cf2b363b99deca23a0cfce79dda16e7cc7b9 | 2e84c611a7443189d2225d6edb77ca8a7c1f2854 | /src/main/java/ua/lviv/lgs/utils/ConnectionUtils.java | d8f30cdcbe067901de984838decbcdfeaa706475 | [] | no_license | pavlivmykola/Java_Advanced_lesson10 | f4c78a52e0367d963451f30cd9fadd69ee341ae2 | ab029116b76de87f5380c6212dd59a6a1f979c18 | refs/heads/master | 2020-04-29T05:53:18.923168 | 2019-03-15T22:23:55 | 2019-03-15T22:23:55 | 175,897,959 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 901 | java | package ua.lviv.lgs.utils;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import org.apache.log4j.xml.DOMConfigurator;
import ua.lviv.lgs.service.UsersService;
public class ConnectionUtils {
private static String USER_NAME = "root";
private static String USE... | [
"mpavliv@ukr.net"
] | mpavliv@ukr.net |
d38435a150d77c0183ea38c21db5814b3913f50c | a965c716243baeb9f23b320e7107c7c421ee4f53 | /src/com/quiz0121/Ex004_Hap.java | ab50c9059e8e681b807c9b2d6173d451ec29e9ad | [] | no_license | EnuShalisha/coding-preJAVA | dbcb97f2794dbf8d1764e87d2c107946a741e072 | 405826ad782ffb378d4921c5adbf2c07e5164a77 | refs/heads/main | 2023-03-21T23:45:58.282363 | 2021-02-13T04:14:26 | 2021-02-13T04:14:26 | 331,312,458 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 485 | java | package com.quiz0121;
public class Ex004_Hap {
public static void main(String[] args) {
/*
1~100 까지 정수의 합을 계산하여 출력하는 프로그램
*/
int s, n;
s=0;
n=0;
while(n<100) {
n++;
s+=n;
}
System.out.println("결과 : "+s); // 5050
/*
int s, n;
s=n=0;
while(n++<100) {
s+=n;
}
System.out.println("결과 :... | [
"enushailsha352@gmail.com"
] | enushailsha352@gmail.com |
bf75b1ef1554a13a8cdb1585891262ace5a2a264 | 416ba65d73e1da2a46963235c5c945ad172168f3 | /web/src/main/java/com/zrlog/web/controller/BaseController.java | bf1c52bd3046822d54628435631c678569b7e534 | [
"Apache-2.0"
] | permissive | dragcszh/java | b2cf76c6bec8f02c17884c5a81ed114163320d11 | a43374b00a64173abc7f4eedde75a083bca31f44 | refs/heads/main | 2022-12-27T13:49:10.992372 | 2020-10-04T07:15:17 | 2020-10-04T07:15:17 | 301,061,785 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,577 | java | package com.zrlog.web.controller;
import com.google.gson.Gson;
import com.jfinal.core.Controller;
import com.jfinal.kit.PathKit;
import com.zrlog.common.Constants;
import com.zrlog.common.request.PageableRequest;
import com.zrlog.web.interceptor.TemplateHelper;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
... | [
"dragcszh@qq.com"
] | dragcszh@qq.com |
efe7fa9c72e8eab7c5e74423ae76b5597e36bcdb | eeda52b0903a6a9884171fd6efd92b01aba25058 | /etl-kettle-mbg/src/main/java/com/caixin/data/middle/etl/kettle/mbg/model/RJobExample.java | 60df97c72ad9c9d630328b9373c16f2413685411 | [] | no_license | v5coder/etl-kettle-web | 485ec69e0af7796d1b77a3da8fb22f04893a3d52 | c9814c37d0f2fb079342fbcc9a081259764a2b4b | refs/heads/master | 2023-05-28T00:27:24.438832 | 2020-03-03T01:13:07 | 2020-03-03T01:13:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 40,363 | java | package com.caixin.data.middle.etl.kettle.mbg.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class RJobExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public RJobExample() {
oredCriteria = ... | [
"zhuzj29042@hundsun.com"
] | zhuzj29042@hundsun.com |
fddf32e57cb10d44c68a2dab458d6fda297e8238 | a4696b3db18e3ed943fe00c1ba7fb38086c28b30 | /app/src/main/java/br/com/aluras/algum/data/AlgumContract.java | 16f2226a40c64a10a66e7a0d11385548d08331b9 | [] | no_license | aluras/Algum | 2a0da310bd1cf429406a00cf6a009968ff6fbf68 | e6e691e543c3c7ff30502b625a70218fbdc5be47 | refs/heads/master | 2016-08-12T05:51:04.363839 | 2015-12-30T14:44:36 | 2015-12-30T14:44:36 | 35,623,334 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,788 | java | package br.com.aluras.algum.data;
import android.content.ContentResolver;
import android.content.ContentUris;
import android.net.Uri;
import android.provider.BaseColumns;
import android.text.format.Time;
public class AlgumContract {
// The "Content authority" is a name for the entire content provider, similar to... | [
"andrelrs80@gmail.com"
] | andrelrs80@gmail.com |
4f1e248e7b756e7625fbd9732a679851834cc14a | 0d8225751dd9e1396c9018fc33189efa1bac89d2 | /Java & Scala/java/superkeyword/SA.java | 638ae2e8b0c3f0cfc55eec15a03e715a3922b4f5 | [] | no_license | potato17/Java-Scala | 682cc961edd0be709dc7c35ebb41defed34acb44 | 888c2ca4e381f394755971b0f77cca547c1f69d6 | refs/heads/master | 2020-06-27T14:22:50.046527 | 2019-08-01T05:59:51 | 2019-08-01T05:59:51 | 199,975,479 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 167 | java | package superkeyword;
public class SA {
public static void main(String[] args) {
SC d=new SC();
d.printColor();
// TODO Auto-generated method stub
}
}
| [
"yuklin17@icloud.com"
] | yuklin17@icloud.com |
e403a2b66ac3dfd4575cfff288651fa0965da5a5 | 21a5ab10a4309922346a4cbef108e88efa331efd | /Coursera Java 1/StringSecondAssignment/part1.java | c961b016c59011b77f9a175d78ae9b69e88735ce | [] | no_license | roypj/Coursera-OOP-1 | 4b37d7c76d19bc16b0ca7ee4eca2d4fd889e1bea | 83be721be93734a92ae922d8014700be8477232d | refs/heads/master | 2021-01-20T15:57:48.137822 | 2017-12-30T19:11:23 | 2017-12-30T19:11:23 | 90,803,405 | 0 | 0 | null | 2017-12-30T19:11:25 | 2017-05-10T00:18:44 | Java | UTF-8 | Java | false | false | 2,429 | java |
/**
* Write a description of part1 here.
*
* @author (your name)
* @version (a version number or a date)
*/
public class part1 {
public int findStopCodon(String dna, int startIdx, String stopCodon){
int currIdx = dna.indexOf(stopCodon,startIdx+3);
while(currIdx!=-1){
if((currIdx-star... | [
"roy.p.joseph@gmail.com"
] | roy.p.joseph@gmail.com |
11a7c51104297f5de600ca9718be27e34087e280 | b3127d54bfc2cb4e4e4ebe7d6b547f0fb36cf852 | /src/main/java/us/kochlabs/tools/life360/Life360Client.java | b9a0bd8774fc6d7e1ebab318159cf46251faa786 | [] | no_license | denniskoch/java-life360 | e407e6d26346e66569e63bf3b2fc4d02789778b6 | f56ec2318cb45d01847c6d784714bcc5607ab3ce | refs/heads/master | 2023-04-11T12:02:41.477858 | 2021-04-24T14:32:28 | 2021-04-24T14:32:28 | 359,970,469 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,974 | java | package us.kochlabs.tools.life360;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.NameValuePair;
import org.apache.http.ParseException;
import org.apache.http.... | [
"drkoch@gmail.com"
] | drkoch@gmail.com |
c5de0130dc9cb5ff0fd8d6e0e8dfe2630e3646df | e6d4afa67078b9040fb6c302d2712314da9c9fd3 | /rx/src/test/java/com/github/sioncheng/springs/rx/FluxTests.java | 2b9bf0e1174525c090c5cf800c23a87544a917e1 | [] | no_license | sioncheng/springs | 56a94c310a6905bc0b1031a9c87fe7c4a26736ae | 08e4a5e4bdd8fcc9f6387697cd06b09556bf45ab | refs/heads/master | 2020-05-22T05:45:44.857841 | 2019-05-15T16:16:08 | 2019-05-15T16:16:08 | 186,241,015 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,071 | java | package com.github.sioncheng.springs.rx;
import org.junit.Assert;
import org.junit.Test;
import reactor.core.publisher.Flux;
import reactor.core.publisher.Mono;
import reactor.test.StepVerifier;
import java.util.Arrays;
import java.util.List;
public class FluxTests {
@Test
public void testCreateFlux() {
... | [
"sion@SionMacBookPro.local"
] | sion@SionMacBookPro.local |
93573561e32c9c5b26906b5dbfd3914fad6c22e6 | f0ad7e39af29fcf69d233ff12436dc8b49174840 | /test/trinaglePuzzle/model/TestModelType.java | 9746047ed9f26bc7d9ce81796ba9cb253d6f84b6 | [] | no_license | sameermalikjmi/puzzle | 338a3df6af62a3afb86ecac0a33d9339095b0369 | a88248a697c810fab233b5f3b6a7bcf8b2e92e0f | refs/heads/main | 2023-08-12T05:04:23.808812 | 2021-10-09T00:59:53 | 2021-10-09T00:59:53 | 415,160,242 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,274 | java | package trinaglePuzzle.model;
import org.junit.Before;
import org.junit.jupiter.api.BeforeEach;
import trianglePuzzle.model.Edge;
import trianglePuzzle.model.Model;
import trianglePuzzle.model.Node;
import trianglePuzzle.model.TrianglePuzzle;
public abstract class TestModelType {
protected Model model;
@Be... | [
"smalik@wpi.edu"
] | smalik@wpi.edu |
9b66ac1aaa101f3c8cb9d92d6520505f107892b2 | 7467dc2c8aaa82caa88a817b19786566cddf0e48 | /src/org/driver/util/CoachUtil.java | 69ba8d5804fe1cacbc8269eb9421532c34bf7618 | [] | no_license | Nightcxd/DriverManagerSystem | 018b6c240d8e6f47edaaa22e9bc2d729bc88956b | 792759ef5c2cffc7c67df959ddb93398efb6a33b | refs/heads/master | 2020-06-25T05:25:57.862505 | 2017-07-12T03:34:37 | 2017-07-12T03:34:37 | 96,960,612 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,156 | java | package org.driver.util;
import java.util.List;
import org.apache.log4j.Logger;
import org.driver.bean.Coach;
import org.driver.bean.Trainee;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.cfg.Configurati... | [
"root@hadoop1.(none)"
] | root@hadoop1.(none) |
a0b5c877db0d0df78cd8bfcc810c6866601f6798 | 16d92a044f4ad63c6ac0c0d1f4d279abf161e607 | /SummerWinter Coding(2019)/멀쩡한 사각형/Solution.java | a8ae5b2e00db2a63d458d6ebdc1f2d7148d54616 | [] | no_license | nh0317/Programers | 6c94e9e32c1217e5f092c4b5f6e1f67d42bae0c5 | c6dccc879a8b70c77278d6be1d3c31b00fa16253 | refs/heads/main | 2023-03-16T22:59:08.206584 | 2021-03-05T15:21:21 | 2021-03-05T15:21:21 | 325,028,973 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 630 | java | import java.util.*;
class Solution {
public long solution(int w, int h) {
long total=(long)w*h;
int n=0;
//최대 공약수 n 구하기
for(int i=1;i<=Math.min(w,h);i++){
if(w%i==0 && h%i==0){
n=i;
}
}
//w*h을 같은 비율로 최대한 축... | [
"nh2004@naver.com"
] | nh2004@naver.com |
3d59bde8a7c164a9113ec92ba9bbcab9c45ca192 | eb79d9558896f4d144a5acf98de4f7571d8ae673 | /app/src/main/java/com/jc/model/CalModel.java | 2396536f67b94a6b3d1edda06580f936f5272759 | [] | no_license | strangerjj/calculator | f7a4abb796f3eb30d1db6300e7274116a1f1048a | e1a7837fd1ae771ebe32c2a868e37c9eca7a3c0e | refs/heads/master | 2021-01-10T03:26:55.251551 | 2016-02-26T09:16:35 | 2016-02-26T09:16:35 | 52,514,126 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,764 | java | package com.jc.model;
import com.jc.interfaces.ICalculator;
import java.util.Stack;
/**
* Created by YJZJB0051 on 2016-02-26.
*/
public class CalModel implements ICalculator {
//计算器算法
public static double popOpOffStack(Stack<String> stack) {
double result = 0;
//从栈中获取运算数,由于运算数以字符串的形式储存
... | [
"strangerjj@outlook.com"
] | strangerjj@outlook.com |
ce19032a9b746f8383af9d14bae8477cb55a2540 | adb073a93ec2ceae65756d9e6f2f04478d6c74aa | /advance-java/week5/23.Behavioral-design-pattern/exercise/test-module-2/src/UI.java | 847ed219f0a3d541197e5b7c8c1855e5647d14ab | [] | no_license | nhlong9697/codegym | 0ae20f19360a337448e206137d703c5c2056a17b | 38e105272fca0aecc0e737277b3a0a47b8cc0702 | refs/heads/master | 2023-05-12T17:18:14.570378 | 2022-07-13T09:07:52 | 2022-07-13T09:07:52 | 250,012,451 | 0 | 0 | null | 2023-05-09T05:40:08 | 2020-03-25T15:12:34 | JavaScript | UTF-8 | Java | false | false | 544 | java | public class UI {
public void initialize() {
System.out.println("---- CHUONG TRINH QUAN LY DANH BA ----");
System.out.println("Chon chuc nang theo so (de tiep tuc):");
System.out.println("1. Xem danh sach");
System.out.println("2. Them moi");
System.out.println("3. Cap nhat")... | [
"n.h.long.9697@gmail.com"
] | n.h.long.9697@gmail.com |
83b5f8f9c36c8eddd347d22051cadf8e56327e54 | 083de3b2cea03af63bbe31f5318be34fb08fa559 | /src/factory_pattern/RiffleFactory.java | 2b2b0b2e5cb0d6dc4a218f8ea65d78e0b47a72b4 | [
"MIT"
] | permissive | anibalfuentesjara/design-patterns | 54a99d36cde53bacd255944a1459d8b53e77f866 | 0dca27cc5ac45a3b2e5c04c4f6070144fa3d84e2 | refs/heads/main | 2023-06-16T19:12:15.013865 | 2021-07-04T19:48:32 | 2021-07-04T19:48:32 | 379,041,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 156 | java | package factory_pattern;
public class RiffleFactory implements ShellFactory {
@Override
public Shell createShell() {
return new RiffleShell();
}
}
| [
"anibal.fuentes@impresee.com"
] | anibal.fuentes@impresee.com |
a8a4f8245b2450d1688d882bcb522597ec864c6b | 3ec181de57f014603bb36b8d667a8223875f5ee8 | /jcommon/prometheus/prometheus-client/src/main/java/com/xiaomi/youpin/prometheus/client/PrometheusGauge.java | ce7ac3becb5b79bcff47f0881056d047b9af5d7e | [
"Apache-2.0"
] | permissive | XiaoMi/mone | 41af3b636ecabd7134b53a54c782ed59cec09b9e | 576cea4e6cb54e5bb7c37328f1cb452cda32f953 | refs/heads/master | 2023-08-31T08:47:40.632419 | 2023-08-31T08:09:35 | 2023-08-31T08:09:35 | 331,844,632 | 1,148 | 152 | Apache-2.0 | 2023-09-14T07:33:13 | 2021-01-22T05:20:18 | Java | UTF-8 | Java | false | false | 2,158 | java | package com.xiaomi.youpin.prometheus.client;
import io.prometheus.client.Gauge;
import lombok.extern.slf4j.Slf4j;
import org.slf4j.MDC;
import org.springframework.util.StringUtils;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* @author zhangxiaowei
*/
@Slf4j
public class Promethe... | [
"shanwenbang@xiaomi.com"
] | shanwenbang@xiaomi.com |
721f5a5fb90c1e99214fee86ac1c3d9504f33f20 | 23749b673ff50cfb3bd09eb9662715e09da17dc8 | /src/main/java/com/citrix/netscaler/nitro/resource/config/cache/cacheobject_args.java | e2bfc0dbb6d3852ec25dda277a01cd23013d8e8a | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | netscaler/nitro | 20f0499200478b971f6c11a8f77ab44113bfe1a5 | 2a98692dcf4e4ec430c7d7baab8382e4ba5a35e4 | refs/heads/master | 2016-08-04T20:02:53.344531 | 2013-11-22T04:04:18 | 2013-11-22T04:04:18 | 8,279,932 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,555 | java | /*
* Copyright (c) 2008-2015 Citrix Systems, Inc.
*
* 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... | [
"vijay.venkatachalam@citrix.com"
] | vijay.venkatachalam@citrix.com |
bbd4d6b927a0a7d65909a4a54fb5383841e1725b | 4c6adf0ce6ef3f02dcef9c345e0e5e4ff139d886 | /Common/FO/fo-jar/fo-order/src/main/java/com/pay/fo/order/dto/batchpayment/BatchPaymentReqBaseInfoDTO.java | 732efd4f68724ebd1af6a488419db32d125b946c | [] | no_license | happyjianguo/pay-1 | 8631906be62707316f0ed3eb6b2337c90d213bc0 | 40ae79738cfe4e5d199ca66468f3a33e9d8f2007 | refs/heads/master | 2020-07-27T19:51:54.958859 | 2016-12-19T07:34:24 | 2016-12-19T07:34:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,288 | java | package com.pay.fo.order.dto.batchpayment;
import java.util.Date;
import java.util.List;
public class BatchPaymentReqBaseInfoDTO {
/**
* 请求流水号
*/
private Long requestSeq;
/**
* 请求类型
*/
private Integer requestType;
/**
* 业务批次号
*/
private String businessBatchNo;
/**
* 付款方名称
*/
private String ... | [
"stanley.zou@hrocloud.com"
] | stanley.zou@hrocloud.com |
5bbb3d950ddff48773fd4225c4d713d86f6d096e | ffcff378e55c917dfaea88b5ee953fb3d9b71665 | /gdxtokryo/src/test/java/com/cyphercove/gdx/gdxtokryo/tests/UtilsTest.java | 902e136c3cd38e053c52b001b6260dae3b580178 | [
"Apache-2.0"
] | permissive | BlueCP/gdx-cclibs | 3460313b84f0c006165bed6f5cafb910a3e0dd85 | 63c03a9fef6be5c60e727b97c1d65c8da3cbc811 | refs/heads/master | 2020-04-23T16:22:25.021440 | 2018-03-02T02:05:18 | 2018-03-02T02:05:18 | 171,296,171 | 0 | 0 | Apache-2.0 | 2019-02-18T14:12:05 | 2019-02-18T14:12:04 | null | UTF-8 | Java | false | false | 8,450 | java | package com.cyphercove.gdx.gdxtokryo.tests;
import com.badlogic.gdx.math.*;
import com.badlogic.gdx.math.collision.Sphere;
import com.badlogic.gdx.utils.*;
import com.badlogic.gdx.utils.StringBuilder;
public class UtilsTest extends GdxToKryoTest {
public static void main(String[] args) {
UtilsTest test =... | [
"dakeese@gmail.com"
] | dakeese@gmail.com |
2a74df8b914420623ee0489ea6ffd23578f42475 | 3a165d9594c3fdeb4b7b8bc54a478ad453cfe180 | /app/src/main/java/com/android/frkrny/teamworkpro/custom/RoundedDrawable.java | 7055f84e21246efa5b5d6b154485a52ab66deeac | [] | no_license | frank-rooney/teamworkpro | bcd63064c750bfdc93257a53e685ff204d7a652f | 6c585bf4293d40dfd256e0c8171949bdbaf1aa88 | refs/heads/master | 2021-01-16T00:03:16.889333 | 2017-08-13T20:15:05 | 2017-08-13T20:15:05 | 99,951,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,332 | java | package com.android.frkrny.teamworkpro.custom;
import android.content.res.ColorStateList;
import android.graphics.Bitmap;
import android.graphics.BitmapShader;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.ColorFilter;
import android.graphics.Matrix;
import android.graphics.Pai... | [
"frk.rny@gmail.com"
] | frk.rny@gmail.com |
b7ad3d648d9fe6f6b6211ce9b1a54c24f60fd5c5 | 96a7161f31fb3e2b309006c3e0ba914bb3d93216 | /src/main/java/org/mattrr78/passwordgenenv/GeneratePasswordRequest.java | 05ae00ec24183e748734d589c4b92c4da2af6d2b | [] | no_license | mattrr78/passwordgenenv | c36626d5806ae32d03d9073606082cfff8f29987 | cef7c8c3d26fb90d3774add62dee3cc9ccd7e5b3 | refs/heads/master | 2023-02-21T10:11:07.872203 | 2021-01-08T01:46:12 | 2021-01-08T01:46:12 | 324,277,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,460 | java | package org.mattrr78.passwordgenenv;
public class GeneratePasswordRequest {
private int count = 1;
private int minimumLength = 6;
private int maximumLength = 50;
private CharacterType[] allowedTypes = CharacterType.values();
private CharacterType[] atLeastOneTypes = { CharacterType.LOWER, Char... | [
"mattrr78@gmail.com"
] | mattrr78@gmail.com |
359d506a1eda4d70ea85b6696dd5871a479a82e0 | c2227ab39a41107646e1048a6fa5e3cc30c7e8df | /DataStructure/Graph/WeightedQuickUnionUF.java | 2b346e5ceee1d0647592baf5def31d1b1136e4af | [] | no_license | TylerYang/algorithm | 56d0ae35e34710ec472c0cbbd8cc1efa586346be | 742a40abf0eca3014218bcfa2589affe524ca077 | refs/heads/master | 2020-05-16T13:42:23.716529 | 2016-02-15T11:19:50 | 2016-02-15T11:19:50 | 33,816,520 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 805 | java | public class WeightedQuickUnionUF{
int count;
int[] sz, id;
public WeightedQuickUnionUF(int N) {
count = N;
sz = new int[N];
id = new int[N];
for(int i = 0; i < id.length; i++) {
id[i] = i;
}
}
private int count() {
return count;
}
... | [
"tyler.z.yang@gmail.com"
] | tyler.z.yang@gmail.com |
01e718bce28e6d78bbba8084348af100e767913f | a0fe0337f1c7534dc58d77e44b716a85eb0f1fd2 | /src/test/java/org/hsqldb/TestOdbcTypes.java | 3a702a461305871785c255ce1442084fa0437136 | [] | no_license | sluk3r/hsqldbSrc | 124f7c0b6d88fc5e0b65adcae5bfe1f80cbe8fc5 | 541d8933fdf616c49e52112ab42ec7bc6f0259de | refs/heads/master | 2016-09-06T16:24:51.902115 | 2014-07-15T01:11:38 | 2014-07-15T01:11:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 64,326 | java | /* Copyright (c) 2001-2011, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this
* list... | [
"sluk3r@gmail.com"
] | sluk3r@gmail.com |
85d386e658f3eb689708f9fdb3bf7c03f5d26f47 | a767641ac3d8258a3280f807a1b5329a4c5565e9 | /src/test/java/com/miage/altea/tp/pokemon_ui/controller/IndexControllerTest.java | 42caaaeac61c395cfccdab0df1c8d6928bc77f90 | [] | no_license | ALTEA-2019-2020/game-ui-tchobels | f87800c05c02b6d0545ebbf4b9ce30ebcbba20dc | 6102b77645c322db5e6edfd258d1c3f6a595053e | refs/heads/master | 2020-12-27T12:51:24.857432 | 2020-04-04T19:21:21 | 2020-04-04T19:21:21 | 237,909,790 | 0 | 0 | null | 2020-02-10T09:32:22 | 2020-02-03T07:36:35 | null | UTF-8 | Java | false | false | 1,905 | java | package com.miage.altea.tp.pokemon_ui.controller;
import com.miage.altea.tp.pokemon_ui.trainers.service.impl.TrainerServiceImpl;
import org.junit.jupiter.api.Test;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation... | [
"alexis.bels@outlook.fr"
] | alexis.bels@outlook.fr |
7d9fe0408ae4f62dfb4bb8564823174c5dd97f5f | 17e8438486cb3e3073966ca2c14956d3ba9209ea | /dso/branches/apitest1/code/base/dso-common/src/com/tc/object/net/DSOClientMessageChannel.java | 772b87dc99081c86f744f10a46cd2c456d942ce9 | [] | no_license | sirinath/Terracotta | fedfc2c4f0f06c990f94b8b6c3b9c93293334345 | 00a7662b9cf530dfdb43f2dd821fa559e998c892 | refs/heads/master | 2021-01-23T05:41:52.414211 | 2015-07-02T15:21:54 | 2015-07-02T15:21:54 | 38,613,711 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,380 | java | /*
* All content copyright (c) 2003-2008 Terracotta, Inc., except as may otherwise be noted in a separate copyright
* notice. All rights reserved.
*/
package com.tc.object.net;
import com.tc.async.api.Sink;
import com.tc.net.GroupID;
import com.tc.net.MaxConnectionsExceededException;
import com.tc.net.protocol.tcm.... | [
"amiller@7fc7bbf3-cf45-46d4-be06-341739edd864"
] | amiller@7fc7bbf3-cf45-46d4-be06-341739edd864 |
475d75c0652e3f4ce576396738931184f5545d25 | cc03c34962b9994d279cb3abcf53f60655dcddcd | /src/com/TMMS/Main/action/user/ShowUserLoginLogAction.java | f0ac73b83f867e5712a11eecbd4d27965d06b473 | [] | no_license | shianqi/TMMS | 1d452ce9f12661a717551f028c62b0ac73732847 | ec169827eb1dfdba6dc0e97976678154d274262f | refs/heads/master | 2021-01-21T04:50:21.614227 | 2016-06-05T03:22:01 | 2016-06-05T03:22:01 | 54,723,050 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 994 | java | package com.TMMS.Main.action.user;
import java.util.List;
import java.util.Map;
import org.apache.struts2.ServletActionContext;
import com.TMMS.Main.bean.Ul;
import com.TMMS.Main.service.UsersService;
import com.opensymphony.xwork2.ActionContext;
import com.opensymphony.xwork2.ActionSupport;
public class ShowUserLo... | [
"shianqi@imudges.com"
] | shianqi@imudges.com |
54cf69b4e9b5872c076ba273f1beb8ebdf4717b4 | 217572a4cede0cb431a89d96e2525233f7fdcde9 | /callback/src/com/xiaodu/callback/d/AsyncInterfaceCallback.java | 85acdeb607f355dd1609b96465c8ddd41f908d96 | [] | no_license | greatestrabit/AdvancedJava | 903f56bbff4a20aca17bcbd4895c0a9a5cf5204f | 976932a33f60ed72779af5585cec7bfbf32e8523 | refs/heads/master | 2021-01-17T14:46:12.873769 | 2016-06-23T07:57:59 | 2016-06-23T07:57:59 | 54,872,440 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 986 | java | package com.xiaodu.callback.d;
/**
* 基于接口的异步回调,每次建立新的线程
* @author xiaodu.email@gmail.com
*
*/
public class AsyncInterfaceCallback {
/**
* 使用内部类的实现方式,此处可见回调地狱
* @author xiaodu.email@gmail.com
*/
private static void innerMain() {
Server server = new Server();
new Thread(new Runnable() {
@Override
... | [
"xiaodu.email@gmail.com"
] | xiaodu.email@gmail.com |
283a5fd934ed4fb6580dc7a2cddf9309fb46e1e0 | 777067dff55d5194c9b08e871a277ecbae8ae279 | /spring3_myspringframework/src/main/java/com/yc/bean/HelloWorld.java | 63decac1b253d707bec2c47d6295e70f90efe18a | [] | no_license | zyw0205/spring-test1 | 7d77bc7cbfb8e8c027146f4bbe1c9a219558fd97 | f3fce0b5683f0b85dc105fb15a31dad2a291f33f | refs/heads/main | 2023-04-02T15:07:04.286132 | 2021-04-15T03:54:11 | 2021-04-15T03:54:11 | 358,112,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 510 | java | package com.yc.bean;
import com.yc.springframework.stereotype.MyPostConstruct;
import com.yc.springframework.stereotype.MyPreDestroy;
public class HelloWorld {
@MyPostConstruct
public void setup(){
System.out.println("MyPostConstruct");
}
@MyPreDestroy
public void destroy(){
Syst... | [
"1738020386@qq.com"
] | 1738020386@qq.com |
d85615197349eec061cd3d414eb8a258f682a1ea | 136264d27911b54402406f35c041fc7a3f6210cc | /jeeweb-web/jeeweb-admin/src/main/java/cn/jeeweb/web/ebp/schedule/DayReportScheduleService.java | 8f9a429278457273889d16cf26a255b3fb867d7b | [
"Apache-2.0"
] | permissive | iteryijiang/jeeweb | 41e525dd240c6855bf3fca5fd9105a0a8b0abd40 | bf540eb4daf1b8889514b4f135e4820e2ebcb1fc | refs/heads/master | 2022-11-26T03:52:03.372666 | 2019-08-01T12:45:05 | 2019-08-01T12:45:05 | 162,131,820 | 2 | 1 | Apache-2.0 | 2022-11-24T02:52:51 | 2018-12-17T13:05:47 | Java | UTF-8 | Java | false | false | 801 | java | package cn.jeeweb.web.ebp.schedule;
import java.util.Date;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import cn.jeeweb.common.utils.DateUtils;
import cn.jeeweb.web.ebp.report.service.DayReportService;
/**
* 每天运行一次生成平台的日报汇总数据
*
* @auth... | [
"yaotengjiao135798@163.com"
] | yaotengjiao135798@163.com |
6d85249513dc305b39f23de1808da4446de5ab1d | 3f463152ff01258f4f57fc544b5300ec5c540702 | /app/src/main/java/user/test/com/test_android_user/db/CityDao.java | 5933931cf4f51018b12e6b67679da724998521d4 | [] | no_license | Rocktiger/test_android_user | ee730b0d1408f1164893faf95677485bb043fe96 | 0ca7df8d0d39555a8de60886090618b94d98c581 | refs/heads/master | 2020-04-22T14:02:39.121997 | 2020-04-15T03:34:44 | 2020-04-15T03:34:44 | 170,429,744 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,416 | java | package user.test.com.test_android_user.db;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteConstraintException;
import android.database.sqlite.SQLiteDatabase;
import android.text.TextUtils;
import java.io.Closeable;
import jav... | [
""
] | |
4b7b77a11da4e11987484e2e0343cb7592dda208 | ab8a3756a6d0580376deb3cf3cd1c3321f071343 | /src/com/vositor/vositor/Element.java | 671af1ae6f05f545a3b84935a9d1db183aa549d6 | [] | no_license | gongpb/DesignPatterns | 427e51159b3513fc05040bd32d7197d85251e043 | 4a7888a40396a61326bb88d07bb29a0a3214396e | refs/heads/master | 2021-05-02T05:48:17.308084 | 2020-06-01T13:51:07 | 2020-06-01T13:51:07 | 13,065,223 | 1 | 1 | null | null | null | null | GB18030 | Java | false | false | 341 | java | package com.vositor.vositor;
/**
* 抽象元素
* 声明有哪一类访问者访问,程序中通过accept方法的参数来定义的
* @author gong_pibao
*/
public abstract class Element {
//定义业务逻辑
public abstract void doSomething();
//允许访问者访问
public abstract void accept(IVisitor visitor);
}
| [
"my_program@126.com"
] | my_program@126.com |
5dd876a0bd92e509959dd36c3729c5a39cb2e529 | ce85f1a02ee0528e9c48b9a43015c745d219fb82 | /InnowhiteRed5/src/com/innowhite/red5/audio/events/UnknownConferenceEvent.java | 73013a33f5f5e584ccda1f28c85f2fcbcf30849c | [] | no_license | firemonk9/innowhite-server | 36495e11eced76f9217f726ddcb91a2305eadb8c | e9281f02e98e299b0229ef3d5e14ec090e7d1174 | refs/heads/master | 2020-12-24T15:58:12.003036 | 2012-09-13T04:37:03 | 2012-09-13T04:37:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,116 | java | /**
* ===License Header===
*
* BigBlueButton open source conferencing system - http://www.bigbluebutton.org/
*
* Copyright (c) 2010 BigBlueButton Inc. and by respective authors (see below).
*
* This program is free software; you can redistribute it and/or modify it under the
* terms of the GNU Lesser General P... | [
"dhiraj.peechara@gmail.com"
] | dhiraj.peechara@gmail.com |
c9fac3d37fc9ae4a7e2125953c92f0017fdb42b5 | a4fbaba4bc6d2b6ba8922aa52765e6f4a9689245 | /app/src/main/java/com/rharshit/stocker/base/widgets/IncludeExtendedFloatingActionButton.java | 1cb278a15d5876a926e37100727b809e747d874d | [] | no_license | rharshit/StockerApp | 3e53dcf315eea1a937824bf9e1618b081320780d | 8a47fa72acda0bbdbf51c696b2d7accf2f35552a | refs/heads/master | 2023-02-06T12:21:46.356435 | 2021-01-01T11:40:10 | 2021-01-01T11:40:10 | 313,230,973 | 0 | 0 | null | 2021-01-01T11:40:11 | 2020-11-16T08:08:00 | Java | UTF-8 | Java | false | false | 264 | java | package com.rharshit.stocker.base.widgets;
import android.view.View;
public interface IncludeExtendedFloatingActionButton {
boolean isExtendedFabRequired();
void onExtendedFabClickListener(View v);
boolean onExtendedFabLongClickListener(View v);
}
| [
"rharshit98@gmail.com"
] | rharshit98@gmail.com |
13303dffeb861aea77613510ae7d6d55bcb955ff | fe86674d19d06e1d71d3369e0a9bb9d8f6637993 | /app/src/main/java/com/example/windows/plink/ForgotPasswordActivity.java | 0ae9c5e596b8b95a0f148672d3859c8359ff6c4a | [] | no_license | gopalkrisshna/Plink | 029768336e7d74cae3c498cd3e141c7cb488b443 | 111fbf526f2e1f0184464304dc18e401949b801f | refs/heads/master | 2021-05-06T03:39:37.100340 | 2017-12-20T16:00:44 | 2017-12-20T16:00:44 | 114,903,470 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,951 | java | package com.example.windows.plink;
import android.app.ProgressDialog;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.view.WindowManager;
import android.widget.EditText;
import android.widget.Toast;
import org.apache.http... | [
"gopalkrisshna@gmail.com"
] | gopalkrisshna@gmail.com |
da7fb0e5f97b61e88ee00f11e7ed6c3203616101 | af6dc32485bc2a89b5f86c1ce7a34fedd1d06fe1 | /app/src/main/java/com/sundeepnarang/myfirstapp/Hum.java | ac2d6be2502f67bf611dcf496f29166010a48cab | [] | no_license | sundeepnarang/MyFirstApp | 77374d49ff12147ea1ab01f2a2d41f534cf3f555 | 0eea5643d9146e91350396c8893005cdd9316169 | refs/heads/master | 2020-05-18T09:23:18.469806 | 2015-08-27T01:43:38 | 2015-08-27T01:43:38 | 41,459,229 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,119 | java | package com.sundeepnarang.myfirstapp;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
public class Hum extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInst... | [
"sundeepnrng@gmail.com"
] | sundeepnrng@gmail.com |
d5f79674f8a43002d510dd9c8c20720c9f6ded73 | 550b556e18ffb58e3e55fa8fd2fa5f5331fd8aea | /03_java_array_advance/src/step3_01/arrayAdvance1/ArrayEx26_정답2.java | 1935833752e745b20c08efb67cbdd465ec3e93a1 | [] | no_license | sojin612/sojin612magait03 | a93303f8a3f149308857cc929be1aa5094e2b8e5 | 7a9e5e0311c487bc0dc57b9a709e11ee2e8400f7 | refs/heads/master | 2023-02-27T16:49:19.291184 | 2021-02-09T05:52:41 | 2021-02-09T05:52:41 | 325,923,238 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 648 | java | package step3_01.arrayAdvance1;
import java.util.Random;
import java.util.Scanner;
/*
* # 1 to 50[3단계] : 1 to 18
* 1. 구글에서 1 to 50 이라고 검색한다.
* 2. 1 to 50 순발력 게임을 선택해 게임을 실습해본다.
* 3. 위 게임을 숫자범위를 좁혀 1 to 18로 직접 구현한다.
* 4. 숫자 1~9는 front 배열에 저장하고,
* 숫자 10~18은 back 배열에 저장한다.
*/
public class Arr... | [
"sojin kim@DESKTOP-15HF2TJ"
] | sojin kim@DESKTOP-15HF2TJ |
a3e31620abb8de5cf2d3a44414dc64f5df53071d | e68d1d911d72d9b56ad142ee1cbde1bd31def4e1 | /app/src/main/java/mx/cetys/jorgepayan/whatsonsale/Controllers/Activities/LocationDetailsActivity.java | f2de99d466943edcd3249279bc6b1da911c052f2 | [] | no_license | jpayan/WhatsOnSale | fdce2a566697c98b2fc591d75b457239061f98b2 | 5d9634daaf4073dba8d775b60c4f38fcbba32f14 | refs/heads/master | 2021-08-23T18:05:30.958079 | 2017-12-06T00:59:52 | 2017-12-06T00:59:52 | 111,599,209 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,830 | java | package mx.cetys.jorgepayan.whatsonsale.Controllers.Activities;
import android.content.Intent;
import android.support.v4.app.FragmentManager;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
imp... | [
"jalexpayan@gmail.com"
] | jalexpayan@gmail.com |
1ffc19f159c39946d9305f1a56119e44331dc7ca | c8a63acb2da62ef8bc8d6a7114b9521e45c423a6 | /src/main/java/com/zz/police/modules/sys/generator/JdbcGenUtils.java | 5ede04aa7cf7fe9ef37801211cfedb4e75cc80fb | [] | no_license | dengkp/police | 8e02c03108bb994ec83629f634ba4aeab797151b | a9fda998c4179682fa8ca646ce8324e996331200 | refs/heads/master | 2020-04-02T03:49:29.731440 | 2018-10-21T10:56:05 | 2018-10-21T10:56:05 | 153,986,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,217 | java | package com.zz.police.modules.sys.generator;
import com.zz.police.common.utils.CommonUtils;
import com.zz.police.common.utils.JdbcUtils;
import com.zz.police.common.utils.PropertiesUtils;
import com.zz.police.modules.sys.entity.ColumnEntity;
import com.zz.police.modules.sys.entity.TableEntity;
import org.apache.common... | [
"728953360@qq.com"
] | 728953360@qq.com |
8e5c17447d05832b2725015f7772a4763654df90 | 2324fd02d5cc25d80853c329139251145599abb1 | /app/src/main/java/com/kickstarter/ui/adapters/RewardsItemAdapter.java | 9e86e08a5bb4e9baf80ad73e9b91ec510a85ed94 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"ICU",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-facebook-software-license",
"EPL-1.0",
"MIT"
] | permissive | appspector/android-oss | 4554deffd08924636c4a856bc9f5afa3bd10bae3 | 3fc542d10a32416338b66ea5e6ac5b8144e5bc2f | refs/heads/master | 2020-03-15T12:56:18.640415 | 2018-05-15T11:25:54 | 2018-05-15T11:25:54 | 132,154,951 | 1 | 1 | Apache-2.0 | 2018-05-24T14:30:59 | 2018-05-04T15:04:54 | Java | UTF-8 | Java | false | false | 958 | java | package com.kickstarter.ui.adapters;
import android.support.annotation.LayoutRes;
import android.support.annotation.NonNull;
import android.view.View;
import com.kickstarter.R;
import com.kickstarter.models.RewardsItem;
import com.kickstarter.ui.viewholders.KSViewHolder;
import com.kickstarter.ui.viewholders.RewardsI... | [
"christopherwright@gmail.com"
] | christopherwright@gmail.com |
b70641c7c117f074adc5f39b233a4cd9c51bec76 | 8d4f7ab43b3883f25936f5b682399df279a0c367 | /SS2012_VS_1_1/src/lagern/LagerPackage/exNotFoundHelper.java | afbde8a13407864ce61a2a966d9215d711514d43 | [] | no_license | StiggyB/bernieundert | 5cb4de8a0eeb9fd242e8661200ce1de40a16bb5a | 7e3f180b79428bdd4bcc1d3b9f268143ba202063 | refs/heads/master | 2016-09-02T03:25:10.657834 | 2013-01-08T06:58:59 | 2013-01-08T06:58:59 | 32,143,925 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,398 | java | package lagern.LagerPackage;
/**
* lagern/LagerPackage/exNotFoundHelper.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from lager.idl
* Donnerstag, 29. März 2012 20:04 Uhr MESZ
*/
abstract public class exNotFoundHelper
{
private static String _id = "IDL:lagern/Lager/exNotFo... | [
"narfgnarf@gmail.com@48955575-598b-d27f-7a68-2b204972dbf9"
] | narfgnarf@gmail.com@48955575-598b-d27f-7a68-2b204972dbf9 |
3477ea0560ebd1ff4185eb6661d280f72987a0f2 | 5b353b1f09f1c5140bfb729afb930ddead3ab436 | /src/test/java/unit/BuyerControllerTest.java | 8601e2580ee01a9075edb2909f52144dacd585fc | [] | no_license | eduriol/buyer-manager | e70703ef392a4aab50c1687d0a39f5d0bacd30f1 | 9b7b9dc168ee7f3a8c171530eb25ae3008bd4cfe | refs/heads/master | 2020-04-27T18:59:35.085675 | 2019-06-07T21:47:56 | 2019-06-07T21:47:56 | 174,596,798 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,445 | java | package unit;
import buyer.entities.Buyer;
import buyer.BuyerController;
import org.junit.Before;
import org.junit.Test;
import java.io.IOException;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.Matchers.*;
public class BuyerControllerTest {
private BuyerController buyerContro... | [
"eriol@ebay.com"
] | eriol@ebay.com |
25360dcb6dfacdd1784f28637439cd68c94018c0 | 66237afc455789e4f6352dcfd40d9f114bb7bad7 | /basearchcomponents/src/main/java/com/tanveershafeeprottoy/basearchcomponents/viewmodels/BaseAndroidViewModel.java | d5613f6429ea2407f429459fcf799f808f31de5c | [] | no_license | tanveerprottoy/base-arch-components | 4f966862a9c22500ffcad0e69950f6e935fea3b3 | 87401d237ed7fd5329c9c19f707dd73a6858a146 | refs/heads/master | 2020-04-08T00:19:19.843975 | 2019-01-10T10:20:09 | 2019-01-10T10:20:09 | 158,847,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 636 | java | package com.tanveershafeeprottoy.basearchcomponents.viewmodels;
import android.app.Application;
import com.tanveershafeeprottoy.basearchcomponents.livedata.SingleLiveEvent;
import androidx.lifecycle.AndroidViewModel;
/**
* @author Tanveer Shafee Prottoy
*/
public abstract class BaseAndroidViewModel extends Androi... | [
"tanvir.shafi@parkkori.com"
] | tanvir.shafi@parkkori.com |
db8d56030f4da2def3937dcffbfe2f83292478cc | 40d844c1c780cf3618979626282cf59be833907f | /src/testcases/CWE563_Unused_Variable/CWE563_Unused_Variable__unused_public_member_variable_01_good1.java | 27f264990306bc3f9765c61e46f47b303eca3e52 | [] | no_license | rubengomez97/juliet | f9566de7be198921113658f904b521b6bca4d262 | 13debb7a1cc801977b9371b8cc1a313cd1de3a0e | refs/heads/master | 2023-06-02T00:37:24.532638 | 2021-06-23T17:22:22 | 2021-06-23T17:22:22 | 379,676,259 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 939 | java | /*
* @description Unused public class member variable
*
* */
package testcases.CWE563_Unused_Variable;
import testcasesupport.*;
public class CWE563_Unused_Variable__unused_public_member_variable_01_good1 extends AbstractTestCaseClassIssueGood
{
public int intGood1 = 0;
private void good1()
{
... | [
"you@example.com"
] | you@example.com |
9df57cd174f78d6de625fb44a8522a6c6dde9c6f | 71ec3c641b3d4bd400039a03ee4929f8cec5100f | /common/import-parsers/blackboard_9_nyu/src/java/org/sakaiproject/importer/impl/Blackboard9NYUFileParser.java | d5db59f3bfcb7471289a84cc415cdf657396f1f1 | [
"LicenseRef-scancode-generic-cla",
"ECL-2.0",
"GPL-1.0-or-later",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | NYUeServ/sakai11 | f03020a82c8979e35c161e6c1273e95041f4a10e | 35f04da43be735853fac37e0098e111e616f7618 | refs/heads/master | 2023-05-11T16:54:37.240151 | 2021-12-21T19:53:08 | 2021-12-21T19:53:08 | 57,332,925 | 3 | 5 | ECL-2.0 | 2023-04-18T12:41:11 | 2016-04-28T20:50:33 | Java | UTF-8 | Java | false | false | 36,579 | java | package org.sakaiproject.importer.impl;
import java.io.ByteArrayInputStream;
import java.io.FileInputStream;
import java.io.File;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.IOException;
import java.text.Normalizer;
import java.util.ArrayList;
import java.util.Collection;
import java.u... | [
"mark@dishevelled.net"
] | mark@dishevelled.net |
25952c9bdb528008de1432d1868965079b70f5e6 | b1dcbeb3923071fe194dad74d3087c50790ec124 | /VetorObjeto/ExemploMatris/src/Telinha/Tela.java | eb9880ca5d2981ae7e7ca40ef08328d8a24e840b | [] | no_license | lucasouza2/exerciciosJAVA | d0f41bf39ee81758168d72e946302627ca79a49c | 4dc0e289e03918d4adfc1def1cba5583859846b0 | refs/heads/master | 2022-12-02T23:52:58.414447 | 2020-08-21T23:32:44 | 2020-08-21T23:32:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,862 | 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 Telinha;
import Matris.Matriz;
/**
*
* @author aluno
*/
public class Tela extends javax.swing.JFrame {
Matriz matrix ... | [
"lucasrico25@gmail.com"
] | lucasrico25@gmail.com |
01d2c3272057453ba93c9b925d7a4f31c6a57f9c | fa63fa8fea6dfd24f369d69f39f322f78143077c | /mall-ware/src/main/java/com/scut/mall/ware/entity/WareOrderTaskDetailEntity.java | 69e0a76c804d1f99a4b0132db929486ac70da2dd | [] | no_license | laizikeng/mall | 4741f36ba872a673210c1f75b2da8abe2e505083 | 70f1ead689b4101f3e796438d8200285d0b32fcf | refs/heads/main | 2023-07-05T02:36:05.184978 | 2021-08-21T02:42:33 | 2021-08-21T02:42:33 | 387,080,581 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 843 | java | package com.scut.mall.ware.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
* 库存工作单
*
* @author lzk
* @email 2601665132@qq.com
* @date 2021-08-05 15:09:33
*/
@Data
@Tabl... | [
"2601665132@qq.com"
] | 2601665132@qq.com |
ae867689a214435da77a110737ea1203dd017e2f | 51faeaec7f4250b7651885210b2aa6d9dfd81525 | /sp04-orderservice/src/main/java/cn/tedu/sp04/order/feign/UserFeignClientFB.java | 5d9b7ceee6a1f66e986b1523f500546b07c8757c | [] | no_license | aijavahyf/springcloud1 | 3e4f01c3e8dcb4ebeaf88b0f3e9bd0838e67cb89 | 4dcd63070e05cf7be5c61fad7c21ed200df4772b | refs/heads/master | 2022-12-06T14:30:00.557794 | 2020-09-02T08:01:45 | 2020-09-02T08:01:45 | 293,072,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 696 | java | package cn.tedu.sp04.order.feign;
import cn.tedu.sp01.pojo.User;
import cn.tedu.web.util.JsonResult;
import org.springframework.stereotype.Component;
import java.util.ArrayList;
@Component
public class UserFeignClientFB implements UserFeignClient {
@Override
public JsonResult<User> getUser(Integer userId) {... | [
"aijavahyf@gmial.com"
] | aijavahyf@gmial.com |
8ce536e02d772b1045c9f0d9af2ecb0df0fd0837 | 29ec707b07e26a265242998fa208ea9a8ce56f1a | /elena/Exercitii/src/exercitii/Concatenare2VectoriEx15.java | 340eb14e16b0d93b8bc33a5539180a6f9cbdbdee | [] | no_license | elenaanghel90/exercises | 40023edebd235a2ea91b61332d8bdb371a7c8c99 | 61cda902fdb9f7c0cb9ba5abbecde77bae1f8f9f | refs/heads/master | 2021-01-05T06:48:16.673926 | 2020-02-16T16:04:49 | 2020-02-16T16:04:49 | 240,919,318 | 0 | 0 | null | 2020-10-13T19:35:35 | 2020-02-16T15:54:07 | Java | UTF-8 | Java | false | false | 710 | java | package exercitii;
import java.util.Arrays;
public class Concatenare2VectoriEx15 {
public static void main(String[] args) {
int[] sir1 = {3, 5, 7, 9};
int[] sir2 = {3, 5, 7, 9, 7};
System.out.println("Vectorii concatenati sunt = " + Arrays.toString(concateneazaVectorii(sir1, sir2)));
... | [
"elenamarianaanghel@gmail.com"
] | elenamarianaanghel@gmail.com |
1981377b3d4235fcd35171b80c59c5b365d5f824 | ba9ee6fa06ab929eb236cf324dca196bc082c0e9 | /src/api/java/com/heisenbugdev/heisenui/api/view/ICharacterView.java | 608e118fca11f629884bf98bc708e84765623604 | [
"MIT"
] | permissive | HeisenBugDev/Project-U | 5ba250e7024104a173daf12eb4f854cfb333488d | 8e29c1286e109e21f6b28a15f5e11fb1f049c08f | refs/heads/master | 2016-09-06T10:38:27.655684 | 2014-05-18T09:03:49 | 2014-05-18T09:03:49 | 19,553,702 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 213 | java | package com.heisenbugdev.heisenui.api.view;
import net.minecraft.entity.player.EntityPlayer;
public interface ICharacterView
{
public EntityPlayer player();
public void setPlayer(EntityPlayer player);
}
| [
"jake@jadarstudios.com"
] | jake@jadarstudios.com |
69b986e5c686358ed3521a8f1b9769198efa4467 | f0591201f9e05a43ae063ec0f3f4b4915e2e4a59 | /project-sysmgr-api/src/main/java/com/spirit/project/sysmgr/api/service/ServiceModuleService.java | 50c4d70e8e4518d33dbd4412bcd70c330202aa00 | [] | no_license | dante7qx/microservice-spirit | d7867237eb499bc4c5b83ad12650aaf658ea72f4 | e6a2cd52ac44c12ea6d983430a801a3db43c0e8f | refs/heads/master | 2021-01-22T22:20:39.295929 | 2017-08-08T02:03:56 | 2017-08-08T02:03:56 | 85,531,358 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 563 | java | package com.spirit.project.sysmgr.api.service;
import java.util.List;
import com.spirit.project.common.api.exception.SpiritAPIServiceException;
import com.spirit.project.common.api.template.SpiritAbstractService;
import com.spirit.project.sysmgr.api.dto.req.ServiceModuleReqDTO;
import com.spirit.project.sysmgr.api.dt... | [
"sunchao.0129@163.com"
] | sunchao.0129@163.com |
2d689412ef439f27459681f4964bd275fa37b232 | 236e1b0ce3a98653366bdfc7c6eebd3e936fc4a7 | /src/main/java/com/inti/FirstSonarJenkinsProjectApplication.java | fd76ddc4439c242c35802b1c1d8bd3251af95bf5 | [] | no_license | mathieuDevJava/firstSonarJenkinsProject | 90e34cb0c7d28b6c37b97c4ba27de54df8254d4e | d7876d0cc58a2c6458491b496d309fcd493c60ff | refs/heads/master | 2023-07-17T07:51:54.636792 | 2021-08-24T09:37:14 | 2021-08-24T09:37:14 | 399,398,618 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 337 | java | package com.inti;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class FirstSonarJenkinsProjectApplication {
public static void main(String[] args) {
SpringApplication.run(FirstSonarJenkinsProjectApplication.cla... | [
"max94h@yahoo.fr"
] | max94h@yahoo.fr |
ff65daf60f402a5b7c201c9d6bca3d1922627bdf | 1796f63604392ebbe6dc5b7ecd389d6592e507f8 | /fundementals4-4challange/src/main/java/com/example/fundementals4_4challange/ui/share/ShareViewModel.java | f41ba2d30cede24c17d563d10987ebb058aa205c | [] | no_license | Perham94/Android_Kursen | 3976833f83c175dce9310da4eb966d8a31673075 | 0fb3492b39c086baa000a6c07f19b36393ec4fec | refs/heads/master | 2020-07-29T02:26:27.582011 | 2019-10-12T12:30:07 | 2019-10-12T12:30:07 | 209,631,944 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 463 | java | package com.example.fundementals4_4challange.ui.share;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.ViewModel;
public class ShareViewModel extends ViewModel {
private MutableLiveData<String> mText;
public ShareViewModel() {
mText = new Muta... | [
"perham132@hotmail.se"
] | perham132@hotmail.se |
6135ddd3b7fdeb7521a5fd6aebb86f0d31509ee9 | 8e9a5d2539e69e56b3fac2b0b68b4931a9fb78db | /com/creational/builderPattern/product/Sandwich.java | b14774f5f7e99d4fd16bd998cc92be653078823d | [] | no_license | mcdowesj/DesignPatterns_src | ff8df8c7699ecc6eac6159c53c79e4f8b448fb3d | 2ea4c5bc47e46562704e10641d7c5e094ed5fd6e | refs/heads/master | 2021-01-19T23:33:46.369596 | 2017-06-30T17:21:49 | 2017-06-30T17:23:12 | 88,999,435 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,333 | java | package com.creational.builderPattern.product;
import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
* This is our Product.
*/
public class Sandwich {
private static Logger log = Logger.getLogger(Sandwich.class.getName());
public BreadType breadType;
public boolea... | [
"mcdowesj@tcd.ie"
] | mcdowesj@tcd.ie |
e773b58582580b63c4f7ffb0a55ec82feced039a | 0c3ca83acf7a4bcaf361c74a60ad46da13e0972c | /spring-all/MySpring/src/main/java/com/wangzhen/myspring/aop/advice/AroundAdvice.java | de9b72ceb01522534763d8168f3b8d31a258073d | [] | no_license | 1228857713/jvmOnJava | 41adb557d4a866ffbc9b3eaa57f36b9acb2ea09b | a3f3f33fe83bdae673da5ff8fca90952d9dab65e | refs/heads/master | 2023-03-29T13:01:10.931505 | 2021-03-30T10:42:07 | 2021-03-30T10:42:07 | 296,494,052 | 237 | 16 | null | null | null | null | UTF-8 | Java | false | false | 324 | java | package com.wangzhen.myspring.aop.advice;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
/**
* 环绕通知
*/
public interface AroundAdvice extends Advice {
Object around(Method method, Object[] args, Object target) throws InvocationTargetException, IllegalAccessException;
}
| [
"1228857713@qq.com"
] | 1228857713@qq.com |
877d7232975541026b536fdeb749dd1a889ed401 | 551569861431b41e2b3455b268bcd585487c0036 | /database/src/main/java/org/seasar/cms/database/identity/impl/PostgreIdentity.java | 737581077b3d6edc28fe8f4600c8de30c42d9439 | [] | no_license | seasarorg/test-cms-1 | dc5066e1a4311036b2ec2480bd2cf183e6d40970 | f5431cef37cb8b484e4e71c5a582f7f66ddce960 | refs/heads/master | 2021-01-21T12:03:11.890874 | 2013-10-09T03:58:55 | 2013-10-09T03:58:55 | 13,432,663 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 586 | java | package org.seasar.cms.database.identity.impl;
/**
* <p>
* <b>同期化:</b> このクラスはスレッドセーフです。
* </p>
*
* @author YOKOTA Takehiko
*/
public class PostgreIdentity extends AbstractIdentity {
public String getDatabaseProductId() {
return "postgre";
}
public boolean isMatched(String p... | [
"skirnir@gmail.com"
] | skirnir@gmail.com |
988b5c384045e2e4d458a1352ce6268a61fc72f5 | b8acd431174702c81d5edfff4bded41f3e67b3f5 | /src/com/mavenjenkns/com/MavenJenkins.java | 91b0e1e59581a52fcd30e0e17d4ec72c67b3f30f | [] | no_license | cnspraveen/MavenProject_into_Github | b0079f3e6d2af04e3f0c2a9e0025cb12f1fd220f | 0198e6c793f751e090715772cbe1f00eb0a660bc | refs/heads/master | 2020-04-03T00:05:03.167690 | 2016-08-13T13:21:59 | 2016-08-13T13:21:59 | 65,078,417 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,539 | java | package com.mavenjenkns.com;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.testng.Reporter;
import org.testng.annotations.Test;
import com.relevantcodes.extentreports.ExtentReports;
import com.relevantcodes.extentreports.ExtentTest;
import com.relevantcode... | [
"cns.praveen@gmail.com"
] | cns.praveen@gmail.com |
b696d34a4b9ee4ccbf487c66f3e47acd84fb853f | e5d43decdcbcce691f862482c0793d31c1bbb956 | /src/sample/RegistrationController.java | ffc1badecc3a164ec18a9022e8df4700fecff489 | [] | no_license | BilyanaNikiforova/-USP | b3e49435e8bb70f3f5bdebe3c2a7547c3e59b050 | 34eeb1b674f466dccbd87ef2f7d1627c58f965ec | refs/heads/master | 2023-04-12T02:23:15.086234 | 2021-05-12T10:50:48 | 2021-05-12T10:50:48 | 350,987,051 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 57 | java | package sample;
public class RegistrationController {
}
| [
"biliana_nikifforova@abv.bg"
] | biliana_nikifforova@abv.bg |
bd63616ec90e3672b4ba34cb26c0e43cb9ae485f | 7aede3eac373f635094dd8fc6f57d9f4a59296a4 | /app/src/main/java/com/example/samsung/rentalhousemanager/roomsetting/OnTextChangedCallback.java | 60dd4e3f9b4774cd2f4321deff127bf9b971dfc9 | [] | no_license | sparrowleung/RentalHouseManager | e18f635a4ff9fbe614be71ea7d2c6af919c4311b | 108c09dccf20e04bbd210d2d105311c433df7fdf | refs/heads/master | 2020-04-03T11:40:23.614580 | 2018-11-14T09:16:56 | 2018-11-14T09:16:56 | 155,228,583 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package com.example.samsung.rentalhousemanager.roomsetting;
import android.widget.EditText;
/**
* Created by yuyang.liang on 2018/8/6.
*/
public interface OnTextChangedCallback {
void onTextChanged(EditText editText, String text);
}
| [
"372895070@qq.com"
] | 372895070@qq.com |
fd78bb304016cec4e8b61f65befe6ed5e9ab9816 | 83d5f2569a2096ef89d059860e13f099419fe4f9 | /src/main/java/com/builders/testcase/builder/ClientResponseBuilder.java | c01d97d90cf9c339f4fa507cf3c140f202e1d526 | [] | no_license | Arthur-Diego/builders-test-case | b01fb364663ae7a920b5ce90123b489d041ac17c | 15eac0b3d09f80c90f722c3ca4515602efe04dbb | refs/heads/master | 2023-06-27T08:30:11.320586 | 2021-08-01T23:40:09 | 2021-08-01T23:40:09 | 391,586,008 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,064 | java | package com.builders.testcase.builder;
import com.builders.testcase.dto.AddressResponseDTO;
import com.builders.testcase.dto.ClientResponseDTO;
import com.builders.testcase.model.Client;
import org.springframework.stereotype.Component;
@Component
public class ClientResponseBuilder {
public ClientResponseDTO from... | [
"arthur.diego7@gmail.com"
] | arthur.diego7@gmail.com |
5d5d73d635e473c45947a309c80baa42382f1dda | 90943ea83b7f46bd4d38a2c86fdfb1d71067cae4 | /app/com/harmeetsingh13/custannotations/LoggerAnnotation.java | 5cdb06f1235a8908ffe9eb28047f1aaa417205a3 | [] | no_license | harmeetsingh0013/play-crud-operations-using-spring | dea269bfee912576ef651f413a7e04fed5fc6b15 | 6773d291bc2268eb77738720773c96219d5fbdae | refs/heads/master | 2021-01-18T14:38:12.739295 | 2015-03-06T16:44:30 | 2015-03-06T16:44:30 | 28,305,295 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 632 | java | /**
*
*/
package com.harmeetsingh13.custannotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import play.mvc.With;
import com.harmeetsingh13.interceptors.LoggerInterceptor;
/**
* @author jame... | [
"harmeetsingh.0013@gmail.com"
] | harmeetsingh.0013@gmail.com |
75a56b24696787486c58dfae31b1b39f5412620d | e6675123eebe7e3c04d40df5fab10116165c83ee | /水果君/src/com/get/fruit/BmobConstants.java | fd0e9856e5ec57d21bf3495bc935e8e2d40350ea | [] | no_license | getFruit/bigFuit | 0936335d6aa9f8660ec26df6a807c6fe5a4a361a | 4dece7fedb0342dbd438d5d9eccafa91c855bf4c | refs/heads/master | 2021-01-10T11:23:56.523491 | 2015-10-15T05:52:23 | 2015-10-15T05:52:23 | 44,296,669 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,383 | java | package com.get.fruit;
import android.annotation.SuppressLint;
import android.os.Environment;
/**
* @ClassName: BmobConstants
* @Description: TODO
* @author smile
* @date 2014-6-19 下午2:48:33
*/
@SuppressLint("SdCardPath")
public class BmobConstants {
public static String MyAvatarDir = "/s... | [
"1562193678@qq.com"
] | 1562193678@qq.com |
05a05327eabc5edd5013d914a0adbf0f0644b97e | 446a56b68c88df8057e85f424dbac90896f05602 | /core/cas-server-core-services-registry/src/test/java/org/apereo/cas/services/resource/DefaultRegisteredServiceResourceNamingStrategyTests.java | 28d844ca5a90c7d7cc6ffcb1ac9c9d814a06fee7 | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | apereo/cas | c29deb0224c52997cbfcae0073a4eb65ebf41205 | 5dc06b010aa7fd1b854aa1ae683d1ab284c09367 | refs/heads/master | 2023-09-01T06:46:11.062065 | 2023-09-01T01:17:22 | 2023-09-01T01:17:22 | 2,352,744 | 9,879 | 3,935 | Apache-2.0 | 2023-09-14T14:06:17 | 2011-09-09T01:36:42 | Java | UTF-8 | Java | false | false | 1,545 | java | package org.apereo.cas.services.resource;
import org.apereo.cas.services.RegisteredService;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import java.util.regex.Pattern;
import static org.junit.jupiter.api.Assertions.*;
import static org.mockito.Mockito.*;
/**
* This is {... | [
"mm1844@gmail.com"
] | mm1844@gmail.com |
bc97b42fb2ed7490f1af6d2f57315b3c0365db94 | 0d867bf8bcb71e89b4449903ff8619d0cc3ffd2e | /src/Pojo/ResponseUserLogin.java | e33c6e2add296177663c29f1a74837d361fdbb8c | [] | no_license | rutvikrockers/AndroidEntryManagerSonar | 3077f0714765b8b912f0f411df84c3b41f7fa610 | d017598aacfd4f500b89a4d9f2c78804d2c7be38 | refs/heads/master | 2020-04-13T22:19:05.538977 | 2018-12-29T04:36:58 | 2018-12-29T04:36:58 | 163,476,079 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 576 | java | package Pojo;
/**
* Created by rockers on 16/3/17.
*/
public class ResponseUserLogin {
public boolean success;
public int status;
public String msg;
public boolean isSuccess() {
return success;
}
public void setSuccess(boolean success) {
this.success = success;
}
p... | [
"rutvik.rockersinfo@gmail.com"
] | rutvik.rockersinfo@gmail.com |
d3986b5505712308fc2709f6a791f1c088e086dd | a5a7d8a145b389ea043d582f6e3271f453ffc45c | /sificomlib/src/main/java/com/sificomlib/permission/PermissionUtil.java | f22ed4409afff4c3d770311086bbe3af1aba8c2b | [] | no_license | molaith/SiFiComLibDemo | 2a1beb3a7d70c4482fba93a7518b5a98bd737b25 | d573a6af226b47cb2ad15095fd8c8748f74d63a2 | refs/heads/master | 2022-04-16T12:21:26.680695 | 2020-04-16T09:54:05 | 2020-04-16T09:54:05 | 253,789,663 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,023 | java | package com.sificomlib.permission;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.os.Build;
import android.provider.Settings;
import androidx.core.content.ContextCompat;
import java.util.Arra... | [
"molaith@gmail.com"
] | molaith@gmail.com |
9e123746a681dc64f1a52c413f5297ae3508200f | 4f3766aad775198ede997219248904d208f0df37 | /workspace_2019-12_maharshi_jinandra_final/Final/src/edu/neu/csye6200/Driver.java | 00464e62c169d729541c90bc82586e9cf6547aad | [] | no_license | maharshi-neu/CSYE6200 | 8561acb43ac3da7b838148b1977b307e65fc247b | f9a48d630b2719bf5c1ffa66f5ae6297b00a144f | refs/heads/master | 2023-05-31T07:56:39.424106 | 2021-06-01T03:38:53 | 2021-06-01T03:38:53 | 372,689,143 | 9 | 1 | null | null | null | null | UTF-8 | Java | false | false | 147 | java | package edu.neu.csye6200;
public class Driver {
public static void main(String[] args) {
TwoAlternatingThreads.demo();
Final.demo();
}
}
| [
"jinandra.m@northeastern.edu"
] | jinandra.m@northeastern.edu |
5406eacec3ecf0da781cdfad85ca21b64248d516 | 5f253f9e5a0b50d13377b46ea2613105460c6f67 | /src/test/java/rs/htec/apps/sandbox_qa/NegativeLoginTest.java | 3b3547c26528b98600999cbc0b069cfee4f1c0e8 | [] | no_license | sstefanovic990/Homework | 64daa9ab42470cc71f5a0128a408904c10fa3f56 | fcb447d1ed1b707e2ed22c0474e04b88372f25e6 | refs/heads/master | 2023-05-28T19:16:41.457355 | 2020-01-27T14:53:32 | 2020-01-27T14:53:32 | 235,780,338 | 0 | 0 | null | 2023-05-09T18:19:36 | 2020-01-23T11:23:56 | HTML | UTF-8 | Java | false | false | 1,147 | java | package rs.htec.apps.sandbox_qa;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.Assert;
import org.testng.annotations.Test;
@Test
public class NegativeLoginTest {
public void negativeDat... | [
"stefanstefanovic990@gmail.com"
] | stefanstefanovic990@gmail.com |
fd9847cab59c475f7d71d270b8c93e4564e0ca58 | ff81b2617acac09439a8c2b44184d8ac1045abeb | /src/main/java/com/app/server/services/MessageService.java | 80d61541ca73cb88d04edf954e354ce52819d3e2 | [] | no_license | sathishm07/IdlMeet | 8e47ff35922db9f3686ddb574fcf82cc2d7fc523 | d5126423a86d618718b52d60f0875a8e24c6eb28 | refs/heads/master | 2020-04-05T09:52:25.467126 | 2018-11-08T22:58:44 | 2018-11-08T22:58:44 | 156,052,596 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,110 | java | package com.app.server.services;
import com.app.server.http.utils.APPResponse;
import com.app.server.models.Message;
import com.app.server.util.MongoPool;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.ObjectWriter;
i... | [
"sathishm07@gmail.com"
] | sathishm07@gmail.com |
ffaa4da11d5689b0c5f58f7a12b1544197ee0505 | 2f1e51bb1153d2f37b3f68ca2feb0b6f84615fab | /server/src/main/java/org/nexu/outdoors/web/dao/ActivityDao.java | 05b5eb9b4770922a6adda1c6bbaf5fe33446b6ef | [
"MIT"
] | permissive | cyrilsx/outdoors | 3e5fbc5d3e28b6a06822c9a88d21948e5a1b92d4 | 5c89f30815321d84c6cfec51ec881b350af0707c | refs/heads/master | 2021-01-21T12:06:23.122808 | 2014-02-20T20:57:44 | 2014-02-20T20:57:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,910 | java | package org.nexu.outdoors.web.dao;
import org.jongo.MongoCollection;
import org.nexu.outdoors.web.dao.model.CActivity;
import org.nexu.outdoors.web.dao.util.MongoCollectionFactory;
import org.nexu.outdoors.web.model.Activity;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.ste... | [
"cyril@nexu.org"
] | cyril@nexu.org |
eda32fb8c919287df32de4c8a23572d5464564fa | 812f69b597b1903fbd2fdc19486eaf965710c790 | /app/src/main/java/com/abhat/designquotes/network/QuoteInteractor.java | f029736b9ed1ae450fd897b95730605e848901bc | [] | no_license | AnirudhBhat/DesignQuotes | bc27ba2aea2ecc1f25c737ebad493a52c4cb2be6 | 19d2e87ca608de618e0d7b8e0769f33e67acaf06 | refs/heads/master | 2021-01-21T09:38:17.072626 | 2017-05-28T15:46:07 | 2017-05-28T15:46:07 | 91,661,513 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | java | package com.abhat.designquotes.network;
/**
* Created by cumulations on 23/4/17.
*/
public interface QuoteInteractor {
interface onQuoteFetchFinished {
void onSuccess(String quote, String author);
void onNetworkError();
}
void fetchQuoteFromNetwork(onQuoteFetchFinished listener);
}
| [
"kamal.a@cumulations.com"
] | kamal.a@cumulations.com |
11527ee581e3c877173da4f7f86889c12375aa0a | ddb17e110e268e86d0444b0fe7c09a3747b0d561 | /NHMP/src/ERP/Dataroom/model/controller/DataroomAdminListServlet.java | 92d63cc99ed52bc49ddace8383a1b083a075fcfd | [] | no_license | shinsm0606/TMTS | 222a1096826e0d0e0e672e376cbcee12a7b60211 | 9c8b2bc324b7558970fcb2c20a065dfa6c4fcb7c | refs/heads/master | 2020-08-06T05:14:37.467372 | 2019-11-08T06:31:17 | 2019-11-08T06:31:17 | 212,600,131 | 1 | 0 | null | 2019-10-03T17:46:13 | 2019-10-03T14:25:33 | Java | UTF-8 | Java | false | false | 3,655 | java | package ERP.Dataroom.model.controller;
import java.io.IOException;
import java.util.ArrayList;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
impor... | [
"kimbongsoo@DESKTOP-8L9PJN2"
] | kimbongsoo@DESKTOP-8L9PJN2 |
3e1fc8b06d737b4138e93822fa27d9c7a9ad0cc4 | 085e1b3ccb73ce51b2b055ae881f26aa2f7ae647 | /test/plugins/org.talend.designer.core.generic.test/src/main/java/org/talend/designer/core/generic/model/ComponentTest.java | 5edc5bca004cb2bac3f76db868678ed6caa9630c | [
"Apache-2.0"
] | permissive | dmuliyil/tdi-studio-se | 8cf39d3fc484a4aa0039f1cfa3973f480923e8c2 | 0c469650cb97037ce37050c23f13dea86b0c2a5e | refs/heads/master | 2021-01-11T16:34:40.162654 | 2017-01-25T02:39:44 | 2017-01-25T02:39:44 | 80,113,499 | 1 | 0 | null | 2017-01-26T12:41:42 | 2017-01-26T12:41:41 | null | UTF-8 | Java | false | false | 2,235 | java | // ============================================================================
//
// Copyright (C) 2006-2016 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
//
// You should have... | [
"hcyi@talend.com"
] | hcyi@talend.com |
d80e268f23966bd04c64cdc05b9df2fd7cff8c7b | 5ca54db9ac461f04570842c03495d8f9b6ac90a0 | /Tarea/src/Logica/Principal.java | bc5a7b08d06ccaab1e81d0262d2589525168eb50 | [] | no_license | uykarma/Tareas | 08aca72e1bcfa3c94b80ae06c9350c819b752d24 | 1105ba38ec9e8fd85962b9e5892b47306ae1df3c | refs/heads/master | 2023-04-12T16:33:27.705859 | 2021-05-12T16:05:11 | 2021-05-12T16:05:11 | 366,748,305 | 1 | 2 | null | 2021-05-12T23:12:36 | 2021-05-12T14:41:20 | Java | UTF-8 | Java | false | false | 96 | java | package Logica;
public class Principal {
public static void main (String[] args){
}
}
| [
"82124000+karmaUy@users.noreply.github.com"
] | 82124000+karmaUy@users.noreply.github.com |
062ebd6f7ac805e94d45e27c5cac4a59ff5b1bf4 | ead79744c2365e4ce067c5098cff4e74066b2dae | /eurekaClient_Provider_silence1/src/main/java/com/etc/renting/dto/HousesInfo.java | 2d07447b099656c57eafc3f2f79e10b2c7f15d36 | [] | no_license | cassieit/house | 1762cf81213f5deb16cb57b965612f04dc7571fe | 50a6d039d0bd5620dc9af34411a5ea1aa457a51b | refs/heads/master | 2023-04-04T18:57:53.693150 | 2021-03-26T03:12:43 | 2021-03-26T03:12:43 | 351,631,372 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,677 | java | package com.etc.renting.dto;
public class HousesInfo {
private Integer houses_id;
private Integer admin_id;
private Integer area_id;
private Integer type_id;
private String houses_name;
private String houses_price;
private String houses_style;
private String houses_areas;
... | [
"2630211077@qq.com"
] | 2630211077@qq.com |
7dcd678e3990faf576ac4b15e5ed3c1c1a5fd6b6 | 9290dc87ec131f3ef5253224f264875e41b0477d | /Tarun_Day5_Java/Assign/Phone.java | f9c3cee1f713aee2bed35be794d847c32e019030 | [] | no_license | TarunSikka/JavaPrograms | 3ba83f592953f9f46f6cb95f780ce9b35e4e3e1b | 353b6704686a087097db9492baee9b3a4b1c6077 | refs/heads/master | 2020-03-28T09:43:40.318202 | 2018-12-13T15:16:43 | 2018-12-13T15:16:43 | 148,055,462 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 864 | java | class Phone
{
private int internationalAreaCode;
private int prefix;
private int number;
Phone(int iac,int prefix,int number)
{
this.internationalAreaCode=iac;
this.prefix=prefix;
this.number=number;
}
public void setIAC(int iac)
{
this.internationalAreaCo... | [
"gooddude1224@gmail.com"
] | gooddude1224@gmail.com |
00f006a6436f22e2ad47abf5e318efb87efece47 | 96306b9a3f119651c6a29ad43be6c7c999927cfe | /src/main/java/com/github/ljtfreitas/job/scheduler/JobSchedulerApplication.java | 913c087205113dad73b5fa9cf693a854cdf5ae8e | [] | no_license | ljtfreitas/job-scheduler-api | cbc90935542ba1b860c0315f8bd1af7768e614b6 | 294d6177ad27ecca04be714e07d7ca67040f8eb1 | refs/heads/master | 2021-01-22T01:55:31.843972 | 2017-02-05T20:57:32 | 2017-02-05T20:57:32 | 81,021,045 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package com.github.ljtfreitas.job.scheduler;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class JobSchedulerApplication {
public static void main(String[] args) {
SpringApplication.run(JobSchedulerApplication.... | [
"ljtfreitas@gmail.com"
] | ljtfreitas@gmail.com |
e7dd93097741dc33b40aa2746478203afe68b418 | d7df278878ae7f15ec7596f4fc463cda10352305 | /iubar_paghe_logic/src/main/java/it/iubar/paghe/logic/anagrafica/auto/_AnagMap.java | 9af437d403ac21c71604b2e57996bb04069b3303 | [] | no_license | str4to/paghe-open | 6a18602d6b24f14b3f4f0b7aaa341b624a24b6b7 | 0a79a39596f4a8a7f38ec8062cd2ccc4b87b62c6 | refs/heads/master | 2021-01-10T03:27:10.073178 | 2013-04-29T08:20:02 | 2013-04-29T08:20:02 | 36,080,742 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,828 | java | package it.iubar.paghe.logic.anagrafica.auto;
import java.util.List;
import org.apache.cayenne.ObjectContext;
import org.apache.cayenne.query.NamedQuery;
import it.iubar.paghe.logic.anagrafica.AeNaturagiuridica;
import it.iubar.paghe.logic.anagrafica.Comune;
import it.iubar.paghe.logic.anagrafica.Provincia;
import i... | [
"iubar.it@gmail.com@0a7ddd22-2559-11df-b4a3-2be847837fc9"
] | iubar.it@gmail.com@0a7ddd22-2559-11df-b4a3-2be847837fc9 |
2cc191ad8bb8c00ea56af1e7cb3fd87309327c13 | f20af063f99487a25b7c70134378c1b3201964bf | /appengine/src/main/java/com/dereekb/gae/client/api/service/response/error/impl/ClientResponseErrorInfoImpl.java | 77af6a96d7e9ee56280597f1095cf98f3a6a4aa8 | [] | no_license | dereekb/appengine | d45ad5c81c77cf3fcca57af1aac91bc73106ccbb | d0869fca8925193d5a9adafd267987b3edbf2048 | refs/heads/master | 2022-12-19T22:59:13.980905 | 2020-01-26T20:10:15 | 2020-01-26T20:10:15 | 165,971,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,128 | java | package com.dereekb.gae.client.api.service.response.error.impl;
import com.dereekb.gae.client.api.service.response.error.ClientResponseErrorInfo;
import com.dereekb.gae.utilities.web.error.impl.ErrorInfoImpl;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonIncl... | [
"dereekb@gmail.com"
] | dereekb@gmail.com |
72441717d64e88c8ac963ebff853d6988681a0e8 | 114d409959f07a69e17777fea491e326eed19bfc | /bst-player-api/src/main/java/com/bramosystems/oss/player/core/client/impl/FlashMediaPlayerImpl.java | 973d181163a4fe7553abaeaa0562eabc33ebb4d2 | [] | no_license | nublic/bst-player | 82fa9740d4d0eeb654a466448ae9a439ebfacac0 | 23188ae7bb771cc380cc34e3e4c2800c1c76a908 | refs/heads/master | 2020-04-10T08:45:00.570008 | 2012-05-24T09:37:12 | 2012-05-24T09:37:12 | 3,971,266 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,127 | java | /*
* Copyright 2009 Sikirulai Braheem
*
* 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 t... | [
"trupill@gmail.com"
] | trupill@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.