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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e2f6a33ae4d887f0088336fc64b2020b4fa8f7b | 6,619 | java | Java | 2nd year/LI3/LI3 - Fase 2/GereVendasController.java | luis1ribeiro/LEI-MIEI | e0f7a0ddaae2b11cb376129dc37d8b51e9010204 | [
"MIT"
] | null | null | null | 2nd year/LI3/LI3 - Fase 2/GereVendasController.java | luis1ribeiro/LEI-MIEI | e0f7a0ddaae2b11cb376129dc37d8b51e9010204 | [
"MIT"
] | null | null | null | 2nd year/LI3/LI3 - Fase 2/GereVendasController.java | luis1ribeiro/LEI-MIEI | e0f7a0ddaae2b11cb376129dc37d8b51e9010204 | [
"MIT"
] | null | null | null | 25.754864 | 96 | 0.550536 | 20,078 | import static java.lang.System.out;
import java.io.*;
import java.util.*;
/**
* Classe correspondente ao Controlador no modelo MVC que
* gere as operaçoes da aplicaçao
*
* @author Grupo31
* @version 2019
*/
public class GereVendasController implements IGereVendasController, Serializable
{
// instance variab... |
3e2f6b3a7a4fc4fbc2cc97d5539bb2c39d3bb97c | 7,864 | java | Java | egov/egov-ptisweb/src/main/java/org/egov/ptis/actions/reports/BoundaryWisePropUsgeDemandAction.java | spiliti/egovzm | fcc86a0209adab63b7b9d193983499310a34fcba | [
"MIT"
] | 1 | 2019-07-25T12:44:57.000Z | 2019-07-25T12:44:57.000Z | egov/egov-ptisweb/src/main/java/org/egov/ptis/actions/reports/BoundaryWisePropUsgeDemandAction.java | spiliti/egovzm | fcc86a0209adab63b7b9d193983499310a34fcba | [
"MIT"
] | 13 | 2020-03-05T00:01:16.000Z | 2022-02-09T22:58:42.000Z | egov/egov-ptisweb/src/main/java/org/egov/ptis/actions/reports/BoundaryWisePropUsgeDemandAction.java | spiliti/egovzm | fcc86a0209adab63b7b9d193983499310a34fcba | [
"MIT"
] | 1 | 2021-02-22T21:09:08.000Z | 2021-02-22T21:09:08.000Z | 34.704846 | 100 | 0.727215 | 20,079 | /*
* eGov SmartCity eGovernance suite aims to improve the internal efficiency,transparency,
* accountability and the service delivery of the government organizations.
*
* Copyright (C) 2017 eGovernments Foundation
*
* The updated version of eGov suite of products as by eGovernments Foundation
* ... |
3e2f6b3e3db650a3d4723cfd2ca713aece4b6dd9 | 1,493 | java | Java | src/src/com/my/servlet/src/com/oop/servlet/DeleteEmployeeServlet.java | iranadu/Online_Library_Management_System | 398b6df4ed93f9e9498d15740f8d95ca6c057dd1 | [
"MIT"
] | null | null | null | src/src/com/my/servlet/src/com/oop/servlet/DeleteEmployeeServlet.java | iranadu/Online_Library_Management_System | 398b6df4ed93f9e9498d15740f8d95ca6c057dd1 | [
"MIT"
] | null | null | null | src/src/com/my/servlet/src/com/oop/servlet/DeleteEmployeeServlet.java | iranadu/Online_Library_Management_System | 398b6df4ed93f9e9498d15740f8d95ca6c057dd1 | [
"MIT"
] | null | null | null | 24.47541 | 110 | 0.772271 | 20,080 | package com.oop.servlet;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.oop.model.Employee;
import com.oop.service... |
3e2f6c525d35db2425bf606432c4ebf28a128843 | 2,462 | java | Java | gooddata-java-model/src/main/java/com/gooddata/sdk/model/md/report/ReportDefinition.java | cipous/gooddata-java | 835790cc6606c59a41d4b40cf6473a73365e754f | [
"BSD-3-Clause"
] | 12 | 2017-02-17T15:47:51.000Z | 2021-08-28T22:08:58.000Z | gooddata-java-model/src/main/java/com/gooddata/sdk/model/md/report/ReportDefinition.java | cipous/gooddata-java | 835790cc6606c59a41d4b40cf6473a73365e754f | [
"BSD-3-Clause"
] | 648 | 2017-01-30T07:48:23.000Z | 2022-03-31T18:40:05.000Z | gooddata-java-model/src/main/java/com/gooddata/sdk/model/md/report/ReportDefinition.java | cipous/gooddata-java | 835790cc6606c59a41d4b40cf6473a73365e754f | [
"BSD-3-Clause"
] | 44 | 2017-01-27T13:38:19.000Z | 2021-09-23T11:37:52.000Z | 31.164557 | 163 | 0.733956 | 20,081 | /*
* Copyright (C) 2004-2019, GoodData(R) Corporation. All rights reserved.
* This source code is licensed under the BSD-style license found in the
* LICENSE.txt file in the root directory of this source tree.
*/
package com.gooddata.sdk.model.md.report;
import static com.gooddata.sdk.common.util.Validate.notNullS... |
3e2f6caac39a8d710e23d925ead144cdda5f6f3a | 1,507 | java | Java | sdk/datafactory/azure-resourcemanager-datafactory/src/main/java/com/azure/resourcemanager/datafactory/models/ScriptActivityLogDestination.java | luisCavalcantiDev/azure-sdk-for-java | e4b9f41f4ba695fef58112401bc85ca64abd760f | [
"MIT"
] | null | null | null | sdk/datafactory/azure-resourcemanager-datafactory/src/main/java/com/azure/resourcemanager/datafactory/models/ScriptActivityLogDestination.java | luisCavalcantiDev/azure-sdk-for-java | e4b9f41f4ba695fef58112401bc85ca64abd760f | [
"MIT"
] | null | null | null | sdk/datafactory/azure-resourcemanager-datafactory/src/main/java/com/azure/resourcemanager/datafactory/models/ScriptActivityLogDestination.java | luisCavalcantiDev/azure-sdk-for-java | e4b9f41f4ba695fef58112401bc85ca64abd760f | [
"MIT"
] | null | null | null | 38.641026 | 108 | 0.76576 | 20,082 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.datafactory.models;
import com.azure.core.util.ExpandableStringEnum;
import com.fasterxml.jackson.annotation.JsonCreator;
import... |
3e2f6cc799a65de91688cf953b8a636be1ef1e22 | 4,199 | java | Java | src/main/java/com/github/pires/obd/reader/io/AbstractGatewayService.java | AvinashJagan/OBD-II-Driver-Behaviour-Application- | dab140540883ae0c4ca4242ff85c6ac59b690ead | [
"Apache-2.0"
] | 668 | 2015-01-03T02:49:10.000Z | 2022-03-29T04:47:27.000Z | src/main/java/com/github/pires/obd/reader/io/AbstractGatewayService.java | AvinashJagan/OBD-II-Driver-Behaviour-Application- | dab140540883ae0c4ca4242ff85c6ac59b690ead | [
"Apache-2.0"
] | 146 | 2015-01-05T10:00:37.000Z | 2017-10-27T09:55:53.000Z | src/main/java/com/github/pires/obd/reader/io/AbstractGatewayService.java | AvinashJagan/OBD-II-Driver-Behaviour-Application- | dab140540883ae0c4ca4242ff85c6ac59b690ead | [
"Apache-2.0"
] | 463 | 2015-01-08T08:47:52.000Z | 2022-03-31T22:44:32.000Z | 31.103704 | 138 | 0.656347 | 20,083 | package com.github.pires.obd.reader.io;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.os.Binder;
import android.os.IBinder;
import android.support.v4.app.NotificationCompat;
import... |
3e2f6db15a4836e3723fa61f501cb5d29d420f1f | 374 | java | Java | spring-boot-annotation/src/main/java/com/jeiker/demo/exception/RequestLimitException.java | jeikerxiao/SpringBootStudy | 3947994c553374d6006bb269f42d5f534bb03ca0 | [
"MIT"
] | 3 | 2017-06-27T03:34:24.000Z | 2018-12-20T09:38:16.000Z | spring-boot-annotation/src/main/java/com/jeiker/demo/exception/RequestLimitException.java | jeikerxiao/spring-boot | 3947994c553374d6006bb269f42d5f534bb03ca0 | [
"MIT"
] | null | null | null | spring-boot-annotation/src/main/java/com/jeiker/demo/exception/RequestLimitException.java | jeikerxiao/spring-boot | 3947994c553374d6006bb269f42d5f534bb03ca0 | [
"MIT"
] | 1 | 2022-02-21T01:53:53.000Z | 2022-02-21T01:53:53.000Z | 19.684211 | 70 | 0.681818 | 20,084 | package com.jeiker.demo.exception;
/**
* @Author : xiao
* @Date : 17/8/9 下午4:28
*/
public class RequestLimitException extends Exception {
private static final long serialVersionUID = 1364225358754654702L;
public RequestLimitException() {
super("HTTP请求超出设定的限制");
}
public RequestLimitExcept... |
3e2f6de27a98f977565929bdcab516487d3df9c0 | 520 | java | Java | src/main/java/ip/cynic/domain/PageBean.java | cynicgit/blog | d521167a08a64a3699d8ca6a40936c7332ce484c | [
"Apache-2.0"
] | null | null | null | src/main/java/ip/cynic/domain/PageBean.java | cynicgit/blog | d521167a08a64a3699d8ca6a40936c7332ce484c | [
"Apache-2.0"
] | null | null | null | src/main/java/ip/cynic/domain/PageBean.java | cynicgit/blog | d521167a08a64a3699d8ca6a40936c7332ce484c | [
"Apache-2.0"
] | null | null | null | 14.054054 | 42 | 0.651923 | 20,085 | package ip.cynic.domain;
public class PageBean {
private int page; //
private int pageSize; //
private int start;
public PageBean(int page, int pageSize) {
super();
this.page = page;
this.pageSize = pageSize;
}
public int getPage() {
return page;
}
public void setPage(int page) {
this.page... |
3e2f6e118276edd0e35dead3d374ff52a9282901 | 1,514 | java | Java | maven_exercise/exercise/src/test/java/java/SampleAppTest.java | lanru2001/FlexonDevops | ee1ec5fb5b783144e5899455bb758a575f1e8012 | [
"MIT"
] | 2 | 2020-08-27T05:56:43.000Z | 2020-08-27T05:56:45.000Z | maven_exercise/exercise/src/test/java/java/SampleAppTest.java | lanru2001/FlexonDevops | ee1ec5fb5b783144e5899455bb758a575f1e8012 | [
"MIT"
] | null | null | null | maven_exercise/exercise/src/test/java/java/SampleAppTest.java | lanru2001/FlexonDevops | ee1ec5fb5b783144e5899455bb758a575f1e8012 | [
"MIT"
] | null | null | null | 25.233333 | 51 | 0.581902 | 20,086 | package com.exercise;
import jdk.jfr.Timestamp;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
//import static org.junit.jupiter.api.Assertions.*;
//import org.junit.jupiter.api.Test;
import jdk.internal.jline.internal.TestAccessible;
import java.lang.*;
import org.juni... |
3e2f6ece126d0936b226c131e042879ace947821 | 1,241 | java | Java | src/main/java/com/thinkgem/jeesite/modules/wx/rest/FoodRest.java | magicgis/wxapplication | cb0c5736cc10d667e52ae81e95191bde1fc38f73 | [
"Apache-2.0"
] | 38 | 2018-06-28T05:07:24.000Z | 2022-02-06T13:02:19.000Z | src/main/java/com/thinkgem/jeesite/modules/wx/rest/FoodRest.java | magicgis/wxapplication | cb0c5736cc10d667e52ae81e95191bde1fc38f73 | [
"Apache-2.0"
] | 1 | 2021-06-17T07:28:04.000Z | 2021-06-29T03:49:32.000Z | src/main/java/com/thinkgem/jeesite/modules/wx/rest/FoodRest.java | cuiqyu/wxapplication | cb0c5736cc10d667e52ae81e95191bde1fc38f73 | [
"Apache-2.0"
] | 18 | 2018-07-30T05:49:59.000Z | 2022-02-19T05:03:55.000Z | 29.547619 | 80 | 0.753425 | 20,087 | package com.thinkgem.jeesite.modules.wx.rest;
import com.google.zxing.WriterException;
import com.thinkgem.jeesite.modules.wx.entity.Food;
import com.thinkgem.jeesite.modules.wx.service.FoodService;
import com.thinkgem.jeesite.modules.wx.utils.QRCodeFactory;
import org.springframework.beans.factory.annotation.Autowire... |
3e2f6eee9d80c3f670618dce1328b051eb5e98f8 | 2,122 | java | Java | open-bidder-master/open-bidder-echo-client/src/main/java/com/google/openbidder/echo/client/DiscardReadHandler.java | physgen2/openbidder | 59f724fe6e3dd969934b77ff5b059c97dc7d1d9c | [
"Apache-2.0"
] | 8 | 2016-09-23T19:22:38.000Z | 2021-05-18T10:46:20.000Z | open-bidder-master/open-bidder-echo-client/src/main/java/com/google/openbidder/echo/client/DiscardReadHandler.java | physgen2/openbidder | 59f724fe6e3dd969934b77ff5b059c97dc7d1d9c | [
"Apache-2.0"
] | null | null | null | open-bidder-master/open-bidder-echo-client/src/main/java/com/google/openbidder/echo/client/DiscardReadHandler.java | physgen2/openbidder | 59f724fe6e3dd969934b77ff5b059c97dc7d1d9c | [
"Apache-2.0"
] | 8 | 2016-10-29T13:16:44.000Z | 2018-12-31T14:20:24.000Z | 31.671642 | 96 | 0.737041 | 20,088 | /*
* Copyright 2013 Google Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
3e2f6f3580fac328d32aeca4e370cd9345aaaf4f | 3,220 | java | Java | backend/de.metas.adempiere.adempiere/base/src/main/java-gen/org/compiere/model/X_CRM_Occupation.java | askmohanty/metasfresh | a2638a601eff0c157c5a8440098dc6c2521374b7 | [
"RSA-MD"
] | 1,144 | 2016-02-14T10:29:35.000Z | 2022-03-30T09:50:41.000Z | backend/de.metas.adempiere.adempiere/base/src/main/java-gen/org/compiere/model/X_CRM_Occupation.java | metas-fresh/fresh | 265b6e00fbbf154d6a7bbb9aaf9cf7135f9d6a27 | [
"RSA-MD"
] | 8,283 | 2016-04-28T17:41:34.000Z | 2022-03-30T13:30:12.000Z | backend/de.metas.adempiere.adempiere/base/src/main/java-gen/org/compiere/model/X_CRM_Occupation.java | metas-fresh/fresh | 265b6e00fbbf154d6a7bbb9aaf9cf7135f9d6a27 | [
"RSA-MD"
] | 441 | 2016-04-29T08:06:07.000Z | 2022-03-28T06:09:56.000Z | 25.76 | 121 | 0.764907 | 20,089 | // Generated Model - DO NOT CHANGE
package org.compiere.model;
import java.sql.ResultSet;
import java.util.Properties;
import javax.annotation.Nullable;
/** Generated Model for CRM_Occupation
* @author metasfresh (generated)
*/
@SuppressWarnings("unused")
public class X_CRM_Occupation extends org.compiere.model.P... |
3e2f6f41b05119c332371e22aa7b3af9a180adff | 1,136 | java | Java | app/src/main/java/br/com/extensaoufpb/extensaoufpb/Controller/LoadingItem.java | EmersonDantas/Extensao-UFPB | bdb7c6f025eedf3f1506bd549aa99d1e267df6bb | [
"MIT"
] | 1 | 2019-08-09T17:03:03.000Z | 2019-08-09T17:03:03.000Z | app/src/main/java/br/com/extensaoufpb/extensaoufpb/Controller/LoadingItem.java | EmersonDantas/Extensao-UFPB | bdb7c6f025eedf3f1506bd549aa99d1e267df6bb | [
"MIT"
] | 14 | 2019-09-14T16:09:33.000Z | 2019-09-23T20:39:02.000Z | app/src/main/java/br/com/extensaoufpb/extensaoufpb/Controller/LoadingItem.java | EmersonDantas/Extensao-UFPB | bdb7c6f025eedf3f1506bd549aa99d1e267df6bb | [
"MIT"
] | 2 | 2019-09-14T16:11:20.000Z | 2019-09-16T02:52:29.000Z | 17.75 | 64 | 0.557218 | 20,090 | package br.com.extensaoufpb.extensaoufpb.Controller;
import java.util.ArrayList;
import java.util.List;
public class LoadingItem<Item> {
private List<Item> items;
private List<Item> listDate;
public LoadingItem(List<Item> listItem,List<Item> listDate){
this.items = listItem;
this.listDa... |
3e2f6f4b64094cf00af86bea0a0a2b0ee0eb9199 | 16,051 | java | Java | kie-wb-common-stunner/kie-wb-common-stunner-sets/kie-wb-common-stunner-bpmn/kie-wb-common-stunner-bpmn-project-client/src/test/java/org/kie/workbench/common/stunner/bpmn/project/client/editor/BPMNDiagramEditorTest.java | inodeman/kie-wb-common | e7770edc12872fd7a4979aa4eb16692383b8ad2f | [
"Apache-2.0"
] | null | null | null | kie-wb-common-stunner/kie-wb-common-stunner-sets/kie-wb-common-stunner-bpmn/kie-wb-common-stunner-bpmn-project-client/src/test/java/org/kie/workbench/common/stunner/bpmn/project/client/editor/BPMNDiagramEditorTest.java | inodeman/kie-wb-common | e7770edc12872fd7a4979aa4eb16692383b8ad2f | [
"Apache-2.0"
] | null | null | null | kie-wb-common-stunner/kie-wb-common-stunner-sets/kie-wb-common-stunner-bpmn/kie-wb-common-stunner-bpmn-project-client/src/test/java/org/kie/workbench/common/stunner/bpmn/project/client/editor/BPMNDiagramEditorTest.java | inodeman/kie-wb-common | e7770edc12872fd7a4979aa4eb16692383b8ad2f | [
"Apache-2.0"
] | null | null | null | 50.316614 | 265 | 0.642078 | 20,091 | /*
* Copyright 2018 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
3e2f7017eaa76538bdc0d284caad9ab9a071e8a1 | 2,047 | java | Java | src/com/coding/special/algorithm/kadanesalgorithms/K_concatenation_codechef.java | satishkkk/codingInterview_prep | 15c116851827c63a6c7fc0b450598cd50dd1b0da | [
"Apache-2.0"
] | 1 | 2020-09-01T16:57:36.000Z | 2020-09-01T16:57:36.000Z | src/com/coding/special/algorithm/kadanesalgorithms/K_concatenation_codechef.java | satishkkk/codingInterview_prep | 15c116851827c63a6c7fc0b450598cd50dd1b0da | [
"Apache-2.0"
] | null | null | null | src/com/coding/special/algorithm/kadanesalgorithms/K_concatenation_codechef.java | satishkkk/codingInterview_prep | 15c116851827c63a6c7fc0b450598cd50dd1b0da | [
"Apache-2.0"
] | null | null | null | 28.830986 | 90 | 0.53151 | 20,092 | package com.coding.special.algorithm.kadanesalgorithms;
import java.util.Scanner;
/*https://www.codechef.com/problems/KCON*/
public class K_concatenation_codechef {
static long kadane(int[] input){
int currentSum = input[0];
int max_so_far = input[0];
for(int i =0 ;i< input.length-1;i++){
... |
3e2f70452d889b0819afa8cb7788d3f628e1f561 | 103 | java | Java | src/main/java/minestra/collection/package-info.java | argius/minestra | 40d008be6990e01cc2729d674aadf0eec739608d | [
"Apache-2.0"
] | 1 | 2015-09-06T12:47:28.000Z | 2015-09-06T12:47:28.000Z | src/main/java/minestra/collection/package-info.java | argius/minestra | 40d008be6990e01cc2729d674aadf0eec739608d | [
"Apache-2.0"
] | 6 | 2015-09-28T11:49:17.000Z | 2020-01-27T14:49:52.000Z | src/main/java/minestra/collection/package-info.java | argius/minestra | 40d008be6990e01cc2729d674aadf0eec739608d | [
"Apache-2.0"
] | null | null | null | 12.875 | 47 | 0.68932 | 20,093 | /**
* This package contains classes of collection.
*
* (ImmArray)
*/
package minestra.collection;
|
3e2f708f9d8bb72bfcde351045a8ecd6b0dfaf4b | 550 | java | Java | Trash_API/src/main/java/com/example/trash_api/controllers/PokemonController.java | Rabiiia/Kea20a_2021 | 68a1b93c650c729508beffe6f7e77c9b9697954f | [
"MIT"
] | null | null | null | Trash_API/src/main/java/com/example/trash_api/controllers/PokemonController.java | Rabiiia/Kea20a_2021 | 68a1b93c650c729508beffe6f7e77c9b9697954f | [
"MIT"
] | null | null | null | Trash_API/src/main/java/com/example/trash_api/controllers/PokemonController.java | Rabiiia/Kea20a_2021 | 68a1b93c650c729508beffe6f7e77c9b9697954f | [
"MIT"
] | null | null | null | 17.741935 | 62 | 0.663636 | 20,094 | package com.example.trash_api.controllers;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
import java.util.ArrayList;
import java.util.List;
@RestController
public class PokemonController {
List<String> pokemon = new ArrayList<>(){{
... |
3e2f71f22785ffe592afad38e2a75d6d3a38f4a9 | 4,934 | java | Java | src/StockIT-v1-release_source_from_JADX/sources/com/google/android/gms/common/api/internal/zzb.java | atul-vyshnav/2021_IBM_Code_Challenge_StockIT | 25c26a4cc59a3f3e575f617b59acc202ee6ee48a | [
"Apache-2.0"
] | 1 | 2021-11-23T10:12:35.000Z | 2021-11-23T10:12:35.000Z | sources/com/google/android/gms/common/api/internal/zzb.java | Minionguyjpro/Ghostly-Skills | d1a1fb2498aec461da09deb3ef8d98083542baaf | [
"MIT"
] | null | null | null | sources/com/google/android/gms/common/api/internal/zzb.java | Minionguyjpro/Ghostly-Skills | d1a1fb2498aec461da09deb3ef8d98083542baaf | [
"MIT"
] | 1 | 2021-10-01T13:14:19.000Z | 2021-10-01T13:14:19.000Z | 34.503497 | 126 | 0.619578 | 20,095 | package com.google.android.gms.common.api.internal;
import android.app.Activity;
import android.app.Fragment;
import android.content.Intent;
import android.os.Bundle;
import android.os.Looper;
import androidx.collection.ArrayMap;
import com.google.android.gms.internal.common.zzi;
import java.io.FileDescriptor;
import ... |
3e2f73a16eba2cd600a1c97663fc8abd444e4a88 | 906 | java | Java | RosenW-Speed/src/models/Node.java | RosenW/training-projects | 24a4092f0bab7ef39cd80a54698a7599de4fa82f | [
"Apache-2.0"
] | null | null | null | RosenW-Speed/src/models/Node.java | RosenW/training-projects | 24a4092f0bab7ef39cd80a54698a7599de4fa82f | [
"Apache-2.0"
] | null | null | null | RosenW-Speed/src/models/Node.java | RosenW/training-projects | 24a4092f0bab7ef39cd80a54698a7599de4fa82f | [
"Apache-2.0"
] | null | null | null | 21.571429 | 70 | 0.599338 | 20,096 | package models;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class Node {
private int id;
private Map<Node, List<Integer>> connections = new HashMap();
public Node(int id) {
this.setId(id);
}
public void addConnection(Node node... |
3e2f7513f67ebc82614b3263e87e7b475145be9b | 150 | java | Java | TradingMachineUtility/src/main/java/com/projects/tradingMachine/utility/ServiceLifeCycle.java | derekniess/Stock-Trading-System | 0229127978e5f5722fb718d3aeddeeef0b900704 | [
"MIT"
] | 1 | 2020-05-21T05:54:37.000Z | 2020-05-21T05:54:37.000Z | TradingMachineUtility/src/main/java/com/projects/tradingMachine/utility/ServiceLifeCycle.java | derekniess/Trading-System | 0229127978e5f5722fb718d3aeddeeef0b900704 | [
"MIT"
] | 5 | 2020-07-02T23:07:26.000Z | 2020-07-02T23:07:28.000Z | TradingMachineUtility/src/main/java/com/projects/tradingMachine/utility/ServiceLifeCycle.java | derekniess/Stock-Trading-System | 0229127978e5f5722fb718d3aeddeeef0b900704 | [
"MIT"
] | null | null | null | 18.75 | 44 | 0.78 | 20,097 | package com.projects.tradingMachine.utility;
public interface ServiceLifeCycle {
void start() throws Exception;
void stop() throws Exception;
} |
3e2f76aaafe094e30860ff8fd08781c38f7b8380 | 358 | java | Java | before/app/java11/movies/update-movie-rating/src/main/java/de/mbe/tutorials/aws/serverless/movies/updatemovierating/config/FnComponent.java | MihaiBogdanEugen/how-to-serverless-with-aws-part2 | 62da102d926a0acc71ed162479429555b6d5a8b0 | [
"Apache-2.0"
] | 3 | 2020-03-06T08:19:01.000Z | 2021-02-07T16:08:01.000Z | before/app/java11/movies/update-movie-rating/src/main/java/de/mbe/tutorials/aws/serverless/movies/updatemovierating/config/FnComponent.java | MihaiBogdanEugen/how-to-serverless-with-aws-part2 | 62da102d926a0acc71ed162479429555b6d5a8b0 | [
"Apache-2.0"
] | null | null | null | before/app/java11/movies/update-movie-rating/src/main/java/de/mbe/tutorials/aws/serverless/movies/updatemovierating/config/FnComponent.java | MihaiBogdanEugen/how-to-serverless-with-aws-part2 | 62da102d926a0acc71ed162479429555b6d5a8b0 | [
"Apache-2.0"
] | 1 | 2020-03-04T16:57:38.000Z | 2020-03-04T16:57:38.000Z | 27.538462 | 84 | 0.829609 | 20,098 | package de.mbe.tutorials.aws.serverless.movies.updatemovierating.config;
import dagger.Component;
import de.mbe.tutorials.aws.serverless.movies.updatemovierating.FnUpdateMovieRating;
import javax.inject.Singleton;
@Singleton
@Component(modules = {FnModule.class})
public interface FnComponent {
void inject(FnUpda... |
3e2f780dd62d73a21b2f588dbfa57a454337a56a | 11,027 | java | Java | cdap-data-fabric/src/test/java/io/cdap/cdap/data2/datafabric/dataset/service/executor/DatasetOpExecutorServiceTest.java | corner4world/cdap | ca0404135fac9d1d564dc2013c9186b65ac97f3d | [
"Apache-2.0"
] | 278 | 2015-02-01T21:29:02.000Z | 2018-11-29T20:22:23.000Z | cdap-data-fabric/src/test/java/io/cdap/cdap/data2/datafabric/dataset/service/executor/DatasetOpExecutorServiceTest.java | corner4world/cdap | ca0404135fac9d1d564dc2013c9186b65ac97f3d | [
"Apache-2.0"
] | 8,921 | 2015-01-01T16:40:44.000Z | 2018-11-29T21:58:11.000Z | cdap-data-fabric/src/test/java/io/cdap/cdap/data2/datafabric/dataset/service/executor/DatasetOpExecutorServiceTest.java | corner4world/cdap | ca0404135fac9d1d564dc2013c9186b65ac97f3d | [
"Apache-2.0"
] | 158 | 2015-01-28T00:03:39.000Z | 2018-11-27T17:43:18.000Z | 40.391941 | 117 | 0.75823 | 20,099 | /*
* Copyright © 2014-2022 Cask Data, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... |
3e2f78b4f33f3661b465da38203579f6bb579d99 | 5,234 | java | Java | src/main/java/geosparql_assem/DevGeoAssembler.java | afs/jena-workspace | bf8522029ecb93c5c10d4807f5515b8e1bb1a40c | [
"Apache-2.0"
] | null | null | null | src/main/java/geosparql_assem/DevGeoAssembler.java | afs/jena-workspace | bf8522029ecb93c5c10d4807f5515b8e1bb1a40c | [
"Apache-2.0"
] | 12 | 2020-10-13T13:59:03.000Z | 2022-03-11T22:05:04.000Z | src/main/java/geosparql_assem/DevGeoAssembler.java | afs/jena-workspace | bf8522029ecb93c5c10d4807f5515b8e1bb1a40c | [
"Apache-2.0"
] | null | null | null | 35.605442 | 101 | 0.580053 | 20,100 | /*
* 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 ... |
3e2f79ba6f28199165c2a4b399c06e4cc7a844c3 | 4,747 | java | Java | src/ucar/unidata/metdata/Metar.java | oxelson/IDV | 06ea41150e6a303c5c59d5aa59b1907a5a6e488b | [
"CNRI-Jython"
] | 48 | 2015-02-22T05:05:01.000Z | 2022-03-14T14:23:41.000Z | src/ucar/unidata/metdata/Metar.java | oxelson/IDV | 06ea41150e6a303c5c59d5aa59b1907a5a6e488b | [
"CNRI-Jython"
] | 40 | 2015-02-09T19:25:29.000Z | 2022-02-16T00:21:08.000Z | src/ucar/unidata/metdata/Metar.java | oxelson/IDV | 06ea41150e6a303c5c59d5aa59b1907a5a6e488b | [
"CNRI-Jython"
] | 28 | 2015-04-03T05:43:00.000Z | 2022-01-31T23:41:20.000Z | 24.760417 | 75 | 0.601388 | 20,101 | /*
* $Id: Metar.java,v 1.8 2005/05/13 18:31:29 jeffmc Exp $
*
* Copyright 1997-2022 Unidata Program Center/University Corporation for
* Atmospheric Research, P.O. Box 3000, Boulder, CO 80307,
* nnheo@example.com.
*
* This library is free software; you can redistribute it and/or modify it
* under the terms of t... |
3e2f7b58d647fa89acb2e418184c07ffab19221e | 1,736 | java | Java | app/src/main/java/uz/greenwhite/slidingmenu/support/v10/json/MyJsonArray.java | axmadjon/AndroidSlidingMenu | 7b9086579e2b3019a58597353fa22684a21bc4e8 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/uz/greenwhite/slidingmenu/support/v10/json/MyJsonArray.java | axmadjon/AndroidSlidingMenu | 7b9086579e2b3019a58597353fa22684a21bc4e8 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/uz/greenwhite/slidingmenu/support/v10/json/MyJsonArray.java | axmadjon/AndroidSlidingMenu | 7b9086579e2b3019a58597353fa22684a21bc4e8 | [
"Apache-2.0"
] | null | null | null | 24.8 | 65 | 0.581797 | 20,102 | package uz.greenwhite.slidingmenu.support.v10.json;
import org.json.JSONArray;
import org.json.JSONException;
import uz.greenwhite.slidingmenu.support.v10.collection.MyArray;
import uz.greenwhite.slidingmenu.support.v10.collection.MyMapper;
import java.util.ArrayList;
import java.util.List;
public class MyJsonArra... |
3e2f7d0b38fac36fb623bea10387ddbdc059142d | 962 | java | Java | stroom-pipeline/src/main/java/stroom/pipeline/state/CurrentUserHolder.java | jsoref/stroom | 2905180082b8f210cb9895d66d36d322df6ccf0e | [
"Apache-2.0"
] | 2 | 2020-03-23T21:22:34.000Z | 2020-03-23T21:23:14.000Z | stroom-pipeline/src/main/java/stroom/pipeline/state/CurrentUserHolder.java | CharlyOscarGolf/stroom | bbdd0833e6ff8895eacf3f59708a25eb06c8ed5b | [
"Apache-2.0"
] | null | null | null | stroom-pipeline/src/main/java/stroom/pipeline/state/CurrentUserHolder.java | CharlyOscarGolf/stroom | bbdd0833e6ff8895eacf3f59708a25eb06c8ed5b | [
"Apache-2.0"
] | null | null | null | 29.151515 | 75 | 0.737006 | 20,103 | /*
* Copyright 2016 Crown Copyright
*
* 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... |
3e2f7d2777fa65a76d2347001efd868ab087a716 | 4,120 | java | Java | actionables-pmc-ref/src/main/java/com/oculussoftware/api/busi/mkt/prod/IProduct.java | jimcoles/enabled | ed9640958311155f0a950ff5d9b2ff50300319a8 | [
"Apache-2.0"
] | null | null | null | actionables-pmc-ref/src/main/java/com/oculussoftware/api/busi/mkt/prod/IProduct.java | jimcoles/enabled | ed9640958311155f0a950ff5d9b2ff50300319a8 | [
"Apache-2.0"
] | null | null | null | actionables-pmc-ref/src/main/java/com/oculussoftware/api/busi/mkt/prod/IProduct.java | jimcoles/enabled | ed9640958311155f0a950ff5d9b2ff50300319a8 | [
"Apache-2.0"
] | null | null | null | 37.117117 | 136 | 0.699757 | 20,104 | package com.oculussoftware.api.busi.mkt.prod;
import com.oculussoftware.api.sysi.*;
import com.oculussoftware.api.repi.*;
import com.oculussoftware.api.busi.IBusinessObject;
import java.sql.Timestamp;
/** This interface represents a product. It has knowledge of the different versions of the
* product.
*
* @author ... |
3e2f7eefcbdf05aac9caeccf9feb4975550979ce | 168 | java | Java | common/src/main/java/com/cuterwrite/result/IResultCode.java | PKUcoldkeyboard/refactored-spring-cloud | abfb366c33d3dced4723db2517c3f426c7d4bb1a | [
"Apache-2.0"
] | 2 | 2021-02-28T06:46:38.000Z | 2021-07-08T15:32:34.000Z | common/src/main/java/com/cuterwrite/result/IResultCode.java | PKUcoldkeyboard/refactored-spring-cloud | abfb366c33d3dced4723db2517c3f426c7d4bb1a | [
"Apache-2.0"
] | null | null | null | common/src/main/java/com/cuterwrite/result/IResultCode.java | PKUcoldkeyboard/refactored-spring-cloud | abfb366c33d3dced4723db2517c3f426c7d4bb1a | [
"Apache-2.0"
] | null | null | null | 14 | 31 | 0.64881 | 20,105 | package com.cuterwrite.result;
/**
* @author Pang S.Z.
* @create 2021-03-02 23:10:33
*/
public interface IResultCode {
String getCode();
String getMsg();
}
|
3e2f7fa7f813585a632726280f19d37f08e513f7 | 287 | java | Java | CMinusMinus/src/ast/Expresion.java | Migarve55/CMinusMinus | 6a31389e35a9e930f0fdd8909008c753d54a39be | [
"MIT"
] | 1 | 2019-05-24T15:44:56.000Z | 2019-05-24T15:44:56.000Z | CMinusMinus/src/ast/Expresion.java | Migarve55/CMinusMinus | 6a31389e35a9e930f0fdd8909008c753d54a39be | [
"MIT"
] | null | null | null | CMinusMinus/src/ast/Expresion.java | Migarve55/CMinusMinus | 6a31389e35a9e930f0fdd8909008c753d54a39be | [
"MIT"
] | 1 | 2020-03-20T18:17:14.000Z | 2020-03-20T18:17:14.000Z | 20.5 | 48 | 0.728223 | 20,106 | package ast;
public interface Expresion extends ASTNode {
public Type getType();
public void setType(Type type);
public boolean getLValue();
public void setLValue(boolean lvalue);
public boolean isAddresable();
public void setAddresable(boolean addresable);
} |
3e2f7fd8fbdf3704e6b75b64a91f1cebf82d6726 | 2,523 | java | Java | jaorm-core/src/test/java/io/github/ulisse1996/jaorm/spi/FeatureConfiguratorTest.java | ulisse1996/JAORM | 3c54b9442e06c12fa4c60029608a0a64dfd91a67 | [
"Apache-2.0"
] | 2 | 2021-08-09T09:20:51.000Z | 2022-01-19T15:18:07.000Z | jaorm-core/src/test/java/io/github/ulisse1996/jaorm/spi/FeatureConfiguratorTest.java | ulisse1996/jaorm | 4a08f84dbfd1d60a247a50a39fd8478bafab4c50 | [
"Apache-2.0"
] | 75 | 2021-03-11T11:01:12.000Z | 2022-03-29T10:49:32.000Z | jaorm-core/src/test/java/io/github/ulisse1996/jaorm/spi/FeatureConfiguratorTest.java | ulisse1996/JAORM | 3c54b9442e06c12fa4c60029608a0a64dfd91a67 | [
"Apache-2.0"
] | null | null | null | 39.421875 | 130 | 0.70432 | 20,107 | package io.github.ulisse1996.jaorm.spi;
import io.github.ulisse1996.jaorm.ServiceFinder;
import io.github.ulisse1996.jaorm.spi.common.Singleton;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import... |
3e2f80540e056099d427a2661e96a2345a4c66e7 | 1,114 | java | Java | src/main/java/com/datamify/spring/bean/lifecycle/TestSpringBean.java | datamify/spring-bean-lifecycle | b7850d12e7d5b2e66dd130308d4ae89bbc8e8ffc | [
"Apache-2.0"
] | null | null | null | src/main/java/com/datamify/spring/bean/lifecycle/TestSpringBean.java | datamify/spring-bean-lifecycle | b7850d12e7d5b2e66dd130308d4ae89bbc8e8ffc | [
"Apache-2.0"
] | null | null | null | src/main/java/com/datamify/spring/bean/lifecycle/TestSpringBean.java | datamify/spring-bean-lifecycle | b7850d12e7d5b2e66dd130308d4ae89bbc8e8ffc | [
"Apache-2.0"
] | 1 | 2022-03-30T08:57:27.000Z | 2022-03-30T08:57:27.000Z | 27.170732 | 78 | 0.751346 | 20,108 | package com.datamify.spring.bean.lifecycle;
import org.springframework.beans.factory.DisposableBean;
import org.springframework.beans.factory.InitializingBean;
import org.springframework.stereotype.Component;
import javax.annotation.PostConstruct;
import javax.annotation.PreDestroy;
@Component
public class TestSprin... |
3e2f80ad09604c4728c2246b5f37d45daa86f015 | 1,244 | java | Java | src/test/java/me/ferrybig/javacoding/minecraft/minigame/translation/BaseTranslationsAreFoundTest.java | ferrybig/minigame | 0762e2f7644904954c00edda9df68b8496c460f6 | [
"MIT"
] | null | null | null | src/test/java/me/ferrybig/javacoding/minecraft/minigame/translation/BaseTranslationsAreFoundTest.java | ferrybig/minigame | 0762e2f7644904954c00edda9df68b8496c460f6 | [
"MIT"
] | null | null | null | src/test/java/me/ferrybig/javacoding/minecraft/minigame/translation/BaseTranslationsAreFoundTest.java | ferrybig/minigame | 0762e2f7644904954c00edda9df68b8496c460f6 | [
"MIT"
] | null | null | null | 27.644444 | 104 | 0.768489 | 20,109 | package me.ferrybig.javacoding.minecraft.minigame.translation;
import java.util.Arrays;
import java.util.Collection;
import java.util.HashSet;
import java.util.Set;
import java.util.stream.Collectors;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import org.junit.BeforeClass;... |
3e2f80e00d15ecd1d79a6198fe8db255404360ef | 277 | java | Java | BashSoftGeorge777/src/exceptions/InvalidPathException.java | GeorgeK95/JavaOOPBasics | 20103f4babdeebb0bdd487a45362e2be63ce38e5 | [
"MIT"
] | null | null | null | BashSoftGeorge777/src/exceptions/InvalidPathException.java | GeorgeK95/JavaOOPBasics | 20103f4babdeebb0bdd487a45362e2be63ce38e5 | [
"MIT"
] | null | null | null | BashSoftGeorge777/src/exceptions/InvalidPathException.java | GeorgeK95/JavaOOPBasics | 20103f4babdeebb0bdd487a45362e2be63ce38e5 | [
"MIT"
] | null | null | null | 21.307692 | 70 | 0.707581 | 20,110 | package exceptions;
/**
* Created by George-Lenovo on 6/29/2017.
*/
public class InvalidPathException extends RuntimeException {
private static final String INVALID_PATH = "File does not exist.";
public InvalidPathException() {
super(INVALID_PATH);
}
}
|
3e2f816f856ba72c892203bff992ef3084643dd1 | 13,239 | java | Java | src/main/java/org/fhir/rest/PractitionerRoleResource.java | gmai2006/fhir | 8613874a4a93a108c8520f8752155449464deb48 | [
"MIT"
] | 1 | 2018-02-09T05:43:07.000Z | 2018-02-09T05:43:07.000Z | src/main/java/org/fhir/rest/PractitionerRoleResource.java | gmai2006/fhir | 8613874a4a93a108c8520f8752155449464deb48 | [
"MIT"
] | null | null | null | src/main/java/org/fhir/rest/PractitionerRoleResource.java | gmai2006/fhir | 8613874a4a93a108c8520f8752155449464deb48 | [
"MIT"
] | null | null | null | 35.398396 | 114 | 0.716519 | 20,111 | /*
* #%L
* FHIR Implementation
* %%
* Copyright (C) 2018 DataScience 9 LLC
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*... |
3e2f823f0d53be89ddacff0d189dd5ee438a5999 | 167 | java | Java | java-basic/src/main/java/io/wilson/basic/concurrent/model/Plus.java | Wilson-He/spring-boot-series | 8e7f5cf65b3d82266cc92e42b6eaee576627a981 | [
"Apache-2.0"
] | 11 | 2020-05-17T12:00:34.000Z | 2021-11-09T10:55:50.000Z | java-basic/src/main/java/io/wilson/basic/concurrent/model/Plus.java | Wilson-He/spring-boot-series | 8e7f5cf65b3d82266cc92e42b6eaee576627a981 | [
"Apache-2.0"
] | null | null | null | java-basic/src/main/java/io/wilson/basic/concurrent/model/Plus.java | Wilson-He/spring-boot-series | 8e7f5cf65b3d82266cc92e42b6eaee576627a981 | [
"Apache-2.0"
] | 15 | 2019-07-17T11:50:16.000Z | 2021-12-14T07:21:12.000Z | 13.916667 | 41 | 0.598802 | 20,112 | package io.wilson.basic.concurrent.model;
/**
* @author Wilson
*/
public class Plus {
public int sum(int a, int b) {
return Integer.sum(a, b);
}
}
|
3e2f831fa9d87295ccb2ac6195982397034b394b | 741 | java | Java | sopcast-sdk/src/main/java/com/laifeng/sopcastsdk/stream/packer/Packer.java | yinyongliang/SopCastComponent | d1a409800136b2105bab3fdebc13016018b0d7c7 | [
"BSD-3-Clause"
] | 2,634 | 2016-12-06T06:51:24.000Z | 2022-03-30T05:41:45.000Z | sopcast-sdk/src/main/java/com/laifeng/sopcastsdk/stream/packer/Packer.java | hello-world-qaz/android-video | 26a46f786d28d73053b604f0744c15d2689a2131 | [
"BSD-3-Clause"
] | 66 | 2017-01-13T03:00:48.000Z | 2022-03-03T08:06:58.000Z | sopcast-sdk/src/main/java/com/laifeng/sopcastsdk/stream/packer/Packer.java | hello-world-qaz/android-video | 26a46f786d28d73053b604f0744c15d2689a2131 | [
"BSD-3-Clause"
] | 687 | 2016-12-06T06:53:11.000Z | 2022-03-26T02:46:36.000Z | 23.15625 | 62 | 0.699055 | 20,113 | package com.laifeng.sopcastsdk.stream.packer;
import android.media.MediaCodec;
import java.nio.ByteBuffer;
/**
* @Title: Packer
* @Package com.laifeng.sopcastsdk.stream.packer.flv
* @Description:
* @Author Jim
* @Date 16/9/14
* @Time 上午11:19
* @Version
*/
public interface Packer {
interface OnPacketListe... |
3e2f843cc59e1a1c39401d10d520a92feedb47f7 | 1,727 | java | Java | ttt-ttv/src/main/java/com/skynav/ttv/verifier/ttml/parameter/XlinkTitleVerifier.java | cconcolato/ttt | 5a5bcb632fce50a40d6ea6da85b933a09347739e | [
"BSD-2-Clause"
] | 75 | 2015-04-28T00:47:41.000Z | 2022-03-30T11:27:24.000Z | ttt-ttv/src/main/java/com/skynav/ttv/verifier/ttml/parameter/XlinkTitleVerifier.java | cconcolato/ttt | 5a5bcb632fce50a40d6ea6da85b933a09347739e | [
"BSD-2-Clause"
] | 263 | 2015-04-22T04:13:36.000Z | 2021-11-18T22:05:50.000Z | ttt-ttv/src/main/java/com/skynav/ttv/verifier/ttml/parameter/XlinkTitleVerifier.java | cconcolato/ttt | 5a5bcb632fce50a40d6ea6da85b933a09347739e | [
"BSD-2-Clause"
] | 13 | 2015-08-28T09:42:55.000Z | 2021-10-01T23:46:34.000Z | 44.282051 | 85 | 0.775912 | 20,114 | /*
* Copyright 2013-2019 Skynav, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list of conditions a... |
3e2f85372acac50a7d5d6acc6045bc83f358673c | 2,584 | java | Java | src/test/java/com/stopwatch/StopWatchTest.java | Priytam/stopwatch | 9432e8e33bbb891bd70b18c3c3cd0a63afbf8616 | [
"MIT"
] | 1 | 2020-06-14T10:40:05.000Z | 2020-06-14T10:40:05.000Z | src/test/java/com/stopwatch/StopWatchTest.java | Priytam/stopwatch | 9432e8e33bbb891bd70b18c3c3cd0a63afbf8616 | [
"MIT"
] | null | null | null | src/test/java/com/stopwatch/StopWatchTest.java | Priytam/stopwatch | 9432e8e33bbb891bd70b18c3c3cd0a63afbf8616 | [
"MIT"
] | null | null | null | 30.529412 | 90 | 0.648555 | 20,115 | package com.stopwatch;
import org.junit.Assert;
import org.junit.Test;
/**
* User: Priytam Jee Pandey
* Date: 13/06/20
* Time: 10:32 pm
* email: envkt@example.com
*/
public class StopWatchTest {
@Test
public void shouldStart() {
StopWatch stopWatch = (StopWatch) StopWatch.create();
stopW... |
3e2f85b8a1807dd2f47c8d41d2e25dea6581377a | 995 | java | Java | src/main/java/com/ruoyi/project/smt/reconciliationfile/domain/SmtReconciliationFile.java | panyaobin/zyxsmt | bd86b7225d7bc6f4387b62cc385f056cd78690c1 | [
"MIT"
] | null | null | null | src/main/java/com/ruoyi/project/smt/reconciliationfile/domain/SmtReconciliationFile.java | panyaobin/zyxsmt | bd86b7225d7bc6f4387b62cc385f056cd78690c1 | [
"MIT"
] | 2 | 2021-04-22T17:01:31.000Z | 2021-09-20T20:54:38.000Z | src/main/java/com/ruoyi/project/smt/reconciliationfile/domain/SmtReconciliationFile.java | panyaobin/zyxsmt | bd86b7225d7bc6f4387b62cc385f056cd78690c1 | [
"MIT"
] | null | null | null | 18.090909 | 57 | 0.625126 | 20,116 | package com.ruoyi.project.smt.reconciliationfile.domain;
import com.ruoyi.framework.aspectj.lang.annotation.Excel;
import com.ruoyi.framework.web.domain.BaseEntity;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* 对账单附件对象 smt_reconciliation_file
*
* @author popo
* @date 2020-04-08
*/
@Data
@EqualsAndHa... |
3e2f8642c6910c8499e9f8b384833f247d34caa6 | 1,487 | java | Java | src/main/java/com/fnisi/cmwizard/ManagedObjectClass.java | fnoyanisi/CMWizard | cccc32d33e0edf385e9a15018d6da84e755af31b | [
"BSD-2-Clause"
] | null | null | null | src/main/java/com/fnisi/cmwizard/ManagedObjectClass.java | fnoyanisi/CMWizard | cccc32d33e0edf385e9a15018d6da84e755af31b | [
"BSD-2-Clause"
] | null | null | null | src/main/java/com/fnisi/cmwizard/ManagedObjectClass.java | fnoyanisi/CMWizard | cccc32d33e0edf385e9a15018d6da84e755af31b | [
"BSD-2-Clause"
] | null | null | null | 24.783333 | 108 | 0.64963 | 20,117 | package com.fnisi.cmwizard;
import java.util.*;
public class ManagedObjectClass extends ArrayList<ManagedObject> implements Comparable<ManagedObjectClass> {
private final String name;
private Set<String> properties;
public ManagedObjectClass(String name) {
this.name = name;
this.propertie... |
3e2f865332191b29e538113a1a7627531cb2bd67 | 18,442 | java | Java | java-client/src/main/java/co/elastic/clients/elasticsearch/_types/mapping/TypeMapping.java | dadoonet/elasticsearch-java | cefc722d31b58aa9e5e1cb62ed2f6ae808dd6d6d | [
"Apache-2.0"
] | null | null | null | java-client/src/main/java/co/elastic/clients/elasticsearch/_types/mapping/TypeMapping.java | dadoonet/elasticsearch-java | cefc722d31b58aa9e5e1cb62ed2f6ae808dd6d6d | [
"Apache-2.0"
] | null | null | null | java-client/src/main/java/co/elastic/clients/elasticsearch/_types/mapping/TypeMapping.java | dadoonet/elasticsearch-java | cefc722d31b58aa9e5e1cb62ed2f6ae808dd6d6d | [
"Apache-2.0"
] | null | null | null | 24.955345 | 114 | 0.687127 | 20,118 | /*
* Licensed to Elasticsearch B.V. under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch B.V. licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not u... |
3e2f883a668833650bfce31299b9c3a10ef4a1aa | 983 | java | Java | app/src/main/java/com/example/floristshop/BlackrosedetailActivity.java | paraspatni25/FloristShop | 52c1e9e236422e70741f564125e67d3e3a136859 | [
"MIT"
] | null | null | null | app/src/main/java/com/example/floristshop/BlackrosedetailActivity.java | paraspatni25/FloristShop | 52c1e9e236422e70741f564125e67d3e3a136859 | [
"MIT"
] | null | null | null | app/src/main/java/com/example/floristshop/BlackrosedetailActivity.java | paraspatni25/FloristShop | 52c1e9e236422e70741f564125e67d3e3a136859 | [
"MIT"
] | null | null | null | 28.911765 | 100 | 0.710071 | 20,119 | package com.example.floristshop;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import androidx.appcompat.app.AppCompatActivity;
import com.google.android.material.floatingactionbutton.FloatingActionButton;
public class BlackrosedetailActivity extends AppCompatActivity {
//C... |
3e2f88e9b2de20751c1c0d0837cd81fa011ec47b | 216 | java | Java | src/duckMode/behavior/impl/MuteQuack.java | Telei/HeadFirstPattern | 4ef6b08286980d621746317c7b80da3e5335938f | [
"MIT"
] | null | null | null | src/duckMode/behavior/impl/MuteQuack.java | Telei/HeadFirstPattern | 4ef6b08286980d621746317c7b80da3e5335938f | [
"MIT"
] | null | null | null | src/duckMode/behavior/impl/MuteQuack.java | Telei/HeadFirstPattern | 4ef6b08286980d621746317c7b80da3e5335938f | [
"MIT"
] | null | null | null | 19.636364 | 48 | 0.699074 | 20,120 | package duckMode.behavior.impl;
import duckMode.behavior.QuackBehavior;
public class MuteQuack implements QuackBehavior{
@Override
public void quack() {
System.out.println("<< Silence >>");
}
}
|
3e2f8a0f1370e71fe9a0fc4c6bd3218e66a0f68a | 475 | java | Java | miaosha-master/src/main/java/com/czmec/miaosha/dao/UserDao.java | JerrywXu/SourceCode | 89c1f8810b30a1e70a59447d9e158500223b5443 | [
"Apache-2.0"
] | null | null | null | miaosha-master/src/main/java/com/czmec/miaosha/dao/UserDao.java | JerrywXu/SourceCode | 89c1f8810b30a1e70a59447d9e158500223b5443 | [
"Apache-2.0"
] | null | null | null | miaosha-master/src/main/java/com/czmec/miaosha/dao/UserDao.java | JerrywXu/SourceCode | 89c1f8810b30a1e70a59447d9e158500223b5443 | [
"Apache-2.0"
] | 1 | 2021-06-22T13:41:42.000Z | 2021-06-22T13:41:42.000Z | 25 | 60 | 0.745263 | 20,121 | package com.czmec.miaosha.dao;
import com.czmec.miaosha.domain.User;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
@Mapper
public interface UserDao {
@Select("select * from user wher... |
3e2f8b5999c8dc855a2a4c1076492ddbe076a533 | 3,813 | java | Java | examples/src/main/java/org/apache/mahout/cf/taste/example/bookcrossing/BookCrossingDataModel.java | UnimibSoftEngCourse1819/laboratorio-4-esercizio-sonarqube-mahout-claudiom4sir | 6267e5d8f6b13136f0c8151ea7e514b9733266ff | [
"Apache-2.0"
] | 2,073 | 2015-01-01T15:35:21.000Z | 2022-03-31T06:18:06.000Z | examples/src/main/java/org/apache/mahout/cf/taste/example/bookcrossing/BookCrossingDataModel.java | UnimibSoftEngCourse1819/laboratorio-4-esercizio-sonarqube-mahout-claudiom4sir | 6267e5d8f6b13136f0c8151ea7e514b9733266ff | [
"Apache-2.0"
] | 224 | 2015-01-01T16:36:19.000Z | 2021-01-27T23:22:45.000Z | examples/src/main/java/org/apache/mahout/cf/taste/example/bookcrossing/BookCrossingDataModel.java | UnimibSoftEngCourse1819/laboratorio-4-esercizio-sonarqube-mahout-claudiom4sir | 6267e5d8f6b13136f0c8151ea7e514b9733266ff | [
"Apache-2.0"
] | 1,109 | 2015-01-01T23:32:26.000Z | 2022-03-28T07:27:17.000Z | 38.13 | 106 | 0.70994 | 20,122 | /*
* 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 ... |
3e2f8cad28d16865c7ee939c4d5c8b50b738c6bd | 2,232 | java | Java | src/main/java/org/avaje/ebean/dbmigration/model/ModelContainer.java | ebean-orm/avaje-ebeanorm-dbmigration | cec4730a2d59cedff4aa6a9330d4d45fedd4fe36 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/avaje/ebean/dbmigration/model/ModelContainer.java | ebean-orm/avaje-ebeanorm-dbmigration | cec4730a2d59cedff4aa6a9330d4d45fedd4fe36 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/avaje/ebean/dbmigration/model/ModelContainer.java | ebean-orm/avaje-ebeanorm-dbmigration | cec4730a2d59cedff4aa6a9330d4d45fedd4fe36 | [
"Apache-2.0"
] | null | null | null | 29.368421 | 95 | 0.706093 | 20,123 | package org.avaje.ebean.dbmigration.model;
import org.avaje.ebean.dbmigration.migration.AddColumn;
import org.avaje.ebean.dbmigration.migration.ChangeSet;
import org.avaje.ebean.dbmigration.migration.CreateTable;
import org.avaje.ebean.dbmigration.migration.DropColumn;
import org.avaje.ebean.dbmigration.migration.Migr... |
3e2f8d7b87351f68a6466e164c2858037a1b1512 | 2,538 | java | Java | src/main/java/dev/vality/fraudo/payment/factory/FraudVisitorFactoryImpl.java | valitydev/fraudo | 1b3ee30439d22586d2d1cb8bb5a2e462a08b6245 | [
"Apache-2.0"
] | null | null | null | src/main/java/dev/vality/fraudo/payment/factory/FraudVisitorFactoryImpl.java | valitydev/fraudo | 1b3ee30439d22586d2d1cb8bb5a2e462a08b6245 | [
"Apache-2.0"
] | 9 | 2022-02-21T11:11:37.000Z | 2022-03-30T01:18:01.000Z | src/main/java/dev/vality/fraudo/payment/factory/FraudVisitorFactoryImpl.java | valitydev/fraudo | 1b3ee30439d22586d2d1cb8bb5a2e462a08b6245 | [
"Apache-2.0"
] | null | null | null | 48.807692 | 113 | 0.700946 | 20,124 | package dev.vality.fraudo.payment.factory;
import dev.vality.fraudo.converter.TrustConditionConverter;
import dev.vality.fraudo.bundle.AggregatorBundle;
import dev.vality.fraudo.bundle.FinderBundle;
import dev.vality.fraudo.bundle.ResolverBundle;
import dev.vality.fraudo.bundle.VisitorBundle;
import dev.vality.fraudo.... |
3e2f8de37b9aab55e3ba67b8102378ec751c58e5 | 1,730 | java | Java | Lesson07/Activity28/CalculateAverageSalary.java | EaglexAcademy/Java-Fundamentals | 25bf39f62d5a60a0920872331c1eddd58500036d | [
"MIT"
] | 5 | 2019-08-09T18:12:00.000Z | 2021-12-17T16:52:15.000Z | Lesson07/Activity28/CalculateAverageSalary.java | EaglexAcademy/Java-Fundamentals | 25bf39f62d5a60a0920872331c1eddd58500036d | [
"MIT"
] | 1 | 2020-05-09T16:08:35.000Z | 2020-05-09T16:12:26.000Z | Lesson07/Activity28/CalculateAverageSalary.java | EaglexAcademy/Java-Fundamentals | 25bf39f62d5a60a0920872331c1eddd58500036d | [
"MIT"
] | 10 | 2019-02-04T11:32:37.000Z | 2021-11-24T01:10:45.000Z | 32.037037 | 105 | 0.583237 | 20,125 | import java.io.BufferedReader;
import java.io.FileReader;
import java.util.Vector;
/**
* Download the adult.data file from here: https://archive.ics.uci.edu/ml/datasets/Adult
* Calculate the average, min and max wages from the CSV.
* More information about the file can be found here:
* https://archive.ics.uci.edu/... |
3e2f8eb74b18fcb7a0234d5edd07dd89d6460301 | 419 | java | Java | src/com/ds_algo/z_sorts/cmp/BubbleSort.java | sclcoder/algo_java | 5cac392c159a44b27ce1e8701ffd13bdcf0ae546 | [
"MIT"
] | 1 | 2020-09-12T08:05:37.000Z | 2020-09-12T08:05:37.000Z | src/com/ds_algo/z_sorts/cmp/BubbleSort.java | sclcoder/algo_java | 5cac392c159a44b27ce1e8701ffd13bdcf0ae546 | [
"MIT"
] | null | null | null | src/com/ds_algo/z_sorts/cmp/BubbleSort.java | sclcoder/algo_java | 5cac392c159a44b27ce1e8701ffd13bdcf0ae546 | [
"MIT"
] | null | null | null | 23.277778 | 66 | 0.463007 | 20,126 | package com.ds_algo.z_sorts.cmp;
import com.ds_algo.z_sorts.Sort;
public class BubbleSort<T extends Comparable<T>> extends Sort<T> {
@Override
protected void sort() {
int length = array.length;
for (int i = length; i >=0 ; i--) {
for (int j = 1; j < i ; j++) {
if (c... |
3e2f8f9edf0e707c811a7a65c09b32e9c8429f63 | 1,258 | java | Java | src/main/java/org/gradle/profiler/BuildScenarioResultImpl.java | jokermonn/gradle-profiler | 66f5fcb60822272ca5597d47f77be70fa23c6d2a | [
"Apache-2.0"
] | null | null | null | src/main/java/org/gradle/profiler/BuildScenarioResultImpl.java | jokermonn/gradle-profiler | 66f5fcb60822272ca5597d47f77be70fa23c6d2a | [
"Apache-2.0"
] | 1 | 2022-03-25T16:58:11.000Z | 2022-03-25T16:58:11.000Z | src/main/java/org/gradle/profiler/BuildScenarioResultImpl.java | jokermonn/gradle-profiler | 66f5fcb60822272ca5597d47f77be70fa23c6d2a | [
"Apache-2.0"
] | null | null | null | 29.255814 | 118 | 0.742448 | 20,127 | package org.gradle.profiler;
import org.gradle.profiler.report.BuildScenarioResult;
import org.gradle.profiler.result.BuildInvocationResult;
import org.gradle.profiler.result.Sample;
import org.gradle.profiler.result.SampleProvider;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
impo... |
3e2f900e10a60b32e1358e609407405a0ea5c672 | 859 | java | Java | src/example/NoVoidPlugin.java | alexpvpmindustry/NoVoidAbusePlugin | c7241de6ef1aa3ddd7fd210b75f6ce3da3a5fa38 | [
"MIT"
] | null | null | null | src/example/NoVoidPlugin.java | alexpvpmindustry/NoVoidAbusePlugin | c7241de6ef1aa3ddd7fd210b75f6ce3da3a5fa38 | [
"MIT"
] | null | null | null | src/example/NoVoidPlugin.java | alexpvpmindustry/NoVoidAbusePlugin | c7241de6ef1aa3ddd7fd210b75f6ce3da3a5fa38 | [
"MIT"
] | 1 | 2022-02-06T17:05:29.000Z | 2022-02-06T17:05:29.000Z | 27.709677 | 84 | 0.509895 | 20,128 | package example;
import arc.util.*;
import mindustry.*;
import mindustry.gen.*;
import mindustry.mod.*;
public class NoVoidPlugin extends Plugin{
//called when game initializes
@Override
public void init(){
new AntiVoid();
}
class AntiVoid{
Timer.Task task;
public AntiVoid... |
3e2f90c21800744040fc2d25b82c6d18d9f98ebb | 4,562 | java | Java | src/main/java/io/nwdaf/analytics/model/BwRequirement.java | gctziavas/NWDAF | 074698578352337750643968e3d53e1d32ccbf19 | [
"Apache-2.0"
] | 1 | 2022-03-31T05:43:37.000Z | 2022-03-31T05:43:37.000Z | src/main/java/io/nwdaf/analytics/model/BwRequirement.java | gctziavas/NWDAF | 074698578352337750643968e3d53e1d32ccbf19 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/nwdaf/analytics/model/BwRequirement.java | gctziavas/NWDAF | 074698578352337750643968e3d53e1d32ccbf19 | [
"Apache-2.0"
] | null | null | null | 25.774011 | 148 | 0.660675 | 20,129 | package io.nwdaf.analytics.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 org.springframework.validation.annotation.Validated;
impo... |
3e2f91e1dcfd62ce6fa2cb9b0102f6a894112a1a | 33,665 | java | Java | utils/eclipselink.utils.workbench.test/mappingsplugin/source/org/eclipse/persistence/tools/workbench/test/mappingsmodel/query/MWQueryTests.java | brettdavidson3/eclipselink.runtime | a992a67ce49ca56117df4632c9c0c70938a0b28e | [
"BSD-3-Clause"
] | null | null | null | utils/eclipselink.utils.workbench.test/mappingsplugin/source/org/eclipse/persistence/tools/workbench/test/mappingsmodel/query/MWQueryTests.java | brettdavidson3/eclipselink.runtime | a992a67ce49ca56117df4632c9c0c70938a0b28e | [
"BSD-3-Clause"
] | null | null | null | utils/eclipselink.utils.workbench.test/mappingsplugin/source/org/eclipse/persistence/tools/workbench/test/mappingsmodel/query/MWQueryTests.java | brettdavidson3/eclipselink.runtime | a992a67ce49ca56117df4632c9c0c70938a0b28e | [
"BSD-3-Clause"
] | null | null | null | 48.438849 | 181 | 0.707441 | 20,130 | /*******************************************************************************
* Copyright (c) 1998, 2012 Oracle and/or its affiliates. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. ... |
3e2f92e93235aee3208a2e61eb62e8f0772acfea | 3,077 | java | Java | jframe-srv-oauth/oauth-server/src/main/java/com/jf/config/provider/OAuthAuthenticationProvider.java | jacksonrick/JFrameBoot | 7bb6d3b35ed6bcae1851f1536fe5644183399945 | [
"BSD-3-Clause"
] | 7 | 2018-01-26T03:26:51.000Z | 2019-08-30T10:35:05.000Z | jframe-srv-oauth/oauth-server/src/main/java/com/jf/config/provider/OAuthAuthenticationProvider.java | jacksonrick/JFrameBoot | 7bb6d3b35ed6bcae1851f1536fe5644183399945 | [
"BSD-3-Clause"
] | 2 | 2019-12-13T03:09:41.000Z | 2020-06-17T03:15:40.000Z | jframe-srv-oauth/oauth-server/src/main/java/com/jf/config/provider/OAuthAuthenticationProvider.java | jacksonrick/JFrameBoot | 7bb6d3b35ed6bcae1851f1536fe5644183399945 | [
"BSD-3-Clause"
] | 3 | 2018-03-27T14:36:21.000Z | 2019-08-30T08:03:57.000Z | 38.4625 | 120 | 0.729932 | 20,131 | package com.jf.config.provider;
import com.jf.database.model.OUserExtDetail;
import com.jf.database.model.UserDetail;
import com.jf.service.OUserDetailService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.aut... |
3e2f9308f9bc0f5cfef7b9addb80d246926c0ded | 736 | java | Java | swagger/swagger-generator/generator-core/src/main/java/io/servicecomb/swagger/generator/core/processor/annotation/package-info.java | hawkmenz/ServiceComb-Java-Chassis | e6e94ae2ca02677d025eb63b1f1bf1668463a76a | [
"Apache-2.0"
] | null | null | null | swagger/swagger-generator/generator-core/src/main/java/io/servicecomb/swagger/generator/core/processor/annotation/package-info.java | hawkmenz/ServiceComb-Java-Chassis | e6e94ae2ca02677d025eb63b1f1bf1668463a76a | [
"Apache-2.0"
] | null | null | null | swagger/swagger-generator/generator-core/src/main/java/io/servicecomb/swagger/generator/core/processor/annotation/package-info.java | hawkmenz/ServiceComb-Java-Chassis | e6e94ae2ca02677d025eb63b1f1bf1668463a76a | [
"Apache-2.0"
] | null | null | null | 35.047619 | 75 | 0.752717 | 20,132 | /*
* Copyright 2017 Huawei Technologies Co., Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... |
3e2f93681ffa1495c3c9e64e2bc877056d902a05 | 3,030 | java | Java | ExtractedJars/Shopkick_com.shopkick.app/javafiles/com/crashlytics/android/core/CrashlyticsController$10.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | 3 | 2019-05-01T09:22:08.000Z | 2019-07-06T22:21:59.000Z | ExtractedJars/Shopkick_com.shopkick.app/javafiles/com/crashlytics/android/core/CrashlyticsController$10.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | null | null | null | ExtractedJars/Shopkick_com.shopkick.app/javafiles/com/crashlytics/android/core/CrashlyticsController$10.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | 1 | 2020-11-26T12:22:02.000Z | 2020-11-26T12:22:02.000Z | 35.647059 | 113 | 0.590429 | 20,133 | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package com.crashlytics.android.core;
import java.util.concurrent.Callable;
// Referenced classes of package com.crashlytics.android.core:
// Crashlyti... |
3e2f953767dd88c2f99094d76cbcebd5ddc2fa21 | 1,996 | java | Java | hzero-starter-lock/src/main/java/org/hzero/lock/service/impl/RedLockServiceImpl.java | JodenHe/hzero-starter-parent | c1f642f18e7a0001bc16d1d12eff30d9c6f39fe4 | [
"Apache-2.0"
] | 27 | 2020-09-23T03:05:26.000Z | 2022-03-29T08:08:54.000Z | hzero-starter-lock/src/main/java/org/hzero/lock/service/impl/RedLockServiceImpl.java | JodenHe/hzero-starter-parent | c1f642f18e7a0001bc16d1d12eff30d9c6f39fe4 | [
"Apache-2.0"
] | 3 | 2020-09-24T06:34:27.000Z | 2020-12-02T01:47:52.000Z | hzero-starter-lock/src/main/java/org/hzero/lock/service/impl/RedLockServiceImpl.java | JodenHe/hzero-starter-parent | c1f642f18e7a0001bc16d1d12eff30d9c6f39fe4 | [
"Apache-2.0"
] | 23 | 2020-09-23T07:51:23.000Z | 2021-11-23T13:52:10.000Z | 30.393939 | 105 | 0.665005 | 20,134 | package org.hzero.lock.service.impl;
import org.hzero.lock.LockInfo;
import org.hzero.lock.service.LockService;
import org.redisson.RedissonRedLock;
import org.redisson.api.RLock;
import org.redisson.api.RedissonClient;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.fac... |
3e2f959191dd70ed12ed4de2a5bb632cf9a9efc0 | 4,460 | java | Java | src/main/java/sebastien/callier/serialization/codec/object/SetCodec.java | S-Callier/serialization | 674641cfae4e96a8d5869b3c3a4d12de8b457d75 | [
"Apache-2.0"
] | 3 | 2017-03-10T06:04:56.000Z | 2018-12-22T20:59:56.000Z | src/main/java/sebastien/callier/serialization/codec/object/SetCodec.java | S-Callier/serialization | 674641cfae4e96a8d5869b3c3a4d12de8b457d75 | [
"Apache-2.0"
] | null | null | null | src/main/java/sebastien/callier/serialization/codec/object/SetCodec.java | S-Callier/serialization | 674641cfae4e96a8d5869b3c3a4d12de8b457d75 | [
"Apache-2.0"
] | 1 | 2018-10-12T18:08:52.000Z | 2018-10-12T18:08:52.000Z | 32.318841 | 93 | 0.632063 | 20,135 | /*
* Copyright 2017 Sebastien Callier
*
* 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 t... |
3e2f9680f7de8ab13c970c8633c494a7206de4f1 | 1,292 | java | Java | src/main/java/com/shunyi/autoparts/model/Permission.java | ShunyiChen/autoparts-services-allinone | 8ef6b5de374ed57e8261478325baa412b195f84a | [
"MIT"
] | null | null | null | src/main/java/com/shunyi/autoparts/model/Permission.java | ShunyiChen/autoparts-services-allinone | 8ef6b5de374ed57e8261478325baa412b195f84a | [
"MIT"
] | 3 | 2022-01-21T23:45:43.000Z | 2022-02-16T01:12:29.000Z | src/main/java/com/shunyi/autoparts/model/Permission.java | ShunyiChen/autoparts-allinone-services | 8ef6b5de374ed57e8261478325baa412b195f84a | [
"MIT"
] | null | null | null | 21.898305 | 84 | 0.648607 | 20,136 | package com.shunyi.autoparts.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
import javax.persistence.*;
import java.util.Date;
import java.util.HashSet;
import java.util.Set;
/**
* @description 权限
* @author Shunyi Chen
* @date 2020/3/23
*/
@E... |
3e2f97786220ad9c9ddac1f149e0ae8dc74a763c | 6,463 | java | Java | app/src/main/java/com/example/android/quakereport/QueryUtils.java | Wordplay1/Earthquake_App | 096681a41d1c1bdc1d243ca216f30c3171a8107d | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/android/quakereport/QueryUtils.java | Wordplay1/Earthquake_App | 096681a41d1c1bdc1d243ca216f30c3171a8107d | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/android/quakereport/QueryUtils.java | Wordplay1/Earthquake_App | 096681a41d1c1bdc1d243ca216f30c3171a8107d | [
"Apache-2.0"
] | null | null | null | 36.308989 | 111 | 0.623704 | 20,137 | 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... |
3e2f981d03c75b67f7c8ae23f7d8334695f1ea4b | 1,067 | java | Java | rpc-common/src/main/java/com/shuangyueliao/rpc/common/RpcDecoder.java | shuangyueliao/rpc | dfc2ac35fb08766a7459c5b664a9b382549506b3 | [
"Apache-2.0"
] | 15 | 2019-11-08T10:16:29.000Z | 2020-12-23T15:47:57.000Z | rpc-common/src/main/java/com/shuangyueliao/rpc/common/RpcDecoder.java | shuangyueliao/rpc | dfc2ac35fb08766a7459c5b664a9b382549506b3 | [
"Apache-2.0"
] | null | null | null | rpc-common/src/main/java/com/shuangyueliao/rpc/common/RpcDecoder.java | shuangyueliao/rpc | dfc2ac35fb08766a7459c5b664a9b382549506b3 | [
"Apache-2.0"
] | 10 | 2019-11-10T05:43:17.000Z | 2021-03-28T11:36:48.000Z | 24.813953 | 104 | 0.626054 | 20,138 | package com.shuangyueliao.rpc.common;
import io.netty.buffer.ByteBuf;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.ByteToMessageDecoder;
import java.util.List;
/**
* RPC 解码器
*
*/
public class RpcDecoder extends ByteToMessageDecoder {
private Class<?> genericClass;
// 构造函数传入向... |
3e2f98fc8684b51bc026a62719d15ccc6d594d2a | 1,030 | java | Java | clientstrong/app/src/main/java/v3/clientstrong/BitmapLruCache.java | ClientStrong/Android | be3631ef11ca469bf43dfdc4a34a3b9591397378 | [
"CC-BY-3.0"
] | null | null | null | clientstrong/app/src/main/java/v3/clientstrong/BitmapLruCache.java | ClientStrong/Android | be3631ef11ca469bf43dfdc4a34a3b9591397378 | [
"CC-BY-3.0"
] | 23 | 2016-01-07T05:48:52.000Z | 2016-11-19T14:07:55.000Z | clientstrong/app/src/main/java/v3/clientstrong/BitmapLruCache.java | ClientStrong/Android | be3631ef11ca469bf43dfdc4a34a3b9591397378 | [
"CC-BY-3.0"
] | null | null | null | 21.914894 | 64 | 0.643689 | 20,139 | package v3.clientstrong;
import android.graphics.Bitmap;
import android.support.v4.util.LruCache;
import com.android.volley.toolbox.ImageLoader;
/**
* Created by runquest.
* Date: 2016-10-25
*/
public class BitmapLruCache
extends LruCache<String, Bitmap>
implements ImageLoader.ImageCache {
pu... |
3e2f99479cc466cc7090b6e2d1f1fa62ec9c52b2 | 3,249 | java | Java | Corpus/birt/2180.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | 1 | 2022-01-15T02:47:45.000Z | 2022-01-15T02:47:45.000Z | Corpus/birt/2180.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | null | null | null | Corpus/birt/2180.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | null | null | null | 24.428571 | 86 | 0.605417 | 20,140 | /*******************************************************************************
* Copyright (c) 2004 Actuate Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is availabl... |
3e2f99481cf36a0340cddefe8a4b9a93f8ba0796 | 9,634 | java | Java | src/main/java/org/apache/sysds/hops/cost/FederatedCostEstimator.java | anu69/systemds | daa10ff8f0df7740a1821fe77aececd4fe575dca | [
"Apache-2.0"
] | null | null | null | src/main/java/org/apache/sysds/hops/cost/FederatedCostEstimator.java | anu69/systemds | daa10ff8f0df7740a1821fe77aececd4fe575dca | [
"Apache-2.0"
] | 3 | 2021-06-08T17:55:04.000Z | 2021-06-08T18:02:41.000Z | src/main/java/org/apache/sysds/hops/cost/FederatedCostEstimator.java | atefeh-asayesh/systemds | 96733360c8f600355d5600f2edb8960ba1d47861 | [
"Apache-2.0"
] | null | null | null | 44.809302 | 129 | 0.758044 | 20,141 | /*
* 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 ... |
3e2f995ed2d0e92a6ccda99fddeb46e7b10da97d | 12,377 | java | Java | ide/bugzilla/src/org/netbeans/modules/bugzilla/issue/BugzillaIssueNode.java | tusharvjoshi/incubator-netbeans | a61bd21f4324f7e73414633712522811cb20ac93 | [
"Apache-2.0"
] | 1,056 | 2019-04-25T20:00:35.000Z | 2022-03-30T04:46:14.000Z | ide/bugzilla/src/org/netbeans/modules/bugzilla/issue/BugzillaIssueNode.java | Marc382/netbeans | 4bee741d24a3fdb05baf135de5e11a7cd95bd64e | [
"Apache-2.0"
] | 1,846 | 2019-04-25T20:50:05.000Z | 2022-03-31T23:40:41.000Z | ide/bugzilla/src/org/netbeans/modules/bugzilla/issue/BugzillaIssueNode.java | Marc382/netbeans | 4bee741d24a3fdb05baf135de5e11a7cd95bd64e | [
"Apache-2.0"
] | 550 | 2019-04-25T20:04:33.000Z | 2022-03-25T17:43:01.000Z | 44.521583 | 172 | 0.647895 | 20,142 | /*
* 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 ... |
3e2f997e714b50e01b4ac922d17f50f3a11c2dd1 | 151 | java | Java | SpringBoot-Transaction/src/main/java/com/hp/exception/NoRollbackException.java | hp1637038648/springboot-study | 918b3821fd78cb97b8b7a82aa321334c3c778c86 | [
"MIT"
] | null | null | null | SpringBoot-Transaction/src/main/java/com/hp/exception/NoRollbackException.java | hp1637038648/springboot-study | 918b3821fd78cb97b8b7a82aa321334c3c778c86 | [
"MIT"
] | null | null | null | SpringBoot-Transaction/src/main/java/com/hp/exception/NoRollbackException.java | hp1637038648/springboot-study | 918b3821fd78cb97b8b7a82aa321334c3c778c86 | [
"MIT"
] | null | null | null | 18.875 | 66 | 0.821192 | 20,143 | package com.hp.exception;
public class NoRollbackException extends Exception {
private static final long serialVersionUID = 341192781956845817L;
}
|
3e2f9a431112e28226bfe3fbf40a41baf58c202d | 749 | java | Java | app/src/main/java/com/umu/se/dalo0013/naw/ChatRoomsActivity.java | davidlongswe/naw | cbb36442a53d3e583b156ae2d9e7a7ef628046bf | [
"MIT",
"Unlicense"
] | null | null | null | app/src/main/java/com/umu/se/dalo0013/naw/ChatRoomsActivity.java | davidlongswe/naw | cbb36442a53d3e583b156ae2d9e7a7ef628046bf | [
"MIT",
"Unlicense"
] | null | null | null | app/src/main/java/com/umu/se/dalo0013/naw/ChatRoomsActivity.java | davidlongswe/naw | cbb36442a53d3e583b156ae2d9e7a7ef628046bf | [
"MIT",
"Unlicense"
] | null | null | null | 29.96 | 71 | 0.777036 | 20,144 | package com.umu.se.dalo0013.naw;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import com.google.firebase.auth.FirebaseAuth;
import com.google.firebase.auth.FirebaseUser;
import com.google.firebase.database.FirebaseDatabase;
public class ChatRoomsActivity extends AppCompatActivity {
... |
3e2f9a479bfbc3a66d3b4c35571f120815a6a915 | 12,702 | java | Java | test/hotspot/jtreg/vmTestbase/nsk/jdi/EventRequestManager/createModificationWatchpointRequest/crmodwtchpreq003.java | 1690296356/jdk | eaf668d1510c28d51e26c397b582b66ebdf7e263 | [
"Apache-2.0"
] | null | null | null | test/hotspot/jtreg/vmTestbase/nsk/jdi/EventRequestManager/createModificationWatchpointRequest/crmodwtchpreq003.java | 1690296356/jdk | eaf668d1510c28d51e26c397b582b66ebdf7e263 | [
"Apache-2.0"
] | null | null | null | test/hotspot/jtreg/vmTestbase/nsk/jdi/EventRequestManager/createModificationWatchpointRequest/crmodwtchpreq003.java | 1690296356/jdk | eaf668d1510c28d51e26c397b582b66ebdf7e263 | [
"Apache-2.0"
] | null | null | null | 38.259036 | 111 | 0.524878 | 20,145 | /*
* Copyright (c) 2001, 2020, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... |
3e2f9a71490f3746a8c13db17ed1754857105eb3 | 558 | java | Java | webapp/src/main/java/com/box/l10n/mojito/mustache/MustacheConfig.java | magezil/mojito | 3d148fbf6d5950cb92fdfff5957fcd81ad31226e | [
"Apache-2.0"
] | 1 | 2019-04-14T20:18:00.000Z | 2019-04-14T20:18:00.000Z | webapp/src/main/java/com/box/l10n/mojito/mustache/MustacheConfig.java | magezil/mojito | 3d148fbf6d5950cb92fdfff5957fcd81ad31226e | [
"Apache-2.0"
] | null | null | null | webapp/src/main/java/com/box/l10n/mojito/mustache/MustacheConfig.java | magezil/mojito | 3d148fbf6d5950cb92fdfff5957fcd81ad31226e | [
"Apache-2.0"
] | null | null | null | 22.32 | 74 | 0.715054 | 20,146 | package com.box.l10n.mojito.mustache;
import com.samskivert.mustache.Mustache;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
/**
* Configure the Mustache compiler.
*
* @author jaurambault
*/
@Configuration
public class MustacheConfig {
/**
... |
3e2f9a7a2132db151e9f800de730a34e4f6f77fb | 2,178 | java | Java | scribble/scribble-runtime/src/main/java/org/scribble/runtime/util/ScribFuture.java | sessionstar/sessionstar | 9649edc7c864a2bb15a46ab7633ffa391667b068 | [
"Apache-2.0"
] | 43 | 2015-01-28T16:54:32.000Z | 2022-03-11T09:55:26.000Z | scribble/scribble-runtime/src/main/java/org/scribble/runtime/util/ScribFuture.java | sessionstar/sessionstar | 9649edc7c864a2bb15a46ab7633ffa391667b068 | [
"Apache-2.0"
] | 39 | 2015-04-21T17:49:59.000Z | 2021-02-27T21:54:22.000Z | scribble/scribble-runtime/src/main/java/org/scribble/runtime/util/ScribFuture.java | sessionstar/sessionstar | 9649edc7c864a2bb15a46ab7633ffa391667b068 | [
"Apache-2.0"
] | 16 | 2015-05-10T16:47:54.000Z | 2022-03-06T17:17:29.000Z | 25.034483 | 153 | 0.732323 | 20,147 | /**
* Copyright 2008 The Scribble Authors
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... |
3e2f9ad739c99a7202a9b9b29bf819172a735f40 | 1,040 | java | Java | server/src/main/java/com/devnexus2020/app/DemoApplication.java | cloudtraining/spring-boot-angular-security | ddb600d6d6a66148b144022dec7252c9d506195f | [
"Apache-2.0"
] | 1 | 2020-02-21T21:10:03.000Z | 2020-02-21T21:10:03.000Z | server/src/main/java/com/devnexus2020/app/DemoApplication.java | cloudtraining/spring-boot-angular-security | ddb600d6d6a66148b144022dec7252c9d506195f | [
"Apache-2.0"
] | null | null | null | server/src/main/java/com/devnexus2020/app/DemoApplication.java | cloudtraining/spring-boot-angular-security | ddb600d6d6a66148b144022dec7252c9d506195f | [
"Apache-2.0"
] | null | null | null | 32.5 | 93 | 0.670192 | 20,148 | package com.devnexus2020.app;
import org.springframework.boot.ApplicationRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
impo... |
3e2f9d9baaa0fb5eaf7e65cf5e337d8a3581f346 | 5,255 | java | Java | src/test/java/blackjack/trash/TestBlackjack.java | DevGosugi/BlackJack | 68a01dfbc56276207a84e96404fed0b4ae089dc3 | [
"MIT"
] | null | null | null | src/test/java/blackjack/trash/TestBlackjack.java | DevGosugi/BlackJack | 68a01dfbc56276207a84e96404fed0b4ae089dc3 | [
"MIT"
] | null | null | null | src/test/java/blackjack/trash/TestBlackjack.java | DevGosugi/BlackJack | 68a01dfbc56276207a84e96404fed0b4ae089dc3 | [
"MIT"
] | null | null | null | 33.685897 | 93 | 0.534919 | 20,149 | package blackjack;
import blackjack.*;
import blackjack.typedefs.*;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashSet;
import java.util.List;
import org.junit.jupiter.api.Test;
public class TestBlackjack ... |
3e2f9e137c103f5d4141f355c5e7622532b31b57 | 1,610 | java | Java | src/main/java/com/jam/module/security/core/MyAccessDecisionManager.java | myjamesd/csportal | 4c9ba351783466bcea7230a1d104826d80fb4b43 | [
"MIT"
] | null | null | null | src/main/java/com/jam/module/security/core/MyAccessDecisionManager.java | myjamesd/csportal | 4c9ba351783466bcea7230a1d104826d80fb4b43 | [
"MIT"
] | null | null | null | src/main/java/com/jam/module/security/core/MyAccessDecisionManager.java | myjamesd/csportal | 4c9ba351783466bcea7230a1d104826d80fb4b43 | [
"MIT"
] | null | null | null | 25.967742 | 113 | 0.754658 | 20,150 | package com.jam.module.security.core;
import org.springframework.security.access.AccessDecisionManager;
import org.springframework.security.access.AccessDeniedException;
import org.springframework.security.access.ConfigAttribute;
import org.springframework.security.authentication.InsufficientAuthenticationException;
i... |
3e2f9e302e781a8748dc623158e16a5bb03d0028 | 9,755 | java | Java | lucene/core/src/java/org/apache/lucene/index/SegmentInfo.java | pengzong1111/solr4 | 6c2a939ff1a431c5f3f360dcd417e4d4b357f7cc | [
"Apache-2.0"
] | 6 | 2015-03-11T11:21:02.000Z | 2021-12-03T11:53:42.000Z | lucene/core/src/java/org/apache/lucene/index/SegmentInfo.java | pengzong1111/solr4 | 6c2a939ff1a431c5f3f360dcd417e4d4b357f7cc | [
"Apache-2.0"
] | null | null | null | lucene/core/src/java/org/apache/lucene/index/SegmentInfo.java | pengzong1111/solr4 | 6c2a939ff1a431c5f3f360dcd417e4d4b357f7cc | [
"Apache-2.0"
] | 7 | 2016-01-23T16:07:22.000Z | 2018-03-05T13:55:35.000Z | 29.650456 | 144 | 0.668375 | 20,151 | package org.apache.lucene.index;
/*
* 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, Versio... |
3e2f9ebc50b8ac9609ed87c67035b10a1b3b3ec2 | 5,338 | java | Java | geode-apis-compatible-with-redis/src/distributedTest/java/org/apache/geode/redis/internal/executor/sortedset/ZAddDUnitTest.java | kirklund/incubator-geode | d3604052f57383dd1f1210828736cd05f0d9464f | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | geode-apis-compatible-with-redis/src/distributedTest/java/org/apache/geode/redis/internal/executor/sortedset/ZAddDUnitTest.java | kirklund/incubator-geode | d3604052f57383dd1f1210828736cd05f0d9464f | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | geode-apis-compatible-with-redis/src/distributedTest/java/org/apache/geode/redis/internal/executor/sortedset/ZAddDUnitTest.java | kirklund/incubator-geode | d3604052f57383dd1f1210828736cd05f0d9464f | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | 32.748466 | 100 | 0.725553 | 20,152 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... |
3e2f9f46abc928359b64b657f19f6bc5b7baf6aa | 2,978 | java | Java | src/main/java/pt/ulisboa/ewp/node/domain/entity/notification/EwpInterInstitutionalAgreementApprovalChangeNotification.java | idGain/ewp-node | 77ecba7c3a084965c56f58fc80f9f3584bc3708b | [
"MIT"
] | null | null | null | src/main/java/pt/ulisboa/ewp/node/domain/entity/notification/EwpInterInstitutionalAgreementApprovalChangeNotification.java | idGain/ewp-node | 77ecba7c3a084965c56f58fc80f9f3584bc3708b | [
"MIT"
] | 1 | 2022-01-07T00:25:59.000Z | 2022-01-07T00:25:59.000Z | src/main/java/pt/ulisboa/ewp/node/domain/entity/notification/EwpInterInstitutionalAgreementApprovalChangeNotification.java | idGain/ewp-node | 77ecba7c3a084965c56f58fc80f9f3584bc3708b | [
"MIT"
] | 3 | 2021-12-21T17:52:48.000Z | 2022-02-20T16:13:39.000Z | 29.485149 | 148 | 0.732035 | 20,153 | package pt.ulisboa.ewp.node.domain.entity.notification;
import java.time.ZonedDateTime;
import javax.persistence.Column;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
@Entity
@DiscriminatorValue("IIA_APPROVAL")
public class EwpInterInstitutionalAgreementApprovalChangeNotification exten... |
3e2f9f99474ecf7c4fa6fb21e5d5a902758f8296 | 414 | java | Java | src/main/java/de/watchmywatch/model/OrderManagment/OrderStatus.java | fh-erfurt/WatchMyWatch | 7b24b723f05ace4aced1cd4190550c3ac137ddc3 | [
"MIT"
] | 8 | 2019-10-28T11:22:41.000Z | 2022-02-08T09:31:14.000Z | src/main/java/de/watchmywatch/model/OrderManagment/OrderStatus.java | fh-erfurt/WatchMyWatch | 7b24b723f05ace4aced1cd4190550c3ac137ddc3 | [
"MIT"
] | 31 | 2020-01-24T11:19:54.000Z | 2020-08-07T06:34:46.000Z | src/main/java/de/watchmywatch/model/OrderManagment/OrderStatus.java | fh-erfurt/WatchMyWatch | 7b24b723f05ace4aced1cd4190550c3ac137ddc3 | [
"MIT"
] | null | null | null | 29.571429 | 122 | 0.727053 | 20,154 | package de.watchmywatch.model.OrderManagment;
/**
* Enum which represents different statuses of an Order
* @author Michael Hopp
*/
public enum OrderStatus
{
PENDING, // Starting Status for each new Order until further steps in Workflow are reached.
COMPLETE,
CANCELLED,
DELAYED // Order could ... |
3e2fa0f66ab3ef0a0e87148dbd21ec368c5b6d75 | 2,506 | java | Java | web/project/src/main/java/com/webank/wedatasphere/qualitis/project/dao/repository/ProjectUserRepository.java | x334085347/Qualitis | 831271ab4e8d66b37ea6a634676b77d224a802e9 | [
"Apache-2.0"
] | 451 | 2019-11-22T09:16:46.000Z | 2022-03-31T07:26:24.000Z | web/project/src/main/java/com/webank/wedatasphere/qualitis/project/dao/repository/ProjectUserRepository.java | x334085347/Qualitis | 831271ab4e8d66b37ea6a634676b77d224a802e9 | [
"Apache-2.0"
] | 75 | 2019-12-05T07:11:13.000Z | 2022-03-31T08:30:49.000Z | web/project/src/main/java/com/webank/wedatasphere/qualitis/project/dao/repository/ProjectUserRepository.java | x334085347/Qualitis | 831271ab4e8d66b37ea6a634676b77d224a802e9 | [
"Apache-2.0"
] | 213 | 2019-11-22T11:21:46.000Z | 2022-03-25T02:28:41.000Z | 32.973684 | 143 | 0.723464 | 20,155 | /*
* Copyright 2019 WeBank
*
* 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 writi... |
3e2fa19662e59551b8d47d919c4a1c2f0707ca2c | 25,403 | java | Java | modules/core/src/test/java/org/apache/ignite/lang/GridBasicPerformanceTest.java | DirectXceriD/apache-ignite | 7972da93f7ca851642fe1fb52723b661e3c3933b | [
"Apache-2.0"
] | 36 | 2015-11-05T04:46:27.000Z | 2021-12-29T08:26:02.000Z | modules/core/src/test/java/org/apache/ignite/lang/GridBasicPerformanceTest.java | gridgain/incubator-ignite | 7972da93f7ca851642fe1fb52723b661e3c3933b | [
"Apache-2.0"
] | 13 | 2016-08-29T11:54:08.000Z | 2020-12-08T08:47:04.000Z | modules/core/src/test/java/org/apache/ignite/lang/GridBasicPerformanceTest.java | gridgain/incubator-ignite | 7972da93f7ca851642fe1fb52723b661e3c3933b | [
"Apache-2.0"
] | 15 | 2016-03-18T09:25:39.000Z | 2021-10-01T05:49:39.000Z | 23.564935 | 114 | 0.505688 | 20,156 | /*
* 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 ... |
3e2fa19fa82e00556a27a9010698988565fdcb65 | 4,031 | java | Java | src/main/java/com/dialogflow/dfcx/DFCXDetectIntent.java | pritisharma127/dfcx-whatsapp-integration | 1cb5610946cae6696c6e80b050770a90c1366c12 | [
"Apache-2.0"
] | 1 | 2022-02-09T19:04:13.000Z | 2022-02-09T19:04:13.000Z | src/main/java/com/dialogflow/dfcx/DFCXDetectIntent.java | pritisharma127/dfcx-whatsapp-integration | 1cb5610946cae6696c6e80b050770a90c1366c12 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/dialogflow/dfcx/DFCXDetectIntent.java | pritisharma127/dfcx-whatsapp-integration | 1cb5610946cae6696c6e80b050770a90c1366c12 | [
"Apache-2.0"
] | null | null | null | 42.431579 | 132 | 0.760357 | 20,157 | package com.dialogflow.dfcx;
import java.io.IOException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.google.api.gax.rpc.ApiException;
import com.google.cloud.dialogflow.cx.v3beta1.DetectIntentRequest;
import com.google.cloud.dialogflow.cx.v3beta1.DetectIntentResponse;
import com.google.cloud.... |
3e2fa1e16a098e437d2f549176eae8b575ff183e | 3,691 | java | Java | extensions/extension-rabbitmq/src/main/java/com/hashmapinc/server/extensions/rabbitmq/plugin/RabbitMqMsgHandler.java | hashmapinc/Tempus | 67e9841db7b48805b29947e5c7ca11be13c841c5 | [
"ECL-2.0",
"Apache-2.0"
] | 25 | 2018-04-19T18:48:22.000Z | 2021-11-08T19:38:14.000Z | extensions/extension-rabbitmq/src/main/java/com/hashmapinc/server/extensions/rabbitmq/plugin/RabbitMqMsgHandler.java | hashmapinc/Tempus | 67e9841db7b48805b29947e5c7ca11be13c841c5 | [
"ECL-2.0",
"Apache-2.0"
] | 923 | 2018-02-09T20:44:43.000Z | 2022-03-31T18:36:12.000Z | extensions/extension-rabbitmq/src/main/java/com/hashmapinc/server/extensions/rabbitmq/plugin/RabbitMqMsgHandler.java | hashmapinc/Tempus | 67e9841db7b48805b29947e5c7ca11be13c841c5 | [
"ECL-2.0",
"Apache-2.0"
] | 9 | 2018-03-21T15:17:00.000Z | 2022-02-02T01:24:07.000Z | 42.918605 | 123 | 0.697372 | 20,158 | /**
* Copyright © 2016-2018 The Thingsboard Authors
* Modifications © 2017-2018 Hashmap, Inc
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... |
3e2fa26c8823e602654e554cb1618edf27610d5d | 632 | java | Java | src/playerc/abstractsyntax/PrimTypename.java | sgolitsynskiy/playerc | 5ca0a71503389fb5562153feee69f34e8de14b2c | [
"Unlicense"
] | null | null | null | src/playerc/abstractsyntax/PrimTypename.java | sgolitsynskiy/playerc | 5ca0a71503389fb5562153feee69f34e8de14b2c | [
"Unlicense"
] | null | null | null | src/playerc/abstractsyntax/PrimTypename.java | sgolitsynskiy/playerc | 5ca0a71503389fb5562153feee69f34e8de14b2c | [
"Unlicense"
] | null | null | null | 18.057143 | 70 | 0.647152 | 20,159 | /*
* This code is part of a compiler for the Player programming language
* Created: 2004-2005
* Revised: 09/2017
*/
package playerc.abstractsyntax;
/**
* @author Sergey Golitsynskiy
* @version 3.1
*/
public class PrimTypename extends Typename {
private String name;
public PrimTypename(String name, int line... |
3e2fa299efd1ec8dfcb24e9885a19589c9177d0e | 573 | java | Java | bson-model-core/src/main/java/com/github/fmjsjx/bson/model/core/MapModelSerializer.java | fmjsjx/bson-model | 86dc3fbae59989c6aec3fc281b93743782b97d46 | [
"MIT"
] | 1 | 2021-09-09T09:17:24.000Z | 2021-09-09T09:17:24.000Z | bson-model-core/src/main/java/com/github/fmjsjx/bson/model/core/MapModelSerializer.java | fmjsjx/bson-model | 86dc3fbae59989c6aec3fc281b93743782b97d46 | [
"MIT"
] | null | null | null | bson-model-core/src/main/java/com/github/fmjsjx/bson/model/core/MapModelSerializer.java | fmjsjx/bson-model | 86dc3fbae59989c6aec3fc281b93743782b97d46 | [
"MIT"
] | null | null | null | 27.285714 | 104 | 0.727749 | 20,160 | package com.github.fmjsjx.bson.model.core;
import java.io.IOException;
import com.fasterxml.jackson.core.JsonGenerator;
import com.fasterxml.jackson.databind.JsonSerializer;
import com.fasterxml.jackson.databind.SerializerProvider;
/**
* The {@link JsonSerializer} for {@link MapModel}s.
*/
public class MapModelSer... |
3e2fa2c1e4f75b80296907f288b08b08319c7a42 | 5,311 | java | Java | src/test/java/com/xero/api/client/BankfeedApiStatementTest.java | P3R3/Xero-Java | c255710f2822a7c2d5023dc3dd17fe18dd046b86 | [
"MIT"
] | 70 | 2016-09-22T23:19:14.000Z | 2022-01-13T07:09:44.000Z | src/test/java/com/xero/api/client/BankfeedApiStatementTest.java | P3R3/Xero-Java | c255710f2822a7c2d5023dc3dd17fe18dd046b86 | [
"MIT"
] | 213 | 2016-11-08T11:27:01.000Z | 2022-03-10T23:01:03.000Z | src/test/java/com/xero/api/client/BankfeedApiStatementTest.java | P3R3/Xero-Java | c255710f2822a7c2d5023dc3dd17fe18dd046b86 | [
"MIT"
] | 106 | 2016-08-15T03:12:16.000Z | 2022-03-17T12:18:55.000Z | 42.150794 | 160 | 0.740162 | 20,161 | package com.xero.api.client;
import static org.junit.Assert.assertTrue;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.junit.*;
import static org.hamcrest.MatcherAssert.*;
import static org.hamcrest.Matchers.*;
import static org.hamcrest.Matchers.containsInAnyOrder;
import static ... |
3e2fa6ed39974c0a3902a68a4dccaa9247b06614 | 286 | java | Java | learnJava/src/ObjectOriented/InterfaceTest/MyInterfaceStatic.java | ZYM12138/myproject | c7d01a42b08e9538e5949b7c16b2f4fdb01edbe6 | [
"Apache-2.0"
] | null | null | null | learnJava/src/ObjectOriented/InterfaceTest/MyInterfaceStatic.java | ZYM12138/myproject | c7d01a42b08e9538e5949b7c16b2f4fdb01edbe6 | [
"Apache-2.0"
] | null | null | null | learnJava/src/ObjectOriented/InterfaceTest/MyInterfaceStatic.java | ZYM12138/myproject | c7d01a42b08e9538e5949b7c16b2f4fdb01edbe6 | [
"Apache-2.0"
] | null | null | null | 16.823529 | 41 | 0.72028 | 20,162 | package ObjectOriented.InterfaceTest;
/*
从Java 8开始,接口当中允许定义静态方法。
格式:
public static 返回值类型 方法名称(参数列表) {
方法体
}
提示:就是将abstract或者default换成static即可,带上方法体。
*/
public interface MyInterfaceStatic {
public static void methodStatic() {
System.out.println("这是接口的静态方法!");
}
}
|
3e2fa6f18192e8adc1c2e4dd2b38333fea6f7f2b | 143 | java | Java | java/java-tests/testData/codeInsight/completion/smartType/afterNew/LastArgInInnerNewAfter4.java | dunno99/intellij-community | aa656a5d874b947271b896b2105e4370827b9149 | [
"Apache-2.0"
] | 5 | 2015-12-19T15:27:30.000Z | 2019-08-17T10:07:23.000Z | java/java-tests/testData/codeInsight/completion/smartType/afterNew/LastArgInInnerNewAfter4.java | dunno99/intellij-community | aa656a5d874b947271b896b2105e4370827b9149 | [
"Apache-2.0"
] | 173 | 2018-07-05T13:59:39.000Z | 2018-08-09T01:12:03.000Z | java/java-tests/testData/codeInsight/completion/smartType/afterNew/LastArgInInnerNewAfter4.java | dunno99/intellij-community | aa656a5d874b947271b896b2105e4370827b9149 | [
"Apache-2.0"
] | 2 | 2017-04-24T15:48:40.000Z | 2022-03-09T05:48:05.000Z | 17.875 | 42 | 0.566434 | 20,163 | class _Map<K> {}
class B {
B(_Map<String> map) {}
public static void main(String[] argv) {
B b = new B( (_Map<String>) <caret>);
}
} |
3e2fa7109924eeaabe31c38a24e4641db20d78de | 6,005 | java | Java | nuvem-google/src/test/java/org/apache/nuvem/cloud/xmpp/impl/GoogleXMPPEndPointTestCase.java | isabella232/nuvem | b92a21dc6d902845810a67711e25a3f6fa9fb9f3 | [
"Apache-2.0"
] | 2 | 2021-11-10T13:35:59.000Z | 2022-01-27T17:10:11.000Z | nuvem-google/src/test/java/org/apache/nuvem/cloud/xmpp/impl/GoogleXMPPEndPointTestCase.java | apache/nuvem | b92a21dc6d902845810a67711e25a3f6fa9fb9f3 | [
"Apache-2.0"
] | 1 | 2021-11-04T13:04:16.000Z | 2021-11-04T13:04:16.000Z | nuvem-google/src/test/java/org/apache/nuvem/cloud/xmpp/impl/GoogleXMPPEndPointTestCase.java | isabella232/nuvem | b92a21dc6d902845810a67711e25a3f6fa9fb9f3 | [
"Apache-2.0"
] | 9 | 2015-12-05T21:09:42.000Z | 2021-11-10T13:35:50.000Z | 31.067708 | 78 | 0.75306 | 20,164 | /*
* 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 ... |
3e2fa71b35ddcfcb3c927181c5581a4ca21861ee | 6,011 | java | Java | app/src/main/java/com/ruiaa/toolpck/common/DataBindingAdapters.java | ruiaa/toolpck | bde74847f5ff30fcff051a7f48d645c0cd695bda | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/ruiaa/toolpck/common/DataBindingAdapters.java | ruiaa/toolpck | bde74847f5ff30fcff051a7f48d645c0cd695bda | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/ruiaa/toolpck/common/DataBindingAdapters.java | ruiaa/toolpck | bde74847f5ff30fcff051a7f48d645c0cd695bda | [
"Apache-2.0"
] | null | null | null | 36.652439 | 118 | 0.6909 | 20,165 | package com.ruiaa.toolpck.common;
import android.databinding.BindingAdapter;
import android.graphics.drawable.Drawable;
import android.net.Uri;
import android.support.percent.PercentRelativeLayout;
import android.view.View;
import android.view.ViewGroup;
import android.widget.EditText;
import android.widget.I... |
3e2fa72f76deccee6898a1a8c72a8644b64537b8 | 6,102 | java | Java | arflight/src/main/java/com/serenegiant/widget/SideMenuListView.java | rediscovery-of-the-wheel/FlightDemo | cbe21b4bc6b6151b87add0fe251aa0ce37935b81 | [
"BSD-3-Clause"
] | 1 | 2017-08-10T17:04:27.000Z | 2017-08-10T17:04:27.000Z | arflight/src/main/java/com/serenegiant/widget/SideMenuListView.java | rediscovery-of-the-wheel/FlightDemo | cbe21b4bc6b6151b87add0fe251aa0ce37935b81 | [
"BSD-3-Clause"
] | null | null | null | arflight/src/main/java/com/serenegiant/widget/SideMenuListView.java | rediscovery-of-the-wheel/FlightDemo | cbe21b4bc6b6151b87add0fe251aa0ce37935b81 | [
"BSD-3-Clause"
] | null | null | null | 33.554945 | 129 | 0.739479 | 20,166 | package com.serenegiant.widget;
/*
* By downloading, copying, installing or using the software you agree to this license.
* If you do not agree to this license, do not download, install,
* copy or use the software.
*
*
* License Agreement
* (3-clause BSD License)
... |
3e2fa75e6faef38b39b3d893c4b9c72116215b33 | 2,702 | java | Java | net.menthor.ontouml/src/RefOntoUML/Feature.java | tgoprince/menthor-editor | 1618b272d8976688dff46fc9e9e35eb9371cd0f4 | [
"MIT"
] | 28 | 2016-09-26T13:27:57.000Z | 2022-01-19T10:01:37.000Z | net.menthor.ontouml/src/RefOntoUML/Feature.java | tgoprince/menthor-editor | 1618b272d8976688dff46fc9e9e35eb9371cd0f4 | [
"MIT"
] | 16 | 2016-09-19T16:43:48.000Z | 2021-03-10T20:47:23.000Z | net.menthor.ontouml/src/RefOntoUML/Feature.java | tgoprince/menthor-editor | 1618b272d8976688dff46fc9e9e35eb9371cd0f4 | [
"MIT"
] | 6 | 2016-09-27T20:55:04.000Z | 2022-03-20T15:52:22.000Z | 34.641026 | 140 | 0.642117 | 20,167 | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package RefOntoUML;
import org.eclipse.emf.common.util.EList;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Feature</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
* A feature declares a behavioral o... |
3e2fa7936e736d4d6c4b57dd26dcf9567a9b2e90 | 337 | java | Java | common/src/main/java/eu/slipo/workbench/common/model/tool/TriplegeoErrorCode.java | SLIPO-EU/workbench | e773387807349dfd27df35c8a196115a8955018c | [
"Apache-2.0"
] | 5 | 2018-11-12T08:38:27.000Z | 2020-09-22T10:10:04.000Z | common/src/main/java/eu/slipo/workbench/common/model/tool/TriplegeoErrorCode.java | SLIPO-EU/workbench | e773387807349dfd27df35c8a196115a8955018c | [
"Apache-2.0"
] | 17 | 2018-06-06T08:32:09.000Z | 2022-03-08T22:04:22.000Z | common/src/main/java/eu/slipo/workbench/common/model/tool/TriplegeoErrorCode.java | SLIPO-EU/workbench | e773387807349dfd27df35c8a196115a8955018c | [
"Apache-2.0"
] | 4 | 2017-08-28T10:32:13.000Z | 2018-12-02T16:04:41.000Z | 17.736842 | 64 | 0.676558 | 20,168 | package eu.slipo.workbench.common.model.tool;
import eu.slipo.workbench.common.model.ErrorCode;
/**
* Triplegeo configuration error codes
*/
public enum TriplegeoErrorCode implements ErrorCode
{
INVALID_CRS,
;
@Override
public String key() {
return (this.getClass().getSimpleName() + '.' + n... |
3e2faa99e0cb7991b7cb06e3fcc3a7c306e81424 | 614 | java | Java | jenabean/jenabean/src/main/java/thewebsemantic/EnumTypeWrapper.java | william-vw/mlod | 2645039ef658c8a9479d46e16f4c471a8c4b6aeb | [
"Apache-2.0"
] | null | null | null | jenabean/jenabean/src/main/java/thewebsemantic/EnumTypeWrapper.java | william-vw/mlod | 2645039ef658c8a9479d46e16f4c471a8c4b6aeb | [
"Apache-2.0"
] | 2 | 2022-01-21T23:40:40.000Z | 2022-03-02T15:56:10.000Z | jenabean/jenabean/src/main/java/thewebsemantic/EnumTypeWrapper.java | william-vw/mlod | 2645039ef658c8a9479d46e16f4c471a8c4b6aeb | [
"Apache-2.0"
] | null | null | null | 18.606061 | 67 | 0.697068 | 20,169 | package thewebsemantic;
import static thewebsemantic.Util.last;
import com.hp.hpl.jena.rdf.model.Resource;
public class EnumTypeWrapper extends TypeWrapper {
public EnumTypeWrapper(Class<?> c) {
super(c);
}
@Override
public String uri(String id) {
return typeUri() + '/' + id;
}
public String id(Object ... |
3e2fabb53639873ddee8469172ded1fa98a27188 | 724 | java | Java | core/src/main/java/io/onedev/server/web/editable/annotation/ReviewRequirement.java | OpenSrcRepoDataDigging/onedev | 1facaef51d35add5eb99740fb5d13a73b210a72e | [
"MIT"
] | null | null | null | core/src/main/java/io/onedev/server/web/editable/annotation/ReviewRequirement.java | OpenSrcRepoDataDigging/onedev | 1facaef51d35add5eb99740fb5d13a73b210a72e | [
"MIT"
] | null | null | null | core/src/main/java/io/onedev/server/web/editable/annotation/ReviewRequirement.java | OpenSrcRepoDataDigging/onedev | 1facaef51d35add5eb99740fb5d13a73b210a72e | [
"MIT"
] | 1 | 2019-01-13T05:02:37.000Z | 2019-01-13T05:02:37.000Z | 28.96 | 77 | 0.799724 | 20,170 | package io.onedev.server.web.editable.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import javax.validation.Constraint;
import javax.validation.Payload;
import io.onedev.server.util.validati... |
3e2fad96f7e231cb136498d98fb37868ff3e349b | 963 | java | Java | app/src/main/java/com/android/assistant/FoodActivity.java | YLTFY1998/CampusAssisant | 4f81d6cae6cc7032dce97a31864a5de88d4d2999 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/android/assistant/FoodActivity.java | YLTFY1998/CampusAssisant | 4f81d6cae6cc7032dce97a31864a5de88d4d2999 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/android/assistant/FoodActivity.java | YLTFY1998/CampusAssisant | 4f81d6cae6cc7032dce97a31864a5de88d4d2999 | [
"Apache-2.0"
] | null | null | null | 28.323529 | 62 | 0.678089 | 20,171 | package com.android.assistant;
import androidx.appcompat.app.ActionBar;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import android.os.Bundle;
import android.view.MenuItem;
public class FoodActivity extends AppCompatActivity {
@Override
protected void onCreate(B... |
3e2fadc97183f5a9287c967dd0a349af3a506afb | 52,811 | java | Java | i2scim-core/src/main/java/com/independentid/scim/resource/ScimResource.java | i2-open/i2scim | 39987413d88e7bdacb7deb5e37cde5a3311f4b4c | [
"Apache-2.0"
] | 11 | 2021-07-12T10:23:03.000Z | 2022-03-27T16:05:57.000Z | i2scim-core/src/main/java/com/independentid/scim/resource/ScimResource.java | i2-open/i2scim | 39987413d88e7bdacb7deb5e37cde5a3311f4b4c | [
"Apache-2.0"
] | 9 | 2021-07-23T21:56:46.000Z | 2021-11-12T18:15:08.000Z | i2scim-core/src/main/java/com/independentid/scim/resource/ScimResource.java | i2-open/i2scim | 39987413d88e7bdacb7deb5e37cde5a3311f4b4c | [
"Apache-2.0"
] | 2 | 2021-09-07T14:05:24.000Z | 2021-10-06T09:26:12.000Z | 38.746148 | 151 | 0.58236 | 20,172 | /*
* Copyright 2021. Independent Identity Incorporated
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... |
3e2faeefe1e81ec798a6b70fb91df5b4b07072cf | 1,393 | java | Java | src/main/java/org/seaborne/auth/DigestRequest.java | afs/http-digest-auth | 26d90e8696226723252fd4a3f2c9bfefa338efbb | [
"Apache-2.0"
] | 14 | 2015-11-09T11:11:57.000Z | 2022-03-29T08:37:04.000Z | src/main/java/org/seaborne/auth/DigestRequest.java | afs/http-digest-auth | 26d90e8696226723252fd4a3f2c9bfefa338efbb | [
"Apache-2.0"
] | 2 | 2020-10-13T12:07:16.000Z | 2021-06-10T21:29:20.000Z | src/main/java/org/seaborne/auth/DigestRequest.java | afs/http-digest-auth | 26d90e8696226723252fd4a3f2c9bfefa338efbb | [
"Apache-2.0"
] | 3 | 2018-01-15T08:16:42.000Z | 2020-09-25T02:28:48.000Z | 38.694444 | 127 | 0.737258 | 20,173 | /**
* 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... |
3e2faf3bfc0c019048ec81afabbb89adf4d9a32b | 872 | java | Java | nabl2.terms/src/main/java/mb/nabl2/terms/unification/RigidException.java | MeAmAnUsername/nabl | 0e81e5efc07a7edf7c919a00c880b02dca302121 | [
"Apache-2.0"
] | 8 | 2016-01-19T15:17:02.000Z | 2021-12-20T12:10:48.000Z | nabl2.terms/src/main/java/mb/nabl2/terms/unification/RigidException.java | MeAmAnUsername/nabl | 0e81e5efc07a7edf7c919a00c880b02dca302121 | [
"Apache-2.0"
] | 57 | 2015-04-25T19:51:10.000Z | 2022-03-24T11:48:05.000Z | nabl2.terms/src/main/java/mb/nabl2/terms/unification/RigidException.java | MeAmAnUsername/nabl | 0e81e5efc07a7edf7c919a00c880b02dca302121 | [
"Apache-2.0"
] | 12 | 2016-06-15T12:18:33.000Z | 2022-02-15T08:34:04.000Z | 22.947368 | 57 | 0.652523 | 20,174 | package mb.nabl2.terms.unification;
import java.util.Set;
import com.google.common.collect.ImmutableSet;
import mb.nabl2.terms.ITermVar;
public class RigidException extends Exception {
private static final long serialVersionUID = 1L;
private final Set<ITermVar> vars;
public RigidException(ITermVar va... |
3e2fafe7e7691fced5c10486637f3e06ec4bb642 | 1,082 | java | Java | app/src/main/java/com/desno365/mods/Mods/ModsContainer.java | Desno365/Desno365sMods | ee202920c93f66304d7340db24cd6533c9fef4e8 | [
"Apache-2.0"
] | 1 | 2019-04-08T23:15:42.000Z | 2019-04-08T23:15:42.000Z | app/src/main/java/com/desno365/mods/Mods/ModsContainer.java | Desno365/Desno365sMods | ee202920c93f66304d7340db24cd6533c9fef4e8 | [
"Apache-2.0"
] | 1 | 2017-04-05T12:14:06.000Z | 2017-04-05T12:14:06.000Z | app/src/main/java/com/desno365/mods/Mods/ModsContainer.java | Desno365/Desno365sMods | ee202920c93f66304d7340db24cd6533c9fef4e8 | [
"Apache-2.0"
] | 4 | 2015-12-31T12:22:56.000Z | 2016-05-05T19:38:08.000Z | 27.74359 | 75 | 0.704251 | 20,175 | /*
*
* Copyright 2017 Dennis Motta
*
* 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... |
3e2fb0246f534386746ce62fa70800423124eba2 | 12,373 | java | Java | ngDesk-Graphql/src/main/java/com/ngdesk/graphql/controllers/ControllerService.java | SubscribeIT/ngDesk | 07909d755fb2c0e459cbb816543a4898829397d1 | [
"Apache-2.0"
] | 2 | 2021-11-10T04:57:47.000Z | 2022-01-05T04:24:35.000Z | ngDesk-Graphql/src/main/java/com/ngdesk/graphql/controllers/ControllerService.java | SubscribeIT/ngDesk | 07909d755fb2c0e459cbb816543a4898829397d1 | [
"Apache-2.0"
] | 206 | 2021-08-30T04:46:44.000Z | 2022-02-22T12:06:45.000Z | ngDesk-Graphql/src/main/java/com/ngdesk/graphql/controllers/ControllerService.java | SubscribeIT/ngDesk | 07909d755fb2c0e459cbb816543a4898829397d1 | [
"Apache-2.0"
] | 1 | 2021-12-10T08:36:13.000Z | 2021-12-10T08:36:13.000Z | 35.351429 | 106 | 0.693284 | 20,176 | package com.ngdesk.graphql.controllers;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.FileWriter;
import java.io.IOException;
import java.io.OutputStream;
import java.io.StringWriter;
import java.io.Writer;
import java.text.SimpleDateFormat;
import java.time... |
3e2fb09f76fb6f01c8cddc2371a333e21b9cc3d0 | 574 | java | Java | src/main/java/seedu/address/commons/events/ui/NewResultAvailableEvent.java | 1moresec/3W | b3267b2343ee0bf9f248acbad0b1579597cb85b1 | [
"MIT"
] | null | null | null | src/main/java/seedu/address/commons/events/ui/NewResultAvailableEvent.java | 1moresec/3W | b3267b2343ee0bf9f248acbad0b1579597cb85b1 | [
"MIT"
] | null | null | null | src/main/java/seedu/address/commons/events/ui/NewResultAvailableEvent.java | 1moresec/3W | b3267b2343ee0bf9f248acbad0b1579597cb85b1 | [
"MIT"
] | null | null | null | 20.5 | 67 | 0.681185 | 20,177 | package seedu.address.commons.events.ui;
import seedu.address.commons.events.BaseEvent;
/**
* Indicates that a new result is available.
*/
public class NewResultAvailableEvent extends BaseEvent {
public final String message;
private final boolean isError;
public NewResultAvailableEvent(String message,... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.