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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a40517ae650e68bfe19225b9ae59b30f7b2e258c | cf0bcbb28bd33620fca30b0323432941779f29a6 | /latke/src/main/java/org/b3log/latke/servlet/renderer/AbstractHTTPResponseRenderer.java | 21948b794bdb7861fc21526bfd96a06ac76c2b13 | [
"Apache-2.0"
] | permissive | Letractively/latke | d16b947d93330cae195d975ab2e6ea1d825596a9 | ae3e9d70275af616a1d659263d3e9659a192bb98 | refs/heads/master | 2021-01-10T16:54:58.254490 | 2012-08-09T05:49:15 | 2012-08-09T05:49:15 | 45,962,566 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,114 | java | /*
* Copyright (c) 2009, 2010, 2011, 2012, B3log Team
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | [
"DL88250@gmail.com"
] | DL88250@gmail.com |
6a87ba10e11b5358ed477b163483ff149b87f0df | 772336a5d78cc35dce78ef46a1913ff95f309da1 | /Class/src/Class/exp2.java | 1c27fe98e8c5ac42d5fb4aa1ff77cd87e3008f84 | [] | no_license | phuocdinh1144/phuocdinh | 2af0756b312b6ab55cc7b6158011b6d712587aec | 42ab21b76acd03448e701c784881a039de4f7a64 | refs/heads/master | 2020-05-29T19:57:08.111141 | 2019-06-22T09:55:30 | 2019-06-22T09:55:30 | 189,343,801 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 431 | java | package Class;
class setEdges
{
private float w,h;
public void setEdges(float W, float H)
{
w=W;
h=H;
}
public float dtich()
{
return w*h;
}
}
public class exp2 {
public static void main(String[] args) {
// TODO Auto-generated method stub
setEdges r;
r = new setEdges();
r.setEdges(10.0f, 5.0f);... | [
"="
] | = |
248c309e8e00d25b7d06cc0a93fd926d47c87839 | 5c41116d17ef8864423bcc5498c4efd6c696cbac | /com/rwtema/extrautils/inventory/LiquidInventory.java | 41166f7167e41c0f27557e6d0dc60b83aba61ca4 | [] | no_license | richardhendricks/ExtraUtilities | 519175ce14406f95620c34a425e1fd54964cbcf6 | 1b9d60a14cc7f76754eb8f0e7c1e1c77f3bda7a6 | refs/heads/master | 2021-07-14T11:56:53.480656 | 2017-10-19T16:03:19 | 2017-10-19T16:03:19 | 107,566,180 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,164 | java | /* 1: */ package com.rwtema.extrautils.inventory;
/* 2: */
/* 3: */ import net.minecraft.entity.player.EntityPlayer;
/* 4: */ import net.minecraft.inventory.ISidedInventory;
/* 5: */ import net.minecraft.item.ItemStack;
/* 6: */ import net.minecraft.tileentity.TileEntity;
/* 7: ... | [
"richard.hendricks@silabs.com"
] | richard.hendricks@silabs.com |
c61e048fd9f028ca6dca2a2a7b0b90ac4f262b74 | 1591de2de30d0e72699b143ea8792e0383debfef | /sga/sga-jee-api-criteria/src/main/java/mx/com/gm/sga/cliente/asociaciones/ClientesAsociacionesJPA.java | 488549750ea86c567eb69a4ee16d7fba2a7480ef | [] | no_license | barcvilla/javaee7 | 85fd60c4ae5b2852d187337fab2aefdd11c8ec7d | 0c8b047cb480ac4b2c140df499d590509c7c09fa | refs/heads/master | 2020-03-23T10:23:29.254887 | 2018-10-26T03:33:01 | 2018-10-26T03:33:01 | 141,440,495 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,942 | 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 mx.com.gm.sga.cliente.asociaciones;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.En... | [
"ceva_19@hotmail.com"
] | ceva_19@hotmail.com |
4e859145e179a55f88098683a2667f70f25b5683 | 1636150a6a3ea4168155be5ac218ee023f28ed4b | /mango-admin/src/main/java/com/wst/mango/admin/security/JwtAuthenticatioToken.java | 7030e62eb96fc8336322514932ef7ef7d2dba673 | [] | no_license | TaoWang4446/mango | e391e68113c7e41a637592d3d6093fe4ee1e5070 | f260ee9f31edc32ffe3346a5b2ea98f1504f57d6 | refs/heads/master | 2022-11-19T13:06:39.541285 | 2020-07-22T01:10:39 | 2020-07-22T01:10:39 | 281,082,645 | 0 | 0 | null | 2020-07-20T10:12:47 | 2020-07-20T10:11:53 | Java | UTF-8 | Java | false | false | 1,134 | java | package com.wst.mango.admin.security;
import java.util.Collection;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import org.springframework.security.core.GrantedAuthority;
/**
* 自定义令牌对象
* @author Wst
* @date Jan 14, 2019
*/
public class JwtAuthenticatioToken extends User... | [
"2825586682@qq.com"
] | 2825586682@qq.com |
13639243cc572f0ae739575fa82c37b130261d21 | 573a66e4f4753cc0f145de8d60340b4dd6206607 | /JS-CS-Detection-byExample/Dataset (ALERT 5 GB)/1438167/pmd-src-4.1/pmd-4.1/src/net/sourceforge/pmd/RuleViolation.java | fe80125619b44f2b626830917152aa6968ec9dc3 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | mkaouer/Code-Smells-Detection-in-JavaScript | 3919ec0d445637a7f7c5f570c724082d42248e1b | 7130351703e19347884f95ce6d6ab1fb4f5cfbff | refs/heads/master | 2023-03-09T18:04:26.971934 | 2022-03-23T22:04:28 | 2022-03-23T22:04:28 | 73,915,037 | 8 | 3 | null | 2023-02-28T23:00:07 | 2016-11-16T11:47:44 | null | UTF-8 | Java | false | false | 6,292 | java | /**
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
package net.sourceforge.pmd;
import net.sourceforge.pmd.ast.ASTClassOrInterfaceBodyDeclaration;
import net.sourceforge.pmd.ast.ASTClassOrInterfaceDeclaration;
import net.sourceforge.pmd.ast.ASTFieldDeclaration;
import net.sourcefor... | [
"mmkaouer@umich.edu"
] | mmkaouer@umich.edu |
7a23aab363ac0b29832415d4421cd7da9b753d13 | 1519fd020a6a3717114aa99c1799f5baa4c8640b | /orm/plugin/runtime/org.jboss.tools.hibernate.runtime.v_5_3/src/org/jboss/tools/hibernate/runtime/v_5_3/internal/util/ConfigurationMetadataDescriptor.java | 80beba1fe49c1b83a77e38c69ed7fb016abd96e8 | [] | no_license | koentsje/jbosstools-hibernate | 8718305dc571f2ee329a31eb2d9052db8b2d46ea | 0f72a3b9296724f94252a50e907cf54b2758d13b | refs/heads/main | 2023-08-22T12:50:01.656531 | 2023-08-11T07:17:32 | 2023-08-11T07:17:32 | 6,763,576 | 0 | 0 | null | 2013-01-26T06:18:05 | 2012-11-19T16:40:51 | Java | UTF-8 | Java | false | false | 2,235 | java | package org.jboss.tools.hibernate.runtime.v_5_3.internal.util;
import java.lang.reflect.Field;
import java.util.HashMap;
import java.util.Properties;
import org.hibernate.boot.Metadata;
import org.hibernate.boot.internal.MetadataImpl;
import org.hibernate.mapping.PersistentClass;
import org.hibernate.tool.api.metadat... | [
"koen.aers@gmail.com"
] | koen.aers@gmail.com |
b7743b192652d74ba4dda7d163dfea4ce8578820 | 0fe59b1dfb5cf2454cef805da2804b2d3e52f742 | /bee-platform-system/platform-sidatadriver/src/test/java/com/bee/platform/datadriver/TestMP.java | 0203fcfa44001b5702fd9d1f3e0e512f4627f57e | [] | no_license | wensheng930729/platform | f75026113a841e8541017c364d30b80e94d6ad5c | 49c57f1f59b1e2e2bcc2529fdf6cb515d38ab55c | refs/heads/master | 2020-12-11T13:58:59.772611 | 2019-12-16T06:02:40 | 2019-12-16T06:02:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,691 | java | package com.bee.platform.datadriver;
import com.baomidou.mybatisplus.enums.IdType;
import com.baomidou.mybatisplus.generator.AutoGenerator;
import com.baomidou.mybatisplus.generator.config.DataSourceConfig;
import com.baomidou.mybatisplus.generator.config.GlobalConfig;
import com.baomidou.mybatisplus.generator.config.... | [
"414608036@qq.com"
] | 414608036@qq.com |
2e51970b29319fb72676d9fa3d88adca852a6844 | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/2012-05-19/seasar2-2.4.46/seasar2/s2-framework/src/main/java/org/seasar/framework/container/external/servlet/HttpSessionMap.java | 64b1fa5e4c5a0567aba8ede887203b143e435494 | [
"Apache-2.0"
] | permissive | svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140847 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,483 | java | /*
* Copyright 2004-2012 the Seasar Foundation and the Others.
*
* 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 ... | [
"koichik@319488c0-e101-0410-93bc-b5e51f62721a"
] | koichik@319488c0-e101-0410-93bc-b5e51f62721a |
f7b3a184dac8f74f39a15218953e48710aa10843 | 5d8511e247f894ccf3ce0e8679208cf212a577af | /JDrucker/src/test/java/org/braisdom/drucker/database/DefaultDatabaseSessionTest.java | 31e76959f2949557c7561adf91351c55dd5ec36f | [
"Apache-2.0"
] | permissive | braisdom/JDrucker | e7297b4b22b1aa5bd03cbaae7e3efafb36fe15bc | b3d4a2903d3c9f48c7ce737fe1b9f23e39bf15c1 | refs/heads/master | 2020-05-17T14:05:18.615368 | 2019-10-08T09:50:38 | 2019-10-08T09:50:38 | 183,754,562 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 663 | java | package org.braisdom.drucker.database;
import static org.mockito.Mockito.*;
import org.junit.Test;
import java.sql.Connection;
import java.sql.SQLException;
import java.sql.Statement;
public class DefaultDatabaseSessionTest {
@Test
public void testExecuteQuery() throws SQLException {
DatabaseConnec... | [
"yonghe.wang@joowing.com"
] | yonghe.wang@joowing.com |
cb1c38820543e4d6f6a0707b46ab9057ff06cbfe | 1afe2e3788b6eed0ae929b95353efbcd8aee19b8 | /src/exp/nullpointerworks/jscript/barcodes/todo/GS1DataBar.java | ddf6b00debdf9d681ffcd06dca46b277d9cc135c | [
"Unlicense"
] | permissive | NullpointerWorks/libjscript | 0e166a130d965bc42c5850241530b53f31485c42 | 0a7501b737c391254454aa38bf956a536dcb686d | refs/heads/main | 2023-08-28T12:04:04.135978 | 2021-10-27T13:47:22 | 2021-10-27T13:47:22 | 360,139,290 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 378 | java | /*
* This is free and unencumbered software released into the public domain.
* (http://unlicense.org/)
* Nullpointer Works (2021)
*/
package exp.nullpointerworks.jscript.barcodes.todo;
/**
* TODO - GS1 DataBar Omnidirectional
*
* @author Michiel Drost - Nullpointer Works
* @see The CAB Programming Manual x4 -... | [
"38044500+NullpointerWorks@users.noreply.github.com"
] | 38044500+NullpointerWorks@users.noreply.github.com |
a8a86f829f68a572ecd8ca07a4e99e83be992eef | 44f1b987ddec54caf0ec5fc1ec8c8c4a410a8ca9 | /src/tree_divideConquer/TreeNode.java | 2b989ec75ae847f91ef7efcfdc93b6b5b087bba9 | [] | no_license | hanrick2000/Leetcode_Lintcode_Jun | 28feb74e660986b0792db0be009553ee679a08b7 | 7f23ddc7c7d54ac29e96e9fc4c1b8b4247e6dc48 | refs/heads/master | 2021-09-15T05:50:44.437621 | 2018-05-27T11:17:43 | 2018-05-27T11:17:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 138 | java | package tree_divideConquer;
public class TreeNode {
int val;
TreeNode left;
TreeNode right;
public TreeNode(int x) {
val = x;
}
} | [
"jungan@juns-mbp.torolab.ibm.com"
] | jungan@juns-mbp.torolab.ibm.com |
c7819a674f3262bdd1283fd764b68f5318897011 | 63b9289fe4395b599545de10de7f1b46d3c367d3 | /ch3/src/ch3/IfTest1.java | 0a972796393015b7de486b6cf0498e193cdd1231 | [] | no_license | glglgl45/javasource | 7d83499a3e22cb0b5ce1651ff9a0f01e32650980 | b89a599db48ddd098a7951ae7ad2d83450ebcecf | refs/heads/master | 2022-06-20T10:55:14.829371 | 2020-05-08T08:18:43 | 2020-05-08T08:18:43 | 261,990,856 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 542 | java | package ch3;
public class IfTest1 {
public static void main(String[] args) {
// 조건문 : 프로그램의 실행 흐름을 변경
// if(조건문) {
// 실행할 문장들;
// }
int score = 85;
if (score >= 90) {
System.out.println("성적이 우수합니다.");
}
int x = 0;
if (x == 0) {
System.out.println("x == 0");
}
if (x != 0) {
Syste... | [
"glglgl47@naver.com"
] | glglgl47@naver.com |
89323a3f4d607dced528418f926c35e57bd4b84e | 5f7866af6535d6fa27cb4cdc209b9d1afc7fbd7e | /src/com/massivecraft/massivecore/teleport/DestinationPlayer.java | 48e52dc0f5a704c30a6fc05aec5f4d70b1852cef | [] | no_license | ulumulu1510/MassiveCore | d62d0613266e4b04ac8144590bd781025aca4189 | 145a9e5054b0f9da1d24e87946a910c390f648af | refs/heads/master | 2020-12-26T00:18:14.241707 | 2017-02-23T21:38:37 | 2017-02-23T21:38:47 | 27,668,178 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,162 | java | package com.massivecraft.massivecore.teleport;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import com.massivecraft.massivecore.mixin.MixinDisplayName;
import com.massivecraft.massivecore.mixin.MixinPlayed;
import com.massivecraft.massivecore.mixin.MixinSenderPs;
import com.massiv... | [
"olof@sylt.nu"
] | olof@sylt.nu |
b5e214fa469eba6a231e91b686c8095f50be0a54 | de81142345bc619e607eb59d4372e980b866f75b | /runningcoin-cs/src/main/java/club/runningcoin/web/rest/AccountResource.java | 593eccf2b4cfd7a7cd9c56fede43040797439339 | [] | no_license | artbite008/running_coin | 96a37ca9b530ef03db2558f306887c6e05660eb0 | c72b55e17d6c6646dea10c30c1cbb06e1a68b3a2 | refs/heads/master | 2020-03-10T07:07:18.465609 | 2019-04-29T12:49:47 | 2019-04-29T12:49:47 | 129,255,460 | 5 | 7 | null | 2018-04-28T08:50:11 | 2018-04-12T13:27:23 | Java | UTF-8 | Java | false | false | 7,537 | java | package club.runningcoin.web.rest;
import com.codahale.metrics.annotation.Timed;
import club.runningcoin.domain.User;
import club.runningcoin.repository.UserRepository;
import club.runningcoin.security.SecurityUtils;
import club.runningcoin.service.MailService;
import club.runningcoin.service.UserService;
import club... | [
"964999133@qq.com"
] | 964999133@qq.com |
99358021758d8bbca3c581e18acf29139bec2a44 | 83e0a61589395877822df28a56b9099fdcbd636a | /deploy/src/com/android/tools/idea/run/tasks/StartLiveUpdateMonitoringTask.java | b9ff8ee1148d1dcb752f67659bd174c7d2e4adde | [
"Apache-2.0"
] | permissive | jbeckers/android | 1ce4e9c33490e3f91299ad70cace70f17569314f | b69d0674223461ac2129f762110d121205999ee1 | refs/heads/master | 2023-03-17T01:54:41.955844 | 2023-02-14T15:52:19 | 2023-02-15T10:16:53 | 62,634,667 | 0 | 0 | null | 2019-06-04T05:36:09 | 2016-07-05T12:22:35 | Java | UTF-8 | Java | false | false | 2,049 | java | /*
* Copyright (C) 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"intellij-monorepo-bot-no-reply@jetbrains.com"
] | intellij-monorepo-bot-no-reply@jetbrains.com |
65b094e87b15c71b905d8afb54de9b4b4fa71de5 | 9e4f6638f3d20fb88a6d6c3c21d67607a209de18 | /src/org/nutz/ngqa/service/QuestionManageServiceImpl.java | 8272807088e1f9b7439cb149be9bc56eba40c537 | [] | no_license | Rekoe/ngqa | b12641688933427cd8c88eb839a27973aec46e75 | 0f76811f182589d359943731f5cd36d4adf75fb9 | refs/heads/master | 2021-01-23T22:06:30.004913 | 2012-02-21T09:13:44 | 2012-02-21T09:13:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,666 | java | package org.nutz.ngqa.service;
import org.nutz.ioc.loader.annotation.Inject;
import org.nutz.ioc.loader.annotation.IocBean;
import org.nutz.lang.Lang;
import org.nutz.mongo.MongoDao;
import org.nutz.mongo.util.MCur;
import org.nutz.ngqa.api.QuestionManageService;
import org.nutz.ngqa.api.meta.Pager;
import org.nutz.ng... | [
"wendal1985@gmail.com"
] | wendal1985@gmail.com |
a95d81867669b54b0a86de126b2de80501ede4df | e111147549097d4ee7a6a83e81f29defd6e5e35c | /timetable-management-system/core/src/main/java/org/vdragun/tms/core/application/exception/ResourceNotFoundException.java | 10625b5d92fb627ae9a8cc8cf2e1ba4d0bb8f439 | [] | no_license | VitaliyDragun1990/TMS | 6039a15afaa8ad3dbbbc6282fbaa96f210559d31 | 7414aad113d27feae7b10edac98c38d58e7c4894 | refs/heads/master | 2022-12-23T10:32:32.478567 | 2020-10-04T11:33:27 | 2020-10-04T11:33:27 | 301,111,321 | 0 | 0 | null | 2020-10-04T11:33:28 | 2020-10-04T11:23:34 | Java | UTF-8 | Java | false | false | 600 | java | package org.vdragun.tms.core.application.exception;
/**
* Signals that request resource can not be found
*
* @author Vitaliy Dragun
*
*/
public class ResourceNotFoundException extends ApplicationException {
private static final long serialVersionUID = 4930025280469096688L;
private final Class<?> resourc... | [
"vdrag00n90@gmail.com"
] | vdrag00n90@gmail.com |
0791245204b33814e48aef602a0e7f2cf286da3c | 51cf893b29e0025e86efc571a0b20fbbec43f744 | /LuBanOne/app/src/main/java/com/example/administrator/lubanone/bean/message/TrainMessageResultBean.java | 39f1021138bfa861d9ca67af0be5cffb8dfc01ea | [] | no_license | quyang-xianzaishi/mylib | 1dfc3c141347a8eee5ad831efab5e18fb9d9f726 | 4cabe396090d820a58e6917f16e57a69cc6485b9 | refs/heads/master | 2018-09-29T16:19:05.253246 | 2018-07-15T15:52:46 | 2018-07-15T15:52:46 | 111,664,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | package com.example.administrator.lubanone.bean.message;
import java.util.List;
/**
* Created by Administrator on 2017\8\9 0009.
*/
public class TrainMessageResultBean {
private List<TrainMessageBean> data;
public List<TrainMessageBean> getData() {
return data;
}
public void setData(
List<Trai... | [
"quyang@xianzaishi.com"
] | quyang@xianzaishi.com |
f13a55c9dd521fac073e4dc81a19a40d70a0aff6 | 329b2cb3c91a0c953458efd253c4fcdce6f539c4 | /graphsdk/src/main/java/com/microsoft/graph/generated/BaseWorkbookFunctionsAmorLincRequest.java | 397a348337f5adebd59df15218efd16fe34716f9 | [
"MIT"
] | permissive | sbolotovms/msgraph-sdk-android | 255eeddf19c1b15f04ee3b1549f0cae70d561fdd | 1320795ba1c0b5eb36ef8252b73799d15fc46ba1 | refs/heads/master | 2021-01-20T05:09:00.148739 | 2017-04-28T23:20:23 | 2017-04-28T23:20:23 | 89,751,501 | 1 | 0 | null | 2017-04-28T23:20:37 | 2017-04-28T23:20:37 | null | UTF-8 | Java | false | false | 2,794 | java | // ------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
// ------------------------------------------------------------------------------
pa... | [
"brianmel@microsoft.com"
] | brianmel@microsoft.com |
3f33a0359e15a1555e2aae13886f8ef2fb1590ff | f7fbc015359f7e2a7bae421918636b608ea4cef6 | /base-one/tags/hsqldb_1_7_2_RC_4/src/org/hsqldb/lib/AsciiStringInputStream.java | 82a5d569a26be38e3867a28dfa257211b7628ab9 | [] | no_license | svn2github/hsqldb | cdb363112cbdb9924c816811577586f0bf8aba90 | 52c703b4d54483899d834b1c23c1de7173558458 | refs/heads/master | 2023-09-03T10:33:34.963710 | 2019-01-18T23:07:40 | 2019-01-18T23:07:40 | 155,365,089 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,112 | java | /* Copyright (c) 2001-2004, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this
* list... | [
"(no author)@7c7dc5f5-a22d-0410-a3af-b41755a11667"
] | (no author)@7c7dc5f5-a22d-0410-a3af-b41755a11667 |
57205685693d37d948203e2bbacedbbe81fbbf47 | 49d567a7c51da3ad6bdf45acfcfd14e8656bf621 | /src/main/java/SearchInsertPosition.java | 7cdb7c6821c66f65430c11d7a54845c707fe84ea | [] | no_license | nassimbg/Problems | 8528c05c3f47996f045eb8bf4d1a56271e04de45 | 6c0fb58ae46e66bce6537ea606b6677d2f1ba399 | refs/heads/master | 2021-06-06T09:04:51.633473 | 2021-03-10T10:01:36 | 2021-03-10T10:01:36 | 93,439,590 | 0 | 1 | null | 2020-11-15T11:37:57 | 2017-06-05T19:37:27 | Java | UTF-8 | Java | false | false | 451 | java | public class SearchInsertPosition {
public static int searchInsert(int[] nums, int target) {
int start = 0;
int last = nums.length - 1;
while (start <= last) {
int mid = (start + last)/2;
if (nums[mid] == target) {
return mid;
}
if (nums[mid] < ... | [
"nassimboughannam@gmail.com"
] | nassimboughannam@gmail.com |
5e2edb34f40d658b5758b55ab586a0586b33fc8a | 6d60a8adbfdc498a28f3e3fef70366581aa0c5fd | /codebase/selected/2039681.java | 8824dac3e3e720665703d20ba43d0a5b94530b57 | [] | no_license | rayhan-ferdous/code2vec | 14268adaf9022d140a47a88129634398cd23cf8f | c8ca68a7a1053d0d09087b14d4c79a189ac0cf00 | refs/heads/master | 2022-03-09T08:40:18.035781 | 2022-02-27T23:57:44 | 2022-02-27T23:57:44 | 140,347,552 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,218 | java | package project.util;
import java.io.UnsupportedEncodingException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public class MD5 {
private static String convertToHex(byte[] data) {
StringBuffer buf = new StringBuffer();
for (int i = 0; i < data.length; i++) {... | [
"aaponcseku@gmail.com"
] | aaponcseku@gmail.com |
34ce4181907651905ce5a184d81c3ff355075d5b | df89551a8aadbc7aa315289b0af3fdca0185c26a | /released/MyBox/src/main/java/mara/mybox/controller/DataFileCSVMergeController.java | e4a477de4789c55188ff7281c5b93c84163e94ee | [
"Apache-2.0"
] | permissive | Mararsh/MyBox | 90fea7bce7585798b5f490a2475082182f4c41ff | a33bd7408bc17645440215e87a34967aadde14e9 | refs/heads/master | 2023-08-17T18:57:20.659974 | 2023-08-17T13:14:20 | 2023-08-17T13:14:20 | 136,999,014 | 132 | 23 | Apache-2.0 | 2023-05-07T11:30:57 | 2018-06-12T01:12:24 | Java | UTF-8 | Java | false | false | 6,467 | java | package mara.mybox.controller;
import java.io.File;
import java.io.FileWriter;
import java.nio.charset.Charset;
import java.sql.Connection;
import java.util.ArrayList;
import java.util.List;
import javafx.beans.binding.Bindings;
import javafx.fxml.FXML;
import mara.mybox.db.DerbyBase;
import mara.mybox.db.data.Data2DD... | [
"rshmara@sina.com"
] | rshmara@sina.com |
614f7a0b6f96ff49ebca40ddae0e7a56cd6ead2c | d71e879b3517cf4fccde29f7bf82cff69856cfcd | /ExtractedJars/LibriVox_app.librivox.android/javafiles/com/google/android/gms/internal/ads/acj.java | b0bdb76cb8d5adda9a968057d04b043e4c6ab99e | [
"MIT"
] | permissive | Andreas237/AndroidPolicyAutomation | b8e949e072d08cf6c6166c3f15c9c63379b8f6ce | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | refs/heads/master | 2020-04-10T02:14:08.789751 | 2019-05-16T19:29:11 | 2019-05-16T19:29:11 | 160,739,088 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,108 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package com.google.android.gms.internal.ads;
// Referenced classes of package com.google.android.gms.internal.ads:
// aca, acl
final class acj
implem... | [
"silenta237@gmail.com"
] | silenta237@gmail.com |
b8d4d1ded92590a426f410ac43a3b3b7ad9cd35c | 7ee02c9ba2f22eadac01d4a60022d6e0fb66d6aa | /src/main/java/io/ruin/model/item/actions/impl/scrolls/boosts/BonusExpScroll.java | e4008d97be03e6398d9e783d76104ccbb1d777a5 | [] | no_license | Dmm-PS/os-fatality-184-runesuite | 1e5bbf3b9adc0e29132ee8c6131fbed0829fe58e | 655799fc3c56432055d91942a77992fd46bd2930 | refs/heads/master | 2022-07-26T02:15:42.725068 | 2020-05-24T21:20:03 | 2020-05-24T21:20:03 | 266,625,076 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,682 | java | package io.ruin.model.item.actions.impl.scrolls.boosts;
import io.ruin.model.entity.shared.listeners.LoginListener;
import io.ruin.model.inter.dialogue.ItemDialogue;
import io.ruin.model.inter.dialogue.MessageDialogue;
import io.ruin.model.inter.dialogue.OptionsDialogue;
import io.ruin.model.inter.utils.Option;
import... | [
"tardisfan121@gmail.com"
] | tardisfan121@gmail.com |
dd6bd4d077ea93d992d8c20f2d2a85356ee06561 | dd3821e321069670792065b79ce698ffa06a001f | /fhir/src/main/java/org/dhis2/fhir/adapter/fhir/transform/dhis/impl/program/DhisToFhirProgramStageRequestResolver.java | 6e973eb3b61156e4f30633fd6c42628eba8e9f18 | [
"BSD-3-Clause"
] | permissive | ArtBryanMoldon/dhis2-fhir-adapter | 214313477abf444e3d33138112d1fa0a2358a5b3 | 0342f3ef9d27c4ec080973f7ee5d46ddbede85c9 | refs/heads/master | 2020-04-16T13:00:02.382737 | 2019-01-10T08:28:19 | 2019-01-10T08:28:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,673 | java | package org.dhis2.fhir.adapter.fhir.transform.dhis.impl.program;
/*
* Copyright (c) 2004-2018, University of Oslo
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* Redistributions of source... | [
"volker@volsch.eu"
] | volker@volsch.eu |
efa61b0e5ed72b0d84739f0488f79c27f441b7fb | 6ca44b23aa242ee098b3ec2edb47738098cf062b | /src/main/java/com/proofpoint/event/collector/Uploader.java | c7bb378596595dc4f221fa989c3a1a4b00e5ab87 | [
"Apache-2.0"
] | permissive | strategist922/event-collector | e2988a5db2abb0a13b88a5a736ce345a5ac157e0 | 727e3c69c9ebb1e832b5adc7f866a60c82fa694b | refs/heads/master | 2021-01-17T07:31:13.841166 | 2012-10-24T17:34:05 | 2012-10-24T17:34:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 788 | java | /*
* Copyright 2011 Proofpoint, 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 agree... | [
"david@acz.org"
] | david@acz.org |
c5b0557b469714685e7d28fbb5ae0339429c7612 | dbad3213f6544564d580932e20dca31c7c1943da | /src/org/apache/tomcat/util/http/HttpMessages.java | c59b032b3a4bbbff6b519bd2bf3c47b67404e714 | [] | no_license | Lyon1994/MyTomcatServerApp | 0ef3db59bc3bc0ecdbd35e4d616ca75d082420be | 37304fdfa03a7d03f119ae7eaa54f13539021b50 | refs/heads/master | 2021-01-19T03:19:02.243034 | 2015-07-28T06:21:44 | 2015-07-28T06:58:51 | 39,816,568 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,051 | 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")... | [
"765211630@qq.com"
] | 765211630@qq.com |
e69a47e697524affebfd4d2de431b207c2707b76 | 4a1773d1d68f69a383ce44fd3d1342d76ef3bb59 | /swg-acs-application/cwmp-servlet/src/main/java/com/swg/acs/web/DummyAcsServlet.java | 88fc413d004f9a34003d27aec2a13cc746194960 | [] | no_license | swg-corp/swg-acs | ae74593b9996d3138c7a4cd5312cfe905550a3d4 | 9a2cdf5e87d718ca151ca6409f963309790277f7 | refs/heads/master | 2021-01-15T18:26:25.548637 | 2012-07-06T15:39:17 | 2012-07-06T15:39:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,395 | java | /**
*
*/
package com.swg.acs.web;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.xml.soap.MessageFactory;
import javax.xml.soap.SOAPException;
import javax.xml.soap.SOAPMessage;
import com... | [
"satria.prayoga@gmail.com"
] | satria.prayoga@gmail.com |
0444a355e73ba177bfacbc2809af414074d498c8 | 7303873dfd8c515337d99bb502a94884cb484f18 | /target/generated/src/main/java/org/cxrus/canonapi/service/GetCaseStudyResponse.java | 70aaa68a425d097d80a00f960df8cd144ecb0d7d | [] | no_license | sidie88/soap | b7b30213f8f8e7e6fa2004c008b29bd573d319b8 | bc81ca7af13063b34c0a07ffcfe38f85e88cec08 | refs/heads/master | 2021-03-12T23:56:03.794313 | 2015-05-11T02:23:22 | 2015-05-11T02:23:22 | 35,397,099 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,520 | java |
package org.cxrus.canonapi.service;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for getCaseStudyResponse complex type.
*
* <p>The following schema frag... | [
"sidie88@gmail.com"
] | sidie88@gmail.com |
ae95fa804799d211e0154ba49763c4aef31e34ae | 573b9c497f644aeefd5c05def17315f497bd9536 | /src/main/java/com/alipay/api/response/AlipayPassFileAddResponse.java | 33a7042075d40649eb9e8ab53b45e09fdbb38457 | [
"Apache-2.0"
] | permissive | zzzyw-work/alipay-sdk-java-all | 44d72874f95cd70ca42083b927a31a277694b672 | 294cc314cd40f5446a0f7f10acbb5e9740c9cce4 | refs/heads/master | 2022-04-15T21:17:33.204840 | 2020-04-14T12:17:20 | 2020-04-14T12:17:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,109 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.pass.file.add response.
*
* @author auto create
* @since 1.0, 2019-03-08 15:29:11
*/
public class AlipayPassFileAddResponse extends AlipayResponse {
p... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
89e606a242f3978f96931f444a537033c04c55a0 | 40932015313603203356c659432147fcd5f75d4a | /R4_Saving_Collections/src/main/java/service/UserService.java | 0e64743f2bd65c65ed377446489ec6088093ec4f | [] | no_license | luiz158/hibernate-utils | 1123660cf3a22100a01ed73261e771f7260a03e4 | 3df6153b9e5782af1abd3f762546e113699ccc2f | refs/heads/master | 2021-01-19T22:21:46.566083 | 2014-09-01T08:22:25 | 2014-09-01T08:22:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 363 | java | package service;
import dao.IUserDao;
import entity.User;
import org.springframework.beans.factory.annotation.Autowired;
import java.util.List;
/**
* Author: Daniel
*/
public class UserService implements IUserService {
@Autowired
private IUserDao userDao;
@Override
public void saveUser(User user)... | [
"michalskidaniel2@gmail.com"
] | michalskidaniel2@gmail.com |
0a54ceec1ddc52e6390350fb18a0bb90bf08899d | efc2750464b85396c4d415ed64c0f392b0b18716 | /app/src/main/java/activity/xz/com/lganhuo/ui/Fragment/HomeFragment.java | 8ae43717bd906ee981b92500d8e021a241eef828 | [] | no_license | xiongzhuo/Lganhuo | 3d2d04a3e2c13e11e7aec1b151bf948170294fd8 | 48d7ab35067c4dd7fb46d422c7fc76a4c1b21057 | refs/heads/master | 2021-01-01T08:19:00.154415 | 2017-07-18T07:59:03 | 2017-07-18T07:59:03 | 97,570,472 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,392 | java | package activity.xz.com.lganhuo.ui.Fragment;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.design.widget.TabLayout;
import android.support.v4.app.Fragment;
import android.support.v4.view.ViewPager;
import android.view.LayoutInflater;
import... | [
"15388953585@163.com"
] | 15388953585@163.com |
6ee8b5e62308c857fb6aa5f32eb25982cd0ee6be | cfc60fc1148916c0a1c9b421543e02f8cdf31549 | /src/testcases/CWE369_Divide_By_Zero/CWE369_Divide_By_Zero__getCookiesServlet_modulo_61b.java | 0cb03f8f3878851181b34346d943d1afab7dbf5e | [
"LicenseRef-scancode-public-domain"
] | permissive | zhujinhua/GitFun | c77c8c08e89e61006f7bdbc5dd175e5d8bce8bd2 | 987f72fdccf871ece67f2240eea90e8c1971d183 | refs/heads/master | 2021-01-18T05:46:03.351267 | 2012-09-11T16:43:44 | 2012-09-11T16:43:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,458 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE369_Divide_By_Zero__getCookiesServlet_modulo_61b.java
Label Definition File: CWE369_Divide_By_Zero.label.xml
Template File: sources-sinks-61b.tmpl.java
*/
/*
* @description
* CWE: 369 Divide by zero
* BadSource: getCookiesServlet Read data from the first cookie
* Goo... | [
"amitf@chackmarx.com"
] | amitf@chackmarx.com |
114cd518c8d9730afaa75f92e99b5f9a2b44f18c | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/org/jboss/as/test/integration/jca/lazyconnectionmanager/LazyAssociationSharableDefaultTestCase.java | 48e8fe022e5e6700a762dcb1ebeafe967dfc2524 | [] | 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 | 4,149 | java | /**
* JBoss, Home of Professional Open Source.
* Copyright 2015, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* und... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
7f5d26a05051ec9e3c0629a5e31b987da8a06c30 | 4cc6fb1fde80a1730b660ba5ec13ad5f3228ea5c | /java-lihongjie/thinking-in-java-4-code/src/main/java/control/LabeledFor.java | 609fa61e4e5babef134ce942498e619315410628 | [
"MIT"
] | permissive | lihongjie/tutorials | c598425b085549f5f7a29b1c7bf0c86ae9823c94 | c729ae0eac90564e6366bc4907dcb8a536519956 | refs/heads/master | 2023-08-19T05:03:23.754199 | 2023-08-11T08:25:29 | 2023-08-11T08:25:29 | 124,048,964 | 0 | 0 | MIT | 2018-04-01T06:26:19 | 2018-03-06T08:51:04 | Java | UTF-8 | Java | false | false | 1,594 | java | package control;//: control/LabeledFor.java
// For loops with "labeled break" and "labeled continue."
import static net.mindview.util.Print.*;
public class LabeledFor {
public static void main(String[] args) {
int i = 0;
outer:
// Can't have statements here
for (; true; ) { // infi... | [
"you@example.com"
] | you@example.com |
c6bc8ce5557a38fcfe36416e905c6fb690114292 | b9d3ed7a55b3176eff4ffe6634e4f79fac23465b | /algorithm-ex/src/main/java/cc/before30/algex/dp/ClimbingStairs2.java | d5e5cd5854e9200e996969135bb625a1f5de56c9 | [
"MIT"
] | permissive | before30/homesandbox | d70ef4e4e7abf944d9971166c58ad8a804a023e1 | 96f831b50c043d8f97950fb8ec828237660961d6 | refs/heads/master | 2020-04-19T15:06:02.784532 | 2019-06-19T13:49:13 | 2019-06-19T13:49:13 | 168,264,614 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 416 | java | package cc.before30.algex.dp;
/**
* ClimbingStairs2
*
* @author before30
* @since 2019-06-17
*/
public class ClimbingStairs2 {
public int climbStairs(int n) {
if (n == 1) {
return 1;
}
int[] dp = new int[n+1];
dp[1] = 1;
dp[2] = 2;
for (int i = 3;... | [
"before30@gmail.com"
] | before30@gmail.com |
b9cb139af6d74fb03c38606c1dfa3df3113ae23f | 8ccd1c071b19388f1f2e92c5e5dbedc78fead327 | /src/main/java/ohos/com/sun/org/apache/bcel/internal/generic/BALOAD.java | 2d63a7c46d8c7cdc22d41c7f3f61bf4954754879 | [] | no_license | yearsyan/Harmony-OS-Java-class-library | d6c135b6a672c4c9eebf9d3857016995edeb38c9 | 902adac4d7dca6fd82bb133c75c64f331b58b390 | refs/heads/main | 2023-06-11T21:41:32.097483 | 2021-06-24T05:35:32 | 2021-06-24T05:35:32 | 379,816,304 | 6 | 3 | null | null | null | null | UTF-8 | Java | false | false | 529 | java | package ohos.com.sun.org.apache.bcel.internal.generic;
public class BALOAD extends ArrayInstruction implements StackProducer {
public BALOAD() {
super(51);
}
@Override // ohos.com.sun.org.apache.bcel.internal.generic.Instruction
public void accept(Visitor visitor) {
visitor.vi... | [
"yearsyan@gmail.com"
] | yearsyan@gmail.com |
73a16067b4bb2d12b00999b518a4b48e81190ca1 | 080963e5c8f2cf5fd69b8cad789886b205485a23 | /src/main/java/com/fuhao/service/ZhRentContractService.java | 6503864263babdd2058b43b11906d21b4b7e67e4 | [] | no_license | aifujiahao/family_service_platform | 3ad40b85b48ad5040f16758fef5625ef119620ac | 1eb7c7c407b1bd5d6506e664eed48f522f7491ca | refs/heads/master | 2022-12-16T17:32:52.781394 | 2020-09-23T13:42:10 | 2020-09-23T13:42:10 | 297,979,932 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 292 | java | package com.fuhao.service;
import com.fuhao.bean.ZhRentContract;
import com.baomidou.mybatisplus.extension.service.IService;
/**
* <p>
* 租赁合同 服务类
* </p>
*
* @author hao
* @since 2020-09-21
*/
public interface ZhRentContractService extends IService<ZhRentContract> {
}
| [
"52033327+aifujiahao@users.noreply.github.com"
] | 52033327+aifujiahao@users.noreply.github.com |
527caeca970cf3df1384d94e7f2afd09a19cf850 | a01eaed695583aad70bd7e1da1af0ec736c7bf22 | /ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/src/gov/noaa/nws/ncep/edex/plugin/sgwhv/decoder/SgwhvDecoder.java | c0ff6edb1e59f7a6f3e2ff3bbf74d88499398b55 | [] | no_license | SeanTheGuyThatAlwaysHasComputerTrouble/awips2 | 600d3e6f7ea1b488471e387c642d54cb6eebca1a | c8f8c20ca34e41ac23ad8e757130e91c77b558fe | refs/heads/master | 2021-01-19T18:00:12.598133 | 2013-03-26T17:06:45 | 2013-03-26T17:06:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,234 | java | /**
* SgwhvDecoder
*
* This java class decodes SGWHV (Significant Wave Height from Various satellites) BUFR data
* from NAVOCEANO including Env and Jason 2.
*
** <pre>
* SOFTWARE HISTORY
*
* Date Ticket# Engineer Description
* ------- ------- -------- -----------
* 08/23/11 Chin J Chen... | [
"Steven_L_Harris@raytheon.com"
] | Steven_L_Harris@raytheon.com |
622179beb437b432ed66449d719e9292ebdb7987 | cf7278e9f104cbbbfaef4ec5ffac86e60a02e727 | /src/test/java/ar/gob/gcba/dgisis/mapa360/config/SecurityBeanOverrideConfiguration.java | e2e3e6cc3e58fc56320219ef58fd27537dcda711 | [] | no_license | scarabetta/mapa360 | 019a8319b2bc243731b7f1c447e901e85822879d | a1b4252edecccfefcf8227cb92dce8c4cff7ec99 | refs/heads/master | 2020-03-12T07:43:35.824417 | 2018-04-21T21:09:16 | 2018-04-21T21:09:16 | 130,512,243 | 0 | 0 | null | 2023-04-27T12:08:59 | 2018-04-21T21:09:14 | Java | UTF-8 | Java | false | false | 1,067 | java | package ar.gob.gcba.dgisis.mapa360.config;
import org.springframework.cloud.client.loadbalancer.RestTemplateCustomizer;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Primary;
import org.springframework.secu... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
c366213b3346baea5ba768c7aa89b9ae8fe83ecd | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Time/25/org/joda/time/base/AbstractDateTime_getSecondOfDay_209.java | 2cf48597f4b4a80f17316b23706e123af86ebf24 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 778 | java |
org joda time base
abstract date time abstractdatetim common behaviour datetim class
gener directli api user
link readabl date time readabledatetim
kind date time object referenc
implement code readabl date time readabledatetim code
extend
abstract date time abstractdatetim subclass mutabl ... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
115afe4174c512e91ee4ab3adabf3ac5a296fc7d | 4dd22e45d6216df9cd3b64317f6af953f53677b7 | /LMS/src/main/java/com/ulearning/ulms/bloger/exception/UpdateException.java | fac3108f4908b618fdb99d894d4b1ddc75f53a8a | [] | no_license | tianpeijun198371/flowerpp | 1325344032912301aaacd74327f24e45c32efa1e | 169d3117ee844594cb84b2114e3fd165475f4231 | refs/heads/master | 2020-04-05T23:41:48.254793 | 2008-02-16T18:03:08 | 2008-02-16T18:03:08 | 40,278,397 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 520 | java | /*
* Created on 2004-9-29
* Author: Huaxia, Copyright (C) 2004, Huaxia.
*/
package com.ulearning.ulms.bloger.exception;
/**
* TODO Description here...
*
* @author Huaxia
*/
public class UpdateException extends RuntimeException
{
public UpdateException()
{
}
pu... | [
"flowerpp@aeb45441-6f43-0410-8555-aba96bfc7626"
] | flowerpp@aeb45441-6f43-0410-8555-aba96bfc7626 |
ee7156e41fc4b97f1ee3f0a1238196b1b26f1bec | e889d1054ca2cdc054efa708717a4a1fb9cae6c9 | /2019.2/2.28.内部类复习/src/Day28/Test/Test1.java | 4857d213b32152c9dc840e224078f8f5625c5018 | [] | no_license | Dangwuxie/JavaSE2019 | d56ef46c0cf4407773f257e954f6d27c03767c4d | 81f5c0c641bffd53537e93e4574411b91c67a789 | refs/heads/master | 2022-07-14T07:21:52.053672 | 2019-11-26T13:03:01 | 2019-11-26T13:03:28 | 164,305,445 | 1 | 0 | null | 2022-06-21T01:48:10 | 2019-01-06T12:34:52 | Java | UTF-8 | Java | false | false | 418 | java | package Day28.Test;
//内部类的简单定义;
class Outer{
private String words = "helloword";
class Inner{
public void print(){
System.out.println(words);
}
}
public void fun(){
Inner inner = new Inner();
inner.print();
}
}
public class Test1 {
public static void ... | [
"974079012@qq.com"
] | 974079012@qq.com |
4a1bd9736d88d4172d765d3b5bb00a722e08706f | fae2d0c92ff3125d2356e78456dc2b0920304f4a | /OpenJdk/src/sun/util/resources/cldr/zh/CalendarData_zh_Hans_SG.java | 32d9ba48f98c5b8ea9ace5fd29e41f039f3fa8c5 | [] | no_license | X-gao/TestPrj | 96267a7357ac18b5f8e8f2995f33d3084430ef2d | 43f127baa5f16e004798248425d6dd7e386f8231 | refs/heads/master | 2022-12-22T16:11:39.485389 | 2021-05-28T02:34:48 | 2021-05-28T02:34:48 | 252,669,057 | 1 | 0 | null | 2022-12-06T00:45:49 | 2020-04-03T08:04:06 | Java | UTF-8 | Java | false | false | 3,671 | java | /*
* Copyright (c) 2012, 2021, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | [
"1628803713@qq.com"
] | 1628803713@qq.com |
7310c0c139eab03c3d945c6537aa2cdf9a63030c | ac18681842cb0b13a6144059409dc70cf2a76dcd | /folioreader/src/main/java/com/folioreader/view/FolioView.java | ee654eb71af655602bfe5980c3436bc2d22da890 | [
"BSD-3-Clause"
] | permissive | mohsinalimat/FolioReader-Android | 2113d4b888e82ac7c1114877236999e506d17aff | 5bee85c37e7b89c5fb92e76e83d25dc06fc36e98 | refs/heads/master | 2021-01-18T00:54:38.958476 | 2016-02-16T02:35:14 | 2016-02-16T02:35:24 | 53,023,687 | 1 | 0 | null | 2016-03-03T05:32:57 | 2016-03-03T05:32:57 | null | UTF-8 | Java | false | false | 2,188 | java | /*
* Copyright (C) 2016 Pedro Paulo de Amorim
*
* 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... | [
"pp.amorim@hotmail.com"
] | pp.amorim@hotmail.com |
a9dce9825c4c475e4973c8b58bca680466fe92fc | e23af2c4d54c00ba76537551afe361567f394d63 | /PhysicMasterApp/app/src/main/java/com/physicmaster/widget/BracketView.java | 056cf142aa7fafec38c3b05e79a4f24c543aa649 | [] | no_license | 00zhengfu00/prj | fc0fda2be28a9507afcce753077f305363d66c5c | 29fae890a3a6941ece6c0ab21e5a98b5395727fa | refs/heads/master | 2020-04-20T10:07:31.986565 | 2018-03-23T08:27:01 | 2018-03-23T08:27:01 | 168,782,201 | 1 | 0 | null | 2019-02-02T01:37:13 | 2019-02-02T01:37:13 | null | UTF-8 | Java | false | false | 914 | java | package com.physicmaster.widget;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.support.annotation.Nullable;
import android.util.AttributeSet;
import android.view.View;
/**
* Created by huashigen on 2017-07-21.
*/
public class BracketView extends View ... | [
"869981597@qq.com"
] | 869981597@qq.com |
99a038809450d2836244b5579f9bb6b2e248619e | 3fc850cf7c240ee5fddbe36438d74b467fc841c9 | /src/main/java/net/thejrdev/EasyYML.java | 93e18863ec7e54d7b4723bce43e5d1be9e61f1e2 | [] | no_license | TheJDeveloper/EasySpigot | 8fa38781b4f3a4c4a06bd2689d066f9e662de89e | f2833d631a05026bf2d73ecef8977e7ad3e4f3bc | refs/heads/master | 2023-05-06T12:12:57.526122 | 2021-05-18T16:50:37 | 2021-05-18T16:50:37 | 367,748,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,847 | java | package net.thejrdev;
import org.bukkit.Material;
import org.bukkit.NamespacedKey;
import org.bukkit.configuration.ConfigurationSection;
import org.bukkit.configuration.file.FileConfiguration;
import org.bukkit.enchantments.Enchantment;
import org.bukkit.entity.Player;
import org.bukkit.inventory.ItemStack;
import org... | [
"unconfigured@null.spigotmc.org"
] | unconfigured@null.spigotmc.org |
611416557830228b7f8ef4f28b373aec5c218770 | c0be6dab69c9c47f838e1032238361ded25febee | /src/main/java/com/server/redis/lock/JedisLock.java | b00b4bd21307c22787cd0194312e04694114d2b9 | [] | no_license | laohu123456/springboot-server | 962be64d7b1028cccb2eb61e81ad2a23588970f5 | fa0a882a0aa81564096c21f816a9a233c3432c11 | refs/heads/master | 2023-06-24T13:54:57.201871 | 2021-07-22T01:48:55 | 2021-07-22T01:48:55 | 346,252,027 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,257 | java | package com.server.redis.lock;
import redis.clients.jedis.Jedis;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class JedisLock {
//加锁成功标志
private static final String LOCK_SUCCESS = "OK";
//解锁成功标志
private final static Long RELEASE_SUCCESS = 1L;
private f... | [
"aaa"
] | aaa |
75b22a22f65cd062d0d7c79d3e63aa2e74b604b4 | e93f1174b12d20a1e0a61edbc767ba727ddd3f2c | /class_1324.java | e52fc858d536e7499b5f6f101e9dd87f07b8d1ff | [] | no_license | a3535ed54a5ee6917a46cfa6c3f12679/7c314649_Menoria_OLD_SemiObf | 47319a81a8c0dcf371aa8b3fd72c1030edacb370 | d62d112cbedd5bb3007cd4f53c82e926dfc64e8a | refs/heads/master | 2021-04-27T16:19:45.530463 | 2018-02-22T13:59:19 | 2018-02-22T13:59:19 | 122,485,270 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 850 | java | import org.lwjgl.input.Mouse;
import org.lwjgl.opengl.Display;
// $FF: renamed from: kM
public class class_1324 {
// $FF: renamed from: b int
public int field_6800;
// $FF: renamed from: c int
public int field_6801;
// $FF: renamed from: <init> () void
public void method_6960() {
... | [
"unknowlk@tuta.io"
] | unknowlk@tuta.io |
6fde62cf753fc8d6ebe7141c7836cb1501b2ec5e | 2269cb8ab3212dc973a3ecd8961373da4a97d22a | /src/com/liangxun/yuejiula/huanxin/chat/activity/HxContextMenu.java | aa3bcdc30a45b9dc4b400e1d8179503defd2c89b | [] | no_license | eryiyi/YuejiulaApp1 | c96d054cda0233d7b7e1bb2bfe430bb82e5733b8 | 4ecc5e8533dbd8ebdda493de0eebd5e04e6cc30f | refs/heads/master | 2021-01-16T23:53:08.377201 | 2016-12-01T07:33:26 | 2016-12-01T07:33:26 | 59,299,326 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,912 | java | /**
* Copyright (C) 2013-2014 EaseMob Technologies. All rights reserved.
* <p/>
* 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... | [
"826321978@qq.com"
] | 826321978@qq.com |
7fda80246774050b9ebf4ba5c88d3ad8cd868595 | d002e30b419d5900a5e72481258729372656bbdb | /.svn/pristine/7f/7fda80246774050b9ebf4ba5c88d3ad8cd868595.svn-base | 46d70e2752b9f972a7200cf7d999390548e606aa | [] | no_license | Escheck/core | dcfa533a01e81de16d668755b4b33c789772bc88 | 3ca6f36416e6788363e147e9ed2d7c0dfe0c4f29 | refs/heads/master | 2021-09-09T03:27:34.053784 | 2018-03-13T13:20:29 | 2018-03-13T13:20:29 | 125,054,656 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,080 | package list;
import java.math.BigInteger;
import java.util.ArrayList;
import java.util.List;
/**
* creates all possible combinations of one element from each of the provided
* lists
*
* @param T
* the element type of all lists that we receive.
*/
public class Outer<T> extends AbstractImmutableList<... | [
"Escheck2000-o2@yahoo.de"
] | Escheck2000-o2@yahoo.de | |
f486a1c265320d210ad5cab3293983901d388ae6 | 92063b4798eef5b8fea0bf21899233c60ddb4f23 | /src/test/java/org/irods/jargon/irodsext/jwt/JwtIssueServiceImplTest.java | 7b4d1b1bb4c9414a20211632d6b41a221900b022 | [
"BSD-3-Clause"
] | permissive | DICE-UNC/jargon-extensions-jwt | 7e0d555c2e2cdc38ecc1d93e4141b578a55c7278 | 8b53b24d462d353c307a60094e65402447e5cf58 | refs/heads/master | 2022-12-25T16:19:20.904997 | 2022-12-15T15:48:51 | 2022-12-15T15:48:51 | 201,059,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,627 | java | package org.irods.jargon.irodsext.jwt;
import org.junit.Assert;
import org.junit.Test;
import io.jsonwebtoken.Claims;
import io.jsonwebtoken.Jws;
import io.jsonwebtoken.SignatureAlgorithm;
import io.jsonwebtoken.security.WeakKeyException;
public class JwtIssueServiceImplTest {
@Test(expected = WeakKeyException.cla... | [
"mike.conway@nih.gov"
] | mike.conway@nih.gov |
ded9725ae905d8d9e22213d464c3096c59aa51f9 | 35ca1144aaa0405079b59c2fcbcd726f2472246d | /src/main/java/us/fok/lenzenslijper/models/jooq/routines/GidxOut.java | 8920940fb7a05e9166ad90aca9af890dc413060e | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | fokus-llc/lenzenslijper | a1e152fdb0a808f97496e7b09b609b7101a1e956 | 861d741a739c976c96b2821d0b5361c8aae99f69 | refs/heads/master | 2021-01-16T00:22:18.583402 | 2014-10-28T02:39:16 | 2014-10-28T02:39:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,606 | java | /**
* This class is generated by jOOQ
*/
package us.fok.lenzenslijper.models.jooq.routines;
/**
* This class is generated by jOOQ.
*/
@javax.annotation.Generated(value = { "http://www.jooq.org", "3.3.0" },
comments = "This class is generated by jOOQ")
@java.lang.SuppressWarnings({ "a... | [
"oss+fokus@teleological.net"
] | oss+fokus@teleological.net |
cf00f534000fa6a7d4142b9b098eb8327e786a36 | d48cfe7bb65c3169dea931f605d62b4340222d75 | /chinahrd-hrbi/hrd-log/src/main/java/net/chinahrd/interceptor/UserTimeHandlerInterceptor.java | 91621b727fa42ddfb9791421a18cf3c81e146931 | [] | no_license | a559927z/doc | 7b65aeff1d4606bab1d7f71307d6163b010a226d | 04e812838a5614ed78f8bbfa16a377e7398843fc | refs/heads/master | 2022-12-23T12:09:32.360591 | 2019-07-15T17:52:54 | 2019-07-15T17:52:54 | 195,972,411 | 0 | 0 | null | 2022-12-16T07:47:50 | 2019-07-09T09:02:38 | JavaScript | UTF-8 | Java | false | false | 7,907 | java | package net.chinahrd.interceptor;
import lombok.extern.slf4j.Slf4j;
import net.chinahrd.dto.AopInformation;
import net.chinahrd.dto.EmpExtendDto;
import net.chinahrd.service.LogMgrService;
import net.chinahrd.utils.RemoteUtil;
import org.apache.commons.lang3.StringUtils;
import org.joda.time.DateTime;
import ... | [
"a559927z@163.com"
] | a559927z@163.com |
8fcba6bc2a94f3c1fa311d9309a4d0352d9c8ab5 | 75edf9c7d5d1e666135ab0d797a292f9781790b6 | /ui_web_library/release/pagecompile/ish/cartridges/ui_005fweb_005flibrary/default_/webcontrols/Placeholder_jsp.java | 3c244e558bf3a43f83ec7b6b4c5e79c62b20154d | [] | no_license | arthurAddamsSiebert/cartridges | 7808f484de6b06c98c59be49f816164dba21366e | cc1141019a601f76ad15727af442718f1f6bb6cb | refs/heads/master | 2020-06-11T08:58:02.419907 | 2019-06-26T12:16:31 | 2019-06-26T12:16:31 | 193,898,014 | 0 | 1 | null | 2019-11-02T23:33:49 | 2019-06-26T12:15:29 | Java | UTF-8 | Java | false | false | 4,391 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: JspCServletContext/1.0
* Generated at: 2019-02-07 18:11:27 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package ish.... | [
"root@Inteshoppa1v11.yyrtatjsacuefh5ihlz5gkzqpd.ax.internal.cloudapp.net"
] | root@Inteshoppa1v11.yyrtatjsacuefh5ihlz5gkzqpd.ax.internal.cloudapp.net |
28c07aa072b7bf7d69ed014c6f3d4ae630cc708a | a1da47c5fdfc644e3029f03316fe76f6b5cf5bb4 | /components/core-services-exec/src/main/groovy/org/squonk/execution/steps/impl/SmilesStructuresStep.java | fa58c845c51f3e53c5c2ae59f386654bbf2d4f09 | [
"Apache-2.0"
] | permissive | InformaticsMatters/squonk | a25af0454f4637827136b19cc91f0ad22c0cbe87 | 56e826858bb495b064d215f7c4851429493cf639 | refs/heads/master | 2021-03-30T17:15:11.194844 | 2021-03-08T18:09:42 | 2021-03-08T18:09:42 | 94,418,987 | 7 | 4 | Apache-2.0 | 2021-03-08T18:09:43 | 2017-06-15T08:40:39 | Java | UTF-8 | Java | false | false | 4,283 | java | /*
* Copyright (c) 2019 Informatics Matters Ltd.
*
* 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 ... | [
"tdudgeon@informaticsmatters.com"
] | tdudgeon@informaticsmatters.com |
1169f46010a5643115b36e3e13fcde9807500795 | f1b65f6ace564ef496ae97c237763a1e282b2189 | /tis-manage-pojo/src/main/java/com/qlangtech/tis/manage/biz/dal/pojo/ServerPool.java | 815376e75dd8851b5ba8a9d03a1de3b3c7cebc08 | [
"MIT"
] | permissive | fightingyuman/tis-solr | 27b65d3e4a89612ea9087a0f260a8c0a89b7f640 | 8655db7c32bb88928b931e2754291deb0e4ab4db | refs/heads/master | 2022-04-04T08:26:23.438875 | 2020-01-02T13:04:51 | 2020-01-02T13:04:51 | 258,164,459 | 1 | 0 | MIT | 2020-04-23T10:09:51 | 2020-04-23T10:09:51 | null | UTF-8 | Java | false | false | 2,761 | java | /*
* The MIT License
*
* Copyright (c) 2018-2022, qinglangtech Ltd
*
* 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
* to... | [
"baisui@2dfire.com"
] | baisui@2dfire.com |
e1e526327f741bff1296c45b00c31e2a53a9c841 | db6215d91c02554bce4ee49b99f7318ffbf18f2d | /server/server-ba/src/main/java/org/neurosystem/modules/marketdata/indicator/basic/MACD.java | abea979043363f22eaa1edc855804ea2d80c795a | [] | no_license | senhadjielrhazi/Project.FIX | 79687c9807b906f3d06e70b390141004f8ecae0d | 8f4511b76d043d4dff183023e1a62035a25b9760 | refs/heads/master | 2021-05-06T12:36:37.648093 | 2017-12-05T09:22:11 | 2017-12-05T09:22:11 | 113,158,583 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,678 | java | package org.neurosystem.modules.marketdata.indicator.basic;
import org.neurosystem.modules.marketdata.AppliedPrice;
import org.neurosystem.modules.marketdata.IQuoteServer;
import org.neurosystem.modules.marketdata.indicator.Indicator;
import org.neurosystem.util.misc.Pair;
/**
* MACD
*/
public class MACD ... | [
"senhadjielrhazi@gmail.com"
] | senhadjielrhazi@gmail.com |
de56a6971490ac76282dce26e41c400fa04a67f6 | 3ac2f87a7efb813366e5fbb73d4aeec903241858 | /backup/EasyEngenharia_Jsp/src/java/br/com/easynet/gwt/easyportal/jb/Plr_planilha_recebimentoConsultJB.java | 8e15f8b04a373c31f302065f59c2fa3943807ebd | [] | no_license | topfontes/EngenhariaSoluction | 97c1357803a781e4af94da9d3d0737058f01f840 | 36042f1099d058365f0d7db08a805c774542a194 | refs/heads/master | 2021-01-11T09:01:26.010283 | 2018-10-05T20:46:19 | 2018-10-05T20:46:19 | 77,538,830 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,380 | java | package br.com.easynet.gwt.easyportal.jb;
import java.util.List;
import br.com.easynet.jb.BeanBase;
import br.com.jdragon.dao.DAOFactory;
import br.com.easynet.gwt.easyportal.dao.*;
import br.com.easynet.gwt.easyportal.transfer.*;
/** Classe Criada Automaticamente pelo "EasyNet Generate JDragon" */
public class Pl... | [
"topfontes@gmail.com"
] | topfontes@gmail.com |
00bb7d68b05a89ebe2fe1679afcac21f0d72b710 | 2ea1ca34b31d73d1ca8732cc3ed45668e8cdaab0 | /macaovehicle/macaovehicle-dao/src/main/java/com/qcloud/project/macaovehicle/dao/mysql/DriverVehicleDaoMysqlImpl.java | c5691f19d34c0d99ff9b0f41dbab853cd69be70f | [] | no_license | ChiRain/snaker | 07008c6aa07f10ac79f1787b4969f5e45a9c19e5 | 808945ca4fe5e7b11a969531fd0801a571c21c17 | refs/heads/master | 2021-01-18T01:48:44.523645 | 2016-07-26T06:04:15 | 2016-07-26T06:04:15 | 65,979,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,801 | java | package com.qcloud.project.macaovehicle.dao.mysql;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import javax.annotation.Resource;
import org.springframework.stereotype.Repository;
import org.apache.commons.lang.NotImplementedException;
import com.qcloud.pirates.... | [
"lihuashan@ed19df75-bd51-b445-9863-9e54940520a8"
] | lihuashan@ed19df75-bd51-b445-9863-9e54940520a8 |
dcfcc1515af586704aa4ad64c131d5666c0da7b1 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /IntroClassJava/dataset/digits/08c7ea4ac39aa6a5ab206393bb4412de9d2c365ecdda9c1b391be963c1811014ed23d2722d7433b8e8a95305eee314d39da4950f31e01f9147f90af91a5c433a/001/mutations/2506/digits_08c7ea4a_001.java | 8cf75bf38df60f3c8c6cc31e3af490daa8a53d4f | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,702 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"justinwm@163.com"
] | justinwm@163.com |
f181bf21659def22975aea4831e0ef62cf737b44 | 661aeb42473e31cf4b5e947c576852ee87351bd6 | /examples/jsr223/src/main/java/org/eclipse/krazo/test/jsr223/GroovyController.java | cc422682f5153727a893013f796d550b3ef823ee | [
"Apache-2.0"
] | permissive | keilw/krazo | a2251d8d873847b45afc9705121d43787cb2ec31 | 4c6d4daf57c0fc79a4c3a9095af58cbaaf0fbd13 | refs/heads/master | 2020-04-28T07:37:59.686646 | 2019-03-06T10:47:00 | 2019-03-06T10:47:00 | 175,099,368 | 0 | 0 | null | 2019-03-11T23:26:13 | 2019-03-11T23:26:13 | null | UTF-8 | Java | false | false | 1,254 | java | /*
* Copyright © 2017, 2018 Ivar Grimstad
*
* 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 ... | [
"christian@kaltepoth.de"
] | christian@kaltepoth.de |
cbef246e8ef9927e1eb4f7005e4b85cc8fc1e4c2 | 9b32926df2e61d54bd5939d624ec7708044cb97f | /src/main/java/com/rocket/summer/framework/boot/context/properties/EnableConfigurationPropertiesImportSelector.java | a14570bf008faa11e05bb4e50f6ca7bbcca136c5 | [] | no_license | goder037/summer | d521c0b15c55692f9fd8ba2c0079bfb2331ef722 | 6b51014e9a3e3d85fb48899aa3898812826378d5 | refs/heads/master | 2022-10-08T12:23:58.088119 | 2019-11-19T07:58:13 | 2019-11-19T07:58:13 | 89,110,409 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,945 | java | package com.rocket.summer.framework.boot.context.properties;
import com.rocket.summer.framework.beans.factory.support.AbstractBeanDefinition;
import com.rocket.summer.framework.beans.factory.support.BeanDefinitionBuilder;
import com.rocket.summer.framework.beans.factory.support.BeanDefinitionRegistry;
import com.rocke... | [
"liujie152@hotmail.com"
] | liujie152@hotmail.com |
dc55c41950d1ac75ace403416e647a685a8b0db5 | 7f20b1bddf9f48108a43a9922433b141fac66a6d | /cytoscape/tags/parent-2.8.0-beta3/application/src/test/java/cytoscape/util/ScalerFactoryTest.java | 6b0d32c28ca944d75588f16cf56ee174c5a03ae5 | [] | no_license | ahdahddl/cytoscape | bf783d44cddda313a5b3563ea746b07f38173022 | a3df8f63dba4ec49942027c91ecac6efa920c195 | refs/heads/master | 2020-06-26T16:48:19.791722 | 2013-08-28T04:08:31 | 2013-08-28T04:08:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 572 | java | package cytoscape.util;
import junit.framework.*;
public class ScalerFactoryTest extends TestCase {
public void testGetKnownScaler() {
final Scaler linearScaler = ScalerFactory.getScaler("linear");
assertTrue(linearScaler instanceof LinearScaler);
final Scaler rankScaler = ScalerFactory.getScaler("rank");
... | [
"mes@0ecc0d97-ab19-0410-9704-bfe1a75892f5"
] | mes@0ecc0d97-ab19-0410-9704-bfe1a75892f5 |
f55ce61f5609e9c7b08a0da65613280b14cf0616 | b0e9958c7af0af5133c3aa88be01b3b79296b425 | /StarHydro/src/app/worker/StreamNetworkWorker.java | 2942fc3f8024cbd9755f88cfd6390e34cf91af3a | [] | no_license | starteam/starhydro_workspace | fb9c43375e6a0a97e3158353664744e12e622a05 | 69a4ab61a29a2ab1137f6e7db0d5de52fd054d2c | refs/heads/master | 2021-01-22T22:50:12.903953 | 2013-06-24T17:23:08 | 2013-06-24T17:23:08 | 10,913,524 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,364 | java | package app.worker;
import java.awt.Point;
import javax.vecmath.Point3f;
import star.annotations.Handles;
import star.annotations.Properties;
import star.annotations.Property;
import star.annotations.SignalComponent;
import star.hydrology.data.interfaces.GridwStat;
import star.hydrology.events.GridStatisticsProvider... | [
"iceraj@gmail.com"
] | iceraj@gmail.com |
a56bc4c3732ff01d60219488325b3db93411d36f | f20b41c85d1d9a6ad8f74c2b815cd657954af0ad | /frontend/dist/src/test/java/org/smartdeveloperhub/harvesters/it/testing/util/AppAssembler.java | 6291ebcba4cacf6cd75b6a9adc974dfe62e5a9e0 | [
"Apache-2.0"
] | permissive | SmartDeveloperHub/sdh-it-harvester | 67e6f1fa002949e807f5fd69f019e84e7453c370 | 122c1cc79debc9f78567384d141f58d0d56369d5 | refs/heads/master | 2021-01-18T19:10:19.603775 | 2016-07-18T17:24:04 | 2016-07-18T17:24:04 | 56,482,219 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,756 | java | /**
* #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#
* This file is part of the Smart Developer Hub Project:
* http://www.smartdeveloperhub.org/
*
* Center for Open Middleware
* http://www.centeropenmiddleware.com/
* #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-... | [
"m.esteban.gutierrez@gmail.com"
] | m.esteban.gutierrez@gmail.com |
34bc0fc5a5c8a103dcce434dd19a091acb5ddb8e | 8e615ccc5b96e64a3e50a74e668f658cff9640cb | /ccredit/src/main/java/ccredit/xtmodules/xtservice/XtUserinfoService.java | 80ebf0d2e536840ba094cc8af01b909e62afcfad | [] | no_license | Adoxhh/ccredit | bf6156cce6c207d2f7f852ce267e26b225beb665 | f52ae7b354adfec3556943904bbde7f047f81bc5 | refs/heads/master | 2022-12-25T00:57:24.501846 | 2018-05-21T03:01:44 | 2018-05-21T03:01:44 | 132,726,468 | 0 | 1 | null | 2022-12-16T08:04:04 | 2018-05-09T08:32:06 | JavaScript | UTF-8 | Java | false | false | 1,969 | java | package ccredit.xtmodules.xtservice;
import java.util.List;
import java.util.Map;
import ccredit.xtmodules.xtmodel.XtUserinfo;
/**
* 员工信息表
* 2015-05-12 11:04:35 邓纯杰
*/
public interface XtUserinfoService{
/**
* 分页
* @param condition
* @return
*/
public List<XtUserinfo> getXtUserinfoListByCondi... | [
"87052113@qq.com"
] | 87052113@qq.com |
dd6f3f7cb173bf2f93992b6467067388b8ac3ffd | 5cff4e9d7e28f9d8d1892b2ceee72826d236c8b2 | /Tree/leetcode_058_GetKeysInBinaryTreeLayerByLayerZig-ZagOrder.java | 68b11f07b18ca90893afbbd622343768090c92c6 | [
"Apache-2.0"
] | permissive | FuyaoLi2017/leetcode | af98d1aafb438e764cf8d3c8f3378dd17e810cce | be6d5112944c08bef442d46960270af4f08fe7a8 | refs/heads/master | 2021-06-03T20:24:47.985641 | 2020-04-07T07:01:52 | 2020-04-07T07:01:52 | 125,790,003 | 1 | 1 | null | 2018-09-25T18:08:59 | 2018-03-19T02:21:25 | Java | UTF-8 | Java | false | false | 1,801 | java | /*
Get the list of keys in a given binary tree layer by layer in zig-zag order.
Examples
5
/ \
3 8
/ \ \
1 4 11
the result is [5, 3, 8, 11, 4, 1]
Corner Cases
What if the binary tree is null? Return an empty list in this case.
How is the binary tree represente... | [
"1605419584@qq.com"
] | 1605419584@qq.com |
ef235007d81bb44cbb4f121a82ae0058f6efddcd | 2b2fcb1902206ad0f207305b9268838504c3749b | /WakfuClientSources/srcx/class_977_aJa.java | 145751005a9ba87ebd022952883d37733bce2622 | [] | no_license | shelsonjava/Synx | 4fbcee964631f747efc9296477dee5a22826791a | 0cb26d5473ba1f36a3ea1d7163a5b9e6ebcb0b1d | refs/heads/master | 2021-01-15T13:51:41.816571 | 2013-11-17T10:46:22 | 2013-11-17T10:46:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 159 | java | public class aJa extends bzu
{
private aYn eiP;
public aJa(aYn paramaYn)
{
this.eiP = paramaYn;
}
public aYn aVj() {
return this.eiP;
}
} | [
"music_inme@hotmail.fr"
] | music_inme@hotmail.fr |
7ba89004e9bcd0223de96b078fba05e1062d657a | b9a71bb2805d5f0d5ac98c59d984246463285d34 | /testing/droolsjbpm-integration-master/kie-aries-blueprint/src/test/java/org/kie/aries/blueprint/tests/KieBlueprintEnvironmentTest.java | 760d95291eaf32c82da9d01121ab47dc8130ad3a | [
"MIT"
] | permissive | rokn/Count_Words_2015 | 486f3b292954adc76c9bcdbf9a37eb07421ddd2a | e07f6fc9dfceaf773afc0c3a614093e16a0cde16 | refs/heads/master | 2021-01-10T04:23:49.999237 | 2016-01-11T19:53:31 | 2016-01-11T19:53:31 | 48,538,207 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,671 | java | /*
* Copyright 2013 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 ap... | [
"marto_dimitrov@mail.bg"
] | marto_dimitrov@mail.bg |
bcbfbbe393b2b4c116f37964ad83cf30c3b4399b | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/elastic--elasticsearch/0fa5b87fddc10ce487299c10fd3a833962058959/before/EsExecutors.java | 95397794509e8eb69aceaed461929906bf890d4e | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,346 | java | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
fafde0038acc97515e84209ed7adcc0e270499aa | 8311139d16e04e0ada7a45b8c530ae2e5f600b1c | /jaxws/hugeWsdl.war/WEB-INF/classes/com/redhat/gss/ws20/BigObject11.java | 2a309e681926238dd8b09754f11597e79db8ff69 | [] | no_license | kylape/support-examples | b9a494bf7dbc3671b21def7d89a32e35d4d0d00c | ade17506093fa3f50bc8d8a685572cf6329868e7 | refs/heads/master | 2020-05-17T10:43:54.707699 | 2014-11-28T16:22:14 | 2014-11-28T16:22:14 | 6,583,210 | 2 | 2 | null | 2014-06-19T22:38:39 | 2012-11-07T17:27:56 | Java | UTF-8 | Java | false | false | 4,253 | java | package com.redhat.gss.ws20;
public class BigObject11
{
private String arg0 = null;
private String arg1 = null;
private String arg2 = null;
private String arg3 = null;
private String arg4 = null;
private String arg5 = null;
private String arg6 = null;
private String arg7 = null;
private String arg8 =... | [
"kyle.lape@redhat.com"
] | kyle.lape@redhat.com |
87fe1fb80c1ad226999ce4854144b7ca2d209390 | 14594fc1548a5c9e3ec2798a40e70102cce9949b | /my-service/my-service-algorithm/src/main/java/indi/uhyils/util/network/core/Loss.java | 6f892b231a47e958388a21f21b82a635a2351e4f | [] | no_license | WorldInEye/my | 7070d6b6dd421848673a1fe46c0c8fefc4e44619 | f0b7f458551afea420379edaac2eb5602d41f83f | refs/heads/master | 2023-07-20T10:05:54.527117 | 2021-07-01T00:42:31 | 2021-07-01T00:42:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 392 | java | package indi.uhyils.util.network.core;
/**
* 损失函数
*
* @author uhyils <247452312@qq.com>
* @date 文件创建日期 2020年07月25日 09时45分
*/
public interface Loss {
/**
* 计算损失函数后的值
*
* @param result 数据集
* @param label 标签
* @return 损失值
*/
Double[] getLossNum(Resultable result, Resultable la... | [
"admin@example.com"
] | admin@example.com |
4c26fc4a90fe95c002e1457ce6f5ac20d2d5b796 | 9cc71443dfa5226118f76ae705ea09e30ae66f7a | /gameserver/src/gameserver/itemengine/actions/SkillLearnAction.java | 05d4ad1f92857ed6c37c7e784ab642c29399c48f | [] | no_license | osiris087/aionj | bedee651beb30b8e2e0163e60cbd03681077d80e | b12efe6d8f089f4ba313d519b32884b9395db904 | refs/heads/master | 2021-01-01T18:37:11.834976 | 2011-09-09T02:45:38 | 2011-09-09T02:45:38 | 2,353,467 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,006 | java | /*
* This file is part of aion-unique <www.aion-unique.com>.
*
* aion-unique is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later ver... | [
"osiris087@gmail.com@2632a3c6-4342-beac-f942-17b406f9b7bb"
] | osiris087@gmail.com@2632a3c6-4342-beac-f942-17b406f9b7bb |
beaee9d7d814812a83d04eea4411316213ebcfd8 | 47eb5bf54da6c19ca175fc8938ca9b6a2b545dfa | /smpp-esme/src/main/java/com/whty/smpp/esme/message/QuerySm.java | 6f6e33928117b22511a8dacc10673e8100479293 | [] | no_license | liszhu/whatever_ty | 44ddb837f2de19cb980c28fe06e6634f9d6bd8cb | e02ef9e125cac9103848c776e420edcf0dcaed2f | refs/heads/master | 2021-12-13T21:37:06.539805 | 2017-04-05T01:50:23 | 2017-04-05T01:50:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,609 | java | package com.whty.smpp.esme.message;
import org.jboss.netty.buffer.ChannelBuffer;
import com.cloudhopper.commons.util.StringUtil;
import com.whty.smpp.esme.constants.Address;
import com.whty.smpp.esme.constants.SmppConstants;
import com.whty.smpp.esme.exception.RecoverablePduException;
import com.whty.smpp.esme.excep... | [
"652241956@qq.com"
] | 652241956@qq.com |
6cf5fe80ecba422669853f44dc4814d4c671bdfc | 8253a563255bdd5797873c9f80d2a48a690c5bb0 | /settingsengines/sdb/tests/com/symbian/sdb/mode/ModeParserTest.java | 1a99801f4575e10fcac333f16a2ce0e40cc0c2bb | [] | no_license | SymbianSource/oss.FCL.sftools.depl.swconfigmdw | 4e6ab52bf564299f1ed7036755cf16321bd656ee | d2feb88baf0e94da760738fc3b436c3d5d1ff35f | refs/heads/master | 2020-03-28T10:16:11.362176 | 2010-11-06T14:59:14 | 2010-11-06T14:59:14 | 73,009,096 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,266 | java | // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/le... | [
"none@none"
] | none@none |
a5b92a83b10b3378863d715db19f89ba98df93cc | c8a7974ebdf8c2f2e7cdc34436d667e3f1d29609 | /src/main/java/com/tencentcloudapi/gaap/v20180529/models/OpenSecurityPolicyResponse.java | 72bc6e9642f0f7f8b0f5fcdc2afb1e7a033cdbcc | [
"Apache-2.0"
] | permissive | TencentCloud/tencentcloud-sdk-java-en | d6f099a0de82ffd3e30d40bf7465b9469f88ffa6 | ba403db7ce36255356aeeb4279d939a113352990 | refs/heads/master | 2023-08-23T08:54:04.686421 | 2022-06-28T08:03:02 | 2022-06-28T08:03:02 | 193,018,202 | 0 | 3 | Apache-2.0 | 2022-06-28T08:03:04 | 2019-06-21T02:40:54 | Java | UTF-8 | Java | false | false | 2,842 | java | /*
* Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. 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
... | [
"zhiqiangfan@tencent.com"
] | zhiqiangfan@tencent.com |
52fb4f1d1d4433bec3ff55fffe0a70cd08359a98 | 71160c78ab169e3e3a479932768311a33ae7cae7 | /src/cn/ksdshpx/javase/juc/CopyOnWriteArrayListTest.java | 11e36ba971a23f15fb673341012a2c1b45a4a8fa | [] | no_license | ksdshpx/Pjavase | 167a0246dd3753ce4e48cc4be04d97cd2c76e422 | 524ddf5bd4856f0ef9901769ea06383cdbc4eac8 | refs/heads/master | 2021-07-05T23:08:24.589124 | 2019-02-16T02:05:21 | 2019-02-16T02:05:21 | 115,203,386 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,290 | java | package cn.ksdshpx.javase.juc;
import java.util.*;
import java.util.concurrent.CopyOnWriteArrayList;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
/**
* Create with IntelliJ IDEA
* Create by peng.x
* Date: 2018/6/22
* Time: 16:11
* Description:CopyOnWriteArrayList类
* ... | [
"southeast_px@163.com"
] | southeast_px@163.com |
d20d94a71d92cb1814263d76a8bffe9369a5e987 | c474b03758be154e43758220e47b3403eb7fc1fc | /apk/decompiled/com.tinder_2018-07-26_source_from_JADX/sources/com/tinder/presenters/ag.java | 1292d095e861ebcd4e7b6f4be2fc2ef253d3b8be | [] | no_license | EstebanDalelR/tinderAnalysis | f80fe1f43b3b9dba283b5db1781189a0dd592c24 | 941e2c634c40e5dbf5585c6876ef33f2a578b65c | refs/heads/master | 2020-04-04T09:03:32.659099 | 2018-11-23T20:41:28 | 2018-11-23T20:41:28 | 155,805,042 | 0 | 0 | null | 2018-11-18T16:02:45 | 2018-11-02T02:44:34 | null | UTF-8 | Java | false | false | 539 | java | package com.tinder.presenters;
import com.tinder.domain.profile.usecase.SMSUpdateSchool.OnSchoolChangedListener;
import java.util.List;
final /* synthetic */ class ag implements OnSchoolChangedListener {
/* renamed from: a */
private final C17744d f49838a;
/* renamed from: b */
private final String f4... | [
"jdguzmans@hotmail.com"
] | jdguzmans@hotmail.com |
348ca94bb2384ebb0b14cb21c025458d341f6dbe | 5f498d9c751a7c0263e129544c5a42606541627f | /org.eclipse.simpl.rrs.ui/src/org/eclipse/simpl/rrs/ui/client/ReferenceProperties.java | 5d4cefd487bbd0a2f29a2829cdba5ebf75a51db1 | [] | no_license | saatkamp/simpl09 | 2c2f65ea12245888b19283cdcddb8b73d03b9cf0 | 9d81c4f50bed863518497ab950af3d6726f2b3c8 | refs/heads/master | 2021-01-10T03:56:30.975085 | 2011-11-09T19:36:14 | 2011-11-09T19:36:14 | 55,900,095 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,521 | java |
package org.eclipse.simpl.rrs.ui.client;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for ReferenceProperties complex type.
*
* <p>The following schema fragment specifies the expected co... | [
"hahnml@t-online.de"
] | hahnml@t-online.de |
175cb6b6e97e4c92b1b0d8e7caf1253c74f76e8c | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/2010-09-08/seasar2-2.4.43/seasar-benchmark/src/main/java/benchmark/wire/Bean00939AImpl.java | 4b0adc1e4af83765263c1aa3fdaa3f880ffe1484 | [] | no_license | svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140847 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package benchmark.wire;
public class Bean00939AImpl implements Bean00939A {
private benchmark.wire.Bean00939B bean00939B;
public benchmark.wire.Bean00939B getBean00939B() {
return bean00939B;
}
public void setBean00939B(benchmark.wire.Bean00939B bean00939B) {
this.bean00939B = bea... | [
"koichik@319488c0-e101-0410-93bc-b5e51f62721a"
] | koichik@319488c0-e101-0410-93bc-b5e51f62721a |
11c3f05e2d51e983d17685038174ef71905cbbd2 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /src/irvine/oeis/a018/A018864.java | e2920c63406e5348bf022c41ab9632c9d934f264 | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 243 | java | package irvine.oeis.a018;
/**
* A018864 <code>6^a(n)</code> is smallest power of 6 beginning with <code>n</code>.
* @author Sean A. Irvine
*/
public class A018864 extends A018858 {
@Override
protected int base() {
return 6;
}
}
| [
"sean.irvine@realtimegenomics.com"
] | sean.irvine@realtimegenomics.com |
c438b7f34795b66da6361cb539bc9eb6cffd6a49 | cb9400fc0f0415c61b62853595abf2544641d8f0 | /src/main/java/com/climbingzone4/config/CloudDatabaseConfiguration.java | d354d1394db860eac60ad85e78f8f827769ed2e7 | [] | no_license | francoisauxietre/climbingzone4 | 507ea709fb7b746ed34dabbc80e025f232df47a1 | 678264514c50aa9bf3b5a1c95fd7eb8a2a4c045d | refs/heads/master | 2022-12-23T08:40:11.878273 | 2019-10-22T07:53:10 | 2019-10-22T07:53:10 | 216,656,062 | 0 | 0 | null | 2019-10-21T20:12:08 | 2019-10-21T20:08:37 | Java | UTF-8 | Java | false | false | 934 | java | package com.climbingzone4.config;
import io.github.jhipster.config.JHipsterConstants;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.cloud.config.java.AbstractCloudConfig;
import org.springframework.context.annotation.*;
import javax.sql.DataSource;
import org.springframework.boo... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
ae60606346dbf5bcd8ff1a804d6a29178901ac18 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/protocal/protobuf/cja.java | 219ebc44d7221845cbae4fe5c1933bc027f175cf | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 4,923 | java | package com.tencent.mm.protocal.protobuf;
import com.tencent.matrix.trace.core.AppMethodBeat;
import i.a.a.b;
import java.util.LinkedList;
public final class cja
extends esc
{
public gol YGV;
public int aarw;
public LinkedList<cix> aarx;
public cja()
{
AppMethodBeat.i(104797);
t... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
135ec4883b308a610437e2fa98afe2f3d1d5d516 | f38b4ae89f77411bb23166f40edc0330f7ea2521 | /src/main/java/gmd/addins/demo/client/application/beta/progress/ProgressLineBarView.java | 82974eb2957f48ab513eba43cfeff2aa28641eb5 | [
"Apache-2.0"
] | permissive | GwtMaterialDesign/gmd-addins-demo | f5ff839274d114b1144766ee404bde82af843d5d | 40f11769b7de1eeb03ed7711b5db487180cde4a9 | refs/heads/master | 2022-09-12T16:28:39.088792 | 2022-07-23T07:51:43 | 2022-07-23T07:51:43 | 157,949,192 | 0 | 2 | Apache-2.0 | 2021-09-06T22:19:31 | 2018-11-17T04:03:01 | Java | UTF-8 | Java | false | false | 1,947 | java | /*
* #%L
* GwtMaterial
* %%
* Copyright (C) 2015 - 2017 GwtMaterialDesign
* %%
* 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
*
... | [
"kevzlou7979@gmail.com"
] | kevzlou7979@gmail.com |
20c8922eff930a7761a1d725524d368d719271ea | e4aea93f2988e2cf1be4f96a39f6cc3328cbbd50 | /src/com/flagleader/builder/b/i.java | 7fd3137cd5b1ef58a529da82ea8d9aee2768cd7c | [] | no_license | lannerate/ruleBuilder | 18116282ae55e9d56e9eb45d483520f90db4a1a6 | b5d87495990aa1988adf026366e92f7cbb579b19 | refs/heads/master | 2016-09-05T09:13:43.879603 | 2013-11-10T08:32:58 | 2013-11-10T08:32:58 | 14,231,127 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 986 | java | package com.flagleader.builder.b;
import java.io.File;
import org.eclipse.swt.events.SelectionAdapter;
import org.eclipse.swt.events.SelectionEvent;
import org.eclipse.swt.widgets.FileDialog;
import org.eclipse.swt.widgets.TableItem;
class i extends SelectionAdapter
{
i(h paramh)
{
}
public voi... | [
"zhanghuizaizheli@hotmail.com"
] | zhanghuizaizheli@hotmail.com |
7daefc45f00e9a40acb0133b0731b2bc738a7184 | d2eee6e9a3ad0b3fd2899c3d1cf94778615b10cb | /PROMISE/archives/ant/1.6/org/apache/tools/ant/taskdefs/ExecuteStreamHandler.java | 603eb898f83a9f260c198aae1527f787040692e0 | [] | 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 | 1,205 | java | package org.apache.tools.ant.taskdefs;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
/**
* Used by <code>Execute</code> to handle input and output stream of
* subprocesses.
*
* @since Ant 1.2
*/
public interface ExecuteStreamHandler {
/**
* Install a handler for t... | [
"hvdthong@github.com"
] | hvdthong@github.com |
e61f1becc473cecc2d519e1d93ab7de65dec9d38 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /api-vs-impl-small/core/src/main/java/org/gradle/testcore/performancenull_24/Productionnull_2349.java | 636bc2f69307e02d0a5fd03beefe28ccb62f88a0 | [] | 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 | 589 | java | package org.gradle.testcore.performancenull_24;
public class Productionnull_2349 {
private final String property;
public Productionnull_2349(String param) {
this.property = param;
}
public String getProperty() {
return property;
}
private String prop0;
public String getP... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
1ee3dfa5155f7de1349fe5b96376b2d12fde081e | 92defe9a6cfb711df61df190bf8804ef82993742 | /engine/src/main/java/org/entando/entando/aps/system/services/api/model/ServiceParameterInfo.java | f5ed37244ca830e2a1f0b2f4e14336207be572ab | [] | no_license | DevBrandon/entando-core | e6ffeddd0d76ff5f3694e96834a313764c20a739 | 4d1f88b372d4b0ef604fdde2aa929eef3de0e6b2 | refs/heads/master | 2020-12-26T01:13:58.694861 | 2014-12-01T17:18:43 | 2014-12-01T17:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,869 | java | /*
*
* Copyright 2013 Entando S.r.l. (http://www.entando.com) All rights reserved.
*
* This file is part of Entando software.
* Entando is a free software;
* You can redistribute it and/or modify it
* under the terms of the GNU General Public License (GPL) as published by the Free Software Foundation; version 2.
*
* S... | [
"eugenio.santoboni@gmail.com"
] | eugenio.santoboni@gmail.com |
07da45f0c663d3e692ca8f26fc564862c0d315ee | d6b5b5e50347de72c375402efdba7a09f782689f | /ehmp/product/production/soap-handler/src/main/java/gov/va/med/jmeadows_2_3_0/webservice/Site.java | 2ac148d6c817d394cd6ed6bcf63876748f20221b | [
"Apache-2.0"
] | permissive | CoherentLogic/ehmp20 | 85879f30174dd5a5be88504d0fd1dcf4f36c69aa | fc674005ec7c226704dbc50f8f8d6216f847096e | refs/heads/master | 2021-01-22T04:02:05.698299 | 2017-02-09T21:19:57 | 2017-02-09T21:19:57 | 81,489,481 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,720 | java |
package gov.va.med.jmeadows_2_3_0.webservice;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for site comp... | [
"jpw@coherent-logic.com"
] | jpw@coherent-logic.com |
9f38bebc49dcf43d107560425d4e7cae4c963dda | 17a0a0934f604119d0e2267bee263b4a6ff80244 | /app/src/main/java/com/twixttechnologies/tjss/model/network/request/PlanDetailsRequest.java | 1c5c68ed8c68893255154f34c6f495b7a0f460eb | [] | no_license | iamRAJASHEKAR/TJSS_fixed | b9473c266fab341917716167e6661b1800f4e28b | e0ae291f8e760c3b549cd8df870a0d98d5db2dae | refs/heads/master | 2020-03-24T20:42:19.219014 | 2018-07-31T09:32:18 | 2018-07-31T09:32:18 | 142,992,676 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 720 | java | package com.twixttechnologies.tjss.model.network.request;
import com.twixttechnologies.tjss.model.network.request.serviceinterface.TjssNetworkInterface;
import com.twixttechnologies.tjss.model.network.response.PlanDetails;
import retrofit2.Call;
/**
* @author Sony Raj on 05-08-17.
*/
public class PlanDetailsReque... | [
"rajashekar.reddy1995@gmail.com"
] | rajashekar.reddy1995@gmail.com |
3417d8e468a766e3a7f865c675755dea9849fb05 | e26a8434566b1de6ea6cbed56a49fdb2abcba88b | /model-sese-mx/src/generated/java/com/prowidesoftware/swift/model/mx/MxSese02100201.java | efc2b4d4c5365f1ba1d264171f8a2d8b3fbae71c | [
"Apache-2.0"
] | permissive | adilkangerey/prowide-iso20022 | 6476c9eb8fafc1b1c18c330f606b5aca7b8b0368 | 3bbbd6804eb9dc4e1440680e5f9f7a1726df5a61 | refs/heads/master | 2023-09-05T21:41:47.480238 | 2021-10-03T20:15:26 | 2021-10-03T20:15:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,412 | java |
package com.prowidesoftware.swift.model.mx;
import com.prowidesoftware.swift.model.mx.dic.*;
import com.prowidesoftware.swift.model.mx.AbstractMX;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annot... | [
"sebastian@prowidesoftware.com"
] | sebastian@prowidesoftware.com |
fd6dacdbd9a852f17a4a4e5724f82a49a242db01 | 72240256fc4c63e1aed5b86c6880228db63017bf | /src/main/java/com/hx/eplate/state/FinalJson.java | d63a0fcd15665e632e772606d797d3fd2d9e35c5 | [] | no_license | AndyYHL/springMMControl | 64384bdbe40cc1fa9f48206f4b93af897678fcc7 | 17a13ddc80d4c1c95e9ce601d91d299eecc14204 | refs/heads/master | 2021-09-08T10:18:39.836419 | 2018-03-09T04:25:39 | 2018-03-09T04:25:39 | 124,476,530 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,580 | java | package com.hx.eplate.state;
/**
* Created by Administrator on 2017-04-05.
*/
public class FinalJson {
//请求公共值
public static final String appKey = "CheXiShiKey";
//JSON返回请求令牌和私密钥匙
public static final String access_key ="WeiXinConentKey"; //微信令牌
public static final String access_key_android ="9WE... | [
"love90yhl@hotmail.com"
] | love90yhl@hotmail.com |
c21253b9a33c9a9b0fef9c04f05271202fadd4c0 | b404e33a674137306b113a837ac78b270e3ec382 | /OkNetworkMonitor/library/src/main/java/me/khrystal/util/stetho/DefaultResponseHandler.java | 5c4379ce6a9d8d92fa39d0a9ec7739c092095db9 | [] | no_license | kHRYSTAL/stupid | a77561578c2119659131ee471d50a1bf61cbbb93 | e2a02e2b7170c3fc5134cdd20332e2fe09cc9596 | refs/heads/master | 2021-07-05T05:49:55.559832 | 2021-05-25T09:48:56 | 2021-05-25T09:48:56 | 55,215,499 | 12 | 7 | null | null | null | null | UTF-8 | Java | false | false | 1,313 | java | package me.khrystal.util.stetho;
import java.io.IOException;
/**
* usage:
* author: kHRYSTAL
* create time: 18/6/11
* update time:
* email: 723526676@qq.com
*/
public class DefaultResponseHandler implements ResponseHandler {
private final NetworkEventReporter mEventReporter;
private final String mRequ... | [
"723526676@qq.com"
] | 723526676@qq.com |
07df8f515a6d6eaab72c249b8468a3ccf824b140 | 8727b1cbb8ca63d30340e8482277307267635d81 | /PolarServer/src/com/game/data/container/Q_activities_dropContainer.java | 4bd89fb465a6a7da07c8ba318bc5e76cc196f986 | [] | no_license | taohyson/Polar | 50026903ded017586eac21a7905b0f1c6b160032 | b0617f973fd3866bed62da14f63309eee56f6007 | refs/heads/master | 2021-05-08T12:22:18.884688 | 2015-12-11T01:44:18 | 2015-12-11T01:44:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 954 | java | package com.game.data.container;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import com.game.data.bean.Q_activities_dropBean;
import com.game.data.dao.Q_activities_dropDao;
/**
* @author ExcelUtil Auto Maker
*
* @version 1.0.0
*
* Q_activities_drop数据容器
*/
public class Q_activ... | [
"zhuyuanbiao@ZHUYUANBIAO.rd.com"
] | zhuyuanbiao@ZHUYUANBIAO.rd.com |
a01c330009b9db4a4fa30e1fa5ec49bc0699a944 | 5017e89e42adaf46e790d5f0e76ad79baaf797ec | /src/main/java/com/fhd/ra/business/assess/oper/TempSyncRiskRbsBO.java | f39f3fe83939aa0618ebde837ed91603c876fc44 | [] | no_license | songjiavc/fhd-fdc | 41425584c266ea72c842ccba00b6207ca75cf2e1 | 96d96c1fdba9bcbdaffb17c023e8dbbda82ef630 | refs/heads/master | 2021-01-15T18:22:26.114087 | 2017-08-09T09:41:50 | 2017-08-09T09:41:50 | 99,781,566 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,010 | java | package com.fhd.ra.business.assess.oper;
import org.apache.commons.lang3.StringUtils;
import org.hibernate.Criteria;
import org.hibernate.criterion.Restrictions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.fhd.dao.risk.TempSyncRiskrb... | [
"jia.song@pcitc.com"
] | jia.song@pcitc.com |
8f2a1a7f307f4fb395ca322e8e7214e280fe0b8b | cf18c1d3e78706b95120a37f5c30a802e39efde7 | /syh_mall/src/main/java/com/visionet/syh_mall/entity/goods/GoodsTagLink.java | fda1fdd2e09b6149502659d48ff3501041b98afa | [] | no_license | JavaLeeLi/shscce_syh | c31447ebc4aa5b1a555a7e99567ffe8459664e87 | 2ccc815aabfe23051a305964170310a1e8a9f4c1 | refs/heads/master | 2021-04-15T09:47:24.389650 | 2018-03-27T03:07:08 | 2018-03-27T03:07:08 | 126,915,503 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,252 | java | package com.visionet.syh_mall.entity.goods;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.Table;
import com.visionet.syh_mall.entity.IdEntity;
/**
* 商品标签关联表实体类
* @author mulongfei
* @date 2017年8月30日下午5:18:27
*/
@Entity
@Table(name="tbl_goods_tag_link")
public class GoodsTagLin... | [
"liym@visionet.com.cn"
] | liym@visionet.com.cn |
f35bc640a59b219a46bf9632a7078ccca0bcbcd8 | aa19c82d45b8f02c0ab6c593c64a57b1e052103c | /src/main/java/br/com/systemsgs/exception/ValidaCamposException.java | e04eff8105aae6022577778a0f4a0d5472a8a5a0 | [] | no_license | GuilhermeJWT/Junit-Mockito-Spring-TravisCI | 45aa85cbb84f07e42617eea0e801b5a23d495290 | bf61ec40a75f2d8e60188db08374bbb2c7032f8c | refs/heads/master | 2023-03-29T11:35:58.488474 | 2021-03-31T14:23:32 | 2021-03-31T14:23:32 | 353,382,118 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 642 | java | package br.com.systemsgs.exception;
import org.springframework.validation.BindingResult;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class ValidaCamposException {
private List<String> erros;
public ValidaCamposException(BindingResult bindingResult){
this.erros... | [
"guiromanno@gmail.com"
] | guiromanno@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.