hexsha stringlengths 40 40 | size int64 3 1.05M | ext stringclasses 1
value | lang stringclasses 1
value | max_stars_repo_path stringlengths 5 1.02k | max_stars_repo_name stringlengths 4 126 | max_stars_repo_head_hexsha stringlengths 40 78 | max_stars_repo_licenses list | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 5 1.02k | max_issues_repo_name stringlengths 4 114 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses list | max_issues_count float64 1 92.2k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 5 1.02k | max_forks_repo_name stringlengths 4 136 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses list | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | avg_line_length float64 2.55 99.9 | max_line_length int64 3 1k | alphanum_fraction float64 0.25 1 | index int64 0 1M | content stringlengths 3 1.05M |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e2600ad76dacfe112d8732dde7efe58d12620d8 | 818 | java | Java | src/main/java/dev/cheerfun/pixivic/biz/sitemap/constant/SiteMapConstant.java | nonomal/Pixiv-Illustration-Collection-Backend | e10045e64c06dfd969167a3898bd67d82e91ce7d | [
"Apache-2.0"
] | 607 | 2020-01-23T17:06:22.000Z | 2022-03-29T09:47:23.000Z | src/main/java/dev/cheerfun/pixivic/biz/sitemap/constant/SiteMapConstant.java | Kalards/Pixiv-Illustration-Collection-Backend | 37f9c7315c970b8768b261b32e0907010ee63489 | [
"Apache-2.0"
] | 18 | 2020-04-22T14:05:00.000Z | 2022-02-17T09:36:53.000Z | src/main/java/dev/cheerfun/pixivic/biz/sitemap/constant/SiteMapConstant.java | Kalards/Pixiv-Illustration-Collection-Backend | 37f9c7315c970b8768b261b32e0907010ee63489 | [
"Apache-2.0"
] | 89 | 2020-01-24T13:49:15.000Z | 2022-03-25T13:06:37.000Z | 45.444444 | 154 | 0.726161 | 16,062 | package dev.cheerfun.pixivic.biz.sitemap.constant;
/**
* @author OysterQAQ
* @version 1.0
* @date 2020/6/28 5:31 下午
* @description SiteMapConstant
*/
public class SiteMapConstant {
public final static String XMLNS = "http://www.sitemaps.org/schemas/sitemap/0.9";
public final static String XMLNS_XSI = "htt... |
3e2600f2243d5eacdececd1f908e4d0cefddc871 | 1,265 | java | Java | nettyrestful/src/main/java/com/phantomes/netty/RestServer.java | phantomes/netty-restful | 350190ed818a59b65066b2008b1b8982112506fb | [
"Apache-2.0"
] | null | null | null | nettyrestful/src/main/java/com/phantomes/netty/RestServer.java | phantomes/netty-restful | 350190ed818a59b65066b2008b1b8982112506fb | [
"Apache-2.0"
] | null | null | null | nettyrestful/src/main/java/com/phantomes/netty/RestServer.java | phantomes/netty-restful | 350190ed818a59b65066b2008b1b8982112506fb | [
"Apache-2.0"
] | null | null | null | 33.289474 | 88 | 0.669565 | 16,063 | package com.phantomes.netty;
import com.phantomes.util.Config;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.Channel;
import io.netty.channel.ChannelOption;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.socket.nio.NioServerSocketChannel;
import io.netty.channel.socket.nio.... |
3e26014985096f6107c7c55af0fe42b94a2b1ffb | 2,257 | java | Java | src/main/java/edu/fiuba/algo3/modelo/FaseJuego.java | stissoni/algo3_tp2 | 40785af085ae4c4e8ee8a3db5fbe76dbbde29849 | [
"MIT"
] | null | null | null | src/main/java/edu/fiuba/algo3/modelo/FaseJuego.java | stissoni/algo3_tp2 | 40785af085ae4c4e8ee8a3db5fbe76dbbde29849 | [
"MIT"
] | 14 | 2021-07-08T02:03:26.000Z | 2021-08-02T02:14:09.000Z | src/main/java/edu/fiuba/algo3/modelo/FaseJuego.java | stissoni/algo3_tp2 | 40785af085ae4c4e8ee8a3db5fbe76dbbde29849 | [
"MIT"
] | null | null | null | 29.697368 | 107 | 0.64599 | 16,064 | package edu.fiuba.algo3.modelo;
public class FaseJuego implements Fase {
private Partida partida;
private Ronda ronda;
public void asignarPartida(Partida partida){
this.partida = partida;
}
public void iniciarFase(){
this.partida.reiniciarTurno();
this.ronda = new RondaAta... |
3e260162fdc77c0a5a3ed4afc30f74f072f231c3 | 2,506 | java | Java | simplecalculator/app/src/main/java/edu/tufts/cs/simplecalculator/second.java | tdong02/tinyproj-comp150 | 902f3bbcc1ac0a2a8a68f3a6c48656661f00ec5d | [
"MIT"
] | null | null | null | simplecalculator/app/src/main/java/edu/tufts/cs/simplecalculator/second.java | tdong02/tinyproj-comp150 | 902f3bbcc1ac0a2a8a68f3a6c48656661f00ec5d | [
"MIT"
] | null | null | null | simplecalculator/app/src/main/java/edu/tufts/cs/simplecalculator/second.java | tdong02/tinyproj-comp150 | 902f3bbcc1ac0a2a8a68f3a6c48656661f00ec5d | [
"MIT"
] | null | null | null | 35.295775 | 78 | 0.618117 | 16,065 | package edu.tufts.cs.simplecalculator;
import android.provider.Settings;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
public class second extends AppCompatActivity impl... |
3e260233ef3c9e6b55f5070e45ec47c6c2f2d76b | 2,642 | java | Java | ygb/ygb-common/src/main/java/com/qingbo/ginkgo/ygb/common/util/RegexMatch.java | hwxiasn/archetypes | 6fb990ad85a9d0dc47b8e84fad4cd3eb207f65c2 | [
"Apache-2.0"
] | null | null | null | ygb/ygb-common/src/main/java/com/qingbo/ginkgo/ygb/common/util/RegexMatch.java | hwxiasn/archetypes | 6fb990ad85a9d0dc47b8e84fad4cd3eb207f65c2 | [
"Apache-2.0"
] | null | null | null | ygb/ygb-common/src/main/java/com/qingbo/ginkgo/ygb/common/util/RegexMatch.java | hwxiasn/archetypes | 6fb990ad85a9d0dc47b8e84fad4cd3eb207f65c2 | [
"Apache-2.0"
] | null | null | null | 28.695652 | 100 | 0.584091 | 16,066 | package com.qingbo.ginkgo.ygb.common.util;
import java.util.ArrayList;
import java.util.List;
public class RegexMatch {
//用户名是否匹配 (只能是6-20位的数字或者字母、数字和字母的组合)
public static boolean isMatchUserName(String userName) {
if(userName==null || ("").equalsIgnoreCase(userName)) {
return false;
}
String reg... |
3e26023da4aecf56051c421343a65dfb711e4849 | 268 | java | Java | core/src/main/java/org/openengsb/labs/endtoend/testcontext/TestContextSetupException.java | openengsb-labs/labs-endtoend | 5604227b47cd9f45f1757256ca0fd0ddf5ac5871 | [
"Apache-2.0"
] | 1 | 2017-12-11T11:37:34.000Z | 2017-12-11T11:37:34.000Z | core/src/main/java/org/openengsb/labs/endtoend/testcontext/TestContextSetupException.java | openengsb-labs/labs-endtoend | 5604227b47cd9f45f1757256ca0fd0ddf5ac5871 | [
"Apache-2.0"
] | null | null | null | core/src/main/java/org/openengsb/labs/endtoend/testcontext/TestContextSetupException.java | openengsb-labs/labs-endtoend | 5604227b47cd9f45f1757256ca0fd0ddf5ac5871 | [
"Apache-2.0"
] | null | null | null | 22.333333 | 70 | 0.764925 | 16,067 | package org.openengsb.labs.endtoend.testcontext;
public class TestContextSetupException extends RuntimeException {
private static final long serialVersionUID = -270885591013252606L;
public TestContextSetupException(Throwable e) {
super(e);
}
}
|
3e2603164f44fe11e2d32fa39d514ece033ec5ff | 397 | java | Java | sim-components/sim-api/sim-api-client/src/main/java/com/yao2san/simapiclient/config/SimApiServerConfig.java | xgpxg/sim-framework | 05ec9ab41a95ca2acca9aba3fffd0b090765025a | [
"Apache-2.0"
] | null | null | null | sim-components/sim-api/sim-api-client/src/main/java/com/yao2san/simapiclient/config/SimApiServerConfig.java | xgpxg/sim-framework | 05ec9ab41a95ca2acca9aba3fffd0b090765025a | [
"Apache-2.0"
] | null | null | null | sim-components/sim-api/sim-api-client/src/main/java/com/yao2san/simapiclient/config/SimApiServerConfig.java | xgpxg/sim-framework | 05ec9ab41a95ca2acca9aba3fffd0b090765025a | [
"Apache-2.0"
] | null | null | null | 30.538462 | 81 | 0.846348 | 16,068 | package com.yao2san.simapiclient.config;
import lombok.Data;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.boot.context.properties.EnableConfigurationProperties;
@ConfigurationProperties(prefix = "sim-api.server")
@EnableConfigurationProperties(SimApiServerConf... |
3e260327db406745da6bd216172c17fc85256a9a | 4,901 | java | Java | src/com/acmerobotics/opmodes/LauncherPrototype.java | acmerobotics/ultimate-goal | b93d772666d67b955ed6ec0717d75c038b76c612 | [
"MIT"
] | null | null | null | src/com/acmerobotics/opmodes/LauncherPrototype.java | acmerobotics/ultimate-goal | b93d772666d67b955ed6ec0717d75c038b76c612 | [
"MIT"
] | null | null | null | src/com/acmerobotics/opmodes/LauncherPrototype.java | acmerobotics/ultimate-goal | b93d772666d67b955ed6ec0717d75c038b76c612 | [
"MIT"
] | null | null | null | 43.371681 | 138 | 0.711487 | 16,069 | package com.acmerobotics.opmodes;
import android.util.Log;
import com.acmerobotics.dashboard.FtcDashboard;
import com.acmerobotics.dashboard.config.Config;
import com.acmerobotics.util.RPMTool;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;
import com.qualcomm.robotcore.hardware.DcMotor;
import com.qual... |
3e26034ef8178a22bca8ca53266db4448ca1f106 | 121 | java | Java | service/src/main/java/edu/upc/eetac/dsa/beeter/entity/Role.java | PanosGr94/DSA-proyecto-REST | 0d900958249e71a80d4b86ebe57259fca5ec5eee | [
"MIT"
] | null | null | null | service/src/main/java/edu/upc/eetac/dsa/beeter/entity/Role.java | PanosGr94/DSA-proyecto-REST | 0d900958249e71a80d4b86ebe57259fca5ec5eee | [
"MIT"
] | null | null | null | service/src/main/java/edu/upc/eetac/dsa/beeter/entity/Role.java | PanosGr94/DSA-proyecto-REST | 0d900958249e71a80d4b86ebe57259fca5ec5eee | [
"MIT"
] | null | null | null | 12.1 | 40 | 0.661157 | 16,070 | package edu.upc.eetac.dsa.beeter.entity;
/**
* Created by Panos on 02-Mar-16.
*/
public enum Role {
registered
}
|
3e26037c2d2db91a1e3fcad05b6d3b9d230cffd6 | 29,705 | java | Java | mangle-default-plugin/src/main/java/com/vmware/mangle/faults/plugin/helpers/systemresource/SystemResourceFaultUtils.java | rprvn1901/mangle | a384528a7b0d9ac71170e8109279d7112142da7f | [
"Apache-2.0"
] | 151 | 2019-05-21T13:15:43.000Z | 2022-02-23T15:04:49.000Z | mangle-default-plugin/src/main/java/com/vmware/mangle/faults/plugin/helpers/systemresource/SystemResourceFaultUtils.java | rprvn1901/mangle | a384528a7b0d9ac71170e8109279d7112142da7f | [
"Apache-2.0"
] | 80 | 2019-10-24T07:12:58.000Z | 2022-03-31T14:08:44.000Z | mangle-default-plugin/src/main/java/com/vmware/mangle/faults/plugin/helpers/systemresource/SystemResourceFaultUtils.java | rprvn1901/mangle | a384528a7b0d9ac71170e8109279d7112142da7f | [
"Apache-2.0"
] | 45 | 2019-05-23T05:21:26.000Z | 2022-02-17T09:57:32.000Z | 56.580952 | 162 | 0.688066 | 16,071 | /*
* Copyright (c) 2016-2019 VMware, Inc. All Rights Reserved.
*
* This product is licensed to you under the Apache License, Version 2.0 (the "License").
* You may not use this product except in compliance with the License.
*
* This product may include a number of subcomponents with separate copyright notic... |
3e260437c34e8e50ec8a24f0e75febff96a545bc | 56,092 | java | Java | server/src/main/java/org/hl7/davinci/endpoint/controllers/HomeController.java | kumarerubandi/CRD | efd24b9ab38052d93654286ace3fb7d12c046e94 | [
"Apache-2.0"
] | null | null | null | server/src/main/java/org/hl7/davinci/endpoint/controllers/HomeController.java | kumarerubandi/CRD | efd24b9ab38052d93654286ace3fb7d12c046e94 | [
"Apache-2.0"
] | null | null | null | server/src/main/java/org/hl7/davinci/endpoint/controllers/HomeController.java | kumarerubandi/CRD | efd24b9ab38052d93654286ace3fb7d12c046e94 | [
"Apache-2.0"
] | null | null | null | 37.198939 | 160 | 0.637817 | 16,072 | package org.hl7.davinci.endpoint.controllers;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.io.UnsupportedEncodin... |
3e2604b3084927910d4b5b02b7c00caa9f9e9aaf | 1,180 | java | Java | src/main/java/com/vectron/fcl/types/Symbol.java | zeroflag/fcl | bbdb11e999c5ee6cee7377102b1c8b4566f757e6 | [
"MIT"
] | 11 | 2021-06-28T13:25:38.000Z | 2022-02-15T19:28:31.000Z | src/main/java/com/vectron/fcl/types/Symbol.java | zeroflag/fcl | bbdb11e999c5ee6cee7377102b1c8b4566f757e6 | [
"MIT"
] | 1 | 2022-02-21T23:54:11.000Z | 2022-02-23T09:01:35.000Z | src/main/java/com/vectron/fcl/types/Symbol.java | zeroflag/fcl | bbdb11e999c5ee6cee7377102b1c8b4566f757e6 | [
"MIT"
] | null | null | null | 18.4375 | 59 | 0.573729 | 16,073 | package com.vectron.fcl.types;
import com.vectron.fcl.exceptions.TypeMismatched;
public class Symbol implements Obj {
private final String symbol;
public Symbol(String symbol) {
this.symbol = symbol;
}
@Override
public long longValue() {
throw new TypeMismatched(this, "long");
... |
3e2605233d60ba78a5815fd5765f0adbbd48fc0e | 833 | java | Java | server/src/main/java/uq/deco2800/singularity/server/realtime/DangernoodlesSession.java | UQdeco2800/singularity-server | e0a4b0660236b3620e20d912e9e6ac82baedda00 | [
"MIT"
] | null | null | null | server/src/main/java/uq/deco2800/singularity/server/realtime/DangernoodlesSession.java | UQdeco2800/singularity-server | e0a4b0660236b3620e20d912e9e6ac82baedda00 | [
"MIT"
] | null | null | null | server/src/main/java/uq/deco2800/singularity/server/realtime/DangernoodlesSession.java | UQdeco2800/singularity-server | e0a4b0660236b3620e20d912e9e6ac82baedda00 | [
"MIT"
] | 2 | 2018-05-16T02:36:23.000Z | 2020-11-04T04:52:48.000Z | 36.217391 | 106 | 0.763505 | 16,074 | package uq.deco2800.singularity.server.realtime;
import uq.deco2800.singularity.common.SessionType;
import uq.deco2800.singularity.common.representations.realtime.RealTimeSessionConfiguration;
import uq.deco2800.singularity.server.dangernoodle.DangernoodleRealTimeServerListener;
public class DangernoodlesSession exte... |
3e260592023a93ce50dfddf1de6675e8e799de45 | 220 | java | Java | bootx-service-shop/service-sales/service-sales-impl/src/main/java/cn/bootx/sales/mq/MessageSender.java | xxm1995/bootx-cloud | 9a3d3ac628b304ef536f8b8fb947057e72e478e3 | [
"Apache-2.0"
] | 1 | 2021-07-09T08:41:49.000Z | 2021-07-09T08:41:49.000Z | bootx-service-shop/service-sales/service-sales-impl/src/main/java/cn/bootx/sales/mq/MessageSender.java | xxm1995/bootx-cloud | 9a3d3ac628b304ef536f8b8fb947057e72e478e3 | [
"Apache-2.0"
] | null | null | null | bootx-service-shop/service-sales/service-sales-impl/src/main/java/cn/bootx/sales/mq/MessageSender.java | xxm1995/bootx-cloud | 9a3d3ac628b304ef536f8b8fb947057e72e478e3 | [
"Apache-2.0"
] | 3 | 2021-08-25T02:09:18.000Z | 2022-01-17T11:44:22.000Z | 13.75 | 38 | 0.736364 | 16,075 | package cn.bootx.sales.mq;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
/**
* 支付中心发送
* @author xxm
* @date 2021/4/22
*/
@Slf4j
@RequiredArgsConstructor
public class MessageSender {
}
|
3e2605a43d6f71bb4f639590c2c10ab1ca0b153f | 7,091 | java | Java | flink-benchmark/src/test/java/org/apache/flink/benchmark/core/memory/LongSerializationSpeedBenchmark.java | sekruse/flink | 7fdaa4e2fb88169539cfe314b46e6ee7cdb108b3 | [
"BSD-3-Clause"
] | null | null | null | flink-benchmark/src/test/java/org/apache/flink/benchmark/core/memory/LongSerializationSpeedBenchmark.java | sekruse/flink | 7fdaa4e2fb88169539cfe314b46e6ee7cdb108b3 | [
"BSD-3-Clause"
] | null | null | null | flink-benchmark/src/test/java/org/apache/flink/benchmark/core/memory/LongSerializationSpeedBenchmark.java | sekruse/flink | 7fdaa4e2fb88169539cfe314b46e6ee7cdb108b3 | [
"BSD-3-Clause"
] | null | null | null | 31.376106 | 113 | 0.740093 | 16,076 | /*
* 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 ... |
3e2606ad168f8b890c709bed819b1e731c3920f9 | 638 | java | Java | app/src/main/java/com/skycaster/douban/activity/SplashActivity.java | leoliao2008/douban | 81fe2302cbd2147068177db5b1c9478187b1a869 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/skycaster/douban/activity/SplashActivity.java | leoliao2008/douban | 81fe2302cbd2147068177db5b1c9478187b1a869 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/skycaster/douban/activity/SplashActivity.java | leoliao2008/douban | 81fe2302cbd2147068177db5b1c9478187b1a869 | [
"Apache-2.0"
] | null | null | null | 25.52 | 56 | 0.639498 | 16,077 | package com.skycaster.douban.activity;
import com.skycaster.douban.base.BaseActivity;
import com.skycaster.douban.base.BaseApplication;
import com.skycaster.douban.R;
public class SplashActivity extends BaseActivity {
@Override
protected int bindContentView() {
return R.layout.activity_splash;
}
... |
3e260706335c191cf7dd08f73f96868fd9110e3b | 96 | java | Java | app/src/main/java/com/androidweather/android/Backable.java | Andyliang97/AndroidWeather | 9a404b9d6f32fbfcc30bd49e71c8fbfd8ee91747 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/androidweather/android/Backable.java | Andyliang97/AndroidWeather | 9a404b9d6f32fbfcc30bd49e71c8fbfd8ee91747 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/androidweather/android/Backable.java | Andyliang97/AndroidWeather | 9a404b9d6f32fbfcc30bd49e71c8fbfd8ee91747 | [
"Apache-2.0"
] | null | null | null | 16 | 35 | 0.770833 | 16,078 | package com.androidweather.android;
public interface Backable {
boolean onBackPressed();
}
|
3e26096db7426b17036746a10fc01ba2e8754162 | 998 | java | Java | src/main/java/com/autonavi/mapart/util/CommonUtil.java | lm-project/MapFacilityArea | ea136a7aaeb3e8a9c9800abc9cec02c981274480 | [
"MIT"
] | 3 | 2019-04-03T09:05:06.000Z | 2021-09-17T10:27:26.000Z | src/main/java/com/autonavi/mapart/util/CommonUtil.java | lm-project/MapFacilityArea | ea136a7aaeb3e8a9c9800abc9cec02c981274480 | [
"MIT"
] | null | null | null | src/main/java/com/autonavi/mapart/util/CommonUtil.java | lm-project/MapFacilityArea | ea136a7aaeb3e8a9c9800abc9cec02c981274480 | [
"MIT"
] | 1 | 2019-04-03T09:06:56.000Z | 2019-04-03T09:06:56.000Z | 19.568627 | 61 | 0.635271 | 16,079 | package com.autonavi.mapart.util;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
public class CommonUtil {
/**
* GBK 转 Unicode
*
* @param key
* @return
*/
public static String encode(String key) {
try {
return URLEncoder.encode(key, "utf-8");
} catch (UnsupportedEncod... |
3e260a94ce12d1261b186ba8959da12ff3d779ca | 339 | java | Java | predictions-management-service/src/main/java/uaic/info/predictions_management_service/exceptions/UserDoesNotOwnThePredictionException.java | csum112/Social-Media-Post-Impact-Prediction | f52d981919b735d105008fef40602d67b57531e5 | [
"MIT"
] | null | null | null | predictions-management-service/src/main/java/uaic/info/predictions_management_service/exceptions/UserDoesNotOwnThePredictionException.java | csum112/Social-Media-Post-Impact-Prediction | f52d981919b735d105008fef40602d67b57531e5 | [
"MIT"
] | 13 | 2021-10-06T19:32:01.000Z | 2022-01-21T23:54:52.000Z | predictions-management-service/src/main/java/uaic/info/predictions_management_service/exceptions/UserDoesNotOwnThePredictionException.java | csum112/Social-Media-Post-Impact-Prediction | f52d981919b735d105008fef40602d67b57531e5 | [
"MIT"
] | 1 | 2021-11-20T19:57:36.000Z | 2021-11-20T19:57:36.000Z | 42.375 | 109 | 0.79351 | 16,080 | package uaic.info.predictions_management_service.exceptions;
public class UserDoesNotOwnThePredictionException extends RuntimeException {
public UserDoesNotOwnThePredictionException(Long userId, Long predictionId) {
super(String.format("User with id %d does not own the prediction with id %d", userId, predi... |
3e260b8627d28275d936b765a7a588b109cbec4b | 512 | java | Java | app/src/main/java/com/xrbpowered/android/gembattle/ui/utils/Strings.java | AshurAxelR/GemBattle | 96ce51893a64508b072af8d885ad6f2bfca63799 | [
"MIT"
] | 2 | 2020-07-10T07:36:05.000Z | 2021-02-26T02:08:50.000Z | app/src/main/java/com/xrbpowered/android/gembattle/ui/utils/Strings.java | ashurrafiev/GemBattle | 96ce51893a64508b072af8d885ad6f2bfca63799 | [
"MIT"
] | null | null | null | app/src/main/java/com/xrbpowered/android/gembattle/ui/utils/Strings.java | ashurrafiev/GemBattle | 96ce51893a64508b072af8d885ad6f2bfca63799 | [
"MIT"
] | null | null | null | 24.380952 | 94 | 0.767578 | 16,081 | package com.xrbpowered.android.gembattle.ui.utils;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Locale;
public class Strings {
private final static SimpleDateFormat clockFormat = new SimpleDateFormat("HH:mm", Locale.US);
public static String clock() {
return clockFormat.format(... |
3e260bd928ecf202734694af8e31c5c611fa7caa | 223 | java | Java | postgres-jsonb/src/main/java/org/yugzan/db/rest/InstanceAPI.java | yugzan/spring-study | 4c6b01a3738832422eeaa556fea2001978c5ef2c | [
"Apache-2.0"
] | null | null | null | postgres-jsonb/src/main/java/org/yugzan/db/rest/InstanceAPI.java | yugzan/spring-study | 4c6b01a3738832422eeaa556fea2001978c5ef2c | [
"Apache-2.0"
] | null | null | null | postgres-jsonb/src/main/java/org/yugzan/db/rest/InstanceAPI.java | yugzan/spring-study | 4c6b01a3738832422eeaa556fea2001978c5ef2c | [
"Apache-2.0"
] | null | null | null | 17.153846 | 63 | 0.681614 | 16,082 | package org.yugzan.db.rest;
/**
* @author yongzan
* @date 2018/10/10
*/
public interface InstanceAPI {
public final String INSTANCE = "/instance";
public final String INSTANCE_ID = INSTANCE + "/{instanceId}";
}
|
3e260c17573112854530a3447d1e01acfc06275a | 504 | java | Java | src/main/java/cn/tycoding/boot/modules/upms/mapper/SysMenuMapper.java | clsnull/tumo-boot | bc8e99422d79c7671b9410ee84bf530479d0d666 | [
"MIT"
] | 19 | 2021-07-06T02:12:39.000Z | 2022-02-18T01:57:29.000Z | src/main/java/cn/tycoding/boot/modules/upms/mapper/SysMenuMapper.java | clsnull/tumo-boot | bc8e99422d79c7671b9410ee84bf530479d0d666 | [
"MIT"
] | null | null | null | src/main/java/cn/tycoding/boot/modules/upms/mapper/SysMenuMapper.java | clsnull/tumo-boot | bc8e99422d79c7671b9410ee84bf530479d0d666 | [
"MIT"
] | 5 | 2021-08-24T03:12:51.000Z | 2021-10-15T08:54:25.000Z | 24 | 90 | 0.759921 | 16,083 | package cn.tycoding.boot.modules.upms.mapper;
import cn.tycoding.boot.modules.upms.entity.SysMenu;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* 菜单表(Menu)表数据库访问层
*
* @author tycoding
* ... |
3e260c83e2e753454f73a99a7ab2b8a9d3c5e64e | 747 | java | Java | AnnaEditor/JavaFX/io/FileTool.java | bastianklopfer/AMLTool | 38cbb4c37219df3858d7ff3731f9528324fe4a40 | [
"BSD-3-Clause"
] | null | null | null | AnnaEditor/JavaFX/io/FileTool.java | bastianklopfer/AMLTool | 38cbb4c37219df3858d7ff3731f9528324fe4a40 | [
"BSD-3-Clause"
] | null | null | null | AnnaEditor/JavaFX/io/FileTool.java | bastianklopfer/AMLTool | 38cbb4c37219df3858d7ff3731f9528324fe4a40 | [
"BSD-3-Clause"
] | null | null | null | 25.758621 | 80 | 0.587684 | 16,084 | package JavaFX.io;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStream;
public class FileTool {
public static String readContent(File f) throws IOException{
StringBuilder b = new StringBuilder();
In... |
3e260d5ff29fb9d74a95c6281a90af0e417587f0 | 719 | java | Java | HTML5/dev/simplivity-citrixplugin-service/src/main/java/com/vmware/vim25/EvaluationLicenseSource.java | HewlettPackard/SimpliVity-Citrix-VCenter-Plugin | 504cbeec6fce27a4b6b23887b28d6a4e85393f4b | [
"Apache-2.0"
] | null | null | null | HTML5/dev/simplivity-citrixplugin-service/src/main/java/com/vmware/vim25/EvaluationLicenseSource.java | HewlettPackard/SimpliVity-Citrix-VCenter-Plugin | 504cbeec6fce27a4b6b23887b28d6a4e85393f4b | [
"Apache-2.0"
] | null | null | null | HTML5/dev/simplivity-citrixplugin-service/src/main/java/com/vmware/vim25/EvaluationLicenseSource.java | HewlettPackard/SimpliVity-Citrix-VCenter-Plugin | 504cbeec6fce27a4b6b23887b28d6a4e85393f4b | [
"Apache-2.0"
] | 1 | 2018-10-03T16:53:11.000Z | 2018-10-03T16:53:11.000Z | 22.46875 | 110 | 0.670376 | 16,085 | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.6
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2019.06.12 at 09:... |
3e260d96040399ca2c877c11530512f9b4ae01c2 | 1,619 | java | Java | java-core/src/main/java/proxytest/jdkproxy/ProductProxy.java | duktig666/learn-example | 7934e2ddb6549f72fb4c63f372a814dd645dbe8f | [
"Apache-2.0"
] | 3 | 2021-08-07T12:31:13.000Z | 2022-03-12T06:56:12.000Z | java-core/src/main/java/proxytest/jdkproxy/ProductProxy.java | shiwei-Ren/learn-example | 7934e2ddb6549f72fb4c63f372a814dd645dbe8f | [
"Apache-2.0"
] | 1 | 2022-03-12T03:18:26.000Z | 2022-03-12T06:58:21.000Z | java-core/src/main/java/proxytest/jdkproxy/ProductProxy.java | shiwei-Ren/learn-example | 7934e2ddb6549f72fb4c63f372a814dd645dbe8f | [
"Apache-2.0"
] | 1 | 2022-03-12T03:18:22.000Z | 2022-03-12T03:18:22.000Z | 28.403509 | 118 | 0.612724 | 16,086 | package proxytest.jdkproxy;
import java.lang.reflect.Proxy;
/**
* 功能描述:产品代理商(代理对象)
* <p>
* 采用自定义的外部类MyInvocationHandler来处理
*
* @author RenShiWei
* Date: 2020/6/19 16:46
**/
public class ProductProxy {
//***方式一:使用自定义的外部类MyInvocationHandler实现InvocationHandler接口处理***
public ProductProxy() {}
//通过代理... |
3e260fe899ff612dfb5cd1859cb64186f434418a | 236 | java | Java | src/main/java/no/uio/ifi/tsd/model/User.java | uio-bmi/TSD-File-API-stub | 8c94738fb7ec66f66131627d37cd8ee89d5db490 | [
"MIT"
] | null | null | null | src/main/java/no/uio/ifi/tsd/model/User.java | uio-bmi/TSD-File-API-stub | 8c94738fb7ec66f66131627d37cd8ee89d5db490 | [
"MIT"
] | 3 | 2019-10-24T09:05:42.000Z | 2020-01-15T09:56:58.000Z | src/main/java/no/uio/ifi/tsd/model/User.java | uio-bmi/TSD-File-API-stub | 8c94738fb7ec66f66131627d37cd8ee89d5db490 | [
"MIT"
] | null | null | null | 16.857143 | 53 | 0.779661 | 16,087 | package no.uio.ifi.tsd.model;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Data;
@Data
public class User {
@JsonProperty("user_name")
private String userName;
private String otp;
private String password;
}
|
3e261067b60020087f0b6058c5f8b037c1332081 | 3,279 | java | Java | shop-web-app/src/main/java/cn/iocoder/mall/shopweb/service/user/PassportManager.java | h5tarkk/sfreytagj | 2ad077351a05ba6bf4965aa359fba9d02eec3f0f | [
"MulanPSL-1.0"
] | 6,034 | 2019-05-02T17:09:07.000Z | 2022-03-31T23:27:21.000Z | shop-web-app/src/main/java/cn/iocoder/mall/shopweb/service/user/PassportManager.java | Wangyanjunai/onemall | 30e2d087843786146ecc5967547c0a4dbb07aa63 | [
"MulanPSL-1.0"
] | 37 | 2019-05-11T14:08:14.000Z | 2022-03-28T08:21:12.000Z | shop-web-app/src/main/java/cn/iocoder/mall/shopweb/service/user/PassportManager.java | Wangyanjunai/onemall | 30e2d087843786146ecc5967547c0a4dbb07aa63 | [
"MulanPSL-1.0"
] | 2,219 | 2019-05-02T17:04:59.000Z | 2022-03-31T09:23:25.000Z | 52.887097 | 126 | 0.771272 | 16,088 | package cn.iocoder.mall.shopweb.service.user;
import cn.iocoder.common.framework.enums.UserTypeEnum;
import cn.iocoder.common.framework.vo.CommonResult;
import cn.iocoder.mall.shopweb.controller.user.vo.passport.PassportAccessTokenRespVO;
import cn.iocoder.mall.shopweb.controller.user.vo.passport.PassportLoginBySmsReq... |
3e2611e1a6cd6a5c4ff8c630ed237ce50f78ddb4 | 1,158 | java | Java | src/main/java/bg/softuni/invoice/web/controller/LogRestController.java | mark79-github/Simple-Invoicing | 7b6275249cef745eac33926dfd11f3cba6a15697 | [
"MIT"
] | null | null | null | src/main/java/bg/softuni/invoice/web/controller/LogRestController.java | mark79-github/Simple-Invoicing | 7b6275249cef745eac33926dfd11f3cba6a15697 | [
"MIT"
] | 2 | 2021-08-12T07:57:58.000Z | 2022-01-21T23:46:40.000Z | src/main/java/bg/softuni/invoice/web/controller/LogRestController.java | mark79-github/Simple-Invoicing | 7b6275249cef745eac33926dfd11f3cba6a15697 | [
"MIT"
] | null | null | null | 29.692308 | 102 | 0.743523 | 16,089 | package bg.softuni.invoice.web.controller;
import bg.softuni.invoice.model.entity.Log;
import bg.softuni.invoice.repository.LogRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.security.access.prepost.PreAuthorize;
impo... |
3e26120898a4bb1f639eb47272411bdaa28178b6 | 5,722 | java | Java | mmtf-serialization/src/main/java/org/rcsb/mmtf/dataholders/Group.java | rcsb/mmtf-java | adc7f7d8e517eb478e0c384a916786a97e9312bd | [
"Apache-2.0"
] | 13 | 2016-04-19T03:56:36.000Z | 2021-12-14T00:55:55.000Z | mmtf-serialization/src/main/java/org/rcsb/mmtf/dataholders/Group.java | rcsb/mmtf-java | adc7f7d8e517eb478e0c384a916786a97e9312bd | [
"Apache-2.0"
] | 43 | 2016-03-18T13:31:47.000Z | 2021-06-25T18:46:02.000Z | mmtf-serialization/src/main/java/org/rcsb/mmtf/dataholders/Group.java | rcsb/mmtf-java | adc7f7d8e517eb478e0c384a916786a97e9312bd | [
"Apache-2.0"
] | 13 | 2016-03-23T17:56:01.000Z | 2020-12-03T17:47:48.000Z | 23.644628 | 123 | 0.688046 | 16,090 | package org.rcsb.mmtf.dataholders;
import java.io.Serializable;
import java.util.Arrays;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
/**
* Group (residue) level data store.
* @author Anthony Bradley
*
*/
@JsonIgnoreProperties(ignoreUnknown = true)
public class Group implements Serializable {
... |
3e26122efac2db6f4970a342ea884605e9af7db6 | 1,208 | java | Java | projects/project_health/cla/edg/project/health/gen/graphquery/CandidateContainer.java | Clariones/event-driven-generation | f5525f5af980807a6c9983065b465f19ad6bab31 | [
"BSD-2-Clause"
] | 2 | 2019-10-31T06:00:48.000Z | 2019-10-31T06:01:43.000Z | projects/project_health/cla/edg/project/health/gen/graphquery/CandidateContainer.java | Clariones/event-driven-generation | f5525f5af980807a6c9983065b465f19ad6bab31 | [
"BSD-2-Clause"
] | null | null | null | projects/project_health/cla/edg/project/health/gen/graphquery/CandidateContainer.java | Clariones/event-driven-generation | f5525f5af980807a6c9983065b465f19ad6bab31 | [
"BSD-2-Clause"
] | 1 | 2020-11-25T10:51:53.000Z | 2020-11-25T10:51:53.000Z | 20.474576 | 76 | 0.743377 | 16,091 | package cla.edg.project.health.gen.graphquery;
import java.util.Map;
import cla.edg.Utils;
import cla.edg.modelbean.*;
public class CandidateContainer extends BaseModelBean{
public String getFullClassName() {
return "com.doublechaintech.health.candidatecontainer.CandidateContainer";
}
// 枚举对象
// 引用的对象
// 被引... |
3e261352d2cc4988c3ac9c0ba2edf9121a561be8 | 18,297 | java | Java | src/main/java/com/conveyal/r5/transit/TransportNetwork.java | landonreed/r5 | 0c95d2954390d64fde28180fbbdfa643879334cd | [
"MIT"
] | 3 | 2018-12-21T11:40:03.000Z | 2020-09-14T06:49:22.000Z | src/main/java/com/conveyal/r5/transit/TransportNetwork.java | landonreed/r5 | 0c95d2954390d64fde28180fbbdfa643879334cd | [
"MIT"
] | 29 | 2018-09-07T13:52:29.000Z | 2019-11-18T15:36:43.000Z | src/main/java/com/conveyal/r5/transit/TransportNetwork.java | landonreed/r5 | 0c95d2954390d64fde28180fbbdfa643879334cd | [
"MIT"
] | 2 | 2018-10-24T17:53:36.000Z | 2020-01-24T13:16:28.000Z | 47.524675 | 155 | 0.671804 | 16,092 | package com.conveyal.r5.transit;
import com.conveyal.gtfs.GTFSFeed;
import com.conveyal.osmlib.OSM;
import com.conveyal.r5.analyst.WebMercatorGridPointSet;
import com.conveyal.r5.analyst.error.TaskError;
import com.conveyal.r5.analyst.scenario.Scenario;
import com.conveyal.r5.common.JsonUtilities;
import com.conveyal.... |
3e2613a41d187c83080357815686feda3e946c7f | 699 | java | Java | grassroot-core/src/main/java/za/org/grassroot/core/enums/UserInterfaceType.java | Siyanda-Mzam/grassroot-platform | 7130145e7ce46cece31e33cf85748d1777bcf566 | [
"BSD-3-Clause"
] | 1 | 2020-07-15T23:08:09.000Z | 2020-07-15T23:08:09.000Z | grassroot-core/src/main/java/za/org/grassroot/core/enums/UserInterfaceType.java | Siyanda-Mzam/grassroot-platform | 7130145e7ce46cece31e33cf85748d1777bcf566 | [
"BSD-3-Clause"
] | null | null | null | grassroot-core/src/main/java/za/org/grassroot/core/enums/UserInterfaceType.java | Siyanda-Mzam/grassroot-platform | 7130145e7ce46cece31e33cf85748d1777bcf566 | [
"BSD-3-Clause"
] | null | null | null | 22.548387 | 68 | 0.579399 | 16,093 | package za.org.grassroot.core.enums;
/**
* Created by luke on 2016/02/15.
*/
public enum UserInterfaceType {
UNKNOWN("unknown"),
USSD("ussd"),
WEB("web"),
ANDROID("android");
private final String text;
UserInterfaceType(final String text) { this.text = text; }
@Override
public Stri... |
3e261450db1a8896cbee3d173b228ea67d0cff1e | 2,939 | java | Java | src/test/java/com/github/rkanter/minioozieexample/TestRunWorkflow.java | rkanter/MiniOozieExample | 910a9413a0d0925a8d7aa04ae48b5558a2d6e611 | [
"Apache-2.0"
] | 3 | 2017-11-21T08:57:14.000Z | 2019-03-18T14:11:02.000Z | src/test/java/com/github/rkanter/minioozieexample/TestRunWorkflow.java | rkanter/MiniOozieExample | 910a9413a0d0925a8d7aa04ae48b5558a2d6e611 | [
"Apache-2.0"
] | 2 | 2019-01-11T00:12:47.000Z | 2019-02-26T05:27:11.000Z | src/test/java/com/github/rkanter/minioozieexample/TestRunWorkflow.java | rkanter/MiniOozieExample | 910a9413a0d0925a8d7aa04ae48b5558a2d6e611 | [
"Apache-2.0"
] | 6 | 2018-08-21T19:29:21.000Z | 2020-05-12T08:13:29.000Z | 40.260274 | 153 | 0.66179 | 16,094 | package com.github.rkanter.minioozieexample;
import org.apache.hadoop.fs.Path;
import org.apache.oozie.client.WorkflowJob;
import org.apache.oozie.example.SampleMapper;
import org.apache.oozie.test.MiniOozieTestCase;
import java.io.File;
import java.util.Properties;
public class TestRunWorkflow extends MiniOozieTest... |
3e2614b772ff275d156b0472f3dcefa8a9d0d291 | 703 | java | Java | LeetCode/665-Non-Decreasing-Array/Solution.java | amanmalakar007/Competitive-Programming | 44007647fc18b26be4c4868795c32a99778e65da | [
"Apache-2.0"
] | null | null | null | LeetCode/665-Non-Decreasing-Array/Solution.java | amanmalakar007/Competitive-Programming | 44007647fc18b26be4c4868795c32a99778e65da | [
"Apache-2.0"
] | null | null | null | LeetCode/665-Non-Decreasing-Array/Solution.java | amanmalakar007/Competitive-Programming | 44007647fc18b26be4c4868795c32a99778e65da | [
"Apache-2.0"
] | null | null | null | 27.038462 | 81 | 0.364154 | 16,095 | public static boolean checkPossibility(int nums[]) {
int i, count = 0, n = nums.length;
int diff[] = new int[n - 1];
if (n == 1)
return true;
for (i = 0; i < n - 1; i++) {
diff[i] = nums[i + 1] - nums[i];
if (diff[i] < 0)
count++;
if (count > 1)
re... |
3e26156513422faaee884f6d36c629e1261bf80c | 2,467 | java | Java | kraken-engine/src/test/java/kraken/runtime/engine/handlers/AccessibilityPayloadHandlerTest.java | eisgroup/kraken-rules | 920a5a23492b8bc0a1c4621f674a145c53dea5c6 | [
"Apache-2.0"
] | 10 | 2021-11-15T18:38:38.000Z | 2021-12-28T11:14:03.000Z | kraken-engine/src/test/java/kraken/runtime/engine/handlers/AccessibilityPayloadHandlerTest.java | eisgroup/kraken-rules | 920a5a23492b8bc0a1c4621f674a145c53dea5c6 | [
"Apache-2.0"
] | 1 | 2021-11-15T20:04:16.000Z | 2021-11-18T10:03:16.000Z | kraken-engine/src/test/java/kraken/runtime/engine/handlers/AccessibilityPayloadHandlerTest.java | eisgroup/kraken-rules | 920a5a23492b8bc0a1c4621f674a145c53dea5c6 | [
"Apache-2.0"
] | null | null | null | 39.790323 | 123 | 0.745034 | 16,096 | /*
* Copyright 2019 EIS Ltd and/or one of its affiliates.
*
* 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 ... |
3e2615776f53cf5ace1da2ccb78bc6476184c415 | 3,376 | java | Java | source/manager/manager-model/src/main/java/com/jd/blockchain/ump/dao/UmpDaoHandler.java | imuge/jdchain | f511680da2883e55adcc33ddc50269ece134a02a | [
"Apache-2.0"
] | 4 | 2020-11-03T03:54:43.000Z | 2022-01-13T07:42:40.000Z | source/manager/manager-model/src/main/java/com/jd/blockchain/ump/dao/UmpDaoHandler.java | imuge/jdchain | f511680da2883e55adcc33ddc50269ece134a02a | [
"Apache-2.0"
] | 1 | 2020-01-02T08:50:41.000Z | 2020-01-03T03:16:31.000Z | source/manager/manager-model/src/main/java/com/jd/blockchain/ump/dao/UmpDaoHandler.java | imuge/jdchain | f511680da2883e55adcc33ddc50269ece134a02a | [
"Apache-2.0"
] | 12 | 2020-03-19T00:06:58.000Z | 2022-03-09T03:44:22.000Z | 26.793651 | 111 | 0.608709 | 16,097 | package com.jd.blockchain.ump.dao;
import com.jd.blockchain.ump.model.UmpConstant;
import org.springframework.boot.CommandLineRunner;
import org.springframework.stereotype.Repository;
import java.io.File;
@Repository
public class UmpDaoHandler implements UmpDao, CommandLineRunner, DBConnection {
public final St... |
3e261660033e2149c1d87481fe8b69c1a1037ec1 | 1,679 | java | Java | repository/api/src/main/java/org/outerj/daisy/repository/RepositoryListener.java | stevekaeser/daisycms | 5f94f39f01e0a51c77812a62baef36caa7435024 | [
"Apache-2.0"
] | null | null | null | repository/api/src/main/java/org/outerj/daisy/repository/RepositoryListener.java | stevekaeser/daisycms | 5f94f39f01e0a51c77812a62baef36caa7435024 | [
"Apache-2.0"
] | 8 | 2021-02-03T19:38:14.000Z | 2022-01-27T16:24:28.000Z | repository/api/src/main/java/org/outerj/daisy/repository/RepositoryListener.java | stevekaeser/daisycms | 5f94f39f01e0a51c77812a62baef36caa7435024 | [
"Apache-2.0"
] | null | null | null | 40.95122 | 107 | 0.734366 | 16,098 | /*
* Copyright 2004 Outerthought bvba and Schaubroeck nv
*
* 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... |
3e2616ad3890f830da0e4b7cfe5aaa4fb939ca20 | 2,163 | java | Java | chapter_010/src/test/java/ru/job4j/isp/MenuTest.java | IgorAntov/job4j | 6f9e96a4f64e422a6ca81be2f228d17e4a122bd1 | [
"Apache-2.0"
] | null | null | null | chapter_010/src/test/java/ru/job4j/isp/MenuTest.java | IgorAntov/job4j | 6f9e96a4f64e422a6ca81be2f228d17e4a122bd1 | [
"Apache-2.0"
] | 10 | 2020-03-04T23:12:00.000Z | 2022-02-16T00:58:24.000Z | chapter_010/src/test/java/ru/job4j/isp/MenuTest.java | IgorAntov/job4j | 6f9e96a4f64e422a6ca81be2f228d17e4a122bd1 | [
"Apache-2.0"
] | null | null | null | 32.772727 | 74 | 0.580675 | 16,099 | package ru.job4j.isp;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
import static org.hamcrest.Matchers.is;
import static org.junit.Assert.*;
/**
* @author Igor Antropov
* @version $Id$
* @since 0.1
*/
public class MenuT... |
3e2616e8abe24397f31ae778b1db1b0c1dc5c3f3 | 734 | java | Java | plugin/src/main/java/me/smaks6/plugin/listener/BlockBreakListener.java | smaks6/Nokaut | d3773fc5e25bd56b787de5d5fd7234879ec80f25 | [
"MIT"
] | 10 | 2020-11-10T07:58:20.000Z | 2021-09-12T21:07:26.000Z | plugin/src/main/java/me/smaks6/plugin/listener/BlockBreakListener.java | smaks6/Nokaut | d3773fc5e25bd56b787de5d5fd7234879ec80f25 | [
"MIT"
] | 3 | 2020-11-11T19:29:39.000Z | 2021-08-20T13:06:24.000Z | plugin/src/main/java/me/smaks6/plugin/listener/BlockBreakListener.java | smaks6/Nokaut | d3773fc5e25bd56b787de5d5fd7234879ec80f25 | [
"MIT"
] | 5 | 2021-04-24T19:38:05.000Z | 2021-11-13T00:15:38.000Z | 30.583333 | 101 | 0.739782 | 16,100 | package me.smaks6.plugin.listener;
import me.smaks6.plugin.utilities.PlayerUtility;
import me.smaks6.plugin.Main;
import org.bukkit.ChatColor;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.EventPriority;
import org.bukkit.event.Listener;
import org.bukkit.event.block.Bl... |
3e2617210ca01a2e3d9f30cfa22abbb5129de056 | 203 | java | Java | ODE_Tooladapter/ode.tooladapter/interface_ThriftContract/dependability/iface/IRiskParameter.java | DEIS-Project-EU/DDI-Scripting-Tools | a234b7f25500080a421685d4692e8a5b20033b2e | [
"MIT"
] | 4 | 2019-03-21T11:06:33.000Z | 2020-03-11T08:34:58.000Z | ODE_Tooladapter/ode.tooladapter/interface_ThriftContract/dependability/iface/IRiskParameter.java | DEIS-Project-EU/DDI-Scripting-Tools | a234b7f25500080a421685d4692e8a5b20033b2e | [
"MIT"
] | 2 | 2019-04-21T21:03:01.000Z | 2021-06-18T06:43:08.000Z | ODE_Tooladapter/ode.tooladapter/interface_ThriftContract/dependability/iface/IRiskParameter.java | DEIS-Project-EU/DDI-Scripting-Tools | a234b7f25500080a421685d4692e8a5b20033b2e | [
"MIT"
] | 1 | 2019-10-20T14:10:21.000Z | 2019-10-20T14:10:21.000Z | 18.454545 | 54 | 0.802956 | 16,101 | package dependability.iface;
import base.iface.IBaseElement;
public interface IRiskParameter extends IBaseElement {
boolean isSetArgument();
String getArgument();
void setArgument(String value);
}
|
3e26188da2878435d821e635146c87fd7fece168 | 1,808 | java | Java | core/src/main/java/com/alibaba/alink/common/io/catalog/plugin/JdbcCatalogClassLoaderFactory.java | lethetann/Alink | a483a8a25ecd136ad4e18709c17c5a242c7e76fa | [
"Apache-2.0"
] | 3,301 | 2018-10-01T16:30:44.000Z | 2022-03-30T08:07:16.000Z | core/src/main/java/com/alibaba/alink/common/io/catalog/plugin/JdbcCatalogClassLoaderFactory.java | sentimentist/Alink | c8fd3196612d838785edd0f99421abcaa24d0430 | [
"Apache-2.0"
] | 206 | 2019-11-27T14:04:42.000Z | 2022-03-28T08:02:05.000Z | core/src/main/java/com/alibaba/alink/common/io/catalog/plugin/JdbcCatalogClassLoaderFactory.java | sentimentist/Alink | c8fd3196612d838785edd0f99421abcaa24d0430 | [
"Apache-2.0"
] | 765 | 2018-10-09T02:02:19.000Z | 2022-03-31T12:06:21.000Z | 30.133333 | 95 | 0.787611 | 16,102 | package com.alibaba.alink.common.io.catalog.plugin;
import org.apache.flink.api.java.tuple.Tuple2;
import org.apache.flink.table.factories.Factory;
import com.alibaba.alink.common.io.plugin.ClassLoaderContainer;
import com.alibaba.alink.common.io.plugin.ClassLoaderFactory;
import com.alibaba.alink.common.io.plugin.Pl... |
3e2619db5a8d1ab9d2d4a95e41c43e5d821a8560 | 3,041 | java | Java | datarepo-clienttests/src/main/java/scripts/testscripts/IngestFile.java | dinvlad/jade-data-repo | 44dd8648ec4c956154b11173a586e4cb6efb3cdb | [
"BSD-3-Clause"
] | 16 | 2019-01-17T18:32:59.000Z | 2022-03-13T01:51:09.000Z | datarepo-clienttests/src/main/java/scripts/testscripts/IngestFile.java | dinvlad/jade-data-repo | 44dd8648ec4c956154b11173a586e4cb6efb3cdb | [
"BSD-3-Clause"
] | 421 | 2018-11-16T23:16:52.000Z | 2022-03-31T20:15:59.000Z | datarepo-clienttests/src/main/java/scripts/testscripts/IngestFile.java | dinvlad/jade-data-repo | 44dd8648ec4c956154b11173a586e4cb6efb3cdb | [
"BSD-3-Clause"
] | 6 | 2018-11-15T16:14:19.000Z | 2021-01-11T21:35:19.000Z | 38.0125 | 99 | 0.740875 | 16,103 | package scripts.testscripts;
import bio.terra.datarepo.api.RepositoryApi;
import bio.terra.datarepo.client.ApiClient;
import bio.terra.datarepo.model.BulkLoadArrayRequestModel;
import bio.terra.datarepo.model.BulkLoadArrayResultModel;
import bio.terra.datarepo.model.BulkLoadFileModel;
import bio.terra.datarepo.model.B... |
3e261a39ecd092bc1dc9a341ca2c6cb9f4d91c32 | 528 | java | Java | src/main/java/me/mingshan/tool/shell/ui/panel/UploadPanel.java | mstao/shell-tools | b0ff1f238088f4741a6f5ed8f4e01af54b471c01 | [
"Apache-2.0"
] | null | null | null | src/main/java/me/mingshan/tool/shell/ui/panel/UploadPanel.java | mstao/shell-tools | b0ff1f238088f4741a6f5ed8f4e01af54b471c01 | [
"Apache-2.0"
] | null | null | null | src/main/java/me/mingshan/tool/shell/ui/panel/UploadPanel.java | mstao/shell-tools | b0ff1f238088f4741a6f5ed8f4e01af54b471c01 | [
"Apache-2.0"
] | null | null | null | 18.206897 | 64 | 0.67803 | 16,104 | package me.mingshan.tool.shell.ui.panel;
import java.awt.*;
public class UploadPanel extends SidePanel {
public UploadPanel() {
initialize();
addComponent();
addListener();
}
private void initialize() {
this.setBackground(new Color(0xffffff));
this.setLayout(new BorderLayout());
}
priv... |
3e261bf0e7320874d7ac5e5551d7c4e4955b4ed2 | 1,240 | java | Java | domino/org.openntf.domino.graph/src/main/java/org/openntf/domino/graph2/builtin/BasicGraphFactory.java | perlausten/org.openntf.domino | 62fbf0296608f8ceea4a89a4efc1b25138709734 | [
"Apache-2.0"
] | 36 | 2015-02-20T22:02:20.000Z | 2022-02-14T10:19:47.000Z | domino/org.openntf.domino.graph/src/main/java/org/openntf/domino/graph2/builtin/BasicGraphFactory.java | perlausten/org.openntf.domino | 62fbf0296608f8ceea4a89a4efc1b25138709734 | [
"Apache-2.0"
] | 106 | 2015-01-14T12:11:35.000Z | 2022-02-12T07:37:56.000Z | domino/org.openntf.domino.graph/src/main/java/org/openntf/domino/graph2/builtin/BasicGraphFactory.java | perlausten/org.openntf.domino | 62fbf0296608f8ceea4a89a4efc1b25138709734 | [
"Apache-2.0"
] | 37 | 2015-01-17T10:54:01.000Z | 2022-03-12T02:05:32.000Z | 33.513514 | 76 | 0.739516 | 16,105 | /**
* Copyright © 2013-2021 The OpenNTF Domino API Team
*
* 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 require... |
3e261c1127f75775648c3f4ec762622105ea5455 | 4,316 | java | Java | src/test/java/com/amazon/opendistroforelasticsearch/sql/intgtest/MethodQueryTest.java | strapdata/sql | ab92d03e841a53fe6817222cee29cacae5449b72 | [
"Apache-2.0"
] | 3 | 2020-09-15T03:23:44.000Z | 2021-05-05T01:45:42.000Z | src/test/java/com/amazon/opendistroforelasticsearch/sql/intgtest/MethodQueryTest.java | strapdata/sql | ab92d03e841a53fe6817222cee29cacae5449b72 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/amazon/opendistroforelasticsearch/sql/intgtest/MethodQueryTest.java | strapdata/sql | ab92d03e841a53fe6817222cee29cacae5449b72 | [
"Apache-2.0"
] | 1 | 2020-09-15T03:23:52.000Z | 2020-09-15T03:23:52.000Z | 38.19469 | 238 | 0.711075 | 16,106 | /*
* Copyright 2019 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://www.apache.org/licenses/LICENSE-2.0
*... |
3e261d91237bd50b77911599cc91e596d72f9be0 | 6,884 | java | Java | src/com/gmail/filoghost/skywars/arena/ArenasManager.java | WildAdventure/SkyWars | 1c92e4b54b29c2eb2c5ceb77c0c1f3a6799de7a2 | [
"BSD-3-Clause"
] | null | null | null | src/com/gmail/filoghost/skywars/arena/ArenasManager.java | WildAdventure/SkyWars | 1c92e4b54b29c2eb2c5ceb77c0c1f3a6799de7a2 | [
"BSD-3-Clause"
] | null | null | null | src/com/gmail/filoghost/skywars/arena/ArenasManager.java | WildAdventure/SkyWars | 1c92e4b54b29c2eb2c5ceb77c0c1f3a6799de7a2 | [
"BSD-3-Clause"
] | 4 | 2020-05-14T08:38:35.000Z | 2021-03-16T20:38:57.000Z | 35.122449 | 132 | 0.732568 | 16,107 | /*
* Copyright (c) 2020, Wild Adventure
* 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
* list of... |
3e261e64e516713c9b864ea189d883686971314b | 8,925 | java | Java | shopwt/src/main/java/top/yokey/shopwt/activity/home/VoucherActivity.java | PhakphumVumg6t/Dawishp | ee80fae1b2aced37854d9557d7d8e7b8519be414 | [
"MIT"
] | null | null | null | shopwt/src/main/java/top/yokey/shopwt/activity/home/VoucherActivity.java | PhakphumVumg6t/Dawishp | ee80fae1b2aced37854d9557d7d8e7b8519be414 | [
"MIT"
] | null | null | null | shopwt/src/main/java/top/yokey/shopwt/activity/home/VoucherActivity.java | PhakphumVumg6t/Dawishp | ee80fae1b2aced37854d9557d7d8e7b8519be414 | [
"MIT"
] | null | null | null | 35.416667 | 103 | 0.594174 | 16,108 | package top.yokey.shopwt.activity.home;
import androidx.appcompat.widget.AppCompatTextView;
import androidx.appcompat.widget.Toolbar;
import java.util.ArrayList;
import top.yokey.base.base.BaseHttpListener;
import top.yokey.base.base.BaseLogger;
import top.yokey.base.base.BaseToast;
import top.yokey.base.bean.BaseBe... |
3e262154fe60fda543d6d4519e2532be725e995b | 181 | java | Java | app/src/main/java/com/example/he/weather_app2/gson/Suggestion.java | he-lrving/weatherApp2 | 5bae678369445b4be0326c2628baf6508c99f5b4 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/he/weather_app2/gson/Suggestion.java | he-lrving/weatherApp2 | 5bae678369445b4be0326c2628baf6508c99f5b4 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/he/weather_app2/gson/Suggestion.java | he-lrving/weatherApp2 | 5bae678369445b4be0326c2628baf6508c99f5b4 | [
"Apache-2.0"
] | null | null | null | 20.111111 | 50 | 0.773481 | 16,109 | package com.example.he.weather_app2.gson;
import com.google.gson.annotations.SerializedName;
public class Suggestion {
@SerializedName("txt")
public String suggestions;
}
|
3e2621ba90d496dc25d5de564307defbb282d5ca | 1,571 | java | Java | src/main/java/edu/umass/cs/jfoley/coop/entityco/facc/ReduceFACCMentions.java | jjfiv/coop | 83cb2c5c5ac001468a5db5bcf89f039807b1b9a0 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/edu/umass/cs/jfoley/coop/entityco/facc/ReduceFACCMentions.java | jjfiv/coop | 83cb2c5c5ac001468a5db5bcf89f039807b1b9a0 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/edu/umass/cs/jfoley/coop/entityco/facc/ReduceFACCMentions.java | jjfiv/coop | 83cb2c5c5ac001468a5db5bcf89f039807b1b9a0 | [
"BSD-3-Clause"
] | null | null | null | 30.211538 | 102 | 0.659453 | 16,110 | package edu.umass.cs.jfoley.coop.entityco.facc;
import ciir.jfoley.chai.io.Directory;
import ciir.jfoley.chai.io.IO;
import ciir.jfoley.chai.io.LinesIterable;
import ciir.jfoley.chai.time.Debouncer;
import gnu.trove.map.hash.TObjectIntHashMap;
import java.io.File;
import java.io.IOException;
import java.io.PrintWrite... |
3e2622c0c3976311ae6fd8ba265805ae8e36cacf | 1,119 | java | Java | ARSDecisionUnit/tags/PA Framework Created/DecisionUnits/src/bfg/symbolization/brainimages/clsPerceptionVisionObstacle.java | fittner/SiMA | d6b39e8b63696c4f848699e9de76751ec4f1e778 | [
"AFL-3.0"
] | null | null | null | ARSDecisionUnit/tags/PA Framework Created/DecisionUnits/src/bfg/symbolization/brainimages/clsPerceptionVisionObstacle.java | fittner/SiMA | d6b39e8b63696c4f848699e9de76751ec4f1e778 | [
"AFL-3.0"
] | null | null | null | ARSDecisionUnit/tags/PA Framework Created/DecisionUnits/src/bfg/symbolization/brainimages/clsPerceptionVisionObstacle.java | fittner/SiMA | d6b39e8b63696c4f848699e9de76751ec4f1e778 | [
"AFL-3.0"
] | null | null | null | 26.642857 | 104 | 0.727435 | 16,111 | // File clsPerceptionVision.java
// May 08, 2006
//
// Belongs to package
package bfg.symbolization.brainimages;
// Imports
import bfg.tools.shapes.clsPolarcoordinate;
import bfg.tools.shapes.clsPoint;
import bfg.utils.enums.enumTypeObstacle;
/**
*
* This is the class description ...
*
* $Revisio... |
3e26248255ec03f41ff1ba05bcea79289db81227 | 862 | java | Java | src/main/java/ru/betterend/world/biome/cave/EmptySmaragdantCaveBiome.java | codehz/BetterEnd | a3e781b40176f2db9b78b735f129a162d4c11834 | [
"MIT"
] | null | null | null | src/main/java/ru/betterend/world/biome/cave/EmptySmaragdantCaveBiome.java | codehz/BetterEnd | a3e781b40176f2db9b78b735f129a162d4c11834 | [
"MIT"
] | null | null | null | src/main/java/ru/betterend/world/biome/cave/EmptySmaragdantCaveBiome.java | codehz/BetterEnd | a3e781b40176f2db9b78b735f129a162d4c11834 | [
"MIT"
] | null | null | null | 26.9375 | 66 | 0.737819 | 16,112 | package ru.betterend.world.biome.cave;
import ru.betterend.registry.EndFeatures;
import ru.betterend.registry.EndParticles;
import ru.betterend.world.biome.BiomeDefinition;
public class EmptySmaragdantCaveBiome extends EndCaveBiome {
public EmptySmaragdantCaveBiome() {
super(new BiomeDefinition("empty_smar... |
3e2624c23573eae1f43a6ac69cc67692ca30cbef | 1,662 | java | Java | src/main/java/ru/job4j/servlets/TechnicalInfo.java | zCRUSADERz/Arena | 6e73845317db72ecba342831dbf141484b52aa07 | [
"Apache-2.0"
] | null | null | null | src/main/java/ru/job4j/servlets/TechnicalInfo.java | zCRUSADERz/Arena | 6e73845317db72ecba342831dbf141484b52aa07 | [
"Apache-2.0"
] | null | null | null | src/main/java/ru/job4j/servlets/TechnicalInfo.java | zCRUSADERz/Arena | 6e73845317db72ecba342831dbf141484b52aa07 | [
"Apache-2.0"
] | null | null | null | 32.666667 | 66 | 0.689676 | 16,113 | package ru.job4j.servlets;
import ru.job4j.DependencyContainer;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
/**
* Technical info.
*
* @author Alexander Yakovle... |
3e2624e3df9b91fa6470a7f0062cec2ca56608ae | 3,819 | java | Java | modules/core/org.jowidgets.tools/src/main/java/org/jowidgets/tools/converter/Converter.java | jo-source/jowidgets | a1dde3daf1d534cb28828795d1b722f83654933a | [
"BSD-3-Clause"
] | 11 | 2015-07-28T11:39:25.000Z | 2020-03-01T04:29:55.000Z | modules/core/org.jowidgets.tools/src/main/java/org/jowidgets/tools/converter/Converter.java | jo-source/jowidgets | a1dde3daf1d534cb28828795d1b722f83654933a | [
"BSD-3-Clause"
] | 46 | 2015-07-27T14:58:26.000Z | 2018-06-08T13:40:37.000Z | modules/core/org.jowidgets.tools/src/main/java/org/jowidgets/tools/converter/Converter.java | jo-source/jowidgets | a1dde3daf1d534cb28828795d1b722f83654933a | [
"BSD-3-Clause"
] | 4 | 2015-08-12T17:38:54.000Z | 2021-12-19T11:17:35.000Z | 38.575758 | 91 | 0.727154 | 16,114 | /*
* Copyright (c) 2010, Michael Grossmann
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this list of ... |
3e262523843d5b539f7f43aebfd00a9821bbe997 | 1,013 | java | Java | AndroidApp/app/src/main/java/com/citymatch/Domain/Models/User.java | felixarpa/CityMatch | fdba3f60ef80a49366a8a4b1ecc06696f722d2d9 | [
"Apache-2.0"
] | null | null | null | AndroidApp/app/src/main/java/com/citymatch/Domain/Models/User.java | felixarpa/CityMatch | fdba3f60ef80a49366a8a4b1ecc06696f722d2d9 | [
"Apache-2.0"
] | null | null | null | AndroidApp/app/src/main/java/com/citymatch/Domain/Models/User.java | felixarpa/CityMatch | fdba3f60ef80a49366a8a4b1ecc06696f722d2d9 | [
"Apache-2.0"
] | null | null | null | 17.465517 | 85 | 0.567621 | 16,115 | package com.citymatch.Domain.Models;
import java.util.HashMap;
import java.util.Map;
import javax.annotation.Generated;
@Generated("org.jsonschema2pojo")
public class User {
private String id;
private String city;
private Map<String, Object> additionalProperties = new HashMap<String, Object>();
/**
... |
3e262524ef731ae37edbced6214945c157ee4aec | 6,218 | java | Java | src/main/java/org/example/kickoff/view/composite/InputLocalDate.java | xiayingfeng/java-ee-kickoff-app | 558b7b3b1a6165a351b638952f05c1b363d3c048 | [
"Apache-2.0"
] | 162 | 2015-02-24T23:55:55.000Z | 2022-03-10T23:55:47.000Z | src/main/java/org/example/kickoff/view/composite/InputLocalDate.java | xiayingfeng/java-ee-kickoff-app | 558b7b3b1a6165a351b638952f05c1b363d3c048 | [
"Apache-2.0"
] | 29 | 2015-02-27T13:14:32.000Z | 2022-01-21T23:12:43.000Z | src/main/java/org/example/kickoff/view/composite/InputLocalDate.java | xiayingfeng/java-ee-kickoff-app | 558b7b3b1a6165a351b638952f05c1b363d3c048 | [
"Apache-2.0"
] | 76 | 2015-01-31T03:01:39.000Z | 2022-01-16T05:14:18.000Z | 26.686695 | 134 | 0.655516 | 16,116 | package org.example.kickoff.view.composite;
import static java.lang.Boolean.TRUE;
import static java.time.LocalDate.now;
import static java.util.stream.Collectors.toList;
import static java.util.stream.IntStream.iterate;
import static java.util.stream.IntStream.range;
import static org.omnifaces.util.Ajax.update;
impo... |
3e262558a180a121803dbde3bb87d57a967ecc3f | 6,406 | java | Java | conjure-java-server-verifier/src/test/java/com/palantir/conjure/java/verification/server/AutoDeserializeTest.java | seif-s3/conjure-java | 22341f4869130e70466c1c90797723934aa3514a | [
"Apache-2.0"
] | 14 | 2018-11-30T20:45:42.000Z | 2022-01-22T03:41:27.000Z | conjure-java-server-verifier/src/test/java/com/palantir/conjure/java/verification/server/AutoDeserializeTest.java | seif-s3/conjure-java | 22341f4869130e70466c1c90797723934aa3514a | [
"Apache-2.0"
] | 422 | 2018-11-29T17:38:56.000Z | 2022-03-29T09:55:07.000Z | conjure-java-server-verifier/src/test/java/com/palantir/conjure/java/verification/server/AutoDeserializeTest.java | seif-s3/conjure-java | 22341f4869130e70466c1c90797723934aa3514a | [
"Apache-2.0"
] | 38 | 2018-11-26T23:10:23.000Z | 2022-03-29T09:39:10.000Z | 47.102941 | 119 | 0.698876 | 16,117 | /*
* (c) Copyright 2018 Palantir Technologies 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 ... |
3e2625c0ca1b1ea1ddc5f6a612e4fb21dcb8dedc | 1,755 | java | Java | Homework/src/Exercise6_31.java | Cinkye/Study | d743746d9e4d62ea827e843e6beb98b61313be20 | [
"MIT"
] | null | null | null | Homework/src/Exercise6_31.java | Cinkye/Study | d743746d9e4d62ea827e843e6beb98b61313be20 | [
"MIT"
] | null | null | null | Homework/src/Exercise6_31.java | Cinkye/Study | d743746d9e4d62ea827e843e6beb98b61313be20 | [
"MIT"
] | null | null | null | 23.716216 | 110 | 0.606268 | 16,118 | import java.util.*;
import java.math.*;
public class Exercise6_31
{
public static String getPrefix(String number, int k)
{
if (number.charAt(0) == '4' || number.charAt(0) == '5' || number.charAt(0) == '6')
return number.substring(0, 1);
if (number.charAt(0) == '3' && number.charAt(1) == '7')
retu... |
3e2626e4235588384707d3292db52ad5d84ee3d5 | 6,964 | java | Java | src/main/java/com/hankcs/hanlp/collection/MDAG/MDAGMap.java | czzz0813/NLPforha | 07583be90bf3c8673176388a5ac1cb0db0a9d4f6 | [
"Apache-2.0"
] | 22 | 2019-10-12T07:47:04.000Z | 2022-03-11T06:16:38.000Z | src/main/java/com/hankcs/hanlp/collection/MDAG/MDAGMap.java | liuluyeah/HanLP | 50a05e43d813eb9036b8e7da6779b911c03aeb75 | [
"Apache-2.0"
] | 2 | 2016-04-25T05:18:10.000Z | 2016-04-26T08:33:34.000Z | src/main/java/com/hankcs/hanlp/collection/MDAG/MDAGMap.java | liuluyeah/HanLP | 50a05e43d813eb9036b8e7da6779b911c03aeb75 | [
"Apache-2.0"
] | 7 | 2020-04-22T02:23:37.000Z | 2021-09-02T09:49:35.000Z | 32.849057 | 124 | 0.569931 | 16,119 | /*
* <summary></summary>
* <author>He Han</author>
* <email>hankcs.cn@gmail.com</email>
* <create-date>2014/12/21 18:59</create-date>
*
* <copyright file="MDAGMap.java" company="上海林原信息科技有限公司">
* Copyright (c) 2003-2014, 上海林原信息科技有限公司. All Right Reserved, http://www.linrunsoft.com/
* This source is subject to the... |
3e2627af3d5d2c0e010a324148e5d2dfcf15ff4a | 491 | java | Java | swak-core/src/main/java/com/swak/reactivex/threads/EventLoopContext.java | 618lf/swak | d8d6ca32d80783667d9c27e0d2d56c9fd05ea918 | [
"Apache-2.0"
] | 4 | 2021-01-11T06:16:43.000Z | 2021-08-19T03:56:08.000Z | swak-core/src/main/java/com/swak/reactivex/threads/EventLoopContext.java | 618lf/swak | d8d6ca32d80783667d9c27e0d2d56c9fd05ea918 | [
"Apache-2.0"
] | null | null | null | swak-core/src/main/java/com/swak/reactivex/threads/EventLoopContext.java | 618lf/swak | d8d6ca32d80783667d9c27e0d2d56c9fd05ea918 | [
"Apache-2.0"
] | 2 | 2021-03-28T12:05:46.000Z | 2021-05-24T11:06:37.000Z | 19.64 | 54 | 0.680244 | 16,120 | package com.swak.reactivex.threads;
import io.netty.channel.EventLoop;
/**
* 对EventLoop 进行监控,只能做到对這一步
* <p>
* 没过细的监控,会有一定的性能影响。
*
* @author: lifeng
* @date: 2020/3/29 12:29
*/
public class EventLoopContext implements Context {
private final EventLoop eventLoop;
public EventLoopContext(EventLoop event... |
3e26297a827edd8caa2ad19d542e337e8045cf29 | 1,190 | java | Java | plugins/org.jkiss.dbeaver.ui.navigator/src/org/jkiss/dbeaver/ui/editors/entity/properties/ObjectPropertiesEditorInputFactory.java | Seanld/dbeaver | 11a202c69ae20019de2c04f24ceed5b80d28414a | [
"Apache-2.0"
] | 1 | 2022-03-02T19:47:32.000Z | 2022-03-02T19:47:32.000Z | plugins/org.jkiss.dbeaver.ui.navigator/src/org/jkiss/dbeaver/ui/editors/entity/properties/ObjectPropertiesEditorInputFactory.java | Seanld/dbeaver | 11a202c69ae20019de2c04f24ceed5b80d28414a | [
"Apache-2.0"
] | null | null | null | plugins/org.jkiss.dbeaver.ui.navigator/src/org/jkiss/dbeaver/ui/editors/entity/properties/ObjectPropertiesEditorInputFactory.java | Seanld/dbeaver | 11a202c69ae20019de2c04f24ceed5b80d28414a | [
"Apache-2.0"
] | 1 | 2020-01-03T22:24:12.000Z | 2020-01-03T22:24:12.000Z | 34 | 88 | 0.770588 | 16,121 | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2022 DBeaver Corp and others
*
* 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/LICE... |
3e262a51ca561ec7c1c6fdcbf9e678b9e06c3f59 | 11,587 | java | Java | src/main/java/com/wizecore/graylog2/plugin/SyslogOutput.java | TiNico22/graylog2-output-syslog | 64b2379ac3dcf534d51bb5372d50ac64ecbd5a69 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/wizecore/graylog2/plugin/SyslogOutput.java | TiNico22/graylog2-output-syslog | 64b2379ac3dcf534d51bb5372d50ac64ecbd5a69 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/wizecore/graylog2/plugin/SyslogOutput.java | TiNico22/graylog2-output-syslog | 64b2379ac3dcf534d51bb5372d50ac64ecbd5a69 | [
"Apache-2.0"
] | null | null | null | 35.320122 | 260 | 0.707812 | 16,122 | package com.wizecore.graylog2.plugin;
import com.google.common.collect.ImmutableMap;
import com.google.inject.assistedinject.Assisted;
import org.graylog2.plugin.Message;
import org.graylog2.plugin.configuration.Configuration;
import org.graylog2.plugin.configuration.ConfigurationRequest;
import org.graylog2.plugin.c... |
3e262aa946dce93c1fb207e5a2aa908589285853 | 1,635 | java | Java | src/test/java/org/apache/commons/beanutils2/bugs/Jira493TestCase.java | melloware/commons-beanutils2 | 4e5410483967e8469fe7ad300bed86a88234a8d5 | [
"Apache-2.0"
] | 233 | 2015-01-06T19:13:28.000Z | 2022-03-06T04:15:06.000Z | src/test/java/org/apache/commons/beanutils2/bugs/Jira493TestCase.java | melloware/commons-beanutils2 | 4e5410483967e8469fe7ad300bed86a88234a8d5 | [
"Apache-2.0"
] | 67 | 2016-09-24T19:12:47.000Z | 2022-03-04T23:13:16.000Z | src/test/java/org/apache/commons/beanutils2/bugs/Jira493TestCase.java | melloware/commons-beanutils2 | 4e5410483967e8469fe7ad300bed86a88234a8d5 | [
"Apache-2.0"
] | 196 | 2015-02-21T02:54:14.000Z | 2022-03-28T01:59:24.000Z | 38.023256 | 87 | 0.733333 | 16,123 | /*
* 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 ... |
3e262ade81ef2d92ed9d3e4858412cfb7a310b5d | 626 | java | Java | src/com/splunk/javaagent/jmx/config/ParameterizedConfig.java | TeaTips/SplunkJavaAgent | 181a3d90de7dbae8b1851866579f463c63e2fac2 | [
"CC-BY-3.0"
] | 14 | 2015-07-13T05:18:55.000Z | 2019-09-26T07:03:37.000Z | src/com/splunk/javaagent/jmx/config/ParameterizedConfig.java | 292292yang/SplunkJavaAgent | 181a3d90de7dbae8b1851866579f463c63e2fac2 | [
"CC-BY-3.0"
] | null | null | null | src/com/splunk/javaagent/jmx/config/ParameterizedConfig.java | 292292yang/SplunkJavaAgent | 181a3d90de7dbae8b1851866579f463c63e2fac2 | [
"CC-BY-3.0"
] | 14 | 2015-07-30T11:00:16.000Z | 2022-03-27T08:19:22.000Z | 18.028571 | 61 | 0.671949 | 16,124 | package com.splunk.javaagent.jmx.config;
import java.util.Map;
/**
* Superclass for config POJOs that take parameters
*
* @author Damien Dallimore kenaa@example.com
*
*/
public class ParameterizedConfig {
private Map<String, String> parameters;
public ParameterizedConfig() {
}
public St... |
3e262b430a8ef0c63180ebbc72897bad498315ff | 2,065 | java | Java | library/src/test/java/com/datatorrent/lib/multiwindow/MultiWindowRangeKeyValTest.java | sashadt/Malhar | d8b3243d1981d3465fd4b04d6acf474242f12f54 | [
"Apache-2.0"
] | 1 | 2017-01-15T17:13:18.000Z | 2017-01-15T17:13:18.000Z | library/src/test/java/com/datatorrent/lib/multiwindow/MultiWindowRangeKeyValTest.java | sashadt/Malhar | d8b3243d1981d3465fd4b04d6acf474242f12f54 | [
"Apache-2.0"
] | null | null | null | library/src/test/java/com/datatorrent/lib/multiwindow/MultiWindowRangeKeyValTest.java | sashadt/Malhar | d8b3243d1981d3465fd4b04d6acf474242f12f54 | [
"Apache-2.0"
] | null | null | null | 31.287879 | 95 | 0.741889 | 16,125 | /*
* Copyright (c) 2013 DataTorrent, Inc. ALL Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... |
3e262c7d125e3a79e3fe20d61854ece8a4cb4ca1 | 2,627 | java | Java | modules/databinding-jaxb/src/main/java/org/apache/tuscany/sca/databinding/jaxb/JAXB2Node.java | mcombell/tuscany-sca | 1c3eb7960e96bf6e5db07fffa6f0f75d426e2114 | [
"Apache-2.0"
] | 1 | 2016-05-09T11:26:26.000Z | 2016-05-09T11:26:26.000Z | modules/databinding-jaxb/src/main/java/org/apache/tuscany/sca/databinding/jaxb/JAXB2Node.java | mcombell/tuscany-sca | 1c3eb7960e96bf6e5db07fffa6f0f75d426e2114 | [
"Apache-2.0"
] | 4 | 2022-01-27T16:34:47.000Z | 2022-01-27T16:36:04.000Z | modules/databinding-jaxb/src/main/java/org/apache/tuscany/sca/databinding/jaxb/JAXB2Node.java | mcombell/tuscany-sca | 1c3eb7960e96bf6e5db07fffa6f0f75d426e2114 | [
"Apache-2.0"
] | 1 | 2016-01-01T18:09:25.000Z | 2016-01-01T18:09:25.000Z | 34.565789 | 116 | 0.704606 | 16,126 | /*
* 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 ... |
3e262cb9c4ca1b5256a0598d0b02049c1179a11b | 2,010 | java | Java | client/src/net/minecraft/client/gui/GuiMemoryErrorScreen.java | NotroDan/implario | 6542810195c1685dc2f82de04f61324c3e9ad356 | [
"MIT"
] | 1 | 2020-07-30T17:49:46.000Z | 2020-07-30T17:49:46.000Z | client/src/net/minecraft/client/gui/GuiMemoryErrorScreen.java | ku6ep1/implario | 6542810195c1685dc2f82de04f61324c3e9ad356 | [
"MIT"
] | null | null | null | client/src/net/minecraft/client/gui/GuiMemoryErrorScreen.java | ku6ep1/implario | 6542810195c1685dc2f82de04f61324c3e9ad356 | [
"MIT"
] | 1 | 2021-04-18T08:42:21.000Z | 2021-04-18T08:42:21.000Z | 37.924528 | 104 | 0.717413 | 16,127 | package net.minecraft.client.gui;
import net.minecraft.client.gui.element.GuiButton;
import net.minecraft.client.resources.Lang;
import java.io.IOException;
public class GuiMemoryErrorScreen extends GuiScreen {
@Override
public void initGui() {
buttonList.clear();
buttonList.add(new GuiButton(0, (width >> 1) ... |
3e262e1ebfe70e208d159a525c178b07abd4db18 | 22,660 | java | Java | VectorMobileTests/src/test/java/pom_android/RiotRoomPageObjects.java | vector-im/riot-automated-tests | 715517badf418c1461f7e1e7d318fb67ae3fb9e5 | [
"Apache-2.0"
] | 12 | 2017-04-03T09:00:27.000Z | 2021-11-21T00:54:41.000Z | VectorMobileTests/src/test/java/pom_android/RiotRoomPageObjects.java | vector-im/riot-automated-tests | 715517badf418c1461f7e1e7d318fb67ae3fb9e5 | [
"Apache-2.0"
] | 7 | 2017-01-18T13:38:10.000Z | 2017-04-26T16:28:42.000Z | VectorMobileTests/src/test/java/pom_android/RiotRoomPageObjects.java | vector-im/vector-automated-tests | 715517badf418c1461f7e1e7d318fb67ae3fb9e5 | [
"Apache-2.0"
] | 11 | 2017-05-10T12:01:43.000Z | 2021-11-21T00:54:33.000Z | 41.445438 | 227 | 0.771409 | 16,128 | package pom_android;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.support.PageFactory;
import org.testng.Assert;
import io.appium.java_client.AppiumDriver;
import io.appium.java_client.MobileElement;
import io.appium.java_client.android.AndroidDriver;
import io.appium.java_client.... |
3e262e7c7d02682d2ce849aaf5fe68acc6ea35bc | 1,788 | java | Java | binding/unity3d/libgforce/android/gforce/libgforce/src/test/java/com/oymotion/gforce/ExampleUnitTest.java | joeyu/gForceSDK | f132e87866431c298573a264a081be85d02b9743 | [
"BSD-2-Clause"
] | null | null | null | binding/unity3d/libgforce/android/gforce/libgforce/src/test/java/com/oymotion/gforce/ExampleUnitTest.java | joeyu/gForceSDK | f132e87866431c298573a264a081be85d02b9743 | [
"BSD-2-Clause"
] | null | null | null | binding/unity3d/libgforce/android/gforce/libgforce/src/test/java/com/oymotion/gforce/ExampleUnitTest.java | joeyu/gForceSDK | f132e87866431c298573a264a081be85d02b9743 | [
"BSD-2-Clause"
] | null | null | null | 38.042553 | 81 | 0.742729 | 16,129 | /*
* Copyright 2017, OYMotion Inc.
* 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 list of cond... |
3e262f4364756c185d718693114f1786f55ca99a | 8,536 | java | Java | src/main/java/org/boilit/ebm/Report.java | zqq90/ebm | 3c8cad7627329d968927e13bc9ff099f0d5e2f89 | [
"MIT"
] | 8 | 2015-05-08T03:26:10.000Z | 2021-11-06T10:40:30.000Z | src/main/java/org/boilit/ebm/Report.java | boilit/ebm | 0f268eb7a17ca4b8b62cc0aa4bd93f29a5559293 | [
"MIT"
] | null | null | null | src/main/java/org/boilit/ebm/Report.java | boilit/ebm | 0f268eb7a17ca4b8b62cc0aa4bd93f29a5559293 | [
"MIT"
] | 3 | 2015-05-08T06:21:52.000Z | 2019-08-06T11:14:17.000Z | 43.329949 | 118 | 0.425023 | 16,130 | package org.boilit.ebm;
import java.io.File;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
import java.io.Writer;
import java.text.SimpleDateFormat;
import java.util.Date;
public final class Report {
public static void writ... |
3e262fea355478ae43316c5820fa4525feb1b584 | 265 | java | Java | backendyeb/yeb-generator/src/main/java/com/xxxx/service/IAppraiseService.java | OriginalCoder0/endyeb | eb5e3b891f8cd88c0f7e52ae72153d1a374f6e6b | [
"Apache-2.0"
] | null | null | null | backendyeb/yeb-generator/src/main/java/com/xxxx/service/IAppraiseService.java | OriginalCoder0/endyeb | eb5e3b891f8cd88c0f7e52ae72153d1a374f6e6b | [
"Apache-2.0"
] | null | null | null | backendyeb/yeb-generator/src/main/java/com/xxxx/service/IAppraiseService.java | OriginalCoder0/endyeb | eb5e3b891f8cd88c0f7e52ae72153d1a374f6e6b | [
"Apache-2.0"
] | null | null | null | 15.588235 | 62 | 0.713208 | 16,131 | package com.xxxx.service;
import com.xxxx.pojo.Appraise;
import com.baomidou.mybatisplus.extension.service.IService;
/**
* <p>
* 服务类
* </p>
*
* @author OriginalCoder
* @since 2021-02-03
*/
public interface IAppraiseService extends IService<Appraise> {
}
|
3e262fed3d30d3bc9bf5fb6b8471a8e3340930d1 | 229 | java | Java | src/main/java/org/cx/game/card/dao/ITerritoryDao.java | 228525125/game-card-main | 6ef34dc40b4e365b4c80ddbbf59e7fb445be26b1 | [
"MIT"
] | null | null | null | src/main/java/org/cx/game/card/dao/ITerritoryDao.java | 228525125/game-card-main | 6ef34dc40b4e365b4c80ddbbf59e7fb445be26b1 | [
"MIT"
] | null | null | null | src/main/java/org/cx/game/card/dao/ITerritoryDao.java | 228525125/game-card-main | 6ef34dc40b4e365b4c80ddbbf59e7fb445be26b1 | [
"MIT"
] | null | null | null | 25.444444 | 73 | 0.820961 | 16,132 | package org.cx.game.card.dao;
import org.cx.game.card.dao.domain.level.Territory;
import org.springframework.data.mongodb.repository.MongoRepository;
public interface ITerritoryDao extends MongoRepository<Territory, Long> {
}
|
3e26306e18ecea48207239a2d03d6cb5e9db343b | 264 | java | Java | src/main/java/mcia/timeseries/exporter/files/FilesSettings.java | enric-sinh/timeseries-exporter | d02424678213c957341b52f3e429224680172b54 | [
"MIT"
] | null | null | null | src/main/java/mcia/timeseries/exporter/files/FilesSettings.java | enric-sinh/timeseries-exporter | d02424678213c957341b52f3e429224680172b54 | [
"MIT"
] | null | null | null | src/main/java/mcia/timeseries/exporter/files/FilesSettings.java | enric-sinh/timeseries-exporter | d02424678213c957341b52f3e429224680172b54 | [
"MIT"
] | null | null | null | 18.857143 | 75 | 0.840909 | 16,133 | package mcia.timeseries.exporter.files;
import org.springframework.boot.context.properties.ConfigurationProperties;
import lombok.Data;
@ConfigurationProperties(FilesConfiguration.PROFILE)
@Data
public class FilesSettings {
private String outputDirectory;
}
|
3e2631f5a6439afc1fb1320b12466a7495de373b | 2,317 | java | Java | src/tools/android/java/com/google/devtools/build/android/desugar/runtime/TimeConversions.java | eric0755/bazel1 | 1d1563372d940965d9304e26772a3688eb31226d | [
"Apache-2.0"
] | 3 | 2019-03-18T23:49:16.000Z | 2021-05-30T09:44:18.000Z | src/tools/android/java/com/google/devtools/build/android/desugar/runtime/TimeConversions.java | eric0755/bazel1 | 1d1563372d940965d9304e26772a3688eb31226d | [
"Apache-2.0"
] | 1 | 2019-03-29T19:01:56.000Z | 2019-03-29T19:01:56.000Z | src/tools/android/java/com/google/devtools/build/android/desugar/runtime/TimeConversions.java | eric0755/bazel1 | 1d1563372d940965d9304e26772a3688eb31226d | [
"Apache-2.0"
] | 1 | 2018-04-19T15:01:33.000Z | 2018-04-19T15:01:33.000Z | 35.646154 | 100 | 0.708243 | 16,134 | // Copyright 2018 The Bazel Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... |
3e2632a4d80883ceaa03378a2573f4e3487a863b | 945 | java | Java | framework/guava/src/main/java/cn/lastwhisper/limit/TokenBucket.java | lastwhispers/code | 8d4b926c5577525828e4f077e3901f4e869c7e4a | [
"Apache-2.0"
] | 59 | 2020-04-08T06:48:13.000Z | 2021-11-10T06:20:36.000Z | framework/guava/src/main/java/cn/lastwhisper/limit/TokenBucket.java | lastwhispers/code | 8d4b926c5577525828e4f077e3901f4e869c7e4a | [
"Apache-2.0"
] | 26 | 2020-11-01T03:16:16.000Z | 2022-03-18T02:50:29.000Z | framework/guava/src/main/java/cn/lastwhisper/limit/TokenBucket.java | lastwhispers/code | 8d4b926c5577525828e4f077e3901f4e869c7e4a | [
"Apache-2.0"
] | 44 | 2020-04-09T01:34:40.000Z | 2021-03-02T12:33:23.000Z | 24.230769 | 69 | 0.549206 | 16,135 | package cn.lastwhisper.limit;
// 因为令牌桶对业务有一定的容忍度
public class TokenBucket {
private int bucketNums = 100; // 桶的容量
private int rate = 1; // 流入速度
private int nowTokens; // 当前令牌数量
private long timestamp = getNowTime(); // 时间
private long getNowTime() {
return System.curr... |
3e2632b751bdfb14922fddf62bb289ab72394719 | 57 | java | Java | JSPMainProject/src/com/lab/db/package-info.java | emacslisp/Java | 1abc6e5a7814afca39f4166c00a6811ef33279e9 | [
"MIT"
] | null | null | null | JSPMainProject/src/com/lab/db/package-info.java | emacslisp/Java | 1abc6e5a7814afca39f4166c00a6811ef33279e9 | [
"MIT"
] | 3 | 2018-09-14T13:03:48.000Z | 2022-02-16T01:14:02.000Z | JSPMainProject/src/com/lab/db/package-info.java | emacslisp/Java | 1abc6e5a7814afca39f4166c00a6811ef33279e9 | [
"MIT"
] | null | null | null | 7.125 | 19 | 0.421053 | 16,136 | /**
*
*/
/**
* @author ewu
*
*/
package com.lab.db; |
3e26331516f835663121f3eeeeddd151260fa423 | 741 | java | Java | java/eng41.java | KrishnaRanjani/Edification-Gateway | 19d17c9dc76d5eed6343bef2829dac4a3813b256 | [
"MIT"
] | 2 | 2021-07-03T07:13:27.000Z | 2021-09-17T08:46:02.000Z | java/eng41.java | KrishnaRanjani/Edification-Gateway | 19d17c9dc76d5eed6343bef2829dac4a3813b256 | [
"MIT"
] | null | null | null | java/eng41.java | KrishnaRanjani/Edification-Gateway | 19d17c9dc76d5eed6343bef2829dac4a3813b256 | [
"MIT"
] | null | null | null | 28.5 | 74 | 0.677463 | 16,137 | package com.example.sampleapp;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
public class eng41 extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
... |
3e2633284f1bc96b19f6aa04ca3514d6234ed839 | 265 | java | Java | UNLIMITED/src/java/mx/adu/ipn/cecyt9/edusite/model/Usuario.java | itzelalejandra213/Practica-Proyecto-UNLIMITED | 3c9c944c9852601e45d795ca889bf836f85f58e9 | [
"Apache-2.0"
] | null | null | null | UNLIMITED/src/java/mx/adu/ipn/cecyt9/edusite/model/Usuario.java | itzelalejandra213/Practica-Proyecto-UNLIMITED | 3c9c944c9852601e45d795ca889bf836f85f58e9 | [
"Apache-2.0"
] | null | null | null | UNLIMITED/src/java/mx/adu/ipn/cecyt9/edusite/model/Usuario.java | itzelalejandra213/Practica-Proyecto-UNLIMITED | 3c9c944c9852601e45d795ca889bf836f85f58e9 | [
"Apache-2.0"
] | null | null | null | 26.5 | 80 | 0.709434 | 16,138 | /*
* 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 mx.adu.ipn.cecyt9.edusite.model;
public class Usuario {
} |
3e2633fb56abf0ee885816ce4c3b40b3a3ce2edf | 648 | java | Java | proxies/com/microsoft/bingads/v13/adinsight/Adapter2.java | vtabel7403/BingAds-Java-SDK | 8034545104888c147ca73b63d93fcf99b79f9fdf | [
"MIT"
] | 30 | 2016-02-29T03:23:52.000Z | 2021-12-10T03:57:30.000Z | proxies/com/microsoft/bingads/v13/adinsight/Adapter2.java | vtabel7403/BingAds-Java-SDK | 8034545104888c147ca73b63d93fcf99b79f9fdf | [
"MIT"
] | 61 | 2016-03-01T02:20:29.000Z | 2022-03-25T08:50:56.000Z | proxies/com/microsoft/bingads/v13/adinsight/Adapter2.java | vtabel7403/BingAds-Java-SDK | 8034545104888c147ca73b63d93fcf99b79f9fdf | [
"MIT"
] | 37 | 2016-03-05T00:52:54.000Z | 2022-02-18T09:51:01.000Z | 30.857143 | 118 | 0.802469 | 16,139 |
package com.microsoft.bingads.v13.adinsight;
import java.util.Collection;
import javax.xml.bind.annotation.adapters.XmlAdapter;
public class Adapter2
extends XmlAdapter<String, Collection<AuctionInsightKpiAdditionalField>>
{
public Collection<AuctionInsightKpiAdditionalField> unmarshal(String value) {
... |
3e263503818c7222974585660addcbc72c588b20 | 1,888 | java | Java | Flink_self_study/src/main/java/com/me/transform/transform_07_reduce_avg.java | zzzzzzzs/Flink_self_study | dfaeaf4bda36070a9a93bcfb7cfce8909d0b1800 | [
"MIT"
] | null | null | null | Flink_self_study/src/main/java/com/me/transform/transform_07_reduce_avg.java | zzzzzzzs/Flink_self_study | dfaeaf4bda36070a9a93bcfb7cfce8909d0b1800 | [
"MIT"
] | null | null | null | Flink_self_study/src/main/java/com/me/transform/transform_07_reduce_avg.java | zzzzzzzs/Flink_self_study | dfaeaf4bda36070a9a93bcfb7cfce8909d0b1800 | [
"MIT"
] | null | null | null | 42.909091 | 155 | 0.595869 | 16,140 | package com.me.transform;
import com.me.bean.SensorReading;
import com.me.source.SensorSource;
import org.apache.flink.api.common.functions.MapFunction;
import org.apache.flink.api.common.functions.ReduceFunction;
import org.apache.flink.api.java.tuple.Tuple2;
import org.apache.flink.api.java.tuple.Tuple3;
import org... |
3e26352076fad6b71be989e7a3b909bafbc41f19 | 2,522 | java | Java | app/src/main/java/com/m2049r/xmrwallet/onboarding/OnBoardingViewPager.java | paxriel/xmrwallet | 7c78d6be41eb021e9b2bd37495f7c53b359f1039 | [
"Apache-2.0"
] | 484 | 2017-08-21T22:06:01.000Z | 2022-03-25T19:04:59.000Z | app/src/main/java/com/m2049r/xmrwallet/onboarding/OnBoardingViewPager.java | ninetyfivenorth/xmrwallet | ab6069058b34aa9ff0c52de850dcd5a51ea6dc1b | [
"Apache-2.0"
] | 386 | 2017-09-03T09:19:18.000Z | 2022-03-26T22:50:09.000Z | app/src/main/java/com/m2049r/xmrwallet/onboarding/OnBoardingViewPager.java | ninetyfivenorth/xmrwallet | ab6069058b34aa9ff0c52de850dcd5a51ea6dc1b | [
"Apache-2.0"
] | 301 | 2017-08-03T01:44:34.000Z | 2022-03-25T02:50:39.000Z | 28.988506 | 75 | 0.650674 | 16,141 | /*
* Copyright (c) 2020 m2049r
*
* 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 wr... |
3e2635da97ea3f0d8b4aa8ebfbaa4cdca6da6d6a | 1,165 | java | Java | common/data/src/main/java/org/thingsboard/server/common/data/event/StatisticsEventFilter.java | winnerineast/thingsboard | e90aceee42542ffb80510e98c8728a9507c893b1 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | common/data/src/main/java/org/thingsboard/server/common/data/event/StatisticsEventFilter.java | winnerineast/thingsboard | e90aceee42542ffb80510e98c8728a9507c893b1 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | common/data/src/main/java/org/thingsboard/server/common/data/event/StatisticsEventFilter.java | winnerineast/thingsboard | e90aceee42542ffb80510e98c8728a9507c893b1 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | 34.264706 | 150 | 0.736481 | 16,142 | /**
* Copyright © 2016-2021 The Thingsboard 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 applicab... |
3e263610a4ef3d752568621b2caf79dc725ac77e | 4,585 | java | Java | TechDat/src/main/java/be/pauwel/pi/product/services/impl/ProductServiceImpl.java | WTCB/ProductDB | 8ca0cd9016000c99466e4049b5b322a57c9260e1 | [
"Apache-2.0"
] | null | null | null | TechDat/src/main/java/be/pauwel/pi/product/services/impl/ProductServiceImpl.java | WTCB/ProductDB | 8ca0cd9016000c99466e4049b5b322a57c9260e1 | [
"Apache-2.0"
] | 11 | 2020-03-04T22:27:45.000Z | 2022-02-12T04:28:16.000Z | TechDat/src/main/java/be/pauwel/pi/product/services/impl/ProductServiceImpl.java | WTCB/ProductDB | 8ca0cd9016000c99466e4049b5b322a57c9260e1 | [
"Apache-2.0"
] | null | null | null | 30.164474 | 96 | 0.607634 | 16,143 | package be.pauwel.pi.product.services.impl;
import be.pauwel.pi.product.services.ProductService;
import be.pauwel.pi.product.viewmodel.data.*;
import be.pauwel.pi.product.viewmodel.servers.Server;
import com.fasterxml.jackson.core.type.TypeReference;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.sprin... |
3e2637159bc189936efe56701bd4a200a5cce0b7 | 3,530 | java | Java | asterixdb/asterix-lang-sqlpp/src/main/java/org/apache/asterix/lang/sqlpp/clause/FromTerm.java | simon-dew/asterixdb | 81c3249322957be261cd99bf7d6b464fcb4a3bbd | [
"Apache-2.0"
] | 200 | 2016-06-16T01:01:42.000Z | 2022-03-24T08:16:13.000Z | asterixdb/asterix-lang-sqlpp/src/main/java/org/apache/asterix/lang/sqlpp/clause/FromTerm.java | simon-dew/asterixdb | 81c3249322957be261cd99bf7d6b464fcb4a3bbd | [
"Apache-2.0"
] | 3 | 2018-01-29T21:39:26.000Z | 2021-06-17T20:11:31.000Z | asterixdb/asterix-lang-sqlpp/src/main/java/org/apache/asterix/lang/sqlpp/clause/FromTerm.java | prestoncarman/incubator-asterixdb | 013b4a431774b3b97275ad308dd3100dd1ab480e | [
"Apache-2.0"
] | 112 | 2016-06-12T21:51:05.000Z | 2022-02-05T17:16:33.000Z | 32.090909 | 117 | 0.696317 | 16,144 | /*
* 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 ... |
3e263952f1ce72b59834e713fc88a439b1614894 | 17,813 | java | Java | communote/persistence/src/main/java/com/communote/server/core/user/UserGroupMemberManagementBase.java | Communote/communote-server | e6a3541054baa7ad26a4eccbbdd7fb8937dead0c | [
"Apache-2.0"
] | 26 | 2016-06-27T09:25:10.000Z | 2022-01-24T06:26:56.000Z | communote/persistence/src/main/java/com/communote/server/core/user/UserGroupMemberManagementBase.java | Communote/communote-server | e6a3541054baa7ad26a4eccbbdd7fb8937dead0c | [
"Apache-2.0"
] | 64 | 2016-06-28T14:50:46.000Z | 2019-05-04T15:10:04.000Z | communote/persistence/src/main/java/com/communote/server/core/user/UserGroupMemberManagementBase.java | Communote/communote-server | e6a3541054baa7ad26a4eccbbdd7fb8937dead0c | [
"Apache-2.0"
] | 4 | 2016-10-05T17:30:36.000Z | 2019-10-26T15:44:00.000Z | 45.674359 | 203 | 0.647785 | 16,145 | package com.communote.server.core.user;
import org.springframework.transaction.annotation.Propagation;
import org.springframework.transaction.annotation.Transactional;
import com.communote.server.api.core.security.AuthorizationException;
import com.communote.server.api.core.user.UserNotFoundException;
import com.comm... |
3e2639eba5e7ae1d6e4286c21b34c12531c31497 | 5,627 | java | Java | modules/vpc/src/main/java/com/ibm/cloud/is/vpc/v1/model/SecurityGroupRulePrototypeSecurityGroupRuleProtocolICMP.java | IBM/ibm-vpc-java-sdk | e250cc7806c0f8a13492cbda155953c21a862c75 | [
"Apache-2.0"
] | null | null | null | modules/vpc/src/main/java/com/ibm/cloud/is/vpc/v1/model/SecurityGroupRulePrototypeSecurityGroupRuleProtocolICMP.java | IBM/ibm-vpc-java-sdk | e250cc7806c0f8a13492cbda155953c21a862c75 | [
"Apache-2.0"
] | 25 | 2020-09-23T00:28:59.000Z | 2021-12-01T01:06:14.000Z | modules/vpc/src/main/java/com/ibm/cloud/is/vpc/v1/model/SecurityGroupRulePrototypeSecurityGroupRuleProtocolICMP.java | IBM/ibm-vpc-java-sdk | e250cc7806c0f8a13492cbda155953c21a862c75 | [
"Apache-2.0"
] | 4 | 2021-04-16T02:17:20.000Z | 2022-03-03T16:38:32.000Z | 30.090909 | 119 | 0.696286 | 16,146 | /*
* (C) Copyright IBM Corp. 2021.
*
* 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... |
3e2639fc97af22e9baf059726191004e8f973a3b | 2,158 | java | Java | gencode-core/src/org/frameworkset/gencode/core/ui/GenAddJsp.java | bbossgroups/bboss-gencode | 127bf3406be9ffd7b0c539c75934665d5b80dd47 | [
"Apache-2.0"
] | 79 | 2015-09-25T01:19:50.000Z | 2021-08-02T01:17:16.000Z | gencode-core/src/org/frameworkset/gencode/core/ui/GenAddJsp.java | bbossgroups/bboss-gencode | 127bf3406be9ffd7b0c539c75934665d5b80dd47 | [
"Apache-2.0"
] | null | null | null | gencode-core/src/org/frameworkset/gencode/core/ui/GenAddJsp.java | bbossgroups/bboss-gencode | 127bf3406be9ffd7b0c539c75934665d5b80dd47 | [
"Apache-2.0"
] | 49 | 2015-08-29T10:51:07.000Z | 2020-08-29T01:19:27.000Z | 34.806452 | 109 | 0.748378 | 16,147 | package org.frameworkset.gencode.core.ui;
import java.io.File;
import org.frameworkset.gencode.core.AbstractGencode;
import org.frameworkset.gencode.core.GencodeServiceImpl;
import bboss.org.apache.velocity.Template;
import bboss.org.apache.velocity.VelocityContext;
import com.frameworkset.util.VelocityUtil;
publi... |
3e263a3f76a19a7ea8727e6735da4ae852eb5fdd | 2,520 | java | Java | app/src/main/java/study/com/androidfunctions/soft/SoftInputActivity.java | Duckdan/AndroidFunctions | e9eba68e27e0082f9bb3c414c0f9f296fdeb01ba | [
"Apache-2.0"
] | null | null | null | app/src/main/java/study/com/androidfunctions/soft/SoftInputActivity.java | Duckdan/AndroidFunctions | e9eba68e27e0082f9bb3c414c0f9f296fdeb01ba | [
"Apache-2.0"
] | null | null | null | app/src/main/java/study/com/androidfunctions/soft/SoftInputActivity.java | Duckdan/AndroidFunctions | e9eba68e27e0082f9bb3c414c0f9f296fdeb01ba | [
"Apache-2.0"
] | null | null | null | 32.307692 | 125 | 0.655952 | 16,148 | package study.com.androidfunctions.soft;
import android.content.Context;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.MotionEvent;
import android.view.View;
import android.view.inputmethod.InputMethodManager;
import android.widget.TextView;
import android.widget.Toast;... |
3e263b5931edbcf97d2456c204387125f2ea9c84 | 8,937 | java | Java | src/main/java/com/jfastnet/PeerController.java | klaus7/jfastnet | c62c05b31b3e96cbbd021c7266c9ab5ff3a945f2 | [
"Apache-2.0"
] | 29 | 2015-09-14T12:35:19.000Z | 2022-01-12T01:48:17.000Z | src/main/java/com/jfastnet/PeerController.java | klaus7/jfastnet | c62c05b31b3e96cbbd021c7266c9ab5ff3a945f2 | [
"Apache-2.0"
] | 4 | 2015-11-28T16:05:24.000Z | 2019-05-09T07:52:11.000Z | src/main/java/com/jfastnet/PeerController.java | klaus7/jfastnet | c62c05b31b3e96cbbd021c7266c9ab5ff3a945f2 | [
"Apache-2.0"
] | 9 | 2015-10-20T07:57:46.000Z | 2020-11-17T09:52:23.000Z | 30.824138 | 110 | 0.701644 | 16,149 | /*******************************************************************************
* Copyright 2018 Klaus Pfeiffer - efpyi@example.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*... |
3e263b6afd7e5958e27ec90d60967c76e81e0e9c | 3,000 | java | Java | sdk/servicebus/azure-messaging-servicebus/src/main/java/com/azure/messaging/servicebus/ServiceBusTransactionContext.java | liukun2634/azure-sdk-for-java | a42ba097eef284333c9befba180eea3cfed41312 | [
"MIT"
] | 1,350 | 2015-01-17T05:22:05.000Z | 2022-03-29T21:00:37.000Z | sdk/servicebus/azure-messaging-servicebus/src/main/java/com/azure/messaging/servicebus/ServiceBusTransactionContext.java | liukun2634/azure-sdk-for-java | a42ba097eef284333c9befba180eea3cfed41312 | [
"MIT"
] | 16,834 | 2015-01-07T02:19:09.000Z | 2022-03-31T23:29:10.000Z | sdk/servicebus/azure-messaging-servicebus/src/main/java/com/azure/messaging/servicebus/ServiceBusTransactionContext.java | liukun2634/azure-sdk-for-java | a42ba097eef284333c9befba180eea3cfed41312 | [
"MIT"
] | 1,586 | 2015-01-02T01:50:28.000Z | 2022-03-31T11:25:34.000Z | 45.454545 | 131 | 0.727333 | 16,150 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.messaging.servicebus;
import com.azure.core.annotation.Immutable;
import java.nio.ByteBuffer;
/**
* Represents transaction in service. This object just contains transaction id. Transaction management o... |
3e263e5e752341d38e793f8d05297862f9db10aa | 2,274 | java | Java | core/modules/spring/src/main/java/org/onetwo/common/spring/utils/JFishMathcer.java | wayshall/onetwo | 221ddfc0cbf3eafbef8ec090c21b9972c7d8ea23 | [
"Apache-2.0"
] | 19 | 2015-05-27T02:18:43.000Z | 2021-11-16T11:02:17.000Z | core/modules/spring/src/main/java/org/onetwo/common/spring/utils/JFishMathcer.java | wayshall/onetwo | 221ddfc0cbf3eafbef8ec090c21b9972c7d8ea23 | [
"Apache-2.0"
] | 58 | 2017-03-07T03:06:32.000Z | 2022-02-01T00:57:27.000Z | core/modules/spring/src/main/java/org/onetwo/common/spring/utils/JFishMathcer.java | wayshall/onetwo | 221ddfc0cbf3eafbef8ec090c21b9972c7d8ea23 | [
"Apache-2.0"
] | 12 | 2016-08-11T03:26:34.000Z | 2019-01-09T10:56:29.000Z | 22.514851 | 80 | 0.721636 | 16,151 | package org.onetwo.common.spring.utils;
import java.util.List;
import org.onetwo.common.utils.LangUtils;
import org.onetwo.common.utils.list.JFishList;
import org.springframework.util.AntPathMatcher;
public class JFishMathcer {
public static JFishMathcer excludes(boolean caseSensitive, String... excludes){
JFis... |
3e263eb9a7833ea92cbb4db32462c79c69bf20b4 | 1,836 | java | Java | src/main/java/org/apache/beam/io/cdc/DebeziumBeamSourceTaskContext.java | hassanreyes/DataflowTemplates | f9bdfbd85ab12208798ed81fcfe73f53d46d59f8 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/apache/beam/io/cdc/DebeziumBeamSourceTaskContext.java | hassanreyes/DataflowTemplates | f9bdfbd85ab12208798ed81fcfe73f53d46d59f8 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/apache/beam/io/cdc/DebeziumBeamSourceTaskContext.java | hassanreyes/DataflowTemplates | f9bdfbd85ab12208798ed81fcfe73f53d46d59f8 | [
"Apache-2.0"
] | null | null | null | 37.469388 | 99 | 0.747821 | 16,152 | /*
* 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 ... |
3e263fc3c46cbefe8d8995ca53ddcf87fe63e741 | 1,374 | java | Java | mailbox/api/src/main/java/org/apache/james/mailbox/model/MailboxId.java | codejamninja/james-project | 6ce8443b69e8e0d6576c42c9c14b8a0e5d54e9c1 | [
"Apache-2.0"
] | 634 | 2015-12-21T20:24:06.000Z | 2022-03-24T09:57:48.000Z | mailbox/api/src/main/java/org/apache/james/mailbox/model/MailboxId.java | codejamninja/james-project | 6ce8443b69e8e0d6576c42c9c14b8a0e5d54e9c1 | [
"Apache-2.0"
] | 4,148 | 2015-09-14T15:59:06.000Z | 2022-03-31T10:29:10.000Z | mailbox/api/src/main/java/org/apache/james/mailbox/model/MailboxId.java | codejamninja/james-project | 6ce8443b69e8e0d6576c42c9c14b8a0e5d54e9c1 | [
"Apache-2.0"
] | 392 | 2015-07-16T07:04:59.000Z | 2022-03-28T09:37:53.000Z | 47.37931 | 66 | 0.531295 | 16,153 | /****************************************************************
* 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... |
3e2641a3b0b3cffd733f60a27fe1f94826ebe211 | 2,301 | java | Java | src/main/java/myPck/database/models/User.java | mjochab/PZ_2019_Lab2_Gr1 | 85b12370dd3add5bfd8e9f9a52662eb5c2b84e20 | [
"MIT"
] | null | null | null | src/main/java/myPck/database/models/User.java | mjochab/PZ_2019_Lab2_Gr1 | 85b12370dd3add5bfd8e9f9a52662eb5c2b84e20 | [
"MIT"
] | null | null | null | src/main/java/myPck/database/models/User.java | mjochab/PZ_2019_Lab2_Gr1 | 85b12370dd3add5bfd8e9f9a52662eb5c2b84e20 | [
"MIT"
] | 1 | 2020-04-21T10:52:21.000Z | 2020-04-21T10:52:21.000Z | 20.918182 | 112 | 0.600608 | 16,154 | package myPck.database.models;
import javax.persistence.*;
import java.io.Serializable;
@Entity
@Table(name = "users")
public class User implements Serializable {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column(name= "id")
private long id;
@Column(name = "email", length = 40, nul... |
3e2642c1f4cdcabc807b3827df6a2cd7f99e8b0f | 146 | java | Java | chapter_001/src/test/java/ru/job4j/loop/package-info.java | ephemeralin/vpiliugin | 80ef01effcbb8e6b9573203a22767fb881eb3769 | [
"Apache-2.0"
] | 1 | 2018-09-08T16:51:36.000Z | 2018-09-08T16:51:36.000Z | chapter_001/src/test/java/ru/job4j/loop/package-info.java | ephemeralin/java-training | 80ef01effcbb8e6b9573203a22767fb881eb3769 | [
"Apache-2.0"
] | null | null | null | chapter_001/src/test/java/ru/job4j/loop/package-info.java | ephemeralin/java-training | 80ef01effcbb8e6b9573203a22767fb881eb3769 | [
"Apache-2.0"
] | null | null | null | 16.666667 | 60 | 0.693333 | 16,155 | /**
* Package for Counter task.
*
* @author Viacheslav Piliugin (mailto:dycjh@example.com)
* @version $Id$
* @since 0.1
*/
package ru.job4j.loop;
|
3e2643391d8277fdc596eb52ba31a990bb04c331 | 3,836 | java | Java | JSqlServerBulkInsert/src/test/java/de/bytefish/jsqlserverbulkinsert/test/mapping/UTCNanoTest.java | bytefish/JSqlServerBulkInsert | 63aff349cfe3f7b6a48a9c58eb0b238f48dbc2a7 | [
"MIT"
] | 5 | 2019-02-13T04:57:10.000Z | 2020-08-13T17:14:45.000Z | JSqlServerBulkInsert/src/test/java/de/bytefish/jsqlserverbulkinsert/test/mapping/UTCNanoTest.java | bytefish/JSqlServerBulkInsert | 63aff349cfe3f7b6a48a9c58eb0b238f48dbc2a7 | [
"MIT"
] | 12 | 2019-03-16T21:51:49.000Z | 2020-10-14T01:01:01.000Z | JSqlServerBulkInsert/src/test/java/de/bytefish/jsqlserverbulkinsert/test/mapping/UTCNanoTest.java | JSqlServerBulkInsert/JSqlServerBulkInsert | 63aff349cfe3f7b6a48a9c58eb0b238f48dbc2a7 | [
"MIT"
] | 7 | 2019-03-13T17:47:58.000Z | 2019-07-10T17:52:00.000Z | 31.702479 | 101 | 0.741919 | 16,156 | // Copyright (c) Philipp Wagner and Victor Lee. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
package de.bytefish.jsqlserverbulkinsert.test.mapping;
import de.bytefish.jsqlserverbulkinsert.SqlServerBulkInsert;
import de.bytefish.jsqlserverbu... |
3e2643d6fde71646977249d3680f8c54db1230a2 | 67 | java | Java | src/main/java/co/ohalo/web/rest/package-info.java | Oskar-lvn/jhipster-sample | 9268015113234ea2fc072f3d680e85252651f182 | [
"Apache-2.0"
] | null | null | null | src/main/java/co/ohalo/web/rest/package-info.java | Oskar-lvn/jhipster-sample | 9268015113234ea2fc072f3d680e85252651f182 | [
"Apache-2.0"
] | null | null | null | src/main/java/co/ohalo/web/rest/package-info.java | Oskar-lvn/jhipster-sample | 9268015113234ea2fc072f3d680e85252651f182 | [
"Apache-2.0"
] | 1 | 2021-12-28T07:06:29.000Z | 2021-12-28T07:06:29.000Z | 13.4 | 31 | 0.671642 | 16,157 | /**
* Spring MVC REST controllers.
*/
package co.ohalo.web.rest;
|
3e2644004a4361ee4242caf080708b1518e5440e | 3,032 | java | Java | server/src/main/java/io/crate/expression/ValueExtractors.java | Wiewiogr/crate | 5651d8d4f6d149c496e329751af3e1fd28f8a5a8 | [
"Apache-2.0"
] | 3,066 | 2015-01-01T05:44:20.000Z | 2022-03-31T19:33:32.000Z | server/src/main/java/io/crate/expression/ValueExtractors.java | Wiewiogr/crate | 5651d8d4f6d149c496e329751af3e1fd28f8a5a8 | [
"Apache-2.0"
] | 7,255 | 2015-01-02T08:25:25.000Z | 2022-03-31T21:05:43.000Z | server/src/main/java/io/crate/expression/ValueExtractors.java | Wiewiogr/crate | 5651d8d4f6d149c496e329751af3e1fd28f8a5a8 | [
"Apache-2.0"
] | 563 | 2015-01-06T19:07:27.000Z | 2022-03-25T03:03:36.000Z | 34.067416 | 103 | 0.64314 | 16,158 | /*
* Licensed to Crate.io GmbH ("Crate") under one or more contributor
* license agreements. See the NOTICE file distributed with this work for
* additional information regarding copyright ownership. Crate licenses
* this file to you under the Apache License, Version 2.0 (the "License");
* you may not use this f... |
3e264452a417e2ddf5f0a7da8a698ca45703b7b1 | 18,046 | java | Java | code/plc-server/src/main/java/com/openthinks/plc/core/model/ShippingsVw.java | daileyet/PLC | 756f4980ef141c99c08d2b9d7a4f93893d24d339 | [
"MIT"
] | 1 | 2018-07-11T08:48:26.000Z | 2018-07-11T08:48:26.000Z | code/plc-server/src/main/java/com/openthinks/plc/core/model/ShippingsVw.java | daileyet/PLC | 756f4980ef141c99c08d2b9d7a4f93893d24d339 | [
"MIT"
] | null | null | null | code/plc-server/src/main/java/com/openthinks/plc/core/model/ShippingsVw.java | daileyet/PLC | 756f4980ef141c99c08d2b9d7a4f93893d24d339 | [
"MIT"
] | null | null | null | 32.930657 | 154 | 0.604788 | 16,159 | package com.openthinks.plc.core.model;
import java.util.Date;
public class ShippingsVw {
private Long id;
private Date shipDate;
private Long vehicleId;
private Long fromId;
private Long toId;
private Byte shipStatus;
private Date createDate;
private Date lastModify;
privat... |
3e2644bc909cb978228af46ca9f484e0600a40df | 1,186 | java | Java | analysis/reverse-engineering/decompile-fitts-with-gradle-20191031-2200/src/main/java/com/google/android/gms/internal/firebase-perf/zzen.java | skkuse-adv/2019Fall_team2 | 3ea84c6be39855f54634a7f9b1093e80893886eb | [
"Apache-2.0"
] | 4 | 2019-10-07T05:17:21.000Z | 2020-11-02T08:29:13.000Z | analysis/reverse-engineering/decompile-fitts-20191031-2200/sources/com/google/android/gms/internal/firebase-perf/zzen.java | skkuse-adv/2019Fall_team2 | 3ea84c6be39855f54634a7f9b1093e80893886eb | [
"Apache-2.0"
] | 38 | 2019-10-07T02:40:35.000Z | 2019-12-12T09:15:24.000Z | analysis/reverse-engineering/decompile-fitts-with-gradle-20191031-2200/src/main/java/com/google/android/gms/internal/firebase-perf/zzen.java | skkuse-adv/2019Fall_team2 | 3ea84c6be39855f54634a7f9b1093e80893886eb | [
"Apache-2.0"
] | 5 | 2019-10-07T02:41:15.000Z | 2020-10-30T01:36:08.000Z | 33.885714 | 111 | 0.591906 | 16,160 | package com.google.android.gms.internal.firebase-perf;
import com.google.android.gms.internal.firebase-perf.zzep.zzd;
final class zzen implements zzfy {
private static final zzen zzqf = new zzen();
private zzen() {
}
public static zzen zzhd() {
return zzqf;
}
public fi... |
3e2644c781292c0cc633b704269d19089ea3eb16 | 1,195 | java | Java | src/test/java/bio/terra/buffer/service/resource/flight/LatchStep.java | kemp-verily/terra-resource-buffer | ee227053585e573930da40a17328ee887a5b9009 | [
"BSD-3-Clause"
] | 4 | 2020-12-16T14:44:42.000Z | 2021-12-15T16:03:49.000Z | src/test/java/bio/terra/buffer/service/resource/flight/LatchStep.java | kemp-verily/terra-resource-buffer | ee227053585e573930da40a17328ee887a5b9009 | [
"BSD-3-Clause"
] | 53 | 2020-11-30T18:43:01.000Z | 2022-03-31T15:46:17.000Z | src/test/java/bio/terra/buffer/service/resource/flight/LatchStep.java | kemp-verily/terra-resource-buffer | ee227053585e573930da40a17328ee887a5b9009 | [
"BSD-3-Clause"
] | 3 | 2021-01-12T23:56:38.000Z | 2021-09-04T13:54:59.000Z | 29.146341 | 140 | 0.74728 | 16,161 | package bio.terra.buffer.service.resource.flight;
import bio.terra.stairway.FlightContext;
import bio.terra.stairway.Step;
import bio.terra.stairway.StepResult;
import java.util.concurrent.CountDownLatch;
/**
* A step to block until the latch is released to be used for testing.
*
* <p>This step relies on in-memory... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.