blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6e721ae56f02604bd92ef570a80834410d29905a | db953af98881eaa2097542d7b19d1e66bc1cbb7a | /Q2.1/LinearRegression.java | 250a32bfec0ef68a27187b656bbc8512dd5f68db | [] | no_license | aidantc9/Linear-Regression-Assignment- | ae58e9eb5cd27d2e860a1ec356771a022bd17a11 | 6a638df2cf4084b5abffbb4fe9d0da66adeaaae6 | refs/heads/master | 2020-06-27T11:34:09.370997 | 2019-07-31T23:44:14 | 2019-07-31T23:44:14 | 199,943,075 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,543 | java | /**
* The class <b>LinearRegression</b> implements gradient
* descent for multiple variables
*
* @author gvj (gvj@eecs.uottawa.ca)
*
*/
public class LinearRegression{
/**
* Number of features (usually "n" in litterature)
*/
private int nbreOfFeatures;
/**
* Number of samples (usually "m"... | [
"noreply@github.com"
] | noreply@github.com |
12c99d2b06b027f0d8879ba04dfeff88aecfa265 | 7b5ab977a5671d0d9902ba4a1e38326ba3fdf5fd | /src/test/java/AccessoriesTest/ValveOilTest.java | dbf51ea2e0199fc4ba4346401ea63c0f718e6f0c | [] | no_license | Jack-Portwood/Week12_Weekendhw_MusicShop | e88a857e7e2eb928dce23f0b4e56eb97294d39e3 | 964dbfa37918f52347ad0bff0dc29f551879d11c | refs/heads/master | 2021-05-17T15:15:11.865395 | 2020-03-29T14:26:34 | 2020-03-29T14:26:34 | 250,839,386 | 0 | 0 | null | 2020-10-13T20:43:35 | 2020-03-28T16:14:27 | Java | UTF-8 | Java | false | false | 722 | java | package AccessoriesTest;
import Accessories.ValveOil;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class ValveOilTest {
ValveOil valveOil;
@Before
public void before() {
valveOil = new ValveOil("150ml", 20.00, 50.00);
}
@Test
... | [
"callumhausrath@callumhrathsmbp.home"
] | callumhausrath@callumhrathsmbp.home |
d1076fa1807e53593b2e7e578a070e0ec892b281 | 1882cf0c267c7a11b8b84331639ca2b70b0fc82f | /src/bidi/Editora.java | 19dc207702b820a7ed0bb1784ed54ac6982808f1 | [] | no_license | netodeolino/Biblioteca | 9f352651c59f8b28a9b649266d2a185c29f96557 | f2562ca4f79b351049a6376af7cda48d8cfd86e3 | refs/heads/master | 2021-01-10T07:09:38.235952 | 2016-03-24T01:43:45 | 2016-03-24T01:43:45 | 54,604,008 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 606 | java | package bidi;
/**
* @author neto
*/
public class Editora {
private int id_editora;
private String nome;
/**
* @return the id_editora
*/
public int getId_editora() {
return id_editora;
}
/**
* @param id_editora the id_editora to set
*/
public void setId_editora... | [
"netodeolino@gmail.com"
] | netodeolino@gmail.com |
12e0e551478ee272b269985c7cf26c7b656af718 | 6f0da3bd6141c9310595cbbef62c97c7450ca0cb | /Assignment3/final/CompressThread.java | af4ced0b348003727c378682a5fd0c695b8ee718 | [] | no_license | AjanJayant/cs131 | f20d9c490cc0b80824693234c54ba8a107ac04e1 | bdba0947e870b41d24f2fad27e971b208c497ed4 | refs/heads/master | 2021-01-18T14:09:40.120605 | 2013-03-26T18:25:29 | 2013-03-26T18:25:29 | 7,622,615 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,082 | java | import java.io.IOException;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.nio.channels.FileChannel;
import java.util.zip.CRC32;
import java.util.zip.Deflater;
import java.io.FileDescriptor;
import java.io.FileOutputStream;
public class CompressThread extends Thread
{
public static FileChannel ... | [
"ajanjayant@Ajans-MacBook-Pro.local"
] | ajanjayant@Ajans-MacBook-Pro.local |
86fd78e29b72d0796ac4b4f199a35c83a989c9d4 | 3cf97492a20fe70430f7e1c628f8365f5cde4892 | /src/main/java/exception/DataBaseConnectionException.java | 0ed707d85e1197908faffe1494e1671af7d0dfe9 | [] | no_license | olegvyacheslavowich/epamProject | 68d7e9380c7229a0ce9edafcf5fe12fee0da56f3 | ddb7b8be388dd7549f0e31086d08ff66dc2227e8 | refs/heads/master | 2021-01-23T02:16:26.894751 | 2017-06-09T09:18:54 | 2017-06-09T09:18:54 | 85,981,620 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package exception;
/**
* Created by 20_ok on 6/9/2017.
*/
public class DataBaseConnectionException extends Exception {
public DataBaseConnectionException(String message) {
super(message);
}
public DataBaseConnectionException(String message, Throwable cause) {
super(message, cause);
... | [
"20_ok_13@mail.ru"
] | 20_ok_13@mail.ru |
1ec67cb18a66674b91561292215d2ce6aec660f6 | a942a15083a829e99a8a8d3f5bc360b46225f29b | /ParamAnnotations/src/main/java/com/resource/ParamAnnotation.java | bbbac52981989fa28aa3fe5814b816e3cd4a06e1 | [] | no_license | SubhadeepSen/RESTFul-Web-Services | b78780cb50937ee550ca9c05878977c16240339b | 8a571ff53a27b8cc95ca9f23619507464c5145dd | refs/heads/master | 2020-04-04T22:36:13.291536 | 2018-11-06T05:19:00 | 2018-11-06T05:19:00 | 156,329,280 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,607 | java | package com.resource;
import javax.ws.rs.BeanParam;
import javax.ws.rs.CookieParam;
import javax.ws.rs.GET;
import javax.ws.rs.HeaderParam;
import javax.ws.rs.MatrixParam;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.QueryParam;
import javax.ws.rs.co... | [
"noreply@github.com"
] | noreply@github.com |
b83e90fb78a176cd53cc17382d98321e28b85e93 | 7caf50db50b1883ac867df0e3b0422d2ee947426 | /7models/ThreadsLocks/DiningPhilosophers/python/Philosopher.java | f7d890692ba2fe463e1a876ac3709d24a67ae664 | [] | no_license | GabrieldeFreire/concurrent | 9e3a635b8d6088866f108767bd6bfc28db991aac | 6b9aa8cdb32c7c8b6e1156d293746115843851e4 | refs/heads/master | 2022-02-12T10:10:01.727753 | 2019-08-05T00:34:28 | 2019-08-05T00:34:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,427 | java | /***
* Excerpted from "Seven Concurrency Models in Seven Weeks",
* published by The Pragmatic Bookshelf.
* Copyrights apply to this code. It may not be used to create training material,
* courses, books, articles, and the like. Contact us if you are in doubt.
* We make no guarantees that this code is fit for any ... | [
"luciano@ramalho.org"
] | luciano@ramalho.org |
fe42d8b592b59b87e8af88358eb8586518143c1f | da6ca2aa902643d9bcc0f6b0e35a16caab1d13ce | /MiChao/app/src/main/java/cniao5/com/cniao5shop/widget/CnToolbar.java | ae2210be6f8ffff08adab708fbbf2e74df8a9360 | [] | no_license | X-1944-X/MiChao | a7ecddc16ddec287b4852d22112ce99d97962ccf | 656339fd1a5676dae7e81f681be0608d9bdd002b | refs/heads/master | 2021-08-07T16:05:46.978262 | 2017-11-08T13:11:16 | 2017-11-08T13:11:16 | 109,975,284 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,150 | java | package cniao5.com.cniao5shop.widget;
import android.content.Context;
import android.graphics.drawable.Drawable;
import android.support.v4.view.GravityCompat;
import android.support.v7.internal.widget.TintTypedArray;
import android.support.v7.widget.Toolbar;
import android.util.AttributeSet;
import android.view.Gravit... | [
"you@example.com"
] | you@example.com |
d423b7396a50e7957e27cbea90dff89ed3b685de | 786118870c5bc072f3e1616d90e91aa07bbac198 | /Practicas de Codigo/Clase10/src/clase10/TiposMusicales.java | 22bb745865e8cb51600a7c703e80ae11e5f14f3c | [] | no_license | rainthstrive/AD21-OOP | f88bd83166fcd663295fdfd7f84ba79f3b0ec54d | 5f9d955e8b40d8d6787eea2d3f6c5953c60c42a2 | refs/heads/main | 2023-08-23T17:56:06.757657 | 2021-10-27T14:01:41 | 2021-10-27T14:01:41 | 394,973,362 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 295 | java | package clase10;
public class TiposMusicales{
private String tipoMusica;
TiposMusicales(String tipo) {
setTipoMusica(tipo);
}
public String getTipoMusica(){
return tipoMusica;
}
public void setTipoMusica(String tipo){
tipoMusica = tipo;
}
} | [
"rainthstrive@gmail.com"
] | rainthstrive@gmail.com |
a90e74d7476029ad219fe56c3619a8a48d0d1d00 | 599bfdaa8629c9840138d2b0484baf64242c1755 | /app/src/main/java/com/example/lijin/kahani/util/SystemUiHiderHoneycomb.java | 0d494224f0c488688a177b231bee80a97c046a71 | [] | no_license | lijinc/Kahani | 5e3fa726973f5c6da5ea1cfab1c3003c64cd19c8 | 88c909d0a8b87f84b6d34fb19ed28f39507ebc0e | refs/heads/master | 2016-09-05T09:12:13.478546 | 2014-12-31T20:12:43 | 2014-12-31T20:12:43 | 28,522,147 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,988 | java | package com.example.lijin.kahani.util;
import android.annotation.TargetApi;
import android.app.Activity;
import android.os.Build;
import android.view.View;
import android.view.WindowManager;
/**
* An API 11+ implementation of {@link SystemUiHider}. Uses APIs available in
* Honeycomb and later (specifically {@link V... | [
"lijinc100@gmail.com"
] | lijinc100@gmail.com |
159514d619bbadbf47e0e97203408e14344d8abb | 6a5fa3cb75fb5fba6532eb8af0778fc6c04676e8 | /src/main/java/Snake/game/threads/thGenera.java | 946f63ef2e69d74bfeaf14f2e61d2b6a5e4ffd5f | [] | no_license | TheFedelino01/Snake | 17b867e033bd8b582ae42063d130ab9b4b0283c8 | b1811a7f355661003bd8eb7197e2975ac517acf1 | refs/heads/master | 2020-05-31T12:30:40.467904 | 2019-08-30T08:57:33 | 2019-08-30T08:57:33 | 190,281,353 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,049 | java | package Snake.game.threads;
import Snake.game.gioco;
import java.util.Random;
/**
@author Saccani Federico, federico.saccani01@gmail.com
@version 1.0
*/
/**
La classe corrisponde al thread incaricato nel generare la mela quando viene catturata
*/
public class thGenera extends Thread {
/**
@brief Costr... | [
"federico.saccani01@gmail.com"
] | federico.saccani01@gmail.com |
46e58b50e7282e8c6e1ab7a3f391499a65bf2377 | b6bfba71956589aa6f56729ec9ebce824a5fb8f4 | /src/main/java/org/zhenchao/iterator/Iterator.java | e704356b6beb09d206beff551e9ea5c9b45693c9 | [
"Apache-2.0"
] | permissive | plotor/design-pattern | 5d78d0ef7349a2d637bea5b7270c9557820e5f60 | 4614bab50921b61610693b9b1ed06feddcee9ce6 | refs/heads/master | 2022-12-20T17:49:13.396939 | 2020-10-13T14:37:14 | 2020-10-13T14:37:14 | 67,619,122 | 0 | 0 | Apache-2.0 | 2020-10-13T14:37:15 | 2016-09-07T15:21:45 | Java | UTF-8 | Java | false | false | 385 | java | package org.zhenchao.iterator;
/**
* 迭代器接口
*
* @author zhenchao.wang 2019-11-19 17:26
* @version 1.0.0
*/
public interface Iterator {
/**
* 是否存在下一个元素
*
* @return
*/
boolean hasNext();
/**
* 获取下一个元素,同时会将迭代器移动到下一个元素
*
* @return
*/
Object next();
}
| [
"zhenchao.wang@hotmail.com"
] | zhenchao.wang@hotmail.com |
86acce58fb8079f995c7907cd83dbcf95ce1888d | 04cd8c95a681b091d1bd95000cf22fbdb62a0111 | /ntsiot-system/src/main/java/com/nts/iot/modules/system/dao/RealCheckPointMapper.java | d9b5eb27146612f8514eb749ba8c520fb76ffe02 | [
"Apache-2.0"
] | permissive | iOS-Lab/tracker-server | c2aa674989949d138fbfabf10e203c044c3a7477 | 74f81cc9e511c0bc75a98440d1fad2a25a827ce3 | refs/heads/master | 2023-01-08T14:33:44.711624 | 2020-11-04T06:31:40 | 2020-11-04T06:31:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 606 | java | package com.nts.iot.modules.system.dao;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.nts.iot.modules.system.dto.TaskDetailDto;
import com.nts.iot.modules.system.model.RealCheckPoint;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.springframewor... | [
"18687269789@163.com"
] | 18687269789@163.com |
4145d93dd36c0a626e69531dd8c75b680c40970e | e0214782b7347650c3178448cef539294fd61c5f | /src/main/java/com/example/moneytracker/models/Users.java | 849c3420ba50ec1f5e9b1a1cea3e895e5e5c84b4 | [] | no_license | tchahin1/budget-tracker-backend | a9e396a8bb0e3abc99ec56d1e0d93c73183334bf | a430aadc3bfe8ba19ca52ed2a8c558293c385dee | refs/heads/master | 2023-04-29T19:04:36.632886 | 2019-07-17T10:01:59 | 2019-07-17T10:01:59 | 197,349,845 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 925 | java | package com.example.moneytracker.models;
import javax.persistence.*;
@Entity
@Table(name = "users")
public class Users {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
@Column(nullable = false)
private String name;
@Column(nullable = false)
private String last_... | [
"abdurrazaky@gmail.com"
] | abdurrazaky@gmail.com |
25ec57605e1df3bbfabac4abd2e175fe3571649b | 2a0abe6cd019b7ee859e1298b8ff9c5cb9e5164e | /Semana 3/ex1/Paralelogramo.java | 931fd7aae864d74ea1a9b151ca9e5e3f5905425a | [] | no_license | guilherme-lima-ventre/Programacao-Orientada-a-Obejtos | 21fbc2397cee8126bb1d680de0dd56109408fbd3 | 2c866c53aa31d33eed9140a74e0e988c1aa308f7 | refs/heads/main | 2023-09-04T05:14:10.886267 | 2021-10-19T17:11:16 | 2021-10-19T17:11:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 582 | java | public class Paralelogramo {
private int area;
private String tipo;
public Paralelogramo(int ladoA) {
this.area = ladoA * ladoA;
this.tipo = "Paralelogramo quadrado";
}
public Paralelogramo(int ladoA, int ladoB) {
if(ladoA == ladoB)
this.tipo = "Par... | [
"noreply@github.com"
] | noreply@github.com |
c7324f9eb422b81507595c4e72e2d4b656629dbe | daf7279637017da76dfbcbb68ff5eaf2ef04c994 | /reptileHello/src/main/java/cn/hncu/tool/Encoding.java | 1baa0ad9a48890edde4584e8405a03c05fb083bd | [] | no_license | chenhaoxiang/reptile | 6c23db3a405ba055354fa12bb1e0f6027c703c94 | d1a2b86cb6d7391ec8d95e353ec223a2b3daee46 | refs/heads/master | 2021-01-21T10:26:24.933649 | 2017-03-01T04:37:17 | 2017-03-01T04:37:17 | 83,432,242 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 519 | java | package cn.hncu.tool;
import java.io.UnsupportedEncodingException;
/**
* Created with IntelliJ IDEA.
* User: 陈浩翔.
* Date: 2017/2/27.
* Time: 下午 6:45.
* Explain:编码转换
*/
public class Encoding {
public static String encoding(String str){
if(str==null){
return null;
}
try {
... | [
"chxpostbox@outlook.com"
] | chxpostbox@outlook.com |
22b3780a88919ef118b59628f324b5ee546c8d9d | 077a255f96f72b4195d5cb5cf15cb8c0570e6a6f | /SortAllApp/src/com/berry/sortapp/utils/PinyinComparator.java | 9ebf09d5e8b54cbdf42e8156a0f1045965cf1764 | [] | no_license | berrytao7/SortAllApp2 | 97991080ecc5b88c9b06a716b1e46fbc5692d242 | 597c41d036da7b253ba1da3a58c39971f50ed4c5 | refs/heads/master | 2021-01-23T12:06:59.056381 | 2015-09-22T10:01:45 | 2015-09-22T10:01:45 | 42,926,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 532 | java | package com.berry.sortapp.utils;
import java.util.Comparator;
import com.berry.sortapp.bean.SortModel;
/**
*
* @author berry
*
*/
public class PinyinComparator implements Comparator<SortModel> {
public int compare(SortModel o1, SortModel o2) {
if (o1.getSortLetters().equals("@")
|| o2.getSortLetters().... | [
"berrytao@pada.cc"
] | berrytao@pada.cc |
8c2bdd2511228538ff49fea3028358f6c7dc8331 | 55912d09492d307bad641c2527652a2c3813d340 | /url-shortening/src/main/java/com/smile/urlshortening/entity/ShortUrlRepository.java | d1482c4bee87f2c0c993b9087abdcf3ddd900846 | [] | no_license | LeeEungJae/urlshortner | f9d15b555a1070f269ba0b72de15a9c628d1afe2 | 531bc65298cd2f2b0ff8d27bb3a9dfa21fb851a0 | refs/heads/master | 2023-02-07T06:24:44.003423 | 2020-12-14T07:52:50 | 2020-12-14T07:52:50 | 321,246,452 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 347 | java | package com.smile.urlshortening.entity;
import org.springframework.data.jpa.repository.JpaRepository;
public interface ShortUrlRepository extends JpaRepository<ShortUrl, Long> {
boolean existsByShortenUrlOrOriginUrl(String shorten_url, String origin_url);
ShortUrl findByShortenUrlOrOriginUrl(String shorten_u... | [
"god123564@naver.com"
] | god123564@naver.com |
7409c5c67be94717b2a17a9fb0e50e356e88f5c3 | 1aafe71cf93cedbdd7b990ccefb2c1e954e7886d | /src/io/TryWithResourcesMelhorForma.java | 15a99bfa461ad034b741b72bdb54c982ce30a1f5 | [
"MIT"
] | permissive | Daniel-Fonseca-da-Silva/Misto-de-arquivos-Java | 15e41c4915893d3565e385ff57217106776e9bc1 | ac887d72649378035c5db83c59657fbf9d703b34 | refs/heads/master | 2023-06-25T12:12:38.148154 | 2021-08-02T18:49:14 | 2021-08-02T18:49:14 | 392,059,709 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 588 | java | package io;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
public class TryWithResourcesMelhorForma {
public static void main(String[] args) {
String path = "/media/atharnan/6CB6EF182E4E9853/Java-SE/Java World/JavaCode/clientes.txt";
try (BufferedReader br = new Buffer... | [
"developer-web@programmer.net"
] | developer-web@programmer.net |
5087249a9bfef882d654d4355b457120bf8d6e81 | e3fbca1cbc2f69a00d9b02d315fd39abdadcb1ba | /xmall-admin/src/main/java/com/yzsunlei/xmall/admin/controller/SmsHomeRecommendSubjectController.java | 40cd0e5dc39354eec6e9c5a3ef149772f6322ff9 | [
"MIT"
] | permissive | pipipapi/xmall | 27b63e8f06359dd627ee35e1d67f74f1307bd8d0 | 79a9d9ba77e92cc832063114c5a520cf111bff1f | refs/heads/master | 2020-09-23T20:52:23.766180 | 2019-12-03T17:28:56 | 2019-12-03T17:28:56 | 225,584,553 | 0 | 0 | MIT | 2019-12-03T09:47:11 | 2019-12-03T09:47:10 | null | UTF-8 | Java | false | false | 3,268 | java | package com.yzsunlei.xmall.admin.controller;
import com.yzsunlei.xmall.admin.dto.CommonResult;
import com.yzsunlei.xmall.db.model.SmsHomeRecommendSubject;
import com.yzsunlei.xmall.admin.service.SmsHomeRecommendSubjectService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import org.sp... | [
"sun4763"
] | sun4763 |
ec570b2aece8c11771c160eaba026456d1da0ca4 | 9d2b59591c3839b2cbe6c7c7eba95676b23240c2 | /src/lambda/LambdaTest.java | 7e0631740e786fe14e8cb6d150e2d9cd51e5e5f4 | [] | no_license | JFourier/Test | a385bde68f97b6cad7c6e22809178257f68a360d | 7f39297dc6ae410e14b035d41b8db6c06b15b9db | refs/heads/master | 2020-04-02T20:25:58.750354 | 2019-10-28T08:30:33 | 2019-10-28T08:30:33 | 154,768,954 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 887 | java | package lambda;
import javax.swing.*;
import java.util.Arrays;
import java.util.Date;
/**
* @author He.H
* @date 2019/1/11 16:23
**/
public class LambdaTest {
public static void main(String[] args){
String[] planets = new String[] {"Mercury", "Venus", "Earth", "Mars", "Jupiter", "Saturn", "Uranus", "... | [
"934087288@qq.com"
] | 934087288@qq.com |
ea696a3f9175f426d392d58b378c24d99184200a | 417657ebd1bb1b35df4cc4750c12a334f1b308f1 | /Behavioural/src/sample/ChatRoom.java | 8c1be4c98455545f516833518b28e6183560f3a3 | [] | no_license | rahadiandwiputra/MediatorPattern | 6b564f29a75d68c49d1b0b097d6e019ac7c4c21c | 43a47e8859316512b62b42654d87485b5e1e3bf8 | refs/heads/master | 2022-11-25T00:50:14.906603 | 2020-08-07T18:57:41 | 2020-08-07T18:57:41 | 285,900,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 237 | java | package sample;
import java.util.Date;
public class ChatRoom {
public static void showMessage(User user, String message){
System.out.println(new Date().toString() + " [" + user.getName() + "] : " + message);
}
}
| [
"noreply@github.com"
] | noreply@github.com |
c3f18e76884d0d3d1ae341d12df12de91933141c | 18a3802a7b4c606f5ea64cee3942df4c060b16f3 | /app/src/main/java/com/example/leehuiqi/helloworld/MainActivity.java | 1e0f64acc214d4bdc2e8540718f42df887045303 | [] | no_license | leehuiqi/HelloWorld | 46d1699181db4bde6463d94df3c97cff316ae6fb | 2e7ff13622bc5a5dbcd8837e2d31cfa515173c62 | refs/heads/master | 2016-08-09T23:46:45.034281 | 2016-01-21T09:18:54 | 2016-01-21T09:18:54 | 50,095,742 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,802 | java | package com.example.leehuiqi.helloworld;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.view.Menu;
imp... | [
"huiqi_1994@hotmail.com"
] | huiqi_1994@hotmail.com |
df20cf3405a9926fa37361229cc569e055f986d3 | 0dab9d8ab003b8e43b689f9060be88d5e8f330d9 | /src/main/java/com/antra/assignment/userproject/service/UserDeleteService.java | d7eac525f848ef9f339066f491bee8f63d5d25e1 | [] | no_license | ningdi1994/Assignment | 99ed5248782db8652440f673cd986c88f65550e0 | 93816dc5042c182caf6c275b827835c09f9fa1a9 | refs/heads/master | 2020-04-27T14:24:19.036495 | 2019-03-07T19:53:58 | 2019-03-07T19:53:58 | 174,409,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 681 | java | package com.antra.assignment.userproject.service;
import com.antra.assignment.userproject.repository.UserRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Service;... | [
"ningdi1994@gmail.com"
] | ningdi1994@gmail.com |
e0dafd18db9de30411e7f3e9475ed8bbb106eade | f3311662a5c71e71e5c8769b27a20276b2701688 | /src/main/java/zk/example/MyViewModel.java | 5e0887dc901ebfe907823d2ebf89f1a6447722a1 | [
"Apache-2.0"
] | permissive | zkoss-demo/zk-cache-busting-on-demand | 6fae731e03cd748f52e54bdb765f20737dfa0278 | f18586ae96345d1aa94fcc13256bbdef89b278d9 | refs/heads/master | 2023-07-02T17:38:49.091554 | 2021-07-02T09:24:46 | 2021-07-02T09:24:54 | 381,640,287 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 363 | java | package zk.example;
import org.zkoss.bind.annotation.Command;
import org.zkoss.bind.annotation.Init;
import org.zkoss.bind.annotation.NotifyChange;
public class MyViewModel {
private int count;
@Init
public void init() {
count = 100;
}
@Command
@NotifyChange("count")
public void cmd() {
++count;
}
pu... | [
"robertwenzel@potix.com"
] | robertwenzel@potix.com |
a413f7cbbae819de12e134318149adfeec4b373e | 7de64b6baf1b746e48a8642d9d3a527592ae04c7 | /workspace/retinoblastomaMovil/app/src/main/java/com/retinoblastoma/Service.java | cd21534c0de6daa402978efc06989e08e925eb0d | [] | no_license | saridsa1/retinoblastoma | 45c51ec3339d43c8b6b851929a771c9ef6709789 | 426f197849d7c8c8f2ac2f1beb055dfb38083dfa | refs/heads/master | 2020-05-25T06:57:54.025057 | 2016-04-12T03:14:14 | 2016-04-12T03:14:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 258 | java | package com.retinoblastoma;
import retrofit.Call;
import retrofit.http.Body;
import retrofit.http.POST;
public interface Service {
@POST("retinoblastoma/rest/imagen/upload_image")
Call<DTOJsonResponse> getResponse(@Body DTOJsonRequest params);
}
| [
"jtupacpa@gmail.com"
] | jtupacpa@gmail.com |
8cecc6905492e5fe9afbd475ed0dd27e73d6367f | 33186e547481c93f723a1397cd12217e1a256ad4 | /src/main/java/commander/Receiver.java | e3fb8155aeefd0112556b799228d4266fdc47163 | [] | no_license | DoranBlade/design | 3f06a92a0a0a5668ad97eb9f16b03545d21c1043 | 8966309cf225fa3918d3a1a821feb7d21746d2ee | refs/heads/master | 2020-03-09T15:11:02.466782 | 2018-11-05T09:14:04 | 2018-11-05T09:14:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 218 | java | package commander;
public class Receiver {
public void makeProductA() {
System.out.println("make product a");
}
public void makeProductB() {
System.out.println("make product b");
}
}
| [
"toericliu@qq.com"
] | toericliu@qq.com |
9c69ef4e130b776f034e1b1ae21bb5125ad9a6e3 | 2e74fab9478df86b5a695459121830b8bfeb2ea8 | /app/src/test/java/jp/ac/kanto_pc/ohmori/g_test04/ExampleUnitTest.java | bf90fd19bf9e7e076b02c688acf2e1590c4fcd58 | [] | no_license | mori73/G_test04 | b1dfa40470c6a4671cbcbc21e09206bad07652c9 | 1475a5758016b2e02d9cf2f62017eace23a117b5 | refs/heads/master | 2020-12-05T03:31:24.772981 | 2020-01-06T01:05:15 | 2020-01-06T01:05:15 | 231,998,202 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 407 | java | package jp.ac.kanto_pc.ohmori.g_test04;
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 {
@... | [
"tomochin0629@gmail.com"
] | tomochin0629@gmail.com |
1beec78f74d8e900c16a2b79526dc12c2262671c | 8629effd250da40f6bb90ad172d90dd91b0f6a68 | /app/src/main/java/ru/slybeaver/githubclient/view/adapters/RepositoryListAdapter.java | 156e0406cb14d3bbb57613dee9b8ee6082f1e63d | [] | no_license | psinetron/AndroidGitHubClient | 94530a3c670ae73e9dfae7628892490203aa096f | be8bfca9f45571d0fc9e825c6ecf79ae07fc2586 | refs/heads/master | 2021-01-13T16:33:16.090553 | 2019-12-25T09:53:44 | 2019-12-25T09:53:44 | 79,196,381 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,831 | java | package ru.slybeaver.githubclient.view.adapters;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import com.squareup.picasso.Picas... | [
"psinetron@mail.ru"
] | psinetron@mail.ru |
c4a841d7276f4dbe332b9d4f3237ff222bbae9a9 | 7a2081e056a062acba87d90328071cefdda48124 | /src/GasStation.java | 0baeca9e51e5a383c47e3c489867813cee93c115 | [
"MIT"
] | permissive | dengxiangjun/LeetCode | c19e513d44d89ae142fa2eaf69f3961948f32fbc | 36ab5bf3d58f350fd1ac1c121114decec96564f8 | refs/heads/master | 2021-10-20T14:30:32.685554 | 2019-02-28T08:42:36 | 2019-02-28T08:42:36 | 110,114,644 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 904 | java | /**
* https://leetcode.com/problems/gas-station/description/
* There are N gas stations along a circular route, where the amount of gas at station i is gas[i].
* <p/>
* You have a car with an unlimited gas tank and it costs cost[i] of gas to travel from station i to its next station (i+1). You begin the journey wit... | [
"437833417@qq.com"
] | 437833417@qq.com |
5462d533583a2b381c884ccfe61b71b87b632127 | c4c34173dd5a15f23c41836f1388feb276e36f74 | /app/src/main/java/com/zhang/javabase/day21/test/Test5.java | d29d01b10345af467f0b7e8146f8387b45af15eb | [] | no_license | keeponZhang/JavaBase | dded4a6c9191b35679df2871d231b0c5618d2380 | c4fe1eeadbc35052c4e36b7bbf983d8eab23b23f | refs/heads/master | 2020-09-15T11:32:06.246228 | 2019-11-24T12:14:21 | 2019-11-24T12:14:21 | 223,432,550 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,157 | java | package com.zhang.javabase.day21.test;
import java.io.File;
import java.io.FileReader;
import java.util.Scanner;
public class Test5 {
/**
* 需求:从键盘输入接收一个文件夹路径,打印出该文件夹下所有的.java文件名
*
* 分析:
* 从键盘接收一个文件夹路径
* 1,如果录入的是不存在,给与提示
* 2,如果录入的是文件路径,给与提示
* 3,如果是文件夹路径,直接返回
*
* 打印出该文件夹下所有的.java文件名
* 1,获取到该文件夹路... | [
"zhangwengao@yy.com"
] | zhangwengao@yy.com |
518d9772b7de156bd0b3f22e2ef39ab44e971738 | 4b4c792fdcb8ea2372a6d93cb09b7ca25e8c29bd | /app/src/main/java/com/example/projekatispit/MainActivity.java | 4376ab85ee3c5153a640a6d15f24b737fa8d246f | [] | no_license | jovicn/RMA-Android | 9faf375bc764f1d38a161bff195a173a92757a52 | ba64cc85f1762c1fe07576a13a76d08370b1fd57 | refs/heads/main | 2023-06-24T17:53:46.697878 | 2021-07-24T10:09:25 | 2021-07-24T10:09:25 | 389,062,276 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,789 | java | package com.example.projekatispit;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.ActionBarDrawerToggle;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.core.view.GravityCompat;
import androidx.drawerlayo... | [
"79156648+jovicn@users.noreply.github.com"
] | 79156648+jovicn@users.noreply.github.com |
f5dfcb37ecf33d40d33e2d4492e6b33f5e3710d8 | 51aef8e206201568d04fb919bf54a3009c039dcf | /trunk/src/com/jmex/model/converters/maxutils/MaxChunkIDs.java | 99a42dbdc6caef93a80ee965873c7e175e82257c | [] | no_license | lihak/fairytale-soulfire-svn-to-git | 0b8bdbfcaf774f13fc3d32cc3d3a6fae64f29c81 | a85eb3fc6f4edf30fef9201902fcdc108da248e4 | refs/heads/master | 2021-02-11T15:25:47.199953 | 2015-12-28T14:48:14 | 2015-12-28T14:48:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,120 | java | /*
* Copyright (c) 2003-2008 jMonkeyEngine
* 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... | [
"you@example.com"
] | you@example.com |
d6e76ef41ea0bd379616c041c27002969a394de5 | 43ea91f3ca050380e4c163129e92b771d7bf144a | /services/dcs/src/main/java/com/huaweicloud/sdk/dcs/v2/model/RestoreInstanceRequest.java | e449b7ddf777b3632ec621062b77ed5f8dfb4ce8 | [
"Apache-2.0"
] | permissive | wxgsdwl/huaweicloud-sdk-java-v3 | 660602ca08f32dc897d3770995b496a82a1cc72d | ee001d706568fdc7b852792d2e9aefeb9d13fb1e | refs/heads/master | 2023-02-27T14:20:54.774327 | 2021-02-07T11:48:35 | 2021-02-07T11:48:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,907 | java | package com.huaweicloud.sdk.dcs.v2.model;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonValue;
import com.huaweicloud.sdk.dcs.v2.model.RestoreInstanceBody;
i... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
208475eebb40d7f26bdf579fbbe78abc2fa61f3a | cf3c2e4a011fb1beb16f05ba21b447ba775b6e7b | /src/main/java/technopolisspring/technopolis/exception/AuthorizationException.java | 2e7e089e05436011bcfa1dbc23a391ade7d6014d | [] | no_license | PetarStefPetrov/Technopolis-Spring | 97f82222757cd9463819ae8eae11e100cd7fad1f | 75cbbdbe6347e195d3dae3a9710360573c108965 | refs/heads/master | 2020-12-05T07:35:06.256287 | 2020-01-17T09:26:30 | 2020-01-17T09:26:30 | 232,048,733 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 188 | java | package technopolisspring.technopolis.exception;
public class AuthorizationException extends RuntimeException {
public AuthorizationException(String msg){
super(msg);
}
}
| [
"59064606+HristoforHr@users.noreply.github.com"
] | 59064606+HristoforHr@users.noreply.github.com |
2a67d5b05291133610da511875cbe5acb79f2bb0 | 6d436e745c973fda04b979c9de32b7700a9a871a | /.svn/pristine/2a/2a67d5b05291133610da511875cbe5acb79f2bb0.svn-base | b5d38e98f0301bf09c1c506b24933c43a5e2fd6f | [] | no_license | andyzen619/FlightBookingApp | e765ed414733211f8f31fbdc39f7a2deeeb3481a | 2f6de3f6ef8ce5a5e03ca590ce2908ff357fb6ed | refs/heads/master | 2021-01-10T13:47:24.951078 | 2016-01-14T22:14:41 | 2016-01-14T22:14:41 | 49,678,735 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,360 | package cs.b07.cscb07project.backend.managers;
import cs.b07.cscb07project.backend.users.User;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.Fil... | [
"andyzen619@gmail.com"
] | andyzen619@gmail.com | |
79edae34aa6a56f14ce62814b8bb745a269e1a47 | 01988a3293813d66817044a5db33441980dcf91a | /src/main/java/com/ibm/watson/developer_cloud/alchemy/v1/model/ImageFace.java | c55a39c28c90f5f9f905e1352ad317d565173a12 | [
"metamail",
"LicenseRef-scancode-other-permissive",
"Beerware",
"LicenseRef-scancode-zeusbench",
"Apache-1.1",
"LicenseRef-scancode-rsa-1990",
"LicenseRef-scancode-pcre",
"Spencer-94",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"NTP",
"LicenseRef-scancode-rsa-md4",
"MIT",
"HPND-sel... | permissive | debojyotiIBM/java-sdk | def56c9f76b21ca3254ab3c22afb1d83836cf3eb | a60589a1489d6afa4958ea22bfb4aa4cc48e9825 | refs/heads/master | 2020-12-02T15:05:46.054570 | 2015-11-03T16:37:00 | 2015-11-03T16:37:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,523 | java | /**
* Copyright 2015 IBM Corp. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"germanattanasio@gmail.com"
] | germanattanasio@gmail.com |
b321f634959ada94f5ef74ede3cfc42a9aab05a5 | 9840ae9eddb271a4fd5a0a333e0244f64498b9b1 | /FiremanPro/database/src/main/java/com/project/test/database/imageSaver/SaveResourceImage.java | b1cfb2bc1102748c146d785de2efa2c151907500 | [] | no_license | zoky001/FiremanPro | 7a2c1f9fd42ecd7394b56505a950da64fa020503 | 311c3c413e44dcd44146829f3642327681a0c25f | refs/heads/master | 2021-09-08T15:39:11.221869 | 2018-01-22T14:27:20 | 2018-01-22T14:27:20 | 106,085,041 | 1 | 0 | null | 2018-01-22T14:27:21 | 2017-10-07T09:12:31 | Java | UTF-8 | Java | false | false | 3,093 | java | package com.project.test.database.imageSaver;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.Drawable;
import android.view.View;
import android.widget.ImageView;
import com.nostra... | [
"zorhrncic@foi.hr"
] | zorhrncic@foi.hr |
003706906a299c140e70ef20be64db3f9e936703 | 58a38b68173a5eb61922f09cb729ef6302a27e6e | /common/src/main/java/com/cqlybest/common/bean/page/ProductCondition.java | 1179860ce6eebea65a46a037ab847a11233ea1a6 | [] | no_license | belerweb/cqlybest | 7baeeb07a6a54dfb599e0c6975dcb4b0ce216de8 | 178bfc6a67b066a727aad43bcc31e96858658c32 | refs/heads/master | 2023-09-01T00:19:05.952589 | 2013-11-03T08:19:23 | 2013-11-03T08:19:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,473 | java | package com.cqlybest.common.bean.page;
public class ProductCondition {
private Condition type; // 产品类型
private Condition name;// 产品名称
private BooleanCondition popular;// 热门
private BooleanCondition recommend;// 推荐
private BooleanCondition special;// 特价
private Condition departureCity;// 出发城市
private Con... | [
"belerweb@gmail.com"
] | belerweb@gmail.com |
7c8215d78869768356823faecbf7b297b96fd596 | 8ef558bdafaf0139cee8275b402a396ee763a042 | /app/src/test/java/com/example/swapanytime/ExampleUnitTest.java | e48756d353e2ea00e375523767c2e22cfbb782fe | [] | no_license | JWEIandroid/SwapAnyTime | 366fd19ce6422b9827beb450258826f539034a0f | 301eae58c69da36e4ef8cdb7939866537ae34dc0 | refs/heads/master | 2021-05-16T09:09:00.775200 | 2019-09-06T03:21:08 | 2019-09-06T03:21:08 | 104,368,990 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | package com.example.swapanytime;
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 voi... | [
"807388755@qq.com"
] | 807388755@qq.com |
5d051d769e20bf5e24c943f6ed30f77f0608c143 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/plugin/finder/webview/j$$ExternalSyntheticLambda0.java | b5de652c8232928e46d7ab2d51d0dd78bbbd5ef5 | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 369 | java | package com.tencent.mm.plugin.finder.webview;
public final class j$$ExternalSyntheticLambda0
implements Runnable
{
public final void run() {}
}
/* Location: L:\local\mybackup\temp\qq_apk\com.tencent.mm\classes.jar
* Qualified Name: com.tencent.mm.plugin.finder.webview.j..ExternalSynthe... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
35650a35f307af1b5c28dfd457500bf08ef80def | 3da43c67db4aff631eb84beecd89fbe2197ea181 | /colorful/src/test/java/com/github/tommyettinger/colorful/ycwcm/YCwCmNamedDemo.java | 8a6cd860c28db6060d40cbeaa79ce0b2a1dad496 | [
"Apache-2.0"
] | permissive | tommyettinger/colorful-gdx | aa2ab5173a0bdf9485129873f58a419a17617af6 | fe4af63f34b0242059f41b12097361c72f5fed72 | refs/heads/master | 2023-08-05T20:43:59.823291 | 2023-07-29T03:15:38 | 2023-07-29T03:15:38 | 225,547,952 | 66 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,115 | java | /*
* Copyright (c) 2023 See AUTHORS file.
*
* 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 ag... | [
"tommy.ettinger@gmail.com"
] | tommy.ettinger@gmail.com |
3e68f279916f8a2e560eb4460c274f1851eee558 | 989e8ac12f157f1d8587e8f56efc2731e2241132 | /Area of Rectangle/Main.java | 320dd3597d88b45d0557e4565846583ce4b67974 | [] | no_license | RakeshKumar97/Playground | fbc87c3653059533386c8a3ab05763efe63ce9e5 | 3db6f2066c701020c674c8d15f77e1b5c37e2fbf | refs/heads/master | 2020-04-14T12:45:36.105549 | 2019-04-29T16:42:50 | 2019-04-29T16:42:50 | 163,849,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 263 | java | import java.util.Scanner;
class Main {
public static void main (String[] args) {
// Type your code here
Scanner in = new Scanner(System.in);
int l = in.nextInt();
int b = in.nextInt();
int area = l*b ;
System.out.print(area);
}
} | [
"46321721+RakeshKumar97@users.noreply.github.com"
] | 46321721+RakeshKumar97@users.noreply.github.com |
03802448737aeaf9d8d7e64beea5b8e62d34b8a6 | 590cebae4483121569983808da1f91563254efed | /Router/schemas-src/eps-fts-schemas/src/main/java/ru/acs/fts/schemas/album/MPOType.java | 62f83a304f5f7f2d3e6608bd66bf7b3c74e24474 | [] | no_license | ke-kontur/eps | 8b00f9c7a5f92edeaac2f04146bf0676a3a78e27 | 7f0580cd82022d36d99fb846c4025e5950b0c103 | refs/heads/master | 2020-05-16T23:53:03.163443 | 2014-11-26T07:00:34 | 2014-11-26T07:01:51 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 1,837 | java |
package ru.acs.fts.schemas.album;
import org.joda.time.LocalDate;
/**
* Ðåã. íîìåð ÌÏÎ
*
* Schema fragment(s) for this class:
* <pre>
* <xs:complexType xmlns:ns="urn:customs.ru:Information:CustomsDocuments:PRTestRequest:5.4.4" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="MPOType">
* <xs:sequence... | [
"m@brel.me"
] | m@brel.me |
d86d79e04e2e896baec05e19f1610954649e0b1f | 95244fa6fd975913a5430c235675b659a8b6f5ca | /Acumen/src/com/example/acumen/LoginActivity.java | e8cc9da77f6e948b12750d64d441ab56e860915b | [] | no_license | danileao/estudo-pedido | 2f479f3666382d44809a84870dcebd2692051289 | b65e133c1e20b19b6fad3bd627b4eec34f48e479 | refs/heads/master | 2021-01-10T12:51:43.949109 | 2015-12-11T17:48:08 | 2015-12-11T17:48:08 | 47,840,277 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,175 | java | package com.example.acumen;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.StrictMode;
import android.provider.MediaStore;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.TextV... | [
"daniele.evangelista@preventsenior.com.br"
] | daniele.evangelista@preventsenior.com.br |
8e4ce4be558ecd9edb1171ecfdc8d802aadc308b | 8cbcd5f3947f9eee134e696f685268bfc4f5af94 | /project/myGame/src/com/shoter/game_object/TreeBranch.java | 869fa5b2f919d3ca23ccde9a0b387e7c0eef28d9 | [
"Apache-2.0"
] | permissive | shoter/Autumn-Apple-Tree | c9f2d3b747ad3ca02021f95fe8922a8ce978e080 | bd47ccaac0fcd839f85a60e5939c1dde87eb4455 | refs/heads/master | 2020-04-10T04:10:51.156076 | 2013-10-22T20:45:00 | 2013-10-22T20:45:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 638 | java | package com.shoter.game_object;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.math.Vector2;
import com.shoter.game.Game;
public class TreeBranch extends GameObject
{
Vector2 basePosition;
float resilience = 0.5f;
public TreeBranch(Vector2 position)
{
super("branch", position);
this.... | [
"damiansht@gmail.com"
] | damiansht@gmail.com |
06f896692471e190a2f2ddd8856cb205bf4e4eaa | d3d2cb2230f9f169126d1931df06e188e3c6e6af | /app/src/main/java/perusudroid/baseproject/data/model/api/request/LoginRequest.java | eb2f2c43c155f49417977c8ed0932d437139ae34 | [] | no_license | perusudroid/Base_Mvvm | 546b4b7de5816d3830b5bf489a1546ddb38e4b49 | ccb57209b8b4967fb7d6f96cb9d69962a8e70fa2 | refs/heads/master | 2020-07-07T23:28:18.444556 | 2019-08-21T05:57:22 | 2019-08-21T05:57:22 | 203,505,310 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 559 | java | package perusudroid.baseproject.data.model.api.request;
public class LoginRequest {
private String email;
private String password;
public LoginRequest(String email, String password) {
this.email = email;
this.password = password;
}
public String getEmail() {
return email;... | [
"Iamanindian7"
] | Iamanindian7 |
2c522acb6425a6ce636f7f0b559fff942c50d7e7 | 3b25cd48f5f8f07905f7012fce6f36ef37834551 | /BuroCredito/src/main/java/org/xmlsoap/schemas/soap/encoding/QName.java | 2fbdb4c168b85c12e06e6bb246951cea13a8e534 | [] | no_license | Alex-GT/SOA | 5c843517e92857f9fd58d9936d662a5ee93087b8 | cd36c0bff3897d13f910268908dd75fc2b947a62 | refs/heads/master | 2020-04-01T19:07:54.744749 | 2018-10-18T03:01:39 | 2018-10-18T03:01:39 | 153,536,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,991 | java | /*
* XML Type: QName
* Namespace: http://schemas.xmlsoap.org/soap/encoding/
* Java type: org.xmlsoap.schemas.soap.encoding.QName
*
* Automatically generated - do not modify.
*/
package org.xmlsoap.schemas.soap.encoding;
/**
* An XML QName(@http://schemas.xmlsoap.org/soap/encoding/).
*
* This is an atomic ty... | [
"inge.alejandro.gonzalez@gmail.com"
] | inge.alejandro.gonzalez@gmail.com |
b980220dfb2d5843de75c7f121168b2926c365cf | 8a7e485810a720bad45946b00671c0ada5928e39 | /src/ch03_1_operator_expression/ConditionalOperationExample.java | fbce07da855426d9cbd5d835f06f1caaa20f25ca | [] | no_license | OrangeHarry/Chapter03_Operator | 3640553bd57e1b97ed6f037ef81c6222b6457904 | 219285fede4cecd171d43c3649095a92b26e9e7a | refs/heads/master | 2023-07-13T02:13:15.820910 | 2021-08-16T03:06:10 | 2021-08-16T03:06:10 | 389,571,850 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 928 | java | package ch03_1_operator_expression;
public class ConditionalOperationExample {
public static void main(String[] args) {
int score = 61;
// char grade = (score > 90) ? 'A' : ((score > 80) ? 'B' : 'C'); // 80점이 넘으면 B, 80점이 넘지 않으면 C야
// char grade = (score > 90) ? 'A' : (score > 80) ? 'B' : ((score > 70) ? 'C'... | [
"hhm12@LAPTOP-08SROAN1"
] | hhm12@LAPTOP-08SROAN1 |
b4508d7763752919a3b352c00fa10f932121711e | 1ebd71e2179be8a2baec90ff3f326a3f19b03a54 | /hybris/bin/modules/configurator-complex-products/ysapproductconfigaddon/src/de/hybris/platform/sap/productconfig/frontend/validator/ProductConfigurationValidator.java | 9c291bf1eaaf63c23d94da3346c62fba5a0c88ed | [] | 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 | 5,889 | java | /*
* Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the terms of the
* license agree... | [
"sauravkr82711@gmail.com"
] | sauravkr82711@gmail.com |
9abb327b257f252684815f9ededa3b01a2333b1a | 038ee6b20cae51169a2ed4ed64a7b8e99b5cbaad | /schemaOrgDomaConv/src/org/kyojo/schemaorg/m3n5/doma/core/container/EligibleCustomerTypeConverter.java | f0937fe504981c029aa7f822dd971e000d89f1be | [
"Apache-2.0"
] | permissive | nagaikenshin/schemaOrg | 3dec1626781913930da5585884e3484e0b525aea | 4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8 | refs/heads/master | 2021-06-25T04:52:49.995840 | 2019-05-12T06:22:37 | 2019-05-12T06:22:37 | 134,319,974 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 639 | java | package org.kyojo.schemaorg.m3n5.doma.core.container;
import org.seasar.doma.ExternalDomain;
import org.seasar.doma.jdbc.domain.DomainConverter;
import org.kyojo.schemaorg.m3n5.core.impl.ELIGIBLE_CUSTOMER_TYPE;
import org.kyojo.schemaorg.m3n5.core.Container.EligibleCustomerType;
@ExternalDomain
public class Eligible... | [
"nagai@nagaikenshin.com"
] | nagai@nagaikenshin.com |
64d6be2b5d717409eba0a4132f1a3b9ff8d69f79 | d1a6d1e511df6db8d8dd0912526e3875c7e1797d | /genny_JavaWithoutLambdasApi21_ReducedClassCount/applicationModule/src/main/java/applicationModulepackageJava9/Foo587.java | a5b7077230c2b70bfbcd71b34c880f7e9f50814f | [] | no_license | NikitaKozlov/generated-project-for-desugaring | 0bc1443ab3ddc84cd289331c726761585766aea7 | 81506b3711004185070ca4bb9a93482b70011d36 | refs/heads/master | 2020-03-20T00:35:06.996525 | 2018-06-12T09:30:37 | 2018-06-12T09:30:37 | 137,049,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 506 | java | package applicationModulepackageJava9;
public class Foo587 {
public void foo0() {
new applicationModulepackageJava9.Foo586().foo9();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2();
}
public void foo4() {
foo3();
}
public void f... | [
"nikita.e.kozlov@gmail.com"
] | nikita.e.kozlov@gmail.com |
3a0bfc42b368d5dae2663ab21770142abf794766 | 9f3ea0adb9d3f4368f675aa31d74547fec58566a | /app/src/main/java/com/example/hp/volleytest/GetWord.java | 239ab92195eea551b3c8ce28cd982db7f3831efa | [] | no_license | liweixin/MyPracticeCode | c72234440fc893cc13cbcd9ba7328f200649a0e3 | fffcfd8613a97f01cc7114cb78e9cc8938befd82 | refs/heads/master | 2021-01-10T08:10:40.374650 | 2015-10-16T11:38:08 | 2015-10-16T11:38:08 | 44,380,797 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,416 | java | package com.example.hp.volleytest;
import java.util.List;
/**
* Created by HP on 2015/10/16.
*/
public class GetWord {
/**
* msg : SUCCESS
* status_code : 0
* data : {"target_retention":5,"uk_audio":"http://media.shanbay.com/audio/uk/hello.mp3","pronunciation":"hә'lәu","en_definition":{"pos":"n",... | [
"627632598@qq.com"
] | 627632598@qq.com |
da50a2f7d073228bc97907fd297d9acec809f568 | 3c5795f763a24c60aeb27fd66fc02c4daa23c04b | /shiro-tags/src/main/java/com/lai/shirotags/utils/Md5Util.java | adc11f227a2e8b46da1eab8187e28eb396928960 | [] | no_license | xianghelai/bbdw | dbb3182eddb5a7800866ad6b7866f745ea9a0b5c | 77ea6173e3eb432a94ca381cd815f73d5200dd29 | refs/heads/master | 2022-07-11T05:17:46.937592 | 2019-10-16T01:57:17 | 2019-10-16T01:57:17 | 145,944,405 | 0 | 0 | null | 2022-06-17T02:34:56 | 2018-08-24T05:00:13 | Java | UTF-8 | Java | false | false | 1,017 | java | package com.lai.shirotags.utils;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
/**
* @author bbdw
* @date 2019/10/8 11:53
*/
public class Md5Util {
public static String md5(String buffer)
{
String string = null;
char hexDigist[] = {'0','1','2','3',... | [
"1059653473@qq.com"
] | 1059653473@qq.com |
2e50d4f6af09bb9c4a9d5c767829fe874689d8f8 | e7d3a7d0c80bf6234453a36818833a01e8ca1879 | /src/main/java/connectFour/controller/ButtonBackgroundChangerAction.java | 5122e1abb509cac8ba0d5a5b0364bc3900e8697d | [] | no_license | mahirhiro/connectFour | 98371782c6018c183d63f7d1613ba762c95682a2 | 7be817a20c6d3db0724befccd44c5f787d4a0768 | refs/heads/master | 2020-06-29T11:47:26.638476 | 2019-08-15T11:37:06 | 2019-08-15T11:37:06 | 200,525,755 | 0 | 1 | null | 2019-08-09T00:20:21 | 2019-08-04T18:05:59 | Java | UTF-8 | Java | false | false | 841 | java | package connectFour.controller;
import connectFour.model.GameBoard;
import connectFour.view.GamePanel;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.util.Observable;
import java.util.Observer;
public class ButtonBackgroundChangerAction extends AbstractAction implements Obser... | [
"mahirhiro@gmail.com"
] | mahirhiro@gmail.com |
4c4558d121a5d59ab724ba7f3238e17e2b9798e0 | 0d6d1ea55eb36a7bbeccdf638f2561ea3c4503b3 | /code/units/JavaOOConcepts/Lesson07_TieredAppDesign/DVDLibrary/src/dvdlibrary/ConsoleIO.java | cdd771328ff3fe40b75d7f7023bde00199d6187d | [] | no_license | lmgeorge/software-guild | 1588884608b6b5e6ac97cced6f4f8424eb095830 | d9d3eb04407afd1b13fd32479b51004530587706 | refs/heads/master | 2020-12-04T16:15:36.053599 | 2016-08-17T19:19:11 | 2016-08-17T19:19:11 | 65,935,465 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,763 | 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 dvdlibrary;
import java.util.ArrayList;
import java.util.Scanner;
/**
*
* @author lmgeorge <lauren.george@live.com>
*/
pub... | [
"kote1010@gmail.com"
] | kote1010@gmail.com |
2f1fc7aa0a19e40acbd6a4171449987f542b5938 | 9cc1896b6ad5ebf71822f3127f9f7b24e41ab81d | /XCocDomain/src/com/xcoc/billing/BillingService.java | 11acc31b8e63150dec9303c28733165554280d54 | [] | no_license | ercarval/DentalX | 115119c5f79e81b5119466ef88299d268ecfb16c | 708fe5e215babf8b9db49a3560f8f9d3092c5a99 | refs/heads/master | 2021-01-01T15:40:49.926006 | 2015-01-19T00:21:18 | 2015-01-19T00:21:18 | 1,172,831 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 524 | java | package com.xcoc.billing;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Propagation;
import org.springframework.transaction.annotation.Transactional;
@Service
public class BillingService {
@Autowired
... | [
"ercarval@gmail.com"
] | ercarval@gmail.com |
92712fb677d19832d51ffc1f7a58e02d2f087b96 | e611fcb7f9312aace8bc34146d59e4dda917ff82 | /web1/src/main/java/com/mav/controller/Controlmore.java | a118a04b21f2f450dc53ba4c514a8d86363d5407 | [] | no_license | edgess/githubpg | 6054b244058995c2a7c8bef42c6deb50371c2ba1 | a5320df9f1ed83d02f972238b692cd2d5b1d336a | refs/heads/master | 2022-12-31T02:25:18.244993 | 2020-08-02T10:38:38 | 2020-08-02T10:38:38 | 303,061,731 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,775 | java | package com.mav.controller;
import com.google.zxing.WriterException;
import com.mav.dao.ItMapper;
import com.mav.excel.ExcelUtil;
import com.mav.excel.Tagserver;
import org.apache.poi.hssf.usermodel.HSSFWorkbook;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Contr... | [
"14781376@qq.com"
] | 14781376@qq.com |
f60d354d2e5b847d77b9e39fe4cba5aef0110952 | 5996a57022ba077bb9ac16ebd0627f7ec38b15e5 | /dynamic_programming/SolutionJumpGameArray.java | 9d05e40df2d86599f74f0f6be5a307cea988cbf9 | [] | no_license | robl2e/codepath-ipc-week06 | 32bc0df73309e1cfbe9cf699435583c2590ddae6 | 96b42c66dad8970cca4808f7b55f4aa705a9ee0c | refs/heads/master | 2021-05-05T17:08:23.571871 | 2018-02-04T22:36:32 | 2018-02-04T22:36:32 | 117,388,636 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 798 | java | public class SolutionJumpGameArray {
public static final int TRUE = 1;
public static final int FALSE = 0;
/*
A = [2,3,1,1,4], return 1 ( true ).
A = [3,2,1,0,4], return 0 ( false ).
*/
public int canJump(ArrayList<Integer> A) {
if (A == null || A.isEmpty()) return T... | [
"robleewc@gmail.com"
] | robleewc@gmail.com |
827330a17a44e46a56a248e6568b30e8282e2ac4 | 5ca3901b424539c2cf0d3dda52d8d7ba2ed91773 | /src_cfr/y/h/dp.java | ab26a2a8619ddcd06c53df78430490b308c24410 | [] | no_license | fjh658/bindiff | c98c9c24b0d904be852182ecbf4f81926ce67fb4 | 2a31859b4638404cdc915d7ed6be19937d762743 | refs/heads/master | 2021-01-20T06:43:12.134977 | 2016-06-29T17:09:03 | 2016-06-29T17:09:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,342 | java | /*
* Decompiled with CFR 0_115.
*/
package y.h;
import java.awt.Cursor;
import java.awt.Graphics2D;
import java.awt.event.MouseEvent;
import java.awt.geom.Rectangle2D;
import java.util.Collection;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java... | [
"manouchehri@riseup.net"
] | manouchehri@riseup.net |
977afaca3e330af17fb1a33cfde60bf77f1976ee | b36bd8bb1ba257d8d9e758f891c1b97caf14f624 | /src/main/java/com/bms/backend/config/MetricsConfiguration.java | 1e0832891db8111f7d8436c678fa2463fa0e8fed | [] | no_license | thinagaranMy/springBackend | 4494fdd7b96d665dbb4ecfecab8a6069b7a5d07e | 1f4c836edbb5b8653bb09c06e26463c7cf29bf61 | refs/heads/master | 2022-12-21T23:21:23.215783 | 2017-09-19T09:57:55 | 2017-09-19T09:57:55 | 104,058,204 | 0 | 1 | null | 2020-09-18T12:23:03 | 2017-09-19T09:58:21 | Java | UTF-8 | Java | false | false | 3,720 | java | package com.bms.backend.config;
import io.github.jhipster.config.JHipsterProperties;
import com.codahale.metrics.JmxReporter;
import com.codahale.metrics.MetricRegistry;
import com.codahale.metrics.Slf4jReporter;
import com.codahale.metrics.health.HealthCheckRegistry;
import com.codahale.metrics.jvm.*;
import com.rya... | [
"Thinagaran.KHaridass@sicpa.com"
] | Thinagaran.KHaridass@sicpa.com |
9826f9da0656b9e1b64e1afa32b4bb0378a1a587 | aad37204ad22b8356aeee51f10c0ac3fc97302bb | /PicCategory/app/src/main/java/com/we/piccategory/test/QQPresenter.java | e2f5d65dc926e978234664051cf08d2538a0acd4 | [] | no_license | hou675/PicCategory | f31a83c3ac34fb7752af4865121fbd91de710605 | edde6aa216d49d8961fd4fc8c0933e04058f7457 | refs/heads/master | 2022-04-10T15:42:27.065909 | 2017-08-25T09:35:55 | 2017-08-25T09:35:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 291 | java | package com.we.piccategory.test;
/**
* 作者:潘浩
* 公司:圆周率网络科技
* 时间:17-8-24
*/
public class QQPresenter implements IService {
@Override
public void service() {
System.out.println("qq登錄了");
//...后台校验数据
}
}
| [
"861190079@qq.com"
] | 861190079@qq.com |
25266e350d88c33e0a1b42cd10e2efd828393d86 | 019c8e85ccdbe06144cbfa3c3490d8451e68a333 | /app/src/main/java/com/me/daily/ui/adapter/holder/DailyNewsItemViewHolder.java | 3a6c891a392aa2bf7807c9935308355c778b4256 | [] | no_license | wds609/zhiHu | eab3173b4adba093a5c91642da217c33fe75ec8f | ca8dc5e149c753bdf65b9e99b5a6e7ab694efc10 | refs/heads/master | 2021-01-10T01:37:41.640488 | 2015-10-27T08:03:37 | 2015-10-27T08:19:19 | 43,349,776 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 601 | java | package com.me.daily.ui.adapter.holder;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import com.me.daily.R;
import butterknife.Bind;
import butterknife.ButterKnife;
/**
* Created by wds on 9/22/2015.
*/
public class Daily... | [
"dongsheng.wang@agreeyamobility.net"
] | dongsheng.wang@agreeyamobility.net |
2ce53b188e9adcb9d1a21c194684f0ba13df3ddf | 89ca15ed5b6718c0b82c84c98df6a7598ee570d8 | /app/src/main/java/com/last/booking/ui/main/BusinessFragment.java | 8cf3063258ac83bad5bf280242de35527b843c3d | [] | no_license | ShinyGX/OrderSYS-android | 6dff21fb7ebfbf9983a35b625d8371ac9ba25454 | d6cf26a5743ecb1159b27da147ccb7112d8944b4 | refs/heads/master | 2022-07-28T08:48:23.598723 | 2020-05-25T11:25:06 | 2020-05-25T11:25:06 | 262,537,383 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,200 | java | package com.last.booking.ui.main;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import and... | [
"591243801@qq.com"
] | 591243801@qq.com |
3b1b9312d43659fc548b4726fabfc726dbcc5be9 | a64179ed78fcd9d652ce403d6e19d7a7678b3114 | /documentscanner/src/main/java/com/labters/documentscanner/data_table.java | f4a38a5966905754a88b41a94c43c5fe3374c716 | [
"MIT"
] | permissive | Qkprahlad101/AndroidTest | 73d95eb65494dae4b91c1fdd501965498a8647da | 1543826827a3240c8109a369f13a7cc74c685efe | refs/heads/master | 2023-02-16T16:11:41.007990 | 2021-01-07T05:02:47 | 2021-01-07T05:02:47 | 323,798,614 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,583 | java | package com.labters.documentscanner;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
public class data_table extends AppCompatActivity {
Text... | [
"73589696+prahlad-dev@users.noreply.github.com"
] | 73589696+prahlad-dev@users.noreply.github.com |
ce7a9165c7000a69321a8bca08b94cc6fd3cecda | c709b5c636b640ea0e64cafa8cc45a49ce6702d7 | /src/main/java/com/jdbc/wchallenge_api/repository/db/events/CommentModelListener.java | 2393d64012ab2283aaa485bdd280c06117dda15c | [
"MIT"
] | permissive | juandbc/WchallengeAPI | f36b1d96d43d7f95010dd01fe3387d0a0b24fe1c | 0bf6927250fed22f08b905f8006fb3de209becbb | refs/heads/master | 2022-12-12T19:34:49.955442 | 2020-09-09T05:04:37 | 2020-09-09T05:04:37 | 292,131,881 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,017 | java | package com.jdbc.wchallenge_api.repository.db.events;
import com.jdbc.wchallenge_api.model.Comment;
import com.jdbc.wchallenge_api.service.SequenceGeneratorService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.mongodb.core.mapping.event.AbstractMongoEventListener;
impo... | [
"juanbermucele@gmail.com"
] | juanbermucele@gmail.com |
fd83a86735de6cb30a222c662e4587c963465d33 | 989ceec878334d6d250864b355363fae5d12c659 | /ProgrammingAssignment3/Point.java | 9fb4ec1548d275942ad413c551f78f69b8ee7d5e | [] | no_license | shamanengine/algorithms | 20cd6174489a74f92a0ddb99e0594b0d827353aa | 540b082bd3690b5313e6bad0a82b142ff7341d2a | refs/heads/master | 2021-01-11T03:15:18.914237 | 2016-10-08T12:20:09 | 2016-10-08T12:20:09 | 70,140,287 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,384 | java |
/******************************************************************************
* Compilation: javac Point.java
* Execution: java Point
* Dependencies: none
* <p>
* An immutable data type for points in the plane.
* For use on Coursera, Algorithms Part I programming assignment.
******************************... | [
"noreply@github.com"
] | noreply@github.com |
4b1f7320424851818fb9a14c50a9f65fe4f64635 | de117207a360bef9358c56fdefb15075ddebd5f7 | /Vendor Client/src/co835/vailskiwear/vendorclient/net/packet/PacketBuilder.java | f1fff4f95cf69ecb68316007603e8a74e2c4a375 | [] | no_license | joshvm/COMPCO835-Final | 9c9d65ffc9efc9cddf9c33e13a951f72056d1008 | 06d09eb82bc247555bef19cdc1d71a28de9046bc | refs/heads/master | 2016-09-05T21:48:48.742019 | 2015-06-09T05:01:24 | 2015-06-09T05:01:24 | 37,110,734 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,097 | java | package co835.vailskiwear.vendorclient.net.packet;
import java.io.ByteArrayOutputStream;
import java.io.DataOutputStream;
import java.nio.ByteBuffer;
/**
* I Josh Maione, 000320309 certify that this material is my original work.
* No other person's work has been used without due acknowledgement.
* I have not made ... | [
"joshua.maione@hotmail.com"
] | joshua.maione@hotmail.com |
4df30bbff7da06580a3893b2fc9ec7e14a2cbcfb | 62555ca6f7396a94ba9c20c0847d935cea0208ec | /src/creation/builder/Door.java | 8d0d05a5b165c339e40bdda8d310a31978de5d86 | [] | no_license | baont/designPatterns | 468a695505e3fb97bc761422b1a316dc60aa9077 | ea8fd84476088c316771c3fc2d10cdba435eea8f | refs/heads/master | 2020-04-23T10:28:30.376570 | 2019-03-10T09:24:59 | 2019-03-10T09:24:59 | 171,105,436 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | package creation.builder;
public class Door {
private int w;
private int h;
private int color;
public int getW() {
return w;
}
public void setW(int w) {
this.w = w;
}
public int getH() {
return h;
}
public void setH(int h) {
this.h = h;
}
... | [
"baont.qn@gmail.com"
] | baont.qn@gmail.com |
060305c5a9e46079a16dafb855000df9b284288e | 0f21a9c14609390cea84317c932854530d059b4b | /src/main/java/com/codejek/inventory/management/repository/WarehouseRepository.java | 479fc66753078b102ce2ef639d51603067cc1b39 | [] | no_license | tummalalakshmi/inventory-management | 7db6ebdc50034fd12ecb67a0c4c711565597894a | 103de1523773b8337bf978756adab658be72aa5a | refs/heads/master | 2022-08-16T16:09:27.150341 | 2020-05-22T11:27:06 | 2020-05-22T11:27:06 | 266,093,385 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 268 | java | package com.codejek.inventory.management.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.codejek.inventory.management.entity.WarehouseEntity;
public interface WarehouseRepository extends JpaRepository<WarehouseEntity, Long>{
}
| [
"ltummala@opentext.com"
] | ltummala@opentext.com |
9d6b87ecff0bfe2ecdc938f8d63da8e3b724ed1f | d7640592ce30bdd8d2a5a9a8af7239ce03768913 | /Binary Search tree - Sum/Main.java | fc2f2fa0d95764afda7201469a98f0707dd25197 | [] | no_license | rohithreddy5/Playground | 37bead86f773297c45c1345f3fb6ae30da8ddd5f | fd9fc7bc9a4067c1f361664e40c16a5a7ffa4f57 | refs/heads/master | 2021-03-15T09:10:41.985154 | 2020-04-20T15:53:48 | 2020-04-20T15:53:48 | 246,839,666 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 207 | java | #include<iostream>
using namespace std;
int main()
{
int a[100],i=0,s=0;
while(1)
{
cin>>a[i];
s=s+a[i];
if(a[i]==-1) break;
i++;
}
cout<<"Sum of all nodes are "<<s+1;
return 0;
} | [
"51394210+rohithreddy5@users.noreply.github.com"
] | 51394210+rohithreddy5@users.noreply.github.com |
2fedbef84b11b3989b39fffc6d5a17f1fdba806c | 6817f4dcf7193217784c1cb7608becbaa5195236 | /src/model/MemberDTO.java | 6119fd296f94d6dd5322b63c5f85243eaa4d3887 | [] | no_license | bc0086/K09MariaDB | 436d7ee36a644fed78889a0b216e877bc328a14e | 7d815c12192aab1140b5d687a8a49346ac22d6cc | refs/heads/master | 2022-09-01T11:36:19.835630 | 2020-06-02T08:39:45 | 2020-06-02T08:39:45 | 267,836,262 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,616 | java | package model;
import java.sql.Date;
/*
DTO객체(Data Transfer Object)
: 데이터를 저장하기 위한 객체로 멤버변수, 생성자, getter/setter
메소드를 가지고 있는 클래스로 일반적인 자바빈(Bean)규약을 따른다.
*/
public class MemberDTO {
// 멤버변수 : 정보은닉을 위해 private으로 선언함.
private String id;
private String pass;
private String name;
private java.sq... | [
"bc0086@naver.com"
] | bc0086@naver.com |
e10429405934cb120367a95a032ae0396d75448e | cb2a2d4151334175adb874f0a2c426ddb424c559 | /src/main/java/com/ljp/controller/AssignmentsController.java | 2930ad813bfcbc20bc6d93ed9974fba815f3bd09 | [] | no_license | blssdr/dormitory | 031063550789c83ea5ae6bdce2816782b5384495 | 5bdf26fe582d011a346b3b3137a791bfeb7692e9 | refs/heads/main | 2023-07-02T21:22:15.828931 | 2021-08-04T08:14:19 | 2021-08-04T08:14:19 | 392,606,020 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,583 | java | package com.ljp.controller;
import com.ljp.entity.Admin;
import com.ljp.entity.Room;
import com.ljp.entity.Student;
import com.ljp.mapper.AdminDao;
import com.ljp.service.AdminService;
import com.ljp.service.RoomService;
import com.ljp.service.StudentService;
import com.ljp.utils.MapControl;
import org.springframework... | [
"626334765@qq.com"
] | 626334765@qq.com |
c3268ec8d6d83ed36085be5bff867f3fc9b671fc | 6691c93c5fcc3e9a2cf676cbc4a860f2b6e8b69c | /CNU순환버스알리미 소스파일(안드로이드)/CNU/app/src/main/java/com/cnu_bus_alarm/cnu/AdminActivity.java | 5abb29ce331ab2e43d8a4acb1db92b56280e6cd6 | [] | no_license | hyenee/CNU_Bus_Application | 10310efa08e2faf9cf1015d32805ed598fbf7930 | ea7f9d02f82edf7fdb3995823f10a1b4de3149c5 | refs/heads/master | 2020-05-15T05:57:14.319332 | 2019-09-23T16:35:49 | 2019-09-23T16:35:49 | 182,114,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,096 | java | package com.cnu_bus_alarm.cnu;
import android.Manifest;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Criteria;
import android.location.Location;
import android.location.LocationListener;
import android.location.LocationManager;
import ... | [
"33437627+hyenee@users.noreply.github.com"
] | 33437627+hyenee@users.noreply.github.com |
3c4cdc7b4823be302dfdcfcc0854d8b5153747b3 | ef51db085cfafe331b530019fa7935addd60be64 | /SimpleAccessibility/app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/v7/viewpager/R.java | cfbfec3d07207ce3ab217fa336464cba9a6d0dda | [
"Apache-2.0"
] | permissive | pamunoz/android_advanced_codelabs | a4a6fb0ce0d3ba9d450f4def5e6897e58962de99 | 5fa158d1a71ac75f47e7572f96da738ce5447b7c | refs/heads/master | 2020-05-09T11:12:58.309903 | 2019-05-09T19:00:25 | 2019-05-09T19:00:25 | 181,048,736 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,459 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.v7.viewpager;
public final class R {
private R() {}
public static final class attr {
private a... | [
"pfariasmunoz@gmail.com"
] | pfariasmunoz@gmail.com |
16bfbdab0ff6a92e480d67adf44d7dc6c55a0251 | ca0e9689023cc9998c7f24b9e0532261fd976e0e | /src/com/tencent/mm/sdk/platformtools/bo.java | 46ec6514c4363ca78fbf009b53476da2a94061f7 | [] | no_license | honeyflyfish/com.tencent.mm | c7e992f51070f6ac5e9c05e9a2babd7b712cf713 | ce6e605ff98164359a7073ab9a62a3f3101b8c34 | refs/heads/master | 2020-03-28T15:42:52.284117 | 2016-07-19T16:33:30 | 2016-07-19T16:33:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 616 | java | package com.tencent.mm.sdk.platformtools;
import android.view.MotionEvent;
import android.view.View;
import android.view.View.OnTouchListener;
final class bo
implements View.OnTouchListener
{
public final boolean onTouch(View paramView, MotionEvent paramMotionEvent)
{
switch (paramMotionEvent.getAction())
... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
8083776a7848e8571d3767db46b3d46ade4bd8e5 | 62c818da788f24e490831fa2152fa9b7de360744 | /BookHome/src/views/Trans.java | 6418b8857a5ee264ee2942881c5251dadc84aa2d | [] | no_license | guanking/LR | 4612dadebac8c2402f04c5cb2439b7d721f2eb8d | cd8c1d3fea89931332f557392bf48ac54ade8d0c | refs/heads/master | 2021-05-05T16:01:08.051954 | 2018-01-13T13:42:09 | 2018-01-13T13:42:09 | 117,329,644 | 1 | 0 | null | null | null | null | GB18030 | Java | false | false | 10,712 | java | package views;
import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.GridLayout;
import java.awt.Image;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.File;
import java.io.IOException;
import java.util.HashMap;
import java.util.Lin... | [
"guanking19@126.com"
] | guanking19@126.com |
718bd6042cc7fac8f37715baa86691a10e829ae5 | bb12ac447b03e21b2244a8bfb78dbe582e36c9ca | /rdf-patch/src/main/java/org/seaborne/patch/items/TxnBegin.java | c1169e9d268c99e249f3d456781d914091d112c6 | [
"Apache-2.0"
] | permissive | darrengarvey/rdf-delta | 315ac65c894b04820319744544f5e5898681d43f | 6d862e7f31cc838af6cf8c03d1dab98aaaaff839 | refs/heads/master | 2022-12-24T07:42:33.474883 | 2020-04-25T09:56:27 | 2020-04-25T09:56:27 | 275,591,612 | 0 | 0 | Apache-2.0 | 2020-06-28T13:33:23 | 2020-06-28T13:33:23 | null | UTF-8 | Java | false | false | 940 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* dis... | [
"andy@seaborne.org"
] | andy@seaborne.org |
ca32edbb42be4a803981959c97617ecf15a48cc2 | 8deb1dbdfb807cf3b22cba092bbdac8fb490ce9c | /src/java/cyr7/cfg/ir/opt/CopyPropagationOptimization.java | 8eab561863e1a5082d38b2e09a0d89231af810ea | [] | no_license | anthonyyangdev/cowabungaPlus | 0b98a14e642a07ab86693d389d75f72d5bbdc530 | 421ad6e0e0e5bb10d7f6bfe1d2640eb74143a538 | refs/heads/master | 2023-01-22T15:48:55.286393 | 2020-12-09T15:51:59 | 2020-12-09T15:51:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,836 | java | package cyr7.cfg.ir.opt;
import java.util.ArrayDeque;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Queue;
import java.util.Set;
import java.util.stream.Collectors;
import cyr7.cfg.ir.dfa.CopyPropagationAnalysis;
import ... | [
"ay339@cornell.edu"
] | ay339@cornell.edu |
fadcce5565c678ac9d4a9e96c62c1f90315abd23 | e0f920f3fd95499eafaacddbc6fed948d26c275a | /src/main/java/guru/springframework/config/GreetingServiceConfig.java | fc700aa4a22f2d417e6f1e713cbcfb154ca1930d | [] | no_license | tomskr/di-demo | 70f25a05ef2f27f4bf8207971754f7348b8aa14d | 29de9ddad1fbc77073cac41342cfaa6303bbef6d | refs/heads/master | 2020-04-21T19:29:35.483107 | 2019-02-09T16:16:42 | 2019-02-09T16:16:42 | 169,608,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,297 | java | package guru.springframework.config;
import guru.springframework.services.GreetingRepository;
import guru.springframework.services.GreetingService;
import guru.springframework.services.GreetingServiceFactory;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuratio... | [
"tomas14@uia.no"
] | tomas14@uia.no |
ef5a06aa258cb9226905dbac72af8abe90ed5119 | 5e8bd07aaa697aabf847a88b897c89414e6ef184 | /RCT-Dashboard/src/main/java/org/nesc/ecbd/mapper/RDBAnalyzeProvider.java | 9aa4212f3ba58658aa634aee68b2323be653ebb2 | [
"Apache-2.0"
] | permissive | Diffblue-benchmarks/RCT | 18591f1c9696603a5ea1ef35217a0a2aa45e57c7 | 262d6c25348716fea293400b43c77d5126527475 | refs/heads/master | 2020-05-20T15:09:26.169691 | 2019-04-12T00:43:21 | 2019-04-12T00:43:21 | 185,636,983 | 0 | 0 | Apache-2.0 | 2019-05-16T09:56:53 | 2019-05-08T15:50:17 | Java | UTF-8 | Java | false | false | 922 | java | package org.nesc.ecbd.mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.jdbc.SQL;
import org.nesc.ecbd.entity.RDBAnalyze;
/**
* @author kz37
* @version 1.0.0
*/
public class RDBAnalyzeProvider extends SQL {
private static final String TABLE_NAME = "rdb_analyze";
pub... | [
"truman.p.du@gmail.com"
] | truman.p.du@gmail.com |
12d322759307e431809b33d37fa04b68427ea51f | 006c06f5cd5547b318e157ac1a3b1fc2484a3cb8 | /src/main/java/proxyfactory/proxyfactory/OracleDepartmentImpl.java | daf2aaae4029c52825845eeba203acc2c1e26155 | [] | no_license | hanzhonghua/design | 9e13765666804938320e8d9db83b817ad3d65068 | 4c618c8021514683db76a5fc6f07002a38dc3639 | refs/heads/master | 2022-07-17T22:17:48.761293 | 2020-10-13T03:00:46 | 2020-10-13T03:00:46 | 75,720,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 393 | java | package proxyfactory.proxyfactory;
public class OracleDepartmentImpl implements IDepartment {
private Department d;
@Override
public void insert(Department d) {
System.out.println("使用oracle添加一条Department");
}
@Override
public Department getDepartment(String id) {
System.out.println("使用oracle... | [
"hzh199094@163.com"
] | hzh199094@163.com |
c073f145a89476edfdf69cc322471f7420cd5421 | 48ac664bce121ff4280098457f84ac16ee8fca54 | /Labs/Objective9Lab5.java | a9c0544437ff923f501e9024f6cc5a137d892e33 | [] | no_license | A-Hanson/SDPre | 01a56068a187b1192305ac49baba4a3363387089 | 93e38cc108eeaf8bc895af6d586f9e8145859e1b | refs/heads/main | 2023-02-11T15:57:50.759335 | 2021-01-05T14:52:02 | 2021-01-05T14:52:02 | 324,234,462 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,689 | java | import java.util.Scanner;
public class Objective9Lab5 {
public static void main(String[] args){
Scanner kb = new Scanner(System.in);
double num1, num2;
boolean keepGoing = true;
int choice;
double answer = 0.0;
// Prompt and store num1
Syste... | [
"hansonanna1988@gmail.com"
] | hansonanna1988@gmail.com |
df2212172f5aa218f39959a7cf9ab89f03e52255 | c201effa33574cfbb9af548717d823ace286ea03 | /app/src/main/java/com/acuratechglobal/bulkbilling/application/builder/NetworkModule.java | cb6dfb0f2a2c52b420b74a64605af284ba49c8d4 | [] | no_license | VipinSingh135/BulkBilling | a9969214856e09a65d3aedb87e7e26ccd6217077 | 3a9964cf09d3486b9433a3e16e53d47f811dc247 | refs/heads/master | 2020-04-19T22:35:07.855782 | 2019-04-04T12:36:02 | 2019-04-04T12:36:02 | 168,473,141 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,197 | java | package com.acuratechglobal.bulkbilling.application.builder;
import android.content.Context;
import java.io.File;
import javax.inject.Named;
import dagger.Module;
import dagger.Provides;
import okhttp3.Cache;
import okhttp3.OkHttpClient;
import okhttp3.logging.HttpLoggingInterceptor;
import timber.log.Timber;
@Mod... | [
"vipin.singh@acuratechglobal.com"
] | vipin.singh@acuratechglobal.com |
c1989c85be6175d986d20eab5b03b83c27c7b79c | 774fa647f948c364f9c19e691e8c1e079170428f | /PluginDemo/AutoUploadDemo/src/main/java/team/hnuwt/servicesoftware/prtcplugin/packet/PacketReadMeter.java | af99a02611abafe9be9bc109fec89cb592fe2b87 | [] | no_license | cyclone1517/ServiceSoftware | eb067ac66b2c53ed992310b2904a7352d81d15aa | da1bea161e1d8ed5846e0c2b25e8795c7b13bd48 | refs/heads/trunk2 | 2022-11-20T21:11:19.113840 | 2019-05-21T05:48:25 | 2019-05-21T05:48:25 | 144,522,241 | 3 | 0 | null | 2022-11-16T11:34:45 | 2018-08-13T02:57:31 | Java | UTF-8 | Java | false | false | 3,143 | java | package team.hnuwt.servicesoftware.prtcplugin.packet;
import team.hnuwt.servicesoftware.prtcplugin.model.Meter;
import java.util.List;
public class PacketReadMeter implements Packet{
private int firstStartChar; // 起始字符
private int firstLength; // 长度
private int secondLength; // 长度
private int secondS... | [
"cyl1517@yeah.net"
] | cyl1517@yeah.net |
0b90d9783fd2563c12477f2d638241d5c2f012dc | a232c5071ad741b6e3bb1c9efbfa4508a8e6a517 | /Lab09_angular_slf4j_relations_mapping/gunshop-rest/catalog-core/src/main/java/ro/ubb/catalog/core/model/validators/GunTypeValidator.java | b5484b12c943899eec1e1ffa4dc528ff05445104 | [] | no_license | VaruTudor/Systems-for-Design-and-Implementation | 02ed729113103b1336b35e78ae96fea5edd42443 | 91d57e899ca46aa9be8e83cf36377cbea1eeea4b | refs/heads/master | 2023-08-15T05:18:34.372341 | 2021-10-09T09:01:26 | 2021-10-09T09:01:26 | 375,748,935 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,640 | java | package ro.ubb.catalog.core.model.validators;
import org.springframework.stereotype.Component;
import ro.ubb.catalog.core.model.Category;
import ro.ubb.catalog.core.model.GunType;
import ro.ubb.catalog.core.model.exceptions.ValidatorException;
import ro.ubb.catalog.core.utils.Pair;
import java.util.Arrays;
import jav... | [
"varutudor@gmail.com"
] | varutudor@gmail.com |
9b30087a8889c2bad7a95514d2bfa2eadfb8a59c | 88b198a3def52beda25891b749f5d3c8a7d44f20 | /samples/client/petstore/java/okhttp-gson-dynamicOperations/src/main/java/org/openapitools/client/model/ReadOnlyFirst.java | b535ed95846f75896e5be16352114a3642f33312 | [
"Apache-2.0"
] | permissive | weaselflink/openapi-generator | 03e92fe5d2680a04bc136e83c6c7317a6db7774d | 129fd0ad5c95b8de90ba5a6350de725a12019071 | refs/heads/master | 2022-10-05T09:13:00.427796 | 2022-05-30T09:53:26 | 2022-05-30T09:53:26 | 207,326,774 | 0 | 0 | Apache-2.0 | 2023-09-05T10:22:02 | 2019-09-09T14:18:30 | Java | UTF-8 | Java | false | false | 7,202 | java | /*
* OpenAPI Petstore
* This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
*
* The version of the OpenAPI document: 1.0.0
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-gener... | [
"noreply@github.com"
] | noreply@github.com |
9e8af2021d220518145ded5d0f26b891e949f38d | b1ac10e2fe705b49a1dd9e1ae9990e548b08ae02 | /app/src/main/java/com/sec/health/health/UserInfoFragment.java | 892b11bb54e093855810f7ec7eb9956732996943 | [] | no_license | jelychow/Health | 5b76325d6e02dd6a77567167eb949ad1931fc3a3 | 615791de1524535681b20d39094d51cdce5a8952 | refs/heads/master | 2021-01-20T06:19:52.220667 | 2015-05-13T10:48:33 | 2015-05-13T10:48:33 | 35,177,087 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,639 | java | package com.sec.health.health;
import android.app.Fragment;
import android.content.Intent;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.sec.health.health.userdata.UserDataActivity;
public class User... | [
"jelychow@gmail.com"
] | jelychow@gmail.com |
c632b22faf81a67e9db82c7b522d077409fa951f | 4bd1f0bb17d75156ac28d85e129f34fb838fd409 | /src/main/java/net/lantrack/framework/core/importexport/excel/reader/Excel.java | 5e6d4c3d49f90d3690e96534c04d1012f5978114 | [] | no_license | beardlin/god-server | 87c3c9a96c9d771e3bb65bfe5cd96dda5b2c5f24 | 21bf6541311c15bb3d889773c234a8d9774fa81a | refs/heads/master | 2020-05-24T10:20:17.424669 | 2019-05-17T14:48:35 | 2019-05-17T14:48:35 | 187,226,095 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 97 | java | package net.lantrack.framework.core.importexport.excel.reader;
public abstract class Excel {
}
| [
"luoxiaolin@lantrack.net"
] | luoxiaolin@lantrack.net |
98077a7b84d08becf02d7fed714e4f226bec294a | 1d8a8987d348a7f87f20a8ad6d5669f57a23923e | /Module 15/Assignments/15.05 Assignment/src/Truck.java | 1ae9b162a3ebc02580f49d277aaecdf86a5895da | [] | no_license | ColeHud/APComputerScience | 301ef1bbe98c029a30f6782449984b920e076099 | c05e8f84f11a178a700706f47149e30807cc60b5 | refs/heads/master | 2020-04-16T05:16:57.466839 | 2015-04-27T18:28:26 | 2015-04-27T18:28:26 | 34,072,596 | 2 | 5 | null | null | null | null | UTF-8 | Java | false | false | 176 | java | /*
* By Cole Hudson
*
* Date: 3/22/2015
*
* PMR in README.txt
*/
public class Truck extends Vehicle
{
Truck(String name, double cost)
{
super(name, cost);
}
}
| [
"cmhudson11@gmail.com"
] | cmhudson11@gmail.com |
27cbfeea73585340dc10754450d76f74232edf3b | f2abe2ffc661166dbae0d3b6168eb4a834c1724d | /spring/Qualifier/src/umapath/net/App.java | c9efda349ec8918b820f1c20216896ef775166fb | [] | no_license | prashantas/mySpring | 9feff276d89dd3936728be1d5d52ed33f027b6b3 | 1792f43b1ade1e89153f7d1e67761d2b566e063a | refs/heads/master | 2021-01-20T21:03:03.375350 | 2016-06-23T15:51:11 | 2016-06-23T15:51:11 | 61,817,515 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 758 | java | package umapath.net;
import org.springframework.context.ApplicationContext;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class App {
/**
* @param args
*/
public static void main(String[] arg... | [
"prashanta.tezu@gmail.com"
] | prashanta.tezu@gmail.com |
58e508ae0a207316bc6d17f27f6dbeb581f1af83 | 455fccd8afb982c7980f0b73340bd6b79b9ce2e5 | /HonchiAndroid/app/src/main/java/com/honchipay/honchi_android/chat/model/socket/GetPriceRequest.java | 746a1bd391751a233d45c26e862d627569b95fa9 | [] | no_license | Honchi-Pay/Honchi-Android | 5d3fb6628e447b841b84fe6dda1eb63eb6cff497 | c95a8ea92a61dbc71f50d6d1538493aa6ac0564a | refs/heads/main | 2023-04-10T00:40:41.564834 | 2021-04-17T02:33:17 | 2021-04-17T02:33:17 | 303,878,456 | 0 | 1 | null | 2020-12-11T02:53:11 | 2020-10-14T02:12:01 | Java | UTF-8 | Java | false | false | 268 | java | package com.honchipay.honchi_android.chat.model.socket;
public class GetPriceRequest {
private String chatId;
private Integer price;
public GetPriceRequest(String chatId, Integer price) {
this.chatId = chatId;
this.price = price;
}
}
| [
"sirasatarato@gmail.com"
] | sirasatarato@gmail.com |
cd06cb855784858b75694ab83990db4a563e2a52 | 05e13c408bede78bb40cbaba237669064eddee10 | /src/main/java/com/fedex/ws/vacs/v14/NonBusinessTimeDetail.java | a81301754baef06a8c96c40da99fb3e02794e8c4 | [] | no_license | noboomu/shipping-carriers | f60ae167bd645368012df0817f0c0d54e8fff616 | 74b2a7b37ac36fe2ea16b4f79f2fb0f69113e0f6 | refs/heads/master | 2023-05-07T08:54:31.217066 | 2021-06-02T23:48:11 | 2021-06-02T23:48:11 | 373,320,009 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,526 | java |
package com.fedex.ws.vacs.v14;
import java.math.BigInteger;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlElement;
import jakarta.xml.bind.annotation.XmlSchemaType;
import jakarta.xml.bind.annotation.XmlType;
/**
* Specif... | [
"bauer.j@gmail.com"
] | bauer.j@gmail.com |
0e73e29fe0c1e7f0d803fa3dd8fc9411f56ffa22 | 2986dc4fc2533469f28022a5add52ef393449355 | /src/main/java/phamnguyen/com/vn/config/AppInitializer.java | 462eb19d66034c0be0d64aaf694079c4826dca53 | [] | no_license | gnpham/QuanLyThietBi | c97f116c252637db474777e10889c8722c820d1e | 404a62b6a0c7e848bdd4b2779ffdaa90d7bd6dad | refs/heads/master | 2020-12-03T01:49:15.178919 | 2017-06-30T09:43:33 | 2017-06-30T09:43:33 | 95,870,151 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 963 | java | package phamnguyen.com.vn.config;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.ServletRegistration;
import org.springframework.web.WebApplicationInitializer;
import org.springframework.web.context.support.AnnotationConfigWebApplicationContext;
import org.springframe... | [
"tayanninh18@gmail.com"
] | tayanninh18@gmail.com |
7ae75ea3249e72148551b4539047ef798617a451 | 218f726aa4f72c33cd87ace201b45e664a77a26e | /src/main/java/com/example/boot/redis/RedisConfig.java | 71c252359f22b2c7c9ad8c4aca54c783501a7a82 | [] | no_license | GitJanus/boot | 5de183aed9cd17f0ce4d6edf269788f9d524b45d | b5c537008cb4959751babe0ee8544f85e943e656 | refs/heads/master | 2022-12-23T08:45:54.215776 | 2020-10-29T09:38:37 | 2020-10-29T09:38:37 | 160,149,217 | 0 | 0 | null | 2022-12-10T06:07:52 | 2018-12-03T07:23:32 | Java | UTF-8 | Java | false | false | 1,564 | java | package com.example.boot.redis;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.data.redis.connection.RedisConnectionFactory;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.data.redis.seria... | [
"zoujianan@tass.com.cn"
] | zoujianan@tass.com.cn |
4de7f0496179e3e574339e5fb982f176c0aae9eb | 9789a6832bd3bac75b0f169bb7ca97c611724492 | /ud851-Exercises-student/Lesson05a-Android-Lifecycle/T05a.02-Exercise-PersistData/app/src/main/java/com/example/android/lifecycle/MainActivity.java | 9396bde98985fcb700ae5c36022f1dc530fb3366 | [
"Apache-2.0"
] | permissive | apoorva-asgekar/android-developer-nanodegree | 613975174829a8cc8f7cc3d355553dfd56f27bf4 | b092958173e846b173a5c4da031cab1625203e12 | refs/heads/master | 2021-01-22T23:34:31.396007 | 2017-10-31T00:27:29 | 2017-10-31T00:27:29 | 85,658,364 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,425 | java | package com.example.android.lifecycle;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity {
/*
* This tag will be used for logging. It is best practi... | [
"apoorva.asgekar@gmail.com"
] | apoorva.asgekar@gmail.com |
c94b69e8993c8c47490f17b8ffa2f61736d5ac92 | e3ae997120fc43f5386efe1234e30c8c1aa67d18 | /Database and API/TomatoVirusDB/build/generated-sources/ap-source-output/tovrestws/Choiceoption_.java | 7bf06de4f6b5aa7e7fa57b04bf36e87c9ac2525e | [] | no_license | niralalmeida/virusSafe-Agro | 8f6bd45cb4df78faf0905dfe0ab842e5ccb65c5b | 89985894bfba0cfadc7a916b967d6298d46544da | refs/heads/master | 2023-03-22T16:46:26.179933 | 2020-11-14T08:06:41 | 2020-11-14T08:06:41 | 343,794,474 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 705 | java | package tovrestws;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
import tovrestws.Choicequestion;
@Generated(value="EclipseLink-2.5.2.v20140319-rNA", date="2020-09-01T03:54:10")
@StaticMetamodel(Choiceoption.class)
public c... | [
"hyan0050@student.monash.edu"
] | hyan0050@student.monash.edu |
ead47cbe472adbf3ee61a55bb2f8f6dc8ad1981f | 5fd165df05bb415955bc44f417802284fa31f26e | /src/main/java/NarasimhaKarumanchi/Java/_4_Queue/_1_FixedSizeArrayQueue/QueueApp.java | 51fbe07ec230ae8493939bd7550fa213082c7ad9 | [] | no_license | Divya0319/DataStructuresAndAlgorithms | e8e36e660bd5f45f7d5beb1b2a62b8d163f35d97 | d97be267ed92516f1fdcd26a332533f9b3110716 | refs/heads/master | 2023-08-03T15:49:20.495321 | 2021-09-15T07:43:25 | 2021-09-15T07:43:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 739 | java | package NarasimhaKarumanchi.Java._4_Queue._1_FixedSizeArrayQueue;
/**
* @author DOMAIN\md.tousif
*
*/
public class QueueApp {
public static void main(String[] args) {
QueueServiceImpl queue = new QueueServiceImpl(5);
queue.enQueue(10);
queue.enQueue(20);
queue.enQueue(30);
System.out.println(queue.to... | [
"DOMAIN\\md.tousif@tousif-optiplex-3020.blr.cordis"
] | DOMAIN\md.tousif@tousif-optiplex-3020.blr.cordis |
a2fb79413e6b38b5f19cb70c6755b6515e7f43f5 | 30df2aea9e2013a859d5843c91b45e5bddccc312 | /src/com/jdlink/service/WarningService.java | 4e872354d9eb9f1ae783571f81de7e8c18c738e9 | [] | no_license | MattJasonLu/SVSP_0.4 | 1b43e8600a0e0b4e53c22726c85054d5b8fccf2c | 53497e6aa6df33fee2c8146dcc7938af923acf46 | refs/heads/master | 2020-03-19T09:04:02.291916 | 2019-02-11T07:51:04 | 2019-02-11T07:51:04 | 136,257,419 | 2 | 15 | null | 2019-04-08T07:38:29 | 2018-06-06T01:58:42 | JavaScript | UTF-8 | Java | false | false | 520 | java | package com.jdlink.service;
import com.jdlink.domain.Page;
import com.jdlink.domain.Warning;
import org.springframework.stereotype.Service;
import java.util.List;
public interface WarningService {
void add(Warning warning);
void updateWarning(Warning warning);
float getThresholdById(int id);
Lis... | [
"1169267380@qq.com"
] | 1169267380@qq.com |
58adfa6ec6efa3f5ffe1b12bb01b7544639d196b | 896fabf7f0f4a754ad11f816a853f31b4e776927 | /opera-mini-handler-dex2jar.jar/av.java | 88cbc57dab47106f21767900d36d82cd54f0530f | [] | no_license | messarju/operamin-decompile | f7b803daf80620ec476b354d6aaabddb509bc6da | 418f008602f0d0988cf7ebe2ac1741333ba3df83 | refs/heads/main | 2023-07-04T04:48:46.770740 | 2021-08-09T12:13:17 | 2021-08-09T12:04:45 | 394,273,979 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 208 | java | //
// Decompiled by Procyon v0.6-prerelease
//
public interface av
{
int Code(final int p0);
au Code(final int p0, final int p1);
au Code(final int p0, final int p1, final int p2);
}
| [
"commit+ghdevapi.up@users.noreply.github.com"
] | commit+ghdevapi.up@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.