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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
29571fe61c3e1e537d351efc88d9ddd0cf86c067 | 87514d13de195adc59a5fc22cde31a741a23f3d8 | /plugin/src/main/java/com/stratio/cassandra/lucene/search/condition/builder/AllConditionBuilder.java | 954606b76f5ae83c9f77e108ab396dd6a2c6ecae | [
"Apache-2.0"
] | permissive | denniskline/cassandra-lucene-index | eb6cfb3dadbd13cd1d2220713bb4f86f880063f5 | e6f36a89879a6f99aac587156923e29e06a34acb | refs/heads/master | 2021-12-03T09:20:32.717996 | 2017-04-10T08:05:20 | 2017-04-10T08:05:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,558 | java | /*
* Licensed to STRATIO (C) under one or more contributor license agreements.
* See the NOTICE file distributed with this work for additional information
* regarding copyright ownership. The STRATIO (C) licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file... | [
"a.penya.garcia@gmail.com"
] | a.penya.garcia@gmail.com |
9afe9f8af19877fa3dde45ffff6791f9be1e8557 | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /development/tools/idegen/src/com/android/idegen/StandardModule.java | f7b24b08563f6ac5c7476b68513ff23c034e040c | [
"MIT",
"Apache-2.0"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | Java | false | false | 7,204 | java | /*
* Copyright (C) 2012 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
815f3445580dfa3d6fd8a884e104b73982fa5423 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5662291475300352_0/java/goalboy1015/C.java | 76caea6209d4b5a3f1700c65ff0f9fd7542cfc1a | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,937 | java | import java.io.File;
import java.io.PrintStream;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
public class C {
static final Boolean SAMPLE = false;
static final String PROBLEM = "C";
static final String INPUT = "small1";
static final String ID = "0";
static final String PATH = "/Us... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
f636ff6b25191efbd99742dc3cdf4508fe525cc7 | fed57605ab754316194bb951be9d11e35529dfd4 | /src/main/java/com/test/shopping/ShoppingCart.java | 964722d1ff2ecacf6120779422148ab1b6eb529d | [] | no_license | alextimonov/firstBelApp | 7edbd85d269b5ddf737b8e8fa56f84361978cc04 | 3bee68c6a6ec279c4eda71dc97e2378e3a41cf93 | refs/heads/master | 2021-01-19T09:51:57.857152 | 2017-02-16T06:11:12 | 2017-02-16T06:11:12 | 82,145,814 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 798 | java | package com.test.shopping;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
/**
* Created by Alex on 15.02.2017.
*/
public class ShoppingCart {
private List<ShoppingItem> items = new ArrayList<>();
public void addItem( ShoppingItem item )
{
items.add( item );
}
... | [
"timalex1206@gmail.com"
] | timalex1206@gmail.com |
06cffc6b1b6cde89d97cc839de2426cfd1250702 | dedd8b238961dbb6889a864884e011ce152d1d5c | /src/com/google/android/gms/location/GeofencingRequest.java | 8f119b904ca6d3202e37463f39b4b58bfc9d6365 | [] | no_license | reverseengineeringer/gov.cityofboston.commonwealthconnect | d553a8a7a4fcd7b846eebadb6c1e3e9294919eb7 | 1a829995d5527f4d5798fa578ca1b0fe499839e1 | refs/heads/master | 2021-01-10T05:08:31.188375 | 2016-03-19T20:37:17 | 2016-03-19T20:37:17 | 54,285,966 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,912 | java | package com.google.android.gms.location;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import com.google.android.gms.common.internal.safeparcel.SafeParcelable;
import com.google.android.gms.internal.jx;
import com.google.android.gms.internal.nn;
import java.util.ArrayList;
import java.util.Iterator;
... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
1294fe01aee8fa18783bfe6e254174268664e884 | b54adddee8ce715a63a06211560625e3c78d0a90 | /src/test/java/com/acmutv/ontoqa/benchmark/extra/QuestionE01Test.java | 1a3a707df6d5b49fb9029e579bbf1450eeab839b | [
"MIT"
] | permissive | walaa-elnozahy/ontoqa | 774825addb5d2ad385ba058dc8fa5f053899b03a | b480b4f06419298e28c39b6b42c60515c3e20152 | refs/heads/master | 2020-06-25T04:51:39.819319 | 2017-05-17T12:42:20 | 2017-05-17T12:42:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,968 | java | /*
The MIT License (MIT)
Copyright (c) 2016 Antonella Botte, Giacomo Marciani and Debora Partigianoni
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 with... | [
"giacomo.marciani@gmail.com"
] | giacomo.marciani@gmail.com |
fe7fcc986bed07c803e922bd022a0009b9369053 | 673bcb929f538e311a535490992185a1c2eb89d7 | /src/byCodeGame/game/navigation/Navigation.java | 4c28f5ae33bad460968fa4fd45455bef538ee1ca | [] | no_license | hackerlank/zjfGameServer | 94658747632d008e15d2c6e663f384c9ecdae639 | 84a43be7b6c70b36a87137591bb131669b827e64 | refs/heads/master | 2020-03-12T06:23:42.726577 | 2016-05-22T15:58:03 | 2016-05-22T15:58:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,521 | java | package byCodeGame.game.navigation;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
import byCodeGame.game.module.market.action.MarketBuyGoodsAction;
import byCodeGame.game.module.market.action.MarketShowGoodsAction;
import byCodeGame.game.module.register.action.RegisterAction;
/**
* 通信指令导航
* ... | [
"1101697681@qq.com"
] | 1101697681@qq.com |
2637303161999e1945db0f8ea244e5a6bcfac7fe | 7c9b43b1ce640e0522a0fe34b7901a61684ea6e4 | /src/test/java/com/pholser/dulynoted/AnnotatedPathFromClassToClassHierarchyTest.java | 6984b4c08ae0083305313503f59411e2cfbe35a2 | [] | no_license | pholser/duly-noted | b81529a3908f37b294f2aa8d63c3a299e0dd8522 | 82b142c9cd80d0f3df1703a2a7d69813363a1e79 | refs/heads/master | 2023-04-09T20:46:02.930881 | 2021-04-09T01:30:08 | 2021-04-09T01:30:08 | 114,586,595 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,927 | java | package com.pholser.dulynoted;
import com.pholser.dulynoted.annotated.AnnotationsGalore;
import com.pholser.dulynoted.annotations.Iota;
import org.junit.jupiter.api.Test;
import java.lang.annotation.Documented;
import java.lang.annotation.Retention;
import java.util.List;
import static com.pholser.dulynoted.Presence... | [
"pholser@alumni.rice.edu"
] | pholser@alumni.rice.edu |
4726ccc2a97207006ec4bf5b1d623018c1a4297d | 652f4628ed4f0e975dc4a3f3aba13c3841e71765 | /java/java-web-ee/ejb-livraria/src/main/java/br/com/caelum/livraria/modelo/Autor.java | 71957929f53042895fc23180ac6d32c4bc05ae39 | [
"Apache-2.0"
] | permissive | wesleyegberto/courses-projects | f71700c0d55a41fb0421af0b1ed4b2977a1e43cd | e64fca6121cc26e97bfb2abed6b1bce105f5d8bb | refs/heads/master | 2022-07-07T15:58:52.247117 | 2022-06-26T00:38:19 | 2022-06-26T00:38:19 | 70,363,527 | 1 | 0 | Apache-2.0 | 2020-09-29T19:57:20 | 2016-10-08T23:43:46 | TypeScript | UTF-8 | Java | false | false | 716 | java | package br.com.caelum.livraria.modelo;
import javax.persistence.Cacheable;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
@Cacheable(true) // cachear toda a entity (não só o ID)
public class Autor {
@Id @Generat... | [
"wesleyegberto@gmail.com"
] | wesleyegberto@gmail.com |
b281de39abb5f15b02cae15c246e6d481129c85a | 0aff735c9a49ccf9c004ea07e94cd60f911c8338 | /net/minecraft/block/BlockOldLog.java | 8ffb539eca49d1d8a7b852987e14e583c9ea640e | [] | no_license | a3535ed54a5ee6917a46cfa6c3f12679/a775b0d7_phenix_mc_InDev | 00be6df18da5ce388ba49d8c275ef664453e7bd8 | 9581b9fcf37b967a438ea7cfe1c58720268fd134 | refs/heads/master | 2021-09-06T10:02:23.512201 | 2018-02-05T08:50:24 | 2018-02-05T08:50:24 | 120,032,615 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,380 | java | package net.minecraft.block;
import java.util.List;
import net.minecraft.client.renderer.texture.IIconRegister;
import net.minecraft.creativetab.CreativeTabs;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraft.util.IIcon;
public class BlockOldLog extends BlockLog
{
... | [
"unknowlk@tuta.io"
] | unknowlk@tuta.io |
ec5ea34438434f7054ccdc8af5164f3cce12decc | 5598faaaaa6b3d1d8502cbdaca903f9037d99600 | /code_changes/Apache_projects/YARN-63/a3f0bea238af069d035d7631d7949111ae360446/TestSliderTestUtils.java | a6e7db800eb64b4fc0f17da3eddce8712e5113eb | [] | no_license | SPEAR-SE/LogInBugReportsEmpirical_Data | 94d1178346b4624ebe90cf515702fac86f8e2672 | ab9603c66899b48b0b86bdf63ae7f7a604212b29 | refs/heads/master | 2022-12-18T02:07:18.084659 | 2020-09-09T16:49:34 | 2020-09-09T16:49:34 | 286,338,252 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,707 | 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 ... | [
"archen94@gmail.com"
] | archen94@gmail.com |
9db3d1d3081e7c828791beded624e80082318f52 | 54d2f3c7b2723c1f866f7adf23456b5e6d9eb050 | /plugins/org.jboss.tools.fuse.reddeer/src/org/jboss/tools/fuse/reddeer/utils/TransformationDragAndDropManager.java | 9145f7b0e81e095e480e6ceabd43649bba79057e | [] | no_license | asmigala/jbosstools-integration-stack-tests | d9eb14f42a4d16f5285e7d52552721d6acae0a01 | e19aced8d415bd8e15c1a30bd4f910da25341d88 | refs/heads/master | 2021-01-22T18:28:31.697420 | 2015-07-31T06:27:12 | 2015-07-31T06:27:12 | 26,013,904 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,792 | java | package org.jboss.tools.fuse.reddeer.utils;
import java.awt.AWTException;
import java.awt.Point;
import java.awt.Robot;
import java.awt.event.InputEvent;
import org.eclipse.swt.widgets.Composite;
import org.jboss.reddeer.common.logging.Logger;
import org.jboss.reddeer.swt.api.TableItem;
import org.jboss.reddeer.swt.a... | [
"apodhrad@redhat.com"
] | apodhrad@redhat.com |
127dd45f0a6d2ae7d947c3f89f3bf66e3730360a | 9f763caaa6ce779360df8118d986a8995bfbf669 | /modules/core/src/com/vk/api/sdk/objects/newsfeed/List.java | 3a2ad489568dd9c04d9815c2a03ec4dbf5e96673 | [] | no_license | SevDan/blacklist | 4ac82e9bee5e69387c29fefe1c81e900ba87a8df | 62a5512cc3c888457dea0adfa1e4919d9d4486f0 | refs/heads/master | 2023-03-14T09:49:22.008922 | 2021-03-06T12:54:56 | 2021-03-06T12:54:56 | 203,603,711 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,562 | java | package com.vk.api.sdk.objects.newsfeed;
import com.google.gson.Gson;
import com.google.gson.annotations.SerializedName;
import com.vk.api.sdk.objects.Validable;
import com.vk.api.sdk.objects.annotations.Required;
import java.util.Objects;
/**
* List object
*/
public class List implements Validable {
/**
... | [
"danielsevostyanov@gmail.com"
] | danielsevostyanov@gmail.com |
06548b5d7d107242c1263a69ab3c07771fc6ad8f | d593a680a99c890f8dadf0438892a1ed60f20d95 | /src/main/java/io/mybatis/demo/service/UserService.java | 39dd9fe00add5b4907024a8bec6b7f1e43daf404 | [] | no_license | abel533/mapper-move-spring-boot | f28558c47ffd2df69b3cfdcc87b61631c0bd9d41 | 4a842e728394f6931bf4fdedadfb7f27fd358b5a | refs/heads/master | 2023-03-11T22:11:46.262923 | 2020-03-16T14:43:09 | 2020-03-16T14:43:09 | 247,243,340 | 7 | 0 | null | null | null | null | UTF-8 | Java | false | false | 471 | java | package io.mybatis.demo.service;
import io.mybatis.demo.model.User;
import java.util.List;
public interface UserService {
/**
* 获取所有
*
* @return
*/
List<User> getAll();
/**
* 移动节点顺序
*
* @param movingId 移动的 id
* @param targetId 目标 id
* @param isBefore 目标节点的上方... | [
"abel533@gmail.com"
] | abel533@gmail.com |
836056198c794cb2e8e30f8a8f5671b56bc64c88 | fb66e4a8940bd183b09848c82d9905f4e06f12ad | /src/main/java/com/pos/daoImpl/SalesInvoiceDaoImpl.java | 6d0bcff9aae942ddaa834a1365abb029311d8d84 | [] | no_license | bd-mahfuz/pos-spring-boot | e38cb0248246c631819a3a7ff9821c882cb13448 | af04e05e85e3501b25835e7f5ea5204b2946b2de | refs/heads/master | 2020-03-14T15:49:10.577446 | 2019-01-21T16:46:03 | 2019-01-21T16:46:03 | 131,684,669 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,717 | java | package com.pos.daoImpl;
import com.pos.dao.SalesInvoiceDao;
import com.pos.dto.Purchase;
import com.pos.dto.SalesInvoice;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import javax.transaction.Transactional;
impor... | [
"bt23.mahfuz@gmail.com"
] | bt23.mahfuz@gmail.com |
f5367ac40f610441abaa021b4bc95e64f7ccf6a1 | 5ed62f088f324352bd878f58788ebeb0ffe5cd2a | /src/test/java/org/assertj/core/api/UrlAssertBaseTest.java | 39b6556e0b3e2b1db2e1d6b34dcbf3c436354a70 | [
"Apache-2.0"
] | permissive | jstrachan/assertj-core | 85f7355f8d41c5dfb6c27f0bbe8d576fa4042273 | ac9e201c22c1a7132005bbb9e728ef0bfe2c89cc | refs/heads/master | 2020-12-31T07:19:04.828438 | 2016-04-09T22:15:20 | 2016-04-09T22:15:20 | 56,042,912 | 0 | 1 | null | 2016-04-12T07:58:10 | 2016-04-12T07:58:09 | null | UTF-8 | Java | false | false | 1,318 | java | /**
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under ... | [
"joel.costigliola@gmail.com"
] | joel.costigliola@gmail.com |
91d534c643c984ecf982d072eb204ed051166eac | e680d302ffbd9046606f8c4b5c1b9a9e64148b0c | /springrestdemo/src/main/java/com/webstack/springrestdemo/service/ProductService.java | 6078f6940d304df666c2fe7d3d8ef312d9f559f8 | [] | no_license | keyur2714/SpringBoot | 0c66680fff5a7ee6acaf8e5c6e2f918ec75c7cff | 12f103c57d03cd3aad38c297ac2661e0fdad6d2a | refs/heads/master | 2023-01-04T09:37:05.418692 | 2020-11-03T04:57:19 | 2020-11-03T04:57:19 | 269,909,721 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 245 | java | package com.webstack.springrestdemo.service;
import java.util.List;
import com.webstack.springrestdemo.dto.ProductDTO;
public interface ProductService extends IService<ProductDTO>{
List<ProductDTO> getProductByName(String productName);
}
| [
"keyur.555kn@gmail.com"
] | keyur.555kn@gmail.com |
7b497a4788850f6a97a7f2f4b77479b7c08b231a | 4ac51f07e5e4d5da395caa5cc8c3516923ef3012 | /taverna-reference-api/src/main/java/net/sf/taverna/t2/reference/IdentifiedList.java | 032906fb6aa7fb22a6035829d7cbf1a177d016dd | [] | no_license | taverna-incubator/incubator-taverna-engine | eb2b5d2c956982696e06b9404c6b94a2346417fe | 1eca6315f88bfd19672114e3f3b574246a2994a5 | refs/heads/master | 2021-01-01T18:11:06.502122 | 2015-02-21T23:43:42 | 2015-02-21T23:43:42 | 28,545,860 | 0 | 1 | null | 2015-02-04T15:45:25 | 2014-12-27T20:40:19 | Java | UTF-8 | Java | false | false | 2,146 | java | /*******************************************************************************
* Copyright (C) 2007 The University of Manchester
*
* Modifications to the initial code base are copyright of their
* respective authors, or their employers as appropriate.
*
* This program is free software; you can redistrib... | [
"stain@apache.org"
] | stain@apache.org |
3ec28881fb21291fd26c3d64930c5322171c077f | 8d9293642d3c12f81cc5f930e0147a9d65bd6efb | /src/main/java/net/minecraft/world/level/block/PoweredBlock.java | 313703a421f1430a31cdd31d8f6862e80e1a803c | [] | no_license | NicholasBlackburn1/Blackburn-1.17 | 7c086591ac77cf433af248435026cf9275223daa | fd960b995b33df75ce61865ba119274d9b0e4704 | refs/heads/main | 2022-07-28T03:27:14.736924 | 2021-09-23T15:55:53 | 2021-09-23T15:55:53 | 399,960,376 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 624 | java | package net.minecraft.world.level.block;
import net.minecraft.core.BlockPos;
import net.minecraft.core.Direction;
import net.minecraft.world.level.BlockGetter;
import net.minecraft.world.level.block.state.BlockBehaviour;
import net.minecraft.world.level.block.state.BlockState;
public class PoweredBlock extends Block ... | [
"nickblackburn02@gmail.com"
] | nickblackburn02@gmail.com |
fa26cef8d64b276adc5b4574119ecc8d5c52be8b | b0d8d01f5c5e33b68a6091b520e3fbb28d4abdfd | /src/com/xkcoding/idea/plugins/yapi_helper/yapi/model/YApiGlobal.java | 513ff6762703c99d5da7a33cafb128ca58c4b332 | [] | no_license | zhangyd-c/yapi-helper | 344d68ba7da7980be592e9d05470649b721ebb10 | 64dad6eecf1d0a96f00bb8f46a2f8c30219abde3 | refs/heads/main | 2023-04-18T07:07:39.635129 | 2021-04-25T06:57:48 | 2021-04-25T06:57:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 316 | java | package com.xkcoding.idea.plugins.yapi_helper.yapi.model;
import lombok.Data;
import java.io.Serializable;
@Data
public class YApiGlobal implements Serializable {
private static final long serialVersionUID = 6928390299424588771L;
private String _id;
private String name;
private String value;
}
| [
"237497819@qq.com"
] | 237497819@qq.com |
d705ceb69053d5c54c684c657cc35b198413d6bc | e977c424543422f49a25695665eb85bfc0700784 | /benchmark/icse15/1062952/buggy-version/cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/utils/EstimatedHistogram.java | 5b749938b9b408f02d0f4c71f5c30ffc600a42bd | [] | no_license | amir9979/pattern-detector-experiment | 17fcb8934cef379fb96002450d11fac62e002dd3 | db67691e536e1550245e76d7d1c8dced181df496 | refs/heads/master | 2022-02-18T10:24:32.235975 | 2019-09-13T15:42:55 | 2019-09-13T15:42:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,629 | 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 no... | [
"durieuxthomas@hotmail.com"
] | durieuxthomas@hotmail.com |
fb5dd1c4c4a415e9b9a4e8f8a2e193e9b01dccbb | eb9f655206c43c12b497c667ba56a0d358b6bc3a | /plugins/devkit/devkit-java-tests/testSrc/org/jetbrains/idea/devkit/inspections/quickfix/ConvertToGrayQuickFixTest.java | 73968f055be0356c9ded97cebfdf3bf0920f819f | [
"Apache-2.0"
] | permissive | JetBrains/intellij-community | 2ed226e200ecc17c037dcddd4a006de56cd43941 | 05dbd4575d01a213f3f4d69aa4968473f2536142 | refs/heads/master | 2023-09-03T17:06:37.560889 | 2023-09-03T11:51:00 | 2023-09-03T12:12:27 | 2,489,216 | 16,288 | 6,635 | Apache-2.0 | 2023-09-12T07:41:58 | 2011-09-30T13:33:05 | null | UTF-8 | Java | false | false | 1,291 | java | // Copyright 2000-2022 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
package org.jetbrains.idea.devkit.inspections.quickfix;
import com.intellij.testFramework.TestDataPath;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.idea.devkit.DevkitJavaTestsUtil... | [
"intellij-monorepo-bot-no-reply@jetbrains.com"
] | intellij-monorepo-bot-no-reply@jetbrains.com |
e5bf85d15b28a6e773ca30c71abb0fb60bdb9900 | 1c17d8626bb77a51010bdcc19dd9307ebc5cbaa5 | /handypoi-excel/src/test/java/cn/com/bluemoon/handypoi/excel/example/MultiHeadExampleBean.java | 8fc849b9ae8a437b18bd89ffafacb7ceac8811af | [
"Apache-2.0"
] | permissive | jufeng98/java-master | 299257f04fba29110fe72d124c63595b8c955af9 | a1fc18a6af52762ae90f78e0181073f2a95d454a | refs/heads/master | 2023-07-24T01:42:27.140862 | 2023-07-09T03:01:07 | 2023-07-09T03:01:07 | 191,107,543 | 123 | 65 | Apache-2.0 | 2022-12-16T04:38:20 | 2019-06-10T06:10:04 | JavaScript | UTF-8 | Java | false | false | 3,626 | java | package cn.com.bluemoon.handypoi.excel.example;
import cn.com.bluemoon.handypoi.excel.annos.ExcelColumn;
import cn.com.bluemoon.handypoi.excel.annos.ExcelColumnDate;
import cn.com.bluemoon.handypoi.excel.annos.ExcelColumnDecimal;
import cn.com.bluemoon.handypoi.excel.annos.ExcelColumnMoney;
import cn.com.bluemoon.hand... | [
"liangyudong@bluemoon.com.cn"
] | liangyudong@bluemoon.com.cn |
b289b0fdd8fd55843dc6f278b2834a0f6b503bf3 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/33/33_eeb3fd43d83714031023078735fcfcd4d4f5121c/remote_lat/33_eeb3fd43d83714031023078735fcfcd4d4f5121c_remote_lat_s.java | f1b3a873bb6a30cbd2efedd9bfdb1b2cfe1580e6 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 4,219 | java | package io.crossroads;
import com.sun.jna.Native;
import com.sun.jna.NativeLong;
import com.sun.jna.Pointer;
public class remote_lat {
public static void main(String [] args) {
if (args.length != 3) {
System.out.printf("argc was %d\n", args.length);
System.out.printf("us... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
db0753d3191578f899352c6cedda18b01de875fc | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Log4j/Log4j1392.java | 9df7b023d67658cdf94d87983e4e8e67e37a8a4c | [] | 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 | 461 | java | @Override
public String toString() {
final StringBuilder sb = new StringBuilder();
sb.append(super.toString());
sb.append("[leftAlign=");
sb.append(leftAlign);
sb.append(", maxLength=");
sb.append(maxLength);
sb.append(", minLength=");
sb.append(mi... | [
"Qing.Mi@my.cityu.edu.hk"
] | Qing.Mi@my.cityu.edu.hk |
3708109d40647574e3525fd933937b8e063a7dc7 | 69b9b29572ab802ed800f8adb9cc04327a94bc8f | /jee/src/test/java/com/anzymus/neogeo/hiscores/converter/DateDDMMYYYYConverterTest.java | e2e2e16de534cba45c2b331676b478221f721847 | [] | no_license | jsmadja/neogeo-hiscores | d195e03b29eaf3d66bad348f8694f1b11c23a543 | 790ef1902dd9a97074c96ee24878ba1cf1b49efd | refs/heads/master | 2016-09-06T14:57:44.159562 | 2015-06-16T16:32:40 | 2015-06-16T16:32:40 | 2,079,660 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,488 | java | /**
* Copyright (C) 2011 Julien SMADJA <julien dot smadja at gmail dot com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licens... | [
"julien.smadja@gmail.com"
] | julien.smadja@gmail.com |
4391f79744de3e42b67cd980d0a9dc15a79b0791 | a106eff7f5eb23d3987bac74ba0926a04a149921 | /praxis.components/src/net/neilcsmith/praxis/components/array/ArrayIterator.java | b7a0d0f59df3d5df263e2c8d595facc9580f3dd5 | [] | no_license | lxlxlo/praxis-devel | fc72ad961eb628b7a6f459ae89e7d72f77855268 | b096b0894887778ca9a7c7ed098e91f98925c954 | refs/heads/master | 2021-01-01T03:52:16.750859 | 2016-05-11T16:33:49 | 2016-05-11T16:33:49 | 59,583,579 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,283 | java | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2010 Neil C Smith.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 3 only, as
* published by the Free Software Foundation.
*
* This code is distrib... | [
"neilcsmith.net@googlemail.com"
] | neilcsmith.net@googlemail.com |
d06f78eacc53db9c7c194fdfdf229955d408fd0c | e27942cce249f7d62b7dc8c9b86cd40391c1ddd4 | /modules/dfp_axis/src/main/java/com/google/api/ads/dfp/axis/v201702/LabelEntityAssociationErrorReason.java | d139026dc16c9936dd6a06da6f407cf670a9d976 | [
"Apache-2.0"
] | permissive | mo4ss/googleads-java-lib | b4b6178747d25d16ae6aa0c80d80ee18a2dfe01a | efaa9c3bd8a46a3ed4b00963dc9760c6dd8bd641 | refs/heads/master | 2022-12-05T00:30:56.740813 | 2022-11-16T10:47:15 | 2022-11-16T10:47:15 | 108,132,394 | 0 | 0 | Apache-2.0 | 2022-11-16T10:47:16 | 2017-10-24T13:41:43 | Java | UTF-8 | Java | false | false | 4,158 | java | // Copyright 2017 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law... | [
"api.cseeley@gmail.com"
] | api.cseeley@gmail.com |
c346810dd9107c947f62654eb00f01980b29ffec | f321db1ace514d08219cc9ba5089ebcfff13c87a | /generated-tests/random/tests/s14/21_wheelwebtool/evosuite-tests/wheel/asm/FieldWriter_ESTest_scaffolding.java | 1a4186f7d027d57abbb6810f99b916e5d663b5a6 | [] | no_license | sealuzh/dynamic-performance-replication | 01bd512bde9d591ea9afa326968b35123aec6d78 | f89b4dd1143de282cd590311f0315f59c9c7143a | refs/heads/master | 2021-07-12T06:09:46.990436 | 2020-06-05T09:44:56 | 2020-06-05T09:44:56 | 146,285,168 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,837 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Fri Mar 22 22:50:19 GMT 2019
*/
package wheel.asm;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.After;
import org... | [
"granogiovanni90@gmail.com"
] | granogiovanni90@gmail.com |
10548954aa0758dde2c4ceb03208b68fb2cd4589 | 3ef55e152decb43bdd90e3de821ffea1a2ec8f75 | /large/module2040_public/tests/unittests/src/java/module2040_public_tests_unittests/a/Foo0.java | f967d31a1f154473f8a6ef3449659b68b7d807ba | [
"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,328 | java | package module2040_public_tests_unittests.a;
import java.nio.file.*;
import java.sql.*;
import java.util.logging.*;
/**
* 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... | [
"gwagenknecht@salesforce.com"
] | gwagenknecht@salesforce.com |
0a6867df1fa38bc4252a8cc896da7ac031b5a5c5 | 317b7cd636030cef403141aa1812f13c2b823566 | /Server/src/main/java/org/xdi/oxauth/service/fido/u2f/ApplicationService.java | ee449823776dfebc5dff1428e56eb2f68ca1a384 | [
"MIT"
] | permissive | rkaniyamkattil/oxAuth | 3f6bc5b52dbbade050b2940a4751be889fd4449e | c546d4c24a1c693de32630782b1bc057fb3d1464 | refs/heads/master | 2021-04-30T01:21:15.811453 | 2018-02-13T08:19:44 | 2018-02-13T08:19:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,235 | java | /*
* oxAuth is available under the MIT License (2008). See http://opensource.org/licenses/MIT for full text.
*
* Copyright (c) 2014, Gluu
*/
package org.xdi.oxauth.service.fido.u2f;
import java.net.URI;
import java.net.URISyntaxException;
import javax.ejb.Stateless;
import javax.inject.Named;
import org.xdi.net... | [
"Yuriy.Movchan@gmail.com"
] | Yuriy.Movchan@gmail.com |
fe3bfc344271bd4311c342f430fcb89f1ec592df | 8a59fc6208231e2d7843e523cfdc9a3a362813b4 | /org.caleydo.view.dvi/src/org/caleydo/view/dvi/contextmenu/ShowViewWithoutDataItem.java | 993b4c4c388818661d5709d39e5477bc1b2350d2 | [] | no_license | Caleydo/caleydo | 17c51b10a465512a0c077e680da648d9a6061136 | c2f1433baf5bd2c0c5bea8c0990d67e946ed5412 | refs/heads/develop | 2020-04-07T06:26:03.464510 | 2016-12-15T17:07:08 | 2016-12-15T17:07:08 | 9,451,506 | 37 | 11 | null | 2016-12-15T17:07:08 | 2013-04-15T15:13:38 | Java | UTF-8 | Java | false | false | 1,085 | java | /*******************************************************************************
* Caleydo - Visualization for Molecular Biology - http://caleydo.org
* Copyright (c) The Caleydo Team. All rights reserved.
* Licensed under the new BSD license, available at http://caleydo.org/license
*********************************... | [
"marc.streit@jku.at"
] | marc.streit@jku.at |
07eb4066699713aae1e349fbf8054e744d14cd94 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/5/5_74fdd84106f9dc8d5819281d217fd077821b4095/BaseHandler/5_74fdd84106f9dc8d5819281d217fd077821b4095_BaseHandler_t.java | 1c22d7148f32cd57676f0f51f7103deaaaa0488c | [] | 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 | 5,113 | java | package org.ebookdroid.droids.fb2.codec.handlers;
import org.ebookdroid.droids.fb2.codec.ParsedContent;
import java.util.LinkedList;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import org.emdev.common.fonts.data.FontStyle;
import org.emdev.common.textmarkup.JustificationMode;
import or... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
572196f51c325471723226e012cdd8e949b14fd9 | 1f8f7c3b849fa161068683f4e6a63f1206ec6f74 | /website-test-dbunit/src/test/java/net/sunxu/website/test/dbunit/DbUnitExpectTest.java | d062acd6ca3eedd4d96a150790a3a3741227c4ce | [
"MIT"
] | permissive | sunxuia/website-utils | 72946a9e24d4d10f0d2b5356cff3d434a78f30c5 | 1a743b2208aadb9aaea86d8f136da626907ee7ff | refs/heads/master | 2020-07-21T20:34:00.127909 | 2019-12-15T09:33:22 | 2019-12-15T09:33:22 | 206,969,363 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,852 | java | package net.sunxu.website.test.dbunit;
import java.sql.SQLException;
import javax.annotation.PostConstruct;
import javax.sql.DataSource;
import net.sunxu.website.test.dbunit.annotation.DbUnitExpect;
import net.sunxu.website.test.dbunit.annotation.DbUnitSetup;
import net.sunxu.website.test.dbunit.annotation.DbUnitSetup... | [
"ntsunxu@163.com"
] | ntsunxu@163.com |
eb8ecbde662db126dd40403178332b902e9dd0a9 | aaf2ecd33e5ad88c42d9af2ef18a574c1f31c690 | /src/main/java/org/bian/service/FiduciaryAgreementApiServiceImpl.java | af28bedb6aab1cb3b9060e31694f994613593cb7 | [
"Apache-2.0"
] | permissive | bianapis/sd-fiduciary-agreement-v3 | 66084bd25c2df2a682684ad92865dc2016726078 | 02aead5790c9ab908bce6d7df12c079642a91f45 | refs/heads/master | 2022-12-22T03:45:09.370255 | 2020-09-27T03:38:39 | 2020-09-27T03:38:39 | 298,787,082 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,958 | java | /**
* @author Virtusa
*/
package org.bian.service;
import java.util.List;
import org.springframework.stereotype.Service;
import org.bian.dto.*;
import org.bian.util.JsonReader;
import com.fasterxml.jackson.core.type.TypeReference;
@Service
public class FiduciaryAgreementApiServiceImpl implements FiduciaryAgreement... | [
"spabandara@Virtusa.com"
] | spabandara@Virtusa.com |
135db3c3cc6c71c08289efc2f3adc3123ffd367d | 4572bcab49eec6a44dfe97cfceb6c96232093fa2 | /j360-trace-dubbo/src/main/java/me/j360/trace/dubbo/J360DubboServerFilter.java | c6bdf7f3adfe249745679f2122747ce892a5f81b | [] | no_license | hhhcommon/j360-trace | 24d014e81f06c34e2a7f322407d22ab3031c18ce | b2378a39af13edbfea3e13fe2b67413decb36379 | refs/heads/master | 2020-03-30T00:41:51.681189 | 2017-04-27T10:17:06 | 2017-04-27T10:17:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,801 | java | package me.j360.trace.dubbo;
import com.alibaba.dubbo.common.Constants;
import com.alibaba.dubbo.common.extension.Activate;
import com.alibaba.dubbo.rpc.*;
import me.j360.trace.collector.core.*;
import me.j360.trace.collector.core.internal.Nullable;
import me.j360.trace.http.BraveHttpHeaders;
import java.net.SocketAd... | [
"xumin_wlt@163.com"
] | xumin_wlt@163.com |
8e0d5dd10e031072c0a47acfd3e4db6f6229097a | a1e49f5edd122b211bace752b5fb1bd5c970696b | /projects/org.springframework.context/src/test/java/org/springframework/scheduling/backportconcurrent/ConcurrentTaskExecutorTests.java | 0d8729dfdf392cbb44b81e7bfe282d75e3ba691f | [
"Apache-2.0"
] | permissive | savster97/springframework-3.0.5 | 4f86467e2456e5e0652de9f846f0eaefc3214cfa | 34cffc70e25233ed97e2ddd24265ea20f5f88957 | refs/heads/master | 2020-04-26T08:48:34.978350 | 2019-01-22T14:45:38 | 2019-01-22T14:45:38 | 173,434,995 | 0 | 0 | Apache-2.0 | 2019-03-02T10:37:13 | 2019-03-02T10:37:12 | null | UTF-8 | Java | false | false | 1,682 | java | /*
* Copyright 2002-2007 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... | [
"taibi@sonar-scheduler.rd.tut.fi"
] | taibi@sonar-scheduler.rd.tut.fi |
a01e0aa8abdef610dbc29aa4c55d22abcfdcb8a7 | dba87418d2286ce141d81deb947305a0eaf9824f | /sources/p011io/grpc/internal/ProxyDetectorImpl.java | 1de1f0014411865db61162e782642bf8492b35a8 | [] | no_license | Sluckson/copyOavct | 1f73f47ce94bb08df44f2ba9f698f2e8589b5cf6 | d20597e14411e8607d1d6e93b632d0cd2e8af8cb | refs/heads/main | 2023-03-09T12:14:38.824373 | 2021-02-26T01:38:16 | 2021-02-26T01:38:16 | 341,292,450 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,900 | java | package p011io.grpc.internal;
import com.google.common.base.Supplier;
import java.io.IOException;
import java.net.Authenticator;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.MalformedURLException;
import java.net.PasswordAuthentication;
import java.net.Proxy;
import java.net.ProxySel... | [
"lucksonsurprice94@gmail.com"
] | lucksonsurprice94@gmail.com |
32cccfd402fc98d7bbdd77a0cad187274b76e681 | 32d373bdd62a23a8d1db79accde683d835bf1aa8 | /j2ee/jproj/src/com/tencent/service/DownloadService.java | c935a3f9fac0c97dd27a1010fc2dad62d52b4cf5 | [] | no_license | sqsgalaxys/workspace | 77f585574111369e1ea892838e7b4737e9e943f8 | 0777c68f530aaabffa9a5a294b14c449774b6ac3 | refs/heads/master | 2021-01-01T17:27:06.512834 | 2016-09-20T12:19:55 | 2016-09-20T12:19:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,462 | java | package com.tencent.service;
import com.tencent.dao.BaseDao;
import com.tencent.impl.DownloadListener;
import com.tencent.impl.Downloadable;
import com.tencent.utils.IOUtils;
import com.tencent.utils.LogUtils;
import com.tencent.utils.NetUtils;
import com.tencent.utils.StringUtils;
import com.tencent.vo.Zz_upload;
im... | [
"samlv@tencent.com"
] | samlv@tencent.com |
bdf3f23520aaab6408df8cb25b5e8b1d8d0d514a | 60ad3755ef8d566d194f74e457cd08d823d4672f | /modules/activiti-rest/src/test/java/org/activiti/rest/conf/engine/ActivitiEngineConfiguration.java | 201041cb04bda071ce7b18da965745f8f4baa907 | [
"Apache-2.0"
] | permissive | erdemedeiros/Activiti | fd0c62236b558e13139e55065cc4fc9958d12d59 | bb32fac4a2a731de6a1790826c8967a1fabca7f2 | refs/heads/master | 2020-05-21T04:08:14.458613 | 2017-06-22T08:23:46 | 2017-06-22T08:26:45 | 84,570,538 | 2 | 0 | null | 2017-03-10T14:54:53 | 2017-03-10T14:54:53 | null | UTF-8 | Java | false | false | 4,021 | java | package org.activiti.rest.conf.engine;
import javax.sql.DataSource;
import org.activiti.engine.FormService;
import org.activiti.engine.HistoryService;
import org.activiti.engine.IdentityService;
import org.activiti.engine.ManagementService;
import org.activiti.engine.ProcessEngine;
import org.activiti.engine.ProcessE... | [
"tijs.rademakers@gmail.com"
] | tijs.rademakers@gmail.com |
1a56c57ed41641f8e937a1a008ecd0ce73a076bb | e15874d3959a8aef6fef4352e26d34543f2c152f | /app/src/main/java/com/fragments/ProjectHeatMCrouselFragment.java | 6af0c06ed2422649c98057de2ca3de8c248b008f | [] | no_license | ankitmehtag/AnkitRahejaSales | c726d0a93403ce9368ec95f53447d05addb76ae4 | 7b9909a15975c1a8c508acfae6fe1fc0097575af | refs/heads/master | 2022-12-17T13:02:54.058088 | 2020-09-22T07:31:02 | 2020-09-22T07:31:02 | 297,567,881 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,529 | java | package com.fragments;
import android.os.Bundle;
import androidx.fragment.app.Fragment;
import android.text.Html;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import com... | [
"sanjay01feb@gmail.com"
] | sanjay01feb@gmail.com |
be74c71a555f07f59f535f9e2d9ffb91d110f4eb | 7e1315bb98e4247417770442aacb969ef6ed1c98 | /src/chap05/BoxesPanel.java | 42e2152174ef79f7d643f4e3fd3ea2e05090c1ae | [] | no_license | htankhai/Org.JavaSoftwareSolution | f67fc335a1473c09fcb2d82d3d0d3a05caa8e421 | 64d320dcfb0f8d553ef77acf6f200e2559efb12f | refs/heads/master | 2021-01-22T05:24:22.637657 | 2015-06-20T21:59:13 | 2015-06-20T21:59:13 | 37,787,257 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,037 | java | package chap05;
//********************************************************************
// BoxesPanel.java Author: Lewis/Loftus
//
// Demonstrates the use of conditionals and loops to guide drawing.
//********************************************************************
import javax.swing.JPanel;
import java.... | [
"htan.khai@yahoo.com"
] | htan.khai@yahoo.com |
6eb6637fde6d745e77980ac0398a5a630f590a50 | d1bd1246f161b77efb418a9c24ee544d59fd1d20 | /android/myapplication/trunk/src/org/javenstudio/android/data/media/CacheReader.java | e4b6ff26bc9577a8826d39eac272230eaac6b9d0 | [] | no_license | navychen2003/javen | f9a94b2e69443291d4b5c3db5a0fc0d1206d2d4a | a3c2312bc24356b1c58b1664543364bfc80e816d | refs/heads/master | 2021-01-20T12:12:46.040953 | 2015-03-03T06:14:46 | 2015-03-03T06:14:46 | 30,912,222 | 0 | 1 | null | 2023-03-20T11:55:50 | 2015-02-17T10:24:28 | Java | UTF-8 | Java | false | false | 2,049 | java | package org.javenstudio.android.data.media;
import java.io.DataInput;
import java.io.DataInputStream;
import java.io.IOException;
import java.io.InputStream;
import org.javenstudio.android.data.CacheData;
import org.javenstudio.cocoka.storage.StorageFile;
import org.javenstudio.cocoka.util.Utils;
import org.javenstud... | [
"navychen2003@hotmail.com"
] | navychen2003@hotmail.com |
52ebe50f735048fe918284f1a164d1142700ad1c | 69077023d6ddbfc2d488122e91e626c82d72f5be | /play2-providers/play2-provider-play21/src/main/java/com/google/code/play2/provider/play21/Play21Provider.java | 217c6a2ae2b7381b59aa1efbf25152a450dda856 | [
"Apache-2.0"
] | permissive | mabrcosta/play2-maven-plugin | 20111ccd353b4740db1fc3485efe382796e0ea3f | eb3baf1d95d648ed7cedddb295b25836c73dec3a | refs/heads/master | 2020-05-18T08:23:38.076641 | 2019-04-30T16:18:47 | 2019-04-30T17:55:09 | 184,292,984 | 0 | 0 | null | 2019-04-30T16:07:11 | 2019-04-30T16:07:11 | null | UTF-8 | Java | false | false | 2,471 | java | /*
* Copyright 2013-2019 Grzegorz Slowikowski (gslowikowski at gmail dot com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... | [
"gslowikowski@gmail.com"
] | gslowikowski@gmail.com |
3d486642bbc8ba410b14df52a0608d42b9c561b8 | 0688ed4fbbbd19613cc453c568af75ba59ae5144 | /app/src/main/java/com/baofeng/mj/vrplayer/util/SoundUtils.java | 3b2d1d1df56c8c71921f2d3301fc2916c0825ac5 | [] | no_license | playbar/testplayer | 49c068e53a5b93768b4d46f4f9b8d2bb739ff7fe | b4869ed9193739ab48c067cd51b4f5084943e924 | refs/heads/master | 2021-05-07T03:37:09.438661 | 2017-11-20T03:38:59 | 2017-11-20T03:38:59 | 110,958,488 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,322 | java | package com.baofeng.mj.vrplayer.util;
import android.content.Context;
import android.media.AudioManager;
/**
* Created by wanghongfang on 2016/7/22.
*/
public class SoundUtils {
/**
* 设置声音百分比
* @param level
*/
public static void SetSoundVolume(Context mContext, int level){
AudioManage... | [
"hgl868@126.com"
] | hgl868@126.com |
810d2a1530f2b9c3b63f61d0bccf35a33bd2c977 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/MOCKITO-10b-9-21-PESA_II-WeightedSum:TestLen:CallDiversity/org/mockito/internal/handler/MockHandlerImpl_ESTest_scaffolding.java | 9afb74715732699fb1c2c9f5ec12cda58ad479b7 | [] | 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 | 448 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Fri Apr 03 09:44:51 UTC 2020
*/
package org.mockito.internal.handler;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.juni... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
0995f5ab085cc75369fa778ccbb5372aae28d004 | d1a6d1e511df6db8d8dd0912526e3875c7e1797d | /genny_JavaWithoutLambdasApi21/applicationModule/src/main/java/applicationModulepackageJava4/Foo124.java | c5c9ca61299202a40cd85e0778608eaf8df2445d | [] | no_license | NikitaKozlov/generated-project-for-desugaring | 0bc1443ab3ddc84cd289331c726761585766aea7 | 81506b3711004185070ca4bb9a93482b70011d36 | refs/heads/master | 2020-03-20T00:35:06.996525 | 2018-06-12T09:30:37 | 2018-06-12T09:30:37 | 137,049,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 346 | java | package applicationModulepackageJava4;
public class Foo124 {
public void foo0() {
new applicationModulepackageJava4.Foo123().foo5();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2();
}
public void foo4() {
foo3();
}
public void f... | [
"nikita.e.kozlov@gmail.com"
] | nikita.e.kozlov@gmail.com |
21d07bb3882dd58b38e92f1042505c49c047783f | a3529b16fb338a4283e0b8a29eb75c3632ee0c38 | /src/test/java/org/jacpfx/test/vertx/spring/InjectionTestConfiguration.java | fd6f57bda952c160459ca89c37f2e64a2077d8a5 | [
"Apache-2.0"
] | permissive | hyowong/spring-vertx-ext | 42870012091be7b7ff1aee74d1d655985e7bfd69 | beda41d5d82d0559c32ed0276bc639472b8c0682 | refs/heads/master | 2020-07-27T00:27:02.994478 | 2019-04-03T17:04:36 | 2019-04-03T17:04:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 443 | java | package org.jacpfx.test.vertx.spring;
import io.vertx.core.Vertx;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
@Configuration
public class InjectionTestConfiguration {
@Autowired Ver... | [
"amo.ahcp@gmail.com"
] | amo.ahcp@gmail.com |
4108f6d85d372041de6f78792173fd5b93b5d0db | 2f1a723296a3701c767e9b5c188f1dc1b7383ea5 | /src/main/java/com/ibcs/desco/admin/dao/ObjectRefDaoImpl.java | 4713d7c79680cfdebc7fc6fd1a7c918708af2c1f | [] | no_license | abutaleb6/Inventory_Management | 1c27f43ddbd4741fbe13f4748e6c7594bac8494d | b85f76e8f0ebc5399d00a0ce7dcc2d6e6ea9bec1 | refs/heads/master | 2021-01-13T10:18:02.988037 | 2017-01-26T14:38:30 | 2017-01-26T14:38:30 | 69,749,923 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,088 | java | package com.ibcs.desco.admin.dao;
import java.util.List;
import javax.transaction.Transactional;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.springframework.stereotype.Repository;
import com.ibcs.desco.admin.model.ObjectReference;
@Repository
public class ObjectRefDaoImpl implemen... | [
"abu.taleb@ibcs-primax.com"
] | abu.taleb@ibcs-primax.com |
64caec37389e11963548dac9f5a07d826ca3be08 | 60f7b508bed2dffa32cff6c3f50d6dd6b0f25507 | /user-center/src/main/java/com/boyu/erp/platform/usercenter/TPOS/service/impl/ItemUploadingImpl.java | e47561208eef4f79a4d4c3d4e5db51446eae226f | [] | no_license | clfbai/heoll | 8cca5d62eb8bce47d0882b07fb328baf508612b5 | 69845c4e78437bb0aea79a32d6a24c2fc299f388 | refs/heads/master | 2022-09-29T09:03:58.700436 | 2019-12-21T05:06:43 | 2019-12-21T05:06:43 | 165,189,003 | 0 | 0 | null | 2022-09-01T23:17:47 | 2019-01-11T06:08:00 | Java | UTF-8 | Java | false | false | 6,168 | java | package com.boyu.erp.platform.usercenter.TPOS.service.impl;
import com.boyu.erp.platform.usercenter.TPOS.common.goods.Item;
import com.boyu.erp.platform.usercenter.TPOS.common.goods.ItemExtendProps;
import com.boyu.erp.platform.usercenter.TPOS.common.goods.listgoods.Items;
import com.boyu.erp.platform.usercenter.TPOS.... | [
"https://gitee.com/onecaolf/mytext.git"
] | https://gitee.com/onecaolf/mytext.git |
906681904d3d6f149125bce764806c6777262713 | a7d2b45e72d745f51db450cc16dc332269a6b5f1 | /AlmullaExchange/src/com/amg/exchange/bco/bean/HeadOfficeComplianceOfficerBean.java | e9f57be73fa794a45cd182739febe216aef101d0 | [] | no_license | Anilreddyvasantham/AlmullaExchange | 2974ecd53b1d752931c50b7ecd22c5a37fa05a03 | b68bca218ce4b7585210deeda2a8cf84c6306ee3 | refs/heads/master | 2021-05-08T17:48:01.976582 | 2018-02-02T09:32:22 | 2018-02-02T09:32:22 | 119,484,446 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,159 | java | package com.amg.exchange.bco.bean;
import java.io.IOException;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.faces.context.ExternalContext;
import javax.faces.context.FacesContext;
import javax.faces.event.AjaxBehaviorE... | [
"anilreddy.vasantham@gmail.com"
] | anilreddy.vasantham@gmail.com |
a6f7517166a671eb61574a47a687576fd555cd2e | 2f45b99b684f62b2e9413a302a22a7677c22580c | /cts/tests/tests/webkitsecurity/src/android/webkitsecurity/cts/WebkitDestroyCellWithSelectionCrashTest.java | 4b9ea13af1dd16bcc0622d6e2adaed6212f22a2b | [] | no_license | b2gdev/Android-JB-4.1.2 | 05e15a4668781cd9c9f63a1fa96bf08d9bdf91de | e66aea986bbf29ff70e5ec4440504ca24f8104e1 | refs/heads/user | 2020-04-06T05:44:17.217452 | 2018-04-13T15:43:57 | 2018-04-13T15:43:57 | 35,256,753 | 3 | 12 | null | 2020-03-09T00:08:24 | 2015-05-08T03:32:21 | null | UTF-8 | Java | false | false | 3,932 | java | /*
* Copyright (C) 2012 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"ruvindad@zone24x7.com"
] | ruvindad@zone24x7.com |
d311dfa9d4b80f516275cc801e68f292cfe3c409 | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/java-design-patterns/learning/853/App.java | 066a686ca65108c689e0e6697c9cd5351fba1cd2 | [] | 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 | 4,946 | java | /**
* The MIT License
* Copyright (c) 2014-2016 Ilkka Seppälä
* <p>
* 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 us... | [
"bloriot97@gmail.com"
] | bloriot97@gmail.com |
38be13072f90c087e82b6cdd7e29d3979850d85d | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_381/Testnull_38052.java | cabb7b4a0495138cd6c544d1f8c5778a85e30d3e | [] | 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 | 308 | java | package org.gradle.test.performancenull_381;
import static org.junit.Assert.*;
public class Testnull_38052 {
private final Productionnull_38052 production = new Productionnull_38052("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
40302c572da22931b515c163760ce2e1c32e8d1f | 9d31c5ea5cbca020ba8403de3a5a8b00b016cf89 | /android/src/main/java/com/github/ray8876/tx_call/TxCallPlugin.java | f85094437375643b56aa74daf9d682f5f812c663 | [] | no_license | Ray8876/tx-call | 601a68ecfc4a323fe1f8511e715c9068802cf598 | 258a4be2ed6be20a5f34690e7ffe985c9ebca34f | refs/heads/master | 2022-07-17T15:11:34.548257 | 2020-05-13T14:02:09 | 2020-05-13T14:02:09 | 263,586,268 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,083 | java | package com.github.ray8876.tx_call;
import android.content.Context;
import androidx.annotation.NonNull;
import com.github.ray8876.tx_call.util.GenerateTestUserSig;
import com.github.ray8876.tx_call.util.MessageToFlutter;
import com.github.ray8876.tx_call.util.OneForOne;
import java.util.Map;
import io.flutter.embe... | [
"123456"
] | 123456 |
20fc5499b6989381d6ddbd02c4c881954e77103c | b78d96a8660f90649035c7a6d6698cabb2946d62 | /solutions/ModelJoin/src/main/java/CIM/IEC61970/OperationalLimits/OperationalLimitDirectionKind.java | e48bf26e8d8c2243e84d9f8805438b23897b3272 | [
"MIT"
] | permissive | suchaoxiao/ttc2017smartGrids | d7b677ddb20a0adc74daed9e3ae815997cc86e1a | 2997f1c202f5af628e50f5645c900f4d35f44bb7 | refs/heads/master | 2021-06-19T10:21:22.740676 | 2017-07-14T12:13:22 | 2017-07-14T12:13:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,769 | java | /**
*/
package CIM.IEC61970.OperationalLimits;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import org.eclipse.emf.common.util.Enumerator;
/**
* <!-- begin-user-doc -->
* A representation of the literals of the enumeration '<em><b>Operational Limit Direction Kind</b></em>',
* and... | [
"hinkel@fzi.de"
] | hinkel@fzi.de |
5b1692b90fbd995aa11207a41907c6bedd08a1dd | df250bd0a8132668848b253d2d415711a2ca67aa | /app/src/main/java/com/cxw/cxwproject/inter/OrderDetailsViewInter.java | 595077ab7c216e04be51cbf5190781ee67afa210 | [] | no_license | Sekei/cxwpoject | 1038a76052d38b92d25d84c420663a5b6fd1bd3a | 5dc96fa45ae4d0bf2225908a44f95e3db0a33de1 | refs/heads/master | 2020-03-16T14:51:00.620413 | 2018-05-09T07:00:45 | 2018-05-09T07:00:45 | 132,715,177 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 327 | java | package com.cxw.cxwproject.inter;
public interface OrderDetailsViewInter {
/**
* 查看详情回调接口
* @param obj
*/
public void OrderDetailsViewOnClick(Object obj);
// public void OrderPaymentViewOnClick(Object obj);
/**
* 订单评论
* @param obj
*/
public void OrderEvaluateViewOnClick(Object obj);
}
| [
"juanjuan19941019"
] | juanjuan19941019 |
a6e7a3cf00d062aadbdf40b815e53347542222fc | 686e3e18f9111bd6d8f8020e4dd80335cef443de | /app/src/main/java/com/news/keep/bean/ItemMsg.java | b84151d06a95738b217ed961df0adf290bebc359 | [] | no_license | longshihan1/Keep | 291a7aee151b2a4ac6cefeadf66673ebb2f8cd2d | 9cb250ef00b053ba79858d82691c2a1a5dfc24cc | refs/heads/master | 2021-01-21T13:44:14.658570 | 2016-06-03T16:09:40 | 2016-06-03T16:09:42 | 54,817,039 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,976 | java | package com.news.keep.bean;
import com.google.gson.annotations.SerializedName;
import java.util.List;
/**
* @author Administrator
* @time 2016/5/19 0019 上午 11:30
* @des ${TODO}
* @updateAuthor $Author$
* @updateDate $Date$
* @updateDes ${TODO}
*/
public class ItemMsg {
/**
* _id : 573c1e8e4e540bac61... | [
"577093937@qq.com"
] | 577093937@qq.com |
d55b85c962bf56f0e6d744016a4878ade96c78aa | 1b101a8d160ca7c724afbe14c5883fd706f41ec6 | /spring-context/src/main/java/org/springframework/remoting/support/RemoteInvocationBasedExporter.java | f18030c791d70a0540f1f767685f77eeef8989d7 | [
"Apache-2.0"
] | permissive | xxsheng/springSource5.0.4 | 3bac2ad78e590d52a70f3cbbfe8e3f12a70c0e4b | 23cacf08931d39a589cdeb468b9bba84d4424d0e | refs/heads/master | 2021-07-01T14:06:47.525889 | 2020-10-14T16:24:14 | 2020-10-14T16:24:14 | 181,528,599 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,551 | java | /*
* Copyright 2002-2007 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... | [
"1558281773@qq.com"
] | 1558281773@qq.com |
9dcb63cc6e2a3678678c1edb82828bb9d9a634da | 377e5e05fb9c6c8ed90ad9980565c00605f2542b | /bin/ext-accelerator/acceleratorservices/src/de/hybris/platform/acceleratorservices/payment/cybersource/converters/populators/PaymentDataPopulator.java | 97890aba356ec053624fef24eb70072698958e07 | [] | 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 | 1,985 | 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... | [
"santosh.kshirsagar@automaticinfotech.com"
] | santosh.kshirsagar@automaticinfotech.com |
b791e2fc34d1f2b8c4fcefdb88cb457f26f6af70 | 712a5e8475b6c9276bd4f8f857be95fdf6f30b9f | /com/google/android/gms/internal/zzmd.java | ac1b0e50e793d89044cfe4e1a5322638e0ae5225 | [] | no_license | swapnilsen/OCR_2 | b29bd22a51203b4d39c2cc8cb03c50a85a81218f | 1889d208e17e94a55ddeae91336fe92110e1bd2d | refs/heads/master | 2021-01-20T08:46:03.508508 | 2017-05-03T19:50:52 | 2017-05-03T19:50:52 | 90,187,623 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 224 | java | package com.google.android.gms.internal;
public interface zzmd {
public static class zza implements zzmd {
public void zza(Throwable th, String str) {
}
}
void zza(Throwable th, String str);
}
| [
"swasen@cisco.com"
] | swasen@cisco.com |
5185f634f9bae157f9916f560e407806f1cf4fbb | 5f79cada0986856ea165068a433757fc03725ce5 | /src/main/java/org/bouncycastle2/asn1/ASN1Null.java | 209ab7441f169a89ec4462e1dc26580b5b357b93 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | votingsystem/votingsystem-android-bouncycastle | 4ab973bf873580ea67f6d891c70b0a4ac11be20d | e50d48400893e2d9847e75ed3bcecb8fe416f0d4 | refs/heads/master | 2020-12-10T21:26:57.110743 | 2016-09-10T18:14:08 | 2016-09-10T18:14:08 | 34,624,496 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 551 | java | package org.bouncycastle2.asn1;
import java.io.IOException;
/**
* A NULL object.
*/
public abstract class ASN1Null
extends ASN1Object
{
public ASN1Null()
{
}
public int hashCode()
{
return -1;
}
boolean asn1Equals(
DERObject o)
{
if (!(o instanceof ASN1N... | [
"jgzornoza@gmail.com"
] | jgzornoza@gmail.com |
d9c50e4b296040708f3f79763eafc24f7e3e9098 | 875d88ee9cf7b40c9712178d1ee48f0080fa0f8a | /geronimo-jaxb_2.2_spec/src/main/java/javax/xml/bind/DatatypeConverterHelper.java | 323c921e922fd8d3cee2197a444123353b9693a2 | [
"Apache-2.0",
"W3C",
"W3C-19980720"
] | permissive | jgallimore/geronimo-specs | b152164488692a7e824c73a9ba53e6fb72c6a7a3 | 09c09bcfc1050d60dcb4656029e957837f851857 | refs/heads/trunk | 2022-12-15T14:02:09.338370 | 2020-09-14T18:21:46 | 2020-09-14T18:21:46 | 284,994,475 | 0 | 1 | Apache-2.0 | 2020-09-14T18:21:47 | 2020-08-04T13:51:47 | Java | UTF-8 | Java | false | false | 7,119 | 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... | [
"gawor@apache.org"
] | gawor@apache.org |
aa5312256821dfc4d11fc568773be8e3b24314f3 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/commonsguy--cw-omnibus/3c740bc1d84c288d31a5b76c0499d28d67caa66a/before/WordReadyEvent.java | 46cb76eb1584e5f36c73b638826b4162f0f828ad | [] | 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 | 864 | java | /***
Copyright (c) 2014 CommonsWare, LLC
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy
of the License at http://www.apache.org/licenses/LICENSE-2.0. Unless required
by applicable law or agreed to in writin... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
287af1392caff89ad28280fd14c178a862247f3d | f38cc59518903e8ceef22f2153944279f0481134 | /rift_lib/src/rift_extractor/classgen/classes/_11107.java | 66ab2350e5a523f5963a669a3a24007e1898057d | [] | no_license | imathrowback/riftools | 8de04a5efc906a1ecadf7913a9747091ef6706ec | a9c4021783c1b89c701fa227100260b359ae563d | refs/heads/master | 2023-03-31T10:45:49.780385 | 2023-03-24T07:46:59 | 2023-03-24T07:46:59 | 94,748,733 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 689 | java | package rift_extractor.classgen.classes;
import org.imathrowback.datparser.CObject;
import static rift_extractor.classgen.ClassUtils.*;
import rift_extractor.classgen.ClassUtils;
/** 11107 **/
@com.thoughtworks.xstream.annotations.XStreamAlias("_11107")
public class _11107
{
public _11107(){}
@com.thoughtworks.xstr... | [
"imathrowback@nowhere.com"
] | imathrowback@nowhere.com |
f7d0a81129ea319f27e41c6de3fddb01decfbbd7 | fa9fba650e8deb518fff2bed727bd077c094779e | /src/main/java/lk/gov/health/phsp/facade/ItemFacade.java | 37fdda892761e9aa601ba16eadf9503bae8caa3d | [
"MIT"
] | permissive | buddhika75/researchtools | 5154df9613b6a2e33d0c8d2d77b463952a5fb13b | 7d12ef2d070053a3446d6f07a0321bca82b7a8f4 | refs/heads/master | 2022-09-06T15:46:00.931096 | 2020-02-19T12:45:58 | 2020-02-19T12:45:58 | 239,170,869 | 0 | 0 | MIT | 2022-07-06T20:55:38 | 2020-02-08T17:10:33 | JavaScript | UTF-8 | Java | false | false | 1,720 | java | /*
* The MIT License
*
* Copyright 2019 Dr M H B Ariyaratne<buddhika.ari@gmail.com>.
*
* 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... | [
"buddhika.ari@gmail.com"
] | buddhika.ari@gmail.com |
db7c18c2c3fb6f583bf37c8330b10481d1df305e | 0727e648eb765b6ab86f9196f0f0c45bf4f482e7 | /java1/Data_and_operation/Variable.java | bc5256c6746ca959724347b0f5d998e9c302545f | [] | no_license | Ellie-Jung/Java-Study | 16d4ebf5dd823d9bcd141c3f0201c796f252c96d | d41065e6b94566fec2d369567097bd1b2745ec1a | refs/heads/master | 2023-09-05T10:38:14.395318 | 2021-11-13T10:44:15 | 2021-11-13T10:44:15 | 365,295,347 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 287 | java |
public class Variable {
public static void main(String[] args) {
int a = 1; //Number -> integer 정수
System.out.println(a);
double b = 1.1;//real number 실수 double
System.out.println(b);
String c = "Hello World"; //문자열
System.out.println(c);
}
}
| [
"jssoyeon@gmail.com"
] | jssoyeon@gmail.com |
bb622b603135db2df0410289446295a7c8d938ce | dcefd96a707d439ca2248eceeb0f63d32a7ae7eb | /zuul_proxy_server/feign-hystrix-client/src/main/java/com/example/demo/IntegrationClient.java | 54ba0decde4e19ee8460846d9f1e0c8389553b66 | [] | no_license | kavya-amin/FSD-Spring-Boot | d7d0105bbbaa6ace26815e7d26fb3f59d59565d4 | f29bf57a4baf774d09962dee06cd919e76a4aba1 | refs/heads/master | 2023-04-27T17:08:34.639768 | 2019-12-16T05:41:17 | 2019-12-16T05:41:17 | 219,980,316 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,064 | java | package com.example.demo;
import java.util.Arrays;
import java.util.Collection;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.netflix.hystrix.contrib.javanica.annotation.HystrixCommand;
@Component
public class IntegrationClient {
@Autow... | [
"b8ibmjava19@iiht.tech"
] | b8ibmjava19@iiht.tech |
df488ba7c8a9f8a4a0155f57ecdc80b8add7de9f | 0f77c5ec508d6e8b558f726980067d1058e350d7 | /1_39_120042/com/ankamagames/baseImpl/graphics/script/function/mobile/SetMobileAlpha.java | 1fa8c5b261ec83ce8ec70dbfa0cc730063fcdf04 | [] | no_license | nightwolf93/Wakxy-Core-Decompiled | aa589ebb92197bf48e6576026648956f93b8bf7f | 2967f8f8fba89018f63b36e3978fc62908aa4d4d | refs/heads/master | 2016-09-05T11:07:45.145928 | 2014-12-30T16:21:30 | 2014-12-30T16:21:30 | 29,250,176 | 5 | 5 | null | 2015-01-14T15:17:02 | 2015-01-14T15:17:02 | null | UTF-8 | Java | false | false | 1,798 | java | package com.ankamagames.baseImpl.graphics.script.function.mobile;
import org.apache.log4j.*;
import com.ankamagames.baseImpl.graphics.alea.mobile.*;
import org.keplerproject.luajava.*;
import com.ankamagames.framework.script.*;
public class SetMobileAlpha extends JavaFunctionEx
{
private static final Logger m_log... | [
"totomakers@hotmail.fr"
] | totomakers@hotmail.fr |
ec036cd61257daace5bcf29a1b058a23ca4d9c82 | 39e32f672b6ef972ebf36adcb6a0ca899f49a094 | /dcm4jboss-all/branches/DCM4CHEE_2_10_BRANCH/dcm4jboss-sar/src/java/org/dcm4chex/archive/mbean/HttpUserInfo.java | bf04ba4f9f6f1cbfc97a2aa4e6aee8846e73ff3f | [
"Apache-2.0"
] | permissive | medicayun/medicayundicom | 6a5812254e1baf88ad3786d1b4cf544821d4ca0b | 47827007f2b3e424a1c47863bcf7d4781e15e814 | refs/heads/master | 2021-01-23T11:20:41.530293 | 2017-06-05T03:11:47 | 2017-06-05T03:11:47 | 93,123,541 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,748 | java | /* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (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.mozilla.org/MPL/
*
... | [
"liliang_lz@icloud.com"
] | liliang_lz@icloud.com |
1de72a92f785b6c95649b1e2e776dd51aa9ae615 | d1134514736c13cbf74dc759568654e1a79cfa37 | /plugin/play2-provider-api/src/main/java/com/google/code/play2/provider/api/AssetCompilationException.java | 59a5fd4ca35ab871a85b7f03a3549f6467789d41 | [] | no_license | gavioto/pla2-maven-plugin | f9995f04b5d7fcc4daf7d395cc29d288e097681e | 56cbcb4dff1065845f96e20d0c36a6a1640d0bec | refs/heads/master | 2021-01-20T12:12:35.776228 | 2014-11-15T17:53:59 | 2014-11-15T17:53:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,785 | java | /*
* Copyright 2013-2014 Grzegorz Slowikowski (gslowikowski at gmail dot com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... | [
"gslowikowski@gmail.com"
] | gslowikowski@gmail.com |
0f00ebd0325145bf8b0a66b2aefc616be5790020 | 6cccbbd7c647a7168b55f3c54f0372df81e83620 | /cms/src/main/java/com/yesmywine/cms/dao/FlashPurchasePositionDao.java | 1e33eb29527374760c35e20828493611a95c3b12 | [] | no_license | Loeng/yesmywine_ms | 4dd111edeabefd3a813a7e59837862b660e1085c | 207e6d1f352172999649ba324f07aeb68953f9d6 | refs/heads/master | 2021-10-20T03:56:03.729552 | 2019-02-25T15:34:25 | 2019-02-25T15:34:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 394 | java | package com.yesmywine.cms.dao;
import com.yesmywine.base.record.repository.BaseRepository;
import com.yesmywine.cms.entity.FlashPurchasePosition;
import java.util.List;
/**
* Created by wangdiandian on 2017/5/26.
*/
public interface FlashPurchasePositionDao extends BaseRepository<FlashPurchasePosition,Integer> {
... | [
"603446367@qq.com"
] | 603446367@qq.com |
5385bdc7246034ed90d4cab8bd95453492c67d03 | d7b9d118c36a1e3f2ec242227962f03a92efa651 | /app/src/main/java/seoyuki/yuza/DetailActivity.java | 60a51a0a0f58b78c7078d137ffb5657787609da5 | [
"MIT"
] | permissive | MobileSeoul/2016seoul-08 | b1b8a80bf982f97defa25e7e0f4af09a6b2fe589 | 62318b98ad4d99ef28138d1a49cb02a102252fb3 | refs/heads/master | 2021-07-06T01:59:17.637387 | 2017-09-28T05:24:28 | 2017-09-28T05:24:28 | 105,101,640 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,062 | java | package seoyuki.yuza;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.AsyncTask;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.ImageView;
import android.widget.Text... | [
"mobile@seoul.go.kr"
] | mobile@seoul.go.kr |
64e1db68bb0a37300715dd58db9f6f087ace763f | 36698a8464c18cfe4476b954eed4c9f3911b5e2c | /ZimbraServer/src/java/com/zimbra/cs/index/BrowseTerm.java | f78a37ac3ae04e5612d0a84e8535aeb42e524213 | [] | no_license | mcsony/Zimbra-1 | 392ef27bcbd0e0962dce99ceae3f20d7a1e9d1c7 | 4bf3dc250c68a38e38286bdd972c8d5469d40e34 | refs/heads/master | 2021-12-02T06:45:15.852374 | 2011-06-13T13:10:57 | 2011-06-13T13:10:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,322 | java | /*
* ***** BEGIN LICENSE BLOCK *****
* Zimbra Collaboration Suite Server
* Copyright (C) 2009, 2010 Zimbra, Inc.
*
* The contents of this file are subject to the Zimbra Public License
* Version 1.3 ("License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the Lice... | [
"dstites@autobase.net"
] | dstites@autobase.net |
3c8935727962d8d502451350e5ac6102b8f049b7 | e42b64eb93f609e98a3c2beb783a07cd22517dda | /prolib/src/main/java/com/mx/pro/lib/banner/view/BannerViewPager.java | 9e9f8bc32cb2ff50b7ca3931765dfc38ed4f5336 | [
"Apache-2.0"
] | permissive | CharlesMing/beilu-android-open-project | c0cfab0ca37b9c76527b722bc6ac3f6c8eca5966 | 20b148189d05639c85842fb78895bef64276a9b0 | refs/heads/master | 2021-06-29T02:34:40.399361 | 2020-12-17T06:48:50 | 2020-12-17T06:48:50 | 203,488,655 | 14 | 9 | null | null | null | null | UTF-8 | Java | false | false | 1,178 | java | package com.mx.pro.lib.banner.view;
import android.content.Context;
import android.support.v4.view.ViewPager;
import android.util.AttributeSet;
import android.view.MotionEvent;
public class BannerViewPager extends ViewPager {
private boolean scrollable = true;
public BannerViewPager(Context context) {
... | [
"12345678"
] | 12345678 |
54e1f9da8588f0cabaf8cf77bf5c2cb20b48ab1b | 75394abecf3532c228a8a9fd1dc62599c8414d31 | /zap/src/main/java/org/parosproxy/paros/view/SessionGeneralPanel.java | 1e57d811a3febf193676b64f0274bf7035e01d50 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-free-unknown"
] | permissive | netsec/zaproxy | 4020780845bd946fef4229bf218451b235e07583 | a372a9b17c1f72409a99dd6498d2920d325106ed | refs/heads/develop | 2020-06-26T19:41:16.544628 | 2019-07-30T14:31:20 | 2019-07-30T14:31:20 | 199,734,091 | 1 | 1 | Apache-2.0 | 2019-07-30T22:07:38 | 2019-07-30T22:05:32 | Java | UTF-8 | Java | false | false | 7,088 | java | /*
*
* Paros and its related class files.
*
* Paros is an HTTP/HTTPS proxy for assessing web application security.
* Copyright (C) 2003-2004 Chinotec Technologies Company
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the Clarified Artistic License
* as publish... | [
"thc202@gmail.com"
] | thc202@gmail.com |
c675e1567a7b7b69ed410ccc1814fb50b17b8480 | d7c5121237c705b5847e374974b39f47fae13e10 | /airspan.netspan/src/main/java/Netspan/NBI_16_0/Lte/EnbFromEcgiGet.java | 7562eb368aab4bb2e0dade68889129a74ddc03c5 | [] | no_license | AirspanNetworks/SWITModules | 8ae768e0b864fa57dcb17168d015f6585d4455aa | 7089a4b6456621a3abd601cc4592d4b52a948b57 | refs/heads/master | 2022-11-24T11:20:29.041478 | 2020-08-09T07:20:03 | 2020-08-09T07:20:03 | 184,545,627 | 1 | 0 | null | 2022-11-16T12:35:12 | 2019-05-02T08:21:55 | Java | UTF-8 | Java | false | false | 1,995 | java |
package Netspan.NBI_16_0.Lte;
import java.math.BigInteger;
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.XmlRootElement;
import javax.xml... | [
"build.Airspan.com"
] | build.Airspan.com |
3d04ea86f3d0b02051b4b207085d3e53323df032 | a320ecb4b1de60c55169dd6fd26b84ca7cedd167 | /rish/src/main/java/rikka/rish/RishService.java | 59de15194568909cb93c8b243bda303ba07d1cb6 | [
"MIT"
] | permissive | RikkaApps/Shizuku-API | 437c25f3f93962458c255a9db593df01c5297f0d | c42a5c81584dcfa6ca3fbe0bdb73d9d09323c2cb | refs/heads/master | 2023-08-05T01:01:49.240233 | 2023-07-19T12:17:58 | 2023-07-19T12:17:58 | 328,887,217 | 481 | 102 | MIT | 2023-08-14T02:35:00 | 2021-01-12T05:57:54 | Java | UTF-8 | Java | false | false | 4,451 | java | package rikka.rish;
import android.os.Binder;
import android.os.IBinder;
import android.os.Parcel;
import android.os.ParcelFileDescriptor;
import android.system.Os;
import android.util.Log;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import java.util.HashMap;
import java.util.Map;
publi... | [
"rikka@shizuku.moe"
] | rikka@shizuku.moe |
b116d82d2847735e12c5dd889265470f2423af1d | 049e3518735f8251852f9499da5a1fedfc449799 | /paymentPlatform2/build/generated/source/r/androidTest/debug/com/hentica/app/pay/test/R.java | ec8487ac69be2fb917245aee3431b9fbbd00b0a7 | [] | no_license | StoneInCHN/XGG-Android | d7225921e1baeeeb847de06bbbe810b6211899bb | 563f83ca73818ee4d01fb6366803b7f057094d65 | refs/heads/master | 2021-07-18T01:25:39.115525 | 2017-10-27T04:54:03 | 2017-10-27T04:54:03 | 101,979,075 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,679 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.hentica.app.pay.test;
public final class R {
public static final class attr {
}
public static final class drawabl... | [
"zengqiang@yxsh-tech.com"
] | zengqiang@yxsh-tech.com |
7609447ffabbe8eb2453e93c1cf8804965c2f16a | 2cf3f0dc5bb5a14ec847e254aa03ceca8d54ca8e | /StanfordPOS/src/com/aliasi/test/unit/sentences/SentenceChunkerTest.java | 1758d579c4e9220f3d490ae1aea8861995ff4cff | [] | no_license | manishc1/Security_Word_Similarity_Model | f2966c20290b1d4be841265dbf98a875301d8e46 | 6b9171bb7c7fa503662cca103b237bea19f36fdf | refs/heads/master | 2021-01-01T20:00:40.011537 | 2014-06-07T23:38:12 | 2014-06-07T23:38:12 | 20,576,010 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,152 | java | /*
* LingPipe v. 3.9
* Copyright (C) 2003-2010 Alias-i
*
* This program is licensed under the Alias-i Royalty Free License
* Version 1 WITHOUT ANY WARRANTY, without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Alias-i
* Royalty Free License Version 1 for more detai... | [
"manishc1@umbc.edu"
] | manishc1@umbc.edu |
2265478f7830d2cd159ab35b62d3493cf0848710 | 8393780468d8d33a19d18f49f93ea0084a107feb | /src/org/traccar/protocol/XexunProtocol.java | 47a7881a9ec35bae7cf00cb0710c582546f20fec | [
"Apache-2.0"
] | permissive | shukia/traccar-unsafe | 1a73879ac92f10d711246537bea2cd4665d9687c | 2e149f3b05b61e4fd1b7ffc1c83ccfe41d6d19d5 | refs/heads/master | 2023-02-05T22:27:14.231495 | 2020-12-23T16:06:52 | 2020-12-23T16:06:52 | 323,945,854 | 0 | 0 | Apache-2.0 | 2020-12-23T16:07:23 | 2020-12-23T16:06:23 | Java | UTF-8 | Java | false | false | 2,059 | java | /*
* Copyright 2015 - 2018 Anton Tananaev (anton@traccar.org)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required b... | [
"shuki.avraham@whitesourcesoftware.com"
] | shuki.avraham@whitesourcesoftware.com |
a96a38f21ea31870ea8d697f5d946d7b185b85ef | 7626c8fc8742859f369834eaab3a6120dd2c5f6f | /src/main/java/org/rcsb/cif/model/generated/PdbxTrnaInfo.java | 775463899dd1f8725c5c1de34cf4e0d6ba6230e2 | [
"MIT"
] | permissive | BobHanson/ciftools-SwingJS | 58c02723827c7c2b6e7716b7cd9c870076ce0f54 | e5266a8bfe6e6d5feeab85dc97b0f67e6b0e2594 | refs/heads/master | 2020-09-12T10:28:07.592153 | 2019-11-29T21:18:43 | 2019-11-29T21:18:43 | 222,393,459 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,469 | java | package org.rcsb.cif.model.generated;
import org.rcsb.cif.model.*;
import javax.annotation.Generated;
import java.util.Map;
/**
* Data items in the PDBX_TRNA_INFO category are still used until
* the 'entity' categories are entered into the database, even though the
* T-RNA is repeated.
*/
@Generated("org.rcsb.ci... | [
"bittrich@hs-mittweida.de"
] | bittrich@hs-mittweida.de |
907b6a4070bbaac426c572a2138d6b73ad49c7f4 | 882e77219bce59ae57cbad7e9606507b34eebfcf | /mi2s_securitycenter_miui12/src/main/java/com/xiaomi/stat/z.java | 2727e5b7e43369e2cd80d55fee6e296acab784e6 | [] | no_license | CrackerCat/XiaomiFramework | 17a12c1752296fa1a52f61b83ecf165f328f4523 | 0b7952df317dac02ebd1feea7507afb789cef2e3 | refs/heads/master | 2022-06-12T03:30:33.285593 | 2020-05-06T11:30:54 | 2020-05-06T11:30:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 889 | java | package com.xiaomi.stat;
import com.xiaomi.stat.a.l;
class z implements Runnable {
/* renamed from: a reason: collision with root package name */
final /* synthetic */ Throwable f8620a;
/* renamed from: b reason: collision with root package name */
final /* synthetic */ String f8621b;
/* rena... | [
"sanbo.xyz@gmail.com"
] | sanbo.xyz@gmail.com |
31dc62a4d4576ac33e75879abec04f9e47fa7d45 | b4f2e2a9d51a7ae1e40d95f3bdf968ba4247c7c1 | /app/src/main/java/com/brahamaputra/mahindra/brahamaputrajio/SignaturePadUtils/SvgPoint.java | b2064ce1a523b34f455972888d65fe524e451281 | [] | no_license | freelanceapp/BrahamaputraJio | 9c0d8f3d244f32f4f36e25cf9e8384c78a6c038b | fdf5511e3bf682f60d01970d1ac4f0349b4e19b4 | refs/heads/master | 2020-06-18T07:15:29.340586 | 2019-05-16T07:31:26 | 2019-05-16T07:31:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,466 | java | package com.brahamaputra.mahindra.brahamaputrajio.SignaturePadUtils;
/**
* Represent a point as it would be in the generated SVG document.
*/
class SvgPoint {
final Integer x, y;
public SvgPoint(TimedPoint point) {
// one optimisation is to get rid of decimals as they are mostly non-significant in ... | [
"shashank.khochikar@gmail.com"
] | shashank.khochikar@gmail.com |
e8f53d8d40a1eccfa6d588d3bcd66f1d0115d724 | 7ff86fb5d426a9e2314292a28b719c4c3b0a897d | /src/com/yqx/dao/EduDao.java | 3722750cf5f19da6990292fdb1d9dccad211989e | [] | no_license | YangChingyuk/sm4.0 | b2ac81b310d8af7a9cb7c336f2f8acc925901dd2 | e93b4493bf2e00ba63e760555c3a73c10e260738 | refs/heads/master | 2020-04-26T21:26:56.915141 | 2019-03-05T00:16:42 | 2019-03-05T00:16:42 | 173,842,341 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,336 | java | package com.yqx.dao;
import java.util.List;
import com.yqx.entity.Edu;
public interface EduDao {
/**
* 添加记录
*
* @param
*/
public void add(Edu edu);
/**
* 批量添加记录
*
* @param list
*/
public void addMore(List<Edu> list);
/**
* 根据主键删除记录
*
* @param id
*/
public ... | [
"Administrator@80DR054LIU0TTAN"
] | Administrator@80DR054LIU0TTAN |
937bfa819c93c5ce55c91db796187865ca693ead | ea2d22e859084a3f86e2b65295b9941005308680 | /app/src/main/java/net/suntrans/powerpeace/bean/PayResult.java | fed758bcb70311098ca52dc6973ae8376354efea | [] | no_license | luping1994/PowerPeace | d55af00cc410fc5966430fdda54d889106a6b221 | 1f26c3aa9ddf4e976f78ce2251fa2dfb4ad3d2be | refs/heads/master | 2021-01-21T10:47:05.836013 | 2018-10-19T06:20:22 | 2018-10-19T06:20:22 | 101,985,717 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 265 | java | package net.suntrans.powerpeace.bean;
/**
* Created by Looney on 2017/6/3.
*/
public class PayResult {
public PayResult(String msg, int code) {
this.msg = msg;
this.errorCode = code;
}
public String msg;
public int errorCode;
}
| [
"250384247@qq.com"
] | 250384247@qq.com |
7de9bcdd442a570680587659cc62383e64c857a7 | ccf82688f082e26cba5fc397c76c77cc007ab2e8 | /Mage/src/main/java/mage/abilities/common/CrewIncreasedPowerAbility.java | 29411d66f74767d4d50de02f47ce4e23d9fd5c9f | [
"MIT"
] | permissive | magefree/mage | 3261a89320f586d698dd03ca759a7562829f247f | 5dba61244c738f4a184af0d256046312ce21d911 | refs/heads/master | 2023-09-03T15:55:36.650410 | 2023-09-03T03:53:12 | 2023-09-03T03:53:12 | 4,158,448 | 1,803 | 1,133 | MIT | 2023-09-14T20:18:55 | 2012-04-27T13:18:34 | Java | UTF-8 | Java | false | false | 722 | java | package mage.abilities.common;
import mage.abilities.StaticAbility;
import mage.abilities.effects.common.InfoEffect;
import mage.constants.Zone;
/**
* @author TheElk801
*/
public class CrewIncreasedPowerAbility extends StaticAbility {
public CrewIncreasedPowerAbility() {
this("{this}");
}
publ... | [
"theelk801@gmail.com"
] | theelk801@gmail.com |
f21da50491a99016d809ab8ec17aeb968644202f | c84088fed6a7b4f392810bb166e66dbfe3df4286 | /BackCRM/src/main/dao/impl/MessageDaoImpl.java | 420690ad9eb4cb22a192ad90baac9e139ddf92e0 | [] | no_license | 1Will/Work1 | 4c419b9013d2989c4bbe6721c155de609e5ce9b5 | 16e707588da13e9dede5f7de97ca53e15a7d5a78 | refs/heads/master | 2020-05-22T16:52:56.501596 | 2018-03-20T01:21:01 | 2018-03-20T01:21:01 | 84,697,600 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,716 | java | package main.dao.impl;
import java.util.List;
import main.dao.MessageDao;
import main.pojo.Message;
import org.hibernate.Query;
import org.hibernate.Session;
import org.springframework.orm.hibernate3.support.HibernateDaoSupport;
public class MessageDaoImpl extends HibernateDaoSupport implements MessageDao {
@Over... | [
"287463504@qq.com"
] | 287463504@qq.com |
7c7745a8ecc1f9bb1fc4c638d0396e7dbfc43556 | cca87c4ade972a682c9bf0663ffdf21232c9b857 | /com/tencent/mm/plugin/game/c/bu.java | 388e0f24ce6c35bdc40fb7337d9d631822698c8c | [] | no_license | ZoranLi/wechat_reversing | b246d43f7c2d7beb00a339e2f825fcb127e0d1a1 | 36b10ef49d2c75d69e3c8fdd5b1ea3baa2bba49a | refs/heads/master | 2021-07-05T01:17:20.533427 | 2017-09-25T09:07:33 | 2017-09-25T09:07:33 | 104,726,592 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,629 | java | package com.tencent.mm.plugin.game.c;
import com.tencent.mm.bd.a;
public final class bu extends a {
public String fDC;
public String muU;
protected final int a(int i, Object... objArr) {
if (i == 0) {
a.a.a.c.a aVar = (a.a.a.c.a) objArr[0];
if (this.muU != null) {
... | [
"lizhangliao@xiaohongchun.com"
] | lizhangliao@xiaohongchun.com |
6f884030d8558c3be09f9036405f61ebff7b6bec | 2e9a86693b665b879c59b14dfd63c2c92acbf08a | /webconverter/decomiledJars/rt/com/sun/xml/internal/ws/api/wsdl/parser/WSDLParserExtension.java | 221e8d0dd082288461c831a2ab52baf8cd4ff336 | [] | no_license | shaikgsb/webproject-migration-code-java | 9e2271255077025111e7ea3f887af7d9368c6933 | 3b17211e497658c61435f6c0e118b699e7aa3ded | refs/heads/master | 2021-01-19T18:36:42.835783 | 2017-07-13T09:11:05 | 2017-07-13T09:11:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,659 | java | package com.sun.xml.internal.ws.api.wsdl.parser;
import com.sun.xml.internal.ws.api.model.wsdl.editable.EditableWSDLBoundFault;
import com.sun.xml.internal.ws.api.model.wsdl.editable.EditableWSDLBoundOperation;
import com.sun.xml.internal.ws.api.model.wsdl.editable.EditableWSDLBoundPortType;
import com.sun.xml.interna... | [
"Subbaraju.Gadiraju@Lnttechservices.com"
] | Subbaraju.Gadiraju@Lnttechservices.com |
8a936638b39dac6588dd959d487c1c75e42982fa | 05e5bee54209901d233f4bfa425eb6702970d6ab | /net/minecraft/server/v1_7_R4/CommandNetstat.java | 315e88ca4e5abf3aebc1253f27be1a099bc3d9af | [] | no_license | TheShermanTanker/PaperSpigot-1.7.10 | 23f51ff301e7eb05ef6a3d6999dd2c62175c270f | ea9d33bcd075e00db27b7f26450f9dc8e6d18262 | refs/heads/master | 2022-12-24T10:32:09.048106 | 2020-09-25T15:43:22 | 2020-09-25T15:43:22 | 298,614,646 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,714 | java | /* */ package net.minecraft.server.v1_7_R4;
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */ public class CommandNetstat
/* */ extends CommandAbstract
/* */ {
/* */ public String getCommand() {
/* 13 */ return "netstat";
/* */ }
/* */
/* */
/* */ pub... | [
"tanksherman27@gmail.com"
] | tanksherman27@gmail.com |
314d50c819c951a3d241892be701982a115cad30 | 421f0a75a6b62c5af62f89595be61f406328113b | /generated_tests/no_seeding/81_javathena-org.javathena.core.data.Skill-1.0-6/org/javathena/core/data/Skill_ESTest.java | 3b15b37a4e781b5fa7d19427bf26d6fd16168b64 | [] | no_license | tigerqiu712/evosuite-model-seeding-empirical-evaluation | c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6 | 11a920b8213d9855082d3946233731c843baf7bc | refs/heads/master | 2020-12-23T21:04:12.152289 | 2019-10-30T08:02:29 | 2019-10-30T08:02:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 639 | java | /*
* This file was automatically generated by EvoSuite
* Mon Oct 28 19:53:34 GMT 2019
*/
package org.javathena.core.data;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWith(EvoRu... | [
"pderakhshanfar@bsr01.win.tue.nl"
] | pderakhshanfar@bsr01.win.tue.nl |
cff31636e42a56b7a425005c90e27916bd1e966d | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_20057.java | f1e3d8d1eea5385b3c5c849a89945210a5622999 | [] | no_license | P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606717 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,013 | java | @Override protected void onSuccess(@Nullable Bitmap originalCameraImage,@NonNull FirebaseVisionDocumentText text,@NonNull FrameMetadata frameMetadata,@NonNull GraphicOverlay graphicOverlay){
graphicOverlay.clear();
Log.d(TAG,"detected text is: " + text.getText());
List<FirebaseVisionDocumentText.Block> blocks=tex... | [
"sonnguyen@utdallas.edu"
] | sonnguyen@utdallas.edu |
fc86d985e62039eccd84dde1683a9468293a5969 | f7f9d7fa841e856927e02513ecc74dc00c935f8a | /server/src/main/java/org/codelibs/fesen/script/GeneralScriptException.java | e6c04117fff21983d8fda2d35956b015cb92f19b | [
"CDDL-1.0",
"MIT",
"BSD-3-Clause",
"LGPL-2.0-or-later",
"LGPL-2.1-only",
"NAIST-2003",
"LicenseRef-scancode-generic-export-compliance",
"ICU",
"SunPro",
"Python-2.0",
"CC-BY-SA-3.0",
"MPL-1.1",
"GPL-2.0-only",
"CPL-1.0",
"LicenseRef-scancode-other-copyleft",
"Apache-2.0",
"LicenseRef... | permissive | codelibs/fesen | 3f949fd3533e8b25afc3d3475010d1b1a0d95c09 | b2440fbda02e32f7abe77d2be95ead6a16c8af06 | refs/heads/main | 2022-07-27T21:14:02.455938 | 2021-12-21T23:54:20 | 2021-12-21T23:54:20 | 330,334,670 | 4 | 0 | Apache-2.0 | 2022-05-17T01:54:31 | 2021-01-17T07:07:56 | Java | UTF-8 | Java | false | false | 1,710 | 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... | [
"shinsuke@apache.org"
] | shinsuke@apache.org |
0cdd73f95d5c886b08b42a383cb2b7bd949efc2c | 2903eadab6dad7e8d66462b9647f4baacfeababa | /day180327/src/com/sum/HapMain.java | 6e1cbf7585ae7320f7cb84237e44c0c2589674fc | [] | no_license | swchod1/multicampus_javaworkspace | 53f9f811d2beac15dc3f11354b7c55fc70ed4e47 | 1c2296836a3fc50190df9c16f19ae353a382981c | refs/heads/master | 2023-01-21T16:08:33.085840 | 2020-11-30T13:40:10 | 2020-11-30T13:40:10 | 316,420,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 244 | java | package com.sum;
public class HapMain {
public static void main(String[] args) {
// TODO Auto-generated method stub
Hap ha = new Hap();
ha.input(); // 입력
int s = ha.sum(); // 연산
ha.write(s); // 출력
}
}
| [
"swchod1@gmail.com"
] | swchod1@gmail.com |
47afdf77d210f2149b919aa215412779d1d31293 | 81382551cea049fa53136a38df6f376d8e62449e | /lottery-manager-system/src/main/java/com/manager/bean/DeclareConsumableBean.java | 607f714ad1b0e295b788d74da77c3dca2c6540a9 | [] | no_license | yangdonghui/LotteryManagerSystemPro | caf07d60b00199e3329498b16cf0746a71c353f0 | c527fcda2b72b741b30e3a5a1f66fbd0f684add5 | refs/heads/master | 2021-01-11T04:21:55.492005 | 2016-10-18T02:25:44 | 2016-10-18T02:25:44 | 71,200,515 | 4 | 3 | null | null | null | null | UTF-8 | Java | false | false | 2,977 | java | package com.manager.bean;
/**
* 耗材申报 属性
* @author donghuiyang
* @create time 2016/6/28 0028.
*/
public class DeclareConsumableBean extends BaseBean{
public DeclareConsumableBean(String id,
int parentType,
String parentTypeInfo,
... | [
"123456"
] | 123456 |
e3af647e26781e62517779ee9427001a05df6987 | a00326c0e2fc8944112589cd2ad638b278f058b9 | /src/main/java/000/127/222/CWE129_Improper_Validation_of_Array_Index__URLConnection_array_write_no_check_67a.java | 48d950ef068925734535b30896a0d92883d91662 | [] | no_license | Lanhbao/Static-Testing-for-Juliet-Test-Suite | 6fd3f62713be7a084260eafa9ab221b1b9833be6 | b095b11c7cb6d4a5bb2b76181e35d6ee00e96e68 | refs/heads/master | 2020-08-24T13:34:04.004149 | 2019-10-25T09:26:00 | 2019-10-25T09:26:00 | 216,822,684 | 0 | 1 | null | 2019-11-08T09:51:54 | 2019-10-22T13:37:13 | Java | UTF-8 | Java | false | false | 7,529 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE129_Improper_Validation_of_Array_Index__URLConnection_array_write_no_check_67a.java
Label Definition File: CWE129_Improper_Validation_of_Array_Index.label.xml
Template File: sources-sinks-67a.tmpl.java
*/
/*
* @description
* CWE: 129 Improper Validation of Array Index
... | [
"anhtluet12@gmail.com"
] | anhtluet12@gmail.com |
d0756c9971bb9f3c733c45d81afc4f6cd15134fb | f567c98cb401fc7f6ad2439cd80c9bcb45e84ce9 | /src/main/java/com/alipay/api/domain/AlipaySecurityProdCtidVerifyModel.java | dada7b30db8721cd24dec2096c76fc95fc0eda87 | [
"Apache-2.0"
] | permissive | XuYingJie-cmd/alipay-sdk-java-all | 0887fa02f857dac538e6ea7a72d4d9279edbe0f3 | dd18a679f7543a65f8eba2467afa0b88e8ae5446 | refs/heads/master | 2023-07-15T23:01:02.139231 | 2021-09-06T07:57:09 | 2021-09-06T07:57:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,316 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 网证验证接口
*
* @author auto create
* @since 1.0, 2019-01-14 14:46:41
*/
public class AlipaySecurityProdCtidVerifyModel extends AlipayObject {
private static final long serialVersio... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
a3b1e95b8f235b48bb078fa0e8518ca4a0db5a06 | c22e314eb8b33bb7823f72653e931f82e5ac4175 | /org.dbdoclet.tag/src/main/java/org/dbdoclet/tag/html/Center.java | df27ab3bdc4462b4d03d209930931f241243bab7 | [] | no_license | mfuchs23/markup | 5239a0448ef07deb8df5751d1e2e9666cdf1501e | af0d1610a1be93c4f1f3bda8ee1e6d9e66cbeaa2 | refs/heads/master | 2023-06-24T15:50:15.997213 | 2023-06-07T10:45:48 | 2023-06-07T10:45:48 | 22,429,612 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 427 | java | /*
* ### Copyright (C) 2008 Michael Fuchs ###
* ### All Rights Reserved. ###
*
* Author: Michael Fuchs
* E-Mail: michael.fuchs@dbdoclet.org
* URL: http://www.michael-a-fuchs.de
*/
package org.dbdoclet.tag.html;
public class Center extends Inline2Element {
private static final String tag =... | [
"michael.fuchs@dbdoclet.org"
] | michael.fuchs@dbdoclet.org |
5848a0a488947e5b9d7e7d55b31dfe016e1b8084 | 48ae8e24dfe5a8e099eb1ce2d14c9a24f48975cc | /Product/Production/Services/DocumentSubmissionCore/src/main/java/gov/hhs/fha/nhinc/docsubmission/entity/OutboundDocSubmissionOrchestrationContextBuilder.java | d5c17970e79e624e6a9b9746bd6343b7104a5d48 | [
"BSD-3-Clause"
] | permissive | CONNECT-Continuum/Continuum | f12394db3cc8b794fdfcb2cb3224e4a89f23c9d5 | 23acf3ea144c939905f82c59ffeff221efd9cc68 | refs/heads/master | 2022-12-16T15:04:50.675762 | 2019-09-07T16:14:08 | 2019-09-07T16:14:08 | 206,986,335 | 0 | 0 | NOASSERTION | 2022-12-05T23:32:14 | 2019-09-07T15:18:59 | Java | UTF-8 | Java | false | false | 3,717 | java | /*
* Copyright (c) 2009-2019, United States Government, as represented by the Secretary of Health and Human Services.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistribution... | [
"minh-hai.nguyen@cgi.com"
] | minh-hai.nguyen@cgi.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.