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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
55b7cc59bb7bda34252ee11eb5fa5ccacb87b764 | 805b2a791ec842e5afdd33bb47ac677b67741f78 | /Mage.Sets/src/mage/sets/tempest/ChargingRhino.java | a8a597da627d95ce92fce0518aa9aab1da0dadf3 | [] | 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,793 | 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, th... | [
"[email protected]"
] | |
392509a45d65ed6ca1f6f557c6fc94acedf0463d | c3d086357565983997d3d4c1c6890266e5607c97 | /data/ganttproject/ganttproject-1.10/net/sourceforge/ganttproject/GanttCalendar.java | 133927a271c9dcc3f2cd083381ca9556c1e51232 | [
"MIT"
] | permissive | hrahmadi71/MultiRefactor | 39ab0f4900f27e2b021e48af590f767495f01077 | 99a15c96d045aa0b798d3d364ecb49153361a5a9 | refs/heads/master | 2022-11-25T14:27:37.678256 | 2020-07-27T02:58:13 | 2020-07-27T02:58:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,102 | java | /***************************************************************************
GanttCalendar.java - description
-------------------
begin : dec 2002
copyright : (C) 2002 by Thomas Alexandre
email : alexthomas(at... | [
"[email protected]"
] | |
4faa394edf503380802240c80058a5e865d0ac38 | 49d4bd08f8dbeca63a5df0c0017da53a9416655b | /metrics4j/src/test/java/org/kairosdb/metrics4j/collectors/LongGaugeTest.java | fe3a9022195db23c69805fd9fd7c9d6c00a757b0 | [
"Apache-2.0"
] | permissive | kairosdb/metrics4j | 4f169a853cc6164f6ba96cf114bc0c0e5d9aca32 | 5e60680c2c08a0b065db3e2af8a5d2cfd9cfbc87 | refs/heads/master | 2023-06-22T22:56:08.093115 | 2022-12-27T21:40:49 | 2022-12-27T21:40:49 | 151,353,422 | 5 | 2 | Apache-2.0 | 2023-09-01T18:10:08 | 2018-10-03T02:56:34 | Java | UTF-8 | Java | false | false | 1,324 | java | package org.kairosdb.metrics4j.collectors;
import org.junit.jupiter.api.Test;
import org.kairosdb.metrics4j.collectors.impl.LongGauge;
import org.kairosdb.metrics4j.reporting.LongValue;
import org.kairosdb.metrics4j.reporting.MetricReporter;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.ti... | [
"[email protected]"
] | |
a2e5ac899ce4615dfda943ab5eee89f51ba19df7 | 0f7817e268c6b03f8db596ae63f749f3a396cfc1 | /src/main/java/com/thoughtworks/star/entity/Privilege.java | 70f49452206613e23c1f58673834140d670db964 | [] | no_license | dhlpj/learn_springboot | 2dac8e80aefbd122f524d976fc5575231b207275 | 17c702ffd73973023ea6fb1ef756bc3697c4c9a9 | refs/heads/master | 2020-08-27T06:27:20.643824 | 2019-10-30T09:34:41 | 2019-10-30T09:34:41 | 217,269,766 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 953 | java | package com.thoughtworks.star.entity;
import lombok.*;
import javax.persistence.*;
import java.io.Serializable;
@Setter
@Getter
@Entity
@Builder
@NoArgsConstructor
@AllArgsConstructor
@ToString
@Table(name = "t_privilege")
public class Privilege implements Serializable {
public enum Symbol {
RETRIEVE_US... | [
"[email protected]"
] | |
12c851cec259c8d71b4421f7be7c8c13ffbfc25c | 034dd8550e48d4b7dfd26fae7bbbfe25a23706d0 | /subprojects/autokomercKarting/src/main/MainGameLoop.java | ebd90f20491383bfa2f23257cbe81aec161f4e11 | [] | no_license | dtrajko/lwjgl_game | 3182a970fc542dc1fb1e606f7c72349d8934e354 | 91e7e01930f411af3ddc545ce742c6eebf2f5d95 | refs/heads/master | 2021-05-12T03:02:43.863050 | 2020-05-01T23:36:35 | 2020-05-01T23:36:35 | 117,606,702 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,595 | java | package main;
import java.util.ArrayList;
import java.util.List;
import org.lwjgl.opengl.Display;
import org.lwjgl.opengl.GL11;
import org.lwjgl.opengl.GL30;
import org.lwjgl.util.vector.Vector3f;
import org.lwjgl.util.vector.Vector4f;
import entities.Camera;
import entities.Entity;
import entities.Light;
import ent... | [
"[email protected]"
] | |
7c4ccb6fc288d710e55affc20aeb09ae07f21a18 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /api-vs-impl-small/app/src/main/java/org/gradle/testapp/performancenull_47/Productionnull_4659.java | 319c9996e10b632549a078de2dfd1dcc7d2d7fc1 | [] | 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 | 588 | java | package org.gradle.testapp.performancenull_47;
public class Productionnull_4659 {
private final String property;
public Productionnull_4659(String param) {
this.property = param;
}
public String getProperty() {
return property;
}
private String prop0;
public String getPr... | [
"[email protected]"
] | |
1fadb1ba66ad7254e89e6ebbe88ee4aeb39fb9ec | 5112b1d7720a6b72aaa6763f2d3616f6abb37236 | /common-component/v2.3.2/src/main/java/egovframework/com/sym/ccm/adc/service/AdministCodeVO.java | 95484d19e0c5e8a6a4c12ea9b8c055ef7b1512cd | [] | no_license | dasomel/egovframework | 1c5435f7b5ce6834379ec7f66cc546db18862b0b | a2fcdbf0a0a98e5a2ab8a3193f33cab9f1cd26e7 | refs/heads/master | 2021-06-03T10:44:26.848513 | 2020-11-03T07:27:05 | 2020-11-03T07:27:05 | 24,672,345 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 4,026 | java | package egovframework.com.sym.ccm.adc.service;
import java.io.Serializable;
/**
*
* 행정코드 VO 클래스
* @author 공통서비스 개발팀 이중호
* @since 2009.04.01
* @version 1.0
* @see
*
* <pre>
* << 개정이력(Modification Information) >>
*
* 수정일 수정자 수정내용
* ------- -------- ---------------... | [
"[email protected]"
] | |
559e6a6edfa0a9f8fd0893e7fe1542c9f7242534 | 36039da7fa435199ec205c8f72e30f0d383068bc | /iptv_minipad/src/com/pro/pojo/Result.java | 38dad0030c6cd524dd314ec80b4d18c9cb57904a | [] | no_license | yfm049/yfmcode | e01cb931fa2c76c83ae8482dae919a61e43b7eee | 12876498ceef55f8b6020ceaabda0b076db4eaf1 | refs/heads/master | 2021-01-22T17:57:43.452319 | 2015-08-20T13:48:26 | 2015-08-20T13:48:26 | 33,175,141 | 5 | 13 | null | null | null | null | UTF-8 | Java | false | false | 380 | java | package com.pro.pojo;
import com.thoughtworks.xstream.annotations.XStreamAlias;
import com.thoughtworks.xstream.annotations.XStreamAsAttribute;
@XStreamAlias("result")
public class Result{
@XStreamAsAttribute
public String ret;
@XStreamAsAttribute
public String reason;
@XStreamAsAttribute
public String op_clock_... | [
"[email protected]"
] | |
e86d4bad31996012d5e036922fce5a35be97f4ea | 52fbe7a7ed03593c05356c469bdb858c68d391d0 | /src/test/java/org/demo/test/InvoiceTransRelationEntityFactoryForTest.java | b49b2e3411c2dedc9f0dd537b4c3343daf1a9f6e | [] | no_license | altansenel/maven-project | 4d165cb10da24159f58d083f4d5e4442ab3265b2 | 0f2e392553e5fb031235c9df776a4a01b077c349 | refs/heads/master | 2016-08-12T05:51:51.359531 | 2016-02-25T07:26:28 | 2016-02-25T07:26:28 | 52,504,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 476 | java | package org.demo.test;
import org.demo.bean.jpa.InvoiceTransRelationEntity;
public class InvoiceTransRelationEntityFactoryForTest {
private MockValues mockValues = new MockValues();
public InvoiceTransRelationEntity newInvoiceTransRelationEntity() {
Integer id = mockValues.nextInteger();
InvoiceTransRelati... | [
"[email protected]"
] | |
887c731bd7d86815499d1bef4378a53be6e5ad8d | 95c49f466673952b465e19a5ee3ae6eff76bee00 | /src/main/java/com/zhihu/android/api/model/EBookListParcelablePlease.java | 1119374143681800f414b923a521ef316b04052d | [] | no_license | Phantoms007/zhihuAPK | 58889c399ae56b16a9160a5f48b807e02c87797e | dcdbd103436a187f9c8b4be8f71bdf7813b6d201 | refs/heads/main | 2023-01-24T01:34:18.716323 | 2020-11-25T17:14:55 | 2020-11-25T17:14:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 475 | java | package com.zhihu.android.api.model;
import android.os.Parcel;
class EBookListParcelablePlease {
EBookListParcelablePlease() {
}
static void writeToParcel(EBookList eBookList, Parcel parcel, int i) {
parcel.writeString(eBookList.name);
parcel.writeInt(eBookList.count);
}
static v... | [
"[email protected]"
] | |
a16f921f0957a06b95c41c233f78c03498b495c1 | e7c533864a230055846950cfa06bf2661ebe9a6e | /app/src/main/java/com/example/lenovo/hd_beijing_meseum/utils/AppUtil.java | 35528591fd5998dbb78ed4bb483281938b0bfa23 | [] | no_license | lliqiang/HD_BJGJZBWG | a1445fbfd28e4e91957ccd71727fc53606b57fb7 | 271a6a9901973bb38d2c824183694cff187b027d | refs/heads/master | 2020-06-17T12:51:16.747363 | 2017-06-13T01:35:35 | 2017-06-13T01:35:35 | 94,156,395 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,571 | java | package com.example.lenovo.hd_beijing_meseum.utils;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.content.pm.ResolveInfo;
import android.net.Uri;
import java.util.List... | [
"[email protected]"
] | |
aa52541dd5f88a5fa3386bd81de8b5c77951649e | b58bc2afe95484bf0623e5b4da99509fc1b0c346 | /Src-ActionBar-Search/java/activity/ExampleActivity.java | 63f65cc8a3bd05c8c873f956b120a3518e012433 | [
"Apache-2.0"
] | permissive | fnastyCalvin/Android-Templates-And-Utilities | 0660c358e3cacb83227c18ffada2356cc3991e78 | c3a741a13dcaea49d34c31c0b51ecfc2e1fb43c8 | refs/heads/master | 2020-05-20T12:59:13.143992 | 2015-03-22T00:01:18 | 2015-03-22T00:01:18 | 33,596,794 | 1 | 0 | null | 2015-04-08T09:15:01 | 2015-04-08T09:15:01 | null | UTF-8 | Java | false | false | 4,266 | java | package com.example.activity;
import android.app.SearchManager;
import android.database.Cursor;
import android.database.MatrixCursor;
import android.os.Bundle;
import android.provider.BaseColumns;
import android.support.v4.view.MenuItemCompat;
import android.support.v7.app.ActionBarActivity;
import android.support.v7.... | [
"[email protected]"
] | |
dd2cc1611f9c5481ed407e57fe76252031c6a9d0 | 073c693a67aa7253e651d333663073ff99d26517 | /src/main/java/no/stelar7/api/r4j/pojo/lol/replay/ReplayPlaybackInfo.java | a6c71ebcda15903559d869848a20f4dcabbd7747 | [
"Apache-2.0"
] | permissive | owen1317/R4J | 4dfc610f7232bd66358635399251bc197d86cc3f | 03938b5c029af3fda3f8b813b86a9024122ebfe7 | refs/heads/master | 2022-10-16T07:56:12.342832 | 2020-06-14T00:36:14 | 2020-06-14T00:36:14 | 273,186,986 | 1 | 0 | Apache-2.0 | 2020-06-18T08:44:58 | 2020-06-18T08:44:57 | null | UTF-8 | Java | false | false | 1,887 | java | package no.stelar7.api.r4j.pojo.lol.replay;
import java.util.Objects;
public class ReplayPlaybackInfo
{
/**
* Total length of the replay in seconds
*/
float length;
/**
* True if the replay is paused
*/
boolean paused;
/**
* True if the replay is fast forwarding or rewin... | [
"[email protected]"
] | |
72024d012ed432116ca1507e4555c0d9baed23a0 | ddce6aa9aa6ac13312376ec08e6b0453d3412e57 | /alternativmud-server/src/main/java/net/alternativmud/lib/util/StringWriter.java | 32ae14ecb006a2f74912fc4d709192a775aaab37 | [
"MIT"
] | permissive | Jblew/alternativ-mud | d5cc1a587d462eeb3d01b809e80fd4205ff5083a | 7845d89b3c92aa3d41704dde628c391bfe1cb264 | refs/heads/master | 2021-01-01T17:05:05.206726 | 2019-06-23T11:24:10 | 2019-06-23T11:24:10 | 15,583,256 | 2 | 1 | MIT | 2020-10-23T22:06:26 | 2014-01-02T12:37:40 | Java | UTF-8 | Java | false | false | 334 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package net.alternativmud.lib.util;
import java.io.IOException;
/**
*
* @author jblew
*/
public interface StringWriter {
public void print(String s) throws IOException;
public void println(String s) throws I... | [
"[email protected]"
] | |
aa0b0bd4bcbd815deb6d206e7820e7ac3bab1634 | 40f81f3e9171575214c5f7fd71536af3596480c9 | /src/main/java/cn/com/lingnan/mapper/CombinebillMapper.java | a0795de7e6e3253314d867a959b44996c6b2b9fa | [
"Apache-2.0"
] | permissive | chenxianda-3/wuliu | c7f8ffa1efbe2f81956fbbb9d2037211605141d4 | 0571ad2faa100a167e6f1ceeee8e7827ba440308 | refs/heads/master | 2022-12-22T21:52:50.587795 | 2020-07-09T00:03:16 | 2020-07-09T00:03:16 | 195,647,244 | 2 | 0 | Apache-2.0 | 2022-12-16T07:14:20 | 2019-07-07T12:15:23 | Java | UTF-8 | Java | false | false | 904 | java | package cn.com.lingnan.mapper;
import cn.com.lingnan.pojo.Combinebill;
import cn.com.lingnan.pojo.CombinebillExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface CombinebillMapper {
int countByExample(CombinebillExample example);
int deleteByExample(CombinebillExample ... | [
"l"
] | l |
b70c738886b76c2b97f7c4d1e9ee56c318afee95 | 8b13547d2cd4be8d5cfeb7d4ce83eaa84df887ea | /src/main/java/com/aplos/ecommerce/backingpage/shipping/FreeShippingServiceEditPage.java | 8e4d455beeb5447cb93b4e647db7b7091e78be8b | [] | no_license | aplossystems/aplos-ecommerce | 0b7b20cf6b19ccbb5750e3650bb07dc7a9ef0fe1 | ad7ceceeb96a934d02823817b8fe6c84b0e1bac2 | refs/heads/master | 2016-09-05T17:08:21.290910 | 2015-08-17T09:35:14 | 2015-08-17T09:35:14 | 40,127,040 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,514 | java | package com.aplos.ecommerce.backingpage.shipping;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
import javax.faces.model.SelectItem;
import com.aplos.common.annotations.AssociatedBean;
import com.aplos.common.backingpage.EditPage;
import com.aplos.common.beans.AplosBean;
import com.aplos... | [
"[email protected]"
] | |
e64ef03a7f7d0574a94f8afaff770b03e7638a64 | ddc6a947c1e56465e89d9275ae16d0bad048cb67 | /gwt/SynaptixGWTServer/src/main/java/com/synaptix/gwt/server/constants/IHtmlPageLocaleSession.java | e59c3f6c0e9f765608b66700337e2154a35634d2 | [] | no_license | TalanLabs/SynaptixLibs | 15ad37af6fd575f6e366deda761ba650d9e18237 | cbff7279e1f2428754fce3d83fcec5a834898747 | refs/heads/master | 2020-03-22T16:08:53.617289 | 2018-03-07T16:07:22 | 2018-03-07T16:07:22 | 140,306,435 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 194 | java | package com.synaptix.gwt.server.constants;
import java.util.Locale;
public interface IHtmlPageLocaleSession {
/**
* Get current Locale
*
* @return
*/
public Locale getLocale();
}
| [
"[email protected]"
] | |
290ac59a5ad858f66525fc05d8efd444a78bef65 | c87fd6d93631a1a98e77fede930eb59702002a82 | /connectors/misc/translator-jpa/src/test/java/org/teiid/translator/jpa/model/Exchange.java | ee23ff762017c5b8138ac41ed2b3515d5981d3cd | [
"Apache-2.0"
] | permissive | Freakey17/teiid | 6a216d844b5f79993d6aca7b82225270fd3e3175 | 76d29a5580f018fa42c842c1ccb2f5ee6b4b9cdb | refs/heads/master | 2020-04-30T10:57:40.183351 | 2019-03-20T18:03:04 | 2019-03-20T18:03:04 | 176,790,018 | 0 | 0 | NOASSERTION | 2019-03-20T18:02:24 | 2019-03-20T18:02:24 | null | UTF-8 | Java | false | false | 1,449 | java | /*
* Copyright Red Hat, Inc. and/or its affiliates
* and other contributors as indicated by the @author tags and
* the COPYRIGHT.txt file distributed with this work.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ob... | [
"[email protected]"
] | |
bcbf0158a56f093e4b7761663a6194ed2d5949a0 | b214f96566446763ce5679dd2121ea3d277a9406 | /sandbox/sand-language-plugin/src/main/java/consulo/sandboxPlugin/ide/module/extension/SandModuleExtensionProvider.java | 7383d4d135e4036f427d2b230af086cdf7fb1aa7 | [
"Apache-2.0",
"LicenseRef-scancode-jgraph"
] | permissive | consulo/consulo | aa340d719d05ac6cbadd3f7d1226cdb678e6c84f | d784f1ef5824b944c1ee3a24a8714edfc5e2b400 | refs/heads/master | 2023-09-06T06:55:04.987216 | 2023-09-01T06:42:16 | 2023-09-01T06:42:16 | 10,116,915 | 680 | 54 | Apache-2.0 | 2023-06-05T18:28:51 | 2013-05-17T05:48:18 | Java | UTF-8 | Java | false | false | 1,904 | java | /*
* Copyright 2013-2022 consulo.io
*
* 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 ... | [
"[email protected]"
] | |
b07f324340e9556140f8d3292aeecb94bed2982f | 57ffb6533b017dce5dde27afcaaa7acd6220449b | /src/JavaFoundation/InnerClass/InnerClassTest1.java | 313751948235f50072a11c6f88d85b72d3efb5e5 | [] | no_license | piaomengyao/OJ | df53a5383eaa73d6a75696692b3ac6f11968ae86 | 21365558e932a18b8de67e9f6573090f31e6ab13 | refs/heads/master | 2022-05-30T10:00:23.718598 | 2022-05-12T09:42:59 | 2022-05-12T09:42:59 | 153,991,233 | 0 | 0 | null | 2018-10-21T09:17:41 | 2018-10-21T09:17:41 | null | UTF-8 | Java | false | false | 661 | java | package JavaFoundation.InnerClass;
/*
* 面试题:
* 要求请填空分别输出30,20,10。
*
* 注意:
* 1:内部类和外部类没有继承关系。
* 2:通过外部类名限定this对象
* Outer.this
*/
class Outerr {
public int num = 10;
class Inner {
public int num = 20;
public void show() {
int num = 30;
System.out.println(num);
System.out.println(this.num)... | [
"[email protected]"
] | |
46edbb1afcd9eedf04e502097b7c358351e9d50d | a5d01febfd8d45a61f815b6f5ed447e25fad4959 | /Source Code/5.5.1/sources/kotlin/reflect/jvm/internal/impl/builtins/d.java | 41e91d15c1aa953177b803018dd456f22dbe79c9 | [] | no_license | kkagill/Decompiler-IQ-Option | 7fe5911f90ed2490687f5d216cb2940f07b57194 | c2a9dbbe79a959aa1ab8bb7a89c735e8f9dbc5a6 | refs/heads/master | 2020-09-14T20:44:49.115289 | 2019-11-04T06:58:55 | 2019-11-04T06:58:55 | 223,236,327 | 1 | 0 | null | 2019-11-21T18:17:17 | 2019-11-21T18:17:16 | null | UTF-8 | Java | false | false | 1,794 | java | package kotlin.reflect.jvm.internal.impl.builtins;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Set;
import kotlin.jvm.internal.h;
import kotlin.reflect.jvm.internal.impl.name.a;
import kotlin.reflect.jvm.... | [
"[email protected]"
] | |
55912ee360a3b7b78128c5c5bb13487bb250da96 | 8b5cdda28454b0aab451a4b3216a58ca87517c41 | /AL-Game/src/com/aionemu/gameserver/utils/stats/DropRewardEnum.java | 539e194536fa461dfc0a597f922f2ddee1c91ae7 | [] | no_license | flroexus/aelp | ac36cd96963bd12847e37118531b68953f9e8440 | 4f6cca6b462419accf53b58c454be0cf6abe39c0 | refs/heads/master | 2023-05-28T18:36:47.919387 | 2020-09-05T07:27:49 | 2020-09-05T07:27:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,077 | java | package com.aionemu.gameserver.utils.stats;
import java.util.NoSuchElementException;
public enum DropRewardEnum {
MINUS_10(-10, 0),
MINUS_9(-9, 39),
MINUS_8(-8, 79),
MINUS_7(-7, 100);
private int dropRewardPercent;
private int levelDifference;
private DropRewardEnum(int levelDifference, int dropRewardPercen... | [
"[email protected]"
] | |
5eed4806aef84bb5a1058b1e56213e63d80a9d9b | 8341549a002086aa2ef3c9294a5f15bfec219199 | /web/src/main/java/com/ydzb/web/message/controller/MessageController.java | e48f0d8281bd407e59c2d7618215021bdd169491 | [] | no_license | songziyang/ydzb | 2498204b9ee3d8e101a64ee7e366d8115514908c | e8483e26efab94a110821a7612fbaee3b08e66d5 | refs/heads/master | 2021-01-19T22:41:01.600194 | 2017-04-20T09:20:24 | 2017-04-20T09:20:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,744 | java | package com.ydzb.web.message.controller;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.ydzb.core.controller.BaseController;
import com.ydzb.core.entity.search.Searchable;
import com.ydzb.message.service.IMessageService;
import com.ydzb.sms.entity.Message;
import com.ydzb.web.message.condi... | [
"[email protected]"
] | |
464d5ca295341d25ddd3f64e823ab23b6a07fbbf | affe223efe18ba4d5e676f685c1a5e73caac73eb | /clients/webservice/src/main/java/com/vmware/vim25/VirtualPCIPassthroughDeviceBackingOption.java | e94ff9cee6fc66d8201aea0ab2ba5e93ef8bd739 | [] | no_license | RohithEngu/VM27 | 486f6093e0af2f6df1196115950b0d978389a985 | f0f4f177210fd25415c2e058ec10deb13b7c9247 | refs/heads/master | 2021-01-16T00:42:30.971054 | 2009-08-14T19:58:16 | 2009-08-14T19:58:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,630 | java | /**
* VirtualPCIPassthroughDeviceBackingOption.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.vmware.vim25;
public class VirtualPCIPassthroughDeviceBackingOption extends
com.vmware.vim25.VirtualDeviceDeviceBackingOption imp... | [
"[email protected]"
] | |
1ea410c898f2c6187ac5bf24aa1e8bedaf83cc6e | e7d891ebdd86bb378cdbbea235773f07a53755e8 | /src/main/java/com/fy/framework/annotation/FYRequestParms.java | f2e65af7c4b7b92aa674f35fc41dcae8d5110f87 | [] | no_license | MrFyingLiu/flying-spring-hadd | bc981a1326d46c784582ecaa431b6482fbe4e530 | d051b8cd3663a78fd6b6dd5d706650ce6db088c6 | refs/heads/master | 2020-06-20T00:37:44.255393 | 2019-07-15T06:43:52 | 2019-07-15T06:43:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 216 | java | package com.fy.framework.annotation;
import java.lang.annotation.*;
@Target({ElementType.PARAMETER})
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface FYRequestParms { String value() default "";
}
| [
"[email protected]"
] | |
cc446e52e948254ad30b8b4b36e47cdd78670a23 | b17e8b87a21877e2c0208065b0303de7cbec4a04 | /HD_MQP/src/hd/client/profile/Size.java | 4aa24ac3a724b31df25389eb4ccd4f8d86b86159 | [] | no_license | jaithakai91/egreer-wpi | 63b799c7fc54cd638c35b8086d6cc71beb37e8f9 | 628122efb2b717c3906cafffdd1ba0f9ecea3136 | refs/heads/master | 2023-04-18T14:31:35.452030 | 2011-03-06T06:31:39 | 2011-03-06T06:31:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 534 | java | package hd.client.profile;
/** Shirt Size enumeration:
* Sizes:
* Small
* Medium
* Large
* Extra Large
* 2XL
* 3XL
* @author Eric Greer ([email protected])
* @author Jason Codding ([email protected])
* WPI Helpdesk MQP 2009-2010
*/
public enum Size{
U(""), S("Small"), M(... | [
"[email protected]"
] | |
6df8de93bcda907a67ad97768649a2cfbc761c23 | fe02f3a48cd516469abce09fff7255e50279dbbb | /solr-tachyon-fs-directory/src/main/java/org/apache/solr/store/tfs/TfsIndexInput.java | d6a859bffb40b29e21ef9f7c67cdb8feb916a3e1 | [
"MIT"
] | permissive | devsunny/app-galleries | 149cd74d04f2547093e20c34ddaf86be289e2cce | 98aed1b18031ded93056ad12bda5b2c62c40a85b | refs/heads/master | 2022-12-21T05:20:40.210246 | 2018-09-20T01:40:20 | 2018-09-20T01:40:20 | 21,674,470 | 0 | 1 | MIT | 2022-12-16T06:42:58 | 2014-07-10T01:20:03 | Java | UTF-8 | Java | false | false | 3,550 | java | package org.apache.solr.store.tfs;
import java.io.IOException;
import java.lang.invoke.MethodHandles;
import org.apache.commons.io.IOUtils;
import org.apache.lucene.store.IndexInput;
import org.apache.solr.store.blockcache.CustomBufferedIndexInput;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import tach... | [
"[email protected]"
] | |
ace39a71358f1cc1519f95c0890d978019832756 | 58f9c885845cfb01f05a5b4e1455a6b0bde0e4e1 | /src-gen/org/w3/_1999/xsl/transform/MessageType.java | e0b537847f314506f06494c811426720057bf04a | [] | no_license | AresEkb/xmodel | d13ef168cdb602435e5426ab34f9f5b17d4e36c1 | aaa37c6a3a0e290427528ad119be5f8337c7e221 | refs/heads/master | 2021-01-17T07:22:52.117481 | 2016-06-03T08:07:09 | 2016-06-03T08:07:09 | 38,496,705 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,378 | java | /**
*/
package org.w3._1999.xsl.transform;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Message Type</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul>
* <li>{@link org.w3._1999.xsl.transform.MessageType#getSelect <em>Select</em... | [
"[email protected]"
] | |
e45791b499d79a15f06475f34fdaf292ab07accd | b7a0a97e8135f3489b2dbcebe6dac7afba07de98 | /spring-boot-actuator/src/main/java/org/springframework/boot/actuate/session/SessionsWebEndpointExtension.java | fbed5298512459ec1b4f34b25239f9b52c6529ef | [
"Apache-2.0"
] | permissive | RahulBendre1/spring-boot | 87ee030eb21c05b5ddfd1301f0c35ae440211e7c | 5d05347e6156a967003cb2225585208a9dfb77c4 | refs/heads/master | 2023-08-28T05:42:56.430089 | 2017-09-26T19:40:39 | 2017-09-27T02:36:48 | 104,978,436 | 0 | 0 | Apache-2.0 | 2023-09-14T19:56:02 | 2017-09-27T06:03:03 | Java | UTF-8 | Java | false | false | 1,681 | 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"[email protected]"
] | |
8924c744276c076cb1962a43ceb141e67ec482e4 | 208ba847cec642cdf7b77cff26bdc4f30a97e795 | /cb/ca/src/main/java/org.wp.ca/ui/reader/actions/ReaderTagActions.java | fff8931ff00654923043a3e8280a8b3e4ca56201 | [] | 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 | 6,419 | java | package org.wp.ca.ui.reader.actions;
import com.android.volley.VolleyError;
import com.wordpress.rest.RestRequest;
import org.json.JSONArray;
import org.json.JSONObject;
import org.wp.ca.WordPress;
import org.wp.ca.datasets.ReaderTagTable;
import org.wp.ca.models.ReaderTag;
import org.wp.ca.models.ReaderTagList;
impo... | [
"[email protected]"
] | |
104af9abf94f6df082e6c1d054b96c70cb93dc8e | d3f8ddafea7937c3fac918ddab50f5a21c2dc373 | /app/src/main/java/com/simpletool/goodhabit/widgets/ScoreWidgetProvider.java | a49dbaf22340870cd1b556abdca5ddbe4f9a323b | [] | no_license | hangocmaiii90/Habit-sample | 872cf39cf7ea98517df8f4a1c24fbd02a23ac76f | 66080e69467e0612d16ffbbbc3c81ff3e27ecf15 | refs/heads/master | 2020-04-13T05:30:12.887197 | 2018-12-24T13:42:14 | 2018-12-24T13:42:14 | 162,994,168 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,205 | java | /*
* Copyright (C) 2016 Álinson Santos Xavier <[email protected]>
*
* This file is part of Loop Habit Tracker.
*
* Loop Habit Tracker is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by the
* Free Software Foundation, either version 3 of t... | [
"[email protected]"
] | |
4f3e24f55b36c0aa6be1edbb2413839e40d293d6 | 8ef0a9081792fb6cada0cc46312a7a4d0054d295 | /src/main/java/com/project/hibernate/entity/Task.java | 56efad8abc9fc5baada8cbc7a911864d301eef73 | [] | no_license | hiejulia/hibernate-springboot | 8c1c1480d139f3eec35f92e15f40e73c2d0128e0 | e86ed982f5224769b31478c4681c817de7e08247 | refs/heads/master | 2021-04-09T13:13:42.822149 | 2018-03-25T20:25:31 | 2018-03-25T20:25:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,006 | java | package com.project.hibernate.entity;
import lombok.Data;
import javax.persistence.*;
import java.util.Date;
import java.util.List;
@Data
@Entity
@Table
public class Task {
@Id
@Column(name="id")
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
@Column(name = "name")
pri... | [
"[email protected]"
] | |
426fc3bd19e067c2f9503bf56508702d1b79ff0f | 4772cca3cc1c9240ef9a5aae96dccea4a235a132 | /ch.kostceco.tools.siardval.checksum.impl/src/ch/kostceco/tools/siardval/checksum/impl/internal/service/ValidationStepChecksumServiceComponent.java | d7592d191a3bb54a62e800bb6b900a6c668981f7 | [] | no_license | ceugster/SIARD.val.OSGi | 46151522caefcbf522f57ac1ba7136d58fbdc522 | 1d18ea5b72e5fafd1e26f99264592d3f9fb40386 | refs/heads/master | 2016-09-05T18:40:31.956028 | 2012-05-07T09:50:10 | 2012-05-07T09:50:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 857 | java | package ch.kostceco.tools.siardval.checksum.impl.internal.service;
import java.io.File;
import org.eclipse.core.runtime.IStatus;
import org.eclipse.core.runtime.Status;
import ch.kostceco.tools.siardval.checksum.api.service.ChecksumValidator;
import ch.kostceco.tools.siardval.service.api.AbstractValidationSt... | [
"[email protected]"
] | |
0705a0da19a57f93819f50f623e21cd223461b2f | f9c637ab9501b0a68fa0d18a061cbd555abf1f79 | /test/import-data/InitCommissionFee/src/com/adr/bigdata/fullimport/sql/dao/AbstractDAO.java | cf4f61e93ae8f7f10e6dd9a4112b16f58e4daa95 | [] | no_license | minha361/leanHTMl | c05000a6447b31f7869b75c532695ca2b0cd6968 | dc760e7d149480c0b36f3c7064b97d0f3d4b3872 | refs/heads/master | 2022-06-01T02:54:46.048064 | 2020-08-11T03:20:34 | 2020-08-11T03:20:34 | 48,735,593 | 0 | 0 | null | 2022-05-20T20:49:57 | 2015-12-29T07:55:48 | Java | UTF-8 | Java | false | false | 788 | java | package com.adr.bigdata.fullimport.sql.dao;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import com.adr.bigdata.fullimport.sql.mapper.SQLMapper;
public abstract class AbstractDAO {
private Statement stmt;
protected <T> List<... | [
"[email protected]"
] | |
22a4dd717799f6fc07196c64a782637957bd40c2 | b125535a21b9d5cb4ed25bac535b377d2300e8dd | /src/test/java/org/intellij/xquery/runner/ui/run/main/variables/ValueColumnInfoTest.java | 4379fb8c8bb2a20f87bd65112d6972bdc45186f0 | [
"Apache-2.0"
] | permissive | Darpholgshon/intellij-xquery | d4bb1ac4d0b6724f0bdd5df1b258dd44adb4a738 | cebd5dec8d21a82cce76db95c99ba218b1ce4033 | refs/heads/master | 2020-12-29T01:11:45.574802 | 2013-12-04T21:28:42 | 2013-12-04T21:28:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,649 | java | /*
* Copyright 2013 Grzegorz Ligas <[email protected]> and other contributors (see the CONTRIBUTORS file).
*
* 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/lic... | [
"[email protected]"
] | |
7a2294e1b77e4f9bd981c8dc9f682c88a6032dbe | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a087/A087215Test.java | e4e1ad3ae85eb5f703b045fdcdea718bf7a0fb5f | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package irvine.oeis.a087;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A087215Test extends AbstractSequenceTest {
}
| [
"[email protected]"
] | |
09f943a2fe812b851075dec9cab62a3ef8ae6eea | 5488e9f60783613b94c4d01435b04233296b15e6 | /services/tomcat/src/main/java/org/atteo/moonshine/tomcat/TomcatConnectorConfig.java | fb0ce1d5c2057a6d3d8e9d42a26aeb13e2fa7c02 | [
"Apache-2.0"
] | permissive | zscgrhg/moonshine | e58b2df2aa2d07d5bc43322afcfdb152af2c206d | f6c9dd56d9a49d3ae298ab649bfecd86b7964a9a | refs/heads/master | 2020-06-12T03:24:27.269049 | 2017-02-28T20:50:03 | 2017-02-28T20:50:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,130 | java | /*
* Copyright 2013 Atteo.
*
* 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 w... | [
"[email protected]"
] | |
4109ec029019358d91015ebad730cb457554d7c6 | 5488189f5563c67535bbdb5b6c7ed3343607ce65 | /core/core/core/support/idAllot/CrossIdAllotService.java | d94afc1d2db2cf2889f94e94009c78538feabfb0 | [] | no_license | CodeChina888/ogretsamymtel | a4ac7d54c1dcd07ab60f4af1c4bc34365b2b9ba7 | b257844c465ca505601be2dbb3066a908d5c5e61 | refs/heads/master | 2022-11-13T07:52:44.945973 | 2019-01-04T03:29:46 | 2019-01-04T03:29:46 | 172,315,627 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,748 | java | package core.support.idAllot;
import core.Port;
import core.Record;
import core.Service;
import core.dbsrv.DB;
import core.dbsrv.entity.IdAllot;
import core.gen.proxy.DistrClass;
import core.gen.proxy.DistrMethod;
import core.support.Distr;
import core.support.Param;
/**
* ID分配服务基类
*/
@DistrClass(servId = Distr.CRO... | [
"[email protected]"
] | |
68d1849057b2cd0dee5740d16f46cc820c5c7f41 | 8153654b29ab5063dbd7b69aab37bbe334169565 | /src/nez/main/ext/Llpeg.java | a49bdf14bcb8baf1cdb6b52bad292a7e98e4d76f | [] | no_license | kensuketamura/nez-1 | db8de861a2fa7b34589559d7e178e9c87c7b5fd4 | 87abc2a72585e76ecd63d04ed6ee7ba62158c583 | refs/heads/master | 2020-12-11T08:09:07.524820 | 2015-07-28T11:13:18 | 2015-07-28T11:13:18 | 33,966,749 | 0 | 0 | null | 2015-06-26T09:08:23 | 2015-04-15T01:42:33 | Java | UTF-8 | Java | false | false | 270 | java | package nez.main.ext;
import nez.generator.GeneratorLoader;
public class Llpeg {
static {
GeneratorLoader.regist("lpeg", nez.generator.LPegGrammarGenerator.class);
// File Extension
GeneratorLoader.regist(".lua", nez.generator.LPegGrammarGenerator.class);
}
}
| [
"[email protected]"
] | |
a94e5d50d36fc0943e9c48fc964731dab8449b4d | 4d41728f620d6be9916b3c8446da9e01da93fa4c | /src/main/java/org/bukkit/material/Command.java | 60d7460345d8319cdb4d682c49b80de44314543a | [] | no_license | TechCatOther/um_bukkit | a634f6ccf7142b2103a528bba1c82843c0bc4e44 | 836ed7a890b2cb04cd7847eff2c59d7a2f6d4d7b | refs/heads/master | 2020-03-22T03:13:57.898936 | 2018-07-02T09:20:00 | 2018-07-02T09:20:00 | 139,420,415 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,273 | java | package org.bukkit.material;
import org.bukkit.Material;
/**
* Represents a command block
*/
public class Command extends MaterialData implements Redstone
{
public Command()
{
super(Material.COMMAND);
}
/**
* @deprecated Magic value
*/
@Deprecated
public Command(final int type)
{
super(type);
}
p... | [
"[email protected]"
] | |
849720ec418148320c72ebcb35d6610670577a89 | 8d0af25fcb0cfbf0ab8465d5969e2f8895bd2199 | /src/main/java/tu/faas/web/interceptors/UserPagesInterceptor.java | 466e2636f7b4ff0661dd1bb9225233a630663bb4 | [] | no_license | AleksandarBoev/Food-as-a-Service | d8d034e0e8b6482ce2a95f0b8864ce630b27db2b | 542fb57076ab489fdb5b1b08dec00f3d053cb211 | refs/heads/master | 2022-01-27T12:57:31.282756 | 2020-04-01T14:36:09 | 2020-04-01T14:36:09 | 204,029,653 | 0 | 0 | null | 2022-01-21T23:29:07 | 2019-08-23T15:57:19 | Java | UTF-8 | Java | false | false | 825 | java | package tu.faas.web.interceptors;
import org.springframework.stereotype.Component;
import org.springframework.web.servlet.handler.HandlerInterceptorAdapter;
import tu.faas.domain.constants.RoleConstants;
import tu.faas.web.session.UserData;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpS... | [
"[email protected]"
] | |
1333c757981930635cf4479997a5c4b89f3f6cb7 | 4dd8e1c81838b6c657b686a960afcc8cffff5d63 | /app/src/main/java/zenghao/com/study/plugin/ReSkin/attr/base/DynamicAttr.java | 9dd251c0b8adceddd3e35d9f10caa6afebbb90c2 | [] | no_license | darrennight/AndroidPhoneStudyDemo | 5da817641370599e449770ee09fc9bca8bbf91cf | 67889cf34aa88b1338d77e71756bd9e5b428a4a2 | refs/heads/master | 2022-11-02T17:34:54.229943 | 2022-10-20T10:06:05 | 2022-10-20T10:06:05 | 63,564,914 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 501 | java | package zenghao.com.study.plugin.ReSkin.attr.base;
/**
* Created by _SOLID
* Date:2016/4/14
* Time:10:21
*/
public class DynamicAttr {
/**
* attr name , defined from {@link AttrFactory} :<br>
* should be
*/
public String attrName;
/**
* resource id from default context , eg: "R.dr... | [
"[email protected]"
] | |
950d569222ffee756536ea1b936b94f0393f8772 | bf76adb6518f66e1633f08c47083d9afa6e3f007 | /Y2017JC79PRO/src/Teacher/OOP_CONCEPT/GENERICS/SAMPLE02/GENERICS_CLASS/Students.java | dfacf02fd1dec0d6f8ca17a14463c2465375e11f | [] | no_license | dongbuihuu/Y2017JC79DB | 0699e394fdd2e2f7dc06e915a42374e98b76ea00 | 36ba4d22a35bd2defa6b851a0de24e8547c4808d | refs/heads/master | 2021-08-28T10:47:53.207455 | 2017-12-12T01:20:39 | 2017-12-12T01:20:39 | 105,788,617 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 963 | java | package JAVACORE_TRAINING.TEACHER.OOP_CONCEPT.GENERICS.SAMPLE02.GENERICS_CLASS;
public class Students {
private int RollNo;
private String FullName;
private int Age;
private double Mark;
public Students(int rollNo, String fullName, int age, double mark) {
super();
RollNo ... | [
"[email protected]"
] | |
dbc7adc4b96159e215a3725935fa0dfb1c4337d7 | ed6fbf4119aa18b8b336af1984967429785999c6 | /legend-engine-executionPlan-dependencies/src/main/java/org/finos/legend/engine/plan/dependencies/domain/date/Quarter.java | 6a9b760381843cc11c595cb076f5e265d295a18a | [
"Apache-2.0",
"CC0-1.0"
] | permissive | stephanof/legend-engine | 8d1e2a7fa77439b79e7fe43f484380471c281c54 | 474f98926bf0d5f7fd082a1a031818204f50a417 | refs/heads/master | 2023-08-16T20:22:31.213161 | 2021-10-12T06:07:01 | 2021-10-12T06:07:01 | 316,520,901 | 0 | 0 | Apache-2.0 | 2021-07-12T10:15:05 | 2020-11-27T14:18:34 | Java | UTF-8 | Java | false | false | 711 | java | // Copyright 2020 Goldman Sachs
//
// 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 ... | [
"[email protected]"
] | |
7566c56ae7fce6acaef75a6d061aab7518feeffe | 5456a38a3374f32e3b0b36b5df47bf3e281c979a | /rest/workspace-csra-pjsetup/utils/src/main/java/com/hcentive/utils/ftl/service/FreeMarkerTemplateLookupService.java | 0883c45a19297947052f9d2b50c4dee4c78dd6ed | [] | no_license | kietutorial/kiesetup | 960ea0887af1a605bc3fbe516f1070946d2611ed | d856e7e2dbc31d9e928288313a6d942c4a054a09 | refs/heads/master | 2022-12-21T20:56:43.711869 | 2019-09-01T01:06:32 | 2019-09-01T01:06:32 | 205,611,561 | 0 | 0 | null | 2022-12-16T01:21:47 | 2019-09-01T00:41:55 | Java | UTF-8 | Java | false | false | 607 | java | package com.hcentive.utils.ftl.service;
import java.io.IOException;
import com.hcentive.utils.exception.HCException;
import com.hcentive.utils.notification.domain.FreeMarkerTemplate;
public interface FreeMarkerTemplateLookupService {
public String doFreeMarkerTemplateLookUp(String templateName, String sta... | [
"[email protected]"
] | |
0ecef7996c13d4193231e31bc9e82676ad309d06 | ca7da6499e839c5d12eb475abe019370d5dd557d | /spring-context/src/main/java/org/springframework/format/number/money/MonetaryAmountFormatter.java | 0fbfa28a1abdb5afb36dbaad9235e1951fea8895 | [
"Apache-2.0"
] | permissive | yangfancoming/spring-5.1.x | 19d423f96627636a01222ba747f951a0de83c7cd | db4c2cbcaf8ba58f43463eff865d46bdbd742064 | refs/heads/master | 2021-12-28T16:21:26.101946 | 2021-12-22T08:55:13 | 2021-12-22T08:55:13 | 194,103,586 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,166 | java |
package org.springframework.format.number.money;
import java.util.Locale;
import javax.money.MonetaryAmount;
import javax.money.format.MonetaryAmountFormat;
import javax.money.format.MonetaryFormats;
import org.springframework.format.Formatter;
import org.springframework.lang.Nullable;
/**
* Formatter for JSR-354... | [
"[email protected]"
] | |
fc9cad6956b4dd82c9e714ceedab5f4d7365a391 | 37cbb9e3eb8b58734ebeb4a088dc63ddc224d6a1 | /evaluation/fop-0.95/src/java/org/apache/fop/layoutmgr/InlineKnuthSequence.java | a90600945f1d838485c01fcb2b2b3c66ec384be4 | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | lu-cs-sde/IntraJSCAM2021 | d4713c4488e763b55c241f8a249f56a8d168f45d | 088cb8fdfb59748febbd0ffc54c8fabadab5c662 | refs/heads/main | 2023-04-15T11:50:42.418534 | 2023-02-06T09:21:54 | 2023-02-06T09:21:54 | 392,981,505 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,243 | 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]"
] | |
783b9494003968fdbcefe667cf413db6bd2261a1 | 27511a2f9b0abe76e3fcef6d70e66647dd15da96 | /src/com/instagram/common/analytics/ae.java | ed11548a2e5cbe89a76c3059da4472f5da930a7f | [] | no_license | biaolv/com.instagram.android | 7edde43d5a909ae2563cf104acfc6891f2a39ebe | 3fcd3db2c3823a6d29a31ec0f6abcf5ceca995de | refs/heads/master | 2022-05-09T15:05:05.412227 | 2016-07-21T03:48:36 | 2016-07-21T03:48:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 367 | java | package com.instagram.common.analytics;
import android.content.Intent;
import com.instagram.common.r.a;
final class ae
implements a
{
ae(ao paramao) {}
public final void a(Intent paramIntent)
{
ao.a(a, ap.d);
}
}
/* Location:
* Qualified Name: com.instagram.common.analytics.ae
* Java Class Ver... | [
"[email protected]"
] | |
e717f3d1f29c3bd5f6381efb5f8f3db2a99adbbc | d16f17f3b9d0aa12c240d01902a41adba20fad12 | /src/leetcode/leetcode7xx/leetcode763/Solution.java | 4b056a09983cbd8f3a2875c22a61ce9d22d7ffb1 | [] | no_license | redsun9/leetcode | 79f9293b88723d2fd123d9e10977b685d19b2505 | 67d6c16a1b4098277af458849d352b47410518ee | refs/heads/master | 2023-06-23T19:37:42.719681 | 2023-06-09T21:11:39 | 2023-06-09T21:11:39 | 242,967,296 | 38 | 3 | null | null | null | null | UTF-8 | Java | false | false | 665 | java | package leetcode.leetcode7xx.leetcode763;
import java.util.LinkedList;
import java.util.List;
public class Solution {
public List<Integer> partitionLabels(String s) {
int n = s.length();
int[] left = new int[26];
for (int i = 0; i < n; i++) left[s.charAt(i) - 'a'] = i;
List<Intege... | [
"[email protected]"
] | |
29b99ecceb3a862d1ed0db372c73a6bf3c837d47 | 9b9c3236cc1d970ba92e4a2a49f77efcea3a7ea5 | /L2J_Mobius_1.0_Ertheia/dist/game/data/scripts/ai/areas/KeucereusAllianceBase/LindviorScene.java | 421c21ada1d2c09b08ae825f65217246e54bfe5b | [] | no_license | BETAJIb/ikol | 73018f8b7c3e1262266b6f7d0a7f6bbdf284621d | f3709ea10be2d155b0bf1dee487f53c723f570cf | refs/heads/master | 2021-01-05T10:37:17.831153 | 2019-12-24T22:23:02 | 2019-12-24T22:23:02 | 240,993,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,253 | java | /*
* This file is part of the L2J Mobius project.
*
* 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 3 of the License, or
* (at your option) any later version.
*
* This p... | [
"[email protected]"
] | |
153a70a934f17e2658cf0f5c6be4e98dcdcf3865 | 4991436c2b266b2892363b4e8d421247a8d29c6e | /checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/sizes/linelength/InputLineLengthLongLink.java | c3acd4e189d4f37f030ff98ba5c3040bba4dda86 | [
"Apache-2.0"
] | permissive | spoole167/java-static-analysis-samples | d9f970104bb69abb968e0ecf09c11aa25c364ebd | 880f9b394e531d8c03af425b1b4e5a95302a3359 | refs/heads/main | 2023-08-14T22:26:12.012352 | 2021-09-15T05:50:20 | 2021-09-15T05:50:20 | 406,629,824 | 0 | 0 | Apache-2.0 | 2021-09-15T05:49:41 | 2021-09-15T05:49:41 | null | UTF-8 | Java | false | false | 473 | java | /*
LineLength
fileExtensions = (default)all files
ignorePattern = ^ *\\* *([^ ]+|\\{@code .*|<a href="[^"]+">)$
max = (default)80
*/
package com.puppycrawl.tools.checkstyle.checks.sizes.linelength;
/**
* <a href="a long string that has exceeded the 80 character per line limit">with inline title</a> // violation
*... | [
"[email protected]"
] | |
fab4c2b6635d375c26ad200ef77d4ddc03c8022f | 0894b0cf38d0c99ff0628a752ece5f6948566009 | /src/main/java/com/spingular/chat/repository/PersistenceAuditEventRepository.java | 16dfd39ebc9a4fc4ef59986abdd4123529b3abe0 | [] | no_license | Tonterias/spingularchat | d61b9aa4cad4773bd725e525fad204737b953816 | 5f6e39c7fa26997d3585ccc56c7b325659015f65 | refs/heads/master | 2023-05-13T19:12:07.088374 | 2019-10-05T10:25:22 | 2019-10-05T10:25:22 | 212,974,243 | 3 | 0 | null | 2023-05-06T22:58:12 | 2019-10-05T09:28:02 | Java | UTF-8 | Java | false | false | 882 | java | package com.spingular.chat.repository;
import com.spingular.chat.domain.PersistentAuditEvent;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import java.time.Instant;
import java.util.List;
/**
* Spring Data... | [
"[email protected]"
] | |
dee096483e3a581ff07407ffb62acfddb7ccefc9 | 58a7576fbb256d328f082342792e00739145b0ea | /forge/mcp/temp/src/minecraft/net/minecraft/server/integrated/IntegratedPlayerList.java | ed09d0c2dcf59e830e9a6d9733097fe103f0397e | [
"BSD-3-Clause"
] | permissive | thatsimplekid/KitchenCraft | a6761dfd977d5796d07f11dd59657665209310c7 | 3d75f21e646a06e0c9987e6d32851f233c1dd36e | refs/heads/master | 2021-01-01T05:38:39.059615 | 2013-10-22T19:02:13 | 2013-10-22T19:02:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,513 | java | package net.minecraft.server.integrated;
import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
import java.net.SocketAddress;
import net.minecraft.entity.player.EntityPlayerMP;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.server.MinecraftServer;
import net.minecraft.server.inte... | [
"[email protected]"
] | |
b9fb60dd083508f1c7506742a7b5fd1d8e5f8e9b | a1093ccbced9b64ac99ff25df68dd3350e27e452 | /src/main/java/com/novaindripuspita/islamiapp/HalalActivity.java | 17042af350dc93ed4c4db68b6eee92b2aeab5ea7 | [] | no_license | novaindripuspita/IslamiApp | 9fd974fba47dcf8af56c5871fea1e92f38a433cd | a2484b6031a32ffbce69d57345d97eb1aa1174bf | refs/heads/master | 2020-07-08T16:51:15.697829 | 2019-08-22T06:16:52 | 2019-08-22T06:16:52 | 203,719,324 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,489 | java | package com.novaindripuspita.islamiapp;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.SearchView;
import androidx.recyclerview.widget.DividerItemDecoration;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.os.... | [
"="
] | = |
056d9816d87d90e2f1d9360447033ad1eeccef39 | 0a443175b12eb68c24e1cf5f4f5a021455ac9eb4 | /sos-client/src/sos/police_v2/base/AbstractPoliceOfficeActivity.java | a9db5dd14d5b86ae2d330d7c5d9a596a3dacf03d | [
"MIT"
] | permissive | reyhanehpahlevan/SOS_rescue_agent | 7b52302b14f9bd927f9f82f358439248f1c26303 | 4dafa5a6cb3ff5ef2b34abeafbd82fc78f8b79f8 | refs/heads/main | 2023-03-03T07:33:42.883404 | 2021-02-15T10:19:50 | 2021-02-15T10:19:50 | 304,570,285 | 0 | 0 | MIT | 2020-10-16T09:12:56 | 2020-10-16T08:46:36 | null | UTF-8 | Java | false | false | 449 | java | package sos.police_v2.base;
import sos.base.CenterActivity;
import sos.base.SOSAgent;
import sos.base.SOSConstant.AgentType;
/**
* SOS centre agent.
*/
public class AbstractPoliceOfficeActivity extends CenterActivity {
public AbstractPoliceOfficeActivity(SOSAgent<?> sosAgent) {
super(sosAgent);
}
@Override
... | [
"[email protected]"
] | |
16b71c11406f305f41c0c6ecfe03b35f7d619fd8 | d7c5121237c705b5847e374974b39f47fae13e10 | /airspan.netspan/src/main/java/Netspan/NBI_17_0/Statistics/StatsLteLiteCompResponse.java | 76b210d78244e8f82ec24df67c3ca5b0e5acf274 | [] | no_license | AirspanNetworks/SWITModules | 8ae768e0b864fa57dcb17168d015f6585d4455aa | 7089a4b6456621a3abd601cc4592d4b52a948b57 | refs/heads/master | 2022-11-24T11:20:29.041478 | 2020-08-09T07:20:03 | 2020-08-09T07:20:03 | 184,545,627 | 1 | 0 | null | 2022-11-16T12:35:12 | 2019-05-02T08:21:55 | Java | UTF-8 | Java | false | false | 2,208 | java |
package Netspan.NBI_17_0.Statistics;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for StatsL... | [
"[email protected]"
] | |
6b55256d17015bc75a41ef95bd4ad2dd63790507 | a102f88c9b29a591d8abb8b9917ca841c48ed4d1 | /bitreview-spring-ioc/src/main/java/bitcamp/java106/step12/ex4/Exam01.java | a346ce8c7d2989748bd6b1b90f249a421a2d216f | [] | no_license | pparksuuu/bitreview | 11c4a15b1dd0b7396e9075f6654ea569bfc16382 | 64e078d1ea24282b6d26fdd31113fb5c84604984 | refs/heads/master | 2021-01-24T20:58:26.346723 | 2019-04-16T06:30:32 | 2019-04-16T06:30:32 | 123,263,991 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,307 | java | package bitcamp.java106.step12.ex4;
import java.util.HashMap;
import java.util.List;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import bitcamp.java106.BeanUtils;
import bitcamp.java106.step12.Board;
public class Exam01 {
publ... | [
"[email protected]"
] | |
1f958f60982e1b9b33f612f72af20449e94ec3c8 | 380fc00286058f32e825738e642dfdec1dd98a5e | /taoZhuMa/src/main/java/com/ruiyu/taozhuma/activity/TzmSettingActivity.java | dbd8ce55d1cc8acc265fd67ae5b57e6a78876174 | [] | no_license | huangbo877/TaoZhuMabase | b3af94d22c2d6e83fab77394ec011a93a5378286 | b02b69e892253c8323ccfb364392ad536938108a | refs/heads/master | 2021-01-10T10:12:07.400658 | 2016-02-25T06:19:24 | 2016-02-25T06:19:24 | 52,503,026 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,750 | java | package com.ruiyu.taozhuma.activity;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.w... | [
"黄博"
] | 黄博 |
67e8003e9fdd435ae6933f5c279db6fee102f25b | 963b9d3658094434fd6528dcdc01183d83663740 | /src/main/java/org/jboss/logmanager/ext/formatters/XmlFormatter.java | 88d40391b7c60e08bc38840398f47f60495fe2df | [] | no_license | marschall/jboss-logmanager-ext | 6ce1a43c7c5da2ab19f024e14e46a7b6f0650a7d | edc1e10fbf17d5b5dfc6359202beb77f202c38d6 | refs/heads/master | 2021-01-18T05:28:58.538281 | 2015-07-25T22:26:28 | 2015-07-25T22:26:28 | 52,677,195 | 0 | 1 | null | 2016-02-27T16:52:11 | 2016-02-27T16:52:11 | null | UTF-8 | Java | false | false | 6,237 | java | /*
* JBoss, Home of Professional Open Source.
*
* Copyright 2015 Red Hat, Inc., and individual contributors
* as indicated by the @author tags.
*
* 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 Li... | [
"[email protected]"
] | |
52b21f499ae8bf43b52864eb823937a6474c5fff | 2a65e05f2bde13de1c49b3a6bbd9246e1bf1cf81 | /src/clases/Persona.java | 3cbcf77d786d284320202c3f5b86b45c0148e011 | [] | no_license | diegomotta/bibliotek | 0d96587c62ed9370080b1ad90e3bf04e16c96560 | c9c883ee2cb6a51fa5e899e0fb59555faf33b777 | refs/heads/master | 2021-01-20T17:55:14.617720 | 2016-06-16T22:00:57 | 2016-06-16T22:00:57 | 61,245,414 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,223 | 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 clases;
import java.util.Date;
/**
*
* @author diego
*/
public class Persona {
private Integer id;
private String ... | [
"[email protected]"
] | |
3d339b35a52f9d2584aba13f48ff36fae7572dc1 | b8a86d2ceca828d7f08a53270fd29ac9460fa696 | /app/src/main/java/com/biaoyuan/transfernet/ui/login/ForgetPasswordAty.java | a96d96557156dd98277cbecdafc0d0624f61ce06 | [] | no_license | enmaoFu/qmcs_net | 3de8c2963bba0bbf95fe3d73f751bd0e0dab5ddf | 767d4f5389a72cd33236a0f54c44760624088036 | refs/heads/master | 2021-07-04T14:50:12.504650 | 2017-09-20T12:47:35 | 2017-09-20T12:47:36 | 104,214,241 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,176 | java | package com.biaoyuan.transfernet.ui.login;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.widget.EditText;
import com.biaoyuan.transfernet.R;
import com.biaoyuan.transfernet.base.BaseAty;
import butterknife.Bind;
import butterknife.OnClick;
/**
* Title : 忘记密码页面
* Create : 2017... | [
"[email protected]"
] | |
697c845e1c1053afc9fc63236cc9397a8e0f51dd | b2a37f46a4c64621e7a9cf74d9f12b4b6e36ff93 | /src/main/java/com/herton/kits/notification/config/annotation/configurer/MobileAppBroadcastConfigurer.java | bbb9dc064a531e010782a96e297b804b312ad915 | [] | no_license | herton7362/invoicing | 7974e7195529c8c751983eba15886bf9c13a535a | b0b2d9c21c8b001c4f746c0bee4d8dcd27311a44 | refs/heads/master | 2018-10-16T05:02:48.906604 | 2018-08-14T08:30:33 | 2018-08-14T08:30:33 | 124,479,445 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 969 | java | package com.herton.kits.notification.config.annotation.configurer;
import com.herton.kits.notification.NotificationProvider;
import com.herton.kits.notification.config.annotation.NotificationBuilder;
import com.herton.kits.notification.config.annotation.builder.NotificationProviders;
import com.herton.kits.notificatio... | [
"[email protected]"
] | |
a473b56561beeb7cf88e1b7e8f5030fa55543a25 | 4fab44e9f3205863c0c4e888c9de1801919dc605 | /AL-Game/src/com/aionemu/gameserver/model/templates/serial_killer/RankRestriction.java | 90fc910a78b8b570ae73fdc36fd9462965ad1ffe | [] | no_license | YggDrazil/AionLight9 | fce24670dcc222adb888f4a5d2177f8f069fd37a | 81f470775c8a0581034ed8c10d5462f85bef289a | refs/heads/master | 2021-01-11T00:33:15.835333 | 2016-07-29T19:20:11 | 2016-07-29T19:20:11 | 70,515,345 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,859 | java | /**
* This file is part of Aion-Lightning <aion-lightning.org>.
*
* Aion-Lightning is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later ver... | [
"[email protected]"
] | |
f32596b41e8966c08e3102dbd7adb035341a10ec | ec7cdb58fa20e255c23bc855738d842ee573858f | /java/defpackage/adl$a.java | 3f0cbe60b18159c31a548c9f6418e7f4fd78c226 | [] | no_license | BeCandid/JaDX | 591e0abee58764b0f58d1883de9324bf43b52c56 | 9a3fa0e7c14a35bc528d0b019f850b190a054c3f | refs/heads/master | 2021-01-13T11:23:00.068480 | 2016-12-24T10:39:48 | 2016-12-24T10:39:48 | 77,222,067 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,879 | java | package defpackage;
import android.os.Binder;
import android.os.Bundle;
import android.os.IBinder;
import android.os.IInterface;
import android.os.Parcel;
import android.os.RemoteException;
import com.google.android.gms.maps.GoogleMapOptions;
public abstract class adl$a extends Binder implements adl {
public stat... | [
"[email protected]"
] | |
60315e9635e19f2276682c7b3062bfcf1035e5ae | 31bb59512044dd4ece9dd25baefc06e29176e86e | /project/hs-data-init-test/src/test/java/com/neusoft/hs/data/init/TempTest.java | 57441ce4a38de579c1b6cbce753e545b10d8dd6e | [] | no_license | AppSecAI-TEST/hospital | 58302dadfcbdf4379266d5a9c4167e4aa4150a8b | 908581b6d1d5f48606cfb93daf36ea0e8446a6c6 | refs/heads/master | 2021-01-16T15:07:15.251844 | 2017-08-11T06:30:43 | 2017-08-11T06:30:43 | 100,001,000 | 1 | 0 | null | 2017-08-11T06:51:55 | 2017-08-11T06:51:55 | null | UTF-8 | Java | false | false | 436 | java | package com.neusoft.hs.data.init;
import java.util.Random;
import com.neusoft.hs.data.batch.OrgBatchDataService;
import com.neusoft.hs.data.batch.UserBatchDataService;
public class TempTest {
public static void main(String[] args) {
Random random = new Random();
for (int i = 0; i < UserBatchData... | [
"[email protected]"
] | |
d8caf218d4f932693768c94363246b7d5126cf23 | 5947cfe58348f6cdf30588b8e411ebf55ec50e05 | /anjbo-credit-common/src/main/java/com/anjbo/bean/ccb/BusInfoTask.java | 6653f8f67110f42527943715aa776fe5b15f0596 | [] | no_license | superJack2222/work-credit | 197de8c94df3691f0d1e249ea431c526ca6f3867 | 4d6dfdabe92d8fee2b49de96fc08e281763a31ba | refs/heads/master | 2023-04-28T05:09:40.511601 | 2020-07-21T00:43:07 | 2020-07-21T00:43:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,261 | java | package com.anjbo.bean.ccb;
import java.util.Date;
public class BusInfoTask {
private int id; // id
private String orderNo; // 订单号
private String name; // 任务名
private String code; //code
private String status; // 状态
private String result; // 结果
private Date updatetime; // 时间
private String remark; //备注
publ... | [
"[email protected]"
] | |
7deaf3ccb6c9d412d168a13c01d9e0192b1e8ba7 | 9e92540d8d29e642e42cee330aeb9c81c3ab11db | /D2FSClient/src/main/java/com/emc/d2fs/services/preference_service/GetPreferenceResponse.java | 13a769539767101ea5504b99bfaa95ebc508796b | [] | no_license | ambadan1/demotrial | c8a64f6f26b5f0e5a9c8a2047dfb11d354ddec42 | 9b4dd17ad423067eca376a4bad204986ed039fee | refs/heads/master | 2020-04-29T10:52:03.614348 | 2019-03-17T09:26:26 | 2019-03-17T09:26:26 | 176,076,767 | 0 | 0 | null | 2019-03-17T09:26:27 | 2019-03-17T08:48:00 | Java | UTF-8 | Java | false | false | 1,671 | java |
package com.emc.d2fs.services.preference_service;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
import com.emc.d2fs.models.prefere... | [
"[email protected]"
] | |
6c609b17b02d20c98a525ae2f85eba03836af417 | 56319e53f4155b0f0ae4ab249b1d3249fc8ddd98 | /apache-tomcat-8.0.39/converted/org/apache/tomcat/util/buf/MainForTestAscii_testParseLong3.java | 5469ce82b3e937d5e5331dcba968c825f80448ef | [] | no_license | SnowOnion/J2mConvertedTestcases | 2f904e2f2754f859f6125f248d3672eb1a70abd1 | e74b0e4c08f12e5effeeb8581670156ace42640a | refs/heads/master | 2021-01-11T19:01:42.207334 | 2017-01-19T12:22:22 | 2017-01-19T12:22:22 | 79,295,183 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package org.apache.tomcat.util.buf;
import org.apache.tomcat.util.buf.TestAscii;
public class MainForTestAscii_testParseLong3 {
public static void main(String[] args) {
try {
TestAscii objTestAscii = new TestAscii();
objTestAscii.testParseLong3();
} catch (Throwable e) {
... | [
"[email protected]"
] | |
6d7f08aa2796ba4870d070723a46f6d32db7f7f4 | 1b0c578992559628dc9b5f7c3abaf0d467a23899 | /Kevin_G_Exercises/Chapter_23_Sorting/Programming_Exercise_07.java | 959d26eb3dbd014a8656461815398d4ac10f07ae | [] | no_license | RomaniEzzatYoussef/Exercises | c9897b92507abf2d7ddc79f7e05b8b3d208f1dad | 396900c05dac95954f7ddbc424c5023deb562242 | refs/heads/master | 2020-09-25T05:52:16.701228 | 2019-12-13T19:26:12 | 2019-12-13T19:26:12 | 225,932,027 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 843 | java | package Chapter_23_Sorting;
import utilities.Heap;
import utilities.HeapSort;
/**
* Min-heap
* The heap presented in the text is also known as a max-heap, in which each node is greater than or equal to any of its children.
* A min-heap is a heap in which each node is less than or equal to any of its children.
*... | [
"[email protected]"
] | |
b8b568fe5d1f11ba598d1e187d960df2a5d3ef83 | 473fc28d466ddbe9758ca49c7d4fb42e7d82586e | /app/src/main/java/com/syd/source/aosp/cts/tests/tests/location/src/android/location/cts/asn1/supl2/rrlp_components/GANSS_ID3.java | cdd19f7900eed1fb9dcb2065b1576ac609a29f25 | [] | 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 | 3,283 | java | /*
* Copyright (C) 2017 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... | [
"[email protected]"
] | |
1a54976223360ed6f1c17d8f325dbcad6d34d510 | 5dd84e9ca419ed669e11c236a845b0c1645cf180 | /com/planet_ink/coffee_mud/Abilities/Prayers/Prayer_ReadLanguage.java | 2982bf64919302ca6665e0d5bf1477d5ded3f527 | [
"Apache-2.0"
] | permissive | jmbflat/CoffeeMud | 0ab169f8d473f0aa3534ffe3c0ae82ed9a221ec8 | c6e48d89aa58332ae030904550442155e673488c | refs/heads/master | 2023-02-16T04:21:26.845481 | 2021-01-09T01:36:11 | 2021-01-09T01:36:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,745 | java | package com.planet_ink.coffee_mud.Abilities.Prayers;
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.*;
impor... | [
"[email protected]"
] | |
b227366a8fe419a583961f42c1342079c4563427 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/23/23_94d9f6078d73da7b18cbe4a7aa818061ccfcd340/TelnetAppender/23_94d9f6078d73da7b18cbe4a7aa818061ccfcd340_TelnetAppender_s.java | b198a47bbd6ae6bbafecc35a0c3f33da1b501e52 | [] | 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,048 | 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"); yo... | [
"[email protected]"
] | |
0fd82f886f2656c04cd45da9bec5ad7668b0c9d1 | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Hibernate/Hibernate7504.java | 5dfa3af43c1f57829ef68fa2238ae54e347a7a69 | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 685 | java | @Test
public void testEnumImplicitOverrideStringType() {
MapValue mapValue = create();
mapValue.enumImplicitOverrideString = ImplicitEnumMapKey.VALUE_2;
mapValue.mapEntity.enumImplicitOverrideStringType.put( mapValue.enumImplicitOverrideString, mapValue );
MapEntity found = persist( mapValue.mapEntity );
... | [
"[email protected]"
] | |
dc41f5816189e380e22b5225cab1d197732b7d72 | 6903150fe80d8c1b3909f0094b4f030421aaac48 | /base-utils/src/test/java/com/application/base/test/DDDD.java | 59e7e31b57a1d91b2abd6ffba19513d06d0e25ed | [] | no_license | luckysoftgo/base-parent | 57ccbab292ff71874872a65471d70c6b3c02528f | fede598a91e438144d628082d519ae7996df9536 | refs/heads/master | 2022-12-17T23:29:32.806321 | 2020-11-24T07:10:43 | 2020-11-24T07:10:43 | 154,773,631 | 5 | 4 | null | 2022-12-06T00:42:04 | 2018-10-26T03:44:02 | Java | UTF-8 | Java | false | false | 389 | java | package com.application.base.test;
import java.math.BigDecimal;
/**
* Created by 孤狼 on 2017/11/16.
*/
public class DDDD extends CCCC {
private String d1;
private BigDecimal d2;
public String getD1() {
return d1;
}
public void setD1(String d1) {
this.d1 = d1;
}
public BigDecimal getD2() {
return d... | [
"[email protected]"
] | |
a7e243f187d4731ccb716c23e2c687602eb6e725 | 09b51886063f97c1d25bde8408e6db7ddc0c3398 | /project/mine/imsCommon/src/main/java/com/gf/imsCommon/memcache/Webutil.java | 526898fb5c400f88a81a42ea80195afb56a9c8d4 | [] | no_license | amxsa/gfxiangGit | e3aaa6a36d829def497ee68a3b10ebcd808d1b78 | 28d42196c30347092f6c03daa758b2ccff4df737 | refs/heads/master | 2021-01-24T10:49:27.282124 | 2017-07-19T13:17:21 | 2017-07-19T13:17:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,103 | java | package com.gf.imsCommon.memcache;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.apache.commons.loggi... | [
"[email protected]"
] | |
576e964c5e6c5649d66bf866156fe65bb45ac2e4 | 19dc4b795d50f177a74438a0192af69c3849ac5e | /goshop-common-shiro/src/main/java/org/goshop/shiro/service/RedisSessionDAO.java | 61cb0af0dee04a347f4faa9752ad6adf3f234962 | [] | no_license | spidermandl/stoneshop | 6e2d469ce0fe05d66c3bb56e04f160b54dd63ebc | ecff96a61d8f2fc3b5cd279e7209da0ae07bc26d | refs/heads/master | 2021-09-09T17:44:14.847907 | 2018-03-18T17:05:03 | 2018-03-18T17:05:03 | 111,582,391 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,086 | java | package org.goshop.shiro.service;
import org.goshop.common.utils.SerializeUtils;
import org.goshop.redis.service.JedisClient;
import org.apache.shiro.session.Session;
import org.apache.shiro.session.UnknownSessionException;
import org.apache.shiro.session.mgt.eis.AbstractSessionDAO;
import org.slf4j.Logger;
import org... | [
"[email protected]"
] | |
df2c723240d63c9dc54b5f76571b9deae195c9cf | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project18/src/test/java/org/gradle/test/performance18_2/Test18_132.java | 0a71abbe3df7742c053ee94f1521773b986f7f59 | [] | 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 | 292 | java | package org.gradle.test.performance18_2;
import static org.junit.Assert.*;
public class Test18_132 {
private final Production18_132 production = new Production18_132("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"[email protected]"
] | |
f6c640ed93df26a699985a40b0ddb6c6a77b1536 | a52d6bb42e75ef0678cfcd291e5696a9e358fc4d | /af_webapp/src/main/java/org/kuali/kfs/module/ld/businessobject/lookup/LongRowTableDecorator.java | a44f98045e776603965db2b24cf92b9a25cbaba1 | [] | no_license | Ariah-Group/Finance | 894e39cfeda8f6fdb4f48a4917045c0bc50050c5 | ca49930ca456799f99aad57e1e974453d8fe479d | refs/heads/master | 2021-01-21T12:11:40.987504 | 2016-03-24T14:22:40 | 2016-03-24T14:22:40 | 26,879,430 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,573 | java | /*
* Copyright 2007 The Kuali Foundation
*
* Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php
*
* Unless required by appl... | [
"[email protected]"
] | |
acbdced35e99e9cdbd00ab1772bb68731b2af9d2 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/com/thoughtworks/go/config/JobConfigsTest.java | ec02168e7ed22481e7b77ea0095d4d854e070b15 | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 6,450 | java | /**
* Copyright 2018 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.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | [
"[email protected]"
] | |
2756b51b056475ac97347ffb60941da5ff51dc33 | 5a027c7a6d9afc1bbc8b2bc86e43e96b80dd9fa8 | /workspace_movistar_wl11/zejbSolTecClient/ejbModule/co/com/telefonica/atiempo/soltec/ejb/eb/ReglaKey.java | 98841902a9f2701b185bf64f4ffa9593862724b9 | [] | no_license | alexcamp/ArrobaTiempoGradle | 00135dc6f101e99026a377adc0d3b690cb5f2bd7 | fc4a845573232e332c5f1211b72216ce227c3f38 | refs/heads/master | 2020-12-31T00:18:57.337668 | 2016-05-27T15:02:04 | 2016-05-27T15:02:04 | 59,520,455 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,007 | java | package co.com.telefonica.atiempo.soltec.ejb.eb;
/**
* Key class for Entity Bean: Regla
*/
public class ReglaKey implements java.io.Serializable {
static final long serialVersionUID = 3206093459760846163L;
/**
* Implementation field for persistent attribute: id_regla
*/
public java.lang.Long id_regla;
/**
*... | [
"[email protected]"
] | |
01e6b649f22604b5a84d80c51a09f6c914c6af8e | 0144030fd822ff06d875e4ac2b1201c2cc04c77d | /IDE/src/main/java/org/jdesktop/swingx/prompt/BuddySupport.java | b81e83b633afb6aba9245873ce677c879328c0f6 | [
"MIT"
] | permissive | xiaolongWangDev/SikuliX1 | 56ecffe16f41aad888541328080210f2cb18474d | cad35cdc580ca12762f2410f279e06366c9e7cc2 | refs/heads/master | 2020-04-20T10:17:38.051534 | 2019-02-05T06:58:52 | 2019-02-05T06:58:52 | 168,786,983 | 0 | 0 | MIT | 2019-02-02T02:46:01 | 2019-02-02T02:46:00 | null | UTF-8 | Java | false | false | 4,534 | java | /*
* Copyright (c) 2010-2018, sikuli.org, sikulix.com - MIT license
*/
package org.jdesktop.swingx.prompt;
import java.awt.BorderLayout;
import java.awt.Component;
import java.awt.Insets;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import javax.swing.Box;
import javax.swing.JCo... | [
"[email protected]"
] | |
fd48ae3976577313dfb037d47b4f5dc58f819498 | 55aca439e180a9bcf0a36f60320013979905d1e5 | /efreight-afbase/src/main/java/com/efreight/afbase/entity/Carrier.java | cfd4241b25131c4f0e9d4196b6e6985430c09d0f | [] | no_license | zhoudy-github/efreight-cloud | 1a8f791f350a37c1f2828985ebc20287199a8027 | fc669facfdc909b51779a88575ab4351e275bd25 | refs/heads/master | 2023-03-18T07:24:18.001404 | 2021-03-23T06:55:54 | 2021-03-23T06:55:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,881 | java | package com.efreight.afbase.entity;
import com.baomidou.mybatisplus.annotation.*;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.experimental.Accessors;
import java.io.Serializable;
import java.util.Date;
/**
* <p>
*
* </p>
*
* @author wangxx
* @since 2019-07-17
*/
@Data
@EqualsAndHashCode... | [
"[email protected]"
] | |
6338e0ba24da0537e7d1c344b45680bd2d5a1a3d | fc6c869ee0228497e41bf357e2803713cdaed63e | /weixin6519android1140/src/sourcecode/com/tencent/mm/modelsimple/g.java | 830f22674543be1cb10a6de6e8126d26c1c83dbb | [] | no_license | hyb1234hi/reverse-wechat | cbd26658a667b0c498d2a26a403f93dbeb270b72 | 75d3fd35a2c8a0469dbb057cd16bca3b26c7e736 | refs/heads/master | 2020-09-26T10:12:47.484174 | 2017-11-16T06:54:20 | 2017-11-16T06:54:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,062 | java | package com.tencent.mm.modelsimple;
import com.tencent.gmtrace.GMTrace;
import com.tencent.mm.ad.b.a;
import com.tencent.mm.ad.b.b;
import com.tencent.mm.ad.b.c;
import com.tencent.mm.network.q;
import com.tencent.mm.protocal.c.azh;
import com.tencent.mm.protocal.c.es;
import com.tencent.mm.protocal.c.su;
import com.t... | [
"[email protected]"
] | |
1ab0630e21e5b8d41e7deb5bce585d626e3b9844 | 4c45fd10460f88c7176a01c450db5b0aa3314b9b | /src/com/earthman/app/widget/timepickerview/MessageHandler.java | d74cd86f753f39e04edd900ff549a6b880aa49eb | [] | no_license | WenJunKing/diqiuren | b5c60134ba655bb45014a4a75d9b05313a585fb5 | b4440085fccc413c1390db2678cd5da893217afc | refs/heads/master | 2021-06-01T07:31:33.432581 | 2016-08-19T07:44:12 | 2016-08-19T07:44:12 | 66,062,997 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 881 | java | package com.earthman.app.widget.timepickerview;
import android.os.Handler;
import android.os.Message;
final class MessageHandler extends Handler {
public static final int WHAT_INVALIDATE_LOOP_VIEW = 1000;
public static final int WHAT_SMOOTH_SCROLL = 2000;
public static final int WHAT_ITEM_SELECTED = 3000;... | [
"[email protected]"
] | |
af34262b1887350b1ac489e6ef422ce451fb05f4 | aebc64415090ab67574aea581f0935c6af7df350 | /commons/src/main/java/springcommonsmodule/exception/NullPointerException.java | 6e8346ec32311a84889fc739cb2417a885f67af8 | [] | no_license | emanyeruke/emanyeruke | 12d1828535322e8aef89c1158a8a048076e5a9ec | da5a0faef7053a3b384b1a236c71e5e7f405f8a5 | refs/heads/main | 2023-09-06T09:18:40.677758 | 2021-11-09T13:33:36 | 2021-11-09T13:33:36 | 425,185,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 178 | java | package springcommonsmodule.exception;
public class NullPointerException extends RuntimeException {
public NullPointerException(final String s) {
super(s);
}
}
| [
"[email protected]"
] | |
30e462816cc90028b0e40f67a067df482fcbb278 | 868e46ac8ec7413b0723e2c8c8866d6db54dfff9 | /src/drlc/generate/drc1/DataInfo.java | e5c5c9aeb62da5058db87b045d89635a84f43910 | [
"MIT"
] | permissive | 12345AVD/Dodd-Redstone-Language-Compiler | 0739c79b62be2a536d8ff04e6408920ee3f70ae9 | 9adee176cbbb0ec4a077ca4c2ae2df7acf88ce12 | refs/heads/main | 2023-06-28T12:06:59.236267 | 2021-07-27T06:38:38 | 2021-07-27T06:38:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,263 | java | package drlc.generate.drc1;
import java.util.Objects;
public class DataInfo {
public final String routineName, argName;
public final DataType type;
public final int id;
public DataInfo(String routineName, String argName, DataType type, int id) {
this.routineName = routineName;
this.argName = argName;
th... | [
"[email protected]"
] | |
35dc6ffe8e2d9b87d930b119498aeddd1d1768f2 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /taihao-20210331/src/main/java/com/aliyun/taihao20210331/models/ListConfigVersionsShrinkRequest.java | bf9e78c502d8b61a22b27e432512021866c4a48e | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 885 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.taihao20210331.models;
import com.aliyun.tea.*;
public class ListConfigVersionsShrinkRequest extends TeaModel {
// listConfigVersionsParam
@NameInMap("listConfigVersionsParam")
public String listConfigVersionsParamShrink;
publi... | [
"[email protected]"
] | |
e40c4e586d462eddbde8599ebba4954e723ce456 | 6b780b1f637fd9ee1229e08a7efdc9399c6e2db2 | /hazelcast/src/test/java/com/hazelcast/internal/adapter/ICacheCompletionListener.java | 51c92be796a23653710d3cbadd949ab45bda9b6d | [
"Apache-2.0"
] | permissive | sancar/hazelcast | fc25cc7840f8bc67d61ed47c8dd1605a67db2d90 | 664d44822862bb54ef211cbac613de372c4d47eb | refs/heads/master | 2022-12-22T16:55:08.778072 | 2018-04-05T14:16:40 | 2018-04-05T14:16:40 | 12,152,804 | 2 | 0 | Apache-2.0 | 2021-09-16T12:35:21 | 2013-08-16T06:59:07 | Java | UTF-8 | Java | false | false | 1,433 | java | /*
* Copyright (c) 2008-2018, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | [
"[email protected]"
] | |
b092be6949a1d28502fa52141fb1d4c53521429a | 357c37822ce15cee4d3c865044a390ec3775e19f | /konzi_gyakok/movieservice/src/main/java/movieservice/CreateMovieCommand.java | 8e721b6d7b92aef25094f393e1d4f8cb27a35cab | [] | no_license | djtesla/senior-solutions | 5fd0cec5513759057c4df46ca31bf90141110392 | 69894da3607fe499c5b599a859481d2ea4ddf8c9 | refs/heads/master | 2023-07-01T21:37:52.957857 | 2021-07-30T12:40:13 | 2021-07-30T12:40:13 | 373,088,997 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | package movieservice;
import lombok.AllArgsConstructor;
import lombok.Data;
@Data
@AllArgsConstructor
public class CreateMovieCommand {
private long id;
private String name;
private double lengthInMin;
public CreateMovieCommand(String name, double lengthInMin) {
this.name = name;
thi... | [
"djtesla@gmailcom"
] | djtesla@gmailcom |
a92315bf42028848f00d95df02d9ba198a1532d5 | 4f2112f58e2bededf437bb8eefa9d2b9dcfa8c55 | /src/com/bit2015/mysite/web/action/member/LoginFormAction.java | 055982f8d68c26c1af4b9167b4d41cd35cc4db34 | [] | no_license | soojinchoi/mysite | 333f92e4aaa144ce91b57e80e8995f4fed23c82e | fed368b8be4f8ec18273fc2be5f53da10b1c5fa8 | refs/heads/master | 2021-01-10T04:13:32.023893 | 2015-10-16T00:16:50 | 2015-10-16T00:16:50 | 44,160,002 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 562 | java | package com.bit2015.mysite.web.action.member;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.bit2015.web.WebUtil;
import com.bit2015.web.action.Action;
public class LoginFormAction ... | [
"bit-user@bit"
] | bit-user@bit |
eeffcb99fd0d3a16d42868e3eb5751137ec1ee77 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/62/org/apache/commons/math/dfp/Dfp_intValue_1047.java | 814c725e8f6d778b587c66852208fe7161d05072 | [] | 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 | 3,971 | java |
org apach common math dfp
decim float point librari java
float point built radix
decim
design goal
decim math close
settabl precis mix number set
portabl code portabl
perform
accuraci result ulp basic
algebra oper
compli ieee
ieee note
trade off
memori foot print memori
repres number perfor... | [
"[email protected]"
] | |
1617a013d53315f04db6431b38b8b3a64f9cf18d | f5b90d10db8841381dc23ab65502dca43135295e | /Three_Step/crm/electronicBusinessInvoicingSystem/src/main/java/com/javasm/sys/service/impl/GiftServiceImpl.java | 509aab3539d9612b9d2abc5524f13a31034d3e5c | [
"LicenseRef-scancode-mulanpsl-2.0-en",
"MulanPSL-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | fsjhut/shangMaStudy | f8edf1f6d55478615d6bd8b1a4add211de98ba36 | c0abad4a87e2000dd13225ffdc7e95293625fb55 | refs/heads/master | 2023-07-17T09:15:31.931156 | 2021-09-01T02:18:18 | 2021-09-01T02:18:18 | 364,105,148 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,017 | java | package com.javasm.sys.service.impl;
import com.javasm.sys.entity.Gift;
import com.javasm.sys.dao.GiftDao;
import com.javasm.sys.service.GiftService;
import org.springframework.stereotype.Service;
import com.javasm.commons.base.BaseServiceImpl;
import java.util.List;
@Service("giftService")
public class GiftService... | [
"[email protected]"
] | |
fb9bb23a05af26ec47cf3569b25ecd5273a22250 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /src/irvine/oeis/a136/A136860.java | 5e2929d42677b0fbf4c7ebc0d8a259d1a4e3582c | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | package irvine.oeis.a136;
// Generated by gen_seq4.pl squaredig 01467 at 2019-07-11 10:10
// DO NOT EDIT here!
import irvine.oeis.SquareDigitsSequence;
/**
* A136860 Numbers n such that n and the square of n use only the digits <code>0, 1, 4, 6</code> and 7.
* @author Georg Fischer
*/
public class A136860 extends ... | [
"[email protected]"
] | |
422a55ead743f2efc43d9c028b9bfe82882da388 | 955bc1c4a7b71bb71802017c5598cadb6d054bc4 | /src/main/java/com/tiza/gw/support/factory/CbFactory.java | 1e4802fa5074bb21a13f511b83b03d2647a88179 | [] | no_license | diyiliu/cbms-gw2 | ce14918f19754bed4e0d24522ae3fe3845a86d38 | f967b62f295c1dd5a0c9406be052daaa22ceab15 | refs/heads/master | 2020-03-09T23:56:29.462696 | 2018-04-18T03:00:47 | 2018-04-18T03:00:47 | 129,069,797 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,319 | java | package com.tiza.gw.support.factory;
import com.tiza.gw.protocol.CbBaseParser;
import com.tiza.gw.support.utils.SpringUtil;
import org.springframework.stereotype.Component;
import org.springframework.util.CollectionUtils;
import java.util.Collection;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap... | [
"[email protected]"
] | |
2fdf831f44e8a5f79580e90c1f4ad90166a65d64 | 9b9b03283397462ae336b4d64532b6b979442943 | /app/src/main/java/com/rongxun/xqlc/Gesture/photoview/scrollerproxy/ScrollerProxy.java | fc3ae6a3cf9cf7759ae52c349f2690a7af9479b6 | [] | no_license | woshilinyujie/xqlc | 52fd3b2d561f4b47555e2ce3521c8bcefb66fe2f | 313cb81470311b76fd5fc00763862b93418164c8 | refs/heads/master | 2020-03-28T04:02:58.798975 | 2018-09-11T05:13:55 | 2018-09-11T05:13:55 | 147,690,924 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,789 | java | /*******************************************************************************
* Copyright 2011, 2012 Chris Banes.
*
* 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://w... | [
"[email protected]"
] | |
194e7fda938432ccc7fdd4369cba632a218dc8b4 | af750c0d49be9d6b732105c6ad1e87a1d3459007 | /study-primitive-types/src/com/example/StudyString.java | b1e70d4b37aca13d0fb585240242e3d62caabbec | [
"MIT"
] | permissive | deepcloudlabs/dcl204-2020-apr-13 | f8937e60ba89b60240618e105afbb86b49b46eb7 | 1492fc00763c0f87f6a7f703452dd6b1191c65e2 | refs/heads/master | 2021-05-25T23:44:23.931591 | 2020-04-17T14:13:03 | 2020-04-17T14:13:03 | 253,968,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 513 | java | package com.example;
/**
* @author Binnur Kurt <[email protected]>
*/
public class StudyString {
public static void main(String[] args) {
String s = new String("Jack"); // Heap
String p = "Jack"; // CP: Constant Pool (Cache)
String q = "Jack"; // Object Caching --> Immutable
s... | [
"[email protected]"
] | |
3da424e2556cd51e2ad3a7daf5609f4435151a40 | 9d18776fd39c8fd4546e496b59a4ae8491736abb | /012-core-java/src/main/java/com/keqi/corejava/enumtest/DataSourceTypeEnum.java | 8fea1a7c5f5737aef4d9487b832c40144ccfd192 | [
"Apache-2.0"
] | permissive | WendellTeam/code-java | 2da6d127fcd7ccbe59ec5b7d4b92904a43614f65 | 054aee871f7e25c0a5766ce5422e71be49dd543f | refs/heads/master | 2023-06-11T23:53:22.087548 | 2021-07-02T13:51:46 | 2021-07-02T13:51:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 338 | java | package com.keqi.corejava.enumtest;
/**
* 数据源(数据源枚举类,枚举类即使不指定属性,也是可以直接用的,
* 就相当于是一个字符串属性,只是不用显示的写出来了
* )
*
* @author ruoyi
*/
public enum DataSourceTypeEnum {
/**
* 主库
*/
MASTER,
/**
* 从库
*/
SLAVE
}
| [
"[email protected]"
] | |
d5ca008af39d5acf1181c40529028723457b9b45 | df134b422960de6fb179f36ca97ab574b0f1d69f | /com/google/common/cache/RemovalCause.java | 7e10d4981880959392d126f356fe50056cd764b3 | [] | no_license | TheShermanTanker/NMS-1.16.3 | bbbdb9417009be4987872717e761fb064468bbb2 | d3e64b4493d3e45970ec5ec66e1b9714a71856cc | refs/heads/master | 2022-12-29T15:32:24.411347 | 2020-10-08T11:56:16 | 2020-10-08T11:56:16 | 302,324,687 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,599 | java | /* */ package com.google.common.cache;
/* */
/* */ import com.google.common.annotations.GwtCompatible;
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* *... | [
"[email protected]"
] | |
99fd3ae8e58c476082fe503320f715dc3763336a | 967502523508f5bb48fdaac93b33e4c4aca20a4b | /aws-java-sdk-kinesis/src/main/java/com/amazonaws/services/kinesisfirehose/model/transform/S3DestinationUpdateJsonUnmarshaller.java | 2be9aae7c0a4426733d81e3a34eceb59b88c56d1 | [
"Apache-2.0",
"JSON"
] | permissive | hanjk1234/aws-sdk-java | 3ac0d8a9bf6f7d9bf1bc5db8e73a441375df10c0 | 07da997c6b05ae068230401921860f5e81086c58 | refs/heads/master | 2021-01-17T18:25:34.913778 | 2015-10-23T03:20:07 | 2015-10-23T03:20:07 | 44,951,249 | 1 | 0 | null | 2015-10-26T06:53:25 | 2015-10-26T06:53:24 | null | UTF-8 | Java | false | false | 4,402 | java | /*
* Copyright 2010-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "lice... | [
"[email protected]"
] | |
7fc8d14a88a078b93d95c0959a81f115c365985d | 582cf146893bcef5e374db9f873ca0aa1116a1f6 | /src/main/com/mi/game/module/talisman/data/TalismanShardData.java | 1978bb640bae9b5884ade751b59ed8b704485428 | [] | no_license | hexiaoweiff8/GameServer | 09e69880847d061d7416a21be297439255da50ca | 19d80004ff558c3c69cab8c3a2247f00dc4224e3 | refs/heads/master | 2021-01-17T12:50:30.448481 | 2016-06-15T03:40:48 | 2016-06-15T03:40:48 | 59,183,210 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,635 | java | package com.mi.game.module.talisman.data;
import com.mi.core.engine.annotation.XmlTemplate;
import com.mi.core.template.BaseTemplate;
@XmlTemplate(template = {"com/mi/template/TalismanComposePrototype.xml"})
public class TalismanShardData extends BaseTemplate{
private int PlayerRate;
private int NPCRate;
private in... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.