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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e20474876af1107cda99486a8d35592c575e243 | 13,817 | java | Java | plugins/org.apache.geronimo.st.v30.jaxbmodel/src/main/java/org/apache/geronimo/jee/plugins/PluginArtifact.java | kuozhang/customized-geronimo-devtools | 8cd3b4aad4d534682581c782a9ee367fbd99d750 | [
"Apache-2.0"
] | 2 | 2019-07-08T02:44:21.000Z | 2021-11-10T13:37:50.000Z | plugins/org.apache.geronimo.st.v30.jaxbmodel/src/main/java/org/apache/geronimo/jee/plugins/PluginArtifact.java | kuozhang/customized-geronimo-devtools | 8cd3b4aad4d534682581c782a9ee367fbd99d750 | [
"Apache-2.0"
] | null | null | null | plugins/org.apache.geronimo.st.v30.jaxbmodel/src/main/java/org/apache/geronimo/jee/plugins/PluginArtifact.java | kuozhang/customized-geronimo-devtools | 8cd3b4aad4d534682581c782a9ee367fbd99d750 | [
"Apache-2.0"
] | 10 | 2015-12-11T03:34:24.000Z | 2021-11-10T13:37:41.000Z | 31.473804 | 163 | 0.608888 | 13,656 | /*
* 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 ... |
3e20476837beb0328e24c997d6a189a4bfb25761 | 32,389 | java | Java | integration/src/test/java/org/broadleafcommerce/core/offer/service/legacy/LegacyOfferTest.java | Pr0TuX/BroadleafCommerce | 334289cfd658b6563a952f39b18e52c09caf0574 | [
"Apache-2.0"
] | 1 | 2020-09-20T00:13:18.000Z | 2020-09-20T00:13:18.000Z | integration/src/test/java/org/broadleafcommerce/core/offer/service/legacy/LegacyOfferTest.java | Pr0TuX/BroadleafCommerce | 334289cfd658b6563a952f39b18e52c09caf0574 | [
"Apache-2.0"
] | null | null | null | integration/src/test/java/org/broadleafcommerce/core/offer/service/legacy/LegacyOfferTest.java | Pr0TuX/BroadleafCommerce | 334289cfd658b6563a952f39b18e52c09caf0574 | [
"Apache-2.0"
] | null | null | null | 53.981667 | 210 | 0.730217 | 13,657 | /*
* #%L
* BroadleafCommerce Integration
* %%
* Copyright (C) 2009 - 2013 Broadleaf Commerce
* %%
* 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/lice... |
3e204782f627c086876330902cf9c7321d2f2fcc | 2,212 | java | Java | QWeather_v1.0/app/src/main/java/elingwange/android/quantum/weather/ui/fragment/BaseFragment.java | elingwange/QWeather | 3eb1553f0910eaad4fb6ba195b939a8ea0eb1d84 | [
"Apache-2.0"
] | null | null | null | QWeather_v1.0/app/src/main/java/elingwange/android/quantum/weather/ui/fragment/BaseFragment.java | elingwange/QWeather | 3eb1553f0910eaad4fb6ba195b939a8ea0eb1d84 | [
"Apache-2.0"
] | null | null | null | QWeather_v1.0/app/src/main/java/elingwange/android/quantum/weather/ui/fragment/BaseFragment.java | elingwange/QWeather | 3eb1553f0910eaad4fb6ba195b939a8ea0eb1d84 | [
"Apache-2.0"
] | null | null | null | 23.041667 | 86 | 0.607143 | 13,658 | package elingwange.android.quantum.weather.ui.fragment;
import android.app.Dialog;
import android.app.Fragment;
import android.content.Intent;
import android.os.Bundle;
import com.android.volley.Request;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import elingwange.android.quantum.weat... |
3e2048c0e610db1ddad1b73682186e39997f2e65 | 1,506 | java | Java | exemplo-web/src/main/java/br/senac/tads/pi3/exemploweb/ExemploParametroServlet.java | ftsuda-senac/exemplos-pi3a-2019-2 | cadecc3d41cfa2daa4b48f6aa7675eb1cd14773e | [
"MIT"
] | 1 | 2019-09-14T01:32:40.000Z | 2019-09-14T01:32:40.000Z | exemplo-web/src/main/java/br/senac/tads/pi3/exemploweb/ExemploParametroServlet.java | ftsuda-senac/exemplos-pi3a-2019-2 | cadecc3d41cfa2daa4b48f6aa7675eb1cd14773e | [
"MIT"
] | null | null | null | exemplo-web/src/main/java/br/senac/tads/pi3/exemploweb/ExemploParametroServlet.java | ftsuda-senac/exemplos-pi3a-2019-2 | cadecc3d41cfa2daa4b48f6aa7675eb1cd14773e | [
"MIT"
] | null | null | null | 32.73913 | 84 | 0.678619 | 13,659 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package br.senac.tads.pi3.exemploweb;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.RequestDis... |
3e20491a232bac066516b41c52ce6b2cb52cedf9 | 12,764 | java | Java | fluent-functions-cldr/src/main/java/fluent/functions/cldr/numeric/NumberFn.java | xyzsd/fluent | 3a48f425df021c57e0540a942a6209521a5e56f1 | [
"ECL-2.0",
"Apache-2.0",
"MIT-0",
"MIT"
] | 1 | 2021-07-27T15:09:21.000Z | 2021-07-27T15:09:21.000Z | fluent-functions-cldr/src/main/java/fluent/functions/cldr/numeric/NumberFn.java | xyzsd/fluent | 3a48f425df021c57e0540a942a6209521a5e56f1 | [
"ECL-2.0",
"Apache-2.0",
"MIT-0",
"MIT"
] | null | null | null | fluent-functions-cldr/src/main/java/fluent/functions/cldr/numeric/NumberFn.java | xyzsd/fluent | 3a48f425df021c57e0540a942a6209521a5e56f1 | [
"ECL-2.0",
"Apache-2.0",
"MIT-0",
"MIT"
] | null | null | null | 40.649682 | 137 | 0.615324 | 13,660 | /*
*
* Copyright (C) 2021, xyzsd (Zach Del)
*
* Licensed under either of:
*
* Apache License, Version 2.0
* (see LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
* (see LICENSE-MIT) or http://opensource.org/licenses/MIT)
*
* at your option.
*
* Unless requir... |
3e2049a05273d3120b2d6f453805b6bd540e0bfe | 629 | java | Java | zuihou-commons/zuihou-user-starter/src/main/java/com/github/zuihou/user/feign/UserResolveApi.java | lgq0321/zuihou-admin-boot | fcd2ff8b7a0104574a5777c90e910dc509b38296 | [
"Apache-2.0"
] | null | null | null | zuihou-commons/zuihou-user-starter/src/main/java/com/github/zuihou/user/feign/UserResolveApi.java | lgq0321/zuihou-admin-boot | fcd2ff8b7a0104574a5777c90e910dc509b38296 | [
"Apache-2.0"
] | null | null | null | zuihou-commons/zuihou-user-starter/src/main/java/com/github/zuihou/user/feign/UserResolveApi.java | lgq0321/zuihou-admin-boot | fcd2ff8b7a0104574a5777c90e910dc509b38296 | [
"Apache-2.0"
] | null | null | null | 22.464286 | 86 | 0.699523 | 13,661 | package com.github.zuihou.user.feign;
import com.github.zuihou.base.R;
import com.github.zuihou.user.model.SysUser;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
/**
* 用户操作API
*
*... |
3e204ad5981094f83471296e630ebdb268a4da70 | 243 | java | Java | PocketStore_ShopOwnerApp/app/src/main/java/com/example/pocketstore_shopownerapp/customerConnection/conversation/ConversationDatabaseCallback.java | RifatIslamOmio/pocket-store | a2d7cb4b78477ce4a36e86a8aad82226363e4b3b | [
"MIT"
] | null | null | null | PocketStore_ShopOwnerApp/app/src/main/java/com/example/pocketstore_shopownerapp/customerConnection/conversation/ConversationDatabaseCallback.java | RifatIslamOmio/pocket-store | a2d7cb4b78477ce4a36e86a8aad82226363e4b3b | [
"MIT"
] | null | null | null | PocketStore_ShopOwnerApp/app/src/main/java/com/example/pocketstore_shopownerapp/customerConnection/conversation/ConversationDatabaseCallback.java | RifatIslamOmio/pocket-store | a2d7cb4b78477ce4a36e86a8aad82226363e4b3b | [
"MIT"
] | null | null | null | 27 | 77 | 0.847737 | 13,662 | package com.example.pocketstore_shopownerapp.customerConnection.conversation;
public interface ConversationDatabaseCallback {
void onCustomerConfirmationUpdatedInDB(boolean confirmationState);
void onErrorDB(String errorMessage);
}
|
3e204bfcad8403fe897faad682cb0e9705fcb764 | 5,549 | java | Java | src/test/java/io/github/bckfnn/mongodb/test/CollectionTest.java | bckfnn/vertx-native-mongo | 0800a00ec3bad9e7be60a1ea43983bfbc7f6ffa3 | [
"Apache-2.0"
] | null | null | null | src/test/java/io/github/bckfnn/mongodb/test/CollectionTest.java | bckfnn/vertx-native-mongo | 0800a00ec3bad9e7be60a1ea43983bfbc7f6ffa3 | [
"Apache-2.0"
] | 1 | 2016-05-09T18:35:22.000Z | 2016-05-09T18:35:22.000Z | src/test/java/io/github/bckfnn/mongodb/test/CollectionTest.java | bckfnn/vertx-native-mongo | 0800a00ec3bad9e7be60a1ea43983bfbc7f6ffa3 | [
"Apache-2.0"
] | null | null | null | 38.268966 | 111 | 0.572536 | 13,663 | /*
* Copyright 2016 Finn Bock
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... |
3e204c0190746d9ad73a76d459ba9931c9fafc51 | 1,594 | java | Java | boot-jeesite-common/src/main/java/com/thinkgem/jeesite/common/config/DynamicDataSource.java | ligithubxn/boot-jeesite | 22b3bab04a91954d61091dd820ac1f76879730d7 | [
"Apache-2.0"
] | 21 | 2018-04-04T19:03:41.000Z | 2021-07-30T18:21:39.000Z | boot-jeesite-common/src/main/java/com/thinkgem/jeesite/common/config/DynamicDataSource.java | vinStar/boot-jeesite | 22b3bab04a91954d61091dd820ac1f76879730d7 | [
"Apache-2.0"
] | 8 | 2020-11-16T20:40:05.000Z | 2022-02-01T01:01:01.000Z | boot-jeesite-common/src/main/java/com/thinkgem/jeesite/common/config/DynamicDataSource.java | ligithubxn/boot-jeesite1 | 22b3bab04a91954d61091dd820ac1f76879730d7 | [
"Apache-2.0"
] | 10 | 2018-01-26T08:06:40.000Z | 2019-08-26T08:02:34.000Z | 30.653846 | 78 | 0.693225 | 13,664 | package com.thinkgem.jeesite.common.config;
import com.thinkgem.jeesite.common.datasource.DynamicDataSourceContextHolder;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource;
import javax.sql.DataSou... |
3e204c4e6d64935672f093ccf5c180bc2bd347f3 | 1,383 | java | Java | src/main/java/com/alipay/api/domain/AlipayOpenPublicPersonalizedMenuCreateModel.java | itc7/alipay-sdk-java-all | c220e02cbcdda5180b76d9da129147e5b38dcf17 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/alipay/api/domain/AlipayOpenPublicPersonalizedMenuCreateModel.java | itc7/alipay-sdk-java-all | c220e02cbcdda5180b76d9da129147e5b38dcf17 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/alipay/api/domain/AlipayOpenPublicPersonalizedMenuCreateModel.java | itc7/alipay-sdk-java-all | c220e02cbcdda5180b76d9da129147e5b38dcf17 | [
"Apache-2.0"
] | null | null | null | 22.672131 | 93 | 0.706435 | 13,665 | package com.alipay.api.domain;
import java.util.List;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
/**
* 个性化菜单创建
*
* @author auto create
* @since 1.0, 2020-01-10 18:11:16
*/
public class AlipayOpenPublicPe... |
3e204e7385ac971f8df6d324324cf84b685acbe5 | 155 | java | Java | gulimall-cart/src/main/java/com/wangli/gulimall/cart/exception/CartExceptionHandler.java | wangli777/gulimall | 47a3b2d9456c2e61eea8c50f70edb4ac432ae095 | [
"Apache-2.0"
] | 2 | 2021-06-11T11:41:33.000Z | 2021-06-18T09:08:41.000Z | gulimall-cart/src/main/java/com/wangli/gulimall/cart/exception/CartExceptionHandler.java | wangli777/gulimall | 47a3b2d9456c2e61eea8c50f70edb4ac432ae095 | [
"Apache-2.0"
] | null | null | null | gulimall-cart/src/main/java/com/wangli/gulimall/cart/exception/CartExceptionHandler.java | wangli777/gulimall | 47a3b2d9456c2e61eea8c50f70edb4ac432ae095 | [
"Apache-2.0"
] | null | null | null | 17.222222 | 60 | 0.735484 | 13,666 | package com.wangli.gulimall.cart.exception;
/**
* @Author: WangLi
* @Date: 2021/7/28
*/
public class CartExceptionHandler extends RuntimeException {
}
|
3e204ea2ba6b4ef7fb9385615cafa074fa440622 | 225 | java | Java | src/test/resources/testcases/prepersistprocessor/method/testmethod/TestcaseValidUsage.java | toolisticon/byoct-jpa | 97d55714f1af895fc527312cdc44fd587f7cc1b0 | [
"MIT"
] | 1 | 2018-07-08T21:56:32.000Z | 2018-07-08T21:56:32.000Z | src/test/resources/testcases/prepersistprocessor/method/testmethod/TestcaseValidUsage.java | toolisticon/byoct-jpa | 97d55714f1af895fc527312cdc44fd587f7cc1b0 | [
"MIT"
] | 1 | 2020-10-12T18:17:56.000Z | 2020-10-12T18:17:56.000Z | src/test/resources/testcases/prepersistprocessor/method/testmethod/TestcaseValidUsage.java | toolisticon/byoct-jpa | 97d55714f1af895fc527312cdc44fd587f7cc1b0 | [
"MIT"
] | null | null | null | 18.75 | 64 | 0.733333 | 13,667 | package io.toolisticon.byoct.jpa.prepersistprocessor.testmethod;
import javax.persistence.PrePersist;
public class TestcaseValidUsage {
@PrePersist()
String method( String parameter) {
return null;
}
} |
3e204ec27d5fd869ceb93fcaca9f8e0d1e5fbe09 | 3,847 | java | Java | src/main/java/de/wacodis/productlistener/model/AbstractSubsetDefinitionTemporalCoverage.java | WaCoDiS/product-listener | fc18ba3fe6328efe48d378bed8f4a6e69b00eda5 | [
"Apache-2.0"
] | null | null | null | src/main/java/de/wacodis/productlistener/model/AbstractSubsetDefinitionTemporalCoverage.java | WaCoDiS/product-listener | fc18ba3fe6328efe48d378bed8f4a6e69b00eda5 | [
"Apache-2.0"
] | 1 | 2020-02-20T15:35:01.000Z | 2020-02-20T15:35:01.000Z | src/main/java/de/wacodis/productlistener/model/AbstractSubsetDefinitionTemporalCoverage.java | WaCoDiS/product-listener | fc18ba3fe6328efe48d378bed8f4a6e69b00eda5 | [
"Apache-2.0"
] | null | null | null | 35.293578 | 249 | 0.740317 | 13,668 | package de.wacodis.productlistener.model;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.io.Serializable;
import javax.validation.Val... |
3e204ecdafbc5708c42bbb979ce2e2eda8ec1c1b | 983 | java | Java | src/main/java/jp/co/ixui/LoginUserDetails.java | ixui/LendBook | 3a8619f2dec7b5d55d3895e3e957dd479b05b73c | [
"MIT"
] | null | null | null | src/main/java/jp/co/ixui/LoginUserDetails.java | ixui/LendBook | 3a8619f2dec7b5d55d3895e3e957dd479b05b73c | [
"MIT"
] | 49 | 2016-11-15T05:45:55.000Z | 2017-01-27T05:39:31.000Z | src/main/java/jp/co/ixui/LoginUserDetails.java | ixui/LendBook | 3a8619f2dec7b5d55d3895e3e957dd479b05b73c | [
"MIT"
] | null | null | null | 23.404762 | 81 | 0.739573 | 13,669 | package jp.co.ixui;
import org.springframework.security.core.authority.AuthorityUtils;
import org.springframework.security.core.userdetails.User;
import jp.co.ixui.domain.MstEmp;
import jp.co.ixui.security.UserDetailsServiceImpl;
/**
* <p> ログイン時に起動され、ログインユーザの情報をこのクラスに格納します。</p>
* <p> {@link UserDetailsServiceImpl#... |
3e2050566fd827d85614188c0402b1645136d027 | 5,473 | java | Java | nifi-linksmart-processors/src/main/java/fit/fraunhofer/de/processors/linksmart/ServiceRegister.java | linksmart/nifi-linksmart-processor | 74317b338669525ea60538ad2fe13841e71edaf4 | [
"Apache-2.0"
] | null | null | null | nifi-linksmart-processors/src/main/java/fit/fraunhofer/de/processors/linksmart/ServiceRegister.java | linksmart/nifi-linksmart-processor | 74317b338669525ea60538ad2fe13841e71edaf4 | [
"Apache-2.0"
] | null | null | null | nifi-linksmart-processors/src/main/java/fit/fraunhofer/de/processors/linksmart/ServiceRegister.java | linksmart/nifi-linksmart-processor | 74317b338669525ea60538ad2fe13841e71edaf4 | [
"Apache-2.0"
] | null | null | null | 29.26738 | 127 | 0.563494 | 13,670 | package fit.fraunhofer.de.processors.linksmart;
import com.google.gson.Gson;
import org.apache.http.HttpEntity;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.ResponseHandler;
import org.apache.http.client.methods.HttpDelete;
import org.apache.http.client.methods.HttpPost;
import ... |
3e20515b3cb123bcbee17998b077f4c628f9cfc5 | 825 | java | Java | java/com/example/administrator/myapplication/recycleview/Category.java | sparrowleung/bookManager | f80b49e9874c96fe4b5ae0a5975cf34f30a5bb8c | [
"Apache-2.0"
] | null | null | null | java/com/example/administrator/myapplication/recycleview/Category.java | sparrowleung/bookManager | f80b49e9874c96fe4b5ae0a5975cf34f30a5bb8c | [
"Apache-2.0"
] | null | null | null | java/com/example/administrator/myapplication/recycleview/Category.java | sparrowleung/bookManager | f80b49e9874c96fe4b5ae0a5975cf34f30a5bb8c | [
"Apache-2.0"
] | null | null | null | 17.934783 | 85 | 0.627879 | 13,671 | package com.example.administrator.myapplication.recycleview;
import android.widget.ImageView;
import android.widget.TextView;
/**
* Created by 37289 on 2017/11/17.
*/
public class Category {
int _image;
String _name;
String _author;
String _press;
Boolean _status;
public Category(int image... |
3e2052237cb24c877bf2af7367617636b154fc12 | 170 | java | Java | backend_java_case/JavaFrame/DesignPattern/src/main/java/代理模式/MyRemote.java | JUSTLOVELE/MobileDevStudy | ddcfd67d9ad66dd710fcbb355406bab3679ebaf7 | [
"MIT"
] | 1 | 2021-09-26T04:31:52.000Z | 2021-09-26T04:31:52.000Z | backend_java_case/JavaFrame/DesignPattern/src/main/java/代理模式/MyRemote.java | JUSTLOVELE/MobileDevStudy | ddcfd67d9ad66dd710fcbb355406bab3679ebaf7 | [
"MIT"
] | null | null | null | backend_java_case/JavaFrame/DesignPattern/src/main/java/代理模式/MyRemote.java | JUSTLOVELE/MobileDevStudy | ddcfd67d9ad66dd710fcbb355406bab3679ebaf7 | [
"MIT"
] | 1 | 2020-06-28T01:04:38.000Z | 2020-06-28T01:04:38.000Z | 15.454545 | 49 | 0.794118 | 13,672 | package 代理模式;
import java.rmi.Remote;
import java.rmi.RemoteException;
public interface MyRemote extends Remote{
public String sayHello() throws RemoteException;
}
|
3e2052ba1ea8e5342f5e67d8d444677d044353a2 | 2,762 | java | Java | commercetools/commercetools-sdk-java-history/src/main/java-generated/com/commercetools/history/models/change/ChangeTaxCalculationModeChangeBuilder.java | pintomau/commercetools-sdk-java-v2 | 503a767d35b1495b2740f96082a235cd2d82409f | [
"Apache-2.0"
] | 17 | 2020-09-23T10:01:29.000Z | 2022-03-21T05:58:32.000Z | commercetools/commercetools-sdk-java-history/src/main/java-generated/com/commercetools/history/models/change/ChangeTaxCalculationModeChangeBuilder.java | pintomau/commercetools-sdk-java-v2 | 503a767d35b1495b2740f96082a235cd2d82409f | [
"Apache-2.0"
] | 130 | 2020-08-25T08:16:38.000Z | 2022-03-31T10:19:58.000Z | commercetools/commercetools-sdk-java-history/src/main/java-generated/com/commercetools/history/models/change/ChangeTaxCalculationModeChangeBuilder.java | pintomau/commercetools-sdk-java-v2 | 503a767d35b1495b2740f96082a235cd2d82409f | [
"Apache-2.0"
] | 6 | 2021-06-17T08:42:53.000Z | 2022-03-09T13:16:20.000Z | 37.324324 | 120 | 0.748733 | 13,673 |
package com.commercetools.history.models.change;
import java.util.*;
import io.vrap.rmf.base.client.Builder;
import io.vrap.rmf.base.client.utils.Generated;
@Generated(value = "io.vrap.rmf.codegen.rendring.CoreCodeGenerator", comments = "https://github.com/vrapio/rmf-codegen")
public class ChangeTaxCalculationModeC... |
3e2052ffc61fe2e1121e0e191f3ae64840100452 | 4,794 | java | Java | src/fakescript/parser.java | fnet123/fakescript-java | 65da709166f1188d11ae9e0c1becb1116ecca099 | [
"MIT"
] | null | null | null | src/fakescript/parser.java | fnet123/fakescript-java | 65da709166f1188d11ae9e0c1becb1116ecca099 | [
"MIT"
] | null | null | null | src/fakescript/parser.java | fnet123/fakescript-java | 65da709166f1188d11ae9e0c1becb1116ecca099 | [
"MIT"
] | 1 | 2021-04-15T09:21:49.000Z | 2021-04-15T09:21:49.000Z | 21.497758 | 98 | 0.611181 | 13,674 | package fakescript;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
class parser
{
private fake m_f;
private int m_parse_dep = 0;
... |
3e2053b27d79ddd09d2934806da7665c4460fd49 | 3,652 | java | Java | core/src/main/java/pt/lsts/imc4j/msg/GpsNavData.java | LSTS/imc4j | ccda4e7a1ee8e6cd9c475c7dec1ce16e54014d3b | [
"MIT"
] | 1 | 2017-07-08T22:07:30.000Z | 2017-07-08T22:07:30.000Z | core/src/main/java/pt/lsts/imc4j/msg/GpsNavData.java | LSTS/imc4j | ccda4e7a1ee8e6cd9c475c7dec1ce16e54014d3b | [
"MIT"
] | 2 | 2021-07-28T15:45:59.000Z | 2021-08-24T10:18:38.000Z | core/src/main/java/pt/lsts/imc4j/msg/GpsNavData.java | zepinto/imc4j | c5801e18ad9711aea6198cb5ad75ea776319f9fb | [
"MIT"
] | 3 | 2018-01-10T13:25:45.000Z | 2021-06-30T13:30:29.000Z | 17.308057 | 67 | 0.634721 | 13,675 | package pt.lsts.imc4j.msg;
import java.io.ByteArrayOutputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.lang.Exception;
import java.lang.String;
import java.nio.ByteBuffer;
import pt.lsts.imc4j.annotations.FieldType;
import pt.lsts.imc4j.annotations.IMCField;
/**
* Report of GPS nav... |
3e205513e3493109f09cf291c253ede4050d251f | 404 | java | Java | hrm_rebuild/src/main/java/com/company/hrm/hrm_rebuild/test/ThymeLeafAction.java | 1461664558/hrmRebuildBySpringBoot | 3b518484b9da99a6276c78862a31265d7359d775 | [
"Apache-2.0"
] | null | null | null | hrm_rebuild/src/main/java/com/company/hrm/hrm_rebuild/test/ThymeLeafAction.java | 1461664558/hrmRebuildBySpringBoot | 3b518484b9da99a6276c78862a31265d7359d775 | [
"Apache-2.0"
] | null | null | null | hrm_rebuild/src/main/java/com/company/hrm/hrm_rebuild/test/ThymeLeafAction.java | 1461664558/hrmRebuildBySpringBoot | 3b518484b9da99a6276c78862a31265d7359d775 | [
"Apache-2.0"
] | null | null | null | 23.764706 | 62 | 0.712871 | 13,676 | package com.company.hrm.hrm_rebuild.test;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import java.util.Map;
@Controller
public class ThymeLeafAction {
@RequestMapping("index.do")
public String visitIndex(Map<String,Object> map){
map... |
3e2055a9ddc026bfba045eb2b976f96b8260bf36 | 4,773 | java | Java | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/DrivetrainPIDExample.java | DeltaRobotics-FTC/DR_2021_SDK_7.0 | 838d74fba9adc41e122912df5fab8ed4605034cc | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/DrivetrainPIDExample.java | DeltaRobotics-FTC/DR_2021_SDK_7.0 | 838d74fba9adc41e122912df5fab8ed4605034cc | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/DrivetrainPIDExample.java | DeltaRobotics-FTC/DR_2021_SDK_7.0 | 838d74fba9adc41e122912df5fab8ed4605034cc | [
"MIT"
] | null | null | null | 32.917241 | 105 | 0.668762 | 13,677 | package org.firstinspires.ftc.teamcode;
import com.qualcomm.hardware.bosch.BNO055IMU;
import com.qualcomm.robotcore.eventloop.opmode.Autonomous;
import com.qualcomm.robotcore.eventloop.opmode.Disabled;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;
import com.qualcomm.robotcore.eventloop.opmode.TeleOp;
i... |
3e20560dd7923aca55b93856d1e1a58733f14b70 | 207 | java | Java | test/benchmarks/t108-miniTestb459.java | natebragg/java-sketch | f5ac26f2cc46ae4556f9a61c55afd37f55c961ff | [
"MIT"
] | 15 | 2015-12-15T18:33:50.000Z | 2021-09-29T11:48:54.000Z | test/benchmarks/t108-miniTestb459.java | natebragg/java-sketch | f5ac26f2cc46ae4556f9a61c55afd37f55c961ff | [
"MIT"
] | 11 | 2015-11-16T22:14:58.000Z | 2021-09-23T05:28:40.000Z | test/benchmarks/t108-miniTestb459.java | natebragg/java-sketch | f5ac26f2cc46ae4556f9a61c55afd37f55c961ff | [
"MIT"
] | 8 | 2015-11-16T21:50:08.000Z | 2021-03-23T15:15:34.000Z | 20.7 | 71 | 0.478261 | 13,678 | class Testb459 {
harness static void main(int x) {
int t = x;
minrepeat {
x = x + 1;
}
assert x > t + 2; // the above will be unrolled more than twice
}
}
|
3e20568763a27be8c5dc4cb5cb81384bec09f392 | 1,573 | java | Java | Commands/MessageStatistics.java | maeyrl/DiscordBot | 42de135115a99968836bb5049c91b84d5d12e5a2 | [
"MIT"
] | 2 | 2016-06-05T03:01:06.000Z | 2016-07-06T12:02:09.000Z | Commands/MessageStatistics.java | maeyrl/DiscordBot | 42de135115a99968836bb5049c91b84d5d12e5a2 | [
"MIT"
] | null | null | null | Commands/MessageStatistics.java | maeyrl/DiscordBot | 42de135115a99968836bb5049c91b84d5d12e5a2 | [
"MIT"
] | null | null | null | 25.786885 | 70 | 0.642721 | 13,679 | package com.maeyrl.jinx.Commands;
import com.maeyrl.jinx.Data.ChannelInfo;
import com.maeyrl.jinx.Data.DataHolder;
import com.maeyrl.jinx.Data.ServerInfo;
import com.maeyrl.jinx.Data.UserData;
import de.btobastian.javacord.DiscordAPI;
import de.btobastian.javacord.entities.message.Message;
import de.btobasti... |
3e205714e0a7ea9adb9417116495e068e4a6c6bd | 4,501 | java | Java | mcp/temp/src/minecraft/net/minecraft/client/gui/GuiSlider.java | GandelXIV/Cake-client | 5640d06e1675c10ef1699b7cc6ddb78f5babe918 | [
"MIT"
] | 5 | 2021-06-01T14:25:01.000Z | 2022-02-11T10:15:10.000Z | mcp/temp/src/minecraft/net/minecraft/client/gui/GuiSlider.java | GandelXIV/Cake-client | 5640d06e1675c10ef1699b7cc6ddb78f5babe918 | [
"MIT"
] | 3 | 2021-02-23T08:47:27.000Z | 2021-02-26T11:58:18.000Z | mcp/temp/src/minecraft/net/minecraft/client/gui/GuiSlider.java | GandelXIV/Cake-client | 5640d06e1675c10ef1699b7cc6ddb78f5babe918 | [
"MIT"
] | null | null | null | 39.482456 | 260 | 0.685848 | 13,680 | package net.minecraft.client.gui;
import net.minecraft.client.Minecraft;
import net.minecraft.client.gui.GuiButton;
import net.minecraft.client.gui.GuiPageButtonList;
import net.minecraft.client.renderer.GlStateManager;
import net.minecraft.client.resources.I18n;
public class GuiSlider extends GuiButton {
private... |
3e205734c539cd774bc3234f8d4c0d6d29c64ae3 | 2,050 | java | Java | src/main/java/hu/akarnokd/reactive4javaflow/impl/operators/FolyamMergeIterable.java | akarnokd/Reactive4JavaFlow | b5438d45f60c749676aa057f16baec21706704b7 | [
"Apache-2.0"
] | 49 | 2017-07-28T01:54:15.000Z | 2022-02-13T18:44:23.000Z | src/main/java/hu/akarnokd/reactive4javaflow/impl/operators/FolyamMergeIterable.java | akarnokd/Reactive4JavaFlow | b5438d45f60c749676aa057f16baec21706704b7 | [
"Apache-2.0"
] | 46 | 2017-12-25T17:08:23.000Z | 2022-02-28T04:30:16.000Z | src/main/java/hu/akarnokd/reactive4javaflow/impl/operators/FolyamMergeIterable.java | akarnokd/Reactive4JavaFlow | b5438d45f60c749676aa057f16baec21706704b7 | [
"Apache-2.0"
] | 4 | 2017-08-18T05:55:32.000Z | 2022-03-08T12:00:45.000Z | 33.064516 | 123 | 0.676585 | 13,681 | /*
* Copyright 2017 David Karnok
*
* 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... |
3e205796285ccdd441bec7b4f8a2efcad8d505c7 | 33,381 | java | Java | modules/flowable-engine/src/test/java/org/flowable/engine/test/bpmn/event/timer/StartTimerEventTest.java | yevbes/flowable-engine | 9bbcab6ffb85fdcc01e5ec48427d1c7533811a2c | [
"Apache-2.0"
] | 1 | 2020-04-18T06:42:00.000Z | 2020-04-18T06:42:00.000Z | modules/flowable-engine/src/test/java/org/flowable/engine/test/bpmn/event/timer/StartTimerEventTest.java | yevbes/flowable-engine | 9bbcab6ffb85fdcc01e5ec48427d1c7533811a2c | [
"Apache-2.0"
] | null | null | null | modules/flowable-engine/src/test/java/org/flowable/engine/test/bpmn/event/timer/StartTimerEventTest.java | yevbes/flowable-engine | 9bbcab6ffb85fdcc01e5ec48427d1c7533811a2c | [
"Apache-2.0"
] | null | null | null | 48.168831 | 208 | 0.661664 | 13,682 | /* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed... |
3e2058058330e42345ae7b4e57132aeed00fdf7d | 1,564 | java | Java | modules/common/src/main/java/org/opencastproject/serviceregistry/api/ServiceStatistics.java | LinqLover/opencast | f803d6fa3cd805619c934a6d35b1306b1a9b3c4b | [
"ECL-2.0"
] | 300 | 2017-06-19T09:49:57.000Z | 2022-03-15T09:23:32.000Z | modules/common/src/main/java/org/opencastproject/serviceregistry/api/ServiceStatistics.java | LinqLover/opencast | f803d6fa3cd805619c934a6d35b1306b1a9b3c4b | [
"ECL-2.0"
] | 1,907 | 2017-06-22T13:16:39.000Z | 2022-03-31T22:34:24.000Z | modules/common/src/main/java/org/opencastproject/serviceregistry/api/ServiceStatistics.java | LinqLover/opencast | f803d6fa3cd805619c934a6d35b1306b1a9b3c4b | [
"ECL-2.0"
] | 228 | 2017-06-19T12:57:09.000Z | 2022-03-29T11:29:17.000Z | 34 | 80 | 0.73977 | 13,683 | /**
* Licensed to The Apereo Foundation under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
*
* The Apereo Foundation licenses this file to you under the Educational
* Community License, Version 2.0 (the ... |
3e20585ee29a81668d01cde661ab798115617cfd | 11,000 | java | Java | j2me/3.2/j2me/build/preprocessed/test/PubnubTestMIDlet.java | goodybag/pubnub-api | 7d37385f5dc58551c4e73674d35a26b0f239cc06 | [
"MIT"
] | null | null | null | j2me/3.2/j2me/build/preprocessed/test/PubnubTestMIDlet.java | goodybag/pubnub-api | 7d37385f5dc58551c4e73674d35a26b0f239cc06 | [
"MIT"
] | null | null | null | j2me/3.2/j2me/build/preprocessed/test/PubnubTestMIDlet.java | goodybag/pubnub-api | 7d37385f5dc58551c4e73674d35a26b0f239cc06 | [
"MIT"
] | null | null | null | 30.726257 | 114 | 0.582455 | 13,684 | package test;
import pubnub.Pubnub;
import pubnub.Callback;
import java.util.Enumeration;
import java.util.Hashtable;
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
import org.json.me.JSONArray;
import org.json.me.JSONException;
import org.json.me.JSONObject;
public class PubnubTestMIDlet exte... |
3e2058695d0c2455b1ecbeed875131dd8b2c49e0 | 1,156 | java | Java | engine/runtime/src/main/java/org/enso/interpreter/node/expression/constant/DynamicSymbolNode.java | Termina1/enso | 8b023e2549faa927794dcd8a419e23d4e331fc50 | [
"Apache-2.0"
] | 3,834 | 2015-01-05T08:24:37.000Z | 2020-06-23T08:20:38.000Z | engine/runtime/src/main/java/org/enso/interpreter/node/expression/constant/DynamicSymbolNode.java | Termina1/enso | 8b023e2549faa927794dcd8a419e23d4e331fc50 | [
"Apache-2.0"
] | 816 | 2020-06-24T15:30:15.000Z | 2022-03-29T13:34:23.000Z | engine/runtime/src/main/java/org/enso/interpreter/node/expression/constant/DynamicSymbolNode.java | Termina1/enso | 8b023e2549faa927794dcd8a419e23d4e331fc50 | [
"Apache-2.0"
] | 147 | 2015-02-06T09:39:34.000Z | 2020-06-17T09:23:51.000Z | 30.421053 | 85 | 0.756055 | 13,685 | package org.enso.interpreter.node.expression.constant;
import com.oracle.truffle.api.frame.VirtualFrame;
import com.oracle.truffle.api.nodes.NodeInfo;
import org.enso.interpreter.node.ExpressionNode;
import org.enso.interpreter.runtime.callable.UnresolvedSymbol;
/** Simple constant node that always results in the sam... |
3e2058a0f29c7328711011b44743d0ad51a57e82 | 6,978 | java | Java | tensorflow-core/tensorflow-core-api/src/gen/java/org/tensorflow/op/core/SpaceToBatchNd.java | karllessard/tf-java | 8f9107d804dd178b99b8458ebd51dbd046a5a4e2 | [
"Apache-2.0"
] | 4 | 2021-01-19T18:18:28.000Z | 2021-11-19T10:11:10.000Z | tensorflow-core/tensorflow-core-api/src/gen/java/org/tensorflow/op/core/SpaceToBatchNd.java | karllessard/tf-java | 8f9107d804dd178b99b8458ebd51dbd046a5a4e2 | [
"Apache-2.0"
] | 3 | 2019-08-28T14:26:24.000Z | 2019-09-24T01:39:35.000Z | tensorflow-core/tensorflow-core-api/src/gen/java/org/tensorflow/op/core/SpaceToBatchNd.java | karllessard/tf-java | 8f9107d804dd178b99b8458ebd51dbd046a5a4e2 | [
"Apache-2.0"
] | 2 | 2019-09-08T19:21:44.000Z | 2019-09-13T19:38:15.000Z | 37.117021 | 100 | 0.590284 | 13,686 | /* Copyright 2018 The TensorFlow 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 applicable law or a... |
3e20595e1030cb46ebfca5a7716802142c1d463a | 7,406 | java | Java | app/src/main/java/com/example/android/quakereport/QueryUtils.java | gundamboy/UdacityGrowWithGoogle_earthquake | a073c6127ed1e1a966b6d6abb1626fece98d7210 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/android/quakereport/QueryUtils.java | gundamboy/UdacityGrowWithGoogle_earthquake | a073c6127ed1e1a966b6d6abb1626fece98d7210 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/android/quakereport/QueryUtils.java | gundamboy/UdacityGrowWithGoogle_earthquake | a073c6127ed1e1a966b6d6abb1626fece98d7210 | [
"Apache-2.0"
] | null | null | null | 38.572917 | 111 | 0.617067 | 13,687 | package com.example.android.quakereport;
import android.text.TextUtils;
import android.util.Log;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.n... |
3e20596b0bfda5cac3bf918fe126ab19c773acc0 | 7,534 | java | Java | ejbModule/de/hallerweb/enterprise/prioritize/view/project/ListProjectsBean.java | phaller222/Prioritize | b99bf9e0c848aa1048723059dc3cae7babd87c1e | [
"Apache-2.0"
] | 1 | 2020-05-01T22:29:46.000Z | 2020-05-01T22:29:46.000Z | ejbModule/de/hallerweb/enterprise/prioritize/view/project/ListProjectsBean.java | phaller222/Prioritize | b99bf9e0c848aa1048723059dc3cae7babd87c1e | [
"Apache-2.0"
] | 5 | 2020-04-24T18:49:26.000Z | 2021-01-07T22:10:03.000Z | ejbModule/de/hallerweb/enterprise/prioritize/view/project/ListProjectsBean.java | phaller222/PrioritizeEJB | 3c1d17843af3f818ae9a44dd907b7c22af9da9b8 | [
"Apache-2.0"
] | null | null | null | 30.877049 | 108 | 0.748474 | 13,688 | /*
* Copyright 2015-2020 Peter Michael Haller and contributors
*
* 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... |
3e205a30cba80a874e0a27ab43a5114cdabdea2a | 246 | java | Java | mappingrpc-connector/src/main/java/github/mappingrpc/api/domain/SessionId.java | zhoufenglokki/mappingrpc | 20d80fc3e6abb7863534e149bb7eeb96ce706d23 | [
"Apache-2.0"
] | 7 | 2015-09-08T06:54:40.000Z | 2018-10-25T01:40:25.000Z | mappingrpc-connector/src/main/java/github/mappingrpc/api/domain/SessionId.java | zhoufenglokki/mappingrpc | 20d80fc3e6abb7863534e149bb7eeb96ce706d23 | [
"Apache-2.0"
] | null | null | null | mappingrpc-connector/src/main/java/github/mappingrpc/api/domain/SessionId.java | zhoufenglokki/mappingrpc | 20d80fc3e6abb7863534e149bb7eeb96ce706d23 | [
"Apache-2.0"
] | 1 | 2019-11-03T14:43:17.000Z | 2019-11-03T14:43:17.000Z | 15.375 | 48 | 0.723577 | 13,689 | package github.mappingrpc.api.domain;
import java.util.Map;
/**
*
* no clientIp/clientPhoneNum for privacy policy
*
* @author zhoufenglokki
*
*/
public class SessionId {
private String sessionId;
private Map<String, String> cookie;
}
|
3e205a4de35d834e02b1d6212c9c40c531f3bfcc | 423 | java | Java | app/src/main/java/vn/tale/jars/repository/Repository.java | talenguyen/Jars | 352f2b966d2a78675be891b96bfdc717cc239392 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/vn/tale/jars/repository/Repository.java | talenguyen/Jars | 352f2b966d2a78675be891b96bfdc717cc239392 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/vn/tale/jars/repository/Repository.java | talenguyen/Jars | 352f2b966d2a78675be891b96bfdc717cc239392 | [
"Apache-2.0"
] | null | null | null | 20.142857 | 58 | 0.761229 | 13,690 | package vn.tale.jars.repository;
import java.util.Collection;
import java.util.List;
import rx.Observable;
public interface Repository<T> {
Observable<Long> add(T item);
Observable<Integer> add(Collection<T> items);
Observable<Boolean> update(T item);
Observable<Boolean> remove(T item);
Observable<Int... |
3e205b8ef7f93bef0ed61e1bc53b835c8ec0e35e | 2,815 | java | Java | commons/src/main/java/com/easyexpense/commons/utils/FileUtils.java | manikantagarikipati/EE | 4878f88cfb5c9fd1594b9ea91c466092cb295832 | [
"Apache-2.0"
] | null | null | null | commons/src/main/java/com/easyexpense/commons/utils/FileUtils.java | manikantagarikipati/EE | 4878f88cfb5c9fd1594b9ea91c466092cb295832 | [
"Apache-2.0"
] | null | null | null | commons/src/main/java/com/easyexpense/commons/utils/FileUtils.java | manikantagarikipati/EE | 4878f88cfb5c9fd1594b9ea91c466092cb295832 | [
"Apache-2.0"
] | null | null | null | 29.020619 | 119 | 0.675311 | 13,691 | package com.easyexpense.commons.utils;
import android.content.Context;
import android.net.Uri;
import android.os.Environment;
import android.support.v4.content.FileProvider;
import com.easyexpense.commons.android.constants.GlobalConstants;
import java.io.File;
import java.io.IOException;
import java.text.SimpleDateF... |
3e205b9e42fa94cae25762918e411c5c0b8eff04 | 13,548 | java | Java | dbnary-extractor/src/main/java/org/getalp/dbnary/languages/ell/GreekLangtoCode.java | serasset/dbnary | a5efe9dcc3b451e68223057c31b448c5bfcca333 | [
"MIT"
] | null | null | null | dbnary-extractor/src/main/java/org/getalp/dbnary/languages/ell/GreekLangtoCode.java | serasset/dbnary | a5efe9dcc3b451e68223057c31b448c5bfcca333 | [
"MIT"
] | null | null | null | dbnary-extractor/src/main/java/org/getalp/dbnary/languages/ell/GreekLangtoCode.java | serasset/dbnary | a5efe9dcc3b451e68223057c31b448c5bfcca333 | [
"MIT"
] | null | null | null | 30.513514 | 53 | 0.509669 | 13,692 | /**
*
*/
package org.getalp.dbnary.languages.ell;
import java.util.HashMap;
import org.getalp.LangTools;
/**
* @author Mariam
*/
public class GreekLangtoCode extends LangTools {
static HashMap<String, String> h = new HashMap<>();
static {
h.put("Winaray", "war");
h.put("αγγλικά", "en");
h.put("... |
3e205ba72d3119bb515028b59defef7070c3fd50 | 564 | java | Java | src/Momento/RegistraRecord.java | Tskken/DragonUniversity | f8807e8935a198be82198ffb55c6083236b9c4dc | [
"MIT"
] | null | null | null | src/Momento/RegistraRecord.java | Tskken/DragonUniversity | f8807e8935a198be82198ffb55c6083236b9c4dc | [
"MIT"
] | null | null | null | src/Momento/RegistraRecord.java | Tskken/DragonUniversity | f8807e8935a198be82198ffb55c6083236b9c4dc | [
"MIT"
] | null | null | null | 21.692308 | 68 | 0.664894 | 13,693 | package Momento;
import Strategy.BasicTranscript;
import Strategy.TranscriptList;
import java.util.Map;
public class RegistraRecord {
private Map<String, TranscriptList> transcriptMap;
public void setState(Map<String, TranscriptList> transcriptMap) {
this.transcriptMap = transcriptMap;
}
privat... |
3e205ba73eb80b52ee18c14d646883064220676a | 9,989 | java | Java | vividus-plugin-mobile-app/src/test/java/org/vividus/bdd/mobileapp/steps/TouchStepsTests.java | draker94/vividus | 46545b6555c29f21b5d9b29a70ef8679ce42e119 | [
"Apache-2.0"
] | 335 | 2019-06-24T06:43:45.000Z | 2022-03-26T08:26:23.000Z | vividus-plugin-mobile-app/src/test/java/org/vividus/bdd/mobileapp/steps/TouchStepsTests.java | draker94/vividus | 46545b6555c29f21b5d9b29a70ef8679ce42e119 | [
"Apache-2.0"
] | 2,414 | 2019-08-15T15:24:31.000Z | 2022-03-31T14:38:26.000Z | vividus-plugin-mobile-app/src/test/java/org/vividus/bdd/mobileapp/steps/TouchStepsTests.java | Yauhenda/vividus | 583df23b34dfc48d3911ed1b300a273c2fd1777c | [
"Apache-2.0"
] | 64 | 2019-08-16T11:32:48.000Z | 2022-03-12T06:15:18.000Z | 39.956 | 119 | 0.702373 | 13,694 | /*
* Copyright 2019-2021 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
3e205c8148a676d9d31d8269f21da60906fb692f | 955 | java | Java | modules/binding-websocket/src/test/java/sync/HelloService.java | apache/tuscany-sca-2.x | 89f2d366d4b0869a4e42ff265ccf4503dda4dc8b | [
"Apache-2.0"
] | 18 | 2015-01-17T17:09:47.000Z | 2021-11-10T16:04:56.000Z | modules/binding-websocket/src/test/java/sync/HelloService.java | apache/tuscany-sca-2.x | 89f2d366d4b0869a4e42ff265ccf4503dda4dc8b | [
"Apache-2.0"
] | null | null | null | modules/binding-websocket/src/test/java/sync/HelloService.java | apache/tuscany-sca-2.x | 89f2d366d4b0869a4e42ff265ccf4503dda4dc8b | [
"Apache-2.0"
] | 18 | 2015-08-26T15:18:06.000Z | 2021-11-10T16:04:45.000Z | 32.931034 | 63 | 0.751832 | 13,695 | /*
* 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 ... |
3e205d5afedab5a104f5323f8df3cb4529d1827a | 4,774 | java | Java | src/test/java/org/apache/sling/feature/cpconverter/handlers/SystemUsersEntryHandlerTest.java | andreituicu/sling-org-apache-sling-feature-cpconverter | 794f60c349eacbd10d5b6ad18f60f2c8e2f2823b | [
"Apache-2.0"
] | null | null | null | src/test/java/org/apache/sling/feature/cpconverter/handlers/SystemUsersEntryHandlerTest.java | andreituicu/sling-org-apache-sling-feature-cpconverter | 794f60c349eacbd10d5b6ad18f60f2c8e2f2823b | [
"Apache-2.0"
] | null | null | null | src/test/java/org/apache/sling/feature/cpconverter/handlers/SystemUsersEntryHandlerTest.java | andreituicu/sling-org-apache-sling-feature-cpconverter | 794f60c349eacbd10d5b6ad18f60f2c8e2f2823b | [
"Apache-2.0"
] | null | null | null | 43.4 | 142 | 0.761207 | 13,696 | /*
* 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 n... |
3e205d99b827caf57d0d2e972835f90ccd69a6d7 | 4,817 | java | Java | rxmicro-annotation-processor-rest-server/src/test/resources/output/io.rxmicro.examples.validation.server.nested.model/$$MicroService.java | rxmicro/rxmicro | ce2648101ddd2ba02c06d90078fc15fcee1d6a9f | [
"Apache-2.0"
] | 5 | 2020-03-20T12:27:25.000Z | 2022-03-30T08:36:59.000Z | rxmicro-annotation-processor-rest-server/src/test/resources/output/io.rxmicro.examples.validation.server.nested.model/$$MicroService.java | rxmicro/rxmicro | ce2648101ddd2ba02c06d90078fc15fcee1d6a9f | [
"Apache-2.0"
] | 1 | 2021-02-01T18:48:56.000Z | 2021-02-02T18:07:05.000Z | rxmicro-annotation-processor-rest-server/src/test/resources/output/io.rxmicro.examples.validation.server.nested.model/$$MicroService.java | rxmicro/rxmicro | ce2648101ddd2ba02c06d90078fc15fcee1d6a9f | [
"Apache-2.0"
] | null | null | null | 43.008929 | 122 | 0.641686 | 13,697 | package io.rxmicro.examples.validation.server.nested.model;
import io.rxmicro.examples.validation.server.nested.model.model.$$ArrayRequestConstraintValidator;
import io.rxmicro.examples.validation.server.nested.model.model.$$ArrayRequestModelReader;
import io.rxmicro.examples.validation.server.nested.model.model.$$Obj... |
3e205eb342754a62563b646fec26a5e0cf387cfa | 6,621 | java | Java | com/planet_ink/coffee_mud/Abilities/Spells/Spell_Tourettes.java | kudos72/dbzcoffeemud | 19a3a7439fcb0e06e25490e19e795394da1df490 | [
"Apache-2.0"
] | null | null | null | com/planet_ink/coffee_mud/Abilities/Spells/Spell_Tourettes.java | kudos72/dbzcoffeemud | 19a3a7439fcb0e06e25490e19e795394da1df490 | [
"Apache-2.0"
] | null | null | null | com/planet_ink/coffee_mud/Abilities/Spells/Spell_Tourettes.java | kudos72/dbzcoffeemud | 19a3a7439fcb0e06e25490e19e795394da1df490 | [
"Apache-2.0"
] | null | null | null | 34.128866 | 164 | 0.688265 | 13,698 | package com.planet_ink.coffee_mud.Abilities.Spells;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Common.interfaces.*;
import com.planet_ink.coffee_mud.Locales.interfaces.*;
import co... |
3e205edbd27a4466980fd998179d8c61bf005aa0 | 3,839 | java | Java | spring-crud-lib/src/test/java/com/spring/crud/lib/service/OrderItemsServiceTest.java | MauricioGenerosoTR/spring-crud-app-example | a59cadc8ac37ee255fc8b9d195195ac63d54576f | [
"MIT"
] | null | null | null | spring-crud-lib/src/test/java/com/spring/crud/lib/service/OrderItemsServiceTest.java | MauricioGenerosoTR/spring-crud-app-example | a59cadc8ac37ee255fc8b9d195195ac63d54576f | [
"MIT"
] | null | null | null | spring-crud-lib/src/test/java/com/spring/crud/lib/service/OrderItemsServiceTest.java | MauricioGenerosoTR/spring-crud-app-example | a59cadc8ac37ee255fc8b9d195195ac63d54576f | [
"MIT"
] | null | null | null | 28.021898 | 91 | 0.673092 | 13,699 | package com.spring.crud.lib.service;
import com.spring.crud.lib.exception.BusinessException;
import com.spring.crud.lib.exception.ResourceNotFoundException;
import com.spring.crud.lib.model.Item;
import com.spring.crud.lib.model.Order;
import com.spring.crud.lib.model.OrderItems;
import com.spring.crud.lib.repository.... |
3e205efbeca39bf3e1c09a2585d8773bd97345d8 | 225 | java | Java | src/main/java/com/dipegroup/reject/ReThrowingErrorRejectResultServiceIml.java | chirkovd/task-dispatcher | 88d5898721d36764825e54599ace3e2e490170a6 | [
"MIT"
] | null | null | null | src/main/java/com/dipegroup/reject/ReThrowingErrorRejectResultServiceIml.java | chirkovd/task-dispatcher | 88d5898721d36764825e54599ace3e2e490170a6 | [
"MIT"
] | null | null | null | src/main/java/com/dipegroup/reject/ReThrowingErrorRejectResultServiceIml.java | chirkovd/task-dispatcher | 88d5898721d36764825e54599ace3e2e490170a6 | [
"MIT"
] | 1 | 2021-08-24T07:27:11.000Z | 2021-08-24T07:27:11.000Z | 22.5 | 83 | 0.751111 | 13,700 | package com.dipegroup.reject;
public class ReThrowingErrorRejectResultServiceIml implements RejectResultService {
@Override
public void handle(Exception e, String taskId) throws Exception {
throw e;
}
}
|
3e205f9e75eb934501eb03399de8056c7fadd0c3 | 4,190 | java | Java | folding-stats-api/src/test/java/me/zodac/folding/rest/api/tc/historic/HistoricStatsTest.java | zodac/folding-stats | ba04d650ebf8a47621941b7a0ef15708029361b1 | [
"MIT"
] | null | null | null | folding-stats-api/src/test/java/me/zodac/folding/rest/api/tc/historic/HistoricStatsTest.java | zodac/folding-stats | ba04d650ebf8a47621941b7a0ef15708029361b1 | [
"MIT"
] | null | null | null | folding-stats-api/src/test/java/me/zodac/folding/rest/api/tc/historic/HistoricStatsTest.java | zodac/folding-stats | ba04d650ebf8a47621941b7a0ef15708029361b1 | [
"MIT"
] | null | null | null | 39.904762 | 124 | 0.65895 | 13,701 | /*
* MIT License
*
* Copyright (c) 2021 zodac.me
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify,... |
3e205fa9c587f3cf8c6116b2c7ca32295f8fe7e0 | 1,006 | java | Java | app/src/main/java/com/kcr/datura/MyApplication.java | boatt/androidMoule | 72fde99972d778bcb8aab508fad480b5f59547d3 | [
"Apache-2.0"
] | 1 | 2018-09-16T03:28:48.000Z | 2018-09-16T03:28:48.000Z | app/src/main/java/com/kcr/datura/MyApplication.java | boatt/androidMoule | 72fde99972d778bcb8aab508fad480b5f59547d3 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/kcr/datura/MyApplication.java | boatt/androidMoule | 72fde99972d778bcb8aab508fad480b5f59547d3 | [
"Apache-2.0"
] | null | null | null | 27.189189 | 83 | 0.638171 | 13,702 | package com.kcr.datura;
import android.app.Application;
import android.content.pm.ApplicationInfo;
import android.content.pm.PackageManager;
import android.text.TextUtils;
import com.alibaba.android.arouter.launcher.ARouter;
public class MyApplication extends Application {
@Override
public void onCreate()... |
3e205fdb1db4636af4fd052b103cb41754cfe200 | 1,464 | java | Java | software/dependencies/dynamicextensions/caB2B_2009_JUN_02/src/edu/common/dynamicextensions/validation/ValidatorRuleInterface.java | NCIP/cab2b | f4d8df98d0ccbf59dee026342096698053f25213 | [
"BSD-3-Clause"
] | 1 | 2021-04-28T22:08:40.000Z | 2021-04-28T22:08:40.000Z | software/dependencies/dynamicextensions/caB2B_2009_JUN_02/src/edu/common/dynamicextensions/validation/ValidatorRuleInterface.java | NCIP/cab2b | f4d8df98d0ccbf59dee026342096698053f25213 | [
"BSD-3-Clause"
] | null | null | null | software/dependencies/dynamicextensions/caB2B_2009_JUN_02/src/edu/common/dynamicextensions/validation/ValidatorRuleInterface.java | NCIP/cab2b | f4d8df98d0ccbf59dee026342096698053f25213 | [
"BSD-3-Clause"
] | 1 | 2018-03-27T00:53:31.000Z | 2018-03-27T00:53:31.000Z | 36.6 | 102 | 0.739754 | 13,703 | /*L
* Copyright Georgetown University, Washington University.
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.com/cab2b/LICENSE.txt for details.
*/
package edu.common.dynamicextensions.validation;
import java.util.Map;
import edu.common.dynamicextensions.domainin... |
3e2060c532cf0640f0e5da0fbdb84819f798c4c4 | 2,070 | java | Java | src/main/java/com/github/jonathanxd/interoute/annotation/RequiresConfiguration.java | JonathanxD/Interoute | 3e9ea294faa0e1f59e1a2ae027d9c3514566540d | [
"MIT"
] | null | null | null | src/main/java/com/github/jonathanxd/interoute/annotation/RequiresConfiguration.java | JonathanxD/Interoute | 3e9ea294faa0e1f59e1a2ae027d9c3514566540d | [
"MIT"
] | null | null | null | src/main/java/com/github/jonathanxd/interoute/annotation/RequiresConfiguration.java | JonathanxD/Interoute | 3e9ea294faa0e1f59e1a2ae027d9c3514566540d | [
"MIT"
] | null | null | null | 40.096154 | 118 | 0.728537 | 13,704 | /*
* Interoute - Interface routing framework. <https://github.com/JonathanxD/Interoute>
*
* The MIT License (MIT)
*
* Copyright (c) 2018 TheRealBuggy/JonathanxD (https://github.com/JonathanxD/) <anpch@example.com>
* Copyright (c) contributors
*
*
* Permission is hereby granted, free... |
3e2061162c9d3796e54062b89007deb3d5630c6a | 354 | java | Java | src/main/java/br/com/zup/eduardoribeiro/mercadolivre/treinomercadolivre/usuario/UsuarioRepository.java | eduardorcury/orange-talents-03-template-ecommerce | b6893a76473c73ca0c1df8d1861df37f590262e5 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/zup/eduardoribeiro/mercadolivre/treinomercadolivre/usuario/UsuarioRepository.java | eduardorcury/orange-talents-03-template-ecommerce | b6893a76473c73ca0c1df8d1861df37f590262e5 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/zup/eduardoribeiro/mercadolivre/treinomercadolivre/usuario/UsuarioRepository.java | eduardorcury/orange-talents-03-template-ecommerce | b6893a76473c73ca0c1df8d1861df37f590262e5 | [
"Apache-2.0"
] | null | null | null | 25.285714 | 74 | 0.833333 | 13,705 | package br.com.zup.eduardoribeiro.mercadolivre.treinomercadolivre.usuario;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
import java.util.Optional;
@Repository
public interface UsuarioRepository extends CrudRepository<Usuario, Long> {
Optional<Usuar... |
3e20612876aca47ab6c77bc164a01e203fdc6360 | 393 | java | Java | src/com/lidong/shejimoshi/FactoryPatternAbstract/FactoryProducer.java | GitLidong/DailyJavaProgress | be3634776b39af5aa11d939767c923dafe693cb0 | [
"Apache-2.0"
] | null | null | null | src/com/lidong/shejimoshi/FactoryPatternAbstract/FactoryProducer.java | GitLidong/DailyJavaProgress | be3634776b39af5aa11d939767c923dafe693cb0 | [
"Apache-2.0"
] | null | null | null | src/com/lidong/shejimoshi/FactoryPatternAbstract/FactoryProducer.java | GitLidong/DailyJavaProgress | be3634776b39af5aa11d939767c923dafe693cb0 | [
"Apache-2.0"
] | null | null | null | 19.65 | 58 | 0.709924 | 13,706 | package com.lidong.shejimoshi.FactoryPatternAbstract;
/**
* 步骤 7,创建一个工厂创造器/生成器类,通过传递形状或颜色信息来获取工厂。
*
* @author Dong
*
*/
public class FactoryProducer {
public static AbstractFactory getFactory(String choice) {
if (choice.equalsIgnoreCase("SHAPE")) {
return new ShapeFactory();
} else if (choice.equalsIgno... |
3e206296fa04a8021170fc0fdbc9c7202d925137 | 220 | java | Java | app/src/main/java/com/maddog05/whatanime/core/entity/ChangelogItem.java | maddog05/whatanime-android | 2cd12ce39cbc4669feab67fba6885567ef9739f4 | [
"MIT"
] | 23 | 2017-10-06T07:49:41.000Z | 2022-01-31T16:07:52.000Z | app/src/main/java/com/maddog05/whatanime/core/entity/ChangelogItem.java | maddog05/whatanime-android | 2cd12ce39cbc4669feab67fba6885567ef9739f4 | [
"MIT"
] | 9 | 2018-03-23T12:53:18.000Z | 2021-03-25T15:30:15.000Z | app/src/main/java/com/maddog05/whatanime/core/entity/ChangelogItem.java | maddog05/whatanime-android | 2cd12ce39cbc4669feab67fba6885567ef9739f4 | [
"MIT"
] | 1 | 2017-11-18T06:15:07.000Z | 2017-11-18T06:15:07.000Z | 18.333333 | 43 | 0.736364 | 13,707 | package com.maddog05.whatanime.core.entity;
/*
* Created by andreetorres on 26/01/18.
*/
public class ChangelogItem {
public String versionName;
public String changeType;
public String descriptionType;
}
|
3e2062ea1d5ba946c75ac042ca3ca78c7ab2fb25 | 3,251 | java | Java | wego-search/wego-search-service/src/main/java/com/wego/search/dao/SearchDao.java | xuanzze/wego | 008c9a2bdbff4c6d9fd4eb074bd4f7b2fbb9e89c | [
"MIT"
] | 1 | 2021-11-03T05:09:41.000Z | 2021-11-03T05:09:41.000Z | wego-search/wego-search-service/src/main/java/com/wego/search/dao/SearchDao.java | xuanzze/wego | 008c9a2bdbff4c6d9fd4eb074bd4f7b2fbb9e89c | [
"MIT"
] | null | null | null | wego-search/wego-search-service/src/main/java/com/wego/search/dao/SearchDao.java | xuanzze/wego | 008c9a2bdbff4c6d9fd4eb074bd4f7b2fbb9e89c | [
"MIT"
] | null | null | null | 30.101852 | 83 | 0.74654 | 13,708 | package com.wego.search.dao;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import com.wego.common.pojo.WegoResult;
import com.wego.search.mapper.SearchItemMapper;
import org.apache.solr.client.solrj.SolrQuery;
import org.apache.solr.client.solrj.SolrServer;
import org.apache.solr.client.sol... |
3e20630f2ef2b36a4107a1243cb6dde31d35de16 | 3,136 | java | Java | src/main/java/io/temporal/samples/dsl/InterpreterWorker.java | meetchandan/temporal-java-samples | 9546a7338a455471f36046bd642e43f94afd9af6 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/temporal/samples/dsl/InterpreterWorker.java | meetchandan/temporal-java-samples | 9546a7338a455471f36046bd642e43f94afd9af6 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/temporal/samples/dsl/InterpreterWorker.java | meetchandan/temporal-java-samples | 9546a7338a455471f36046bd642e43f94afd9af6 | [
"Apache-2.0"
] | null | null | null | 37.333333 | 86 | 0.718431 | 13,709 | /*
* Copyright (c) 2020 Temporal Technologies, Inc. All Rights Reserved
*
* Copyright 2012-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Modifications copyright (C) 2017 Uber Technologies, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not
* use this fi... |
3e206558c27ef4913e21a19442b5c0f5d3934ee0 | 1,215 | java | Java | recoveryservices/resource-manager/v2016_06_01/src/main/java/com/microsoft/azure/management/recoveryservices/v2016_06_01/Vaults.java | minaltolpadi/azure-sdk-for-java | a6bb33fc71f21ee92d4246d6b5fe30ad8a5689cb | [
"MIT"
] | 3 | 2021-09-15T16:25:19.000Z | 2021-12-17T05:41:00.000Z | recoveryservices/resource-manager/v2016_06_01/src/main/java/com/microsoft/azure/management/recoveryservices/v2016_06_01/Vaults.java | minaltolpadi/azure-sdk-for-java | a6bb33fc71f21ee92d4246d6b5fe30ad8a5689cb | [
"MIT"
] | 306 | 2019-09-27T06:41:56.000Z | 2019-10-14T08:19:57.000Z | recoveryservices/resource-manager/v2016_06_01/src/main/java/com/microsoft/azure/management/recoveryservices/v2016_06_01/Vaults.java | minaltolpadi/azure-sdk-for-java | a6bb33fc71f21ee92d4246d6b5fe30ad8a5689cb | [
"MIT"
] | 1 | 2019-10-05T04:59:12.000Z | 2019-10-05T04:59:12.000Z | 46.730769 | 261 | 0.839506 | 13,710 | /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
*/
package com.microsoft.azure.management.recoveryservices.v2016_06_01;
import com.microso... |
3e2066c7cb6410e2b9c185478abceef71e4ff5f2 | 11,717 | java | Java | src/main/java/com/vino/xmonitor/mcore/OsUtils.java | vinophantom/xmonitor | 02a4bf6e02fef81b9300926fbc0bcf027485f727 | [
"MIT"
] | null | null | null | src/main/java/com/vino/xmonitor/mcore/OsUtils.java | vinophantom/xmonitor | 02a4bf6e02fef81b9300926fbc0bcf027485f727 | [
"MIT"
] | null | null | null | src/main/java/com/vino/xmonitor/mcore/OsUtils.java | vinophantom/xmonitor | 02a4bf6e02fef81b9300926fbc0bcf027485f727 | [
"MIT"
] | null | null | null | 30.513021 | 104 | 0.540923 | 13,711 | package com.vino.xmonitor.mcore;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.net.InetAddress;
import java.net.UnknownHostException;
import java.util.*;
import com.vino.xmonitor.bean.NetSpeed;
import com.vino.xmonitor.bean.hardware.Storage;
import com.vino.xmonitor.bean.soft.Process;
impor... |
3e2066d1fe4f24d1bde16b2814492e15d9b78219 | 10,935 | java | Java | clownfish/src/main/java/io/clownfish/clownfish/jdbc/ScriptRunner.java | MarcelSlug/Clownfish | b2f553722ac2f63bedf4dbb2ac7d23713eeba0d6 | [
"Apache-2.0"
] | 14 | 2019-03-23T17:47:56.000Z | 2022-01-06T14:24:53.000Z | clownfish/src/main/java/io/clownfish/clownfish/jdbc/ScriptRunner.java | MarcelSlug/Clownfish | b2f553722ac2f63bedf4dbb2ac7d23713eeba0d6 | [
"Apache-2.0"
] | 50 | 2019-04-05T12:41:24.000Z | 2022-03-27T11:53:05.000Z | clownfish/src/main/java/io/clownfish/clownfish/jdbc/ScriptRunner.java | MarcelSlug/Clownfish | b2f553722ac2f63bedf4dbb2ac7d23713eeba0d6 | [
"Apache-2.0"
] | 5 | 2020-03-05T10:38:36.000Z | 2022-01-17T12:37:37.000Z | 35.048077 | 138 | 0.550343 | 13,712 | /*
* Copyright 2019 sulzbachr.
*
* 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 a... |
3e20673d0ff51dbe824024a93e0f1bee1bce40dc | 1,355 | java | Java | fluentlenium-assertj/src/main/java/org/fluentlenium/assertj/custom/ListStateAssert.java | wenceslas/FluentLenium | 4b64c91563a350f493f50bdfce3e2aca2fb8f9a6 | [
"Apache-2.0"
] | 577 | 2015-01-01T21:13:14.000Z | 2022-03-25T12:30:56.000Z | fluentlenium-assertj/src/main/java/org/fluentlenium/assertj/custom/ListStateAssert.java | wenceslas/FluentLenium | 4b64c91563a350f493f50bdfce3e2aca2fb8f9a6 | [
"Apache-2.0"
] | 1,167 | 2015-01-20T01:19:12.000Z | 2022-03-24T20:18:15.000Z | fluentlenium-assertj/src/main/java/org/fluentlenium/assertj/custom/ListStateAssert.java | wenceslas/FluentLenium | 4b64c91563a350f493f50bdfce3e2aca2fb8f9a6 | [
"Apache-2.0"
] | 205 | 2015-01-25T02:37:42.000Z | 2022-02-20T12:12:02.000Z | 22.583333 | 118 | 0.588192 | 13,713 | package org.fluentlenium.assertj.custom;
/**
* Interface for asserting the state of an element.
*/
public interface ListStateAssert {
/**
* Creates a {@link FluentListSizeBuilder} object from which further size related assertion methods may be called.
* <p>
* This method doesn't do any assertion,... |
3e206768713996d6f78ae6133d70abcfa52f9636 | 8,361 | java | Java | services/devstar/src/main/java/com/huaweicloud/sdk/devstar/v1/model/ShowTemplateFileRequest.java | huaweicloud/huaweicloud-sdk-java-v3 | a01cd21a3d03f6dffc807bea7c522e34adfa368d | [
"Apache-2.0"
] | 50 | 2020-05-18T11:35:20.000Z | 2022-03-15T02:07:05.000Z | services/devstar/src/main/java/com/huaweicloud/sdk/devstar/v1/model/ShowTemplateFileRequest.java | huaweicloud/huaweicloud-sdk-java-v3 | a01cd21a3d03f6dffc807bea7c522e34adfa368d | [
"Apache-2.0"
] | 45 | 2020-07-06T03:34:12.000Z | 2022-03-31T09:41:54.000Z | services/devstar/src/main/java/com/huaweicloud/sdk/devstar/v1/model/ShowTemplateFileRequest.java | huaweicloud/huaweicloud-sdk-java-v3 | a01cd21a3d03f6dffc807bea7c522e34adfa368d | [
"Apache-2.0"
] | 27 | 2020-05-28T11:08:44.000Z | 2022-03-30T03:30:37.000Z | 29.336842 | 106 | 0.588925 | 13,714 | package com.huaweicloud.sdk.devstar.v1.model;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonValue;
import java.util.Collections;
import java.util.HashMap;
impor... |
3e2067f1e00e00cbaa058fd81783ac89c9c8d083 | 1,002 | java | Java | src/main/java/li/inc/PlaytimeReloaded/DataStore/DB/DB.java | Sahrea/PlaytimeReloaded | 712f732fb699d2fcd226abd96fb85c0e2743439f | [
"Unlicense"
] | null | null | null | src/main/java/li/inc/PlaytimeReloaded/DataStore/DB/DB.java | Sahrea/PlaytimeReloaded | 712f732fb699d2fcd226abd96fb85c0e2743439f | [
"Unlicense"
] | null | null | null | src/main/java/li/inc/PlaytimeReloaded/DataStore/DB/DB.java | Sahrea/PlaytimeReloaded | 712f732fb699d2fcd226abd96fb85c0e2743439f | [
"Unlicense"
] | null | null | null | 24.439024 | 67 | 0.650699 | 13,715 | package li.inc.PlaytimeReloaded.DataStore.DB;
import li.inc.PlaytimeReloaded.DataStore.Config;
import org.bukkit.plugin.Plugin;
import java.util.List;
import java.util.UUID;
public class DB {
private IDB m_DBClass = null;
public DB(Plugin _plugin, Config _config) {
if (_config.getDBType().trim().equ... |
3e2069eb766341d26430d4a2a9c33f0450c935d8 | 251 | java | Java | 22-SeatBooking/seatbooking/src/main/java/vn/techmaster/seatbooking/model/BookingSeat.java | TechMaster/-SpringBoot28Days | 5f2f7ff3aa0a70e4ca4a0f0bc7e7e5b931d5ecc2 | [
"MIT"
] | 5 | 2021-05-07T13:24:44.000Z | 2022-03-05T17:39:49.000Z | 22-SeatBooking/seatbooking/src/main/java/vn/techmaster/seatbooking/model/BookingSeat.java | TechMaster/-SpringBoot28Days | 5f2f7ff3aa0a70e4ca4a0f0bc7e7e5b931d5ecc2 | [
"MIT"
] | 11 | 2021-05-07T08:43:42.000Z | 2021-05-17T03:02:01.000Z | 22-SeatBooking/seatbooking/src/main/java/vn/techmaster/seatbooking/model/BookingSeat.java | TechMaster/-SpringBoot28Days | 5f2f7ff3aa0a70e4ca4a0f0bc7e7e5b931d5ecc2 | [
"MIT"
] | 12 | 2021-07-07T15:08:27.000Z | 2022-03-05T17:35:38.000Z | 16.733333 | 40 | 0.808765 | 13,716 | package vn.techmaster.seatbooking.model;
import java.time.LocalDateTime;
import lombok.AllArgsConstructor;
import lombok.Data;
@Data
@AllArgsConstructor
public class BookingSeat {
String seatNo;
Customer customer;
LocalDateTime bookedTime;
}
|
3e206a16da83ee46b593f02e2d3a2c473d16d382 | 2,808 | java | Java | runtime/runtime/master/src/main/java/es/bsc/mobile/runtime/types/data/DataInfo.java | flordan/WACCPD | 6a80bb079b5ce037221bf657e13b27672c7d82b8 | [
"Apache-2.0"
] | null | null | null | runtime/runtime/master/src/main/java/es/bsc/mobile/runtime/types/data/DataInfo.java | flordan/WACCPD | 6a80bb079b5ce037221bf657e13b27672c7d82b8 | [
"Apache-2.0"
] | null | null | null | runtime/runtime/master/src/main/java/es/bsc/mobile/runtime/types/data/DataInfo.java | flordan/WACCPD | 6a80bb079b5ce037221bf657e13b27672c7d82b8 | [
"Apache-2.0"
] | null | null | null | 28.363636 | 87 | 0.649217 | 13,717 | /*
* Copyright 2008-2016 Barcelona Supercomputing Center (www.bsc.es)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
3e206a2b11c4a4219f270a5481094bf9011194ec | 2,675 | java | Java | ui/src/main/java/de/ipb_halle/lbac/entity/InfoObjectEntity.java | ipb-halle/CRIMSy | 8a3b698c91698306f9f89e7e87b52b5d7268b73c | [
"Apache-2.0"
] | 1 | 2021-11-02T14:32:12.000Z | 2021-11-02T14:32:12.000Z | ui/src/main/java/de/ipb_halle/lbac/entity/InfoObjectEntity.java | ipb-halle/CRIMSy | 8a3b698c91698306f9f89e7e87b52b5d7268b73c | [
"Apache-2.0"
] | 118 | 2020-04-16T10:19:23.000Z | 2022-03-30T12:37:39.000Z | ui/src/main/java/de/ipb_halle/lbac/entity/InfoObjectEntity.java | ipb-halle/CRIMSy | 8a3b698c91698306f9f89e7e87b52b5d7268b73c | [
"Apache-2.0"
] | 2 | 2020-04-24T12:06:32.000Z | 2020-10-07T07:11:13.000Z | 25.970874 | 78 | 0.614579 | 13,718 | /*
* Cloud Resource & Information Management System (CRIMSy)
* Copyright 2020 Leibniz-Institut f. Pflanzenbiochemie
*
* 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.... |
3e206aa58bffc89487e1f5ebbac93d4a75774dce | 1,781 | java | Java | sdk/search/azure-search-documents/src/main/java/com/azure/search/documents/util/AutocompletePagedResponse.java | yiliuTo/azure-sdk-for-java | 4536b6e99ded1b2b77f79bc2c31f42566c97b704 | [
"MIT"
] | 1,350 | 2015-01-17T05:22:05.000Z | 2022-03-29T21:00:37.000Z | sdk/search/azure-search-documents/src/main/java/com/azure/search/documents/util/AutocompletePagedResponse.java | yiliuTo/azure-sdk-for-java | 4536b6e99ded1b2b77f79bc2c31f42566c97b704 | [
"MIT"
] | 16,834 | 2015-01-07T02:19:09.000Z | 2022-03-31T23:29:10.000Z | sdk/search/azure-search-documents/src/main/java/com/azure/search/documents/util/AutocompletePagedResponse.java | yiliuTo/azure-sdk-for-java | 4536b6e99ded1b2b77f79bc2c31f42566c97b704 | [
"MIT"
] | 1,586 | 2015-01-02T01:50:28.000Z | 2022-03-31T11:25:34.000Z | 36.346939 | 115 | 0.720943 | 13,719 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.search.documents.util;
import com.azure.core.annotation.Immutable;
import com.azure.core.http.rest.PagedResponseBase;
import com.azure.core.http.rest.Response;
import com.azure.core.http.rest.SimpleRespon... |
3e206be5066e80d1ed760994d2ff28af254e6cee | 1,605 | java | Java | testbench/testsolutions/JavaCompilationXmlConflict.test/test_gen/JavaCompilationXmlConflict/test/test/TestCompilation_Test.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | testbench/testsolutions/JavaCompilationXmlConflict.test/test_gen/JavaCompilationXmlConflict/test/test/TestCompilation_Test.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | testbench/testsolutions/JavaCompilationXmlConflict.test/test_gen/JavaCompilationXmlConflict/test/test/TestCompilation_Test.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | 39.146341 | 140 | 0.795639 | 13,720 | package JavaCompilationXmlConflict.test.test;
/*Generated by MPS */
import jetbrains.mps.MPSLaunch;
import jetbrains.mps.testbench.EnvironmentAwareTestCase;
import org.junit.Test;
import jetbrains.mps.project.Project;
import java.io.File;
import jetbrains.mps.make.ModuleMaker;
import jetbrains.mps.messages.LogHandler... |
3e206ce705c7363a17236814fdef235dc759ae24 | 981 | java | Java | src/main/java/com/m1/mimeui/analyzer/MessageAnalyzerImpl.java | QSFT/MimeUI | fe1ca4e0184ce6726941917425cce24e48a193a5 | [
"Apache-2.0"
] | 1 | 2019-03-02T18:12:41.000Z | 2019-03-02T18:12:41.000Z | src/main/java/com/m1/mimeui/analyzer/MessageAnalyzerImpl.java | QSFT/MimeUI | fe1ca4e0184ce6726941917425cce24e48a193a5 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/m1/mimeui/analyzer/MessageAnalyzerImpl.java | QSFT/MimeUI | fe1ca4e0184ce6726941917425cce24e48a193a5 | [
"Apache-2.0"
] | null | null | null | 37.730769 | 118 | 0.745158 | 13,721 | package com.m1.mimeui.analyzer;
import com.m1.mimeui.api.MimeUIException;
import com.m1.mimeui.api.analyzer.AnalysisHandler;
import com.m1.mimeui.api.analyzer.ContentTypeAdjudicator;
import com.m1.mimeui.api.analyzer.MessageAnalyzer;
import com.m1.mimeui.api.mimedom.AnalyzedMessageFactory;
public class Messag... |
3e206d2e271dc5c0a9cf2e38fc32a0f97d9125ee | 2,149 | java | Java | integration-tests/digitalocean/src/main/java/org/apache/camel/quarkus/component/digitalocean/it/DigitalOceanClientMock.java | tdiesler/camel-quarkus | d5ea76670cb0283b9e59ecc69e5a9b770415ae43 | [
"Apache-2.0"
] | 179 | 2019-06-21T09:00:21.000Z | 2022-03-30T06:00:47.000Z | integration-tests/digitalocean/src/main/java/org/apache/camel/quarkus/component/digitalocean/it/DigitalOceanClientMock.java | tdiesler/camel-quarkus | d5ea76670cb0283b9e59ecc69e5a9b770415ae43 | [
"Apache-2.0"
] | 2,658 | 2019-06-24T10:21:30.000Z | 2022-03-31T16:51:12.000Z | integration-tests/digitalocean/src/main/java/org/apache/camel/quarkus/component/digitalocean/it/DigitalOceanClientMock.java | tdiesler/camel-quarkus | d5ea76670cb0283b9e59ecc69e5a9b770415ae43 | [
"Apache-2.0"
] | 143 | 2019-06-21T09:41:07.000Z | 2022-03-29T16:27:24.000Z | 44.770833 | 108 | 0.708236 | 13,722 | /*
* 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 ... |
3e206d778b01c856a198058af333024a8b817cfd | 174 | java | Java | pettrade-service/src/main/java/com/zxh/pettrade/dao/WalletDao.java | xianhaiGitHub/pettradeManager.github.io | 53682fb7064f71686afff002ec240ec9ca75493c | [
"Apache-2.0"
] | 2 | 2018-05-20T08:17:36.000Z | 2021-06-18T09:37:31.000Z | pettrade-service/src/main/java/com/zxh/pettrade/dao/WalletDao.java | xianhaiGitHub/pettradeManager.github.io | 53682fb7064f71686afff002ec240ec9ca75493c | [
"Apache-2.0"
] | 1 | 2021-09-02T01:56:08.000Z | 2021-09-02T01:56:08.000Z | pettrade-service/src/main/java/com/zxh/pettrade/dao/WalletDao.java | xianhaiGitHub/pettradeManager.github.io | 53682fb7064f71686afff002ec240ec9ca75493c | [
"Apache-2.0"
] | null | null | null | 13.384615 | 51 | 0.729885 | 13,723 | package com.zxh.pettrade.dao;
import com.zxh.pettrade.entity.Wallet;
/**
* 电子钱包的Dao接口
* @author zhaoxianhai
*
*/
public interface WalletDao extends BaseDao<Wallet>{
}
|
3e206e6abb8b99fec879488a7d29edcb9e588c36 | 2,497 | java | Java | ui-swing/src/yadf/ui/swing/multiplayer/server/ILobbyServer.java | bensmith87/yadf | 5f0326bc08512b1cd52abf8f15072482c1b846e1 | [
"Unlicense"
] | 4 | 2016-07-03T11:21:53.000Z | 2021-08-24T10:18:29.000Z | ui-swing/src/yadf/ui/swing/multiplayer/server/ILobbyServer.java | bensmith87/yadf | 5f0326bc08512b1cd52abf8f15072482c1b846e1 | [
"Unlicense"
] | null | null | null | ui-swing/src/yadf/ui/swing/multiplayer/server/ILobbyServer.java | bensmith87/yadf | 5f0326bc08512b1cd52abf8f15072482c1b846e1 | [
"Unlicense"
] | 1 | 2020-09-17T14:06:29.000Z | 2020-09-17T14:06:29.000Z | 32.894737 | 120 | 0.712 | 13,724 | /**
* yadf
*
* https://sourceforge.net/projects/yadf
*
* Ben Smith (lyhxr@example.com)
*
* yadf is placed under the BSD license.
*
* Copyright (c) 2012-2013, Ben Smith All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that th... |
3e206ef48ea8eae641ec3fee6f828d26619910e8 | 1,004 | java | Java | wechat-mp-sdk/src/main/java/org/rockey/wechat/mp/sdk/vo/ReplyDetailWarpper.java | RockeyHoo/wechat | d6a592acf336f977fb54ca165e03f82ba731a14f | [
"Apache-2.0"
] | null | null | null | wechat-mp-sdk/src/main/java/org/rockey/wechat/mp/sdk/vo/ReplyDetailWarpper.java | RockeyHoo/wechat | d6a592acf336f977fb54ca165e03f82ba731a14f | [
"Apache-2.0"
] | null | null | null | wechat-mp-sdk/src/main/java/org/rockey/wechat/mp/sdk/vo/ReplyDetailWarpper.java | RockeyHoo/wechat | d6a592acf336f977fb54ca165e03f82ba731a14f | [
"Apache-2.0"
] | null | null | null | 22.311111 | 95 | 0.668327 | 13,725 | package org.rockey.wechat.mp.sdk.vo;
import java.util.List;
/**
*
* @author RockeyHoo
*/
public class ReplyDetailWarpper {
private String replyType;
private int funcFlag = 0;
private List<ReplyDetail> replyDetails;
public ReplyDetailWarpper(String replyType, List<ReplyDetail> replyDetails) {
... |
3e206efb74beecda166c73d4ff7f0fa4627195ea | 465 | java | Java | netty-starter-server/src/main/java/com/github/cjqcn/netty/starter/server/internal/ResourceManager.java | cjqCN/netty-starter | 80e298f7fba581e49a5a974cd8bd3ee00c772e99 | [
"Apache-2.0"
] | null | null | null | netty-starter-server/src/main/java/com/github/cjqcn/netty/starter/server/internal/ResourceManager.java | cjqCN/netty-starter | 80e298f7fba581e49a5a974cd8bd3ee00c772e99 | [
"Apache-2.0"
] | null | null | null | netty-starter-server/src/main/java/com/github/cjqcn/netty/starter/server/internal/ResourceManager.java | cjqCN/netty-starter | 80e298f7fba581e49a5a974cd8bd3ee00c772e99 | [
"Apache-2.0"
] | 1 | 2018-10-11T08:45:28.000Z | 2018-10-11T08:45:28.000Z | 20.217391 | 68 | 0.746237 | 13,726 | package com.github.cjqcn.netty.starter.server.internal;
import com.github.cjqcn.netty.starter.server.context.NetWorkContext;
import java.util.Map;
/**
* @description:
* @author: chenjinquan
* @create: 2018-09-27 15:15
**/
public interface ResourceManager {
void register(String openId, NetWorkContext netWor... |
3e206f03b68b0a30b66716d073244be5be769b03 | 1,444 | java | Java | lazylibrary/src/main/java/com/github/lazylibrary/util/OtherUtils.java | longkehuawei/Lazy-master | ad2a0ba9449af446939d000a7ca60fa2415b4970 | [
"Apache-2.0"
] | 2,392 | 2015-12-25T07:24:26.000Z | 2022-03-29T07:04:10.000Z | lazylibrary/src/main/java/com/github/lazylibrary/util/OtherUtils.java | longkehuawei/Lazy-master | ad2a0ba9449af446939d000a7ca60fa2415b4970 | [
"Apache-2.0"
] | 10 | 2015-12-28T17:03:07.000Z | 2019-07-02T00:31:04.000Z | lazylibrary/src/main/java/com/github/lazylibrary/util/OtherUtils.java | longkehuawei/Lazy-master | ad2a0ba9449af446939d000a7ca60fa2415b4970 | [
"Apache-2.0"
] | 905 | 2015-12-25T07:21:12.000Z | 2022-03-26T09:51:07.000Z | 30.659574 | 89 | 0.704372 | 13,727 | /*
* Copyright (C) 2013 Peng fei Pan <lyhxr@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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
3e206fa6ff8a62c84ce6b9845ad92a5005d3d60a | 15,954 | java | Java | libandroid-navigation/src/test/java/com/mapbox/services/android/navigation/v5/navigation/NavigationHelperTest.java | freszu/mapbox-navigation-android | 6eda80f7b0a7a82db989b0a2f01df3b47c01abbd | [
"MIT"
] | 1 | 2019-04-25T19:26:35.000Z | 2019-04-25T19:26:35.000Z | libandroid-navigation/src/test/java/com/mapbox/services/android/navigation/v5/navigation/NavigationHelperTest.java | freszu/mapbox-navigation-android | 6eda80f7b0a7a82db989b0a2f01df3b47c01abbd | [
"MIT"
] | null | null | null | libandroid-navigation/src/test/java/com/mapbox/services/android/navigation/v5/navigation/NavigationHelperTest.java | freszu/mapbox-navigation-android | 6eda80f7b0a7a82db989b0a2f01df3b47c01abbd | [
"MIT"
] | 1 | 2019-12-19T17:18:33.000Z | 2019-12-19T17:18:33.000Z | 45.582857 | 144 | 0.793155 | 13,728 | package com.mapbox.services.android.navigation.v5.navigation;
import android.support.v4.util.Pair;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.mapbox.api.directions.v5.DirectionsAdapterFactory;
import com.mapbox.api.directions.v5.models.DirectionsResponse;
import com.mapbox.api.directi... |
3e207010c7e9e06303caa09f43c454d404d8ab59 | 908 | java | Java | Mage.Sets/src/mage/cards/k/KrenkosEnforcer.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,444 | 2015-01-02T00:25:38.000Z | 2022-03-31T13:57:18.000Z | Mage.Sets/src/mage/cards/k/KrenkosEnforcer.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 6,180 | 2015-01-02T19:10:09.000Z | 2022-03-31T21:10:44.000Z | Mage.Sets/src/mage/cards/k/KrenkosEnforcer.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,001 | 2015-01-01T01:15:20.000Z | 2022-03-30T20:23:04.000Z | 23.282051 | 77 | 0.688326 | 13,729 |
package mage.cards.k;
import java.util.UUID;
import mage.MageInt;
import mage.abilities.keyword.IntimidateAbility;
import mage.cards.CardImpl;
import mage.cards.CardSetInfo;
import mage.constants.CardType;
import mage.constants.SubType;
/**
*
* @author Quercitron
*/
public final class KrenkosEnforcer extends Card... |
3e2070f15d347d5e378543aade5a393b6cda2d82 | 3,552 | java | Java | components/camel-cdi/src/test/java/org/apache/camel/cdi/test/EventComponentTest.java | LittleEntity/camel | da0d257a983859c25add75047498aa2aa319d7e2 | [
"Apache-2.0"
] | 4,262 | 2015-01-01T15:28:37.000Z | 2022-03-31T04:46:41.000Z | components/camel-cdi/src/test/java/org/apache/camel/cdi/test/EventComponentTest.java | LittleEntity/camel | da0d257a983859c25add75047498aa2aa319d7e2 | [
"Apache-2.0"
] | 3,408 | 2015-01-03T02:11:17.000Z | 2022-03-31T20:07:56.000Z | components/camel-cdi/src/test/java/org/apache/camel/cdi/test/EventComponentTest.java | LittleEntity/camel | da0d257a983859c25add75047498aa2aa319d7e2 | [
"Apache-2.0"
] | 5,505 | 2015-01-02T14:58:12.000Z | 2022-03-30T19:23:41.000Z | 37.787234 | 118 | 0.702984 | 13,730 | /*
* 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 ... |
3e2070ffb9dd6e72b68bcb8687e3e68c039e2fe6 | 3,373 | java | Java | src/test/java/baseclass/JdkProxy.java | jnliao/javaSourceCode | 33c192ec8b27a1cf7f49b697cd68eafca282acdc | [
"Apache-2.0"
] | null | null | null | src/test/java/baseclass/JdkProxy.java | jnliao/javaSourceCode | 33c192ec8b27a1cf7f49b697cd68eafca282acdc | [
"Apache-2.0"
] | null | null | null | src/test/java/baseclass/JdkProxy.java | jnliao/javaSourceCode | 33c192ec8b27a1cf7f49b697cd68eafca282acdc | [
"Apache-2.0"
] | null | null | null | 30.116071 | 116 | 0.579306 | 13,731 | package baseclass;
import model.HelloService;
import model.IHello;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
/**
* @author jinneng.liao
* JDK 动态代理
*/
public class JdkProxy {
public static void main(String[] args) throws Exception {
te... |
3e20711d5b333accdca5614a9757649589a3fafd | 18,718 | java | Java | server/src/main/java/edp/davinci/service/impl/WidgetServiceImpl.java | wang168003/davinci | 40fd74a3efc8305557eed0a72d051e8993b59ea6 | [
"Apache-2.0"
] | 57 | 2019-12-18T06:48:17.000Z | 2022-03-30T14:12:50.000Z | server/src/main/java/edp/davinci/service/impl/WidgetServiceImpl.java | wang168003/davinci | 40fd74a3efc8305557eed0a72d051e8993b59ea6 | [
"Apache-2.0"
] | 7 | 2020-04-06T19:59:14.000Z | 2022-03-25T22:46:56.000Z | server/src/main/java/edp/davinci/service/impl/WidgetServiceImpl.java | wang168003/davinci | 40fd74a3efc8305557eed0a72d051e8993b59ea6 | [
"Apache-2.0"
] | 40 | 2019-12-17T02:01:37.000Z | 2022-03-06T08:42:17.000Z | 36.275194 | 163 | 0.634256 | 13,732 | /*
* <<
* Davinci
* ==
* Copyright (C) 2016 - 2019 EDP
* ==
* 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 requi... |
3e2071a466dc7845b1260563fd96dd909b83549b | 647 | java | Java | app/src/main/java/bday/gits/BitwaWish.java | Animesh081005/Birthday-Application | 1cbc900bf3172f580f856676787e77b70b77bbb0 | [
"MIT"
] | 2 | 2019-11-04T16:15:24.000Z | 2019-12-02T19:17:34.000Z | app/src/main/java/bday/gits/BitwaWish.java | Animesh081005/Birthday-Application | 1cbc900bf3172f580f856676787e77b70b77bbb0 | [
"MIT"
] | null | null | null | app/src/main/java/bday/gits/BitwaWish.java | Animesh081005/Birthday-Application | 1cbc900bf3172f580f856676787e77b70b77bbb0 | [
"MIT"
] | 3 | 2021-03-20T23:40:55.000Z | 2021-09-17T03:04:20.000Z | 28.130435 | 56 | 0.802164 | 13,733 | package bday.gits;
import android.graphics.drawable.Drawable;
import android.media.MediaPlayer;
import android.os.Handler;
import android.support.annotation.DrawableRes;
import android.support.v4.content.ContextCompat;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;... |
3e2072036e2b59c9707dab073b4497f29f7639db | 503 | java | Java | src/test/java/at/ac/ait/lablink/core/payloads/LogMessageTest.java | AIT-Lablink/lablink-core-java | 6d18cb405e6b05ebb3c2fdecd4910c82eee0e17b | [
"BSD-3-Clause"
] | null | null | null | src/test/java/at/ac/ait/lablink/core/payloads/LogMessageTest.java | AIT-Lablink/lablink-core-java | 6d18cb405e6b05ebb3c2fdecd4910c82eee0e17b | [
"BSD-3-Clause"
] | 1 | 2021-03-30T11:30:36.000Z | 2021-04-07T16:28:23.000Z | src/test/java/at/ac/ait/lablink/core/payloads/LogMessageTest.java | AIT-Lablink/lablink-core-java | 6d18cb405e6b05ebb3c2fdecd4910c82eee0e17b | [
"BSD-3-Clause"
] | null | null | null | 22.863636 | 77 | 0.741551 | 13,734 | //
// Copyright (c) AIT Austrian Institute of Technology GmbH.
// Distributed under the terms of the Modified BSD License.
//
package at.ac.ait.lablink.core.payloads;
import at.ac.ait.lablink.core.connection.encoding.encodables.PayloadBaseTest;
import org.junit.Before;
/**
* Unit Tests for Logger Message payload.
... |
3e207353ee92a477055e9cd51fd5001591ca6201 | 1,166 | java | Java | src/main/java/com/sys/service/impl/ShopsServiceImpl.java | lbzz1906/banzhuan | a597a0527e5036d5f99baceaca8d3e2b521c65d3 | [
"MulanPSL-1.0"
] | null | null | null | src/main/java/com/sys/service/impl/ShopsServiceImpl.java | lbzz1906/banzhuan | a597a0527e5036d5f99baceaca8d3e2b521c65d3 | [
"MulanPSL-1.0"
] | 1 | 2022-03-31T22:48:24.000Z | 2022-03-31T22:48:24.000Z | src/main/java/com/sys/service/impl/ShopsServiceImpl.java | lbzz1906/banzhuan | a597a0527e5036d5f99baceaca8d3e2b521c65d3 | [
"MulanPSL-1.0"
] | null | null | null | 24.291667 | 66 | 0.671527 | 13,735 | package com.sys.service.impl;
import com.sys.dao.ShopsMapper;
import com.sys.pojo.Shops;
import com.sys.service.ShopsService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class ShopsServiceImpl implements ShopsSer... |
3e2073a263b864435cb5a0c1a47bd49be10381fe | 2,063 | java | Java | src/test/java/com/hansospina/samples/coffeeshop/coffee/CoffeeServiceUnitTest.java | HansOspina/coffeeshop | eccd5bb2d02cc32ddd848c2090a2b53a1b67d501 | [
"Apache-2.0"
] | 1 | 2019-02-19T01:33:15.000Z | 2019-02-19T01:33:15.000Z | src/test/java/com/hansospina/samples/coffeeshop/coffee/CoffeeServiceUnitTest.java | HansOspina/coffeeshop | eccd5bb2d02cc32ddd848c2090a2b53a1b67d501 | [
"Apache-2.0"
] | 3 | 2018-09-28T22:47:17.000Z | 2018-09-29T21:46:19.000Z | src/test/java/com/hansospina/samples/coffeeshop/coffee/CoffeeServiceUnitTest.java | HansOspina/coffeeshop | eccd5bb2d02cc32ddd848c2090a2b53a1b67d501 | [
"Apache-2.0"
] | 1 | 2018-09-29T20:48:37.000Z | 2018-09-29T20:48:37.000Z | 27.546667 | 110 | 0.663601 | 13,736 | package com.hansospina.samples.coffeeshop.coffee;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
import static org.junit.Ass... |
3e2073c1a2b877fe4076fd552506c28fb9967b16 | 1,826 | java | Java | CodingForWork/src/tree/PrintTree.java | selfzhang/gitworkplace | 190280c72d8aeb60f08589d8b18e5241e72a708b | [
"Apache-2.0"
] | null | null | null | CodingForWork/src/tree/PrintTree.java | selfzhang/gitworkplace | 190280c72d8aeb60f08589d8b18e5241e72a708b | [
"Apache-2.0"
] | null | null | null | CodingForWork/src/tree/PrintTree.java | selfzhang/gitworkplace | 190280c72d8aeb60f08589d8b18e5241e72a708b | [
"Apache-2.0"
] | null | null | null | 22.268293 | 75 | 0.638554 | 13,737 | package tree;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.Queue;
public class PrintTree {
public static void p(Object object) {
System.out.println(object);
}
public static void frontPrint(Tree root) {
if (root == null)
return;
System.out.print(root.val + " ");
frontPrint(... |
3e207523327dcc956033ff5ba3ea00f20f6872f3 | 1,912 | java | Java | src/com/shiznatix/mediacomrade/android/tables/LastDirectoryTable.java | shiznatix/MediaComrade-android | df914331d1fb3a556608ddbab9f85a3518e7d87f | [
"Apache-2.0"
] | null | null | null | src/com/shiznatix/mediacomrade/android/tables/LastDirectoryTable.java | shiznatix/MediaComrade-android | df914331d1fb3a556608ddbab9f85a3518e7d87f | [
"Apache-2.0"
] | null | null | null | src/com/shiznatix/mediacomrade/android/tables/LastDirectoryTable.java | shiznatix/MediaComrade-android | df914331d1fb3a556608ddbab9f85a3518e7d87f | [
"Apache-2.0"
] | null | null | null | 28.969697 | 150 | 0.737971 | 13,738 | package com.shiznatix.mediacomrade.android.tables;
import com.shiznatix.mediacomrade.android.entities.LastDirectory;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
public class LastDirectory... |
3e2079bfb6db54c1b4630e9e14ceea5079cc2c9d | 756 | java | Java | addressbook-selenium-tets/src/test/java/com/telran/addressbook/test/HwContactDeletionTests.java | alensheva/lessAuto | 984f011a745adbd151c1ab6a1d758acf02f712a2 | [
"Apache-2.0"
] | null | null | null | addressbook-selenium-tets/src/test/java/com/telran/addressbook/test/HwContactDeletionTests.java | alensheva/lessAuto | 984f011a745adbd151c1ab6a1d758acf02f712a2 | [
"Apache-2.0"
] | null | null | null | addressbook-selenium-tets/src/test/java/com/telran/addressbook/test/HwContactDeletionTests.java | alensheva/lessAuto | 984f011a745adbd151c1ab6a1d758acf02f712a2 | [
"Apache-2.0"
] | 2 | 2018-10-03T08:49:56.000Z | 2018-10-07T17:43:34.000Z | 27 | 62 | 0.678571 | 13,739 | package com.telran.addressbook.test;
import org.testng.Assert;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
public class HwContactDeletionTests extends TestBase {
@BeforeMethod
public void preconditions() {
if (!app.getContactHelper().isContactPresent()) {
... |
3e2079d7869818e399a2a8848a47f3ee53bcaee3 | 8,277 | java | Java | app/src/main/java/com/masker/discover/user/view/UserListFragment.java | shiguangyin/Discover | efc12cf44506bfa0295955683841e48a76cb5f41 | [
"Apache-2.0"
] | 3 | 2017-09-17T16:38:12.000Z | 2019-03-20T13:33:03.000Z | app/src/main/java/com/masker/discover/user/view/UserListFragment.java | shiguangyin/Discover | efc12cf44506bfa0295955683841e48a76cb5f41 | [
"Apache-2.0"
] | 1 | 2017-09-01T13:26:06.000Z | 2017-09-02T09:17:44.000Z | app/src/main/java/com/masker/discover/user/view/UserListFragment.java | shiguangyin/Discover | efc12cf44506bfa0295955683841e48a76cb5f41 | [
"Apache-2.0"
] | null | null | null | 32.715415 | 121 | 0.613024 | 13,740 | package com.masker.discover.user.view;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.text.TextUtils;
import android.view.View;
import com.masker.discover.R;
import com.masker.discover.activit... |
3e207b57fe0fa52c2af89712d4d5199a5c767c2b | 3,351 | java | Java | jbb-web-app-e2e-tests/src/test/java/org/jbb/e2e/serenity/web/permissions/AdministratorPermissionsStories.java | jbb-project/jbb | cefa12cda40804395b2d6e8bea0fb8352610b761 | [
"Apache-2.0"
] | 4 | 2017-02-23T15:35:33.000Z | 2020-08-03T22:00:17.000Z | jbb-web-app-e2e-tests/src/test/java/org/jbb/e2e/serenity/web/permissions/AdministratorPermissionsStories.java | jbb-project/jbb | cefa12cda40804395b2d6e8bea0fb8352610b761 | [
"Apache-2.0"
] | 1 | 2019-05-14T18:54:24.000Z | 2019-05-14T18:54:24.000Z | jbb-web-app-e2e-tests/src/test/java/org/jbb/e2e/serenity/web/permissions/AdministratorPermissionsStories.java | jbb-project/jbb | cefa12cda40804395b2d6e8bea0fb8352610b761 | [
"Apache-2.0"
] | 3 | 2018-03-29T15:51:09.000Z | 2019-11-25T02:46:41.000Z | 39.447059 | 98 | 0.763495 | 13,741 | /*
* Copyright (C) 2018 the original author or authors.
*
* This file is part of jBB Application Project.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*/
package org.jbb.e2e.serenity.web.permi... |
3e207b76ad55f048502662de90cf02dc70b7b99d | 3,043 | java | Java | src/main/java/org/apache/ibatis/session/SqlSessionFactoryBuilder.java | fangqianseu/mybatis-3 | a278898526b4d0490c5ab96e6beb47f92e528d6f | [
"ECL-2.0",
"Apache-2.0"
] | 18,538 | 2015-01-01T09:46:22.000Z | 2022-03-31T18:21:50.000Z | src/main/java/org/apache/ibatis/session/SqlSessionFactoryBuilder.java | fangqianseu/mybatis-3 | a278898526b4d0490c5ab96e6beb47f92e528d6f | [
"ECL-2.0",
"Apache-2.0"
] | 1,686 | 2015-01-01T14:21:54.000Z | 2022-03-31T20:12:51.000Z | src/main/java/org/apache/ibatis/session/SqlSessionFactoryBuilder.java | fangqianseu/mybatis-3 | a278898526b4d0490c5ab96e6beb47f92e528d6f | [
"ECL-2.0",
"Apache-2.0"
] | 13,353 | 2015-01-01T08:57:45.000Z | 2022-03-31T07:22:42.000Z | 31.697917 | 102 | 0.717056 | 13,742 | /*
* Copyright 2009-2021 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unles... |
3e207b7f754c7b4d7e8b0f1bbb108516c06a204c | 10,931 | java | Java | modules/thirdparty/batik/sources/org/apache/flex/forks/batik/svggen/SVGTransform.java | blackjyn/flex-sdk | 61aa3601c8c57f2855e18e11fa16f4180de42e05 | [
"ECL-2.0",
"Apache-2.0"
] | 173 | 2015-01-01T18:57:05.000Z | 2022-03-06T14:36:12.000Z | modules/thirdparty/batik/sources/org/apache/flex/forks/batik/svggen/SVGTransform.java | blackjyn/flex-sdk | 61aa3601c8c57f2855e18e11fa16f4180de42e05 | [
"ECL-2.0",
"Apache-2.0"
] | 12 | 2015-05-31T15:51:24.000Z | 2021-01-27T11:30:42.000Z | modules/thirdparty/batik/sources/org/apache/flex/forks/batik/svggen/SVGTransform.java | blackjyn/flex-sdk | 61aa3601c8c57f2855e18e11fa16f4180de42e05 | [
"ECL-2.0",
"Apache-2.0"
] | 122 | 2015-01-01T13:46:06.000Z | 2022-02-13T20:09:21.000Z | 41.316981 | 103 | 0.612841 | 13,743 | /*
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... |
3e207ba04a36ad1a4b9c70dff654e72364d34d0c | 4,379 | java | Java | web/src/main/java/org/tdar/struts/action/api/integration/IntegrationViewAction.java | kant/tdar | c926c5b195694aa55dbd309986588ec9e8aac4a0 | [
"Apache-2.0"
] | 3 | 2016-02-29T19:36:49.000Z | 2019-07-12T23:56:48.000Z | web/src/main/java/org/tdar/struts/action/api/integration/IntegrationViewAction.java | kant/tdar | c926c5b195694aa55dbd309986588ec9e8aac4a0 | [
"Apache-2.0"
] | 58 | 2019-11-13T07:10:23.000Z | 2022-03-31T17:57:07.000Z | web/src/main/java/org/tdar/struts/action/api/integration/IntegrationViewAction.java | kant/tdar | c926c5b195694aa55dbd309986588ec9e8aac4a0 | [
"Apache-2.0"
] | 3 | 2018-11-17T03:45:35.000Z | 2020-08-13T01:23:36.000Z | 32.924812 | 127 | 0.707467 | 13,744 | package org.tdar.struts.action.api.integration;
import java.io.IOException;
import org.apache.struts2.convention.annotation.Action;
import org.apache.struts2.convention.annotation.Namespace;
import org.apache.struts2.convention.annotation.ParentPackage;
import org.springframework.beans.factory.annotation.Autowired;
i... |
3e207e0007a39495568f96df417dbd672d82f7de | 5,617 | java | Java | codec-jackson/src/main/java/com/jamierf/jsonrpc/codec/jackson/deserializers/JsonRpcRequestDeserializer.java | reines/jsonrpc | bea9feda2fcf1f02873152b7e3c59362b2e40fc0 | [
"Apache-2.0"
] | null | null | null | codec-jackson/src/main/java/com/jamierf/jsonrpc/codec/jackson/deserializers/JsonRpcRequestDeserializer.java | reines/jsonrpc | bea9feda2fcf1f02873152b7e3c59362b2e40fc0 | [
"Apache-2.0"
] | null | null | null | codec-jackson/src/main/java/com/jamierf/jsonrpc/codec/jackson/deserializers/JsonRpcRequestDeserializer.java | reines/jsonrpc | bea9feda2fcf1f02873152b7e3c59362b2e40fc0 | [
"Apache-2.0"
] | null | null | null | 46.040984 | 137 | 0.677052 | 13,745 | package com.jamierf.jsonrpc.codec.jackson.deserializers;
import static com.codahale.metrics.MetricRegistry.name;
import static com.google.common.base.Preconditions.checkArgument;
import static com.google.common.base.Preconditions.checkNotNull;
import static com.jamierf.jsonrpc.util.Jackson.reference;
import java.io.I... |
3e207e52d8c354cb18f9e8a91e69cad8e3f196bf | 369 | java | Java | gmall-pms/src/main/java/com/atguigu/gmall/pms/mapper/SpuDescMapper.java | 15000110389/gmall-1130 | 5576062bececf40ac44bcc01a198190c9d51e567 | [
"Apache-2.0"
] | null | null | null | gmall-pms/src/main/java/com/atguigu/gmall/pms/mapper/SpuDescMapper.java | 15000110389/gmall-1130 | 5576062bececf40ac44bcc01a198190c9d51e567 | [
"Apache-2.0"
] | null | null | null | gmall-pms/src/main/java/com/atguigu/gmall/pms/mapper/SpuDescMapper.java | 15000110389/gmall-1130 | 5576062bececf40ac44bcc01a198190c9d51e567 | [
"Apache-2.0"
] | null | null | null | 20.555556 | 66 | 0.762162 | 13,746 | package com.atguigu.gmall.pms.mapper;
import com.atguigu.gmall.pms.entity.SpuDescEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
/**
* spu信息介绍
*
* @author fengge
* @email kenaa@example.com
* @date 2021-05-13 19:42:58
*/
@Mapper
public interface SpuDe... |
3e207e89370835b2a2152fd9cab5299ad4884bda | 5,605 | java | Java | src/main/java/wayoftime/bloodmagic/common/item/inventory/ContainerHolding.java | Keraldi/BloodMagic | 3e9c3b4b8cc051d3d04d2f11f10db66793597249 | [
"CC-BY-4.0"
] | 261 | 2015-01-03T05:28:11.000Z | 2022-03-17T00:56:57.000Z | src/main/java/wayoftime/bloodmagic/common/item/inventory/ContainerHolding.java | Keraldi/BloodMagic | 3e9c3b4b8cc051d3d04d2f11f10db66793597249 | [
"CC-BY-4.0"
] | 1,461 | 2015-01-01T00:45:29.000Z | 2022-03-30T21:41:49.000Z | src/main/java/wayoftime/bloodmagic/common/item/inventory/ContainerHolding.java | Keraldi/BloodMagic | 3e9c3b4b8cc051d3d04d2f11f10db66793597249 | [
"CC-BY-4.0"
] | 379 | 2015-01-02T03:00:30.000Z | 2022-03-25T04:25:08.000Z | 27.610837 | 173 | 0.743443 | 13,747 | package wayoftime.bloodmagic.common.item.inventory;
import net.minecraft.entity.player.PlayerEntity;
import net.minecraft.entity.player.PlayerInventory;
import net.minecraft.inventory.IInventory;
import net.minecraft.inventory.container.Container;
import net.minecraft.inventory.container.Slot;
import net.minecraft.ite... |
3e208156bade5e80b331c770fc2f2b3b7293648a | 2,366 | java | Java | src/main/java/ru/job4j/concurrent/users/UserStorage.java | tolstinator/job4j-multithreading | 6ae858de2dfa8c5e1b8f185debc06cc90213b44c | [
"Apache-2.0"
] | null | null | null | src/main/java/ru/job4j/concurrent/users/UserStorage.java | tolstinator/job4j-multithreading | 6ae858de2dfa8c5e1b8f185debc06cc90213b44c | [
"Apache-2.0"
] | null | null | null | src/main/java/ru/job4j/concurrent/users/UserStorage.java | tolstinator/job4j-multithreading | 6ae858de2dfa8c5e1b8f185debc06cc90213b44c | [
"Apache-2.0"
] | null | null | null | 29.575 | 87 | 0.515216 | 13,748 | package ru.job4j.concurrent.users;
import net.jcip.annotations.GuardedBy;
import net.jcip.annotations.ThreadSafe;
import java.util.concurrent.ConcurrentHashMap;
@ThreadSafe
public class UserStorage {
@GuardedBy("this")
private final ConcurrentHashMap<Integer, User> storage = new ConcurrentHashMap<>();
p... |
3e208291a16796cef7be7205b02ae3bc1e1506bb | 4,319 | java | Java | cloudlets/src/main/java/eu/mosaic_cloud/platform/tools/v2/cloudlets/callbacks/DefaultCallback.java | cipriancraciun/mosaic-java-platform | fb7e13b3d6b583a8277b8761a6f48abee01a291a | [
"Apache-2.0"
] | null | null | null | cloudlets/src/main/java/eu/mosaic_cloud/platform/tools/v2/cloudlets/callbacks/DefaultCallback.java | cipriancraciun/mosaic-java-platform | fb7e13b3d6b583a8277b8761a6f48abee01a291a | [
"Apache-2.0"
] | null | null | null | cloudlets/src/main/java/eu/mosaic_cloud/platform/tools/v2/cloudlets/callbacks/DefaultCallback.java | cipriancraciun/mosaic-java-platform | fb7e13b3d6b583a8277b8761a6f48abee01a291a | [
"Apache-2.0"
] | 1 | 2021-12-15T23:07:27.000Z | 2021-12-15T23:07:27.000Z | 47.461538 | 269 | 0.776569 | 13,749 | /*
* #%L
* mosaic-cloudlets
* %%
* Copyright (C) 2010 - 2013 Institute e-Austria Timisoara (Romania)
* %%
* 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.o... |
3e2084403e7fef400398944750045dac721267f3 | 1,479 | java | Java | extensions/funqy/funqy-knative-events/deployment/src/test/java/io/quarkus/funqy/test/WithGenericsTest.java | sgregoire/quarkus | 5d77d270c81160f4ea88043efcae87e7c725d916 | [
"Apache-2.0"
] | 10,225 | 2019-03-07T11:55:54.000Z | 2022-03-31T21:16:53.000Z | extensions/funqy/funqy-knative-events/deployment/src/test/java/io/quarkus/funqy/test/WithGenericsTest.java | sgregoire/quarkus | 5d77d270c81160f4ea88043efcae87e7c725d916 | [
"Apache-2.0"
] | 18,675 | 2019-03-07T11:56:33.000Z | 2022-03-31T22:25:22.000Z | extensions/funqy/funqy-knative-events/deployment/src/test/java/io/quarkus/funqy/test/WithGenericsTest.java | jamesnetherton/quarkus | e86f7c5392bd14f2a1afdff215aa00025ebe1859 | [
"Apache-2.0"
] | 2,190 | 2019-03-07T12:07:18.000Z | 2022-03-30T05:41:35.000Z | 32.866667 | 74 | 0.567951 | 13,750 | package io.quarkus.funqy.test;
import static org.hamcrest.Matchers.equalTo;
import org.jboss.shrinkwrap.api.ShrinkWrap;
import org.jboss.shrinkwrap.api.spec.JavaArchive;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.RegisterExtension;
import io.quarkus.test.QuarkusUnitTest;
import io.rest... |
3e2084dc0f624bb1ee772cf6b58f8e7f56260b36 | 3,793 | java | Java | processing/src/main/java/org/apache/druid/segment/join/table/IndexedTableJoinable.java | khwj/incubator-druid | dd5a2fda779f0acd88ebfe857b73b9083c394326 | [
"Apache-2.0"
] | 1 | 2020-02-13T16:55:50.000Z | 2020-02-13T16:55:50.000Z | processing/src/main/java/org/apache/druid/segment/join/table/IndexedTableJoinable.java | khwj/incubator-druid | dd5a2fda779f0acd88ebfe857b73b9083c394326 | [
"Apache-2.0"
] | 14 | 2020-02-18T12:37:41.000Z | 2020-03-02T16:57:03.000Z | processing/src/main/java/org/apache/druid/segment/join/table/IndexedTableJoinable.java | khwj/incubator-druid | dd5a2fda779f0acd88ebfe857b73b9083c394326 | [
"Apache-2.0"
] | null | null | null | 31.608333 | 96 | 0.72792 | 13,751 | /*
* 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 ... |
3e2085557d70ad52cfceba9c991b5f846365eb98 | 167 | java | Java | jeecg-cloud-module/tepm-agent-server/src/main/java/org/jeecg/modules/service/ISocketSeverService.java | zhanglailong/stcp | 2209f2f7c81a01da948e5c6c050d215d656a77de | [
"MIT"
] | null | null | null | jeecg-cloud-module/tepm-agent-server/src/main/java/org/jeecg/modules/service/ISocketSeverService.java | zhanglailong/stcp | 2209f2f7c81a01da948e5c6c050d215d656a77de | [
"MIT"
] | null | null | null | jeecg-cloud-module/tepm-agent-server/src/main/java/org/jeecg/modules/service/ISocketSeverService.java | zhanglailong/stcp | 2209f2f7c81a01da948e5c6c050d215d656a77de | [
"MIT"
] | null | null | null | 15.181818 | 38 | 0.694611 | 13,752 | package org.jeecg.modules.service;
/**
* @author zlf
* @version V1.0
* @date 2021/1/12
* @Description: 用一句话描述该文件做什么)
*/
public interface ISocketSeverService {
}
|
3e2085e6e12854df17e6da1b188efa990093337e | 3,370 | java | Java | src/test/java/com/github/rami_sabbagh/telegram/alice_framework/pipes/ConsumeOncePipeTest.java | Rami-Sabbagh/alice-framework | e242337e7604fc896393f1190c1f215beba45982 | [
"Apache-2.0"
] | 2 | 2020-09-21T12:38:50.000Z | 2020-09-21T12:53:59.000Z | src/test/java/com/github/rami_sabbagh/telegram/alice_framework/pipes/ConsumeOncePipeTest.java | Rami-Sabbagh/alice-framework | e242337e7604fc896393f1190c1f215beba45982 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/github/rami_sabbagh/telegram/alice_framework/pipes/ConsumeOncePipeTest.java | Rami-Sabbagh/alice-framework | e242337e7604fc896393f1190c1f215beba45982 | [
"Apache-2.0"
] | null | null | null | 45.540541 | 127 | 0.703858 | 13,753 | package com.github.rami_sabbagh.telegram.alice_framework.pipes;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import java.util.HashSet;
import static org.junit.jupiter.api.Assertions.*;
class ConsumeOncePipeTest extends PipeTest {
ConsumeOncePipe<Object> consumeOncePipe = new Con... |
3e20862471787d5f7bd7af45976782c0572ad7fb | 758 | java | Java | exemplos/concorrencia/Concorrencia_12_Pilha_Compartilhada_Sync/src/Pilha.java | hugodepaula/programacao-modular | 8a41ea2765f3d8937640a05d01f9d5b62e4b3a1b | [
"CC0-1.0"
] | 29 | 2020-09-30T20:45:02.000Z | 2022-03-31T01:11:55.000Z | exemplos/concorrencia/Concorrencia_12_Pilha_Compartilhada_Sync/src/Pilha.java | hugodepaula/programacao-modular | 8a41ea2765f3d8937640a05d01f9d5b62e4b3a1b | [
"CC0-1.0"
] | null | null | null | exemplos/concorrencia/Concorrencia_12_Pilha_Compartilhada_Sync/src/Pilha.java | hugodepaula/programacao-modular | 8a41ea2765f3d8937640a05d01f9d5b62e4b3a1b | [
"CC0-1.0"
] | 3 | 2021-05-20T01:55:05.000Z | 2021-11-09T00:37:15.000Z | 15.791667 | 71 | 0.663588 | 13,754 |
public class Pilha {
private Produto[] vetor;
private int num = 0;
private int produced = 0;
private int consumed = 0;
public synchronized boolean empilha(Produto elemento) {
if (num < vetor.length) {
vetor[num++] = elemento;
produced++;
notifyAll();
return true;
} else
return false;
}
pub... |
3e2086624858ad2261d466594fff5c9877b9070c | 6,771 | java | Java | src/test/java/com/ondeck/common/validator/AbstractValidatorTest.java | r7p/javafluentvalidator | 0707306539e9acd31c532cd336ba49910dbf245f | [
"Apache-2.0"
] | 1 | 2019-09-18T05:20:23.000Z | 2019-09-18T05:20:23.000Z | src/test/java/com/ondeck/common/validator/AbstractValidatorTest.java | r7p/javafluentvalidator | 0707306539e9acd31c532cd336ba49910dbf245f | [
"Apache-2.0"
] | null | null | null | src/test/java/com/ondeck/common/validator/AbstractValidatorTest.java | r7p/javafluentvalidator | 0707306539e9acd31c532cd336ba49910dbf245f | [
"Apache-2.0"
] | 1 | 2019-09-18T05:20:23.000Z | 2019-09-18T05:20:23.000Z | 41.539877 | 200 | 0.67479 | 13,755 | package com.ondeck.common.validator;
import com.ondeck.common.validator.model.TestPerson;
import com.ondeck.common.validator.rule.RuleSeverity;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertFalse;
import static org.... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.