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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1c5e23adc75750d350b9510819e6cb97dd3718cd | 9e62804c12e28c8b290e0eebb785713d83decaa0 | /src/main/java/org/deltacloud/client/HttpStatusCode.java | e826965a60b89ca9956334bf3c6e56131845390b | [
"Apache-2.0"
] | permissive | bobmcwhirter/deltacloud-client-java | 803cd818b2625ca34714cb15e22781e68dbb7676 | b43fd414fad71063d3162e2e1ca4aa2cd33f55ec | refs/heads/master | 2016-09-11T03:34:19.322537 | 2011-05-21T16:58:39 | 2011-05-21T16:58:39 | 1,781,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,362 | 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 f... | [
"bob@mcwhirter.org"
] | bob@mcwhirter.org |
361771500131b5bae574df2c18e279e3da44d86d | fe520933456c83359561b817f30d611faa538cec | /iPlasma_decompiled/decompiled_result/src/lrg/insider/plugins/visualizations/Call.java | 3adbabf80b2b35e75204050192d9ef4abea1ef2c | [
"MIT"
] | permissive | EmileSonneveld/maproef1819-emile | 2f63d633650cd760d3ae7e3e2c31d904f6062e16 | c47d381faa0b8d6c25549b5d66f857bb534ccfa4 | refs/heads/master | 2023-04-27T09:58:26.313392 | 2023-04-19T19:20:48 | 2023-04-19T19:20:48 | 202,502,325 | 5 | 1 | MIT | 2022-07-27T19:56:45 | 2019-08-15T08:19:09 | Java | UTF-8 | Java | false | false | 1,002 | java | /* */ package classes.lrg.insider.plugins.visualizations;
/* */
/* */ import lrg.common.abstractions.entities.AbstractEntityInterface;
/* */ import lrg.insider.plugins.visualizations.Call;
/* */
/* */ public class Call {
/* */ private AbstractEntityInterface caller;
/* */
/* */ publi... | [
"contact@emilesonneveld.be"
] | contact@emilesonneveld.be |
0ac6b37f3c96a53a9248c0614a188d150fe930f5 | 0ea271177f5c42920ac53cd7f01f053dba5c14e4 | /5.4.2/sources/org/telegram/ui/Cells/HeaderCell.java | 7988e4b5809eb306c330a41f618aff628eea2c20 | [] | no_license | alireza-ebrahimi/telegram-talaeii | 367a81a77f9bc447e729b2ca339f9512a4c2860e | 68a67e6f104ab8a0888e63c605e8bbad12c4a20e | refs/heads/master | 2020-03-21T13:44:29.008002 | 2018-12-09T10:30:29 | 2018-12-09T10:30:29 | 138,622,926 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,691 | java | package org.telegram.ui.Cells;
import android.content.Context;
import android.view.View;
import android.view.View.MeasureSpec;
import android.widget.FrameLayout;
import android.widget.TextView;
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
import org.telegram.messenger.AndroidUtilities;
import org.... | [
"alireza.ebrahimi2006@gmail.com"
] | alireza.ebrahimi2006@gmail.com |
4f435c79eb7d01a20689699354d47a6f6d391dfc | b0bd250be00bb5cc81b5fd1b11236510ec78701f | /core/src/org/columba/core/config/PropertiesAdapter.java | f295a2446ce869b62c0bd31f0d730e2d98e8bbe3 | [] | no_license | topol77777/Xendra | 2ecd4cc37033619d8aa23285ecbb352e7168cab4 | 1f2eba6f3ad720f886b82d90fc1e5ce3ed59db16 | refs/heads/master | 2020-03-17T03:50:50.436043 | 2018-01-22T02:57:52 | 2018-01-22T02:57:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,040 | java | package org.columba.core.config;
import java.util.Iterator;
import java.util.Properties;
import javax.xml.bind.annotation.adapters.XmlAdapter;
public class PropertiesAdapter extends XmlAdapter<PropertiesMap, Properties> {
public PropertiesMap marshal(Properties v) throws Exception {
PropertiesMap pm = new Prope... | [
"xapiens@sf.net"
] | xapiens@sf.net |
5da45eb0cb92c998a312e9efb17d22d279c8f44d | 01d3faa1d5136e60bc4b69e5367409f9fa359b38 | /src/main/java/libgdx/ui/implementations/games/astronomy/questionconfig/AstronomyQuestionCategoryEnum.java | d9fff61aba2eba4aaf128f8ce3ca200b6a6e2fc5 | [] | no_license | horeab/Hangman_tournament | 3babcf6bff99fe15ecce53916ae1bd4c7cbc5dd0 | d59a2c149048e74bf3ae4ea2bfc02c41f58d4eae | refs/heads/master | 2020-06-05T09:43:06.617559 | 2019-09-02T14:53:31 | 2019-09-02T14:53:31 | 192,374,051 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,245 | java | package libgdx.ui.implementations.games.astronomy.questionconfig;
import libgdx.ui.constants.game.question.QuestionCategory;
import libgdx.ui.services.gametypes.creatordependencies.CreatorDependencies;
import libgdx.ui.services.gametypes.types.quizgame.dependentquizgame.DependentQuizGameCreatorDependencies;
import lib... | [
"horea.bucerzan@gmail.com"
] | horea.bucerzan@gmail.com |
b926b9510175826009d362256c639e016cde85e8 | 4aa90348abcb2119011728dc067afd501f275374 | /app/src/main/java/com/tencent/mm/plugin/profile/ui/NormalUserFooterPreference$a$10.java | 011227dab7bd309426d6ac4412bdab27390f38e7 | [] | no_license | jambestwick/HackWechat | 0d4ceb2d79ccddb45004ca667e9a6a984a80f0f6 | 6a34899c8bfd50d19e5a5ec36a58218598172a6b | refs/heads/master | 2022-01-27T12:48:43.446804 | 2021-12-29T10:36:30 | 2021-12-29T10:36:30 | 249,366,791 | 0 | 0 | null | 2020-03-23T07:48:32 | 2020-03-23T07:48:32 | null | UTF-8 | Java | false | false | 431 | java | package com.tencent.mm.plugin.profile.ui;
import com.tencent.mm.plugin.base.model.b;
import com.tencent.mm.plugin.profile.ui.NormalUserFooterPreference.a;
class NormalUserFooterPreference$a$10 implements Runnable {
final /* synthetic */ a pkC;
NormalUserFooterPreference$a$10(a aVar) {
this.pkC = aVar... | [
"malin.myemail@163.com"
] | malin.myemail@163.com |
61129c9ba5eb5c92b36c7731e3fe54fad6cfa507 | 96083219d9ec1a9963e5b134ba080f726119b65f | /src/android/media/AudioSystem.java | b0367bee35c96b487a624cbf42e3887bed346747 | [] | no_license | rajatgupta1998/packages_apps_MusicFX | 484d91e01b1a9d2107c4664889ada957430a3607 | 914cb57a93b5811dd84349d55228aed7beb2bfbe | refs/heads/master | 2020-04-22T00:14:16.192475 | 2019-02-22T17:23:18 | 2019-02-22T17:23:18 | 169,972,135 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,602 | java | package android.media;
public class AudioSystem {
public static final int DEVICE_NONE = 0x0;
public static final int DEVICE_BIT_DEFAULT = 0x40000000;
public static final int DEVICE_OUT_EARPIECE = 0x1;
public static final int DEVICE_OUT_SPEAKER = 0x2;
public static final int DEVICE_OUT_WIRED_HEADSET... | [
"azaidi@live.nl"
] | azaidi@live.nl |
59452609dda8245fc91c85757f302524e702cc1a | 208ba847cec642cdf7b77cff26bdc4f30a97e795 | /j/src/main/java/org.wp.j/ui/reader/models/ReaderImageList.java | 127cd9b90366d30019e78a29e08734aa688cc4d0 | [] | no_license | kageiit/perf-android-large | ec7c291de9cde2f813ed6573f706a8593be7ac88 | 2cbd6e74837a14ae87c1c4d1d62ac3c35df9e6f8 | refs/heads/master | 2021-01-12T14:00:19.468063 | 2016-09-27T13:10:42 | 2016-09-27T13:10:42 | 69,685,305 | 0 | 0 | null | 2016-09-30T16:59:49 | 2016-09-30T16:59:48 | null | UTF-8 | Java | false | false | 1,698 | java | package org.wp.j.ui.reader.models;
import org.wp.j.util.UrlUtils;
import java.util.ArrayList;
/*
* used by ReaderImageScanner to compile a list of images in a specific post
*/
public class ReaderImageList extends ArrayList<String> {
private final boolean mIsPrivate;
public ReaderImageList(boolean isPriva... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
6e2141dbdc8579ae010a13e62ef3704f908bd206 | 507c62f3ae7886863143bdedd6e2c135f3fb248e | /subprojects/basilisk-javafx/src/test/groovy/basilisk/javafx/support/MappingObservableListTest.java | a515acd3af7dfac3970bcc6e73b321903f30194e | [
"Apache-2.0"
] | permissive | zhoupan/basilisk | 44e8e23677d1a9f437ac2bf3121cacb752e5ab0c | bd5485a9990d003f9bce36acc242320fd39adf00 | refs/heads/master | 2020-03-22T23:33:39.349159 | 2016-12-01T09:11:48 | 2016-12-01T09:11:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,361 | java | /*
* Copyright 2008-2016 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 app... | [
"aalmiray@gmail.com"
] | aalmiray@gmail.com |
3f7ee0f0d73b30c8f1dbaeb7418f809707bc9d7e | a2fbb87e5ffa7f1d3e96c238f6751ea6bfb5e2c7 | /com/PrimeNumbers.java | fc01b002e21157b28bd8df3932a95bfff7e6610e | [] | no_license | icterguru/CoreJavaPrograms | 5d9df09c33be5484dbb74981605d769c9e01f2ab | c4bc56ae022945145454a3c7bc67f4b553b77d2b | refs/heads/master | 2021-08-23T18:50:57.528419 | 2017-12-06T03:23:50 | 2017-12-06T03:23:50 | 113,263,126 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 333 | java | package com;
public class PrimeNumbers
{
public static boolean isPrime(int n)
{
if ((n % 2 == 0) && (n == 2))
return false;
for (int i=3; i*i <=n; i+=2)
{
if (n%i == 0)
return false;
}
return true;
}
public static void main(String[] args)
{
System.out.println(isPrime(2... | [
"mokter@gmail.com"
] | mokter@gmail.com |
57470248db8b9db18147f6fca7e627c73142ec3b | 2f4043aef4e367a102034d37b5cc62e4b1c1e2c6 | /Encapsulation/salaryIncrease/Main.java | 4774475aefbcd608387ee37eb78f08c8995a9e47 | [] | no_license | zulnerub/Java---Java-OOP | e56008c97e1417abf8e6c3f9c6e1a60caaf57f01 | 526ff2ea05549f6b32445f69abc51bef9736d89e | refs/heads/master | 2020-12-09T19:16:13.096221 | 2020-01-12T14:42:00 | 2020-01-12T14:42:00 | 233,395,322 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 913 | java | package Encapsulation.salaryIncrease;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.List;
public class Main {
public static void main(String[] args) throws IOException {
BufferedReader reader = new BufferedReader(n... | [
"drsimeon_87@abv.bg"
] | drsimeon_87@abv.bg |
d8179e2b19a8c8fcfa008caab25c7b731ce991e5 | 9c6914aff923f838b07ab948ff56e8aeaed407ec | /Primary_Extension/src/main/java/org/lobobrowser/primary/ext/ActionPool.java | 444eb8ef6301316bd1d77416a5ad069363200f0a | [] | no_license | jfzhang2/Loboevolution | 13f0974fa90e4c285efe0772cef2698e75a2105a | ea5b49e45ce16cf69e89e55e53d7315a3e13652d | refs/heads/master | 2021-01-20T16:18:43.745678 | 2015-11-24T15:41:23 | 2015-11-24T15:41:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,502 | java | /*
GNU GENERAL LICENSE
Copyright (C) 2006 The Lobo Project. Copyright (C) 2014 - 2015 Lobo Evolution
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
License as published by the Free Software Foundation; either
verion 2 of the Lic... | [
"ivan.difrancesco@yahoo.it"
] | ivan.difrancesco@yahoo.it |
2d4701388a7038cfec8df30d1a18da504bb4af88 | cc66a11bfc637063bdd1cb703072ced8caf942e9 | /rest/jerseyrs/src/main/java/com/dhenton9000/hibernatesecurity/dao/ApplicationsDAO.java | a93b967800c4073ebe089b75ea1bb4de1e778ff6 | [] | no_license | donhenton/code-attic | e905840a4d53181d8a6d7c8b983c7b2dc553074b | e8588bea7af3d3a168958ae96ea8a476fcb6969f | refs/heads/master | 2016-09-05T14:47:39.348847 | 2015-07-20T17:37:38 | 2015-07-20T17:37:38 | 39,396,691 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 581 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.dhenton9000.hibernatesecurity.dao;
import com.dhenton9000.generic.GenericDAO;
import com.dhenton9000.hibernatesecurity.Applications;
import com.dhenton9000.hibernatesecurity.converters.ApplicationsConverter... | [
"donhenton@gmail.com"
] | donhenton@gmail.com |
78580da28d092338fbb2ae497d331109c8da18fd | d4d5ed0c3b7f3c7dca53bdabddedfb1a080a391d | /src/main/java/com/work/petclinic/model/Specialty.java | f4727fad5bdf619af34fce533fa336b029e3134a | [] | no_license | godbolerr/oneaws-petclinic | 901da27ffa4d64f7e938b707fa4b47602a00d0c1 | 604e746d5add4cfa5ace16b0c19ce05019caf355 | refs/heads/master | 2021-01-13T04:21:17.287622 | 2017-01-02T02:57:10 | 2017-01-02T02:57:10 | 77,455,239 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,010 | java | /*
* Copyright 2002-2014 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... | [
"admin@test.com"
] | admin@test.com |
f3e0ef0fcc2512c81ef86b984a24b374a30305f6 | e3a07485c90ff4d332b71a74131aeb4475481395 | /src/main/java/panmx/rmx/RMXBean.java | 3e2a518ae6871673d845819c7d2a7e7a8b28c84c | [
"Apache-2.0"
] | permissive | realityforge/panmx | e1a7bd7fc4e3e5f359d1818ad9e6663a95472936 | 12f21aa62e130d1c4af5c1443b081ff75750e680 | refs/heads/master | 2021-01-17T07:52:13.334239 | 2016-07-13T23:18:59 | 2016-07-13T23:18:59 | 662,123 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,469 | java | package panmx.rmx;
import java.util.Iterator;
import javax.management.Attribute;
import javax.management.AttributeList;
import javax.management.AttributeNotFoundException;
import javax.management.DynamicMBean;
import javax.management.InvalidAttributeValueException;
import javax.management.MBeanException;
import javax.... | [
"peter@realityforge.org"
] | peter@realityforge.org |
212f1dcefcff526342e69f3b965fb0948cd7591b | 3714974b546f7fddeeea54d84b543c3b350a7583 | /myProjects/MGTV/src/com/mstar/android/tv/ITimerEventClient.java | 8bcbb1b7497374cd5a528dd29a0de3e56e7890a8 | [] | no_license | lubing521/ideaProjects | 57a8dadea5c0d8fc3e478c7829e6897dce242bde | 5fd85e6dbe1ede8f094de65226de41321c1d0683 | refs/heads/master | 2022-01-18T23:10:05.057971 | 2018-10-26T12:27:00 | 2018-10-26T12:27:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,208 | java | package com.mstar.android.tv;
import android.os.Binder;
import android.os.IBinder;
import android.os.IInterface;
import android.os.Parcel;
import android.os.RemoteException;
public abstract interface ITimerEventClient extends IInterface
{
public abstract boolean onDestroyCountDown(int paramInt1, int paramInt2, int ... | [
"hiram@finereport.com"
] | hiram@finereport.com |
35519b6d837d910361f43a8b91841c7c19ec4fd4 | 9412cd1fc2ae3151f8516b7c141787a45da1cde6 | /pp-workspace/server-manager/src/main/java/com/pengpeng/stargame/servermanager/ServerInstanceManager.java | 232a013a67a72263728db44528911a6409152d18 | [] | no_license | imjamespond/java-recipe | 2322d98d8db657fcd7e4784f706b66c10bee8d8b | 6b8b0a6b46326dde0006d7544ffa8cc1ae647a0b | refs/heads/master | 2021-08-28T18:22:43.811299 | 2016-09-27T06:41:00 | 2016-09-27T06:41:00 | 68,710,592 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,441 | java | package com.pengpeng.stargame.servermanager;
import com.pengpeng.stargame.managed.IClientService;
import com.pengpeng.stargame.managed.NodeInfo;
import com.pengpeng.stargame.managed.NodeStatus;
import com.pengpeng.stargame.managed.ServerType;
import org.apache.log4j.Logger;
import java.util.ArrayList;
import java.uti... | [
"imjamespond@gmai.com"
] | imjamespond@gmai.com |
cd8988d775d4dd4e1ae3db32359c7d17816dfc64 | 3f2069806b5d5f8b74d2a09256f783220fa912f3 | /jOOQ/src/main/java/org/jooq/CreateTableOnCommitStep.java | 733d3fa052b19c62fc0c5c30d561b3ae6315d372 | [
"Apache-2.0"
] | permissive | alokmenghrajani/jOOQ | a8636dd4dfde71c033756521932941700eec9993 | 0a52ca4bc15b0045163cb77aa01b5bf8cfa4089b | refs/heads/master | 2021-01-14T14:33:09.732026 | 2015-04-20T13:46:17 | 2015-04-20T13:46:17 | 24,614,906 | 1 | 0 | null | 2015-04-20T22:47:01 | 2014-09-29T22:08:00 | Java | UTF-8 | Java | false | false | 3,025 | java | /**
* Copyright (c) 2009-2015, Data Geekery GmbH (http://www.datageekery.com)
* All rights reserved.
*
* This work is dual-licensed
* - under the Apache Software License 2.0 (the "ASL")
* - under the jOOQ License and Maintenance Agreement (the "jOOQ License")
* ===================================================... | [
"lukas.eder@gmail.com"
] | lukas.eder@gmail.com |
6f5b281ce0a75b117143d0826213ccaa24a85d44 | 6d6ab42365532daacea212032f617016b8ae95a5 | /src/net/carslink/asynctask/UploadLocationTask.java | 04a2611e622dfb488833fe2a923807adca29bc37 | [] | no_license | lneartao/CarRecording | c3c857fd9397f61a3660aa25880253e607c08417 | bf9c2f0d76b771df958425afcc8327d50c6f688a | refs/heads/master | 2021-01-10T08:15:05.000135 | 2015-11-25T03:02:48 | 2015-11-25T03:02:48 | 46,833,956 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,111 | java | package net.carslink.asynctask;
import java.io.IOException;
import java.util.HashMap;
import net.carslink.util.HttpPostUtil;
import android.os.AsyncTask;
public class UploadLocationTask extends AsyncTask<Integer, Integer, String>{
private static final String SUCCESS = "success";
private static final String FAIL = ... | [
"l.neartao@gmail.com"
] | l.neartao@gmail.com |
7a1622908857cc20967687fa49af8cfe9e92c740 | ac72641cacd2d68bd2f48edfc511f483951dd9d6 | /opscloud-domain/src/main/java/com/baiyi/opscloud/domain/vo/ansible/playbook/PlaybookTags.java | 7b1cec6e747444b2dba9486fc7b162c86f01e15f | [] | no_license | fx247562340/opscloud-demo | 6afe8220ce6187ac4cc10602db9e14374cb14251 | b608455cfa5270c8c021fbb2981cb8c456957ccb | refs/heads/main | 2023-05-25T03:33:22.686217 | 2021-06-08T03:17:32 | 2021-06-08T03:17:32 | 373,446,042 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 248 | java | package com.baiyi.opscloud.domain.vo.ansible.playbook;
import lombok.Data;
import java.util.List;
/**
* @Author baiyi
* @Date 2020/4/14 6:48 下午
* @Version 1.0
*/
@Data
public class PlaybookTags {
private List<PlaybookTask> tasks;
}
| [
"fanxin01@longfor.com"
] | fanxin01@longfor.com |
12a13ff10c81b3c753bcf0bd0e0a2ea8c10da24f | 3f7a5d7c700199625ed2ab3250b939342abee9f1 | /src/gcom/faturamento/ComandoOsAnormalidade.java | 9fe8d3b5e640ed5ca0cfe906b11fba250eb11410 | [] | no_license | prodigasistemas/gsan-caema | 490cecbd2a784693de422d3a2033967d8063204d | 87a472e07e608c557e471d555563d71c76a56ec5 | refs/heads/master | 2021-01-01T06:05:09.920120 | 2014-10-08T20:10:40 | 2014-10-08T20:10:40 | 24,958,220 | 1 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 8,000 | java | /*
* Copyright (C) 2007-2007 the GSAN - Sistema Integrado de Gestão de Serviços de Saneamento
*
* This file is part of GSAN, an integrated service management system for Sanitation
*
* GSAN is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published b... | [
"felipesantos2089@gmail.com"
] | felipesantos2089@gmail.com |
ba5abbfc4e8499791cfcf7d120f72d259871a70e | 95a1d31c0eb7da21a9b3c9ef12619833d4ab2175 | /wlhytestapp/src/main/java/com/quark/api/auto/bean/LogisticsList.java | 81b72457180db9a5ea6c1cdd08b3369bf0a78b99 | [] | no_license | leonck/testtest | aba45553559716e8ad8342215a56783dcec334fa | c06885d28d60473c4c5dbee581de4252024cd305 | refs/heads/master | 2020-12-02T23:52:57.236224 | 2017-07-03T10:30:29 | 2017-07-03T10:30:29 | 95,955,840 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,068 | java | package com.quark.api.auto.bean;
import java.util.List;
/**
* @author kingsley
* @copyright quarktimes.com
* @datetime 2016-11-23 17:49:39
*/
public class LogisticsList {
//
public int logistics_id;
//logo像
public String images_01;
//物流公司名称
public String name;
//服务电话#多号码连接
public S... | [
"271381658@qq.com"
] | 271381658@qq.com |
f79c094866630fb0f5f44740135363deb55ddad3 | d6b467da7999bb29ef659768890d4138b8e38195 | /chinaw/src/com/wuxi/app/listeners/InfoCenterInitLayoutImpl.java | e253f4282118025f98eddd8cb3ed6350cffb676a | [] | no_license | ChinaWuxiandroid/chianwuxi_android | 0975b6ece55af95182b13616aad92ce2d3121928 | 320fb895583c11bf5d7b2701ef3c8b459492cadf | refs/heads/master | 2023-06-07T09:04:06.527140 | 2023-06-06T04:01:16 | 2023-06-06T04:01:16 | 12,722,746 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,225 | java | package com.wuxi.app.listeners;
import android.support.v4.app.Fragment;
import com.wuxi.app.BaseFragment;
import com.wuxi.app.fragment.homepage.informationcenter.InfoNavigatorWithContentFragment;
import com.wuxi.app.fragment.homepage.informationcenter.InforContentListFragment;
import com.wuxi.app.fragment.homepage.in... | [
"wanglu0919@163.com"
] | wanglu0919@163.com |
3270458074abf006c92819080fc9281bc374a624 | 32f38cd53372ba374c6dab6cc27af78f0a1b0190 | /app/src/main/java/com/alipay/mobile/h5container/api/H5Event.java | e768215607a7055cdc3aea6b5488cddc72e08066 | [] | no_license | shuixi2013/AmapCode | 9ea7aefb42e0413f348f238f0721c93245f4eac6 | 1a3a8d4dddfcc5439df8df570000cca12b15186a | refs/heads/master | 2023-06-06T23:08:57.391040 | 2019-08-29T04:36:02 | 2019-08-29T04:36:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,127 | java | package com.alipay.mobile.h5container.api;
import android.app.Activity;
import android.content.Context;
import com.alibaba.fastjson.JSONObject;
public class H5Event {
public static final String FROM_WORK = "fromWork";
public static final String TYPE_CALL = "call";
public static final String TYPE_CALL_BACK... | [
"hubert.yang@nf-3.com"
] | hubert.yang@nf-3.com |
be15f064d392371f0bea81291cc2df11eeb3b59e | 7d28d457ababf1b982f32a66a8896b764efba1e8 | /platform-pojo-bl/src/test/java/ua/com/fielden/platform/reflection/test_entities/AnotherSimplePartEntity.java | be39c8d82c4baa724c6c9692ae31e646736bd156 | [
"MIT"
] | permissive | fieldenms/tg | f742f332343f29387e0cb7a667f6cf163d06d101 | f145a85a05582b7f26cc52d531de9835f12a5e2d | refs/heads/develop | 2023-08-31T16:10:16.475974 | 2023-08-30T08:23:18 | 2023-08-30T08:23:18 | 20,488,386 | 17 | 9 | MIT | 2023-09-14T17:07:35 | 2014-06-04T15:09:44 | JavaScript | UTF-8 | Java | false | false | 1,058 | java | package ua.com.fielden.platform.reflection.test_entities;
import ua.com.fielden.platform.entity.AbstractEntity;
import ua.com.fielden.platform.entity.annotation.DescTitle;
import ua.com.fielden.platform.entity.annotation.IsProperty;
import ua.com.fielden.platform.entity.annotation.KeyTitle;
import ua.com.fielden.platf... | [
"oles.hodych@gmail.com"
] | oles.hodych@gmail.com |
1f05b1ae383c100199915b501d534dd5d12ad1e1 | fbd4a18eda7a3e2620884bec3ff1e26f650ce83d | /sveditor/plugins/net.sf.sveditor.core/src/net/sf/sveditor/core/db/search/SVDBSearchEngine.java | 4d70a2a984075ba24448650c12abf2cb8293f6af | [] | no_license | dvkit/sveditor | b2adc6c2141f82e9827a670b7bcf5da2b015156b | 9a64c5c52f99c2df495403f2c0167ef6c3a0d6bf | refs/heads/master | 2021-01-15T11:08:42.568284 | 2014-02-16T21:07:42 | 2014-02-16T21:07:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,128 | java | /****************************************************************************
* Copyright (c) 2008-2010 Matthew Ballance and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and i... | [
"matt.ballance@gmail.com"
] | matt.ballance@gmail.com |
ab77f6081cc8e2eac258d21071e5533924d53570 | 930b91635faf90bb3881d41e00ca1424231e981b | /Quadterm1/src/LukasG_team/Queens.java | b67bc6e0ebc111a1cc71f8a831e69b0bde6b9433 | [] | no_license | marekUniba/Java2020 | 7c3f3aa3f470a7d82adcd3b009f1fc66db99302c | 90c972b70b43e267a629c1257f814b31c973b731 | refs/heads/master | 2022-07-04T00:08:09.514462 | 2020-05-13T07:29:49 | 2020-05-13T07:29:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,683 | java | package LukasG_team;
import java.util.Arrays;
//35min
public class Queens implements Comparable<Queens>
{
int [] r;
Queens(int[] riesenie)
{
r = riesenie.clone();
}
public String toString()
{
return Arrays.toString(r);
}
@Override
public int compareTo(Queens o)
... | [
"peter.borovansky@microstep-mis.com"
] | peter.borovansky@microstep-mis.com |
9dbcd0980df16c6ea4d848c89b9fdbc0fdab321f | 3fb9bdbe88ee2e59f80887e3a27e86b8433a4797 | /app/src/main/java/com/example/haoji/phoneticsymbol/home/bean/GoodsBean.java | 193106759ba4d22af0ddf6236239c2685127413f | [] | no_license | wuhoulang/PhoneticSymbol1 | 51781cf80615b8a43e3faac8a65916e4ff271c5d | 0850956dc9bdc2162dc92f4ab80c0776f0d1ee9d | refs/heads/master | 2020-09-30T14:14:34.827619 | 2020-01-20T10:09:21 | 2020-01-20T10:09:21 | 227,304,733 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,557 | java | package com.example.haoji.phoneticsymbol.home.bean;
import java.io.Serializable;
/**
* Created by HAOJI on 2019/10/23.
*/
public class GoodsBean implements Serializable {
private String englishname;
private String chinesename;
private String picture;
private String music;
private String yinbia... | [
"1022845861@qq.com"
] | 1022845861@qq.com |
fcdfff3ef447d6d1747c96bc6bc7513bf1644de7 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_636e3c77a5952b9e568b90ccd30e5a0269c229af/RegionIterator/2_636e3c77a5952b9e568b90ccd30e5a0269c229af_RegionIterator_t.java | ff55ae4a454e2cfee11c453d120c8b18114bcc2e | [] | 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,797 | java | package btwmod.livemap;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.ArrayDeque;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Deque;
import java.util.Iterator;
import java.util.List;
import java.util.NoSuchElementExcep... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
dfd6775b49e0c12f5c2985ee4c49fdb9831e9c25 | 038ee6b20cae51169a2ed4ed64a7b8e99b5cbaad | /schemaOrgDoma/src/org/kyojo/schemaOrg/m3n3/healthLifesci/impl/APPLICABLE_LOCATION.java | 541dae38f75874ee0b2c465bc7f63a508188f71f | [
"Apache-2.0"
] | permissive | nagaikenshin/schemaOrg | 3dec1626781913930da5585884e3484e0b525aea | 4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8 | refs/heads/master | 2021-06-25T04:52:49.995840 | 2019-05-12T06:22:37 | 2019-05-12T06:22:37 | 134,319,974 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,885 | java | package org.kyojo.schemaorg.m3n3.healthLifesci.impl;
import java.util.ArrayList;
import java.util.List;
import org.kyojo.schemaorg.SimpleJsonBuilder;
import org.kyojo.schemaorg.m3n3.core.Clazz.AdministrativeArea;
import org.kyojo.schemaorg.m3n3.core.Container.Name;
import org.kyojo.schemaorg.m3n3.core.impl.ADMINISTRA... | [
"nagai@nagaikenshin.com"
] | nagai@nagaikenshin.com |
212a081031d669e455e8d31cd3f427823c222e9e | 5bd4558eb9a3ed653f9ff220984e0940412c16da | /demo/src/main/java/hql/use_date_hql/Main.java | e0013d2ad2e1f9bb883b4d252b9da66771db8ce3 | [] | no_license | anbarasupr/hibernate | baf6fc1cd014060cef286699cddb1b08a48eb03a | 73230adddc7bfdc10d391baee1f0de255a11db6d | refs/heads/master | 2020-05-28T07:23:31.229290 | 2020-04-20T09:48:45 | 2020-04-20T09:49:10 | 188,920,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 722 | java | package hql.use_date_hql;
import java.text.SimpleDateFormat;
import java.util.List;
import entities.Invoice;
public class Main {
public static void main(String[] args) {
InvoiceModel invoiceModel = new InvoiceModel();
List<Invoice> invoices = invoiceModel.findByDate(2017, 12, 8);
SimpleDateFormat simpleDate... | [
"anbarasu.2013@gmail.com"
] | anbarasu.2013@gmail.com |
01c71402da2e81cea21d0d1ad36758cd071d083e | b27bfe9db8f0c7e5ca9377397b23ef2ef27d4ddc | /morozov/system/ffmpeg/converters/errors/WrongArgumentIsNotFFmpegSubtitleTextFormat.java | 7a959d3069edf8139142e2d1b93dffe1783308be | [] | no_license | Morozov2012/actor-prolog-java-library | 85fe97eb6a37709d742f4ab06b29d0718c7269c3 | 5a7e2011ac2152278b8ebae3dfb2da4d925619a3 | refs/heads/master | 2021-01-20T15:39:14.173431 | 2019-12-13T13:09:01 | 2019-12-13T13:09:01 | 7,780,078 | 5 | 3 | null | null | null | null | UTF-8 | Java | false | false | 311 | java | // (c) 2017 IRE RAS Alexei A. Morozov
package morozov.system.ffmpeg.converters.errors;
import morozov.terms.*;
import morozov.terms.errors.*;
public class WrongArgumentIsNotFFmpegSubtitleTextFormat extends WrongArgument {
public WrongArgumentIsNotFFmpegSubtitleTextFormat(Term value) {
super(value);
}
}
| [
"AlexeiMorozov2006@rambler.ru"
] | AlexeiMorozov2006@rambler.ru |
9ca376c2138ce9fc9824c29062e7dc8e2181932e | d68fffa02bf3a14189a3980c38fd017e20efd616 | /src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWith_Test.java | d80d308742a976906690d764a383a894c5f8851d | [
"Apache-2.0"
] | permissive | drumonii/assertj-core | a120268f553cb73ae006bf071bf06b5e7c29a59e | 7b1a9d81b5c99967a3e06b2423a72b8cf84917a5 | refs/heads/master | 2021-01-13T04:34:23.231927 | 2017-01-16T00:17:10 | 2017-01-16T00:17:10 | 79,612,117 | 0 | 0 | null | 2017-01-21T00:22:55 | 2017-01-21T00:22:55 | null | UTF-8 | Java | false | false | 3,364 | 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 |
c4594dc4fa5407dbb990102830b2a6b39a033d0d | e60317495de8a9be2d2aab1f58604e9c64a99de8 | /JpaAula5/src/br/edu/unitri/testador/ConsultaGFX.java | 6fba2ed23d91e835d7ee4482b41b813b5df56768 | [] | no_license | marcosfba/JAVA | 4a6803cb0be5305ff8b0614bdff11da63afbf479 | 0924dca56739c261c5106a142d99d2805027f0b6 | refs/heads/master | 2021-01-10T07:54:32.491292 | 2015-08-03T11:19:39 | 2015-08-03T11:19:39 | 36,016,878 | 0 | 1 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,811 | java | /**
*
*/
package br.edu.unitri.testador;
import java.net.URL;
import java.sql.SQLException;
import java.util.ResourceBundle;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
i... | [
"marcosfba.algar@gmail.com"
] | marcosfba.algar@gmail.com |
865407df0a49df25bc0d12a49f3041290ff0a1e6 | 4e9c5e37a4380d5a11a27781187918a6aa31f3f9 | /dse-db-all-6.7.0/org/apache/cassandra/auth/AuthCacheMBean.java | 5909d5f263a8dba3343e6448e385b6c051ae9710 | [] | no_license | jiafu1115/dse67 | 4a49b9a0d7521000e3c1955eaf0911929bc90d54 | 62c24079dd5148e952a6ff16bc1161952c222f9b | refs/heads/master | 2021-10-11T15:38:54.185842 | 2019-01-28T01:28:06 | 2019-01-28T01:28:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | package org.apache.cassandra.auth;
import java.util.Map;
public interface AuthCacheMBean {
void invalidate();
void invalidateAll();
void setValidity(int var1);
int getValidity();
void setUpdateInterval(int var1);
int getUpdateInterval();
void setMaxEntries(int var1);
int getMaxEntries()... | [
"superhackerzhang@sina.com"
] | superhackerzhang@sina.com |
91b61c7ecbe9698ce8fd280a6703fc05a21f84ee | 3d0cbc81cfa7e484cf14662b003508f52f1d2b08 | /translator-web-meta/translator-web-app/src/main/java/com/github/bogdanovmn/translator/web/app/cloud/CloudController.java | 181da73fc121fea69f3d529947ef7b485a13a1fc | [
"BSD-2-Clause"
] | permissive | bogdanovmn/translator | 94a578aef866ee2ec48235dfb5c359296c0ff6ce | e9af02bd5768fcf51cf69e07ed11c1e5529f24c7 | refs/heads/master | 2022-10-06T04:51:13.376678 | 2022-10-03T23:11:14 | 2022-10-03T23:11:14 | 103,356,487 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,550 | java | package com.github.bogdanovmn.translator.web.app.cloud;
import com.github.bogdanovmn.common.spring.menu.MenuItem;
import com.github.bogdanovmn.common.spring.mvc.ViewTemplate;
import com.github.bogdanovmn.translator.web.app.infrastructure.AbstractVisualController;
import com.github.bogdanovmn.translator.web.app.infrast... | [
"bogdanovmn@gmail.com"
] | bogdanovmn@gmail.com |
679058767e710d5d9dfd50fdbc1bd6e964b601fb | e947cf88ce73c8d0db01d170539e989f631728f3 | /framework.script/src/plazma/ast/NotEqualsNode.java | 17ca3cf9b18df307573b081e657c08894fd769b6 | [] | no_license | codeclimate-testing/java-plazma | 8537f572229253c6a28f0bc58b32d8ad619b9929 | d2f343564cd59882e43b1a1efede7a3b403e2bdb | refs/heads/master | 2021-01-21T05:36:14.105653 | 2017-09-05T21:38:32 | 2017-09-05T21:38:32 | 101,927,837 | 0 | 1 | null | 2017-10-19T13:15:00 | 2017-08-30T20:53:58 | Java | UTF-8 | Java | false | false | 519 | java | package plazma.ast;
import plazma.lang.LValue;
public class NotEqualsNode implements LNode {
private LNode lhs;
private LNode rhs;
public NotEqualsNode(LNode lhs, LNode rhs) {
this.lhs = lhs;
this.rhs = rhs;
}
@Override
public LValue evaluate() {
LValue a = lhs.eval... | [
"abaldwinhunter@codeclimate.com"
] | abaldwinhunter@codeclimate.com |
d571a46ceead39d92e23e64ed98c0236ec7486b4 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/26/org/apache/commons/math3/distribution/UniformRealDistribution_sample_211.java | 61168fa3d824b753cd26e4a48b8fec69a587d70c | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 531 | java |
org apach common math3 distribut
implement uniform real distribut
href http wikipedia org wiki uniform distribut continu
uniform distribut continu wikipedia
version
uniform real distribut uniformrealdistribut abstract real distribut abstractrealdistribut
... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
6204ecadd3c00c4aa337f06620234393cea94118 | cc34f825cd272064fe282cfcad97c856cdf34627 | /src/main/java/com/example/dao/DeleteAllStatement.java | 167069d67639a09e68252d0e0b5f9cd8c8c3d9f7 | [] | no_license | didrlgus/toby-spring | 3a579a53e5c4f5cec461f7cadb89d0bb999746b3 | 282bdd53e6254283dd37428a96bc2b2ea4edfdca | refs/heads/master | 2023-08-10T19:08:54.877126 | 2021-09-20T12:33:50 | 2021-09-20T12:33:50 | 404,960,022 | 0 | 0 | null | 2021-09-20T12:33:51 | 2021-09-10T04:52:34 | Java | UTF-8 | Java | false | false | 350 | java | package com.example.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
public class DeleteAllStatement implements StatementStrategy {
@Override
public PreparedStatement makePreparedStatement(Connection c) throws SQLException {
return c.prepareStatement(... | [
"rlgusdid@naver.com"
] | rlgusdid@naver.com |
ba301e65bb829553b304c48b86e41447b3dd8851 | c10792907346756ab025f4586b6f34a40568df5c | /andengine/src/main/java/org/andengine/opengl/util/criteria/StringGLCriteria.java | 916241d59b52d9b8881a17c3b1334b5fcff9fe3e | [
"Apache-2.0"
] | permissive | triplesky/AndEngineExample | 1753f5f663e2e2a3532f8f5960c3f8c3258309a1 | c4478e45f6554faf415af23c38961961f4c0950f | refs/heads/master | 2023-03-15T14:27:18.853722 | 2020-10-25T01:44:38 | 2020-10-25T01:44:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 793 | java | package org.andengine.opengl.util.criteria;
import org.andengine.opengl.util.GLState;
import org.andengine.util.adt.data.operator.StringOperator;
/**
* (c) Zynga 2011
*
* @author Nicolas Gramlich <ngramlich@zynga.com>
* @since 16:59:32 - 10.10.2011
*/
public abstract class StringGLCriteria implements IGLCriteria... | [
"731620591@qq.com"
] | 731620591@qq.com |
41779dc9c45c3cc6d55bb8e2345c603dcb4aa3f9 | 0e13da505af96d79a1f76d235aeaaa42800d93f8 | /src/main/java/com/youzan/open/sdk/gen/v3_0_0/model/YouzanMeiCardCustomerListParams.java | 4cd8610bce42fb10afbf86c73a431b9fd3a3565a | [] | no_license | giagiigi/youzan-sdk | 430462c65463cd3efcb94cf81efc8a26fc81fa43 | 96e0695dbe86f1e885ca2d215552bf0fa43b90f0 | refs/heads/master | 2022-01-04T22:26:03.823201 | 2019-03-25T07:13:19 | 2019-03-25T07:13:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,906 | java | package com.youzan.open.sdk.gen.v3_0_0.model;
import com.google.common.collect.ArrayListMultimap;
import com.google.common.collect.Maps;
import com.google.common.collect.Multimap;
import com.youzan.open.sdk.api.APIParams;
import com.youzan.open.sdk.model.ByteWrapper;
import com.youzan.open.sdk.api.FileParams;
import j... | [
"flyingkeke@qq.com"
] | flyingkeke@qq.com |
549cbd944a72f0179b2925125415cd39cc6c9b89 | 18c70f2a4f73a9db9975280a545066c9e4d9898e | /mirror-alert/cdn-b2b-integrate/src/main/java/com/aspire/cdn/esdatawrap/biz/client/IMetricAlertIntegrateClient.java | 3e838d29fe3abedb7a761028e6f7cfbaf628fd54 | [] | no_license | iu28igvc9o0/cmdb_aspire | 1fe5d8607fdacc436b8a733f0ea44446f431dfa8 | 793eb6344c4468fe4c61c230df51fc44f7d8357b | refs/heads/master | 2023-08-11T03:54:45.820508 | 2021-09-18T01:47:25 | 2021-09-18T01:47:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,046 | java | package com.aspire.cdn.esdatawrap.biz.client;
import java.util.List;
import com.aspire.cdn.esdatawrap.biz.metricalert.MetricAlert;
import feign.Headers;
import feign.RequestLine;
/**
*
* 项目名称: cdn-ott-integrate
* <p/>
*
* 类名: IMetricAlertIntegrateClient
* <p/>
*
* 类功能描述: TODO
* <p/>
*
* @author penggu... | [
"jiangxuwen7515@163.com"
] | jiangxuwen7515@163.com |
3de8707aa6760294bf672c7966390748614db00d | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/5/5_74e36f51cfff2c767b08ce3a342507c02ebb450b/MockitoProxy/5_74e36f51cfff2c767b08ce3a342507c02ebb450b_MockitoProxy_t.java | d688df6ee318029057ba15864e171e49326eb108 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,316 | java | package org.kalibro.tests;
import static org.junit.Assert.assertTrue;
import java.lang.reflect.Constructor;
import java.lang.reflect.Modifier;
import org.hamcrest.Matcher;
import org.kalibro.core.abstractentity.AbstractEntity;
import org.mockito.ArgumentMatcher;
import org.mockito.Matchers;
import org.mock... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
176d1cc5272f99c3d606eb759efec09d611f2111 | 2d212ec3d9739d629f701f95d9bdfb0f5da1602f | /1.utils/core/src/main/java/com/octopus/utils/alone/impl/MappingInfo.java | a81ad1dd1cd84567cff75e186dc427f428b9aab8 | [
"Apache-2.0"
] | permissive | pacoolin/octopus | a42bdfb551df2b567760c4cf2e3a23dcb70942ec | 5439561133af00de089d6d30b3527542a434057f | refs/heads/master | 2023-05-11T08:26:02.210724 | 2021-05-05T02:14:02 | 2021-05-05T02:14:02 | 281,041,828 | 0 | 0 | Apache-2.0 | 2020-07-20T07:10:12 | 2020-07-20T07:10:11 | null | UTF-8 | Java | false | false | 1,439 | java | package com.octopus.utils.alone.impl;
import java.util.*;
/**
* User: Administrator
* Date: 15-1-12
* Time: 下午7:20
*/
public class MappingInfo {
//映射关系 key为目标对象路径,vlaue为原对象路径
public Map<String,String> pathMapping = new HashMap<String,String>();
//目标结构对象
List<StructInfo> targetStruct = new ArrayLis... | [
"kodw38@126.com"
] | kodw38@126.com |
16c57d8c487bf54b5f5ad605ef20ae36d908ecc3 | 2ab68fc54c230aaa4f35c738b7c3c56ad789157c | /src/test/java/no/nith/pg6100/PersonTest.java | 810907516d566dbf4ea1c048591cf665cb16a7bd | [] | no_license | theneva/prosjekt-uke1 | 21b035ccac98ea6091d43cf20e42c2f20230eae7 | e72298d4ce0b5d749db40ed84036ed16b1755420 | refs/heads/master | 2021-01-17T11:43:03.744645 | 2014-01-20T00:06:12 | 2014-01-20T00:06:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 450 | java | package no.nith.pg6100;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import javax.persistence.EntityManager;
public class PersonTest{
private EntityManager em;
@Before
public void beforeEach(){
//TODO
em = null;
}
@After
... | [
"naimdjon@gmail.com"
] | naimdjon@gmail.com |
d189f67de8cdf73db6bdf2f6dddb6872750439d6 | 930b91635faf90bb3881d41e00ca1424231e981b | /06/src/HashSetDemo.java | 0826d09403e217593ec08eade8b77f2ebbc0f0d6 | [] | no_license | marekUniba/Java2020 | 7c3f3aa3f470a7d82adcd3b009f1fc66db99302c | 90c972b70b43e267a629c1257f814b31c973b731 | refs/heads/master | 2022-07-04T00:08:09.514462 | 2020-05-13T07:29:49 | 2020-05-13T07:29:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,150 | java | import java.util.*;
public class HashSetDemo {
public static void main(String[] args) {
{
//Set<String> s = new HashSet<String>(); // >= Java 1.5, zaviedla generics
//Set<String> s = new HashSet<>(); // >= Java 1.7, zaviedla diamond operator <>
Set<String> s = new HashSet<>(); // specialitka Intel... | [
"peter.borovansky@microstep-mis.com"
] | peter.borovansky@microstep-mis.com |
fb993988f988d040ea768ede2e689d425b92ab27 | 3794bfd61e68f710edff855f11abdc0a3f596440 | /src/main/java/com/zah/app/util/spider/gif/BQDGifSpider.java | 6ed41184ba39c735924610994fd619fd486e3479 | [] | no_license | zah5897/gif_app | 40cd8891e2b80886cbb9fba9447f902ce7e734f5 | bbdc7db43688041dac0a85a500a2f11d0ab660d4 | refs/heads/master | 2022-10-14T15:34:17.370883 | 2019-08-07T02:42:52 | 2019-08-07T02:42:52 | 200,959,042 | 0 | 0 | null | 2022-09-01T23:11:11 | 2019-08-07T02:42:39 | CSS | UTF-8 | Java | false | false | 3,298 | java | package com.zah.app.util.spider.gif;
import com.zah.app.SpringUtil;
import com.zah.app.model.GifModel;
import com.zah.app.model.type.ChannelType;
import com.zah.app.push.PushUtil;
import com.zah.app.service.GifService;
import com.zah.app.util.TextUtils;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;... | [
"123456"
] | 123456 |
15e122917bc892a24beddfda84543374634737bb | 0d16dcd9b4c721c361f9a85c7005d63770af0e64 | /src/main/java/com/glowbyteconsulting/resumebank/domain/University.java | d680462df5bcd2d86020870e4abb18caa423f50d | [] | no_license | YuryKutlunin/gbc-resume-bank | f7579efec6dcffad2a2ee46219b65e2b493a0f9c | 9998986031be67c3d0cba8b38bf537eeaa24ff8c | refs/heads/master | 2023-01-08T16:01:07.570361 | 2020-11-06T11:54:54 | 2020-11-06T11:54:54 | 310,515,919 | 0 | 0 | null | 2020-11-06T11:55:25 | 2020-11-06T06:52:04 | TypeScript | UTF-8 | Java | false | false | 2,933 | java | package com.glowbyteconsulting.resumebank.domain;
import org.hibernate.annotations.Cache;
import org.hibernate.annotations.CacheConcurrencyStrategy;
import javax.persistence.*;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
/**
* A University.
*/
@Entity
@Table(name = "university")
@... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
24988bc98b742743738b8774e46b1c2d463290d7 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/plugin/game/luggage/b.java | 2e644c86b2e208e5e5ad1b2a1673165f04cbcc7a | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 2,215 | java | package com.tencent.mm.plugin.game.luggage;
import android.os.Parcelable;
import android.webkit.ValueCallback;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.ipcinvoker.d;
import com.tencent.mm.ipcinvoker.f;
import com.tencent.mm.ipcinvoker.j;
import com.tencent.mm.ipcinvoker.wx_exte... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
5e9a70978e6b7682076f69ec109f1cbdc1cd6148 | cf729a7079373dc301d83d6b15e2451c1f105a77 | /adwords_axis/src/main/java/com/google/api/ads/adwords/axis/v201506/cm/RequestErrorReason.java | 6c251f6b24a43df54606ea110e81f192ba146a98 | [] | no_license | cvsogor/Google-AdWords | 044a5627835b92c6535f807ea1eba60c398e5c38 | fe7bfa2ff3104c77757a13b93c1a22f46e98337a | refs/heads/master | 2023-03-23T05:49:33.827251 | 2021-03-17T14:35:13 | 2021-03-17T14:35:13 | 348,719,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,010 | java | /**
* RequestErrorReason.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter.
*/
package com.google.api.ads.adwords.axis.v201506.cm;
public class RequestErrorReason implements java.io.Serializable {
private java.lang.String _value_;
priva... | [
"vacuum13@gmail.com"
] | vacuum13@gmail.com |
ca3a17bcf6e5dd416f56b139c7a51fc0da1d4803 | e7ee311e20b40c87bf6d23a53a1d7b11fd29d2c3 | /src/chosun/ciis/ps/pbs/send/dao/PSSend1601DAO.java | 45d7f06d77f3725e0f1fc0bb4a2622e966ce6369 | [] | no_license | nosmoon/misdevteam | 4e3695ef7bbdcd231bb84d7d8d7df54a23ff0a60 | 1829d5bd489eb6dd307ca244f0e183a31a1de773 | refs/heads/master | 2020-04-15T15:57:05.480056 | 2019-01-10T01:12:01 | 2019-01-10T01:12:01 | 164,812,547 | 1 | 0 | null | null | null | null | UHC | Java | false | false | 3,008 | java | /***********************************************
* 함수명 : PSSend1601DAO.java
* 처리개요 : 발송-추가발송처리 등록, 조회, 수정
* 작성일자 : 2004-03-10
* 작성자 : 장수환
***********************************************
*/
package chosun.ciis.ps.pbs.send.dao;
import somo.framework.db.*;
import somo.framework.expt.*;
import chosu... | [
"DLCOM000@172.16.30.11"
] | DLCOM000@172.16.30.11 |
f4ed69fd0c620335dd66dcfc6ee7ab06e4331447 | de2626d7ac52eae413f823464678f1d3807180ad | /org.jrebirth/core/src/main/java/org/jrebirth/core/ui/package-info.java | f24a10f464db7689ccbed0d117c60bbc01b0af37 | [
"Apache-2.0"
] | permissive | cherry-wb/JRebirth | b54d123ea44d35f8aa9f764d7635d63da2aa4c50 | 61886f0c28bc0293a7a5714f13f11a5a2bd8ebc6 | refs/heads/master | 2020-12-11T08:09:21.664156 | 2013-11-02T09:50:18 | 2013-11-02T09:50:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 229 | java | /**
* Provides base classes for JRebirth UI layer.
*
* Each component which want to work like a UI must used 2 or 3 classes that inherit from classes (or interfaces) of this package.
*/
package org.jrebirth.core.ui;
| [
"sebastien.bordes@jrebirth.org"
] | sebastien.bordes@jrebirth.org |
776afa28321337c64ae9c10108bb0619c77edcff | a5378714c6a43e205ba97393db13d367124c6d10 | /src/main/java/net/daporkchop/fp2/util/registry/ImmutableOrderedRegistry.java | 20702d4babd6abea920860b9fe2fe458de5d2881 | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | LakMoore/FarPlaneTwo | 59e9b530e8ba857262739dc420dcaf0d7e062d58 | c0b5b003434ff68f9022d24522e407f9c44f809e | refs/heads/master | 2023-07-04T11:50:20.405350 | 2021-08-05T10:07:31 | 2021-08-05T10:07:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,995 | java | /*
* Adapted from The MIT License (MIT)
*
* Copyright (c) 2020-2021 DaPorkchop_
*
* 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 rig... | [
"daporkchop@daporkchop.net"
] | daporkchop@daporkchop.net |
cb27fa2769b2fdb347bad90e737a6ea48d5a8a67 | 9d9c48034112db0f1d93b10c1bfda684f6753bb0 | /Hero_Sheet/src/main/java/net/sf/anathema/hero/sheet/pdf/page/layout/field/StaticHeight.java | 799213f3c250e45f942b4b34b621b03798d55ea6 | [] | no_license | tienelle/anathema_3e | 804690e37492e77dad041dc6996bdc44755b038e | fd1f0a95e40a5e8b8ca93d0dd8b32fd1239a6787 | refs/heads/master | 2020-12-11T06:15:32.858381 | 2016-08-31T11:02:38 | 2016-08-31T11:02:38 | 66,630,488 | 0 | 1 | null | 2016-08-26T08:25:03 | 2016-08-26T08:25:03 | null | UTF-8 | Java | false | false | 292 | java | package net.sf.anathema.hero.sheet.pdf.page.layout.field;
public class StaticHeight implements HeightStrategy {
private float height;
public StaticHeight(float height) {
this.height = height;
}
@Override
public float getHeight(float contentWidth) {
return height;
}
}
| [
"sandra.sieroux@googlemail.com"
] | sandra.sieroux@googlemail.com |
5d5303cfc2a2bb041b2b83345c9e0a4ccd89c49e | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_51978cf885ddca7295e01df20d3faa889763ddaf/AccountActivationController/8_51978cf885ddca7295e01df20d3faa889763ddaf_AccountActivationController_t.java | e9f1540caa0db4c8dfdd2684dd7f0dd293fac3f0 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,610 | java | /*
* Copyright 2006-2007 Open Source Applications Foundation
*
* 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
*
* Unles... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
3e9d07b72896af028306e114da2a8a02e3dec7a2 | 814fd0bea5bc063a4e34ebdd0a5597c9ff67532b | /device/battery/android/java/src/org/chromium/device/battery/BatteryMonitorImpl.java | 364e21a88f8381ecab2d123c400e73d14ac428d8 | [
"BSD-3-Clause"
] | permissive | rzr/chromium-crosswalk | 1b22208ff556d69c009ad292bc17dca3fe15c493 | d391344809adf7b4f39764ac0e15c378169b805f | refs/heads/master | 2021-01-21T09:11:07.316526 | 2015-02-16T11:52:21 | 2015-02-16T11:52:21 | 38,887,985 | 0 | 0 | NOASSERTION | 2019-08-07T21:59:20 | 2015-07-10T15:35:50 | C++ | UTF-8 | Java | false | false | 2,058 | java | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.device.battery;
import org.chromium.mojo.system.MojoException;
import org.chromium.mojom.device.BatteryMonitor;
import org.chromium.... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
050a1e8c9e7ac544d6ff8db8d016ea0be884cf03 | fa1600b0b0e17ffdd5ef7572277a4a58e9d29e6c | /2004/CollaborationDocLoader/com/hps/july/terrabyte/imp/test/TestImageLoaderProcessor.java | d1ab34a3031c85b5a949ac51a1e32268003ec287 | [] | no_license | ildar66/WSAD_Collaboration | 0e034960f98647f069aca867bba939d6ea43b33f | a2b5b8cea2bf5201e72d8210e9e0395fa69c23e3 | refs/heads/master | 2020-12-02T23:53:09.383736 | 2017-07-01T08:56:17 | 2017-07-01T08:56:17 | 95,952,957 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,145 | java | package com.hps.july.terrabyte.imp.test;
import com.hps.july.terrabyte.imp.command.LoadPositionGRPImageCommand;
import com.hps.july.terrabyte.imp.TerrabyteLoaderProcessor;
import com.hps.july.terrabyte.imp.AppLog1;
import com.hps.beeline.LoaderException;
import com.hps.framework.exception.BaseException;
import java.u... | [
"ildar66@inbox.ru"
] | ildar66@inbox.ru |
c3972328dda4888999d7035984bb89a2479dc594 | c4b94158b0ac8f1c4f3d535b6cdee5d1639743ce | /Java/838__Push_Dominoes.java | 90ab03bd2f4a7091fc8c032d0be9a19fe6abfa8e | [] | no_license | FIRESTROM/Leetcode | fc61ae5f11f9cb7a118ae7eac292e8b3e5d10e41 | 801beb43235872b2419a92b11c4eb05f7ea2adab | refs/heads/master | 2020-04-04T17:40:59.782318 | 2019-08-26T18:58:21 | 2019-08-26T18:58:21 | 156,130,665 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,213 | java | class Solution {
public String pushDominoes(String dominoes) {
char[] s_arr = dominoes.toCharArray();
int start = 0;
for (int i = 1; i < s_arr.length; i++) {
if (s_arr[i] == 'L') {
process(s_arr, start, i);
start = i + 1;
} else if (s_a... | [
"junou_cui@berkeley.edu"
] | junou_cui@berkeley.edu |
91f33311270b964c9e2ec750afdc7856776735cd | ccc0f9fcb3dabbeab160a980d237cd1cecd52fd8 | /galleryapp/gallery-web/src/main/java/cherry/gallery/web/basic/ex40/BasicEx41ServiceImpl.java | ff6357e71483466ec4624367c15751bf8ea5ef2f | [
"Apache-2.0"
] | permissive | agwlvssainokuni/springapp2 | cac8ae3b1fb26dc90e140e853823203e3abfd38c | 61e94f2ed666d061e0d7d226f098732b4f11b969 | refs/heads/master | 2020-04-12T06:29:39.725542 | 2018-12-15T23:12:37 | 2018-12-15T23:15:24 | 61,370,958 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,605 | java | /*
* Copyright 2015,2016 agwlvssainokuni
*
* 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... | [
"agw.lvs.sainokuni@gmail.com"
] | agw.lvs.sainokuni@gmail.com |
4a3f1fbf1272a9d739ff22b17564eba163d9bf5a | 32b72e1dc8b6ee1be2e80bb70a03a021c83db550 | /ast_results/osmandapp_Osmand/OsmAnd/src/net/osmand/plus/osmedit/OsmBugMenuController.java | d315c47dc12c42794cc087cdb681d1255f3c4ed4 | [] | no_license | cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning | d90c41a17e88fcd99d543124eeb6e93f9133cb4a | 0564143d92f8024ff5fa6b659c2baebf827582b1 | refs/heads/master | 2020-07-13T13:53:40.297493 | 2019-01-11T11:51:18 | 2019-01-11T11:51:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,108 | java | // isComment
package net.osmand.plus.osmedit;
import android.graphics.drawable.Drawable;
import android.support.annotation.NonNull;
import net.osmand.data.LatLon;
import net.osmand.data.PointDescription;
import net.osmand.plus.OsmandPlugin;
import net.osmand.plus.R;
import net.osmand.plus.activities.MapActivity;
impor... | [
"matheus@melsolucoes.net"
] | matheus@melsolucoes.net |
32a7a4981e2b0822531800f527d8365650ef5f7a | 3c18b4ab3a20dab175dc48758835fb1a854a92c8 | /probes/bctLPAll26.java | 4a55a94c6a151807a54689e68e087aa3110d298a | [
"Apache-2.0"
] | permissive | lta-disco-unimib-it/BCT | 2c6bcf52894db8798d8ad14c7ebe066262dd22e4 | 1c7fcb52f42bae9f5169c94032ded919cb1c42c4 | refs/heads/master | 2020-08-24T16:32:03.904958 | 2019-10-22T20:30:10 | 2019-10-22T20:30:10 | 216,863,231 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,729 | java | /*******************************************************************************
* Copyright 2019 Fabrizio Pastore, Leonardo Mariani
*
* 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 L... | [
"fabrizio.pastore@gmail.com"
] | fabrizio.pastore@gmail.com |
c0dbfe333fd8632e5f3dc03de24d5098da7ba240 | 8ae471762fc453c3b25310420cebc715de12d7f7 | /kernel/sparkex/src/test/java/com/twosigma/beakerx/widget/SparkUiDefaultsImplTest.java | fa781fa7e690e2fae05e4162256763d888f87927 | [
"Apache-2.0",
"MPL-2.0",
"MIT",
"EPL-1.0",
"BSD-3-Clause",
"LicenseRef-scancode-proprietary-license"
] | permissive | acq/beakerx | 3fcef897ee80a4ac8f9656c651898864ada42806 | 584023ce0fdb052713855d8a9455e6d7422e53da | refs/heads/master | 2020-03-19T14:29:18.237146 | 2018-06-08T13:55:24 | 2018-06-08T13:55:43 | 136,625,207 | 0 | 0 | Apache-2.0 | 2018-06-08T13:51:30 | 2018-06-08T13:51:29 | null | UTF-8 | Java | false | false | 4,235 | java |
/*
* Copyright 2018 TWO SIGMA OPEN SOURCE, 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 app... | [
"spot@draves.org"
] | spot@draves.org |
561ee597313be39b2852c9460231be3a07321409 | 2c6c7298c3df9c05047aa5c0bd6f44499dc4bb3a | /server-core/src/main/java/io/onedev/server/web/page/project/blob/render/renderers/nocommits/NoCommitsPanel.java | 897711a546445763c1d5954af4f5698da44f1d47 | [
"MIT"
] | permissive | hankesstill/onedev | 36a84d5467cde3432fe0a4b15c4ce223e7bf9c00 | 369d640aa8500223c7bc44abba3280ed991dcdf0 | refs/heads/main | 2023-05-11T09:48:18.501940 | 2021-05-28T12:17:26 | 2021-05-28T12:17:26 | 371,844,297 | 1 | 0 | MIT | 2021-05-29T00:06:31 | 2021-05-29T00:06:30 | null | UTF-8 | Java | false | false | 5,263 | java | package io.onedev.server.web.page.project.blob.render.renderers.nocommits;
import java.util.ArrayList;
import java.util.List;
import org.apache.wicket.Component;
import org.apache.wicket.ajax.AjaxRequestTarget;
import org.apache.wicket.ajax.markup.html.AjaxLink;
import org.apache.wicket.behavior.AttributeAppender;
im... | [
"robin@onedev.io"
] | robin@onedev.io |
74e7d2f487f253f41fe12620ea2d97258483c8c8 | 473fc28d466ddbe9758ca49c7d4fb42e7d82586e | /app/src/main/java/com/syd/source/aosp/cts/tests/tests/view/src/android/view/cts/surfacevalidator/PixelChecker.java | 76f0adc229c5ba0ae867165bffbe7d3a59578a77 | [] | no_license | lz-purple/Source | a7788070623f2965a8caa3264778f48d17372bab | e2745b756317aac3c7a27a4c10bdfe0921a82a1c | refs/heads/master | 2020-12-23T17:03:12.412572 | 2020-01-31T01:54:37 | 2020-01-31T01:54:37 | 237,205,127 | 4 | 2 | null | null | null | null | UTF-8 | Java | false | false | 769 | java | /*
* Copyright (C) 2016 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... | [
"997530783@qq.com"
] | 997530783@qq.com |
ef6901250f15a832bd6cdc621c051ea276982dea | 1264ce4f7240a56b39b99bbfcdf7c59131cac5db | /AndExam안드로이드프로그램정복/AndExam/src/exam/andexam/C20_CallWordCP.java | feb35ab63fa122a8ccc017b4ec81951a23bcb084 | [] | no_license | danielkulcsar/webhon | 7ea0caef64fc7ddec691f809790c5aa1d960635a | c6a25cc2fd39dda5907ee1b5cb875a284aa6ce3d | refs/heads/master | 2021-06-23T08:06:48.890022 | 2017-08-27T05:28:19 | 2017-08-27T05:28:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,095 | java | package exam.andexam;
import android.app.*;
import android.content.*;
import android.database.*;
import android.net.*;
import android.os.*;
import android.view.*;
import android.widget.*;
public class C20_CallWordCP extends Activity {
static final String WORDURI = "content://exam.andexam.EnglishWord/word";
EditText... | [
"webhon747@gmail.com"
] | webhon747@gmail.com |
af70b0ce97e6a125ae3ca6b2d145188e797ca3c9 | 225011bbc304c541f0170ef5b7ba09b967885e95 | /org/telegram/messenger/exoplayer2/upstream/crypto/AesFlushingCipher.java | b6293e7b9800f73d6c11e492de04877acd25389b | [] | no_license | sebaudracco/bubble | 66536da5367f945ca3318fecc4a5f2e68c1df7ee | e282cda009dfc9422594b05c63e15f443ef093dc | refs/heads/master | 2023-08-25T09:32:04.599322 | 2018-08-14T15:27:23 | 2018-08-14T15:27:23 | 140,444,001 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,809 | java | package org.telegram.messenger.exoplayer2.upstream.crypto;
import com.github.lzyzsd.jsbridge.BridgeUtil;
import java.nio.ByteBuffer;
import java.security.GeneralSecurityException;
import java.security.InvalidAlgorithmParameterException;
import java.security.InvalidKeyException;
import java.security.NoSuchAlgorithmExce... | [
"sebaudracco@gmail.com"
] | sebaudracco@gmail.com |
3a03011cbc184b431bb603da10b23e26b95fd1f0 | 136e4ebd3b065870d0dc3ea1f2c2ff6c273e5e1e | /grpc-client/src/main/java/com/github/creepid/grpc/client/utils/ObjectUtil.java | 0b73e195fef6d58b3f6aae4fbdc005b637c32783 | [] | no_license | EasySmartHouse/easysmarthouse-grpc-client | a2c1c6f757e90c9de51b61a2ed20335ff8dc2f1e | 81b5b82ea76f2666bcdeb8bc1e31f4e4aa554a0d | refs/heads/master | 2020-06-22T09:31:05.729509 | 2017-02-13T17:01:29 | 2017-02-13T17:01:29 | 74,598,027 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 820 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.github.creepid.grpc.client.utils;
import java.math.BigDecimal;
/**
*
* @author rusakovich
*/
public class ObjectUtil {... | [
"mikhail.complete@gmail.com"
] | mikhail.complete@gmail.com |
d4a45ece8a55c6dfaae519bc58b7a375be016880 | 86a4f4a2dc3f38c0b3188d994950f4c79f036484 | /src/com/adobe/b/c/a/b/a/b/a$19.java | e9cfa44ffdfb7b3463d6f663c95afea57ed6010e | [] | no_license | reverseengineeringer/com.cbs.app | 8f6f3532f119898bfcb6d7ddfeb465eae44d5cd4 | 7e588f7156f36177b0ff8f7dc13151c451a65051 | refs/heads/master | 2021-01-10T05:08:31.000287 | 2016-03-19T20:39:17 | 2016-03-19T20:39:17 | 54,283,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 453 | java | package com.adobe.b.c.a.b.a.b;
import com.adobe.b.a.b;
import com.adobe.b.a.c;
final class a$19
implements b
{
a$19(a parama) {}
public final Object call(Object paramObject)
{
a.b(a).a(a.a(a));
if (!a.g(a))
{
a.b(a).a(a.a(a));
return null;
}
a.a(a, false);
return null;
... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
73fbddc76d7d7c42df413a197f10a1cd3fdb3c5b | f4a48f0a33eac9c2ecf16b6c9eb37278b341ce09 | /server/src/com/thoughtworks/go/server/ui/AgentsViewModel.java | 1d1c6d62074eb9ce1900292d2a9f0001ac5822b3 | [
"Apache-2.0"
] | permissive | RLIndia/gocd | aec8919cfa3d53295131ac8a39d827b6f4fa63d5 | c1bd7bc958f0c99a7a2053bdbb3a9c3cd0f218a0 | refs/heads/master | 2023-03-31T02:14:39.208654 | 2016-02-24T06:02:41 | 2016-02-24T06:02:41 | 52,427,722 | 0 | 0 | Apache-2.0 | 2023-03-22T21:25:50 | 2016-02-24T08:49:28 | Java | UTF-8 | Java | false | false | 6,101 | java | /*************************GO-LICENSE-START*********************************
* Copyright 2014 ThoughtWorks, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache... | [
"godev@thoughtworks.com"
] | godev@thoughtworks.com |
ef52fc2969301d69d020cc8556c1b4fe3fb0b343 | 4775a7b24975396d10c7868fff978705ac784343 | /bats-engine/src/main/java/org/lealone/bats/engine/server/BatsServerEngine.java | baa996e8d8a8b2b1c4f4b318e37a8c0da9f682df | [
"Apache-2.0"
] | permissive | jollyant/Bats | 5740bebeff1e6053796eaf515aee862561d551b2 | 9febc72c1057ad0fa967e47467d56bc973e85c72 | refs/heads/master | 2022-12-25T01:32:56.444410 | 2020-04-09T03:56:50 | 2020-04-09T03:56:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,638 | 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 ... | [
"zhh200910@gmail.com"
] | zhh200910@gmail.com |
8177cce83d3720833abca138e6a3591f075e2c82 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/22/22_7011823ea30f7ff5ce588577c6bfaa9d2c3ed8b1/UpdateVRRPVirtualLinkAddressCommand/22_7011823ea30f7ff5ce588577c6bfaa9d2c3ed8b1_UpdateVRRPVirtualLinkAddressCommand_s.java | 4350e183b1d228dfdc2da5058deef82e50ae5d78 | [] | 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 | 1,895 | java | package org.opennaas.extensions.router.capability.vrrp.shell;
import org.apache.felix.gogo.commands.Argument;
import org.apache.felix.gogo.commands.Command;
import org.opennaas.core.resources.IResource;
import org.opennaas.core.resources.shell.GenericKarafCommand;
import org.opennaas.extensions.router.capabilit... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
cde8c2044a10985f5b15d062483a40b5f9157e39 | d280492697e7b3fcbf4a60d9658280c3b1980284 | /app/src/main/java/com/zhongxin/home/testfor_cnc/view/Fragment_H.java | 849ffa88406b306474266428922033dcff05d69b | [] | no_license | wzp09tjlg/Testfor_cnc | 23107a15940e4d4b6949822e09635ab532ea9163 | 04d99888358dab0bbcc07162bebcfb05a7cbe856 | refs/heads/master | 2021-01-10T01:17:39.297754 | 2016-01-19T11:10:24 | 2016-01-19T11:10:24 | 47,253,236 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,016 | java | package com.zhongxin.home.testfor_cnc.view;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.zhongxin.home.testfor_cnc.R;... | [
"wzp09tjlg@163.com"
] | wzp09tjlg@163.com |
8acb4b82a0f2ede69ea03069db62c555b48fcdf0 | 8814ab730730325f27578898bb4700a903e9eeaa | /lc_app/src/main/java/com/common/openapi/entity/DeviceAlarmStatusData.java | d40b166d0cac79a70cc3fe07123c869eddb183e8 | [
"Apache-2.0"
] | permissive | dylan2021/LiveVideo | a506c336a7bfdd8039caaf9f8911cb151445f02d | 974f9156f05c2c32ec895600e31563b30270ac13 | refs/heads/master | 2023-01-10T11:31:54.401764 | 2020-11-11T03:20:02 | 2020-11-11T03:20:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 421 | java | package com.common.openapi.entity;
import java.io.Serializable;
public class DeviceAlarmStatusData implements Serializable {
public DeviceAlarmStatusData.RequestData data = new DeviceAlarmStatusData.RequestData();
public static class RequestData implements Serializable {
public String token;
... | [
"157308001@qq.com"
] | 157308001@qq.com |
2b308c9b6e67e7b977c2c0aab008d998ef744bce | 2c2d59b5b4abe56378d10df257b8db91ba197981 | /复兴/scf-bas-paren/scf-bas-api/src/main/java/com/huateng/scf/bas/crm/service/IIfspBcrmBaseService.java | 3ab8661c6fe61ce579f6b1ea4339242e8396ab07 | [] | no_license | soldiers1989/documentResource | 52f58bf2ed0f4b63b9f92b07218facddebd92bcb | b7311ed9b3bc17e2580778c2d1b42cf9c4f35644 | refs/heads/master | 2020-03-28T08:58:27.430389 | 2018-09-07T09:17:23 | 2018-09-07T09:17:23 | 148,003,900 | 0 | 1 | null | 2018-09-09T07:43:35 | 2018-09-09T07:43:35 | null | UTF-8 | Java | false | false | 419 | java | package com.huateng.scf.bas.crm.service;
import java.util.List;
import com.huateng.scf.bas.crm.model.BCrmBaseInfoAndEntInfo;
import com.huateng.scube.server.annotation.ScubeParam;
public interface IIfspBcrmBaseService {
// 用于客户新增页面,返回同时拥有两个表字段内容
public List<BCrmBaseInfoAndEntInfo> findBCrmBaseInfoAndEnt(
@Scu... | [
"1545109330@qq.com"
] | 1545109330@qq.com |
321696702affa2ad8ae8ca028e57b34af40d4c94 | 984d15e076108a3bcf6a698ef9e4cfca8fcb6d90 | /api/src/main/java/io/hyperfoil/api/config/SequenceImpl.java | db150eb75e7021533f20051f3f1ebc1c86087900 | [
"Apache-2.0"
] | permissive | diegolovison/Hyperfoil | 349e0a9bb66e81bc12f8d2c7ba7cab5a308731cd | 9ae5e4f6c62da15ab540ffe57dc24a988c4b4022 | refs/heads/master | 2022-08-17T21:46:04.736945 | 2019-07-25T11:19:41 | 2019-07-25T11:19:41 | 199,450,593 | 0 | 0 | null | 2019-07-29T12:41:29 | 2019-07-29T12:41:28 | null | UTF-8 | Java | false | false | 1,686 | java | package io.hyperfoil.api.config;
import io.hyperfoil.api.session.ResourceUtilizer;
import io.hyperfoil.api.session.SequenceInstance;
import io.hyperfoil.api.session.Session;
import io.hyperfoil.function.SerializableSupplier;
import io.vertx.core.logging.Logger;
import io.vertx.core.logging.LoggerFactory;
class Sequen... | [
"rvansa@redhat.com"
] | rvansa@redhat.com |
3b62bce2a10e3abdf0df9c961394ad023002d426 | 18cea10a3359ed64661efb2aed9e08188b8d84c3 | /security-admin/src/main/java/com/gogbuy/security/admin/modules/security/jwt/token/RawAccessJwtToken.java | c851be795fe4b7608c9ea752c7f820fca073e9f8 | [] | no_license | zengchi/gogbuy-security | a276b95990e3a672f8a4a7fb45797158c0513df7 | 2c056fbb668dae1ef8df729eed35991bf7517d2d | refs/heads/master | 2020-12-05T21:12:34.469204 | 2018-03-23T02:58:12 | 2018-03-23T02:58:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,516 | java | package com.gogbuy.security.admin.modules.security.jwt.token;
import com.gogbuy.security.admin.modules.security.jwt.exception.JwtExpiredTokenException;
import io.jsonwebtoken.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.security.authentication.BadCredentialsException;
/**
* ... | [
"469863752@qq.com"
] | 469863752@qq.com |
6644909c7a5a62c77ab0b6c34e387d6ae125b0f6 | 30aa9ece1641c50bdb1742e6430d3a0de4c5a4e6 | /corejava/src/main/java/org/jackalope/study/corejava/corejava9/v2ch08/chart/InverseEditor.java | 24b8240ddbd2282e34d910f3a80db87264e7150d | [] | no_license | hedgehog-zowie/jackalope | ffe1a5bd3109f35d2a80a3e709c7b76a584c8b53 | aef5449fcbdaf64513d055279ba2fbf7110849fd | refs/heads/master | 2021-01-17T09:12:34.302269 | 2016-04-01T10:18:10 | 2016-04-01T10:18:10 | 21,295,813 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,308 | java | package org.jackalope.study.corejava.corejava9.v2ch08.chart;
import java.awt.*;
import java.beans.*;
import javax.swing.*;
/**
* The property editor for the inverse property of the ChartBean. The inverse property toggles
* between colored graph bars and colored background.
* @version 1.30 2007-10-03
* @author Cay... | [
"hedgehog.zowie@gmail.com"
] | hedgehog.zowie@gmail.com |
7f7de66b9354aa2aeb3e794cf5e6977a2419eb8a | 6baf1fe00541560788e78de5244ae17a7a2b375a | /hollywood/com.oculus.browser-base/sources/defpackage/C2472f71.java | b9315cf7177b3d8366f08797c7b9daa66d59edac | [] | no_license | phwd/quest-tracker | 286e605644fc05f00f4904e51f73d77444a78003 | 3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba | refs/heads/main | 2023-03-29T20:33:10.959529 | 2021-04-10T22:14:11 | 2021-04-10T22:14:11 | 357,185,040 | 4 | 2 | null | 2021-04-12T12:28:09 | 2021-04-12T12:28:08 | null | UTF-8 | Java | false | false | 728 | java | package defpackage;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.view.View;
import org.chromium.chrome.browser.tasks.tab_management.TabGridDialogView;
/* renamed from: f71 reason: default package and case insensitive filesystem */
/* compiled from: chromium-Ocul... | [
"cyuubiapps@gmail.com"
] | cyuubiapps@gmail.com |
cfd6bfc63c32faa563c18fe6b69f1687229f5a7f | f35d4f4c2f106c25059eb023d20c0033cf501494 | /app/src/main/java/com/seabreeze/life/utils/AppConfig.java | f4d6e957169067f28209238cd68cc139c61a3539 | [] | no_license | milanxiaotiejiang/Life | 3448ab020cad46b7fb90e7ae21534df17af6d6f4 | 7cd1083054a6b34d9b09456ad558eb5c4de00b33 | refs/heads/master | 2020-03-19T13:20:14.675377 | 2018-07-19T08:55:54 | 2018-07-19T08:55:54 | 136,574,084 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 190 | java | package com.seabreeze.life.utils;
public class AppConfig {
public static final String DEFAULT_JOSN_CACHE = "temp";
public static final long DEFAULT_CACHE_SIZE = 50 * 1024 * 1024;
}
| [
"765151629@qq.com"
] | 765151629@qq.com |
1d7cac5631ebe9297a5d075f44edded80def4894 | b997ef6918f777535d52345537b8f2f5dfa592ed | /src/main/java/algorithm_practice/LeetCode/code200/M216_组合总和3.java | 87cc8017655ea06eb246c8cac4faaff00bfcf713 | [] | no_license | lemonlmlian/algorithms | 6345661f184a051fcc8ff5b436f6314c326969c8 | 234165b4c76d3110cdb7c9d4a35f9e7c0d3a63c0 | refs/heads/master | 2023-07-19T23:49:36.637451 | 2021-08-31T22:16:43 | 2021-08-31T22:17:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,839 | java | package algorithm_practice.LeetCode.code200;
import com.google.common.collect.Lists;
import org.junit.Assert;
import org.junit.Test;
import java.util.ArrayList;
import java.util.Deque;
import java.util.LinkedList;
import java.util.List;
/*
找出所有相加之和为 n 的 k 个数的组合。组合中只允许含有 1 - 9 的正整数,并且每种组合中不存在重复的数字。
说明:
所有数字都是正整数。
解... | [
"tb178271@alibaba-inc.com"
] | tb178271@alibaba-inc.com |
3ce9b16c148074168f6ba5e1184e5cf3e6e17578 | 129c0089f63387f62ebe8ffa200b8be70dc08c20 | /src/main/java/com/lothrazar/cyclicmagic/block/crafter/BlockCrafter.java | d55a8d0035ec3ae59c138fedabee5641013b487a | [
"MIT"
] | permissive | HellFirePvP/Cyclic | df038ac61c5f84e932eb50850ade343d50dfe523 | 47a7c874c475d5dd281e21bb773d4b16e2b08b15 | refs/heads/master | 2020-04-18T20:34:59.754140 | 2019-01-14T04:25:14 | 2019-01-14T04:25:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,554 | java | /*******************************************************************************
* The MIT License (MIT)
*
* Copyright (C) 2014-2018 Sam Bassett (aka Lothrazar)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software")... | [
"samson.bassett@gmail.com"
] | samson.bassett@gmail.com |
d0b94eeee926b90e85f456cc39bfde7746523409 | fac31064e919500356f161aa1cf27996882706b4 | /app/src/main/java/com/abt/mvp/di/scope/ActivityScope.java | ab51d55710307e9c3870d20202a7b00366a1cf7c | [] | no_license | AppBaseLib/MvpBasicFrame | 61d85dabce7bb23b78731f923b536a260d75d571 | 7a8fdcb28184a4506afd4d76789ecb2f67faf9d9 | refs/heads/master | 2021-07-19T16:14:16.433721 | 2019-01-06T23:30:15 | 2019-01-06T23:30:15 | 147,374,127 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 317 | java | package com.abt.mvp.di.scope;
import java.lang.annotation.Retention;
import javax.inject.Scope;
import static java.lang.annotation.RetentionPolicy.RUNTIME;
/**
* @描述: @ActivityScope
* @作者: @黄卫旗
* @创建时间: @06/06/2018
*/
@Scope
@Retention(RUNTIME)
public @interface ActivityScope {
}
| [
"askviky2010@gmail.com"
] | askviky2010@gmail.com |
367a070984a3df297f4877a155b56c98d59ce4db | c16ea32a4cddb6b63ad3bacce3c6db0259d2bacd | /google/ads/googleads/v5/googleads-java/proto-googleads-java/src/main/java/com/google/ads/googleads/v5/resources/LandingPageViewName.java | bd1cdabe3160ff35232203bf10276c037bad1566 | [
"Apache-2.0"
] | permissive | dizcology/googleapis-gen | 74a72b655fba2565233e5a289cfaea6dc7b91e1a | 478f36572d7bcf1dc66038d0e76b9b3fa2abae63 | refs/heads/master | 2023-06-04T15:51:18.380826 | 2021-06-16T20:42:38 | 2021-06-16T20:42:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,800 | java | /*
* Copyright 2021 Google 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | [
"bazel-bot-development[bot]@users.noreply.github.com"
] | bazel-bot-development[bot]@users.noreply.github.com |
d9961c01ea07f8fd3d048eae81d328a92d12afed | 4ea7ec07598952bcd0e5594b619f0769859d5624 | /src/main/java/com/demo/dao/OrderDao.java | 7e6efd0fd8377493e668574e3ee8f168d95feb15 | [] | no_license | MrWanglihua/spring-orm | d7bb09d0f3af55c23d003087a8747ecd2f672f62 | 867c7720940cacf9c25c15b66be2a47ae26ff605 | refs/heads/master | 2020-05-16T11:37:09.409140 | 2019-04-23T13:43:34 | 2019-04-23T13:43:34 | 183,022,074 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,555 | java | package com.demo.dao;
import com.gupaoedu.vip.orm.demo.entity.Order;
import com.gupaoedu.vip.orm.framework.BaseDaoSupport;
import org.springframework.stereotype.Repository;
import javax.annotation.Resource;
import javax.core.common.jdbc.datasource.DynamicDataSource;
import javax.sql.DataSource;
import java.text.Simpl... | [
"1234"
] | 1234 |
1cb977081431ac97230fe7d94a86d4ea848436c6 | e7eb4595206cc9718e2ed4b54272fccdc6a6c3c9 | /MediaOrbCodeGenerator/src/com/streetfiresound/codegenerator/rules/ULongRule.java | 50b3c37d1e7570fcf2cc7fa38120a1b36a08384b | [] | no_license | sgstreet/StreetFireSound | 8147ea7391fe639e1912fae0a75069c6c3b9bb1f | dd6ac7341fd660c08232c12f60a2f59e1036eaaa | refs/heads/master | 2021-01-13T01:50:05.625953 | 2013-07-08T21:10:16 | 2013-07-08T21:10:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,344 | java | /*
* Copyright (C) 2004 by StreetFire Sound Labs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This prog... | [
"stephen@redrocketcomputing.com"
] | stephen@redrocketcomputing.com |
8d2d266e61effab6d6a651ea49a428e989f53230 | 51175e70e3adcc4365d346a0721e3911adce6ada | /javamelody-core/src/test/java/net/bull/javamelody/internal/model/TestMavenArtifact.java | e913f2b9ef1d2f7a9ec4547beefaaf35212135b2 | [
"Apache-2.0"
] | permissive | binlecode/javamelody | 2f951f7b526c3a18eb7257a2e5f34ef760fb09b7 | dfad124af8925295e86e3df5138ccab2efb6bee5 | refs/heads/master | 2020-06-19T08:59:47.825542 | 2019-07-12T19:27:24 | 2019-07-12T19:27:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,909 | java | /*
* Copyright 2008-2019 by Emeric Vernat
*
* This file is part of Java Melody.
*
* 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/LI... | [
"evernat@free.fr"
] | evernat@free.fr |
4a0b0a63034d865bc3c9ed9e27338ade873399e3 | 3f5d19ac4afb5ce1d38df0aa6638e18103f468e0 | /com.revolsys.open.core/src/main/java/com/revolsys/parallel/AbstractRunnable.java | 4cda674c47b6e4ff423bb2ce5bf9ae29e32a6480 | [
"Apache-2.0"
] | permissive | lequynhnhu/com.revolsys.open | e94a25a8a127f5315a10aad32da6776407857e60 | d660384b05a402fb4b62d30d1592563c74ae8df5 | refs/heads/master | 2020-12-25T03:39:55.125381 | 2015-02-21T01:18:19 | 2015-02-21T01:18:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,427 | java | package com.revolsys.parallel;
import java.awt.Component;
import java.awt.Cursor;
import java.awt.KeyboardFocusManager;
import java.awt.Window;
import javax.swing.RootPaneContainer;
import javax.swing.SwingUtilities;
import com.revolsys.util.ExceptionUtil;
public abstract class AbstractRunnable implements Runnable ... | [
"paul.austin@revolsys.com"
] | paul.austin@revolsys.com |
b701255f50fd0e3ccea4ddd5215a371cba127d7f | 9687386c9f4fea16122c6c841dc0e7a6a85121bb | /src/main/java/m06/s06/Dog.java | 9bd2684fe8b311ae5621760528c6c48173eb52a4 | [] | no_license | DylanBLQ/jse | 667046afcd312ea2edd1faf108c1d0bfe5f26611 | c3dc2e479a3a9dac42875285798514dfe11ab7cd | refs/heads/master | 2023-02-28T15:38:07.941728 | 2021-01-28T11:10:04 | 2021-01-28T11:10:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,310 | java | package m06.s06;
import java.util.Objects;
public class Dog {
private String name;
private String owner;
public Dog(String name, String owner) {
this.name = name;
this.owner = owner;
}
public String getName() {
return name;
}
public void setName(String name) {
... | [
"egalli64@gmail.com"
] | egalli64@gmail.com |
c17c6d5f55e0eda657a4bfd857dcddaee03e6a7f | fa123e7abe87528567b54740f6ae559ae7dcc0f6 | /Kaos/src/KAOSModel/impl/GoalImpl.java | 8f4f8e781ec81c8ef14fb388536b9afb7139391b | [] | no_license | eduardoafs/mkaos | 3720ddd2b6b33ed07dd47f86cac41a1b3a6026ad | 5c4f51de6e0b915c78f1515781f376e35f3a6764 | refs/heads/master | 2021-03-24T12:06:14.901863 | 2018-02-14T16:53:19 | 2018-02-14T16:53:19 | 108,117,728 | 0 | 0 | null | 2019-04-02T17:38:15 | 2017-10-24T11:31:42 | Java | UTF-8 | Java | false | false | 4,705 | java | /**
*/
package KAOSModel.impl;
import KAOSModel.Goal;
import KAOSModel.KAOSModelPackage;
import KAOSModel.Obstacle;
import java.util.Collection;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.util.EObjectResolvingEList;
/**
* <!-- begin-user-doc -->
... | [
"eduafsilva@gmail.com"
] | eduafsilva@gmail.com |
b9b6b737c08c2f10c0cf9a48a57bf63bcd70fe33 | 93ac2a6ff23385b12bb8f6618b357cefe09b4535 | /src/main/java/ast/servicio/probatch/os/service/impl/UnixService.java | a781497d6c5f78cc31dc1d4d119f733629922924 | [] | no_license | chgutierrez97/ServicioProbatch | 8a52235f1b8697085fc5a442c43575a0f47cfb6f | 6e0d8c87cea51693171f7da701f7593af388377a | refs/heads/main | 2023-05-01T11:51:32.764659 | 2021-05-21T13:42:15 | 2021-05-21T13:42:15 | 369,545,508 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,116 | java | package ast.servicio.probatch.os.service.impl;
import java.util.Arrays;
import java.util.Iterator;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import ast.servicio.probatch.domain.Atributo;
import ast.servicio.probatch.domain.ParametrosProceso;
import ast.servicio.probatch.util.StringCommands;
public cl... | [
"audra.zapata@delsur.com.ve"
] | audra.zapata@delsur.com.ve |
6d02f6a0ddd9a6460fa296c94fb39f78f66f6e96 | 611b2f6227b7c3b4b380a4a410f357c371a05339 | /src/main/java/android/support/v4/text/TextUtilsCompat.java | 841f5af55d6aae1da6309c6b10c940c20b499152 | [] | no_license | obaby/bjqd | 76f35fcb9bbfa4841646a8888c9277ad66b171dd | 97c56f77380835e306ea12401f17fb688ca1373f | refs/heads/master | 2022-12-04T21:33:17.239023 | 2020-08-25T10:53:15 | 2020-08-25T10:53:15 | 290,186,830 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,366 | java | package android.support.v4.text;
import android.os.Build;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.text.TextUtils;
import java.util.Locale;
public final class TextUtilsCompat {
private static final String ARAB_SCRIPT_SUBTAG = "Arab";
private static ... | [
"obaby.lh@gmail.com"
] | obaby.lh@gmail.com |
60e3999586a7cce5d5591c8613e49bf97672e160 | 813188d6cd5588b0dc4e7451280aad2b9d822baa | /config-migration/src/test/java/com/quorum/tessera/config/builder/SslTrustModeFactoryTest.java | 0dd8d43459fe35f946165f768996fcbd70e9f274 | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | kaleido-io/tessera | 151534755672a1a73689ded576495ad9547e938a | 0f8e1717d287464ed7930abb35ad918903ad7441 | refs/heads/master | 2023-03-07T13:43:43.975366 | 2021-05-21T18:43:07 | 2021-05-21T18:43:07 | 180,647,142 | 0 | 2 | Apache-2.0 | 2021-07-10T12:27:19 | 2019-04-10T19:09:31 | Java | UTF-8 | Java | false | false | 1,205 | java | package com.quorum.tessera.config.builder;
import static org.assertj.core.api.Assertions.assertThat;
import com.quorum.tessera.config.SslTrustMode;
import java.util.EnumMap;
import org.junit.Test;
public class SslTrustModeFactoryTest {
@Test
public void resolveSslTrustModeNone() {
assertThat(SslTrustModeFa... | [
"melowe.quorum@gmail.com"
] | melowe.quorum@gmail.com |
ed7133cb5fbadccfb61cecf3e4540c691032b239 | 73267be654cd1fd76cf2cb9ea3a75630d9f58a41 | /services/aom/src/main/java/com/huaweicloud/sdk/aom/v3/model/UpdateAppResponse.java | aa30baf7c43f1da18a38121587b0b5aede7cc564 | [
"Apache-2.0"
] | permissive | huaweicloud/huaweicloud-sdk-java-v3 | 51b32a451fac321a0affe2176663fed8a9cd8042 | 2f8543d0d037b35c2664298ba39a89cc9d8ed9a3 | refs/heads/master | 2023-08-29T06:50:15.642693 | 2023-08-24T08:34:48 | 2023-08-24T08:34:48 | 262,207,545 | 91 | 57 | NOASSERTION | 2023-09-08T12:24:55 | 2020-05-08T02:27:00 | Java | UTF-8 | Java | false | false | 732 | java | package com.huaweicloud.sdk.aom.v3.model;
import com.huaweicloud.sdk.core.SdkResponse;
import java.util.Objects;
/**
* Response Object
*/
public class UpdateAppResponse extends SdkResponse {
@Override
public boolean equals(java.lang.Object obj) {
if (this == obj) {
return true;
... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
b1a071d6a9435c5c894108a1b07c26cdd79a671a | cec1602d23034a8f6372c019e5770773f893a5f0 | /sources/com/google/android/gms/tasks/zze.java | 137d9a4cd13acfc5deb4586e82c5c679aa483617 | [] | no_license | sengeiou/zeroner_app | 77fc7daa04c652a5cacaa0cb161edd338bfe2b52 | e95ae1d7cfbab5ca1606ec9913416dadf7d29250 | refs/heads/master | 2022-03-31T06:55:26.896963 | 2020-01-24T09:20:37 | 2020-01-24T09:20:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 922 | java | package com.google.android.gms.tasks;
import android.support.annotation.NonNull;
import java.util.concurrent.Executor;
final class zze<TResult> implements zzk<TResult> {
/* access modifiers changed from: private */
public final Object mLock = new Object();
private final Executor zzkev;
/* access modif... | [
"johan@sellstrom.me"
] | johan@sellstrom.me |
3c225843c802e336c0db11c2f4166b60e27d11f0 | 0a4d4b808ee0724114e6153c1204de4e253c1dcb | /samples/831/b.java | f0c779a1211a9e1354e2b89083be8b5afcb2bf91 | [
"MIT"
] | permissive | yura-hb/sesame-sampled-pairs | 543b19bf340f6a35681cfca1084349bd3eb8f853 | 33b061e3612a7b26198c17245c2835193f861151 | refs/heads/main | 2023-07-09T04:15:05.821444 | 2021-08-08T12:01:04 | 2021-08-08T12:01:04 | 393,947,142 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 266 | java | class VM {
/**
* Returns {@code true} if the VM has been shutdown
*/
public static boolean isShutdown() {
return initLevel == SYSTEM_SHUTDOWN;
}
private static volatile int initLevel;
private static final int SYSTEM_SHUTDOWN = 5;
}
| [
"hayeuyur@MacBook-Pro.local"
] | hayeuyur@MacBook-Pro.local |
f641fa07670679f8a531cdb142531ebb605279c5 | 469a2e6d9985b680d93c7183ac58cee59054de02 | /bluej/src/bluej/stride/framedjava/ast/StringSlotFragment.java | caf36bb50bd5908c53427ace8d7f59280b0a6c82 | [] | no_license | danlangford/greenfoot-mirror | 8aaec447775f38a96e9e75fb80a965156ff35f86 | 9b508ae8643f590d25a234789c8ce62fc34e3cfb | refs/heads/master | 2021-01-01T05:19:55.369341 | 2016-04-26T04:50:10 | 2016-04-26T04:50:10 | 57,012,099 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,548 | java | /*
This file is part of the BlueJ program.
Copyright (C) 2014,2015 Michael Kölling and John Rosenberg
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (... | [
"danlangford@gmail.com"
] | danlangford@gmail.com |
49b8922b0c8fb743d9992bbef6c981c24c2e3c2c | 421f0a75a6b62c5af62f89595be61f406328113b | /generated_tests/model_seeding/84_ifx-framework-org.sourceforge.ifx.framework.pain004.simpletype.HongKongBankIdentifier-0.5-2/org/sourceforge/ifx/framework/pain004/simpletype/HongKongBankIdentifier_ESTest.java | 2fc65a3c00a04b26961b748296bd7cf2d3ca874f | [] | 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 | 698 | java | /*
* This file was automatically generated by EvoSuite
* Tue Oct 29 10:01:05 GMT 2019
*/
package org.sourceforge.ifx.framework.pain004.simpletype;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner... | [
"pderakhshanfar@bsr01.win.tue.nl"
] | pderakhshanfar@bsr01.win.tue.nl |
90c00ceb5880b88f3757040f1595f5dfc4530eeb | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/28/28_7917a75ed208aed38d912b7d006f6da2b64e3391/JLS_10_7_ArrayMembers_2/28_7917a75ed208aed38d912b7d006f6da2b64e3391_JLS_10_7_ArrayMembers_2_s.java | ebfe70649de437924ad1a60fb16b53b3a763cfbd | [] | 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 | 303 | java | public class JLS_10_7_ArrayMembers_2 {
public static void main (String args[]) {
int[] xs = {1,2,3,4,5,6,7,8,9};
int[] ys;
ys = (int[]) xs.clone();
// the following line is a problem!!
ys = xs.clone();
for(int y : ys) {
System.out.println(y + " ");
}
}
}
| [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
5b855ffe76686e07327a05fa571c93ebb24f6591 | f53e2419f1f28ee4406f16201d0eeb19f83ff548 | /app/src/main/java/com/example/mymvpframe/constract/model/IgirlModel.java | cd5b79f38585a21a544a84857c37800b8179d80c | [] | no_license | iwanttoseethecode/myMVPFrame | 5fe9c9bac0b6eab3175413aec078d9bd7be492c6 | 4a0679febe5e4148375040dc50009ea5850e8fa6 | refs/heads/master | 2020-08-02T03:59:02.200416 | 2019-09-27T03:19:17 | 2019-09-27T03:19:17 | 211,226,699 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 471 | java | package com.example.mymvpframe.constract.model;
import com.example.mymvpframe.bean.GirlBean;
import com.example.mymvpframe.constract.BaseModel;
import java.util.List;
/**
* Created by luoling on 2019/9/16.
* description:
*/
public interface IgirlModel extends BaseModel {
void loadGirlData();
void loadGi... | [
"782884760@qq.com"
] | 782884760@qq.com |
2efbf6551736451cd28f8a474fe7df2be9d2f4cc | cbb75ebbee3fb80a5e5ad842b7a4bb4a5a1ec5f5 | /android/support/v4/app/NotificationManagerCompatIceCreamSandwich.java | 4ac4ba9eb8e81337118a90f300f521e2ebc4761b | [] | no_license | killbus/jd_decompile | 9cc676b4be9c0415b895e4c0cf1823e0a119dcef | 50c521ce6a2c71c37696e5c131ec2e03661417cc | refs/heads/master | 2022-01-13T03:27:02.492579 | 2018-05-14T11:21:30 | 2018-05-14T11:21:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 225 | java | package android.support.v4.app;
/* compiled from: TbsSdkJava */
class NotificationManagerCompatIceCreamSandwich {
static final int SIDE_CHANNEL_BIND_FLAGS = 33;
NotificationManagerCompatIceCreamSandwich() {
}
}
| [
"13511577582@163.com"
] | 13511577582@163.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.