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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
432ed4c395b326aad388a35b632d36972d8d8abd | b9709977251f4de05d211f9061a57d87f1d78ca0 | /src/test/java/cn/ruanduo98/easyserving/service/TableServiceImplTest.java | 50974a7ee8bea8a6e806ea6270d23448d816c9c1 | [] | no_license | Samsara526/EasyServing | bba7d9e94272d2e91929198bb36c0c0d6b16aace | ff96b030d4bcf9577a53e2023c003884e131cef2 | refs/heads/master | 2021-05-24T15:31:09.835829 | 2020-05-24T18:17:16 | 2020-05-24T18:17:16 | 256,259,185 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,002 | java | package cn.ruanduo98.easyserving.service;
import cn.ruanduo98.easyserving.po.TableItem;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import java.util.List;
import static org.junit.jupiter.api.Assertions.... | [
"1019379020@qq.com"
] | 1019379020@qq.com |
cc4d7e396f4f5434f1855fc3bdd082128b0ba1dd | 011b2718e0a47811a64c931656efe7a9685a9543 | /src/main/java/Ferdinand_William_project/WeatherData.java | 12db685b3fdd712d1cf1027fa0073afd3bd794a5 | [] | no_license | ferdinandgregorius/Commsult_Final_Project | ef49b3c5d22eb357eeb06a200f2440743fb49515 | 6ddb1655c8657f2b454790ebb835abbd0ca87537 | refs/heads/master | 2023-08-25T21:09:04.870889 | 2021-10-22T06:21:58 | 2021-10-22T06:21:58 | 418,911,076 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,092 | java | package Ferdinand_William_project;
import java.util.ArrayList;
public class WeatherData {
int secondsPassed;
double windSpeed;
double temperature;
double humidity;
String windowStatus;
String acStatus;
public WeatherData(int secondsPassed, double windSpeed, double temperature, double humidity, String windo... | [
"ferdinandgregorius@yahoo.com"
] | ferdinandgregorius@yahoo.com |
502eba92213e3f635b7db57d932ff4f08628c0ff | c6a608594415d5524238f3d3a1272935a2579a27 | /app/src/main/java/com/icode/jiling/na517demo_mvvm/utils/TimeUtils.java | 982648ce672bafdc607361f3c1df8893f9f1e46e | [] | no_license | dikerdl/mvvmDemo | fa73da0f14a596917c7ba6abc1a717087ffd35e8 | 38b77de263502d82f817358973b2a3343cf42909 | refs/heads/master | 2021-04-15T15:43:08.220037 | 2018-04-04T06:15:27 | 2018-04-04T06:15:27 | 126,348,691 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | package com.icode.jiling.na517demo_mvvm.utils;
/**
* Created by jiling on 2018/4/3.
*/
public class TimeUtils {
public static String getTimeStr(int timecount) {
String hour = timecount/(60*60) != 0 ? timecount/(60*60)+":" : "";
if(!"".equals(hour)){
timecount = timecount%(60*60);
... | [
"18108195173@163.com"
] | 18108195173@163.com |
69c9c996a70016b4d2e8186c3ab956832ba29ace | 80e300a93cadcf3180ab6e7a78190039f8adfbf2 | /module-middleware/src/main/java/com/rae/cnblogs/web/client/RaeJavaScriptBridge.java | 0d0ef46df6fe4a9cc6b86cee0ffc98559f084215 | [
"MIT"
] | permissive | raedev/android-cnblogs | dc1239519ed2b963b2569f9cb49f6d6057fdd666 | b26b759ca5171ba104f8b09c8238f07afa3b2658 | refs/heads/master | 2023-01-10T07:40:30.636922 | 2022-10-08T15:47:48 | 2022-10-08T15:47:48 | 132,328,314 | 203 | 84 | MIT | 2022-10-08T15:40:55 | 2018-05-06T10:28:25 | Java | UTF-8 | Java | false | false | 2,349 | java | package com.rae.cnblogs.web.client;
import android.content.Context;
import android.text.TextUtils;
import android.webkit.JavascriptInterface;
import com.google.gson.reflect.TypeToken;
import com.rae.cnblogs.AppRoute;
import com.rae.cnblogs.sdk.AppGson;
import com.rae.cnblogs.theme.ThemeCompat;
import java.lang.ref.W... | [
"raedev@qq.com"
] | raedev@qq.com |
5d539ff80d69468a51f60bcefd007fa48833e818 | ae2f8e595a4fe5a2e0956e0412b2e9b3d72d42d7 | /KedokteranHospital_BO/src/mysistemahospital_bo/MySistemaHospital_BO.java | 002e71d3ca52ec2c44dffd1a164685e029025f38 | [] | no_license | nateixeirag/es1 | 3eea3b712fb3d53c61a2158fe54b19bc90352478 | 008f34ebd575a443d85b66a663c41901b51dbf2a | refs/heads/master | 2021-07-15T01:21:49.710795 | 2017-10-19T04:54:41 | 2017-10-19T04:54:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 450 | 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 mysistemahospital_bo;
/**
*
* @author cristopher
*/
public class MySistemaHospital_BO {
/**
* @param args the com... | [
"cristophervidal3@gmail.com"
] | cristophervidal3@gmail.com |
8c767a5305c3bc3b4dae1aed1d5ed58f43d52a67 | 8824e13d43d2227a2ea0155633ef0da3eb75249d | /src/main/java/com/qianjin/java/dal/cs3/java2110/ass2gc/Node.java | 6b0892a188875c38855fc95fb30cfabcaff04c97 | [] | no_license | qianjinpeixun/Rest20171123 | a441ee1725c9209e98bf0b626a23b19881edceda | dc87f54c61bee0a1c7cb1012918022252aa81dae | refs/heads/master | 2021-08-30T11:28:15.092410 | 2017-12-17T18:15:22 | 2017-12-17T18:15:22 | 111,836,087 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 406 | java | package com.qianjin.java.dal.cs3.java2110.ass2gc;
public class Node<T>
{
private T data;
private Node<T> next;
public Node(T data, Node<T> next)
{
this.data = data;
this.next = next;
}
public T getData()
{
return data;
}
public Node<T> getNext()
{
return this.next;
}
public void setData(T data)
{
... | [
"jin.qian.canada@gmail.com"
] | jin.qian.canada@gmail.com |
29136174eaec16201a44bf9723b331b0245741f0 | 4fb596ee83c557cec9023e7f96d56b11d4fdede7 | /dm-aide/src/test/java/com/github/imusk/dm/aide/javaelf/JavaElfTest.java | 252dae5914eeb02f4870cb6250fea9033039aa5f | [
"MIT"
] | permissive | a1997429/dm | 5b17f62d5393513c9da623e35c230d70f8843768 | 57a0bd8658fb26e03004ff5dde2f060589a70ac7 | refs/heads/master | 2023-05-20T03:43:22.162711 | 2021-06-11T08:46:22 | 2021-06-11T08:46:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,364 | java | package com.github.imusk.dm.aide.javaelf;
import com.qiyou.javaelf.elf.GlobalSetting;
import com.qiyou.javaelf.operation.Picture;
import com.qiyou.javaelf.operation.PictureOperations;
import com.qiyou.javaelf.system.Elf;
import org.junit.Test;
/**
* @author: Musk
* @email: muskcool@protonmail.com
* @datetime: 2021... | [
"muskcool@protonmail.com"
] | muskcool@protonmail.com |
5afa40ed4dc340819e97ef3b9d30e8fc403e3717 | 24d8cf871b092b2d60fc85d5320e1bc761a7cbe2 | /DrJava/rev5266-5336-compilers-hj/base-trunk-5266/platform/src-eclipse/edu/rice/cs/drjava/model/compiler/EclipseCompiler.java | bdae5446bffdb61056711928a24c317d6bec20dd | [] | no_license | joliebig/featurehouse_fstmerge_examples | af1b963537839d13e834f829cf51f8ad5e6ffe76 | 1a99c1788f0eb9f1e5d8c2ced3892d00cd9449ad | refs/heads/master | 2016-09-05T10:24:50.974902 | 2013-03-28T16:28:47 | 2013-03-28T16:28:47 | 9,080,611 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 9,563 | java |
package edu.rice.cs.drjava.model.compiler;
import java.io.*;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.util.LinkedList;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.util.Iterator;
import java.util.ResourceBundle;
import java.util.Locale;
... | [
"joliebig@fim.uni-passau.de"
] | joliebig@fim.uni-passau.de |
eab4fa2defe88d7df029a831a50e4569623cfe04 | 469b49a3774de4a13a74a017a7617293eb894cd2 | /KM-Portal-CodeBase-RFC 33570/src/com/ibm/km/common/BannerImageServlet.java | bfe4f9650b01720216ccf8294be98ee4727f0cb5 | [] | no_license | kmportal/KM_PORTAL | 053b1ff43b06b416b459487b60caca0c86e86dc7 | c20180035a5818f49b16175411d00ca363bdefb1 | refs/heads/master | 2021-01-12T05:00:03.520826 | 2006-01-11T08:58:04 | 2006-01-11T08:58:04 | 77,826,499 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,078 | java | package com.ibm.km.common;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import javax.servlet.Servlet;
import javax.servlet.ServletConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletOutputStream;
import javax.servlet.http.HttpServlet;
... | [
"dpdth@localhost"
] | dpdth@localhost |
b754919bb8cc3fd53d74574515c153b660360360 | e334486799c20482f3c99cb0fa90af89f6c21bf5 | /src/main/java/com/spring/board2/service/MemberServiceImpl.java | 45bcb04b3b875681638fb241f3cbc36f2bae1348 | [] | no_license | yunok96/ChatBoard | 9793ee6c778896025516640f105528a4c727be89 | 6e2d6563266e6ee2c52e254b6b0efcad4533fbb4 | refs/heads/main | 2023-05-29T20:56:58.219967 | 2021-06-11T03:09:21 | 2021-06-11T03:09:21 | 375,882,442 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 567 | java | package com.spring.board2.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.spring.board2.model.MemberDAO;
import com.spring.board2.model.MemberVO;
@Service
public class MemberServiceImpl implements MemberService {
@Autowired
private... | [
"67257091+yunok96@users.noreply.github.com"
] | 67257091+yunok96@users.noreply.github.com |
823f6d167a6237dd5628636dc962cdd31be985b3 | 3d1b6e2dbcfaae60acbb275e708acc0ed024287f | /src/main/java/nirmalya/aatithya/restmodule/employee/controller/HrmsDepartmentMasterRestController.java | c782c66a3acc9bec4959c14c136b0cdf90cc4468 | [] | no_license | dhamotharang/restmodule | 8fe4716c3b6bf32325be703604fbf62fe57cf3f4 | df2c2c58d45849e67088eff688a8ad14bd018da5 | refs/heads/master | 2023-02-11T14:33:59.958335 | 2021-01-06T14:50:32 | 2021-01-06T14:50:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,800 | java | package nirmalya.aatithya.restmodule.employee.controller;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.RequestBody;
... | [
"Nirmalya Labs@DESKTOP-4AJAMHM"
] | Nirmalya Labs@DESKTOP-4AJAMHM |
b23bd7b17cd4a459c2a29da2739c2af3097bed40 | d9eacbb4b1082a1fa19ce445dc07599269440565 | /src/trans/encoders/relay/Router.java | 555c914910128cfdd5f441c49299509b22d35363 | [] | no_license | tomlurge/converTor | 4003ea0b93ae6b8faba3c5dee5a2e10f97b28d50 | b0c591625c988c1634fd85a833824162e2ada73d | refs/heads/master | 2021-01-17T13:29:06.037777 | 2017-01-15T23:47:32 | 2017-01-15T23:47:32 | 49,895,645 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 17,219 | java | /**
* Autogenerated by Avro
*
* DO NOT EDIT DIRECTLY
*/
package trans.encoders.relay;
@SuppressWarnings("all")
@org.apache.avro.specific.AvroGenerated
public class Router extends org.apache.avro.specific.SpecificRecordBase implements org.apache.avro.specific.SpecificRecord {
private static final long serialVer... | [
"tl@rat.io"
] | tl@rat.io |
2905c9573dd37ef5e6df94d3729c34d24fd7b684 | b17e3e12a762270ed183ea8b3b815c5aff40dab9 | /BIMMixer/bimMixerXtext.ide/src/bimMixer/ide/BIMMixerAppIdeSetup.java | c2855e7ad826ad77543103103557047a215daddc | [] | no_license | pgil5/Proyectos-publicos-tfm | 8035488c11a9718cb8dcd5a3e22e07489706c34b | fe009c55ce1a8678da25e40aedb75699f41efadc | refs/heads/main | 2023-07-02T20:35:16.899278 | 2021-08-08T09:19:36 | 2021-08-08T09:19:36 | 392,998,359 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 568 | java | /*
* generated by Xtext 2.23.0
*/
package bimMixer.ide;
import bimMixer.BIMMixerAppRuntimeModule;
import bimMixer.BIMMixerAppStandaloneSetup;
import com.google.inject.Guice;
import com.google.inject.Injector;
import org.eclipse.xtext.util.Modules2;
/**
* Initialization support for running Xtext languages as langua... | [
"pablo.pgc@live.com"
] | pablo.pgc@live.com |
526d58230d74c8325d425ccbf9b5e8c5f9f748ae | ffbae6df1b2b50bd61aef04ef4942cfcd4be5802 | /src/main/java/com/fang/test/configurecenter/controller/UserController.java | 15fa38e168080f5694ef74479e16abe3eff0a213 | [] | no_license | EllaChen/configuration-center | 418e77a4019f88c67bc6370c638f546c55a18aa0 | c1d3181a6f94619e48dd184d7729b8185b1765fc | refs/heads/master | 2021-01-21T17:45:59.350600 | 2014-05-05T09:45:22 | 2014-05-05T09:45:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,108 | java | package com.fang.test.configurecenter.controller;
import java.util.Map;
import javax.inject.Inject;
import javax.inject.Named;
import javax.servlet.http.HttpServletRequest;
import org.springframework.stereotype.Controller;
import org.springframework.validation.BindingResult;
import org.springframework.web.... | [
"smile.f.c@gmail.com"
] | smile.f.c@gmail.com |
5ac5a58e609e64bba3366f9610c8956728270c47 | b0f88fc8f2322a0361e15b8dde27a89cee71ca00 | /app/src/main/java/com/jeanfernandez/android/bplayout/MyActivity.java | 75a1b6be8337bbbe98fc419b3f4d314f13c62c8a | [] | no_license | Jeferex/AndroidLoginWebService | a8628693d3ad12c3ec8029378b4561e6df150998 | e34dc66fe64088d475184897ac1f7fa5a78702e8 | refs/heads/master | 2021-01-10T20:47:56.421915 | 2014-08-05T04:34:40 | 2014-08-05T04:34:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,212 | java | package com.jeanfernandez.android.bplayout;
import android.app.Activity;
import android.app.ProgressDialog;
import android.os.AsyncTask;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import andro... | [
"jjfa86@hotmail.com"
] | jjfa86@hotmail.com |
2f06615c52c3797652d3fcff32399d28020544f6 | 6baf1fe00541560788e78de5244ae17a7a2b375a | /hollywood/com.oculus.alpenglow-EnterpriseServer/sources/com/fasterxml/jackson/databind/ser/std/StdArraySerializers$TypedPrimitiveArraySerializer.java | 60305795221faf70e9b645c4568b752a453a02ab | [] | no_license | phwd/quest-tracker | 286e605644fc05f00f4904e51f73d77444a78003 | 3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba | refs/heads/main | 2023-03-29T20:33:10.959529 | 2021-04-10T22:14:11 | 2021-04-10T22:14:11 | 357,185,040 | 4 | 2 | null | 2021-04-12T12:28:09 | 2021-04-12T12:28:08 | null | UTF-8 | Java | false | false | 694 | java | package com.fasterxml.jackson.databind.ser.std;
import X.AbstractC02580aL;
import X.AnonymousClass0o6;
public abstract class StdArraySerializers$TypedPrimitiveArraySerializer<T> extends ArraySerializerBase<T> {
public final AnonymousClass0o6 A00;
public StdArraySerializers$TypedPrimitiveArraySerializer(StdAr... | [
"cyuubiapps@gmail.com"
] | cyuubiapps@gmail.com |
f046fa57923d844e1b0877617358fef1503da164 | fa5a4d4fe4ff6643e4c0cea43914851419c35a23 | /src/test/java/com/ecommercewebform/testcases/TC_02.java | 806a1756aa46d5952d20235cb10dd9dde3d74ae1 | [] | no_license | atif-dev/EcommerceUserRegistrationForm-Automation- | d6612952176c825e2889a5fcb818e66297c065f6 | 317faacd406fdf1472f96234f80464d055eb23b8 | refs/heads/master | 2023-05-01T21:36:24.426324 | 2021-05-25T14:45:57 | 2021-05-25T14:45:57 | 370,720,793 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,469 | java | package com.ecommercewebform.testcases;
import org.apache.log4j.Logger;
import org.apache.log4j.PropertyConfigurator;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.Assert;
import org.testng.annotations.AfterClass;
import org.testng.annotations.Test;
import com... | [
"ati1254@gmail.com"
] | ati1254@gmail.com |
16947a6824d6baa4c07aa84ab0ec243f8a3c740d | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/14/14_3e48a95ced9a19e0f11f486a6687580522d36a69/ViewComponent/14_3e48a95ced9a19e0f11f486a6687580522d36a69_ViewComponent_t.java | e7e1d637e48c59f928ae5b6141fe241384818f2f | [] | 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 | 6,990 | java | package uk.ac.brighton.vmg.cviz.ui;
/**
* The ViewComponent of the ConceptViz plugin.
*
* Copyright (c) 2013 The ConceptViz authors (see the file AUTHORS).
* See the file LICENSE for copying permission.
*/
import icircles.concreteDiagram.ConcreteDiagram;
import icircles.concreteDiagram.DiagramCreator;
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
e8532930586c1a2ff8ed29f9c3efa0c894c7c52c | 1791ce7f194afd1330fd3a176916d2e92320a9d7 | /library-domain/src/main/java/xyz/willferguson/library/domain/exceptions/NoSuchPersonException.java | bd5d6ad42482df0cdb626074e132553da55da5ec | [] | no_license | willferguson/clean-library | 71f07dd966516e1c884547e4ca777ddf02b43e9b | 17644840f4a5d9372871e0cab3a22b668658084a | refs/heads/master | 2020-04-12T14:17:29.059808 | 2019-02-10T14:04:55 | 2019-02-10T14:04:55 | 162,547,827 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 439 | java | package xyz.willferguson.library.domain.exceptions;
public class NoSuchPersonException extends Exception {
public NoSuchPersonException() {
super();
}
public NoSuchPersonException(String message) {
super(message);
}
public NoSuchPersonException(String message, Throwable cause) {
... | [
"willferguson00@gmail.com"
] | willferguson00@gmail.com |
b583cdefd03471e50d5546b0156bc6dfd0a1d14d | 0bfec2fc1283065dc2f88b9942c47077122f022c | /old-cc-blog/src/main/java/cn/chairc/blog/controller/IndexController.java | 99ac3f87d805efe0c5204908418f6a6d8a4a5806 | [
"Apache-2.0"
] | permissive | chairc/cc-blog-springboot | 649950f2727306485e7682759bff9125783a27dc | a6306982994c96530f13928d98e437f7047b3d64 | refs/heads/master | 2023-07-07T09:23:52.986221 | 2023-06-29T06:32:34 | 2023-06-29T06:32:34 | 245,840,111 | 5 | 0 | Apache-2.0 | 2022-11-16T02:18:19 | 2020-03-08T15:34:38 | Java | UTF-8 | Java | false | false | 2,227 | java | package cn.chairc.blog.controller;
import cn.chairc.blog.model.Entertainment;
import cn.chairc.blog.model.FriendLink;
import cn.chairc.blog.model.Message;
import cn.chairc.blog.service.ArticleService;
import cn.chairc.blog.service.EntertainmentService;
import cn.chairc.blog.service.FriendLinkService;
import cn.chairc.... | [
"974833488@qq.com"
] | 974833488@qq.com |
30b5a074303fdb57cbd826750e5dc5cecef22ad2 | 751d00ab9bf3019a605d4920cb28d8d3da4a5ee9 | /02/commons-cli4/mutants/major/55/org/apache/commons/cli/Parser.java | 79b0ffa76e560077b6c11522e62f089f1c137dcb | [
"Apache-2.0"
] | permissive | easy-software-ufal/nimrod-hunor-subjects | 90c9795326c735009f5cc83795f4f3a50c38e54b | f910a854157f0357565f6148e65866e28083f987 | refs/heads/main | 2023-04-01T07:33:11.883923 | 2021-04-03T18:52:24 | 2021-04-03T18:52:24 | 333,410,922 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,873 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | [
"leonardo.fernandes@ifal.edu.br"
] | leonardo.fernandes@ifal.edu.br |
bb5b4cd0f06af0db48e6a53b09b6285ca888e1ee | a9330e4017dac2568a5e950d2c6096d0f7cc3268 | /gdbservice/src/main/java/com/king/service/gdb/game/dao/BattleDao.java | ba9993349b84822f70bb981138f434494b63216c | [] | no_license | JasonKing0329/Gdb | 3714247181a944c13f7ca0bd0977cf685daf5f0b | 49324b68e5da3baf307ed2f3c6805983b644dce7 | refs/heads/master | 2021-07-17T13:36:38.717856 | 2018-08-17T06:35:04 | 2018-08-17T06:35:04 | 108,059,270 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,203 | java | package com.king.service.gdb.game.dao;
import com.king.service.gdb.game.Constants;
import com.king.service.gdb.game.bean.BattleBean;
import com.king.service.gdb.game.bean.BattleResultBean;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import ja... | [
"jingyang@tcsl.com.cn"
] | jingyang@tcsl.com.cn |
10164e815734292628236e2ee1463ca5989f360c | 94dfe36168a46c40a84c5e98dfc454451ebdd92b | /Practice08/src/GuessingGame.java | 1f80c5468dc0965d479606b325f8338f2f4566ad | [] | no_license | nimedev/JSE7-Fundamentals | b8ed03dccd6935ab68f5e24d7d3eda3e5d6d8f77 | 647b4c9c024c92fd29a2358d66d21170e405b6c8 | refs/heads/master | 2021-01-22T22:49:54.398072 | 2015-03-12T14:30:59 | 2015-03-12T14:30:59 | 32,081,358 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 793 | java | /**
*
* @author niconator
*/
public class GuessingGame {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
int randomNum = 0;
int guess;
if (args.length == 0 || args[0] == "help") {
System.out.println("Error");
... | [
"nicolasmejiaco@gmail.com"
] | nicolasmejiaco@gmail.com |
fb30ef7b158622b49879c40c48cb32c9ebf8d1fe | c6886c738c3102a6de421c3f787357c8baa40ade | /app/src/main/java/com/platform/cdcs/fragment/stock/AddStockFragment.java | e2fd68abacc5edc8655eef692e5977b9417d34a7 | [] | no_license | jbbifzgt/smapp | f1f61ca152e9b1ebe5c2fb2e34a4e7ae1bce6331 | 4c598091af5542e690acb01a3ca4ea4910d69cd1 | refs/heads/master | 2023-05-22T22:32:45.738279 | 2021-06-12T05:37:40 | 2021-06-12T05:37:40 | 367,891,481 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,401 | java | package com.platform.cdcs.fragment.stock;
import android.text.InputType;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.EditText;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.google.g... | [
"yunchencong325787@126.com"
] | yunchencong325787@126.com |
77b75b467719b9a1fff38ebacd8c1d45d8974266 | 86505462601eae6007bef6c9f0f4eeb9fcdd1e7b | /bin/modules/sap-product-configuration/sapproductconfigrules/src/de/hybris/platform/sap/productconfig/rules/jalo/ProductConfigSourceRule.java | 2685a3a81f0ca8afb600303811291fc79eb6b000 | [] | no_license | jp-developer0/hybrisTrail | 82165c5b91352332a3d471b3414faee47bdb6cee | a0208ffee7fee5b7f83dd982e372276492ae83d4 | refs/heads/master | 2020-12-03T19:53:58.652431 | 2020-01-02T18:02:34 | 2020-01-02T18:02:34 | 231,430,332 | 0 | 4 | null | 2020-08-05T22:46:23 | 2020-01-02T17:39:15 | null | UTF-8 | Java | false | false | 567 | java | /*
* Copyright (c) 2019 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... | [
"juan.gonzalez.working@gmail.com"
] | juan.gonzalez.working@gmail.com |
b55c4d1eba449b0e00e8dd37cc7da3e36d352368 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/4/4_3f555716a8ca009f5b7925c60cabbfb5cbcf970c/AccessControlManager/4_3f555716a8ca009f5b7925c60cabbfb5cbcf970c_AccessControlManager_t.java | b57ff16e8d7adede3bfbfafa59b89861bb562dba | [] | 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 | 16,071 | java | package org.ccnx.ccn.profiles.security.access;
import java.io.IOException;
import java.security.InvalidKeyException;
import java.security.Key;
import java.security.NoSuchAlgorithmException;
import java.security.PrivateKey;
import java.security.SecureRandom;
import javax.crypto.NoSuchPaddingException;
impor... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
745a6b16a390e7b1d27e94f1fcdfea0d37d0d815 | 30963d72e2a08f15841cc8da655976813d3c2368 | /POMSeriesFrameWork/src/main/java/com/qa/opencart/utils/JavaScriptUtil.java | 510dff1870d3549f74e4e9d0e108ff0ba2c45bcb | [] | no_license | Kkuma125/UI-Automation-FrameWork | 770fe54d832ab9639732b6c80d9903b8ac747523 | 452ce25ffeda840a5f3e19ea4218860e0a7b3c77 | refs/heads/master | 2023-04-13T00:24:09.447485 | 2021-04-25T15:18:22 | 2021-04-25T15:18:22 | 345,561,898 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,731 | java | package com.qa.opencart.utils;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
public class JavaScriptUtil {
private WebDriver driver;
public JavaScriptUtil(WebDriver driver) {
this.driver = driver;
}
public void flash(WebElement elem... | [
"kumar95530@gmail.com"
] | kumar95530@gmail.com |
d8aac90b1e1a13b862d846427b2420494efae693 | 08d2686030140b434b0e6f776db9c519a4f81b54 | /app/src/main/java/com/martin/citysearch/about/AboutActivity.java | a82bfaf7d6439e21691d5f520a132074fa0495c5 | [] | no_license | martinGele/CitySearch | ddddd319f48f7edb517b61c8594c67a324f918f3 | 63f77597de38d3b9a5b3374189efc506303b7b51 | refs/heads/master | 2020-06-17T22:44:41.761316 | 2019-07-11T19:59:30 | 2019-07-11T19:59:30 | 196,086,279 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,363 | java | package com.martin.citysearch.about;
import android.os.Bundle;
import android.widget.ProgressBar;
import android.widget.TextView;
import androidx.appcompat.app.AppCompatActivity;
import com.martin.citysearch.R;
public class AboutActivity extends AppCompatActivity implements About.View {
private TextView compa... | [
"martin.gelevski@codewell.mk"
] | martin.gelevski@codewell.mk |
bb0cf2b906e91d1a6c4c42d450c8e8421d233839 | 161834d739f32e2c2118cd9e12b50a41705e3428 | /core/src/main/java/mx/lux/pos/model/Pago.java | e0aafe51c73d56e6809b262ba528017c7dd9fc07 | [] | no_license | rusperstinsky/puntov | 0a9bd8a3680c26df52d3f594257168e0632edbb6 | de0327ea14a4bb718f8dcc866ef67954b5c44acf | refs/heads/master | 2020-05-01T13:13:11.855124 | 2013-11-29T16:39:20 | 2013-11-29T16:39:20 | 14,803,303 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,746 | java | package mx.lux.pos.model;
import org.apache.commons.lang3.StringUtils;
import org.hibernate.annotations.NotFound;
import org.hibernate.annotations.NotFoundAction;
import org.hibernate.annotations.Type;
import javax.persistence.*;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.Date;
@Entit... | [
"benjamin.martinez@lux.mx"
] | benjamin.martinez@lux.mx |
046a70489d9f7b6012cc15409b9fdde086aa3d49 | 61f2437c0f18f89233c838ab482c73627f2aeba3 | /nhmfc-utils/src/nhmfc/filenet/xmlcusto/ModelTester.java | 73507ffc885a57aa6377928cfde0829e39db16c2 | [] | no_license | j-audrick/NhmfcScheduler | aefad81f97d42afbb7c4f74a11829544fe0adbec | 3eebc42b94a27fe03a5c860638093d672cbc7542 | refs/heads/master | 2020-03-23T05:01:20.960581 | 2018-08-22T02:55:38 | 2018-08-22T02:55:38 | 141,119,841 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,990 | java | package nhmfc.filenet.xmlcusto;
import java.io.File;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.simpleframework.xml.Serializer;
import org.simpleframework.xml.core.Persister;
import org.simpleframework.xml.strategy.CycleStrateg... | [
"janaudricklazaro@gmail.com"
] | janaudricklazaro@gmail.com |
11ddcd6c2011dc25262e47a94d2f2c9570b6c788 | 46c4cf694b641f173adb932154c7644898ad232e | /annotation-file-utilities/src/module-info.java | 019bdf428d6f10802491bf7b04f42293623d4e89 | [
"MIT"
] | permissive | DSouzaM/annotation-tools | 77f38a04ebdb40a96f6799f3020bd1745a3db896 | 83639bc6173f5e5d52364bee26353b51945b8887 | refs/heads/master | 2020-07-27T09:55:48.727296 | 2016-12-18T01:29:17 | 2016-12-18T01:29:17 | 73,432,836 | 0 | 0 | null | 2016-11-11T00:38:28 | 2016-11-11T00:38:25 | null | UTF-8 | Java | false | false | 159 | java | module annotationtools.afu {
requires jdk.compiler;
requires annotationtools.scenelib;
requires annotationtools.asmx;
//requires plume;
requires junit;
}
| [
"matt.dsouza@gmail.com"
] | matt.dsouza@gmail.com |
aad815e7e14d6365191f225ac9c8d250bb32b143 | 7bc1bae7c1f3996057f476ef0f3a1cd92a4e17c2 | /src/main/java/me/icro/java/spring/icrospring/iocv2/context/ApplicationContext.java | 25e6a7f33b2fd29f115a4843c8a7431282950130 | [
"CC-BY-2.5"
] | permissive | linlicro/frameworks-a-java-developer-should-know | a271771f33ebb4ba91b23692b3b84975055276ed | 605dd95ba3a611871b864342a52ed3c2d63c5288 | refs/heads/master | 2022-06-24T06:33:26.596830 | 2020-12-15T05:59:45 | 2020-12-15T05:59:45 | 225,824,808 | 1 | 0 | NOASSERTION | 2022-06-21T02:39:58 | 2019-12-04T09:09:21 | Java | UTF-8 | Java | false | false | 225 | java | package me.icro.java.spring.icrospring.iocv2.context;
import me.icro.java.spring.icrospring.iocv2.factory.BeanFactory;
/**
*
* Created by Lin on 2019/12/25.
*/
public interface ApplicationContext extends BeanFactory {
}
| [
"linli.cro@gmail.com"
] | linli.cro@gmail.com |
5537b6522ced08ed2178b11e9f19c80c63c5e89b | 901ecab083f71c32c671471b901058c8a0e57e78 | /mobile/app/src/main/java/com/devmarcul/maevent/apis/models/MaeventsModel.java | 29617f2e3c8f520cab0a7e5ed71a6573ed28c07b | [] | no_license | marcullo/maevent | 888d1d1c24bbae96fe77222eb7efb3273cd1dd03 | 91cb47e8dc36dd154d173fbaf1adea95804dfd37 | refs/heads/master | 2020-03-16T16:51:11.717332 | 2019-02-23T16:19:56 | 2019-02-23T16:19:56 | 132,806,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,608 | java | package com.devmarcul.maevent.apis.models;
import android.os.Parcel;
import android.os.Parcelable;
import com.devmarcul.maevent.data.Maevent;
import com.devmarcul.maevent.data.Maevents;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
public class MaeventsModel implements Parcelable {... | [
"dev.marcul@gmail.com"
] | dev.marcul@gmail.com |
a79c7bab05b38170c877995c77c5182b8a0ea16b | 79121db5d54b88cbe1d6a2f0cc33b28abd433036 | /xtext_projects/csc498.dsl3.ui/src/csc498/ui/labeling/Dsl3DescriptionLabelProvider.java | 90f6c3a3db47811c79182c5a97edbbe672bdcacc | [] | no_license | vorachet/csc498_mdedsl_learning | 62c6fed9a9808ec038cfda04e5afe918adf6d5f9 | c626f32da9814c149a97bad0dfe865fcdab96bc1 | refs/heads/master | 2023-03-13T08:00:39.419194 | 2021-02-19T02:38:30 | 2021-02-19T02:38:30 | 340,040,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 665 | java | /*
* generated by Xtext 2.22.0
*/
package csc498.ui.labeling;
import org.eclipse.xtext.ui.label.DefaultDescriptionLabelProvider;
/**
* Provides labels for IEObjectDescriptions and IResourceDescriptions.
*
* See https://www.eclipse.org/Xtext/documentation/310_eclipse_support.html#label-provider
*/
public class ... | [
"vorachet@gmail.com"
] | vorachet@gmail.com |
30672be670215d7e189ccfab3cce05c05623bac1 | 4c51f6f0de6917b20ecd31eaa8cec2033a16652e | /proj1b/Palindrome.java | 923dc055e91d91480abbd15c27d0b468ab8b6dba | [] | no_license | LiFangCoding/UCB_61B_Spring_2018 | 0737de8f9633ed92e3d73ac9f42ae9a11d339b15 | 6c146fd534d52848dd67835a521bed7e11f8c8f4 | refs/heads/master | 2018-12-10T19:22:34.779626 | 2018-11-08T12:37:04 | 2018-11-08T12:37:04 | 122,894,476 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,171 | java | public class Palindrome {
public Deque<Character> wordToDeque(String word){
Deque<Character> res = new ArrayDeque<>();
//Deque<Character> res = new LinkedListDeque<>();
if (word == null || word.length() == 0) {
return res;
}
for (int i = 0; i < word.length(); i+... | [
"joshapple@JoshApples-MacBook-Pro.local"
] | joshapple@JoshApples-MacBook-Pro.local |
d3e6955cfed269abe68fc1a7dee9a8c8b353825b | 82cc2675fdc5db614416b73307d6c9580ecbfa0c | /eb-service/core-service/src/main/java/cn/comtom/core/main/statistics/domain/response/BroadcastLevelFrequency.java | 6650cd1c488437c7d23d822866552364506caeb8 | [] | no_license | hoafer/ct-ewbsv2.0 | 2206000c4d7c3aaa2225f9afae84a092a31ab447 | bb94522619a51c88ebedc0dad08e1fd7b8644a8c | refs/heads/master | 2022-11-12T08:41:26.050044 | 2020-03-20T09:05:36 | 2020-03-20T09:05:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 652 | java | package cn.comtom.core.main.statistics.domain.response;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
/**
* @author wangbingyan
* @date 2020/1/8
* @desc 广播等级的广播频次
*/
@Data
public class BroadcastLevelFrequency {
@ApiModelProperty("广播日期")
private String broadcastDate;
@ApiModelPr... | [
"568656253@qq.com"
] | 568656253@qq.com |
22a66b1cb647824be59e8dd20c51c16aaf1d6da3 | df64dbd1be02fa374495740cb2d13712940032d2 | /src/main/java/pl/coderslab/entity/Publisher.java | 5c147cd8fbf252160ecb4fbb53a794249398b5ef | [] | no_license | wasniows/Spring01hibernate | caf8917c6c0e12a9cf6dcc5ad4a8b4c9b6810fea | 5ed8f4023abd593d64a1566769ceebb5847a62ac | refs/heads/master | 2023-03-30T19:16:59.969074 | 2021-03-30T21:45:35 | 2021-03-30T21:45:35 | 347,422,071 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 699 | java | package pl.coderslab.entity;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.hibernate.validator.constraints.pl.NIP;
import org.hibernate.validator.constraints.pl.REGON;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Size;
@Entity
@Data
@N... | [
"wasniows@gmail.com"
] | wasniows@gmail.com |
7b966b4d466a743e897b3e0ef96a03cb8df0b655 | 8e712fa89dec6416de8bccdebc5f65dac524b3dc | /order/src/main/java/com/example/demo/controller/request/PaymentRequest.java | 330c6a3ddfc408c016127a6f295728fbda51611c | [] | no_license | ralphavalon/async-playground | dc85c2860cf9da462ac6f736290a7ca9e43bed0e | d0f83ab9ff2a5a546a6579719e8459f48a7e79fe | refs/heads/main | 2023-09-03T11:45:51.921782 | 2021-10-04T21:54:30 | 2021-10-04T21:54:30 | 413,511,516 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 167 | java | package com.example.demo.controller.request;
import lombok.Getter;
@Getter
public class PaymentRequest {
private String method;
private String data;
}
| [
"avalon.ralph@gmail.com"
] | avalon.ralph@gmail.com |
b54d56ccfde404fb899f8cad39ee86b1888db801 | 15889b730bce9fba197b52baaa42dc10fb7501ba | /src/it/simple-it-append/src/main/java/com/pingunaut/wicketmessages/test/TestPage.java | b70a7a9ad32c704a5fba4d2d7d0719edefdaea63 | [
"Apache-2.0"
] | permissive | martinspielmann/wicketmessages-maven-plugin | 391044ffb5fc4c521de52dfb9cb101984fec9fa2 | 69ecf3b0db872f32413f5c4cbf1b481f2d34473a | refs/heads/master | 2023-04-16T05:46:18.003240 | 2021-04-26T17:51:13 | 2021-04-26T17:51:13 | 63,572,670 | 1 | 0 | Apache-2.0 | 2021-04-26T17:51:14 | 2016-07-18T05:24:52 | Java | UTF-8 | Java | false | false | 348 | java | package com.pingunaut.wicketmessages.test;
public class TestPage {
/**
* class contains a referenced resource key. this one should be marked as "used" during export
*/
public void someFakeMethodUsingResourceKey() {
String myResourceKey = "countryCodeOnly";
System.out.println... | [
"martin.spielmann@kiongroup.com"
] | martin.spielmann@kiongroup.com |
eb22407fc9cef3c5800818e02bc24c7d8b544430 | a4456b9182a0d43325b9966ca812cb67fe92f8ef | /jodd-vtor/src/main/java/jodd/vtor/constraint/LengthConstraint.java | b934c940506b56343f86fd4658ccdd6b537bb819 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | nicky-chen/jodd | 94a5c56eb50f7964ef234e9856ce9adb8fb1c079 | 4bba7643c564a5a3fb54397208666b9f82a0446d | refs/heads/master | 2021-04-06T20:22:51.057076 | 2018-03-15T07:28:59 | 2018-03-15T07:29:25 | 125,328,836 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,573 | java | // Copyright (c) 2003-present, Jodd Team (http://jodd.org)
// 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,
// th... | [
"cx52018761@hotmail.com"
] | cx52018761@hotmail.com |
170115b7f04d240d127b9c3164f4e19cc0bf4aed | d63402c1fdeb5b13de9667696b2b8e09ffb13fd9 | /kods/Sthenos-main/app/src/main/java/com/example/sthenos/todo/NoScrollListView.java | 497876f326a4c0f5d56b60913beb3c3372a5b11b | [] | no_license | rvtprog-kval-21/d43-RobertsKristiansMarkuns-sthenos | 3dc5e4244c5cf26e15fc1a557fe25f6ea07d914d | d813850f4cb5ca9527f33c449de03276d1fee2b1 | refs/heads/main | 2023-05-30T05:01:11.631835 | 2021-06-11T17:07:08 | 2021-06-11T17:07:08 | 309,124,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 969 | java | package com.example.sthenos.todo;
import android.content.Context;
import android.util.AttributeSet;
import android.view.ViewGroup;
import android.widget.ListView;
// creates a list view with scrolling disabled
public class NoScrollListView extends ListView {
public NoScrollListView(Context context) {
sup... | [
"noreply@github.com"
] | noreply@github.com |
c7dacaefe4ba7b02f8481ad74279cc1aab3d75fd | 7d5a8a130ae297b406dfa927c34dd6cb28c84d76 | /src/main/java/com/lqk/juc/LockFour.java | 9eec79039de0c69df99dc611feb08215ddb385d6 | [] | no_license | qkliang/ssm | f318e15514dc1e004ae731dd585c8bfc82df667d | 21947d66c6d906a9f54f56106a83bab81ec7d7ab | refs/heads/master | 2022-12-24T19:01:31.968934 | 2020-05-18T14:41:16 | 2020-05-18T14:41:16 | 201,785,227 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,240 | java | package com.lqk.juc;
/**
* 第四锁:相较于前三锁,第四锁仍然是两个同步方法,但是使用不同的对象调用
* 结论: 被synchronized修饰的方法,锁的对象是调用者,因为两个方法的调用者是两个不同对象
* 两个方法用的不是同一个锁,后调用的方法不需要等待先调用的方法
* 第一个对象有延迟200ms,故先执行getTwo,再执行getOne
*/
public class LockFour {
public static void main(String[] args) {
NumberFour numberFour = new NumberFou... | [
"qkliang@foxmail.com"
] | qkliang@foxmail.com |
6371b153f5393976d1dc273c7cf2c0134e0bbf34 | c1cfd0dddc5473d266423be68c49adb16990c008 | /src/main/java/kodlamaio/hrms/core/configs/CloudinaryConfig.java | eb2330f414d7f9e42e3dba92f4a0d34a85797895 | [] | no_license | YigitYeler/HRMS-Java-Backend | 9788d58514253fd2aa056dddce211fc01eb13f4f | c202f8f1b2d42c84aac8fbe75d0b448135b13c12 | refs/heads/master | 2023-06-02T06:51:59.113909 | 2021-06-18T17:29:33 | 2021-06-18T17:29:33 | 367,667,982 | 7 | 0 | null | null | null | null | UTF-8 | Java | false | false | 467 | java | package kodlamaio.hrms.core.configs;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import com.cloudinary.Cloudinary;
import com.cloudinary.utils.ObjectUtils;
@Configuration
public class CloudinaryConfig {
@Bean
public Cloudinary cloudinary() {
re... | [
"yeleryigit40@gmail.com"
] | yeleryigit40@gmail.com |
20f1b723ae4fd27957c01af342df57874135da42 | 5d6f3435a82a3fcc9b1aaf16b627e982d23b23c5 | /SpringCoreAssignment/src/main/java/spring/core/assignment/BankAccountRepositoryImpl.java | 55d2c28c85123cfe6dbb7eb4ba93e672a6fefa6a | [] | no_license | danisuargarc/CSD-Cloud-Native-Training-Assignments | b8396a354ba3ce99b4447ca6e056687366904985 | e9b94dd9811fb819f8650ff6ed4a10c638191896 | refs/heads/main | 2023-03-03T07:08:14.617505 | 2021-02-16T01:54:50 | 2021-02-16T01:54:50 | 332,583,374 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,104 | java | package spring.core.assignment;
import java.util.List;
import org.springframework.context.annotation.Bean;
import org.springframework.stereotype.Repository;
@Repository
public class BankAccountRepositoryImpl implements BankAccountRepository {
private List<BankAccount> accounts;
public BankAccountRep... | [
"noreply@github.com"
] | noreply@github.com |
66afe8e9b09c82468924d6a30a86d297fabb1240 | 62e79f56f8f12600bd88654300570e0f66654786 | /test/ArrayQuestion.java | df195942e22a711be86db949c56fe4f4bf5a45e9 | [] | no_license | Pulkit-Garg15/JavaBasics | 3128fa874f0eca10a45f05e51c1f22ecc66e918b | 7cf16624ba508aa163ff984a796b314c337ee62d | refs/heads/master | 2023-09-06T08:23:57.255589 | 2023-09-05T10:00:00 | 2023-09-05T10:00:00 | 431,566,679 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,165 | java | package test;
public class ArrayQuestion {
public static void main(String[] args) {
int temp, size, first, second;
int array[] = {10, 20, 25, 63, 96, 57, 10, 67, 54, 14};
size = array.length;
first = second = Integer.MIN_VALUE;
for (int i = 0; i < size; i++) {
... | [
"pulkitgarg360@gmail.com"
] | pulkitgarg360@gmail.com |
8114023156b0dceef3f50f255a6831fa77929aee | c65ea8ffe4ec6b4847944e66211df4be1c37406c | /src/main/java/com/dandi/api/UseMongoApplication.java | b50b91d3bbe0139f27fd73a7a84aa303e232e152 | [] | no_license | dpanteja/mongousage | 59b014213fa373d701be33dfbc2fe8e45ba1a89c | 3dd7e3c0dae15ef6a4ce5453d3f6d71b3eeb0a02 | refs/heads/master | 2020-12-26T21:27:41.902315 | 2020-02-01T17:25:49 | 2020-02-01T17:25:49 | 237,650,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 558 | java | package com.dandi.api;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration;
import org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration;
@SpringBootApp... | [
"pani.parasa@symphonize.com"
] | pani.parasa@symphonize.com |
3cd521ad8d40bffa7e4ab58caa9e559547c622fa | 7b42a2ad3f8999397b37b25f841e7ff6bbecc5e8 | /myutils/src/test/java/com/wangjf/myutils/ExampleUnitTest.java | b63270c728f557d5fc0d0381105af1056ef6f2f5 | [] | no_license | userwangjf/MindLock | 0b55e6d6efb4cd71ba3395628037a77e221956c8 | c1fe98c452cfca4b0ca976c938babab982dd50df | refs/heads/master | 2021-09-05T14:37:10.224528 | 2018-01-28T23:32:24 | 2018-01-28T23:32:24 | 116,451,641 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package com.wangjf.myutils;
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 void add... | [
"wangjf@home.com"
] | wangjf@home.com |
4e2a5c8f25b0a789e975675ba8ddc44de58f9b6a | 689225df7d0dfa50f3359760728acc1d94244d8d | /java study(복습)/src/논리형변수선언60p.java | 801cbdcdfdcae96fa2b07478cda20acfe21c70bf | [] | no_license | hjs8023/hjs | 8a863e4a43c98b0b34c59fd089902c51a301e5c0 | 54c1364a64f7d83ae980472850b6a4a16745b444 | refs/heads/master | 2023-07-25T19:34:17.749920 | 2021-08-09T15:24:19 | 2021-08-09T15:24:19 | 383,814,585 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 433 | java |
public class 논리형변수선언60p {
public static void main(String[] args) {
// TODO Auto-generated method stub
boolean b1 = true;
boolean b2 = false;
System.out.println(b1); // b1 이 지닌 값 출
System.out.println(b2);
int num1 = 10;
int num2 = 20;
System.out.println(num1 < num2); // 20은 10보다 크므로 true
System.o... | [
"85880264+hjs8023@users.noreply.github.com"
] | 85880264+hjs8023@users.noreply.github.com |
58484651876b55bd9a6d74bf9fc2104ae71575c5 | a62d6e4b5c9554a6cbaa019a1cca85e9bd043c30 | /VcentrySeleniumJava/src/edu/vcentry/interfaces/Main.java | 87efc977692a2f40cfd5e2751dd5b4bfb00e6146 | [] | no_license | GSkeer/first | b92e794e1dcc98f487ff82a4bd00ac6de119ab21 | 3e9fade168cc0ad1f060818b005b8e3509ec64a4 | refs/heads/main | 2023-08-17T18:18:58.449397 | 2021-10-26T09:55:27 | 2021-10-26T09:55:27 | 344,818,436 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 936 | java | package edu.vcentry.interfaces;
public class Main {
public static void main(String args[]) {
Sports obj1 = new Cricket();
//Majors m1 = new Cricket();
getClassNameOfObject(obj1);
decorator();
obj1.winner();
obj1.tie();
obj1.type();
obj1.isOlympicSport();
obj1.weLoveSport();
//obj1.isAudie... | [
"avinash.dj@gmail.com"
] | avinash.dj@gmail.com |
53c8f5de19ce93e52372a4b9f5371dddf7d42934 | 733330b01afb378040c75fb44b7cc4b684a05b43 | /src/main/java/com/minigame/model/UserScore.java | 1ebd521bcc0b2adb83942fd5ea7b5a623fc9aaa1 | [] | no_license | rjar2020/mini-game-back | c434dafc4692c4cca4c2f9d15aa0fd406a20b8e1 | d4656322a07eab91386c514862360de08c23fac3 | refs/heads/master | 2022-12-29T00:05:09.679714 | 2020-10-11T14:51:22 | 2020-10-11T14:51:22 | 291,347,974 | 0 | 0 | null | 2020-10-11T14:51:23 | 2020-08-29T20:57:06 | Java | UTF-8 | Java | false | false | 1,156 | java | package com.minigame.model;
import java.util.Objects;
import java.util.StringJoiner;
public class UserScore {
private final Integer userId;
private final Integer score;
public UserScore(Integer userId, Integer score) {
Objects.requireNonNull(userId);
Objects.requireNonNull(score);
... | [
"rolando.angelini@zopa.com"
] | rolando.angelini@zopa.com |
36f2ccf74d21ca29ae6dcdfe5d662bce1f7a0557 | 343344a4db8e8816a30413a04a0ad670cc1790c4 | /src/main/java/br/uff/ic/graphmatching/GraphMatching.java | e522ba32d5268012068f4085001786b3d66763a6 | [
"MIT"
] | permissive | patriciamcj/prov-viewer | 8d4a25a43688c98452375b96abfde6ffff643a3d | d279b4bf15c40cac029a5740340fbe91b3d9a136 | refs/heads/master | 2021-01-21T05:32:54.622432 | 2015-10-10T22:49:57 | 2015-10-10T22:49:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,937 | 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 br.uff.ic.graphmatching;
import br.uff.ic.utility.GraphAttribute;
import br.uff.ic.utility.Utils;
import br.uff.ic.utility.gra... | [
"tkohwalter@gmail.com"
] | tkohwalter@gmail.com |
45a2b0ec744b388f963b39330fc66700d93fac5e | b82e638ab87f9751b6bc9787467e8193eb1e5d72 | /src/main/java/obiektowe/Sala.java | 6dd94f51860d0f4c836406d700a4386f4b52c9ac | [] | no_license | programistaASP/dzien4 | cb993cdc2332a5734b48e7e4a480d57e43ac1f66 | 66fbe341e64b63024ebada9d37cd9c756247f820 | refs/heads/master | 2020-06-04T19:52:59.373619 | 2019-07-14T07:19:18 | 2019-07-14T07:19:18 | 192,169,480 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,065 | java | package obiektowe;
public class Sala {
int powierzchnia ;
int liczbaKrzesel;
int liczbaBiurek;
int iloscLamp;
int liczbaOkien;
boolean czyJestKlima;
boolean czyJestRzutnik;
boolean czySalaJestWolna;
public Sala(int powierzchnia, int liczbaKrzesel, int liczbaBiurek, int iloscLamp, i... | [
"witar1@gmail.com"
] | witar1@gmail.com |
f645f3774dc5ef1325ffdb6466069bebe31f815c | f3f63511b62bc98eb0815fff931a79cfef0816fa | /src/main/java/by/molchanov/humanresources/exception/CustomExecutorException.java | 4ca556392e58f48c9df0863659af82580c9fdb5a | [] | no_license | VladMolchanov/Molchanov_Vlad_FT_HR | 63de0cab59cb2795ec23b25528325f0693c31997 | b82486e5e10c98c730f0f7e36bc12ec0f3b54e39 | refs/heads/master | 2020-03-18T01:14:14.888574 | 2018-05-31T08:25:31 | 2018-05-31T08:25:31 | 134,133,695 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 773 | java | package by.molchanov.humanresources.exception;
/**
* Class {@link CustomExecutorException} is used to store service level exceptions.
*
* @author Molchanov Vladislav
* @see Exception
*/
public class CustomExecutorException extends Exception {
public CustomExecutorException() {
}
public CustomExecutor... | [
"vladd1997xx@gmail.com"
] | vladd1997xx@gmail.com |
b5ef4cf4730555c374639b1ca3d2f8db0f54b2e7 | 16a3610cda4afe9ebf4a1ed45e57cddd6b0a768b | /src/main/java/gradingTools/comp790Colab/assignment1/testcases/CollaborativeInputPromptTestCase.java | a3be112f83cdbc239f4bdb28cd8c84a31e71e662 | [] | no_license | jphong89/Grader | f558299712313a15078ae14be745e18f338b2ab8 | 8464b331eec46f1f12b74e0d6f895ce2b95f576d | refs/heads/master | 2020-02-26T13:56:46.118821 | 2014-12-05T01:48:46 | 2014-12-05T01:48:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,485 | java | package gradingTools.comp790Colab.assignment1.testcases;
import java.util.HashMap;
import java.util.Map;
import util.tags.DistributedTags;
import framework.execution.NotRunnableException;
import framework.execution.RunningProject;
import framework.grading.testing.BasicTestCase;
import framework.grading.testi... | [
"dewan@cs.unc.edu"
] | dewan@cs.unc.edu |
30dd4b3e0bb16fb4023385176b81df0e47d581fd | e0332e9de547a8e788b906ba9c4c4cfca9bb138b | /src/api/java/vazkii/botania/api/brew/IBrewItem.java | d51c9fa44b9cc3a526e147249c311bb0272e2950 | [
"LicenseRef-scancode-unknown-license-reference",
"WTFPL"
] | permissive | jss2a98aj/ForbiddenMagic | 37a8393829c0a8e0a812fbc231c695a14bdb30fb | 0e24ab65ba02ccc5b1222f76ab77d2e3988039d3 | refs/heads/master | 2021-01-07T02:08:09.984717 | 2020-05-11T11:37:00 | 2020-05-11T11:37:00 | 241,548,329 | 2 | 0 | WTFPL | 2020-02-19T06:21:57 | 2020-02-19T06:21:57 | null | UTF-8 | Java | false | false | 690 | java | /**
* This class was created by <Vazkii>. It's distributed as
* part of the Botania Mod. Get the Source Code in github:
* https://github.com/Vazkii/Botania
*
* Botania is Open Source and distributed under the
* Botania License: http://botaniamod.net/license.php
*
* File Created @ [Nov 1, 2014, 9:20:33 PM (GMT... | [
"diamondjbj2@yahoo.com"
] | diamondjbj2@yahoo.com |
2b070262fcaf1edc8bf08027cffe6b1ec6d8b946 | 122cb0c671112d9950ad061213635b28eeaa29c1 | /Assignment4/BURLAP/src/burlap/behavior/singleagent/vfa/rbf/RBFFeatureDatabase.java | 3cda93a0bbba5c50659bce5a3c001bfd7faa29f9 | [
"MIT"
] | permissive | khushhallchandra/CS-7641 | 538c67b30a285b59e047d93eb577e38472c5cfe8 | a44a7d234c80e4f82ea8287be5a20a14116def80 | refs/heads/master | 2022-12-23T10:00:45.908330 | 2019-11-02T21:28:25 | 2019-11-02T21:28:25 | 164,804,901 | 0 | 0 | MIT | 2022-12-14T20:23:51 | 2019-01-09T06:44:41 | Jupyter Notebook | UTF-8 | Java | false | false | 5,621 | java | package burlap.behavior.singleagent.vfa.rbf;
import burlap.behavior.singleagent.vfa.ActionFeaturesQuery;
import burlap.behavior.singleagent.vfa.FeatureDatabase;
import burlap.behavior.singleagent.vfa.StateFeature;
import burlap.behavior.singleagent.vfa.ValueFunctionApproximation;
import burlap.behavior.singleagent.vfa... | [
"kcm00000@gmail.com"
] | kcm00000@gmail.com |
0caed5fad56dd5dbb0e2ac6b7a711639c4e66930 | a30713ec52b4cb787c2352e9a0e882d4cb491752 | /Java/CORBA Demo/HelloServer.java | c2020fcb51ade1d8194c340760c1033a757e14ca | [] | no_license | Virtuallified/1539049-PracticeFiles | e0d5d3ef8a87b83781f073534f8be32228cbbead | 373a4cd7d0bf834e2048e1b515d818f739d6a815 | refs/heads/main | 2023-07-29T01:42:57.033949 | 2021-09-18T19:50:43 | 2021-09-18T19:50:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,785 | java | import HelloApp.*;
import org.omg.CosNaming.*;
import org.omg.CosNaming.NamingContextPackage.*;
import org.omg.CORBA.*;
import org.omg.PortableServer.*;
import org.omg.PortableServer.POA;
import java.util.Properties;
class HelloImpl extends HelloPOA
{
private ORB orb;
public void setORB(ORB orb_val)
{
orb=orb_val... | [
"virtuallified@gmail.com"
] | virtuallified@gmail.com |
c47de37d3de54779854866fea52ad3ac1e6e2b28 | 3a7e157e1adb5559853d4f827489d41b23d39ec2 | /src/com/inventory/dto/SupplierDTO.java | 978431df4d564db4caef5821e03e878cb47db1b6 | [] | no_license | SheedyWonder/COSC457Project | 77d6eb042e7a958ff867c7a42f41b114816afa7f | 23d03260995997c0716607c94a58113b3a768c67 | refs/heads/master | 2022-06-19T08:48:02.719426 | 2020-05-12T04:04:32 | 2020-05-12T04:04:32 | 260,112,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,797 | 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 com.inventory.dto;
/**
*
* @author ADMIN
*/
public class SupplierDTO {
public int getSupplierId() {... | [
"noreply@github.com"
] | noreply@github.com |
d8448092ff1fd2f4a276654fc119be4699625077 | 4e31c3a3ba0c8c997b5377bf00f6cf52bba390a9 | /addbridge/src/ad/command/CommandFList.java | 5edb2fb090ad4c584f2e0f8ba108de75197d2078 | [
"MIT"
] | permissive | minjsx/NCS-Project | ab2c05dbb29e2b31aca339630d2589501b8db006 | 1207ef0875652cda2a4440a3c1535c7afb3c5cc5 | refs/heads/master | 2020-05-16T01:38:18.416318 | 2019-04-25T10:02:04 | 2019-04-25T10:02:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,206 | java | package ad.command;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import ad.model.Creator;
import ad.model.CreatorDao;
import ad.model.CreatorException;
import ad.model.FPromotion;
import ad.model.FPromotionDao;
import ad.model.FPromotionException... | [
"tyo2002@gmail.com"
] | tyo2002@gmail.com |
4dfbaa17def3315ec44387c8401d24eb488f92ff | 113b7302c94229b6f0e4886b9d3774addef708f3 | /src/Util.java | e2cd622f17a3489a6d6de2e9aaddac4933845496 | [
"MIT"
] | permissive | matheusalanojoenck/arbitragem_grafos | cc3119b0f040442e5638d625883d333806769860 | a28b9e9b24e8a3e30fc5180f24247b8c091a37aa | refs/heads/master | 2020-05-31T10:15:32.936557 | 2019-06-17T12:45:45 | 2019-06-17T12:45:45 | 190,235,673 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,804 | java | import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.LinkedList;
import java.util.Scanner;
/**
*
* @author mathe
*/
public class Util {
private LinkedList<LinkedList<Float>> listaArestas = new LinkedList<>();
private int maiorVertice = 0;
public ... | [
"matheusalanojoenck@gmail.com"
] | matheusalanojoenck@gmail.com |
5467ae00dc27f1fd2c8f578a05c2f44913913a2e | 2048b430405292b7328509bd1189068da74dd1f1 | /Assignment1/src/com/swagatika/beans/Utility.java | a806d2b2ebc6fe2a94d47de2fd8d28565a40c26a | [] | no_license | SwagatikaMahapatra17/SwagatikaMahapatra17 | 9b3a3fb940d16ed3dfdc5fc425c8e34abf689187 | 79e823772a47742127c708db156d52a010e8ec0e | refs/heads/master | 2023-06-27T03:59:40.730349 | 2021-07-31T13:15:55 | 2021-07-31T13:15:55 | 387,159,156 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 162 | java | package com.swagatika.beans;
import java.util.Date;
public class Utility
{
public Date getsystemDate()
{
return new Date();
}
}
| [
"dv1@gmail.com"
] | dv1@gmail.com |
a1577bed99fd4f411b0c9ea8d9e19f57c0c2ded7 | 869118f7dce36c030a34abb92714fe2721c4b243 | /src/main/java/slimeknights/tmechworks/api/disguisestate/HoneyLevelDisguiseState.java | 3887dbb37a226d4ee0f271cb5067a884df6bc113 | [
"CC-BY-3.0",
"MIT"
] | permissive | NeverMall/TinkersMechworks | 1040934c22962eb807307d574da580266939a571 | 83a830bbe60c188c65973005ceec0b4373e45922 | refs/heads/master | 2022-11-15T15:22:50.954113 | 2020-06-06T08:15:46 | 2020-06-06T08:15:46 | 273,431,716 | 0 | 0 | null | 2020-06-19T07:26:11 | 2020-06-19T07:26:10 | null | UTF-8 | Java | false | false | 576 | java | package slimeknights.tmechworks.api.disguisestate;
import com.google.common.collect.ImmutableSet;
import net.minecraft.state.properties.BlockStateProperties;
import java.util.Collection;
public class HoneyLevelDisguiseState extends BasicDisguiseState<Integer> {
public HoneyLevelDisguiseState() {
super(Bl... | [
"fuj1nman@hotmail.com"
] | fuj1nman@hotmail.com |
19659071dffd00a62b1c8fde711cca7719e0d7b9 | 1a7ef4bfa2f7d0cd25d479b47cfa66a9bb5af083 | /widgets/src/main/java/com/julun/widgets/refreshable/RefreshableView.java | 5bf1728e609cb8e09344d9dddf9a33aa51838163 | [
"Apache-2.0"
] | permissive | nirack/julun | a8cc89906467fd73f37daed6b3e3620791a2c8f2 | 6197713cb6939c68e4a4ff656bdcc756be54a1a3 | refs/heads/master | 2021-01-10T06:23:07.543143 | 2015-12-28T02:05:29 | 2015-12-28T02:05:29 | 47,090,060 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 159 | java | package com.julun.widgets.refreshable;
/**
* Created by Administrator on 2015-12-04.
*/
public interface RefreshableView {
public void refreshMe();
}
| [
"nirack@163.com"
] | nirack@163.com |
9054a71f732f4070ac71c8f32b5a1d11d1ba6838 | 5f2809eb437d973f8823fe0f56e974ac3045202a | /src/chess/ChessPiece.java | 9400354d019172891301ca4ae23717b321e69aa0 | [] | no_license | gleywsonribeiro/chess-system-java | a3bc5248f5f09dcb8a6f85728efdea724705a793 | c865abc2d12c90fa6f2d66f05889875d8691e381 | refs/heads/master | 2020-09-15T11:36:35.569024 | 2019-12-13T16:57:54 | 2019-12-13T16:57:54 | 223,433,449 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,086 | 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 chess;
import boardgame.Board;
import boardgame.Piece;
import boardgame.Position;
/**
*
* @author gleywson
*/
public abstr... | [
"gleywson@gmail.com"
] | gleywson@gmail.com |
218972d800177b2702ce51417056d34970fca6cb | 20815417a315feb4c9622d1d1548d19bde75104a | /src/com/miglab/miyo/adapter/MusicTypeAdapter.java | d526040a93c965e141df75c7ac85b6608a0001ee | [] | no_license | smartdata-x/miyo | aedc140265da26d0882ee19f08e82cf0c639e280 | 7234ccc63cf72c07e3113fd88556ca6bfb127977 | refs/heads/master | 2020-12-14T09:50:41.220693 | 2015-06-29T15:37:41 | 2015-06-29T15:37:41 | 35,019,646 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,524 | java | package com.miglab.miyo.adapter;
import android.app.Activity;
import android.graphics.drawable.AnimationDrawable;
import android.os.Handler;
import android.util.TypedValue;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.wid... | [
"candroid@126.com"
] | candroid@126.com |
4ea755ee1540541ed440069fb22fa1f89aacc485 | 8b1d24df906658f83db36b0c8b2287b34e3a9f00 | /backend/src/main/java/com/shimys/backend/controller/AssignmentController.java | 8c7e1e88770fa2ca667d0856c4bd9a4dd03f27cb | [] | no_license | Shim0209/thechallenge | d3f898a1c2c0990e42ac809fa440919dc6c40776 | 813eb98ed47d84be4ad1354c1f9307b9037eae67 | refs/heads/main | 2023-08-01T01:04:47.208643 | 2021-09-13T12:19:08 | 2021-09-13T12:19:08 | 397,567,665 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,168 | java | package com.shimys.backend.controller;
import com.shimys.backend.domain.assignment.AssignmentQuiz;
import com.shimys.backend.service.AssignmentService;
import com.shimys.backend.util.dto.CommonResponseDto;
import com.shimys.backend.util.dto.challenge.QuizCreateDto;
import lombok.RequiredArgsConstructor;
import org.spr... | [
"81503611+Shim0209@users.noreply.github.com"
] | 81503611+Shim0209@users.noreply.github.com |
ca96c40e0b61078694e1352b598c4d4387681a41 | 1f213953069fbffca06cf0e12e5e97c7150d9e90 | /Online/src/com/macbook/core/service/RegisterService.java | ce64c977eb54496ad3e44dd97be5e6ac627c8b42 | [
"MulanPSL-2.0",
"LicenseRef-scancode-mulanpsl-2.0-en",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | lgy-2017/octopus | dec2950c09069347ae6e47a3cfb0b79a1e689ab5 | f99d4bb9bf727ef5e87603835a3ac683ae7537f9 | refs/heads/master | 2023-04-02T00:04:14.503118 | 2021-04-06T05:56:26 | 2021-04-06T05:56:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | package com.macbook.core.service;
import com.macbook.core.pojo.User;
/**
* @author maweihong
*/
public interface RegisterService {
/**
* 通过学号/工号查询用户
* @param sno
* @param phone
* @return
*/
public User findUserBySno(String sno) ;
/**
* 服务层添加用户
* @param user
* @return
*/
publ... | [
"2496155694@qq.com"
] | 2496155694@qq.com |
2613419b796705069dd458315f7dd7d54bf2b65a | ea9c947eceac89aede7e8049477e619582e3b918 | /src/com/etc/pdca/service/DepartmentService.java | 6525202c48e163d2e754a182f1dfdcacdfa79401 | [] | no_license | yuyuhupo/PDCA | dec4f346a8006ae9d29e2917dfb82f9a3894ea92 | 8181f492aef2eed75e2bf905d3e2403066612f53 | refs/heads/master | 2020-12-03T22:10:14.882159 | 2016-01-11T12:44:58 | 2016-01-11T12:44:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,223 | java | package com.etc.pdca.service;
import java.util.List;
import org.apache.ibatis.session.SqlSession;
import com.etc.pdca.dao.DepartmentDao;
import com.etc.pdca.entity.Department;
import com.etc.pdca.util.MybatisUtil;
public class DepartmentService {
private SqlSession sqlSession;
private DepartmentDao departmentDao;... | [
"244266602@qq.com"
] | 244266602@qq.com |
eaabe42a1488fee52d17e8b3bc9eded7dabb0c62 | 79a70a7bf6c7898a41e293bca6ae1c250a35e56f | /HybridframeworkAmazonFinal/HybridframeworkAmazon/src/Generic/Constant.java | e8b7f7d6d270ac8a447bdfe32ed5878107d3faff | [] | no_license | hardikshah691/HybridframeworkAmazonFinal | 3ecaec29aa83cb80e9b4723aba26d1da4f472170 | e79b3b98a8dd389575631eb8f3968b4215d95b1b | refs/heads/master | 2020-04-06T22:59:27.375690 | 2018-11-16T10:54:38 | 2018-11-16T10:54:38 | 157,854,126 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 225 | java | package Generic;
public interface Constant {
String key="webdriver.chrome.driver";
String value="./software/chromedriver.exe";
String excelpath="./datasheets/Test.xlsx";
String propertyfilepath="./file.properties";
}
| [
"hardikn.shah@lntinfotech.com"
] | hardikn.shah@lntinfotech.com |
3e69f7e46684e011573d946015565fc078f7e685 | c41905bb7718a2714f55cb9c17f4cd85e67ca970 | /person-service/src/main/java/pl/piomin/sonar/controller/PersonController.java | 5302babf533c03d9dad74bd1a94ef942ff6258f1 | [] | no_license | poornic/samplejavasonar_Azure | 87674e69d8de5b0911379e179dd0d1a080fa1f4b | 3fa343e64156c4b54543cef3b45f3185b37b90a7 | refs/heads/main | 2022-12-19T02:53:32.890240 | 2020-10-02T15:50:11 | 2020-10-02T15:50:11 | 300,663,826 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,130 | java | package pl.piomin.sonar.controller;
import java.util.Set;
import java.util.logging.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind... | [
"noreply@github.com"
] | noreply@github.com |
34253ea9ae6b2287e2aef79f7cd4d1d839e62a26 | c68591678ee22ae495a5943df82c37a0e1d296f4 | /src/main/java/com/zws/binlog/event/deserialization/StopEventDataDeserializer.java | 5c102701941f355675eb8927206e68ac5612c44f | [] | no_license | Zhangwusheng/netty-binlog | 0e0496342a288874b174cdf9c349c50ad5596bd5 | 7d8efb57e557377b56161c98ab50dd2e759fc629 | refs/heads/master | 2021-08-14T17:55:32.755719 | 2017-11-16T10:28:36 | 2017-11-16T10:28:36 | 105,278,054 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,045 | java | /*
* Copyright 2013 Patrick Prasse
*
* 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 i... | [
"zhangwusheng@sina.com"
] | zhangwusheng@sina.com |
1109d285007f35b63c55789b7fca132027199282 | 3884897eead81af31b67b0ed9c8f10f47fd70fd8 | /src/main/java/ru/tenet/utility/Converter.java | 03e44b01c945d0fb7faddb755b8cfc5e8d28b2e7 | [] | no_license | RomanHi/client-Management-Company | ff62a7fee14c18ab0127b16cd8ff55c82e8fcf34 | 011f07cf719dd550e1e4abefd5d4f2d55b5ce1fd | refs/heads/master | 2020-03-19T00:05:23.165498 | 2018-06-05T15:18:25 | 2018-06-05T15:18:25 | 135,452,178 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,223 | java | package ru.tenet.utility;
import java.util.BitSet;
public class Converter {
public static int mergeTwoByteToInt(short leftNumber, short rightNumber) {
String left = Integer.toHexString(leftNumber);
String right = Integer.toHexString(rightNumber);
if (left.length() == 1) {
lef... | [
"khairullin.r@Content.local"
] | khairullin.r@Content.local |
0e94c3cb0a0f73972b0ccec333f6e496c9446157 | 55ab557bb618a717b787ab441b135a6900d1b57a | /extended/src/test/java/apoc/uuid/UUIDRestartTest.java | 68568e4394046dc632507abcd2527596c4781bb2 | [
"Apache-2.0"
] | permissive | neo4j-contrib/neo4j-apoc-procedures | 38107179205211ecb6915b7f64f047bb7dde1386 | 634c22b989cd66ea7359113706cee6df7d70ebfa | refs/heads/dev | 2023-08-29T09:20:13.578808 | 2023-08-25T15:54:02 | 2023-08-25T15:54:02 | 52,509,220 | 1,669 | 608 | Apache-2.0 | 2023-09-13T10:25:08 | 2016-02-25T08:33:37 | Java | UTF-8 | Java | false | false | 2,638 | java | package apoc.uuid;
import apoc.periodic.Periodic;
import apoc.util.TestUtil;
import org.junit.After;
import org.junit.Before;
import org.junit.Rule;
import org.junit.Test;
import org.junit.rules.TemporaryFolder;
import org.neo4j.dbms.api.DatabaseManagementService;
import org.neo4j.graphdb.GraphDatabaseService;
import ... | [
"noreply@github.com"
] | noreply@github.com |
309136f0e5ca1ac9a121d58b496118192495ddd7 | 00cb67a5fdaa4c5800c139e350a6e0bdffdecb51 | /src/by/litelife/menu/MainMenuOfAdmin.java | 925b41b9e94014ccba22dcd3ac5a65c546239fc9 | [] | no_license | biletnam/BoxOffice-13 | 935dfcd33739aba3047969a07f69c1e882c84ff1 | 6a5dda7b246e08a3e19d15a64d2cbf4e280d89d1 | refs/heads/master | 2020-03-30T06:24:20.096423 | 2017-05-14T23:51:12 | 2017-05-14T23:51:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,452 | java | package by.litelife.menu;
import by.litelife.dao.SpectacleDAO;
import by.litelife.dao.TheaterDAO;
import by.litelife.exception.TicketsLargerThanNumberException;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Scanner;
/**
* Created by John on 17.04.2017.... | [
"Ivan.Yarochkin97@gmail.com"
] | Ivan.Yarochkin97@gmail.com |
3cb8d43da9d3195e291f2087922402841c14f7c4 | c1c6ea7cc014e79310cc5b203ca21e1be71952e8 | /Trucker_Microservices/ReadingService/src/main/java/com/example/readingservice/repository/VehicleReadings_Repository.java | 54399b63e88554a57dec9657b0c460e997b3cd17 | [] | no_license | OfficialShubhamRane/Trucker---The-Fleet-Manager | d3d49687ef5d4b3bd54c8086f842101d54d18284 | 189480675c9f69bab748d77712ff4635a177fab2 | refs/heads/main | 2023-06-25T05:49:48.980780 | 2021-07-24T12:53:36 | 2021-07-24T12:53:36 | 376,088,638 | 1 | 0 | null | 2021-06-11T18:13:01 | 2021-06-11T16:51:07 | null | UTF-8 | Java | false | false | 853 | java | package com.example.readingservice.repository;
import com.example.readingservice.model.VehicleReading_Model;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public ... | [
"official.shubhamrane@gmail.com"
] | official.shubhamrane@gmail.com |
93bc9b50890dc4e10f47fbc2c42582d3b936f164 | 1f19aec2ecfd756934898cf0ad2758ee18d9eca2 | /u-1/u-11/u-11-111/u-11-111-1112/u-11-111-1112-11113-111111/u-11-111-1112-11113-111111-f7083.java | 520a7c69f6620843fa60e873efe2fca3dd0af056 | [] | no_license | apertureatf/perftest | f6c6e69efad59265197f43af5072aa7af8393a34 | 584257a0c1ada22e5486052c11395858a87b20d5 | refs/heads/master | 2020-06-07T17:52:51.172890 | 2019-06-21T18:53:01 | 2019-06-21T18:53:01 | 193,039,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | mastercard 5555555555554444 4012888888881881 4222222222222 378282246310005 6011111111111117
6645155627172 | [
"jenkins@khan.paloaltonetworks.local"
] | jenkins@khan.paloaltonetworks.local |
cb3ca757f65397493065aeb31c89cf03d810cd86 | bbf7af46c81e504f78cea9595f35a67bc86b1636 | /college-service-common/src/main/java/college/springcloud/common/cache/lock/CacheLock.java | 0be90ad2d24dc070d3114b4651873500ac6a8e02 | [] | no_license | xuxianbei1990/college-springcloud2 | 05e74c0c56a30b82779189f55a82ac3340353902 | b165b82a0c6f1dc46296ccaa53c0d8eaf0bbb341 | refs/heads/master | 2023-01-23T22:10:30.457473 | 2022-11-10T07:35:29 | 2022-11-10T07:35:29 | 206,318,974 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 948 | java | package college.springcloud.common.cache.lock;
import org.apache.logging.log4j.util.Strings;
import java.util.concurrent.TimeUnit;
/**
* 分布式锁
*
* @author xuxianbei
* @version 1.0.0
* @date 2019-08-17
* @copyright
*/
public interface CacheLock {
/**
* 加锁
*
* @param key
* @param value
... | [
"34258324+xuxianbei1990@users.noreply.github.com"
] | 34258324+xuxianbei1990@users.noreply.github.com |
c7e030efb76cdc732c66a475238275ae18dfbdae | f643f73b7d820ae278e0b070c865e03d88c4c075 | /精仿IOS通信录(索引移动)/List_Demo/gen/com/zsj/list_demo/R.java | da3000ae7983c700095c48533cc4aa076dda49f4 | [] | no_license | BarryLiu/FrontInterface | f2c04bcc3dd06dbdaf3bca2118fdea6ca4e97cbe | e632569544c931243b6a456438e8f328422b9e8d | refs/heads/master | 2020-12-25T22:18:57.874131 | 2016-02-03T16:37:39 | 2016-02-03T16:37:39 | 46,281,230 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 358,546 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.zsj.list_demo;
public final class R {
public static final class anim {
public static final int abc_fad... | [
"1025587160@qq.com"
] | 1025587160@qq.com |
8d3e7bf0ab62e4644507141962b1fd3b719a1a0b | 2ed4b95fb3a40afcdcf2c993966541088abe0e21 | /app/src/main/java/com/example/meet13/HourlyForecast.java | 8b67e16930df8b09c2cce80fbd70e178fcf0ce34 | [] | no_license | AkhIgor/Meet13 | 0c832a5103a0df092073e1eda1c511673ce6844d | 999471153ebc711d665dc8d89bb7971ef96f1c0f | refs/heads/master | 2020-03-23T20:13:21.931586 | 2018-08-28T10:29:29 | 2018-08-28T10:29:29 | 142,029,064 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,817 | java | package com.example.meet13;
import android.arch.persistence.room.Entity;
import android.arch.persistence.room.PrimaryKey;
import android.os.Parcel;
import android.os.Parcelable;
/**
* Created by Игорь on 15.07.2018.
*/
@Entity
class HourlyForecast implements Parcelable {
@PrimaryKey(autoGenerate = true)
p... | [
"40432463+AkhIgor@users.noreply.github.com"
] | 40432463+AkhIgor@users.noreply.github.com |
81bded9d5338341f34e14702d43bb19a6f4b43d1 | 0aaae05218751997f6bd27ed43388f27e5b74fcd | /src/main/java/com/make/miracle/backend/models/services/DetalleCarreraService.java | 489d848f0ab8bde06f18a85b7dc20140b88657c4 | [] | no_license | caceres1992/MakeBack-end | c6c4e93c5f359b7fa4e8e51c8eb0e92b51f5e661 | dc444ea06a6b260b42b347813239a1c04d7f3773 | refs/heads/master | 2022-12-13T10:42:47.371792 | 2020-09-18T16:32:14 | 2020-09-18T16:32:14 | 271,911,903 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 819 | java | package com.make.miracle.backend.models.services;
import com.make.miracle.backend.models.domain.DetalleCarrera;
import com.make.miracle.backend.models.repository.DetalleCarreraRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.sp... | [
"caceresvillar_19922outlook.com"
] | caceresvillar_19922outlook.com |
873a3de66590d72f4c5afe6faa8b38131ee37f6c | d5dcad33293140d96bad6dd0e7c8dbea69db3925 | /EasyGEngine/src/stu/tnt/gdx/utils/CollisionChecker.java | 2eff3050f9c87b300df940c38297a6654580582d | [] | no_license | lwllovewf2010/libgdx-easy | 6a8c283409e242ca42a45a246f0982526b6b20ff | daeeac28266f6f25308c3dbbfb930d6b1552fc0a | refs/heads/master | 2020-12-31T01:36:37.984948 | 2014-08-13T10:11:41 | 2014-08-13T10:11:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,249 | java | package stu.tnt.gdx.utils;
public final class CollisionChecker {
private CollisionChecker() {
}
/*****************************************************
* Grid simulation native method
*****************************************************/
public static native void setGridData(int boundWidth, int boundHeight... | [
"trungnt13@outlook.com"
] | trungnt13@outlook.com |
ca0debbec54b09e2ad318e655970d371a816ae3e | bd019cce73a354616cbadbe6b3703833eadf5e4c | /src/gotoh/FreeshiftAligner.java | dbc1a94e7a57f4cf139f790b2055359a4789571c | [] | no_license | warriorlious/123D | ff748237139c148e7dc9ce9993062aba84d5f8a2 | 2ef1089801e90faeceb0d2a7154ca5fd097ba091 | refs/heads/master | 2020-12-25T20:30:14.996470 | 2012-11-24T15:42:10 | 2012-11-24T15:42:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,175 | java | package gotoh;
import static resources.AminoAcids.REVERSE;
import static resources.AminoAcids.matrixNumbering;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.text.DecimalFormat;
import java.util.LinkedList;
import resources.Matrix;
... | [
"nikolaspapadop@yahoo.com"
] | nikolaspapadop@yahoo.com |
2285c3c8aa2efa02142e050db276d915406d53ad | c3069ba1e7158c7add2b3b9a30686c43f44e27e4 | /src/main/java/com/mkayman/designpatterns/strategy/RedheadDuck.java | 9182977d77e6de5dd3b1df7fcfba625528567d8e | [] | no_license | mkayman/design-patterns | bf2c75985680899e338618431ca4b4d085579f36 | 868ec0de7be3270523c88edfb2797aef4277bbe0 | refs/heads/master | 2020-06-05T23:11:02.078199 | 2012-11-21T22:48:35 | 2012-11-21T22:48:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 407 | java | package com.mkayman.designpatterns.strategy;
import com.mkayman.designpatterns.strategy.behaviors.FlyWithWings;
import com.mkayman.designpatterns.strategy.behaviors.Quack;
public class RedheadDuck extends Duck {
public RedheadDuck(){
this.flyBehavior = new FlyWithWings();
this.quackBehavior = new Quack();
}
... | [
"kaymanmesut@gmail.com"
] | kaymanmesut@gmail.com |
1faee36a32f9cd274292e85aad917cddd86a8023 | cbab8cd447491a2f04576ee8ad8a97a84d549faa | /Assignment1-Abc-Hardware/src/Customer.java | f944ea399a499661a85e386aee11911fa41f5e1e | [] | no_license | uddinmuhammad/Data-Structures-Course-Work | 22c82b6a6135b5c5ae749e7f163b4863a216813a | b6a31091f1fcdb56101d093a2d1bcb9b68e0ffff | refs/heads/master | 2023-02-23T06:43:27.709033 | 2021-01-29T21:50:51 | 2021-01-29T21:50:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,141 | java | class Customer {
private String name;
private int customerNumber;
private double previousBalanceDue;
public Customer() {
}
public Customer(int customerNumber, String name, double previousBalanceDue) {
this.customerNumber = customerNumber;
this.name = name;
this.previou... | [
"uddin.muhammad98@gmail.com"
] | uddin.muhammad98@gmail.com |
af72246458ae133038a9c431085f09d85a7d4ee1 | b606bb811a26c905726ea6dc10a79307147d4b76 | /src/_02_里式替换原则/section1/MachineGun.java | 83f4d763c35766d3d4c8eeef364b965ff56b9844 | [] | no_license | c437yuyang/ZenOfDesignPatterns | 794a615d2621ac324ce81e8298afc8dcfa3c55e6 | 48d3e71ad1000aec0723125626f3e2a7282098fa | refs/heads/master | 2023-03-17T05:45:31.317055 | 2018-02-03T13:42:50 | 2018-02-03T13:42:50 | 343,474,642 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 260 | java | package _02_里式替换原则.section1;
/**
* @author cbf4Life cbf4life@126.com
* I'm glad to share my knowledge with you all.
* 机枪
*/
public class MachineGun extends AbstractGun{
public void shoot(){
System.out.println("机枪扫射...");
}
}
| [
"954222619@qq.com"
] | 954222619@qq.com |
dfa62e712aae58683d007ff79bd4a295ab9be5ea | e4fe1421f69ed0164b0183ffe0ab957cffe5b907 | /src/main/java/org/broadinstitute/hellbender/tools/walkers/annotator/UniqueAltReadCount.java | 8f11efd832608716712ab1a5658307f1d4f4aef6 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | slzhao/gatk | dc0c11798328faab8a40736d09cb99cb541bb4ac | 2e27f693bbea5b22eca809eb104a5df8a0a2d381 | refs/heads/master | 2023-03-23T11:45:42.266635 | 2021-03-14T00:24:43 | 2021-03-14T00:24:43 | 284,191,036 | 0 | 0 | BSD-3-Clause | 2020-08-01T05:06:45 | 2020-08-01T05:06:45 | null | UTF-8 | Java | false | false | 3,996 | java | package org.broadinstitute.hellbender.tools.walkers.annotator;
import com.google.common.collect.ImmutableMap;
import htsjdk.variant.variantcontext.Allele;
import htsjdk.variant.variantcontext.VariantContext;
import htsjdk.variant.vcf.VCFInfoHeaderLine;
import org.apache.commons.lang3.tuple.ImmutablePair;
import org.br... | [
"noreply@github.com"
] | noreply@github.com |
b27972bf5c662eea14d6dd0da2d6e0916eb1dfc3 | c1b1b823cd4c4f82be88bd871702d163d9e94d1a | /ConstructBTfromPreorderAndInorderTraversal.java | 02b13e64942c98888c88030289210c23f1e0e631 | [] | no_license | Sravan13/Datastructure_Algorithms | 5a9a3064aec5044a5e66afecd13d6f12d3b977b9 | 28b7e9fb859d15d1933aa78fcd1cf21fbcc9cf70 | refs/heads/master | 2021-12-28T03:24:27.061293 | 2021-12-25T16:16:21 | 2021-12-25T16:16:21 | 211,689,038 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,893 | java |
/*
*
* Given two integer arrays preorder and inorder where preorder is the preorder traversal of a binary tree and inorder is the inorder traversal of the same tree, construct and return the binary tree.
Example 1:
Input: preorder = [3,9,20,15,7], inorder = [9,3,15,20,7]
Output: [3,9,20,null,null,1... | [
"noreply@github.com"
] | noreply@github.com |
40959c57f9e5ca67eba04035231c9328807fbf58 | cdecaeb705a05592a31d1258ee4646635b1803b4 | /src/main/java/edu/warbot/FSM/condition/WarConditionPerceptCounter.java | b22b267c0871901746be98e891dca489788c83ca | [] | no_license | geoffrey0170/Warbot | 70d7f1b4eebfc6319dfb86501e0e89e88aeb04f8 | bf859c8ddac08c66d58a298487366bcec7ad98ab | refs/heads/master | 2020-05-29T12:27:51.784506 | 2015-03-30T14:15:15 | 2015-03-30T14:15:15 | 33,596,852 | 0 | 0 | null | 2015-04-30T06:42:07 | 2015-04-08T09:15:54 | Java | UTF-8 | Java | false | false | 2,309 | java | package edu.warbot.FSM.condition;
import edu.warbot.FSMEditor.settings.EnumOperand;
import edu.warbot.FSMEditor.settings.GenericConditionSettings;
import edu.warbot.agents.enums.WarAgentType;
import edu.warbot.agents.percepts.WarAgentPercept;
import edu.warbot.brains.WarBrain;
import javax.swing.*;
import java.util.A... | [
"sebastien.beugnon@etud.univ-montp2.fr"
] | sebastien.beugnon@etud.univ-montp2.fr |
686262e11ff9ab149666f0622138e041e0f6c5eb | 2f196a164f55ac1f32b7ef07ed1ba94b41341a3d | /commons/model/src/main/java/io/beancounter/commons/model/Topic.java | 3799da2a7ed4f89f59c2390582f01e0be884318f | [] | no_license | Trink0/NoTube-Beancounter-2.0 | fcea8eefb588cc01ae5730fbf7b3ec020f1582e7 | 9d2c58a47bef5b28768ccfa250984c4515631318 | refs/heads/master | 2021-01-21T00:24:55.788968 | 2012-11-20T19:41:47 | 2012-11-20T19:41:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,958 | java | package io.beancounter.commons.model;
import java.net.URI;
import java.util.ArrayList;
import java.util.Collection;
/**
* A topic is a generic class that could be potentially interesting for a <i>beancounter.io</i>
* {@link User}.
*
* @see {@link Category}
* @see {@link Interest}
* @author Davide Palmisano ( dp... | [
"dpalmisano@gmail.com"
] | dpalmisano@gmail.com |
9eb204e940a72b4bb71a0d275ea65115bb10f014 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/44/org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator_extrapolate_523.java | dddd3680e5a78eda414e49a865ce6b5e6a35dbed | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 2,874 | java |
org apach common math od nonstiff
gragg bulirsch stoer integr
ordinari differenti equat
gragg bulirsch stoer algorithm effici
smooth problem richardson
extrapol estim solut step
size decreas
method step size order
integr order minim comput cost
suit high precis need
limit method effici hi... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
2a4af817dd1be570779c421ffb8bbebbb169a59c | e53b2e0a3b9aa5252b8d590c171bfc0d19b6ba73 | /src/com/esperhelper/event/score/ScoreEvent.java | 9e0d0159887400bc0d4c535d87330434bf986270 | [] | no_license | GeneSJC/java_esper_epl_helper | d038ea35d2e800f3211203292f9eb302e8081146 | 02fb3c0c78efc2a4daaf28b684e3a11f78f2bb76 | refs/heads/master | 2023-07-22T08:24:36.197825 | 2013-05-06T18:36:01 | 2013-05-06T18:36:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 468 | java | package com.esperhelper.event.score;
public class ScoreEvent {
private String type;
private int score;
public ScoreEvent(String itemName, int price) {
this.type = itemName;
this.score = price;
}
public String getType() {
return type;
}
public int ge... | [
"gene@Genes-MacBook-Pro.local"
] | gene@Genes-MacBook-Pro.local |
7a65e917e0e001ed81326d8da03f80f488e243e8 | c02cc2d9c74cd3e739fdd12c47a5ddb2a89e13b2 | /observer_repo/ObserverPattern/src/com/observerpattern/CommentaryObject.java | 06ec7780233d5a68eb79c679a2077d398d1b91cf | [] | no_license | MarkusLahr78/Java | f103377769200c41a30706f5fa2a8585b4432692 | b79f2dc737ddd6242ca05d56eebeb75a21c4bd08 | refs/heads/master | 2020-12-24T06:14:20.209700 | 2019-03-22T10:45:27 | 2019-03-22T10:45:27 | 73,163,508 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 921 | java | package com.observerpattern;
import java.util.List;
public class CommentaryObject implements Subject,Commentary {
private final List<Observer>observers;
private String desc;
private final String subjectDetails;
public CommentaryObject(List<Observer>observers,String subjectDetails){
this.observers = observ... | [
"noreply@github.com"
] | noreply@github.com |
2b682624e7da2670405c12f6f98910cfb805f701 | fda2f41ff66ff6eeae2b94ef98e88a9ee3c8ff4c | /googlecamera/src/main/java/com/camera/SecureCameraActivity.java | ac6164d1bc4ae75b40b209c2579ddd25dc139a69 | [] | no_license | qflbai/AndroidJetpack | 04847dfb53b6949c9ec85fae9bc3a7c7b40d12bc | edd0375b98950e3675acf2bb1c25b8c63780fb8b | refs/heads/master | 2020-03-27T15:09:16.204116 | 2018-12-07T09:53:15 | 2018-12-07T09:53:15 | 146,700,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 904 | java | /*
* Copyright (C) 2012 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"qflbai@163.com"
] | qflbai@163.com |
7fef82370be7a1a1dc7ee2e2f1082c7b76a425b8 | 2a1c153933528446d803a27e31e23059f08c747d | /src/com/abstractclass/Cat.java | 075e0fc78fcc4d55e06d29d5fe21ec254e49bd71 | [] | no_license | codewithcg/JavaTutorial | 43042113bfc4c74cd33bdcfe0a05ce3a0fc9422c | 2d0e6d6e74874c185fd86dcf9f0697da53edbd60 | refs/heads/master | 2023-07-05T03:42:32.552147 | 2021-09-01T05:01:51 | 2021-09-01T05:01:51 | 389,283,682 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 284 | java | package com.abstractclass;
public class Cat extends Animal {
public static void main(String[] args) {
}
@Override
public void sound() {
System.out.println("Cat: mew");
}
@Override
public void swim() {
System.out.println("cat: I swim my way");
}
}
| [
"ChandanGupta@INDP277LT.mshome.net"
] | ChandanGupta@INDP277LT.mshome.net |
c1bf1d0cebfc4e3ff67e47f72300d36e9aa560c6 | 0a636bfa8ccbaf1c60dcca786ca72a711039e853 | /src/main/java/in/sdqali/spring/web/FooController.java | bd0bb9c4e1a9bb7fe39c148cc7ac864d9619355c | [] | no_license | sdqali/feature-toggles | ecd89e37e16668535df1becd6a8d46bb1572162c | 77bfad52994f31fa8c385b981984cc2b15b042db | refs/heads/master | 2020-06-24T20:08:03.298853 | 2016-11-24T00:08:08 | 2016-11-24T00:08:08 | 74,623,644 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 480 | java | package in.sdqali.spring.web;
import in.sdqali.spring.feature.FeatureToggle;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import java.util.Collections;
import java.util.Map;
@RestController
@RequestMapping("/foo")
@FeatureToggle(feature... | [
"sadiqalikm@gmail.com"
] | sadiqalikm@gmail.com |
c02d2aa218b726db835990e8c4602be40af3fd84 | 066a5e5ea42515a4756214b0e07ab7e4bea507ef | /src/main/java/com/wbn/weixin/business/weather/bean/WeatherItem.java | 3b3e56cb282848180f843ecfff7ea9b7bc033d23 | [] | no_license | lzw2006/weather-service | 365d2f4639655e78cee81c942005620d92c0d05e | d080972d647ea0641dbba6c05f9a58b10b12db4d | refs/heads/master | 2021-01-01T05:36:57.303826 | 2014-10-22T16:08:14 | 2014-10-22T16:08:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 523 | java | package com.wbn.weixin.business.weather.bean;
public class WeatherItem {
private String time;
private String temperature;
public String getTime() {
return time;
}
public void setTime(String time) {
this.time = time;
}
public String getTemperature() {
return temperature;
}
public void setTemperature(Stri... | [
"lzw_2006@hotmail.com"
] | lzw_2006@hotmail.com |
766b86de010e57ccd83c0f55e02c0294f4a25243 | 17181bbb5b7f6316ff9d48766598b9b1ffb0710d | /common/src/main/java/com/yunbao/common/utils/ProcessImageUtil.java | ad20476d69bd68dd9df0e81ebeba6db926f7f192 | [] | no_license | hyb1234hi/anyu_an | 91c177f7af121f1e9dd64f73584646cac3e82a1f | 1fa94f31602a704fa0dda4dfea8b03a66ffa09c5 | refs/heads/main | 2023-07-29T08:39:32.230456 | 2021-09-06T01:55:59 | 2021-09-06T01:55:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,801 | java | package com.yunbao.common.utils;
import android.Manifest;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.provider.MediaStore;
import androidx.fragment.app.FragmentActivity;
import androidx.core.content.FileProvider;
import com.yalantis.uc... | [
"qiuql@daqsoft.com"
] | qiuql@daqsoft.com |
cd947722c2c607f38115e0395e2e320d6d92fd87 | c4b628ac4a40c7ae7f3f218f8a7c223725c2e193 | /app/src/androidTest/java/com/example/agenda_pri/ExampleInstrumentedTest.java | c42df8e6c6a49aa7910116be13dbf693c5ffb23b | [] | no_license | jhova2016/Agenda_PRI | c0997f0c80b2fc33bd37d1320d4b391737a8f978 | df43f04c0a727addf02145ba1441532a72574cf2 | refs/heads/master | 2023-03-11T17:31:24.573602 | 2021-02-25T18:43:01 | 2021-02-25T18:43:01 | 330,743,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 758 | java | package com.example.agenda_pri;
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 ... | [
"jhova2016@hotmail.com"
] | jhova2016@hotmail.com |
44bab7b6afc8c2108b64e227141a52cb358d200d | 2d1fa649033ec0cf16c01935ae6a4f27357446c7 | /spring-android-rest-template/src/main/java/org/springframework/http/converter/StringHttpMessageConverter.java | 45b5ddffabf9b06ada9258126acce1985a2d839b | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | shark300/spring-android | 99d983db8fef3dbfe0e306a7f1141326abd543cc | 92843627ffae9f40a5e315100d538ce898631af8 | refs/heads/master | 2021-01-22T13:47:10.819650 | 2014-03-03T00:00:19 | 2014-03-03T00:00:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,101 | java | /*
* Copyright 2002-2013 the original author or authors.
*
* 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 ap... | [
"rclarkson@vmware.com"
] | rclarkson@vmware.com |
a16cf72b2338e02bdc71b435624d3675457e3b4b | c75aebfd5852f3fc00ef403e0bf22af6e37c8df2 | /lab-07/src/main/java/lab07/jooq/tables/Book.java | bafc85370c1147f2ffbe5042e5197908e4f80269 | [
"Apache-2.0"
] | permissive | danveloper/hands-on-ratpack-java | 8affb22c87c9ed814e87a19a32b997f50f244d8a | 46edd0bed5c33f278f9c8a9c389331e68347728f | refs/heads/master | 2020-06-22T03:17:07.171606 | 2016-11-28T15:38:58 | 2016-11-28T15:38:58 | 74,758,381 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 3,108 | java | /**
* This class is generated by jOOQ
*/
package lab07.jooq.tables;
import java.math.BigDecimal;
import java.util.Arrays;
import java.util.List;
import javax.annotation.Generated;
import lab07.jooq.Keys;
import lab07.jooq.Lab07;
import lab07.jooq.tables.records.BookRecord;
import org.jooq.Field;
import org.jooq.... | [
"hyun.danny+github@gmail.com"
] | hyun.danny+github@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.