blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
04e3a2004b184533077555f640414a654101430d | 5fd454807588d2ff24740457063aea9f8d9f764c | /app/src/main/java/com/jyutwaa/zhaoziliang/glimpse/Presenter/presenterImpl/IBilibiliFunnyPresenterImpl.java | bc2bf323b2f77dd9273256d537886819aa2c4bc9 | [
"MIT"
] | permissive | ValentinZhao/Glimpse | d8cb87b0a1789a8b3f91928cecf8a6118a64e5e5 | 74c788d57808f1aa2e2dfad77c060cd1338b6753 | refs/heads/master | 2021-01-09T05:41:40.418698 | 2017-06-17T15:06:35 | 2017-06-17T15:06:35 | 80,813,939 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,771 | java | package com.jyutwaa.zhaoziliang.glimpse.Presenter.presenterImpl;
import android.content.Context;
import android.util.Log;
import com.jyutwaa.zhaoziliang.glimpse.Api.ApiManager;
import com.jyutwaa.zhaoziliang.glimpse.Config.Config;
import com.jyutwaa.zhaoziliang.glimpse.Fragment.Bilibili.FunnySciFragment;
import com.j... | [
"2264709714@qq.com"
] | 2264709714@qq.com |
ffc728903e8e97bc912cdb95df0daf24b03bd086 | ac6c275f5438fdc3edec1cbf2791a77195b6633a | /taotao-parent2/taotao-manage/taotao-manage-service/src/main/java/com/taotao/service/ItemCatService.java | a7bdeeca024462f3406a2bd2289f4a91ebb319c8 | [] | no_license | leo613/taotao | c3d6fc203b8cf870816387e8f45f73f59e477488 | 13943f56fd84c055d2a5e1c3ae145289cd716920 | refs/heads/master | 2022-12-10T08:37:39.841295 | 2020-09-08T12:27:22 | 2020-09-08T12:27:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,954 | java | package com.taotao.service;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.taotao.common.bean.ItemCatData;
import com.taotao.common.bean.ItemCatResult;
import com.taotao.common.service.RedisService;
import com.taotao.pojo.ItemCat;
import org.a... | [
"lovestoplove@163.com"
] | lovestoplove@163.com |
36534b25744d8c89af9706c90f7492e5f9667e92 | c605b9ba733efad610158c17aa5fa16b84d358a7 | /src/main/java/word_count/utilities/GroupCountBuffer.java | 26d833e0a0e1ae35259182b0f76ea21ee65e8a18 | [] | no_license | arjungautam1/Cascading | f6c4b78b07e6e6151102dd0eca472580c5d723d7 | 3f429fd136b35b27bd1a20aa2553c5e96f6bc14b | refs/heads/master | 2023-08-21T20:07:32.173636 | 2021-09-25T06:12:54 | 2021-09-25T06:12:54 | 408,323,511 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,189 | java | /**
* Created By Arjun Gautam
* Date :21/09/2021
* Time :12:28
* Project Name :CustomFilterCascading
*/
package word_count.utilities;
import cascading.flow.FlowProcess;
import cascading.operation.BaseOperation;
import cascading.operation.Buffer;
import cascading.operation.BufferCall;
import cascading.tuple.Fields... | [
"arjungautam5431@gmail.com"
] | arjungautam5431@gmail.com |
b360cda8eca99f4c7c846300b20ddff1ac514afb | 552b65b6d6677161601ae58e4f422322149555d2 | /src/Practice/Test1.java | 508b5b81d0113145ca53420389ba2520dbe0fb1f | [] | no_license | JanHezz/lanqiao | 88917d245d12322e40ffd394c499635e206e8c57 | cc7c6deddeb851869decfa791e9680c16d6247c9 | refs/heads/master | 2020-06-02T14:36:03.248045 | 2019-06-10T15:11:10 | 2019-06-10T15:11:10 | 191,190,809 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 386 | java | package Practice;
import java.util.Scanner;
class Test1 {
public static void main(String[] args) {
Scanner input=new Scanner(System.in);
System.out.println("请输入一个整数");
int n=input.nextInt();
int m=10007;
int a1=1,a2=1;
int sum=0;
for(int i=1;i<=n;i++)
{
sum=a1%m;
int temp=a2;
a2=(a1+a2)%... | [
"975532442@qq.com"
] | 975532442@qq.com |
5cdb698560a1d1d6cf31c70ccdaff1d6c8394820 | e7253dafc6ad1767664212897b23890d67fee267 | /src/main/java/lee/study/proxyee/crt/CertUtil.java | 5b16e1db5c39a1a87dce21ae23194ad34b9f33e5 | [
"MIT"
] | permissive | lingh0205/proxy | b68a8da249aaf5c10259d1eecdf2758767eaeeac | ddf6a01e1d9e780c3ff598e45422c5fb1a9c2646 | refs/heads/master | 2020-03-12T04:18:36.601758 | 2018-08-30T10:59:55 | 2018-08-30T10:59:55 | 130,442,709 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,646 | java | package lee.study.proxyee.crt;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStream;
import java.math.BigInteger;
import java.net.URI;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.security.KeyFactory;
import java.security.KeyPair;
... | [
"wb-lgh204255@alibaba-inc.com"
] | wb-lgh204255@alibaba-inc.com |
e6e90b74e536581229b988f16f1e93d487c4a500 | fbece9766e999d6d569051075b218ac8c434b61f | /carpark-api/src/main/java/com/carpark/rest/MigrateRestController.java | a1533afa21cfc94209ad1e67d75cee52a610c07e | [] | no_license | vtnhanhcmus/carpark | b7bf3fd77eabcf6d33c0dfcf24e3711900132e3b | 6d9996261f98ec09170ca6f6556ffc34eb570cfd | refs/heads/master | 2020-08-08T01:04:57.735232 | 2019-10-14T20:26:05 | 2019-10-14T20:26:05 | 213,651,106 | 2 | 0 | null | 2019-10-14T13:26:50 | 2019-10-08T13:36:06 | Java | UTF-8 | Java | false | false | 1,253 | java | package com.carpark.rest;
import com.carpark.rest.externalapis.DataSetCarParkApi;
import com.carpark.rest.response.json.SuccessJson;
import com.carpark.services.DummyService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.core.env.Environment;
import org.springframework.http.... | [
"vtnhanhcmus@gmail.com"
] | vtnhanhcmus@gmail.com |
b940d45392defadab96943e6345d5a57f7c9f682 | 08bccffb260f654a6f7198ac2fc96eaf3049e79e | /src/gameoffours/Level.java | 8e2e4009a44061b068144c8425620d31c5d933e5 | [] | no_license | Qblack/GameOf4s | 6f56edd76cd4ea2dcf279b4ad3d5934f7df78286 | b2812ea4cab053631dbca1d79b6bd90fd781a3cc | refs/heads/master | 2020-05-18T16:05:36.265634 | 2013-09-29T00:28:34 | 2013-09-29T00:28:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 212 | java | package gameoffours;
public interface Level {
public abstract boolean IsSolved();
public abstract float GetValue();
public abstract int GetDifficulty();
public abstract void SetSolved(boolean solved);
} | [
"blac2410@mylaurier.ca"
] | blac2410@mylaurier.ca |
f6e3d5005187e8b06df6e5e1c2fbe59e6a9fec00 | bbe10639bb9c8f32422122c993530959534560e1 | /delivery/app-release_source_from_JADX/com/google/android/gms/games/internal/game/GameBadgeBuffer.java | de3b352db518054673efa5605798bbf0744e3ed0 | [
"Apache-2.0"
] | permissive | ANDROFAST/delivery_articulos | dae74482e41b459963186b6e7e3d6553999c5706 | ddcc8b06d7ea2895ccda2e13c179c658703fec96 | refs/heads/master | 2020-04-07T15:13:18.470392 | 2018-11-21T02:15:19 | 2018-11-21T02:15:19 | 158,476,390 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 362 | java | package com.google.android.gms.games.internal.game;
import com.google.android.gms.common.data.AbstractDataBuffer;
public final class GameBadgeBuffer extends AbstractDataBuffer<GameBadge> {
public /* synthetic */ Object get(int x0) {
return zzgq(x0);
}
public GameBadge zzgq(int i) {
return... | [
"cespedessanchezalex@gmail.com"
] | cespedessanchezalex@gmail.com |
adcbe75301fd1e99c7cfaf0b08afcc516ce6bf32 | a663acbb6e533a3674e5083147a089db6564115c | /semi/src/servlet/Cud_servlet.java | 64f837eda17222ec9f6760ba2ad46afd802c0f70 | [] | no_license | minjminj/MjPractice | e0dd409c2782f64cb456fe6c4dfe864aa9826b8a | 73483419b8baa5f15ca43d67c203699112f96fa9 | refs/heads/master | 2020-03-29T16:16:42.952552 | 2018-09-24T14:37:57 | 2018-09-24T14:37:57 | 150,106,731 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,184 | java | package servlet;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import bean... | [
"MinJeong@MinJeong-PC"
] | MinJeong@MinJeong-PC |
b24fffbf1cb7cad7e5c15b4d9313ea91b9f44588 | 394deda396861849b2d71b48baee0a1b73046899 | /src/test/java/org/example/TransactionTest.java | 2467e44b2bea9f0c4acd7ccadd5814c099b4c534 | [
"Apache-2.0"
] | permissive | luramarchanjo/poc-map-struct | 47642ce4374938fada2b3d8cb6384240082bc1ec | 728340f1d25c348c00534c9ce5ee8c40e437cfda | refs/heads/master | 2022-12-02T12:52:15.189400 | 2020-08-10T12:22:14 | 2020-08-10T12:22:14 | 286,230,413 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,643 | java | package org.example;
import junit.framework.TestCase;
import org.junit.Test;
import java.math.BigDecimal;
import java.time.LocalDateTime;
import java.util.List;
import java.util.Map;
public class TransactionTest extends TestCase {
@Test
public void testMapper() {
CreateTransactionRequest request = C... | [
"luram.archanjo@hotmail.com.br"
] | luram.archanjo@hotmail.com.br |
381494b260e63ec8bda893023ff1fef9b5d0b947 | 84197a7b9b37c832d7b18a84fff4cbd6f6ac443f | /xsh/activity/src/main/java/com/xsh/activity/utils/Base64Utils.java | 97268d3899f7b4ee175a8b87a7ecda26b0e4d9dd | [] | no_license | dengboyu/graduation | 999663d3f98f3625f32ff3c3298b5694b2a8c641 | eb74c171c75dd25106b59a32631cc54595a97d02 | refs/heads/master | 2021-05-12T18:58:33.784474 | 2018-05-25T15:18:46 | 2018-05-25T15:18:46 | 117,073,796 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,461 | java | package com.xsh.activity.utils;
import com.xsh.activity.common.sysconstant.Constants ;
import org.apache.commons.codec.binary.Base64;
import sun.misc.BASE64Decoder;
import sun.misc.BASE64Encoder;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
/**
* Created by zeal on 2015-09-0... | [
"by6886432@163.com"
] | by6886432@163.com |
93eab96295cf59504558878de910e7762d342003 | c75c482bae31cc70e4cb8abf35ee6af2e7ad2fca | /Proyecto_integrador/src/controlador/CVPrincipal.java | 212f66b28677c0add9d0276f67bdc2c05316d109 | [] | no_license | javiermiok/Proyecto_Integrador | fb78b917717c4b08d15d18b00c12544092b76178 | 492e8028f36e8d8fcb7f569606ee30ccb3d6dbe5 | refs/heads/master | 2020-03-17T09:23:11.183132 | 2018-05-24T11:28:01 | 2018-05-24T11:28:01 | 133,399,623 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,770 | java | package controlador;
import java.awt.event.ActionEvent;
import vista.VentanaPrincipal;
import vista.ProyectoIntegrador.PProyIntegConsModificar;
import vista.ProyectoIntegrador.PProyIntegConsulta;
import vista.ProyectoIntegrador.PProyIntegCrear;
import vista.ProyectoIntegrador.PProyIntegEliminar;
public c... | [
"21752434@N207-13.alumnos.uem.es"
] | 21752434@N207-13.alumnos.uem.es |
f7f3c64091876d966c710cdcf27b277c73d9c3f1 | 29890f4d3d7458d1ac9683fcbfde91fa35c09cfe | /kernel-common/kernel-common-security/src/main/java/org/springframework/cloud/openfeign/KernelHystrixFeignTargeterConfiguration.java | 8675e231ae9035a3ecf3c7b80b1bc64c31ce3967 | [] | no_license | funySunny/kernel | 95a4088b5f2480cef8a8519216de40afed9a7b37 | 9ce2d168695caa432abbe1e33312c604a687657a | refs/heads/master | 2020-08-30T00:48:46.082561 | 2019-09-27T03:28:09 | 2019-09-27T03:28:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,542 | java | /*
* Copyright (c) 2018-2025, lengleng All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice,
* this list of conditions ... | [
"mayu@zytcft.com"
] | mayu@zytcft.com |
b9d09cdfef8d4e5f36737b80e5fe87590dc93ddc | 2cf3b3ea49e95323180f0f48981c1c165aab18f9 | /src/main/java/no/emagnus/ulurulib/EvaluationResult.java | c9e5d2fa1f88a68be52c19e1dc2238bafc6a86e3 | [] | no_license | emagnus/ulurulib | 6ae694c29ad8510388bbc6bd5ff8cd82063a6310 | 495061ce5c7b3a0c2655dd76f2727c3592eb8760 | refs/heads/master | 2021-01-17T12:10:23.248719 | 2014-10-12T19:57:45 | 2014-10-12T19:57:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,653 | java | package no.emagnus.ulurulib;
import java.util.List;
import no.emagnus.ulurulib.conditions.Condition;
public class EvaluationResult {
private List<Condition> conditionsMet;
private List<Condition> conditionsNotMet;
private List<Condition> conditionsNA;
public EvaluationResult(List<Condition>... | [
"westerga@gmail.com"
] | westerga@gmail.com |
00d9e2e6ceda330c020ae315182ca07f44d7afac | c4345a57b39276b6c4515503aadfd70f34546de4 | /dubbo-sample/dubbo-sample-consumer/src/test/java/com/europe/england/dubbo/sample/consumer/user/service/UserServiceTest.java | 279bdea74efa5245e9e8c58bed3a7cea1027709a | [
"Apache-2.0"
] | permissive | xueqinghua/dubbox-sample | dfbc57af5f056f0a3dd1e06215731ea106d8013e | 68517eea0dbcc39dd284c9d40bd4d1ea21d23d4f | refs/heads/master | 2021-01-18T15:37:19.413518 | 2017-04-01T08:21:45 | 2017-04-01T08:21:45 | 86,663,660 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,259 | java | package com.europe.england.dubbo.sample.consumer.user.service;
import java.util.ArrayList;
import java.util.List;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
... | [
"819182529@qq.com"
] | 819182529@qq.com |
369cdc29987c32742b50c91b0035b3942de2a6f5 | 9304784c0fea91f2f6a57dfa9f55bee61a852708 | /Test1/src/test08/JavaTest8.java | 8801eca11669a1e559b45058487fb4d03366f955 | [] | no_license | dbwls5573/Java | f8c3127ef8cc6116b6928b8968171522e34e0764 | 08f8a78309a5b63a216e2fcf67c348f1d5e171c5 | refs/heads/master | 2023-01-25T05:14:04.481439 | 2020-11-11T02:55:12 | 2020-11-11T02:55:12 | 311,218,194 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 320 | java | package test08;
public class JavaTest8 {
public static void main(String[] args) {
int n = 5;
for(int i = 0 ; i<n ; i++) {
for(int j= n-1 ; j>i ; j--) {
System.out.print(" ");
}
for(int j=0 ; j<2*i+1 ; j++) {
System.out.print("*");
}
System.out.print("\n");
}
}
}
| [
"dbwndbwn5@gmail.com"
] | dbwndbwn5@gmail.com |
207c5d99f21885220f6755b41bbeac9b8125fb24 | 3c668d5701b62a4e018afd8fb068e23303891da9 | /src/wavy/util/dsa/Map/Map.java | 6906818f344fb3e58d285710e6ddb4bb33659485 | [] | no_license | NONO9527/DSALib | d7489aae98c9e5270f320f4776997f4e6d1bbe8c | 62de0689d3e8890cb1f99fb596c197811ed0bd03 | refs/heads/master | 2023-03-16T14:28:51.812132 | 2018-09-06T10:21:02 | 2018-09-06T10:21:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 756 | java | package wavy.util.dsa.Map;
/**
* 映射接口
* Created by WavyPeng on 2018/7/16.
*/
public interface Map<K,V> {
/**
* 添加元素
* @param key
* @param value
*/
void add(K key, V value);
/**
* 删除元素
* @param key
* @return
*/
V remove(K key);
/**
* 判断元素是否存在
* @... | [
"w1a9v9y3@gmail.com"
] | w1a9v9y3@gmail.com |
38a9ee35d48343b3af9877cd220cf1e5341bb98a | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XRENDERING-418-8-14-PESA_II-WeightedSum:TestLen:CallDiversity/org/xwiki/rendering/listener/chaining/AbstractChainingListener_ESTest.java | 0225ac1118c55d103c3f400798401060b38feff7 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 592 | java | /*
* This file was automatically generated by EvoSuite
* Fri Apr 03 01:54:48 UTC 2020
*/
package org.xwiki.rendering.listener.chaining;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
4ab58478ee8ae0b1bf3eb746dccf7ec2e2030a45 | 4c249b5c6eddd0c3f52db768602a12a98e306ec5 | /auto-aid-adviser-user-profile/src/main/java/com/hillel/evo/adviser/repository/CarBrandRepository.java | e64366b0749c3d1be338dfca770ff28e077d958e | [] | no_license | SergeyGr36/Auto-aid-adviser | be591d8735f01e3d1e7b45655f4a73c52864cb26 | c97f64d90d4a3ddcfc0c940eb1383524b228d195 | refs/heads/master | 2020-12-27T20:56:34.223678 | 2020-03-28T13:02:03 | 2020-03-28T13:02:03 | 238,051,135 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 461 | java | package com.hillel.evo.adviser.repository;
import com.hillel.evo.adviser.entity.CarBrand;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import java.util.Optional;
public interface CarBrandRep... | [
"gan30101983@gmail.com"
] | gan30101983@gmail.com |
29ec3ada5576c01259494cb2012dd768046ed593 | b508f87d88f20a3901e6f1d10522a59a5d8918fc | /src/main/java/com/nibiru/opengldemo/sample7/sample7_10/MyActivity.java | ac59a5d74294c9bbac69155dd80a8ca6ab52c6da | [] | no_license | zkuokuo/OpenGl3ES | 692175e07b49e11a3fa59d50ac787d26afeac841 | f8c1242b766310c1f6309fe23bf5d832ac13360b | refs/heads/master | 2020-05-02T17:27:11.328966 | 2019-04-10T10:53:26 | 2019-04-10T10:53:26 | 178,098,834 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,438 | java | package com.nibiru.opengldemo.sample7.sample7_10;
import android.app.Activity;
import android.content.pm.ActivityInfo;
import android.os.Bundle;
import android.view.Window;
import android.view.WindowManager;
import com.nibiru.opengldemo.utils.Constant;
/**
* 作者:dick
* 公司:nibiru
* 时间:2019-04-02
* 描述:
*/
public c... | [
"1216819573@qq.com"
] | 1216819573@qq.com |
c2b18365783dd55bd10d0591bc275086e8eca4bc | 107c709ce7832452ce5b1512883f346eeb51870a | /Learning System/app/src/main/java/com/example/diptapaul/learningsystem/MyCustomAdapter.java | e23e660d62a0422b7f1819ac63e285090d2ea1c8 | [] | no_license | diptapaul/Third-Year-Android-Project | 1dbeef14a3cccb3a58e88c65d48900563627c01b | 34f3583be6809c9337547d5b6ba3e031a015254b | refs/heads/master | 2021-05-05T07:50:17.771776 | 2018-01-25T09:40:18 | 2018-01-25T09:40:18 | 118,890,609 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,440 | java | package com.example.diptapaul.learningsystem;
import android.content.ContentValues;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
/**
* Cr... | [
"diptapaul000@gmail.com"
] | diptapaul000@gmail.com |
c4c06c95476e556c388c6ce68d6640cff4691c37 | f409db203d66f6ee6b33cfde9f6d7fc6c25639b8 | /src/test/java/stepDef/CRMTests.java | ad848e4a2c78ecb3a0c723f27d1827fc11b83ee0 | [
"Apache-2.0"
] | permissive | alekseyp555/safowebtests | 303822e9bb75f4451a616a6cabd029cd0345ae80 | 6630b07a99a6771a64ef2bd496a38b2264cd5e62 | refs/heads/master | 2021-10-26T05:44:46.189059 | 2021-10-07T09:02:43 | 2021-10-07T09:02:43 | 154,264,592 | 0 | 1 | Apache-2.0 | 2018-10-30T15:27:34 | 2018-10-23T04:53:54 | Java | UTF-8 | Java | false | false | 11,101 | java | package stepDef;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import io.qameta.allure.Feature;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.testng.annotations.Test;
import ru.yandex.qatoo... | [
"park.aleksey@gmail.com"
] | park.aleksey@gmail.com |
683111d508a88f467a43c112ea1d44adc1e349d6 | 939723acd81ad9c2c5c58ab85e16f7fbf031ff58 | /services_common/java/src/org/alljoyn/common/ServiceAvailabilityListener.java | 7dce216e609f4e140f1495126889a4daa1c1a427 | [] | no_license | casper-kim/services-base | c13313178c020e84fa3509bd9be5b6d731c95056 | fbb04373116d6d59e58081e9bbabe10eed07cc10 | refs/heads/master | 2020-03-21T04:39:35.707215 | 2018-04-09T17:55:44 | 2018-04-09T17:55:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,223 | java | /******************************************************************************
* Copyright AllSeen Alliance. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and th... | [
"jarrod@two-bulls.com"
] | jarrod@two-bulls.com |
c0c0d29573c2f5d6391920d604a2d99c35314399 | b1bb1548fb258db67235571dd40afce59f1535a9 | /HomeAutomationDetector/app/src/main/java/com/softwaresolution/homeautomationdetector/env/CameraConnectionFragment.java | 8f497d5b1064821131e9c755b7e4cc09a70a2d59 | [] | no_license | SalesDomini/HomeAutomationDetector | 01fca12a2a8d98b88eeb7569e20a9d284d4fae6e | 0d91f7ce29a88b324f104bd67f3e38d6208df2dc | refs/heads/master | 2022-04-08T07:21:13.000989 | 2020-03-12T13:37:18 | 2020-03-12T13:37:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,631 | java |
package com.softwaresolution.homeautomationdetector.env;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.DialogFragment;
import android.app.Fragment;
import android.content.Context;
import android.content.DialogInterface;
import android.content.res.Configura... | [
"michaelpuzon06@gmail.com"
] | michaelpuzon06@gmail.com |
a906c06389d385e7760727179eaf6017a675e16a | bee4de4cdda2739e0c62f15168b52d089dcee2a0 | /src/main/java/com/sop4j/base/apache/compress/archivers/zip/ZipExtraField.java | d89b4057039a20661623acd347d6774796fe70d3 | [
"Apache-2.0"
] | permissive | wspeirs/sop4j-base | 5be82eafa27bbdb42a039d7642d5efb363de56d0 | 3640cdd20c5227bafc565c1155de2ff756dca9da | refs/heads/master | 2021-01-19T11:29:34.918100 | 2013-11-27T22:15:26 | 2013-11-27T22:15:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,969 | 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 ... | [
"bill.speirs@gmail.com"
] | bill.speirs@gmail.com |
60c737edf74e9dd82b7b8a4e8e0e7284205d084a | e975ee570579068717e2cd28d14e9c3d5e02cf83 | /app/src/main/java/com/example/greaper/mediaplayer/view/ListSongActivity.java | ac9e6e72631a09e1141b29c7a1ce861471d198ce | [] | no_license | GReaper13/My-Playlist | a95d01a26899de2fa9dcf9ca562d3a3e971a40eb | 4fba5a51846845d9ed2fca6257e8a778fe04f3fa | refs/heads/master | 2021-09-07T15:07:03.798049 | 2018-02-24T16:30:07 | 2018-02-24T16:30:07 | 120,642,804 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,719 | java | package com.example.greaper.mediaplayer.view;
import android.Manifest;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.pm.InstrumentationInfo;
import android.content.pm.PackageManager;
import android.graphics.Color;
import android.support.v4.app.Activi... | [
"xavanakhet13@gmail.com"
] | xavanakhet13@gmail.com |
a4fd89f5fca294efc70beacb211e37fa7a3def1c | 489a5b4ffd1eb11b6599728e758ec3ac981d87fa | /app/src/main/java/com/eficaz_fitbet_android/fitbet/model/ArchivesDetails.java | 5b77525920f8576776340c8e5dd13726ea7b4fb5 | [] | no_license | eficaz/Fit-Bet-Android | aee69cd162f3890bc36cbe80116036db31dbd210 | 0478d7cce1aa34a418af4d1151481eb27867637c | refs/heads/master | 2020-12-06T13:59:31.903297 | 2020-01-10T15:22:25 | 2020-01-10T15:22:25 | 232,479,752 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,272 | java | package com.eficaz_fitbet_android.fitbet.model;
public class ArchivesDetails {
String position="";
String reg_key="";
String firstname="";
String email="";
String creditScore="";
String won="";
String lost="";
String country="";
String profile_pic="";
String regType="";
... | [
"eficaztechsol@gmail.com"
] | eficaztechsol@gmail.com |
20a317c5feae6e88a43dcfb42c62b94386e4e04a | 27b52e47bf77d71ab48a09a535327f6aa5a0e170 | /src/com/bytezone/dm3270/display/FieldChangeListener.java | cd4efc727da5564a9d92e401b2e13851fd1d1ca7 | [
"Apache-2.0"
] | permissive | physicist86/dm3270 | df4b8920ae5a4a259ee71ccc2637e8b23e213497 | 9f5d1ad0b2e311e7a1b178dcc475df72924a308a | refs/heads/master | 2022-04-03T23:53:12.120323 | 2020-02-13T06:55:09 | 2020-02-13T06:55:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 148 | java | package com.bytezone.dm3270.display;
public interface FieldChangeListener
{
public abstract void fieldChanged (Field oldField, Field newField);
} | [
"dmolony@iinet.net.au"
] | dmolony@iinet.net.au |
28d45547c0f222085043875229129a00ec9d5efd | 6fd8e47cdba944697e6bb3acbc9ccb0d09a17991 | /cli/trunk/cli-profiles-parser/src/main/java/eu/cloud4soa/cli/profiles/grammar/syntaxtree/StorageComponent.java | c45a3c485f1f541543066a7d5450894a22267adf | [
"Apache-2.0"
] | permissive | Cloud4SOA/Cloud4SOA | 0bc251780fcb6934b1d50027c3638f31d60c0f40 | eff65895b215873bef0dd07e899fc01abccb19b6 | refs/heads/master | 2023-01-22T02:22:01.225319 | 2013-08-08T08:03:39 | 2013-08-08T08:03:39 | 11,971,122 | 2 | 2 | null | 2023-01-02T21:59:37 | 2013-08-08T08:00:58 | Java | UTF-8 | Java | false | false | 1,446 | java | /*
* Copyright 2013 Cloud4SOA, www.cloud4soa.eu
*
* 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... | [
"pgouvas@gmail.com"
] | pgouvas@gmail.com |
7149196a917955a9f4450c260746dcd0bfdd1848 | e76c78aa9208564b09bff5535610b470323ff876 | /OptimisY3/ServiceManifest/tags/ServiceManifest-1.0.6/service-manifest-api/src/main/java/eu/optimis/manifest/api/impl/ManifestImpl.java | e5d220499e25d1d33ab0da4e94d875ab54618d8c | [] | no_license | ldionmarcil/optimistoolkit | d9bb06e6e1e7262323cff553fc53b32d3b8bba8a | 5733efef99d523de19f6be4a819ddc6b9f755499 | refs/heads/master | 2021-01-21T21:22:20.528698 | 2013-06-07T21:52:35 | 2013-06-07T21:52:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,371 | java | /*
* Copyright (c) 2012, Fraunhofer-Gesellschaft
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* (1) Redistributions of source code must retain the above copyright
* notice, thi... | [
"A136603@ES-CNU2040FVS.es.int.atosorigin.com"
] | A136603@ES-CNU2040FVS.es.int.atosorigin.com |
ef7fc3ec85237e24234c7cbbfca23cb9c07faf42 | 7ec0194c493e63b18ab17b33fe69a39ed6af6696 | /masterlock/app_decompiled/sources/com/google/android/gms/location/GeofencingClient.java | 54e88cb20473b6e6ad083ebe5986ee83a9e0b854 | [] | no_license | rasaford/CS3235 | 5626a6e7e05a2a57e7641e525b576b0b492d9154 | 44d393fb3afb5d131ad9d6317458c5f8081b0c04 | refs/heads/master | 2020-07-24T16:00:57.203725 | 2019-11-05T13:00:09 | 2019-11-05T13:00:09 | 207,975,557 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,735 | java | package com.google.android.gms.location;
import android.app.Activity;
import android.app.PendingIntent;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.RequiresPermission;
import com.google.android.gms.common.api.Api.ApiOptions.NoOptions;
import com.google.a... | [
"fruehaufmaximilian@gmail.com"
] | fruehaufmaximilian@gmail.com |
92b2c2f18840cada6a9a31a90c9cfb1032be651f | b4d74c76bad9805ef89faeef54217bf906ec19ab | /src/model/KategoriaEntity.java | 3b27703c13e9b8d5dcb0196d1f3b1859b6351000 | [] | no_license | SOA-game/webservice | 9f436048ab5663d9605a671895832feeaaefede2 | 5e4eee5c2e548cf5e0063f11baf1ec61bbce5ee9 | refs/heads/master | 2021-01-10T15:35:13.955232 | 2015-06-05T23:01:41 | 2015-06-05T23:01:41 | 36,432,589 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,148 | java | package model;
import javax.persistence.*;
import java.util.Collection;
/**
* Created by Marek on 2015-05-30.
*
*/
@NamedQueries({
@NamedQuery(
name = "CAN HAS CATEGORY?",
query = "from KategoriaEntity where id = :IZ_ID"
),
@NamedQuery(
name =... | [
"marek.28.93@gmail.com"
] | marek.28.93@gmail.com |
60a9cf7c917f1dc158ee8cb1d8aee1bb105e3cb4 | 6a37ebbce93392eb1d5739023413d3dccecd297c | /Project/product-phase-development@97ff8629ba9/uat/src/test/java/com/sapient/asde/batch5/ComparisonMatrixMetadata/ComparisonMatrixMetadataTestSteps.java | 64ab6223a347cf75fdcd53797a96ecee977d9c53 | [] | no_license | AbhishekRajgaria-ps/sapient-asde-june-2021-training | 9035810f5c36ce01c4020601a5bf803a8c31d98e | 075736b7a3677d10b7ce3c180e4b73deaa6f7f9b | refs/heads/master | 2023-08-24T14:45:22.770557 | 2021-10-08T16:33:58 | 2021-10-08T16:33:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,265 | java | package com.sapient.asde.batch5.ComparisonMatrixMetadata;
import static org.junit.Assert.assertEquals;
import java.util.List;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.C... | [
"kayartaya.vinod@gmail.com"
] | kayartaya.vinod@gmail.com |
1f6d271fee2d8a3b03d6b13396d968f585bd223e | 0eaa8ac4d5ecdcc762ce07ecc4c452eb38d4bc64 | /java/expression/parser/exceptions/ExpressionException.java | 260e9d23e071443fdcdd53ed8f8c0c69e9441590 | [] | no_license | avtakhov/paradigms-2020 | d79128a06574d89973fcb7185424f7715bf45706 | ffc7676a16e5fe6bc259f309d812aff5146f9534 | refs/heads/gnome | 2021-02-11T11:24:42.084885 | 2020-05-30T19:53:11 | 2020-05-30T19:53:11 | 244,487,191 | 0 | 1 | null | 2020-05-11T23:49:45 | 2020-03-02T22:15:59 | Java | UTF-8 | Java | false | false | 180 | java | package expression.parser.exceptions;
public class ExpressionException extends RuntimeException {
public ExpressionException(String message) {
super(message);
}
}
| [
"avtahovfarit@gmail.com"
] | avtahovfarit@gmail.com |
8ad870fa5e2c175b7f2087f00bb13c6a35ecc160 | a8f27c61b389e306a20b01e83cf7d5b3678528b0 | /src/main/java/com/example/demo/rpc/HelloRequestOrBuilder.java | b0cd0ff4fbe4cc73bec2d5834ad0bd96c96f7ef5 | [] | no_license | a4342502cld/grpc-demo | 13d6411c56408cf6dc9fc9a99e8701be4035ca3c | fedf14d9b7187b4e6e35e2feebaaa9ce744b8e7c | refs/heads/master | 2023-07-27T00:06:08.938699 | 2019-12-24T04:48:57 | 2019-12-24T04:48:57 | 229,870,364 | 0 | 0 | null | 2023-07-05T20:44:33 | 2019-12-24T04:33:16 | Java | UTF-8 | Java | false | true | 464 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: greeter.proto
package com.example.demo.rpc;
public interface HelloRequestOrBuilder extends
// @@protoc_insertion_point(interface_extends:com.example.demo.rpc.HelloRequest)
com.google.protobuf.MessageOrBuilder {
/**
* <code>string nam... | [
"a4342502"
] | a4342502 |
612d0e9ece2f2f422187caa4f5187c6437c4af24 | 69afc3a886d2cbaf94cc5663323a8d3b9b42659f | /demo/src/main/java/com/example/scheduler/utils/SchedulerZone.java | dc604ab149b2374c2fc8a727bb4d2335c9934ba2 | [] | no_license | vidhyaa11/spring_scheduler | 12e2e1831dac9a3b96579f9d10a0020102ac3b3b | 8a542e515bc9786e979e0497766440aba757f309 | refs/heads/master | 2023-08-17T17:56:02.371879 | 2021-10-22T07:25:19 | 2021-10-22T07:25:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 309 | java | package com.example.scheduler.utils;
public enum SchedulerZone {
SG("Asia/Singapore"), NZ("Antarctica/McMurdo");
private String countryZone;
private SchedulerZone(String countryZone) {
this.countryZone = countryZone;
}
public String getCountryZone() {
return countryZone;
}
}
| [
"g.vidhyaa11@gmail.com"
] | g.vidhyaa11@gmail.com |
7a953f44bab0c7debc3f2357511b9b591d980af8 | af5a1e5fa1a3ee90e0183c05e44cdaf766207853 | /WikipediaQA/src/wikipediaqa/Main.java | 1b11d416c0ca7a768c5091d5f870701adb46cdc8 | [] | no_license | alexginsca/WikipediaQA | 0247a728ff9a1d30a347e43ed5d509b6f7ee9f43 | 9018afd250289c87a86196fc998386ad056991f4 | refs/heads/master | 2016-09-10T22:37:26.476229 | 2011-05-05T19:36:04 | 2011-05-05T19:36:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 303 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package wikipediaqa;
/**
*
* @author Alex Ginsca
*/
public class Main {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
}
}
| [
"alexgansca@gmail.com"
] | alexgansca@gmail.com |
fe153955b4dde719eb68d33b25a65cb7fe3e3633 | fdc3417fff2cd8e4235e4468fa8c1e358e75eed7 | /test/com/jwetherell/algorithms/data_structures/test/AVLTreeTests.java | 1e4b32e4e4d36e09c1709c890e3625387ec9ee0d | [
"Apache-2.0"
] | permissive | m-altieri/java-algorithms-implementation | 4cc94a6c90b5fc5fdc9bc57e9ba4cfa730ff554c | 8bec7f03ee5ac2abd39574fa5d2f410c8168e1d0 | refs/heads/master | 2021-09-06T23:19:22.253708 | 2018-02-13T11:27:51 | 2018-02-13T11:27:51 | 106,116,311 | 0 | 0 | null | 2017-10-07T17:18:55 | 2017-10-07T17:18:55 | null | UTF-8 | Java | false | false | 1,342 | java | package com.jwetherell.algorithms.data_structures.test;
import static org.junit.Assert.assertTrue;
import java.util.Collection;
import org.junit.Test;
import com.jwetherell.algorithms.data_structures.AVLTree;
import com.jwetherell.algorithms.data_structures.BinarySearchTree;
import com.jwetherell.algorith... | [
"m.altieri13@studenti.uniba.it"
] | m.altieri13@studenti.uniba.it |
8cf35d5228fdd4c54dea3f18178215e0b3ef927c | 85113e64599f4c1d49ac5f9f8a49073c32e21cf1 | /src/main/java/ru/gb/repository/ProductRepository.java | 0416214323cd0bc9f7f3c6b38a6ca97483217eb1 | [] | no_license | NoroSaroyan/ru.gb.spring | 9ca2b3d88c55542bbe73d90556003cf05db5f570 | 168544565dd40db70cc946dd2622b1234e53f9f7 | refs/heads/main | 2023-08-19T08:54:07.086447 | 2021-09-20T18:57:12 | 2021-09-20T19:11:44 | 408,570,396 | 0 | 0 | null | 2021-09-20T19:20:50 | 2021-09-20T19:12:34 | Java | UTF-8 | Java | false | false | 1,186 | java | package ru.gb.repository;
import org.springframework.stereotype.Repository;
import ru.gb.entity.Product;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
@Repository
public class ProductRepository {
private List<Product> products = new ArrayList<>();
public ProductRepository()... | [
"noriksaroyan@gmail.com"
] | noriksaroyan@gmail.com |
249ace122f25d992a4dd803602dd56b20fd0d81a | acae9fdd21e1a93b3df61b732cbab22eca507c51 | /src/main/java/edu/mum/petsmart/controller/PetController.java | e2f297102e2d7b934281b84db63e41f5ff406e77 | [] | no_license | vp-kchav/PetsMart | 92e23b8a6ee5e3d52f7dfd38d425465d59a5b0d1 | 0d8ccff4305bab85dc38809a0b9f613f64ab9753 | refs/heads/master | 2021-09-03T11:26:50.457056 | 2018-01-08T18:07:18 | 2018-01-08T18:07:18 | 112,012,263 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,231 | java | /**
* This the java source code of Cooking System @ MPP class, 2017
*/
package edu.mum.petsmart.controller;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controlle... | [
"kimtey.chav@gmail.com"
] | kimtey.chav@gmail.com |
f344fb9c9f4d3d9c8e3fc5d6885337540431ba3a | e353a67ee44c17f063d2719407b18fa11a812051 | /src/main/java/com/ctsousa/stoom/controller/input/AddressInput.java | 68410ccda4301cb422dc786174463b7f6b8fb8da | [] | no_license | karlostiago/stoom | dbbd4e507ee575a25f877cd9280cddc572a3c005 | fc15dc9b041bae9fdf896f6d7d8e71e086531ad1 | refs/heads/master | 2023-06-25T14:26:14.099473 | 2021-07-19T03:48:43 | 2021-07-19T03:48:43 | 387,292,692 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,763 | java | package com.ctsousa.stoom.controller.input;
import javax.validation.constraints.NotBlank;
public class AddressInput {
@NotBlank
private String streetName;
@NotBlank
private String number;
private String complement;
@NotBlank
private String neighbourhood;
@NotBlank
private String city;
@NotBlank
priv... | [
"squad15@iconit.com.br"
] | squad15@iconit.com.br |
77449f4fbb863ceb54a6efdc5644c607d997735b | 923c59e0148715cb030f679aba1b9812654739e6 | /app/src/androidTest/java/com/example/acceso/smarttrash_cliente/ExampleInstrumentedTest.java | 716c7e8015d6aa8d532d6ce5204084191ce57155 | [] | no_license | IamRitian/SmartTrash-Cliente | 2708d7e17e2585ae380ac3cf0429b7b6e458976c | a08884708125a33677b5d3e609b4dd04aad7886d | refs/heads/master | 2020-04-02T15:36:51.053543 | 2018-12-05T20:39:49 | 2018-12-05T20:39:49 | 154,575,323 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 758 | java | package com.example.acceso.smarttrash_cliente;
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... | [
"ritianzhou@gmail.com"
] | ritianzhou@gmail.com |
99a668eb506cbbb923c87be019247733e68fcbc7 | 9ce3fa8a1fdb44221247f109e7b2629456ff97d7 | /server/src/main/java/eng/it/loatool/minimal_satisfaction/GetMinimalSatisfactionService.java | b5581d140322757937d2a4161ea88f6a81148676 | [] | no_license | Engineering-Research-and-Development/loa-evaluation-tool | 07c628ab4ea0bdb0e23a603326e67f53a1522825 | cc1ae0dcea2aebcb30a3efa1f11e6db4ff4352ca | refs/heads/master | 2023-01-12T16:13:21.194761 | 2019-09-13T09:40:54 | 2019-09-13T09:40:54 | 142,896,017 | 0 | 0 | null | 2023-01-04T12:36:26 | 2018-07-30T15:43:30 | Java | UTF-8 | Java | false | false | 692 | java | package eng.it.loatool.minimal_satisfaction;
import java.util.Collection;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
public class GetMinimalSatisfactionService {
public Collection<MinimalSatisfaction> getByPro... | [
"drobniac@gmail.com"
] | drobniac@gmail.com |
026e93c0399ace35a6c45e870a671d3d035a0125 | fdddd4da8f282130a9d714f1bb3bf4f4ea608a73 | /src/operations/Subtraction.java | 463cef7f6d358637bfd7205827d145f583bce573 | [] | no_license | shwetado/better-expression-evaluator | af40416c555b81e7530f31757feebf9843c450bd | 3aaf892c0232d52ab651fb1084bf1e0815702b3a | refs/heads/master | 2021-01-16T01:01:45.662348 | 2014-02-08T05:20:50 | 2014-02-08T05:20:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 216 | java | package operations;
/**
* Created by samiksha on 2/7/14.
*/
public class Subtraction implements Operator {
@Override
public double calculate(double num1, double num2) {
return num1 - num2;
}
}
| [
"shwetadongare28@gmail.com"
] | shwetadongare28@gmail.com |
eed2671007fb26f076dec4e0f66f791318adba39 | 511af8f0846e9feaa23c67408fa40df74f7e74aa | /dbflute-s2dao-example/src/main/java/com/example/dbflute/basic/dbflute/cbean/bs/BsMemberSecurityCB.java | 2fe809d90c3b38a813178e511656aa3397388917 | [
"Apache-2.0"
] | permissive | seasarorg/dbflute-nostalgic | f43a55a430d227f4c8e5b1785f3067dc2555e6de | af80e512b92d500c708328241b711003598831a4 | refs/heads/master | 2021-01-10T22:11:49.029759 | 2014-01-18T12:10:42 | 2014-01-18T12:10:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,326 | java | package com.example.dbflute.basic.dbflute.cbean.bs;
import java.util.Map;
import com.example.dbflute.basic.dbflute.allcommon.DBFluteConfig;
import com.example.dbflute.basic.dbflute.allcommon.ImplementedSqlClauseCreator;
import com.example.dbflute.basic.dbflute.allcommon.cbean.AbstractConditionBean;
import com.... | [
"dbflute@gmail.com"
] | dbflute@gmail.com |
bf2422f22b7e1f68493e6aeaa0b3580ce8748418 | 19b76ff9be3584643ffa9e52931df450f3744b06 | /app/src/androidTest/java/com/example/temporizador/ExampleInstrumentedTest.java | d34e9d15ed1ff157bb5d1ff5516d6a42dd58c7cd | [] | no_license | AlvaroGordilloMartin/Temporizador | 85891b6d28681190b2a37f2a643522d0aa91a739 | c9e1287cbae7911a6b334c47a64ff23ee1bf4ecf | refs/heads/master | 2023-03-02T10:27:03.308627 | 2021-02-05T10:04:28 | 2021-02-05T10:04:28 | 336,232,830 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 762 | java | package com.example.temporizador;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute o... | [
"alvarogm0403@gmail.com"
] | alvarogm0403@gmail.com |
f852e06f1e114e2c2f611f144723a6a700af67fc | fa387bd0b19bfd7895d91e76a52b45cf29018448 | /src/main/java/com/algaworks/brewer/controller/ErrosController.java | f48539690cb317a3dc2d75b06e31a8b64ea0921d | [] | no_license | williamsilvaec/Spring-Expert-MVC | e3b6de656a98f6449209f7b7cc6418d15dd3a87c | 8cb31732805d250b7f6539a40094f63be3d68fa5 | refs/heads/master | 2021-01-25T06:25:46.270038 | 2018-02-15T13:30:45 | 2018-02-15T13:30:45 | 93,574,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 447 | java | package com.algaworks.brewer.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class ErrosController {
@GetMapping("/404")
public String paginaNaoEncontrada... | [
"william@viasoft.com.br"
] | william@viasoft.com.br |
bd5d6cab644d6f4f34523c537a3fed7ff11ea6bf | ab5a565bbeb3217837e92b23780d287ad2478fe5 | /chapter_002/src/main/java/ru/job4j/oop/Cat.java | 0327906bee4eaae27241344205ee8289320accf9 | [] | no_license | coffeeturbo/job4j | d939648becc1a5cd8c906643e3ef6667ecf1fb59 | e2f10a25b09912e31b11930496bfc5aeb5eb8b2a | refs/heads/master | 2020-12-27T19:28:27.370391 | 2020-04-29T12:13:23 | 2020-04-29T12:13:23 | 238,022,649 | 0 | 0 | null | 2020-10-13T19:15:09 | 2020-02-03T17:33:39 | Java | UTF-8 | Java | false | false | 718 | java | package ru.job4j.oop;
public class Cat {
private String food;
private String name;
public void giveNick(String name) {
this.name = name;
}
public void show() {
System.out.println(this.name + " сьел " + this.food);
}
public void eat(String meat) {
this.food = meat;... | [
"coffeeturbo@gmail.com"
] | coffeeturbo@gmail.com |
e7bf1bce5f84ac4bcc017cbe5528a220315664e2 | b0f2249198ba35cfe7f5e3cebbe4413eef264f14 | /src/main/java/nd/esp/service/lifecycle/daos/titan/TitanRepositoryFactoryImpl.java | 3d9e5a45d64470e16739978d223d1f49db6d049b | [] | no_license | 434480761/wisdom_knowledge | f5f520cfb07685fd97d2d1a5970630a00b1fc69f | 1ee22a3536c1247f7b78f6815befbd104670119b | refs/heads/master | 2021-04-28T23:39:24.844625 | 2017-01-05T06:26:29 | 2017-01-05T06:26:29 | 77,729,017 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,674 | java | package nd.esp.service.lifecycle.daos.titan;
import nd.esp.service.lifecycle.daos.titan.inter.*;
import nd.esp.service.lifecycle.repository.Education;
import nd.esp.service.lifecycle.repository.model.*;
import nd.esp.service.lifecycle.support.busi.titan.TitanKeyWords;
import nd.esp.service.lifecycle.utils.String... | [
"901112@nd.com"
] | 901112@nd.com |
389e1ed014fc62b7d422d9cbe067681d95d84a30 | 5242e7cb0701e99e0382be87c292f56a564ce51f | /src/com/zhijia/util/HouseDBUtil.java | b2e1768cbd10f42c81384811d483bb5bb6ca50af | [] | no_license | wangleinumber1/zhijia | 0d011148f07b51a1847ae2a7170c208ef8b5f58b | cb60ff15742cf6ea62d2c76efd90c046b9907173 | refs/heads/master | 2021-01-19T17:26:03.385131 | 2017-02-20T06:25:27 | 2017-02-20T06:25:27 | 82,456,920 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,222 | java | package com.zhijia.util;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import com.zhijia.Global;
import java.util.Calendar;
/**
* 和房子相关的数据库工具类
*/
public class HouseDBUtil {
private static DBUtil dbUtil = new DBUtil(Global.getInstance());
/**
* 创建一个浏览历史
*
* ... | [
"wang.lei@ecschina.com"
] | wang.lei@ecschina.com |
ddac8423034b37aed5e613a1f559f8b53612d2f9 | aabe2ea8969e783409e32328a3fb7fe0330eadfd | /src/main/java/com/ballo/core/akka/sl/skatteinfo/message/MapSlSaker.java | fe5236d6f64c1695b570baee4bf1da1b3a93974e | [] | no_license | TorAageBallo/akka-sl-skatteinfo | 314b36e229cd0f75ab73637b7c586534c952c532 | 28ae9d48cfc0ead4fa14e1e5ab618b0d874feff1 | refs/heads/master | 2016-09-05T12:51:20.711810 | 2014-10-09T18:16:37 | 2014-10-09T18:16:37 | 25,001,260 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 346 | java | package com.ballo.core.akka.sl.skatteinfo.message;
import com.ballo.core.akka.sl.skatteinfo.domain.SlSak;
import java.util.List;
public class MapSlSaker {
private List<SlSak> slSaker;
public MapSlSaker(List<SlSak> slSaker) {
this.slSaker = slSaker;
}
public List<SlSak> getSlSaker() {
... | [
"torage.ballo@gmail.com"
] | torage.ballo@gmail.com |
f9edc1ddf6ede52f2666ffc89894bbabed36ff05 | 56732797d3af05a0eb18e0e38ab78ad8d2455d76 | /test/java/com/rapleaf/hank/util/TestEncodingHelper.java | bd90a0d0ebae0870c25fcfabfcd9909e296a4deb | [] | no_license | bryanduxbury/hank | 4f7035e58b52e0b7e7c164829b3436dbb97bf130 | 0ca82ceda51ae8b61bb97590dea72e35efce333e | refs/heads/master | 2021-01-18T11:45:08.264160 | 2012-07-31T23:42:00 | 2012-07-31T23:42:00 | 1,328,283 | 66 | 12 | null | null | null | null | UTF-8 | Java | false | false | 3,385 | java | /**
* Copyright 2011 Rapleaf
*
* 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 ... | [
"bryan@rapleaf.com"
] | bryan@rapleaf.com |
096393ea7e06decf7fe52a31f5c2546324941307 | 8069728e6600b4231613c8ac22a14fd88ea4f36a | /ProjectAED/src/Business/Role/NOCMonitorRole.java | 2c90f4ea444b5bec3d1f07a78b6a693bcc3104b3 | [] | no_license | JayaLekhrajani/JAVA-Project-Cybersecurity | e56b05998c942b26630f48c31d31f7de769f972d | 2f9fcb095e8a0021a82d95cc34344d9c289935dd | refs/heads/master | 2021-01-19T12:16:04.765062 | 2016-10-04T08:11:26 | 2016-10-04T08:11:26 | 69,945,458 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,115 | 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 Business.Role;
import userInterface.MainJFrame;
import Business.EcoSystem;
import Business.Enterprise.Enterprise;
import Busi... | [
"jayalekhrajani26@gmail.com"
] | jayalekhrajani26@gmail.com |
74cff1d2f0a75c477ffa6a28c3f6c26608def23d | e5c3b20c8230e06297b5b43228729f00f06b1098 | /app/src/main/java/com/haribit/testgameproject/android/SoundPlay.java | 0fed4f0b76c1b24f9481788f7aaea4ef7027bad2 | [] | no_license | 48214789/lianliankan | db55e42edb7f77074a84dbcda6801f1cf9eeb325 | 014ff53166079c647958221c71bb665ee64e4acc | refs/heads/master | 2020-04-24T14:14:24.442194 | 2019-02-22T07:46:21 | 2019-02-22T07:46:21 | 172,013,734 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,884 | java | package com.haribit.testgameproject.android;
import android.content.Context;
import android.media.AudioManager;
import android.media.SoundPool;
import java.util.HashMap;
public class SoundPlay {
// 音效的音量
int streamVolume;
// 定义SoundPool 对象
private SoundPool soundPool;
// 定义HASH表
private HashMap<Integer, Int... | [
"17600045177@163.com"
] | 17600045177@163.com |
3ad485c156c5e27cb87e16eeca8301e2bfe80080 | 4f4ab49df90759b3deacf834afdc841d41b888ba | /app/src/main/java/voed/voed/hlrcon/Console.java | 285f1faf1c774387fffc309a08ad802d7a139640 | [] | no_license | voed/HLRcon | 6f6ff3ef4b6a211d7dd7ce09c19e72475f89b16a | b8112bcf6e2adc46dde2aa9106e818031408178c | refs/heads/master | 2021-01-09T21:54:33.610649 | 2016-03-10T20:17:40 | 2016-03-10T20:17:40 | 53,614,079 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,700 | java | package voed.voed.hlrcon;
//import com.gc.materialdesign.views.ProgressBarIndeterminate;
import voed.voed.hlrcon.steamcondenser.exceptions.*;
import voed.voed.hlrcon.steamcondenser.steam.servers.GoldSrcServer;
import voed.voed.hlrcon.steamcondenser.steam.sockets.GoldSrcSocket;
import com.rengwuxian.materialedittext.Mat... | [
"n05kill@hotmail.com"
] | n05kill@hotmail.com |
e47a75f7a54339b9c90b5829a0d90b6272fcf382 | 838fbda9fc95f1f5eb93508a5a8bbcc93f701988 | /Atoz.java | 9b407ecc42a51ca8e2bcab7a8a72174f74381a2e | [] | no_license | SheetalPatil8109/MyRemoteRepo | 4483aa371ed0572bff905831c1afea6e35d829e5 | 5637647cb6749ea5b714aaf3f9d0fe696e19b2b2 | refs/heads/main | 2023-04-16T10:47:22.743020 | 2021-04-22T09:37:21 | 2021-04-22T09:37:21 | 360,399,589 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 102 | java | public class Abc
{
public static void main(String args[])
{
System.out.println("good morning");
}
} | [
"sheetal.patil@ibm.com"
] | sheetal.patil@ibm.com |
81f7f12cb83f3a99a3a55f0c44d4484402893573 | 4440994a07727d667abb6ce5fe174e338b29f4eb | /app/src/androidTest/java/com/company/p5/ExampleInstrumentedTest.java | f81b9235fe40884f326874cd18e953c6ce743ddb | [] | no_license | gerardfp/P5 | 484aa2622931e99e62cfe318d2f3edfd644fbb14 | 3b8dda6c8594c6bfb36f0bc8dc1502efb136c179 | refs/heads/master | 2020-08-03T19:22:33.237045 | 2019-11-11T11:55:44 | 2019-11-11T11:55:44 | 211,859,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 744 | java | package com.company.p5;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Andro... | [
"gerardfp@gmail.com"
] | gerardfp@gmail.com |
75fe187f4f32e0b092e71186c90a529f4de17306 | 8b46177c46c00917ed115dfa5d48d4a7ff271562 | /src/primetables/IMatrixComputationBehaviour.java | 48e96c4b4445864d618593731e29c6598293d701 | [] | no_license | leoncard/PrimeTables | ea1e0233b9e36f9d6d1a19a877d71d9c27bddda5 | a6c046403824b811057178b2e783cf6e52fefdc6 | refs/heads/master | 2021-08-11T22:37:11.393818 | 2017-11-14T06:17:35 | 2017-11-14T06:17:35 | 110,118,558 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 430 | java | package primetables;
/**
*
* Interface for the matrix computation behaviours
* @author Leonardo Cardoso
*/
public interface IMatrixComputationBehaviour {
/**
* Method to be implemented by ComputationBehaviour classes. Calculates the resulting array after a computation was applied to it.
* @param n The number... | [
"cardosoeb@gmail.com"
] | cardosoeb@gmail.com |
6a7a2151a7bb3624ba48a17be6718b119548101c | ebcf52260991690682f816d510e85a7ff60512dd | /system/common/src/main/java/com/brasajava/mail/config/EmailConfig.java | 92bd6f29a916ace4b8e1606da96d338f1bd74afb | [] | no_license | ricardomaximino2/elk | e4dd49bfa79d69f6aaa2b3646b1b789aeae87f61 | 1333f5d7e5df551276b0f0841938cf889b8793af | refs/heads/master | 2020-12-02T08:27:40.202294 | 2020-03-11T06:31:20 | 2020-03-11T06:31:20 | 230,941,403 | 0 | 1 | null | 2020-01-12T16:53:11 | 2019-12-30T15:50:22 | Java | UTF-8 | Java | false | false | 1,921 | java | package com.brasajava.mail.config;
import com.brasajava.mail.service.MailService;
import com.brasajava.mail.service.MailTemplateService;
import com.brasajava.mail.service.impl.MailServiceImpl;
import com.brasajava.mail.service.impl.MailTemplateServiceImpl;
import org.springframework.boot.autoconfigure.mail.MailPropert... | [
"rmaximin@intrasoft-intl.com"
] | rmaximin@intrasoft-intl.com |
aa2630713e7ae1f976c3d652550b93ce1be61b3f | 95f83ff13a5f009c52be65d571f34ce1d9a28b46 | /src/main/java/com/great/dao/LinkCardMapper.java | de21b6564dde198eeec3a89d1266657ea1f14fbb | [] | no_license | piyingxu/order-manage | e53d82861527c8cc88f881404a57049cb6eb1d03 | e573ec3b9f718202e1d751915f1ecb9484ba9cb9 | refs/heads/master | 2020-05-02T11:37:36.475090 | 2019-03-27T09:15:11 | 2019-03-27T09:15:11 | 177,934,884 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | package com.great.dao;
import com.great.model.LinkCard;
public interface LinkCardMapper {
int deleteByPrimaryKey(String id);
int insert(LinkCard record);
int insertSelective(LinkCard record);
LinkCard selectByPrimaryKey(String id);
int updateByPrimaryKeySelective(LinkCard record);
int upd... | [
"516609723@qq.com"
] | 516609723@qq.com |
bb327c2e3e0874ddbd53026312200be340d206cb | 3b5f8eba78d24dee1ad4b230e4136d3de569cad0 | /DAOFAB_Assignment/src/main/java/com/example/daofab_assignment/DaofabAssignmentApplication.java | c2531f0cb6963feaca6f378c158d22e0617a41b0 | [] | no_license | lthcong/DAOFAB_Assignment | b07203a792361a7edac90c9cc2f1c229faa8b844 | d5ed12753881d1b8f5ac5cac9ad9981c5f70fd51 | refs/heads/main | 2023-07-15T10:48:11.203419 | 2021-08-17T12:07:53 | 2021-08-17T12:07:53 | 395,938,511 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 527 | java | package com.example.daofab_assignment;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.data.jpa.repository.config.EnableJpaRepositories;
@SpringBootApplication
@EnableJpaRepositories(basePackages = {
"com.exampl... | [
"lthcongit@gmail.com"
] | lthcongit@gmail.com |
4b30cf3be49b8f732390a764db9e733bf80db38c | 251a80b004622b573a36d63660fff1d0f6f5913e | /product/src/main/java/com/shine/product/service/PmsSkuImagesService.java | 7cc1a23282ea8413d2ab85fd90bb75d891e001c4 | [
"Apache-2.0"
] | permissive | ShineXxx/e-commerce | 154adafe104bf9a22dc5fcd500efb002a0d4b2c6 | fff645fa11544181e1d2ed073d8e426cb6b33ebb | refs/heads/main | 2023-07-31T13:49:43.128136 | 2021-09-14T14:05:41 | 2021-09-14T14:05:41 | 405,146,512 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 448 | java | package com.shine.product.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.shine.common.utils.PageUtils;
import com.shine.product.entity.PmsSkuImagesEntity;
import java.util.Map;
/**
* sku图片
*
* @author zhaoyao
* @email zhaoyaoya@gmail.com
* @date 2021-09-13 22:04:14
*/
public in... | [
"15725385907@163.com"
] | 15725385907@163.com |
1aa46ca4a92b11c2a7f5945f46b048c77570d6cf | 41f1d93f7482327d1f23d65941ed8415218d53cb | /src/test/java/com/timiris/crm/service/UserServiceIntTest.java | 33678cf2147dd0fd275af2aa56125f03dfc33a98 | [] | no_license | timiris/crm | 440120fbe9ce836810f1c51c02c7ebe84286197f | 8b3ab3f42979f2150c38a1d7b9b783498aae9d44 | refs/heads/master | 2021-01-01T05:57:44.742216 | 2017-07-15T13:59:53 | 2017-07-15T13:59:53 | 97,318,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,906 | java | package com.timiris.crm.service;
import com.timiris.crm.TimirisCrmApp;
import com.timiris.crm.domain.PersistentToken;
import com.timiris.crm.domain.User;
import com.timiris.crm.repository.PersistentTokenRepository;
import com.timiris.crm.config.Constants;
import com.timiris.crm.repository.UserRepository;
import com.ti... | [
"abeidi.yacoub@gmail.com"
] | abeidi.yacoub@gmail.com |
50932d8d0bd9e1e0ca80128ce5d4aca0f60fac08 | 1dd6eb64e9bf94c373448f7e120f07106ded9888 | /app/src/main/java/cz/hlubyluk/myapplication/ICancel.java | 49284d4fe3cf2800fa7b3518620f241019ec652b | [] | no_license | HlubyLuk/kuf | 176af70e225b0ca6e1361c5b32e67cf8b1a0033a | e00b79aaad78f3e0f5e51bccf8162a0598101619 | refs/heads/master | 2021-01-10T17:49:10.608348 | 2016-03-28T16:49:14 | 2016-03-28T16:49:14 | 54,910,256 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 132 | java | package cz.hlubyluk.myapplication;
/**
* Created by HlubyLuk on 28.03.16.
*/
public interface ICancel {
void onCancel();
}
| [
"lukas.hlubucek@gmail.com"
] | lukas.hlubucek@gmail.com |
0bceb8f76efc387468dd825fa86240177cb741f6 | 56825934f9d85a857e99d5e9a621eb8f08638eb7 | /src/enumtask/service/MonthService.java | 896717de9fd2af8b912040ba31ebde44e0b025ff | [] | no_license | annazizian/EPAM_Homeworks | d5bd094add5a4d6d4759c717ca174ac713fe03f3 | 4a89b4907d9efded94a917ba745bcf2bb6d962d3 | refs/heads/master | 2022-04-09T07:38:32.541750 | 2020-02-29T13:48:32 | 2020-02-29T13:48:32 | 235,522,872 | 0 | 0 | null | 2020-02-29T13:48:34 | 2020-01-22T07:42:18 | Java | UTF-8 | Java | false | false | 1,828 | java | package enumtask.service;
import enumtask.exception.DayIsOutOfBoundsException;
import enumtask.exception.NoSuchMonthException;
import enumtask.model.Month;
import java.util.Arrays;
public class MonthService {
public boolean isHoliday(Month month, int day) {
if (month == null) {
throw new NoSu... | [
"annazizian9@gmail.com"
] | annazizian9@gmail.com |
8ca0bafd7bb3154fbe9326b1173b2de055c6df6f | 0e02393f6d9c09f2453c3e7bc729052ff74f922f | /hBPostal/src/main/java/com/ksource/hbpostal/bean/OrderDetailResultBean.java | baf4a520d86bbb9be839ab3c23aacc0137aadb71 | [] | no_license | eaglelhq/HBPostal | fbcb6765d082940cb3511c2312ab9b1cbe8c3180 | 76df376aed3022506bbb1eacc598dbc1377242ba | refs/heads/master | 2021-05-05T19:55:44.299097 | 2018-11-12T02:49:23 | 2018-11-12T02:49:23 | 103,887,994 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,130 | java | package com.ksource.hbpostal.bean;
import java.io.Serializable;
import java.util.List;
public class OrderDetailResultBean implements Serializable{
/**
* ID : d40425fe4ca9450586b99ec43b48b82c
* ORDER_ID : DD-20161027-207742
* MEMBER_ID : 272dab18a37e4b6bb4bc9d48253c7c2c
* STATE : 0
* CREA... | [
"lhq11031103@126.com"
] | lhq11031103@126.com |
2533afe70dd6aec63f8605552ccb85affa167000 | ebcd85092888d24cb395081efe4efc7f7e5ee368 | /app/src/main/java/com/example/text1012/text1012.java | 23f93f55ef8964cbe05d29deba3a43cb13325c05 | [] | no_license | karta2398982/text1012 | 059c68ce96323348150e7be1539ee21b73f51a02 | 76f6c881587551c7409ab15defb01e300f387a25 | refs/heads/master | 2021-01-12T15:26:41.340631 | 2016-10-24T12:19:16 | 2016-10-24T12:19:16 | 70,970,993 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,262 | java | package com.example.text1012;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import text1012.xml.ResultActivity;
public class text1012 extends AppCompatActivity {
pr... | [
"karta2398982@gmailc.com"
] | karta2398982@gmailc.com |
83b2add25424beed9bd53eab5e7b205410a14393 | a8e8528d4247a92fc25d310a03d5b0eaf0438a9c | /src/main/java/model/net/Connection.java | 62a28041f3b5271f8aa6dff7d93b52a865e875c0 | [] | no_license | shevchuk-na/Messenger | 713cd79687116a3607baa7b7f2d5455ff6c974f8 | d5c24e94450253d0b7980e023a206945217174a1 | refs/heads/master | 2021-01-20T12:38:14.447462 | 2018-02-21T23:52:54 | 2018-02-21T23:52:54 | 90,387,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,225 | java | package model.net;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.Serializable;
import java.net.InetAddress;
import java.net.Socket;
public class Connection implements Serializable{
private InetAddress ip;
private int port;
private Socket socket;
private DataOutputStream ... | [
"ozerons@gmail.com"
] | ozerons@gmail.com |
4c5158a54633fc88341e3bdff68c09ee88c35f24 | 05b355b6489f3ebeb1679770825d50d61b808d98 | /carService/WEB-INF/classes/com/nuvizz/car/service/login/LoginServiceImpl.java | d6507831b781372e64765f7673e38e5a478fcb89 | [] | no_license | krupa7/car | 877eac84e74b429b1877126c6e0e41f200123063 | 57031926010b67ff2fcc28ad612104a0609af13f | refs/heads/master | 2021-01-13T14:48:47.077032 | 2016-12-15T13:14:47 | 2016-12-15T13:14:47 | 76,555,799 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 991 | java | package com.nuvizz.car.service.login;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.nuvizz.car.dao.login.LoginDAOImpl;
import com.nuvizz.car.dto.login.LoginDTO;
@Component
public clas... | [
"khnaik@US.NUVIZZ.COM"
] | khnaik@US.NUVIZZ.COM |
2ec70299a7020fd293d5e623bef1ca82575d7aaf | cb3de40cecf356ba76c85f3301dbf34d4ee94ecc | /rmb/rmb-common/src/main/java/us/yamb/rmb/impl/RMBBase.java | d5f44c12215c6be7bfec99b1a97684cba754a20b | [] | no_license | meledin/yamb | 8a5c27f356ceeffcf24d7507db956ea9e0d48288 | 642de646660786fa5fc17c39820bb4347a9513d1 | refs/heads/master | 2021-01-21T04:44:00.313929 | 2016-03-30T23:55:17 | 2016-03-30T23:55:17 | 27,623,482 | 1 | 5 | null | 2016-03-30T23:09:39 | 2014-12-06T05:26:53 | JavaScript | UTF-8 | Java | false | false | 808 | java | package us.yamb.rmb.impl;
import us.yamb.amb.spi.ObservableBase;
import us.yamb.rmb.RMB;
import us.yamb.rmb.RMBStatus;
import us.yamb.rmb.callbacks.OnDelete;
import us.yamb.rmb.callbacks.OnDisconnect;
import us.yamb.rmb.callbacks.OnGet;
import us.yamb.rmb.callbacks.OnMessage;
import us.yamb.rmb.callbacks.OnPost;
impor... | [
"vlad@d2dx.com"
] | vlad@d2dx.com |
eda77a8a65c61ab576d30b8e1dab6326e8f921b5 | e2aad1398ee55d1eff6e967ca37290f2d225dc81 | /src/main/java/com/example/javaeefinal/controller/teacherController.java | f4218f8a2f68d500350543b715d31fea14958041 | [] | no_license | crtrt/javaee-final | f5adeb8b7669e1f6ad86b4ad0d935f292cd704bf | beb6c3c15197d6983feed8cae67ea567be8d6f82 | refs/heads/master | 2022-11-12T04:37:50.549135 | 2020-06-16T07:09:32 | 2020-06-16T07:09:32 | 272,621,671 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,429 | java | package com.example.javaeefinal.controller;
import com.example.javaeefinal.service.*;
import com.example.javaeefinal.model.*;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotati... | [
"17301090@bjtu.eddu.cn"
] | 17301090@bjtu.eddu.cn |
690bc60d57f51db8c300af6679ce42a59be21737 | 32c0609a0dba148cc6c04a638c323225e3b5acca | /src/android/Appium.java | c87e842a94383a0c8047036c7962b1b8955c37d0 | [] | no_license | sarvesh016/Autoamtionframework | c70b0078cebfadd3599cacbda8296a2d28ee9c7e | fa94eb98e3e017a0a9dcf809ece91d9f3986bb66 | refs/heads/master | 2021-08-24T18:14:53.345214 | 2017-11-21T11:05:24 | 2017-11-21T11:05:24 | 111,526,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,529 | java | package android;
import java.awt.Event;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.HashMap;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
impor... | [
"sarvesh@constient.in"
] | sarvesh@constient.in |
8286106f7d74c9362bcf063a7a70eccb999413d4 | 4fb0458a169c320d3e46e564445a8796c25110dd | /webservice/src/main/java/com/hortonworks/streamline/webservice/LoginConfiguration.java | b4b5b56d62736260023e25393511530c0f988dbb | [
"Apache-2.0",
"MIT"
] | permissive | smarthi/streamline | 00ce3518c73801af2f70d25a96562578be6dbb74 | 559fc424f77055671dcd568322d0dbbedea4a7e8 | refs/heads/master | 2021-01-01T20:37:15.675797 | 2017-07-26T10:58:11 | 2017-07-26T10:58:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 793 | java | package com.hortonworks.streamline.webservice;
import java.util.Map;
/**
* A class representing information for login mechanism for authentication
*/
public class LoginConfiguration {
private String className;
private Map<String, String> params;
public String getClassName() {
return className;
... | [
"pshah@hortonworks.com"
] | pshah@hortonworks.com |
559f952ecf91d1fb943fea1f5aca7605937db3e1 | ec01419a153633004a08a091d243bd63709f7956 | /appTramDocuConcytecAdvancedFD/src/tramitedoc/concytec/form/FFormMantPreliquidar.java | d5593aff2c5bfa42d5d4e7fd8281c51a9d0aab5a | [] | no_license | angelnoa/TramiteDoc-FD | 5c3f4b024d4421486d92e1f3eb88a2de424e9472 | e2e2d3e60886efd44d91981a674d1a358cce6aa1 | refs/heads/master | 2021-01-10T13:50:01.720613 | 2016-01-25T15:20:57 | 2016-01-25T15:20:57 | 50,359,496 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 4,853 | java | package tramitedoc.concytec.form;
import javax.servlet.http.HttpServletRequest;
import org.apache.struts.action.ActionError;
import org.apache.struts.action.ActionErrors;
import org.apache.struts.action.ActionForm;
import org.apache.struts.action.ActionMapping;
/**
* AUTOR : Machuca Ovalle
* FECHA : 0... | [
"anghelo.dj87@gmail.com"
] | anghelo.dj87@gmail.com |
0af184394751f4e17c79fb322dee9c6246483302 | 81643ed18f7e2d4849887166e024d0a133167d6c | /app/src/main/java/com/example/rockscissorspaper/MainActivity.java | 0c774956cc9f9101f7511d0880de364df977f2da | [] | no_license | Android-Gex-2019/roshambo-game-jhon3541 | e792051c2ec7fa9ea1b1353dbd2ab93332206cf1 | d918ff5c5910743c93e9f82bdd8282bd01cf1395 | refs/heads/master | 2020-04-27T21:15:40.872825 | 2019-03-10T00:26:12 | 2019-03-10T00:26:12 | 174,689,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,723 | java | /**
* @file
* @author Jhon Romero
* @version 1.0
*
*
* @section DESCRIPTION
* Roshambo Assignment
*
*
* @section LICENSE
*
*
* Copyright 2019
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
* above copyright no... | [
"jhon3541@gmail.com"
] | jhon3541@gmail.com |
a8969399681687d95d853712aafccf8503116666 | 62e334192393326476756dfa89dce9f0f08570d4 | /tk_code/course-server/course-web-server/src/main/java/com/huatu/tiku/course/service/v1/impl/practice/LiveCourseRoomInfoServiceImpl.java | d2135d05b8361c912540896af0dae39b081a3331 | [] | no_license | JellyB/code_back | 4796d5816ba6ff6f3925fded9d75254536a5ddcf | f5cecf3a9efd6851724a1315813337a0741bd89d | refs/heads/master | 2022-07-16T14:19:39.770569 | 2019-11-22T09:22:12 | 2019-11-22T09:22:12 | 223,366,837 | 1 | 2 | null | 2022-06-30T20:21:38 | 2019-11-22T09:15:50 | Java | UTF-8 | Java | false | false | 1,212 | java | package com.huatu.tiku.course.service.v1.impl.practice;
import com.google.common.collect.Lists;
import com.huatu.tiku.course.bean.NetSchoolResponse;
import com.huatu.tiku.course.netschool.api.v6.practice.LiveCourseServiceV6;
import com.huatu.tiku.course.service.v1.practice.LiveCourseRoomInfoService;
import com.huatu.t... | [
"jelly_b@126.com"
] | jelly_b@126.com |
308aa8684cdaa8df7c04b0fc6bb6761306d42532 | 628ff5fd644839b657122c51e7b2fb908e7cfd96 | /empresa/src/entidade/Empregado.java | 47a560add3c0841a3c764154a9f419603032ea45 | [] | no_license | ANTONIORS1967/professorNelio | f6823b0d644835c091ee31ee617a55a227cacc2b | fc84d5078f019ed2ef8a37ca0e8164281e8c79f4 | refs/heads/master | 2022-11-28T06:18:08.995686 | 2020-08-01T01:54:14 | 2020-08-01T01:54:14 | 284,163,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 739 | java | package entidade;
public class Empregado {
private String nome;
private Integer hora;
private Double valorPorhora;
public Empregado() {
}
public Empregado(String nome, Double valorPorhora, Integer hora) {
this.nome = nome;
this.hora = hora;
this.valorPorhora = valorPorhora;
}
public String getNom... | [
"antoniors1967@gmail.com"
] | antoniors1967@gmail.com |
6de8ec0e77db636a3d41b8c87339569333284872 | 731e458da7ef6726a8355dfab85331dc6c86c9c2 | /ReversedLinkList.java | a5f4a6f93952aeabbbd0cf58b92604cc54d4cef5 | [] | no_license | sxchen36/LeetCode | a7e8d1b8bc2620647c8d4b4cd2c4a9bad8787483 | 991142520614f896dcca7203b2063d469a81cb43 | refs/heads/master | 2021-01-01T17:05:39.900264 | 2014-06-04T15:04:13 | 2014-06-04T15:04:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,397 | java | package Leetcode;
public class ReversedLinkList {
public static void main(String[] args) {
ReversedLinkList t = new ReversedLinkList();
ListNode head = t.new ListNode(3);
head.next = t.new ListNode(5);
t.reverseBetween(head, 1, 2);
}
public class ListNode {
int val;
ListNode next;
L... | [
"sxchen36@gmail.com"
] | sxchen36@gmail.com |
56f7d76f4162641788e1e4bbb4e3c0ea051bca04 | 3e233bdfef336bac9953723a0b9f0388a3cfb2fc | /src/com/exercise/web/ServletProductDetail.java | 3ac05536c11646bfeeeb1b6d3535205ffa545e75 | [] | no_license | naunchazy/onlineshop | df945d6ff236d8b0283226ffee1d9fff079fb3e3 | 8b1c4b80b87232cc74ee11267a745d48d26a5f1f | refs/heads/master | 2021-05-14T11:40:21.659205 | 2018-01-05T13:40:50 | 2018-01-05T13:40:50 | 116,388,542 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,330 | java | package com.exercise.web;
import java.io.IOException;
import java.sql.SQLException;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.exercise.domain.P... | [
"1476276902@qq.com"
] | 1476276902@qq.com |
06235447d89a5e2a7cee51fc259d7ac87aa22512 | 573a66e4f4753cc0f145de8d60340b4dd6206607 | /JS-CS-Detection-byExample/Dataset (ALERT 5 GB)/362855/quickfix-1.7.0/quickfix-1.7.0/src/java/src/quickfix/field/NoMDEntryTypes.java | 1f3e99ea3a3afc7fdd917cce9aa811d746391519 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | mkaouer/Code-Smells-Detection-in-JavaScript | 3919ec0d445637a7f7c5f570c724082d42248e1b | 7130351703e19347884f95ce6d6ab1fb4f5cfbff | refs/heads/master | 2023-03-09T18:04:26.971934 | 2022-03-23T22:04:28 | 2022-03-23T22:04:28 | 73,915,037 | 8 | 3 | null | 2023-02-28T23:00:07 | 2016-11-16T11:47:44 | null | UTF-8 | Java | false | false | 290 | java | package quickfix.field;
import quickfix.IntField;
import java.util.Date;
public class NoMDEntryTypes extends IntField
{
public static final int FIELD = 267;
public NoMDEntryTypes()
{
super(267);
}
public NoMDEntryTypes(int data)
{
super(267, data);
}
}
| [
"mmkaouer@umich.edu"
] | mmkaouer@umich.edu |
233f037ff8c012d9dba64394ce50279efd06831e | 902681eaaf92e31b605ccd8b25aa5cd8701b3b49 | /src/main/java/com/waracle/cakemgr/config/SwaggerConfig.java | 022a353f64082ee444b8ac000bb9c2fc3393e7f2 | [] | no_license | s4sushil/cake-manager | f970ee49b361c0c4cf13e4b66815eeb84d214466 | eb39e73f0a3133a853abfbf6fccccb3f4b153b2d | refs/heads/master | 2023-07-26T03:45:20.696936 | 2021-09-02T21:54:37 | 2021-09-02T21:54:37 | 402,497,082 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 681 | java | package com.waracle.cakemgr.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.RequestHandlerSelectors;
import springfox.documentation.spi.DocumentationTy... | [
"s4sushil@yahoo.com"
] | s4sushil@yahoo.com |
03159760390585d5e9af09237e919f2580c6e2ee | 9f7f6ff2b8feda271970e1d2bb5dbda3e13332d5 | /mifosng-provider/src/main/java/org/mifosplatform/infrastructure/office/api/OfficesApiResource.java | e7972de373cc69ae74d56348099e880e6071263d | [] | no_license | fitzsij/mifosx | 678595c570004eed7a8b81c180b9a9220ee60e41 | 1a5e36f9e1e138d5faf44ac869d6b6c81443c9fe | refs/heads/master | 2021-01-16T18:10:01.476890 | 2012-12-02T10:15:08 | 2012-12-02T10:15:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,568 | java | package org.mifosplatform.infrastructure.office.api;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import java.util.List;
import java.util.Set;
import javax.ws.rs.Consumes;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.ws.rs.PUT;
import javax.ws.rs.Path;
import java... | [
"keithwoodlock@gmail.com"
] | keithwoodlock@gmail.com |
3cb274e4d864446a002f4d004344af796571e499 | 56e3a006252a2821463fc7ead58aa324b6dc1ed9 | /tensquare_sms/src/main/java/com/tensquare/sms/utils/SmsUtil.java | 26e8b03e5b1c8b9832aae8e48b8d52191b173a13 | [] | no_license | MengWangwang/tensquare | 59547b6e425b3b1fcdca4a7b187ae1d3e07f1ab8 | bbbde566ee27898f53ea411cfa0bed12c61c1ff4 | refs/heads/master | 2020-06-19T16:32:27.423257 | 2020-04-03T08:44:54 | 2020-04-03T08:44:54 | 196,785,173 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,661 | java | package com.tensquare.sms.utils;
import com.aliyuncs.DefaultAcsClient;
import com.aliyuncs.IAcsClient;
import com.aliyuncs.dysmsapi.model.v20170525.QuerySendDetailsRequest;
import com.aliyuncs.dysmsapi.model.v20170525.QuerySendDetailsResponse;
import com.aliyuncs.dysmsapi.model.v20170525.SendSmsRequest;
import com.aliy... | [
"1275534396@qq.com"
] | 1275534396@qq.com |
7cb0764da0fe6ce623c10bf27cac722b817a08c6 | 6d5eccf3101ffe1159c1095ae4aa40ed3f82ad25 | /MobileVectorCalculatorTDD/app/src/main/java/com/mycompany/mobilevectorcalculatortdd/SecondActivity.java | 160e6ac36dd5a257839cf44675bc0bb093889703 | [] | no_license | JadSayegh/AMV | fb8e5f277418990daf1b942ca14c8a7b68b090db | f3b385997fbeacb1d57456b6763a6af467a80351 | refs/heads/master | 2020-04-08T22:08:03.872621 | 2015-02-23T15:47:57 | 2015-02-23T15:47:57 | 31,148,010 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,431 | java | package com.mycompany.mobilevectorcalculatortdd;
import android.content.Intent;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.TextView;
public class SecondActivity extends ActionBarActivity {
@Override
... | [
"mariam.khan3@mail.mcgill.ca"
] | mariam.khan3@mail.mcgill.ca |
804382c664c09fa8f8c77e243c0e79e31bf9fa0a | 10917d8bb20bba0410cd272133e6699862e00284 | /src/utilitaires/ApplicationConfiguration.java | 9748920bcffb661498f0b5a3868ef9ec787d0184 | [] | no_license | cgranj01/JCourse | df10e9b8f9a35b98caabca2569b457b51a9764d8 | 1e72ad023615cd771991163cdcbc826c3d72c68d | refs/heads/master | 2016-09-03T07:13:35.071852 | 2014-11-13T14:13:08 | 2014-11-13T14:13:08 | 26,590,157 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,738 | java |
package utilitaires;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
public class ApplicationConfiguration
{
private final static ApplicationConfiguration INSTANCE = new ApplicationConfiguratio... | [
"christophe@granjouan.com"
] | christophe@granjouan.com |
de8b08195d37a437a12ac68ed03d1774867c932c | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/20/20_fb54c5a276e137ff6708e63e9fff2428ec2f4a0e/FindBugsExtractorTest/20_fb54c5a276e137ff6708e63e9fff2428ec2f4a0e_FindBugsExtractorTest_t.java | 03d0ed4ded56eacfbb8d6bc6877c4b550c3ad4b5 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,102 | java | package org.pescuma.buildhealth.extractor.findbugs;
import static org.junit.Assert.*;
import static org.mockito.Matchers.*;
import static org.mockito.Mockito.*;
import java.io.File;
import java.io.InputStream;
import org.junit.Test;
import org.pescuma.buildhealth.extractor.BaseExtractorTest;
i... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
40ea944ae15fae9e3792f2d546105e6ea8a3fe0e | 45bcb90c060c335bc18877c6154a158f67967148 | /pvmanager/datasource/src/main/java/org/diirt/datasource/DataSourceTypeAdapter.java | 780b5ea81341b041be25a16ec5c3049d4dae0102 | [
"MIT"
] | permissive | gcarcassi/diirt | fee958d4606fe1c619ab28dde2d39bfdb68ccb5f | f2a7caa176f3f76f24c7cfa844029168e9634bb2 | refs/heads/master | 2020-04-05T22:58:09.892003 | 2017-06-02T15:23:44 | 2017-06-02T15:23:44 | 50,449,601 | 0 | 0 | null | 2016-01-26T18:27:46 | 2016-01-26T18:27:45 | null | UTF-8 | Java | false | false | 2,077 | java | /**
* Copyright (C) 2010-14 diirt developers. See COPYRIGHT.TXT
* All rights reserved. Use is subject to license terms. See LICENSE.TXT
*/
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.diirt.datasource;
/**
* Matches and fills a cache with the data ... | [
"gabriele.carcassi@gmail.com"
] | gabriele.carcassi@gmail.com |
f3971a8ff3a16dcac082bc0499d2c445a34861f8 | 7f8577aed090977d2d3606f53c91187941eab33f | /travelPlanWebService/src/main/java/com/lsm/travelPlan/scenicSpotWs/ScenicSpotWebService56.java | ecccd664a0dd99b45ca436da3467871f31720c95 | [] | no_license | KevinINGitHub/WebserviceSelected-MasterThesisProject- | 817389a149ef1701248681bf205331a5ce14f15d | 20f2038d087fff236afdbfe46a478b78c09c9726 | refs/heads/master | 2021-01-20T11:50:51.209628 | 2017-03-19T11:21:33 | 2017-03-19T11:23:28 | 85,469,980 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 641 | java | package com.lsm.travelPlan.scenicSpotWs;
import java.util.List;
import com.lsm.perfAnalysis.GenerateQos;
import com.lsm.travelPlan.entity.ScenicDetail;
import com.lsm.travelPlan.service.ReceiveDataFRestful;
import com.lsm.travelPlan.starHotelWs.StarHotelWebService;
public class ScenicSpotWebService56 {
public Strin... | [
"shimlong@cisco.com"
] | shimlong@cisco.com |
95b80f9b2fe92d4329ba213c3d6b9805ca3d6659 | 4536d5f0d6e074b565a279ff35917bdb4361721e | /08-03-2020/BackEnd/stock-price-service/src/main/java/com/cts/training/stockprice/stockpriceservice/StockPriceServiceImpl.java | 7d03dfabf9af695d943a5e478da43c99632ccdb8 | [
"Apache-2.0"
] | permissive | JagadamSairam/Training | f55b300c00fea83c407541b29f7b2326c21bd7e1 | ac19a8f3165103c8f270f9f7e08088fc122ae6c3 | refs/heads/master | 2023-01-18T18:40:55.794782 | 2020-03-14T11:58:17 | 2020-03-14T11:58:17 | 232,063,493 | 0 | 0 | Apache-2.0 | 2023-01-07T22:30:25 | 2020-01-06T09:07:38 | CSS | UTF-8 | Java | false | false | 7,515 | java | package com.cts.training.stockprice.stockpriceservice;
import java.io.IOException;
import java.io.InputStream;
import java.time.LocalDate;
import java.time.LocalTime;
import java.time.ZoneId;
import java.time.format.DateTimeParseException;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
im... | [
"jagadamsairam@gmail.com"
] | jagadamsairam@gmail.com |
5ea12669a0f394ee09c6e00cf3d88e232f39ac82 | 230eff181c53b1121711561af910d23c66f8a3d9 | /src/main/java/cn/mazu/auth/IdentityPolicy.java | 7ca8cc6f5e900a50af19a27f03a2b14051a707a4 | [] | no_license | zhaodayan/jubilant-octo-telegram | 7499bc3f6a07b05fda573f02d36fcbac6c195427 | 3acf7361152e5f25e5bd1903a3e702a309e39d84 | refs/heads/master | 2021-08-29T23:39:23.600400 | 2017-12-15T09:08:30 | 2017-12-15T09:08:30 | 114,351,697 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,969 | java | /*
* Copyright (C) 2009 Emweb bvba, Leuven, Belgium.
*
* See the LICENSE file for terms of use.
*/
package cn.mazu.auth;
/**
* Enumeration for an identity policy.
* <p>
* This enumeration lists possible choices for the user identity (login name).
* <p>
* When using password authentication, it is clear that ... | [
"hp@hp-PC"
] | hp@hp-PC |
a263843fa6dea74871124fcde6c5c9659376c826 | 17b3f76f372a39cfd45142d4a092a9bbb66f249c | /microservice-sc--userservice/src/main/java/cloud/gateway/core/repositories/ServiceRoleRepo.java | 65853556d73131592ee15ee01741301fd43a21e9 | [] | no_license | oldSun228/microservice-sc-parent | 5824491110dc2cf3b63388a06c1d2bcebd313e8a | 7c8ff02ce52071144297a52c2bdfae7cf4e98f34 | refs/heads/master | 2020-05-16T03:49:28.348320 | 2019-04-25T02:47:56 | 2019-04-25T02:47:56 | 182,748,401 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 927 | java | package cloud.gateway.core.repositories;
import cloud.gateway.core.models.Role;
import cloud.gateway.core.pagination.Page;
import java.util.List;
import java.util.Map;
/**
* @ClassName: IGroupService
* @Description:Group接口
* @author: zml
* @date: 2014-11-27 下午15:05:07
*
*/
public interface ServiceRoleRepo {
... | [
"652810758@qq.com"
] | 652810758@qq.com |
cbda5b02a571c7a63cd0641419361ead67e98aa6 | 45b8d5da01faf1a1ebd74dbd47eb08f6a7d07da8 | /app/src/main/java/br/com/luan2/testetileview/MainActivity.java | 9d0e1c827ee2250e3d4c18437b02d15994be7e13 | [] | no_license | luangs7/TesteTileView | 40303f24d42272f3db46b82334c9599f9aa5241f | 9350b3528c80825b9ea22a69b154f5148c4ef626 | refs/heads/master | 2021-01-23T11:08:08.210822 | 2017-06-02T17:43:21 | 2017-06-02T17:43:21 | 93,125,377 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,860 | java | package br.com.luan2.testetileview;
import android.os.Bundle;
import android.support.design.widget.TabLayout;
import android.support.v4.view.ViewPager;
import br.com.luan2.testetileview.adapter.PagerAdapter;
public class MainActivity extends TileViewActivity {
protected TabLayout tabLayout;
protected ViewPa... | [
"luangabrielcap@hotmail.com"
] | luangabrielcap@hotmail.com |
63913a58459b6a60a05d3d92e5fd7a064e8361e7 | 79a6cf43828280dde4a8957ab2878def495cde95 | /workflow/workflow-impl/src/main/java/com/asiainfo/rms/workflow/service/process/common/ISysStaffService.java | 51bddb8fb226d75ca27cf533bfa2b59f0bc1ff5c | [] | no_license | zostudy/cb | aeee90afde5f83fc8fecb02073c724963cf3c44f | c18b3d6fb078d66bd45f446707e67d918ca57ae0 | refs/heads/master | 2020-05-17T22:24:44.910256 | 2019-05-07T09:29:39 | 2019-05-07T09:29:39 | 183,999,895 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 695 | java | package com.asiainfo.rms.workflow.service.process.common;
import com.asiainfo.rms.core.api.Page;
import com.asiainfo.rms.workflow.bo.process.common.SysStaffBO;
import com.asiainfo.rms.workflow.bo.process.common.SysStaffQueryPageBO;
/**
*
*
* @author joker
*/
public interface ISysStaffService {
public void del... | [
"wangrupeng@foxmail.com"
] | wangrupeng@foxmail.com |
9f344b25fcbbe41aacc91986d19cfab13eaf2520 | 5358ea0bfbefff747ddb393c7a05b6a74e37c1dc | /ProjectPractice/src/testPaintWizard/TestPaintCan.java | c6e080818b7dd9ead463eb403a5dc866973ff6cb | [] | no_license | SeanMurray21071995/Java_Exercises | 9ceecade62e38210db339a261d5df0d00e5cbc47 | a15614eff89b04d9435cb09603f54de284906209 | refs/heads/master | 2020-03-23T07:12:50.151152 | 2018-07-23T16:31:00 | 2018-07-23T16:31:00 | 141,255,421 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package testPaintWizard;
import static org.junit.Assert.*;
import org.junit.Test;
import paintWizard.PaintCan;
public class TestPaintCan {
@Test
public void testCalculateTotalCoverage()
{
PaintCan pc = new PaintCan("CheapoMax",20,10,1999);
pc.calculateTotalCoverage();
assertEquals("The total calculation... | [
"Sean.Murray@academytrainee.com"
] | Sean.Murray@academytrainee.com |
406b00d5f02ed5122449d6d491da9e8502a69bb2 | 5df655f577bd7f4989dd9282cf07e1ddf53c5a32 | /src/lk/gamage/stockmgt/model/SupplierDTO.java | b846b3b2a7d6a1ec204485defd9534ef4295994a | [] | no_license | KavindaPushpitha/StoreManagementSystem | b9c6784ac6b8a2ec555df01594413d9550a7fd34 | 3a2cffc4fc34e579f28bec0d702fa677abe482da | refs/heads/master | 2020-03-30T16:09:30.541795 | 2019-01-05T09:25:26 | 2019-01-05T09:25:26 | 151,395,826 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,456 | java | package lk.gamage.stockmgt.model;
public class SupplierDTO {
private String supplierID;
private String supplierName;
private String address;
private String contact;
private String companyName;
private String companyAddress;
private String companyContact;
public SupplierDTO() {
}
... | [
"KevinForGithub@gmail.com"
] | KevinForGithub@gmail.com |
a0d96264a03790eafe0f63074e43264d62323a3b | 209741f8ae550e321fc2cecbb9c1b69a5a0bd81b | /integtests/src/test/java/integration/tests/smoke/WaveformObjectsTest.java | 773ff46c6cc6c42b306bacc792a677746e2f421b | [] | no_license | martin-g/isis-wicket-waveform | 0a4fc785d9fe74a441b422e2e96a00dd16d90ff2 | 226f897b0cf6eb2def0a2d4de2f0219f5e49c5e6 | refs/heads/master | 2020-05-17T20:37:55.575956 | 2015-02-10T22:37:31 | 2015-02-10T22:37:31 | 30,493,759 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,977 | 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")... | [
"mgrigorov@apache.org"
] | mgrigorov@apache.org |
7f332a98c327a6e7807c6370b0d03803af66933d | 5633031bf82780981228717b7273c904e332f083 | /src/main/java/com/upwork/webcalculator/exception/NotFoundExceptionMapper.java | 7362d5206e65e4db0e1cad136be5af0ed7a466ef | [] | no_license | fbonecco/web-calculator | 6af6a71de7dee84a4b5f6b3c9835e0ae99ffb230 | 8464894ab991c58667e8f1e0e8c0d4a363ba9cae | refs/heads/master | 2021-01-16T22:06:53.971864 | 2016-06-20T15:14:25 | 2016-06-20T15:14:25 | 61,554,502 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 868 | java | package com.upwork.webcalculator.exception;
import javax.ws.rs.NotFoundException;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import javax.ws.rs.ext.ExceptionMapper;
import javax.ws.rs.ext.Provider;
import com.upwork.webcalculator.domain.ErrorMessage;
/**
* Custom {@link ExceptionMapper} th... | [
"fbonecco@gmail.com"
] | fbonecco@gmail.com |
b7727487b6f08debcf0b18477f7e03dec17baa7d | f09836a76809d077570502ed29047dbd4909688c | /minibox-common/src/main/java/com/ghw/minibox/component/GenerateBean.java | a1374523967c80dd55222363448b9a4682763e5e | [] | no_license | VioletCoding/mini-box | 0f92179eecae367398d14889d2d3ff80a9f493a9 | f066fa8ebb82c19d9f2698dff59bb801bafcdf95 | refs/heads/master | 2023-04-11T17:40:10.593050 | 2021-04-23T12:05:41 | 2021-04-23T12:05:41 | 313,925,064 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 364 | java | package com.ghw.minibox.component;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.springframework.stereotype.Component;
/**
* @author Violet
* @description 生成一些常用的类,注入到IOC
* @date 2021/1/6
*/
@Component
public class GenerateBean {
public ObjectMapper getObjectMapper() {
return new Obje... | [
"1054197367@qq.com"
] | 1054197367@qq.com |
fc9af68aea5cd264023286d734bf86b21e8aee0e | a97b59f45489dba77a3217128c91b57964776f77 | /app/src/main/java/com/xcb/cookiemusic/crash/CrashHandler.java | d225f959bc6462847c101b034c67c1fa548a99fb | [] | no_license | xiechongbin/CookieMusic | 6b3290ed240885829ad81dc9a537f35aa0c4fce5 | 6bb2dcb216fd200cfcf5c1f2b1e56d93afc531d9 | refs/heads/master | 2021-07-18T15:33:59.244804 | 2019-12-25T03:07:39 | 2019-12-25T03:07:39 | 130,799,258 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,319 | java | package com.xcb.cookiemusic.crash;
import android.content.Context;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.os.Build;
import android.os.Process;
import com.xcb.cookiemusic.log.Logger;
import com.xcb.cookiemusic.utils.AppUtils;
import java.io.BufferedWriter;
impo... | [
"xiecb@gzyitop.com"
] | xiecb@gzyitop.com |
361793fb1d4f7fe24a1024bc8a728ac6886de146 | 2c24783a132099308ea04a68f185a463f26c5970 | /bus-storage/src/main/java/org/aoju/bus/storage/provider/MinioOssProvider.java | aeefb275af8a9e91c889c3098009efb41c2d5821 | [
"MIT"
] | permissive | zyj0021/bus | 4e36ced3c0ee309c50fe4d296f040830f5e6fdea | 03deafcfc1a0b5da0bc71466714b18702eed60b9 | refs/heads/master | 2023-08-26T02:13:40.569205 | 2021-11-08T07:52:22 | 2021-11-08T07:52:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,960 | java | /*********************************************************************************
* *
* The MIT License (MIT) *
* ... | [
"839536@qq.com"
] | 839536@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.