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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
63ddfb4c04e474ed7f98269e973c21895daf7c3b | 0d8eb76ba339a581a5db235780edbd49355f7fc4 | /src/Unit15/Assignments/StrangeGravityBall.java | 1874ba2abe342ee93a1c2ddd478eaf93d688bc17 | [] | no_license | INeedAUniqueUsername/AP-Computer-Science-A | cfb6630f9cba9cc5b887f37db176483ae4868c7e | 45937a15125b4b10b14bb0f6789e8adee6a5ee6f | refs/heads/master | 2020-12-30T22:43:53.954433 | 2017-11-28T19:29:27 | 2017-11-28T19:29:27 | 80,654,507 | 0 | 0 | null | 2017-04-29T05:27:32 | 2017-02-01T19:16:45 | HTML | UTF-8 | Java | false | false | 919 | java | package Unit15.Assignments;
import java.awt.Color;
public class StrangeGravityBall extends Ball {
int tick = 0;
double gravityAngle = 0;
public StrangeGravityBall()
{
this(200, 200);
}
public StrangeGravityBall(int x, int y) {
this(x, y, 10, 10);
}
public StrangeGravityBall(int x, int y, int w, int h) {
... | [
"[email protected]"
] | |
6f3522a68a7d521d50120847f32036e97a2741a7 | 5d82f3ced50601af2b804cee3cf967945da5ff97 | /design-synthesis/coordination-delegates/CD-selfcheckoutmachine-marketingapplication/src/main/java/org/choreos/services/cd/ShoppingList.java | e7519b277c08c060cc93ccd049464f4c17ab9adf | [
"Apache-2.0"
] | permissive | sesygroup/choreography-synthesis-enactment | 7f345fe7a9e0288bbde539fc373b43f1f0bd1eb5 | 6eb43ea97203853c40f8e447597570f21ea5f52f | refs/heads/master | 2022-01-26T13:20:50.701514 | 2020-03-20T12:18:44 | 2020-03-20T12:18:44 | 141,552,936 | 0 | 1 | Apache-2.0 | 2022-01-06T19:56:05 | 2018-07-19T09:04:05 | Java | UTF-8 | Java | false | false | 1,866 | java |
package org.choreos.services.cd;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Classe Java per shoppingList complex ... | [
"[email protected]"
] | |
75a38cbf9c1fc2c346c679b1a86f861781e24af8 | 10502fc66e162cbbc3c42feecec4f365d221f752 | /antares-client-spring/src/test/java/me/hao0/antares/client/job/DemoJobA.java | 31b14b70996313c97e2314c9c2f6e8192a371d5d | [] | no_license | heric-liu/antares | c7f3dd88fbc7d1d509ca648e7cc2fca065bc07c4 | 65cd5fc7ea4bdef51d9e56c2804f155d85813af9 | refs/heads/master | 2020-11-28T19:51:59.960007 | 2017-08-15T00:42:40 | 2017-08-15T00:42:40 | 229,907,417 | 1 | 0 | null | 2019-12-24T08:55:37 | 2019-12-24T08:55:37 | null | UTF-8 | Java | false | false | 562 | java | package me.hao0.antares.client.job;
import me.hao0.antares.common.util.Sleeps;
import java.util.Random;
/**
* Author: haolin
* Email: [email protected]
*/
public class DemoJobA implements DefaultJob {
private final Random random = new Random();
@Override
public JobResult execute(JobContext context... | [
"[email protected]"
] | |
d3d24fb37158b6a6fcb4622a9cb2399a75939feb | 46da4bfdecec9ee8e528608f00a7d1cff14037ca | /app/src/main/java/com/rahul/blx/ElectronicsResponseClasses/ValueElectronicClasses.java | 0663a5c6daff96c70384343399de27bc32348ef3 | [] | no_license | rahul6975/BLX | 54916abda956c1c7ac1e31064507ccce30524b85 | 843b01166f8e139f3a7c27ed8e8f3ad5b2de4e62 | refs/heads/master | 2023-05-06T07:23:51.364724 | 2021-05-29T06:52:39 | 2021-05-29T06:52:39 | 371,899,921 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | package com.rahul.blx.ElectronicsResponseClasses;
import javax.annotation.Generated;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
@Generated("com.robohorse.robopojogenerator")
public class ValueElectronicClasses implements Serializable {
@SerializedName("raw")
private Object raw;... | [
"[email protected]"
] | |
0a6df994a3765f3286d25edd8954632a4b021512 | 1ef2c6182582592157414cd0aaf0a3f629e1bf25 | /joy-core/src/main/java/org/joy/core/ehcache/EhCachePlugin.java | b2a430d731c1141829e32ee27b5c42aee6da5e0e | [] | no_license | zenjava/joy | 95af28c0eeb7213ae2a42a12f9a8e41d29b8fda9 | dc1eb57dfe0429455b18c833302ef2b34fd7d0a5 | refs/heads/master | 2021-01-22T19:30:44.484376 | 2014-10-31T06:06:16 | 2014-10-31T06:06:18 | 34,838,163 | 1 | 0 | null | 2015-04-30T06:30:54 | 2015-04-30T06:30:54 | null | UTF-8 | Java | false | false | 3,221 | java | package org.joy.core.ehcache;
import net.sf.ehcache.Cache;
import net.sf.ehcache.CacheManager;
import net.sf.ehcache.config.CacheConfiguration;
import org.joy.commons.log.Log;
import org.joy.commons.log.LogFactory;
import org.joy.core.ehcache.model.po.TSysCacheCfg;
import org.joy.core.ehcache.model.po.TSysCacheCfg_;
i... | [
"[email protected]"
] | |
6bb7019c81f68e96bda279e68569e0fa2c01dc2d | c84088fed6a7b4f392810bb166e66dbfe3df4286 | /wms2014/src/main/java/com/yongjun/tdms/dao/base/lubricationOil/hibernate/HibernateLubricationOil.java | 20ee550042bfcee6bdde6b2c44599aa1be0a860d | [] | 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 | UTF-8 | Java | false | false | 2,224 | java | /*
* Copyright (c) 2001-2007 YongJun Technology Pte.,Ltd. All Rights Reserved.
*
* This software is the confidential and proprietary information of YongJun
* Technology Pte.,Ltd. ("Confidential Information"). You shall not disclose
* such Confidential Information and shall use it only in accordance with the
* te... | [
"[email protected]"
] | |
1f1e3467bdf5258ff6b47fe9a5c84689ed76d8bd | 5f1fcddb9f754fbc01038bcaac1b22b4ecc5d605 | /src/com/DGSD/DGUtils/Receiver/PortableReceiver.java | 992f898929ca41d15e86bfd8bf575a0e5da50eea | [] | no_license | DanielGrech/DGUtils | 828d466bccda97f9174ab271a0354e1cc334d4a0 | 505a016a23c5a5a79d8da43b3ef9554e187373d5 | refs/heads/master | 2016-09-03T01:27:02.044774 | 2012-01-15T05:47:19 | 2012-01-15T05:47:19 | 2,955,740 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 819 | java | package com.DGSD.DGUtils.Receiver;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import com.DGSD.DGUtils.Utils.Log;
/**
* Hack needed to dynamically allocate a receiver
*/
public class PortableReceiver extends BroadcastReceiver {
private static final Str... | [
"[email protected]"
] | |
2b9b33ddde88ed9a72c56983214912961cd6d207 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_91/Testnull_9039.java | 6685631139f2a485ec761e4d5f639f3eeabe8839 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 304 | java | package org.gradle.test.performancenull_91;
import static org.junit.Assert.*;
public class Testnull_9039 {
private final Productionnull_9039 production = new Productionnull_9039("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"[email protected]"
] | |
a62cb50b5c1e309b404889f382f3d58251989fb8 | 2fb66c71bbbe0be20baf6b1130cbe5c3c4dc99f0 | /src/main/java/com/ji/algo/L701_750/Solution.java | 32ed0b8a64f058d5c24a23bc062299ce8ece43b2 | [] | no_license | jiwawa123/myleetcode | f4aadeab23e066717cae62768710bc30033e7e18 | d2719615678e9fa0b7be3b9269cbc453b6c331b1 | refs/heads/master | 2023-08-22T12:55:29.013924 | 2023-08-11T13:21:45 | 2023-08-11T13:21:45 | 179,252,894 | 4 | 1 | null | 2020-10-13T12:40:33 | 2019-04-03T09:09:24 | Java | UTF-8 | Java | false | false | 702 | java | package com.ji.algo.L701_750;/*
user ji
data 2019/8/8
time 9:10 AM
*/
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Random;
public class Solution {
int[] b;
int M;
Random r;
public Solution(int N, int[] blacklist) {
b=blacklist;
... | [
"[email protected]"
] | |
04eac4547da9533abbb986d37bb41016223c1498 | 801ea23bf1e788dee7047584c5c26d99a4d0b2e3 | /com/planet_ink/coffee_mud/Abilities/Druid/Chant_PrayerWard.java | cd8ddfee599ef852d49a992730e78bacd712ad49 | [
"Apache-2.0"
] | permissive | Tearstar/CoffeeMud | 61136965ccda651ff50d416b6c6af7e9a89f5784 | bb1687575f7166fb8418684c45f431411497cef9 | refs/heads/master | 2021-01-17T20:23:57.161495 | 2014-10-18T08:03:37 | 2014-10-18T08:03:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,556 | java | package com.planet_ink.coffee_mud.Abilities.Druid;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import ... | [
"[email protected]"
] | |
309d471d5f1f89e54d2ca2041698d79d202774a2 | aa423bd2b28b572768617537a7e0913c7d12d526 | /src/main/java/com/aspl/org/entity/ShiftMaster.java | 07927568bba2f73c301c1c598a36af9eb86defae | [] | no_license | sougata143/HrMasterModuleApplication | c527a83011f6fd10eea1101dc0fd2626cffd215f | 1748194e6c5c6ca6504272404298b7a7f9cd3e9e | refs/heads/master | 2023-08-14T13:46:15.845104 | 2019-11-07T12:02:01 | 2019-11-07T12:02:01 | 220,227,009 | 0 | 0 | null | 2023-07-22T20:55:55 | 2019-11-07T12:00:53 | Java | UTF-8 | Java | false | false | 1,313 | java | package com.aspl.org.entity;
import java.sql.Time;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name="shiftmaster" , schema = "crawley" )
public class ShiftMaster
{
@Id... | [
"[email protected]"
] | |
d63c1fde6def5f091c8b739c54c18b8921034e7d | 4545f8351ff5c61d66912a538f2b1741fa6e3e14 | /3(mar)/src/mar21/xyz/Sample2.java | b5c078c39be99f2a3d3651acb5d92f12b37e3623 | [] | no_license | amandeep-verma/java_learning | 9765a15e93113f10eb6f11a09cc8ac47b1185079 | 160a29b8a462b0e26517a42f00e0da32578a0231 | refs/heads/master | 2023-02-20T14:52:50.720416 | 2021-01-21T00:30:10 | 2021-01-21T00:30:10 | 265,697,926 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 451 | java | package mar21.xyz;
// class sample2 extends simple2, private variables and method from parent class can't be accessed.
public class Sample2 extends Simple2{
void m1() // m1 is not over ridden here, as m1 in Simple2 is private.
{
System.out.println("anything can happen");
}
void disp()
{
// System.out.print... | [
"[email protected]"
] | |
93c86f751046ed554a87f0e0552cb6d247493e30 | 6361e8c2df285a7b725ff211505296007111e50d | /src/test/java/com/tinkerpop/gremlin/compiler/functions/g/string/ConcatFunctionTest.java | 8f3e4d9add43f9431fbd195426f0ad6767fe6467 | [
"BSD-3-Clause"
] | permissive | jakewins/gremlin | 4be969734f1d379bdeb2bf4ff60b996c08c8a219 | 82a56d2f471e10e91d41a73f6d2e86f0f2fbc0fe | refs/heads/master | 2021-01-17T22:07:13.250364 | 2010-07-09T12:41:49 | 2010-07-09T12:41:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,457 | java | package com.tinkerpop.gremlin.compiler.functions.g.string;
import com.tinkerpop.gremlin.BaseTest;
import com.tinkerpop.gremlin.compiler.Atom;
import com.tinkerpop.gremlin.compiler.functions.Function;
/**
* @author Marko A. Rodriguez (http://markorodriguez.com)
*/
public class ConcatFunctionTest extends BaseTest {
... | [
"[email protected]"
] | |
6509befef993d85a6a54d366789a8a730a092dc3 | bc0a090ca738ea258048571afcd7a0678256eea5 | /app/src/main/java/com/ns/yc/lifehelper/ui/other/bookReader/view/fragment/ReaderFindFragment.java | 6b9b31c2db55c9a5c0f38fc28e72468ecad7367c | [] | no_license | beijing-penguin/LifeHelper | 8e35302351cd1beb09281fea4e36c0c27ce4eda0 | 59e3e602b879d2767bfaa3927aa109d1e3f60430 | refs/heads/master | 2020-03-11T08:02:02.575948 | 2018-03-19T07:30:13 | 2018-03-19T07:30:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,959 | java | package com.ns.yc.lifehelper.ui.other.bookReader.view.fragment;
import android.content.Context;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.LinearLayout;
import com.blankj.utilcode.util.SizeUtils;
import com.ns.yc... | [
"[email protected]"
] | |
21b8543679420091218a93394511bb77abbd62d6 | 39c4135c2ff11005ed26f7e680eaf441954bf9fb | /app/src/main/java/com/example/anandgaur/teachers/noteCreate.java | 30b4f5b1a9ad5ff98c70a06b5f6803b9f5703c8d | [] | no_license | anandgaur22/Teachers_Assistance | 418d68e6ba32b71fab817b36059b275ccbfafcae | 5d628d8a38bfd87e05aaac756f5527ced5f9841f | refs/heads/master | 2021-08-23T04:29:07.170808 | 2017-12-03T08:11:15 | 2017-12-03T08:11:15 | 108,845,088 | 6 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,772 | java | package com.example.anandgaur.teachers;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Spinner;
import android.widget.Toast;
public class noteCr... | [
"[email protected]"
] | |
0b5c1765a5dafa0685c6198b53508d5e0e44a467 | bb2c7d5a5de3e572bc47721baaf6e821b25c2a98 | /spring-social-twitter-autoconfigure/src/test/java/org/springframework/social/twitter/autoconfigure/AbstractSocialAutoConfigurationTests.java | 17ea04f48ecfae10d6c1b394b89663409ae5e3e8 | [
"Apache-2.0"
] | permissive | mattkallo/spring-social-twitter | fb12fb5106b54cf57bedc8ccc201e4d102e282d8 | ef12f5e0c698f7ec9f39211486f92b8b32344dc7 | refs/heads/master | 2023-02-23T08:05:39.954694 | 2021-02-01T00:35:06 | 2021-02-01T00:35:06 | 334,787,616 | 0 | 0 | Apache-2.0 | 2021-02-01T00:35:07 | 2021-02-01T00:26:16 | null | UTF-8 | Java | false | false | 2,474 | java | /*
* Copyright 2012-2017 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"[email protected]"
] | |
caab903b84447549a24e4d0c8e79f8ac34445dd2 | fbb451429d7c4bace20f1d1c6ae4123526784491 | /D2D/Server/WebService/src/com/ca/arcflash/ha/utils/WriteLogImpl.java | 0bf4626dd520118f6f9ca9e0e519c9672b364811 | [] | no_license | cliicy/autoupdate | 93ffb71feb958ff08915327b2ea8eec356918286 | 8da1c549847b64a9ea00452bbc97c16621005b4f | refs/heads/master | 2021-01-24T08:11:26.676542 | 2018-02-26T13:33:29 | 2018-02-26T13:33:29 | 122,970,736 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,294 | java | package com.ca.arcflash.ha.utils;
import com.ca.arcflash.ha.vmwaremanager.WriteLogInterface;
import com.ca.arcflash.webservice.replication.ReplicationMessage;
import com.ca.arcflash.webservice.scheduler.Constants;
class ActivityLogObj{
private long jobID;
private String afguid;
public ActivityLogObj(){
this(-1... | [
"[email protected]"
] | |
5742a0a5ca48d2188c7cf135ad243aec8be38f01 | 26e038c523053894aa6f8a3ad4b00526aad3a937 | /Trips/RoomPoly/app/src/main/java/com/commonsware/android/room/Link.java | 4443fb2184c6b9f1ecf962dd542ebf2d8f46c1ec | [
"Apache-2.0"
] | permissive | p2pjack/cw-androidarch | 6d77072ae5cd4454b2c3444813659c2aa9c6ddc6 | 4520dbf47afddcc7387088d3b84b95e346ec9e03 | refs/heads/master | 2020-04-23T07:16:19.103450 | 2019-01-20T13:23:39 | 2019-01-20T13:23:39 | 171,001,567 | 0 | 1 | null | 2019-02-16T12:29:27 | 2019-02-16T12:29:27 | null | UTF-8 | Java | false | false | 1,851 | java | /***
Copyright (c) 2018 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 writing, so... | [
"[email protected]"
] | |
387454cbff039d1d592873fd1d2b02187430de19 | 8a5d1e97af40a7572e78a371e717cd1953c7187c | /src/test/java/ch/ralscha/extdirectspring_itest/MyModelController.java | 2bc4d9e9d4667278276258a52ad6d697707af5f4 | [] | no_license | galapagosfinch/extdirectspring | 0f247c69213971589f35b4b39af5697f63cc023a | cc66178869f8914f04652076fc84b7945e7bc0b7 | refs/heads/master | 2021-01-16T01:07:30.807846 | 2012-11-30T15:53:15 | 2012-11-30T15:53:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,895 | java | /**
* Copyright 2010-2012 Ralph Schaer <[email protected]>
*
* 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... | [
"[email protected]"
] | |
a06bbe5527c29e1cab44c141e413badbb28496ea | 964601fff9212bec9117c59006745e124b49e1e3 | /matos-midp-msa/src/main/java/javax/microedition/contactless/visual/VisualTagConnection.java | 5beaea79476337fa94972c12da06c0453e147ba9 | [
"Apache-2.0"
] | permissive | vadosnaprimer/matos-profiles | bf8300b04bef13596f655d001fc8b72315916693 | fb27c246911437070052197aa3ef91f9aaac6fc3 | refs/heads/master | 2020-05-23T07:48:46.135878 | 2016-04-05T13:14:42 | 2016-04-05T13:14:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,343 | java | package javax.microedition.contactless.visual;
/*
* #%L
* Matos
* $Id:$
* $HeadURL:$
* %%
* Copyright (C) 2004 - 2014 Orange SA
* %%
* 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
... | [
"[email protected]"
] | |
3aa47b3e609537c405c5ea140bd9998dc05913c8 | 791265898121d8a17e8d2c2eeb1f9a61afa69385 | /bancol_avaluos/src/main/java/com/helio4/bancol/avaluos/servicio/util/StringUtils.java | a660e5c813e90531fc88982b059db25849b2253d | [] | no_license | jarivera94/spring | 2309f0520294927c5a5b31f16115a424d036b945 | b180131f7396dbe0a72af10f6fff16dae417ca3f | refs/heads/master | 2020-04-05T00:44:20.775243 | 2018-11-06T15:54:51 | 2018-11-06T15:54:51 | 116,262,012 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,553 | java | package com.helio4.bancol.avaluos.servicio.util;
import com.helio4.bancol.avaluos.dto.AvaluoDTO;
public class StringUtils {
public static String deshacerCamelCase(String camelCase) {
String resultado = "";
for (int x=0 ; x<camelCase.length() ; x++) {
if (x > 0 && Character.isUpperCase... | [
"[email protected]"
] | |
ad6ecadbbb70668def4cb4df0b2f8ca304399825 | bcaa1a733700b8be816982c239d9079fa8c334b7 | /eu.openanalytics.phaedra.datacapture/src/eu/openanalytics/phaedra/datacapture/util/FeatureDefinition.java | d82f361bfececd8cf714910009b73ff4fa38db00 | [] | no_license | openanalytics/phaedra | dfb16cc300d0d90ca9eab233068207452d458040 | 2b0b79000bfcac311072b91f31eb196b08d294fe | refs/heads/master | 2020-12-31T07:01:38.108586 | 2020-12-16T12:30:35 | 2020-12-16T12:30:35 | 58,546,934 | 16 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,154 | java | package eu.openanalytics.phaedra.datacapture.util;
public class FeatureDefinition {
public boolean addFeatureToProtocolClass;
public String name;
public boolean isKey;
public boolean isNumeric;
public boolean isLogarithmic;
public FeatureDefinition(String name)
{
this.addFeatureToProtocolClass ... | [
"[email protected]"
] | |
7f694039d5113a307d3d564a4cfaf2b7dbefe957 | 805b2a791ec842e5afdd33bb47ac677b67741f78 | /Mage.Sets/src/mage/sets/portal/MonstrousGrowth.java | 2a4a89c39be285f024ebfa89cb5db75267bce386 | [] | no_license | klayhamn/mage | 0d2d3e33f909b4052b0dfa58ce857fbe2fad680a | 5444b2a53beca160db2dfdda0fad50e03a7f5b12 | refs/heads/master | 2021-01-12T19:19:48.247505 | 2015-08-04T20:25:16 | 2015-08-04T20:25:16 | 39,703,242 | 2 | 0 | null | 2015-07-25T21:17:43 | 2015-07-25T21:17:42 | null | UTF-8 | Java | false | false | 2,141 | java | /*
* Copyright 2010 BetaSteward_at_googlemail.com. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this lis... | [
"[email protected]"
] | |
059e419d66323000210b4aef51f7ac2998b76c93 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/未反混淆/src/main/java/com/tencent/mm/plugin/fts/ui/b/c.java | 56cb03274327e7da51d12a5b24aa87d079da856c | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 655 | java | package com.tencent.mm.plugin.fts.ui.b;
import android.content.Context;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.plugin.fts.a.d.a;
import com.tencent.mm.plugin.fts.a.d.e;
import com.tencent.mm.plugin.fts.a.d.e.b;
public final class c extends a {
public final e a(Context context, b... | [
"[email protected]"
] | |
fc64fa98a12f13aaad3178dfeef293eb7b1b1acc | feecaffdf3c9a4998d44a3baa7181ae0091d9434 | /src/main/java/com/starylwu/string/LongestHuiWenChuan/LongestHuiWenChuanAlgorithm.java | 87cf3f509041d8e102040f9d0a792fda30d0562b | [] | no_license | star-lywu/string-algorithm | 5d1577dd99610659376c5167f25f23f7da77cc7b | 1a2b3e140f055286f0fbbb1749f9c519d1d31823 | refs/heads/master | 2020-03-28T07:15:01.993989 | 2018-10-10T11:18:39 | 2018-10-10T11:18:39 | 147,890,010 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 542 | java | package com.starylwu.string.LongestHuiWenChuan;
/**
* @Auther: Wuyulong
* @Date: 2018/9/8 09:54
* @Description: 最长回文串 给定一个包含大写字母和小写字母的字符串,
* 找到通过这些字母构造成的最长的回文串。在构造过程中,
* 请注意区分大小写。比如 "Aa" 不能当做一个回文字符串。
* 例:给定一个字符串,查找重组后的字符串可以构成的最长回文串
*/
public final class LongestHuiWenChuan... | [
"l"
] | l |
da91bb4f8fe61f481ba4b826580926863497e3b8 | b2c3393f651e0080be86f71163393a0f2e2c157a | /src/gencfg/tool/ExportBroadcast.java | e9513cc00719eede64480d94c7ad95261985ef8d | [] | no_license | pirunxi/perfect-gen | edc2d69eda7792b61cb01244aaf9e16960a56a31 | 5b22545e8fab02e07af252ad09562f33c20b16b4 | refs/heads/master | 2021-03-16T05:08:50.265698 | 2018-05-15T03:52:47 | 2018-05-15T03:52:47 | 100,660,855 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 926 | java | package gencfg.tool;
import gencfg.Utils;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
/**
* Created by HuangQiang on 2017/1/3.
*/
public class ExportBroadcast {
public static void main(String[] argv) throws Exception {
final String excelFile = argv[0];
... | [
"[email protected]"
] | |
561ad0b8ed32cbd88508f7bc6f753bdadb217a90 | db7c761cfa4190dd61046f7eb773ab1d78df7cc1 | /Reflection/src/main/java/com/oop/orangeengine/reflection/OClass.java | ddd65a16b12f9d6ffb4ea562d9dd248278eec649 | [] | no_license | OOP-778/orange-engine | f9cf6366cbea1cd6d0082a2c4ba652fac9d28e3d | c344114f7e929748f3754324ad0e03d8db8edb5b | refs/heads/master | 2023-06-28T18:14:21.832082 | 2021-08-06T13:51:09 | 2021-08-06T13:51:09 | 305,755,996 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,011 | java | package com.oop.orangeengine.reflection;
import com.oop.orangeengine.reflection.resolve.resolved.ResolvedField;
import com.oop.orangeengine.reflection.resolve.resolved.ResolvedMethod;
import com.oop.orangeengine.reflection.resolve.resolvers.field.FieldResolver;
import com.oop.orangeengine.reflection.resolve.resolvers.... | [
"[email protected]"
] | |
7516a0fe8f8d7a59cace4c0e9cc0d8f3cb1498ec | c44a59be90656e1d4bfbeb8765465ac4bf2aff82 | /pousse-cafe-test/src/test/java/poussecafe/domain/chain1/Chain1Bundle.java | 7f41b517afb5b6b4f4ff469a11bd9e62fe1a5c78 | [
"Apache-2.0"
] | permissive | benoitdevos/pousse-cafe | fd5022833d0160fdf9f4a21e5b8d5bc4da320c9e | dbc84ca197fa0d851db3e1c2a60701d975141fc4 | refs/heads/master | 2020-09-29T00:12:48.705790 | 2019-12-07T15:09:00 | 2019-12-07T15:09:00 | 190,152,534 | 0 | 0 | null | 2019-06-04T07:34:14 | 2019-06-04T07:34:13 | null | UTF-8 | Java | false | false | 303 | java | package poussecafe.domain.chain1;
import poussecafe.discovery.BundleConfigurer;
public class Chain1Bundle {
public static BundleConfigurer configure() {
return new BundleConfigurer.Builder()
.moduleBasePackage("poussecafe.domain.chain1")
.build();
}
}
| [
"[email protected]"
] | |
52582aa8ab36980a31534241717d4558103165d0 | 361b42087136a0d3bb128d98375e90bab026f5fa | /roncoo-recharge-common/src/main/java/com/roncoo/recharge/common/dao/OrderTradeDao.java | a3ce3a1a76047de8fd7701bd693c1a18bfd60d26 | [] | no_license | roncoo/roncoo-recharge | c6625ad0253cf3c494d7bc29db6a3f3579b3088f | 8151f2177df4f79178edb9e8c2b4eadd3e88bd9a | refs/heads/master | 2022-09-15T11:46:11.183306 | 2022-07-07T07:37:55 | 2022-07-07T07:37:55 | 126,031,429 | 111 | 79 | null | 2022-09-01T23:56:08 | 2018-03-20T14:34:34 | Java | UTF-8 | Java | false | false | 636 | java | /**
* Copyright 2015-现在 广州市领课网络科技有限公司
*/
package com.roncoo.recharge.common.dao;
import com.roncoo.recharge.common.entity.OrderTrade;
import com.roncoo.recharge.common.entity.OrderTradeExample;
import com.roncoo.recharge.util.bjui.Page;
public interface OrderTradeDao {
Long save(OrderTrade record);
int deleteByI... | [
"[email protected]"
] | |
7ef9fe81a155bc81845b69152dfd4a4c101fc024 | d95be7b37eadbe5d358dbb45d4c59101a86e0d76 | /src/main/java/org/springframework/social/cloudplaylists/api/impl/SearchTemplate.java | 54b45531c97af20d629e50a420bbda63c8fbd79d | [] | no_license | cloudplaylists/spring-social-cloudplaylists | d25685f883a297fdcbd239fdf389ff2d3742e093 | 214214221536198da425be600eb8aa8046855efa | refs/heads/master | 2021-01-23T13:54:17.807904 | 2014-03-10T21:59:26 | 2014-03-10T21:59:26 | 2,348,610 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,510 | java | package org.springframework.social.cloudplaylists.api.impl;
import java.util.List;
import java.util.Map;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.social.cloudplaylists.api.SearchOperations;
import org.springframework.social.cloudplaylists... | [
"[email protected]"
] | |
540e8345340febda3187a09239bdff85b2dbfec8 | 3afea60a934862ed72ad6813d560a84fa35844d1 | /EclipseWorkSpace/SM_VideoDownloader/src/com/smartmux/videodownloader/SplashScreen.java | c0408ca75708c2431c67dd6968c929566bf276f1 | [] | no_license | Phenix-Collection/Android-1 | 033b86b962c6d50939336a4fd827d73922eeb78c | 18f185b5cdb6a7edff766169468587aa2dbfd9b5 | refs/heads/master | 2021-12-15T01:06:22.296429 | 2017-07-07T08:55:39 | 2017-07-07T08:55:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 956 | java | package com.smartmux.videodownloader;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.view.Window;
import android.view.WindowManager;
public class SplashScreen extends Activity{
private static int SPLASH_... | [
"[email protected]"
] | |
41765960c4e5629faae48609828498019cbce04c | 91c926ef2a8cdd424feffe22e8b70052e2046a5f | /src/main/java/com/prueba/demo/dataaccess/api/Paginator.java | 7dc9db013fd3d906a82370dc8846bb93d215bbfd | [] | no_license | jairof/ingenieria | 6edbf9d68d9435596d1db804ff84f40c6e5c7f35 | ebbea76c5ac27d68394a599493109c2e78d78a00 | refs/heads/master | 2021-08-20T10:48:39.917255 | 2017-11-28T23:52:16 | 2017-11-28T23:52:16 | 112,402,670 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,404 | java | package com.prueba.demo.dataaccess.api;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.Serializable;
/**
*
* @author <a href="mailto:[email protected]">Diego A Gomez</a>
* @project zathuracode
* @class Paginator
* @date Nov 01, 2013
*
*/
public class Paginator imp... | [
"Jairo@SONYVAIO-PC"
] | Jairo@SONYVAIO-PC |
40ed6821c2eb85228733b5388d7be37e535bacfe | f3a610bd7d7eaf00247c174638b78230c7435c76 | /dbupdaterapp/src/main/java/com/dbciupdater/executor/DbmsName.java | 1e0b6e248d25e698baa7be9badae997a26a96b28 | [
"Apache-2.0"
] | permissive | SevDan/dbciupdater | 4f6cd25360d81242a6f516c2e3e3218a6da5f61b | 3e53d8d70394771ee62391ac7b9ca7aca85c8cca | refs/heads/main | 2023-01-07T06:23:31.467158 | 2020-11-15T13:07:08 | 2020-11-15T13:07:08 | 310,614,104 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 989 | java | /*
* Copyright 2020 SevDan (Daniil Sevostyanov)
*
* 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 l... | [
"[email protected]"
] | |
144282bcfb1c9acb92f29dc7c6209cc4373a5958 | 684e018ce44456ad860b9bbd01ca0fcf40be296d | /src/main/java/com/leetcode/algorithm/No113/Solution.java | 94e6ed1381ec034f264eefbccd4a200a39af6928 | [] | no_license | Nagisa12321/LeetCode | ebcfc5d9508e9e5feb1a9d44932f28f19d1ac3e2 | 14d0bd9e95fe1eef57678e3dbf3fb6751ee196d1 | refs/heads/master | 2023-07-15T21:32:51.265786 | 2021-08-29T03:37:14 | 2021-08-29T03:37:14 | 316,138,604 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 941 | java | package com.leetcode.algorithm.No113;
import com.leetcode.struct.TreeNode;
import java.util.ArrayList;
import java.util.List;
import java.util.Stack;
/**
* @author jtchen
* @version 1.0
* @date 2021/5/8 18:20
*/
public class Solution {
public List<List<Integer>> pathSum(TreeNode root, int targetSu... | [
"[email protected]"
] | |
7e3060ee0271cdf35a3c591bc01269458e93a23e | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-alidns/src/main/java/com/aliyuncs/alidns/model/v20150109/DescribeDnsGtmLogsRequest.java | 3df617eebbaae16ea666c95e92c5e788dd1e02e7 | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-java-sdk | a263fa08e261f12d45586d1b3ad8a6609bba0e91 | e19239808ad2298d32dda77db29a6d809e4f7add | refs/heads/master | 2023-09-03T12:28:09.765286 | 2023-09-01T09:03:00 | 2023-09-01T09:03:00 | 39,555,898 | 1,542 | 1,317 | NOASSERTION | 2023-09-14T07:27:05 | 2015-07-23T08:41:13 | Java | UTF-8 | Java | false | false | 3,219 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | [
"[email protected]"
] | |
aa8cf8094708598f33aad187c8aad0282560ff41 | 0016304f67a6182455af9fc6e759e3f1ad7845b7 | /components/org.wso2.carbon.identity.auth.attribute.handler/src/main/java/org/wso2/carbon/identity/auth/attribute/handler/model/AuthAttribute.java | 2314d3f7c285df70f1ad0b476832a1f98a87e859 | [
"Apache-2.0"
] | permissive | wso2-extensions/identity-governance | 5686c900263c778c317a7b994e237063fc4e3bb9 | dcf9c4f2c20095f60227d9ab0c13d38badc5ed3f | refs/heads/master | 2023-08-21T22:41:32.541824 | 2023-08-18T13:32:49 | 2023-08-18T13:32:49 | 58,141,164 | 14 | 230 | Apache-2.0 | 2023-09-12T10:42:55 | 2016-05-05T15:29:12 | Java | UTF-8 | Java | false | false | 2,405 | java | /*
* Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com) All Rights Reserved.
*
* WSO2 LLC. licenses this file to you 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.o... | [
"[email protected]"
] | |
71e7a1215cfa921d4243313556502ad76d9709f3 | 86db324c6a039369ef9d904defd9a15c944c429c | /thrift/compiler/test/fixtures/refs/gen-android/StructWithRefTypeUnique.java | 04ea5304e9c0e8bf7e9e848051f46156294f30aa | [
"Apache-2.0"
] | permissive | curoky/fbthrift | 1eb3cecfee5f72748a5787e792c63276f7734f76 | 199ca4b1807a705fc55e6fa099c39b7e90ef03e0 | refs/heads/master | 2023-04-29T21:19:41.027102 | 2023-04-25T16:23:11 | 2023-04-25T16:23:11 | 242,927,696 | 0 | 0 | Apache-2.0 | 2020-02-25T06:31:35 | 2020-02-25T06:31:34 | null | UTF-8 | Java | false | false | 6,562 | java | /**
* Autogenerated by Thrift
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.util.HashMap;
import java.util.Set;
import java.util.HashSet;
import java.util.Collections;
import java.util.BitSe... | [
"[email protected]"
] | |
f6c03feee4845e24e728329338876004f4644794 | 4bef6446f72132652db213595f6d94d4504d8807 | /src/test/java/hudson/scm/CvsChangeLogHelperTest.java | c478f838e9ba7116f6a71d4b8539c30ab9809c9e | [] | no_license | gcummings/cvs-plugin | d057604f86297327c6f6655749fbbe59ddba0cdc | 2a8eaa1b82d2d25aacf8871bdd5ab1ee122492ee | refs/heads/master | 2021-01-18T10:56:15.731950 | 2012-08-28T18:16:46 | 2012-08-28T18:16:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,765 | java | package hudson.scm;
import hudson.EnvVars;
import org.junit.Test;
import org.jvnet.hudson.test.HudsonTestCase;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.Reader;
import java.io.StringReader;
import java.net.URISyntaxException;
import jav... | [
"[email protected]"
] | |
fb9d95b64203d3c2412275da175607f52917138c | faddd3950f7bbfcb2774fc473ddfac3eca74fbaf | /rife_v1_remaining/src/framework/com/uwyn/rife/authentication/sessionvalidators/exceptions/SessionValidityCheckErrorException.java | 4789603599277d5d57ec9333b4d01492373575f3 | [] | no_license | wangbo15/rife | d4b392f6577e998f12a8b6e529886487ca9ed320 | 399468a4c6929f0f32ad2fc15906b89cfae0e1c1 | refs/heads/master | 2020-04-13T14:24:13.894322 | 2013-07-01T23:02:50 | 2013-07-01T23:02:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,050 | java | /*
* Copyright 2001-2008 Geert Bevin <gbevin[remove] at uwyn dot com>
* Licensed under the Apache License, Version 2.0 (the "License")
* $Id: SessionValidityCheckErrorException.java 3918 2008-04-14 17:35:35Z gbevin $
*/
package com.uwyn.rife.authentication.sessionvalidators.exceptions;
import com.uwyn.rife.authent... | [
"[email protected]"
] | |
bd97d50f143a4f14d2db1c1a717ca1b118c11d46 | e45f290038946dc567da05ae6491e5a5eae4c2bf | /models/cinematic/plugins/org.obeonetwork.dsl.cinematic/src/org/obeonetwork/dsl/cinematic/view/util/ViewResourceFactoryImpl.java | b89f5681867e664e5cfdb974f2bd10da95b5e9e2 | [] | no_license | carsonshan/InformationSystem | e54882507d646fe5c706b248a0ebf56498e4722c | 192dd9a6ac71a95d96bf39107790c33450397132 | refs/heads/master | 2020-03-19T07:20:56.817458 | 2017-09-26T09:51:13 | 2017-09-26T12:35:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,666 | java | /**
* Copyright (c) 2012 Obeo.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Obeo -... | [
"[email protected]"
] | |
8e0d8973042b14b63139b798446846c5255d0551 | f945e7be3b768c3c46ee4d5967c8e5dc9b62f321 | /src/test/java/com/github/curriculeon/controllers/workopportunity/TestCreate.java | d904bac62e14b730dd1e3b6a63a79815409b186e | [] | no_license | Chung305/spring.obc-webserver | 4927405d18c293ceb4a248bdaf0f9f2e557e462c | 952f72d8f3f90bcd2c781c20661a71c7616358e5 | refs/heads/master | 2022-04-15T06:25:51.451681 | 2020-04-04T04:39:13 | 2020-04-04T04:39:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 161 | java | package com.github.curriculeon.controllers.workopportunity;
/**
* @author leonhunter
* @created 04/04/2020 - 12:35 AM
*/ // TODO
public class TestCreate {
}
| [
"[email protected]"
] | |
1ce12336811b734f7188cc00e2430709a9d08041 | e82c1473b49df5114f0332c14781d677f88f363f | /MED-CLOUD/med-core/src/main/java/nta/med/core/domain/phr/PhrBabySleep.java | 952d8c74ccdd3ae68232bd5d0845c9b38c9068b9 | [] | no_license | zhiji6/mih | fa1d2279388976c901dc90762bc0b5c30a2325fc | 2714d15853162a492db7ea8b953d5b863c3a8000 | refs/heads/master | 2023-08-16T18:35:19.836018 | 2017-12-28T09:33:19 | 2017-12-28T09:33:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,272 | java | package nta.med.core.domain.phr;
import java.math.BigDecimal;
import java.sql.Timestamp;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.NamedQuery;
import javax.pe... | [
"[email protected]"
] | |
031df6a9c8dad2797afaad23dc0d6ee2324d0b34 | fdd8ebcb6d5b490afbe617c92778dbe1ee7bb40a | /quarkus-workshop-super-heroes/super-heroes/load-super-heroes/src/main/java/io/quarkus/workshop/superheroes/load/HeroScenario.java | 0426e6097407bc0c9420a418430bb157e6879ee4 | [
"Apache-2.0"
] | permissive | FroMage/quarkus-workshops | 09c6069ebfa94d17803572ed7566eab7497aa53e | afd493103636d758121ccaa60ee132cdbc40d103 | refs/heads/master | 2020-08-07T23:12:16.848316 | 2019-10-08T09:36:29 | 2019-10-08T09:36:29 | 213,618,501 | 0 | 0 | Apache-2.0 | 2019-10-08T10:56:27 | 2019-10-08T10:56:26 | null | UTF-8 | Java | false | false | 3,328 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"[email protected]"
] | |
141ec8d05c067009839cf6665dce499f2b27ae4c | 0728b3aadf0b1091951de8f9755d587060ab10a0 | /generator2/src/main/java/org/apache/velocity/runtime/parser/node/ASTEscapedDirective.java | 6ebda8bf0e366bc280ef95092f2f7cfe6a16c0ec | [] | no_license | tymydlxhdj/codegenerator | 3bcd85216d815364b64c59f1fa970b08fa38fd5e | da3e262579e06a36bb4b255e8870f5da5f4d2151 | refs/heads/master | 2020-03-22T21:18:33.386895 | 2020-02-27T05:39:34 | 2020-02-27T05:39:34 | 140,675,904 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,806 | java | package org.apache.velocity.runtime.parser.node;
/*
* 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 Ap... | [
"[email protected]"
] | |
1001e0974cd44f3a868fbde6944570e3e928bd99 | 3ef55e152decb43bdd90e3de821ffea1a2ec8f75 | /large/module0687_generated/src/java/module0687_generated/a/Foo1.java | ace2e01ba585e32b8086fa3e4cb2de3251f1bad9 | [
"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,563 | java | package module0687_generated.a;
import java.util.zip.*;
import javax.annotation.processing.*;
import javax.lang.model.*;
/**
* Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut
* labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et just... | [
"[email protected]"
] | |
abf8ea02e8cc987c0c3a1a5dc76517e5053145ff | 2c5ea6b49e1123ab2f3e344ee50b266d61d28bee | /empapp/src/main/java/dyn/Main.java | 847c19ee9da9bd8d59b7cb173e76754a6d46a963 | [] | no_license | Training360/javase-20191118 | ad365b6cc895418917d2bad9a6524ba86a4f6f6a | 2666844fa699ba6e5be1f6cb2ddd6d24c484d6b9 | refs/heads/master | 2020-09-12T11:36:16.974634 | 2019-11-22T12:21:36 | 2019-11-22T12:21:36 | 222,411,278 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 752 | java | package dyn;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
public class Main {
public static void main(String[] args) {
Printable printable = (Printable) Proxy.newProxyInstance(Main.class.getClassLoader(),
new Class[]{Printabl... | [
"[email protected]"
] | |
ead448b3bfda48314a30ac184c20ef6d24302a2c | 1498b458360e5202e8c468f161e427c1ae8155b5 | /iwsn-server/src/main/java/de/uniluebeck/itm/tr/iwsn/overlay/connection/ServerConnectionOpenedEvent.java | 0cf522dd4ca4d226fdaa17bd6708018278d83b9c | [
"BSD-3-Clause"
] | permissive | smartsantander/testbed-runtime | a7edd4d2c15d1d3a57e1bec4f26b22ccdd32bcd9 | 7acb9f94a23b6a9d75c54fdcbc86c741fab034c4 | refs/heads/master | 2021-01-21T00:44:08.395635 | 2012-07-26T16:27:08 | 2012-07-26T16:27:08 | 1,613,473 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 358 | java | package de.uniluebeck.itm.tr.iwsn.overlay.connection;
public class ServerConnectionOpenedEvent {
private final ServerConnection serverConnection;
public ServerConnectionOpenedEvent(final ServerConnection serverConnection) {
this.serverConnection = serverConnection;
}
public ServerConnection getServerConnectio... | [
"[email protected]"
] | |
d7f6fc579af468cb7f56af01e6f4343d4d1d585e | 525888afee7102068ba12bea468cf52a1623fdd5 | /core/src/main/java/org/airwirej/protocols/channels/PaymentChannelCloseException.java | 32dc8972ea25c70ee0e582428313044171607a9f | [
"MIT",
"Apache-2.0"
] | permissive | OldArchive/airwirej | cb0578a277607f9d5bdcbf8d019a026e9aa66cea | 8bbd4791b8fb59271c6fb6c873289e899dc1307f | refs/heads/master | 2022-12-26T21:57:23.848041 | 2019-06-08T13:47:41 | 2019-06-08T13:47:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,440 | java | /*
* Copyright 2013 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | [
"[email protected]"
] | |
b964725fd88dc2d0a5e9e5ba397225715918241b | 9a064f03b5d437ffbacf74ac3018626fbd1b1b0b | /src/main/java/com/learn/java/leetcode/offer36/Main.java | 3cc4d2be4ba3ec758b4ce365ec83f58bd15f78d0 | [
"Apache-2.0"
] | permissive | philippzhang/leetcodeLearnJava | c2437785010b7bcf50d62eeab33853a744fa1e40 | ce39776b8278ce614f23f61faf28ca22bfa525e7 | refs/heads/master | 2022-12-21T21:43:46.677833 | 2021-07-12T08:13:37 | 2021-07-12T08:13:37 | 183,338,794 | 2 | 0 | Apache-2.0 | 2022-12-16T03:55:00 | 2019-04-25T02:12:20 | Java | UTF-8 | Java | false | false | 248 | java | package com.learn.java.leetcode.offer36;
import com.learn.java.leetcode.base.CallBack;
import com.learn.java.leetcode.base.Utilitys;
public class Main extends CallBack {
public static void main(String[] args) {
Utilitys.test(Main.class);
}
}
| [
"[email protected]"
] | |
ad50ec24ce1896f893278ab813912edffdb7d98d | 72f2f7223b56f20490fcbf8da05a3599a4718787 | /src/com/simplilearn/serialization/Items/Items.java | b975875d708074f793cec79f1d4dcf47d5aa764e | [] | no_license | wahidKhan74/phase1-workspace-12-07-2020 | 9b738b334b58c69c15baf70d4526e85ee423e45a | eada08039528a98357ee3a79087121a17312f052 | refs/heads/master | 2023-02-01T00:44:29.588032 | 2020-12-17T16:34:10 | 2020-12-17T16:34:10 | 319,385,445 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 202 | java | package com.simplilearn.serialization.Items;
public class Items {
// WAp for serialization and deserialization Of Items Object.
// Items details : id , name, description , createdDate, expireDate
}
| [
"[email protected]"
] | |
38b6b2dc90dd2f48146eda9d41b66a2003e47768 | 9fd6c10cffbf5a860724d976acaac374e675d356 | /ajaxwithspring/src/main/java/com/coderbd/autocomplete/LabelValueDTO.java | f8c48701fc1b396b59aa3f91549c5ed62486a61b | [] | no_license | springapidev/spring-boot | aa98c12b547409f7ab434a41999dc5e16910670c | af1ea7f5f9d7f967acefa904d6a11c459dc9ca0b | refs/heads/master | 2023-02-05T19:34:19.200294 | 2022-08-30T07:22:32 | 2022-08-30T07:22:32 | 95,995,027 | 2 | 1 | null | 2023-01-25T07:59:53 | 2017-07-02T00:57:53 | Java | UTF-8 | Java | false | false | 388 | java | package com.coderbd.autocomplete;
public class LabelValueDTO {
private String label;
private String value;
public String getLabel() {
return label;
}
public void setLabel(String label) {
this.label = label;
}
public String getValue() {
return value;
}
publi... | [
"[email protected]"
] | |
a8c48d6da36fe94c8973904cf3771bb108222367 | 73d3802bcf5f70b0220d9c76662af047ca124d15 | /gulimall-member/src/main/java/com/atguigu/gulimall/member/entity/MemberStatisticsInfoEntity.java | 54c2cd90635721a9ef188b753e025f9ce0fcbbfe | [] | no_license | zch2017lrf/small-mall | eaff87a4c4b79e338f8c92c7e17580eeeef958d9 | 93ead71da4d049e52a1dcbd1af610bd0e7051c72 | refs/heads/master | 2023-04-14T10:42:17.712155 | 2021-03-08T01:30:04 | 2021-03-08T01:30:04 | 305,930,919 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,465 | java | package com.atguigu.gulimall.member.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import java.math.BigDecimal;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
* 会员统计信息
*
* @author cosmoswong
* @email sunlightcs@gmail... | [
"[email protected]"
] | |
0dae94475435736725d2850f4cb19dd96bf98861 | d4e4f828a79b4877ffa9b76455770fb5c94f6883 | /fit/core-reference/src/test/java/org/apache/syncope/fit/core/OIDCClientITCase.java | 2fb16c76993e1aad1be719748820db1e450792bd | [
"Apache-2.0"
] | permissive | aalzehla/syncope | d8b74a35df013585fa9598bc39fcce75b79ec19f | 278216e8b102d6accb5343c08d882d6f175374fa | refs/heads/master | 2022-11-24T22:41:14.474597 | 2020-07-16T08:47:58 | 2020-07-16T08:47:58 | 280,235,265 | 1 | 0 | Apache-2.0 | 2020-07-16T19:01:46 | 2020-07-16T19:01:46 | null | UTF-8 | Java | false | false | 5,232 | 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 ... | [
"[email protected]"
] | |
e6e9518dccb408a3ac074ec98a9e7db901d77874 | a26575054e41cc73f9eb2603ba0008694a038126 | /tools/harness/org/apache/harmony/harness/jtests/ConfigurationExceptionTest.java | 5135ff69e49a861818d54fd429102c97af072988 | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | FLORG1/drlvm-vts-bundle | e269ede0e2c41b402315100d7bb830f6c3d8a097 | 61f0d5a91d2e703d95e669298a84fc18ae9f050d | refs/heads/master | 2021-01-17T20:34:24.999958 | 2015-04-23T18:54:38 | 2015-04-23T18:54:38 | 45,146,096 | 2 | 0 | null | 2015-10-28T22:39:44 | 2015-10-28T22:39:43 | null | UTF-8 | Java | false | false | 1,470 | java | /*
Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable
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... | [
"[email protected]"
] | |
ae61e3bac1d2047a4a8ef1fa6e55cba34a9b9558 | ca2edc37be2f36c132ce6bdc0c0d289a09f4c827 | /spring-mvc-form/src/main/java/com/datagen/source/impl/FDRandomDatetimeGenerator.java | e6a6cf461e5e408b8de6b8a786c418df3758a8c4 | [] | no_license | passionblue/springhiber | b90fc45d15ad1b94af37e4334ee31f615e3ee4fd | e84b14bb9da4c42fb7b3136bd88b64e2f93838ac | refs/heads/master | 2021-01-21T04:51:11.191739 | 2016-06-12T12:55:36 | 2016-06-12T12:55:36 | 54,757,310 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,320 | java | package com.datagen.source.impl;
import java.util.Date;
import org.apache.commons.lang3.RandomUtils;
import org.apache.commons.lang3.StringUtils;
import org.joda.time.DateTime;
import org.joda.time.format.DateTimeFormat;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.datagen.FData;
i... | [
"joshua@joshua-dell"
] | joshua@joshua-dell |
833650ad8c691b4861665cbf1a052b658112c7b4 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_23d3996047c09f8d689d968a664c8e49b0d05590/Any23PluginManager/2_23d3996047c09f8d689d968a664c8e49b0d05590_Any23PluginManager_t.java | 034157e107a3564055bb17ba26de8b6a635de5b4 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 6,947 | java | /*
* Copyright 2008-2010 Digital Enterprise Research Institute (DERI)
*
* 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
... | [
"[email protected]"
] | |
ccfe82ac6a5f6c04934b89d06e29eb819cdfed71 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/29/29_b09df7597dc0b30556c8377edb5974adc6e36db7/DeleteCommand/29_b09df7597dc0b30556c8377edb5974adc6e36db7_DeleteCommand_s.java | 12b998ec012b89ae0a98f64d5d987c3e721d84de | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 3,062 | java | /*
* ====================================================================
* Copyright (c) 2004 TMate Software Ltd. All rights reserved.
*
* This software is licensed as described in the file COPYING, which
* you should have received as part of this distribution. The terms
* are also available at http://t... | [
"[email protected]"
] | |
cab6e500313e8002a4cdde2fc654ab04a4fb856b | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Time/2/org/joda/time/field/DelegatedDateTimeField_getRangeDurationField_209.java | 04461e5a2b3a83349698c95cdebf505ec372eb19 | [] | 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 | 817 | java |
org joda time field
code deleg date time field delegateddatetimefield code deleg method call
date time field wrap
deleg date time field delegateddatetimefield thread safe immut subclass
author brian neill o'neil
decor date time field decorateddatetimefield
deleg date time field delegateddat... | [
"[email protected]"
] | |
f41039b78e80b0ac17ce0dbbdf76f7e5adad60d5 | c81b91ebfa9282b9dd34ca0a42ade62bea99718e | /src/main/java/v01/ch11/action/ActionTest.java | 576356ee9a6588e6e260924baae49dbc8e8e13f4 | [] | no_license | smith1984/corejava | 720717f079e4115b8b0c2ecb4810fc2b3968232a | c88b88d5634c4d5fd56e081fbe3ef5e87084bbff | refs/heads/master | 2020-03-20T21:08:39.848551 | 2018-06-28T13:03:29 | 2018-06-28T13:03:29 | 137,725,965 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 433 | java | package v01.ch11.action;
import java.awt.*;
import javax.swing.*;
/**
* @version 1.34 2015-06-12
* @author Cay Horstmann
*/
public class ActionTest
{
public static void main(String[] args)
{
EventQueue.invokeLater(() -> {
JFrame frame = new ActionFrame();
frame.setTitle("ActionTest");... | [
"[email protected]"
] | |
e3f03b02e640f8191caa5282ac196085b475fc50 | 9ed51c91154e25c5533a9e1ca09323aa0e286cd1 | /src/main/java/com/teamium/domain/prod/resources/Media.java | 6633ab98d75a39e1df8130af6dd25b646798c2c1 | [] | no_license | Arpitvarshney29/Teamium | 89274df6dce311557eaa8031914321bba0747f90 | 1f9e12d47e23f638f5d55a67c8f21093392bc630 | refs/heads/master | 2022-07-07T12:09:26.478632 | 2020-03-02T07:13:08 | 2020-03-02T07:13:08 | 244,298,607 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,811 | java | package com.teamium.domain.prod.resources;
import javax.persistence.AttributeOverride;
import javax.persistence.Column;
import javax.persistence.Embedded;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persist... | [
"[email protected]"
] | |
d6f6c1e884ef439ce304ba11151677724f5347ed | 75f088469fbc88f46276d113458f9372474a50d9 | /msyt-collector/msyt-collector-pojo/src/main/java/cc/msonion/carambola/collector/pojo/CollectorAttributeGroup.java | f7f89690ff163d342e8a62cbdbbf1812ad4f6691 | [] | no_license | un-knower/MsOnion-yt | 4d1055aeb314a95c856e5fd2749abb6f3a504c3d | 0264e966ea124bfac2e58da91190f76aa998e2c1 | refs/heads/master | 2020-03-17T21:20:54.023071 | 2017-08-12T07:17:16 | 2017-08-12T07:17:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,292 | java | package cc.msonion.carambola.collector.pojo;
import cc.msonion.carambola.parent.interfaces.pojo.base.MsOnionBasePojoAdapter;
import java.util.Date;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Size;
public class CollectorAttributeGroup implements MsOnionBasePojoAdapter {
/**
... | [
"[email protected]"
] | |
8977587afeb608826e7fc764d3f3f250e510767b | 03bcf39c35b6f0ada8701b85298db27b5c40b1d0 | /src/xt/java/com/blnz/xsl/expr/SplitFunction.java | 5da87fb99694bd2779ef1ccfab9e374323058200 | [
"MIT"
] | permissive | blnz/xt | 72ec72b0fb980d5fc24649ffa58fd1ca8eaa507c | 8db763a4c00ac180716098c878bd1717b408197c | refs/heads/master | 2021-01-17T13:49:27.000858 | 2016-08-01T15:34:27 | 2016-08-01T15:34:27 | 998,935 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,544 | java | //
package com.blnz.xsl.expr;
import com.blnz.xsl.om.*;
import java.util.regex.Pattern;
import java.util.regex.PatternSyntaxException;
import java.util.regex.Matcher;
import java.net.URL;
/**
* Represents the EXSL str:split function
* For more information consult exsl specification at:
* <A HREF="http://www.e... | [
"[email protected]"
] | |
281b9f529208769c15e7f9c8fa54e24311a57a61 | 5759a9935244669aa7c05a8847e5ab524e7b5c44 | /src/com/brainflow/application/actions/NearestInterpolationToggleCommand.java | 4d94e52f878c7403f903b78e3bcc0f685fa6589d | [] | no_license | devillvalle/brainflow | 6da65c6262c5f459cddf6fc076417ca6ce4f97a4 | 8264888f5fb9a37db6edd43fb45b9323f2cfc7f7 | refs/heads/master | 2021-01-10T12:01:02.128634 | 2009-02-07T19:39:13 | 2009-02-07T19:39:13 | 53,578,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,033 | java | package com.brainflow.application.actions;
import com.brainflow.core.ImageView;
import com.brainflow.display.InterpolationType;
import com.pietschy.command.toggle.ToggleVetoException;
/**
* BrainFlow Project
* User: Bradley Buchsbaum
* Date: Aug 12, 2007
* Time: 10:31:56 PM
*/
public class NearestInt... | [
"brad.buchsbaum@922ecd08-ad19-0410-8a94-01093a00bd73"
] | brad.buchsbaum@922ecd08-ad19-0410-8a94-01093a00bd73 |
4b18f47a6ad5a4af96a3add438872bbd0f8de4ca | 8ec78e6ae1b611fd6e7d795fb0234f8c282d593e | /cryptoservice/src/main/java/org/admnkz/crypto/requestspep/VerifyAttachmentWithReport.java | 9f99c9af9218f0d781d7ed592fbaa3dd5cbef19d | [] | no_license | vo0doO/microcredit | 96678f7afddd2899ea127281168202e36ee739c0 | 5d16e73674685d32196af33982d922ba0c9a8a59 | refs/heads/master | 2021-01-18T22:23:25.182233 | 2016-11-25T09:04:36 | 2016-11-25T09:04:36 | 87,050,783 | 0 | 2 | null | 2017-04-03T07:55:10 | 2017-04-03T07:55:10 | null | UTF-8 | Java | false | false | 1,936 | java |
package org.admnkz.crypto.requestspep;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for anonymous complex type.
*
* <p>The following schema fragment... | [
"[email protected]"
] | |
862c53a685efccb34c71bb446d711c9d2bb05c0b | 66d1d4642b2b7ae3213d2acc84c8cb13f6921877 | /src/main/java/examples/pool/dbutils/JdbcUtil.java | 44d4126702e32f84e2baaf9480f82c6ef251c16a | [
"Apache-2.0"
] | permissive | aliandpeach/thinking-java | a67ec0a3a3e53b67714124f3852d880376a433d6 | 8b855ae85ae7680fe063e74329d3d4126df8b21a | refs/heads/master | 2020-12-18T21:13:55.227510 | 2019-07-17T16:37:59 | 2019-07-17T16:37:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,220 | java | package examples.pool.dbutils;
import com.mchange.v2.c3p0.ComboPooledDataSource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.sql.DataSource;
import java.sql.Connection;
/**
* Created with IntelliJ IDEA.
* User: Administrator
* Date: 12-7-11
* Time: 上午10:20
* JdbcUtil
*/
public class J... | [
"[email protected]"
] | |
581fc2c809b51d0831e97321557cec3ef8782ec0 | 0cd0a325f38c339e9300ab5529628318c6ea3537 | /src/main/java/io/github/util/YamlUtil.java | 34c477092d5d643efbc2297e6b872fcc665617e3 | [
"MIT"
] | permissive | MaAnShanGuider/bootplus | 2667c030b96bda3ca757572687f8dfe15478fdb6 | 247d5f6c209be1a5cf10cd0fa18e1d8cc63cf55d | refs/heads/master | 2022-12-10T01:33:28.426129 | 2020-08-24T09:33:26 | 2020-08-24T09:33:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,291 | java | package io.github.util;
import io.github.util.spring.SpringReplaceCallBack;
import lombok.extern.slf4j.Slf4j;
import org.yaml.snakeyaml.Yaml;
import java.io.IOException;
import java.io.InputStream;
import java.util.HashMap;
import java.util.Map;
import java.util.Optional;
/**
* Yaml读取工具类(支持`${SpEL}`表达式)
*
* @auth... | [
"[email protected]"
] | |
614c77b42979bcc628d82ea34e3f635aa68ceb71 | a1e5068c3f4ce76405e83ec37c19729be8921361 | /ZTMIS/src/student/AbstractStudent.java | 1bc23d0d4f5178e75f8a37a1a736cd13dd3f4940 | [] | no_license | BGCX262/ztmis-svn-to-git | 55998e1b7e7eadda7e4d4bbda44b9dd519c9ddda | 03ef79c184a16cfb3b60b4d82ecc503d74863838 | refs/heads/master | 2016-08-03T17:51:14.609225 | 2015-08-23T06:53:49 | 2015-08-23T06:53:49 | 41,251,849 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,150 | java | package student;
/**
* AbstractStudent entity provides the base persistence definition of the
* Student entity. @author MyEclipse Persistence Tools
*/
public abstract class AbstractStudent implements java.io.Serializable {
// Fields
private Long studentId;
private String name;
private String pas... | [
"[email protected]"
] | |
105f67e68a4658d7606cdf6dd0c5a771a6fafeef | 3ae8c0eee763fffa271a79471874a1727ecf709a | /src/main/java/org/encog/app/analyst/AnalystFileFormat.java | e881c3397722334fd91a1c081964d54bb0f7bbe0 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | rahulchaudhary2244/encog-java-core | c468dcd934facd41261b2d194c7913ce4e18308c | fc7b3602666399cc3a614c1f85ae2b3c52552bf4 | refs/heads/master | 2022-12-27T06:27:22.135793 | 2020-10-01T05:18:32 | 2020-10-01T05:18:32 | 300,153,359 | 0 | 0 | NOASSERTION | 2020-10-01T05:15:56 | 2020-10-01T05:15:55 | null | UTF-8 | Java | false | false | 1,382 | java | /*
* Encog(tm) Core v3.4 - Java Version
* http://www.heatonresearch.com/encog/
* https://github.com/encog/encog-java-core
* Copyright 2008-2017 Heaton Research, 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... | [
"[email protected]"
] | |
74b3f0d6733e3acb4085a7351014157269d7cdcb | ccaba349b596d652e121f71d976765bfb00d221a | /core/metamodel/src/test/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectTypeDerivedFromClassNameFacetFactoryTest.java | b2d7a32bee60fbe5a856adc6ec42c0ee3969baaa | [
"Apache-2.0"
] | permissive | xxg2/isis | c8d88a6e2c61b5642b7adcf1379ec7f2b466b6b9 | 18731c3d16e5df2b87b79069ea55265f125266fb | refs/heads/master | 2021-01-18T10:38:03.289163 | 2013-03-15T18:30:04 | 2013-03-15T18:30:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,025 | 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")... | [
"[email protected]"
] | |
efc5d48136d5a5ef528950c824d9fa7f2e626592 | f4ca8ac58134e13070039fbb4022b6de544ebb2a | /Algorithm/LeetCode/_202_HappyNumber.java | 4c69ed59b854bd13197d7ff51ea0dc69f03136e1 | [] | no_license | Jihannn/Algorithm | cc86afaeb316fc3e8cd4338065bbbbfcb008e45d | 216fe0114858b0efab4aa9443ce7130e02e11aa2 | refs/heads/master | 2022-08-14T13:03:43.411037 | 2022-08-05T14:36:00 | 2022-08-05T14:36:00 | 193,438,998 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 615 | java | import java.util.HashSet;
/*
* @Author: Jihan
* @Date: 2022-08-02 23:57:18
* @Description: https://leetcode.cn/problems/happy-number/
*/
public class _202_HappyNumber {
public boolean isHappy(int n) {
HashSet<Integer> set = new HashSet<>();
int count = 0;
while (n != 1) {
wh... | [
"[email protected]"
] | |
80b15a262db2cdd8241fd7f1a4dc25bb44dab62a | d15803d5b16adab18b0aa43d7dca0531703bac4a | /com/whatsapp/w.java | ad9c76901654813b44c2b3d058c137c65c0e1eed | [] | no_license | kenuosec/Decompiled-Whatsapp | 375c249abdf90241be3352aea38eb32a9ca513ba | 652bec1376e6cd201d54262cc1d4e7637c6334ed | refs/heads/master | 2021-12-08T15:09:13.929944 | 2016-03-23T06:04:08 | 2016-03-23T06:04:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 305 | java | package com.whatsapp;
import android.view.View;
import android.view.View.OnClickListener;
class w implements OnClickListener {
final aqx a;
w(aqx com_whatsapp_aqx) {
this.a = com_whatsapp_aqx;
}
public void onClick(View view) {
Conversation.e(this.a.a, false);
}
}
| [
"[email protected]"
] | |
3635e5ddaf16de34b1817a29111bbf3f8e70af83 | 852ae668be85e1bbbfb213ac030cd2bd9b13eb6e | /PUB/PubTermAdmin/build/generated-sources/jax-ws/de/fhdo/terminologie/ws/searchPub/PagingType.java | be51da7321d2d069b87539e5421bfc934967fe08 | [] | no_license | TechnikumWienAcademy/Terminologieserver | e2a568ef04b8c378dfbe10b9add23d6253a708f9 | bdb719233891efcc3c6761557898799a6eafcedd | refs/heads/master | 2023-06-29T07:54:00.597735 | 2021-06-05T10:03:57 | 2021-06-05T10:03:57 | 176,249,973 | 0 | 0 | null | 2021-08-02T06:39:39 | 2019-03-18T09:44:26 | Java | ISO-8859-1 | Java | false | false | 3,286 | java |
package de.fhdo.terminologie.ws.searchPub;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java-Klasse für pagingType complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in diese... | [
"[email protected]"
] | |
faa9b407269ee1c00fb62a08556135e61e5b074e | 24fae99a278e8022b3944908a4db05b3d3148551 | /sources/com/google/ar/sceneform/rendering/-$$Lambda$LightProbe$IsI7PJJqonO6oEzXiCi7lY4HFBc.java | 3c06a5c7696d25cfd4a5a9ced41869921c4ae425 | [] | no_license | bigmanstan/FurniAR-college-Minor-project | 53cad4bc90d65aadcb76613ba386306672cfd011 | 3ceba7e1fcaf5e847e3a72dd92712c308d484189 | refs/heads/master | 2020-05-26T03:04:18.538119 | 2019-05-26T12:33:47 | 2019-05-26T12:33:47 | 188,084,904 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | package com.google.ar.sceneform.rendering;
/* compiled from: lambda */
public final /* synthetic */ class -$$Lambda$LightProbe$IsI7PJJqonO6oEzXiCi7lY4HFBc implements Runnable {
private final /* synthetic */ LightProbe f$0;
public /* synthetic */ -$$Lambda$LightProbe$IsI7PJJqonO6oEzXiCi7lY4HFBc(LightProbe ligh... | [
"[email protected]"
] | |
b445e1347bce35e72a5904d20c9a0b7de45fca68 | bbf68230f58d811b0dc1c5af410abbf480472603 | /role_game/src/main/java/ru/job4j/xml/actions/XMLDegradeParser.java | fdd03bcb2295b12e4c59eea34265dacf1ed32aa1 | [
"Apache-2.0"
] | permissive | zCRUSADERz/AlexanderYakovlev | 2de343bd16e2749fee0a61ae5a19e8ed2374cc4d | 9b098fb876b5a60d5e5fdc8274b3b47e994d88ba | refs/heads/master | 2022-09-14T05:36:48.554661 | 2019-06-12T11:05:21 | 2019-06-12T11:05:21 | 115,723,226 | 2 | 0 | Apache-2.0 | 2022-09-08T00:48:33 | 2017-12-29T13:07:29 | Java | UTF-8 | Java | false | false | 2,665 | java | package ru.job4j.xml.actions;
import org.w3c.dom.Node;
import ru.job4j.actions.HeroAction;
import ru.job4j.actions.actiontarget.RandomTargetForHero;
import ru.job4j.actions.GradeActionSimple;
import ru.job4j.observers.DegradeObserver;
import ru.job4j.observers.Observables;
import ru.job4j.xml.actions.utils.FindNodeByX... | [
"[email protected]"
] | |
ecc9e31cf35a97a6dfef7f9f7142ce4bc869f34a | 6cff23733e6dd7a546b570bad530ee44a518f732 | /sample/src/main/java/fake/package_6/Foo84.java | 712ab843d4e0d6b83f24a55e30e49368fd40447f | [
"Apache-2.0"
] | permissive | hacktons/dexing | 940248a0501255cc2939eecef63b57735f811b06 | e774aaa3a562514bb59634c932aa85a1578a5182 | refs/heads/master | 2020-09-05T05:12:52.749052 | 2020-04-07T07:08:42 | 2020-04-07T07:08:42 | 219,990,044 | 5 | 0 | Apache-2.0 | 2020-04-07T07:08:43 | 2019-11-06T12:19:38 | Java | UTF-8 | Java | false | false | 1,638 | java | package fake.package_6;
public class Foo84 {
public void foo0(){
new Foo83().foo49();
}
public void foo1(){
foo0();
}
public void foo2(){
foo1();
}
public void foo3(){
foo2();
}
public void foo4(){
foo3();
}
public void foo5(){
foo4();
}
public void foo6(){
foo5();
}
public void foo7(){
foo6();
}
public void foo8(){
fo... | [
"[email protected]"
] | |
a49df9ec232387c0aba518113ebae8fdddeb9fda | a76173ed4bf17a215c84113edfdefd4005f49b90 | /src/main/java/uk/gov/legislation/namespaces/metadata/BodyParagraphs.java | 1a120f67c8b295aea04f00b06781be4606a3f35a | [
"MIT"
] | permissive | AleksiAleksiev/java-legislation-gov-uk-library | 160f4de29174ab9417e6083eea20a8d1e4bdfb8b | 9cb3eaad6a3847060ea781c74b6260f025309cc4 | refs/heads/master | 2021-05-30T04:50:40.081714 | 2016-01-13T12:36:52 | 2016-01-13T12:36:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,630 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2015.08.07 at 06:17... | [
"[email protected]"
] | |
f9f9aeb5de6362de6df1a64d03e7cb8f51bd6363 | dcb0e6cffe8911990cc679938b0b63046b9078ad | /core/tests/org.fusesource.ide.camel.model.service.core.tests/src/test/java/org/fusesource/ide/camel/model/service/core/util/CamelFileTemplateCreatorTest.java | fa64cf3af4994f59bdde80c194e3cf2bbaaab76e | [] | no_license | MelissaFlinn/jbosstools-fuse | 6fe7ac5f83d05df05d8884a8576b9af4baac3cd6 | d960f4ed562da96a82128e0a9c04e122b9e9e8b0 | refs/heads/master | 2021-06-25T09:30:28.876445 | 2019-07-15T09:10:12 | 2019-07-29T08:12:28 | 112,379,325 | 0 | 0 | null | 2017-11-28T19:27:42 | 2017-11-28T19:27:42 | null | UTF-8 | Java | false | false | 2,087 | java | /*******************************************************************************
* Copyright (c) 2016 Red Hat, Inc.
* Distributed under license by Red Hat, Inc. All rights reserved.
* This program is made available under the terms of the
* Eclipse Public License v1.0 which accompanies this distribution,
* and... | [
"[email protected]"
] | |
1e379c4db403b001c53de710fcf221d5f206164f | 03c6d08a9d276b27084d01b337b04719b578da62 | /src/br/com/instamc/sponge/guard/region/EnumFlags.java | eef0973d7fc470001343e825fe71acab7762326d | [] | no_license | FeldmannJR/SpongeGuard | f7a679ac0031d227c62f411642f3095c5c31d64a | 315b6958aac69f4480affe96ec58a9c163885b3f | refs/heads/master | 2021-08-29T19:50:56.416988 | 2017-12-14T20:50:44 | 2017-12-14T20:50:44 | 110,629,229 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,348 | 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 br.com.instamc.sponge.guard.region;
/**
*
* @author Carlos
*/
public enum EnumFlags {
BUILD(true, "Se pode construir")... | [
"[email protected]"
] | |
e1957e0f60d834889a4fe3962a598b1eddf08e00 | e3c38acaa9105863d6181afa68c15ef61122bc56 | /src/activity/bw.java | bdf7b85c194663e24f29d58afa4cf787d9188b35 | [] | no_license | Neio/iMessageChatDecompile | 2d3349d848c25478e2bbbbaaf15006e9566b2f26 | f0b32c44a6e7ba6bb6952adf73fa8529b70db59c | refs/heads/master | 2021-01-18T06:52:36.066331 | 2013-09-24T17:29:28 | 2013-09-24T17:29:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 481 | java | package activity;
import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
final class bw
implements DialogInterface.OnClickListener
{
bw(ReadFromCellphoneActivity paramReadFromCellphoneActivity)
{
}
public final void onClick(DialogInterface paramDialogInterface, int ... | [
"[email protected]"
] | |
202c424221c38d1d1e0ccffa0a9ae381018b0ad2 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/9/9_436127005a8ab51a242111d51802e837f640c468/Responses/9_436127005a8ab51a242111d51802e837f640c468_Responses_t.java | fb949120ec534b4194aa953fde2d97241d865820 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 3,672 | java | package net.cheney.manhattan.application;
import static net.cheney.snax.model.ProcessingInstruction.XML_DECLARATION;
import java.nio.charset.Charset;
import net.cheney.cocktail.application.Application;
import net.cheney.cocktail.application.Environment;
import net.cheney.cocktail.message.Response;
import n... | [
"[email protected]"
] | |
6e32dfa0707be258c0dc09da04cc0d8f2fb12a9e | df904a1c02c0c9adee2b0adeac78b85eab68f073 | /biz.bi.vtcd/src/biz/bi/vtcd/dialogs/VTCDCombinationTabsComposite.java | bb35d14ed444b2accf37b807f5edfbf1599ad95a | [] | no_license | sergioemv/bin.rcp-plugin.casemakerVisual | 2882e327442fe994fcf18aab6536f88cabdbc82c | 19c4c23ff2be841e2c3f913bc01f39bd9273bf99 | refs/heads/master | 2023-04-01T12:29:41.859578 | 2021-04-07T23:59:58 | 2021-04-07T23:59:58 | 355,716,232 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,704 | java | /**
*
* This Software has been developed by Business Software Innovations .
* Copyright (c)2003 D�az und Hilterscheid Unternehmensberatung. All rights reserved.
*/
package biz.bi.vtcd.dialogs;
import java.util.Iterator;
import java.util.Vector;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.Selection... | [
"[email protected]"
] | |
327069308df98c81597b7093fd61073b71e20334 | de53d45c192963cf7ec61606c544db183bc82b34 | /provider/src/main/java/org/jetrs/provider/ext/delegate/NewCookieHeaderDelegate.java | eceb2fc51cb730808569b92146e4374076d901b6 | [
"MIT"
] | permissive | alzuma/jetrs | 0eab90dcd01e5343f413e808ed9e68b23e35eefb | 65ff18a75319608ad263f99c9f4c006df86699a3 | refs/heads/master | 2023-04-28T16:28:24.389848 | 2021-05-25T11:42:00 | 2021-05-25T11:42:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,291 | java | /* Copyright (c) 2019 JetRS
*
* 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 use, copy, modify, merge, publish, distrib... | [
"[email protected]"
] | |
8e838b55131ac51a7d7423bb280bfa987c5e8828 | 2b9aae15899a81930a6cae8c6907a9e3ef6e4c0c | /mall-api-full/mall-category-api/src/main/java/com/hjh/mall/category/bizapi/bizserver/navigation/BizNavigationService.java | 62ca3419460ce5a5c7e426dd493845c849755cef | [] | no_license | meiwulang/nosession | c0c8ba7f5b0f568a8d6c2330f53113c87dbbd990 | cbb5624282bb554644f2f4b31dad6c214bb98a8e | refs/heads/master | 2021-08-08T12:44:02.628872 | 2017-11-10T10:04:53 | 2017-11-10T10:04:53 | 93,580,211 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,342 | java | package com.hjh.mall.category.bizapi.bizserver.navigation;
import java.io.Serializable;
import java.util.Map;
import com.hjh.mall.category.bizapi.bizserver.navigation.vo.CreateNavigation;
import com.hjh.mall.category.bizapi.bizserver.navigation.vo.QueryFirstLevelNavigations;
import com.hjh.mall.category.bizapi... | [
"[email protected]"
] | |
240db01ca0aea173d4a71cff9b3290e7e6b04ce2 | 61e13884681f351814eb1646c18d502cdf1435b6 | /hops-gateway/src/main/java/com/yuecheng/hops/gateway/webservice/IDispatchControl.java | f6d8c79c7bfb9646c293451682ab9920c941515b | [] | no_license | jy02718805/HOPS | d8b2b89db79b2c9d4e4560571c6ad29ffc25049c | e7e834221ea4aec1620ce9716dae2eac4e875430 | refs/heads/master | 2021-01-10T09:35:27.930434 | 2016-01-20T08:18:07 | 2016-01-20T08:18:07 | 49,999,762 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | /**
* IDispatchControl.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package com.yuecheng.hops.gateway.webservice;
public interface IDispatchControl extends javax.xml.rpc.Service {
public java.lang.String getIDispatchControlHttpPort... | [
"[email protected]"
] | |
8133b95e9e0fd3cadca926b3d1cfcb53654e44f4 | c621994fef3188596990a68fbe218aaa92211b67 | /src/main/java/io/github/cepr0/demo/impl/model/Child.java | f68f42f59fae25560cdd2c87a91b6d2ebf7e832b | [] | no_license | Cepr0/sb-hazelcast-hibernate-l2c-demo | e3ad6f4ccbf0257780c07eb399c2d6d1f37dc26a | b2233df2872d5b277ff617abf9bb2056bb23eae0 | refs/heads/master | 2020-04-16T00:25:04.435873 | 2019-01-10T21:56:48 | 2019-01-10T21:56:48 | 165,136,961 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,207 | java | package io.github.cepr0.demo.impl.model;
import io.github.cepr0.demo.base.BaseEntity;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import org.hibernate.annotations.BatchSize;
import org.hibernate.annotations.Cache;
import org.hibernate.annotations.Dynami... | [
"[email protected]"
] | |
3e7f237506f18f102874fc1625182d4a9705005b | dd1120f0516b1ac0a44a94994db2445520c5d866 | /src/dk/brics/tajs/analysis/dom/event/Event.java | 2f00a58fada793e7de316814949b659883b5aa1a | [
"Apache-2.0"
] | permissive | xWIDL/TAJS | 0cb05bc3db303970591ee8d35875d09550aa60cc | 638d4bf7e4a604a3741e5502f771d5b71d6adec8 | refs/heads/master | 2021-01-15T11:23:33.815717 | 2016-10-24T14:15:36 | 2016-10-24T14:18:15 | 65,151,559 | 0 | 0 | null | 2016-08-07T19:58:58 | 2016-08-07T19:58:57 | null | UTF-8 | Java | false | false | 6,001 | java | /*
* Copyright 2009-2016 Aarhus University
*
* 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 applicab... | [
"[email protected]"
] | |
4941dd0ca82966e8f16b376d671ad1e32821ffeb | 21202814c08034603e0c176bb0f99b3781526a77 | /src/main/java/org/javaswift/joss/command/shared/factory/AuthenticationCommandFactory.java | 292e781117853f36214970b422b6d276822f3b2f | [
"Apache-2.0"
] | permissive | philborlin/joss | f4bd8bebd628d99822815a98804da190cfb9626a | 739872798f27360418f10637a0acfc2cb635e64e | refs/heads/master | 2021-01-15T09:36:56.241861 | 2014-03-07T22:00:41 | 2014-03-07T22:00:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 594 | java | package org.javaswift.joss.command.shared.factory;
import org.apache.http.client.HttpClient;
import org.javaswift.joss.client.factory.AuthenticationMethod;
import org.javaswift.joss.command.shared.identity.AuthenticationCommand;
public interface AuthenticationCommandFactory {
AuthenticationCommand createAuthenti... | [
"[email protected]"
] | |
3db90b63530b50f8af705ac375ebd02d94d5a566 | 225011bbc304c541f0170ef5b7ba09b967885e95 | /org/telegram/messenger/SendMessagesHelper$15.java | 0f72c8abd54be645cdd2e1dd636b6429953aea64 | [] | 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 | 2,326 | java | package org.telegram.messenger;
import java.io.File;
import java.util.ArrayList;
import java.util.HashMap;
import org.telegram.tgnet.TLRPC$TL_document;
class SendMessagesHelper$15 implements Runnable {
final /* synthetic */ long val$dialog_id;
final /* synthetic */ ArrayList val$messageObjects;
final /* s... | [
"[email protected]"
] | |
1e2be69af804600fd2f0323cb505a9d0662c3323 | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/plugin/facedetect/ui/FaceDetectPrepareUI$16.java | 18e0b53ccc2cb076d42a658d6fbba243b36ecbdb | [] | no_license | 0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580028 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | UTF-8 | Java | false | false | 756 | java | package com.tencent.mm.plugin.facedetect.ui;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.plugin.facedetect.model.p;
import com.tencent.mm.sdk.platformtools.al;
final class FaceDetectPrepareUI$16
implements Runnable
{
FaceDetectPrepareUI$16(FaceDetectPrepareUI paramFaceDetect... | [
"[email protected]"
] | |
8ae37e992ffc6ba5cf31cb9ff6446c7b2156f91f | a72ceac277f25e9f61f6d84533f1d1ce55373c1b | /NemoJava-2.0/src/test/java/TestScript/B2B/NA18480Test.java | 7317da1d676891a155f12ae2768e1189f0221cdb | [
"MIT"
] | permissive | chenleizhaoEdinboro/chenleizhaoedinboro.github.io | 3f116527186c6edee74436870664506d041e0098 | ce33a8ad58c31f4ba70ac566c1a8b8b7acb8e025 | refs/heads/master | 2020-03-29T02:17:48.206724 | 2018-09-20T07:50:06 | 2018-09-20T07:50:06 | 149,428,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,318 | java | package TestScript.B2B;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import org.testng.Assert;
import org.testng.ITestContext;
import org.testng.annotations.Test;
import Com... | [
"[email protected]"
] | |
9f2e6e035d973bcc8e44975c504c192199c73274 | b8ebab3b577719283100f7d85051666c9696da9c | /code/MyApplication/app/src/main/java/com/ckt/testauxiliarytool/contentfill/FillToolActivity.java | 994ec66b4898b50b081cc3cdef5c5657c9630312 | [] | no_license | KitChenZhou/NoteStudy | bc73c99f0e214bceb773f1174ab2c7bb0df4f650 | 8b0f106d4e5dfc2fb099a70a55f25a0e859ce947 | refs/heads/master | 2020-03-26T07:51:38.499300 | 2018-08-15T00:56:30 | 2018-08-15T00:56:30 | 144,674,799 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,855 | java | package com.ckt.testauxiliarytool.contentfill;
import android.content.DialogInterface;
import android.os.Handler;
import android.os.Message;
import android.support.v4.app.Fragment;
import android.support.v7.app.AlertDialog;
import android.util.Log;
import android.widget.Toast;
import com.ckt.testauxiliaryto... | [
"[email protected]"
] | |
71544c620ddac98d0b5ecdef3f8d320400be4262 | efaa59aacd6d6bbe25149d9e411944079fb1897b | /src/main/java/idv/heimlich/Interceptor/common/exception/TxBusinessException.java | b58cb855c0a0cac74cbb4789a02a196a7b76f7f9 | [] | no_license | HeimlichLin/Interceptor | f522022490177c33412f8be890b38d4425c2c772 | 98091018d12fc7cddb19a2a0682b0efe91a93960 | refs/heads/main | 2023-08-15T13:07:04.920524 | 2021-10-04T08:06:51 | 2021-10-04T08:06:51 | 413,329,243 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 360 | java | package idv.heimlich.Interceptor.common.exception;
public class TxBusinessException extends RuntimeException {
/**
*
*/
private static final long serialVersionUID = 1L;
public TxBusinessException(final String message, final Throwable cause) {
super(message, cause);
}
public TxBusinessException(final Str... | [
"[email protected]"
] | |
4dff42f6c33a9cbdad6c1f49980c3f8d6f51fda1 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_48002.java | 4639eb828f607d144302d92a1024d3ac7ec0444b | [] | 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 | 275 | java | public void onDeleteHabits(){
List<Habit> selected=adapter.getSelected();
screen.showDeleteConfirmationScreen(() -> {
adapter.performRemove(selected);
commandRunner.execute(new DeleteHabitsCommand(habitList,selected),null);
adapter.clearSelection();
}
);
}
| [
"[email protected]"
] | |
1375a678150958aaafea5ee981d004f466ab2ebb | bf2a6af7fd7569ab3b77c021daff803bf1dfee50 | /src/main/java/com/contest/pojo/ProblemPojo.java | f4d3ffc57dec6ad99dcd9e55543ea2ed8ef0f149 | [] | no_license | juno1985/program-contest | cafde07648e2cb8e8af3f8cd6939f6300613c1e1 | 1b6ca9d8457789b28257be9535f076abca2daac5 | refs/heads/master | 2020-04-26T09:14:27.874386 | 2019-07-05T07:30:20 | 2019-07-05T07:30:20 | 173,448,910 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,844 | java | package com.contest.pojo;
import javax.validation.constraints.NotEmpty;
public class ProblemPojo {
private Integer id;
@NotEmpty(message="标题不能为空")
private String title;
private Integer status;
private String description;
private String input;
private String output;
private String explanation;
private String... | [
"[email protected]"
] | |
3f4c667e33a3f179aeb89cb3abb1c5df37c948e2 | c75e6df08eb4065ab80fcc1dcc1cb38ac1256f72 | /web/plugins/com.seekon.bicp.portal/src/main/java/org/jasig/portal/layout/dlm/providers/ProfileEvaluator_.java | 86616fe101ed28b5916086bf295a7cdbfdbd2213 | [] | no_license | jerome-nexedi/nextbi | 7b219c1ec64b21bebf4ccf77c730e15a8ad1c6de | 0179b30bf6a86ae6a070434a3161d7935f166b42 | refs/heads/master | 2021-01-10T09:06:15.838199 | 2012-11-14T11:59:53 | 2012-11-14T11:59:53 | 36,644,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 499 | java | package org.jasig.portal.layout.dlm.providers;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value = "org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
@StaticMetamodel(ProfileEvaluator.class)
publi... | [
"[email protected]"
] | |
73732c4e745cf6033e16e4fe246635346565f55e | 69f0ee56824272a9a3e19d8afeb50f6656cc213a | /mPOS/src/main/java/com/synature/mpos/EPSONPrinter.java | e36374dbc3301bdd7b5d90027b55b021b98c3f66 | [] | no_license | Synature-Jitthapong/mPOS-Gradle | 7a63790b6b93da7339740eff372fb225b9fa2f47 | c25aa41520aac39168a3918567d07dd333e42eb0 | refs/heads/master | 2021-01-18T14:58:17.314673 | 2014-07-08T11:45:08 | 2014-07-08T11:45:08 | 21,610,164 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,068 | java | package com.synature.mpos;
import android.content.Context;
import com.epson.eposprint.BatteryStatusChangeEventListener;
import com.epson.eposprint.Builder;
import com.epson.eposprint.EposException;
import com.epson.eposprint.Print;
import com.epson.eposprint.StatusChangeEventListener;
public abstract class EPSONPrin... | [
"[email protected]"
] | |
2ca42640f1796a72d763eefdd009d06abac81a52 | f766baf255197dd4c1561ae6858a67ad23dcda68 | /app/src/main/java/com/tencent/smtt/sdk/bp.java | 244e6d9b6d63cd91a36ffbdc5c294710cb8ec91a | [] | no_license | jianghan200/wxsrc6.6.7 | d83f3fbbb77235c7f2c8bc945fa3f09d9bac3849 | eb6c56587cfca596f8c7095b0854cbbc78254178 | refs/heads/master | 2020-03-19T23:40:49.532494 | 2018-06-12T06:00:50 | 2018-06-12T06:00:50 | 137,015,278 | 4 | 2 | null | null | null | null | UTF-8 | Java | false | false | 666 | java | package com.tencent.smtt.sdk;
import android.webkit.WebView.FindListener;
import com.tencent.smtt.export.external.interfaces.IX5WebViewBase.FindListener;
class bp
implements WebView.FindListener
{
bp(WebView paramWebView, IX5WebViewBase.FindListener paramFindListener) {}
public void onFindResultReceived(int ... | [
"[email protected]"
] | |
0bb6310c7c1706f4c116b9e5b48cd2f4d0bf6e1f | 89b5354fd65dce7250d55491c6a70c525a733d40 | /src/test/java/com/bart/bartserv/security/DomainUserDetailsServiceIntTest.java | 206dc0ecee2ee763a83d85daab1608e02ad32942 | [] | no_license | BulkSecurityGeneratorProject/bart | 29dd7b77a0ef82d53db647c8232d6e1542ac8238 | 16795fd3884e6c7fb9c5b08fa472e6e49ed4dc8a | refs/heads/master | 2022-12-16T23:49:47.976813 | 2018-12-23T10:37:29 | 2018-12-23T10:37:29 | 296,582,830 | 0 | 0 | null | 2020-09-18T09:58:51 | 2020-09-18T09:58:50 | null | UTF-8 | Java | false | false | 4,594 | java | package com.bart.bartserv.security;
import com.bart.bartserv.BartservApp;
import com.bart.bartserv.domain.User;
import com.bart.bartserv.repository.UserRepository;
import org.apache.commons.lang3.RandomStringUtils;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframe... | [
"[email protected]"
] | |
45dc3c635a2c24130bf1d4e51a20699274a9d9e9 | fba8af31d5d36d8a6cf0c341faed98b6cd5ec0cb | /src/main/java/com/alipay/api/domain/AlipayOpenMiniVersionGrayOnlineModel.java | 4fb745613437315700602a985ad47827aebccb33 | [
"Apache-2.0"
] | permissive | planesweep/alipay-sdk-java-all | b60ea1437e3377582bd08c61f942018891ce7762 | 637edbcc5ed137c2b55064521f24b675c3080e37 | refs/heads/master | 2020-12-12T09:23:19.133661 | 2020-01-09T11:04:31 | 2020-01-09T11:04:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,402 | 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-10-31 18:07:14
*/
public class AlipayOpenMiniVersionGrayOnlineModel extends AlipayObject {
private static final long serialVe... | [
"[email protected]"
] | |
64702600b6d8a04d4f058402c12ce1e7a96aceb6 | 4e6745b1b7f5802da0f4157d1dbe647b8fd88d33 | /framework/framework-persistence/src/main/java/org/daisy/pipeline/persistence/impl/messaging/PersistenceMessagePK.java | f2777a1b03624894e4fbc7b516d7df7248ddaf1b | [] | no_license | daisy/pipeline | d2bf3e76df47ab74241274bd83425d8c68949f11 | 3946dbede7088e3d3e2cb523d2cb902b20226839 | refs/heads/master | 2023-08-31T06:57:53.647550 | 2023-06-20T16:20:30 | 2023-07-19T15:59:47 | 18,717,712 | 18 | 21 | null | 2023-07-20T10:23:51 | 2014-04-13T00:04:25 | HTML | UTF-8 | Java | false | false | 250 | java | package org.daisy.pipeline.persistence.impl.messaging;
public class PersistenceMessagePK {
int sequence;
String jobId;
public PersistenceMessagePK(int sequence, String jobId) {
super();
this.sequence = sequence;
this.jobId = jobId;
}
}
| [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.