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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e2af8a74ee111277f33921b1400d9a6cd803af3 | 1,876 | java | Java | AritmeticaProjet/src/test/java/TestAritmetica.java | nisseta64/proyects2 | 7f8ba9737e727e1d31b64ed246a0bebcc4416c6d | [
"Apache-2.0"
] | null | null | null | AritmeticaProjet/src/test/java/TestAritmetica.java | nisseta64/proyects2 | 7f8ba9737e727e1d31b64ed246a0bebcc4416c6d | [
"Apache-2.0"
] | null | null | null | AritmeticaProjet/src/test/java/TestAritmetica.java | nisseta64/proyects2 | 7f8ba9737e727e1d31b64ed246a0bebcc4416c6d | [
"Apache-2.0"
] | null | null | null | 26.8 | 80 | 0.621535 | 18,171 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
import com.mycompany.aritmeticaproject.aritmetica.Aritmetica;
import java.util.ArrayList;
import java.util.Arrays;
import jav... |
3e2af8c3296bd32b6ba9af34d0247123d1f39081 | 342 | java | Java | src/main/java/com/hezhou/algorithm/chapter1/section1/Ex12.java | hezhii/algorithm | 9dbd4cc03c4fd878de15e46e7a31ee148810073a | [
"MIT"
] | 13 | 2018-06-05T07:20:11.000Z | 2020-09-15T01:49:21.000Z | src/main/java/com/hezhou/algorithm/chapter1/section1/Ex12.java | hezhii/algorithm | 9dbd4cc03c4fd878de15e46e7a31ee148810073a | [
"MIT"
] | 1 | 2019-02-28T20:29:51.000Z | 2019-03-01T07:41:11.000Z | src/main/java/com/hezhou/algorithm/chapter1/section1/Ex12.java | hezhii/algorithm | 9dbd4cc03c4fd878de15e46e7a31ee148810073a | [
"MIT"
] | 3 | 2019-06-17T15:27:43.000Z | 2020-09-15T01:49:24.000Z | 20.117647 | 47 | 0.47076 | 18,172 | package com.hezhou.algorithm.chapter1.section1;
public class Ex12 {
public static void main(String[] args) {
int[] a = new int[10];
for (int i = 0; i < 10; i++) {
a[i] = 9 - i;
}
for (int i = 0; i < 10; i++) {
a[i] = a[a[i]];
}
for (int i = 0; i < 10; i++) {
System.out.print... |
3e2af971f96524a6f2fa6d8714ac28ca34b0a67c | 233 | java | Java | app/src/main/java/com/cartoaware/mvvm/model/AuthResponse.java | dhodge229/DemoProject | fa9b69e875b6e8e81447e42aa4d965da9fcf13eb | [
"MIT"
] | null | null | null | app/src/main/java/com/cartoaware/mvvm/model/AuthResponse.java | dhodge229/DemoProject | fa9b69e875b6e8e81447e42aa4d965da9fcf13eb | [
"MIT"
] | null | null | null | app/src/main/java/com/cartoaware/mvvm/model/AuthResponse.java | dhodge229/DemoProject | fa9b69e875b6e8e81447e42aa4d965da9fcf13eb | [
"MIT"
] | null | null | null | 17.923077 | 50 | 0.763948 | 18,173 | package com.cartoaware.mvvm.model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class AuthResponse {
@SerializedName("token")
@Expose
public String authToken;
}
|
3e2afa28c7e305ff8e3c887a457ad3dab9e30d82 | 1,016 | java | Java | components/bps-tools/plugins/org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/dnd/BPELTemplateTransferDropTargetListener.java | chanikag/integration-studio | 860542074068146e95960889e281d9dbdeeaeaba | [
"Apache-2.0"
] | 23 | 2020-12-09T09:52:23.000Z | 2022-03-23T03:59:39.000Z | components/bps-tools/plugins/org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/dnd/BPELTemplateTransferDropTargetListener.java | sajithaliyanage/integration-studio | 3329da9fa47e75028edf51f79264b6816bc4e333 | [
"Apache-2.0"
] | 751 | 2020-12-16T12:30:50.000Z | 2022-03-31T07:53:21.000Z | components/bps-tools/plugins/org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/dnd/BPELTemplateTransferDropTargetListener.java | sajithaliyanage/integration-studio | 3329da9fa47e75028edf51f79264b6816bc4e333 | [
"Apache-2.0"
] | 25 | 2020-12-09T09:52:29.000Z | 2022-03-16T06:18:08.000Z | 33.16129 | 98 | 0.621595 | 18,174 | /*******************************************************************************
* Copyright (c) 2006, 2012 Oracle Corporation and others.
* 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 distribut... |
3e2afa3b3d9eb6fe003d03733458e92e25285394 | 1,367 | java | Java | orb-server/src/main/java/com/sin/orb/domain/TaskCard.java | FirstSin/Orb | 97c9448bebb7b2659294298c10aba1b88ad4315a | [
"Apache-2.0"
] | null | null | null | orb-server/src/main/java/com/sin/orb/domain/TaskCard.java | FirstSin/Orb | 97c9448bebb7b2659294298c10aba1b88ad4315a | [
"Apache-2.0"
] | 9 | 2020-04-18T15:37:07.000Z | 2022-02-19T06:38:53.000Z | orb-server/src/main/java/com/sin/orb/domain/TaskCard.java | FirstSin/Orb | 97c9448bebb7b2659294298c10aba1b88ad4315a | [
"Apache-2.0"
] | 1 | 2021-12-15T02:35:31.000Z | 2021-12-15T02:35:31.000Z | 25.314815 | 101 | 0.70812 | 18,175 | package com.sin.orb.domain;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import lombok.ToString;
import javax.persistence.*;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.util.List;
@Data
@Entity
@EqualsAndHashCode(of = {"id"})
@Table(name = "task_ca... |
3e2afa75eb8a1fdd52a0aacd6afc39dcafcb5b2a | 1,233 | java | Java | src/main/java/io/geekshop/config/GraphQLConfig.java | orangeyts/geekshop | df95caa468243be13ca96a4d7eb75e7fccac3603 | [
"MIT"
] | null | null | null | src/main/java/io/geekshop/config/GraphQLConfig.java | orangeyts/geekshop | df95caa468243be13ca96a4d7eb75e7fccac3603 | [
"MIT"
] | null | null | null | src/main/java/io/geekshop/config/GraphQLConfig.java | orangeyts/geekshop | df95caa468243be13ca96a4d7eb75e7fccac3603 | [
"MIT"
] | null | null | null | 27.4 | 60 | 0.773723 | 18,176 | /*
* Copyright (c) 2020 GeekXYZ.
* All rights reserved.
*/
package io.geekshop.config;
import io.geekshop.custom.scalar.DateTimeScalar;
import io.geekshop.types.administrator.AdministratorList;
import io.geekshop.types.asset.AssetList;
import io.geekshop.types.collection.CollectionList;
import io.geekshop.types.fa... |
3e2afa954bdcbba1ca41bfd066c305c3fdfa93d3 | 512 | java | Java | src/main/java/coms362/cards/events/remote/CreateCardRemote.java | freakleesin/cs362 | 746a4d32c5dc7eea47fe8faa879817f4e2007214 | [
"MIT"
] | 2 | 2021-12-16T02:59:34.000Z | 2021-12-16T02:59:40.000Z | src/main/java/coms362/cards/events/remote/CreateCardRemote.java | freakleesin/Object-oriented-analysis-and-design | 746a4d32c5dc7eea47fe8faa879817f4e2007214 | [
"MIT"
] | null | null | null | src/main/java/coms362/cards/events/remote/CreateCardRemote.java | freakleesin/Object-oriented-analysis-and-design | 746a4d32c5dc7eea47fe8faa879817f4e2007214 | [
"MIT"
] | null | null | null | 19.692308 | 62 | 0.626953 | 18,177 | package coms362.cards.events.remote;
import coms362.cards.model.Card;
import coms362.cards.streams.Marshalls;
public class CreateCardRemote implements Marshalls {
Card c;
public CreateCardRemote(Card c) {
this.c = c;
}
public String marshall() {
return String.format(
"cards362.cre... |
3e2afadd16729f68f0fbde7c024adce1b8a57fa2 | 494 | java | Java | notes_microservice/src/main/java/com/microservice/notes_microservice/dao/UserNoteDao.java | mandeep111/Spring_Boot_Microservices | eb726aeef904c6e9986bba2ead8b18528763e051 | [
"MIT"
] | null | null | null | notes_microservice/src/main/java/com/microservice/notes_microservice/dao/UserNoteDao.java | mandeep111/Spring_Boot_Microservices | eb726aeef904c6e9986bba2ead8b18528763e051 | [
"MIT"
] | null | null | null | notes_microservice/src/main/java/com/microservice/notes_microservice/dao/UserNoteDao.java | mandeep111/Spring_Boot_Microservices | eb726aeef904c6e9986bba2ead8b18528763e051 | [
"MIT"
] | null | null | null | 32.933333 | 71 | 0.842105 | 18,178 | package com.microservice.notes_microservice.dao;
import com.microservice.notes_microservice.entity.UserNote;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import org.springframework.stereotype.... |
3e2afb6bf5f3c50e1086180c298e70c264adb5f2 | 3,622 | java | Java | jeecg-boot/jeecg-boot-module-platform/src/main/java/org/jeecg/modules/system/vo/MpiComponentSiteTreeModel.java | ZhuZhongMing/SMMD_MonitorPlatform | 3b5d58a5edea8350918ba6329b851c9e6f4e4bf5 | [
"Apache-2.0"
] | null | null | null | jeecg-boot/jeecg-boot-module-platform/src/main/java/org/jeecg/modules/system/vo/MpiComponentSiteTreeModel.java | ZhuZhongMing/SMMD_MonitorPlatform | 3b5d58a5edea8350918ba6329b851c9e6f4e4bf5 | [
"Apache-2.0"
] | null | null | null | jeecg-boot/jeecg-boot-module-platform/src/main/java/org/jeecg/modules/system/vo/MpiComponentSiteTreeModel.java | ZhuZhongMing/SMMD_MonitorPlatform | 3b5d58a5edea8350918ba6329b851c9e6f4e4bf5 | [
"Apache-2.0"
] | 1 | 2020-10-28T07:50:43.000Z | 2020-10-28T07:50:43.000Z | 27.029851 | 77 | 0.675318 | 18,179 | package org.jeecg.modules.system.vo;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Data;
import org.jeecg.modules.system.entity.MpiEquipment;
import org.jeecg.modules.system.entity.MpiEquipmentComponent;
import org.springframework.format.annotat... |
3e2afb79c81a1ff93100e3bf3a6559d95d7f51fd | 13,772 | java | Java | plugins/hg4idea/src/org/zmlx/hg4idea/HgVFSListener.java | protector1990/intellij-community | b30024b236e84c803ee0b2df7c39eb18dbcaf827 | [
"Apache-2.0"
] | 2 | 2018-12-29T09:53:39.000Z | 2018-12-29T09:53:42.000Z | plugins/hg4idea/src/org/zmlx/hg4idea/HgVFSListener.java | protector1990/intellij-community | b30024b236e84c803ee0b2df7c39eb18dbcaf827 | [
"Apache-2.0"
] | null | null | null | plugins/hg4idea/src/org/zmlx/hg4idea/HgVFSListener.java | protector1990/intellij-community | b30024b236e84c803ee0b2df7c39eb18dbcaf827 | [
"Apache-2.0"
] | 1 | 2019-07-18T16:50:52.000Z | 2019-07-18T16:50:52.000Z | 41.233533 | 138 | 0.689152 | 18,180 | /*
* Copyright 2000-2010 JetBrains s.r.o.
*
* 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 agre... |
3e2afbc79f009169889e1f6317e8c70dff654173 | 952 | java | Java | app/src/main/java/openfoodfacts/github/scrachx/openfood/utils/QuestionActionListeners.java | sarah541/openfoodfacts-androidapp | 2071a5cea388669b064a1e6605e2b73b6adb297c | [
"Apache-2.0"
] | 1 | 2019-02-24T05:36:03.000Z | 2019-02-24T05:36:03.000Z | app/src/main/java/openfoodfacts/github/scrachx/openfood/utils/QuestionActionListeners.java | sarah541/openfoodfacts-androidapp | 2071a5cea388669b064a1e6605e2b73b6adb297c | [
"Apache-2.0"
] | null | null | null | app/src/main/java/openfoodfacts/github/scrachx/openfood/utils/QuestionActionListeners.java | sarah541/openfoodfacts-androidapp | 2071a5cea388669b064a1e6605e2b73b6adb297c | [
"Apache-2.0"
] | null | null | null | 32.827586 | 75 | 0.771008 | 18,181 | /*
* Copyright 2016-2020 Open Food Facts
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e2afbd58f747c6e8e5b569f4c6e3125935de008 | 7,432 | java | Java | clients/google-api-services-dlp/v2/1.31.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CloudStorageRegexFileSet.java | yoshi-code-bot/google-api-java-client-services | 9f5e3b6073c822db4078d638c980b11a0effc686 | [
"Apache-2.0"
] | 372 | 2018-09-05T21:06:51.000Z | 2022-03-31T09:22:03.000Z | clients/google-api-services-dlp/v2/1.31.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CloudStorageRegexFileSet.java | yoshi-code-bot/google-api-java-client-services | 9f5e3b6073c822db4078d638c980b11a0effc686 | [
"Apache-2.0"
] | 1,351 | 2018-10-12T23:07:12.000Z | 2022-03-05T09:25:29.000Z | clients/google-api-services-dlp/v2/1.31.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CloudStorageRegexFileSet.java | yoshi-code-bot/google-api-java-client-services | 9f5e3b6073c822db4078d638c980b11a0effc686 | [
"Apache-2.0"
] | 307 | 2018-09-04T20:15:31.000Z | 2022-03-31T09:42:39.000Z | 47.948387 | 182 | 0.731432 | 18,182 | /*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under t... |
3e2afcc144f708b6edbcfbf52871987db6d28de8 | 1,918 | java | Java | src/main/java/us/vczf/leetcode/LC4MedianOfTwoSortedArrays.java | crasm/leetcode-java | 027aa8cdd2fda6a9e21f6cf531f5928c452a4f63 | [
"0BSD"
] | null | null | null | src/main/java/us/vczf/leetcode/LC4MedianOfTwoSortedArrays.java | crasm/leetcode-java | 027aa8cdd2fda6a9e21f6cf531f5928c452a4f63 | [
"0BSD"
] | null | null | null | src/main/java/us/vczf/leetcode/LC4MedianOfTwoSortedArrays.java | crasm/leetcode-java | 027aa8cdd2fda6a9e21f6cf531f5928c452a4f63 | [
"0BSD"
] | null | null | null | 36.884615 | 80 | 0.518248 | 18,183 | package us.vczf.leetcode;
public class LC4MedianOfTwoSortedArrays {
public static double findMedianSortedArrays(int[] aa, int[] bb) {
// If we have an even number of elements, we have two medians that
// must be averaged.
boolean mustAverage = (aa.length + bb.length) % 2 == 0;
// C... |
3e2afcffd58921de833b91a4229e1a14d22a6682 | 3,028 | java | Java | app/src/main/java/com/goldze/mvvmhabit/ui/vm/LoginViewModel.java | Bingoliallen/MVVMHabit | c0037db3c3bc0123f61699e3621177c33a074b5a | [
"Apache-2.0"
] | 2 | 2017-11-10T03:43:00.000Z | 2017-11-16T05:33:33.000Z | app/src/main/java/com/goldze/mvvmhabit/ui/vm/LoginViewModel.java | jxring/MVVMHabit | c0037db3c3bc0123f61699e3621177c33a074b5a | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/goldze/mvvmhabit/ui/vm/LoginViewModel.java | jxring/MVVMHabit | c0037db3c3bc0123f61699e3621177c33a074b5a | [
"Apache-2.0"
] | 1 | 2018-05-10T13:15:39.000Z | 2018-05-10T13:15:39.000Z | 29.686275 | 103 | 0.647292 | 18,184 | package com.goldze.mvvmhabit.ui.vm;
import android.content.Context;
import android.databinding.ObservableBoolean;
import android.databinding.ObservableField;
import android.databinding.ObservableInt;
import android.os.Handler;
import android.text.TextUtils;
import android.view.View;
import com.goldze.mvvmhabit.ui.act... |
3e2afd23557eee81b21587619db2cb078c73da1c | 1,226 | java | Java | rivescript-core/src/main/java/com/rivescript/ast/package-info.java | kirsle/rivescript-java | 04abeca7fffeaf0783e6aa9c2fe84c34829e5a67 | [
"MIT"
] | 63 | 2015-03-20T11:05:20.000Z | 2021-05-03T01:36:21.000Z | rivescript-core/src/main/java/com/rivescript/ast/package-info.java | kirsle/rivescript-java | 04abeca7fffeaf0783e6aa9c2fe84c34829e5a67 | [
"MIT"
] | 58 | 2015-05-15T10:17:04.000Z | 2021-04-11T19:25:54.000Z | rivescript-core/src/main/java/com/rivescript/ast/package-info.java | kirsle/rivescript-java | 04abeca7fffeaf0783e6aa9c2fe84c34829e5a67 | [
"MIT"
] | 50 | 2015-05-06T11:55:47.000Z | 2021-11-05T09:29:04.000Z | 45.407407 | 81 | 0.757749 | 18,185 | /*
* Copyright (c) 2016-2017 the original author or authors.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... |
3e2afd4644209808c493ce3c351b6ae7008b08db | 3,184 | java | Java | javatests/dagger/functional/producers/optional/OptionalBindingComponentsPresentTest.java | blackboat1/dagger2 | fd231d901f6f4d8f8344b4ae0dc963c3b6bd5bd3 | [
"Apache-2.0"
] | 17,481 | 2015-01-01T03:47:42.000Z | 2022-03-31T22:30:34.000Z | javatests/dagger/functional/producers/optional/OptionalBindingComponentsPresentTest.java | blackboat1/dagger2 | fd231d901f6f4d8f8344b4ae0dc963c3b6bd5bd3 | [
"Apache-2.0"
] | 1,982 | 2015-01-01T18:16:55.000Z | 2022-03-31T18:35:19.000Z | javatests/dagger/functional/producers/optional/OptionalBindingComponentsPresentTest.java | blackboat1/dagger2 | fd231d901f6f4d8f8344b4ae0dc963c3b6bd5bd3 | [
"Apache-2.0"
] | 2,552 | 2015-01-03T15:58:02.000Z | 2022-03-30T11:10:08.000Z | 34.989011 | 99 | 0.76005 | 18,186 | /*
* Copyright (C) 2016 The Dagger 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 ag... |
3e2afd8f284924808bd339e63984c00c1c08fef9 | 2,301 | java | Java | oj-leetcode-algorithm/src/main/java/com/nxy006/project/algorithm/leetcode/p0980/unique_paths_iii/DfsSolution.java | nxy006/java-algorithm | 9759078d672f303ae6ac78f275d63872981ee609 | [
"MIT"
] | null | null | null | oj-leetcode-algorithm/src/main/java/com/nxy006/project/algorithm/leetcode/p0980/unique_paths_iii/DfsSolution.java | nxy006/java-algorithm | 9759078d672f303ae6ac78f275d63872981ee609 | [
"MIT"
] | null | null | null | oj-leetcode-algorithm/src/main/java/com/nxy006/project/algorithm/leetcode/p0980/unique_paths_iii/DfsSolution.java | nxy006/java-algorithm | 9759078d672f303ae6ac78f275d63872981ee609 | [
"MIT"
] | null | null | null | 34.343284 | 138 | 0.479357 | 18,187 | package com.nxy006.project.algorithm.leetcode.p0980.unique_paths_iii;
import com.nxy006.project.alogtithm.utils.CaseAssertUtils;
import com.nxy006.project.alogtithm.utils.StructConvertUtils;
/**
* 深度优先遍历
* 时间复杂度:?,空间复杂度:O(nm)
*
* Runtime 0 ms , beats 100.00 % of java submissions.
* Memory 36.2 MB , beats 82... |
3e2afdef3bdc1990e46fd088e1c6d1fd8a07419d | 2,179 | java | Java | src/main/java/com/ambrosoft/exercises/OneEditDistanceAway.java | JacekAmbroziak/Ambrosoft | e1a1c5e60fe51c7925f224647bf2137d62cc2c6d | [
"Apache-2.0"
] | null | null | null | src/main/java/com/ambrosoft/exercises/OneEditDistanceAway.java | JacekAmbroziak/Ambrosoft | e1a1c5e60fe51c7925f224647bf2137d62cc2c6d | [
"Apache-2.0"
] | null | null | null | src/main/java/com/ambrosoft/exercises/OneEditDistanceAway.java | JacekAmbroziak/Ambrosoft | e1a1c5e60fe51c7925f224647bf2137d62cc2c6d | [
"Apache-2.0"
] | null | null | null | 29.053333 | 87 | 0.471776 | 18,188 | package com.ambrosoft.exercises;
/**
* Created by jacek on 12/5/16.
*/
public class OneEditDistanceAway {
/*
insert, remove, replace
checking for edit distance at most 1
*/
static boolean isMaxOneEditAway(String a, String b) {
if (a == null || b == null) {
throw new ... |
3e2afe3b56c64780bbe81fd0efb201028425ee5e | 768 | java | Java | javers-core/src/main/java/org/javers/core/metamodel/annotation/PropertyName.java | andreiamariei/javers | 41813d0f140abe7a0f5ab6554b399b34dfc2c5dc | [
"Apache-2.0"
] | 887 | 2015-01-05T21:31:44.000Z | 2022-03-30T08:28:23.000Z | javers-core/src/main/java/org/javers/core/metamodel/annotation/PropertyName.java | andreiamariei/javers | 41813d0f140abe7a0f5ab6554b399b34dfc2c5dc | [
"Apache-2.0"
] | 764 | 2015-01-02T08:27:56.000Z | 2022-03-28T08:31:43.000Z | javers-core/src/main/java/org/javers/core/metamodel/annotation/PropertyName.java | andreiamariei/javers | 41813d0f140abe7a0f5ab6554b399b34dfc2c5dc | [
"Apache-2.0"
] | 349 | 2015-02-15T11:46:05.000Z | 2022-02-25T15:02:36.000Z | 28.444444 | 103 | 0.75651 | 18,189 | package org.javers.core.metamodel.annotation;
import org.javers.repository.api.JaversRepository;
import java.lang.annotation.Retention;
import java.lang.annotation.Target;
import static java.lang.annotation.ElementType.FIELD;
import static java.lang.annotation.ElementType.METHOD;
import static java.lang.annotation.Re... |
3e2afebd6311ab722163ffc5ace711431916ccef | 368 | java | Java | LOGICA/FOR LOOP/MyClass.java | JanineTavares/Curso-Tecnico | 4f9a7e244a99068814dcc348e7e5578cb2b13d44 | [
"MIT"
] | null | null | null | LOGICA/FOR LOOP/MyClass.java | JanineTavares/Curso-Tecnico | 4f9a7e244a99068814dcc348e7e5578cb2b13d44 | [
"MIT"
] | null | null | null | LOGICA/FOR LOOP/MyClass.java | JanineTavares/Curso-Tecnico | 4f9a7e244a99068814dcc348e7e5578cb2b13d44 | [
"MIT"
] | null | null | null | 21.647059 | 81 | 0.538043 | 18,190 | public class MyClass {
public static void main(String[] args) {
System.out.println("\f");
for (int numero = 1; numero < 6; numero++) {
System.out.println(numero);
}
System.out.println("\n");
for (int numbers = 0; numbers <= 10; numbers = numbers + 2) { // numero pares
Sys... |
3e2afebdb2f95d21c4d557c814959f7d5d007b87 | 980 | java | Java | modules/gui/src/com/haulmont/cuba/gui/components/SecuredActionsHolder.java | tausendschoen/cuba | e4342d4e840b54b85ff3851e76c2c01b7987b33a | [
"Apache-2.0"
] | 1,337 | 2016-03-24T09:32:00.000Z | 2022-03-31T16:46:59.000Z | modules/gui/src/com/haulmont/cuba/gui/components/SecuredActionsHolder.java | tausendschoen/cuba | e4342d4e840b54b85ff3851e76c2c01b7987b33a | [
"Apache-2.0"
] | 2,911 | 2016-04-28T14:36:19.000Z | 2022-03-22T06:09:57.000Z | modules/gui/src/com/haulmont/cuba/gui/components/SecuredActionsHolder.java | tausendschoen/cuba | e4342d4e840b54b85ff3851e76c2c01b7987b33a | [
"Apache-2.0"
] | 271 | 2016-04-15T03:29:20.000Z | 2022-03-27T01:05:43.000Z | 33.793103 | 91 | 0.744898 | 18,191 | /*
* Copyright (c) 2008-2018 Haulmont.
*
* 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... |
3e2aff998764beb4c2d8877e0ca99c87b2da69fd | 2,400 | java | Java | NonAPI/OutdatedLibrary-DirectoryTraversal-Lean/Benign/app/src/main/java/edu/ksu/cs/benign/MainActivity.java | vaginessa/android-app-vulnerability-benchmarks | 6289f39d394afe83f5e591dcfb01e913f7307a90 | [
"BSD-3-Clause"
] | 2 | 2019-02-08T21:32:25.000Z | 2020-06-29T06:59:22.000Z | NonAPI/OutdatedLibrary-DirectoryTraversal-Lean/Benign/app/src/main/java/edu/ksu/cs/benign/MainActivity.java | vaginessa/android-app-vulnerability-benchmarks | 6289f39d394afe83f5e591dcfb01e913f7307a90 | [
"BSD-3-Clause"
] | null | null | null | NonAPI/OutdatedLibrary-DirectoryTraversal-Lean/Benign/app/src/main/java/edu/ksu/cs/benign/MainActivity.java | vaginessa/android-app-vulnerability-benchmarks | 6289f39d394afe83f5e591dcfb01e913f7307a90 | [
"BSD-3-Clause"
] | null | null | null | 35.820896 | 87 | 0.58125 | 18,193 | package edu.ksu.cs.benign;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.widget.TextView;
import com.example.writetofilelibrary.WriteActivity;
public class MainActivity extends AppCompatActivity {
private static... |
3e2affd0e4de7c6ab91e22285cad82f4d8b65f69 | 4,189 | java | Java | main/src/main/java/com/sedmelluq/discord/lavaplayer/tools/io/HttpInterface.java | 21Joakim/lavaplayer | 707771af705b14ecc0c0ca4b5e5b6546e85f4b1c | [
"Apache-2.0"
] | 868 | 2016-10-02T10:38:01.000Z | 2022-03-31T09:48:36.000Z | main/src/main/java/com/sedmelluq/discord/lavaplayer/tools/io/HttpInterface.java | 21Joakim/lavaplayer | 707771af705b14ecc0c0ca4b5e5b6546e85f4b1c | [
"Apache-2.0"
] | 619 | 2016-12-05T05:31:11.000Z | 2022-03-29T10:55:14.000Z | main/src/main/java/com/sedmelluq/discord/lavaplayer/tools/io/HttpInterface.java | 21Joakim/lavaplayer | 707771af705b14ecc0c0ca4b5e5b6546e85f4b1c | [
"Apache-2.0"
] | 444 | 2016-10-30T19:20:34.000Z | 2022-03-29T13:33:52.000Z | 30.576642 | 122 | 0.685605 | 18,194 | package com.sedmelluq.discord.lavaplayer.tools.io;
import com.sedmelluq.discord.lavaplayer.tools.ExceptionTools;
import com.sedmelluq.discord.lavaplayer.tools.http.HttpContextFilter;
import java.io.Closeable;
import java.io.IOException;
import java.net.URI;
import java.util.List;
import org.apache.http.client.methods.... |
3e2b0029c4f0cf88d63ec1aca44accdcee553828 | 437 | java | Java | chapter_005_Collections_Pro/src/main/java/ru/job4j/generic/Base.java | Alesandrus/aivanov | 11abf6ff72e6137b75bc995214ea27b8080cbce6 | [
"Apache-2.0"
] | 1 | 2017-03-31T12:35:26.000Z | 2017-03-31T12:35:26.000Z | chapter_005_Collections_Pro/src/main/java/ru/job4j/generic/Base.java | Alesandrus/aivanov | 11abf6ff72e6137b75bc995214ea27b8080cbce6 | [
"Apache-2.0"
] | null | null | null | chapter_005_Collections_Pro/src/main/java/ru/job4j/generic/Base.java | Alesandrus/aivanov | 11abf6ff72e6137b75bc995214ea27b8080cbce6 | [
"Apache-2.0"
] | null | null | null | 13.242424 | 34 | 0.482838 | 18,195 | package ru.job4j.generic;
/**
* Base.
*
* @author Alexander Ivanov
* @since 31.03.2017
* @version 1.0
*/
public abstract class Base {
/**
* ID.
*/
private String id;
/**
* Setter for ID.
* @param id for setting.
*/
public void setId(String id) {
this.id = id;
... |
3e2b003280b84a133dbb6f96c2899c7d60fbb2d3 | 998 | java | Java | meituan-services/meituan-member/src/main/java/com/ddg/meituan/member/MemberApplication.java | DDGssdlp/meituan_parent | eabbc0a348214c3a48bc462498a5e86df6012f3b | [
"Apache-2.0"
] | 1 | 2022-03-07T08:45:05.000Z | 2022-03-07T08:45:05.000Z | meituan-services/meituan-member/src/main/java/com/ddg/meituan/member/MemberApplication.java | DDGssdlp/meituan_parent | eabbc0a348214c3a48bc462498a5e86df6012f3b | [
"Apache-2.0"
] | 1 | 2022-02-13T10:21:15.000Z | 2022-03-04T03:03:06.000Z | meituan-services/meituan-member/src/main/java/com/ddg/meituan/member/MemberApplication.java | DDGssdlp/meituan_parent | eabbc0a348214c3a48bc462498a5e86df6012f3b | [
"Apache-2.0"
] | 2 | 2021-02-19T07:50:10.000Z | 2021-02-23T05:14:48.000Z | 32.193548 | 96 | 0.608216 | 18,196 | package com.ddg.meituan.member;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.cloud.openfeign.EnableFeignClients;
import org.springframework.sess... |
3e2b0065805ac868cb8a23af90abb3f005001ab6 | 309 | java | Java | modsecurityWafProject/src/main/java/com/fich/wafproject/service/FileService.java | MjoaquinM/ModSecurityProyect | 943a7973c48a9e7bcafd761b922afe5c4ce18c17 | [
"Apache-2.0"
] | null | null | null | modsecurityWafProject/src/main/java/com/fich/wafproject/service/FileService.java | MjoaquinM/ModSecurityProyect | 943a7973c48a9e7bcafd761b922afe5c4ce18c17 | [
"Apache-2.0"
] | null | null | null | modsecurityWafProject/src/main/java/com/fich/wafproject/service/FileService.java | MjoaquinM/ModSecurityProyect | 943a7973c48a9e7bcafd761b922afe5c4ce18c17 | [
"Apache-2.0"
] | null | null | null | 19.3125 | 42 | 0.682848 | 18,197 | package com.fich.wafproject.service;
import com.fich.wafproject.model.File;
import java.util.List;
public interface FileService {
void saveFile(File file);
File findByFilePath(String fp);
public File findByFileName(String fn);
public List<File> findAllFiles();
} |
3e2b00ee3b829e9ca28fdf36db134f66cf2fc651 | 367 | java | Java | code/chapter08/demo01/Test.java | xymiao/javase17-tutorial | 1d9f465bc2a66f8817039de8d9598b9de80f20ab | [
"Apache-2.0"
] | null | null | null | code/chapter08/demo01/Test.java | xymiao/javase17-tutorial | 1d9f465bc2a66f8817039de8d9598b9de80f20ab | [
"Apache-2.0"
] | null | null | null | code/chapter08/demo01/Test.java | xymiao/javase17-tutorial | 1d9f465bc2a66f8817039de8d9598b9de80f20ab | [
"Apache-2.0"
] | null | null | null | 21.588235 | 55 | 0.501362 | 18,198 | public class Test {
public static void main(String[] args) {
Usb usb = new KeyBoard();
usb.run();
if(usb instanceof Usb){
System.out.println("KeyBoard 是 USB 接口的实现");
}
usb = new Mouse();
usb.run();
if(usb instanceof Usb){
System.out.p... |
3e2b017465d694c36de61596ed8f8a88ec89cbae | 3,564 | java | Java | josch/josch.services/josch.services.extraction/josch.services.extraction.hackolade/src/test/java/josch/services/extraction/hackolade/HackoladeExtractionServiceTest.java | sdbs-uni-p/josch | 1bca6b1b6c4a5b06ababa8e86625b5a337e6f5ea | [
"MIT"
] | 1 | 2021-02-28T16:05:09.000Z | 2021-02-28T16:05:09.000Z | josch/josch.services/josch.services.extraction/josch.services.extraction.hackolade/src/test/java/josch/services/extraction/hackolade/HackoladeExtractionServiceTest.java | sdbs-uni-p/josch | 1bca6b1b6c4a5b06ababa8e86625b5a337e6f5ea | [
"MIT"
] | null | null | null | josch/josch.services/josch.services.extraction/josch.services.extraction.hackolade/src/test/java/josch/services/extraction/hackolade/HackoladeExtractionServiceTest.java | sdbs-uni-p/josch | 1bca6b1b6c4a5b06ababa8e86625b5a337e6f5ea | [
"MIT"
] | null | null | null | 38.322581 | 106 | 0.751403 | 18,199 | package josch.services.extraction.hackolade;
import josch.model.dto.ExtractionDto;
import josch.model.enums.EDatabaseSystems;
import josch.model.enums.ESystemConstants;
import josch.test.MongoDB.MongoBaseTest;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.ap... |
3e2b0220158c3f6eb036be00cbac5d4421632aa8 | 3,912 | java | Java | languages/baseLanguage/baseLanguage/source_gen/jetbrains/mps/baseLanguage/typesystem/check_DefaultClassCreator_NonTypesystemRule.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | languages/baseLanguage/baseLanguage/source_gen/jetbrains/mps/baseLanguage/typesystem/check_DefaultClassCreator_NonTypesystemRule.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | languages/baseLanguage/baseLanguage/source_gen/jetbrains/mps/baseLanguage/typesystem/check_DefaultClassCreator_NonTypesystemRule.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | 60.184615 | 261 | 0.820552 | 18,200 | package jetbrains.mps.baseLanguage.typesystem;
/*Generated by MPS */
import jetbrains.mps.lang.typesystem.runtime.AbstractNonTypesystemRule_Runtime;
import jetbrains.mps.lang.typesystem.runtime.NonTypesystemRule_Runtime;
import org.jetbrains.mps.openapi.model.SNode;
import jetbrains.mps.typesystem.inference.TypeCheck... |
3e2b04545ad23317008aa7c4ecd59e9954b7c9f8 | 2,527 | java | Java | app/src/main/java/dharma/github/io/mvvmsample/data/database/DBHelperImpl.java | dseerapu/MVVMDemo | 48529ebfa6c18a9123377942becd478b7860897b | [
"Apache-2.0"
] | 4 | 2019-01-24T17:45:36.000Z | 2019-01-31T11:14:15.000Z | app/src/main/java/dharma/github/io/mvvmsample/data/database/DBHelperImpl.java | dseerapu/MVVMDemo | 48529ebfa6c18a9123377942becd478b7860897b | [
"Apache-2.0"
] | null | null | null | app/src/main/java/dharma/github/io/mvvmsample/data/database/DBHelperImpl.java | dseerapu/MVVMDemo | 48529ebfa6c18a9123377942becd478b7860897b | [
"Apache-2.0"
] | null | null | null | 29.383721 | 108 | 0.667194 | 18,201 | package dharma.github.io.mvvmsample.data.database;
import android.arch.lifecycle.LiveData;
import android.support.annotation.NonNull;
import java.util.ArrayList;
import java.util.List;
import javax.inject.Inject;
import javax.inject.Singleton;
import dharma.github.io.mvvmsample.data.model.GalleryModel;
import dharm... |
3e2b04bad29f86d1064d57bd0708d634dcb7cdaf | 4,517 | java | Java | src/android/fawzone/ringermode/RingerMode.java | awqat/cordova-plugin-local-notifications | 665a6c265b4a3a5b9a93cd554c851633e4f4ff0d | [
"Apache-2.0"
] | null | null | null | src/android/fawzone/ringermode/RingerMode.java | awqat/cordova-plugin-local-notifications | 665a6c265b4a3a5b9a93cd554c851633e4f4ff0d | [
"Apache-2.0"
] | null | null | null | src/android/fawzone/ringermode/RingerMode.java | awqat/cordova-plugin-local-notifications | 665a6c265b4a3a5b9a93cd554c851633e4f4ff0d | [
"Apache-2.0"
] | null | null | null | 36.723577 | 135 | 0.676555 | 18,202 | package org.fawzone.ringermode;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.media.AudioManager;
import android.util.Log;
import android.view.Gravity;
import android.widget.ImageView;
impo... |
3e2b05cca287b8a8dc5f09ecf658ec044fe5c291 | 286 | java | Java | src/main/java/com/als/curso/repositories/CategoriaRepository.java | AlsGomes/cursomodelagemconceitual | 5054c255330e5adc49c89a5251eeeed30987318d | [
"MIT"
] | null | null | null | src/main/java/com/als/curso/repositories/CategoriaRepository.java | AlsGomes/cursomodelagemconceitual | 5054c255330e5adc49c89a5251eeeed30987318d | [
"MIT"
] | null | null | null | src/main/java/com/als/curso/repositories/CategoriaRepository.java | AlsGomes/cursomodelagemconceitual | 5054c255330e5adc49c89a5251eeeed30987318d | [
"MIT"
] | null | null | null | 23.833333 | 80 | 0.839161 | 18,203 | package com.als.curso.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.als.curso.domain.Categoria;
@Repository
public interface CategoriaRepository extends JpaRepository<Categoria, Integer> {
}
|
3e2b075f25ce7766a2d523160fd70cf09abaa8e7 | 905 | java | Java | src/test/java/fi/aalto/cs/apluscourses/intellij/notifications/UrlRenderingErrorNotificationTest.java | tulikavijay/aplus-courses | ca1a454884ff27319beccea35d7353a014ce5ba9 | [
"MIT"
] | 11 | 2019-12-20T12:54:11.000Z | 2021-09-14T06:58:03.000Z | src/test/java/fi/aalto/cs/apluscourses/intellij/notifications/UrlRenderingErrorNotificationTest.java | tulikavijay/aplus-courses | ca1a454884ff27319beccea35d7353a014ce5ba9 | [
"MIT"
] | 730 | 2019-12-20T13:39:25.000Z | 2021-09-28T15:15:55.000Z | src/test/java/fi/aalto/cs/apluscourses/intellij/notifications/UrlRenderingErrorNotificationTest.java | tulikavijay/aplus-courses | ca1a454884ff27319beccea35d7353a014ce5ba9 | [
"MIT"
] | 10 | 2020-01-02T12:00:57.000Z | 2021-03-30T08:18:39.000Z | 36.2 | 82 | 0.754696 | 18,204 | package fi.aalto.cs.apluscourses.intellij.notifications;
import static org.hamcrest.Matchers.containsString;
import org.junit.Assert;
import org.junit.Test;
public class UrlRenderingErrorNotificationTest {
@Test
public void testSubmissionRenderingErrorNotification() {
Exception exception = new Exception("he... |
3e2b07866c3c55a2ffde67699ccdb768edf00158 | 1,732 | java | Java | socials-spring-rest/src/test/java/rest/call/facebook/GetAccessTokenFromCode.java | dpasic/socials | dd0651dde57c7d1f3933cd67e268988e923ea1bd | [
"MIT"
] | null | null | null | socials-spring-rest/src/test/java/rest/call/facebook/GetAccessTokenFromCode.java | dpasic/socials | dd0651dde57c7d1f3933cd67e268988e923ea1bd | [
"MIT"
] | null | null | null | socials-spring-rest/src/test/java/rest/call/facebook/GetAccessTokenFromCode.java | dpasic/socials | dd0651dde57c7d1f3933cd67e268988e923ea1bd | [
"MIT"
] | null | null | null | 36.083333 | 107 | 0.651848 | 18,205 | package rest.call.facebook;
import java.text.SimpleDateFormat;
import java.util.HashMap;
import java.util.Map;
import facebook4j.Facebook;
import facebook4j.FacebookFactory;
import facebook4j.RawAPIResponse;
import facebook4j.auth.AccessToken;
public class GetAccessTokenFromCode {
public static void main(String... |
3e2b081c2be0f09f92b963d8d66b5e613823fba2 | 602 | java | Java | src/main/java/com/youhengonmc/tts/VoicePlayer.java | youhengonmc/voicebox | 4193fec3b79eae4069d90afbc53a3fa2433a6563 | [
"MIT"
] | null | null | null | src/main/java/com/youhengonmc/tts/VoicePlayer.java | youhengonmc/voicebox | 4193fec3b79eae4069d90afbc53a3fa2433a6563 | [
"MIT"
] | null | null | null | src/main/java/com/youhengonmc/tts/VoicePlayer.java | youhengonmc/voicebox | 4193fec3b79eae4069d90afbc53a3fa2433a6563 | [
"MIT"
] | null | null | null | 25.083333 | 63 | 0.709302 | 18,206 | package com.youhengonmc.tts;
import java.io.InputStream;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import javazoom.jl.decoder.JavaLayerException;
import javazoom.jl.player.advanced.AdvancedPlayer;
public class VoicePlayer {
private static final Logger LOGGE... |
3e2b08fbb750e523cbaf9585b0d62537a4591121 | 968 | java | Java | src/main/java/com/github/ka4ok85/wca/constants/GetFolderPathObjectSubType.java | apocheau/watson-campaign-automation-spring | 9d933cd38e05276574d6f5be8cbccb63bb7d9a4d | [
"MIT"
] | null | null | null | src/main/java/com/github/ka4ok85/wca/constants/GetFolderPathObjectSubType.java | apocheau/watson-campaign-automation-spring | 9d933cd38e05276574d6f5be8cbccb63bb7d9a4d | [
"MIT"
] | null | null | null | src/main/java/com/github/ka4ok85/wca/constants/GetFolderPathObjectSubType.java | apocheau/watson-campaign-automation-spring | 9d933cd38e05276574d6f5be8cbccb63bb7d9a4d | [
"MIT"
] | null | null | null | 33.37931 | 109 | 0.720041 | 18,207 | package com.github.ka4ok85.wca.constants;
public enum GetFolderPathObjectSubType {
Database("Database"), Contact_List("Contact List"), Query("Query"), Test_List("Test List"), Seed_List(
"Seed List"), Suppression_List("Suppression List"), Relational_Table("Relational Table"), Template(
"Template"), Sent("... |
3e2b09ea5d055dbc6355e63b137c825b0f8818bc | 1,611 | java | Java | src/main/java/coolalias/structuregenapi/util/BlockData.java | roomon1/FossilArcheology | b8e76ea0a32f85026dea6475a136cc161653d36c | [
"CC-BY-4.0"
] | 2 | 2015-07-19T23:16:26.000Z | 2015-11-02T17:52:47.000Z | src/main/java/coolalias/structuregenapi/util/BlockData.java | roomon1/FossilArcheology | b8e76ea0a32f85026dea6475a136cc161653d36c | [
"CC-BY-4.0"
] | 4 | 2015-07-25T22:41:48.000Z | 2015-09-08T19:30:51.000Z | src/main/java/coolalias/structuregenapi/util/BlockData.java | roomon1/FossilArcheology | b8e76ea0a32f85026dea6475a136cc161653d36c | [
"CC-BY-4.0"
] | 2 | 2017-01-11T17:43:00.000Z | 2020-12-24T02:41:26.000Z | 24.409091 | 90 | 0.701428 | 18,208 | /**
Copyright (C) <2013> <coolAlias>
This file is part of coolAlias' Structure Generation Tool; as such,
you can redistribute it and/or modify it under the terms of the GNU
General Public License as published by the Free Software Foundation,
either version 3 of the License, or (at your option) any ... |
3e2b0a4bcd23102b4ce3de20e9ae2d3c655c0851 | 926 | java | Java | mybatis-plus/src/test/java/com/baomidou/mybatisplus/test/ioc/Haval.java | qingqiu8/mybatis-plus | 93cb93f791ea4e92d3f8554fb958b719d9c5f612 | [
"Apache-2.0"
] | 13 | 2017-11-20T15:39:23.000Z | 2020-06-06T16:45:33.000Z | mybatis-plus/src/test/java/com/baomidou/mybatisplus/test/ioc/Haval.java | qingqiu8/mybatis-plus | 93cb93f791ea4e92d3f8554fb958b719d9c5f612 | [
"Apache-2.0"
] | null | null | null | mybatis-plus/src/test/java/com/baomidou/mybatisplus/test/ioc/Haval.java | qingqiu8/mybatis-plus | 93cb93f791ea4e92d3f8554fb958b719d9c5f612 | [
"Apache-2.0"
] | 7 | 2017-11-20T15:39:28.000Z | 2020-03-27T05:10:13.000Z | 23.615385 | 80 | 0.688382 | 18,209 | /**
* Copyright (c) 2011-2014, hubin (envkt@example.com).
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... |
3e2b0a551c7e54a3d9eb23d47eb276241bfe7479 | 2,672 | java | Java | src/main/java/edu/wyu/service/ProductService.java | ceruleannn/Ether | 918cbc01308b5c67db72d86932cb10c0310ed8e8 | [
"Apache-2.0"
] | 3 | 2018-03-23T16:08:40.000Z | 2019-02-22T00:59:54.000Z | src/main/java/edu/wyu/service/ProductService.java | ceruleannn/Ether | 918cbc01308b5c67db72d86932cb10c0310ed8e8 | [
"Apache-2.0"
] | null | null | null | src/main/java/edu/wyu/service/ProductService.java | ceruleannn/Ether | 918cbc01308b5c67db72d86932cb10c0310ed8e8 | [
"Apache-2.0"
] | null | null | null | 27.546392 | 119 | 0.62238 | 18,210 | package edu.wyu.service;
import edu.wyu.dao.ProductDao;
import edu.wyu.domain.ProductEntity;
import org.springframework.stereotype.Service;
import org.springframework.web.multipart.MultipartFile;
import javax.inject.Inject;
import java.io.File;
import java.io.FileOutputStream;
import java.lang.reflect.Method;
import ... |
3e2b0a60f9016b4d42ff245a58444309fa6e882b | 284 | java | Java | ex3ABB/Pessoa.java | marcosgs18/Exercicio-de-ED-C3 | 0a27a01b7bafc5df899b28b6e4d7552ae9f43fb4 | [
"MIT"
] | null | null | null | ex3ABB/Pessoa.java | marcosgs18/Exercicio-de-ED-C3 | 0a27a01b7bafc5df899b28b6e4d7552ae9f43fb4 | [
"MIT"
] | null | null | null | ex3ABB/Pessoa.java | marcosgs18/Exercicio-de-ED-C3 | 0a27a01b7bafc5df899b28b6e4d7552ae9f43fb4 | [
"MIT"
] | null | null | null | 11.833333 | 41 | 0.647887 | 18,211 | package ex3ABB;
public class Pessoa {
private String nome;
private String cpf;
public Pessoa() {
}
public Pessoa(String nome, String cpf) {
this.nome = nome;
this.cpf = cpf;
}
public String getNome() {
return nome;
}
public String getCpf() {
return cpf;
}
}
|
3e2b0b63e4407344a3a7608076cdda5a15053f3b | 1,955 | java | Java | events4j/src/main/java/net/objectzoo/events/impl/Event3Delegate.java | tilm4nn/events4j | f3a22249ccaaf7b9535a803bfae23ee17cbd96aa | [
"MIT"
] | 1 | 2020-03-08T23:40:34.000Z | 2020-03-08T23:40:34.000Z | events4j/src/main/java/net/objectzoo/events/impl/Event3Delegate.java | tilm4nn/events4j | f3a22249ccaaf7b9535a803bfae23ee17cbd96aa | [
"MIT"
] | null | null | null | events4j/src/main/java/net/objectzoo/events/impl/Event3Delegate.java | tilm4nn/events4j | f3a22249ccaaf7b9535a803bfae23ee17cbd96aa | [
"MIT"
] | null | null | null | 40.854167 | 100 | 0.738399 | 18,212 | /*
* The MIT License
*
* Copyright (C) 2011 Tilmann Kuhn
*
* http://www.object-zoo.net
*
* mailto:anpch@example.com
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
* associated documentation files (the "Software"), to deal in the Software without restr... |
3e2b0b7be13352f9c1b0fae4a400fda66e113721 | 833 | java | Java | mark-member/src/main/java/com/lzy/mark/member/entity/MemberCollectSpuEntity.java | 859450408/Mark-lzy | 64f683b3e19055b4e1d331d004dc5043749da4b9 | [
"Apache-2.0"
] | null | null | null | mark-member/src/main/java/com/lzy/mark/member/entity/MemberCollectSpuEntity.java | 859450408/Mark-lzy | 64f683b3e19055b4e1d331d004dc5043749da4b9 | [
"Apache-2.0"
] | null | null | null | mark-member/src/main/java/com/lzy/mark/member/entity/MemberCollectSpuEntity.java | 859450408/Mark-lzy | 64f683b3e19055b4e1d331d004dc5043749da4b9 | [
"Apache-2.0"
] | null | null | null | 16.66 | 61 | 0.629052 | 18,213 | package com.lzy.mark.member.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
* 会员收藏的商品
*
* @author Liangzhanyi
* @email efpyi@example.com
* @date 2021-11-27 09:19:49
*/
... |
3e2b0c628bf5362a961f29b21ea0dede690a89c2 | 1,479 | java | Java | service/service_edu/src/main/java/com/lcqh/serviceedu/entity/EduTeacher.java | mike2635/online-Education-master | 67f53ffa86b61f8f000f3650c80e2d5f61d8cb18 | [
"MulanPSL-1.0"
] | null | null | null | service/service_edu/src/main/java/com/lcqh/serviceedu/entity/EduTeacher.java | mike2635/online-Education-master | 67f53ffa86b61f8f000f3650c80e2d5f61d8cb18 | [
"MulanPSL-1.0"
] | null | null | null | service/service_edu/src/main/java/com/lcqh/serviceedu/entity/EduTeacher.java | mike2635/online-Education-master | 67f53ffa86b61f8f000f3650c80e2d5f61d8cb18 | [
"MulanPSL-1.0"
] | null | null | null | 22.074627 | 61 | 0.707911 | 18,214 | package com.lcqh.serviceedu.entity;
import com.baomidou.mybatisplus.annotation.*;
import java.util.Date;
import java.io.Serializable;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.experimental.Accessors;
/*... |
3e2b0cf60a51f8c1a47d4e01331f9611a097d472 | 333 | java | Java | src/main/java/desgin/patterns/creational/factory/HumanFactory.java | yangdd1205/design-patterns | 16a62ebd672025d889608ee99605a2bce4df9763 | [
"MIT"
] | null | null | null | src/main/java/desgin/patterns/creational/factory/HumanFactory.java | yangdd1205/design-patterns | 16a62ebd672025d889608ee99605a2bce4df9763 | [
"MIT"
] | null | null | null | src/main/java/desgin/patterns/creational/factory/HumanFactory.java | yangdd1205/design-patterns | 16a62ebd672025d889608ee99605a2bce4df9763 | [
"MIT"
] | null | null | null | 18.5 | 47 | 0.507508 | 18,215 | package desgin.patterns.creational.factory;
/**
* @author yangdd
*/
public class HumanFactory {
public static Human createHuman(String m) {
Human p = null;
if (m.equals("boy")) {
p = new Boy();
} else if (m.equals("girl")) {
p = new Girl();
}
retur... |
3e2b0d929198a48acf4e7f6cc5c6412ae1fa8165 | 179 | java | Java | src/main/java/jbomberman/application/client/ClientControllerState.java | silvanadrian/JBomberman | d76a28738b2b98d6bac32ef67f0fa025060e27fb | [
"MIT"
] | 2 | 2015-08-03T09:17:14.000Z | 2015-08-03T16:04:23.000Z | src/main/java/jbomberman/application/client/ClientControllerState.java | HSR-SE2Proj/JBomberman | d76a28738b2b98d6bac32ef67f0fa025060e27fb | [
"MIT"
] | 2 | 2016-03-27T16:17:34.000Z | 2016-03-27T16:42:48.000Z | src/main/java/jbomberman/application/client/ClientControllerState.java | silvanadrian/JBomberman | d76a28738b2b98d6bac32ef67f0fa025060e27fb | [
"MIT"
] | 1 | 2019-10-12T08:06:36.000Z | 2019-10-12T08:06:36.000Z | 14.916667 | 38 | 0.815642 | 18,216 | package jbomberman.application.client;
public enum ClientControllerState {
DISCONNECT,
CONNECTED,
CONN_POP_FULL,
CONN_POP_LOST,
CONN_POP_NF,
GAME_STARTED,
GAME_FINISHED
}
|
3e2b0e71ef846c3f4d590db5c5fa3de5a682c819 | 941 | java | Java | Java Diploma/src/com/EMAM/oop/inheretance/Triangle.java | EMAM1999/JavaDiploma | 0ec509f5ad03f536b1b195e9de879418707656f3 | [
"Apache-2.0"
] | null | null | null | Java Diploma/src/com/EMAM/oop/inheretance/Triangle.java | EMAM1999/JavaDiploma | 0ec509f5ad03f536b1b195e9de879418707656f3 | [
"Apache-2.0"
] | null | null | null | Java Diploma/src/com/EMAM/oop/inheretance/Triangle.java | EMAM1999/JavaDiploma | 0ec509f5ad03f536b1b195e9de879418707656f3 | [
"Apache-2.0"
] | null | null | null | 26.885714 | 98 | 0.660999 | 18,217 | /*
* Copyright (c) $day.year. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
* Morbi non lorem porttitor neque feugiat blandit. Ut vitae ipsum eget quam lacinia accumsan.
* Etiam sed turpis ac ipsum condimentum fringilla. Maecenas magna.
* Proin dapibus sapien vel ante. Aliquam erat volutpat. Pellente... |
3e2b0f05e5943ab4c08163506a26d2bae1b0f18b | 563 | java | Java | src/main/java/com/rostradamus/fitsight/backend/controller/payload/response/JwtResponse.java | rostradamus/fitsight_backend | bd7c107b500f2e6a9874a68c2f69882c19582cb8 | [
"BSD-3-Clause"
] | 1 | 2020-05-15T16:43:00.000Z | 2020-05-15T16:43:00.000Z | src/main/java/com/rostradamus/fitsight/backend/controller/payload/response/JwtResponse.java | rostradamus/fitsight_backend | bd7c107b500f2e6a9874a68c2f69882c19582cb8 | [
"BSD-3-Clause"
] | 7 | 2020-05-15T16:47:41.000Z | 2020-05-23T19:14:45.000Z | src/main/java/com/rostradamus/fitsight/backend/controller/payload/response/JwtResponse.java | rostradamus/wolog-backend | bd7c107b500f2e6a9874a68c2f69882c19582cb8 | [
"BSD-3-Clause"
] | null | null | null | 22.52 | 90 | 0.717584 | 18,218 | package com.rostradamus.fitsight.backend.controller.payload.response;
import com.rostradamus.fitsight.backend.model.User;
import lombok.Data;
import java.util.List;
@Data
public class JwtResponse {
private String token;
private String type = "Bearer";
private Long id;
private String email;
private User use... |
3e2b109765d441e97c3e375f3afcf282f33afe64 | 396 | java | Java | android/ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactYogaConfigProvider.java | caoxingxing123/expo | 75409e53ebca5a196fab9242e4a3f19e15ffa0d5 | [
"Apache-2.0",
"MIT"
] | 149 | 2018-06-08T13:55:47.000Z | 2022-02-06T14:52:19.000Z | ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactYogaConfigProvider.java | vikumkbv/react-native | 9104b0426103748c528768c9dd4237b1448c54fa | [
"CC-BY-4.0",
"MIT"
] | 88 | 2019-11-07T13:30:09.000Z | 2021-07-21T15:19:58.000Z | ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactYogaConfigProvider.java | vikumkbv/react-native | 9104b0426103748c528768c9dd4237b1448c54fa | [
"CC-BY-4.0",
"MIT"
] | 13 | 2018-12-24T05:59:10.000Z | 2019-12-14T17:38:18.000Z | 22 | 53 | 0.729798 | 18,219 | package com.facebook.react.uimanager;
import com.facebook.yoga.YogaConfig;
public class ReactYogaConfigProvider {
private static YogaConfig YOGA_CONFIG;
public static YogaConfig get() {
if (YOGA_CONFIG == null) {
YOGA_CONFIG = new YogaConfig();
YOGA_CONFIG.setPointScaleFactor(0f);
YOGA_CON... |
3e2b10e7c9f9c763675a8d3b8cea53760554b92e | 3,464 | java | Java | gemp-swccg-cards/src/main/java/com/gempukku/swccgo/cards/set10/light/Card10_018.java | stevetotheizz0/gemp-swccg-public | 05529086de91ecb03807fda820d98ec8a1465246 | [
"MIT"
] | 19 | 2020-08-30T18:44:38.000Z | 2022-02-10T18:23:49.000Z | gemp-swccg-cards/src/main/java/com/gempukku/swccgo/cards/set10/light/Card10_018.java | stevetotheizz0/gemp-swccg-public | 05529086de91ecb03807fda820d98ec8a1465246 | [
"MIT"
] | 480 | 2020-09-11T00:19:27.000Z | 2022-03-31T19:46:37.000Z | gemp-swccg-cards/src/main/java/com/gempukku/swccgo/cards/set10/light/Card10_018.java | stevetotheizz0/gemp-swccg-public | 05529086de91ecb03807fda820d98ec8a1465246 | [
"MIT"
] | 21 | 2020-08-29T16:19:44.000Z | 2022-03-29T01:37:39.000Z | 48.111111 | 265 | 0.748845 | 18,220 | package com.gempukku.swccgo.cards.set10.light;
import com.gempukku.swccgo.cards.AbstractRebel;
import com.gempukku.swccgo.cards.GameConditions;
import com.gempukku.swccgo.cards.conditions.AtCondition;
import com.gempukku.swccgo.common.*;
import com.gempukku.swccgo.filters.Filters;
import com.gempukku.swccgo.game.Physi... |
3e2b1144256cc1745f743966688d572a6c0508b9 | 1,079 | java | Java | library/src/main/java/com/github/shareme/greenmaterialspinkit/library/Style.java | shareme/GreenMaterialSpinKit | d5a2af4e675b24598f2751ac3dce6be33ad6ff22 | [
"Apache-2.0"
] | null | null | null | library/src/main/java/com/github/shareme/greenmaterialspinkit/library/Style.java | shareme/GreenMaterialSpinKit | d5a2af4e675b24598f2751ac3dce6be33ad6ff22 | [
"Apache-2.0"
] | null | null | null | library/src/main/java/com/github/shareme/greenmaterialspinkit/library/Style.java | shareme/GreenMaterialSpinKit | d5a2af4e675b24598f2751ac3dce6be33ad6ff22 | [
"Apache-2.0"
] | null | null | null | 24.522727 | 73 | 0.708063 | 18,221 | /*
Copyright ybq 2016
Modifications Copyright(C) 2016 Fred Grott(GrottWorkShop)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless require... |
3e2b11671f214b799760e04d1c326c5808320679 | 1,567 | java | Java | PrismaMod/src/main/java/PrismaMod/actions/MonsterActions/SaberAlter/MagicResistance.java | Beastly418/PrismaMod | 6fb33d4ae7aa275fc767fe43407af66e98cd6467 | [
"MIT"
] | null | null | null | PrismaMod/src/main/java/PrismaMod/actions/MonsterActions/SaberAlter/MagicResistance.java | Beastly418/PrismaMod | 6fb33d4ae7aa275fc767fe43407af66e98cd6467 | [
"MIT"
] | null | null | null | PrismaMod/src/main/java/PrismaMod/actions/MonsterActions/SaberAlter/MagicResistance.java | Beastly418/PrismaMod | 6fb33d4ae7aa275fc767fe43407af66e98cd6467 | [
"MIT"
] | null | null | null | 37.309524 | 136 | 0.726228 | 18,222 | package PrismaMod.actions.MonsterActions.SaberAlter;
import PrismaMod.actions.MonsterActions.AbstractMonsterAction;
import PrismaMod.actions.MonsterActions.SaberAlter.sfx.MagicResistanceSFX;
import PrismaMod.monsters.AbstractPrismaMonster;
import PrismaMod.monsters.bossMonsters.SaberAlter;
import PrismaMod.powers.mons... |
3e2b11f34df61a4cb852c4c7b3d1e7ce42fb78d0 | 674 | java | Java | src/main/java/org/jenkinsci/plugins/postbuildscript/service/Content.java | jenkinsci/postbuildscript-plugin | 71a59564aae6e263d2996ebfb7e4c127d7825f2a | [
"MIT"
] | 34 | 2015-07-28T11:00:39.000Z | 2022-01-20T20:17:28.000Z | src/main/java/org/jenkinsci/plugins/postbuildscript/service/Content.java | jenkinsci/postbuildscript-plugin | 71a59564aae6e263d2996ebfb7e4c127d7825f2a | [
"MIT"
] | 17 | 2015-01-06T01:02:05.000Z | 2022-03-21T10:11:16.000Z | src/main/java/org/jenkinsci/plugins/postbuildscript/service/Content.java | jenkinsci/postbuildscript-plugin | 71a59564aae6e263d2996ebfb7e4c127d7825f2a | [
"MIT"
] | 29 | 2015-01-05T21:06:46.000Z | 2021-06-02T10:00:15.000Z | 25.923077 | 78 | 0.719585 | 18,223 | package org.jenkinsci.plugins.postbuildscript.service;
import hudson.FilePath;
import hudson.FilePath.FileCallable;
import org.jenkinsci.plugins.postbuildscript.PostBuildScriptException;
import java.io.IOException;
public class Content {
private final FileCallable<String> callable;
public Content(FileCalla... |
3e2b127dd2e153ffb9bd34107d6b4a2de3e5b21e | 391 | java | Java | sources/com/google/android/play/core/assetpacks/bu.java | Minionguyjpro/Ghostly-Skills | d1a1fb2498aec461da09deb3ef8d98083542baaf | [
"MIT"
] | 1 | 2021-11-03T14:24:37.000Z | 2021-11-03T14:24:37.000Z | sources/com/google/android/play/core/assetpacks/bu.java | Minionguyjpro/Ghostly-Skills | d1a1fb2498aec461da09deb3ef8d98083542baaf | [
"MIT"
] | null | null | null | sources/com/google/android/play/core/assetpacks/bu.java | Minionguyjpro/Ghostly-Skills | d1a1fb2498aec461da09deb3ef8d98083542baaf | [
"MIT"
] | null | null | null | 21.722222 | 67 | 0.618926 | 18,224 | package com.google.android.play.core.assetpacks;
final /* synthetic */ class bu implements Runnable {
/* renamed from: a reason: collision with root package name */
private final ca f1059a;
private final bx b;
bu(ca caVar, bx bxVar) {
this.f1059a = caVar;
this.b = bxVar;
}
p... |
3e2b15d8a9de3eba2e130b3fced7dd3e6aed903b | 6,485 | java | Java | src/main/java/ca/corefacility/bioinformatics/irida/web/controller/api/projects/RESTProjectsController.java | pvanheus/irida | 88d17753f1989b85d41e8c0d815378592e0d3b2b | [
"Apache-2.0"
] | 34 | 2015-11-24T21:45:20.000Z | 2022-01-14T12:47:19.000Z | src/main/java/ca/corefacility/bioinformatics/irida/web/controller/api/projects/RESTProjectsController.java | pvanheus/irida | 88d17753f1989b85d41e8c0d815378592e0d3b2b | [
"Apache-2.0"
] | 636 | 2016-05-05T22:35:09.000Z | 2022-03-23T19:46:21.000Z | src/main/java/ca/corefacility/bioinformatics/irida/web/controller/api/projects/RESTProjectsController.java | pvanheus/irida | 88d17753f1989b85d41e8c0d815378592e0d3b2b | [
"Apache-2.0"
] | 50 | 2016-06-29T18:16:30.000Z | 2022-03-24T08:13:18.000Z | 36.22905 | 163 | 0.774248 | 18,225 | package ca.corefacility.bioinformatics.irida.web.controller.api.projects;
import static org.springframework.hateoas.mvc.ControllerLinkBuilder.linkTo;
import static org.springframework.hateoas.mvc.ControllerLinkBuilder.methodOn;
import java.util.Collection;
import java.util.HashSet;
import java.util.Map;
import ca.co... |
3e2b160399b3745f7024145e1a7a3d74c4ebdf4e | 2,872 | java | Java | java8/core/src/test/java/org/apache/tamaya/core/ConfigurationTest.java | mparada/incubator-tamaya | 3a5d22caae59bc4d928f1d117c1cdb77edf86b22 | [
"Apache-2.0"
] | null | null | null | java8/core/src/test/java/org/apache/tamaya/core/ConfigurationTest.java | mparada/incubator-tamaya | 3a5d22caae59bc4d928f1d117c1cdb77edf86b22 | [
"Apache-2.0"
] | null | null | null | java8/core/src/test/java/org/apache/tamaya/core/ConfigurationTest.java | mparada/incubator-tamaya | 3a5d22caae59bc4d928f1d117c1cdb77edf86b22 | [
"Apache-2.0"
] | null | null | null | 48.677966 | 215 | 0.72876 | 18,226 | /*
* 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 ... |
3e2b161617378a60fe332cdae8f4ee086e213c6a | 1,340 | java | Java | src/main/java/net/chibidevteam/semver/VersionHelper.java | ChibiTomo/Semver | 32681d6ad89172335910820747b17745b6544bfd | [
"Apache-2.0"
] | null | null | null | src/main/java/net/chibidevteam/semver/VersionHelper.java | ChibiTomo/Semver | 32681d6ad89172335910820747b17745b6544bfd | [
"Apache-2.0"
] | null | null | null | src/main/java/net/chibidevteam/semver/VersionHelper.java | ChibiTomo/Semver | 32681d6ad89172335910820747b17745b6544bfd | [
"Apache-2.0"
] | null | null | null | 29.777778 | 119 | 0.702239 | 18,227 | package net.chibidevteam.semver;
import java.util.Arrays;
import java.util.List;
import net.chibidevteam.semver.exceptions.MalformedVersionException;
/**
* @author THOMIAS Yannis
*/
public final class VersionHelper {
private VersionHelper() {
}
public static String serialize(Version v) {
ret... |
3e2b1734aac739104b844e6766520be1b39c820b | 375 | java | Java | integration-tests/main/src/main/java/io/quarkus/it/websocket/Dto.java | attiand/quarkus | 037850f48d9c40226bb74a886c7e398b2ea0df6b | [
"Apache-2.0"
] | 10,225 | 2019-03-07T11:55:54.000Z | 2022-03-31T21:16:53.000Z | integration-tests/main/src/main/java/io/quarkus/it/websocket/Dto.java | attiand/quarkus | 037850f48d9c40226bb74a886c7e398b2ea0df6b | [
"Apache-2.0"
] | 18,675 | 2019-03-07T11:56:33.000Z | 2022-03-31T22:25:22.000Z | integration-tests/main/src/main/java/io/quarkus/it/websocket/Dto.java | attiand/quarkus | 037850f48d9c40226bb74a886c7e398b2ea0df6b | [
"Apache-2.0"
] | 2,190 | 2019-03-07T12:07:18.000Z | 2022-03-30T05:41:35.000Z | 17.857143 | 46 | 0.528 | 18,228 | package io.quarkus.it.websocket;
public class Dto {
private String content;
public String getContent() {
return content;
}
public void setContent(String content) {
this.content = content;
}
@Override
public String toString() {
return "Dto{" +
"cont... |
3e2b17ac001d22a4d2e3f18bf069cf46c26da148 | 22,186 | java | Java | ardor3d-examples/src/main/java/com/ardor3d/example/pipeline/AnimationDemoExample.java | krka/Ardor3D | 08425dc438435bafeb4a76b1449883b596cc5397 | [
"BSD-3-Clause"
] | 2 | 2015-04-17T19:08:56.000Z | 2022-03-31T10:38:54.000Z | ardor3d-examples/src/main/java/com/ardor3d/example/pipeline/AnimationDemoExample.java | krka/Ardor3D | 08425dc438435bafeb4a76b1449883b596cc5397 | [
"BSD-3-Clause"
] | null | null | null | ardor3d-examples/src/main/java/com/ardor3d/example/pipeline/AnimationDemoExample.java | krka/Ardor3D | 08425dc438435bafeb4a76b1449883b596cc5397 | [
"BSD-3-Clause"
] | null | null | null | 41.314711 | 121 | 0.635942 | 18,229 | /**
* Copyright (c) 2008-2011 Ardor Labs, Inc.
*
* This file is part of Ardor3D.
*
* Ardor3D is free software: you can redistribute it and/or modify it
* under the terms of its license which may be found in the accompanying
* LICENSE file or at <http://www.ardor3d.com/LICENSE>.
*/
package com.ardor3d.example.... |
3e2b17bb2f5675bc76bbe2fcdc45055cf1e50c38 | 4,401 | java | Java | src/main/java/org/toilelibre/libe/soundtransform/actions/fluent/FluentClientWithFreqs.java | libetl/soundtransform | b46b4dada206dd24e87664d84d2303819c383add | [
"Apache-2.0"
] | 47 | 2015-05-31T21:14:22.000Z | 2021-09-12T05:47:22.000Z | src/main/java/org/toilelibre/libe/soundtransform/actions/fluent/FluentClientWithFreqs.java | libetl/soundtransform | b46b4dada206dd24e87664d84d2303819c383add | [
"Apache-2.0"
] | 112 | 2015-01-19T11:05:58.000Z | 2022-03-29T04:05:48.000Z | src/main/java/org/toilelibre/libe/soundtransform/actions/fluent/FluentClientWithFreqs.java | libetl/soundtransform | b46b4dada206dd24e87664d84d2303819c383add | [
"Apache-2.0"
] | 9 | 2016-03-19T12:28:35.000Z | 2021-12-28T02:38:38.000Z | 35.780488 | 140 | 0.652125 | 18,230 | package org.toilelibre.libe.soundtransform.actions.fluent;
import java.util.List;
import org.toilelibre.libe.soundtransform.model.converted.FormatInfo;
import org.toilelibre.libe.soundtransform.model.exception.SoundTransformException;
public interface FluentClientWithFreqs extends FluentClientCommon {
/**
... |
3e2b1941a735f4b325bf3cf15292f22ed7f425cf | 2,117 | java | Java | Javelin/src/test/java/jp/co/acroquest/test/TestJavelin.java | t-hiramatsu/ENdoSnipe | ee6af4a70946d42e4a7b0134f17f6851d2921db4 | [
"MIT"
] | null | null | null | Javelin/src/test/java/jp/co/acroquest/test/TestJavelin.java | t-hiramatsu/ENdoSnipe | ee6af4a70946d42e4a7b0134f17f6851d2921db4 | [
"MIT"
] | null | null | null | Javelin/src/test/java/jp/co/acroquest/test/TestJavelin.java | t-hiramatsu/ENdoSnipe | ee6af4a70946d42e4a7b0134f17f6851d2921db4 | [
"MIT"
] | null | null | null | 33.603175 | 81 | 0.598016 | 18,231 | /*******************************************************************************
* ENdoSnipe 5.0 - (https://github.com/endosnipe)
*
* The MIT License (MIT)
*
* Copyright (c) 2012 Acroquest Technology Co.,Ltd.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this s... |
3e2b195d834ebdf02a54de3aa10dfb7dce31ee9c | 1,199 | java | Java | src/test/java/AutoTuneDefaultTest.java | P8H/JavaAutoTune | c7ac5b386c5996a41698795d79a2451391ee2cd2 | [
"MIT"
] | null | null | null | src/test/java/AutoTuneDefaultTest.java | P8H/JavaAutoTune | c7ac5b386c5996a41698795d79a2451391ee2cd2 | [
"MIT"
] | null | null | null | src/test/java/AutoTuneDefaultTest.java | P8H/JavaAutoTune | c7ac5b386c5996a41698795d79a2451391ee2cd2 | [
"MIT"
] | null | null | null | 31.552632 | 77 | 0.626355 | 18,232 | import org.autotune.*;
import java.io.Serializable;
/**
* Created by KevinRoj on 26.04.17.
* Functional test of AutoTune implementation
*/
class AutoTuneDefaultTest{
@TuneableParameters(initRandomSearch = 2, cacheNextPoints = 1)
public class Task1Config implements Serializable {
static final long ... |
3e2b1981bba0c3801ab8684b48432362a6517448 | 1,816 | java | Java | Drew_Grubb_Chess/Chess Chaos/src/players/Human.java | drewgrubb0/Chess_Chaos | 642ecee37d2a44620a16e8facd140d8c2d715375 | [
"MIT"
] | 1 | 2018-05-23T00:07:37.000Z | 2018-05-23T00:07:37.000Z | Drew_Grubb_Chess/Chess Chaos/src/players/Human.java | drewgrubb0/Chess_Chaos | 642ecee37d2a44620a16e8facd140d8c2d715375 | [
"MIT"
] | null | null | null | Drew_Grubb_Chess/Chess Chaos/src/players/Human.java | drewgrubb0/Chess_Chaos | 642ecee37d2a44620a16e8facd140d8c2d715375 | [
"MIT"
] | null | null | null | 19.73913 | 83 | 0.594714 | 18,233 | package players;
import boards.Board;
import input.InputManager;
import moves.Move;
import moves.Position;
import pieces.Piece;
/**
* Chess Player that takes the role of the "Human" player, also known as the user.
* Receives input through an input manager.
*
* @author Drew Grubb
*/
public class Hum... |
3e2b19f2c644a946ee5a9cf4995b2b1c1330bf8c | 1,372 | java | Java | core/src/test/java/com/pholser/junit/quickcheck/internal/ZeroArgIllegalAccessProblematic.java | LALAYANG/junit-quickcheck | 14cb34602fb1b970a96d165f43a2739c79a1ef25 | [
"MIT"
] | 813 | 2015-01-02T10:35:01.000Z | 2022-03-18T09:45:36.000Z | core/src/test/java/com/pholser/junit/quickcheck/internal/ZeroArgIllegalAccessProblematic.java | LALAYANG/junit-quickcheck | 14cb34602fb1b970a96d165f43a2739c79a1ef25 | [
"MIT"
] | 218 | 2015-01-01T14:20:40.000Z | 2022-03-07T13:25:07.000Z | core/src/test/java/com/pholser/junit/quickcheck/internal/ZeroArgIllegalAccessProblematic.java | LALAYANG/junit-quickcheck | 14cb34602fb1b970a96d165f43a2739c79a1ef25 | [
"MIT"
] | 127 | 2015-01-23T01:18:26.000Z | 2021-12-09T04:18:25.000Z | 34.3 | 71 | 0.758746 | 18,234 | /*
The MIT License
Copyright (c) 2004-2011 Paul R. Holser, Jr.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, mod... |
3e2b1a4bbf527e0c967f76281bc425a4078b47f9 | 597 | java | Java | core-services/src/main/java/it/uniroma2/art/semanticturkey/services/core/history/HistoryPaginationInfo.java | tocororo/semantic-turkey | 2ade3e27cb5123cbc9e0b866ee05f4d5c68a9519 | [
"BSD-3-Clause"
] | null | null | null | core-services/src/main/java/it/uniroma2/art/semanticturkey/services/core/history/HistoryPaginationInfo.java | tocororo/semantic-turkey | 2ade3e27cb5123cbc9e0b866ee05f4d5c68a9519 | [
"BSD-3-Clause"
] | 2 | 2021-01-21T01:31:30.000Z | 2021-12-09T22:35:18.000Z | core-services/src/main/java/it/uniroma2/art/semanticturkey/services/core/history/HistoryPaginationInfo.java | tocororo/semantic-turkey | 2ade3e27cb5123cbc9e0b866ee05f4d5c68a9519 | [
"BSD-3-Clause"
] | null | null | null | 23.269231 | 74 | 0.728926 | 18,235 | package it.uniroma2.art.semanticturkey.services.core.history;
/**
* Information about a paginated history.
*
* @author <a href="mailto:ychag@example.com">Manuel Fiorelli</a>
*/
public class HistoryPaginationInfo {
private final long tipRevisionNumber;
private final long pageCount;
public History... |
3e2b1a4ec5c40a287e80e8e827fd98292824c729 | 3,196 | java | Java | app/controllers/NotificationController.java | FeiyuYin/RealtimeQAPlatform_test | f753094f43a4fa5b35a2ec36c162a4a49433df07 | [
"Apache-2.0"
] | null | null | null | app/controllers/NotificationController.java | FeiyuYin/RealtimeQAPlatform_test | f753094f43a4fa5b35a2ec36c162a4a49433df07 | [
"Apache-2.0"
] | null | null | null | app/controllers/NotificationController.java | FeiyuYin/RealtimeQAPlatform_test | f753094f43a4fa5b35a2ec36c162a4a49433df07 | [
"Apache-2.0"
] | null | null | null | 31.96 | 74 | 0.62234 | 18,236 | package controllers;
import com.avaje.ebean.Ebean;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.node.ArrayNode;
import com.fasterxml.jackson.databind.node.ObjectNode;
import models.Notification;
import models.Question;
import models.User;
import play.libs.Json;
import play.... |
3e2b1af733ae965cb6ee5a588f5aac4d44144d8e | 1,774 | java | Java | modules/ejbca-common-web/src/org/ejbca/core/model/hardtoken/HardTokenIssuerExistsException.java | ligson/ejbca | 7b70dae768c2aa3064b74991f835223d8db2ca52 | [
"Apache-2.0"
] | null | null | null | modules/ejbca-common-web/src/org/ejbca/core/model/hardtoken/HardTokenIssuerExistsException.java | ligson/ejbca | 7b70dae768c2aa3064b74991f835223d8db2ca52 | [
"Apache-2.0"
] | null | null | null | modules/ejbca-common-web/src/org/ejbca/core/model/hardtoken/HardTokenIssuerExistsException.java | ligson/ejbca | 7b70dae768c2aa3064b74991f835223d8db2ca52 | [
"Apache-2.0"
] | null | null | null | 41.255814 | 112 | 0.492108 | 18,237 | /*************************************************************************
* *
* EJBCA Community: The OpenSource Certificate Authority *
* *
* This software is... |
3e2b1b99f327441314ddfb8e26b28be89eae7bc7 | 1,070 | java | Java | powershell-agent/src/main/java/jetbrains/buildServer/powershell/agent/system/SystemBitness.java | JetBrains/teamcity-powershell | 42a9dbd2e3234a9f2c84ac159ce60dac8c8f357b | [
"Apache-2.0"
] | 11 | 2017-05-02T21:33:55.000Z | 2022-01-31T11:39:52.000Z | powershell-agent/src/main/java/jetbrains/buildServer/powershell/agent/system/SystemBitness.java | JetBrains/teamcity-powershell | 42a9dbd2e3234a9f2c84ac159ce60dac8c8f357b | [
"Apache-2.0"
] | 3 | 2018-12-17T04:44:23.000Z | 2020-04-06T14:28:46.000Z | powershell-agent/src/main/java/jetbrains/buildServer/powershell/agent/system/SystemBitness.java | JetBrains/teamcity-powershell | 42a9dbd2e3234a9f2c84ac159ce60dac8c8f357b | [
"Apache-2.0"
] | 6 | 2018-12-06T18:19:36.000Z | 2022-03-19T07:11:56.000Z | 28.342105 | 76 | 0.712163 | 18,238 | /*
* Copyright 2000-2021 JetBrains s.r.o.
*
* 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 la... |
3e2b1bc0e3b838a2881bbaf099ad19a8c688928b | 225 | java | Java | src/test/java/com/marco/rabbitmq/RabbitmqdemoApplicationTests.java | marco-chen4u/RabbitMQ-Demo | 5716faa06eb5f57b4ddfaa19b43c120aba52911d | [
"Apache-2.0"
] | null | null | null | src/test/java/com/marco/rabbitmq/RabbitmqdemoApplicationTests.java | marco-chen4u/RabbitMQ-Demo | 5716faa06eb5f57b4ddfaa19b43c120aba52911d | [
"Apache-2.0"
] | null | null | null | src/test/java/com/marco/rabbitmq/RabbitmqdemoApplicationTests.java | marco-chen4u/RabbitMQ-Demo | 5716faa06eb5f57b4ddfaa19b43c120aba52911d | [
"Apache-2.0"
] | null | null | null | 16.071429 | 60 | 0.76 | 18,239 | package com.marco.rabbitmq;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class RabbitmqdemoApplicationTests {
@Test
void contextLoads() {
}
}
|
3e2b1bc33b294cf80ad61c70e933f9d67a8adf5d | 656 | java | Java | Ayo/app/src/main/java/org/ayo/ui/sample/view_learn/CircleViewDemo.java | cowthan/Ayo2022 | a2807d2c78ae7b01e8ebaff9ff562449fce626bc | [
"MIT"
] | null | null | null | Ayo/app/src/main/java/org/ayo/ui/sample/view_learn/CircleViewDemo.java | cowthan/Ayo2022 | a2807d2c78ae7b01e8ebaff9ff562449fce626bc | [
"MIT"
] | null | null | null | Ayo/app/src/main/java/org/ayo/ui/sample/view_learn/CircleViewDemo.java | cowthan/Ayo2022 | a2807d2c78ae7b01e8ebaff9ff562449fce626bc | [
"MIT"
] | null | null | null | 17.72973 | 89 | 0.70122 | 18,240 | package org.ayo.ui.sample.view_learn;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.View;
import org.ayo.sample.R;
import org.ayo.ui.sample.BasePage;
/**
* Created by Administrator on 2016/11/26.
*/
public class CircleViewDemo extends BasePage {
@Override
prot... |
3e2b1ccfecfe5c931bd90b14fb1878658eff3a5e | 471 | java | Java | src/com/mighty16/json/core/models/ClassModel.java | Mighty16/JSONToKotlinClass | 945738c377ad6ac93d4059ffd667ba59900f69da | [
"MIT"
] | 145 | 2018-02-07T19:06:22.000Z | 2022-02-28T12:40:19.000Z | src/com/mighty16/json/core/models/ClassModel.java | sunshuai212/JSONToKotlinClass | c5d571331db3098d9965f868bf305ccdb38520e6 | [
"MIT"
] | 6 | 2018-02-06T08:16:09.000Z | 2021-12-14T10:53:38.000Z | src/com/mighty16/json/core/models/ClassModel.java | sunshuai212/JSONToKotlinClass | c5d571331db3098d9965f868bf305ccdb38520e6 | [
"MIT"
] | 15 | 2017-12-04T10:33:33.000Z | 2021-07-31T01:53:20.000Z | 17.444444 | 44 | 0.636943 | 18,241 | package com.mighty16.json.core.models;
import java.util.ArrayList;
import java.util.List;
public class ClassModel {
public String packageName;
public String name;
public List<FieldModel> fields;
public ClassModel(String name) {
this.name = name;
fields = new ArrayList<>();
}
... |
3e2b1d127c47de6242a6bd9bce79f7265eae2c0e | 2,209 | java | Java | src/model/BlockedMyPageList.java | ArchitectSH/SNS_Bukku | 7e82ef33835fc3537f1d6529e8978edabd42df8c | [
"MIT"
] | null | null | null | src/model/BlockedMyPageList.java | ArchitectSH/SNS_Bukku | 7e82ef33835fc3537f1d6529e8978edabd42df8c | [
"MIT"
] | null | null | null | src/model/BlockedMyPageList.java | ArchitectSH/SNS_Bukku | 7e82ef33835fc3537f1d6529e8978edabd42df8c | [
"MIT"
] | null | null | null | 24.01087 | 84 | 0.751019 | 18,242 | package model;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class BlockedMyPageList {
private Map<String,List<MyPagePublicInfo>> blockingList;
private Map<String,List<UserPublicInfo>> blockedList;
public BlockedMyPageList() {
super();
this.blocki... |
3e2b1dc9c11a07cc1f021aace98bde27fdc7bb49 | 24,172 | java | Java | src/com/tuixin11sms/tx/activity/FriendManagerActivity.java | SteamedBunZL/sl | de6e7290b217ef076844d03715266f40c4e01857 | [
"Apache-2.0"
] | null | null | null | src/com/tuixin11sms/tx/activity/FriendManagerActivity.java | SteamedBunZL/sl | de6e7290b217ef076844d03715266f40c4e01857 | [
"Apache-2.0"
] | null | null | null | src/com/tuixin11sms/tx/activity/FriendManagerActivity.java | SteamedBunZL/sl | de6e7290b217ef076844d03715266f40c4e01857 | [
"Apache-2.0"
] | null | null | null | 30.139651 | 114 | 0.673051 | 18,243 | package com.tuixin11sms.tx.activity;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Set;
import android.app.AlertDialog;
import android.content.BroadcastReceiver;
import android.conte... |
3e2b1e3a06d953a2a92783af6d03315b5085359e | 965 | java | Java | Assignment5/TodoListVersion2.2/app/src/main/java/edu/neu/khoury/madsea/saiqihe/todolistversion2/TodoRepo.java | saiqi1999/cs5520project | fd6f1d9e225fa0610f64a673d733ed7e44b48374 | [
"MIT"
] | 1 | 2021-09-15T04:25:03.000Z | 2021-09-15T04:25:03.000Z | Assignment5/TodoListVersion2.2/app/src/main/java/edu/neu/khoury/madsea/saiqihe/todolistversion2/TodoRepo.java | saiqi1999/cs5520project | fd6f1d9e225fa0610f64a673d733ed7e44b48374 | [
"MIT"
] | null | null | null | Assignment5/TodoListVersion2.2/app/src/main/java/edu/neu/khoury/madsea/saiqihe/todolistversion2/TodoRepo.java | saiqi1999/cs5520project | fd6f1d9e225fa0610f64a673d733ed7e44b48374 | [
"MIT"
] | 1 | 2021-10-01T08:33:01.000Z | 2021-10-01T08:33:01.000Z | 22.97619 | 64 | 0.592746 | 18,244 | package edu.neu.khoury.madsea.saiqihe.todolistversion2;
import android.app.Application;
import androidx.lifecycle.LiveData;
import java.util.List;
public class TodoRepo {
private TodoNoteDao dao;
private LiveData<List<TodoNote>> lists;
public TodoRepo(Application app){
TodoNoteDatabase db = To... |
3e2b1e87a6d0f1742ca79bdbfee762efe9c24362 | 420 | java | Java | stip-cloud-redis/src/main/java/com/stip/net/controller/TestController.java | 514687572/NewStipDoubles | e63c6749981babad3dbc4fde988170ee4420f86f | [
"Apache-2.0"
] | null | null | null | stip-cloud-redis/src/main/java/com/stip/net/controller/TestController.java | 514687572/NewStipDoubles | e63c6749981babad3dbc4fde988170ee4420f86f | [
"Apache-2.0"
] | 1 | 2022-03-31T22:13:10.000Z | 2022-03-31T22:13:10.000Z | stip-cloud-redis/src/main/java/com/stip/net/controller/TestController.java | 514687572/NewStipDoubles | e63c6749981babad3dbc4fde988170ee4420f86f | [
"Apache-2.0"
] | null | null | null | 28 | 62 | 0.761905 | 18,245 | package com.stip.net.controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class TestController {
@RequestMapping("/hello")
public String hel... |
3e2b1ee1b3c7ad04235f5b303ff2fea6ffc955c3 | 1,463 | java | Java | services/wfm/src/main/java/org/openkilda/simulator/messages/SwitchMessage.java | 119Vik/open-kilda | c710cb4d297d455677e2526f11e78254c65e35ce | [
"Apache-2.0"
] | null | null | null | services/wfm/src/main/java/org/openkilda/simulator/messages/SwitchMessage.java | 119Vik/open-kilda | c710cb4d297d455677e2526f11e78254c65e35ce | [
"Apache-2.0"
] | 2 | 2018-04-23T16:37:54.000Z | 2018-04-23T18:35:54.000Z | services/wfm/src/main/java/org/openkilda/simulator/messages/SwitchMessage.java | 119Vik/open-kilda | c710cb4d297d455677e2526f11e78254c65e35ce | [
"Apache-2.0"
] | null | null | null | 26.125 | 74 | 0.660971 | 18,246 | package org.openkilda.simulator.messages;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonPropertyOrder;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import java.io.Serializable;
import java.util.... |
3e2b1f30c7d8840226bc33fbcef2bf7525d7e0e8 | 4,886 | java | Java | CorreWilly/src/main/java/com/example/demo/PosicionController.java | HeHeHeaveN/CorreWilly | 871dddfc9a310db8b39d9e66f6ebe91c5cf27be3 | [
"Apache-2.0"
] | null | null | null | CorreWilly/src/main/java/com/example/demo/PosicionController.java | HeHeHeaveN/CorreWilly | 871dddfc9a310db8b39d9e66f6ebe91c5cf27be3 | [
"Apache-2.0"
] | 1 | 2019-11-07T22:55:45.000Z | 2019-11-07T22:55:45.000Z | CorreWilly/src/main/java/com/example/demo/PosicionController.java | HeHeHeaveN/CorreWilly | 871dddfc9a310db8b39d9e66f6ebe91c5cf27be3 | [
"Apache-2.0"
] | null | null | null | 31.522581 | 96 | 0.747442 | 18,247 | package com.example.demo;
import org.springframework.context.event.EventListener;
import org.springframework.messaging.MessageHeaders;
import org.springframework.messaging.handler.annotation.MessageMapping;
import org.springframework.messaging.handler.annotation.Payload;
import org.springframework.messaging.hand... |
3e2b1f3a14a4479c812624fab481def5eff9475d | 2,667 | java | Java | YiXin/src/com/miicaa/home/data/business/matter/NoticeInfoSql.java | glustful/mika | 300c9e921fbefd00734882466819e5987cfc058b | [
"Apache-2.0"
] | null | null | null | YiXin/src/com/miicaa/home/data/business/matter/NoticeInfoSql.java | glustful/mika | 300c9e921fbefd00734882466819e5987cfc058b | [
"Apache-2.0"
] | null | null | null | YiXin/src/com/miicaa/home/data/business/matter/NoticeInfoSql.java | glustful/mika | 300c9e921fbefd00734882466819e5987cfc058b | [
"Apache-2.0"
] | null | null | null | 35.56 | 78 | 0.679415 | 18,248 | package com.miicaa.home.data.business.matter;
import android.content.ContentValues;
import com.miicaa.home.data.storage.SqlCmd;
/**
* Created by apple on 14-1-2.
*/
public class NoticeInfoSql {
// 用户表名
public static final String tb_name_notice_info = "t_notice_info";
// 用户字段
public static final Str... |
3e2b1fd03ceab9f034b172cd3653ba368104e810 | 2,391 | java | Java | src/main/java/com/cloudogu/scm/review/emailnotification/PullRequestMergedMailTextResolver.java | scm-manager/scm-review-plugin | 08025ada625558f0f4e3d06693a21c3dcf1a7955 | [
"MIT"
] | 5 | 2019-08-29T13:24:02.000Z | 2021-12-10T08:29:04.000Z | src/main/java/com/cloudogu/scm/review/emailnotification/PullRequestMergedMailTextResolver.java | scm-manager/scm-review-plugin | 08025ada625558f0f4e3d06693a21c3dcf1a7955 | [
"MIT"
] | 51 | 2019-11-08T06:47:59.000Z | 2022-02-14T19:19:07.000Z | src/main/java/com/cloudogu/scm/review/emailnotification/PullRequestMergedMailTextResolver.java | scm-manager/scm-review-plugin | 08025ada625558f0f4e3d06693a21c3dcf1a7955 | [
"MIT"
] | 1 | 2021-10-07T09:36:32.000Z | 2021-10-07T09:36:32.000Z | 37.359375 | 132 | 0.785027 | 18,249 | /*
* MIT License
*
* Copyright (c) 2020-present Cloudogu GmbH and Contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the r... |
3e2b21a22ae0d9c5e27780384da3c2facb71de91 | 732 | java | Java | dex_src/com/xunlei/tdlive/util/d.java | megahertz0/android_thunder | 3304c95a751ac228362bc53b47ed92e292510155 | [
"MIT"
] | 11 | 2018-08-05T16:00:47.000Z | 2021-11-18T02:55:40.000Z | dex_src/com/xunlei/tdlive/util/d.java | megahertz0/android_thunder | 3304c95a751ac228362bc53b47ed92e292510155 | [
"MIT"
] | null | null | null | dex_src/com/xunlei/tdlive/util/d.java | megahertz0/android_thunder | 3304c95a751ac228362bc53b47ed92e292510155 | [
"MIT"
] | 9 | 2017-02-05T16:24:32.000Z | 2021-11-18T02:55:42.000Z | 30.5 | 89 | 0.692623 | 18,250 | package com.xunlei.tdlive.util;
import android.content.Context;
import android.graphics.Point;
import android.view.WindowManager;
// compiled from: DipAndPix.java
public class d {
public static float a(Context context, float f) {
return (context.getResources().getDisplayMetrics().density * f) + 0.5f;
... |
3e2b22663953d608e69e74dd1ec31a044afbb7b9 | 4,646 | java | Java | lesson-2/src/test/java/com/merrycodes/operation/FirstCacheTest.java | merrycodes/code-read-mybatis | d92cd63752a7c28572d7e1cc2c61c0caeb263efa | [
"Apache-2.0"
] | null | null | null | lesson-2/src/test/java/com/merrycodes/operation/FirstCacheTest.java | merrycodes/code-read-mybatis | d92cd63752a7c28572d7e1cc2c61c0caeb263efa | [
"Apache-2.0"
] | 2 | 2021-12-14T21:48:06.000Z | 2021-12-18T18:27:29.000Z | lesson-2/src/test/java/com/merrycodes/operation/FirstCacheTest.java | merrycodes/code-read-mybatis | d92cd63752a7c28572d7e1cc2c61c0caeb263efa | [
"Apache-2.0"
] | null | null | null | 40.051724 | 131 | 0.674989 | 18,251 | package com.merrycodes.operation;
import com.merrycodes.mapper.UserMapper;
import com.merrycodes.model.User;
import org.apache.ibatis.annotations.Options;
import org.apache.ibatis.io.Resources;
import org.apache.ibatis.session.RowBounds;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.ses... |
3e2b23b37fa798882b5e966db79b25a35eb18d82 | 2,434 | java | Java | core/persistence-api/src/main/java/org/apache/syncope/core/persistence/api/entity/Realm.java | martina97/syncope | 5937744808c3c3aacd4b43946c0b126410d23238 | [
"Apache-2.0"
] | 176 | 2015-01-31T09:42:29.000Z | 2022-03-30T08:25:32.000Z | core/persistence-api/src/main/java/org/apache/syncope/core/persistence/api/entity/Realm.java | martina97/syncope | 5937744808c3c3aacd4b43946c0b126410d23238 | [
"Apache-2.0"
] | 169 | 2015-04-14T15:02:12.000Z | 2022-03-03T15:57:58.000Z | core/persistence-api/src/main/java/org/apache/syncope/core/persistence/api/entity/Realm.java | martina97/syncope | 5937744808c3c3aacd4b43946c0b126410d23238 | [
"Apache-2.0"
] | 285 | 2015-03-03T12:04:35.000Z | 2022-03-24T14:15:06.000Z | 30.810127 | 80 | 0.769515 | 18,252 | /*
* 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 ... |
3e2b2501389bcb7d269690104b49572543fd2898 | 1,424 | java | Java | src/main/java/me/paulf/wings/server/asm/GetLivingHeadLimitEvent.java | albertosaurio65/Wings | f4e2cb385ada7f54d53ea3097900b13593417cc9 | [
"MIT"
] | 20 | 2018-09-14T00:09:58.000Z | 2021-12-17T04:36:45.000Z | src/main/java/me/paulf/wings/server/asm/GetLivingHeadLimitEvent.java | albertosaurio65/Wings | f4e2cb385ada7f54d53ea3097900b13593417cc9 | [
"MIT"
] | 117 | 2018-09-08T07:35:08.000Z | 2022-03-27T19:36:50.000Z | src/main/java/me/paulf/wings/server/asm/GetLivingHeadLimitEvent.java | albertosaurio65/Wings | f4e2cb385ada7f54d53ea3097900b13593417cc9 | [
"MIT"
] | 25 | 2018-10-08T23:36:42.000Z | 2022-03-27T02:45:42.000Z | 24.551724 | 73 | 0.67486 | 18,253 | package me.paulf.wings.server.asm;
import net.minecraft.entity.LivingEntity;
import net.minecraftforge.event.entity.living.LivingEvent;
public final class GetLivingHeadLimitEvent extends LivingEvent {
private float hardLimit;
private float softLimit;
private GetLivingHeadLimitEvent(LivingEntity living) ... |
3e2b259b09c22d3076e2657f3250d16f6ba7149d | 272 | java | Java | lubanlou-master/lubanlou-provider/lubanlou-provider-gswork/src/main/java/net/gvsun/gswork/vo/group/TCourseSiteGroupVO.java | osgvsun/lubanlou | 16d87a30edcb677bb399e001a2020e8527ba26f2 | [
"BSD-3-Clause"
] | 1 | 2022-01-20T04:42:37.000Z | 2022-01-20T04:42:37.000Z | lubanlou-master/lubanlou-provider/lubanlou-provider-gswork/src/main/java/net/gvsun/gswork/vo/group/TCourseSiteGroupVO.java | osgvsun/lubanlou | 16d87a30edcb677bb399e001a2020e8527ba26f2 | [
"BSD-3-Clause"
] | null | null | null | lubanlou-master/lubanlou-provider/lubanlou-provider-gswork/src/main/java/net/gvsun/gswork/vo/group/TCourseSiteGroupVO.java | osgvsun/lubanlou | 16d87a30edcb677bb399e001a2020e8527ba26f2 | [
"BSD-3-Clause"
] | null | null | null | 19.428571 | 57 | 0.772059 | 18,254 | package net.gvsun.gswork.vo.group;
import lombok.Data;
import java.io.Serializable;
@Data
public class TCourseSiteGroupVO implements Serializable {
private Integer id;
private Integer categoryId;
private String groupTitle;
private String description;
}
|
3e2b259fad756ffd657db0502f62a6a3812fdaba | 6,062 | java | Java | clients/src/main/java/com/template/webserver/Controller.java | ajcrypto/cordapp | 2b2d685d673caba2ef7120afebc415b12ebc7d95 | [
"Apache-2.0"
] | null | null | null | clients/src/main/java/com/template/webserver/Controller.java | ajcrypto/cordapp | 2b2d685d673caba2ef7120afebc415b12ebc7d95 | [
"Apache-2.0"
] | null | null | null | clients/src/main/java/com/template/webserver/Controller.java | ajcrypto/cordapp | 2b2d685d673caba2ef7120afebc415b12ebc7d95 | [
"Apache-2.0"
] | null | null | null | 37.419753 | 184 | 0.71742 | 18,255 | package com.template.webserver;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.template.contracts.StudentContract;
import com.template.flows.StudentInitiator;
import com.template.model.StudentBO;
import com.template.states.StudentState;
import com.template.workflow.StudentFlowData;
import net.corda.cor... |
3e2b26367b6c408262273e5271a0425d9497b19f | 4,994 | java | Java | code/java/QuotesAPIforDigitalPortals/v2/src/main/java/com/factset/sdk/QuotesAPIforDigitalPortals/models/PricesTradingScheduleEventListMeta.java | factset/enterprise-sdk | 3fd4d1360756c515c9737a0c9a992c7451d7de7e | [
"Apache-2.0"
] | 6 | 2022-02-07T16:34:18.000Z | 2022-03-30T08:04:57.000Z | code/java/QuotesAPIforDigitalPortals/v2/src/main/java/com/factset/sdk/QuotesAPIforDigitalPortals/models/PricesTradingScheduleEventListMeta.java | factset/enterprise-sdk | 3fd4d1360756c515c9737a0c9a992c7451d7de7e | [
"Apache-2.0"
] | 2 | 2022-02-07T05:25:57.000Z | 2022-03-07T14:18:04.000Z | code/java/QuotesAPIforDigitalPortals/v2/src/main/java/com/factset/sdk/QuotesAPIforDigitalPortals/models/PricesTradingScheduleEventListMeta.java | factset/enterprise-sdk | 3fd4d1360756c515c9737a0c9a992c7451d7de7e | [
"Apache-2.0"
] | null | null | null | 31.607595 | 115 | 0.757309 | 18,256 | /*
* Prime Developer Trial
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* The version of the OpenAPI document: v1
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
*... |
3e2b26fea08d193e8a772eeae8292e22a6e965db | 383 | java | Java | sources/com/airbnb/lottie/parser/FloatParser.java | tonioshikanlu/tubman-hack | 8277e47c058174ca4411965ed67d05d2aba1c7fc | [
"MIT"
] | 2 | 2021-03-20T07:33:30.000Z | 2021-06-29T18:50:21.000Z | sources/com/airbnb/lottie/parser/FloatParser.java | tonioshikanlu/tubman-hack | 8277e47c058174ca4411965ed67d05d2aba1c7fc | [
"MIT"
] | null | null | null | sources/com/airbnb/lottie/parser/FloatParser.java | tonioshikanlu/tubman-hack | 8277e47c058174ca4411965ed67d05d2aba1c7fc | [
"MIT"
] | 2 | 2021-03-20T15:56:20.000Z | 2021-03-21T02:06:29.000Z | 25.533333 | 72 | 0.733681 | 18,257 | package com.airbnb.lottie.parser;
import com.airbnb.lottie.parser.moshi.JsonReader;
public class FloatParser implements ValueParser<Float> {
public static final FloatParser INSTANCE = new FloatParser();
private FloatParser() {
}
public Float parse(JsonReader jsonReader, float f) {
return Flo... |
3e2b27b763005eecc64f677920b54dedc37e46bc | 2,039 | java | Java | src/main/java/de/npe/mcmods/nparcade/common/entities/EntityArcadeStool.java | NPException42/NPArcade | 02a681b0e758f261b4deef94c3ebdf1e386c792a | [
"Apache-2.0"
] | 2 | 2015-08-16T11:38:48.000Z | 2015-08-18T23:07:13.000Z | src/main/java/de/npe/mcmods/nparcade/common/entities/EntityArcadeStool.java | NPException42/NPArcade | 02a681b0e758f261b4deef94c3ebdf1e386c792a | [
"Apache-2.0"
] | 12 | 2015-07-20T07:17:39.000Z | 2015-08-31T07:59:11.000Z | src/main/java/de/npe/mcmods/nparcade/common/entities/EntityArcadeStool.java | NPException42/NPArcade | 02a681b0e758f261b4deef94c3ebdf1e386c792a | [
"Apache-2.0"
] | null | null | null | 23.436782 | 123 | 0.727808 | 18,258 | package de.npe.mcmods.nparcade.common.entities;
import de.npe.mcmods.nparcade.common.tileentities.TileArcadeStool;
import de.npe.mcmods.nparcade.common.util.CoordSet;
import de.npe.mcmods.nparcade.common.util.Util;
import net.minecraft.entity.Entity;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.world... |
3e2b2825b583227e710fef54121b30e6c028e406 | 4,784 | java | Java | app/src/main/java/com/fkeglevich/rawdumper/camera/async/CameraManager.java | fkeglevich/Raw-Dumper | a36e4f023752abdeb7fe8080f500bd0b2ece5959 | [
"Apache-2.0"
] | 17 | 2017-06-06T17:18:21.000Z | 2020-10-19T18:48:38.000Z | app/src/main/java/com/fkeglevich/rawdumper/camera/async/CameraManager.java | fkeglevich/Raw-Dumper | a36e4f023752abdeb7fe8080f500bd0b2ece5959 | [
"Apache-2.0"
] | 4 | 2018-04-20T20:03:31.000Z | 2020-08-07T08:35:16.000Z | app/src/main/java/com/fkeglevich/rawdumper/camera/async/CameraManager.java | fkeglevich/Raw-Dumper | a36e4f023752abdeb7fe8080f500bd0b2ece5959 | [
"Apache-2.0"
] | 7 | 2017-07-23T12:46:14.000Z | 2021-02-09T09:11:28.000Z | 31.473684 | 114 | 0.686664 | 18,259 | /*
* Copyright 2017, Flávio Keglevich
*
* 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 agre... |
3e2b2a0ba4de17dc87391fdc3146d64fed4b9051 | 637 | java | Java | dependencies/android/src/org/haxe/extension/FirebaseExtesnionJobService.java | narenjo/extension-firebase | 16957427955df39c791a4f588ce4b1f7b0a4e1ae | [
"MIT"
] | null | null | null | dependencies/android/src/org/haxe/extension/FirebaseExtesnionJobService.java | narenjo/extension-firebase | 16957427955df39c791a4f588ce4b1f7b0a4e1ae | [
"MIT"
] | null | null | null | dependencies/android/src/org/haxe/extension/FirebaseExtesnionJobService.java | narenjo/extension-firebase | 16957427955df39c791a4f588ce4b1f7b0a4e1ae | [
"MIT"
] | null | null | null | 25.48 | 68 | 0.736264 | 18,260 | package org.haxe.extension.extension_firebase;
import android.util.Log;
import com.firebase.jobdispatcher.JobParameters;
import com.firebase.jobdispatcher.JobService;
public class FirebaseExtesnionJobService extends JobService {
private static final String TAG = "FirebaseExtesnionJobService";
@Override
... |
3e2b2a5734c220ae4802d9febc1ff6cfab3b66c9 | 2,274 | java | Java | common-validator/src/test/java/com/atjl/validate/validator/param/NotExistWithTest.java | JasonLiu798/javautil | 895a6604f4d40db4b841f8947d8af1aa615cb0da | [
"Apache-2.0"
] | null | null | null | common-validator/src/test/java/com/atjl/validate/validator/param/NotExistWithTest.java | JasonLiu798/javautil | 895a6604f4d40db4b841f8947d8af1aa615cb0da | [
"Apache-2.0"
] | 40 | 2019-04-15T08:43:32.000Z | 2020-08-09T08:29:40.000Z | common-validator/src/test/java/com/atjl/validate/validator/param/NotExistWithTest.java | JasonLiu798/javautil | 895a6604f4d40db4b841f8947d8af1aa615cb0da | [
"Apache-2.0"
] | 2 | 2018-05-17T12:35:22.000Z | 2021-02-10T04:47:46.000Z | 29.921053 | 113 | 0.663149 | 18,261 | package com.atjl.validate.validator.param;
import com.atjl.util.common.SystemUtil;
import com.atjl.util.json.JSONFastJsonUtil;
import com.atjl.util.json.JSONFmtUtil;
import com.atjl.validate.api.ValidateForm;
import com.atjl.validate.api.ValidateFormFactory;
import com.atjl.validate.validator.param.form.FormNotExistWi... |
3e2b2a8c81c4e7166e4a9fff279af89ffeaf2704 | 1,461 | java | Java | NpLabWork/src/EXAMCAT2/TimeClient.java | engineerscodes/NpLab | 8f056f201bb516bf720cda49a01fbb6926fbe5c6 | [
"Apache-2.0"
] | null | null | null | NpLabWork/src/EXAMCAT2/TimeClient.java | engineerscodes/NpLab | 8f056f201bb516bf720cda49a01fbb6926fbe5c6 | [
"Apache-2.0"
] | null | null | null | NpLabWork/src/EXAMCAT2/TimeClient.java | engineerscodes/NpLab | 8f056f201bb516bf720cda49a01fbb6926fbe5c6 | [
"Apache-2.0"
] | null | null | null | 24.35 | 64 | 0.576318 | 18,262 | /**
*
*/
package EXAMCAT2;
/**
* @author M.NAVEEN
* RANDOM CODER'S
*
*/
import java.net.*;
import java.io.*;
import java.util.*;
public class TimeClient {
public final static int DEFAULT_PORT = 37;
public final static String DEFAULT_HOST = "time.nist.gov";
public static void main(String[] args) {
... |
3e2b2c11335051405d4a64f03371c96ca6af1fa3 | 2,679 | java | Java | src/main/java/com/mossle/bpm/service/CounterSignService.java | qianjun8627/lemon | fd030b1637d92ee3c1a0411cc9805dd5750d9235 | [
"Apache-2.0"
] | 2 | 2015-11-21T09:23:31.000Z | 2016-03-22T06:52:39.000Z | src/main/java/com/mossle/bpm/service/CounterSignService.java | firefoxeye/lemon | 9660ca99929987fc1f14e1eeac028902d6165c75 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/mossle/bpm/service/CounterSignService.java | firefoxeye/lemon | 9660ca99929987fc1f14e1eeac028902d6165c75 | [
"Apache-2.0"
] | 1 | 2018-11-26T07:20:53.000Z | 2018-11-26T07:20:53.000Z | 34.792208 | 111 | 0.670026 | 18,263 | package com.mossle.bpm.service;
import org.activiti.engine.HistoryService;
import org.activiti.engine.RuntimeService;
import org.activiti.engine.TaskService;
import org.activiti.engine.runtime.Execution;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;... |
3e2b2c3b1dced8d603ea032b258000e54faa98d1 | 1,022 | java | Java | 4-2_ServerSocketDemo/src/com/mikelduke/bitworks/examples/serversocket/SocketDemo.java | mikelduke/JavaIntroClass | 489aac505951005baae903c771dced036f604461 | [
"Apache-2.0"
] | null | null | null | 4-2_ServerSocketDemo/src/com/mikelduke/bitworks/examples/serversocket/SocketDemo.java | mikelduke/JavaIntroClass | 489aac505951005baae903c771dced036f604461 | [
"Apache-2.0"
] | null | null | null | 4-2_ServerSocketDemo/src/com/mikelduke/bitworks/examples/serversocket/SocketDemo.java | mikelduke/JavaIntroClass | 489aac505951005baae903c771dced036f604461 | [
"Apache-2.0"
] | null | null | null | 27.621622 | 90 | 0.710372 | 18,264 | package com.mikelduke.bitworks.examples.serversocket;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.Socket;
import java.net.UnknownHostException;
public class SocketDemo {
public static void main(String[] args) {
int port =... |
3e2b2cb71f9af94ad3c3fbd52c0133f41f31428a | 1,015 | java | Java | activitylifecyclecallbacksdemo/src/main/java/com/realmo/activitylifecyclecallbacksdemo/ActivtyA.java | RealMoMo/Study_Android_Demo | 45a0683f7f0ed523026c65e81b0145942b53899e | [
"Apache-2.0"
] | 93 | 2016-12-07T00:53:35.000Z | 2020-07-29T06:39:24.000Z | activitylifecyclecallbacksdemo/src/main/java/com/realmo/activitylifecyclecallbacksdemo/ActivtyA.java | RealMoMo/Study_Android_Demo | 45a0683f7f0ed523026c65e81b0145942b53899e | [
"Apache-2.0"
] | null | null | null | activitylifecyclecallbacksdemo/src/main/java/com/realmo/activitylifecyclecallbacksdemo/ActivtyA.java | RealMoMo/Study_Android_Demo | 45a0683f7f0ed523026c65e81b0145942b53899e | [
"Apache-2.0"
] | 16 | 2016-12-08T16:45:37.000Z | 2020-07-29T06:39:51.000Z | 33.833333 | 89 | 0.698522 | 18,265 | package com.realmo.activitylifecyclecallbacksdemo;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
public class Activ... |
3e2b2d432b1486686d0741cba87026b3f571a480 | 4,125 | java | Java | src/main/java/com/github/klikli_dev/occultism/common/ritual/SummonFoliotSaplingTraderRitual.java | vemerion/occultism | 8291defdf95c01c6d45a27368d734cbc4fd06573 | [
"MIT"
] | null | null | null | src/main/java/com/github/klikli_dev/occultism/common/ritual/SummonFoliotSaplingTraderRitual.java | vemerion/occultism | 8291defdf95c01c6d45a27368d734cbc4fd06573 | [
"MIT"
] | 4 | 2021-07-08T14:36:25.000Z | 2021-07-23T15:12:41.000Z | src/main/java/com/github/klikli_dev/occultism/common/ritual/SummonFoliotSaplingTraderRitual.java | vemerion/occultism | 8291defdf95c01c6d45a27368d734cbc4fd06573 | [
"MIT"
] | null | null | null | 47.413793 | 120 | 0.752242 | 18,266 | /*
* MIT License
*
* Copyright 2020 klikli-dev
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
* associated documentation files (the "Software"), to deal in the Software without restriction, including
* without limitation the rights to use, copy, modify, merg... |
3e2b2d75dbf133100db34031e7de18e7d45439ca | 3,748 | java | Java | lxdjavalib/src/main/java/de/serversenke/lxd/client/core/EventWebsocket.java | Zabrimus/lxdjava | d75d04b4b58b6b5d670d3b8f754a11d66e5c3957 | [
"Apache-2.0"
] | null | null | null | lxdjavalib/src/main/java/de/serversenke/lxd/client/core/EventWebsocket.java | Zabrimus/lxdjava | d75d04b4b58b6b5d670d3b8f754a11d66e5c3957 | [
"Apache-2.0"
] | null | null | null | lxdjavalib/src/main/java/de/serversenke/lxd/client/core/EventWebsocket.java | Zabrimus/lxdjava | d75d04b4b58b6b5d670d3b8f754a11d66e5c3957 | [
"Apache-2.0"
] | null | null | null | 30.721311 | 98 | 0.59285 | 18,267 | package de.serversenke.lxd.client.core;
import com.google.gson.Gson;
import de.serversenke.lxd.client.core.model.Event;
import okhttp3.OkHttpClient;
import okhttp3.Request;
import okhttp3.Response;
import okhttp3.WebSocket;
import okhttp3.WebSocketListener;
import okio.ByteString;
public class EventWebsocket extends... |
3e2b2df3a7e07c8c250bd396476902ce55b255c3 | 2,101 | java | Java | server/integration/endpoint/src/main/java/org/infinispan/server/endpoint/subsystem/WebSocketConnectorResource.java | awoods/infinispan | 910860b349b302a48fdf2e1773db9c857fae23f8 | [
"Apache-2.0"
] | 2 | 2015-04-28T21:43:44.000Z | 2016-11-24T10:11:26.000Z | server/integration/integration/src/main/java/org/infinispan/server/endpoint/subsystem/WebSocketConnectorResource.java | Cotton-Ben/infinispan | 2ba2d9992cd0018829d9ba0b0d4ba74bab49616b | [
"Apache-2.0"
] | 41 | 2019-06-11T11:25:03.000Z | 2021-08-02T16:57:31.000Z | server/integration/integration/src/main/java/org/infinispan/server/endpoint/subsystem/WebSocketConnectorResource.java | Cotton-Ben/infinispan | 2ba2d9992cd0018829d9ba0b0d4ba74bab49616b | [
"Apache-2.0"
] | null | null | null | 42.877551 | 150 | 0.78534 | 18,268 | /*
* JBoss, Home of Professional Open Source
* Copyright 2011-2013 Red Hat Inc. and/or its affiliates and other contributors
* as indicated by the @author tags. All rights reserved.
* See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This copyrighted material is made ... |
3e2b2ef76976e2088e0e0795c6aa7dbf6bfe04e0 | 1,040 | java | Java | agent-allure-testng/src/test/java/com/epam/reportportal/testng/features/attributes/TestMyFirstFeature.java | reportportal/allure-java | 6d41d0f5ccc90d6fda95ceb6f04543e5a12465b2 | [
"Apache-2.0"
] | null | null | null | agent-allure-testng/src/test/java/com/epam/reportportal/testng/features/attributes/TestMyFirstFeature.java | reportportal/allure-java | 6d41d0f5ccc90d6fda95ceb6f04543e5a12465b2 | [
"Apache-2.0"
] | null | null | null | agent-allure-testng/src/test/java/com/epam/reportportal/testng/features/attributes/TestMyFirstFeature.java | reportportal/allure-java | 6d41d0f5ccc90d6fda95ceb6f04543e5a12465b2 | [
"Apache-2.0"
] | null | null | null | 29.714286 | 75 | 0.738462 | 18,269 | /*
* Copyright 2021 EPAM Systems
*
* 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 ... |
3e2b2f1d191fc71c95836d051c225a4c6e9eaf0d | 26,233 | java | Java | src/main/java/com/hitzd/his/casehistory/beans/PatVisit.java | ljcservice/autumn | 37fecc185dafa71e2bf8afbae6e455fc9533a7c5 | [
"Apache-2.0"
] | 5 | 2018-04-27T00:55:26.000Z | 2020-08-29T15:28:32.000Z | src/main/java/com/hitzd/his/casehistory/beans/PatVisit.java | ljcservice/autumnprogram | 37fecc185dafa71e2bf8afbae6e455fc9533a7c5 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/hitzd/his/casehistory/beans/PatVisit.java | ljcservice/autumnprogram | 37fecc185dafa71e2bf8afbae6e455fc9533a7c5 | [
"Apache-2.0"
] | null | null | null | 21.362378 | 84 | 0.736629 | 18,270 | package com.hitzd.his.casehistory.beans;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import com.hitzd.his.casehistory.beans.exam.ExamMaster;
import com.hitzd.his.casehistory.beans.germtest.GermTest;
import com.hitzd.his.casehistory.beans.germtest.GermTestResult;
import com.hitzd... |
3e2b2f4bc0884ee657d278c85331a636ffde6f07 | 252 | java | Java | loafer-api/src/main/java/com.roysmond.loafer.api/service/UserService.java | yuexine/loafer | df479ad8fa6cb21eecdd0b507eb991a464c84a46 | [
"Apache-2.0"
] | 3 | 2017-09-03T08:27:48.000Z | 2018-05-18T06:45:49.000Z | loafer-api/src/main/java/com.roysmond.loafer.api/service/UserService.java | yuexine/loafer | df479ad8fa6cb21eecdd0b507eb991a464c84a46 | [
"Apache-2.0"
] | null | null | null | loafer-api/src/main/java/com.roysmond.loafer.api/service/UserService.java | yuexine/loafer | df479ad8fa6cb21eecdd0b507eb991a464c84a46 | [
"Apache-2.0"
] | null | null | null | 19.384615 | 49 | 0.75 | 18,271 | package com.roysmond.loafer.api.service;
import com.roysmond.loafer.api.domain.User;
import com.roysmond.loafer.api.web.models.VMUser;
/**
* Created by wuyuexin on 2017/5/17.
*/
public interface UserService {
User createUser(VMUser userVM);
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.