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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9e3c5416b464a96a075c6d833e412ee40d71be98 | 0a917e8cc3350b12269a702ec3c734e750e4c05c | /demo/src/main/java/com/xx/demo/web/action/admin/AdminClassessAction.java | c290e2db60c0b5afcfc4b4e5d3ce4912c3420b24 | [] | no_license | tiejiang/handletravel-server | ac399e688316c33f5f791586e2897d43b67cf6a8 | 5a457185c5b05c45ee9209838983d350aaa7f182 | refs/heads/master | 2021-01-15T08:19:31.019862 | 2017-08-07T10:20:41 | 2017-08-07T10:20:41 | 99,565,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,425 | java | package com.xx.demo.web.action.admin;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.lang3.StringUtils;
import com.alonew.core.commons.page.AjaxObject;
import com.alonew.core.commons.page.Page;
import com.xx.demo.biz.logic.LogicFactory;
... | [
"315904145@qq.com"
] | 315904145@qq.com |
2c1b4d8f2ae6acf0dfab15cf137e3fe6b7df8dab | de2626d7ac52eae413f823464678f1d3807180ad | /org.jrebirth/archetype/src/main/resources/archetype-resources/src/main/java/ui/SampleView.java | ecdf7b8946ee829875bae7dd7c587c57602d0c6a | [
"Apache-2.0"
] | permissive | cherry-wb/JRebirth | b54d123ea44d35f8aa9f764d7635d63da2aa4c50 | 61886f0c28bc0293a7a5714f13f11a5a2bd8ebc6 | refs/heads/master | 2020-12-11T08:09:21.664156 | 2013-11-02T09:50:18 | 2013-11-02T09:50:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,226 | java | #set( $symbol_pound = '#' )
#set( $symbol_dollar = '$' )
#set( $symbol_escape = '\' )
package ${package}.ui;
import javafx.scene.control.Button;
import javafx.scene.control.LabelBuilder;
import javafx.scene.layout.BorderPane;
import javafx.scene.layout.FlowPaneBuilder;
import org.jrebirth.core.exception.CoreException... | [
"sebastien.bordes@jrebirth.org"
] | sebastien.bordes@jrebirth.org |
522bb9ecd06a2f317a47f23c4be761ffc8f0307e | 4f31c254e125dede3e185697a05328f130a17bca | /src/com/baskarks/design/patterns/behavioral/state/DrivingMode.java | 7a6bed68da260c65f1011a84689f108e78503ad0 | [] | no_license | BaskarKS/JavaDesignPatterns | 345e04f1fa9dc94be8e0baa54cd61e188996a3ce | 49af74f1d7260681fb5c488f47514e8b2a9fdb6c | refs/heads/master | 2020-12-23T19:22:45.333566 | 2020-11-27T04:29:10 | 2020-11-27T04:29:10 | 237,246,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package com.baskarks.design.patterns.behavioral.state;
public class DrivingMode implements ITravelMode {
@Override
public Object getEta() {
System.out.println("Calculating ETA (driving)");
return 1;
}
@Override
public Object getDirection() {
System.out.println("Calculating ... | [
"baskarks@gmail.com"
] | baskarks@gmail.com |
f3cd18a300b161317cba7bf4e226161cd680185d | 1346c8b7af5a6cba67206962bbd40a636a82c63d | /kie-drools-wb-parent/kie-drools-wb-webapp/src/test/java/org/kie/workbench/drools/client/KieDroolsWorkbenchEntryPointTest.java | 90c86b44ef9698f3c4b0340cd80536be42ce7069 | [
"Apache-2.0"
] | permissive | zengxijin/kie-wb-distributions | d6a9dfb4bbbd7f88c71f006b29dfbbfa5b3def02 | 2e89769ffe61f992c958506caaebdda2fb407c70 | refs/heads/master | 2021-01-19T20:05:34.371215 | 2017-04-13T14:29:43 | 2017-04-15T12:36:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,493 | java | /*
* Copyright 2016 Red Hat, Inc. and/or its affiliates.
*
* 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 a... | [
"christian.sadilek@gmail.com"
] | christian.sadilek@gmail.com |
0e4e19e8fd604da5abeab55f8ee38ad4e88f2c9a | 46ff044f1727f4a8f1ec8d8184793fa5136348f1 | /99 OUTROS COD/src/sobreStringsDevmedia/Listagem13.java | db1f32ba317891ffd96e439b608bfb9688ad468c | [] | no_license | josemalcher/Curso-JAVA-1-Loiane | 744516ce152c6d5cee41402ca70e3ae3e500108a | 7532dfc41926ac12f71407f4f15f3c00bd5bbb9b | refs/heads/master | 2020-04-06T07:10:14.620808 | 2016-08-30T01:56:50 | 2016-08-30T01:56:50 | 63,444,105 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 596 | java | package sobreStringsDevmedia;
public class Listagem13 {
/*
* Método replace
*
* Retorna um novo objeto contendo a string original com um trecho
* especificado substituído por outra expressão indicada. Esse método deixa
* a string original inalterada. A versão sobrecarregada do método replace
* permite su... | [
"malcher.malch@gmail.com"
] | malcher.malch@gmail.com |
90518b9a774232a41e71f1e7efd34aef7e6d2010 | f0568343ecd32379a6a2d598bda93fa419847584 | /modules/dfp_axis/src/main/java/com/google/api/ads/dfp/axis/v201208/LineItemError.java | a82031e5344e306bad11e80573a256b0d4277959 | [
"Apache-2.0"
] | permissive | frankzwang/googleads-java-lib | bd098b7b61622bd50352ccca815c4de15c45a545 | 0cf942d2558754589a12b4d9daa5902d7499e43f | refs/heads/master | 2021-01-20T23:20:53.380875 | 2014-07-02T19:14:30 | 2014-07-02T19:14:30 | 21,526,492 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,321 | java | /**
* LineItemError.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter.
*/
package com.google.api.ads.dfp.axis.v201208;
/**
* A catch-all error that lists all generic errors associated with
* LineItem.
*/
public class LineItemError extends ... | [
"jradcliff@google.com"
] | jradcliff@google.com |
91fe11289a41fa07416a83bb32c2586f8b526d4b | 97d869cd74778327a02b72813be62686e2c24ab7 | /org.eclipse.xtext.graph/src/org/eclipse/xtext/graph/RailroadSynchronizer.java | afad54ec4be293ec8f9d71f427bf479245881286 | [] | no_license | JanKoehnlein/Xtext-Syntax-View | 9c24346dd021ec56c10b217e10d9117ffa1c6541 | cdd5a575300c9e937133552aa7129276c7e12586 | refs/heads/master | 2020-03-29T15:38:47.160277 | 2010-10-07T10:48:53 | 2010-10-07T10:48:53 | 870,153 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,598 | java | package org.eclipse.xtext.graph;
import org.eclipse.draw2d.IFigure;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.swt.graphics.Font;
import org.eclipse.ui.IPartListener;
import org.eclipse.ui.IWorkbenchPart;
import org.eclipse.xtext.graph.actions.RailroadSelectionLi... | [
"jan.koehnlein@itemis.de"
] | jan.koehnlein@itemis.de |
efcd7c2a551c2810304355ff2de147e8e48a48e0 | d2eee6e9a3ad0b3fd2899c3d1cf94778615b10cb | /PROMISE/archives/poi/3.0/org/apache/poi/hssf/record/formula/BoolPtg.java | 0a07e1f08f0d4fee0e231b323ecffb464a200c55 | [] | no_license | hvdthong/DEFECT_PREDICTION | 78b8e98c0be3db86ffaed432722b0b8c61523ab2 | 76a61c69be0e2082faa3f19efd76a99f56a32858 | refs/heads/master | 2021-01-20T05:19:00.927723 | 2018-07-10T03:38:14 | 2018-07-10T03:38:14 | 89,766,606 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,300 | 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 not... | [
"hvdthong@github.com"
] | hvdthong@github.com |
7d150613f072ca28425a4dcc7861a2252fb35cab | e89d45f9e6831afc054468cc7a6ec675867cd3d7 | /src/main/java/com/microsoft/graph/requests/extensions/DeviceComplianceScriptDeviceStateCollectionResponse.java | 7e0672f1fb9592f3ffeaf87e4b7d602b391d21ce | [
"MIT"
] | permissive | isabella232/msgraph-beta-sdk-java | 67d3b9251317f04a465042d273fe533ef1ace13e | 7d2b929d5c99c01ec1af1a251f4bf5876ca95ed8 | refs/heads/dev | 2023-03-12T05:44:24.349020 | 2020-11-19T15:51:17 | 2020-11-19T15:51:17 | 318,158,544 | 0 | 0 | MIT | 2021-02-23T20:48:09 | 2020-12-03T10:37:46 | null | UTF-8 | Java | false | false | 2,746 | java | // ------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
// ------------------------------------------------------------------------------
pa... | [
"GraphTooling@service.microsoft.com"
] | GraphTooling@service.microsoft.com |
885a5f1868935932363b61ad6b9e2a38bde97c84 | 85a078e4d25b1e1319b291af7997fb151d9812b5 | /junit002udemy/src/test/java/com/in28002/junit/junit002/controllertesting/ControllerTest.java | 67176841b47977fcc64c7b25d6561bce7a5cfbda | [] | no_license | JohnQ1981/mockitoandjunitinSpringBoot001 | a345e6413e1fa4382be0dc9fcec2fbc91c64a8df | c7c8c9990f3ce022379b0445313215e5c5a26df2 | refs/heads/master | 2023-04-04T09:22:51.519358 | 2021-04-04T17:29:32 | 2021-04-04T17:29:32 | 353,568,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,473 | java | package com.in28002.junit.junit002.controllertesting;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.web.servlet.... | [
"ikram1981@gmail.com"
] | ikram1981@gmail.com |
cd83c107eedb62ab0b92d7e8c65cb1d5164ada4c | 5458caf845278e6abce475dd688ac953d9085cbc | /core/src/z/debug/TargetPoint.java | 7514824ec0813b70ef4fc63c6df8baba02f95be6 | [
"Apache-2.0"
] | permissive | AntumDeluge/StendhalArcClient | a75af5dcacfa9274db18ee22157e4aaf81c5e4be | 70d9c37d1b4112349e4dbabc3206204b4446d6d0 | refs/heads/main | 2023-06-23T21:10:35.775931 | 2021-07-29T14:59:08 | 2021-07-29T14:59:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,048 | java | package z.debug;
import arc.ai.utils.Location;
import arc.math.geom.Vec2;
/**
*
*/
public class TargetPoint implements Location<Vec2> {
public Vec2 pos = new Vec2();
public float angle = 90;
public TargetPoint(float x, float y) {
pos.set(x, y);
}
public void setPos (float x, float y) ... | [
"32406374+zonesgame@users.noreply.github.com"
] | 32406374+zonesgame@users.noreply.github.com |
5a1633000d64d39d9af0eda2e904980658ddfc7d | 79e4da87d5cd334d449d6819bbfe10e24fe9f14c | /kontroll-api/kontroll-ui/src/main/java/com/tmt/kontroll/ui/page/configuration/impl/components/form/ReadonlyConfigurator.java | 5302bce74c8f4680a892f8b5e73e6150c3f19d84 | [] | no_license | SergDerbst/Kontroll | 0a1a9563dfc83cba361a6999ff978b0996f9e484 | 6b07b8a511ba4b0b4bd7522efdce08cc9dd5c0dd | refs/heads/master | 2021-01-11T00:11:13.768181 | 2015-04-19T11:28:42 | 2015-04-19T11:28:42 | 15,509,212 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 800 | java | package com.tmt.kontroll.ui.page.configuration.impl.components.form;
import java.lang.annotation.Annotation;
import com.tmt.kontroll.ui.page.configuration.PageSegmentConfigurator;
import com.tmt.kontroll.ui.page.configuration.annotations.components.form.controls.Readonly;
import com.tmt.kontroll.ui.page.segments.Page... | [
"sergio.weigel@gmail.com"
] | sergio.weigel@gmail.com |
6e0214a878915336fa0119bfc897fa514d110c95 | 139960e2d7d55e71c15e6a63acb6609e142a2ace | /mobile_app1/module820/src/main/java/module820packageJava0/Foo62.java | ce809ec92947265652ffac01a2224eed61ebd1eb | [
"Apache-2.0"
] | permissive | uber-common/android-build-eval | 448bfe141b6911ad8a99268378c75217d431766f | 7723bfd0b9b1056892cef1fef02314b435b086f2 | refs/heads/master | 2023-02-18T22:25:15.121902 | 2023-02-06T19:35:34 | 2023-02-06T19:35:34 | 294,831,672 | 83 | 7 | Apache-2.0 | 2021-09-24T08:55:30 | 2020-09-11T23:27:37 | Java | UTF-8 | Java | false | false | 566 | java | package module820packageJava0;
import java.lang.Integer;
public class Foo62 {
Integer int0;
Integer int1;
Integer int2;
public void foo0() {
new module820packageJava0.Foo61().foo9();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2();
... | [
"oliviern@uber.com"
] | oliviern@uber.com |
395c20d168da50daeb55f6bc9cec672d3f8c983b | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project1/src/test/java/org/gradle/test/performance1_1/Test1_26.java | 6be66d841415e3578884d2678026740967fc3c0c | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 285 | java | package org.gradle.test.performance1_1;
import static org.junit.Assert.*;
public class Test1_26 {
private final Production1_26 production = new Production1_26("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
f3aae9a1fb20a625e1e42d9f0dc2030a473c1469 | 03628fd6912fc113959358833d3093d0b299c638 | /src/main/java/hackerrank/ctci/BubbleSort.java | 37d3fba39468b01e0b355b309cb189f376b7f8ae | [
"MIT"
] | permissive | choirunisa49/hackerrank | 2be2a45d5499477db32492ab49d8fa824fe907a3 | 64e815c5a4c3142200d2c0b764ba3ec529e2a208 | refs/heads/master | 2021-06-07T15:44:58.079565 | 2016-10-23T03:22:46 | 2016-10-23T03:22:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,421 | java | package hackerrank.ctci;
import java.util.Scanner;
/**
* https://www.hackerrank.com/challenges/ctci-bubble-sort
*/
public class BubbleSort {
private static void bubbleSort(int[] a) {
int numberOfSwaps = 0;
for (int i = 0; i < a.length; i++) {
// Track number of elements swapped durin... | [
"fredy.wijaya@gmail.com"
] | fredy.wijaya@gmail.com |
88cd9bf704acedd0c146e18ade074f89c06c341a | 914cd8b59592d49daa5fad665c44b94bc8cc45d6 | /RPC/Netty/netty/netty-demo/src/main/java/com/lwj/_07_netty_chat/NettyChatClientHandler.java | dc7179f77172a7d8d6f5000da692517b9347fe44 | [
"Apache-2.0"
] | permissive | networkcv/Framework | 29699c94c6939bfe0132039f59bf50842a858ce2 | 350b6fb49569d0161fb9b493fc9dfb48cfc0e0db | refs/heads/master | 2023-08-18T04:01:02.252636 | 2023-07-18T05:57:36 | 2023-07-18T05:57:36 | 219,328,092 | 3 | 2 | Apache-2.0 | 2023-08-31T17:23:02 | 2019-11-03T16:11:20 | Java | UTF-8 | Java | false | false | 530 | java | package com.lwj._07_netty_chat;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.SimpleChannelInboundHandler;
/**
* 聊天室处理类
*/
public class NettyChatClientHandler extends SimpleChannelInboundHandler<String> {
/**
* 通道读取就绪事件
*
* @param ctx
* @param msg
... | [
"networkcavalry@gmail.com"
] | networkcavalry@gmail.com |
2b794c7c0d9582ff2e892cf40b0bfc970aa0eb1e | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/32/32_bea65c4fe5880282ef12f2db70f18a6eb1c40a9c/TreasureMapOOTest/32_bea65c4fe5880282ef12f2db70f18a6eb1c40a9c_TreasureMapOOTest_t.java | 9567b82ca6a7172289fac00a364440a9abb01fd6 | [] | 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 | 3,690 | java | package com.francesc.treasuremap;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
import com.francesc.treasuremap.oo.Map;
import com.francesc.treasuremap.oo.Point;
import com.francesc.treasuremap.oo.TreasureMapIterative;
import com.francesc.trea... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
c5562ba29aaa0d00835e814aedbe1141ee40cba3 | 70e16d746b9a3c6ec2628bff7c986c9ea4ccf0df | /lib_zxing/lib_zxing_core/src/main/java/com/google/zxing/datamatrix/encoder/ErrorCorrection.java | dad1fd06dcd1abc4dae542930dee6b1d62b41ce9 | [] | no_license | 66668/FastQrcode3 | 9e1020bdfe4c17fb92dd401c9ade1a96e171c2fa | d2bbc751349cf2b9e887de68ec2891ed4af1e4fb | refs/heads/master | 2020-06-29T21:23:32.503807 | 2019-08-08T04:12:08 | 2019-08-08T04:12:08 | 200,628,505 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,204 | java | /*
* Copyright 2006 Jeremias Maerki.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this string_b 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 ... | [
"sjy0118atsn@163.com"
] | sjy0118atsn@163.com |
cb507e0e03b113d5d784d1a2c14b4d46fad50489 | acd7cff1d4892900d0721190d78eac09a649a047 | /src/by/it/plehanova/jd01_09/Patterns.java | d16fd5e60c38a335783a706c74f9b5ca325693a4 | [] | no_license | Konstantinchik/Java-course | 968a1d59472f91d4e6c5bcdb6eb1df3059681d65 | 381e159562e03b7dcd4e7dc7e18a85d3f19390fb | refs/heads/main | 2023-03-24T17:29:49.276214 | 2021-03-19T19:56:05 | 2021-03-19T19:56:05 | 349,524,807 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 319 | java | package by.it.plehanova.jd01_09;
public class Patterns {
static final String OPERATION = "[-+*/]";
static final String SCALAR = "\\-?[0-9]+(.?[0-9]+)?";
static final String VECTOR = "\\{((\\-?[0-9]+(.?[0-9]+)?)\\,?)+}";
static final String MATRIX = "\\{((\\{((\\-?[0-9]+(.?[0-9]+)?)\\,?)+})\\,?)+}";
}
| [
"kgluschenko83@gmail.com"
] | kgluschenko83@gmail.com |
82132902de72faf436799c1fefce200312500f92 | 720290954035d5c0a55c4610f47249ece7f41ea2 | /ThirdServer/src/main/java/com/prostate/sms/service/SmsService.java | bf57c909eb5cc87a716f1649cbb1f41ceaf8e873 | [] | no_license | MaxCoderCh/Sicmed | ff553d5ebc51d5e71e1379166dd7977d42553905 | 4beededf51b2a88f087efd42305f6b86f5412622 | refs/heads/master | 2022-09-12T03:24:33.580720 | 2019-05-31T06:01:55 | 2019-05-31T06:01:55 | 145,105,349 | 1 | 0 | null | 2022-09-01T22:49:45 | 2018-08-17T10:08:48 | JavaScript | UTF-8 | Java | false | false | 997 | java | package com.prostate.sms.service;
import com.github.qcloudsms.httpclient.HTTPException;
import org.springframework.stereotype.Service;
import java.io.IOException;
import java.util.ArrayList;
@Service
public interface SmsService {
/**
* 指定模板单发短信
*/
boolean singleSendByTemplate(String nationCo... | [
"MaxCoderCh@users.noreply.github.com"
] | MaxCoderCh@users.noreply.github.com |
f8310795c1704905ae43d90b307312abf4a470d1 | e4f25de38052f504f39cf12f27af3693d9fc1fb4 | /app/src/main/java/com/zf/weisport/ui/callback/IForgetPsdCallback.java | b4931f3b029a20bbb6225a116b86b9b338ccd65f | [] | no_license | githubBanana/iWeiDong | fc1d91f0436f7c5981bcd163112a6b3b840e10d3 | bd7c1591be60587569f04ba84e8009dd69504b29 | refs/heads/master | 2020-07-31T00:15:06.348592 | 2016-09-28T10:04:34 | 2016-09-28T10:04:34 | 67,212,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 333 | java | package com.zf.weisport.ui.callback;
/**
* @version V1.0 <描述当前版本功能>
* @author: Xs
* @date: 2016-09-07 10:52
* @email Xs.lin@foxmail.com
*/
public interface IForgetPsdCallback extends IBaseCallback{
/**
* 获取验证码结果状态回调
*/
void onGetVerifyCodesStaus(boolean isSuccess);
}
| [
"784843867@qq.com"
] | 784843867@qq.com |
d1056965a8acf2f09cbf510beeaa7d6378621b46 | f54068400a19f41c26880b2a4a9683145f10f35f | /FEC_Mobile_Backend-master/src/main/java/vn/com/unit/fe_credit/service/ApplyNowService.java | 7044e46919dc9948003831d6d611000b69a613a8 | [] | no_license | saubhagya1987/myproj6 | 2b2933147c2cf1e23740048897d0dadadab7c1bd | 5691e3992aaab5bf76c691a898bd368c8d832b0a | refs/heads/master | 2020-03-18T18:01:08.296442 | 2018-05-27T17:26:47 | 2018-05-27T17:26:47 | 135,066,646 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 574 | java | package vn.com.unit.fe_credit.service;
import java.util.List;
import vn.com.unit.fe_credit.bean.ApplyNowBean;
import vn.com.unit.fe_credit.entity.ApplyNow;
public interface ApplyNowService {
List<Object[]> search(ApplyNowBean bean);
Integer countSearch(ApplyNowBean bean);
void saveApplyNow(ApplyNow entity);
... | [
"saubhagya.bapu@gmail.com"
] | saubhagya.bapu@gmail.com |
dfc7eb324f9cd4b03f7ded43b1522afb36438125 | 012af20870157a3c84623e09eadf636b1c3b793b | /speechrecorder/src/main/java/ipsk/apps/speechrecorder/prompting/StopPromptPlaybackAction.java | a52f0874f605471b264bac2ebe0cc662a063afe2 | [] | no_license | naseem91/SpeechRecorderSBT | 77c7e129676ffe39da28cc39e1ddc4bb3cfc6407 | 002fd9fb341ca162495c274da94d0e348a283b52 | refs/heads/master | 2020-03-19T18:36:42.967724 | 2018-06-10T14:51:30 | 2018-06-10T14:51:30 | 136,816,898 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,028 | java | // Speechrecorder
// (c) Copyright 2012
// Institute of Phonetics and Speech Processing,
// Ludwig-Maximilians-University, Munich, Germany
//
//
// This file is part of Speechrecorder
//
//
// Speechrecorder is free software: you can redistribute it and/or modify
// it under the terms of the GNU Le... | [
"naseemmahasneh1991@gmail.com"
] | naseemmahasneh1991@gmail.com |
64f240630b3fd6f87dcdef23de2ef56325f72717 | d99e6aa93171fafe1aa0bb39b16c1cc3b63c87f1 | /stress/src/main/java/com/stress/sub0/sub2/sub6/Class786.java | eb31f3393dc3580da2dee3570612b203c1964f1e | [] | no_license | jtransc/jtransc-examples | 291c9f91c143661c1776ddb7a359790caa70a37b | f44979531ac1de72d7af52545c4a9ef0783a0d5b | refs/heads/master | 2021-01-17T13:19:55.535947 | 2017-09-13T06:31:25 | 2017-09-13T06:31:25 | 51,407,684 | 14 | 4 | null | 2017-07-04T10:18:40 | 2016-02-09T23:11:45 | Java | UTF-8 | Java | false | false | 386 | java | package com.stress.sub0.sub2.sub6;
import com.jtransc.annotation.JTranscKeep;
@JTranscKeep
public class Class786 {
public static final String static_const_786_0 = "Hi, my num is 786 0";
static int static_field_786_0;
int member_786_0;
public void method786()
{
System.out.println(static_const_786_0);
}
public vo... | [
"soywiz@gmail.com"
] | soywiz@gmail.com |
3082c5169413ced86e46f4aea389b1b0aa94f915 | 7187f68aa2b8fef7ccd03dc5b69dff480323cec2 | /cartographer/src/test/java/org/commonjava/cartographer/testutil/TestCartoCoreProvider.java | b9377d77c381bc7771d5a2eee1d1de80a342e204 | [] | no_license | jsenko/cartographer | 866e67a2793d2e5369e4c9c0a2519fadc99f969a | 5164078399d36b67ddb55ed9f7df26b2ef44919d | refs/heads/master | 2021-01-13T12:46:36.175479 | 2016-10-24T20:50:22 | 2016-10-24T20:50:22 | 72,440,234 | 0 | 0 | null | 2016-10-31T13:44:22 | 2016-10-31T13:44:22 | null | UTF-8 | Java | false | false | 5,656 | java | /**
* Copyright (C) 2013 Red Hat, Inc. (jdcasey@commonjava.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 requ... | [
"jdcasey@commonjava.org"
] | jdcasey@commonjava.org |
98b615005b0cba3e882c3663d8a7478ce28f6586 | c598fde67b77e9d962d64dab360560c97fcb1cf8 | /Chap03/Max3.java | 12b9ffc7121975a3fff718ae0403b77d84269319 | [] | no_license | OctopusLian/MingJieJava | d739eb8fbd7392127a94ae74af03c42e44239f45 | 84a3eee2a891ee509e8a901239dcaa72858f4977 | refs/heads/master | 2022-03-20T08:31:32.894584 | 2019-12-17T14:02:18 | 2019-12-17T14:02:18 | 166,926,566 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 472 | java | // 计算三个整数值中的最大值
import java.util.Scanner;
class Max3 {
public static void main(String[] args) {
Scanner stdIn = new Scanner(System.in);
System.out.print("整数a:"); int a = stdIn.nextInt();
System.out.print("整数b:"); int b = stdIn.nextInt();
System.out.print("整数c:"); int c = stdIn.nextInt();
int max = a... | [
"zoctopus@qq.com"
] | zoctopus@qq.com |
9f4d121fa46e0274e1d781a3b919c8ba5f7cc6c0 | 1faf3d7f807cb75f575232693868a1107b7b2d15 | /bus-health/src/main/java/org/aoju/bus/health/common/windows/PerfDataUtils.java | f864422ce12ea109b116d4b921383a06e18992af | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | yangheqingvip/bus | 77f14ffa5637fd139eeb03134b038f6f4cd41502 | e90e890e3706747561454d4aa238a8db67a35a29 | refs/heads/master | 2020-09-22T18:33:06.154944 | 2019-12-01T15:26:46 | 2019-12-01T15:26:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,721 | java | /*
* The MIT License
*
* Copyright (c) 2017 aoju.org All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights... | [
"839536@qq.com"
] | 839536@qq.com |
93a0d43b0c6f6b459eb827a3449a1b15dffe11cf | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_85/Testnull_8454.java | 2613b5716c517c96b7b3d1231842cbf4d77c07e6 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 304 | java | package org.gradle.test.performancenull_85;
import static org.junit.Assert.*;
public class Testnull_8454 {
private final Productionnull_8454 production = new Productionnull_8454("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
0c2e8fc65bd308b8fd443d4b077903cb561e6878 | 9a52fe3bcdd090a396e59c68c63130f32c54a7a8 | /sources/com/google/android/gms/internal/drive/zzbb.java | 11410869375159c35d84740c9d1c230250fb5960 | [] | no_license | mzkh/LudoKing | 19d7c76a298ee5bd1454736063bc392e103a8203 | ee0d0e75ed9fa8894ed9877576d8e5589813b1ba | refs/heads/master | 2022-04-25T06:08:41.916017 | 2020-04-14T17:00:45 | 2020-04-14T17:00:45 | 255,670,636 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,224 | java | package com.google.android.gms.internal.drive;
import android.app.Activity;
import android.content.Context;
import android.content.IntentSender;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import com.google.android.gms.common.api.internal.TaskApiCall;
import com.google.android.gms.common.i... | [
"mdkhnmm@amazon.com"
] | mdkhnmm@amazon.com |
8050e80963dc6adfc15d38da8dd590797357a66b | c9e0a37bd7ac00224ce017ded3b5fce20c553631 | /src/main/java/com/astraltear/batch/schedule/RunScheduler.java | 20d23ed29ce0fc692b27fe88cf90aca8596aaf70 | [] | no_license | astraltear/SpringBatchExam | 074de0f299c21e2b7c0edd8be4defd279880dc83 | 8a26056e9cd925e679a17756bede39324a5d8cae | refs/heads/master | 2020-04-21T00:57:40.549476 | 2016-09-09T02:12:47 | 2016-09-09T02:12:47 | 67,203,869 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 963 | java | package com.astraltear.batch.schedule;
import java.util.Date;
import org.springframework.batch.core.Job;
import org.springframework.batch.core.JobExecution;
import org.springframework.batch.core.JobParameters;
import org.springframework.batch.core.JobParametersBuilder;
import org.springframework.batch.core.launch.Jo... | [
"astraltear@gmail.com"
] | astraltear@gmail.com |
0d0a939e701b548f82ecc59e1fe5083bb013f6e5 | bb13907de0911a1c03f1a32a7ea16740234abf1c | /src/main/java/com/emc/fapi/jaxws/v4_3_1/GetAvailablePluginVersionsResponse.java | 065cfb08e38e7538f27b74c6bc0615fd8a98c052 | [] | no_license | noamda/fal431 | 9287e95fa2bacdace92e65b16ec6985ce2ded29c | dad30667424970fba049df3ba2c2023b82b9276e | refs/heads/master | 2021-01-21T14:25:10.211169 | 2016-06-20T08:55:43 | 2016-06-20T08:58:33 | 58,481,483 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,447 | java | package com.emc.fapi.jaxws.v4_3_1;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
import java.util.ArrayList;
import java.util.List;
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType... | [
"style.daniel@gmail.com"
] | style.daniel@gmail.com |
920bce0ed87a6f25577e727ac343d5e22c1b3c19 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project11/src/test/java/org/gradle/test/performance11_3/Test11_225.java | ce1f723f3e13fc5a143ff783527e2f01bced998d | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 292 | java | package org.gradle.test.performance11_3;
import static org.junit.Assert.*;
public class Test11_225 {
private final Production11_225 production = new Production11_225("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
73522d46cbb685ee52c271ade16aba31ae1434ce | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/5/5_23b63ca87d5a3fb80bbcc7bf9536ab1325a9271f/TestUISpecs/5_23b63ca87d5a3fb80bbcc7bf9536ab1325a9271f_TestUISpecs_s.java | 48da95918c364077c7b4c5eca0537e9459a2734f | [] | 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,138 | java | package org.collectionspace.chain.csp.webui.main;
import static org.junit.Assert.*;
import java.io.IOException;
import java.io.InputStream;
import org.apache.commons.io.IOUtils;
import org.collectionspace.bconfigutils.bootstrap.BootstrapConfigController;
import org.collectionspace.chain.controller.ChainSer... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
379e5f16fec9dcf43cbd65a1abf8216208ec6257 | 5ef0b4d230dc5243225d149efb44cdcdd2ffea9d | /trunk/tm/src/tm/javaLang/ast/CatchRecoveryFactory.java | 38805136db433815a7b1448d0b5673977ad9795c | [
"Apache-2.0"
] | permissive | kai-zhu/the-teaching-machine-and-webwriter | 3d3b3dfdecd61e0fb2146b44c42d6467489fd94f | 67adf8f41bb475108c285eb0894906cb0878849c | refs/heads/master | 2021-01-16T20:47:55.620437 | 2016-05-23T12:38:03 | 2016-05-23T12:38:12 | 61,149,759 | 1 | 0 | null | 2016-06-14T19:22:57 | 2016-06-14T19:22:57 | null | UTF-8 | Java | false | false | 2,818 | java | // Copyright 1998--2010 Michael Bruce-Lockhart and Theodore S. Norvell
//
// 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
/... | [
"theodore.norvell@gmail.com"
] | theodore.norvell@gmail.com |
bad4a3fe3d5a57d115080b2b519397e956014034 | a43d4202628ecb52e806d09f0f3dc1f5bab3ef4f | /src/main/java/pnc/mesadmin/dto/GetNRMInfo/GetNRMInfoResDStoreInfo.java | d907ac3d2033046ad083d4f7356bf0a935033333 | [] | no_license | pnc-mes/base | b88583929e53670340a704f848e4e9e2027f1334 | 162135b8752b4edc397b218ffd26664929f6920d | refs/heads/main | 2023-01-07T22:06:10.794300 | 2020-10-27T07:47:20 | 2020-10-27T07:47:20 | 307,621,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 755 | java | package pnc.mesadmin.dto.GetNRMInfo;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.io.Serializable;
/**
* Created by zhaochao on 2017/10/25.
*/
public class GetNRMInfoResDStoreInfo implements Serializable{
@JsonProperty("StoreRd")
pri... | [
"95887577@qq.com"
] | 95887577@qq.com |
38ba034d9d9d1aca2dd4e126488de9f142b3776e | 12abfb825da5799e2124127ae63b18d49f4731ea | /app/src/main/java/com/lcworld/shopdemo/tsq/ui/main/adapter/TabVideoAdapter.java | ad1babcd1066a357913d508b7b0b0d11158105fc | [] | no_license | WooYu/HuRongShang | 040d9292aa3757201cceaf867d36b9f208a6e35e | 8ccebbeed0576ce3733d1f7cfabbf2174b173c6f | refs/heads/master | 2020-03-10T13:25:11.105775 | 2018-04-14T12:19:53 | 2018-04-14T12:19:53 | 129,399,806 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 966 | java | package com.lcworld.shopdemo.tsq.ui.main.adapter;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import java.util.ArrayList;
public class TabVideoAdapter extends FragmentPagerAdapter {
private ArrayList<String> tabArr;... | [
"wuyu@lcworld-inc.com"
] | wuyu@lcworld-inc.com |
ba841bfe574e294e71363afd3ebd9be3e8ca83d3 | 8804cd548b00c5289fdfd5ad973a733b24d29b25 | /scamper-chat-client-base/src/main/java/com/mastfrog/scamper/chat/base/NicknameChangedHandler.java | 02d83d71242e3a176360447414d3d456556003b1 | [] | no_license | timboudreau/scamper-chat | 26532e71d8d71e07c7db13ab79beeb3b7bcc8faa | 8b95f4bc7e4b8f15de2981b7d0906b8e2922e63c | refs/heads/master | 2022-06-03T14:48:55.561751 | 2022-05-16T23:12:07 | 2022-05-16T23:12:07 | 29,330,622 | 15 | 4 | null | null | null | null | UTF-8 | Java | false | false | 828 | java | package com.mastfrog.scamper.chat.base;
import com.google.inject.Inject;
import com.mastfrog.scamper.Message;
import com.mastfrog.scamper.MessageHandler;
import com.mastfrog.scamper.chat.api.NameChangeNotification;
import com.mastfrog.scamper.chat.spi.Client;
import io.netty.channel.ChannelHandlerContext;
/**
*
* @... | [
"tim@timboudreau.com"
] | tim@timboudreau.com |
a4b0eb5a81afc1c6ab7520ee192920e1a6bbf99e | e6d716fde932045d076ab18553203e2210c7bc44 | /bluesky-pentaho-kettle/engine/src/main/java/org/pentaho/di/core/AddUndoPositionInterface.java | 86dd1bab3b8f608a4a9628b2060dc60b7146a741 | [] | no_license | BlueCodeBoy/bluesky | d04032e6c0ce87a18bcbc037191ca20d03aa133e | 6fc672455b6047979527da9ba8e3fc220d5cee37 | refs/heads/master | 2020-04-18T10:47:20.434313 | 2019-01-25T03:30:47 | 2019-01-25T03:30:47 | 167,478,568 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,180 | java | /*! ******************************************************************************
*
* Pentaho Data Integration
*
* Copyright (C) 2002-2013 by Pentaho : http://www.pentaho.com
*
*******************************************************************************
*
* Licensed under the Apache License, Version 2.0 (th... | [
"pp@gmail.com"
] | pp@gmail.com |
48fa7bba8c5fe7214b5f46387ed6a9b6c8717cc0 | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-new-fitness/results/XWIKI-13546-6-30-Single_Objective_GGA-IntegrationSingleObjective-BasicBlockCoverage-opt/org/xwiki/mail/internal/configuration/SendMailConfigClassDocumentConfigurationSource_ESTest_scaffolding.java | 8f43a5ec2aa27feb67f4970d18e0a0a20ffefcc5 | [
"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 | 6,183 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Thu Oct 28 13:36:49 UTC 2021
*/
package org.xwiki.mail.internal.configuration;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import... | [
"pderakhshanfar@serg2.ewi.tudelft.nl"
] | pderakhshanfar@serg2.ewi.tudelft.nl |
27c691c2eacda13ff5344048d3498c9402d3db1f | 421f0a75a6b62c5af62f89595be61f406328113b | /generated_tests/no_seeding/102_squirrel-sql-net.sourceforge.squirrel_sql.fw.util.beanwrapper.DimensionWrapper-1.0-2/net/sourceforge/squirrel_sql/fw/util/beanwrapper/DimensionWrapper_ESTest.java | a18a971cf370df6d04734fcb50c3ac0d3bf7e431 | [] | no_license | tigerqiu712/evosuite-model-seeding-empirical-evaluation | c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6 | 11a920b8213d9855082d3946233731c843baf7bc | refs/heads/master | 2020-12-23T21:04:12.152289 | 2019-10-30T08:02:29 | 2019-10-30T08:02:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 686 | java | /*
* This file was automatically generated by EvoSuite
* Mon Oct 28 15:17:27 GMT 2019
*/
package net.sourceforge.squirrel_sql.fw.util.beanwrapper;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner... | [
"pderakhshanfar@bsr01.win.tue.nl"
] | pderakhshanfar@bsr01.win.tue.nl |
a249c73180398f888116fd8963d689b22e8e1dd1 | 08b1f1b915d31ecb2e65420969ab366d997915e1 | /simp_ser/src/main/java/com/mpri/aio/system/utils/BadWordUtil.java | 54c71167fa5eb326948c6d927ca623a24753ae57 | [] | no_license | ruokeweb/simp_tmp | 7705b6acc93b866900565f7de4cc1af015bd02f5 | d232cf63a57793a94bbdc49ebfa6391e3ac29ba2 | refs/heads/master | 2021-01-02T13:43:20.007616 | 2020-02-11T01:36:40 | 2020-02-11T01:36:40 | 239,646,322 | 0 | 0 | null | 2020-02-11T00:57:52 | 2020-02-11T00:57:52 | null | UTF-8 | Java | false | false | 9,210 | java | package com.mpri.aio.system.utils;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
imp... | [
"carypiggy@gmail.com"
] | carypiggy@gmail.com |
89ebce6122f4010378723b25b2c5446d90b966a9 | 18da61c9913642d3f4a8d982e2963df9b5a40df3 | /spring-boot-demo/src/main/java/io/sample/springboot_demo/controller/HelloController.java | 288e873e18766f22bd6d31b7a7198d7bb0cb263c | [] | no_license | kickccat/SpringBoot2 | 85a0957743841951c78d80b95cf6777233252487 | 2f5ac4275ceca62459bfef5fe5dd54023f2f2cd0 | refs/heads/master | 2020-03-24T07:41:08.708894 | 2018-09-21T13:02:58 | 2018-09-21T13:02:58 | 142,571,791 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,873 | java | package io.sample.springboot_demo.controller;
import org.springframework.web.bind.annotation.*;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
@RestController
@RequestMapping("/api/v0")
public class HelloController {
//
// private final Book book;
//
// @Auto... | [
"kickccat@hotmail.com"
] | kickccat@hotmail.com |
25f18fc7e52a71cec8c549e49d52842105575cc6 | b64135180c89c4fea5021d8062a2b8f0952a6983 | /treat-business/src/main/user/com/navigate/treat/service/ReportServiceFront.java | 62455e2db22655a1f1bc6571c6adcecf0048a662 | [] | no_license | hackpros/treat | 69cfa9f57601c96c26903c457c4a3aaaa4083eb6 | b63467c22058db83838716cc294d7cc8d0455efd | refs/heads/master | 2021-01-15T08:40:40.772554 | 2016-09-22T05:18:48 | 2016-09-22T05:18:48 | 60,266,949 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 780 | java | package com.navigate.treat.service;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import org.springframework.ui.ModelMap;
import com.navigate.treat.api.IReportServiceFront;
import com.navigate.treat.beans.basic.Report;
import com.navigate.treat.io.report.request.ReportReq;
import c... | [
"fans_2046@126.com"
] | fans_2046@126.com |
c917db1dca2952e66043adab0b1730b8af27fb05 | 5b2c309c903625b14991568c442eb3a889762c71 | /classes/android/support/v4/view/cs.java | 378073dffded5967080f5beafd54ff99dc72a055 | [] | no_license | iidioter/xueqiu | c71eb4bcc53480770b9abe20c180da693b2d7946 | a7d8d7dfbaf9e603f72890cf861ed494099f5a80 | refs/heads/master | 2020-12-14T23:55:07.246659 | 2016-10-08T08:56:27 | 2016-10-08T08:56:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,694 | java | package android.support.v4.view;
import android.os.Build.VERSION;
import android.os.Parcel;
import android.os.Parcelable;
import android.os.Parcelable.Creator;
import android.support.v4.d.d;
import android.support.v4.d.e;
import android.support.v4.d.f;
import android.view.View.BaseSavedState;
public final class cs
... | [
"1776098770@qq.com"
] | 1776098770@qq.com |
1393201a792e4a9b9ebc02a0472bf905afeceb0d | 2f9a3fc0e60371a2af624b3b91f8caeaac9f83f4 | /exercises/week5/exercise1/tailoredrecommendations/src/test/java/academy/everyonecodes/endpoints/TailoredRecommendationsEndpointTest.java | db41787602133f9f6384731f2d62d7233c14c676 | [] | no_license | Alex3m/springboot-module | 49c1f08b6179286b4e752a818d2bbd5762044dd4 | 7d29b8065e0297eecc785033d40134fb37a62367 | refs/heads/master | 2022-06-23T03:49:59.106614 | 2020-05-07T18:31:52 | 2020-05-07T18:31:52 | 246,024,872 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,533 | java | package academy.everyonecodes.endpoints;
import academy.everyonecodes.data.Movie;
import academy.everyonecodes.data.TailoredRecommendation;
import academy.everyonecodes.services.TailoredRecommendationsStore;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.mockito.Mockito;
... | [
"apetrov8911@gmail.com"
] | apetrov8911@gmail.com |
63d46edf1e1418ee3bfb664516ebe4ad5273152e | 7e1511cdceeec0c0aad2b9b916431fc39bc71d9b | /flakiness-predicter/input_data/original_tests/ninjaframework-ninja/nonFlakyMethods/ninja.servlet.ContextImplTest-testGetInputStreamEnforcingOfCorrectEncoding.java | c85ad14e4efa9f0f78d6d6e73b23d5854fa54dd7 | [
"BSD-3-Clause"
] | permissive | Taher-Ghaleb/FlakeFlagger | 6fd7c95d2710632fd093346ce787fd70923a1435 | 45f3d4bc5b790a80daeb4d28ec84f5e46433e060 | refs/heads/main | 2023-07-14T16:57:24.507743 | 2021-08-26T14:50:16 | 2021-08-26T14:50:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 404 | java | /**
* Make sure the correct character encoding is set before the inputStream is returned. Otherwise we might get strange default encodings from the servlet engine.
*/
@Test public void testGetInputStreamEnforcingOfCorrectEncoding() throws Exception {
context.init(httpServletRequest,httpServletResponse);
context.... | [
"aalsha2@masonlive.gmu.edu"
] | aalsha2@masonlive.gmu.edu |
76e4256b26504c1e48b3a69b4152d0b4117101fb | 47782b1ad69a9c23207d801001ffe3b3340057e9 | /yelp/yelp-domain/src/main/java/com/yelp/debug/MockAdmin.java | c61e93e031b1c3a89d19d6ef6f3410b610f04886 | [] | no_license | supernebula/yelp-j | 8e2b5f86770e15e8d13c896d15d623b7dcfe9bd2 | d59308c1af02c673cf258acbd24ad48de10cc3db | refs/heads/master | 2020-04-17T03:23:36.340788 | 2019-04-07T06:02:34 | 2019-04-07T06:02:34 | 166,180,934 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 205 | java | package com.yelp.debug;
public class MockAdmin {
public static final String USERNAME = "admin1";
public static final String PASSWORD = "123456";
public static final String ROLE = "admin";
}
| [
"supernebula@126.com"
] | supernebula@126.com |
f0639e2d2ca171a4c598fdf7008ca3a024d21fed | ea70cddc0962a1e347042d3709251c09a3788029 | /log4j2-elasticsearch2-bulkprocessor/src/main/java/org/appenders/log4j2/elasticsearch/bulkprocessor/BulkProcessorDelegate.java | 34193c7673e5e0daaad6cfe64bde8a6ca35951ec | [
"MIT"
] | permissive | TheDevOps/log4j2-elasticsearch | e64abfd980151871259f247ef5057c9364449776 | a63c38c1cb49ac3fc946d303555a8b530dd31ea1 | refs/heads/master | 2020-04-05T12:48:33.060274 | 2018-11-09T15:47:10 | 2018-11-09T15:47:10 | 156,881,349 | 0 | 0 | MIT | 2018-11-09T15:31:20 | 2018-11-09T15:31:20 | null | UTF-8 | Java | false | false | 1,779 | java | package org.appenders.log4j2.elasticsearch.bulkprocessor;
/*-
* #%L
* log4j-elasticsearch
* %%
* Copyright (C) 2017 Rafal Foltynski
* %%
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Softwa... | [
"r.foltynski@gmail.com"
] | r.foltynski@gmail.com |
66ba51992c77f5a7c2a24ae6644025c973fac4dd | 746572ba552f7d52e8b5a0e752a1d6eb899842b9 | /JDK8Source/src/main/java/org/omg/CORBA/TRANSACTION_MODE.java | 5500df9f5642696d166c330bb05552fc921d3c3d | [] | no_license | lobinary/Lobinary | fde035d3ce6780a20a5a808b5d4357604ed70054 | 8de466228bf893b72c7771e153607674b6024709 | refs/heads/master | 2022-02-27T05:02:04.208763 | 2022-01-20T07:01:28 | 2022-01-20T07:01:28 | 26,812,634 | 7 | 5 | null | null | null | null | UTF-8 | Java | false | false | 3,232 | java | /***** Lobxxx Translate Finished ******/
/*
* Copyright (c) 2000, 2006, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package org.omg.CORBA;
/**
* The CORBA <code>TRANSACTION_MOD... | [
"919515134@qq.com"
] | 919515134@qq.com |
665bac737c0ec93354f3907aa49d8f16ffd532f4 | 95b93c921adf5c09793c41a7f0104374201212ab | /ws-Client/src/main/java/demo/spring/service_large/SayHi31.java | e773b59714080eacfd44f7616e64a7801f7ca459 | [] | no_license | yhjhoo/WS-CXF-AuthTest | d6ad62bdf95af7f4832f16ffa242785fc0a93eb8 | ded10abaefdc2e8b3b32becdc6f5781471acf27f | refs/heads/master | 2020-06-15T02:21:42.204025 | 2015-04-08T00:05:02 | 2015-04-08T00:05:02 | 33,409,007 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,299 | java |
package demo.spring.service_large;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for sayHi31 complex type.
*
* <p>The following schema fragment specifies the expected content contained within this c... | [
"yhjhoo@163.com"
] | yhjhoo@163.com |
4c63f0d031960795cc1b9e6a009aa646fc64fbe5 | 4fa85f247feb4452ef4ec0677c80861af1ead38a | /app/src/test/java/com/example/xwf/hsia06fragmentdemo/ExampleUnitTest.java | 42c9d462b28b386e2d6512b907ffd0c5730d1689 | [] | no_license | swordman20/Hsia06FragmentDemo | af75067fbb175cfea7e0331d1eae3daf2d6bdcba | 006a6b5d0b914ad058fdeb585c52eae950156787 | refs/heads/master | 2021-01-10T18:51:53.659665 | 2016-05-10T10:00:29 | 2016-05-10T10:00:29 | 58,449,154 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 327 | java | package com.example.xwf.hsia06fragmentdemo;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
... | [
"xwf@XWFdeMacBook-Pro.local"
] | xwf@XWFdeMacBook-Pro.local |
9332cc8277e50cf76a6c74c1e1e6f194aedc03e8 | 6a32bf1cf2ad1deaf6a47ab4fc113aad352cdf2b | /src/minecraft/com/github/holdhands/WizardsWand/ttf/TTFManager.java | 68af840cb49771c74d547deb43ebf5b6dc7b250d | [] | no_license | holdhands/WizardsWandClient | 7fcc284f579946db8ae2875a5ee4fb6d5ae2f065 | da0894f7d1b88bb2e3a232f9cc0f8f4e33e9965f | refs/heads/master | 2021-01-13T17:06:19.496857 | 2016-11-03T19:33:28 | 2016-11-03T19:33:28 | 72,530,823 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,184 | java | package com.github.holdhands.WizardsWand.ttf;
import java.awt.Font;
public class TTFManager {
private static TTFManager theTTFManager = new TTFManager();
public static TTFManager getInstance(){
return theTTFManager;
}
private TTFRenderer panelTitleFont = null;
private TTFRenderer buttonExtraFont = null;
... | [
"jaspersmit2801@gmail.com"
] | jaspersmit2801@gmail.com |
06ad993cbd3ade45556ef115f742cd175335f6ee | ef12a03a0dd66aafb20a2847c851fbd44dc45bc8 | /my-date-compare/src/main/java/com/app/StreamSort.java | 0a8d37ba92f5c26b02246005e43df103f83afc78 | [] | no_license | softwareengineerhub/learning | 24727a07e646a134c9d4db9d424ba546f90c0b52 | dc572f685ffdf8f356ee82b1d28ad940871d05fb | refs/heads/master | 2023-07-27T04:16:26.988338 | 2022-11-10T09:40:46 | 2022-11-10T09:40:46 | 179,563,742 | 0 | 0 | null | 2023-09-05T21:58:38 | 2019-04-04T19:28:55 | Java | UTF-8 | Java | false | false | 444 | java | package com.app;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
import java.util.OptionalLong;
public class StreamSort {
public static void main(String[] args) {
List<Long> list = new ArrayList<>();
list.add(2L);
list.add(7L);
list.add(1L);
O... | [
"denis.prokopiuk@yahoo.com"
] | denis.prokopiuk@yahoo.com |
bbf810b273d912d55a64a8efdd3bbe42d2b5705c | db5e2811d3988a5e689b5fa63e748c232943b4a0 | /jadx/sources/o/C1618.java | dba8012f708bccbff53b56cb98c124daa163b79a | [] | no_license | ghuntley/TraceTogether_1.6.1.apk | 914885d8be7b23758d161bcd066a4caf5ec03233 | b5c515577902482d741cabdbd30f883a016242f8 | refs/heads/master | 2022-04-23T16:59:33.038690 | 2020-04-27T05:44:49 | 2020-04-27T05:44:49 | 259,217,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 439 | java | package o;
/* renamed from: o.ʇɪ reason: contains not printable characters */
final /* synthetic */ class C1618 implements C2018 {
/* renamed from: ɩ reason: contains not printable characters */
static final C2018 f8537 = new C1618();
private C1618() {
}
/* renamed from: Ι reason: contains no... | [
"ghuntley@ghuntley.com"
] | ghuntley@ghuntley.com |
a6ad228f27466593a9cff912e382b26e8d0c2388 | 14a873505a9a7aa4586ce9e55b467025cf2edbfc | /src/main/java/org/semanticwb/datamanager/SWBScriptEngine.java | 857705a8e429f48a772a208747d2e80135d5b0d9 | [] | no_license | csaorl/SWBDatamanager | 9fc0e0d03cfd970be3a60de7324714d37c70f744 | a50bcc8c69a7d2db09a284dc9a9535704ddd6543 | refs/heads/master | 2020-06-28T02:52:46.997904 | 2019-10-03T16:57:49 | 2019-10-03T16:57:49 | 200,125,596 | 0 | 0 | null | 2019-08-01T22:14:50 | 2019-08-01T22:14:50 | null | UTF-8 | Java | false | false | 6,409 | 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 org.semanticwb.datamanager;
import java.io.IOException;
import java.io.Reader;
import java.util.List;
import java.util.Set;
i... | [
"softjei@gmail.com"
] | softjei@gmail.com |
fd53c5d6f986c340bc66ec59ed13b5261ef35fe8 | 6e498099b6858eae14bf3959255be9ea1856f862 | /src/com/facebook/buck/distributed/build_client/SynchronizedBuildPhase.java | 69759b7ac75b98265593e70060b9d944c6e07d19 | [
"Apache-2.0"
] | permissive | Bonnie1312/buck | 2dcfb0791637db675b495b3d27e75998a7a77797 | 3cf76f426b1d2ab11b9b3d43fd574818e525c3da | refs/heads/master | 2020-06-11T13:29:48.660073 | 2019-06-26T19:59:32 | 2019-06-26T21:06:24 | 193,979,660 | 2 | 0 | Apache-2.0 | 2019-09-22T07:23:56 | 2019-06-26T21:24:33 | Java | UTF-8 | Java | false | false | 3,195 | java | /*
* Copyright 2018-present Facebook, 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 or... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
2b67dd184b2949ef1d65e84ad44a5da2726d955e | eea475d4cd67ff7c5cfbeb376eb70b1e947a2309 | /JavaImprove/src/main/java/com/wugy/spring/annotation/aop/AspectProxy.java | 37794a56d4821b5c7ac5bdd9eb04913043226030 | [] | no_license | wugy11/favorite-base | e4334ca0fc59d1f010d5f645cf92ae18faf27603 | dd16c7ddf0dfea7b3c88dca60ef683d9f93bab41 | refs/heads/master | 2022-06-05T17:49:53.631162 | 2017-12-28T05:20:25 | 2017-12-28T05:20:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,351 | java | package com.wugy.spring.annotation.aop;
import java.lang.reflect.Method;
import com.wugy.spring.annotation.aop.proxy.Proxy;
import com.wugy.spring.annotation.aop.proxy.ProxyChain;
/**
* 切面代理
*
* @author devotion
*/
public abstract class AspectProxy implements Proxy {
@Override
public final Object doProxy(Prox... | [
"303054578@qq.com"
] | 303054578@qq.com |
d116c5045b002d78fd1b8b0d18b12eb70d5a133a | 533ff159f125813460432c8d43956788e6da045f | /Zemose/ZemoseRegionAdminFiles/sources/android/support/design/widget/CutoutDrawable.java | 7aed639c416f96ea4594c8f666a23bcf2ba3fa35 | [] | no_license | AitoApps/AndroidWorks | 7747b084e84b8ad769f4552e8b2691d9cdec3f06 | 3c6c7d17f085ee3aa714e66f13fec2a4d8663ca3 | refs/heads/master | 2022-03-14T10:57:59.215113 | 2019-12-06T17:03:24 | 2019-12-06T17:03:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,947 | java | package android.support.design.widget;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Paint.Style;
import android.graphics.PorterDuff.Mode;
import android.graphics.PorterDuffXfermode;
import android.graphics.RectF;
import android.graphics.drawable.Drawable.Callback;
imp... | [
"me.salmanponnani@gmail.com"
] | me.salmanponnani@gmail.com |
2c3bd36eae47bb1153de03388b7eaa27313e4ae0 | c11c132b0a81cb900418ef8da5a2ff5d5ceaa8dd | /web/src/main/java/com/zwl/filter/TokenFilter.java | bd85e533dfb9847784e86abac241eaa19dde9ee2 | [] | no_license | weiliangzhou/mall-boot | fbe2da33106c7fafe8024d8f26bc5e4130ae5ee5 | 24a0ad057857479d21fa3d17b065200941d544d0 | refs/heads/master | 2020-04-18T21:24:55.498828 | 2019-01-27T03:21:49 | 2019-01-27T03:21:49 | 167,764,203 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,133 | java | package com.zwl.filter;
import com.alibaba.fastjson.JSON;
import com.zwl.model.baseresult.Result;
import com.zwl.model.baseresult.ResultCodeEnum;
import com.zwl.model.po.TokenModel;
import com.zwl.serviceimpl.RedisTokenManagerImpl;
import com.zwl.util.ThreadVariable;
import lombok.extern.slf4j.Slf4j;
import org.apache... | [
"382308664@qq.com"
] | 382308664@qq.com |
3db63060da318646b525add46dc26ad82b3e90e9 | 3688066c31f046c356ca80d92f46113aaf898e3c | /ch7_7/src/main/java/com/wisely/ch7_7/Ch77Application.java | ca1ba76e92f005f4fc745d461a47081aedb63cb4 | [] | no_license | CrazySzg/JavaEE_And_SpringBoot | 1936125ee9d3c14cba4dba8fcab4e454ad610460 | 9c6dea7d9933f7bddbd51e1316e7c40e07897167 | refs/heads/master | 2021-01-01T06:56:47.372285 | 2017-07-18T00:23:17 | 2017-07-18T00:23:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 694 | java | package com.wisely.ch7_7;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@Re... | [
"shining-glory@qq.com"
] | shining-glory@qq.com |
f489f60597997331b92ffa4aa89d1ef87b6d477a | f758a5e562e119e22acb980b8436699f46a0cbf4 | /sdkcompat/v193/com/google/idea/sdkcompat/general/BaseSdkCompat.java | fb8e94d0a96d64bcb03fd82d8f67619f29956b9d | [
"Apache-2.0"
] | permissive | KrauseStefan/intellij | f5e8ef950475abd3fd9bb66643d77ddd1f57a3cf | 1f38798185db048f551cbb6f81409628f5ebb9f7 | refs/heads/master | 2022-09-09T15:45:25.140004 | 2020-05-21T18:26:28 | 2020-05-21T18:27:14 | 267,018,873 | 0 | 0 | Apache-2.0 | 2020-05-26T10:58:31 | 2020-05-26T10:58:30 | null | UTF-8 | Java | false | false | 4,697 | java | package com.google.idea.sdkcompat.general;
import com.intellij.codeInsight.template.impl.TemplateManagerImpl;
import com.intellij.dvcs.branch.BranchType;
import com.intellij.dvcs.branch.DvcsBranchManager;
import com.intellij.dvcs.branch.DvcsBranchSettings;
import com.intellij.find.findUsages.CustomUsageSearcher;
impor... | [
"copybara-worker@google.com"
] | copybara-worker@google.com |
ec9eb57329d6bc8bfef7bdd0e0e534297d97dba8 | 42816ebebe8e29e53f1a651a836ed51abf76bcf4 | /Display/src/main/java/ru/usachev/display/logiweb/service/RestService.java | f3a8fc12f4dc5ec7163810b551f8c5b673db4876 | [] | no_license | alexusachev1999/ModuleProject | fcacd72f300280e06a25747b153e372897b30eb9 | 759fe59e6cc4f24f96a7fd0684cfd67e726dedf0 | refs/heads/master | 2023-06-03T19:28:03.650754 | 2021-06-22T09:29:47 | 2021-06-22T09:29:47 | 375,293,862 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 458 | java | package ru.usachev.display.logiweb.service;
import ru.usachev.display.logiweb.dto.DisplayDTO;
import ru.usachev.display.logiweb.dto.DriverDTO;
import ru.usachev.display.logiweb.dto.OrderDTO;
import ru.usachev.display.logiweb.dto.TruckDTO;
import java.util.List;
public interface RestService {
List<DriverDTO> getD... | [
"sashulya.usachev@list.ru"
] | sashulya.usachev@list.ru |
a040c54a27dca17a977b67d6eba636d65c3e809d | caa2efc6c09b2a69943b173dec19952a213fd7ae | /odin-core/src/test/java/com/purplepip/odin/math/LessThanTest.java | 55a40d9c595371b8038c2f01715d12d6cf89cd28 | [
"MIT",
"Apache-2.0"
] | permissive | ianhomer/odin | 83963bf214442f696782c96222b432f40cefa15c | ac3e4a5ddbe5c441fc9fb22fa5f06a996ec1454c | refs/heads/main | 2021-10-19T22:27:29.709053 | 2020-11-15T17:37:40 | 2020-11-15T17:37:40 | 79,387,599 | 6 | 0 | NOASSERTION | 2021-10-05T21:04:08 | 2017-01-18T21:44:23 | Java | UTF-8 | Java | false | false | 1,224 | java | /*
* Copyright (c) 2017 the original author or authors. All Rights Reserved
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | [
"ian.homer@gmail.com"
] | ian.homer@gmail.com |
f0f671e834172d7d8bde1b6df5431ead05926772 | 36274fd7b83aece1e761626b5c8a333f87b2b1c4 | /glarimy-leaves/src/main/java/com/glarimy/leaves/api/EmployeeNotFoundException.java | 6f85138b6e33c6c3a887636d081649b62e49782f | [] | no_license | glarimy/spring-boot-rest | cc920f46bf0c9ee08ed88e1ae29f4da033b2706f | 604ce4ad612cda945ff2b9f53dfeffe21a05e3a1 | refs/heads/master | 2020-04-07T20:07:15.743751 | 2019-02-22T08:10:19 | 2019-02-22T08:10:19 | 158,675,861 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 830 | java | package com.glarimy.leaves.api;
@SuppressWarnings("serial")
public class EmployeeNotFoundException extends LeaveManagementException {
public EmployeeNotFoundException() {
// TODO Auto-generated constructor stub
}
public EmployeeNotFoundException(String message) {
super(message);
// TODO Auto-generated const... | [
"krishna@glarimy.com"
] | krishna@glarimy.com |
6dc73451ccd426d2eb97765fc29d182a76e5826c | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/org/apache/shardingsphere/opentracing/hook/OpenTracingSQLExecutionHookTest.java | 9d0469da0043f70b57e13b802a4b501b69575477 | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 6,809 | 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... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
4c968d6e1a46f9d5aa81b268c9ef264a7bae3eba | bfce217db2a898dea7bed12553068337287d5efa | /app/src/main/java/app/zingo/mysolite/Custom/CustomGridView.java | c63384ab6ffea264f8136388125d4b0a7b00d37b | [] | no_license | zingohotels/MysoliteEMS | e8341c45bafb520254ddf5250e1fdd0da0207368 | f3c2b8d39b340a0f570e700ddef9a8334c1e8329 | refs/heads/master | 2023-01-03T14:10:26.268127 | 2020-11-05T06:05:17 | 2020-11-05T06:05:17 | 298,346,166 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 809 | java | package app.zingo.mysolite.Custom;
import android.content.Context;
import android.util.AttributeSet;
import android.widget.GridView;
/**
* Created by ZingoHotels Tech on 29-09-2018.
*/
public class CustomGridView extends GridView {
public CustomGridView(Context context, AttributeSet attrs) {
super(con... | [
"nishar@zingohotels.com"
] | nishar@zingohotels.com |
cf20e3d80c7c22e785792af419face812221b183 | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Spring/Spring10806.java | 00e895822390c2649a68c6ee6dbabb6076d30a1c | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 395 | java | @Test
public void filterWithHttpPut() {
ServerWebExchange exchange = MockServerWebExchange.from(
MockServerHttpRequest.put("/")
.header(HttpHeaders.CONTENT_TYPE, MediaType.APPLICATION_FORM_URLENCODED_VALUE)
.body("_method=DELETE"));
this.filter.filter(exchange, this.filterChain).block(Duration.Z... | [
"Qing.Mi@my.cityu.edu.hk"
] | Qing.Mi@my.cityu.edu.hk |
db0ac6435fd5e78e13c239e7c30c94825a3937fb | 182e2061ae7e36ce4c6ffacb71b2fdf4c6f01a01 | /common/src/main/java/com/topjet/common/utils/ObjectUtils.java | 76f93adf92e94fe2821e55290d2e330f1ef999d6 | [] | no_license | yygood1000/ph_project | 6e7918cde4aa18b30a935981c99a5f63d231ebdd | 7f0454240dec6fd308faf7192b96f5b90ae462c8 | refs/heads/master | 2020-04-05T04:02:42.515525 | 2018-11-07T11:24:38 | 2018-11-07T11:24:38 | 156,535,754 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,785 | java | package com.topjet.common.utils;
import java.util.ArrayList;
import java.util.List;
/**
* 集合数据/数据数据转换
* 对象比较
*/
public class ObjectUtils {
private ObjectUtils() {
throw new AssertionError();
}
/**
* compare two object
*
* @param actual
* @param expected
* @return if b... | [
"yygood1000@163.com"
] | yygood1000@163.com |
46c19cf11afd5fd678b2039c11a2856dac3e84ce | 70a7b11bc27cbabfbc0db3db3aa119fe674c7977 | /src/main/java/com/zb/app/common/cons/ResultCode.java | 48b606e443cf7209fcba21c8bb6f4e9af5987ec0 | [] | no_license | lkemin/travel.b2b | b97a3560432268a71f9014c0012fb6fdf9768986 | b0829fa41ef74fc45894a8d034c60a7c70b51052 | refs/heads/master | 2020-06-17T20:46:46.811185 | 2019-01-13T15:54:21 | 2019-01-13T15:54:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,724 | java | /*
* Copyright 2014-2017 ZuoBian.com All right reserved. This software is the confidential and proprietary information of
* ZuoBian.com ("Confidential Information"). You shall not disclose such Confidential Information and shall use it only
* in accordance with the terms of the license agreement you entered into wit... | [
"zhangxiongcai337@gmail.com"
] | zhangxiongcai337@gmail.com |
d622cad68f7cbf47d2f3e79b3edb94adeb220b57 | 9fb404066fa8da452488970427ff69781ae5ab2b | /Piggy/src/howbuy/android/piggy/widget/FixedSpeedScroller.java | cf609ed6639a236a4eaf773e31f6942a3b3e670a | [] | no_license | heatork/piggy | 572fa60771001dc585aa414594a135f07ee6784f | 24a2945fd779a8b555eb29a065e78f3d6bebcba5 | refs/heads/master | 2020-12-27T15:27:10.139374 | 2015-04-04T14:43:06 | 2015-04-04T14:43:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,059 | java | package howbuy.android.piggy.widget;
import android.content.Context;
import android.view.animation.Interpolator;
import android.widget.Scroller;
public class FixedSpeedScroller extends Scroller {
public static final int defaultDuration=250;//
public static final int customDuration=1000;
private int mDuration = 100... | [
"liaojiejie8@gmail.com"
] | liaojiejie8@gmail.com |
a46736d5b9aa89fd8c78beb56f390c3d862ff186 | b06acf556b750ac1fa5b28523db7188c05ead122 | /IfcModel/src/ifc2x3tc1/IfcDateAndTime.java | 4ef2c6a95bc103dac34e539f4f48a89730b6c0cb | [] | no_license | christianharrington/MDD | 3500afbe5e1b1d1a6f680254095bb8d5f63678ba | 64beecdaed65ac22b0047276c616c269913afd7f | refs/heads/master | 2021-01-10T21:42:53.686724 | 2012-12-17T03:27:05 | 2012-12-17T03:27:05 | 6,157,471 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,345 | java | /**
*/
package ifc2x3tc1;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Ifc Date And Time</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* <ul>
* <li>{@link ifc2x3tc1.IfcDateAndTime#getDateComponent <em>Date Component</em>}</li>
* <li>{@... | [
"t.didriksen@gmail.com"
] | t.didriksen@gmail.com |
b054ccf2fb747068b8936a3878b6b0f217ef5527 | cddd66e1387a7a70f563112ee8968cc05ae4099c | /app/src/main/java/com/app/elixir/makkhankitchen/Model/OrderDetailModelArraySub.java | 00815436b193ac5d75eda05369d0a3fcd0caee9e | [] | no_license | Ravikumawat1990/MKVerson2 | 8b7a2b717d68ff36fad50495f6d3a1849fb8d91b | 47e24f6f9cf5bb5c49387af3b778e4e4ec9722ef | refs/heads/master | 2020-12-03T00:44:40.276873 | 2017-07-03T06:11:15 | 2017-07-03T06:11:15 | 96,075,900 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 603 | java | package com.app.elixir.makkhankitchen.Model;
import com.google.gson.annotations.SerializedName;
/**
* Created by NetSupport on 08-10-2016.
*/
public class OrderDetailModelArraySub {
@SerializedName("cCustomerName")
public String cCustomerName;
@SerializedName("cMobile")
public String cMobile;
@... | [
"kravi@elixirinfo.com"
] | kravi@elixirinfo.com |
6eb99305842af2a82d01b2984ea419e1cac86d53 | 2799f342a48aba73540d537aa3636082db843196 | /app/src/main/java/com/example/ghost/giaodienmau/model/DanhGia.java | 7d4830d0e4e58a99b4fc45bfeba25a2b314f2e89 | [] | no_license | quanghn96/My-identity | 0708c9c34c994347d219af121da55c6dfe715996 | 5149637960e2752697b51e0111138207e0725adc | refs/heads/master | 2021-09-20T04:08:45.373686 | 2018-08-03T09:36:38 | 2018-08-03T09:36:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 817 | java | package com.example.ghost.giaodienmau.model;
/**
* Created by namxathu on 08/05/2018.
*/
public class DanhGia
{
private String sao;
private String noidung;
private String username;
public DanhGia(String sao, String noidung,String username) {
this.sao = sao;
this.noidung = noidung;
... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
7136c7ae5fd5ca5b11e938085be4a07d15a903f3 | 62f726eed7dffccefd34467d021733f31c557831 | /studentsApp-Servlets-JDBC/src/com/jspiders/studentsapp/servlets/LoginServlet.java | b268926978ce8d2e0f0411937f76d347472c6d19 | [] | no_license | praveen4students/java_javaee_workspace | b0ae532bb41d98185c71ee7a6690bd6af9c6a919 | 1acbd347773540c7cee449fa7dd3953fd91c50e4 | refs/heads/master | 2021-09-13T02:52:04.161217 | 2018-04-24T03:40:33 | 2018-04-24T03:40:33 | 106,991,864 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,676 | java | package com.jspiders.studentsapp.servlets;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import javax.servlet.RequestDispatcher;
import javax.servlet.Servlet... | [
"praveen.dyamappa@gmail.com"
] | praveen.dyamappa@gmail.com |
e0e2fcd82d920e8508ac8d75a241259b90f32ab6 | e6b083da7bf50b20cd3e67da6111f877f6e964f5 | /swagger-manjunath-java/src/main/java/io/swagger/api/impl/UserApiServiceImpl.java | f399b4a29a794c99a193fa6bd64bc4661a3b5f41 | [] | no_license | swbhoi/java-apis | f08a6f7b931d39fd54b568aa8fd4de07e9651144 | ef17a05b0405c9e2d5dedd823d90fe9332c0f59b | refs/heads/master | 2021-01-23T12:26:22.368221 | 2018-02-26T07:21:42 | 2018-02-26T07:21:42 | 61,774,788 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,788 | java | package io.swagger.api.impl;
import io.swagger.api.*;
import io.swagger.model.*;
import com.sun.jersey.multipart.FormDataParam;
import io.swagger.model.User;
import java.util.*;
import java.util.List;
import io.swagger.api.NotFoundException;
import java.io.InputStream;
import com.sun.jersey.core.header.FormDataCo... | [
"swbhoi@gmail.com"
] | swbhoi@gmail.com |
5954bcd7e398a4c3ae4141bdea024d39912be116 | 9d8d9e394bec2ec8486b692fe85214e9adfc5f06 | /server/src/main/java/com/cezarykluczynski/stapi/server/magazine/mapper/MagazineBaseRestMapper.java | f25a65fdffabbfb4cbca682d284902af33969c7f | [
"MIT"
] | permissive | cezarykluczynski/stapi | a343e688c7e8ce86601c9c0a71e2445cfbd9b0b9 | 1729aae76ae161b0dff50d9124e337b67c934da0 | refs/heads/master | 2023-06-09T16:18:03.000465 | 2023-06-08T19:11:30 | 2023-06-08T19:11:30 | 70,270,193 | 128 | 17 | MIT | 2023-02-04T21:35:35 | 2016-10-07T17:55:21 | Groovy | UTF-8 | Java | false | false | 887 | java | package com.cezarykluczynski.stapi.server.magazine.mapper;
import com.cezarykluczynski.stapi.model.magazine.dto.MagazineRequestDTO;
import com.cezarykluczynski.stapi.model.magazine.entity.Magazine;
import com.cezarykluczynski.stapi.server.common.mapper.RequestSortRestMapper;
import com.cezarykluczynski.stapi.server.co... | [
"cezary.kluczynski@gmail.com"
] | cezary.kluczynski@gmail.com |
0da418d97a717ab901a8ad08d06d82a6e902c990 | f8d783cef3b74a7a757de7f8b1b0a327fe0dfcd8 | /extra/cloud-lsmt-cube/src/test/java/io/activej/cube/bean/DataItemResultString.java | cb57152fc35c7e1e0e026c85ae61a922bfd9e12e | [
"Apache-2.0"
] | permissive | zhangtianxiao/activej | 976e37fab5b2d5163a08e9a461868411d1ac4a32 | 2282081c587d1598545ff64956dca22b01786120 | refs/heads/master | 2023-06-24T08:51:37.427514 | 2021-07-23T06:55:42 | 2021-07-23T09:59:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,661 | java | package io.activej.cube.bean;
import io.activej.aggregation.measure.Measure;
import java.util.Map;
import java.util.stream.Stream;
import static io.activej.aggregation.fieldtype.FieldTypes.ofLong;
import static io.activej.aggregation.measure.Measures.sum;
import static io.activej.common.collection.CollectionUtils.ke... | [
"dmitry@activej.io"
] | dmitry@activej.io |
9f4b79eef96efd0675c39ee27c9236771326017e | 2937e29ae02d953807d924d27fd832a11c7ac6ee | /java-web/src/main/java/bitcamp/ex06/Servlet03.java | 44c00b261be917a9be1bf948863e7b23f2c64fe9 | [] | no_license | jeonjinwook/bitcamp-java-2018-12 | ebbcc5732bd42fa3547b74d6591e415aac4c63de | d6bd2e2721bb18ce7be7bdc24f30cdd6f0073dfc | refs/heads/master | 2021-08-06T18:46:42.587398 | 2019-10-23T14:00:25 | 2019-10-23T14:00:25 | 163,650,666 | 0 | 0 | null | 2020-04-30T12:44:13 | 2018-12-31T08:00:39 | Java | UTF-8 | Java | false | false | 1,654 | java | // 서블릿 초기화 파라미터 - 애노테이션으로 설정하기
package bitcamp.ex06;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletConfig;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebInitParam;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import... | [
"sambosoft@naver.com"
] | sambosoft@naver.com |
197876c619fbeac2bfc0cb8e71a5e99e16811812 | 73458087c9a504dedc5acd84ecd63db5dfcd5ca1 | /src/com/baidu/sapi2/share/a$a.java | 4ea57d9b8ec711901e7338953a691694c5765ce3 | [] | no_license | jtap60/com.estr | 99ff2a6dd07b02b41a9cc3c1d28bb6545e68fb27 | 8b70bf2da8b24c7cef5973744e6054ef972fc745 | refs/heads/master | 2020-04-14T02:12:20.424436 | 2018-12-30T10:56:45 | 2018-12-30T10:56:45 | 163,578,360 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 472 | java | package com.baidu.sapi2.share;
import com.baidu.sapi2.SapiAccountManager;
import com.baidu.sapi2.SapiAccountManager.SilentShareListener;
final class a$a
implements Runnable
{
public void run()
{
if (SapiAccountManager.getSilentShareListener() != null) {
SapiAccountManager.getSilentShareListener().onSi... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
7b0e32f314d3246ca31bc2682521f24571b8c90b | f56d545a335d8ed1a42801792f3a61ea1b751afd | /src/main/java/be/pxl/student/dao/LabelDao.java | 9ee40e5a6aa9d21a67aace6cb5787cd517654d54 | [] | no_license | custersnele/BudgetPlannerUsecase | 2a2c2134167ab00a84f22ee606df627852e6cc5a | 8be407a0a9e2f7b8874c3faaff5fcc5b3e422f71 | refs/heads/master | 2021-01-06T17:06:47.392439 | 2020-06-14T07:11:24 | 2020-06-14T07:11:24 | 241,410,206 | 1 | 1 | null | 2020-02-18T16:26:51 | 2020-02-18T16:26:50 | null | UTF-8 | Java | false | false | 285 | java | package be.pxl.student.dao;
import be.pxl.student.entity.Label;
import java.util.List;
public interface LabelDao {
Label findLabelByName(String name);
Label findLabelById(long id);
List<Label> findAllLabels();
void saveLabel(Label label);
void removeLabel(Label label);
}
| [
"custersnele@gmail.com"
] | custersnele@gmail.com |
e38761e01a43a450a723d975bbe7e2efa98caeb2 | 0c1b1e818748e849e5f97cd0bdb627c95713f231 | /src/main/java/joshie/mariculture/magic/jewelry/parts/MaterialPearlGold.java | b0fe64f2eea74e454fd5616d396efb14ed172be9 | [
"MIT"
] | permissive | Mazdallier/Mariculture | aa3ffb68106d225cf7bed94972eaf9dd50dc20eb | c662b94c98db2759bdd71903f92d671d14954406 | refs/heads/master | 2021-01-18T01:31:36.470324 | 2014-09-25T03:20:54 | 2014-09-25T03:20:54 | 24,681,555 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,661 | java | package joshie.mariculture.magic.jewelry.parts;
import joshie.lib.helpers.ItemHelper;
import joshie.mariculture.core.Core;
import joshie.mariculture.core.lib.PearlColor;
import joshie.mariculture.magic.jewelry.ItemJewelry.JewelryType;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.init.Items;
im... | [
"joshjackwildman@gmail.com"
] | joshjackwildman@gmail.com |
13b5b08da8ae2f8a465e5e744b19129daba12934 | 3a9930d29eccd9ce62f273e90fcb448f718f882e | /Maven_start1/src/main/java/Analyzer/RetryAnalyzer.java | 606051a07c8126ffee9298b7e75d49ae0625eef1 | [] | no_license | Imdadulhoque1992/DemoRepo | 31d692bf5593539099eced5fd79c4c917cd776f6 | aa8f2cdda4faee4da7a51a4dfe6cadae2b89d74b | refs/heads/master | 2020-04-29T10:16:39.921245 | 2019-04-06T18:22:36 | 2019-04-06T18:22:36 | 176,056,170 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 292 | java | package Analyzer;
import org.testng.IRetryAnalyzer;
import org.testng.ITestResult;
public class RetryAnalyzer implements IRetryAnalyzer {
int count=0;
int retryLimit=3;
public boolean retry(ITestResult result) {
if(count<retryLimit) {
count++;
return true;
}
return false;
}
}
| [
"you@example.com"
] | you@example.com |
608b50813035d48d08f4649b799b2c40cc22d097 | 3cd63aba77b753d85414b29279a77c0bc251cea9 | /main/plugins/org.talend.designer.components.libs/libs_src/talend-mscrm/src/main/java/com/microsoft/schemas/crm/_2011/contracts/impl/ArrayOfArrayOfPropagationOwnershipOptionsDocumentImpl.java | bdd8538a3571eef86ee49a93ab8eb36f0ff97f1b | [
"Apache-2.0"
] | permissive | 195858/tdi-studio-se | 249bcebb9700c6bbc8905ccef73032942827390d | 4fdb5cfb3aeee621eacfaef17882d92d65db42c3 | refs/heads/master | 2021-04-06T08:56:14.666143 | 2018-10-01T14:11:28 | 2018-10-01T14:11:28 | 124,540,962 | 1 | 0 | null | 2018-10-01T14:11:29 | 2018-03-09T12:59:25 | Java | UTF-8 | Java | false | false | 4,654 | java | /*
* An XML document type.
* Localname: ArrayOfArrayOfPropagationOwnershipOptions
* Namespace: http://schemas.microsoft.com/crm/2011/Contracts
* Java type: com.microsoft.schemas.crm._2011.contracts.ArrayOfArrayOfPropagationOwnershipOptionsDocument
*
* Automatically generated - do not modify.
*/
package c... | [
"dmytro.chmyga@synapse.com"
] | dmytro.chmyga@synapse.com |
c9778f366608d25288ab3b349020c40f4d22b52d | 8915f07e55d3e50ec1913d0189b491dd1c360982 | /plugin_tooling/src-lang/melnorme/lang/tooling/parser/lexer/CharacterLexingRule.java | 74ea0623e785d73b2569e96c5e3f999a6d80680e | [] | no_license | RustDT/RustDT | 6dc7e3585329a8b1b828ba29cc7c2c7c10fa4e43 | 62179ea8443fc0692b70fb678ea5e5d575be1dc1 | refs/heads/master | 2022-06-10T05:20:50.048145 | 2018-03-07T14:50:52 | 2018-03-07T14:50:52 | 30,254,331 | 455 | 89 | null | 2018-03-02T12:30:22 | 2015-02-03T17:08:55 | Java | UTF-8 | Java | false | false | 2,930 | java | /*******************************************************************************
* Copyright (c) 2015 Bruno Medeiros and other Contributors.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distrib... | [
"bruno.do.medeiros@gmail.com"
] | bruno.do.medeiros@gmail.com |
c1b61e531f9bbd83371b8adb47e146767732c3bd | af606a04ed291e8c9b1e500739106a926e205ee2 | /aliyun-java-sdk-unimkt/src/main/java/com/aliyuncs/unimkt/model/v20181212/DeleteRuleRequest.java | 4b32e3fb672d8e5053bd3d31402c64fbdc507059 | [
"Apache-2.0"
] | permissive | xtlGitHub/aliyun-openapi-java-sdk | a733f0a16c8cc493cc28062751290f563ab73ace | f60c71de2c9277932b6549c79631b0f03b11cc36 | refs/heads/master | 2023-09-03T13:56:50.071024 | 2021-11-10T11:53:25 | 2021-11-10T11:53:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,296 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
43661bf5675bc5b835d925ae030d66907088270e | 1dff4b9816588af53eed89728d1aa46d189e8d9c | /PentahoDataTransferService/src/main/java/com/safasoft/pentaho/datatrans/src/dao/ApplMstKecamatanDAO.java | b58e9855cb0fbe08c6ff580a2ad7f3fb7882dab9 | [] | no_license | awaludinhamid/MobileSurveyRest | 0ee530ab426f337ec2ac4026d6f52e1925d449b0 | 1d7346de050682fe5785cd8d78cedee59fe05805 | refs/heads/master | 2021-07-05T17:16:10.500647 | 2017-09-29T07:44:42 | 2017-09-29T07:44:42 | 105,227,771 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 283 | java | package com.safasoft.pentaho.datatrans.src.dao;
import org.springframework.stereotype.Repository;
import com.safasoft.pentaho.datatrans.src.bean.ApplMstKecamatan;
@Repository("applMstKecamatanDAO")
public class ApplMstKecamatanDAO extends BaseDAO<ApplMstKecamatan> {
}
| [
"ahamid.dimaha@gmail.com"
] | ahamid.dimaha@gmail.com |
269686987042ef29f75bdfd8a936a62f0d5cfe8b | c577f5380b4799b4db54722749cc33f9346eacc1 | /BugSwarm/square-wire-44981818/buggy_files/wire-compiler/src/test/java/com/squareup/wire/logger/StringWireLogger.java | d914404b1b6949fe6d721eb01bdfb2ee654458e9 | [] | no_license | tdurieux/BugSwarm-dissection | 55db683fd95f071ff818f9ca5c7e79013744b27b | ee6b57cfef2119523a083e82d902a6024e0d995a | refs/heads/master | 2020-04-30T17:11:52.050337 | 2019-05-09T13:42:03 | 2019-05-09T13:42:03 | 176,972,414 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 803 | java | package com.squareup.wire.logger;
import com.squareup.wire.OutputArtifact;
/**
* Created by zundel on 12/23/14.
*/
public class StringWireLogger implements WireLogger {
private boolean isQuiet = false;
private StringBuilder buffer = new StringBuilder();
@Override
public void setQuiet(boolean isQuiet) {
... | [
"durieuxthomas@hotmail.com"
] | durieuxthomas@hotmail.com |
78b5163404df31ef908976c142a40873b58021bb | 2ebe6e87a7f96bbee2933103a4f43f46ea239996 | /src/main/java/com/xceptance/xlt/report/external/reportObject/Table.java | 6badb937fe12a9f6a1f532196626eb91bf4f33cc | [
"Apache-2.0",
"LGPL-2.0-or-later",
"BSD-3-Clause",
"EPL-1.0",
"CDDL-1.1",
"EPL-2.0",
"MPL-2.0",
"MIT",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Xceptance/XLT | b4351c915d8c66d918b02a6c71393a151988be46 | c6609f0cd9315217727d44b3166f705acc4da0b4 | refs/heads/develop | 2023-08-18T18:20:56.557477 | 2023-08-08T16:04:16 | 2023-08-08T16:04:16 | 237,251,821 | 56 | 12 | Apache-2.0 | 2023-09-01T14:52:25 | 2020-01-30T16:13:24 | Java | UTF-8 | Java | false | false | 3,362 | java | /*
* Copyright (c) 2005-2023 Xceptance Software Technologies GmbH
*
* 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 requir... | [
"4639399+jowerner@users.noreply.github.com"
] | 4639399+jowerner@users.noreply.github.com |
c6a83c298d8e5f37807af5818f66b51b291664db | dba87418d2286ce141d81deb947305a0eaf9824f | /sources/com/google/android/gms/measurement/AppMeasurementJobService.java | 513886329bbbd9dc64cce0f762ff0c11fceea3d0 | [] | no_license | Sluckson/copyOavct | 1f73f47ce94bb08df44f2ba9f698f2e8589b5cf6 | d20597e14411e8607d1d6e93b632d0cd2e8af8cb | refs/heads/main | 2023-03-09T12:14:38.824373 | 2021-02-26T01:38:16 | 2021-02-26T01:38:16 | 341,292,450 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,647 | java | package com.google.android.gms.measurement;
import android.annotation.TargetApi;
import android.app.job.JobParameters;
import android.app.job.JobService;
import android.content.Intent;
import androidx.annotation.MainThread;
import com.google.android.gms.measurement.internal.zzju;
import com.google.android.gms.measurem... | [
"lucksonsurprice94@gmail.com"
] | lucksonsurprice94@gmail.com |
adf6386b8293224315d904bff10fc79df700473c | ce3894dbbfbb6ce0e932361ac8af1b9a5ab55997 | /app/src/main/java/com/kk/taurus/avplayer/cover/CompleteCover.java | 67fdf05cf7a32ce5d1bcc7477ac8927b6ec89a10 | [
"Apache-2.0"
] | permissive | taoism-o/PlayerBase | d217098273024a764947b7888001b8aa7fc2d878 | 63de0704b71e719d69ddf54d6429d99bde55709c | refs/heads/master | 2020-03-21T12:53:26.983500 | 2018-06-20T07:13:56 | 2018-06-20T07:13:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,514 | java | /*
* Copyright 2017 jiajunhui<junhui_jia@163.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 require... | [
"309812983@qq.com"
] | 309812983@qq.com |
5d06f73afc365a6a725ca2213d00c1da65741071 | 6d8cb7dd55e817e896fe4efc4f383fd7423109c9 | /TestSpringEvent/src/main/java/实例一/EmailEvent.java | 63ddb87f7051e8892de8dd8fb2024d2d6b2e4fe1 | [] | no_license | xujunmeng/Test-Project-master | 4ae66a27d849d495c116a97a52046053cdb31c82 | 92787bfb1c276658b3098085ae4670130ec8ab2d | refs/heads/master | 2022-12-21T20:16:52.328399 | 2020-07-23T06:33:27 | 2020-07-23T06:33:27 | 124,840,814 | 0 | 0 | null | 2022-12-16T05:32:53 | 2018-03-12T06:01:29 | Java | UTF-8 | Java | false | false | 712 | java | package 实例一;
import org.springframework.context.ApplicationEvent;
/**
* Created by james on 2017/7/7.
*/
public class EmailEvent extends ApplicationEvent {
private String address;
private String text;
public EmailEvent(Object source) {
super(source);
}
public EmailEvent(String addres... | [
"xujunmeng2012@163.com"
] | xujunmeng2012@163.com |
e2fe170762fb54331c38f0a4e66a506ea13fbe1c | 5cfaeebdc7c50ca23ee368fa372d48ed1452dfeb | /xd-ucenter-model2b/src/main/java/com/xiaodou/userCenter/module/selfTaught/response/StUserInfoResponse.java | 0fd1cf3c45e4e969e16825f46e906e54c687fd4f | [] | no_license | zdhuangelephant/xd_pro | c8c8ff6dfcfb55aead733884909527389e2c8283 | 5611b036968edfff0b0b4f04f0c36968333b2c3b | refs/heads/master | 2022-12-23T16:57:28.306580 | 2019-12-05T06:05:43 | 2019-12-05T06:05:43 | 226,020,526 | 0 | 2 | null | 2022-12-16T02:23:20 | 2019-12-05T05:06:27 | JavaScript | UTF-8 | Java | false | false | 6,219 | java | package com.xiaodou.userCenter.module.selfTaught.response;
import java.util.List;
import com.alibaba.fastjson.TypeReference;
import com.google.common.collect.Lists;
import com.xiaodou.common.annotation.ShowField;
import com.xiaodou.common.util.StringUtils;
import com.xiaodou.common.util.warp.FastJsonUtil;
im... | [
"zedong.huang@bitmain.com"
] | zedong.huang@bitmain.com |
d40cb895b1b632921a6f50bce0523467f0bd129f | a66a4d91639836e97637790b28b0632ba8d0a4f9 | /src/generators/generatorframe/view/ButtonPanel.java | 4acf1c963aa732ce112b3fa602fe680539843eda | [] | no_license | roessling/animal-av | 7d0ba53dda899b052a6ed19992fbdfbbc62cf1c9 | 043110cadf91757b984747750aa61924a869819f | refs/heads/master | 2021-07-13T05:31:42.223775 | 2020-02-26T14:47:31 | 2020-02-26T14:47:31 | 206,062,707 | 0 | 2 | null | 2020-10-13T15:46:14 | 2019-09-03T11:37:11 | Java | UTF-8 | Java | false | false | 5,083 | java | package generators.generatorframe.view;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Component;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import generators.generatorframe.view.image.GetIcon;
import jav... | [
"guido@tk.informatik.tu-darmstadt.de"
] | guido@tk.informatik.tu-darmstadt.de |
5f3ab1108b9c5d5acb38f7f030fbbf750e01eb34 | ec9fbee3cd6fc119c1d15f5649aa30ef36280460 | /src/main/java/com/vnext/w15jdk8/lambda/FilterEmployeeForAge.java | 2df00e9219f346e062cb38746e4d5aaa29cafc8b | [] | no_license | leochn/javaBase | 3e6709ea6520801ac8385de96678657c51ea222d | 458a37a28886166145c257c755e26ca4b676bad9 | refs/heads/master | 2023-07-27T03:43:28.758274 | 2020-09-18T02:48:40 | 2020-09-18T02:48:40 | 120,416,776 | 1 | 0 | null | 2023-07-16T14:52:43 | 2018-02-06T07:18:39 | Java | UTF-8 | Java | false | false | 265 | java | package com.vnext.w15jdk8.lambda;
/**
* @author leo
* @version 2018/2/26 22:11
* @since 1.0.0
*/
public class FilterEmployeeForAge implements MyPredicate<Employee>{
@Override
public boolean test(Employee t) {
return t.getAge() <= 35;
}
}
| [
"appchn@163.com"
] | appchn@163.com |
71df96d4bfbf8e309e30d2b68f2713d7fec47306 | 437fa87a34a5521291ce650d046601dbf8d88c5e | /com/dark/rs2/content/stoneRing.java | 839d3e66b62d10eb904ba1e620e75ae716d3271d | [] | no_license | royalsora/src | f42fe699785bb6a31f3d491d39da260e82bb069d | 6f86d9a4e69745c92e05033f8d969ff53d653b96 | refs/heads/Branch1 | 2020-06-15T11:52:11.160779 | 2016-11-27T19:45:13 | 2016-11-27T19:45:13 | 75,297,238 | 0 | 0 | null | 2016-12-01T13:54:35 | 2016-12-01T13:54:34 | null | UTF-8 | Java | false | false | 4,297 | java | package com.dark.rs2.content;
import com.dark.core.util.Utility;
import com.dark.rs2.content.combat.Combat.CombatTypes;
import com.dark.rs2.entity.Entity;
import com.dark.rs2.entity.Location;
import com.dark.rs2.entity.player.Player;
import com.dark.rs2.entity.player.PlayerConstants;
import com.dark.rs2.entity.player.... | [
"woofacebook@live.com"
] | woofacebook@live.com |
6b12486b6cf89b8ed779b585390ce1e34aabfa56 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /dt-oc-info-20220829/src/main/java/com/aliyun/dt_oc_info20220829/models/GetOcIcInvestmentResponse.java | f272add53ac605891a648ef321b3346c8abeaca8 | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 1,394 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.dt_oc_info20220829.models;
import com.aliyun.tea.*;
public class GetOcIcInvestmentResponse extends TeaModel {
@NameInMap("headers")
@Validation(required = true)
public java.util.Map<String, String> headers;
@NameInMap("statusCo... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
4e5f1b471997a6a40ecff5edb96d54158ade817f | 6b1bd439c4146dc2545cb53e0ee612f7393b7c89 | /movie-store/src/main/java/org/movie/store/MovieStoreApplication.java | 926f1ea5fc46cd785a295a95151c090b89472c7f | [] | no_license | krishh13/CustomerPortal | 939caeb886f6829508d190a744b4448d69d88c7e | acfc465dd3eaef22b9af24fef92f917ce000bb76 | refs/heads/master | 2020-04-04T06:53:06.424976 | 2018-11-01T18:55:29 | 2018-11-01T18:55:29 | 155,760,390 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,222 | java | package org.movie.store;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.web.servlet.config.annotation.CorsRegistry;
import org.springframework.web.servlet.config.annot... | [
"reddygari.saikrishna@gmail.com"
] | reddygari.saikrishna@gmail.com |
2675c54713b946e3ccffedbf0ed1f65ba43f297a | efbdcde9dbd2338f5a2a01a476b0abb06d8e993d | /src/main/java/com/springboot/angular/service/dto/AdminUserDTO.java | 89f9a28b1cb8aac35651ac09d94fb418a8f12d6e | [] | no_license | MahmoudAbdulaziz1/springboot-angular | d7dc8a4e79c950fcae28ebfd0c6f41f0aca66467 | 03de2343c7892080928dfb3ccbe2221f79971522 | refs/heads/main | 2023-05-14T09:37:00.949680 | 2021-06-08T21:28:11 | 2021-06-08T21:28:11 | 375,149,797 | 0 | 0 | null | 2021-06-08T21:35:40 | 2021-06-08T21:27:44 | Java | UTF-8 | Java | false | false | 4,563 | java | package com.springboot.angular.service.dto;
import com.springboot.angular.config.Constants;
import com.springboot.angular.domain.Authority;
import com.springboot.angular.domain.User;
import java.time.Instant;
import java.util.Set;
import java.util.stream.Collectors;
import javax.validation.constraints.*;
/**
* A DTO... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
2a9425203272545078d22d3573cf1dedaadd3ee4 | 58e8e71ed9bae0a61267d0b782a32f5bf8b8a171 | /backend/insurance-checkout-api/src/main/java/com/lambdasys/insurance/checkout/listener/PaymentPaidListener.java | bb47669ddc7357f53b0f9a8912b99215f983fb39 | [] | no_license | leoluzh/insurance | 8236bbdd80776f131fdbed81a1bfc40adcb45e09 | c56bb9997eafa47d38f9f47a638268d513a695dc | refs/heads/master | 2023-04-13T17:23:31.277067 | 2021-04-30T03:46:27 | 2021-04-30T03:46:27 | 362,990,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 830 | java | package com.lambdasys.insurance.checkout.listener;
import com.lambdasys.insurance.checkout.entity.CheckoutEntity;
import com.lambdasys.insurance.checkout.service.CheckoutService;
import com.lambdasys.insurance.checkout.streaming.PaymentPaidSink;
import com.hatanaka.ecommerce.payment.event.PaymentCreatedEvent;
import l... | [
"leonardo.l.fernandes@gmail.com"
] | leonardo.l.fernandes@gmail.com |
5eb91a29ab15569f69ab6029c46ac0a940051693 | d16f17f3b9d0aa12c240d01902a41adba20fad12 | /src/leetcode/leetcode21xx/leetcode2144/Solution.java | cbb14d9b31db2e5e79f957d6251d2c0f0e957dae | [] | no_license | redsun9/leetcode | 79f9293b88723d2fd123d9e10977b685d19b2505 | 67d6c16a1b4098277af458849d352b47410518ee | refs/heads/master | 2023-06-23T19:37:42.719681 | 2023-06-09T21:11:39 | 2023-06-09T21:11:39 | 242,967,296 | 38 | 3 | null | null | null | null | UTF-8 | Java | false | false | 319 | java | package leetcode.leetcode21xx.leetcode2144;
import java.util.Arrays;
public class Solution {
public int minimumCost(int[] cost) {
Arrays.sort(cost);
int ans = 0;
for (int j : cost) ans += j;
for (int i = cost.length - 3; i >= 0; i -= 3) ans -= cost[i];
return ans;
}
}
| [
"mokeev.vladimir@gmail.com"
] | mokeev.vladimir@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.