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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c0253f4e6c50ba4294d1d0073c181e7d9bd0c376 | 1bdf374efdd222ef49e84171c46782c0d76ce15e | /app/src/main/java/com/yusufalicezik/drvirtual/Utils/GecmisRandevuAdapter.java | 983d8eae2b0c2411558e24789c721c38d14366ad | [] | no_license | hasancerit/Dr.Virtual | a568658edf608b1b534bc3322becda4338156935 | d1c6e90815c8eeeed9541e7892365825f52f2ab7 | refs/heads/master | 2020-05-27T19:14:43.577458 | 2019-05-27T02:29:15 | 2019-05-27T02:29:15 | 188,757,889 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,730 | java | package com.yusufalicezik.drvirtual.Utils;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.yusufalicezik.drv... | [
"hasan__cerit@hotmail.com"
] | hasan__cerit@hotmail.com |
0c9ebf8f1e0034ad38ea8ebfa222c3d72111bc70 | 1e0414638028c0b125e2e49858b4ed6d43ce8ef4 | /app/src/main/java/com/example/gamer/diary/Diary.java | c127b20e3a1b0e517e5d06cee92ef73568868aad | [] | no_license | gamer2925666/Diary | 75f153d6b6776f71997e19f8235c34efb9013ae4 | 240a317794edb621a53f40eb4f0a87a256ae066b | refs/heads/master | 2021-03-30T22:18:20.234814 | 2018-03-25T13:14:11 | 2018-03-25T13:14:11 | 124,652,086 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,152 | java | package com.example.gamer.diary;
import android.support.annotation.NonNull;
import java.io.File;
/**
* Created by gamer on 2018/3/25.
*/
public class Diary {
private String title;
private File image;
private Long date;
private File textFile;
private String key;
public Diary(String title, ... | [
"gamer2925666@gmail.com"
] | gamer2925666@gmail.com |
1b4a7bae69053f5c452c07742d1776c2cbab4b20 | 4370971acf1f422557e3f7de83d47f7705fd3719 | /ph-oton-bootstrap4/src/main/java/com/helger/photon/bootstrap4/buttongroup/BootstrapButtonToolbar.java | d7a1fe76bb416b92e2bebe949ccef4ab7eed47e5 | [
"Apache-2.0"
] | permissive | phax/ph-oton | 848676b328507b5ea96877d0b8ba80d286fd9fb7 | 6d28dcb7de123f4deb77de1bc022faf77ac37e49 | refs/heads/master | 2023-08-27T20:41:11.706035 | 2023-08-20T15:30:44 | 2023-08-20T15:30:44 | 35,175,824 | 5 | 5 | Apache-2.0 | 2023-02-23T20:20:41 | 2015-05-06T18:27:20 | JavaScript | UTF-8 | Java | false | false | 2,911 | java | /*
* Copyright (C) 2018-2023 Philip Helger (www.helger.com)
* philip[at]helger[dot]com
*
* 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/LICEN... | [
"philip@helger.com"
] | philip@helger.com |
9fc694c77b8804d92b06b05ae989795a914ffbfa | 68a7acc92e7312b4db75a4adc79469473d8dcc52 | /src/jgroups/SimpleChat.java | d783644d4fe898c8ae3c3b3e28bef73f25f8cbbe | [] | no_license | vasanthsubram/JavaCookBook | e83f95a9a08d6227455ebd213d216837ec1c97b5 | 3fb2dfc38a4bb56f21f329b0dbc8283609412840 | refs/heads/master | 2022-12-16T00:13:31.515018 | 2019-06-24T03:12:11 | 2019-06-24T03:12:11 | 30,102,351 | 0 | 0 | null | 2022-12-13T19:13:55 | 2015-01-31T04:39:51 | Java | UTF-8 | Java | false | false | 2,617 | java | package jgroups;
import org.jgroups.JChannel;
import org.jgroups.Message;
import org.jgroups.ReceiverAdapter;
import org.jgroups.View;
import org.jgroups.util.Util;
import java.io.*;
import java.util.List;
import java.util.LinkedList;
/*
* Sample program to simulate a jgroups cluster
*
* To run it in the same ma... | [
"v-vsubramanian@expedia.com"
] | v-vsubramanian@expedia.com |
e64565487485a5ce6b752d1190544269182d8577 | be552bb4d82897cd0901176d428946894993064a | /spring-cloud-aws-example-1/src/test/java/com/srm4knowledge/springcloudawsexample1/SpringCloudAwsExample1ApplicationTests.java | 7ba2d567cedea35b048a0f902b821a5e52545ad0 | [] | no_license | sandeep-r-m/learning-java-technology | 834cc88596aaa649ede79a7ed0e89d2d317f7f72 | 92e402b3056181f02352c7196eba15658db38988 | refs/heads/master | 2022-11-21T13:02:06.716492 | 2019-10-26T09:19:25 | 2019-10-26T09:19:25 | 156,517,138 | 0 | 0 | null | 2022-11-16T12:23:52 | 2018-11-07T08:51:20 | Java | UTF-8 | Java | false | false | 374 | java | package com.srm4knowledge.springcloudawsexample1;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class SpringCloudAwsExample1Applicatio... | [
"srm4knowledge@gmail.com"
] | srm4knowledge@gmail.com |
3822fd8cf827e644eef3f3f0534177a67dfdc8b2 | 244255f2c1886699838060288ec396e30fab2bd8 | /2.JavaCore/src/com/javarush/task/task15/task1522/Solution.java | 8fd37e24c4f537ec4164e22ed0284400d47297f2 | [] | no_license | AlexManax/JavaRushTasks | fb1fe1f57d0f89a7dbe3e8b5bd879d4f4b6e9b29 | 7a8359699c0f917228b21473eeca5815d8fb2243 | refs/heads/master | 2020-04-26T21:35:45.199276 | 2020-03-06T19:14:57 | 2020-03-06T19:14:57 | 173,846,068 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,089 | java | package com.javarush.task.task15.task1522;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
/*
Закрепляем паттерн Singleton
*/
public class Solution {
public static void main(String[] args) {
}
public static Planet thePlanet;
//add static block here - ... | [
"AlexManax@gmail.com"
] | AlexManax@gmail.com |
d98b6e0f611c968809ef2f750cbb6b0d8077241b | 7ce3f11812b62313ebb8093c46b21e0619017b72 | /app/src/main/java/dhbk/android/movienanodegree/ui/detailmovie/view/MovieDetailFragment.java | 641e931a827e1d627b6d81d1a43bbca23f09c45c | [] | no_license | PhongHuynh93/MovieNanoDegree | a6ba26819312dc6490b1ccb74d12dbaf034a288b | b27301ea4f8a989360269d4d8ce467de3320ded5 | refs/heads/master | 2021-01-19T02:35:13.626967 | 2016-08-17T14:47:17 | 2016-08-17T14:47:17 | 64,321,812 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,946 | java | package dhbk.android.movienanodegree.ui.detailmovie.view;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.ColorInt;
import android.support.annotation.NonNull;
import android.support.v4.app.Fragment;
import android.support.v4.content.ContextCompat;
imp... | [
"p7157568@gmail.com"
] | p7157568@gmail.com |
f9bf6a290f40eaa7ad0b2f19e31f59606989147b | ce11412173174fe680c45476f4fd0e39e81b9e2d | /src/com/dao/AccountListDAO.java | 0b2d20e40ef26fd1119fb690bf64f2790936e52b | [] | no_license | yetao0707/PFinance | c0962c789c32ec809521fa20f44ac159bc6a5bd7 | 0a010c8209ae9e32dbe45242f8deaf6579826596 | refs/heads/master | 2021-01-18T03:33:50.728890 | 2017-05-16T01:16:56 | 2017-05-16T01:16:56 | 85,810,542 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 573 | java | package com.dao;
import java.util.List;
import com.commons.page.Page;
import com.vo.fp.AccountListVO;
import org.apache.ibatis.annotations.Param;
public interface AccountListDAO extends BaseDao<AccountListVO> {
public AccountListVO find(AccountListVO vo);
public int insert(AccountListVO vo)... | [
"yet0707@163.com"
] | yet0707@163.com |
9bf655285e8fdede01c24db36804bb11acc035a0 | 716b231c89805b3e1217c6fc0a4ff9fbcdcdb688 | /train_app_dev/src/com/l9e/train/channel/request/impl/ManualRequest.java | 1341aa150835f5bd2ba20574ce0c5410dd597787 | [] | no_license | d0l1u/train_ticket | 32b831e441e3df73d55559bc416446276d7580be | c385cb36908f0a6e9e4a6ebb9b3ad737edb664d7 | refs/heads/master | 2020-06-14T09:00:34.760326 | 2019-07-03T00:30:46 | 2019-07-03T00:30:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 449 | java | package com.l9e.train.channel.request.impl;
import com.l9e.train.po.Account;
import com.l9e.train.po.Order;
import com.l9e.train.po.Result;
import com.l9e.train.po.Worker;
public class ManualRequest extends RequestImpl {
public ManualRequest(Account account, Worker worker) {
super(account, worker);
}
@Overri... | [
"meizs"
] | meizs |
cf16833ae6e921c6329501892895a2f7ad3a5bc3 | 71b7d664ee1127a7d12e87f7cbf21ca2db671855 | /src/main/java/org/ednovo/gooru/client/mvp/assessments/play/resource/body/IsAssessmentsResourcePlayerMetadataView.java | 7175ef09d22117213606c182a70f9166ce5be477 | [
"MIT"
] | permissive | suryanarayanakb/Gooru-Web | f356594323e724f87bcea309fd11ebec1f8ebf7e | 88b3bc9299183324bf7be451d662b61608d7462c | refs/heads/master | 2021-01-20T11:29:51.006639 | 2015-08-21T06:38:31 | 2015-08-21T06:38:31 | 19,138,052 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,097 | java | /*******************************************************************************
* Copyright 2013 Ednovo d/b/a Gooru. All rights reserved.
*
* http://www.goorulearning.org/
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (th... | [
"anil@goorulearning.org"
] | anil@goorulearning.org |
cd8a73aa21e6e622e8d86548a2beaf8e0498a3b3 | 49b4cb79c910a17525b59d4b497a09fa28a9e3a8 | /parserValidCheck/src/main/java/com/ke/css/cimp/ffm/ffm2/Parser.java | ef9a331bbdc0264fcfc52f0d8e7c47af13432ccd | [] | no_license | ganzijo/koreanair | a7d750b62cec2647bfb2bed4ca1bf8648d9a447d | e980fb11bc4b8defae62c9d88e5c70a659bef436 | refs/heads/master | 2021-04-26T22:04:17.478461 | 2018-03-06T05:59:32 | 2018-03-06T05:59:32 | 124,018,887 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,839 | java | package com.ke.css.cimp.ffm.ffm2;
/* -----------------------------------------------------------------------------
* Parser.java
* -----------------------------------------------------------------------------
*
* Producer : com.parse2.aparse.Parser 2.5
* Produced : Fri Feb 23 10:52:50 KST 2018
*
* ------... | [
"wrjo@wrjo-PC"
] | wrjo@wrjo-PC |
95a14a1aca0dd2c4e01fa3115f8dcfd0f029e7bd | 81a2b6bd194b9de917936dcc3c0d3ad8c264a207 | /src/main/java/org/davidmoten/kool/internal/util/StreamUtils.java | 0a7211f30142343e123a794c0db63480db59a079 | [
"Apache-2.0"
] | permissive | MaTriXy/kool | fbe24cf1195c1bb2a62c0419546df062abce5862 | 501a014a54c89ac00b868ac1964bd1b28cbf46c7 | refs/heads/master | 2020-04-10T12:29:43.393477 | 2018-12-07T22:31:14 | 2018-12-07T22:31:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 990 | java | package org.davidmoten.kool.internal.util;
import java.util.Collections;
import org.davidmoten.kool.Stream;
import org.davidmoten.kool.StreamIterable;
import org.davidmoten.kool.StreamIterator;
import org.davidmoten.kool.function.Function;
import com.github.davidmoten.guavamini.Preconditions;
public final class Str... | [
"davidmoten@gmail.com"
] | davidmoten@gmail.com |
8ada487a96e667a11d622c307ca4ef286ce147aa | f76f1f306c7f68c34e8edc0225a1d404a0aa3897 | /app/src/main/java/com/googlecode/javacpp/annotation/NoOffset.java | f59c14d45304845e8b8919a4469bb80c31b1f892 | [] | no_license | Bingle-labake/Vine15 | b8a2852bf43e295a63c976d2fa263b301036807d | b75665ff848df0d526ec0f26d64516629c150b33 | refs/heads/master | 2016-09-01T05:59:05.804172 | 2015-10-31T07:40:04 | 2015-10-31T07:40:04 | 45,291,739 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 568 | java | package com.googlecode.javacpp.annotation;
import java.lang.annotation.Annotation;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Retention(RetentionPolicy.RUNTIME)
@Target({java.lang.annotation.ElementType.TYPE, java.lang.annotation.ElementTyp... | [
"coollive@labake.cn"
] | coollive@labake.cn |
b2f3b7cf1b4d2739904e4dcc08274e5e8ce0d49a | 2c2f2fd0f1ba7015eb1a598909919a6101419247 | /ModernTechniques/DataStructures/01-Rational/Rational.java | 86a8366c10062fb6754e0d663f77d37d73a7cd41 | [] | no_license | immortalkrazy/ModernTechniques | fc30735e32c39522ec36a98eaf334bacdad71cbd | 3975a818ec3cba6a35c24f1df05a03f71b3e61f7 | refs/heads/master | 2022-01-24T20:20:46.298453 | 2022-01-13T04:05:06 | 2022-01-13T04:05:06 | 188,884,801 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,542 | java | public class Rational implements Comparable<Rational> {
private int numer;
private int denom;
public Rational(int numer, int denom) {
this.numer = numer;
this.denom = denom;
int divisor = Rational.gcd(numer, denom);
this.numer /= divisor;
this.denom /= divisor;
}
public Rational(int num... | [
"faisal.ibrahim@gmail.com"
] | faisal.ibrahim@gmail.com |
0c2cec4f38f43fc496467df9ed576e1915a818fc | 9aae6311f137303f76e43122aaf11429547efed5 | /toughenlib/src/main/java/com/toughen/libs/http/OkHttpManager.java | c273bd11603c914622148204c3111617215be6e7 | [] | no_license | Tracy-MacGrady/Toughen | 9725edee38a697c8ca1035e1369aea781648bcb5 | 733ff8935160c27f3060f094f6bbb8564c1cc066 | refs/heads/master | 2020-03-09T15:29:00.562415 | 2019-01-16T09:15:09 | 2019-01-16T09:15:09 | 117,214,033 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,013 | java | package com.toughen.libs.http;
import android.content.Context;
import com.toughen.libs.tools.LogUtils;
import com.toughen.libs.tools.NetworkUtils;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.concurrent.TimeUnit;
import okhttp3.Call;
import okhttp3.Cookie;
import okht... | [
"1194787489@qq.com"
] | 1194787489@qq.com |
02ed1a3a192176ed438b420e691ca6e9f4cc0d1e | 833192eb6353744e07b909bb8ba761d2bc9d0649 | /room-reservation-service/src/main/java/com/bezio/my/roomreservationservice/GuestClient.java | f5cc104aefe6d404bd9b8256dead7d8f633b460e | [] | no_license | Beziu/spring-cloud | dbcd86b83b4a62065047750c463a7ea44e7a847a | 05f37a0e91c52da1319fc1be34f11c1a64eda44c | refs/heads/master | 2023-07-30T13:56:29.555703 | 2021-10-04T19:39:55 | 2021-10-04T19:39:55 | 413,322,086 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 453 | java | package com.bezio.my.roomreservationservice;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import java.util.List;
@FeignClient("guestservices")
public interface GuestClient {
@GetMap... | [
"grzegorzdziubak@gmail.com"
] | grzegorzdziubak@gmail.com |
1b4620b52ad2bf725b895f4e924590c5e561d6e0 | b4d5d3071bc0f781d46275577aa0e7b277f3689f | /SwitchCastEx/src/kr/co/ezen/MainEx.java | 11956931d5b49aceadc62aec26c67525606bdde8 | [] | no_license | woneeseo/javastudy | f388b3171bff81c812fc94b009c745ee4ba39499 | de96d7a975bc63ad2b1268dce7dae7fc5b7e9c83 | refs/heads/main | 2023-01-28T17:03:59.012947 | 2020-12-07T08:43:40 | 2020-12-07T08:43:40 | 303,949,640 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 559 | java | package kr.co.ezen;
import com.naver.Test;
public class MainEx {
public static void main(String[] args) {
// TODO Auto-generated method stub
Test t1 = new Test();
t1.me1(3);
t1.me1(4);
t1.me1(0);
System.out.println();
t1.me2(3);
t1.me2(4);
System.out.println();
t1.me3(100);
t1.me3(24);
... | [
"hon0760@naver.com"
] | hon0760@naver.com |
e4618b622a06276336c339b8ffeed9eb259b3f48 | ee507d52f82399101dd0c9ec60707ae633f29d9c | /src/main/java/com/ballistic/velocity/model/dto/EmailDto.java | 69e7453408702253a78244e27c2acda401bf8829 | [] | no_license | NABEEL-AHMED-JAMIL/velocity | 4035140a50b9393a2e38348c9eea3e357c430064 | 5371daf2b063de602a96a3954c8f8ab3350527f1 | refs/heads/master | 2020-04-10T05:43:03.765547 | 2019-02-11T12:17:32 | 2019-02-11T12:17:32 | 160,835,404 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,440 | java | package com.ballistic.velocity.model.dto;
import com.ballistic.velocity.model.pojo.Document;
import com.google.gson.Gson;
import java.util.Set;
public class EmailDto<T> {
private Set<String> sendTo;
private Set<String> ccTo;
private String subject;
private T field;
private Document document;
... | [
"nabeel.amd93@gmail.com"
] | nabeel.amd93@gmail.com |
9a46527b18c515e7d7715b21901546679eb60d06 | 181e5a35eea5180f7c097cef06ea45bb7ae40bff | /src/main/java/am/jsl/personalfinances/domain/reminder/Reminder.java | 237db242ceb3548fe361a3850e72bf4ecdc5a563 | [
"Apache-2.0"
] | permissive | hamletbarsamyan/personalfinances | 7f39ce33446d977d4d0a74df04659dad24c41924 | edd746560568376fbb54bb71bfbbfdccfcd5aad0 | refs/heads/master | 2022-11-20T15:27:24.356155 | 2021-12-19T13:49:55 | 2021-12-19T13:49:55 | 162,909,573 | 7 | 1 | Apache-2.0 | 2022-11-16T01:40:19 | 2018-12-23T17:08:45 | Java | UTF-8 | Java | false | false | 6,399 | java | package am.jsl.personalfinances.domain.reminder;
import am.jsl.personalfinances.domain.Descriptive;
import am.jsl.personalfinances.domain.transaction.TransactionType;
import java.io.Serializable;
import java.time.LocalDateTime;
import java.util.Objects;
/**
* The reminder domain object.
* The reminders will be pro... | [
"hamletbarsamyan@gmail.com"
] | hamletbarsamyan@gmail.com |
7d21d932b9596f2762510cb1dbc672b15b06a66f | 68fd726d624ca6d9c79a2f7e85c4f20615b75713 | /interpreter.pom/src/main/java/gov/nist/drmf/interpreter/pom/common/tests/AssumeMLPAvailabilityCondition.java | 3be32a863e3b21b77e407dbd4e30efe10d3f3b40 | [
"MIT"
] | permissive | gipplab/LaCASt | 8d4a37d56fc8786c923503927a8c7311acb4129e | 4b43b38eb639a09415f8531be059396f027f0129 | refs/heads/master | 2023-05-25T11:52:54.259189 | 2022-11-21T09:55:23 | 2022-11-21T09:55:23 | 71,908,351 | 4 | 0 | MIT | 2023-05-23T01:28:45 | 2016-10-25T14:58:33 | Java | UTF-8 | Java | false | false | 763 | java | package gov.nist.drmf.interpreter.pom.common.tests;
import gov.nist.drmf.interpreter.pom.common.meta.AssumeMLPAvailability;
import gov.nist.drmf.interpreter.common.tests.AssumeToolAvailabilityCondition;
import gov.nist.drmf.interpreter.pom.MLPWrapper;
/**
* This class checks if MLP is available to run tests.
*
* @... | [
"andre.greiner-petter@t-online.de"
] | andre.greiner-petter@t-online.de |
e546411ebc87f497deb4c98600dddd089ca34762 | 541bdf88436c63f8e53100d9151c0aed9d679f9f | /dataportal/src/main/java/com/boedq/modules/sys/controller/AbstractController.java | ab40da6f2864ae73ccb6ff886b76193656e3299b | [] | no_license | Gabine321/boewebproject | 45404b7e0021cca51027a891d173a192abe782d1 | ca5c65d31ef2cb6a205be6b0910ddf61647d70ad | refs/heads/master | 2020-04-20T06:18:34.040587 | 2019-02-01T10:23:58 | 2019-02-01T10:23:58 | 168,679,410 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 478 | java | package com.boedq.modules.sys.controller;
import org.apache.shiro.SecurityUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.boedq.modules.sys.entity.SysUserEntity;
public abstract class AbstractController {
protected Logger logger = LoggerFactory.getLogger(getClass());
protected SysUser... | [
"dugaoping_123@163.com"
] | dugaoping_123@163.com |
48ba52d61a4cb433d2f297c7d3a420d3db491e14 | 8e27306e811c6d4977406efb92356f86b034672c | /src/test/java/com/junranhuigu/simpleJson/JsonUtilTest.java | fcfb043bb1f2886c9f6c4af1fba82f7977006cbf | [] | no_license | junranhuigu/simpleJson | c9b77b4a91029bfa5ffcb28a2feb35b0328189cd | 26413aa834cf38e337c25f9c29254c73a36ec375 | refs/heads/master | 2020-12-02T16:15:46.374899 | 2017-07-31T17:30:22 | 2017-07-31T17:30:22 | 96,525,935 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,263 | java | package com.junranhuigu.simpleJson;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import o... | [
"398192117@qq.com"
] | 398192117@qq.com |
44d0511457ba26c3040b1491751ce06ebcb14494 | 9d6089379238e00c0a5fb2949c1a6e7c19b50958 | /bin/ext-accelerator/b2bacceleratorfacades/src/de/hybris/platform/b2bacceleratorfacades/order/populators/B2BBudgetReversePopulator.java | 75a31f8be4e1432c010bf1ff013332a5321ac4d6 | [] | no_license | ChintalaVenkat/learning_hybris | 55ce582b4796a843511d0ea83f4859afea52bd88 | 6d29f59578512f9fa44a3954dc67d0f0a5216f9b | refs/heads/master | 2021-06-18T17:47:12.173132 | 2021-03-26T11:00:09 | 2021-03-26T11:00:09 | 193,689,090 | 0 | 0 | null | 2019-06-25T10:46:40 | 2019-06-25T10:46:39 | null | UTF-8 | Java | false | false | 2,497 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2000-2013 hybris AG
* All rights reserved.
*
* This software is the confidential and proprietary information of hybris
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the terms of the
* li... | [
"a.basov@aimprosoft.com"
] | a.basov@aimprosoft.com |
dfc7f2c71bf0324d80d0bcaee3fa1280b8e1a06d | 7fafc4955bd02f787fea93f7596467fd8153327c | /app/src/main/java/se/newton/chatapp/service/ThemeChanger.java | 9d795047ffa3d2e7a03b6a17ed0813ac771d1b18 | [] | no_license | theslof/ChatApp | 1d3edf9e0d0c621a5e0ba381990fe5e22147a836 | 3066b1a4068bf4d8e555c96c1c8228b6855a1925 | refs/heads/developer | 2023-01-10T20:24:34.742817 | 2019-02-20T10:03:32 | 2019-02-21T16:12:39 | 121,249,919 | 3 | 5 | null | 2023-01-09T11:23:58 | 2018-02-12T13:28:42 | Java | UTF-8 | Java | false | false | 1,233 | java | package se.newton.chatapp.service;
import android.content.Context;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatDelegate;
import se.newton.chatapp.R;
/**
* Created by Martin on 2018-03-07.
*/
public class ThemeChanger {
public static void changeTheme(SharedPreferences shar... | [
"martin.blomberg@outlook.com"
] | martin.blomberg@outlook.com |
ae0b92c4860b0e697451654ac1ad13001d730eef | c0db989d00c8af73371412af954d3130b082cde3 | /test/quize/number01/DaewonRankingServiceTest.java | 07dd1e5498f11099059b27eaa702cc989f69fd2a | [] | no_license | spring-sprout/telepathy | b48986203d010c487ff7462bf708413a95725fa3 | d7bb5c523acf4806c44dc7d6fd272712b50010e2 | refs/heads/master | 2021-01-02T08:45:40.652627 | 2018-04-18T21:36:31 | 2018-04-18T21:36:31 | 3,435,402 | 5 | 23 | null | 2020-10-13T10:13:47 | 2012-02-13T23:48:52 | Java | UTF-8 | Java | false | false | 607 | java | package quize.number01;
import org.junit.Assert;
import org.junit.Test;
public class DaewonRankingServiceTest {
DaewonRankingService rankingService = new DaewonRankingService();
@Test
public void testGetRanking() {
int[] scores = new int[] { 80, 80, 60, 100 };
int[] ranking = rankingService.rank(scores);
... | [
"hdw822@gmail.com"
] | hdw822@gmail.com |
ef0c7a87918c28e01ca596bd01fb5a04bbde053b | ebec64c07d7e186f80300a2d458d6689afea697e | /src/test/br/ufsc/testes/gerenciador/Funcionario.java | 84810f539b1aebd9fc4032d01f730e14c431742e | [] | no_license | LeonardoEichs/gerenciadorOcorrencias | 61574c8fb86e5091f2a6eabb18d4f6e1d5ac2840 | ac327d277eb6ab00f2a018bc6a0042d078318277 | refs/heads/master | 2021-07-17T22:44:05.389603 | 2017-10-26T13:00:21 | 2017-10-26T13:00:21 | 108,411,831 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 417 | java | package test.br.ufsc.testes.gerenciador;
import java.util.LinkedList;
public class Funcionario {
private String nome;
private LinkedList<Integer> ocorrencias;
public Funcionario(String nome) {
this.nome = nome;
ocorrencias = new LinkedList<Integer>();
}
public void adicionarOcorrencia(Integer key) {
oco... | [
"leonardoeichs@gmail.com"
] | leonardoeichs@gmail.com |
f953d161aeda5f1ae178e895add9a86b1a2c2c41 | e1e5bd6b116e71a60040ec1e1642289217d527b0 | /H5/L2jReunion/L2jReunion_2014_07_14/L2J_ReunionProject_Core/java/l2r/gameserver/model/conditions/ConditionTargetNpcRace.java | c2191c59236a1830d85e5424df9f8dae3b0f10e4 | [] | no_license | serk123/L2jOpenSource | 6d6e1988a421763a9467bba0e4ac1fe3796b34b3 | 603e784e5f58f7fd07b01f6282218e8492f7090b | refs/heads/master | 2023-03-18T01:51:23.867273 | 2020-04-23T10:44:41 | 2020-04-23T10:44:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,498 | java | /*
* Copyright (C) 2004-2014 L2J Server
*
* This file is part of L2J Server.
*
* L2J Server is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your opti... | [
"64197706+L2jOpenSource@users.noreply.github.com"
] | 64197706+L2jOpenSource@users.noreply.github.com |
4cb183e781d3317aff29a30ea1cdcc8b067dc745 | 6900a915cc2e5de114a43fecbef2b64a1d41ea30 | /BunnyMarket/src/main/java/com/kh/bunny/common/MailHandler.java | ffabb308c9f71b59bec3a7248934c57945221bad | [] | no_license | BunnyMarket/BunnyMarketSpring | 19068ecfb8215cbe722361d90dd7a33f7d8d8da3 | 66585f548c8c2e55194b517ec61f45998e76144e | refs/heads/develop | 2022-12-07T19:43:05.329269 | 2020-08-09T15:42:38 | 2020-08-09T15:42:38 | 281,345,211 | 0 | 0 | null | 2020-08-09T01:30:22 | 2020-07-21T08:50:00 | CSS | UTF-8 | Java | false | false | 1,792 | java | package com.kh.bunny.common;
import java.io.UnsupportedEncodingException;
import javax.activation.DataSource;
import javax.mail.MessagingException;
import javax.mail.internet.MimeMessage;
import org.springframework.mail.javamail.JavaMailSender;
import org.springframework.mail.javamail.MimeMessageHelper;
... | [
"alswjddl404@naver.com"
] | alswjddl404@naver.com |
3941855277768efad1047bbd31037b4c7988f38e | 8e17056410ca4d362e126b2e9b4c2c6a61b29b28 | /Tonight/src/com/hangzhou/tonight/uikit/MMAlert.java | 5ba4a67b99c8b9be88e7728ba119548cfec0f1d8 | [] | no_license | biglongteam/buyecheng2 | 2f21eb1f4ddc9fc171f5fc09e0474887e652b1fd | b02038d2de783ad4cf8531af7f4f0e99ac10c9db | refs/heads/master | 2021-01-10T14:15:03.122456 | 2015-10-30T01:20:08 | 2015-10-30T01:20:08 | 43,888,296 | 2 | 2 | null | 2015-10-30T01:20:09 | 2015-10-08T12:56:51 | Java | UTF-8 | Java | false | false | 14,119 | java | package com.hangzhou.tonight.uikit;
import java.util.ArrayList;
import java.util.List;
import com.hangzhou.tonight.R;
import com.hangzhou.tonight.Util;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.ProgressDialog;
import android.app.AlertDialog.Builder... | [
"yanchao1011@126.com"
] | yanchao1011@126.com |
4a9502750269ff3449f7d65b7154a4a2e709b51b | e298f56ddc47a3010d7b0862e857397e0817c172 | /app/src/main/java/com/cc/carmanager/activity/CarSeriesPicActivity.java | 873599f33e7ac28127c42cec1f659b2b8f460559 | [] | no_license | Brucechen13/carmanager | f2a25e9ee62ab6998be4fd7bb7d207c7b37863e6 | a8853098d3b12a52e8de49f26700019146942e56 | refs/heads/master | 2021-09-11T16:52:17.272917 | 2018-04-10T00:42:45 | 2018-04-10T00:42:45 | 112,202,735 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,813 | java | package com.cc.carmanager.activity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import com.cc.carmanager.R;
import com.cc.carmanager.activity.base.BarBaseActivity;
import com.cc.carmanager.bean.CarPicBean;
import com.cc.carmanager.bean.CarPicSeriesBean;
import com.cc.carmanager.net.Vo... | [
"chenchi_94@163.com"
] | chenchi_94@163.com |
98ef8e51aada90036884309860b0814bb5243bfa | 99ee919a31db0560556bcc27bd8afaa3169b8482 | /Server/mapas/src/main/java/gob/siap/mapas/models/Estado.java | 904906e6f38ffc74297961bb51352ff07d76b691 | [] | no_license | jmanuelc87/mapas-dinamicos | 25aa389f8e424177f567e164062a50bac7e86ee9 | 8d933e988aff8e3a57f1a7e58d68b9e0a837a110 | refs/heads/master | 2021-04-06T20:20:25.698743 | 2018-09-08T04:50:10 | 2018-09-08T04:50:10 | 125,442,606 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | package gob.siap.mapas.models;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
/**
*
* @author ssocial.dsg
*/
@Entity(name = "")
@Table(name = "cat_estado")
public class Estado {
@Id
@Column(name = "idestado")
private Long ... | [
"ssocial.dsg@siap.local"
] | ssocial.dsg@siap.local |
7807bf815d04777a685c2972d484d30859fa4aea | 7352f959d0ebb37cd75cc1da87b95d2aad7e327e | /java/parser/src/main/java/gov/lbl/parser/domain/Element.java | 5b37d2806f85297af264da462e9d411269d61b20 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | lbl-srg/modelica-json | fbac58a486c4389b1d4738aa74b2f900e60b8ccb | 2f006e0f7900e267307feb39228758c42237a6ef | refs/heads/master | 2023-08-31T05:18:21.015536 | 2023-07-27T18:21:13 | 2023-07-27T18:21:13 | 121,715,552 | 21 | 18 | NOASSERTION | 2023-08-30T23:17:06 | 2018-02-16T04:42:39 | JavaScript | UTF-8 | Java | false | false | 1,217 | java | package gov.lbl.parser.domain;
public class Element {
private Import_clause import_clause;
private Extends_clause extends_clause;
private Boolean redeclare;
private Boolean is_final;
private Boolean inner;
private Boolean outer;
private Boolean replaceable;
private Constraining_clause c... | [
"JianjunHu@lbl.gov"
] | JianjunHu@lbl.gov |
ee3d317754ab9de53e34efc78334df53f7e5e5b6 | 18138ce7c57912d29952c01a2850212dd3398b11 | /RobotGUI/appClientModule/com/joshu/dnsdynamic/ClientGUI/MainPanel.java | f76e4b4386507ff07d57e2ebc790aa0df02a4ed0 | [] | no_license | joshu0991/Robot | 08e40a161879de066aa0cdff4926b5786edb58c4 | 249abbfce8fa7e903776e56efaca48d69eee9a67 | refs/heads/master | 2016-09-10T12:36:16.278158 | 2014-08-23T21:44:31 | 2014-08-23T21:44:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,845 | java | package com.joshu.dnsdynamic.ClientGUI;
import java.awt.BorderLayout;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.io.BufferedReader;
import java.io.IOException;
import java.nio.charset.Charset;
import java.nio.file.Fil... | [
"joshualilly@me.com"
] | joshualilly@me.com |
a630a4f3b19a9b366b54eed212a0ee9ee6970c89 | 03b6f2228d92bccfbf45520acb03075100f0d7ac | /src/main/java/br/com/alelo/consumer/consumerpat/domain/service/Impl/CardCalculatorFactory.java | a0dc2b14f89e86271976a874bfe13420d64d5554 | [] | no_license | lucasmiranda2711/consumer-pat | 142f0539ce6785a6057cea9413efc7f419d910ac | 22dc9249cbb2d513cf14aada7302b3a611831cbf | refs/heads/main | 2023-06-03T14:49:30.259658 | 2021-06-24T20:03:26 | 2021-06-24T20:03:26 | 379,046,594 | 0 | 0 | null | 2021-06-21T19:51:17 | 2021-06-21T19:51:17 | null | UTF-8 | Java | false | false | 707 | java | package br.com.alelo.consumer.consumerpat.domain.service.Impl;
import br.com.alelo.consumer.consumerpat.domain.service.CardCalculatorStrategy;
import br.com.alelo.consumer.consumerpat.enums.EstablishmentType;
public class CardCalculatorFactory {
public static CardCalculatorStrategy getCardCalculator(Establishme... | [
"lucas.miranda@sinqia.com.br"
] | lucas.miranda@sinqia.com.br |
bca328610a51165355f5c0e108e7af4c60127c07 | ec7942c929e1fcd16ae302a0b5e0e59378364afa | /core-base/core-base/src/main/java/org/nanotek/entities/BaseReleaseLabelCatalogEntity.java | 06cdf77918bdd74f511355a01391697c6d4b023c | [
"Apache-2.0"
] | permissive | JoseCanova/repository-spring-core | 16e2df2f50efb4d8a9268aa42031d9fae6b15ad1 | 10dd4a39b674180e522f4dd53155e1b2f456298c | refs/heads/master | 2022-12-20T23:48:24.257644 | 2022-05-22T17:10:04 | 2022-05-22T17:10:04 | 249,253,054 | 2 | 1 | Apache-2.0 | 2022-06-22T18:37:11 | 2020-03-22T19:04:30 | Java | UTF-8 | Java | false | false | 146 | java | package org.nanotek.entities;
import org.nanotek.MutatorSupport;
public interface BaseReleaseLabelCatalogEntity<K> extends MutatorSupport<K>{
}
| [
"jose.c.canova@gmail.com"
] | jose.c.canova@gmail.com |
25a29d066a72d58e374fd7187a101529167b301d | af41861d0aaa9d815df97c53ed78d55ed0e1a9ba | /SpringJDBC_Integration/src/com/service/impl/BookServiceImpl.java | d97db89bdc347ec056266e6a4e149b28f6c8f525 | [] | no_license | 33priya/Spring-MVC-BOOT-REST | 0613002c068dc7f265f9d44c8db8f8d853127c41 | 5aad3acf80fdfd7ebcd1fd3028ef6dd39ae369ee | refs/heads/master | 2020-05-17T07:53:51.363807 | 2019-05-06T18:32:51 | 2019-05-06T18:32:51 | 183,590,547 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,050 | java | package com.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.beans.Book;
import ... | [
"33priyasingh@gmail.com"
] | 33priyasingh@gmail.com |
e0aeca212f481ca994f194205cb7c842649269fb | 89853df9ca1bfff1b32132195b31e085a1d833a0 | /Proy_FormRightNow/src/com/rightnow/ws/nullfields/ProductNotificationNullFields.java | 1c4b3601fac635757418480db5b43c41d3132790 | [] | no_license | WSebastian/Proy_RightNow_Soap | 88ca135b26e4812cb750adbbbc45baf37d6dc9b5 | 9bd68a4cfd622efd5e37ee5f2e3f64749f1c54db | refs/heads/master | 2021-03-12T23:29:46.950775 | 2015-10-28T20:46:18 | 2015-10-28T20:46:18 | 42,743,575 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 19,106 | java |
/**
* ProductNotificationNullFields.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: 1.5.1 Built on : Oct 19, 2009 (10:59:34 EDT)
*/
package com.rightnow.ws.nullfields;
/**
* ProductNotificationNullField... | [
"asefora2080@gmail.com"
] | asefora2080@gmail.com |
ac87b1e414d810f0da2a7380b66b8b8cc9c5ab5f | bcbb1edc357eece2164b15976458b7cc8e2dd577 | /tindev-api/src/main/java/fr/squirtles/tindev/domain/Authority.java | 28b48a87db01c8efcbe119c84cbb3c671079e4dd | [] | no_license | landschootl/tindev | 35f0e585c1360db98f66a9bec5b49790b888d96c | fd94d086ba37a187d7d8e02cdf39fa3204b216e3 | refs/heads/master | 2022-07-21T17:08:36.156512 | 2017-07-03T12:53:12 | 2017-07-03T12:53:13 | 165,263,000 | 0 | 0 | null | 2022-07-07T01:51:32 | 2019-01-11T15:10:45 | TypeScript | UTF-8 | Java | false | false | 1,359 | java | package fr.squirtles.tindev.domain;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Size;
import java.io.Serializable;
/**
* An authority (a security role) ... | [
"thiebault.laurent@gmail.com"
] | thiebault.laurent@gmail.com |
70542522a367c4787d2a9c2694b6be3785ab5c87 | 08c2c0bbf28492623960cf8220da2a50de31e36f | /Лабораторные/laba13/src/ua/khpi/oop/gorianckiy09/LinkedContainer.java | 20644e2631fb5c9279c7b737af16ff98c39d0aa2 | [] | no_license | Ivan1108/Laboratorniye | 8e12954fde76a6ebf973a8dcced58bfd512b054c | b03518535a2a8aa7d08e3168a0f35cbff8ea61ef | refs/heads/master | 2020-07-29T01:10:46.218014 | 2020-05-08T12:54:50 | 2020-05-08T12:54:50 | 209,609,185 | 0 | 0 | null | null | null | null | WINDOWS-1251 | Java | false | false | 9,019 | java | package ua.khpi.oop.gorianckiy09;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.io.PrintWriter;
import java.text.ParseException;
import java.util.Arrays;
import java.util.Iterator;
import java.util.NoSuchElementException;
import java.util.regex.M... | [
"ivan.horianckiy@gmail.com"
] | ivan.horianckiy@gmail.com |
ba5118b83deb3a122d8b00be995ef6dcb97aa37f | 1a1e61e51e3c7d336b17db89bbb657156990fe19 | /src/main/java/ro/sci/ems/domain/Title.java | c3d6134c0f342fc36f70d09c3d5d45e3a19016c0 | [] | no_license | ionutmpopa/Employee-Management-System-App | e123e5ba3b9b630725ddac2fc4296313984c1cb6 | 67f598a335d7a31da270b87f51f7cce5def0f79d | refs/heads/master | 2022-10-14T07:18:44.849999 | 2019-09-03T17:44:16 | 2019-09-03T17:44:16 | 178,268,561 | 0 | 0 | null | 2022-09-22T18:40:14 | 2019-03-28T19:22:59 | Java | UTF-8 | Java | false | false | 77 | java | package ro.sci.ems.domain;
public enum Title {
JUNIOR, MEDIUM, SENIOR
}
| [
"I.m. Popa@DESKTOP-P5HEJEF"
] | I.m. Popa@DESKTOP-P5HEJEF |
c83ceaa4fc3216dd25f436705d2eef20dbbbf989 | 8b29ebf21cde7c055bf9f9411a3155e2290e8af7 | /Tuan5/QLSanpham/src/Proccess/LoaiSP.java | 572a47624d445ff1a1cace91939195f207d08903 | [] | no_license | vii2309/TH_java | 987776073dfbc7c962b11df332bc947a41664257 | 227de5b94ee7ebfc356ed9cb94d1274d73e0fb0d | refs/heads/main | 2023-04-16T07:32:35.471005 | 2021-04-24T03:46:59 | 2021-04-24T03:46:59 | 348,281,735 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,611 | 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 Proccess;
import java.sql.*;
import Database.Connect;
public class LoaiSP {
public Connect cn= new Connect(); ... | [
"Ohyejabmr1408@gmail.com"
] | Ohyejabmr1408@gmail.com |
0c06a1c2f723209abac46722988eac5d130323e1 | b1a7cbbaee8e1d66bb47ec86abf885e89bc04055 | /src/main/java/com/akhil/twitter/controller/TwitterController.java | a885cf83e609f69871d9c4dc867a43fecd0da5cd | [] | no_license | akhilbabu868/twitter | 0a7adbd198dff449d2dbfbca4ab2f07be97a8f1e | b720964d860f538c37c8acce01087eb511695fb1 | refs/heads/master | 2023-01-05T22:47:16.757703 | 2020-09-29T17:17:14 | 2020-09-29T17:17:14 | 299,369,554 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,601 | java | package com.akhil.twitter.controller;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpSession;
import org.apache.tomcat.util.buf.Ascii;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.social.twi... | [
"you@example.com"
] | you@example.com |
513e72aa144bb62ca3e0d454b4524467d736fbdb | 2c80ac63a11cc2c6518bf958d097b9aacb5f86dc | /src/main/java/com/bkenterprises/inventory/dao/InventoryRepository.java | 8c8eed6b698f2e1d3f273e04ae0ceee56a73934e | [] | no_license | vincentdu101/bk-enterprises-inventory | 6bd2dd2f4af5b9f2172287e02ebce9990dd88eac | 1968c5055d922d0d753e237a58bcc4a38708ea4c | refs/heads/master | 2023-06-17T00:32:39.700942 | 2021-07-09T07:09:12 | 2021-07-09T07:09:12 | 383,385,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 239 | java | package com.bkenterprises.inventory.dao;
import com.bkenterprises.inventory.model.Inventory;
import org.springframework.data.jpa.repository.JpaRepository;
public interface InventoryRepository extends JpaRepository<Inventory, String> {
}
| [
"vincentdu101@gmail.com"
] | vincentdu101@gmail.com |
fc53370034bd339228051288a8ff86dbb9cb115f | c977392aaf18f10e1ed1957b8bb5a683fc701b45 | /app/src/androidTest/java/id/dedegunawan/myapplication/ExampleInstrumentedTest.java | 17124af263ea34f9ff8b3e45db393063b1cd0375 | [] | no_license | dedegunawan/android-kalkulator-sederhana | 8083a743912a33bcf1f91e3cc1243adc7791ffef | 53316ad65f9fc3780e9babe877d1277ff602964e | refs/heads/master | 2021-08-28T04:17:57.029972 | 2017-12-11T06:51:38 | 2017-12-11T06:51:38 | 113,820,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 757 | java | package id.dedegunawan.myapplication;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an An... | [
"dede@unsil.ac.id"
] | dede@unsil.ac.id |
216fe9a462acc0033124ee740fcdc2f338282793 | da9367ce3de3f391954a3208058722ff2e65c194 | /src/main/java/com/qf/authen/dao/SubjectDao.java | 0c357c21ae2bb979db7a685a52f5d2593b3d68db | [] | no_license | kimlonger/IdeaObject | 550c7452068e630b820e6e293ec3434b68fa14cc | 981bb1216a0e66d9d6a6f244d3554292214404fa | refs/heads/master | 2022-06-23T01:14:06.795450 | 2020-05-12T15:46:28 | 2020-05-12T15:46:28 | 263,375,084 | 0 | 0 | null | 2020-05-12T16:00:36 | 2020-05-12T15:23:38 | JavaScript | UTF-8 | Java | false | false | 325 | java | package com.qf.authen.dao;
import com.qf.authen.entity.Subject;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface SubjectDao {
//查询所有subject
List<Subject>findAll();
//三表联查
Subject queryAllInfo(Integer id);
//查询所有
//
}
| [
"1550579289@qq.com"
] | 1550579289@qq.com |
0113fe4796761116ee9bfc36fbfef4e033376f4d | 2bcf35f20402c7be2f3eff2113549db619271227 | /shoppingbackend/src/main/java/com/shuler/shoppingbackend/dto/Category.java | 73fdfdf732aafb1bb75fd612ccc479d1dbf9feea | [] | no_license | gbshuler/online-shopping | a2e26badcc10e08d7088e84eea124cd08a988128 | 272d3d5c53adac828c1a4fc447359b2be76c6352 | refs/heads/master | 2021-01-18T20:47:41.084494 | 2017-10-31T00:03:25 | 2017-10-31T00:03:25 | 100,549,579 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,499 | java | package com.shuler.shoppingbackend.dto;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
/**
* Hibernate note
* The name of the entity is "Category" by default.
* We could have changed... | [
"brad.shuler@me.com"
] | brad.shuler@me.com |
4bd2c6042d2e2c49da5d1ace0c78886a1c708f1e | 27b7b01ea3a335b9dcc988c7a42267fd1c8b84bd | /src/main/java/be/vdab/jms/JmsConfig.java | e0298e152f7377935c3475fb62d450f43360552b | [] | no_license | filiphamakers/groenetenen | eab07aef756fa5a26b7625e18118750056290802 | 6860612c14fd864942bbb3ecda89fde5cb0df73a | refs/heads/master | 2021-09-03T00:54:05.380155 | 2018-01-04T10:49:04 | 2018-01-04T10:49:04 | 113,830,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,787 | java | package be.vdab.jms;
import org.apache.activemq.spring.ActiveMQConnectionFactory;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
impo... | [
"filiphamakers@hotmail.com"
] | filiphamakers@hotmail.com |
5e18d01fe4ce22542b956e18070b5554b0d856a9 | 95deb75d2429ec4a8017e16465c2c5bb5fc0f4cd | /quickstart/src/main/java/annotation/HelloApp.java | a1e8dfb73d2dbbe88fbefe2fbdb5a6fb0a7a043e | [] | no_license | InvaderCM/spring-study | 6b8ed9a973e139ecf38c3c1ac44d01dd4f15bb58 | 4f11ce148133374b751d44c802df7934edb82c61 | refs/heads/master | 2020-04-26T15:26:53.069772 | 2019-03-14T03:16:03 | 2019-03-14T03:16:03 | 173,647,280 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 657 | java | package annotation;
import org.springframework.context.ApplicationContext;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import org.springframework.context.annotation.ComponentScan;
/**
* @ComponentScan用于寻找用component注解标注的bean
*/
@ComponentScan
public class HelloApp {
public s... | [
"1292689963@qq.com"
] | 1292689963@qq.com |
8ba94148dcb12cca896374028de9deb42a31cf50 | 8823c96d433605e7c13679b027a697e6a647cf9c | /src/main/java/com/lzhlyle/leetcode/recite/no589/Node.java | 1c62784aa2377da2f80837ab92ef987b7891458d | [
"MIT"
] | permissive | lzhlyle/leetcode | 62278bf6e949f802da335e8de2d420440f578c2f | 8f053128ed7917c231fd24cfe82552d9c599dc16 | refs/heads/master | 2022-07-14T02:28:11.082595 | 2020-11-16T14:28:20 | 2020-11-16T14:28:20 | 215,598,819 | 2 | 0 | MIT | 2022-06-17T02:55:41 | 2019-10-16T16:52:05 | Java | UTF-8 | Java | false | false | 286 | java | package com.lzhlyle.leetcode.recite.no589;
import java.util.List;
class Node {
public int val;
public List<Node> children;
public Node() {
}
public Node(int _val, List<Node> _children) {
val = _val;
children = _children;
}
};
| [
"lzhlyle@msn.cn"
] | lzhlyle@msn.cn |
be25ecd2f230f8f41c888badc2e56b8bb669d48c | e7cfbf3df865d01796609c3ee421197b616cc34e | /nbt-injector/src/main/java/de/tr7zw/nbtinjector/NBTInjector.java | 30f94c7c799ea9ed41d6dfc972f82fca4b48b6ce | [
"MIT"
] | permissive | jyhsu2000/Item-NBT-API | 90dd1b2f63895cdf3d3d33238e72f45f666f4f4d | 96d6164d99c79975b52c90b39f98194adb2f40a3 | refs/heads/master | 2020-06-03T11:18:20.886497 | 2019-06-10T21:31:12 | 2019-06-10T21:31:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,471 | java | package de.tr7zw.nbtinjector;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.lang.reflect.Modifier;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import java.util.logging.Logger;
import de.tr7zw.changeme.nbtapi.ClassWrapper;
import de.tr7... | [
"tr7zw@live.de"
] | tr7zw@live.de |
568e6bf1a28679963781bda685774b381b0d574f | 66a094dc6b84871efb0d96dc335a4eda86b4431a | /Printer.java | 06bc5617cf6a547f9ef0466dce0ad11bc5179e8f | [] | no_license | AssaadHalabi/programmingLanguages | 043ab7245b7409e9f8abc01874fc5f5904e40e37 | f6bff9333881fd8bb402e65e3ab3a19894e9967e | refs/heads/main | 2023-03-18T23:10:29.111646 | 2021-03-19T02:00:44 | 2021-03-19T02:00:44 | 349,265,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 143 | java | package programmingLanguages;
/**
* Printer
*/
public interface Printer {
boolean print(int numPages);
void replenishToner(int t);
} | [
"asaadalhalabi@gmail.com"
] | asaadalhalabi@gmail.com |
d8c61121a9491bc75185af749aab31fe5de88a3a | abc013917d9f306a7272fca33a17517b3e4f5cf8 | /案例7:Redis常见数据类型-Hash散列存储/fastPower/src/main/java/com/power/config/RabbitmqConfig.java | f551b4509d6db97d915c431efbc19158da871fca | [] | no_license | yanchao00551/springboot-redis | 8fcd1104082a22b15ecc6b48ce42b4cf5069bbc0 | af3175069294b8e7f05818bf61b571ec337b1531 | refs/heads/master | 2023-05-23T10:29:03.763500 | 2021-06-14T11:57:41 | 2021-06-14T11:57:41 | 376,798,990 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,361 | java | package com.power.config;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.amqp.core.*;
import org.springframework.amqp.rabbit.config.SimpleRabbitListenerContainerFactory;
import org.springframework.amqp.rabbit.connection.CachingConnectionFactory;
import org.springframework.amqp.rabb... | [
"10947@163.com"
] | 10947@163.com |
47a7bc92aaa8e31668337807a42222890a353a08 | c694e4f47e16c45e6e29c35e90888922c2250429 | /de.xwic.etlgine.core/src/de/xwic/etlgine/trigger/TriggerList.java | 350be55977d40ae6bf844b42941bec21047621c6 | [] | no_license | xwic/etlgine | 0da1cac91c77e5c91c3f4adafbaa6aeef53ca247 | a48611331e9915144e1397dc89bffda57747a894 | refs/heads/master | 2023-09-02T04:03:40.970392 | 2019-05-10T11:22:52 | 2019-05-10T11:22:52 | 8,337,869 | 8 | 1 | null | 2019-05-10T10:58:50 | 2013-02-21T15:26:19 | Java | UTF-8 | Java | false | false | 2,809 | java | /**
*
*/
package de.xwic.etlgine.trigger;
import java.util.ArrayList;
import java.util.Collection;
import de.xwic.etlgine.ITrigger;
/**
* @author jbornema
*
* Wraps one or more ITrigger.
*
* Also ensures that when a job starts execution the original isDue() state persists till notifyJobFinish... | [
"jbornema@gmx.de"
] | jbornema@gmx.de |
887836b340ab528730567be225364c19e4a384ec | d67fa999fdb9958c00167cab01048189290c48fc | /src/OknoLogowania.java | f1be60ae65d886a59cacff57701154de8c7473e0 | [
"MIT"
] | permissive | xKomi/App-for-a-telecom | b2ff1578377e99bf112b6f6ba10f1351e8fad6e5 | 7ca33f283542ad0ba77ad3477bcd693a9290b32e | refs/heads/main | 2023-01-23T16:44:25.922903 | 2020-12-12T20:40:03 | 2020-12-12T20:40:03 | 320,917,386 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 566 | java | package wbd_vol2;
import javafx.application.Application;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.stage.Stage;
public class OknoLogowania extends Application {
@Override
public void start(Stage stage) throws Exception {
Parent root = FXMLLoad... | [
"01128325@pw.edu.pl"
] | 01128325@pw.edu.pl |
d502f07719b0ec97fafcba94c664d2f5a6061150 | dbef3d5cdcc5152a0e743500c1a110d7932db55d | /JavaOOP/src/Quadrato.java | 613db2609542ab915741ab6b31b2053ba07cd515 | [] | no_license | salvoemme/Java---Workspace | 051376db6831e3a754715372e02e819e52ba88cf | 5a3e862ee04e03e866c845b25a98c3d7072e0d41 | refs/heads/master | 2021-01-10T03:58:52.802264 | 2015-06-02T05:02:18 | 2015-06-02T05:02:18 | 36,685,144 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 216 | java |
public class Quadrato extends Rettangolo{
public Quadrato(int x, int y, int lato){
super(x,y,lato,lato);
}
public double perimetro(){
return base*4;
}
public double area(){
return super.area();
}
}
| [
"salvoemme@MacBook-Pro-di-Salvoemme.local"
] | salvoemme@MacBook-Pro-di-Salvoemme.local |
773653c17951404ade83f21ac2a4e77e67bf1fa2 | 1a58c178773f6aeab14a58cb4d853710aac3eea9 | /modules/lwjgl/opengles/src/generated/java/org/lwjgl/opengles/EXTTessellationShader.java | 8313d669f8503f7987b673957f4f923870af0e5c | [
"LicenseRef-scancode-khronos",
"LGPL-2.0-or-later",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause"
] | permissive | CRKatri/lwjgl3 | 12343871fd3eab7e5584a0b4a1e6bf82381b2f5d | 139988556d4f1e45b3a73b799f9bf54014778b8a | refs/heads/master | 2023-08-15T15:25:28.770018 | 2021-10-20T18:36:00 | 2021-10-20T18:36:00 | 383,857,413 | 11 | 2 | BSD-3-Clause | 2021-07-07T16:14:39 | 2021-07-07T16:14:38 | null | UTF-8 | Java | false | false | 9,189 | java | /*
* Copyright LWJGL. All rights reserved.
* License terms: https://www.lwjgl.org/license
* MACHINE GENERATED FILE, DO NOT EDIT
*/
package org.lwjgl.opengles;
import org.lwjgl.system.*;
/**
* Native bindings to the <a target="_blank" href="https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_tessellation_s... | [
"iotsakp@gmail.com"
] | iotsakp@gmail.com |
2bfe422094b811e75b4ca879a5535ef11df30c94 | 13a1f35e001b864b8ac277e43c7569c9fe88d145 | /src/main/java/com/fun/Statement.java | 679a33e6fcdfb6a630903bf8cac96c6086add006 | [] | no_license | DuzzleDug/pineapple-java | 19931818e382914acdd9981a16358b03335e4acb | d1c62b6697b2a2d59a9da5483bbe91821f1bba67 | refs/heads/main | 2023-02-17T11:49:00.748055 | 2021-01-20T09:27:41 | 2021-01-20T09:27:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 93 | java | package com.fun;
/**
* empty interface marked statement
*/
public interface Statement {
}
| [
"kzwcoder2015@163.com"
] | kzwcoder2015@163.com |
a7026dd6c74ce918cae3c758d60137056da64d34 | 7414bc380830ad858d0d7e368b23ff37fba1c2e5 | /src/main/java/com/example/chapter05/mybatis/BooksController.java | 2414946eaf39ba59eedcc2bb32fbf10b2feda99e | [] | no_license | orgain1/myrepository1 | 61db009a027e881897f896f326eef0719759acd1 | 653235605cf1588665528e4c720b72222f431854 | refs/heads/master | 2022-12-11T04:56:44.855772 | 2020-08-19T02:50:51 | 2020-08-19T02:50:51 | 288,616,289 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,244 | java | package com.example.chapter05.mybatis;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springfr... | [
"451541403@qq.com"
] | 451541403@qq.com |
e765c568e021dac9b17de083514f1be11ca03efe | 514c91e53907e60cf185cbc2bbffedb467591277 | /SAD/src/es/cj/script/tarea1_6.java | 3aab38fe6364a4144ffcaa721b1e9ec06adec039 | [
"MIT"
] | permissive | raframmed/raframmed_iaw | fae88e7545829d5fda11ee5e406195b2c515ce42 | b97e60ff70530be3725c887d52ea8de378b23a44 | refs/heads/master | 2020-03-29T19:20:36.229018 | 2019-02-27T22:28:29 | 2019-02-27T22:28:29 | 150,258,206 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 4,811 | java | package es.cj.script;
import java.io.IOException;
import java.util.Scanner;
public class tarea1_6 {
private static Scanner sc = new Scanner(System.in);
public static void main(String[] args) throws IOException {
int opc=0;
do{
System.out.println("****** Menú ******\n");
... | [
"rafra@Rafa"
] | rafra@Rafa |
314c5d2c53694e4569cf80e671ba1823372765be | d7aaf1fc60b6a064b638d58b227536680df1e6b8 | /demoapp/src/test/java/com/demo/demoapp/DemoappApplicationTests.java | d4520426715161a75f0c63bd4a71fd8b4107bb58 | [
"MIT"
] | permissive | GitsAndGlamour/Demo-App-Java | 9729421c35a668c208373228e3acc5b3eca1f89a | c01209c49019ec6108517e5c272d12b27ec56335 | refs/heads/master | 2020-03-24T16:58:00.854852 | 2018-07-30T13:03:12 | 2018-07-30T13:03:12 | 142,844,497 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 334 | java | package com.demo.demoapp;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class DemoappApplicationTests {
@Test
public void contextLo... | [
"omierwalls@gmail.com"
] | omierwalls@gmail.com |
581803f336c003dc3d9344f112fa0b3987e9f0a1 | 6c7e279a45b37d597297f999d5ee0c5adde8a29e | /src/main/java/com/alipay/api/domain/AlipayMarketingCardOpenModel.java | 9ee209a03c468a5f79aab2ff15734bc7c28e0731 | [] | no_license | tomowork/alipay-sdk-java | a09fffb8a48c41561b36b903c87bdf5e881451f6 | 387489e4a326c27a7b9fb6d38ee0b33aa1a3568f | refs/heads/master | 2021-01-18T03:55:00.944718 | 2017-03-22T03:52:16 | 2017-03-22T03:59:16 | 85,776,800 | 1 | 2 | null | 2017-03-22T03:59:18 | 2017-03-22T02:37:45 | Java | UTF-8 | Java | false | false | 1,828 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 会员卡开卡接口
*
* @author auto create
* @since 1.0, 2016-12-22 10:41:08
*/
public class AlipayMarketingCardOpenModel extends AlipayObject {
private static final long serialVersionUID = 2361685987... | [
"zlei.huang@tomowork.com"
] | zlei.huang@tomowork.com |
b79fbd06cc0e87f48444747c49921900b7ef351d | ac4fd4943fc33dd75eb9ca5bd4700f4a08d9326a | /app/src/main/java/com/example/sampleconstratintlayout/MainActivity.java | 56037dcd93c4c6f52fbc960ac872064c479904cc | [] | no_license | DwikyOktaReza/SampleFrameLayout | beca523c6d9b269f88872a4acd35d2e764dd2c39 | 275ac980fca312526dd608ee511bb041dfc3b952 | refs/heads/master | 2023-03-18T13:44:09.047623 | 2021-03-08T16:21:38 | 2021-03-08T16:21:38 | 345,718,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 348 | java | package com.example.sampleconstratintlayout;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.la... | [
"alifsangaji@gmail.com"
] | alifsangaji@gmail.com |
2f46fd50a444762218cb3ccb71a385f69ef96025 | aafff9731c4fdc6d8256cb8b346da2225a7366e4 | /BaekJoon/src/insertbox_1965/INSERTBOX_1965.java | 8cab747c5516d783735a13ba13f3485d71f95c07 | [] | no_license | omakasekim/algorithm_log | 11b4ed50036de6979d349aaad1e44b6d0cb3d739 | d8cbdf4ac8d31b6609a441ba6263071a69a530fc | refs/heads/master | 2023-07-15T19:08:21.432587 | 2021-08-28T11:18:25 | 2021-08-28T11:18:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,801 | java | package insertbox_1965;
import java.util.*;
import java.io.*;
public class INSERTBOX_1965 {
private static BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
private static BufferedWriter writer = new BufferedWriter(new OutputStreamWriter((System.out)));
static int[] inputValue;
s... | [
"hophfg@yahoo.co.kr"
] | hophfg@yahoo.co.kr |
f1500183b7b90eb9fc12ffe378e3204329172ff1 | 0c74d37381b1b30154a10dd71d2a184b26f40155 | /BackEnd/src/main/java/net/javaguides/springboot/model/transfer.java | 6d69d91a540f1c148cb99f5ed1825c98e5209368 | [] | no_license | mhuy25/ReactJS-SpringBoot | 2f1b095df38dea2184fa82125baeeb3a4c58c3e7 | 8321b8c14cce5cc60b58b70bb23eec9693f327f1 | refs/heads/master | 2023-06-18T15:07:06.334726 | 2021-07-12T14:29:14 | 2021-07-12T14:29:14 | 381,744,971 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,366 | java | package net.javaguides.springboot.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "transfer")
public class transfer {
@Id
@Gen... | [
"58734148+mrthanchet9999@users.noreply.github.com"
] | 58734148+mrthanchet9999@users.noreply.github.com |
c7302b295797669e656e6081559054e4a93716f6 | fd81223df7cd008fd2ade062711e87efbeb84fe6 | /src/main/java/commandrmoose/master/blocks/ElectricBarBlock.java | c63c5a7b40c19e9d7ae938ce8d988544e0b95001 | [] | no_license | CommandrMoose/Masters-Delight | efad00409c2ad679aad3130ed3edd6f442f4605b | b732867234ca696d034ae941d5fce70513b21583 | refs/heads/master | 2023-06-30T17:44:07.878464 | 2021-08-03T02:58:00 | 2021-08-03T02:58:00 | 295,386,914 | 1 | 4 | null | 2020-10-19T07:45:07 | 2020-09-14T10:53:08 | Java | UTF-8 | Java | false | false | 1,455 | java | package commandrmoose.master.blocks;
import commandrmoose.master.damagesrc.MDamageSource;
import net.minecraft.block.BlockState;
import net.minecraft.block.FenceBlock;
import net.minecraft.block.PaneBlock;
import net.minecraft.entity.Entity;
import net.minecraft.item.BlockItem;
import net.minecraft.item.Item;
import n... | [
"policebox1@live.com"
] | policebox1@live.com |
b452e1d69b71f4d32d4a958392aa525065ba1d3e | 83e2ea309ad32f0f43d5ce8b3b82306d5d93dcba | /core/src/main/java/com/xseagullx/jetlang/runtime/jvm/JVMCompilationContext.java | 3cd32c36ef91ba9ce8ccef97cfe85a14236caa12 | [] | no_license | xSeagullx/jetlang | 097a3852e2bf2166b60735872106f1f37b26c84a | 3995e785c9bd9c5948cc09dca96affa01972fe18 | refs/heads/master | 2021-01-19T22:21:30.125382 | 2017-05-29T17:35:27 | 2017-05-29T19:21:41 | 88,799,896 | 1 | 0 | null | 2017-05-24T19:33:20 | 2017-04-19T23:27:22 | Java | UTF-8 | Java | false | false | 9,601 | java | package com.xseagullx.jetlang.runtime.jvm;
import com.xseagullx.jetlang.JetLangParser;
import com.xseagullx.jetlang.ParseError;
import com.xseagullx.jetlang.runtime.CSTUtils;
import com.xseagullx.jetlang.runtime.CompilationVisitor;
import com.xseagullx.jetlang.runtime.stack.nodes.OperationType;
import com.xseagullx.je... | [
"xSeagullx@gmail.com"
] | xSeagullx@gmail.com |
87b55f63c1d7d187b9a47d3fa06770572ec53b76 | dcec7147a9a0b5f847e747d8a015fdbfd79deebc | /app/src/test/java/com/example/william/game/ExampleUnitTest.java | d1916e0300c6ecccdeda54a61742eb5f944cc6c6 | [] | no_license | wpan2002/Old_Android_Game | 70c0d83c16f88543b14a397514108412cd347209 | 571a9db89ed6cd7bda927fd3f608a6ede3abfa2f | refs/heads/master | 2023-01-04T13:17:21.486212 | 2020-11-03T19:30:36 | 2020-11-03T19:30:36 | 309,786,404 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 402 | java | package com.example.william.game;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public vo... | [
"william95135@gmail.com"
] | william95135@gmail.com |
024eb5af1161fffd93881b7cac87b1de2004e5fd | 25b4d84d61b975c636c3e6520a55ba6b597eebe6 | /hw14-0036505483/src/main/java/hr/fer/zemris/java/Inicijalizacija.java | 5d4fbf550b7a091d8b7ff847e4d64d0385def192 | [] | no_license | JurenIvan/Java-courses | fda19f412e935f3a4fc1ab422ee5a49ca41f23f5 | c5de473f9f5da94bc079cdc49a232fd5d5a42a3d | refs/heads/master | 2022-11-28T13:27:31.266625 | 2019-09-19T22:25:45 | 2019-09-19T22:25:45 | 184,144,843 | 1 | 0 | null | 2022-11-24T09:35:39 | 2019-04-29T21:11:33 | Java | UTF-8 | Java | false | false | 10,438 | java | package hr.fer.zemris.java;
import java.beans.PropertyVetoException;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.sql.Connection;
import java.sql.DatabaseMetaData;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql... | [
"ivan.juren@fer.hr"
] | ivan.juren@fer.hr |
1aba5068b11fd1bddd5a48eeab4a54b71d364e23 | 36f5e4b8fe815ad16eb070a7d2557c921be77129 | /Algorithms/src/algoExpert/PermutationsAlter.java | 2dfa662358b78dccf13e7fc62173e5dba7afb0e9 | [] | no_license | satyamsanghi1/DataStructures | 97c3fcb4f95095db25ded447e1c1e70bd5187f66 | 65733d70c0f9e206243b60783b71f708231a9399 | refs/heads/master | 2023-07-06T00:38:53.091243 | 2021-08-11T10:31:10 | 2021-08-11T10:31:10 | 261,869,941 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,126 | java | package algoExpert;
import java.util.ArrayList;
import java.util.List;
public class PermutationsAlter {
public static void main(String[] args) {
int nums[]= {1,2,3};
List<List<Integer>>perms=new ArrayList<>();
List<Integer>perm=new ArrayList<Integer>();
//using a boolean array to keep check which element ... | [
"satyamsanghi24@gmail.com"
] | satyamsanghi24@gmail.com |
2cfc90c406cc64a7ca82814bca8d8bf96d39a8b5 | 561620811b2c07ac21d9043ef9896d1f44663446 | /MyLinkedList.java | a7dac02e99adceea9a6583f2db8793e6d5876833 | [] | no_license | cz1002/JavaDataStructure | c393f81dce6ecb2de9a0aecd108a2f0f2f89efe0 | 4762d3f88e785a6eb8e366f9a1c70d80773ca91a | refs/heads/master | 2021-08-24T13:43:36.244175 | 2017-11-21T08:40:31 | 2017-11-21T08:40:31 | 111,522,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,409 | java | package DataStructure;
import java.util.ConcurrentModificationException;
import java.util.Iterator;
import java.util.NoSuchElementException;
/**
* Created by Administrator on 2017/10/25 0025.
*/
public class MyLinkedList<T> implements Iterable<T> {
private int theSize;
private int modCount = 0;
private ... | [
"13367122369@163.com"
] | 13367122369@163.com |
06986fe92c31b33264f4a28ae227e17157953858 | a2b699456c94eed6cc54bf8366d1fab91781aeca | /pangu/pangu-taishang/pangu-taishang-api/src/main/java/com/colourfulchina/pangu/taishang/api/entity/OutlineRefundInfo.java | d54e52a3fabc5c7c87741743ed1c8f60ff1cb85b | [] | no_license | elephant5/old-code | 8a35aa17163e87f506c6f12da032b1978b0c4ec3 | bfb27297d5fcb6aaea8eac5a4032eba7d01cc7ee | refs/heads/master | 2023-01-24T12:25:53.549609 | 2020-12-04T01:50:15 | 2020-12-04T01:50:15 | 318,364,156 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,687 | java | package com.colourfulchina.pangu.taishang.api.entity;
import com.baomidou.mybatisplus.activerecord.Model;
import com.baomidou.mybatisplus.annotations.TableField;
import com.baomidou.mybatisplus.annotations.TableId;
import com.baomidou.mybatisplus.annotations.TableName;
import com.baomidou.mybatisplus.enums.IdType;
imp... | [
"ryan.wu@colourchina.com"
] | ryan.wu@colourchina.com |
d28f6622596feefab9b410d6fdae74e9a6c0eb52 | 2b631cb14b185044e4201c9cc8be8219c5ab7556 | /opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/OsuNetworkConnectionTest.java | acfb4b47e7e4e8209a3eee725a41c0e20492ac55 | [] | no_license | yuchuangu85/Android-framework-code | 59837ba3e41ebdda7de74ce82e1af2d0367610ce | fb27715328b4b0064b0f4e7b499b8c0f2e728d61 | refs/heads/master | 2020-09-03T09:00:20.642461 | 2019-11-04T16:21:25 | 2019-11-04T16:21:25 | 219,429,555 | 2 | 3 | null | null | null | null | UTF-8 | Java | false | false | 14,161 | java | /*
* Copyright 2017 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 applica... | [
"yuchuangu85@gmail.com"
] | yuchuangu85@gmail.com |
aa745d81b62d3c02c9d9edf973a33d303d97983f | 90f8a0875166ae79ffe81ce3f15c0ab143378117 | /app/src/main/java/android/widget/TextView.java | 08f280fe61dfaf900fab4891609e45bf7a9d62e1 | [] | no_license | hoyouly/FuckingLollipop | 71434287c2ac54b58f6b8a37995a4e91604162dd | 004a0ca96baec0eccb6dda78e63cb6995e198987 | refs/heads/master | 2021-05-11T01:41:24.615978 | 2019-10-17T14:04:08 | 2019-10-17T14:04:08 | 118,334,376 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 293,421 | java | /*
* Copyright (C) 2006 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... | [
"hoyouly@163.com"
] | hoyouly@163.com |
f0aa861948e77a492247d58911ed5edc30d30b09 | fff8f77f810bbd5fb6b4e5f7a654568fd9d3098d | /src/main/java/com/google/android/gms/internal/vision/zzo.java | bbf13b4bad3ee689b640d6b22299948d1b9b3711 | [] | no_license | TL148/gorkiy | b6ac8772587e9e643d939ea399bf5e7a42e89f46 | da8fbd017277cf72020c8c800326954bb1a0cee3 | refs/heads/master | 2021-05-21T08:24:39.286900 | 2020-04-03T02:57:49 | 2020-04-03T02:57:49 | 252,618,229 | 0 | 0 | null | 2020-04-03T02:54:39 | 2020-04-03T02:54:39 | null | UTF-8 | Java | false | false | 1,622 | java | package com.google.android.gms.internal.vision;
import android.os.Parcel;
import android.os.Parcelable;
import com.google.android.gms.common.internal.safeparcel.SafeParcelReader;
/* compiled from: com.google.android.gms:play-services-vision-common@@19.0.0 */
public final class zzo implements Parcelable.Creator<zzp> {... | [
"itaysontesterlab@gmail.com"
] | itaysontesterlab@gmail.com |
5503e58b46ce53c947542928c83e77c1d11e5d21 | 9194181617b08a95a7712e524321647302208a87 | /ReferenceProject/MiShare1_0/src/com/cmmobi/looklook/common/adapter/VshareListAdapter.java | 8f187e8563d5edf5bca18b4a973ee6fde1be77ea | [] | no_license | Lucaziki/WeFlow | 2dae5beaa1a156094934f92fc6739562f6fca9ee | 08c56de996efad33dc43ee51931d45b03ce77651 | refs/heads/master | 2021-01-18T20:49:29.591710 | 2015-05-06T06:23:37 | 2015-05-06T06:23:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,893 | java | package com.cmmobi.looklook.common.adapter;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import org.apache.http.entity.mime.content.ContentBody;
import android.content.Context;
import android.location.Location;
import android.text.Html;
import android.text.TextUtils;
import android.ut... | [
"bimoshi@qq.com"
] | bimoshi@qq.com |
ed7fb5ecf1efbfd2823c2bf8a5623f67c6db1137 | 0220b28450688f1a25ec86dbec215a99816bf619 | /solution-assets-Resource_Tracking_Management/SourceCode/SpringBoot/ResourceTrackingManagement/src/main/java/com/resourcetrackingmgmt/repository/RoleRepository.java | e95dfac3f94fed599c97529549c0426b020f526e | [] | no_license | 13pa1a0505/Resource-Tracking-Management | 442897c625193b91c971ed1b9b9db2e9e74cee4c | eabf6dc74eed84bbac13868a3b925a21b83c1cbb | refs/heads/master | 2023-02-07T06:22:59.280174 | 2019-05-30T07:20:44 | 2019-05-30T07:20:44 | 189,365,788 | 0 | 0 | null | 2023-02-02T04:17:51 | 2019-05-30T07:20:04 | Rich Text Format | UTF-8 | Java | false | false | 325 | java | package com.resourcetrackingmgmt.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.resourcetrackingmgmt.model.Roles;
/**
* @author Kranthichandu
*
*/
@Repository
public interface RoleRepository extends JpaRepository<Roles, Long> ... | [
"aswinia@virtusa.com"
] | aswinia@virtusa.com |
1be56afb10bffae0530a1c16497255fbab80b4e7 | ec04f81bd35a5352d12a5dba4b3791ad39a5ae01 | /Phone Book/task/src/phonebook/Sort.java | 3ddf3785230d9eef523bcedde2c6c8531a3ab50c | [] | no_license | AskarR42/Phone_Book | 7aa20e15d9c1d062dc0ce33053b13c4590fb76e8 | 47f3fa3abc85a9b6a008806d17d5a665b00bb7c5 | refs/heads/master | 2023-04-29T01:38:07.008682 | 2021-05-07T15:57:12 | 2021-05-07T15:57:12 | 365,282,720 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,928 | java | package phonebook;
import java.time.Instant;
import java.time.Duration;
public class Sort {
public static PhoneBook bubbleSortPhoneBookAlphabetically(PhoneBook unsortedPhoneBook, Duration timeOfLinearSearch) {
Instant start = Instant.now();
Person[] people = unsortedPhoneBook.getPeople();
... | [
"askar.rodin.42@gmail.com"
] | askar.rodin.42@gmail.com |
f60b455b94d40c64732d37485f55b0421ccfc15b | 2db2c724dcaf2bee925baba4f6470ff6671d5015 | /src/main/java/com/toy/repository/StudentRepository.java | 569b824f5d6e2cbe0da0dd71eb78d12bc69f58b9 | [
"Apache-2.0"
] | permissive | ZhangX-Byte/toy-test | 81c0ddd2b8114c8ef2323418664d736abf06c200 | ee08b1929ab12a70341fd0a53277b527fcb62289 | refs/heads/master | 2023-04-30T07:12:47.879362 | 2021-04-19T01:06:09 | 2021-04-19T01:06:09 | 357,410,368 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 305 | java | package com.toy.repository;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.toy.domain.Student;
import org.springframework.stereotype.Repository;
/**
* @author Zhang_Xiang
* @since 2021/4/9 11:41:35
*/
@Repository
public interface StudentRepository extends BaseMapper<Student> {
}
| [
"zhangxiang@yndysc.com"
] | zhangxiang@yndysc.com |
306c558abe4b235c58c7ee44cf6ec19b1baade8e | 95a78e0766815affcda3d4c61bb995a8235f7659 | /html/ScrollBarDemo.java | 4db6aa42bb7b19def996b763c4502a0566410941 | [] | no_license | Hongclass/Java | 480f98d1c77ca95c9b128ce2073e9cb45d62885c | a74a0fcc75063c076e14e80a3507cfb203015b02 | refs/heads/master | 2021-01-01T04:30:14.555768 | 2016-05-10T20:57:45 | 2016-05-10T20:57:45 | 58,492,821 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,923 | java | import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class ScrollBarDemo extends JFrame {
// Create horizontal and vertical scroll bars
private JScrollBar jscbHort =
new JScrollBar(JScrollBar.HORIZONTAL);
private JScrollBar jscbVert =
new JScrollBar(JScrollBar.VERTICAL);
// Create ... | [
"hzhan121@hawk.iit.edu"
] | hzhan121@hawk.iit.edu |
69e6b0bb608294e269169e4d3f8f1ada06eed85b | 183807c477564970236e1c97c71f46c431c3b4f6 | /src/iamandroid/ui/dialogs/MapOfStringsInputDialog.java | ec748c0c680949a4f918317737f2d6d54a320855 | [] | no_license | bincker/IAmandroid | db2ae5fd0d744206bbd273262b96894e81f2e997 | b0e54be02aa45f16da4ae6a3b3e2620702f0d8e6 | refs/heads/master | 2021-01-16T22:53:33.539850 | 2014-05-17T20:01:50 | 2014-05-17T20:01:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 940 | java | /**
* Copyright (c) 2005-2012 by Appcelerator, Inc. All Rights Reserved.
* Licensed under the terms of the Eclipse Public License (EPL).
* Please see the license.txt included with this distribution for details.
* Any modifications to this file must keep this entire header intact.
*/
package iamandroid.ui.dialogs;
... | [
"fengguowei@dhcp242-11.user.cis.ksu.edu"
] | fengguowei@dhcp242-11.user.cis.ksu.edu |
a4a25735fb0ec7d18d92b3b2e85419b5a4b73a4b | 29874287392d09b015bb2cb784798b76706aaf67 | /yydp/src/main/java/org/lf/yydp/etl/loader/BaseLoader.java | 6f6b5f9d811672cc590c9c5fda13976382ff6d13 | [] | no_license | tanbinh123/yydp | a95d724c439c0459d4b3c7221ca860e68e51afce | a6611c202a0c69a5eb5c43b715167b4e722fe264 | refs/heads/master | 2023-03-15T13:05:38.317485 | 2016-12-23T04:35:00 | 2016-12-23T04:35:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 120 | java | package org.lf.yydp.etl.loader;
public abstract class BaseLoader {
public abstract boolean load(String url);
}
| [
"270232645@qq.com"
] | 270232645@qq.com |
9473428edfc53e34fd82983065760de31b4e82f5 | 1ebd71e2179be8a2baec90ff3f326a3f19b03a54 | /hybris/bin/platform/ext/core/testsrc/de/hybris/platform/core/initialization/testbeans/TestPatchBean.java | 4eaee1dfb8cd5759023fd9326a10803dde6544a3 | [] | no_license | shaikshakeeb785/hybrisNew | c753ac45c6ae264373e8224842dfc2c40a397eb9 | 228100b58d788d6f3203333058fd4e358621aba1 | refs/heads/master | 2023-08-15T06:31:59.469432 | 2021-09-03T09:02:04 | 2021-09-03T09:02:04 | 402,680,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 469 | java | /*
* Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved.
*/
package de.hybris.platform.core.initialization.testbeans;
import de.hybris.platform.constants.CoreConstants;
import de.hybris.platform.core.initialization.SystemSetup;
@SystemSetup(extension = CoreConstants.EXTENSIONNAME)
public cl... | [
"sauravkr82711@gmail.com"
] | sauravkr82711@gmail.com |
4215c4babc83f825be617ffd14f7b36d886c58d3 | b98b68fb955624750d7f25eb1bc6f1ea0ac38a84 | /kernel/data-pipeline/api/src/main/java/org/apache/shardingsphere/data/pipeline/api/ingest/position/PrimaryKeyPositionFactory.java | da318934adec24f4f51a08ee30b27c9a219a0718 | [
"Apache-2.0"
] | permissive | lastincisor/shardingsphere | 0ce291ad528fd2c721d422d7bd17cccbd46e5644 | be9d8b2fb1be4ea4c4b2987654e9d6d19b13fd55 | refs/heads/master | 2023-02-26T15:00:43.046331 | 2023-02-10T04:02:02 | 2023-02-10T04:02:02 | 262,223,192 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,788 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"noreply@github.com"
] | lastincisor.noreply@github.com |
697086c45fc855f50ec9f62d8589d9391ffc8bfe | 148f8ef23a0878bdccb34d13aeac9643de372551 | /src/ffm/slc/model/resources/RecognitionDescription.java | c337177283c31e178992f1aae4afd39453d03da0 | [] | no_license | hrkipp/slcdemo | 27e853136c7e52fe083b7367664ae4af7d9dfe86 | 54882e359bb59f04d20e67d8a19652840159ee22 | refs/heads/master | 2021-01-22T11:51:01.945793 | 2013-01-13T23:07:18 | 2013-01-13T23:07:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 228 | java | package ffm.slc.model.resources;
/**
* The description of recognition given to the student for accomplishments in a co-curricular, or extra-curricular activity..
*/
public class RecognitionDescription extends StringResource{}
| [
"hrkippenhan@gmail.com"
] | hrkippenhan@gmail.com |
eeb4d78453a5b1686c7ea5c66d38325dbfd7483b | b63fae70900031ab7e9de73d59e335b8fa3e4107 | /app/src/main/java/com/yocn/meida/gles/render/SimpleColorRender.java | 21b682132a8044d25b6c250b0c809dd8104853a7 | [
"Apache-2.0"
] | permissive | yocn/AndroidMediaCodec | d12e8e918ebf6e00905c3e51226be2df230499fc | 85db839b3dabf8e1e41e54aa4d46f330d3bdd9b5 | refs/heads/master | 2023-03-08T12:36:03.001295 | 2023-02-27T12:12:15 | 2023-02-27T12:12:15 | 200,152,483 | 110 | 44 | null | 2021-08-14T14:49:56 | 2019-08-02T02:42:37 | C | UTF-8 | Java | false | false | 672 | java | package com.yocn.meida.gles.render;
import android.opengl.GLES20;
import android.opengl.GLSurfaceView;
import javax.microedition.khronos.egl.EGLConfig;
import javax.microedition.khronos.opengles.GL10;
public class SimpleColorRender implements GLSurfaceView.Renderer {
@Override
public void onSurfaceCreated(GL... | [
"zhaoyingkun@163.com"
] | zhaoyingkun@163.com |
a93ae4c2210a957cae444ad968f79cfa99decf32 | 7ee2d8251994c033d259f6cae39b0f2249385714 | /OKHTTP/src/main/java/com/cdc/okhttp/OkHttpUtil.java | 879f63cf9cc86470dae7ab487f0debe7f0d4a075 | [] | no_license | cdcdec/JavaCode | b0bdb8d744f64adcafe01c1d7737bf91e0a37978 | 00598f1418b5ce01d3ef70267b61bf89559b3791 | refs/heads/master | 2020-04-22T22:22:55.103540 | 2019-05-20T03:24:15 | 2019-05-20T03:24:15 | 170,706,062 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,412 | java | package com.cdc.okhttp;
import okhttp3.*;
import okhttp3.mockwebserver.MockResponse;
import okhttp3.mockwebserver.MockWebServer;
import java.io.IOException;
import java.util.concurrent.TimeUnit;
public class OkHttpUtil {
public final MockWebServer server = new MockWebServer();
public OkHttpClient getHttpCli... | [
"420209677@qq.com"
] | 420209677@qq.com |
60c6163350228e2e86047e58fef7526262532e9e | 69c00032e21079eb41b86c2085d38b8ba3e6e5cb | /Development_library/05Coding/安卓/andr_c/src/com/huift/hfq/cust/model/ValidatePayPwdTask.java | 062f7ff3114e263344000e1aa88bd2f1be8f4207 | [] | no_license | qiaobenlaing/coupon | 476b90ac9c8a9bb56f4c481c3e0303adc9575133 | 32a53667f0c496cda0d7df71651e07f0138001d3 | refs/heads/master | 2023-01-20T03:40:42.118722 | 2020-11-20T00:59:29 | 2020-11-20T01:13:28 | 312,522,162 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,199 | java | package com.huift.hfq.cust.model;
import java.util.LinkedHashMap;
import net.minidev.json.JSONObject;
import android.app.Activity;
import android.util.Log;
import com.huift.hfq.base.SzException;
import com.huift.hfq.base.Util;
import com.huift.hfq.base.api.API;
import com.huift.hfq.base.data.DB;
import com.huift.hfq.... | [
"980415842@qq.com"
] | 980415842@qq.com |
f488e7e339aff13bbd1db6074d14f14a54afcfbe | 0c1613405bec36e9a00470d975617c29b0b3e8dc | /src/main/java/com/ilsid/bfa/graph/FlowChartJsConverter.java | b25b3e10df92f138432367ed80a36fde3f59dbed | [] | no_license | ilsid/BFA | 95b66a09e2d0a64d4600d7704e75d5c157968f62 | 6f394357b68ebbf1a6c6efe132a10de87441737d | refs/heads/master | 2022-08-04T03:43:00.246238 | 2019-12-02T08:55:13 | 2019-12-02T08:55:13 | 43,561,765 | 1 | 0 | null | 2022-07-07T22:06:17 | 2015-10-02T15:49:52 | Java | UTF-8 | Java | false | false | 2,757 | java | package com.ilsid.bfa.graph;
import java.util.HashMap;
import java.util.Map;
import com.ilsid.bfa.flow.FlowConstants;
import com.tinkerpop.blueprints.Direction;
import com.tinkerpop.blueprints.Edge;
import com.tinkerpop.blueprints.Graph;
import com.tinkerpop.blueprints.Vertex;
/**
* Converts script's gr... | [
"ilsidv@gmail.com"
] | ilsidv@gmail.com |
b53b6c013820281b580bf29f6ee6fad16a2c04c0 | c04ddfcec02c7754bd049b44810030d330416fb9 | /src/main/java/com/homedepot/pip/input/Price.java | ad4d2dc14a06132120f71ba4574df6b069b36027 | [] | no_license | karuppannanp/api-mock | f44c62d35d10ee8596c3547cd9d8712c8b61e81c | 0702bba42e32e837840cd32b7ae1197801ec0056 | refs/heads/develop | 2021-01-11T04:00:33.940447 | 2016-12-16T22:08:56 | 2016-12-16T22:08:56 | 71,261,376 | 0 | 0 | null | 2016-12-08T15:41:09 | 2016-10-18T15:14:10 | Java | UTF-8 | Java | false | false | 2,039 | java | package com.homedepot.pip.input;
public class Price {
private String uom;
private Double originalPrice;
private Double specialPrice;
private Double specialBuyPrice;
private Boolean mapAboveOriginalPrice;
private boolean alternatePriceDisplay;
private String unitsPerCase = "0.0";
private String caseUnitUom;
... | [
"KARUPPANNAN_PALANIYAPPAN@homedepot.com"
] | KARUPPANNAN_PALANIYAPPAN@homedepot.com |
d8efa27e09ed21b3abd641807dbd62bdf9991eb1 | 9757f1fd900277a316bc480a0eed70b0e6310514 | /app/src/main/java/boutlinetesttwitter/com/vishnu/boutlinetwitter/FeedsContract.java | 6e281770a0b49c7cd69f047c7c2a38ff5512bd7b | [
"MIT"
] | permissive | meggie10cn/WC15Twitter | e5024a43c7f5a2697a9f0e6301c9b17b2367b007 | 3ccf58a0b9b8609cf4cea595fc9dd263121ac29b | refs/heads/master | 2020-12-31T03:02:53.074041 | 2015-06-26T13:22:47 | 2015-06-26T13:22:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,089 | java | package boutlinetesttwitter.com.vishnu.boutlinetwitter;
import android.content.ContentResolver;
import android.net.Uri;
import android.provider.BaseColumns;
/**
* Created by Vishnu on 09-Mar-15.
*/
public class FeedsContract {
public static final String DB_NAME = "boutlinetesttwitter.com.vishnu.boutlinetwitter... | [
"sosalevishnu@gmail.com"
] | sosalevishnu@gmail.com |
6f66ca1e2f9fbce8f0a8edf0308c9ed165ec3e05 | f88f6a591921eeee5ae6c7f5c49cfce1b4823ba3 | /app/src/main/java/com/example/limiketang/core/XArrowAtom.java | 38e567ba553a0ecd5c443f3f0882d33285e0579c | [] | no_license | awesomeyin/lateX | d6a51e079e06affaa4ec257d863e769a63b225ce | 98bf5b025e109e3be3db55e888d88f36d5a32fb1 | refs/heads/master | 2022-06-14T10:03:08.268562 | 2020-05-06T01:52:48 | 2020-05-06T01:52:48 | 261,625,578 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,908 | java | /* XArrowAtom.java
* =========================================================================
* This file is part of the JLaTeXMath Library - http://forge.scilab.org/jlatexmath
*
* Copyright (C) 2009 DENIZET Calixte
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of... | [
"123qwe890"
] | 123qwe890 |
1e3d04739335826e08b007f153327ee31c373686 | bbffc7d397b52c9512bb5b346b4d3b9632d92f5a | /EVA1_PRACTICAS_15551429/EVA1_3_LINEAR_LAYOUT/app/src/main/java/com/example/javierconde/eva1_3_linear_layout/Principal.java | 4ed64acd6d648a388591b604c7aa903b97aba709 | [] | no_license | javierConde1/PRACTICAS | e44982050308030f413396e6cdd40ca7819bd26b | eb11373c848828e73d2cead11368d36dea18d61f | refs/heads/master | 2020-03-30T02:54:57.603197 | 2018-09-30T18:22:14 | 2018-09-30T18:22:14 | 150,658,144 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 359 | java | package com.example.javierconde.eva1_3_linear_layout;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class Principal extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView... | [
"javier_conde101@yahoo.com.mx"
] | javier_conde101@yahoo.com.mx |
fbd4602c8486a9b9c3486af9f98535c7f30e8e06 | b0091bf39351841e74be42333cc723a86cc40c63 | /Android/Bakkle/app/src/main/java/com/bakkle/bakkle/Models/FeedItem.java | d67ee23b3cbda91c8d9a9ba627b7807a22c2a645 | [] | no_license | BechirAhmed/Bakkle | b5e09cea84c86c6252fdc9c40b43912a4ca729a3 | 00b1d866f84b835a8c78bf117c80072d46c3aaae | refs/heads/master | 2020-12-03T00:41:36.610626 | 2016-04-26T04:23:01 | 2016-04-26T04:23:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,327 | java | package com.bakkle.bakkle.Models;
import com.bakkle.bakkle.Models.Person;
import java.io.Serializable;
/**
* Created by vanshgandhi on 12/5/15.
*/
public class FeedItem implements Serializable
{
private String status;
private String description;
private String price;
private String[] image_ur... | [
"vansh.gandhi@gmail.com"
] | vansh.gandhi@gmail.com |
b9f9a30eaa331c411327b25ddc3b089c11332c90 | b7a34cd20de2a6aaf593de315e82196cf05c57ef | /src/Hilos/HiloCongelar.java | 9f59a98737cb7d766ffffe446dd6355365dc2c5e | [] | no_license | pierrfacu/ProyectoTDP_Comision6 | 3d7c80756d01f77f17d3f8ec15afbd63a5265b95 | d5963df063c67fc397e5fcb0a11a32ae8f2926ed | refs/heads/master | 2020-03-27T08:12:21.299337 | 2018-11-28T22:24:41 | 2018-11-28T22:24:41 | 146,230,643 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,190 | java | package Hilos;
import java.util.HashMap;
import java.util.LinkedList;
import Entidades.Enemigos.Enemigo;
import Inteligencia.Congelado;
import Inteligencia.Inteligencia;
import Juego.JuegoHilo;
/**
* Clase HiloCongelar que extiende de Thread.
* @author Aldana Casé (104870), Facundo Pierrestegui (99694), Stefania He... | [
"facu.pierr@gmail.com"
] | facu.pierr@gmail.com |
70533cd7ebfa81d9937fcecf1d5639fb853537d0 | 3aaf2576bf1af0964b845bf58bc866111d32efae | /QASandbox/src/test/java/ApiResponseCodeTest.java | 0122b367ca5241acad64d69f3b195ba34c9c47ca | [] | no_license | jakovljevicM/QASandboxTest | 9961742f6dcfea5d2fe298d2e8e970d9348814e7 | a0f654f3568f17c18bb011eaad26b876e904db63 | refs/heads/master | 2021-07-13T18:00:11.050438 | 2020-03-17T20:43:45 | 2020-03-17T20:43:45 | 248,062,731 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,281 | java | package test.java;
import java.io.IOException;
import org.apache.http.HttpResponse;
import org.apache.http.HttpStatus;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.client.methods.HttpUriRequest;
import org.apache.http.impl.client.HttpClie... | [
"mjakovljevic@ranorex.com"
] | mjakovljevic@ranorex.com |
48015c7f59e0bdb34b5c819904dcbb239dfdf332 | 8fc6fbc0bf858fcc815007a3aa42b8a189953b9f | /test/com/raphael/lc/p150/EvalRPNTest.java | 67994ad33147f3a737cb286a2dd0667c0801dee0 | [] | no_license | wangchao0502/lc-weekly-contest | 79f01eadb118a92c79006285cb320b4bf316c1f9 | 0ebcd48e816d257ed454e489e9166fbd732ff528 | refs/heads/main | 2023-05-07T06:32:10.541215 | 2021-05-30T02:30:05 | 2021-05-30T02:30:05 | 327,791,058 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 535 | java | package com.raphael.lc.p150;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
/**
* @author Raphael
* @date 2021-03-20 10:53:23
*/
class EvalRPNTest {
private final EvalRPN solution = new EvalRPN();
@Test
void t1() {
String[] tokens = {"2", "1", "+", "3", "*"};
... | [
"georgewang2007@163.com"
] | georgewang2007@163.com |
e2bba01850b4dfbaa9c3b08714cbb0292fe40783 | 6ae37c4936df55c3a9d7227a2e56e498e2a4e327 | /project-2/src/test/java/project-2/AppTest.java | e8903e00fde5efa5000bf5707d2798a0039b7feb | [] | no_license | hemanthvaka/rep-02 | e15df37e8bd9c175b1ee68a0fc722454ed4d3195 | 22596cf000f295378bc0aad4b340c860bb129397 | refs/heads/master | 2020-12-30T15:42:57.405967 | 2017-07-15T20:29:54 | 2017-07-15T20:29:54 | 91,173,449 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 637 | java | package project-2;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
*/
public AppTest( Strin... | [
"hemanth.work08@gmail.com"
] | hemanth.work08@gmail.com |
3b6cf3917038ed841e6b76fc70ed8f08155f46da | eb91dd98c0fd306960614331a11381ad915b3d97 | /app/src/main/java/com/lyc/idverification/demo/testActivity.java | 884e08ef135bdc3cb452d927066fcd7e88654569 | [] | no_license | huangjinping/idverification | 969df7aeab6d3cd4102fe0b54eb5cdeecf4cab42 | f0bbc029163a1fca8acd890a44264458b512556a | refs/heads/master | 2020-03-28T22:11:34.067649 | 2018-09-14T01:48:38 | 2018-09-14T01:48:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,510 | java | package com.lyc.idverification.demo;
import android.Manifest;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.text.TextUtils;
import android.view.View;
import android.widget.But... | [
"liuyichunvip@yeah.net"
] | liuyichunvip@yeah.net |
9bd0eddfa4583da42349e43b3a7a8e6a2dcf642d | 598033dcbc6f397ee6503fd1658a1925796a0b44 | /src/main/java/lv/tsi/javacourses/carshelf/cars/boundary/NewCarBean.java | 06f8e2a735e2cc88dc26c7215724b9c7c97adf9b | [
"MIT"
] | permissive | ArtursVed/carshelf | 115394b771cdb713ec1694e0d45686ec466206a8 | e89175132a5d5411b356ba710df13b7f3e21b34b | refs/heads/master | 2020-04-15T13:21:16.783218 | 2019-02-01T10:43:34 | 2019-02-01T10:43:34 | 164,713,312 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 926 | java | package lv.tsi.javacourses.carshelf.cars.boundary;
import lv.tsi.javacourses.carshelf.cars.model.CarEntity;
import javax.faces.view.ViewScoped;
import javax.inject.Named;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.transaction.Transactional;
import java.io.Seriali... | [
"varturs81@gmail.com"
] | varturs81@gmail.com |
73b56b230d4493e8bdb75fa1ce2087c412cef3cd | 7f8f6ff19264ea7ba91434cf0e6d230063f2c8ee | /app/src/main/java/com/example/tute4/MainActivity.java | 79b652f03dde6c6d220af13d1f85d5728c656f96 | [] | no_license | ShadiniKalansooriya/MAD_Tute4 | c2917514bef68d1c864de39b7644d4656b6b0bfc | a6dca926ff1e0ca07ecc209219fc035ad0a4e4e5 | refs/heads/master | 2021-05-17T20:48:39.710153 | 2020-03-29T03:38:32 | 2020-03-29T03:38:32 | 250,945,815 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,111 | java | package com.example.tute4;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import com.example.tute4.Database.DBHelper;
public class MainActivity extends AppCompatActivity {
Button btnAdd, btnSign... | [
"41547405+ShadiniKalansooriya@users.noreply.github.com"
] | 41547405+ShadiniKalansooriya@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.