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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
af028c3aca46a898ab7ec061d897edbaf11c5c1b | df290d57e06afa36cf9b33494b21ad3dcd62de8f | /pivo-dominio/src/main/java/pe/com/tintegro/dto/request/InsertaSipTrunkRequest.java | 81d3578326c51901566fe3b985fe9841630b7233 | [] | no_license | vgaray/sic-tintegro | ac766f28f0c8769fe8efb63498bc2f4e5ecf1500 | ddb62bdaafe1d6d136c32a758e51eca92dcf365b | refs/heads/master | 2022-12-21T15:14:06.168702 | 2019-09-30T02:09:35 | 2019-09-30T02:09:35 | 211,740,401 | 0 | 0 | null | 2022-12-16T07:46:49 | 2019-09-29T23:40:44 | Java | UTF-8 | Java | false | false | 3,018 | java | package pe.com.tintegro.dto.request;
public class InsertaSipTrunkRequest extends RequestBase
{
private String nomSipTrunk;
private String outboundCid;
private String nomSaliente;
private String tipoSaliente;
private String hostSaliente;
private String usernameSaliente;
private String secretSaliente;
private St... | [
"[email protected]"
] | |
399570f99f904a07abbed33ad4dd0faec8ff7653 | 8dcaebb27a81a3f8505b30339df7a9b502938d9f | /dubbo-filter-demo/provider2/src/main/java/com/github/thestyleofme/dubbo/filter/api/impl/Hello2ServiceImpl.java | a7911d75b2d80960f15f963dfa851ddd9aedfe01 | [] | no_license | thestyleofme/dubbo-explore | 7e3873a92515d7c0393072471973f78bfa24699c | 98b327b3b67b5b093e4242685130f6fda981b19f | refs/heads/main | 2023-01-05T06:31:03.369685 | 2020-11-08T19:08:25 | 2020-11-08T19:08:25 | 308,107,208 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 741 | java | package com.github.thestyleofme.dubbo.filter.api.impl;
import com.github.thestyleofme.dubbo.filter.api.Hello2Service;
import org.apache.dubbo.config.annotation.DubboService;
import org.apache.dubbo.rpc.RpcContext;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* <p>
* description
* </p>
*
* @author... | [
"[email protected]"
] | |
966f9ffbd3484abde3a58fe713aa5794264f1857 | 2f842d88272f23e7de1f201cce46b7991ebed356 | /sys-admin/src/main/java/com/coldchain/common/utils/html/EscapeUtil.java | cf05942ddaa968bd3c59e3a0e64c6ae2d271a314 | [] | no_license | luolxb/coldChain | 9ddfa2716760c9776035b0de01d0982f27af23c2 | e82cb7bdac3d0eb53bf696329c050e07eb621e8e | refs/heads/master | 2023-01-07T10:13:50.314346 | 2020-11-04T07:53:46 | 2020-11-04T07:53:46 | 309,877,016 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,931 | java | package com.coldchain.common.utils.html;
import com.coldchain.common.utils.StringUtils;
/**
* 转义和反转义工具类
*
* @author nts
*/
public class EscapeUtil
{
public static final String RE_HTML_MARK = "(<[^<]*?>)|(<[\\s]*?/[^<]*?>)|(<[^<]*?/[\\s]*?>)";
private static final char[][] TEXT = new char[64][];
sta... | [
"[email protected]"
] | |
fd2d3168c9c94e0095e31cff398e68350698e5e4 | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Hibernate/Hibernate8135.java | b0f099d69e937c091fd999eb10ccda2b8ce43540 | [] | 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 | 575 | java | @Test
@TestForIssue( jiraKey = "" )
public void testClassAsParameter() {
Session s = openSession();
s.beginTransaction();
s.createQuery( "from Human h where h.name = :class" ).setParameter( "class", new Name() ).list();
s.createQuery( "from Human where name = :class" ).setParameter( "class", new Name() ).li... | [
"[email protected]"
] | |
d21baa16d9f09900910120c361a47e03813a6e47 | 350db570521d3fc43f07df645addb9d6e648c17e | /0736_Parse_Lisp_Expression/solution.java | 5939b6ea52660b86decca2a409f815f90c95fb12 | [] | no_license | benjaminhuanghuang/ben-leetcode | 2efcc9185459a1dd881c6e2ded96c42c5715560a | a2cd0dc5e098080df87c4fb57d16877d21ca47a3 | refs/heads/master | 2022-12-10T02:30:06.744566 | 2022-11-27T04:06:52 | 2022-11-27T04:06:52 | 236,252,145 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,371 | java | package cn.huang.leetcode;
/*
736. Parse Lisp Expression
*/
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedList;
/*
*/
public class LC_0736_ParseLispExpression {
public int evaluate(String expression) {
HashMap<String, Integer> bl = new HashMap<>();
int res = he... | [
"[email protected]"
] | |
e9a847a8982433c3d96b221e55e556aa10ede876 | 742bb3d4b2cf77501d271431b65403cc92cedf1d | /src/main/java/br/com/luciano/npj/model/Assistido.java | 0d1d3b93285c3653b880a6fb7a54c8852852ccd9 | [
"Apache-2.0"
] | permissive | AntonioLimaSilva/Projeto-com-Spring-Framework | 7f593a13c939161ce91a35e6ce83168a970e5f1b | 965b634084f855c629ed0ef5dc8d9361c7512d19 | refs/heads/master | 2020-03-26T20:41:32.446230 | 2018-09-02T14:23:34 | 2018-09-02T14:23:34 | 145,339,899 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,023 | java | package br.com.luciano.npj.model;
import java.io.Serializable;
import java.time.LocalDateTime;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.ForeignKey;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
im... | [
"[email protected]"
] | |
2326f7a28a16b87169babac0c3191527f3e685f9 | 807345f8fa00e7b1011c09c5a87b26211855ae89 | /src/main/java/edu/ctb/upm/midas/service/jpa/HasSemanticTypeService.java | 3a1c855d15695ea008b18483394448071768dbce | [
"MIT"
] | permissive | disnet-project/dsvp-rest | 96053b96ab6a61dabb9802297f7264d21529b029 | e36bc96f5ee3d7a1829a0f9ad917b784ee636adf | refs/heads/master | 2020-08-10T20:44:10.936949 | 2019-12-24T14:32:22 | 2019-12-24T14:32:22 | 214,417,215 | 0 | 0 | null | 2019-10-11T11:19:30 | 2019-10-11T11:19:30 | null | UTF-8 | Java | false | false | 1,359 | java | package edu.ctb.upm.midas.service.jpa;
import edu.ctb.upm.midas.model.jpa.HasSemanticType;
import edu.ctb.upm.midas.model.jpa.HasSemanticTypePK;
import java.util.List;
/**
* Created by gerardo on 19/06/2017.
*
* @author Gerardo Lagunes G. ${EMAIL}
* @version ${<VERSION>}
* @project edu.upm.midas
* @className H... | [
"[email protected]"
] | |
03caa3a223b8d5dcefb5f327bd4f6393647b3ca4 | e7ee311e20b40c87bf6d23a53a1d7b11fd29d2c3 | /src/chosun/ciis/as/aset/dm/AS_ASET_1101_MDM.java | 6979318def223ff58e92007852e1eeeb9e9caa32 | [] | no_license | nosmoon/misdevteam | 4e3695ef7bbdcd231bb84d7d8d7df54a23ff0a60 | 1829d5bd489eb6dd307ca244f0e183a31a1de773 | refs/heads/master | 2020-04-15T15:57:05.480056 | 2019-01-10T01:12:01 | 2019-01-10T01:12:01 | 164,812,547 | 1 | 0 | null | null | null | null | UHC | Java | false | false | 4,399 | java | /***************************************************************************************************
* 파일명 : .java
* 기능 : 독자우대-구독신청
* 작성일자 : 2007-05-22
* 작성자 : 김대섭
***************************************************************************************************/
/************************************************... | [
"[email protected]"
] | |
03fd5e594d7c4c4fd1a792ad8cb6c04b5d9e5623 | 4aed712e4d9761d3252aa13c7d69a1b8df45f43b | /src/cz/burios/uniql/persistence/jpa/jpql/parser/BooleanExpressionBNF.java | 4eae4c4d038e05051006b4947425033630e77e9a | [] | no_license | buriosca/cz.burios.uniql-jpa | 86c682f2d19c824e21102ac71c150e7de1a25e18 | e9a651f836018456b99048f02191f2ebe824e511 | refs/heads/master | 2022-06-25T01:22:43.605788 | 2020-07-19T05:13:25 | 2020-07-19T05:13:25 | 247,073,006 | 0 | 0 | null | 2022-06-21T03:53:36 | 2020-03-13T13:05:10 | Java | UTF-8 | Java | false | false | 1,496 | java | /*******************************************************************************
* Copyright (c) 2006, 2014 Oracle and/or its affiliates. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.... | [
"Buriosca.cz@DESKTOP-PKNI7NI"
] | Buriosca.cz@DESKTOP-PKNI7NI |
78ae25a11d6d53e23177c062c9b48285b760ac46 | 9bd64860b1c9c1d7016fcd50e5aeda39bfd10cb6 | /MazeDemos/src/main/java/de/amr/demos/grid/maze/swing/BoruvkaMSTApp.java | 81057ef644b1f5ca72a6260734ecca4e5f3a3032 | [
"MIT"
] | permissive | armin-reichert/mazes-demos | ca4255e3d6736ab54faebacd7fa1657a3ca4f1ad | a4e21ff8875c939e4c093d19771b4b4e55682cc5 | refs/heads/master | 2023-01-10T11:40:46.642734 | 2022-12-24T14:49:40 | 2022-12-24T14:49:40 | 175,597,537 | 1 | 0 | null | 2022-08-16T09:25:53 | 2019-03-14T10:15:40 | Java | UTF-8 | Java | false | false | 258 | java | package de.amr.demos.grid.maze.swing;
import static de.amr.demos.grid.maze.swing.MazeDemoApp.launch;
import de.amr.maze.alg.mst.BoruvkaMST;
public class BoruvkaMSTApp {
public static void main(String[] args) {
launch(BoruvkaMST.class);
}
} | [
"[email protected]"
] | |
0cda3f32b8c57ca3776e9300a8a4144002359227 | 43e305357d2b91fcdd22fb8161ca6e8205c41b9c | /src/main/java/uvsoftgroup/restfulapipostgresql/repository/UserRoleRepository.java | 782b98e1d316a47ce33550256ca3e90474f9822e | [] | no_license | haytastan/springpostgresqlrestfulws | d3c89cea894efcbc2c36611b2bd516d079618235 | 3643c8444b6bff53276eca2d0187c04ed6fa967f | refs/heads/master | 2020-08-18T16:02:34.823700 | 2018-05-24T16:14:42 | 2018-05-24T16:14:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 443 | java | /**
*
*/
package uvsoftgroup.restfulapipostgresql.repository;
import org.springframework.data.repository.PagingAndSortingRepository;
import org.springframework.data.rest.core.annotation.RepositoryRestResource;
import uvsoftgroup.restfulapipostgresql.model.UserRole;
@RepositoryRestResource(collectionResourceRel = "... | [
"[email protected]"
] | |
1b3dda8a7d71cdee9cb9851e2ce8f66ec55c6664 | 26c653d0063fa7a39bb83b22615f9ad25a9b3254 | /src/main/java/de/edgelord/saltyengine/components/rendering/OvalRender.java | aec8bba6de9513bf90d866ece7242d4438069b96 | [
"MIT"
] | permissive | CyberianNeptune/salty-engine | 2d0a9dfa6cd5225f41d864e5a2562ef69ac259fb | 916f8d8c085d57d8a92768c7642f112bc70aa109 | refs/heads/master | 2020-04-08T09:17:25.657707 | 2018-11-26T14:11:46 | 2018-11-26T14:11:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,263 | java | /*
* This software was published under the MIT License.
* The full LICENSE file can be found here: https://github.com/edgelord314/salty-enigne/tree/master/LICENSE
*
* Copyright (c) since 2018 by the Salty Engine developers,
* Maintained by Malte Dostal
*
* Permission is hereby granted, free of charge, to any per... | [
"[email protected]"
] | |
07f62a67ecbad3988ba0e7b9a53b564449ac2869 | 4c4ae435db4175f209440b3b4f7d46fa98676b07 | /open-metadata-implementation/repository-services/repository-services-apis/src/main/java/org/odpi/openmetadata/repositoryservices/connectors/stores/archivestore/OpenMetadataArchiveStoreConnector.java | 44bfb86897b4087667b1ef0f272b0436c69f389b | [
"CC-BY-4.0",
"Apache-2.0"
] | permissive | danielaotelea/egeria | 20536336efd2f6ab22d188673a02e4a4dc2490c1 | 1c50ffda7404820203b4e4422e2c8a7829030f43 | refs/heads/master | 2023-01-25T01:40:00.002563 | 2020-10-21T11:33:29 | 2020-10-21T11:33:29 | 206,025,967 | 1 | 0 | Apache-2.0 | 2023-01-23T06:12:10 | 2019-09-03T08:19:58 | Java | UTF-8 | Java | false | false | 1,111 | java | /* SPDX-License-Identifier: Apache-2.0 */
/* Copyright Contributors to the ODPi Egeria project. */
package org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore;
import org.odpi.openmetadata.frameworks.auditlog.AuditLog;
import org.odpi.openmetadata.frameworks.auditlog.AuditLoggingComponent;
import o... | [
"[email protected]"
] | |
92852a74bbc3577303e2fd79801485d5da25f737 | 9ffdeedbb966e25ae8f46045a4cd5fd4c4fdd71a | /fupin_2_0/src/main/java/com/roch/fupin/entity/ResultFuPinZhuanXiangZiJing_ResultList.java | ec33a0cc5d44da05d294e63564cbd62e42281e31 | [] | no_license | gugj/FuPin_2_0_TongLiao | ef6bc04356924411ed937b1f357eface1f06a5ab | 6bad2ea4550fb1d4349bd2a7ad34adfa40eb3eae | refs/heads/master | 2021-01-22T21:13:10.083617 | 2017-08-18T06:25:32 | 2017-08-18T06:25:32 | 100,679,481 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | java | package com.roch.fupin.entity;
import java.util.List;
/**
* 扶贫专项资金统计ResultList
* @author ZhaoDongShao
* 2016年8月12日
*/
public class ResultFuPinZhuanXiangZiJing_ResultList extends BaseResult{
private static final long serialVersionUID = 1L;
public List<FuPinZhuanXiangZiJing> jsondata;
}
| [
"[email protected]"
] | |
ca0c60a4bae64bb8543652aaa0b57910509ec2b1 | ff05965a1216a8b5f17285f438558e6ed06e0db4 | /rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/basic/BigIntegerType.java | 1ce9f60899927fc85159cb44eb62d1a6149626d8 | [
"Apache-2.0"
] | permissive | liucong/jms4cxf2 | 5ba89e857e9c6a4c542dffe0a13b3f704a19be77 | 56f6d8211dba6704348ee7e7551aa1a1f2c4d889 | refs/heads/master | 2023-01-09T18:08:51.730922 | 2009-09-16T03:16:48 | 2009-09-16T03:16:48 | 194,633 | 1 | 4 | null | 2023-01-02T21:54:29 | 2009-05-07T03:43:06 | Java | UTF-8 | Java | false | false | 1,677 | 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 m... | [
"[email protected]"
] | |
38bd1aea0ee2d90050c1e9c28e6f27fc1a37f26e | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-12798-116-10-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/com/xpn/xwiki/internal/template/DefaultTemplateManager_ESTest.java | 5a5d3fe722c8cade11d2850902ee00a478c30df0 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 582 | java | /*
* This file was automatically generated by EvoSuite
* Mon Apr 06 18:55:15 UTC 2020
*/
package com.xpn.xwiki.internal.template;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWi... | [
"[email protected]"
] | |
897dff18b24409ab2a896eba6212570e29f4595b | fe2247685ec1a2d37015132232e8b0eecc1e6308 | /src/main/java/warmer/star/blog/security/WebSuccessHandler.java | b8f82b3ba75db68566b53d7c0041fd20dc022598 | [] | no_license | MiracleTanC/warmerblog | 24a957767c2f4394a9e2e7df1732f4790a690915 | df8888e35f053f7d8d8ac88878ff16efe99a3716 | refs/heads/master | 2023-05-11T10:30:54.427053 | 2022-04-06T00:50:12 | 2022-04-06T00:50:12 | 144,241,594 | 57 | 27 | null | 2023-04-29T02:05:11 | 2018-08-10T05:39:02 | Java | UTF-8 | Java | false | false | 2,270 | java | package warmer.star.blog.security;
import com.alibaba.fastjson.JSON;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.security.core.Authentication;
import org.springframework.security.web.DefaultRedirectStrategy;
import org.springframework.security.web.Red... | [
"[email protected]"
] | |
bdebd598ce4acf930caa0415a9949d3cd8c2b807 | 3dbda028a27190c4e9614c1cfffa751458d398c8 | /Spring/SpringPro2/src/main/java/cn/zhen77/aop/proxy01/UserServiceImpl.java | 3094d24855df524797e753f47a3381f33b2da607 | [] | no_license | Zhen7-7/FrameWork | 264c372cd31ed6a98170520a9f1d47ad102dd8a1 | 87c07e9fc97b9fec70419ac5862eebb4941f5c50 | refs/heads/master | 2023-05-07T06:33:05.177730 | 2021-05-25T10:36:16 | 2021-05-25T10:36:16 | 331,942,347 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 580 | java | package cn.zhen77.aop.proxy01;
/**
* @author : zhen77
* @date: 2021/1/30 - 01 - 30 - 17:12
* @Description: cn.zhen77.cn.zhen77.aop.proxy01
* @version: 1.0
*/
public class UserServiceImpl implements UserService {
@Override
public void add() throws Exception {
// check();//在添加之前进行权限检查
System... | [
"[email protected]"
] | |
34939ca1767499793f74f02688d336e12ee8431d | f5dc228c5100440e9afb631e60412c2ca97a3604 | /utilities/src/com/myapp/util/log/unixcolors/UnixStringColorizer.java | f3a2ca3b6894eea26cf4b335dfcec0b3b07ea6c0 | [] | no_license | Letractively/chunksofcode | f68545d41c61edc6288ad4e43ff98cdb517d11fd | 9a730a6ac42286ce09a1ed889a00ab11548256cf | refs/heads/master | 2021-01-10T16:54:45.350552 | 2012-12-10T19:49:01 | 2012-12-10T19:49:01 | 46,038,975 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,829 | java | package com.myapp.util.log.unixcolors;
import java.awt.Color;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
/**
*
* command to remove control characters from output data:
*
* cat output-file.out | sed 's/[[:cntrl:]]\[[0-9]*[;m]*[0-9]*[m\[K]* //g' | less
*
*/
// cat file.out ... | [
"andre.ragg@92fd951c-2788-16aa-bc7f-2090130f54c4"
] | andre.ragg@92fd951c-2788-16aa-bc7f-2090130f54c4 |
b40a5cae95a9da9ab084044ca9d609f27fb12da1 | 999b0fb27c312528b53d16a99905069ef74cdc16 | /src/com/helospark/kubeeditor/validator/BooleanValidator.java | 720bef3610a116889d26eae298870c847948dc7e | [] | no_license | helospark/kube-editor | db29c11fa3dfb2c9065c72cc774a7083ea61e17a | 3156db767649d137921ab576db7caf25a24ee453 | refs/heads/master | 2020-06-13T05:40:00.528364 | 2019-07-06T15:06:04 | 2019-07-06T15:06:04 | 194,557,015 | 1 | 1 | null | 2019-08-21T21:47:32 | 2019-06-30T20:13:47 | Java | UTF-8 | Java | false | false | 589 | java | package com.helospark.kubeeditor.validator;
import java.util.List;
import java.util.Optional;
import org.yaml.snakeyaml.nodes.ScalarNode;
public class BooleanValidator implements FieldValueValidator {
@Override
public Optional<String> getErrorsForValues(String type, ScalarNode scalarNode, List<String> path)... | [
"[email protected]"
] | |
c2c77091765553feec388178940a5e4b294f8633 | a49524a77f9f64dfa5729c334624068c24776035 | /base/src/main/java/vfd/VFDConfig.java | fd458effc1325fd6d21354820e61c4ccc6245855 | [
"LicenseRef-scancode-free-unknown",
"MIT"
] | permissive | nintha/vproxy | d517e880f97a7852664554033493617548ae9774 | 5ff73aefe4637fcf28754c10b4f53096f97095cd | refs/heads/dev | 2023-06-18T22:22:01.280546 | 2021-02-15T16:20:35 | 2021-02-16T06:22:40 | 322,193,763 | 0 | 0 | MIT | 2021-02-09T11:14:48 | 2020-12-17T05:44:51 | Java | UTF-8 | Java | false | false | 1,391 | java | package vfd;
import vproxybase.util.Utils;
public class VFDConfig {
private VFDConfig() {
}
// -Dvfd=provided
// see FDProvider
public static final String vfdImpl;
// -Dfstack="--conf /etc/f-stack.conf"
public static final String fstack;
public static final boolean useFStack;
//... | [
"[email protected]"
] | |
d81e5bd281df7aaac9f7477898187f22e61abdd9 | 8f0d508be866a9a5c515c1bbbc5bf85693ef3ffd | /bedrock/src/main/java/soupply/bedrock/protocol/play/SimpleEvent.java | 4b84c2cdf144695fe488c268c20c19a00ad70734 | [
"MIT"
] | permissive | hanbule/java | 83e7e1e2725b48370b0151a2ac1ec222b5e99264 | 40fecf30625bdbdc71cce4c6e3222022c0387c6e | refs/heads/master | 2021-09-21T22:43:25.890116 | 2018-09-02T09:28:23 | 2018-09-02T09:28:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 590 | java | package soupply.bedrock.protocol.play;
import java.util.*;
import soupply.util.*;
public class SimpleEvent extends soupply.bedrock.Packet
{
public static final int ID = 64;
@Override
public int getId()
{
return ID;
}
@Override
public void encodeBody(Buffer _buffer)
{
}
... | [
"[email protected]"
] | |
33bbd9b90e2d378735ddcc9ee0ee6cc1124e5c7d | bc6672f3023e86090fc7e25d8041d48822ea8244 | /src/main/java/com/fun/gateway/utils/text/CharsetKit.java | ffa31cb6022875a30d4f524b51e7473841c95cf7 | [] | no_license | mrdjun/fun-gateway | 99739b613bf138ae3d58bd2bc929ca6b94ef1d5a | 040505e310fbd11a4329f326b52f693cb19e1632 | refs/heads/main | 2023-01-20T21:19:01.601054 | 2020-11-24T09:21:31 | 2020-11-24T09:21:31 | 315,577,190 | 6 | 3 | null | null | null | null | UTF-8 | Java | false | false | 2,401 | java | package com.fun.gateway.utils.text;
import com.fun.gateway.utils.StringUtils;
import java.nio.charset.Charset;
import java.nio.charset.StandardCharsets;
/**
* 字符集工具类
*
* @author DJun
*/
public class CharsetKit {
/**
* ISO-8859-1
*/
public static final String ISO_8859_1 = "ISO-8859-1";
/**
... | [
"[email protected]"
] | |
ad7a3a5ac5a7bdd3a04cddd5c5a0ac6ee593f8fa | 2f46c0c299c9cccd5fdac5ba2812b302f0ab17e8 | /core/modules/boot/src/main/java/org/onetwo/boot/core/jwt/JwtMvcInterceptor.java | e48776d380274bfbcec6495d153df237c3476569 | [
"Apache-2.0"
] | permissive | masan/onetwo | 38e296df44baf0bc9650728d3be9444990a03be0 | a5358a27a5800d8a8d84f37922577391483edb2c | refs/heads/master | 2020-03-16T00:21:56.526114 | 2018-04-16T09:23:36 | 2018-04-16T09:23:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,053 | java | package org.onetwo.boot.core.jwt;
import java.util.Optional;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.onetwo.boot.core.web.mvc.interceptor.MvcInterceptorAdapter;
import org.onetwo.common.exception.ServiceException;
import org.springframework.beans.factor... | [
"[email protected]"
] | |
ccc43ee6407b82b924a07f133683c0cf6fb1984a | c5b931b9cbfa3dbbfe519ff46da8a00bf6710494 | /src/main/java/com/github/alexthe666/iceandfire/inventory/SyncedFieldContainer.java | 04d4d792d303fee580e7cb7828383f535b93e13c | [] | no_license | ETStareak/Ice_and_Fire | 4df690c161036188f25a39711759fa03f9543958 | 31dcce21f06763fee7e33683a631f0a133f67130 | refs/heads/1.8.4-1.12.2 | 2023-03-17T01:05:31.176702 | 2022-02-21T17:34:49 | 2022-02-21T17:34:49 | 260,837,962 | 1 | 0 | null | 2020-05-15T16:25:56 | 2020-05-03T05:54:48 | Java | UTF-8 | Java | false | false | 2,442 | java | package com.github.alexthe666.iceandfire.inventory;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.inventory.Container;
import net.minecraft.inventory.IContainerListener;
import net.minecraft.inventory.IInventory;
import net.minecraft.inventory.Slot;
import net.minecraft.item.ItemStack;
import n... | [
"[email protected]"
] | |
64e4b0e25d2d07fd1e2cf4fad1af6b571b2c16c4 | 4e8fbbe30f17a92e8101f2c43d77a4dd0c951f8f | /web入门/2.javaweb基础入门/5.web实现登录注册功能/源码/reg_login/src/hn/bean/User.java | 3f9167c0a8fe8c5a141383bbc9107d953af2dc56 | [] | no_license | ARainyNight/TheRoadOfBaldness | d75b9c8934807ebdd26125bf72d7b6d78c6177f6 | 225c70090fbe6281551f9879f3ab13f56eea5138 | refs/heads/master | 2021-07-05T12:55:11.171062 | 2019-04-16T04:18:11 | 2019-04-16T04:18:11 | 148,400,416 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,435 | java | package hn.bean;
public class User {
private String username ;
private String password;
private String nickname;
private String sex;
private String hobby ;
private String path ;
public String getUsername() {
return username;
}
public void setUsername(String username) {
... | [
"[email protected]"
] | |
62f9f9d78b7b0b1e99cd1e55cc957af6b500e7b6 | 43eb759f66530923dfe1c6e191ec4f350c097bd9 | /projects/opengrok/opengrok-indexer/src/test/java/org/opengrok/indexer/analysis/lua/LuaXrefTest.java | df0495249c7aecbfe674e00f615132765a958ca2 | [
"MIT",
"LicenseRef-scancode-proprietary-license",
"CDDL-1.0",
"LicenseRef-scancode-warranty-disclaimer",
"EPL-1.0",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"ISC",
"LicenseRef-scancode-other-permissive",
"BSD-2-Clause",
"Apache-2.0",
"GPL-1.0-or-later",
"ICU",
"AdaC... | permissive | hayasam/lightweight-effectiveness | fe4bd04f8816c6554e35c8c9fc8489c11fc8ce0b | f6ef4c98b8f572a86e42252686995b771e655f80 | refs/heads/master | 2023-08-17T01:51:46.351933 | 2020-09-03T07:38:35 | 2020-09-03T07:38:35 | 298,672,257 | 0 | 0 | MIT | 2023-09-08T15:33:03 | 2020-09-25T20:23:43 | null | UTF-8 | Java | false | false | 4,816 | java | /*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License (the "License").
* You may not use this file except in compliance with the License.
*
* See LICENSE.txt included in this distribution for the specific
* language governing permissio... | [
"[email protected]"
] | |
febee05d8429d4a71c617a0edc8d44be6809bfe7 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_0491adbc1ea49d0f34a5edc83f1c0325760b8257/ForumReplies/2_0491adbc1ea49d0f34a5edc83f1c0325760b8257_ForumReplies_s.java | b33a0d57ee7a51f06178d287fcc30dce50aeeed3 | [] | 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,288 | java | package cz.kinst.jakub.coursemanager;
import java.util.ArrayList;
import java.util.List;
import org.apache.http.NameValuePair;
import org.apache.http.message.BasicNameValuePair;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import android.app.AlertDialog;
import a... | [
"[email protected]"
] | |
79703a1343578faf2b69d9eab0b1b694525e38b2 | 9297538fd435fd24a252ad25c5358386216f3839 | /src/main/java/com/github/alexthe666/rats/server/world/structure/RatlantisRuinsStructure.java | 77bbef2012895b0bee0776ce1831231dc52e9aaf | [] | no_license | Rusettsten/Rats | 41c18e6d0bf182b2ed3d1a2d8fd65efb7f55d329 | bbf2fc103d7dc8e250dd53c6972f56ca9aec0426 | refs/heads/1.16.1 | 2023-01-27T13:06:16.809147 | 2020-09-22T18:03:44 | 2020-09-22T18:03:44 | 319,161,554 | 0 | 0 | null | 2020-12-07T00:24:41 | 2020-12-07T00:24:40 | null | UTF-8 | Java | false | false | 2,042 | java | package com.github.alexthe666.rats.server.world.structure;
import com.github.alexthe666.rats.RatsMod;
import com.mojang.serialization.Codec;
import net.minecraft.util.Rotation;
import net.minecraft.util.math.BlockPos;
import net.minecraft.util.math.MutableBoundingBox;
import net.minecraft.world.biome.Biome;
import net... | [
"[email protected]"
] | |
ec1e4643f81b606464984256b5df25ebb99c4b80 | f551156ea724c509395e20884df570461381653a | /src/main/java/com/jfly/common/exception/BDExceptionHandler.java | 18400fbc12a12d290bf4dc0477456df46d5ff049 | [] | no_license | surick/jfly | b212999aada9a6eac2954919b1b0597364eaa199 | a3d23a57c111f1a94bf4e71c36979ab1b35b0fdf | refs/heads/master | 2021-01-25T13:35:43.132098 | 2019-03-31T14:19:06 | 2019-03-31T14:19:06 | 123,590,423 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,133 | java | package com.jfly.common.exception;
import com.jfly.common.config.Constant;
import com.jfly.common.domain.LogDO;
import com.jfly.common.service.LogService;
import com.jfly.common.utils.ExceptionUtils;
import com.jfly.common.utils.HttpServletUtils;
import com.jfly.common.utils.R;
import com.jfly.common.utils.ShiroUtils;... | [
"[email protected]"
] | |
082e332624d3b5e492583de6c24817d628e1fb6d | 5b2c309c903625b14991568c442eb3a889762c71 | /classes/com/tencent/bugly/proguard/l.java | 57fbbcb107105bbd5fb44149404ed7e0e9e48e9b | [] | 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 | 355 | java | package com.tencent.bugly.proguard;
public final class l
{
public long a;
public String b;
public long c;
public int d;
public String e;
public String f;
public long g;
}
/* Location: E:\apk\xueqiu2\classes-dex2jar.jar!\com\tencent\bugly\proguard\l.class
* Java compiler version: 6 (50.0)
... | [
"[email protected]"
] | |
ee2c2070e424a812c0ac5a6f960d83a07e3ea4f8 | 7511571c0075b3ade5cebce9e67d6c0d3bf71924 | /src/main/java/com/github/t1/rest/fallback/InputStreamMessageBodyReader.java | a658c2133ed8f8398d7ef4a23d4ac1c52d459635 | [] | no_license | t1/rest-client | 1234cffd0aedd8419c7464644d560607fb4b2776 | 73aaa118b9c78a04fa1edfe572ca0a1b4a388dd1 | refs/heads/master | 2021-01-17T15:02:59.913512 | 2019-02-27T06:36:50 | 2019-02-27T06:36:50 | 34,102,470 | 0 | 0 | null | 2019-06-19T04:29:50 | 2015-04-17T07:21:49 | Java | UTF-8 | Java | false | false | 1,220 | java | package com.github.t1.rest.fallback;
import static com.github.t1.rest.fallback.InputStreamMessageBodyReader.*;
import static javax.ws.rs.core.MediaType.*;
import java.io.InputStream;
import java.lang.annotation.Annotation;
import java.lang.reflect.Type;
import javax.enterprise.inject.Alternative;
import javax.ws.rs.... | [
"[email protected]"
] | |
1990a60c17550eef6f70bd50eaf75e760c7369b6 | 6039432df47c3de269cf6645b38e6392f421abf6 | /spring-by-example/modules/sbe-rest/sbe-rest-core/src/main/java/org/springbyexample/mvc/bind/annotation/RestResource.java | a74d6c2273fb597c0f411bbce85b0f8806e24902 | [
"Apache-2.0"
] | permissive | selvarajas/desingpattern | a61afdca3498f494be1b3943403b92ee1a3cb35e | ad71bba4faeb92cbdc7162f2d251009a4d114e08 | refs/heads/master | 2021-01-19T04:20:32.905520 | 2016-06-21T11:00:36 | 2016-06-21T11:00:36 | 60,693,311 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,717 | java | /*
* Copyright 2007-2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"[email protected]"
] | |
9ab0f3949db1efc396e300e905fb463f870cdfc4 | 7be42d710336dbc88b4d85c9f6e5677ce753f458 | /src/main/java/com/orientechnologies/ldbc/snb/benchmark/loader/loaders/AbstractPartitionedLoader.java | f57af7ff2b06f08812cffd25b422927cd7fc3634 | [] | no_license | laa/orientdb_ldbc_snb_implementation | 20d9a944742a4d42561c0fd3f1c6c2d06b04a8da | 1c94303bf5d9d0f3738a384e0c82fadfc5daea29 | refs/heads/master | 2020-03-18T14:06:51.608422 | 2019-12-04T13:23:14 | 2019-12-04T13:23:14 | 134,830,264 | 0 | 1 | null | 2019-12-04T13:23:15 | 2018-05-25T08:51:25 | Java | UTF-8 | Java | false | false | 4,375 | java | package com.orientechnologies.ldbc.snb.benchmark.loader.loaders;
import com.orientechnologies.ldbc.snb.benchmark.loader.dto.AbstractDTO;
import com.orientechnologies.ldbc.snb.benchmark.loader.utils.DateUtils;
import com.orientechnologies.orient.core.db.ODatabasePool;
import org.apache.commons.csv.CSVFormat;
import org... | [
"[email protected]"
] | |
ccf6784e15e0b4aa9ca442870abe02dc4fd619cc | 92b8d8f6274941543cf41c19bc40d0a41be44fe6 | /gnu/kawa/models/Display.java | a078fa0b9b34de957cf438aad4e35482d63fe6ca | [
"MIT"
] | permissive | spurious/kawa-mirror | 02a869242ae6a4379a3298f10a7a8e610cf78529 | 6abc1995da0a01f724b823a64c846088059cd82a | refs/heads/master | 2020-04-04T06:23:40.471010 | 2017-01-16T16:54:58 | 2017-01-16T16:54:58 | 51,633,398 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,806 | java | package gnu.kawa.models;
import java.awt.Dimension;
import java.awt.geom.Dimension2D;
import gnu.mapping.ThreadLocation;
/** An abstract "display device".
* In the AWT/Swing world, this may bundle a GraphicsConfiguration
* and a Toolkit.
* In the web servlet world, this may correspond to a browser on
* on the othe... | [
"bothner@5e0a886f-7f45-49c5-bc19-40643649e37f"
] | bothner@5e0a886f-7f45-49c5-bc19-40643649e37f |
ee619bb516e5e1f7cc2fc0ce3fdf7feeab56f941 | 323c723bdbdc9bdf5053dd27a11b1976603609f5 | /nssicc/nssicc_dao/src/main/java/biz/belcorp/ssicc/dao/spusicc/cuentacorriente/MantenimientoCCCDigitacionExternaPagosBancariosDAO.java | 7097e0b28a040ed5e1a86b5d29c490ad235e817f | [] | no_license | cbazalar/PROYECTOS_PROPIOS | adb0d579639fb72ec7871334163d3fef00123a1c | 3ba232d1f775afd07b13c8246d0a8ac892e93167 | refs/heads/master | 2021-01-11T03:38:06.084970 | 2016-10-24T01:33:00 | 2016-10-24T01:33:00 | 71,429,267 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 607 | java | /**
*
*/
package biz.belcorp.ssicc.dao.spusicc.cuentacorriente;
import java.util.Map;
import biz.belcorp.ssicc.dao.framework.DAO;
import biz.belcorp.ssicc.dao.spusicc.cuentacorriente.model.PagoBancarioExterno;
/**
* @author pejflorencio
*
*/
public interface MantenimientoCCCDigitacionExternaPagosBancariosDAO e... | [
"[email protected]"
] | |
45e98aef8959ea68fdbd25d60f32c7b0fb060b7f | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/bumptech/glide/c/a/a/c.java | ab569568f196e8e4b980f04ce41a054710f8b78e | [] | no_license | 0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580028 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | UTF-8 | Java | false | false | 2,572 | java | package com.bumptech.glide.c.a.a;
import android.content.Context;
import android.net.Uri;
import android.util.Log;
import com.bumptech.glide.c.a;
import com.bumptech.glide.c.a.d.a;
import com.bumptech.glide.c.b.a.b;
import com.bumptech.glide.h;
import com.tencent.matrix.trace.core.AppMethodBeat;
import java.... | [
"[email protected]"
] | |
d2dd7c7a4efe3e0b75c6afdfa0f506bbc90cb907 | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/mapstruct/learning/1200/ObjectFactory.java | 8df9311c840fb2b2c9a8825448b19feeee4a5b99 | [] | no_license | ASSERT-KTH/synthetic-checkstyle-error-dataset | 40e8d1e0a7ebe7f7711def96a390891a6922f7bd | 40c057e1669584bfc6fecf789b5b2854660222f3 | refs/heads/master | 2023-03-18T12:50:55.410343 | 2019-01-25T09:54:39 | 2019-01-25T09:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,512 | java | /*
* Copyright MapStruct Authors.
*
* Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
*/
package org.mapstruct;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annota... | [
"[email protected]"
] | |
2cf9487055a50c3c3e4aa38add51208b3279e9bc | 1e004aa3d7bdfb83469e19aeb48fdeffe457f7b4 | /src/LC031.java | b26aa200528b20164b05b6c79bafd3f21204bb7a | [] | no_license | Saseke/LeetCode | 388ea8ecd20a4f82fb6a6f5a0d79aa6c90782f9b | 36a1d875df367909dd10e831974a7ef849ff19b6 | refs/heads/master | 2020-03-21T18:38:30.864366 | 2019-07-10T11:43:52 | 2019-07-10T11:43:52 | 138,904,268 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 876 | java | public class LC031 {
public static void main(String[] args) {
int[] i = new int[]{1, 3, 2};
nextPermutation(i);
}
public static void nextPermutation(int[] nums) {
int i = nums.length - 2;
while (i >= 0 && nums[i + 1] <= nums[i]) {
i--;
}
if (i >=... | [
"[email protected]"
] | |
4ac84cfcb4f11040e2ac7c7064021e6421a49614 | 43ea91f3ca050380e4c163129e92b771d7bf144a | /services/iotda/src/main/java/com/huaweicloud/sdk/iotda/v5/model/ListRoutingRulesResponse.java | 688bc56572d2e46baba706dd7af8fd3962e4276a | [
"Apache-2.0"
] | permissive | wxgsdwl/huaweicloud-sdk-java-v3 | 660602ca08f32dc897d3770995b496a82a1cc72d | ee001d706568fdc7b852792d2e9aefeb9d13fb1e | refs/heads/master | 2023-02-27T14:20:54.774327 | 2021-02-07T11:48:35 | 2021-02-07T11:48:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,909 | java | package com.huaweicloud.sdk.iotda.v5.model;
import com.huaweicloud.sdk.core.SdkResponse;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonValue;
import com.hua... | [
"[email protected]"
] | |
564b071c2b3c7d6d9a3fbfc843c68adeab3cc294 | 308b3f320c5bc53091725dfa40460505ab7b5555 | /DisplayLists/src/main/java/org/softwareFm/displayLists/NameAndValueDialog.java | 966e807b19793c56f216dfb238d043b1e9220eaa | [] | no_license | phil-rice/Arc4Eclipse | 75134c3032a9d9173fef551c326686a7ca28bb8a | 95948538ceac12f9793546b1ed85cd0bca8a34d0 | refs/heads/master | 2020-04-19T15:52:38.952070 | 2011-09-09T10:57:41 | 2011-09-09T10:57:41 | 2,031,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,870 | java | package org.softwareFm.displayLists;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.SelectionAdapter;
import org.eclipse.swt.events.SelectionEvent;
import org.eclipse.swt.layout.GridData;
import org.eclipse.swt.layout.GridLayout;
import org.eclipse.swt.widgets.Button;
import org.eclipse.swt.widgets.Composit... | [
"[email protected]"
] | |
37566732bcab4797d6ddf83605f73c341516517a | 8d5ed637e90d24c806c5ea091cb2b877aa2a5103 | /src/main/java/yyl/leetcode/p04/P0493_ReversePairs.java | 2a5525fcc2d2f85a76a94e1bff6c1a395195cf2e | [
"Apache-2.0"
] | permissive | Relucent/yyl_leetcode | 7cc087ca22f01fdec4189c6336fb9581c73ac3e3 | ce5e713b8ab07d08502ce048a3c493cde84f6e5a | refs/heads/master | 2023-03-09T12:49:28.699718 | 2023-03-02T07:00:46 | 2023-03-02T07:00:46 | 101,182,096 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,639 | java | package yyl.leetcode.p04;
import yyl.leetcode.util.Assert;
/**
* <h3>翻转对</h3><br>
* 给定一个数组 nums ,如果 i < j 且 nums[i] > 2*nums[j] 我们就将 (i, j) 称作一个重要翻转对。<br>
* 你需要返回给定数组中的重要翻转对的数量。<br>
*
* <pre>
* 示例 1:
* 输入: [1,3,2,3,1]
* 输出: 2
*
* 示例 2:
* 输入: [2,4,3,5,1]
* 输出: 3
* </pre>
*
* 注意:<br>
* 给定数组的长度不会超过500... | [
"[email protected]"
] | |
30fb7a1d265468566ca8efdb488ae221099bb469 | 380552d6601ae475b76cc1fb12295b138ba07c44 | /EvsBatch48Lec18/src/designandprinciples/Singleton.java | ce53d24f4783bd7b4b45b18590ca55ee468b77a0 | [] | no_license | aqib1/EvsBatch49 | c248eda8cf05b1305e5fa68d13fd4d1db02cad18 | 6d14929b3692ea994483626d41f5f4a434921587 | refs/heads/master | 2023-01-20T12:23:20.556869 | 2020-11-29T11:20:35 | 2020-11-29T11:20:35 | 275,565,395 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 245 | java | package designandprinciples;
public class Singleton {
private static Singleton singleton;
private Singleton() {
}
public static Singleton getSingleton() {
if (singleton == null)
singleton = new Singleton();
return singleton;
}
}
| [
"[email protected]"
] | |
5d9e02328dd57b34020ef499c32a33b0d01767a2 | 48a0e5e050c172cd225928a710e3be63398ad6ab | /java-project2-server/src16_1/main/java/com/eomcs/mybatis/DaoInvocationHandler.java | 42a47986f43fa99d473b3df13832bb4fc9003f03 | [] | no_license | jeonminhee/bitcamp-java-2018-12 | ce38011132a00580ee7b9a398ce9e47f21b1af8b | a1b5f8befc1c531baf6c238c94a44206b48f8d94 | refs/heads/master | 2020-04-14T04:57:57.565700 | 2019-05-19T06:32:27 | 2019-05-19T06:32:27 | 163,650,679 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,494 | java | package com.eomcs.mybatis;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.util.List;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
// DAO 인터페이스의 규칙에 따라 메서드가 호출될 때 실제 작업을 수행할 객체이다.
public class DaoInvocationHandler implements ... | [
"[email protected]"
] | |
1bdfe6eec25f7f957faa300b65343ffde7e9818a | eb7b450eef54c7c7c43001b03a1a0a6ac27fbbd6 | /SM/AS/Components2.0/src/org/components/util/Sessions.java | eb9c0e3d9c8ecd6debca6c19a080231d3aa5e665 | [] | no_license | mjawath/jposible | e2feb7de7bfa80dc538639ae5ca13480f8dcc2db | b6fb1cde08dc531dd3aff1113520d106dd1a732c | refs/heads/master | 2021-01-10T18:55:41.024529 | 2018-05-14T01:25:05 | 2018-05-14T01:25:05 | 32,131,366 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,886 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.components.util;
import java.util.Collection;
import java.util.HashMap;
import java.util.Set;
import org.biz.util.ReflectionUtility;
import org.components.windows.UIController;
/**
*
* @author mjawath
*... | [
"[email protected]"
] | |
29ef363623939fca942855700b8e0923ff67a4b6 | ef8e3f488d33250d8ee9daea11cfcf90ee177c24 | /src/fr/toenga/packets/actions/executors/ProcessActionDestroyExecutor.java | e549f6e249b3592caf9e4897e00b9d7ec1f13775 | [] | no_license | Toenga/Toenga | 4c50d388f486460890d093be6f397783090daab8 | 75520cb446bb16895be03646d4d079aebffbd4e2 | refs/heads/master | 2021-01-20T12:16:11.727019 | 2018-05-11T23:44:39 | 2018-05-11T23:44:39 | 101,707,742 | 0 | 0 | null | 2017-10-21T13:01:53 | 2017-08-29T02:06:18 | null | UTF-8 | Java | false | false | 446 | java | package fr.toenga.packets.actions.executors;
import fr.toenga.packets.actions.ProcessActionExecutor;
import fr.toenga.process.ToengaProcess;
public class ProcessActionDestroyExecutor extends ProcessActionExecutor
{
@Override
public void execute(ToengaProcess toengaProcess)
{
try
{
toengaProcess.stop();
... | [
"[email protected]"
] | |
f08d96d58c9448b937c4a24d7844234a74dd1795 | 5b8337c39cea735e3817ee6f6e6e4a0115c7487c | /sources/com/mobiroller/adapters/NotificationAdapter.java | 196636a5fcef4ff7808058b7be1655c21d93978a | [] | no_license | karthik990/G_Farm_Application | 0a096d334b33800e7d8b4b4c850c45b8b005ccb1 | 53d1cc82199f23517af599f5329aa4289067f4aa | refs/heads/master | 2022-12-05T06:48:10.513509 | 2020-08-10T14:46:48 | 2020-08-10T14:46:48 | 286,496,946 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,538 | java | package com.mobiroller.adapters;
import android.content.Context;
import android.graphics.Color;
import android.text.format.DateFormat;
import android.util.SparseBooleanArray;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.ViewGroup;
import an... | [
"[email protected]"
] | |
e9cf1a8be82bb5f7c5ca06233dd00debfdd4b9b8 | a95ece711810aaacfecf03ccdcafbdbc78942588 | /Report/BeanSimpleExample/src/main/java/server/config/ApplicationContextConfigWithAnnotation.java | 671cf1734bbfa3ef5832c05f14359db20855263b | [] | no_license | Nail-Salimov/11-802_Nail_Salimov | 51043a477e105c31adbdea22da35d3f205606bb4 | 7088bcbf99f45042bddb57f2ac817ceb68d90e64 | refs/heads/master | 2022-11-24T21:05:49.561832 | 2020-03-17T16:11:52 | 2020-03-17T16:11:52 | 223,963,450 | 0 | 0 | null | 2022-11-16T12:15:26 | 2019-11-25T14:07:50 | Java | UTF-8 | Java | false | false | 1,426 | java | package server.config;
import com.zaxxer.hikari.HikariConfig;
import com.zaxxer.hikari.HikariDataSource;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.an... | [
"[email protected]"
] | |
6c3367ca3f1b89e3fbf6527ccd2e9bb4c0110ddc | 179a6b2e2048f77384498d46f9df1722d0e92e53 | /kubernetes-model-generator/openshift-model-operator/src/generated/java/io/fabric8/openshift/api/model/operator/v1/StorageSpec.java | 276c185db138f825ab4c375d150acb31d1665d0e | [
"Apache-2.0"
] | permissive | Fabian-K/kubernetes-client | b2ab73bd381152331f910e1b27a54c75de88fa53 | ba04a46bf369f3b56f041d3bd87774e484374137 | refs/heads/master | 2023-03-20T03:25:51.485633 | 2022-11-04T15:08:55 | 2022-11-07T11:04:58 | 214,407,117 | 0 | 0 | Apache-2.0 | 2023-03-10T12:13:32 | 2019-10-11T10:21:30 | Java | UTF-8 | Java | false | false | 5,294 | java |
package io.fabric8.openshift.api.model.operator.v1;
import java.util.HashMap;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
imp... | [
"[email protected]"
] | |
4992b9531c56fe4cc6b83c91e61152a792d22fb9 | ab9387a1505654d8ae714d2fd138a9eeb824f4de | /src/magic/test/TestAbilities.java | 887dfd07224b59272cc8575b95d8dd5ced14305f | [] | no_license | hixio-mh/Magarena | d33b98aeff766c1828e998fada9a76b1c943baaf | 97be52ee82bc7526caa079ca33e42ea521a490bc | refs/heads/master | 2022-12-21T00:33:09.565690 | 2020-09-26T14:31:49 | 2020-09-26T14:31:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,236 | java |
package magic.test;
import magic.model.MagicDuel;
import magic.model.MagicGame;
import magic.model.MagicPlayer;
import magic.model.MagicPlayerDefinition;
import magic.model.MagicPlayerProfile;
import magic.model.phase.MagicMainPhase;
class TestAbilities extends TestGameBuilder {
public MagicGame getGame() {
... | [
"[email protected]"
] | |
affbacc3f69e6e4cf85d0c76d3dc59e3fbc94a24 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Lang/53/org/apache/commons/lang/time/FastDateFormat_getPattern_920.java | 7685600a53fbfb89aee99cd80dd5a22b0834d4bd | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 2,699 | java |
org apach common lang time
fast date format fastdateformat fast thread safe version
link java text simpl date format simpledateformat
direct replac
code simpl date format simpledateformat code format situat
multi thread server environ
code simpl date format simpledateformat code ... | [
"[email protected]"
] | |
50bc04266f4488ccc8dfd4d8a6d11de2aa89f87b | 358519a107711929511ee49905a8cdaffe6b216d | /src/main/java/com/ruoyi/framework/shiro/realm/UserRealm.java | 9a637fe88865d7c8a1ebb73e70d9a0dc5cff9579 | [
"MIT"
] | permissive | Acer611/manager-admin | af48d23c680f43b447fb4051e2e6f6598ca601d1 | 6962b99264f78aa41dc772baedecbf41cddab125 | refs/heads/master | 2022-09-28T02:16:14.785007 | 2019-11-12T03:50:42 | 2019-11-12T03:50:42 | 199,360,243 | 0 | 0 | MIT | 2022-09-01T23:10:42 | 2019-07-29T01:59:35 | HTML | UTF-8 | Java | false | false | 4,805 | java | package com.ruoyi.framework.shiro.realm;
import java.util.HashSet;
import java.util.Set;
import org.apache.shiro.SecurityUtils;
import org.apache.shiro.authc.AuthenticationException;
import org.apache.shiro.authc.AuthenticationInfo;
import org.apache.shiro.authc.AuthenticationToken;
import org.apache.shiro.authc.Exces... | [
"[email protected]"
] | |
348129f4957ed47283d2902ed7a7ab43d0217a79 | 2ee773cbdc216c9165029632eb36fedd8de36ca5 | /app/src/main/java/com/qualcomm/hardware/lynx/commands/core/LynxSetPWMEnableCommand.java | 7e7eaaea2dc3f66cfd6f3fbd1353553dd19c17b8 | [] | no_license | Killian-Townsend/Custom-FTC-Driver-Station-2021 | 6bee582afdb032ad2921b394280a2321f0f815ec | 16e8999d7593ef2c4189902bf2d376db8a3a6b41 | refs/heads/master | 2023-03-28T04:48:30.704409 | 2021-03-19T01:09:18 | 2021-03-19T01:09:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,455 | java | package com.qualcomm.hardware.lynx.commands.core;
import com.qualcomm.hardware.lynx.LynxModuleIntf;
import com.qualcomm.hardware.lynx.commands.LynxDatagram;
import com.qualcomm.hardware.lynx.commands.standard.LynxAck;
import java.nio.ByteBuffer;
public class LynxSetPWMEnableCommand extends LynxDekaInterfaceCommand<Ly... | [
"[email protected]"
] | |
180db804ce2903f15880829fb6f50bcbf6dc5d21 | 6b568c6f42c8909b30bb69e992c6527695c1fd15 | /local/in/dhis-web-linelisting-in/src/main/java/org/hisp/dhis/ll/action/llgroup/DefineLLGroupAssociationsAction.java | 797957b76fb3f05563c8e5d520b8a4c6811c3f5e | [] | no_license | onaio/dhis2 | 7f156f2b015b7b3683527c044c9ec6fd52c9bc66 | 2b4da26297dd6b27fd75babc743cf6b3be14aec0 | refs/heads/master | 2020-04-28T15:09:21.763055 | 2013-12-20T17:13:46 | 2013-12-20T17:14:38 | 15,343,468 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,514 | java | package org.hisp.dhis.ll.action.llgroup;
/*
* Copyright (c) 2004-2007, 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 code must ret... | [
"[email protected]"
] | |
388fbb3c448650d2ecd5d02b6bf8539a4c4ff178 | 7867212779fba845f04c2049bcdf535675a38db4 | /pCrs/appModelAll/src/com/photel/webserviceClient/BDL244/vo/purchaseRQ/Contract.java | 8fc48b9abbe95dfe6857f8b6e4130c5c4ae08950 | [] | no_license | online4you/java-source | 1b0f6727a7afb6df261d12b6f787f9a9a85136f4 | ddaae964fcea6da11d811883cf4a93f61213c699 | refs/heads/master | 2020-04-02T03:52:55.226676 | 2018-10-21T16:03:06 | 2018-10-21T16:03:06 | 153,989,430 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,222 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1.5-b01-fcs
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2012.08.01 at... | [
"[email protected]"
] | |
d7818b9b8fffda03271ccb9f807a16ed40384f61 | 1e71068a5dd43072eba9044e129eef7c75caa90e | /src/main/java/havis/custom/harting/assignmentstore/ui/client/sections/location/LocationSpecList.java | 42e36935fbff8eb16ad188602a6b99f8f41d05ba | [
"Apache-2.0"
] | permissive | peramic/App.AssignmentStore | 7deb06b8834481ce3b69a55d59ad960b6c30d822 | 2c7171e45035b883ecea52e6f3b7711ce2ae5c68 | refs/heads/main | 2023-03-08T01:46:10.702276 | 2021-02-25T11:02:41 | 2021-02-25T11:02:41 | 334,917,367 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,125 | java | package havis.custom.harting.assignmentstore.ui.client.sections.location;
import havis.custom.harting.assignmentstore.model.LocationSpec;
import havis.custom.harting.assignmentstore.rest.async.AssignmentStoreServiceAsync;
import havis.custom.harting.assignmentstore.ui.client.sections.Dialog;
import havis.custom.hartin... | [
"[email protected]"
] | |
89cf958d90b791dbe40ceaca8a9dae172ef18efc | a24789efd2cb74131111acf2baf3ffff2d6e8280 | /JavaCode/contest/weekly/n201_300/n257/N1.java | 922121835e9569ec34e3cdf0e1d5a5088dacbe7f | [
"Apache-2.0"
] | permissive | MikuSugar/LeetCode | 15e6c7a73b296a74f4c86435c832f99021a3b6d7 | e9cf36e52ae38d92b97e3c5c026c97e300c07971 | refs/heads/master | 2023-06-26T10:39:50.001158 | 2023-06-21T08:31:37 | 2023-06-21T08:31:37 | 164,054,066 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,349 | java | package JavaCode.contest.weekly.n201_300.n257;
import java.util.Arrays;
/**
* @author mikusugar
*/
public class N1 {
public int countQuadruplets(int[] nums) {
int res = 0;
for (int i = 0; i < nums.length; i++) {
for (int j = i + 1; j < nums.length; j++) {
for (int k =... | [
"[email protected]"
] | |
1e9cd393cda4ad7814d4fefdbb37a2ee36962e64 | 5979994b215fabe125cd756559ef2166c7df7519 | /aimir-mdms-iesco/src/main/java/org/multispeak/version_4/GetServiceOrdersByServiceLocation.java | 715be7340888333dce49e355c8eac31047edb01f | [] | no_license | TechTinkerer42/Haiti | 91c45cb1b784c9afc61bf60d43e1d5623aeba888 | debaea96056d1d4611b79bd846af8f7484b93e6e | refs/heads/master | 2023-04-28T23:39:43.176592 | 2021-05-03T10:49:42 | 2021-05-03T10:49:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,864 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.6
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2015.07.22 at 06:38:2... | [
"[email protected]"
] | |
2cbec7c3c7f750604e5e99a07b7083b895304217 | b99176418bbf194ecc4cb1a20e5450ee1ee2f32f | /app/src/main/java/com/alorma/github/ui/fragment/base/PaginatedListFragment.java | 16655f485c1c254335820c9d72f940a0b6d364aa | [
"MIT"
] | permissive | prashant31191/Gitskarios | 7cd783b43b6298cb688ea797fbf13036e0f75731 | d5b4025447cae45ac657b1e5f3e3d66cb41a1235 | refs/heads/master | 2021-01-18T07:30:56.344562 | 2015-05-17T00:50:02 | 2015-05-17T00:50:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,421 | java | package com.alorma.github.ui.fragment.base;
import android.widget.AbsListView;
import com.alorma.github.sdk.bean.info.PaginationLink;
import com.alorma.github.sdk.bean.info.RelType;
import com.alorma.gitskarios.basesdk.client.BaseClient;
import com.alorma.github.ui.ErrorHandler;
import java.util.HashMap;
import java... | [
"[email protected]"
] | |
9884a8810684150a0e337907a0bf731bc8b4e42e | 986747fd09b6f2d8b768f64cde4bb741c0bdf5fd | /src/main/java/br/com/swconsultoria/nfe/schema_4/inutNFe/TProcInutNFe.java | ffa7ef49e42c2720afc14414da3fadc27bfe08f8 | [
"MIT"
] | permissive | Samuel-Oliveira/Java_NFe | b7355043e8ef6595dcdc6c95ff88061de7e2de8f | 768028e977d455d78cbcd9fdbce15cfde0917d56 | refs/heads/master | 2023-08-07T14:46:14.107125 | 2023-07-30T18:08:44 | 2023-07-30T18:08:44 | 68,949,807 | 554 | 285 | MIT | 2023-07-30T18:08:44 | 2016-09-22T18:23:23 | Java | UTF-8 | Java | false | false | 3,247 | java |
package br.com.swconsultoria.nfe.schema_4.inutNFe;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
import javax.xml.bind.annotation.ad... | [
"[email protected]"
] | |
56d475c62142cdfa5e90cc36ad40300bb5f01b43 | 9d7aace2b8508ec8b39c2692b5baf3c4bda56623 | /ec-auto-persist/src/main/java/com/ecarinfo/auto/po/ViewpointType.java | ec6a9dcb1f11fd8561eb01550c36cb0e802cf634 | [] | no_license | xiaobbbbbbb/ec-auto | 317a92ac1d62da0f70b1c95dafceff953e8be087 | 70963565e24860a7f2b460484712dbfdcbe881ed | refs/heads/master | 2021-01-19T13:00:33.691625 | 2014-05-07T07:26:32 | 2014-05-07T07:26:32 | 19,019,623 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 895 | java | package com.ecarinfo.auto.po;
import java.io.Serializable;
public class ViewpointType implements Serializable {
private static final long serialVersionUID = -2260388125919493487L;
private Integer id;
private String name;//观点类型
private String type;//f分类
private Integer status = 1;//0无效,1有效
public... | [
"[email protected]"
] | |
499c6b240ab9afed0e7f940dd5944c8209a4a86a | d2eee6e9a3ad0b3fd2899c3d1cf94778615b10cb | /PROMISE/archives/ant/1.6/org/apache/tools/ant/taskdefs/cvslib/CvsTagEntry.java | 984160cf14df8ad3bfbfb8dead1208714bff1703 | [] | 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,544 | java | package org.apache.tools.ant.taskdefs.cvslib;
/**
* Holds the information of a line of rdiff
*/
class CvsTagEntry {
String m_filename;
String m_prevRevision;
String m_revision;
public CvsTagEntry(String filename) {
this(filename, null, null);
}
public CvsTagEntry(String filename, St... | [
"[email protected]"
] | |
7cb26731ab42722bb86dc2989c5c1f1166d435be | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/plugin/account/bind/ui/BindLinkedInUI$1.java | 22c6fb3e63cb66d4ce93210fbef0e323322b328e | [] | no_license | 0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580028 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | UTF-8 | Java | false | false | 763 | java | package com.tencent.mm.plugin.account.bind.ui;
import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
import com.tencent.matrix.trace.core.AppMethodBeat;
final class BindLinkedInUI$1
implements DialogInterface.OnClickListener
{
BindLinkedInUI$1(BindLinkedInUI para... | [
"[email protected]"
] | |
7ac22d3fdb5dee34b3777b3278baae39b0d9ea18 | e4613aa77f9ce6a860913a494a8662a5aaab3b37 | /app/src/main/java/com/example/dharmendraverma/myapplication/gpuimage/GPUImageSaturationBlendFilter.java | e905b44db6670427bc0cfdf872eeec3d555cc015 | [] | no_license | dharmendrahike/media | cb41d7a00f1d6f51048358c14767ad24e77cbc66 | e3c501b0da6702d615b4c6b9b36e475461abd981 | refs/heads/master | 2021-09-02T11:11:24.805908 | 2018-01-02T07:12:42 | 2018-01-02T07:12:42 | 115,414,790 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,185 | java | /*
* Copyright (C) 2012 CyberAgent
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | [
"[email protected]"
] | |
0626464ddd1356e120023b63304395e3e6d2cc93 | 32a35bdb2b7ba2413206893bcf5306d5ac84d296 | /app/src/test/java/technologies/d/digital/whatsappdirect/ExampleUnitTest.java | 090d640e0b9b3ed076446488f22a51667ea629ef | [] | no_license | ateeqrehman33/Whatsapp-Direct-Chat-Without-Saving-Phone-No. | cb349c4c9e0b4eae90b1c6fdb8359af3ec0ebed3 | c1e6fabdfb2c333cd0d04f748175e3b743d7b404 | refs/heads/master | 2020-06-01T20:02:07.951590 | 2019-06-08T11:01:33 | 2019-06-08T11:01:33 | 190,910,536 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 415 | java | package technologies.d.digital.whatsappdirect;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
... | [
"[email protected]"
] | |
89d90ff5550254e2ddb446a5527fe9e598f52050 | 70f7a06017ece67137586e1567726579206d71c7 | /alimama/src/main/java/com/taobao/zcache/extension/R.java | 6276e254d29475b85c4f8912076fc98bf11f68d9 | [] | no_license | liepeiming/xposed_chatbot | 5a3842bd07250bafaffa9f468562021cfc38ca25 | 0be08fc3e1a95028f8c074f02ca9714dc3c4dc31 | refs/heads/master | 2022-12-20T16:48:21.747036 | 2020-10-14T02:37:49 | 2020-10-14T02:37:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package com.taobao.zcache.extension;
public final class R {
private R() {
}
public static final class string {
public static final int app_name = 2131296331;
private string() {
}
}
}
| [
"[email protected]"
] | |
c0b4c4c61a79e0e5c457825171026bf4ef20c463 | 0c7d703c8a4729e0924d9b4a5446e861b4b7f083 | /src/test/java/org/gridkit/jorka/JorkaTest.java | 2bfef32da63e90b7338d2a6d8d21dd756d5021fd | [
"Apache-2.0"
] | permissive | aragozin/jorka | 9763212153e737c5d94ac5d75414d7f1d317f2bc | 3bd38b869dfb4521e71f3fdacd09c0fe342b97e3 | refs/heads/master | 2021-01-22T10:02:10.185853 | 2014-05-28T08:03:00 | 2014-05-28T08:03:00 | 14,843,567 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,731 | java | /**
* Copyright 2013 Alexey Ragozin
*
* 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... | [
"[email protected]"
] | |
dd5d6580bf097ebf9230029406366ee2baeff69a | 2bdd57e8d9bfbf7709f2cf331af4e9a3cc2ae505 | /src/main/java/com/farhan/myapp/web/rest/AccountResource.java | 1e261b300e26830760398ba675356a5d4a1c61f9 | [] | no_license | farhan9335/Jordan | 6aa9e1ad6197ce193d4b2722da6bef0a665c8a10 | a729f502b50790932903fc3ddb9064119d38b5de | refs/heads/master | 2022-12-23T07:51:39.720471 | 2019-11-23T14:46:59 | 2019-11-23T14:46:59 | 223,604,551 | 0 | 0 | null | 2022-12-16T04:41:58 | 2019-11-23T14:46:43 | Java | UTF-8 | Java | false | false | 7,467 | java | package com.farhan.myapp.web.rest;
import com.farhan.myapp.domain.User;
import com.farhan.myapp.repository.UserRepository;
import com.farhan.myapp.security.SecurityUtils;
import com.farhan.myapp.service.MailService;
import com.farhan.myapp.service.UserService;
import com.farhan.myapp.service.dto.PasswordChangeDTO;
im... | [
"[email protected]"
] | |
c30c995f9bf1924d8cfdc7fb91636c010078b9ab | 4de08ee9e2b30387d276a731c800ca36744ca1f8 | /Plugin/src/main/java/dev/rosewood/rosestacker/stack/settings/entity/MagmaCubeStackSettings.java | e48da65ce5f05a0ba17aca710060871908719e1e | [
"LicenseRef-scancode-other-permissive"
] | permissive | ncgst/RoseStacker | 1deeebcb79238d0496816e849b7164007b50c40f | 8fd8ad556aa91bf3f3348301893d0bfa314e10ec | refs/heads/master | 2023-08-16T07:43:18.050440 | 2021-10-02T10:38:34 | 2021-10-02T10:38:34 | 412,683,396 | 0 | 0 | NOASSERTION | 2021-10-02T03:52:33 | 2021-10-02T03:52:32 | null | UTF-8 | Java | false | false | 549 | java | package dev.rosewood.rosestacker.stack.settings.entity;
import com.google.gson.JsonObject;
import dev.rosewood.rosegarden.config.CommentedFileConfiguration;
import org.bukkit.entity.EntityType;
public class MagmaCubeStackSettings extends SlimeStackSettings {
public MagmaCubeStackSettings(CommentedFileConfigurati... | [
"[email protected]"
] | |
dc27866931e58ac716314d0298f5ce683fe86e1b | 45e0473a3374ec0cdc2da9db7acc49dcf1658e9a | /src/com/laipai/base/util/LaipaiConstants.java | edd140b657051d058e6c80882fff52e8ed347aff | [] | no_license | yuluoqianmu/WeiChatAPI | 881998d2ce56182bb673f61fae8c1b9bc35a1852 | 2e1080b4d485d94b0f67ccc42dab27d14f6545fb | refs/heads/master | 2021-01-10T01:10:34.181057 | 2016-02-16T03:44:11 | 2016-02-16T03:44:11 | 51,801,020 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,356 | java | package com.laipai.base.util;
import com.laipai.galaryManInfo.dto.SimpleImage;
import com.laipai.laiPaiClubInfo.dto.LpClubBean;
import com.laipai.userManInfo.dto.LpUserBean;
public class LaipaiConstants {
//系统所有图片上传物理路径
public static String UPLOAD_ABSOLUTE_IMG = "/data/laipai/upload";
//系统所有图片展示虚拟路径
public stati... | [
"[email protected]"
] | |
995614735ace8e363fe6fb4274cd918ad1153ce1 | ef5bea450f69e1d16dee0cd15e9076da2a427e8f | /app/src/main/java/cn/longmaster/hospital/doctor/core/requests/consult/AddRemarkRequester.java | 86cd91f2867e6e3c84a00bd74da5b3e8c3d51d6f | [] | no_license | chengsoft618/Internet_Hospital_Doctor | c9e37e8ce80bf3c303f799406644f1adf4cb10df | b6486de17b2246113bcee26d0ec3f2586828d5f7 | refs/heads/master | 2021-02-07T20:55:11.939929 | 2020-01-16T09:10:08 | 2020-01-16T09:10:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,464 | java | package cn.longmaster.hospital.doctor.core.requests.consult;
import android.support.annotation.NonNull;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.Map;
import cn.longmaster.hospital.doctor.core.AppConfig;
import cn.longmaster.hospital.doctor.core.requests.OnResultListener;
import cn... | [
"[email protected]"
] | |
4e18470df70a230a8a29b5f1fa7893d2c6b87495 | 100b7b21bd72f2291943cbe250d0f4442a9b17c1 | /src/main/java/io/gomint/proxprox/network/protocol/PacketChangeDimension.java | 1eeb5915fc5d8ceaf6e9a6c8e781ab4cce52a929 | [
"BSD-3-Clause"
] | permissive | GWD1/ProxProx | b190ee1e4c8ba13eabcec5cc518e182325462e47 | 91221154bba881fef222a6f91a445b51aa245fb8 | refs/heads/master | 2021-10-27T19:40:53.496205 | 2017-11-27T05:24:36 | 2017-11-27T05:24:36 | 112,011,870 | 1 | 0 | null | 2017-11-27T19:39:06 | 2017-11-25T14:58:35 | Java | UTF-8 | Java | false | false | 1,321 | java | /*
* Copyright (c) 2016, GoMint, BlackyPaw and geNAZt
*
* This code is licensed under the BSD license found in the
* LICENSE file in the root directory of this source tree.
*/
package io.gomint.proxprox.network.protocol;
import io.gomint.jraknet.PacketBuffer;
import io.gomint.proxprox.api.network.Packet;
import ... | [
"[email protected]"
] | |
65735646741e15fdec5726ab1e1c3cca2c411190 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/ReactiveX--RxJava/b7de349250af69428c2fb45acd83b769a2392a42/before/OperationSample.java | b14998d786e0759e68db914cc9f19fab3e7cbddb | [] | 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 | 7,622 | java | /**
* Copyright 2013 Netflix, 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 agreed to i... | [
"[email protected]"
] | |
939eb2953388c7b7eb0f8c9cd4b8b65d2f29e978 | 39bb67d27c696a47e82ced53bb77a8cce9b87d7f | /src/design_mode/chain_of_responsibility/entity_logicalOperation/OfficialHandler.java | a71240e6ad34133e6c94712675b46d99cd50d4fd | [] | no_license | Automannn/designMode | 1976a3b64c105c089cb847de9774f98180e7357a | a5d2516f1c583afabacac6b617eb14091ddfa6f4 | refs/heads/master | 2020-03-30T12:27:54.029735 | 2018-10-02T09:11:41 | 2018-10-02T09:12:20 | 151,225,471 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 593 | java | package design_mode.chain_of_responsibility.entity_logicalOperation;
import com.automannn.design_mode.chain_of_responsibility.OOP_class.BaseHandler;
/**
* @author [email protected]
* @time 2018/9/18 18:50
*/
public class OfficialHandler extends BaseHandler {
private String name;
public OfficialHandler(Str... | [
"[email protected]"
] | |
368a197fe2d0681d93b135c6f1d6c63e3af8f6d3 | ad64a14fac1f0d740ccf74a59aba8d2b4e85298c | /linkwee-supermarket/src/main/java/com/linkwee/web/service/ActivityListService.java | 64804b40a261fd79d18ec02bd28b4a86025e315d | [] | no_license | zhangjiayin/supermarket | f7715aa3fdd2bf202a29c8683bc9322b06429b63 | 6c37c7041b5e1e32152e80564e7ea4aff7128097 | refs/heads/master | 2020-06-10T16:57:09.556486 | 2018-10-30T07:03:15 | 2018-10-30T07:03:15 | 193,682,975 | 0 | 1 | null | 2019-06-25T10:03:03 | 2019-06-25T10:03:03 | null | UTF-8 | Java | false | false | 3,927 | java | package com.linkwee.web.service;
import java.math.BigDecimal;
import java.util.List;
import java.util.Map;
import com.linkwee.api.activity.response.NewYearHelpStatusResponse;
import com.linkwee.api.activity.response.YearStaPersonAchiResponse;
import com.linkwee.api.activity.response.YearStaTeamAchiResponse;... | [
"[email protected]"
] | |
69ec47d0cf9be5eb05a85006a8de09896aa49c60 | 0ac05e3da06d78292fdfb64141ead86ff6ca038f | /OSWE/oswe/openCRX/rtjar/rt.jar.src/sun/misc/JavaNetAccess.java | 644cb950059752511c75ad7dbbe075f529a6220d | [] | no_license | qoo7972365/timmy | 31581cdcbb8858ac19a8bb7b773441a68b6c390a | 2fc8baba4f53d38dfe9c2b3afd89dcf87cbef578 | refs/heads/master | 2023-07-26T12:26:35.266587 | 2023-07-17T12:35:19 | 2023-07-17T12:35:19 | 353,889,195 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 419 | java | package sun.misc;
import java.net.InetAddress;
import java.net.URLClassLoader;
public interface JavaNetAccess {
URLClassPath getURLClassPath(URLClassLoader paramURLClassLoader);
String getOriginalHostName(InetAddress paramInetAddress);
}
/* Location: /Users/timmy/timmy/OSWE/oswe/openCRX/rt.jar!/... | [
"t0984456716"
] | t0984456716 |
a1e4fcdf46fdd6b917ef92c3310830d1363f4eb6 | 247284c42d81900eee055977b88c97aed27ee681 | /ch.elexis.core.data/src/ch/elexis/views/textsystem/PlatzhalterTreeData.java | f7da95319f0e6c2bf9e4fd3b03ab19910713062f | [] | no_license | elexis/elexis-next | 6d982c5b11eae57f62385b802356de6d8f8a7bec | e760412d2d431b0ff291538376790d23875bc1fb | refs/heads/master | 2020-05-19T07:58:56.760253 | 2013-06-26T10:25:44 | 2013-06-26T10:25:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,641 | java | /*******************************************************************************
* Copyright (c) 2007-2011, G. Weirich and Elexis
* 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 distribution, and is a... | [
"[email protected]"
] | |
3c3b3c26279d65a4d3d6c62d11e5a1afb817f8ab | f1697fd34ce1af3a31e7af546cd8dbdff5ae5281 | /app/src/main/java/github/tornaco/xposedmoduletest/xposed/submodules/SubModule.java | 89640081c7f41154b86001e6815415d80cf0065c | [] | no_license | starscryer/X-APM-1 | 3529ee4ea2b7dba0cf2d5f1852e8ec69c997d0f8 | 1f459846059042de2e75cebcfe469bac1904ab19 | refs/heads/master | 2020-12-26T07:49:45.289068 | 2020-01-23T15:58:18 | 2020-01-23T15:58:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,054 | java | package github.tornaco.xposedmoduletest.xposed.submodules;
import java.util.Set;
import de.robv.android.xposed.IXposedHookZygoteInit;
import de.robv.android.xposed.callbacks.XC_LoadPackage;
import github.tornaco.xposedmoduletest.xposed.service.IModuleBridge;
/**
* Created by guohao4 on 2017/10/30.
* Emai... | [
"[email protected]"
] | |
f84eb8d4a4603a96b3cc12c92d6a8a110f6c30bd | 3ca934c5e29147bffc57a7212a450681d12b12ce | /Code/functional-testing/desktop-page-objects/src/main/java/com/hotwire/selenium/desktop/travelsavingsindicator/TravelSavingsIndicatorPage.java | 8ab310b854f115f2f68f7ad70edf9dc7f05fbc2b | [] | no_license | amitoj/spring_cucumber | 8af821fd183e8a1ce049a3dc326dac9d80fc3e9a | fd4d207bca1645fb6f0465d1e016bfc607b39b43 | refs/heads/master | 2020-09-04T00:23:35.762856 | 2017-04-19T15:27:51 | 2017-04-19T15:27:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 903 | java | /*
* Copyright 2014 Hotwire. All Rights Reserved.
*
* This software is the proprietary information of Hotwire.
* Use is subject to license terms.
*/
package com.hotwire.selenium.desktop.travelsavingsindicator;
import org.openqa.selenium.By;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.sele... | [
"[email protected]"
] | |
d39de6edd77123f640f9df0356a885631f4f650b | d876db09f1299636d425731f7c68230233c00a25 | /src/main/java/be/fgov/famhp/pharmastatus/extrar/config/FeignConfiguration.java | 2ea5cbe524f2d7e91c52d00ecdad43593de75d90 | [] | no_license | cedricclaus/pharma-status-extrar-inital | 970e86c711c4059c85bba2c43eddc50b08bd09fd | 2ff019526b74cc27007766f9dc75d785fda7c0d3 | refs/heads/master | 2020-06-11T21:38:13.891262 | 2019-06-27T12:48:16 | 2019-06-27T12:48:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 704 | java | package be.fgov.famhp.pharmastatus.extrar.config;
import org.springframework.cloud.openfeign.EnableFeignClients;
import org.springframework.cloud.openfeign.FeignClientsConfiguration;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframew... | [
"[email protected]"
] | |
c36c6b079fa32a4621608933b9defb9812e9a99f | c3101515ddde8a6e6ddc4294a4739256d1600df0 | /GeneralApp__2.20_1.0(1)_source_from_JADX/sources/com/navibees/navigatorapp/data/Prefs.java | bf0af450c718e17ddac001f84fad6113ba7c76ef | [] | no_license | Aelshazly/Carty | b56fdb1be58a6d12f26d51b46f435ea4a73c8168 | d13f3a4ad80e8a7d0ed1c6a5720efb4d1ca721ee | refs/heads/master | 2022-11-14T23:29:53.547694 | 2020-07-08T19:23:39 | 2020-07-08T19:23:39 | 278,175,183 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,857 | java | package com.navibees.navigatorapp.data;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import com.navibees.navigatorapp.models.AgendaData;
public class Prefs {
public static String AGENDA = "agenda";
public static String IS_ADMIN = "i... | [
"[email protected]"
] | |
c498db03e51009c95813f6a6cf2a8002b4a364a9 | 5252a00843c6082d739d7a00142525fff0a2f3e7 | /zoeeasy-cloud-platform/zoeeasy-cloud-modules/zoeeasy-cloud-gather/zoeeasy-cloud-gather-api/src/main/java/com/zoeeasy/cloud/gather/magnetic/dto/request/fushang/FuShangRegisterBodyRequestDto.java | 0c259dc461f51d579d3455732a758709da949bdd | [] | no_license | P79N6A/parking | be8dc0ae6394096ec49faa89521d723425a5c965 | 6e3ea14312edc7487f725f2df315de989eaabb10 | refs/heads/master | 2020-05-07T22:07:03.790311 | 2019-04-12T03:06:26 | 2019-04-12T03:06:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,725 | java | package com.zoeeasy.cloud.gather.magnetic.dto.request.fushang;
import com.scapegoat.infrastructure.core.dto.basic.BaseDto;
import com.zoeeasy.cloud.gather.magnetic.cst.InMotionConstant;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import lombok.EqualsAndHa... | [
"[email protected]"
] | |
40bb63418f2389695a0f7db0491913a20fbaa02e | 377e5e05fb9c6c8ed90ad9980565c00605f2542b | /.gitignore/bin/ext-commerce/basecommerce/testsrc/de/hybris/platform/storelocator/impl/GeoWebServiceWrapperTest.java | 918a950675f0b68bd91d091e54288d2cdb1555bb | [] | no_license | automaticinfotech/HybrisProject | c22b13db7863e1e80ccc29774f43e5c32e41e519 | fc12e2890c569e45b97974d2f20a8cbe92b6d97f | refs/heads/master | 2021-07-20T18:41:04.727081 | 2017-10-30T13:24:11 | 2017-10-30T13:24:11 | 108,957,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,984 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2000-2016 SAP SE or an SAP affiliate company.
* All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with... | [
"[email protected]"
] | |
0bdfa670929bd8dab65892c8ab6df41f994a041a | 94d91903819947c4fb2598af40cf53344304dbac | /wssmall_1.2.0/base_module/base/src/main/java/com/ztesoft/mq/example/rocketmq/transaction/ReceiveExample.java | 4a7ff4c2e3bdfa43f9a65849fe1773c56a2dd719 | [] | no_license | lichao20000/Union | 28175725ad19733aa92134ccbfb8c30570f4795a | a298de70065c5193c98982dacc7c2b3e2d4b5d86 | refs/heads/master | 2023-03-07T16:24:58.933965 | 2021-02-22T12:34:05 | 2021-02-22T12:34:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,501 | java | package com.ztesoft.mq.example.rocketmq.transaction;
import java.util.Set;
import org.apache.log4j.Logger;
import com.ztesoft.mq.client.EventMessageExt;
import com.ztesoft.mq.client.EventQueue;
import com.ztesoft.mq.client.rocketMQ.RocketMQEventTemplateGeneral;
import com.ztesoft.mq.client.rocketMQ.RocketReceiveEven... | [
"hxl971230.outlook.com"
] | hxl971230.outlook.com |
1f4eeae80d9e69fa645ceac5754ee1bae0c5262d | b39cbeaeb411968d6fa3c059b833fe4c06852a33 | /src/Chapter8/Task18/Unicycle.java | f5962337aee29db58ff89d90690514b04a73516b | [] | no_license | AvdeevaElena/FromBookEckel_JavaSE | 1e11b3265f3f84306fdf9d74a55e622a32fdafc9 | 89ff1b084a9d1c6ff69b05333d57fbea7c0b9620 | refs/heads/master | 2020-04-16T17:19:37.451624 | 2019-01-15T02:42:18 | 2019-01-15T02:42:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 229 | java | package Chapter8.Task18;
public class Unicycle extends Cycle {
@Override
public String toString() {
return "Unicycle";
}
public void balance() {
System.out.println("Unicycle balance");
}
}
| [
"[email protected]"
] | |
96b47dfaf140d2ceda10e6499256301eaa65a940 | 73458087c9a504dedc5acd84ecd63db5dfcd5ca1 | /src/b/a/a/f.java | f772072d9bcf5979d3615f5df146287ff443d97b | [] | 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 | 194 | java | package b.a.a;
public abstract interface f
extends a
{
public abstract e a();
}
/* Location:
* Qualified Name: b.a.a.f
* Java Class Version: 6 (50.0)
* JD-Core Version: 0.7.1
*/ | [
"[email protected]"
] | |
38a2d3769d6f6dec243ebe07e38001ff9e8fad75 | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/neo4j/learning/5655/Action.java | 02104c28dadd5a93a64942926107cd305f530c61 | [] | no_license | ASSERT-KTH/synthetic-checkstyle-error-dataset | 40e8d1e0a7ebe7f7711def96a390891a6922f7bd | 40c057e1669584bfc6fecf789b5b2854660222f3 | refs/heads/master | 2023-03-18T12:50:55.410343 | 2019-01-25T09:54:39 | 2019-01-25T09:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,880 | java | /*
* Copyright (c) 2002-2018 "Neo4j,"
* Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
... | [
"[email protected]"
] | |
4fc4d57d6f1585baa448123e18c67e2633fbf5d5 | 5124c83de0ce2ebd73b7a4edd1dc6edfc3523af5 | /Aurora-2.5/org/spongepowered/asm/mixin/injection/struct/ModifyConstantInjectionInfo.java | 60930e2c6e3c94a3773a7233479383eb82472299 | [] | no_license | Sixtieth/rip-aurora | 44306d2b97f7c14e805724dac7afd2f36af0caeb | 30665f17ea09f4995569de887fd14d9ff942b36b | refs/heads/master | 2022-11-26T15:28:27.287942 | 2020-08-08T22:04:45 | 2020-08-08T22:04:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,247 | java |
package org.spongepowered.asm.mixin.injection.struct;
import org.spongepowered.asm.mixin.injection.Constant;
import com.google.common.base.Strings;
import org.spongepowered.asm.mixin.injection.invoke.ModifyConstantInjector;
import org.spongepowered.asm.mixin.injection.code.Injector;
import java.util.Iterator;
import ... | [
"[email protected]"
] | |
fc41d9e13fd6dee9e6eeb6d5737502745b6b65b9 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_0aff8eef2bb9b332ea7791847cd109c54efef8bd/main/8_0aff8eef2bb9b332ea7791847cd109c54efef8bd_main_s.java | 7cdacc50b522c56e502cf359d3c4c19c990ebb7b | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,580 | java | /*
Author: Erik Youngren <[email protected]>
Date Created: 2010-00-00
Purpose
=======
Solution to Programming Exercise 8.5 (8e), 7.5 (7e).
Using the `GregorianCalendar` class
Java API has the `GregorianCalendar` class in the java.util package that can
be used to obtain the ye... | [
"[email protected]"
] | |
21cc46668260aa598c05d55e15ac54005207bc2d | fda2f41ff66ff6eeae2b94ef98e88a9ee3c8ff4c | /qflbaioldLib/src/main/java/com/qflbai/lib/utils/BitmapUtils.java | 9077be21864c2890a2d5aa340cc0774e3e294ff8 | [] | no_license | qflbai/AndroidJetpack | 04847dfb53b6949c9ec85fae9bc3a7c7b40d12bc | edd0375b98950e3675acf2bb1c25b8c63780fb8b | refs/heads/master | 2020-03-27T15:09:16.204116 | 2018-12-07T09:53:15 | 2018-12-07T09:53:15 | 146,700,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,925 | java | package com.qflbai.lib.utils;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.EncodeHintType;
import com.google.zxing.MultiFormatWriter;
import com.google.zxing.WriterException;
import com.google.zxing.common.BitMatrix;
import com.google.z... | [
"[email protected]"
] | |
63cf69e21ab536099126b404f2bf866a9a514499 | 3927258e502590626dd18034000e7cad5bb46af6 | /aws-java-sdk-route53/src/main/java/com/amazonaws/services/route53domains/model/transform/TransferDomainRequestMarshaller.java | 45d8c78de5adb621688f2b3fee8ca09756b7f4be | [
"JSON",
"Apache-2.0"
] | permissive | gauravbrills/aws-sdk-java | 332f9cf1e357c3d889f753b348eb8d774a30f07c | 09d91b14bfd6fbc81a04763d679e0f94377e9007 | refs/heads/master | 2021-01-21T18:15:06.060014 | 2016-06-11T18:12:40 | 2016-06-11T18:12:40 | 58,072,311 | 0 | 0 | null | 2016-05-04T17:52:28 | 2016-05-04T17:52:28 | null | UTF-8 | Java | false | false | 6,594 | java | /*
* Copyright 2010-2016 Amazon.com, Inc. or its affiliates. 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.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "l... | [
"[email protected]"
] | |
baba77f81abfa987b415b4737359fac38ba3f26e | 4aa90348abcb2119011728dc067afd501f275374 | /app/src/main/java/com/tencent/mm/app/plugin/URISpanHandlerSet$SettingBindEmailUriSpanHandler.java | 75d03039460ce3273fb71bbda9dab8d43d21178c | [] | no_license | jambestwick/HackWechat | 0d4ceb2d79ccddb45004ca667e9a6a984a80f0f6 | 6a34899c8bfd50d19e5a5ec36a58218598172a6b | refs/heads/master | 2022-01-27T12:48:43.446804 | 2021-12-29T10:36:30 | 2021-12-29T10:36:30 | 249,366,791 | 0 | 0 | null | 2020-03-23T07:48:32 | 2020-03-23T07:48:32 | null | UTF-8 | Java | false | false | 1,332 | java | package com.tencent.mm.app.plugin;
import android.os.Bundle;
import com.tencent.mm.app.plugin.URISpanHandlerSet.BaseUriSpanHandler;
import com.tencent.mm.pluginsdk.t;
import com.tencent.mm.pluginsdk.ui.applet.k;
import com.tencent.mm.pluginsdk.ui.d.f;
import com.tencent.mm.ui.LauncherUI;
@URISpanHandlerSet$a
class UR... | [
"[email protected]"
] | |
3979c8abf4b5bc9e98198bd5e478865e88907d03 | 8f2f10e6e1c6503d134760be14125c7dc0a7f494 | /whatsmars-rpc/whatsmars-logging/src/main/java/org/hongxi/whatsmars/common/logging/Slf4jLoggerFactory.java | b3d70d0b26a7e0ded3f821368539480c35797af7 | [
"Apache-2.0"
] | permissive | qq969934482/whatsmars | b64b7342e36f421a25547d9bec54a893b9a2cbea | aae00f5aad28cd4357bdcd3d2cecdb2778c18001 | refs/heads/master | 2020-09-24T15:21:56.913657 | 2019-12-04T04:32:05 | 2019-12-04T04:32:05 | 225,789,112 | 1 | 0 | Apache-2.0 | 2019-12-04T05:47:20 | 2019-12-04T05:47:19 | null | UTF-8 | Java | false | false | 3,962 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"[email protected]"
] | |
21e24c455ed26132bdec49a0e18e6ce93413de47 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/MATH-32b-8-29-PESA_II-WeightedSum:TestLen:CallDiversity/org/apache/commons/math3/geometry/partitioning/BSPTree_ESTest.java | 3a42bfb95e3305347036b8d7909679d50964181b | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 567 | java | /*
* This file was automatically generated by EvoSuite
* Thu Apr 02 12:44:36 UTC 2020
*/
package org.apache.commons.math3.geometry.partitioning;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.R... | [
"[email protected]"
] | |
9c912b0e44b7d730f02ff168140af600335c892c | 2e17f9bab427647bd7ad5b6a07544d21e16b11e3 | /Chapter17_kiv/SuburbanScene/House.java | 676349371862dc0473ddcde45aba1d4e827a5121 | [
"MIT"
] | permissive | freakygeeks/BigJavaCodeSolution | 42918111d8efb7bcb88616b256e44894c6433ed1 | ed02f808cf61a1bf0f3af8bd5fb891d10229e3f3 | refs/heads/master | 2021-07-11T13:15:00.466897 | 2021-04-02T14:49:48 | 2021-04-02T14:49:48 | 52,708,407 | 3 | 0 | null | 2021-04-02T14:41:13 | 2016-02-28T06:35:46 | Java | UTF-8 | Java | false | false | 1,180 | java | //Chapter 17 - Exercise 17.7
import java.awt.Color;
import java.awt.Graphics2D;
import java.awt.geom.Rectangle2D;
import java.awt.geom.Line2D;
public class House
{
private double xLeft;
private double yBottom;
private Color color;
private final int WIDTH = 50;
private final int HEIGHT = 70;
public House(doubl... | [
"[email protected]"
] | |
a2affc70e41ec35cf0be1c8139c6ce8c743fdb6c | c4816c3806b4fde2764085b838340287f81a8827 | /com.sap.jnc.marketing.service/src/main/java/com/sap/jnc/marketing/service/contract/ContractImportDeleteService.java | f3751d5eeec9fb4d18283dee4452a6d3f6680fc1 | [] | no_license | enyeama/jnc-marketing | 65e87588109504920251a2c44b3873b09825fc07 | 9e0ab45c29af57536128161bc6084c63408d74e7 | refs/heads/master | 2021-01-11T22:13:03.164353 | 2017-01-14T13:26:37 | 2017-01-14T13:26:37 | 78,935,958 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package com.sap.jnc.marketing.service.contract;
import java.util.List;
import com.sap.jnc.marketing.dto.response.contract.ContractImportResponse;
import com.sap.jnc.marketing.dto.shared.contract.ContractRecord;
public interface ContractImportDeleteService {
public void ContractDelete(List<ContractRecord> requestLis... | [
"[email protected]"
] | |
dc8bf60f31862a74577f309eace443c1939b8362 | 3ef55e152decb43bdd90e3de821ffea1a2ec8f75 | /large/module0114/src/java/module0114/a/Foo1.java | 420c54d64e6c831848aa8f8e79ae65d61b71d741 | [
"BSD-3-Clause"
] | permissive | salesforce/bazel-ls-demo-project | 5cc6ef749d65d6626080f3a94239b6a509ef145a | 948ed278f87338edd7e40af68b8690ae4f73ebf0 | refs/heads/master | 2023-06-24T08:06:06.084651 | 2023-03-14T11:54:29 | 2023-03-14T11:54:29 | 241,489,944 | 0 | 5 | BSD-3-Clause | 2023-03-27T11:28:14 | 2020-02-18T23:30:47 | Java | UTF-8 | Java | false | false | 1,473 | java | package module0114.a;
import java.util.zip.*;
import javax.annotation.processing.*;
import javax.lang.model.*;
/**
* Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut
* labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolo... | [
"[email protected]"
] | |
c0586a5987fc0cedeee5b1de3844950fcc1538d1 | b2a50f92f359a63a4adf9c42e7d9734b1f87c50e | /src/main/java/com/epmresources/server/web/rest/CompareProductsResource.java | 0ab4496c73f09c421d436f705d2878da38f6f553 | [] | no_license | thetlwinoo/epm-resources | a9dbc08bacd45a0e57c31c14aff3a3e5c6a82597 | 88f2918de8c07cd1c3a2f701c4adfa97305b974d | refs/heads/master | 2022-12-26T15:46:06.041561 | 2019-12-20T07:35:25 | 2019-12-20T07:35:25 | 220,428,422 | 0 | 0 | null | 2022-12-16T04:40:56 | 2019-11-08T09:06:17 | Java | UTF-8 | Java | false | false | 6,681 | java | package com.epmresources.server.web.rest;
import com.epmresources.server.service.CompareProductsService;
import com.epmresources.server.web.rest.errors.BadRequestAlertException;
import com.epmresources.server.service.dto.CompareProductsDTO;
import com.epmresources.server.service.dto.CompareProductsCriteria;
import com... | [
"[email protected]"
] | |
e12d7c4eb5f1f7c7f678bde072669c448c0ea7f9 | 1350f85cd7e8c5606bc84bec9cc6d5a14d4640a5 | /shared-web/src/main/java/au/edu/aekos/shared/spatial/CRSBounds.java | b8c71e45c7cc533b4f2420769b4ae0f323336cb8 | [] | no_license | Tillbilly/shared-ecoinformatics | 5b900ccdf226288eb8f1e6dc8acdf47845ffcbe1 | f5a1396cc3f265fea449698be8a898e59803c99d | refs/heads/master | 2022-12-21T18:17:46.554664 | 2016-08-23T07:40:21 | 2016-08-23T07:40:21 | 66,336,965 | 0 | 0 | null | 2022-12-16T01:53:00 | 2016-08-23T05:46:55 | Java | UTF-8 | Java | false | false | 3,096 | java | package au.edu.aekos.shared.spatial;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
public class CRSBounds {
private static final Map<String, BBOX> EPSG_BOUNDS_MAP;
static {
Map<String, BBOX> boundsMap = new HashMap<String, BBOX>();
boundsMap.put("EPSG:4283", new B... | [
"[email protected]"
] | |
a576fb6a7ba7fc457a771c2e51335adf374859ec | 45e9d8d21ef26c7534eb055b8610333936ea2b30 | /src/main/java/com/nntu/klaster/config/LoggingConfiguration.java | c17166936b352d0d1806d71a7f4dba0b4a006058 | [] | no_license | EkaterinaAn99/jhipster-klaster | e548b32ab11638281945de2a9ac776ca861f96e1 | 2cf5d61ab42147247806d618b948275bda27c8e7 | refs/heads/main | 2023-01-28T00:32:12.974657 | 2020-12-07T08:30:18 | 2020-12-07T08:30:18 | 319,243,829 | 0 | 0 | null | 2020-12-07T08:30:19 | 2020-12-07T07:55:01 | Java | UTF-8 | Java | false | false | 2,318 | java | package com.nntu.klaster.config;
import static io.github.jhipster.config.logging.LoggingUtils.*;
import ch.qos.logback.classic.LoggerContext;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import io.github.jhipster.config.JHipsterProperties;
import java.... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.