blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 390 | content_id stringlengths 40 40 | detected_licenses listlengths 0 35 | license_type stringclasses 2
values | repo_name stringlengths 6 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 539
values | visit_date timestamp[us]date 2016-08-02 21:09:20 2023-09-06 10:10:07 | revision_date timestamp[us]date 1990-01-30 01:55:47 2023-09-05 21:45:37 | committer_date timestamp[us]date 2003-07-12 18:48:29 2023-09-05 21:45:37 | github_id int64 7.28k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 13
values | gha_event_created_at timestamp[us]date 2012-06-11 04:05:37 2023-09-14 21:59:18 ⌀ | gha_created_at timestamp[us]date 2008-05-22 07:58:19 2023-08-28 02:39:21 ⌀ | gha_language stringclasses 62
values | src_encoding stringclasses 26
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 128 12.8k | extension stringclasses 11
values | content stringlengths 128 8.19k | authors listlengths 1 1 | author_id stringlengths 1 79 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ca9f7c58c3e126f2e8e970b525f91e72f28583f1 | 0515f5333948bdd2a6ef9c0bb9888578d3b62573 | /src/main/java/ua/com/juja/garazd/sqlcmd/controller/command/UpdateEntry.java | 5668eeed3ad29c6fb0f0689e3901062e93e66f79 | [] | no_license | Garazd/SqlCmd | 3bbc1ff41b79d0d1abcc35e84325bf14c5ba5f41 | e2c8bb1e2fb972ca4eb8d9bc6bb331abcda1bdf0 | refs/heads/master | 2020-05-22T09:31:50.493113 | 2016-11-08T20:32:11 | 2016-11-08T20:32:11 | 59,953,771 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,538 | java | package ua.com.juja.garazd.sqlcmd.controller.command;
import java.util.LinkedHashMap;
import java.util.Map;
import ua.com.juja.garazd.sqlcmd.model.DatabaseManager;
import ua.com.juja.garazd.sqlcmd.view.View;
public class UpdateEntry implements Command {
private DatabaseManager manager;
private View view;
... | [
"[email protected]"
] | |
d4c18f0b80858f6dce626e63df168a0114296b7b | ac4ff5b38e62b9f3883ab48a2b9f29403c29fdd5 | /lsq/src/main/java/com/xpsoft/oa/service/hrm/TrainSurveyService.java | 1f506eccc9976f8d360cc1eb697657b8c926cbae | [] | no_license | wangscript/lsqoa | e571f3a0f7f01fd660730bd34779b9cfcc3c749e | 9a1587bb7c43c23e4f6b555b582b8df89d9ac7a4 | refs/heads/master | 2021-01-22T08:23:12.129364 | 2013-08-05T13:54:54 | 2013-08-05T13:54:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 329 | java | package com.xpsoft.oa.service.hrm;
import java.util.Map;
import com.xpsoft.core.service.BaseService;
import com.xpsoft.oa.model.hrm.TrainSurvey;
public interface TrainSurveyService extends BaseService<TrainSurvey>{
public TrainSurvey saveTrainSurvey(Map<String,Object> map);
public void removeTrainSurvey(String[]i... | [
"[email protected]"
] | |
127fc8fec1393d64ecd4c5ca6f495ab52a1a567e | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Chart/16/org/jfree/data/time/Minute_next_281.java | 995febb7dff7faf77b373bcb49aa8928d1fa305e | [] | 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 | 859 | java |
org jfree data time
repres minut immut requir
link regular time period regulartimeperiod subclass
minut regular time period regulartimeperiod serializ
... | [
"[email protected]"
] | |
37a699a4432640027a32f19ff40dcb3dd3db21c8 | 1ca86d5d065372093c5f2eae3b1a146dc0ba4725 | /spring-data-rest/src/test/java/com/surya/books/projections/SpringDataProjectionLiveTest.java | 79c3cef4c6c39ed85a084e2c0e7eb32b391de82e | [] | no_license | Suryakanta97/DemoExample | 1e05d7f13a9bc30f581a69ce811fc4c6c97f2a6e | 5c6b831948e612bdc2d9d578a581df964ef89bfb | refs/heads/main | 2023-08-10T17:30:32.397265 | 2021-09-22T16:18:42 | 2021-09-22T16:18:42 | 391,087,435 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,214 | java | package com.surya.books.projections;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import io.restassured.RestAssured;
import io.restassured.response.Response;
import java.util.Arrays;
import org.junit.Before;
import org.junit.Test;... | [
"[email protected]"
] | |
be463fe2137612b88c6ee6d3162e847b874f64a0 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/15/15_b5a15888d5153ed836c34ba9f4bd4499c8a6a0f6/CustomerWelcomeAction/15_b5a15888d5153ed836c34ba9f4bd4499c8a6a0f6_CustomerWelcomeAction_t.java | 8c335771384324cdf02e92784e0777840107bcfd | [] | 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,946 | java | package com.action;
import java.util.ArrayList;
import java.util.Map;
import com.dao.SysuserDao;
import com.dao.TransactionDao;
import com.opensymphony.xwork2.ActionContext;
import com.opensymphony.xwork2.ActionSupport;
import com.pojo.Sysuser;
import com.pojo.Transaction;
public class CustomerWelcomeAc... | [
"[email protected]"
] | |
e73d7eac83d1efd083c559503f28b1c9273475c6 | 5c14f0308673e38da9b0bdc861953e017b8651fd | /IU/src/external/PullToRefresh/PullToRefreshGridView.java | 00237179b5f87b44196671732152ce017bd5c6a1 | [] | no_license | haiiv/IU | 64dc675bde3b50683dcf35915ad138123372c190 | 8a91c507f7e63d03e6aace5c7a5b22705478a3ad | refs/heads/master | 2021-01-15T15:38:18.830061 | 2015-05-09T02:09:25 | 2015-05-09T02:09:25 | 36,289,989 | 1 | 0 | null | 2015-05-26T10:54:23 | 2015-05-26T10:54:23 | null | UTF-8 | Java | false | false | 3,583 | java | /*******************************************************************************
* Copyright 2011, 2012 Chris Banes.
*
* 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.apac... | [
"[email protected]"
] | |
0acf00bb0bae389ba86abee63e0fcf6b1a82951d | e7861c0ed1b49224b6c4ccf6dbfc63be61a026e5 | /FRONT/secondWebProject/src/board/controller/BoardInsertServlet.java | a35a4963c88527c058042d80ed4ca8979b7c463f | [] | no_license | kdw912001/kh | 7d7610b4ddaab286714131d1c9108373f6c920a9 | 73c511db0723e0bc49258d8d146ba6f8ee9db762 | refs/heads/master | 2020-04-06T10:19:58.220792 | 2019-05-03T18:41:57 | 2019-05-03T18:41:57 | 157,376,594 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,954 | java | package board.controller;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Enumeration;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.We... | [
"[email protected]"
] | |
384abbeae0607a706c8623adae4c0f167bba3e37 | 6e4331de3349b594ed842ee763013b34aec97286 | /CoronaGoBackendApp/src/main/java/com/coronago/misc/webservice/ItemsServiceImpl.java | b4166347f26e27d6319992d9d08454179662a455 | [
"Apache-2.0"
] | permissive | VanenburgSoftware/CoronaGo | 2c927cec76aa5e4b85d5e0b024c593d798040026 | bcaf717f293864006103de32ddac52371c911166 | refs/heads/master | 2022-07-02T12:48:14.201362 | 2020-04-08T06:08:52 | 2020-04-08T06:08:52 | 252,699,233 | 0 | 1 | Apache-2.0 | 2022-06-03T02:16:39 | 2020-04-03T10:20:56 | TypeScript | UTF-8 | Java | false | false | 486 | java | package com.coronago.misc.webservice;
import java.util.List;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import com.coronago.misc.logic.ItemBLImpl;
import com.coronago.misc.model.Item;
@Produces(MediaType.APPLICATION_JSON)
@Path("/items")
public c... | [
"[email protected]"
] | |
8f50a7eecc6a71f0b032538a913bb9aac4b2ed00 | 973fccc219e22c87f2fdc60e1fcec814f7f91e89 | /framework/webtools/src/com/ilscipio/scipio/webtools/web/AdminTurboWebSocket.java | 385353605e63e3f79c8f89291df33ce78befcee2 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown",
"LicenseRef-scancode-jdom",
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"MPL-1.1",
"CPL-1.0",
"GFDL-1.1-or-later",
"MPL-2.0",
"CC-BY-2.5",
"SPL-1.0",
"LicenseRef-scancode-proprietary-license",
"C... | permissive | ilscipio/scipio-erp | 170462a6bd6ad428aa9810ece576765b263ea592 | 0258c890ee1824c047b9306717e3b301e63537dd | refs/heads/master | 2023-03-09T11:18:18.929234 | 2023-02-14T04:58:19 | 2023-02-14T04:59:08 | 60,078,463 | 344 | 224 | Apache-2.0 | 2023-03-04T15:28:32 | 2016-05-31T10:00:37 | Java | UTF-8 | Java | false | false | 897 | java | package com.ilscipio.scipio.webtools.web;
import com.ilscipio.scipio.web.BrokerSessionConfigurator;
import com.ilscipio.scipio.web.GenericWebSocket;
import com.ilscipio.scipio.web.SocketPermissionVerifier;
import com.ilscipio.scipio.web.hotwire.TurboWebSocket;
import org.ofbiz.base.util.Debug;
import javax.websocket.... | [
"[email protected]"
] | |
8b0afb82e845a3eb45fab2a9cb145f44a8fba4e8 | fffabca89318b11d316913b3b6309a929293b186 | /elb/src/test/java/org/jclouds/elb/parse/DescribeLoadBalancersResponseTest.java | 05cc09573e1a402d825ce36c32f63bfd12851638 | [
"Apache-2.0"
] | permissive | apache/jclouds-labs-aws | c7e225a4c8804343b9bb5fd1c8e032c5888c0c18 | e57e8b7879344fdb9816a1d8c73ae06f2f056a89 | refs/heads/master | 2023-08-17T14:04:17.940719 | 2022-03-26T09:31:18 | 2022-03-26T09:31:18 | 164,282,119 | 4 | 6 | null | 2021-02-12T09:57:56 | 2019-01-06T06:36:59 | Java | UTF-8 | Java | false | false | 3,322 | 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 ... | [
"[email protected]"
] | |
376b83642c2347f55bd85321900c28d559359072 | b34654bd96750be62556ed368ef4db1043521ff2 | /topcoder_security_groups_frontend_part_1/trunk/src/java/tests/com/topcoder/security/groups/actions/ViewGroupActionAccTest.java | 1886e4364429788d5c2648485cbbe625daa6c66b | [] | no_license | topcoder-platform/tcs-cronos | 81fed1e4f19ef60cdc5e5632084695d67275c415 | c4ad087bb56bdaa19f9890e6580fcc5a3121b6c6 | refs/heads/master | 2023-08-03T22:21:52.216762 | 2019-03-19T08:53:31 | 2019-03-19T08:53:31 | 89,589,444 | 0 | 1 | null | 2019-03-19T08:53:32 | 2017-04-27T11:19:01 | null | UTF-8 | Java | false | false | 2,402 | java | /*
* Copyright (C) 2011 TopCoder Inc., All Rights Reserved.
*/
package com.topcoder.security.groups.actions;
import junit.framework.TestCase;
import org.easymock.EasyMock;
import org.easymock.IMocksControl;
import com.opensymphony.xwork2.Action;
import com.topcoder.security.groups.actions.SecurityGroupsActionExcep... | [
"victorsam@fb370eea-3af6-4597-97f7-f7400a59c12a"
] | victorsam@fb370eea-3af6-4597-97f7-f7400a59c12a |
1cf0e8329e181aed26ba5a6fced09a2ff6b21a57 | 9c6d2de9e85c679c9b9bae0c91f84fae0d410053 | /2016-01/General Project/Grupo 11/Taller 2 Entrega 2/Gramatica Xtext SQL/org.xtext.sql/src-gen/org/xtext/example/sQL/column.java | 1ac39b15180848c1337e38db592367dfe09ecc8c | [] | no_license | phillipus85/ETLMetricsDataset | 902b526900b8c91889570b15538fa92df0db980f | 7756381f9d580911b1dff9048f3cff002b110b19 | refs/heads/master | 2021-06-21T12:02:38.368652 | 2017-07-12T05:13:21 | 2017-07-12T05:13:21 | 79,398,957 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,298 | java | /**
* generated by Xtext 2.9.1
*/
package org.xtext.example.sQL;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>column</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* <ul>
* <li>{@link org.xtext.exampl... | [
"[email protected]"
] | |
b26cc1f4f1243f62adf9a1bda8382a87933c8424 | 129f58086770fc74c171e9c1edfd63b4257210f3 | /src/testcases/CWE23_Relative_Path_Traversal/CWE23_Relative_Path_Traversal__connect_tcp_81a.java | 256a10da1d0d83490dbce3293babd95bb602f628 | [] | no_license | glopezGitHub/Android23 | 1bd0b6a6c7ce3c7439a74f1e4dcef2c4c0fac4ba | 6215d0684c4fbdc7217ccfbedfccfca69824cc5e | refs/heads/master | 2023-03-07T15:14:59.447795 | 2023-02-06T13:59:49 | 2023-02-06T13:59:49 | 6,856,387 | 0 | 3 | null | 2023-02-06T18:38:17 | 2012-11-25T22:04:23 | Java | UTF-8 | Java | false | false | 3,998 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE23_Relative_Path_Traversal__connect_tcp_81a.java
Label Definition File: CWE23_Relative_Path_Traversal.label.xml
Template File: sources-sink-81a.tmpl.java
*/
/*
* @description
* CWE: 23 Relative Path Traversal
* BadSource: connect_tcp Read data using an outbound tcp co... | [
"[email protected]"
] | |
b0c98400d300d5f960592282d8c1d718a07db623 | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-ws/results/XWIKI-13377-20-12-Single_Objective_GGA-WeightedSum/com/xpn/xwiki/web/XWikiAction_ESTest_scaffolding.java | 73c0127ac0e1880bfb179259cd8a9a2cb89b6465 | [
"MIT",
"CC-BY-4.0"
] | permissive | STAMP-project/Botsing-basic-block-coverage-application | 6c1095c6be945adc0be2b63bbec44f0014972793 | 80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da | refs/heads/master | 2022-07-28T23:05:55.253779 | 2022-04-20T13:54:11 | 2022-04-20T13:54:11 | 285,771,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 433 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Mon Mar 30 20:00:16 UTC 2020
*/
package com.xpn.xwiki.web;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.After;
@... | [
"[email protected]"
] | |
297f66605fb2fdcd20c8b368b1631e83f001e9de | 791ddf4cbc563f533e7d00a9259e24fe85008877 | /kernel/src/test/java/org/jboss/test/kernel/annotations/test/OwnDependencyTestCase.java | 1bc54185669f78813daeff957d1839d56973deee | [] | no_license | wolfc/microcontainer | 7dd1fe85057c31575458ad1a22c3f74534f72bd0 | 4ef8127e690e18f54f40287b72f68dbf3541b07c | refs/heads/master | 2020-04-25T23:27:30.830476 | 2013-01-09T14:15:50 | 2013-01-09T14:15:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,264 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2006, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the ter... | [
"[email protected]"
] | |
327460c38f5c27c8ff7b26e1c781be8bb39b5662 | c06b04186855e4e0fe5e771239b31983d92bbdd7 | /T1809-Java_Architect/01_Java_Beginner/01_Java300/08_IO_stream/doc/资料/003_code/015-027/IO_study03/src/com/sxt/io/CopyTxt.java | 34ff7fbf64b6666997c081ba4d56ca0f28695261 | [
"MIT"
] | permissive | specter01wj/ShangXueTang_Course | 0c6b8895c684891f72ee3f42c14ac3884d1b7db4 | 1de238c3385585f07e19815f680277672d2e1b9b | refs/heads/master | 2020-04-05T16:46:57.934281 | 2019-04-17T06:12:26 | 2019-04-17T06:12:26 | 157,028,215 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,084 | java | package com.sxt.io;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
/**
* 文件拷贝:文件字节输入、输出流
*
* @author 裴新
*
*/
public class CopyTxt {
publ... | [
"[email protected]"
] | |
0643d2d75b6591be720f04c1e1a3acf86b023a66 | 16ff4559c79df2df614836844e7783730e030939 | /src/com/TypeIt/songs/lyrics/blank/BlankAlgorithm.java | f39a835388f1294273200d90b15902df64476b8f | [] | no_license | Benkia/TypeIt | 6e784907efe7ef3b2db80e23d9033c31bbb7d115 | ed047614a74aedbf75387f3d5d3aa8bc5e6e6fb1 | refs/heads/master | 2021-06-18T07:50:12.439622 | 2017-06-10T17:25:11 | 2017-06-10T17:25:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 197 | java | package com.TypeIt.songs.lyrics.blank;
/**
* Created by admin on 12/05/2017.
*/
public interface BlankAlgorithm {
BlankAlgorithmSolution run(String lyricsString, Boolean[] chosenIndexes);
}
| [
"admin"
] | admin |
79b1b14883ff5e97ce3422457d054f26c63dc56f | 962b109b22edeb6111d70c1f8caefb3f6128aefc | /unused-saved/src/org/apache/uima/cas/impl/FeatureArrayImpl.java | 1934a16ce08b1bd8415157116f5c618c1ec2dc9d | [
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-free-unknown"
] | permissive | sark245/uima-uimaj | 072701ec9c0b2287f6d1cc03ec201e5c270caaea | 6a8cb855f00bad0f05ba22bbc2ab1cd5aab597cb | refs/heads/main | 2023-04-19T18:44:28.771075 | 2021-05-19T22:08:37 | 2021-05-19T22:08:37 | 369,012,308 | 0 | 0 | Apache-2.0 | 2021-05-19T22:05:20 | 2021-05-19T22:05:19 | null | UTF-8 | Java | false | false | 1,992 | java | package org.apache.uima.cas.impl;
/*
* 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 Licen... | [
"[email protected]"
] | |
d8f36b295765d3e378ec125c981db6b1fbc9e22f | be19d67bb67f6ebd6a21ae4284488639aa00100b | /JavaTi/day03/src/day03_code/TreadSafe2/TreadSafe/Demo01Ticket.java | dfa1a1485881633cca4ad5707d3cfdabfb97ce1d | [] | no_license | qwd1998/repo1 | 6b614a0b4115276b345e241cca245df822afb521 | 1d43f99abe5918714f3e415195c56ba4bcdeeff1 | refs/heads/main | 2023-02-02T02:08:22.620660 | 2020-12-18T14:38:06 | 2020-12-18T14:38:06 | 320,998,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 330 | java | package day03_code.TreadSafe2.TreadSafe;
public class Demo01Ticket {
public static void main(String[] args) {
Runnable r = new Runnableimpl();
Thread t = new Thread(r);
Thread t1 = new Thread(r);
Thread t2 = new Thread(r);
t1.start();
t.start();
t2.start()... | [
"[email protected]"
] | |
cb251ddb1cb23d8d165efaa97e189e083c2cdf50 | e9077ac028aa23f767f26b4f8e4ec70ad8bdbfe7 | /J4E/ch14/section_2/SelectionSortTimer.java | 25ac86a5e674ecea0438851da493cdd519083d5e | [] | no_license | stworo01/sp2-2014 | 7cc2a7676c96a36583cf8d90abe99bd6c1813cec | 17a3885fd49a0b42467abcadb463a232230960ec | refs/heads/master | 2021-01-12T19:42:15.702664 | 2020-05-10T14:28:08 | 2020-05-10T14:28:08 | 25,983,703 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 748 | java | import java.util.Scanner;
/**
This program measures how long it takes to sort an
array of a user-specified size with the selection
sort algorithm.
*/
public class SelectionSortTimer
{
public static void main(String[] args)
{
Scanner in = new Scanner(System.in);
System.out.print("Enter ar... | [
"[email protected]"
] | |
e2bd0784fb47516df317265f3306f767d445b90a | fb33e12379f3233ff1bcb859ce4f237b0d95a180 | /src/main/java/net/Socket/TCP_demo08/UploadServer.java | e2a6111f7b213806db0d3d62c16f543d2fb338f3 | [] | no_license | abelzyp/JavaAPI | b2557aa84650087f22553be0aaee43c1bf5c13c3 | 82ba3b18e03141d5446c8cbadf46fe729e781a43 | refs/heads/master | 2020-04-06T06:59:52.416071 | 2020-01-15T07:18:05 | 2020-01-15T07:18:05 | 60,389,265 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 376 | java | package net.Socket.TCP_demo08;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
public class UploadServer {
public static void main(String[] args) throws IOException {
// 创建服务器Socket对象
ServerSocket ss = new ServerSocket(8888);
while (true) {
Socket s = ss.accept();
new Th... | [
"[email protected]"
] | |
bcd46aee919d804dcc65956de5e8ef7b97e7f53d | d28cec58c2ea2ad9ec84215b0d67ce25adc6b88a | /dojo-server/src/main/java/org/automation/dojo/web/model/Record.java | 1738715603350a108409b8285fc3e0cc474c3b24 | [] | no_license | bharath431/automated-dojo | eec3876336ce51018c3c48b3615ae6c3b3f2b0e7 | db31feb6092efb7b47e339d540df6d955224991e | refs/heads/master | 2023-08-20T10:38:11.082890 | 2018-12-16T11:06:12 | 2018-12-16T11:06:12 | 423,474,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,214 | java | package org.automation.dojo.web.model;
import org.apache.commons.lang.builder.EqualsBuilder;
public class Record implements Cloneable {
private String description;
private double price;
private int id;
public Record(int id, String description, double price) {
this.id = id;
this.descri... | [
"[email protected]"
] | |
42211c8d595437e3c7845a8a601514e28f7ee255 | 6baf1fe00541560788e78de5244ae17a7a2b375a | /hollywood/com.oculus.systemux-SystemUX/sources/com/oculus/panelapp/social/SocialGroupLaunchDialogs.java | 433541aa1672d9790fb8a6b6f8f6371122d66645 | [] | 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 | 2,108 | java | package com.oculus.panelapp.social;
import android.content.res.Resources;
import com.oculus.horizoncontent.social.SocialGroupLaunchAppDestination;
import com.oculus.systemdialog.DialogButton;
import com.oculus.systemdialog.DialogButtonText;
import com.oculus.systemdialog.DialogDefinitionBase;
import com.oculus.systemd... | [
"[email protected]"
] | |
dad5cf4de447f3041ad83ce3bea8815be95de316 | 7a96414d5b49603238e95a6b1e77809a77143082 | /software/services/src/main/java/gov/nih/nci/firebird/service/messages/email/JmsEmailServiceImpl.java | 3c0b3a97ea92098709e2b2b41e837298e11707be | [] | no_license | NCIP/nci-ocr | 822788379a2bf0a95ee00e1667e365766cc8c794 | e36adffb92fdb9833bb8835f87eab4b46594019e | refs/heads/master | 2016-09-05T12:40:31.309373 | 2013-08-28T14:32:45 | 2013-08-28T14:32:45 | 12,298,569 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,803 | java | /**
* The software subject to this notice and license includes both human readable
* source code form and machine readable, binary, object code form. The NCI OCR
* Software was developed in conjunction with the National Cancer Institute
* (NCI) by NCI employees and 5AM Solutions, Inc. (5AM). To the extent
* govern... | [
"[email protected]"
] | |
45fc48360bd60fbf3e9849e5c3f026b8cd5baa88 | 6db0b9398aee839154557ac209d2d665cca64ce1 | /src/com/wang/so/love/android/app/view/SlidingMenu.java | ba6dea160b6e22b5c8564123fb7d53f83b9bf42e | [] | no_license | hejiawang/SoLoveAndroidApp | ab4449741abb0d4b021dd41571c046981db6d95a | b797e834a7dfbd7a205a35c88d2cbb6e34e3da78 | refs/heads/master | 2020-06-16T16:37:15.447442 | 2016-12-09T13:50:04 | 2016-12-09T13:50:04 | 75,082,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,402 | java | package com.wang.so.love.android.app.view;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.util.TypedValue;
import android.view.MotionEvent;
import android.view.ViewGroup;
import android.widget.HorizontalScrollView;
import android.widget.... | [
"[email protected]"
] | |
b9edb5e123e62635e86580f2d9f8daf80d35d464 | e1b368d37a7be941a7468305f4e2e1fa0bdf9f67 | /NetBeansProjects/Examen.Programacion.8_3_2017/src/examen/programacion/pkg9_3_2017/Main.java | 5ebf18d7abdbf288cccd3f0dcfbb8bb4f9722a32 | [] | no_license | elbarbero/TrabajosJavaClase | a3bc1c133cd1b997b50a081327d54f29b07ce630 | c87703768617bdf2605fce085b53fc2bb5285bbe | refs/heads/master | 2020-03-17T03:14:20.378120 | 2018-05-13T10:39:43 | 2018-05-13T10:39:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 499 | 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 examen.programacion.pkg9_3_2017;
/**
*
* @author Mario
*/
public class Main {
/**
* @param args the command line ... | [
"[email protected]"
] | |
b654b92aadf4bf8de7860731fdc0c858530330a4 | 1c6d47856e1c6969ea5028b07ac23b967e42b69d | /advanced/javaagent/tutorial01/code/simple-agent/src/main/java/lsieun/javaagent/SimpleAgent.java | 6aff2b6a5816decdf4af7c7ba9d81dac247176d0 | [
"MIT"
] | permissive | Silentsoul04/learn-java | 439f82ff387ae1fc6fdd1e58a8066c313453d0c5 | 03bdac6fa970051de305db40300fae228810aaf3 | refs/heads/master | 2022-12-30T04:01:13.922338 | 2020-08-01T10:57:38 | 2020-08-01T10:57:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 329 | java | package lsieun.javaagent;
import java.lang.instrument.Instrumentation;
public class SimpleAgent {
public static void premain(String agentArgs, Instrumentation instrumentation) {
SimpleClassFileTransformer transformer = new SimpleClassFileTransformer();
instrumentation.addTransformer(transformer);... | [
"[email protected]"
] | |
50c2847a3d3e7ed7c19ac62843ee6f2bd24a7465 | 6421651fe9078e0826156fb00939a5b76dabaa9c | /src/NumberOfDigitOne.java | 8930856d1c0177a7aa802dc9330fe53983dfae04 | [] | no_license | lyzkhqby/LeetCode | 46d5271554b020ee095346d17996360ecd26d725 | 23f339ad4cad43e6797e325cb302a85359effaf6 | refs/heads/master | 2021-05-22T09:40:30.710464 | 2018-06-04T03:07:36 | 2018-06-04T03:07:36 | 54,880,138 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 823 | java | /**
* Created by rotoosoft-d04 on 2016/10/9.
*/
public class NumberOfDigitOne {
/**
* Calculate occurance on every digit, from
* least important digit to most important digit
* number = 1432
* One's digit: n/10=143 143*1+1
* Ten's digit: n/100=14 14*10+10
* Hun's digit: n/1000=1 1*10... | [
"[email protected]"
] | |
a8ebdef358189dbe1fcd7fa2323b34bfda3cba85 | 84572d5d682bd7e6973b8105fb921b0c448ff1f7 | /projects/AOSPOkHttp/src/com/squareup/okhttp/HttpsHandler.java | 1dc3826f9611696c91b4c0bbb39484f392c3c956 | [] | no_license | liang47009/sandrop | 806169c72a516b3191aae07c234a225db5343888 | 28045e53cec0f043d3aaf426f7055fbf8ca38a76 | refs/heads/master | 2020-04-13T18:24:58.767107 | 2018-12-28T09:32:53 | 2018-12-28T09:33:14 | 163,373,426 | 0 | 0 | null | 2018-12-28T06:15:22 | 2018-12-28T06:15:22 | null | UTF-8 | Java | false | false | 1,549 | 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... | [
"[email protected]"
] | |
7fc96e4a2bdca2a4f4c364e3c789b6bb25011064 | 31b7d2067274728a252574b2452e617e45a1c8fb | /jpa-connector-beehive-bdk/com_V2.0.1.4/oracle/beehive/TimeZoneOnsetFixedDay.java | 5ee50c9053358ceb2638323b37d1e384d68d75f1 | [] | no_license | ericschan/open-icom | c83ae2fa11dafb92c3210a32184deb5e110a5305 | c4b15a2246d1b672a8225cbb21b75fdec7f66f22 | refs/heads/master | 2020-12-30T12:22:48.783144 | 2017-05-28T00:51:44 | 2017-05-28T00:51:44 | 91,422,338 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,530 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.3-hudson-jaxb-ri-2.2.3-3-
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated o... | [
"[email protected]"
] | |
77d647c1ef58f9a82bc23bc4dc821c94bae3f28d | 2175d6a417843e151d54cda309bff47be0b97da3 | /src/main/java/demos/antiSQLInjection/org/boris/expr/function/excel/ABS.java | 22af445eb16dd509416af3de1930d7f97a384db3 | [] | no_license | sqlparser/gsp_demo_java | 6cf93fdf567f40ca1da86e4d9da8d19d25452e55 | 6e377789c0b36f47013449a65ea293c9495b7dcc | refs/heads/master | 2023-08-18T02:02:34.857633 | 2023-06-08T02:32:26 | 2023-06-08T02:32:26 | 206,196,892 | 108 | 55 | null | 2023-04-14T18:30:08 | 2019-09-04T00:37:05 | Java | UTF-8 | Java | false | false | 284 | java | package org.boris.expr.function.excel;
import org.boris.expr.ExprException;
import org.boris.expr.function.DoubleInOutFunction;
public class ABS extends DoubleInOutFunction
{
protected double evaluate(double value) throws ExprException {
return Math.abs(value);
}
}
| [
"[email protected]"
] | |
3b240072f7df609d06e4c88f5044a4eeb4305610 | 8c19d5c43de7c0ad418c5233071da727622a3eda | /src/main/java/bdi/glue/ssh/common/SshIdentity.java | d1ef3d3bc92d7dd2d067588b46fb29f50490cd5e | [
"MIT"
] | permissive | Arnauld/bidij | f7221762b21522be4843b10a6d5ba36dc45f58cc | 8f764322d427e02e9bf68ac83268738e8bc7ab18 | refs/heads/master | 2021-01-13T01:44:06.417061 | 2014-11-06T23:35:25 | 2014-11-06T23:35:25 | 24,435,875 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 731 | java | package bdi.glue.ssh.common;
/**
* @author <a href="http://twitter.com/aloyer">@aloyer</a>
*/
public class SshIdentity {
private final String privateKeyPath;
private final String passphrase;
public SshIdentity(String privateKeyPath, String passphrase) {
this.privateKeyPath = privateKeyPath;
... | [
"[email protected]"
] | |
7ebbaad5efd4f25569c1404b5998f059a5f7cbff | 4d37505edab103fd2271623b85041033d225ebcc | /spring-beans/src/test/java/org/springframework/tests/sample/beans/Pet.java | 4e84dbd87bdfcc7e1286c1a6413a0336afd964ab | [
"Apache-2.0"
] | permissive | huifer/spring-framework-read | 1799f1f073b65fed78f06993e58879571cc4548f | 73528bd85adc306a620eedd82c218094daebe0ee | refs/heads/master | 2020-12-08T08:03:17.458500 | 2020-03-02T05:51:55 | 2020-03-02T05:51:55 | 232,931,630 | 6 | 2 | Apache-2.0 | 2020-03-02T05:51:57 | 2020-01-10T00:18:15 | Java | UTF-8 | Java | false | false | 1,368 | java | /*
* Copyright 2002-2006 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"[email protected]"
] | |
cdd9d528e3eafc722746f725708980d97bde5a0a | d6ead9a0193d4b7a8b01562d05a02126f6b8efa3 | /JavaDesignPatterns/dp_behavior/dp_behavior_strategy_saygreeting_homework/src/main/java/com/jpassion/dp/domain/MorningGreetingStrategy.java | 14b9149463bf1d6a29490b91cc664016c99cd341 | [] | no_license | SasirekhaPV/JPassionHomework | 06271ad0c3f1bb99801fccc8825751b75cd6d946 | 82539522e7ccb60eda8f0c7a57837c7a2c223e8e | refs/heads/master | 2021-12-15T15:48:35.746276 | 2017-08-29T18:03:13 | 2017-08-29T18:03:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 240 | java | package com.jpassion.dp.domain;
public class MorningGreetingStrategy implements IGreetingStrategy {
@Override
public String greetingMessage(String string, String string2) {
return "Good Morning " + string + " " + string2 + "!";
}
}
| [
"[email protected]"
] | |
ec2c9f5c4cd8a66bec7bfe49638fd038408a451f | aa5c33bb4a45007d3f825b6f9c3fe235951535d4 | /day1/src/day1/MethodOverloading1.java | 1b0d00db0f58dcd7dfca5999c9e015d95308e7ae | [] | no_license | rkdntm1/Java_practice | ad37ea3efc7a166ac72035ed2c65604d1ec3d60b | 89186839756da23c74402665becc2e299da334fe | refs/heads/master | 2023-01-21T23:15:39.797095 | 2020-12-01T14:44:57 | 2020-12-01T14:44:57 | 315,781,022 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 1,042 | java | package day1;
/*
* 메서드 오버로딩
* :클래스 내에서 이름이 같은 메서드를 여러개 정의 할 수 있다.
*
* 클래스내에서 메서드 이름이 같으나
* 매개변수 타입, 순서, 갯수가 다를때 다른 메서드로 인식
* 단, 리턴 타입과는 무관하다.
*
* void prt(String name){}
=> 메서드 호출시 : obj.prt("aaa");
========================
int prt(String name){}
메서드 호출시
1. obj.prt("aaa");
2. int su= obj.prt("... | [
"[email protected]"
] | |
66bff87bcfa4d5c92e9ee9dd3fef843bd0d06b41 | e58a8e0fb0cfc7b9a05f43e38f1d01a4d8d8cf1f | /DungeonDiver3/lib/com/puttysoftware/dungeondiver3/support/descriptionmanagers/RaceDescriptionManager.java | 606dd5b78fb0df7ad144f2ff8e9033b6cc7bd984 | [
"Unlicense"
] | permissive | retropipes/older-java-games | 777574e222f30a1dffe7936ed08c8bfeb23a21ba | 786b0c165d800c49ab9977a34ec17286797c4589 | refs/heads/master | 2023-04-12T14:28:25.525259 | 2021-05-15T13:03:54 | 2021-05-15T13:03:54 | 235,693,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,239 | java | /* DungeonDiver3: An RPG
Copyright (C) 2011-2012 Eric Ahnell
Any questions should be directed to the author via email at: [email protected]
*/
package com.puttysoftware.dungeondiver3.support.descriptionmanagers;
import com.puttysoftware.dungeondiver3.support.creatures.races.RaceConstants;
import com.putty... | [
"[email protected]"
] | |
dc5bc6130b58468ee336b5dbff374eb17a62096a | 799cce351010ca320625a651fb2e5334611d2ebf | /Data Set/Synthetic/After/after_1952.java | 409d2f8083f4f1b3cf5ccc910ffc64d12ae668fe | [] | no_license | dareenkf/SQLIFIX | 239be5e32983e5607787297d334e5a036620e8af | 6e683aa68b5ec2cfe2a496aef7b467933c6de53e | refs/heads/main | 2023-01-29T06:44:46.737157 | 2020-11-09T18:14:24 | 2020-11-09T18:14:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 309 | java | public class Dummy {
void sendRequest(Connection conn) throws SQLException {
PreparedStatement stmt = conn.prepareStatement("SELECT EMPLOYEE_ID, JOB_ID, SALARY FROM EMPLOYEES WHERE JOB_ID =? AND SALARY =?");
stmt.setObject(1 , var1);
stmt.setObject(2 , rand5);
ResultSet rs = stmt.executeQuery();
}
} | [
"[email protected]"
] | |
b3db2c70e1956e18ea863be70823f64ceef75065 | bceba483c2d1831f0262931b7fc72d5c75954e18 | /src/qubed/corelogicextensions/ASSETS.java | 85fe3e61c5ed0be7ca324546cf21af2e1ebac72b | [] | no_license | Nigel-Qubed/credit-services | 6e2acfdb936ab831a986fabeb6cefa74f03c672c | 21402c6d4328c93387fd8baf0efd8972442d2174 | refs/heads/master | 2022-12-01T02:36:57.495363 | 2020-08-10T17:26:07 | 2020-08-10T17:26:07 | 285,552,565 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,491 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2020.08.05 at 04:53... | [
"[email protected]"
] | |
cdbedec69c9e67e71e456ccc0aa06fdaf420876a | 46d16ea3500e9d0aca1cecdd56c936b1277d72bf | /src/com/edu/kygroup/ui/BlacklistActivity.java | 5015b2a0b69602eb400129f17804ee4d3066900a | [] | no_license | tank2014gz/kaoyanqun | d5c3be6b6a8a023655df422ed50b3fa2ed719893 | 80c7c91f8e6efa7dd17de6b770bf7f35ee16c691 | refs/heads/master | 2021-01-15T10:13:46.865118 | 2015-04-06T04:49:42 | 2015-04-06T04:49:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,183 | java | package com.edu.kygroup.ui;
import java.util.ArrayList;
import android.app.AlertDialog.Builder;
import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.AdapterView;
imp... | [
"[email protected]"
] | |
77379ff54fc06c1f11d36a707f506fd5f8b7040e | 1d68f0e3655fbb687c1c008d638bc94056951cc0 | /com.qbao.recommend.respositoy/src/main/java/com/qbao/recommend/respositoy/mysql/model/RecommendShop.java | 9c4b4cdbf7a2191f8212072b1cd3888419fa34d3 | [] | no_license | jackandyao/com.qbao.common.parent | 47fa5485e6763b3f04f3566153b82b3f94a790a2 | a94595b88aacee9c66324e75ff4267001e3bb383 | refs/heads/master | 2021-05-09T02:55:50.583922 | 2018-01-28T03:45:06 | 2018-01-28T03:45:06 | 119,225,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,105 | java | package com.qbao.recommend.respositoy.mysql.model;
import java.io.Serializable;
import java.util.List;
import org.apache.commons.lang.StringUtils;
import com.google.common.collect.Lists;
/**
* @author yuandongrui
* @date 2016年6月30日
*/
public class RecommendShop implements Serializable{
private sta... | [
"[email protected]"
] | |
90dec394658ae10fdac8f1806fcc33d8762a05f0 | d3a6dc37dda426d8b58f2a3c95a11496abe493d3 | /src/main/java/com/norconex/importer/handler/transformer/impl/SubstringTransformer.java | 6dfc8729d1ed8bb509d68202441e2ab598b44b28 | [
"Apache-2.0"
] | permissive | yi-refs/importer | 28f4fc9761ca6a994fc1d5a3398296135908fb7a | bf32e2ff84bd5e94e598f307f4b4facdba45040b | refs/heads/master | 2022-12-15T12:20:28.646510 | 2020-09-05T18:54:06 | 2020-09-05T18:54:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,040 | java | /* Copyright 2017-2020 Norconex Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... | [
"[email protected]"
] | |
6c14fe4de50380760d1602344419b4fade9260b9 | 7b73756ba240202ea92f8f0c5c51c8343c0efa5f | /classes2/RegisterProxySvcPack/SvcRequestRegisterNew.java | cdcaba1d6e3a5d3d4f0cf828ca0a7c72765c23d3 | [] | no_license | meeidol-luo/qooq | 588a4ca6d8ad579b28dec66ec8084399fb0991ef | e723920ac555e99d5325b1d4024552383713c28d | refs/heads/master | 2020-03-27T03:16:06.616300 | 2016-10-08T07:33:58 | 2016-10-08T07:33:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,066 | java | package RegisterProxySvcPack;
import MessageSvcPack.SvcRequestGetMsgV2;
import MessageSvcPack.SvcRequestPullDisMsgSeq;
import MessageSvcPack.SvcRequestPullGroupMsgSeq;
import QQService.SvcReqGet;
import com.qq.taf.jce.JceInputStream;
import com.qq.taf.jce.JceOutputStream;
import com.qq.taf.jce.JceStruct;
import com.te... | [
"[email protected]"
] | |
e4c3af457b369b400af7ae41571d1c06cf18d87a | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_88d9f4111f185d665b8340819bd50713a4a2caf8/TransportLocal/2_88d9f4111f185d665b8340819bd50713a4a2caf8_TransportLocal_s.java | 961a369674b6cf72b641855db62af19e16dd967d | [] | 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,319 | java | /*
* Copyright (C) 2007, Dave Watson <[email protected]>
* Copyright (C) 2008, Robin Rosenberg <[email protected]>
* Copyright (C) 2008, Shawn O. Pearce <[email protected]>
* Copyright (C) 2008, Marek Zawirski <[email protected]>
*
* All rights reserved.
*
* Redistribution and use ... | [
"[email protected]"
] | |
5d389a976928943a370576fd3ff4552b44b523db | 128da67f3c15563a41b6adec87f62bf501d98f84 | /com/emt/proteus/duchampopt/__tcf_312378.java | d07f05980acdc1ff104aec465720d44e75c78e52 | [] | no_license | Creeper20428/PRT-S | 60ff3bea6455c705457bcfcc30823d22f08340a4 | 4f6601fb0dd00d7061ed5ee810a3252dcb2efbc6 | refs/heads/master | 2020-03-26T03:59:25.725508 | 2018-08-12T16:05:47 | 2018-08-12T16:05:47 | 73,244,383 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,643 | java | /* */ package com.emt.proteus.duchampopt;
/* */
/* */ import com.emt.proteus.runtime.api.Env;
/* */ import com.emt.proteus.runtime.api.Frame;
/* */ import com.emt.proteus.runtime.api.Function;
/* */ import com.emt.proteus.runtime.api.ImplementedFunction;
/* */ import com.emt.proteus.runtime.librar... | [
"[email protected]"
] | |
0d937f92caf4e33610330bcc46fb0d6600e80f9c | 11b5f3eb0d60201c4135b9ce6721a034cfbe9c0b | /app/src/main/java/com/rahul/jaumo_app/Suraj_Gupta.java | ba2ce6312f248205ddb47c8a9978b985f95b6ec3 | [] | no_license | rahul6975/Jaumo_Application | 36bf4cd93ef13b137d30bedd9ecdd3bf63ac388f | 373e424bde3259d93d36df4c0a2767a86cc08e52 | refs/heads/master | 2023-02-07T16:24:47.284105 | 2021-01-01T20:31:49 | 2021-01-01T20:31:49 | 325,253,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,137 | java | package com.rahul.jaumo_app;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageView;
import android.widget.Toast;
public class Suraj_Gupta extends AppCompatActivity {
private ImageView tick;
private ImageView cancel;
@Overrid... | [
"[email protected]"
] | |
896a6616912792447ae46b12fdde25c590cbee96 | 3e234179c3b67296ab4b6ad828dcf2fbb5b5cc06 | /src/main/java/br/mdfe/model/MdfeStatusServico.java | a275326eb8620001bbd0ed8c056471a6b47a6631 | [] | no_license | soaresMatheuss/elettro | 0b00a76f86833b8e66973d4a15bd1fdec42b7d08 | 584f05c7a054cc50fa5cbbc3aab99f632f6b93fe | refs/heads/master | 2023-05-08T13:58:35.714644 | 2019-10-17T20:31:07 | 2019-10-17T20:31:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,061 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package br.mdfe.model;
/**
*
* @author DerliRiffel
*/
public class MdfeStatusServico {
private String cStat;
private String dhRecbto;
private String tMed;
private String dhRetorno;
private String... | [
"[email protected]"
] | |
7e6fa2754bec78b4903d2f9bcc52df0bf00ded9e | b15857cb39709dbbe4d12394ff957ea6b350a997 | /src/Sorting/MergeSort.java | 75cb2f0b571580ea7952de8000b5baeed3ef0578 | [] | no_license | prkg7341/AlgorithmPractice | 5337b9803634ee22e1d9057dacbe42e6934cd797 | a04b8df41afa40eda75d9a7ce2a46b87645ccbf8 | refs/heads/master | 2022-10-01T19:57:52.181014 | 2022-09-21T15:07:29 | 2022-09-21T15:07:29 | 152,734,619 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,308 | java | package Sorting;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class MergeSort {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
StringBuilder sb = new StringBuilder();
... | [
"[email protected]"
] | |
5ac5d1481cdce3dc7414447b3fd2cd5142af4fc8 | acb9ff1067786ab105e8522b1cf58304d023e928 | /buzz-ads-common/src/main/java/com/buzzinate/buzzads/stats/BaseDailyStats.java | 3ebf4d46da0ec9fd03102dfed7437aaa0780a6fe | [] | no_license | Leibosite/buzz-ads | bee3661ee167e7226bd43b4cf0876daca9ed18e9 | 48d79bb075f8364f529e312f0d8a8677e797d13e | refs/heads/master | 2021-01-17T15:44:32.605792 | 2014-01-24T05:43:23 | 2014-01-24T05:43:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,112 | java | package com.buzzinate.buzzads.stats;
import java.io.Serializable;
import java.math.BigDecimal;
import java.text.DecimalFormat;
/**
*
* @author Harry Feng<[email protected]>
*
* 2013-3-8
*/
public class BaseDailyStats implements Serializable {
protected static DecimalFormat doublefor... | [
"[email protected]"
] | |
98c5e7f38f94c2d5e1647a2a84ecd19205702308 | 13f63d6f8b5458035eccfa04eff9bdb2db9f7337 | /src/main/java/segment/crf/XinCRFConfig.java | 2f539e36970aaa4979fcc0d6c5e134d3938ceb82 | [] | no_license | 1000-7/xinlp | b093ba76856f996c15919334be1462341c14ddf2 | bdebe82fa7e3dca58e4a65f6dc594b50eb792327 | refs/heads/master | 2022-07-27T04:09:33.051611 | 2020-11-13T07:19:13 | 2020-11-13T07:19:13 | 159,464,556 | 24 | 11 | null | 2022-06-17T02:03:14 | 2018-11-28T07:54:40 | Java | UTF-8 | Java | false | false | 579 | java | package segment.crf;
import tools.PathUtils;
public class XinCRFConfig {
public static String filePath;
public static String modelPath;
public static String binModelPath;
static {
filePath = PathUtils.getDataPath() + "/segment/crf/modelc1.5.txt";
modelPath = PathUtils.getDataPath() + ... | [
"[email protected]"
] | |
03a91fcf5923e520368f416d38b12bd54c0fd163 | 4d97a8ec832633b154a03049d17f8b58233cbc5d | /Math/79/Math/evosuite-branch/7/org/apache/commons/math/util/MathUtilsEvoSuite_branch_Test_scaffolding.java | d73153d95bdd0fa58c15664a44161a1acee1afc4 | [] | no_license | 4open-science/evosuite-defects4j | be2d172a5ce11e0de5f1272a8d00d2e1a2e5f756 | ca7d316883a38177c9066e0290e6dcaa8b5ebd77 | refs/heads/master | 2021-06-16T18:43:29.227993 | 2017-06-07T10:37:26 | 2017-06-07T10:37:26 | 93,623,570 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,558 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Thu Dec 11 20:34:06 GMT 2014
*/
package org.apache.commons.math.util;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.After;
import org.junit.AfterClass;
public class MathUtils... | [
"[email protected]"
] | |
36eebc501d7b64001984d7a1b338891ae67e215d | 362fcc9de89afd9921a6312d348c27628f00b149 | /java2novice.spring.37AutoWiringByAutowired/src/main/java/com/java2novice/beans/PaymentGateway3.java | e40ac77bba1069d297c563c664be3ee22b58e962 | [] | no_license | aben328/java2novice.spring | ababe6069fa52e2639494a5f01897f8b1f3e27d6 | 7f94be32c19cf0a122afd5474fffbb1eacd3c104 | refs/heads/master | 2021-01-10T14:44:22.008941 | 2015-12-12T12:51:28 | 2015-12-12T12:51:28 | 47,187,153 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 794 | java | package com.java2novice.beans;
import org.springframework.beans.factory.annotation.Autowired;
/**
* Dependency Check: When you use @Autowired, it will make dependency check to make sure proper auto-wiring on property.
* If spring fails to find matching bean for auto-wiring, it throws an exception. If you don'... | [
"[email protected]"
] | |
09e44630be3ddbefcc25aa0ba444c8e8d9097c88 | 0839f55b01520d5b32a1ed27a00c4311fe2d1494 | /src/main/java/org/maxgamer/quickshop/Listeners/ChatListener.java | 5684f921d5753e725b6b3cea81f132243fa2594a | [] | no_license | theseedmc/QuickShop-Reremake | bee7202c57f629222f2c2b52ab8dcf1754a9a45a | a21d8191e8725823f98544f8d88dccdb0f807ba6 | refs/heads/master | 2020-09-17T04:26:07.429139 | 2019-12-05T00:18:20 | 2019-12-05T00:18:20 | 213,086,687 | 0 | 0 | null | 2019-10-05T23:55:13 | 2019-10-05T23:55:13 | null | UTF-8 | Java | false | false | 1,182 | java | package org.maxgamer.quickshop.Listeners;
import lombok.AllArgsConstructor;
import org.bukkit.event.EventHandler;
import org.bukkit.event.EventPriority;
import org.bukkit.event.Listener;
import org.bukkit.event.player.AsyncPlayerChatEvent;
import org.maxgamer.quickshop.QuickShop;
import org.maxgamer.quickshop.Util.Uti... | [
"[email protected]"
] | |
236954180f7c5c335fee6e5eedf869885feff647 | ea87e7258602e16675cec3e29dd8bb102d7f90f8 | /fest-assert/src/test/java/org/fest/assertions/ThrowableAssert_isNot_Test.java | 76e29991a3a93ea89c9c2df1c6c108ca25e24e63 | [
"Apache-2.0"
] | permissive | codehaus/fest | 501714cb0e6f44aa1b567df57e4f9f6586311862 | a91c0c0585c2928e255913f1825d65fa03399bc6 | refs/heads/master | 2023-07-20T01:30:54.762720 | 2010-09-02T00:56:33 | 2010-09-02T00:56:33 | 36,525,844 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,219 | java | /*
* Created on Oct 7, 2009
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,... | [
"alexruiz@0e018e5f-c563-0410-a877-f7675914c6cc"
] | alexruiz@0e018e5f-c563-0410-a877-f7675914c6cc |
3065c0abbacc96b4c5509edc508e005b4e571bd9 | 13dfd110df6cccc7ed5ce992ba5e7eadc56a42af | /sm-shop-model/src/main/java/com/salesmanager/shop/admin/controller/customer/membership/ReferralCodeFacade.java | a7ca00afa960f1230f4d54b085a6aa8f1d0b67c7 | [] | no_license | ajaytiwari000/Habbit | 24ca9455f0200e648640079945a04b01918dac7b | 1ccff760c0a17515748cdc7c9d133fae71b8d937 | refs/heads/master | 2023-03-21T11:32:26.708784 | 2021-03-12T07:38:02 | 2021-03-12T07:38:02 | 265,888,454 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,164 | java | /** */
package com.salesmanager.shop.admin.controller.customer.membership;
import com.salesmanager.core.model.merchant.MerchantStore;
import com.salesmanager.core.model.reference.language.Language;
import com.salesmanager.shop.model.customer.PersistableOwnerTypeList;
import com.salesmanager.shop.model.customer.Persist... | [
"[email protected]"
] | |
afc35d1430250ebddb7aa74e887f1975b11d7a7c | 42138a525ab9d89dfcc85c04a692fd7a13be9316 | /src/test/java/org/scribe/up/test/profile/yahoo/TestYahooEmail.java | 040bff28bef8a13d247e7ddc6eba717abe8d7faf | [
"Apache-2.0"
] | permissive | t170324802/scribe-up-1 | aa89e959f601ea77a274c5e09601e809bc99952a | 05c5c28d7ffe448be782c1e01b38488aee30ae6d | refs/heads/master | 2021-01-24T02:47:14.269186 | 2012-12-16T08:07:58 | 2012-12-16T08:07:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,436 | java | /*
Copyright 2012 Jerome Leleu
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in wri... | [
"[email protected]"
] | |
97b53cb4910839091644fac65ebb93c5829e2ce6 | 3a0a51add2930bb96b8b6ea2cd76a4fe47cda032 | /experiments/subjects/jaxen-1.2.0/src/java/main/org/jaxen/function/LangFunction.java | 95dae4a66c2abd2854946975e0eb06ecf4614935 | [
"MIT"
] | permissive | soneyahossain/hcc-gap-recommender | d313efb6b44ade04ef02e668ee06d29ae2fbb002 | b2c79532d5246c8b52e2234f99dc62a26b3f364b | refs/heads/main | 2023-04-14T08:11:22.986933 | 2023-01-27T00:01:09 | 2023-01-27T00:01:09 | 589,493,747 | 5 | 1 | MIT | 2023-03-16T15:41:47 | 2023-01-16T08:53:46 | Java | UTF-8 | Java | false | false | 7,136 | java | /*
* $Header$
* $Revision$
* $Date$
*
* ====================================================================
*
* Copyright 2000-2002 bob mcwhirter & James Strachan.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the fo... | [
"[email protected]"
] | |
312980208ac85aa8aeab1a5f017077ad349f789f | 09dd033f6b7e831924dd85ecf6c8a692d431db7c | /esb/org.wso2.developerstudio.eclipse.esb/src/org/wso2/developerstudio/eclipse/esb/mediators/EntitlementMediatorOnAcceptBranch.java | 48308863bff39c6c2decce412e0e5c7154833280 | [
"Apache-2.0"
] | permissive | sumuditha-viraj/developer-studio | 354c4402b3f4667344b0454f585f3aca9589b858 | cef47b9847bed96c241b9a070bfa00ecc6716ef0 | refs/heads/master | 2021-01-17T23:44:15.476712 | 2018-08-22T07:34:53 | 2018-08-22T07:34:53 | 30,071,053 | 0 | 0 | null | 2015-01-30T16:10:08 | 2015-01-30T12:29:53 | Java | UTF-8 | Java | false | false | 3,801 | java | /**
* Copyright 2009-2010 WSO2, Inc. (http://wso2.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | [
"[email protected]"
] | |
a06bc3ad110af5a4fd37f30d6b904282a871f354 | 23a210a857e1d8cda630f3ad40830e2fc8bb2876 | /emp_7.3/emp/appwg/com/montnets/emp/appwg/wginterface/IProcPMessage.java | 89b08ca8c8253095522f5a8581855a40c989a4e9 | [] | no_license | zengyijava/shaoguang | 415a613b20f73cabf9ab171f3bf64a8233e994f8 | 5d8ad6fa54536e946a15b5e7e7a62eb2e110c6b0 | refs/heads/main | 2023-04-25T07:57:11.656001 | 2021-05-18T01:18:49 | 2021-05-18T01:18:49 | 368,159,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 248 | java | package com.montnets.emp.appwg.wginterface;
public interface IProcPMessage
{
/**
* 个人消息接收处理接口实例
* @param json json格式字符串
* @return 处理成功返回true
*/
public boolean processPMessage(String json);
}
| [
"[email protected]"
] | |
63fd2e508dfad4682998dc885f634b4404149f1b | 86597e88e41b767dbff78bafea24a0eaa1d3e0cb | /jppf/JPPF-4.0.1-full-src/node/src/java/org/jppf/classloader/ClassLoaderEvent.java | 6371e016e8e382a253fd91c6bd5a221966a5ad89 | [] | no_license | Eduardo555/JPPF---Codigos-Exemplos | e2e9bde8263ae1aa8573bd98cbe2e94398723872 | e5ffccffbb1250d20eb5366b7eb91c6b3f951f17 | refs/heads/master | 2021-05-15T12:46:33.598336 | 2017-10-27T01:30:16 | 2017-10-27T01:30:16 | 108,477,484 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,371 | java | /*
* JPPF.
* Copyright (C) 2005-2014 JPPF Team.
* http://www.jppf.org
*
* 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 re... | [
"[email protected]"
] | |
baad33ce1a6d60e7cd21ee5ebc08cfffd4f47781 | 10d77fabcbb945fe37e15ae438e360a89a24ea05 | /graalvm/transactions/fork/narayana/qa/tests/src/org/jboss/jbossts/qa/AITResources02Clients/Client16.java | c902e191aa90c63d49d307fbfee3d7d5c4cb109b | [
"LGPL-2.1-only",
"Apache-2.0",
"LGPL-2.1-or-later",
"LicenseRef-scancode-other-copyleft"
] | permissive | nmcl/scratch | 1a881605971e22aa300487d2e57660209f8450d3 | 325513ea42f4769789f126adceb091a6002209bd | refs/heads/master | 2023-03-12T19:56:31.764819 | 2023-02-05T17:14:12 | 2023-02-05T17:14:12 | 48,547,106 | 2 | 1 | Apache-2.0 | 2023-03-01T12:44:18 | 2015-12-24T15:02:58 | Java | UTF-8 | Java | false | false | 4,651 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2007, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags.
* See the copyright.txt in the distribution for a
* full listing of individual contributors.
* This copyrighted material is made available to anyone wishing to use... | [
"[email protected]"
] | |
bcabfe12f9a31b011803b6da595ffd7a40966261 | bf44677a3d1806134653acb6a3548e585028c535 | /src/main/java/com/glacialrush/api/map/region/Scenery.java | 2582ee7948fdaf91bb37b9493cc1150c16ca6140 | [] | no_license | cyberpwnn/GlacialAPI | 2dd90d1d20aac7ccae157b8578b256992f1c7188 | 8202bb166be0b705cb117ddcde0dec96818381f9 | refs/heads/master | 2021-01-19T09:49:45.162070 | 2016-11-27T22:15:11 | 2016-11-27T22:15:11 | 74,915,598 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package com.glacialrush.api.map.region;
import com.glacialrush.api.game.Game;
import com.glacialrush.api.map.Map;
import com.glacialrush.api.map.Region;
import com.glacialrush.api.map.RegionType;
public class Scenery extends Region
{
public Scenery(Map map, String name, Game game)
{
super(map, name, RegionType.SC... | [
"[email protected]"
] | |
7f61ab7f5c530edf3ea7ecf8d265a4c0d813526d | cc5c0cc9d04ebe2e2299c149e1a82f294ee153a5 | /src/org/calminfotech/system/daoInterface/AllergyDao.java | d3880cb2f7cbb372d587a1151408282fbf7535ec | [] | no_license | Chykay/EMR | 1ece6d6916464031b9892bea5104159b65056e96 | 433cd4494e9103d1a6573ad6009d429d025cc49b | refs/heads/master | 2020-09-14T15:02:27.934553 | 2019-08-01T15:39:22 | 2019-08-01T15:39:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 962 | java | package org.calminfotech.system.daoInterface;
import java.util.List;
import org.calminfotech.system.models.Allergy;
//import org.calminfotech.system.models.AllergyCategoryOuterRecursive;
import org.calminfotech.system.models.Organisation;
import org.calminfotech.system.models.Allergy;
import org.springframework.tran... | [
"[email protected]"
] | |
c15da10c167ff8f7b2bf9aea6a4e6d8622811bb4 | b1ebe7bfa00d6134949295b449d1d02371b1d3a5 | /src/java/com/wechat/model/base/REQ_Base.java | 01fe9b458dad8ad0a547dba261c773040016a662 | [] | no_license | water-fu/weChat_Example | 9d152fc8c2f393aa9693878b2665449dbe5a64d3 | f5a6a1cd965eb10878f6e01443388eb27ba7686f | refs/heads/master | 2021-01-19T11:34:28.409919 | 2016-03-26T09:36:48 | 2016-03-26T09:36:48 | 82,253,580 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,032 | java | package com.wechat.model.base;
/**
* 微信请求参数对象
* Created by fusj on 15/12/23.
*/
public class REQ_Base {
/**
* 来源用户
*/
private String FromUserName;
/**
* 公众号
*/
private String ToUserName;
/**
* 创建时间
*/
private String CreateTime;
/**
* 消息类型
*/
... | [
"fusj@ce2a1918-1c78-4d5b-8570-6b617fc693f1"
] | fusj@ce2a1918-1c78-4d5b-8570-6b617fc693f1 |
7f1bae0e0711d6995e2c67452815acf0149f8691 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_ddbb8d1193764543437ff175c555032f95116c5b/FixedLength/2_ddbb8d1193764543437ff175c555032f95116c5b_FixedLength_s.java | ea9f4615135b165363076fa61005e6afc2e7a5df | [] | 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 | 4,927 | 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"); yo... | [
"[email protected]"
] | |
65a708017d170612f870ef2be62105b8ccf1b076 | 489390ba13ce6b1d4edcb401c87af42805b1a7a1 | /mic-user-center/src/main/java/com/mic/user/center/tenant/OauthAuthorizeAspect.java | 5d09d806a573e6beb18a55fa1e940b036af0a343 | [
"Apache-2.0"
] | permissive | pf-oss/mic-frame | f9a0be25f9212941103740bc7f1fc6357b2e5fac | 235a73f0ac15f385bd1d4e103c76a439997d875b | refs/heads/main | 2023-03-09T08:32:35.235670 | 2021-02-03T06:11:20 | 2021-02-03T06:11:20 | 328,859,413 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,289 | java | package com.mic.user.center.tenant;
import com.mic.base.util.TenantContextHolder;
import com.mic.user.api.model.vo.LoginAppUser;
import com.mic.user.api.service.UserService;
import com.mic.security.token.TenantUsernamePasswordAuthenticationToken;
import lombok.extern.slf4j.Slf4j;
import org.aspectj.lang.ProceedingJoin... | [
"[email protected]"
] | |
745cd5bef00fa495126068ddf1a41b8e537282bd | b25656a86ef7cff8ad668ea38430429b591cd4af | /chzzui/src/main/java/org/chzz/utils/ImageUtils.java | 6d172e17caeb6af180915ff24512e0d4554dc95d | [] | no_license | xiaoxinxing12/ChzzUI2.0-Android | 4cef566dc819d19f398443481fbd32c26acd963c | 05d69afe846049b48a759e03d7ef3bcda3bf5114 | refs/heads/master | 2021-01-11T10:11:39.343732 | 2016-11-19T09:35:13 | 2016-11-19T09:35:13 | 72,424,732 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,505 | java | /*
* Copyright (C) 2016 [email protected]
*
* 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 appl... | [
"[email protected]"
] | |
fa3b33ccc2ac0970b4e410b1a9ed2ab384c8d967 | 938976d18d6d4ccf204fb044cb8b7bc56b0f4bef | /cache2k-api/src/main/java/org/cache2k/configuration/CacheType.java | 7fb9729fc1626943c4b3d46add20fdfbbc81249d | [
"Apache-2.0"
] | permissive | wiltonlazary/cache2k | beb2ac3a243f4f8287ac5d94c9bbc831729990f7 | fad983d44792f85500d3d877600820ee440896de | refs/heads/master | 2021-01-12T01:28:44.982836 | 2017-01-02T14:25:49 | 2017-01-02T14:25:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,062 | java | package org.cache2k.configuration;
/*
* #%L
* cache2k API
* %%
* Copyright (C) 2000 - 2017 headissue GmbH, Munich
* %%
* 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:... | [
"[email protected]"
] | |
df619411bfa2cd1859a8407bb6f5ca70945b51e7 | fa93c9be2923e697fb8a2066f8fb65c7718cdec7 | /sources/com/avito/android/job/interview/domain/InterviewParamsConverter_Factory.java | f85c7eb1328f8cd02144bcace24760ac4771d427 | [] | no_license | Auch-Auch/avito_source | b6c9f4b0e5c977b36d5fbc88c52f23ff908b7f8b | 76fdcc5b7e036c57ecc193e790b0582481768cdc | refs/heads/master | 2023-05-06T01:32:43.014668 | 2021-05-25T10:19:22 | 2021-05-25T10:19:22 | 370,650,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 650 | java | package com.avito.android.job.interview.domain;
import dagger.internal.Factory;
public final class InterviewParamsConverter_Factory implements Factory<InterviewParamsConverter> {
public static final class a {
public static final InterviewParamsConverter_Factory a = new InterviewParamsConverter_Factory();
... | [
"[email protected]"
] | |
db4c67087060786f2983ca8acb462fc98af7c0c2 | ff5107cf2f495b2a07329cdf7190ff6469a1a834 | /apps/microservices/statistic/src/main/java/com/adloveyou/ms/statistic/config/ThymeleafConfiguration.java | d34581f8ecf541f053f7ca914c25610dda503cda | [] | no_license | icudroid/addonf-microservice | 596e341cf282e1190c3752f6adf5a2c210976032 | db9e80617b206ff3c1122e56f3c6de14e555692e | refs/heads/master | 2021-05-09T02:15:47.863941 | 2018-01-27T20:29:48 | 2018-01-27T20:29:48 | 119,200,152 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 995 | java | package com.adloveyou.ms.statistic.config;
import org.apache.commons.lang3.CharEncoding;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.annotation.*;
import org.thymeleaf.templateresolver.ClassLoaderTemplateResolver;
@Configuration
public class ThymeleafConfiguration {
... | [
"[email protected]"
] | |
260021acb75556c5da22e1ecfcd005fcde8ebda8 | db673f64bcd5670ae501bd3194afb05b9cca4ba7 | /ReplaceBlock/ReplaceBlock.java | 34f3d1143fc0608a0a8ee90a8f30e5eb6918208c | [] | no_license | aksource/EnchantChanger161 | ffc5667b86bed139428194de7e793b64506ff26f | 5bcc9a7467520f6ef8ef60cfe28672339e54afa9 | refs/heads/master | 2020-05-18T01:14:42.945554 | 2014-02-01T07:49:18 | 2014-02-01T07:49:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,820 | java | package ReplaceBlock;
import java.util.ArrayList;
import net.minecraft.block.Block;
import net.minecraft.world.chunk.Chunk;
import net.minecraftforge.common.Configuration;
import net.minecraftforge.common.MinecraftForge;
import net.minecraftforge.event.ForgeSubscribe;
import net.minecraftforge.event.entity.l... | [
"[email protected]"
] | |
d582c83a230cac8bb690925e5a73dc3767ebd190 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/MATH-40b-4-27-SPEA2-WeightedSum:TestLen:CallDiversity/org/apache/commons/math/analysis/solvers/BaseAbstractUnivariateRealSolver_ESTest_scaffolding.java | 8a25c71868158d3eddd9be73e0aa32cd402663ff | [] | 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 | 4,379 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sun Jan 19 03:54:03 UTC 2020
*/
package org.apache.commons.math.analysis.solvers;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
imp... | [
"[email protected]"
] | |
94d7fe1c8ec78714d94f73163258cb9598ad5318 | d27a0d7b4f3a101eb85800af8e4d323069adf135 | /esdk/src/main/java/de/edgelord/edgyscript/esdk/functionproviders/FileIO.java | 04d40202dfc73e57bad3052fb598640f6e4fb743 | [] | no_license | sanj0/edgy-script | 91a5925b64c53f36704855c9fc67dc5081270259 | 605bacc77daa5c4488e7274efe1989b7c808c7e1 | refs/heads/master | 2022-04-17T12:22:29.545699 | 2020-03-19T14:35:01 | 2020-03-19T14:35:01 | 201,100,679 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,737 | java | package de.edgelord.edgyscript.esdk.functionproviders;
import de.edgelord.edgyscript.e80.interpreter.DirectValue;
import de.edgelord.edgyscript.e80.interpreter.NativeProvider;
import de.edgelord.edgyscript.e80.interpreter.Value;
import de.edgelord.edgyscript.e80.script.ArgumentList;
import de.edgelord.edgyscript.e80.s... | [
"[email protected]"
] | |
1f19b397902fa2a60040369b7a6e2dc6bca1186a | 065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be | /fitlibrary_cluster/2028/tar_0.java | 93fb8a42fd79d905f9275aa639deedf1a5056a5b | [] | no_license | martinezmatias/GenPat-data-C3 | 63cfe27efee2946831139747e6c20cf952f1d6f6 | b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4 | refs/heads/master | 2022-04-25T17:59:03.905613 | 2020-04-15T14:41:34 | 2020-04-15T14:41:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,768 | java | /*
* Copyright (c) 2006 Rick Mugridge, www.RimuResearch.com
* Released under the terms of the GNU General Public License version 2 or later.
* Written: 8/11/2006
*/
package fitlibrary.debug;
import java.io.IOException;
import fit.FitServerBridge;
import fit.exception.FitParseException;
import fitlibra... | [
"[email protected]"
] | |
337b74f48a42bd313684de634cab6d26ea38b2a1 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/12/org/apache/commons/math3/analysis/differentiation/DerivativeStructure_ceil_405.java | 8dd2ec35d0c76eb72330eccea2c58617cd441dc8 | [] | 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,296 | java |
org apach common math3 analysi differenti
class repres differenti function
workhors differenti
implement extens rall'
number dan kalman' paper
href http www math american peopl kalman pdffile mmgautodiff pdf doubli
recurs multivari automat differenti mathemat magazin vol
june rall' number exten... | [
"[email protected]"
] | |
ba3c64da0c5eb5890fddd14ec84ae9aca871d978 | d3cee18b4e2eaa34ce4587533b6916200da72fd8 | /discrete/combinatorics/denom/DenomExample.java | 495da345a2866fc383b8e8bae1ba4fc46135ed10 | [] | no_license | avshabanov/math | df4a179ee21ef2d0aff22998c484f6e99935f215 | 2e58079d678d7c626e746ed96540fb2a55c94e58 | refs/heads/master | 2023-03-08T00:24:47.185382 | 2023-02-19T20:30:30 | 2023-02-19T20:30:30 | 12,113,475 | 0 | 0 | null | 2022-11-16T00:40:47 | 2013-08-14T16:16:19 | Java | UTF-8 | Java | false | false | 2,345 | java | import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import static java.util.Arrays.asList;
import static java.util.Collections.emptyList;
import static java.util.Collections.singletonList;
import static java.util.Collections.sort;
/**
* Sample run:
* <pre>
* The ways ... | [
"[email protected]"
] | |
ec51aa5b449f91273553288ad867c93a9d7a7f30 | 280d89940466e555c60f74eb24f224c1f31f0b7b | /net-path/src/main/java/org/xbib/net/path/spring/element/WildcardTheRestPathElement.java | acad1dddea372957f971defe9b32a146b09e1d64 | [
"Apache-2.0"
] | permissive | xbib/net | 34b21593f1ad33ae3be463e0970e4cab85d06dab | d9c27fe7f2f1d7cc2152b397101ac200ef0715ee | refs/heads/main | 2023-04-28T03:45:11.698964 | 2023-04-19T07:08:32 | 2023-04-19T07:08:32 | 98,197,412 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,122 | java | package org.xbib.net.path.spring.element;
import org.xbib.net.path.spring.MatchingContext;
/**
* A path element representing wildcarding the rest of a path. In the pattern
* '/foo/**' the /** is represented as a {@link WildcardTheRestPathElement}.
*
*/
public class WildcardTheRestPathElement extends PathElement {... | [
"[email protected]"
] | |
5bd9f729f6079f641c3746c46099ae2e6857bf78 | ba005c6729aed08554c70f284599360a5b3f1174 | /lib/selenium-server-standalone-3.4.0/com/gargoylesoftware/htmlunit/javascript/host/svg/SVGStopElement.java | e2ba554abbea93ee8542a6810936c796ca2cf29a | [] | no_license | Viral-patel703/Testyourbond-aut0 | f6727a6da3b1fbf69cc57aeb89e15635f09e249a | 784ab7a3df33d0efbd41f3adadeda22844965a56 | refs/heads/master | 2020-08-09T00:27:26.261661 | 2017-11-07T10:12:05 | 2017-11-07T10:12:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 820 | java | package com.gargoylesoftware.htmlunit.javascript.host.svg;
import com.gargoylesoftware.htmlunit.javascript.configuration.JsxClass;
import com.gargoylesoftware.htmlunit.javascript.configuration.JsxConstructor;
import com.gargoylesoftware.htmlunit.svg.SvgStop;
@JsxClass(domClass=SvgStop.class)
public class SVGStopEleme... | [
"[email protected]"
] | |
bac7fc327236941766b99707f492ed688c14c3d5 | 38603de3344cefc19120be43ad1d4b692db7f385 | /dhlk_light_plat/dhlk_light_subscribe/src/main/java/com/dhlk/light/subscribe/websocket/WebsocketServerUtil.java | 0b420703667fc942a36158f9250c55bf1a1895b4 | [] | no_license | 957001352/TestProject | 7a5398f4d21db89fc84f05c43a00b18ecf9d24f3 | efcb62f9067c3d1cceb979e4db69c77a0862eaff | refs/heads/master | 2023-01-21T19:17:50.529648 | 2020-12-03T03:05:24 | 2020-12-03T03:05:24 | 295,264,060 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,985 | java | package com.dhlk.light.subscribe.websocket;
import com.alibaba.fastjson.JSONObject;
import com.alibaba.fastjson.serializer.SerializerFeature;
import com.dhlk.entity.light.LedPower;
import com.dhlk.light.subscribe.service.RedisService;
import com.dhlk.light.subscribe.util.LedConst;
import com.dhlk.utils.CheckUtils;
imp... | [
"[email protected]"
] | |
ab4cd7f9534914ceeaac0aa967c91be9edf578d4 | afaa99af614a7d80d00931be25ebc5572afe7554 | /src/com/lingxiang2014/entity/PasswordProtection.java | ffabe15214b29f1014cd3f8741c3b3043f8c62e8 | [] | no_license | immime/shop-2 | fdb3b5f2bc216b7663a6cd9dabc3ee712b3f5815 | 5d1e1c81e3005cc4d3247d48c3facd42f78574f5 | refs/heads/master | 2021-01-14T08:47:16.944350 | 2015-04-11T12:54:45 | 2015-04-11T12:55:01 | 36,126,739 | 3 | 1 | null | 2015-05-23T14:25:49 | 2015-05-23T14:25:49 | null | UTF-8 | Java | false | false | 1,465 | java | package com.lingxiang2014.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.ManyToOne;
import javax.persistence.SequenceGenerator;
import javax.persistence.Table;
import javax.validation.constraints.NotNull;
@Entity
@Table... | [
"[email protected]"
] | |
adbeb6c772f6422341f3a4bfc5c9128a85c591c6 | d0969e8811c0aeee14674813a83959e3c949e875 | /1471/A/Main.java | 4aced15acdc213bf28b1d8b2ef7e201eb5d6b03f | [] | no_license | charles-wangkai/codeforces | 738354a0c4bb0d83bb0ff431a0d1f39c5e5eab5c | b61ee17b1dea78c74d7ac2f31c4a1ddc230681a7 | refs/heads/master | 2023-09-01T09:07:31.814311 | 2023-09-01T01:34:10 | 2023-09-01T01:34:10 | 161,009,629 | 39 | 14 | null | 2020-10-01T17:43:45 | 2018-12-09T06:00:22 | Java | UTF-8 | Java | false | false | 678 | java | import java.util.Arrays;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int t = sc.nextInt();
for (int tc = 0; tc < t; ++tc) {
int n = sc.nextInt();
int x = sc.nextInt();
int[] a = new int[n];
for (int i... | [
"[email protected]"
] | |
fa282abbabcc1c3f5b53c64dc100120dbae03161 | 982c6b06d72d646c809d5a12866359f720305067 | /subprojects/language-base/src/main/java/dev/nokee/language/base/SourceView.java | ea340058e2009e5ed73ddfbbc2cd7d46c38498e8 | [
"Apache-2.0"
] | permissive | nokeedev/gradle-native | e46709a904e20183ca09ff64b92d222d3c888df2 | 6e6ee42cefa69d81fd026b2cfcb7e710dd62d569 | refs/heads/master | 2023-05-30T02:27:59.371101 | 2023-05-18T15:36:49 | 2023-05-23T14:43:18 | 243,841,556 | 52 | 9 | Apache-2.0 | 2023-05-23T14:58:33 | 2020-02-28T19:42:28 | Java | UTF-8 | Java | false | false | 1,443 | java | /*
* Copyright 2022 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"[email protected]"
] | |
3400e97bbc3851794f6870abe8f21aca2f4bc7ce | c4caf5f57a3ef7be7108a7134d730a532169d47e | /org/jgraph/plaf/basic/.svn/text-base/BasicGraphDropTargetListener.java.svn-base | 38c95e0b2eeada9a26e8467b23bc57e906a35a57 | [] | no_license | nrnb/gsoc2007aleksandar | d0c347334fd68bff5b088963c515560d4a9bba31 | d643b2e0c9516a21791bad20f292a19cf90a6bec | refs/heads/master | 2016-09-06T03:40:08.425844 | 2015-03-13T19:02:16 | 2015-03-13T19:02:16 | 32,175,179 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,409 | /*
* @(#)BasicGraphDropTargetListener 1.0 03-JUL-04
*
* Copyright (c) 2001-2004 Gaudenz Alder
*
*/
package org.jgraph.plaf.basic;
import java.awt.Insets;
import java.awt.Point;
import java.awt.Rectangle;
import java.awt.Toolkit;
import java.awt.dnd.DropTargetContext;
import java.awt.dnd.DropTargetDragEvent;
im... | [
"[email protected]"
] | ||
6c80039f2e007cb1d009b096958704d14ce5aa64 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5658282861527040_1/java/savvas94/Codejam.java | 76958cfd9c73db6a60332155da97706e6f9de38b | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | Java | false | false | 3,234 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package codejam;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException... | [
"[email protected]"
] | |
7fcb5f4da147348bf36b54d28a3a5501ff189e5d | ff05d71d71a383d21ea8f39290a2e0a46e9b8d64 | /src/test/java/outcomes/runtime_exit/FatalErrorRuntimeExitInGenerate.java | bf445a1894d11369d5b7ea690c00aadf294bd77f | [] | no_license | msmilkshake/hs-test | 1c87cbdf6cab7e727f49b0f13510166d3400cc5e | d9037e20a168c53a243f94f4da2f8742a7ab6f4b | refs/heads/master | 2022-12-12T09:51:45.782599 | 2020-08-31T16:29:19 | 2020-08-31T16:29:19 | 290,304,617 | 0 | 0 | null | 2020-08-25T19:26:52 | 2020-08-25T19:26:52 | null | UTF-8 | Java | false | false | 1,280 | java | package outcomes.runtime_exit;
import org.hyperskill.hstest.stage.StageTest;
import org.hyperskill.hstest.testcase.CheckResult;
import org.hyperskill.hstest.testcase.TestCase;
import org.junit.Before;
import org.junit.Rule;
import org.junit.rules.ExpectedException;
import java.util.Arrays;
import java.util.List;
cla... | [
"[email protected]"
] | |
96c40c4a5b5a97f487613d1f0c6494d8558a6f6e | 692c716c2aa273bec7eb7e90f67365c22b72cf43 | /src/main/java/com/gmail/mosoft521/jmtp/ch02/project005synchronizedMethodLockObject2/Run.java | 9a6797368beba7deb1f4e41eac64c61d81f43873 | [] | no_license | mosoft521/jmtp | 0310a999664989ef46d723b5075c02615cf23f2b | 2676d15137dbc08c4223fed6a10c096b29995f4d | refs/heads/master | 2022-06-29T02:06:19.004504 | 2021-03-16T08:38:56 | 2021-03-16T08:38:56 | 40,029,838 | 0 | 1 | null | 2022-06-21T04:15:27 | 2015-08-01T00:17:34 | Java | UTF-8 | Java | false | false | 1,272 | java | package com.gmail.mosoft521.jmtp.ch02.project005synchronizedMethodLockObject2;
public class Run {
public static void main(String[] args) {
MyObject object = new MyObject();
ThreadA a = new ThreadA(object);
a.setName("A");
ThreadB b = new ThreadB(object);
b.setName("B");
... | [
"[email protected]"
] | |
f454db1badc0fa3bc26b7c33be69ae2baa46c8bd | 06860f63a4af41a541fb8699ac1c8d84fef51b07 | /app/src/main/java/com/beehapps/mitraaalondri/pojo/FCM.java | 50a73ec626f2f951d71218097b4c6ca314374b64 | [] | no_license | pahlevikun/mitraaalondri | 2836afdc7463eb1693f7e4c6162ada1d6918ae79 | 7b427c7bb04ca885beb4fcc2abedf39b95a53754 | refs/heads/master | 2021-03-22T04:33:17.792986 | 2017-08-20T12:50:02 | 2017-08-20T12:50:02 | 114,502,161 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 755 | java | package com.beehapps.mitraaalondri.pojo;
/**
* Created by farhan on 5/31/16.
*/
public class FCM {
//private variables
int _id;
String _token;
// Empty constructor
public FCM() {
}
// constructor
public FCM(int id, String token) {
this._id = id;
this._token = token;
... | [
"[email protected]"
] | |
bc01900f48faf5c151a438346e78cd5bfda5c8b0 | 84a1777986c6d3771c0bdc685ca958cd7ebc2291 | /src/main/java/co/com/codesoftware/servicio/facturacion/SedeEntity.java | c7fff4f8c1eb14a67e769d8984d7ef454bb85b91 | [
"Apache-2.0"
] | permissive | codesoftware/NSIGEMCO | 91bea6f4b87714b1582eb3f82c961f92413e1f01 | f2dd7fe2081546edf605df14b74fc9940236452e | refs/heads/master | 2021-03-27T13:05:36.940180 | 2019-03-11T21:12:31 | 2019-03-11T21:12:31 | 45,809,664 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,416 | java |
package co.com.codesoftware.servicio.facturacion;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Clase Java para sedeEntity complex type.
*
* <p>El siguiente fragmento de esquema especifica el contenido que se ... | [
"[email protected]"
] | |
1c02d78610ac24fed5e834ac82d8d727240aafae | 49ffdcc00481e0ad6178d759336e0379cc0ffd8b | /src/main/java/com/ezendai/credit2/after/dao/impl/TaskAllocationRuleDaoImpl.java | fd6ccd6b218a9cbccc9b32b31b925dd4b9adc645 | [] | no_license | InverseOfControl/car | 5ffaffc0d37ed0476bc58e89ae975ec369b908cf | 351962fc6378612b2127b18c33088dbff39c2dd3 | refs/heads/master | 2020-03-09T23:05:51.599055 | 2018-04-12T02:38:54 | 2018-04-12T02:38:54 | 129,050,850 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,089 | java | package com.ezendai.credit2.after.dao.impl;
import java.util.List;
import org.springframework.stereotype.Repository;
import com.ezendai.credit2.after.dao.TaskAllocationRuleDao;
import com.ezendai.credit2.after.model.LateDetails;
import com.ezendai.credit2.after.model.TaskAllocationRule;
import com.ezendai.credit2.af... | [
"[email protected]"
] | |
292d9d0a341ada4eeb79e56dead8d47228177e59 | 5d88e39d3e0988eecd28682a675f363c9b3799c7 | /app/src/main/java/com/example/kurirjualanpraktis/PenjemputanActivity.java | 4494b3b655b8bb41acdd9a849770144e6526c84b | [] | no_license | ranggacikal/KurirJualanPraktis | b9527999a990bf2c534b386f4840568490066187 | 3dbc2248286702d116899eaaa24cda4120c7ff52 | refs/heads/master | 2023-03-26T05:50:15.089119 | 2021-03-17T08:07:50 | 2021-03-17T08:07:50 | 345,951,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,731 | java | package com.example.kurirjualanpraktis;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.app.ProgressDialog;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import and... | [
"[email protected]"
] | |
65b698dd4ccf53b7390f0bb2dd3eaeb8390bd92d | fc006cb35606720dfef2007ed0a3993366a48647 | /eureka-feign-upload-server/src/main/java/com/jufeng/springcloud/upload/server/UploadController.java | 293effd6b920ae1155c8035e70daf61173abca90 | [] | no_license | zhaojun2066/spring-cloud-test | 0254107afc5ab05bbe67f7de0e1c4651294494cf | 4daf30ddb669b41bc8b462ba78df5d9d04a4aa92 | refs/heads/master | 2020-04-04T00:37:53.011053 | 2018-11-09T03:29:10 | 2018-11-09T03:29:10 | 155,656,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 793 | java | package com.jufeng.springcloud.upload.server;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestPart;
import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.multipart.Multip... | [
"[email protected]"
] | |
27934322198f1a62fb7e82cba59b9c7f737f4529 | 1520cf984747a1dabfda31c1bdcb79f641882314 | /src/main/java/com/premium/studfarm/web/rest/vm/LoggerVM.java | 393eaf2fe2952d62d60af9a0c4df580b22b2f0ee | [] | no_license | Koen78/premiumStableManagement | 368b0321d564d5cf9b0d75789b9a49c5cbcedf52 | caa9b0ac994feb2b0eb7e70dcf14c19ee80a3404 | refs/heads/master | 2020-03-14T14:00:56.153707 | 2018-05-07T19:46:06 | 2018-05-07T19:46:06 | 131,644,642 | 0 | 0 | null | 2018-05-07T19:48:27 | 2018-04-30T20:43:33 | Java | UTF-8 | Java | false | false | 888 | java | package com.premium.studfarm.web.rest.vm;
import ch.qos.logback.classic.Logger;
/**
* View Model object for storing a Logback logger.
*/
public class LoggerVM {
private String name;
private String level;
public LoggerVM(Logger logger) {
this.name = logger.getName();
this.level = logge... | [
"[email protected]"
] | |
b56cb931b65c4b1ee1a4f47557c64c7635ca2174 | 4adb6ed7c6043b537cb93e5589e27f6aa22696d4 | /src/main/java/de/edgelord/saltyengine/ui/UIElement.java | d9974fcbe312293958dd4ceb7a2bc139fc05fb3e | [
"Apache-2.0"
] | permissive | faxe0603/salty-engine | dc1fe3002ace9a40109c1dd843af5138bc654a35 | 481c0eb34251b65077e62953f931eaa48f429731 | refs/heads/master | 2020-04-14T17:46:42.240254 | 2019-01-02T18:12:37 | 2019-01-02T18:12:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,798 | java | /*
* Copyright 2018 Malte Dostal
*
* 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 ... | [
"[email protected]"
] | |
a9536856f60fc6a98ded458aea3e53fc7a2de17a | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/neo4j/testing/505/ShortStringPropertyEncodeTest.java | 08149f01fcc26cfff7e0a3fc881debdec32154c5 | [] | no_license | ASSERT-KTH/synthetic-checkstyle-error-dataset | 40e8d1e0a7ebe7f7711def96a390891a6922f7bd | 40c057e1669584bfc6fecf789b5b2854660222f3 | refs/heads/master | 2023-03-18T12:50:55.410343 | 2019-01-25T09:54:39 | 2019-01-25T09:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,196 | java | /*
* Copyright (c) 2002-2018 "Neo4j,"
* Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
... | [
"[email protected]"
] | |
d19d625b1440746955eca1896c8dad44c2a8c053 | f40c5613a833bc38fca6676bad8f681200cffb25 | /kubernetes-model-generator/openshift-model-machineconfig/src/generated/java/io/fabric8/openshift/api/model/machineconfig/v1/KubeletConfigStatus.java | a6d8229841087505cdc4f06930cf0bbb5a5c8de5 | [
"Apache-2.0"
] | permissive | rohanKanojia/kubernetes-client | 2d599e4ed1beedf603c79d28f49203fbce1fc8b2 | 502a14c166dce9ec07cf6adb114e9e36053baece | refs/heads/master | 2023-07-25T18:31:33.982683 | 2022-04-12T13:39:06 | 2022-04-13T05:12:38 | 106,398,990 | 2 | 3 | Apache-2.0 | 2023-04-28T16:21:03 | 2017-10-10T09:50:25 | Java | UTF-8 | Java | false | false | 3,906 | java |
package io.fabric8.openshift.api.model.machineconfig.v1;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
... | [
"[email protected]"
] | |
4505d016cf3720c92ed407d54fa6e11d8407c4ae | cdbd85455b0de475bcf41c0e307c07503f4303a4 | /ncalendar/src/main/java/com/necer/utils/AttrsUtil.java | a8100906c1c15380712dc1ed3b0568ec23571980 | [
"Apache-2.0"
] | permissive | lycsmlie/NCalendar | 177c7fac728deb9eaf93bf31f594382ea1f93a98 | 80a4fbd9e880799a5cc87aad9f55d2dae785fc51 | refs/heads/master | 2020-06-17T11:56:40.425980 | 2019-07-08T12:42:21 | 2019-07-08T12:42:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,324 | java | package com.necer.utils;
import android.content.Context;
import android.content.res.TypedArray;
import android.text.TextUtils;
import android.util.AttributeSet;
import com.necer.R;
/**
* Created by necer on 2018/11/28.
*/
public class AttrsUtil {
public static Attrs getAttrs(Context context,AttributeSet attr... | [
"[email protected]"
] | |
152a72c7b134ac8d6d0e61a12e2de875a601499f | fa93c9be2923e697fb8a2066f8fb65c7718cdec7 | /sources/ru/sravni/android/bankproduct/utils/adapter/BindingSwipeRefreshKt.java | 03e5868a570d03844c61df5fa99e84de5b3664a2 | [] | no_license | Auch-Auch/avito_source | b6c9f4b0e5c977b36d5fbc88c52f23ff908b7f8b | 76fdcc5b7e036c57ecc193e790b0582481768cdc | refs/heads/master | 2023-05-06T01:32:43.014668 | 2021-05-25T10:19:22 | 2021-05-25T10:19:22 | 370,650,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,606 | java | package ru.sravni.android.bankproduct.utils.adapter;
import androidx.core.content.ContextCompat;
import androidx.databinding.BindingAdapter;
import androidx.swiperefreshlayout.widget.SwipeRefreshLayout;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
import org.jetbrains.annotations.NotNull;
import ru.s... | [
"[email protected]"
] | |
c27fecfd4340035f9fdc0f24948237020fd23da4 | dd3c7b027c068317679b9544ba5d1c799b06bca7 | /src/test/java/co/id/bankmandiri/workflow/WorkflowApplicationTests.java | 012b425f737e7f1218c7adc4aa839446b31f6057 | [] | no_license | dickanirwansyah/workflow | 9511750512df2eeaea9af0d05339048d3cecbb89 | 162536df8d91643e922d0c21b4db585b1efd0af5 | refs/heads/master | 2022-11-30T04:36:54.177802 | 2020-07-31T17:07:40 | 2020-07-31T17:07:40 | 284,050,039 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 220 | java | package co.id.bankmandiri.workflow;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class WorkflowApplicationTests {
@Test
void contextLoads() {
}
}
| [
"[email protected]"
] | |
dd0511946e394ad2ffc7f34a13278d8b649a6cf6 | b27bfe9db8f0c7e5ca9377397b23ef2ef27d4ddc | /morozov/system/gui/space2d/errors/WrongArgumentIsNotFontWeight2D.java | 1664e0cd1d35cbf806539404c2fa5d94283b4456 | [] | no_license | Morozov2012/actor-prolog-java-library | 85fe97eb6a37709d742f4ab06b29d0718c7269c3 | 5a7e2011ac2152278b8ebae3dfb2da4d925619a3 | refs/heads/master | 2021-01-20T15:39:14.173431 | 2019-12-13T13:09:01 | 2019-12-13T13:09:01 | 7,780,078 | 5 | 3 | null | null | null | null | UTF-8 | Java | false | false | 281 | java | // (c) 2013 IRE RAS Alexei A. Morozov
package morozov.system.gui.space2d.errors;
import morozov.terms.*;
import morozov.terms.errors.*;
public class WrongArgumentIsNotFontWeight2D extends WrongArgument {
public WrongArgumentIsNotFontWeight2D(Term value) {
super(value);
}
}
| [
"[email protected]"
] | |
6f1c189cbda7c4ecdae3fafe481e1366d651ce10 | 7c7f86c62089741ac520f699c5efa33b46376435 | /src/main/java/com/baidu/beidou/cprogroup/bo/CproGroupRegion.java | 7ea618b179c23f6143bdc3cec3489105212ff53c | [] | no_license | wang-shun/beidou-cron | 35caeceddb0cc64ebe945fa181c099d0c2f5e732 | d46cfa8c5bb838775ae30946d496edae76d0d34e | refs/heads/master | 2020-03-29T14:05:15.550899 | 2017-04-04T04:03:27 | 2017-04-04T04:03:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,193 | java | /**
* Copyright (C) 2015 Baidu, Inc. All Rights Reserved.
*/
package com.baidu.beidou.cprogroup.bo;
/**
* 推广组地域信息BO
*
* @author Wang Yu
*
*/
public class CproGroupRegion {
private int userId;
private int groupId;
private int isAllRegion;
private String regListStr;
private S... | [
"[email protected]"
] | |
51ee3dcf31800f3cd18d833f630864af960f66b8 | ce778e35ea72ad33d03129c43b3ddfafc3581076 | /src/main/java/com/redhat/qe/helpers/ssh/Find.java | af8b1faba2f8e2f5c1e6ee77dd67d6b8e74160fc | [] | no_license | rhscqe/rhsc-shell-rest-api-automation | 011150559815afa155229422fa8cec1bb4c3c6d4 | 7d720a8a566fb7f7178a95d593b97e6f09ec3e91 | refs/heads/master | 2021-01-02T08:34:15.525146 | 2014-08-08T07:38:41 | 2014-08-08T07:38:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 162 | java | package com.redhat.qe.helpers.ssh;
public class Find extends Command{
public Find(String... arguments) {
super();
_add("find");
_add(arguments);
}
}
| [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.