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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
923c88a23ac11c817893bc32d2f6415da3f4d3ff | 156 | java | Java | JasminBuilder/src/main/java/me/Munchii/JasminBuilder/DataTypes/VoidType.java | Dmunch04/JasminBuilder | 6c28a35fc8497c0688b6340c7d24184122fa6bb0 | [
"MIT"
] | 2 | 2021-04-18T11:48:05.000Z | 2021-11-22T14:30:00.000Z | JasminBuilder/src/main/java/me/Munchii/JasminBuilder/DataTypes/VoidType.java | Dmunch04/JasminBuilder | 6c28a35fc8497c0688b6340c7d24184122fa6bb0 | [
"MIT"
] | null | null | null | JasminBuilder/src/main/java/me/Munchii/JasminBuilder/DataTypes/VoidType.java | Dmunch04/JasminBuilder | 6c28a35fc8497c0688b6340c7d24184122fa6bb0 | [
"MIT"
] | null | null | null | 15.6 | 43 | 0.673077 | 999,966 | package me.Munchii.JasminBuilder.DataTypes;
public class VoidType extends DataType {
public VoidType() {
super("V", ValueType.VOID);
}
}
|
923c899e081deb2e47f5f8af9a2c18b799e4a736 | 2,691 | java | Java | tasks-jsf/src/test/java/org/jboss/as/quickstarts/tasksJsf/TaskListBeanTest.java | mmusgrov/quickstart | b0799bfb8e88d73b93842b919a7ff7c5b281f2e2 | [
"Apache-2.0"
] | null | null | null | tasks-jsf/src/test/java/org/jboss/as/quickstarts/tasksJsf/TaskListBeanTest.java | mmusgrov/quickstart | b0799bfb8e88d73b93842b919a7ff7c5b281f2e2 | [
"Apache-2.0"
] | null | null | null | tasks-jsf/src/test/java/org/jboss/as/quickstarts/tasksJsf/TaskListBeanTest.java | mmusgrov/quickstart | b0799bfb8e88d73b93842b919a7ff7c5b281f2e2 | [
"Apache-2.0"
] | null | null | null | 27.742268 | 103 | 0.681531 | 999,967 | package org.jboss.as.quickstarts.tasksJsf;
import static org.junit.Assert.assertEquals;
import java.io.FileNotFoundException;
import java.util.Arrays;
import java.util.List;
import javax.enterprise.context.RequestScoped;
import javax.inject.Inject;
import org.jboss.arquillian.container.test.api.Deployment;
import o... |
923c8a9e7eeb3c131fa751854c9aca11f7f57107 | 2,840 | java | Java | arangodb-java-reactive-driver/src/main/java/com/arangodb/reactive/api/collection/entity/CollectionSchema.java | arangodb/arangodb-java-reactive-drive | 4c0571b639a1376c1825d719d7833b2b6a2afdab | [
"Apache-2.0"
] | 2 | 2021-01-25T03:19:13.000Z | 2021-02-23T17:01:51.000Z | arangodb-java-reactive-driver/src/main/java/com/arangodb/reactive/api/collection/entity/CollectionSchema.java | arangodb/arangodb-java-reactive-driver | 4c0571b639a1376c1825d719d7833b2b6a2afdab | [
"Apache-2.0"
] | null | null | null | arangodb-java-reactive-driver/src/main/java/com/arangodb/reactive/api/collection/entity/CollectionSchema.java | arangodb/arangodb-java-reactive-driver | 4c0571b639a1376c1825d719d7833b2b6a2afdab | [
"Apache-2.0"
] | null | null | null | 30.537634 | 120 | 0.69331 | 999,968 | /*
* DISCLAIMER
*
* Copyright 2016 ArangoDB GmbH, Cologne, Germany
*
* 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 req... |
923c8af745e43b8f78d9d3559c22b23fb14cec51 | 891 | java | Java | conveyor-persistence/conveyor-persistence-jdbc/src/main/java/com/aegisql/conveyor/persistence/jdbc/engine/statement_executor/NonCachingStatementExecutor.java | aegisql/conveyor | 0cad6c0ab9f69735e1af5405b356ab636afc980c | [
"Apache-2.0"
] | 11 | 2017-02-17T07:02:45.000Z | 2021-08-24T13:17:48.000Z | conveyor-persistence/conveyor-persistence-jdbc/src/main/java/com/aegisql/conveyor/persistence/jdbc/engine/statement_executor/NonCachingStatementExecutor.java | aegisql/conveyor | 0cad6c0ab9f69735e1af5405b356ab636afc980c | [
"Apache-2.0"
] | 29 | 2020-03-04T21:58:11.000Z | 2022-03-29T11:06:34.000Z | conveyor-persistence/conveyor-persistence-jdbc/src/main/java/com/aegisql/conveyor/persistence/jdbc/engine/statement_executor/NonCachingStatementExecutor.java | aegisql/conveyor | 0cad6c0ab9f69735e1af5405b356ab636afc980c | [
"Apache-2.0"
] | null | null | null | 26.205882 | 81 | 0.712682 | 999,969 | package com.aegisql.conveyor.persistence.jdbc.engine.statement_executor;
import com.aegisql.conveyor.persistence.core.PersistenceException;
import java.io.IOException;
import java.sql.Connection;
import java.sql.SQLException;
import java.util.function.Supplier;
/**
* The type Non caching statement executor.
*/
pub... |
923c8c093a4ae03b8b8cd992333811e0d924993f | 693 | java | Java | src/main/java/spaceinvaders/client/mvc/Controller.java | gabrielAduku/networked-spaceinvaders | a79c6830f2419c8a0da8636a1e269b1727a1a844 | [
"MIT"
] | 11 | 2017-08-07T22:49:49.000Z | 2021-10-13T08:07:24.000Z | src/main/java/spaceinvaders/client/mvc/Controller.java | gabrielAduku/networked-spaceinvaders | a79c6830f2419c8a0da8636a1e269b1727a1a844 | [
"MIT"
] | null | null | null | src/main/java/spaceinvaders/client/mvc/Controller.java | gabrielAduku/networked-spaceinvaders | a79c6830f2419c8a0da8636a1e269b1727a1a844 | [
"MIT"
] | 4 | 2020-02-11T21:13:05.000Z | 2022-03-31T16:24:52.000Z | 22.354839 | 87 | 0.694084 | 999,970 | package spaceinvaders.client.mvc;
import java.util.List;
import java.util.Observer;
/**
* Separates application data and user interface.
*
* @see spaceinvaders.client.mvc.Model
* @see spaceinvaders.client.mvc.View
*/
public interface Controller extends Observer {
/**
* Register a view with this controller. ... |
923c8cd2a12cb686ed09833da8bf8e9a4437f03f | 561 | java | Java | src/main/java/io/renren/modules/inspection/dao/ZoneDeviceDao.java | zhu5369598zhu/sva | 9133fc35a96d76c7539847d9054ad6fde0d1a08f | [
"Apache-2.0"
] | null | null | null | src/main/java/io/renren/modules/inspection/dao/ZoneDeviceDao.java | zhu5369598zhu/sva | 9133fc35a96d76c7539847d9054ad6fde0d1a08f | [
"Apache-2.0"
] | 1 | 2021-04-22T17:10:06.000Z | 2021-04-22T17:10:06.000Z | src/main/java/io/renren/modules/inspection/dao/ZoneDeviceDao.java | zhu5369598zhu/sva | 9133fc35a96d76c7539847d9054ad6fde0d1a08f | [
"Apache-2.0"
] | null | null | null | 23.5 | 75 | 0.776596 | 999,971 | package io.renren.modules.inspection.dao;
import io.renren.modules.inspection.entity.ZoneDeviceEntity;
import com.baomidou.mybatisplus.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
import java.util.Map;
/**
*
*
* @author chenshun
* @email upchh@example.com
* @date 2019... |
923c8e0a3114ccb7eb4b22e1340b3c8349244bfc | 1,242 | java | Java | src/main/java/cn/mrerror/one/utils/TencentSMS.java | meixianghan/one | e4f74c94b4c2b6a4146894281f7ab2dfcf32e3ed | [
"Unlicense"
] | 1 | 2019-04-13T06:59:21.000Z | 2019-04-13T06:59:21.000Z | src/main/java/cn/mrerror/one/utils/TencentSMS.java | ErrorLove/one | e4f74c94b4c2b6a4146894281f7ab2dfcf32e3ed | [
"Unlicense"
] | 2 | 2020-03-04T22:07:12.000Z | 2021-05-12T00:18:31.000Z | src/main/java/cn/mrerror/one/utils/TencentSMS.java | ErrorLove/one | e4f74c94b4c2b6a4146894281f7ab2dfcf32e3ed | [
"Unlicense"
] | null | null | null | 36.529412 | 123 | 0.636876 | 999,972 | package cn.mrerror.one.utils;
import cn.mrerror.one.configuration.Applications;
import com.github.qcloudsms.SmsSingleSender;
import com.github.qcloudsms.SmsSingleSenderResult;
import com.github.qcloudsms.httpclient.HTTPException;
import org.json.JSONException;
import java.io.IOException;
public class TencentSMS {
... |
923c8f4634108ea49ccbda1f54802fde825d0e54 | 3,368 | java | Java | coopr-server/src/main/java/co/cask/coopr/spec/plugin/ProviderType.java | cybervisiontech/coopr | 0096cd2fff1fa6d788ada4ff1cc975a5f5b76363 | [
"Apache-2.0"
] | 3 | 2019-12-20T05:15:15.000Z | 2020-09-30T07:00:49.000Z | coopr-server/src/main/java/co/cask/coopr/spec/plugin/ProviderType.java | cybervisiontech/coopr | 0096cd2fff1fa6d788ada4ff1cc975a5f5b76363 | [
"Apache-2.0"
] | null | null | null | coopr-server/src/main/java/co/cask/coopr/spec/plugin/ProviderType.java | cybervisiontech/coopr | 0096cd2fff1fa6d788ada4ff1cc975a5f5b76363 | [
"Apache-2.0"
] | 2 | 2022-02-21T20:15:36.000Z | 2022-03-21T18:49:21.000Z | 36.215054 | 116 | 0.699525 | 999,973 | /*
* Copyright © 2012-2014 Cask Data, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... |
923c8f816984f71541b8137e7cbb8b9d092cdad6 | 1,334 | java | Java | SortingBooks/src/Book.java | Nevzatcs/kodluyoruz-java102 | 92a9ac3e873b7c27a0184b4c0c0ecc3cae2f7119 | [
"MIT"
] | null | null | null | SortingBooks/src/Book.java | Nevzatcs/kodluyoruz-java102 | 92a9ac3e873b7c27a0184b4c0c0ecc3cae2f7119 | [
"MIT"
] | null | null | null | SortingBooks/src/Book.java | Nevzatcs/kodluyoruz-java102 | 92a9ac3e873b7c27a0184b4c0c0ecc3cae2f7119 | [
"MIT"
] | null | null | null | 23.821429 | 90 | 0.564468 | 999,974 |
public class Book implements Comparable<Book>{
private String bookName;
private int pageNumber;
private String authorName;
private int publishYear;
public Book(String bookName, int pageNumber, String authorName, int publishYear) {
this.bookName = bookName;
... |
923c900a5ba972c7bf5f248f94bb00ae755a7944 | 7,988 | java | Java | src/test/java/org/overrun/glutest/Tesselator3Test.java | Over-Run/GLUtils | 5383bedd643a6dcb7d69918fae49f515958c416f | [
"MIT"
] | 1 | 2021-06-05T02:23:23.000Z | 2021-06-05T02:23:23.000Z | src/test/java/org/overrun/glutest/Tesselator3Test.java | Over-Run/GLUtils | 5383bedd643a6dcb7d69918fae49f515958c416f | [
"MIT"
] | 3 | 2021-11-02T14:34:34.000Z | 2021-12-26T13:50:31.000Z | src/test/java/org/overrun/glutest/Tesselator3Test.java | Over-Run/GLUtils | 5383bedd643a6dcb7d69918fae49f515958c416f | [
"MIT"
] | null | null | null | 31.203125 | 81 | 0.518528 | 999,975 | /*
* MIT License
*
* Copyright (c) 2021 Overrun Organization
*
* 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, c... |
923c901eabd72a38add61ce54f2f82f406c6ac8e | 1,370 | java | Java | web/src/main/java/com/bazaarvoice/emodb/web/resources/databus/PeekOrPollResponseHelper.java | sibasish-palo/emodb | b17149af391bcf0f00ce012e57fd9f28647e39c0 | [
"Apache-2.0"
] | 57 | 2016-08-26T15:26:44.000Z | 2022-02-16T07:35:27.000Z | web/src/main/java/com/bazaarvoice/emodb/web/resources/databus/PeekOrPollResponseHelper.java | sibasish-palo/emodb | b17149af391bcf0f00ce012e57fd9f28647e39c0 | [
"Apache-2.0"
] | 238 | 2016-08-25T18:13:49.000Z | 2022-03-31T13:29:35.000Z | web/src/main/java/com/bazaarvoice/emodb/web/resources/databus/PeekOrPollResponseHelper.java | sibasish-palo/emodb | b17149af391bcf0f00ce012e57fd9f28647e39c0 | [
"Apache-2.0"
] | 60 | 2016-08-25T19:25:13.000Z | 2022-03-25T14:55:38.000Z | 33.414634 | 116 | 0.743796 | 999,976 | package com.bazaarvoice.emodb.web.resources.databus;
import com.bazaarvoice.emodb.common.json.JsonHelper;
import com.bazaarvoice.emodb.databus.api.EventViews;
import javax.ws.rs.WebApplicationException;
import javax.ws.rs.core.StreamingOutput;
import java.io.IOException;
import java.io.OutputStream;
import static co... |
923c9217e847ed8245ad3818056d4d6a05dd9bcb | 2,996 | java | Java | asyncflows-core/src/main/java/org/asyncflows/core/vats/SingleThreadVatWithIdle.java | const/asyncflows | b398001212f7737e61b1cecc96fac1a4965e3032 | [
"MIT"
] | 5 | 2018-09-19T14:33:36.000Z | 2021-03-26T09:58:48.000Z | asyncflows-core/src/main/java/org/asyncflows/core/vats/SingleThreadVatWithIdle.java | const/asyncflows | b398001212f7737e61b1cecc96fac1a4965e3032 | [
"MIT"
] | 1 | 2020-12-29T16:06:25.000Z | 2020-12-29T16:06:25.000Z | asyncflows-core/src/main/java/org/asyncflows/core/vats/SingleThreadVatWithIdle.java | const/asyncflows | b398001212f7737e61b1cecc96fac1a4965e3032 | [
"MIT"
] | null | null | null | 27.236364 | 82 | 0.612817 | 999,977 | /*
* Copyright (c) 2018-2020 Konstantin Plotnikov
*
* 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, ... |
923c92795e094845f6117e0704c782b4cecb3959 | 104 | java | Java | Dashboard/src/main/java/org/semanticcloud/web/websocket/dto/package-info.java | SemanticCloud/SemanticCloud | 39c3fc9e0ca372381051ec8812462adeab0440a6 | [
"Apache-2.0"
] | null | null | null | Dashboard/src/main/java/org/semanticcloud/web/websocket/dto/package-info.java | SemanticCloud/SemanticCloud | 39c3fc9e0ca372381051ec8812462adeab0440a6 | [
"Apache-2.0"
] | 9 | 2016-03-08T14:53:44.000Z | 2020-07-06T00:41:39.000Z | Dashboard/src/main/java/org/semanticcloud/web/websocket/dto/package-info.java | SemanticCloud/SemanticCloud | 39c3fc9e0ca372381051ec8812462adeab0440a6 | [
"Apache-2.0"
] | 1 | 2020-07-07T01:42:48.000Z | 2020-07-07T01:42:48.000Z | 20.8 | 50 | 0.75 | 999,978 | /**
* Data Access Objects used by WebSocket services.
*/
package org.semanticcloud.web.websocket.dto;
|
923c92b637f2a715b07a11efa0819bbd75a5e6ab | 916 | java | Java | Mage.Sets/src/mage/cards/v/VernadiShieldmate.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,444 | 2015-01-02T00:25:38.000Z | 2022-03-31T13:57:18.000Z | Mage.Sets/src/mage/cards/v/VernadiShieldmate.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 6,180 | 2015-01-02T19:10:09.000Z | 2022-03-31T21:10:44.000Z | Mage.Sets/src/mage/cards/v/VernadiShieldmate.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,001 | 2015-01-01T01:15:20.000Z | 2022-03-30T20:23:04.000Z | 24.105263 | 79 | 0.689956 | 999,979 | package mage.cards.v;
import java.util.UUID;
import mage.MageInt;
import mage.constants.SubType;
import mage.abilities.keyword.VigilanceAbility;
import mage.cards.CardImpl;
import mage.cards.CardSetInfo;
import mage.constants.CardType;
/**
*
* @author TheElk801
*/
public final class VernadiShieldmate extends CardI... |
923c92fa0edc855af89cbf743d1a3bf4a0706348 | 3,805 | java | Java | openapi-generator-for-spring-web/src/main/java/de/qaware/openapigeneratorforspring/common/paths/method/merger/MergedSpringWebHandlerMethodMapper.java | MueChr/openapi-generator-for-spring | a3e9399fbb3c9ad80eee9a530c99524aea7fc15e | [
"Apache-2.0"
] | 56 | 2020-12-01T10:50:22.000Z | 2022-03-23T10:46:31.000Z | openapi-generator-for-spring-web/src/main/java/de/qaware/openapigeneratorforspring/common/paths/method/merger/MergedSpringWebHandlerMethodMapper.java | MueChr/openapi-generator-for-spring | a3e9399fbb3c9ad80eee9a530c99524aea7fc15e | [
"Apache-2.0"
] | 74 | 2020-11-30T08:55:14.000Z | 2022-03-24T04:14:30.000Z | openapi-generator-for-spring-web/src/main/java/de/qaware/openapigeneratorforspring/common/paths/method/merger/MergedSpringWebHandlerMethodMapper.java | MueChr/openapi-generator-for-spring | a3e9399fbb3c9ad80eee9a530c99524aea7fc15e | [
"Apache-2.0"
] | 4 | 2020-12-04T09:55:09.000Z | 2021-12-21T13:07:41.000Z | 43.735632 | 138 | 0.727201 | 999,980 | /*-
* #%L
* OpenAPI Generator for Spring Boot :: Web
* %%
* Copyright (C) 2020 QAware GmbH
* %%
* 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... |
923c930ebebfffe17d26f578324d6551b6e935cb | 790 | java | Java | DECODEIT.java | Milon34/CodeShef_Problem_Solution_Java | 610cf726d56e51bf3c97d905de41703e755d7cc5 | [
"MIT"
] | null | null | null | DECODEIT.java | Milon34/CodeShef_Problem_Solution_Java | 610cf726d56e51bf3c97d905de41703e755d7cc5 | [
"MIT"
] | null | null | null | DECODEIT.java | Milon34/CodeShef_Problem_Solution_Java | 610cf726d56e51bf3c97d905de41703e755d7cc5 | [
"MIT"
] | null | null | null | 26.333333 | 51 | 0.379747 | 999,981 | package CodeShef;
import java.util.Scanner;
public class DECODEIT {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int t = sc.nextInt();
while (t-- > 0) {
int n = sc.nextInt();
String s = "abcdefghijklmnop";
char ch[] = sc.... |
923c93a66caf9fc0515720d3dd540c14ffac64aa | 1,628 | java | Java | commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_discount/ProductDiscountSetValidUntilActionBuilder.java | pintomau/commercetools-sdk-java-v2 | 503a767d35b1495b2740f96082a235cd2d82409f | [
"Apache-2.0"
] | 17 | 2020-09-23T10:01:29.000Z | 2022-03-21T05:58:32.000Z | commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_discount/ProductDiscountSetValidUntilActionBuilder.java | pintomau/commercetools-sdk-java-v2 | 503a767d35b1495b2740f96082a235cd2d82409f | [
"Apache-2.0"
] | 130 | 2020-08-25T08:16:38.000Z | 2022-03-31T10:19:58.000Z | commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_discount/ProductDiscountSetValidUntilActionBuilder.java | pintomau/commercetools-sdk-java-v2 | 503a767d35b1495b2740f96082a235cd2d82409f | [
"Apache-2.0"
] | 6 | 2021-06-17T08:42:53.000Z | 2022-03-09T13:16:20.000Z | 33.22449 | 120 | 0.767199 | 999,982 |
package com.commercetools.api.models.product_discount;
import java.util.*;
import javax.annotation.Nullable;
import io.vrap.rmf.base.client.Builder;
import io.vrap.rmf.base.client.utils.Generated;
@Generated(value = "io.vrap.rmf.codegen.rendring.CoreCodeGenerator", comments = "https://github.com/vrapio/rmf-codegen... |
923c941d1c2fb2268aa137c182f9cf536bde1662 | 825 | java | Java | MPP Labs/Tema-Laborator11-MPP/Proiect-Java-MPP/Networking/src/main/java/touristagency/network/dto/EmployeeDTO.java | georgeindries/mpp-projects | 5687658ed7372fc5e6d22489a5c1cfa8fecaed6c | [
"MIT"
] | null | null | null | MPP Labs/Tema-Laborator11-MPP/Proiect-Java-MPP/Networking/src/main/java/touristagency/network/dto/EmployeeDTO.java | georgeindries/mpp-projects | 5687658ed7372fc5e6d22489a5c1cfa8fecaed6c | [
"MIT"
] | null | null | null | MPP Labs/Tema-Laborator11-MPP/Proiect-Java-MPP/Networking/src/main/java/touristagency/network/dto/EmployeeDTO.java | georgeindries/mpp-projects | 5687658ed7372fc5e6d22489a5c1cfa8fecaed6c | [
"MIT"
] | null | null | null | 21.153846 | 58 | 0.589091 | 999,983 | package touristagency.network.dto;
import java.io.Serializable;
public class EmployeeDTO implements Serializable {
private String username;
private String password;
public EmployeeDTO(String username, String password) {
this.username = username;
this.password = password;
}
publi... |
923c947aac12e45cd6a132e15fde054344e9e148 | 1,405 | java | Java | src/test/java/com/youzan/bigdata/query/NestedQueryTest.java | maoxiajun/query-builder4es-lite | 5c266450bfd13127c6a5de761087cea279c89bf9 | [
"Apache-2.0"
] | 3 | 2019-04-01T03:30:27.000Z | 2019-07-15T03:43:01.000Z | src/test/java/com/youzan/bigdata/query/NestedQueryTest.java | maoxiajun/query-builder4es-lite | 5c266450bfd13127c6a5de761087cea279c89bf9 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/youzan/bigdata/query/NestedQueryTest.java | maoxiajun/query-builder4es-lite | 5c266450bfd13127c6a5de761087cea279c89bf9 | [
"Apache-2.0"
] | null | null | null | 33.452381 | 230 | 0.600712 | 999,984 | package com.youzan.bigdata.query;
import com.fordeal.search.QueryBuilders;
import com.fordeal.search.query.Bool;
import com.fordeal.search.query.Nested;
import com.fordeal.search.query.Term;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
/**
* Created by maoxiajun on 17/12/12.
*/
public cl... |
923c95951969c7327efabd9c534bb2da5a7a95c9 | 26,327 | java | Java | engine/src/main/java/org/camunda/bpm/engine/ExternalTaskService.java | mrFranklin/camunda-bpm-platform | 7c5bf37307d3eeac3aee5724b6e4669a9992eaba | [
"Apache-2.0"
] | 2,577 | 2015-01-02T07:43:55.000Z | 2022-03-31T22:31:45.000Z | engine/src/main/java/org/camunda/bpm/engine/ExternalTaskService.java | mrFranklin/camunda-bpm-platform | 7c5bf37307d3eeac3aee5724b6e4669a9992eaba | [
"Apache-2.0"
] | 839 | 2015-01-12T22:06:28.000Z | 2022-03-24T13:26:29.000Z | engine/src/main/java/org/camunda/bpm/engine/ExternalTaskService.java | mrFranklin/camunda-bpm-platform | 7c5bf37307d3eeac3aee5724b6e4669a9992eaba | [
"Apache-2.0"
] | 1,270 | 2015-01-02T03:39:25.000Z | 2022-03-31T06:04:37.000Z | 52.654 | 210 | 0.726365 | 999,985 | /*
* Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH
* under one or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information regarding copyright
* ownership. Camunda licenses this file to you under the Apache License,
* Version 2.0; y... |
923c99bdc46d0e32e954713e58f1702c6adff59d | 13,620 | java | Java | src/main/java/usa/cactuspuppy/uhc_automation/utils/BiHashMap.java | CactusPuppy/uhcautomation | 537293fd279a3a90983cc20327b3aab990ebb0e0 | [
"MIT"
] | 3 | 2018-05-06T05:11:14.000Z | 2018-08-09T18:45:03.000Z | src/main/java/usa/cactuspuppy/uhc_automation/utils/BiHashMap.java | CactusPuppy/uhcautomation | 537293fd279a3a90983cc20327b3aab990ebb0e0 | [
"MIT"
] | 13 | 2018-05-15T17:44:10.000Z | 2018-11-30T21:05:08.000Z | src/main/java/usa/cactuspuppy/uhc_automation/utils/BiHashMap.java | CactusPuppy/uhcautomation | 537293fd279a3a90983cc20327b3aab990ebb0e0 | [
"MIT"
] | null | null | null | 45.704698 | 138 | 0.604552 | 999,986 | package usa.cactuspuppy.uhc_automation.utils;
import java.util.Collection;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
public class BiHashMap<K, V> implements Map<K, V> {
private HashMap<K, V> keyToValue = new HashMap<>();
private HashMap<V, K> valueToKey = new HashMap<>();
/**
... |
923c9a25b98de9821692a245b038ec764f55b7af | 1,160 | java | Java | Q6.java | Ashishvrm487/BCE-C501-AUT-SEM | 398636b655a7dd66fc6458d51a03fd44523af19e | [
"MIT"
] | null | null | null | Q6.java | Ashishvrm487/BCE-C501-AUT-SEM | 398636b655a7dd66fc6458d51a03fd44523af19e | [
"MIT"
] | null | null | null | Q6.java | Ashishvrm487/BCE-C501-AUT-SEM | 398636b655a7dd66fc6458d51a03fd44523af19e | [
"MIT"
] | null | null | null | 31.351351 | 84 | 0.527586 | 999,987 | import java.util.*;
class Q6
{
public static void main(String args[])
{
Scanner sc = new Scanner(System.in);
double x1=0,x2=0,discriminant,a,b,c;
System.out.println("Enter the cofficient of x^2 in the quadratic equation");
a = sc.nextDouble();
System.out.println("Enter th... |
923c9ba36229ee6ba42175c30da0c8477911ca58 | 4,657 | java | Java | src/matlabcontrol/MatlabBroadcaster.java | shisheng-1/matconsolectl | 37e44fc825a9e53c268d29f6b9aa5b9f2afe3682 | [
"BSD-3-Clause"
] | 47 | 2015-10-19T12:19:27.000Z | 2022-03-30T10:13:08.000Z | src/matlabcontrol/MatlabBroadcaster.java | shisheng-1/matconsolectl | 37e44fc825a9e53c268d29f6b9aa5b9f2afe3682 | [
"BSD-3-Clause"
] | 18 | 2016-04-09T19:59:46.000Z | 2020-11-13T06:58:19.000Z | src/matlabcontrol/MatlabBroadcaster.java | shisheng-1/matconsolectl | 37e44fc825a9e53c268d29f6b9aa5b9f2afe3682 | [
"BSD-3-Clause"
] | 18 | 2015-12-10T07:12:59.000Z | 2021-11-05T23:08:34.000Z | 31.053333 | 114 | 0.723057 | 999,988 | /*
* Code licensed under new-style BSD (see LICENSE).
* All code up to tags/original: Copyright (c) 2013, Joshua Kaplan
* All code after tags/original: Copyright (c) 2016, DiffPlug
*/
package matlabcontrol;
import java.rmi.NoSuchObjectException;
import java.rmi.NotBoundException;
import java.rmi.RemoteException;
i... |
923c9c7660356414f8a9b6600176217ec0f44601 | 5,957 | java | Java | SafetyNetAndroidExample/safetynetsample/src/main/java/com/example/tarento/executer/VolleyErrorHelper.java | TarentoTechnologies/AndroidSafetyNetTrial | 6bdd9e74bad77e7fce44f31c706d90a158b01ec5 | [
"MIT"
] | 2 | 2018-01-20T01:38:52.000Z | 2018-01-22T05:37:00.000Z | SafetyNetAndroidExample/safetynetsample/src/main/java/com/example/tarento/executer/VolleyErrorHelper.java | TarentoTechnologies/AndroidSafetyNetTrial | 6bdd9e74bad77e7fce44f31c706d90a158b01ec5 | [
"MIT"
] | 1 | 2018-03-15T20:41:56.000Z | 2018-03-15T20:41:56.000Z | SafetyNetAndroidExample/safetynetsample/src/main/java/com/example/tarento/executer/VolleyErrorHelper.java | TarentoTechnologies/AndroidSafetyNetTrial | 6bdd9e74bad77e7fce44f31c706d90a158b01ec5 | [
"MIT"
] | null | null | null | 35.041176 | 140 | 0.54608 | 999,989 | package com.example.tarento.executer;
import android.content.Context;
import android.text.TextUtils;
import android.util.Log;
import android.widget.Toast;
import com.android.volley.AuthFailureError;
import com.android.volley.NetworkError;
import com.android.volley.NetworkResponse;
import com.android.volley.NoConnecti... |
923c9c911b22657d003f53f9f3f67de09ff137a0 | 1,817 | java | Java | warehouse/query-core/src/test/java/datawave/query/predicate/TLDEventDataFilterTest.java | smonaem/datawave-1 | 03898efed35a3868f0187f9eb864201612d573e9 | [
"Apache-2.0"
] | null | null | null | warehouse/query-core/src/test/java/datawave/query/predicate/TLDEventDataFilterTest.java | smonaem/datawave-1 | 03898efed35a3868f0187f9eb864201612d573e9 | [
"Apache-2.0"
] | null | null | null | warehouse/query-core/src/test/java/datawave/query/predicate/TLDEventDataFilterTest.java | smonaem/datawave-1 | 03898efed35a3868f0187f9eb864201612d573e9 | [
"Apache-2.0"
] | null | null | null | 33.036364 | 112 | 0.675839 | 999,990 | package datawave.query.predicate;
import datawave.query.Constants;
import datawave.query.util.TypeMetadata;
import org.apache.accumulo.core.data.Key;
import org.apache.commons.jexl2.parser.ASTJexlScript;
import org.easymock.EasyMock;
import org.easymock.EasyMockSupport;
import org.junit.Before;
import org.junit.Test;
... |
923c9d2e7a0417491dc2444c0dd682eb9dc0a605 | 3,404 | java | Java | src/main/java/com/github/vladimirantin/core/repo/sql/SQLQueryBuilder.java | VladimirAntin/spring-core | 90b2454c1ec3e8df3c17b76898f4dcf404c3e1af | [
"MIT"
] | null | null | null | src/main/java/com/github/vladimirantin/core/repo/sql/SQLQueryBuilder.java | VladimirAntin/spring-core | 90b2454c1ec3e8df3c17b76898f4dcf404c3e1af | [
"MIT"
] | 2 | 2020-10-19T23:02:04.000Z | 2022-02-15T21:22:13.000Z | src/main/java/com/github/vladimirantin/core/repo/sql/SQLQueryBuilder.java | VladimirAntin/spring-core | 90b2454c1ec3e8df3c17b76898f4dcf404c3e1af | [
"MIT"
] | null | null | null | 31.229358 | 93 | 0.63631 | 999,991 | package com.github.vladimirantin.core.repo.sql;
import java.util.Arrays;
import java.util.Collection;
import java.util.LinkedHashMap;
/**
* Created by IntelliJ IDEA
* User: vladimir_antin
* Date: 23.11.2019
* Time: 22:08
*/
public final class SQLQueryBuilder extends LinkedHashMap<String, Object> {
private S... |
923c9d63e5de029e3d0c88a752667639d4ab13c9 | 200 | java | Java | Parser Algebraic Notation/src/parser/BoardPiece.java | pchaigno/chess-service | a273492fbbb076728e294a1c700f668c3e3cd93a | [
"MIT"
] | 5 | 2015-11-06T11:06:30.000Z | 2021-12-27T17:57:07.000Z | Parser Algebraic Notation/src/parser/BoardPiece.java | pchaigno/chess-service | a273492fbbb076728e294a1c700f668c3e3cd93a | [
"MIT"
] | null | null | null | Parser Algebraic Notation/src/parser/BoardPiece.java | pchaigno/chess-service | a273492fbbb076728e294a1c700f668c3e3cd93a | [
"MIT"
] | 6 | 2015-11-06T10:05:19.000Z | 2021-04-02T16:41:46.000Z | 16.666667 | 48 | 0.675 | 999,992 | package parser;
public class BoardPiece {
String name;
String color;
BoardSquare square;
public BoardPiece(String name, String color) {
this.name = name;
this.color = color;
}
} |
923c9dd7f201447784e253f06bd1ac67cfd1c62d | 362 | java | Java | Avant/src/cl/zpricing/avant/model/Publico.java | zpricing/AvantPricing | a274f511dd62d06e6abcf60192caf89a4b942f34 | [
"MIT"
] | null | null | null | Avant/src/cl/zpricing/avant/model/Publico.java | zpricing/AvantPricing | a274f511dd62d06e6abcf60192caf89a4b942f34 | [
"MIT"
] | null | null | null | Avant/src/cl/zpricing/avant/model/Publico.java | zpricing/AvantPricing | a274f511dd62d06e6abcf60192caf89a4b942f34 | [
"MIT"
] | null | null | null | 22.625 | 74 | 0.643646 | 999,993 | package cl.zpricing.avant.model;
/**
* Clase utilizada para decir el tipo de audiencia que posee una pelicula
*
* Registro de versiones:
* <ul>
* <li>1.0 09-02-2009 Oliver Cordero: version inicial.</li>
* </ul>
* <P>
* <B>Todos los derechos reservados por ZhetaPricing.</B>
* <P>
*/
public c... |
923c9f69223bf8f28ff4559cf4edd5765c60dd00 | 599 | java | Java | Statistical_Analysis/GUISource/portfolioFramework/PortfolioManagerFrame_Mother.java | swj0418/Java_Course_Project | 4e31436af57c406b9cf3e649f4c9ce0b0e96af00 | [
"MIT"
] | 2 | 2017-11-24T06:12:29.000Z | 2017-11-26T07:08:28.000Z | Statistical_Analysis/GUISource/portfolioFramework/PortfolioManagerFrame_Mother.java | swj0418/Java_Course_Project | 4e31436af57c406b9cf3e649f4c9ce0b0e96af00 | [
"MIT"
] | 1 | 2017-11-28T12:54:15.000Z | 2017-11-28T14:35:22.000Z | Statistical_Analysis/GUISource/portfolioFramework/PortfolioManagerFrame_Mother.java | swj0418/Java_Course_Project | 4e31436af57c406b9cf3e649f4c9ce0b0e96af00 | [
"MIT"
] | null | null | null | 18.71875 | 65 | 0.749583 | 999,994 | package portfolioFramework;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JInternalFrame;
import gray.Global;
public class PortfolioManagerFrame_Mother extends JInternalFrame{
PortfolioManagerPanel_Mother motherpanel;
public PortfolioManagerFrame_Mother() {
super(... |
923c9fba806099d9588653c4d3c96a66e1df8ff5 | 174 | java | Java | src/main/java/to/ares/gamecenter/games/snowwar/room/pathfinding/SpawnPoint.java | Domexx/GameCenter | b12d94dc62d0f59ff7988180bacee6796dcd1b73 | [
"MIT"
] | 5 | 2020-09-17T11:51:18.000Z | 2022-02-21T16:56:33.000Z | src/main/java/to/ares/gamecenter/games/snowwar/room/pathfinding/SpawnPoint.java | Domexx/GameCenter | b12d94dc62d0f59ff7988180bacee6796dcd1b73 | [
"MIT"
] | null | null | null | src/main/java/to/ares/gamecenter/games/snowwar/room/pathfinding/SpawnPoint.java | Domexx/GameCenter | b12d94dc62d0f59ff7988180bacee6796dcd1b73 | [
"MIT"
] | 2 | 2021-05-11T03:22:29.000Z | 2022-02-21T16:56:34.000Z | 15.818182 | 58 | 0.683908 | 999,995 | package to.ares.gamecenter.games.snowwar.room.pathfinding;
public class SpawnPoint {
public int x;
public int y;
public SpawnPoint(int i, int j) {
x = i;
y = j;
}
}
|
923ca002e72e2b19a98b1916d96a6f453e763756 | 3,134 | java | Java | test/com/facebook/buck/util/autosparse/AbstractAutosparseFactoryTest.java | zhangshuai930822/BUCK | 296a5355e3209b409b729035f7724680d2be6f84 | [
"Apache-2.0"
] | null | null | null | test/com/facebook/buck/util/autosparse/AbstractAutosparseFactoryTest.java | zhangshuai930822/BUCK | 296a5355e3209b409b729035f7724680d2be6f84 | [
"Apache-2.0"
] | null | null | null | test/com/facebook/buck/util/autosparse/AbstractAutosparseFactoryTest.java | zhangshuai930822/BUCK | 296a5355e3209b409b729035f7724680d2be6f84 | [
"Apache-2.0"
] | null | null | null | 39.175 | 91 | 0.743778 | 999,996 | /*
* Copyright 2016-present Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... |
923ca021af396307f94b7a08192d5f7e38671085 | 3,567 | java | Java | Mars-Game/src/main/java/com/live106/mars/game/db/model/Player.java | live106/Mars | 5ee652e2b5a1d0bf87828bf940dc0767619658e5 | [
"Apache-2.0"
] | null | null | null | Mars-Game/src/main/java/com/live106/mars/game/db/model/Player.java | live106/Mars | 5ee652e2b5a1d0bf87828bf940dc0767619658e5 | [
"Apache-2.0"
] | null | null | null | Mars-Game/src/main/java/com/live106/mars/game/db/model/Player.java | live106/Mars | 5ee652e2b5a1d0bf87828bf940dc0767619658e5 | [
"Apache-2.0"
] | null | null | null | 26.819549 | 76 | 0.623213 | 999,997 | package com.live106.mars.game.db.model;
import java.util.Date;
public class Player {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database column player.id
*
* @mbggenerated Fri Oct 23 10:39:49 CST 2015
*/
private Integer id;
/**
* Thi... |
923ca03762a88f9135c27b084d33ea90c6722511 | 703 | java | Java | JdbcProject/src/main/java/com/bridgeit/model/Employee.java | GulabThakur/SpringProgram | f161869d891596c9e54cf3798a0a4ef95b9832af | [
"MIT"
] | null | null | null | JdbcProject/src/main/java/com/bridgeit/model/Employee.java | GulabThakur/SpringProgram | f161869d891596c9e54cf3798a0a4ef95b9832af | [
"MIT"
] | null | null | null | JdbcProject/src/main/java/com/bridgeit/model/Employee.java | GulabThakur/SpringProgram | f161869d891596c9e54cf3798a0a4ef95b9832af | [
"MIT"
] | null | null | null | 19 | 52 | 0.584637 | 999,998 | package com.bridgeit.model;
public class Employee {
private int id;
private String name;
private float salary;
private String designation;
public int getId() {
return id;
}
public void setId(int id) {
}
public String getName() {
return name;
}
publ... |
923ca0434147643d89f792503d70a4c53de17399 | 11,690 | java | Java | streams/src/main/java/org/apache/kafka/streams/kstream/internals/KStreamImplJoin.java | lukaszmac/kafka | d8756e81c57040130ec163e63798663d62298589 | [
"Apache-2.0"
] | 6 | 2021-06-11T15:06:15.000Z | 2022-03-26T13:03:26.000Z | streams/src/main/java/org/apache/kafka/streams/kstream/internals/KStreamImplJoin.java | lukaszmac/kafka | d8756e81c57040130ec163e63798663d62298589 | [
"Apache-2.0"
] | 15 | 2020-03-05T00:32:48.000Z | 2022-02-16T00:55:24.000Z | streams/src/main/java/org/apache/kafka/streams/kstream/internals/KStreamImplJoin.java | lukaszmac/kafka | d8756e81c57040130ec163e63798663d62298589 | [
"Apache-2.0"
] | 5 | 2021-06-11T15:16:25.000Z | 2022-02-24T08:37:31.000Z | 54.882629 | 178 | 0.691189 | 999,999 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may n... |
923ca0b69da7a432e19ced20f31e6b99e5aeda3d | 6,488 | java | Java | openjdk11/test/jdk/java/lang/reflect/AccessibleObject/TrySetAccessibleTest.java | iootclab/openjdk | b01fc962705eadfa96def6ecff46c44d522e0055 | [
"Apache-2.0"
] | 2 | 2018-06-19T05:43:32.000Z | 2018-06-23T10:04:56.000Z | test/jdk/java/lang/reflect/AccessibleObject/TrySetAccessibleTest.java | desiyonan/OpenJDK8 | 74d4f56b6312c303642e053e5d428b44cc8326c5 | [
"MIT"
] | null | null | null | test/jdk/java/lang/reflect/AccessibleObject/TrySetAccessibleTest.java | desiyonan/OpenJDK8 | 74d4f56b6312c303642e053e5d428b44cc8326c5 | [
"MIT"
] | null | null | null | 32.118812 | 81 | 0.653052 | 1,000,000 | /*
* Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Softwa... |
923ca0c3943d235cee73eeeec56cc20c2c423095 | 639 | java | Java | ums/src/main/java/gov/samhsa/c2s/ums/domain/IdentifierSystem.java | bhits-dev/ums | 95128fcc88ccc5783a26419512157eda0e01c67d | [
"Apache-2.0"
] | 1 | 2021-11-25T15:19:48.000Z | 2021-11-25T15:19:48.000Z | ums/src/main/java/gov/samhsa/c2s/ums/domain/IdentifierSystem.java | bhits-dev/ums | 95128fcc88ccc5783a26419512157eda0e01c67d | [
"Apache-2.0"
] | 1 | 2018-07-25T13:58:12.000Z | 2018-08-08T13:44:21.000Z | ums/src/main/java/gov/samhsa/c2s/ums/domain/IdentifierSystem.java | bhits-dev/ums | 95128fcc88ccc5783a26419512157eda0e01c67d | [
"Apache-2.0"
] | 2 | 2017-09-05T02:00:16.000Z | 2020-03-23T03:37:49.000Z | 23.666667 | 83 | 0.760563 | 1,000,001 | package gov.samhsa.c2s.ums.domain;
import lombok.Data;
import org.hibernate.envers.Audited;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Index;
import javax.persistence.Table;
import javax.validation.constraints.NotNull;
@Entity
@Audi... |
923ca1461681b396af5407bd63c3031574de0300 | 1,064 | java | Java | takin-webapp/tro-web/tro-web-app/src/main/java/io/shulie/tro/web/app/input/scriptmanage/ShellScriptManagePageQueryInput.java | hydgladiator/Takin | d20ca0266e2010f9bcee82c1334332ca2750869c | [
"Apache-2.0"
] | 1 | 2021-07-07T06:41:53.000Z | 2021-07-07T06:41:53.000Z | takin-webapp/tro-web/tro-web-app/src/main/java/io/shulie/tro/web/app/input/scriptmanage/ShellScriptManagePageQueryInput.java | pirateskipper/Takin | 6dc5c7c531f17d204f2744aa405d5f0d4b9fe280 | [
"Apache-2.0"
] | null | null | null | takin-webapp/tro-web/tro-web-app/src/main/java/io/shulie/tro/web/app/input/scriptmanage/ShellScriptManagePageQueryInput.java | pirateskipper/Takin | 6dc5c7c531f17d204f2744aa405d5f0d4b9fe280 | [
"Apache-2.0"
] | null | null | null | 22.617021 | 70 | 0.698024 | 1,000,002 | /*
* Copyright 2021 Shulie Technology, Co.Ltd
* Email: hzdkv@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 ... |
923ca1540ffdd02e04fe9ffbbb72e5889adad115 | 1,973 | java | Java | ucloud-sdk-java-usms/src/main/java/cn/ucloud/usms/util/FileUtil.java | liuchangfitcloud/ucloud-sdk-java | ca370c2141527f713feb0c1548d8cc42a8687c2a | [
"Apache-2.0"
] | null | null | null | ucloud-sdk-java-usms/src/main/java/cn/ucloud/usms/util/FileUtil.java | liuchangfitcloud/ucloud-sdk-java | ca370c2141527f713feb0c1548d8cc42a8687c2a | [
"Apache-2.0"
] | null | null | null | ucloud-sdk-java-usms/src/main/java/cn/ucloud/usms/util/FileUtil.java | liuchangfitcloud/ucloud-sdk-java | ca370c2141527f713feb0c1548d8cc42a8687c2a | [
"Apache-2.0"
] | null | null | null | 29.447761 | 79 | 0.568677 | 1,000,003 | package cn.ucloud.usms.util;
import cn.ucloud.common.exception.ValidatorException;
import org.apache.commons.codec.binary.Base64;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.FileInputStream;
import java.io.IOException;
import java.net.URL;
import java.net.URLConnection;
/**
* @author: co... |
923ca2e481a927c8f9b1607fc624131ee1d1ed7f | 6,839 | java | Java | api/src/main/java/io/druid/data/input/impl/DimensionsSpec.java | tanbamboo/druid | 8d816a6312abc23a07658565467fa930145a680b | [
"Apache-2.0"
] | 19 | 2015-02-13T02:45:47.000Z | 2019-07-31T21:37:09.000Z | api/src/main/java/io/druid/data/input/impl/DimensionsSpec.java | tanbamboo/druid | 8d816a6312abc23a07658565467fa930145a680b | [
"Apache-2.0"
] | 38 | 2015-02-24T17:12:19.000Z | 2018-09-02T01:14:20.000Z | api/src/main/java/io/druid/data/input/impl/DimensionsSpec.java | tanbamboo/druid | 8d816a6312abc23a07658565467fa930145a680b | [
"Apache-2.0"
] | 30 | 2015-01-08T16:31:19.000Z | 2020-11-27T11:02:49.000Z | 29.102128 | 99 | 0.687674 | 1,000,004 | /*
* Druid - a distributed column store.
* Copyright 2012 - 2015 Metamarkets Group Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-... |
923ca3a41a8b9ade5a5be91d14e4d308a58948ca | 6,048 | java | Java | src/main/java/de/bentzin/bot/Listener.java | TDRMinecraft/UntisBot | 5d9a2d8cd78c322947260d762c79073871f2494c | [
"MIT"
] | null | null | null | src/main/java/de/bentzin/bot/Listener.java | TDRMinecraft/UntisBot | 5d9a2d8cd78c322947260d762c79073871f2494c | [
"MIT"
] | null | null | null | src/main/java/de/bentzin/bot/Listener.java | TDRMinecraft/UntisBot | 5d9a2d8cd78c322947260d762c79073871f2494c | [
"MIT"
] | null | null | null | 36.878049 | 170 | 0.612765 | 1,000,005 | package de.bentzin.bot;
import com.google.i18n.phonenumbers.Phonenumber;
import de.bentzin.bot.permission.Role;
import it.auties.whatsapp4j.listener.WhatsappListener;
import it.auties.whatsapp4j.protobuf.chat.Chat;
import it.auties.whatsapp4j.protobuf.info.MessageInfo;
import it.auties.whatsapp4j.protobuf.message.stan... |
923ca4343b10748947f5e51d305103da4e7c2aa3 | 3,788 | java | Java | src/ij/plugin/filter/ExtendedPlugInFilter.java | KalenBerry/ObjectJ | a5f3ea0d544f06ca62983383cb9a9c47abc30097 | [
"MIT"
] | 7 | 2015-10-23T14:16:49.000Z | 2021-05-02T05:15:51.000Z | src/ij/plugin/filter/ExtendedPlugInFilter.java | KalenBerry/ObjectJ | a5f3ea0d544f06ca62983383cb9a9c47abc30097 | [
"MIT"
] | 2 | 2019-09-06T08:26:01.000Z | 2020-09-10T18:26:46.000Z | src/ij/plugin/filter/ExtendedPlugInFilter.java | KalenBerry/ObjectJ | a5f3ea0d544f06ca62983383cb9a9c47abc30097 | [
"MIT"
] | 7 | 2016-07-19T15:28:20.000Z | 2022-01-05T15:41:20.000Z | 51.189189 | 81 | 0.681098 | 1,000,006 | package ij.plugin.filter;
import ij.*;
import ij.process.*;
/** ImageJ plugins that process an image may implement this interface.
* In addition to the features of PlugInFilter, it is better suited
* for filters that have a dialog asking for the options or filter
* parameters. It also offers support for preview,... |
923ca5d89994ef62bb656ed16e6f5089c8ba3c3f | 2,325 | java | Java | src/main/java/tools/xor/util/excel/ExcelExporter.java | ddalton/xor | 32aaed6de435791b8f35a33f597256348390c132 | [
"Apache-2.0"
] | null | null | null | src/main/java/tools/xor/util/excel/ExcelExporter.java | ddalton/xor | 32aaed6de435791b8f35a33f597256348390c132 | [
"Apache-2.0"
] | 10 | 2020-03-04T22:01:36.000Z | 2022-02-16T01:17:50.000Z | src/main/java/tools/xor/util/excel/ExcelExporter.java | ddalton/xor | 32aaed6de435791b8f35a33f597256348390c132 | [
"Apache-2.0"
] | null | null | null | 27.352941 | 84 | 0.68043 | 1,000,008 | /**
* XOR, empowering Model Driven Architecture in J2EE applications
*
* Copyright (c) 2012, Dilip Dalton
*
* 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.apa... |
923ca625ae6fff1ed7cfb198c2911186875d9d5c | 270 | java | Java | analysis/viewshed-location/src/main/java/com/esri/samples/viewshed_location/ViewshedLocationLauncher.java | sclaridge/arcgis-runtime-samples-java | edaa61bd64bab2d268bc9b8239d866beecb41c8f | [
"Apache-2.0"
] | 90 | 2015-03-18T23:50:59.000Z | 2022-03-27T13:12:44.000Z | analysis/viewshed-location/src/main/java/com/esri/samples/viewshed_location/ViewshedLocationLauncher.java | sclaridge/arcgis-runtime-samples-java | edaa61bd64bab2d268bc9b8239d866beecb41c8f | [
"Apache-2.0"
] | 343 | 2015-08-26T16:45:02.000Z | 2022-03-28T10:59:12.000Z | analysis/viewshed-location/src/main/java/com/esri/samples/viewshed_location/ViewshedLocationLauncher.java | sclaridge/arcgis-runtime-samples-java | edaa61bd64bab2d268bc9b8239d866beecb41c8f | [
"Apache-2.0"
] | 138 | 2015-03-19T02:21:11.000Z | 2022-02-16T20:32:10.000Z | 22.5 | 79 | 0.722222 | 1,000,009 | package com.esri.samples.viewshed_location;
/**
* Wrapper required for launching a JavaFX 11 app through Gradle or from a jar.
*/
public class ViewshedLocationLauncher {
public static void main(String[] args) {
ViewshedLocationSample.main(args);
}
}
|
923ca66de6c37273aeb21340bdf23f29148b92cc | 1,111 | java | Java | frameworks/cocos2d-x/cocos/platform/android/java/src/org/cocos2dx/utils/PSJNIHelper.java | ghw-wingsdk/demo-cocos2dx-iOS | 705a98d3f599c0e7e989bab664dd82bc84959340 | [
"MIT"
] | 34 | 2017-08-16T13:58:24.000Z | 2022-03-31T11:50:25.000Z | frameworks/cocos2d-x/cocos/platform/android/java/src/org/cocos2dx/utils/PSJNIHelper.java | ghw-wingsdk/demo-cocos2dx-iOS | 705a98d3f599c0e7e989bab664dd82bc84959340 | [
"MIT"
] | null | null | null | frameworks/cocos2d-x/cocos/platform/android/java/src/org/cocos2dx/utils/PSJNIHelper.java | ghw-wingsdk/demo-cocos2dx-iOS | 705a98d3f599c0e7e989bab664dd82bc84959340 | [
"MIT"
] | 17 | 2017-08-18T07:42:44.000Z | 2022-01-02T02:43:06.000Z | 19.491228 | 65 | 0.712871 | 1,000,010 | package org.cocos2dx.utils;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Vector;
public class PSJNIHelper {
static HashMap<String, String> mHashMap = null;
static Vector<String> mVector = null;
static ArrayList<String> mArrayList = null;
public static void createHashMap(){
mHashMap =... |
923ca6a3488b211e6a8eecb60a4f02c65f454c06 | 2,245 | java | Java | src/arshad/util/microserver/misc/SizeCalcualtor.java | ibrahim-13/java-file-server | 0be20e5580cd7048ff89d0ef0a1e32e186735395 | [
"BSD-3-Clause"
] | null | null | null | src/arshad/util/microserver/misc/SizeCalcualtor.java | ibrahim-13/java-file-server | 0be20e5580cd7048ff89d0ef0a1e32e186735395 | [
"BSD-3-Clause"
] | null | null | null | src/arshad/util/microserver/misc/SizeCalcualtor.java | ibrahim-13/java-file-server | 0be20e5580cd7048ff89d0ef0a1e32e186735395 | [
"BSD-3-Clause"
] | null | null | null | 43.269231 | 88 | 0.691111 | 1,000,011 | // Copyright (C) 2017 MD. Ibrahim Khan
//
// Project Name:
// Author: MD. Ibrahim Khan
// Author's Email: hzdkv@example.com
//
// Redistribution and use in source and binary forms, with or without modification,
// are permitted provided that the following conditions are met:
//
// 1. Redistributio... |
923ca71095947ddf4b57f1a3d069414916280db9 | 1,641 | java | Java | ardulink-core-digispark/src/main/java/org/ardulink/core/digispark/DigisparkLinkConfig.java | Ardulink/Ardulink-2 | 05474f35a6585df3efdedafe242194b3e00e8601 | [
"Apache-2.0"
] | 56 | 2016-03-15T03:53:58.000Z | 2021-09-21T17:59:17.000Z | ardulink-core-digispark/src/main/java/org/ardulink/core/digispark/DigisparkLinkConfig.java | PizzaProgram/Ardulink-2 | 1bf38155278e2e6914192875db45d622e2c666dc | [
"Apache-2.0"
] | 49 | 2016-04-27T13:46:38.000Z | 2020-12-12T09:15:26.000Z | ardulink-core-digispark/src/main/java/org/ardulink/core/digispark/DigisparkLinkConfig.java | PizzaProgram/Ardulink-2 | 1bf38155278e2e6914192875db45d622e2c666dc | [
"Apache-2.0"
] | 22 | 2016-03-26T02:04:23.000Z | 2021-01-17T13:34:22.000Z | 24.132353 | 73 | 0.753809 | 1,000,012 | /**
Copyright 2013 project Ardulink http://www.ardulink.org/
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 ... |
923ca81e9c66744f9b3e18d7749c08fdab18a95f | 13,283 | java | Java | src/main/java/frc/robot/OI.java | FRC2495/FRC2495-2022 | a2c83525f34a0859f171ed57715077a0f6f4be32 | [
"BSD-3-Clause",
"MIT"
] | 1 | 2022-01-11T23:10:01.000Z | 2022-01-11T23:10:01.000Z | src/main/java/frc/robot/OI.java | FRC2495/FRC2495-2022 | a2c83525f34a0859f171ed57715077a0f6f4be32 | [
"BSD-3-Clause",
"MIT"
] | 2 | 2022-03-22T23:04:58.000Z | 2022-03-23T00:31:56.000Z | src/main/java/frc/robot/OI.java | FRC2495/FRC2495-2022 | a2c83525f34a0859f171ed57715077a0f6f4be32 | [
"BSD-3-Clause",
"MIT"
] | 1 | 2022-01-12T22:53:37.000Z | 2022-01-12T22:53:37.000Z | 40.745399 | 133 | 0.80253 | 1,000,013 | // RobotBuilder Version: 2.0
//
// This file was generated by RobotBuilder. It contains sections of
// code that are automatically generated and assigned by robotbuilder.
// These sections will be updated in the future when you export to
// Java from RobotBuilder. Do not put any code or make any change in
// the blocks... |
923ca81f6f8e481bae123052c9d619909700ebdd | 3,715 | java | Java | aws-java-sdk-dax/src/main/java/com/amazonaws/services/dax/model/CreateClusterResult.java | vprus/aws-sdk-java | af5c13133d936aa0586772b14847064118150b27 | [
"Apache-2.0"
] | 1 | 2019-02-08T21:30:20.000Z | 2019-02-08T21:30:20.000Z | aws-java-sdk-dax/src/main/java/com/amazonaws/services/dax/model/CreateClusterResult.java | vprus/aws-sdk-java | af5c13133d936aa0586772b14847064118150b27 | [
"Apache-2.0"
] | 16 | 2018-05-15T05:35:42.000Z | 2018-05-15T07:54:48.000Z | aws-java-sdk-dax/src/main/java/com/amazonaws/services/dax/model/CreateClusterResult.java | vprus/aws-sdk-java | af5c13133d936aa0586772b14847064118150b27 | [
"Apache-2.0"
] | 3 | 2018-07-13T14:46:29.000Z | 2021-02-15T13:12:55.000Z | 29.484127 | 146 | 0.618573 | 1,000,014 | /*
* Copyright 2013-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... |
923ca891b890897af6157f2d71cf60407b0e51e7 | 2,860 | java | Java | modules/sbe-validation/src/main/java/org/springmodules/validation/bean/conf/loader/xml/handler/SizeRuleElementHandler.java | hiya492/spring | 95b49d64b5f6cab4ee911a92772e5ae446a380af | [
"Apache-2.0"
] | 213 | 2015-01-11T16:07:13.000Z | 2022-03-29T13:19:50.000Z | modules/sbe-validation/src/main/java/org/springmodules/validation/bean/conf/loader/xml/handler/SizeRuleElementHandler.java | hiya492/spring | 95b49d64b5f6cab4ee911a92772e5ae446a380af | [
"Apache-2.0"
] | 8 | 2017-04-24T23:36:43.000Z | 2022-02-10T15:41:23.000Z | modules/sbe-validation/src/main/java/org/springmodules/validation/bean/conf/loader/xml/handler/SizeRuleElementHandler.java | hiya492/spring | 95b49d64b5f6cab4ee911a92772e5ae446a380af | [
"Apache-2.0"
] | 250 | 2015-01-05T12:54:49.000Z | 2021-09-24T11:00:33.000Z | 37.142857 | 114 | 0.730769 | 1,000,015 | /*
* Copyright 2004-2009 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
923ca98bae6773d2011c7ebe850c32d8885846d5 | 416 | java | Java | src/main/java/net/minestom/server/event/entity/EntityDeathEvent.java | Hallzmine/minestom-server | dc722fb0e64b336ec308fd53c93ae2a5a1aa87ec | [
"Apache-2.0"
] | 1 | 2022-03-04T13:59:57.000Z | 2022-03-04T13:59:57.000Z | src/main/java/net/minestom/server/event/entity/EntityDeathEvent.java | Hallzmine/minestom-server | dc722fb0e64b336ec308fd53c93ae2a5a1aa87ec | [
"Apache-2.0"
] | null | null | null | src/main/java/net/minestom/server/event/entity/EntityDeathEvent.java | Hallzmine/minestom-server | dc722fb0e64b336ec308fd53c93ae2a5a1aa87ec | [
"Apache-2.0"
] | null | null | null | 18.909091 | 45 | 0.663462 | 1,000,016 | package net.minestom.server.event.entity;
import net.minestom.server.entity.Entity;
import net.minestom.server.event.Event;
public class EntityDeathEvent extends Event {
private Entity entity;
// TODO cause
public EntityDeathEvent(Entity entity) {
this.entity = entity;
}
/**
* @ret... |
923caa396a23f9899fc6bbfd76a7f02896223a1e | 759 | java | Java | sql/core/target/java/org/apache/spark/sql/execution/datasources/noop/NoopWriteBuilder$.java | Y-sir/spark-cn | 06a0459999131ee14864a69a15746c900e815a14 | [
"BSD-2-Clause",
"Apache-2.0",
"CC0-1.0",
"MIT",
"MIT-0",
"ECL-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | sql/core/target/java/org/apache/spark/sql/execution/datasources/noop/NoopWriteBuilder$.java | Y-sir/spark-cn | 06a0459999131ee14864a69a15746c900e815a14 | [
"BSD-2-Clause",
"Apache-2.0",
"CC0-1.0",
"MIT",
"MIT-0",
"ECL-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | sql/core/target/java/org/apache/spark/sql/execution/datasources/noop/NoopWriteBuilder$.java | Y-sir/spark-cn | 06a0459999131ee14864a69a15746c900e815a14 | [
"BSD-2-Clause",
"Apache-2.0",
"CC0-1.0",
"MIT",
"MIT-0",
"ECL-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | 63.25 | 149 | 0.769433 | 1,000,017 | package org.apache.spark.sql.execution.datasources.noop;
public class NoopWriteBuilder$ implements org.apache.spark.sql.connector.write.WriteBuilder, org.apache.spark.sql.connector.write.SupportsTruncate {
/**
* Static reference to the singleton instance of this Scala object.
*/
public static final NoopWrite... |
923caac778c248ae9f27c6ddf3f1a1ed5b640a86 | 17,417 | java | Java | net/ccat/tazs/battle/handlers/archer/BaseArcherHandler.java | carbonacat/tazs-javitto | c8c92424cbcb03c3e7c2fb590384bd79b2acdaff | [
"Apache-2.0"
] | 3 | 2019-11-05T13:09:23.000Z | 2019-12-26T01:38:07.000Z | net/ccat/tazs/battle/handlers/archer/BaseArcherHandler.java | carbonacat/tazs-javitto | c8c92424cbcb03c3e7c2fb590384bd79b2acdaff | [
"Apache-2.0"
] | null | null | null | net/ccat/tazs/battle/handlers/archer/BaseArcherHandler.java | carbonacat/tazs-javitto | c8c92424cbcb03c3e7c2fb590384bd79b2acdaff | [
"Apache-2.0"
] | null | null | null | 41.469048 | 159 | 0.626227 | 1,000,018 | //
// Copyright (C) 2019 Carbonacat
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to i... |
923cac56aca5f84a3ee04714d7f2f3f9c11ca22d | 6,955 | java | Java | core/kernel/kernelSolution/source_gen/jetbrains/mps/smodel/ConceptDeclarationScanner.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | core/kernel/kernelSolution/source_gen/jetbrains/mps/smodel/ConceptDeclarationScanner.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | core/kernel/kernelSolution/source_gen/jetbrains/mps/smodel/ConceptDeclarationScanner.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | 53.5 | 229 | 0.763911 | 1,000,019 | package jetbrains.mps.smodel;
/*Generated by MPS */
import jetbrains.mps.annotations.GeneratedClass;
import java.util.Set;
import org.jetbrains.mps.openapi.model.SNode;
import java.util.HashSet;
import org.jetbrains.mps.openapi.model.SModel;
import org.jetbrains.mps.openapi.module.SModule;
import java.util.List;
impo... |
923cad3aaf4263be0d0733f9b1f6ff0b8ae44171 | 5,022 | java | Java | src/main/java/net/tlalka/java/hackerrank/datastructures/LinkList.java | jtlalka/hackerrank | 054ec993767a0cc6c2f432efbabb529030558a20 | [
"MIT"
] | 1 | 2016-11-15T16:19:43.000Z | 2016-11-15T16:19:43.000Z | src/main/java/net/tlalka/java/hackerrank/datastructures/LinkList.java | jtlalka/hackerrank | 054ec993767a0cc6c2f432efbabb529030558a20 | [
"MIT"
] | null | null | null | src/main/java/net/tlalka/java/hackerrank/datastructures/LinkList.java | jtlalka/hackerrank | 054ec993767a0cc6c2f432efbabb529030558a20 | [
"MIT"
] | null | null | null | 23.142857 | 70 | 0.487256 | 1,000,020 | package net.tlalka.java.hackerrank.datastructures;
import java.util.Collection;
import java.util.Iterator;
import java.util.NoSuchElementException;
public class LinkList<V> implements Iterable<V> {
private Node head;
private Node tail;
private int size;
private class Node {
private V value;... |
923cadef4cdf65be7b327ee209ffc7c1ec9c553e | 67 | java | Java | glmall-common/src/main/java/com/xj/glmall/common/valid/AddGroup.java | 139yu/glmall | cf12bf17b2f0f1b23407c5239b2250d9d57ef53c | [
"Apache-2.0"
] | null | null | null | glmall-common/src/main/java/com/xj/glmall/common/valid/AddGroup.java | 139yu/glmall | cf12bf17b2f0f1b23407c5239b2250d9d57ef53c | [
"Apache-2.0"
] | 4 | 2021-03-01T13:37:43.000Z | 2021-09-20T21:01:39.000Z | glmall-common/src/main/java/com/xj/glmall/common/valid/AddGroup.java | 139yu/glmall | cf12bf17b2f0f1b23407c5239b2250d9d57ef53c | [
"Apache-2.0"
] | null | null | null | 13.4 | 35 | 0.776119 | 1,000,021 | package com.xj.glmall.common.valid;
public interface AddGroup {
}
|
923cae2d48b696591ca35e245e423a62bfc25722 | 1,248 | java | Java | src源代码/Collection/Generic/Demo06Generic.java | hs-vae/Learn-java-load | d457755fa57ca725f0e2a69bf8bc2b8edfa81d06 | [
"Apache-2.0"
] | 118 | 2020-11-06T14:18:45.000Z | 2022-03-24T03:26:32.000Z | src源代码/Collection/Generic/Demo06Generic.java | hs-vae/Learn-java-load | d457755fa57ca725f0e2a69bf8bc2b8edfa81d06 | [
"Apache-2.0"
] | null | null | null | src源代码/Collection/Generic/Demo06Generic.java | hs-vae/Learn-java-load | d457755fa57ca725f0e2a69bf8bc2b8edfa81d06 | [
"Apache-2.0"
] | 7 | 2020-12-29T03:31:13.000Z | 2021-12-07T04:48:47.000Z | 29.023256 | 70 | 0.661058 | 1,000,022 | package com.hs_vae.Collection.Generic;
import java.util.ArrayList;
import java.util.Collection;
/*
泛型的上限限定: ? extends E 代表使用的泛型只能是E类型的子类或本身
泛型的下限限定: ? super E 代表使用的泛型只能是E类型的父类或本身
*/
public class Demo06Generic {
public static void main(String[] args) {
Collection<Integer> list1=new ArrayList<>... |
923cae5511a9d1d8a9861a0b447f0dbe8623bb39 | 30,006 | java | Java | src/StockIT-v1-release_source_from_JADX/sources/com/google/android/exoplayer2/text/webvtt/WebvttCueParser.java | atul-vyshnav/2021_IBM_Code_Challenge_StockIT | 25c26a4cc59a3f3e575f617b59acc202ee6ee48a | [
"Apache-2.0"
] | 1 | 2021-11-23T10:12:35.000Z | 2021-11-23T10:12:35.000Z | src/StockIT-v2-release_source_from_JADX/sources/com/google/android/exoplayer2/text/webvtt/WebvttCueParser.java | atul-vyshnav/2021_IBM_Code_Challenge_StockIT | 25c26a4cc59a3f3e575f617b59acc202ee6ee48a | [
"Apache-2.0"
] | null | null | null | src/StockIT-v2-release_source_from_JADX/sources/com/google/android/exoplayer2/text/webvtt/WebvttCueParser.java | atul-vyshnav/2021_IBM_Code_Challenge_StockIT | 25c26a4cc59a3f3e575f617b59acc202ee6ee48a | [
"Apache-2.0"
] | 1 | 2021-10-01T13:14:19.000Z | 2021-10-01T13:14:19.000Z | 39.019506 | 343 | 0.540025 | 1,000,023 | package com.google.android.exoplayer2.text.webvtt;
import android.text.SpannableStringBuilder;
import android.text.TextUtils;
import android.text.style.AbsoluteSizeSpan;
import android.text.style.AlignmentSpan;
import android.text.style.BackgroundColorSpan;
import android.text.style.ForegroundColorSpan;
import android... |
923cb0eb4c6ce983fdf47f3e16db7c3648a0d53d | 1,821 | java | Java | src/minecraft/biotech/entity/monster/bioCaveSpider.java | liquidgithub/Biotech | 26add7f56eb83c1067f2f71a1f91c41bc081504e | [
"BSD-3-Clause"
] | 1 | 2015-10-02T14:18:59.000Z | 2015-10-02T14:18:59.000Z | src/minecraft/biotech/entity/monster/bioCaveSpider.java | liquidgithub/Biotech | 26add7f56eb83c1067f2f71a1f91c41bc081504e | [
"BSD-3-Clause"
] | null | null | null | src/minecraft/biotech/entity/monster/bioCaveSpider.java | liquidgithub/Biotech | 26add7f56eb83c1067f2f71a1f91c41bc081504e | [
"BSD-3-Clause"
] | null | null | null | 26.014286 | 124 | 0.537617 | 1,000,024 | package biotech.entity.monster;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityLiving;
import net.minecraft.entity.monster.EntitySpider;
import net.minecraft.potion.Potion;
import net.minecraft.potion.PotionEffect;
import net.minecraft.world.World;
import cpw.mods.fml.relauncher.Side;
import cpw... |
923cb166b1d10da8e36b6189ecec50672a754373 | 311 | java | Java | SpringWEB/SpringSecurity/LiveSessions/MethodSecurity/src/main/java/com/example/methodsecurity/repositories/AuthorityRepository.java | anupamdev/Spring | 3236bce601779f65809ead080621cff9c743ea7f | [
"Apache-2.0"
] | 25 | 2020-08-24T20:07:37.000Z | 2022-03-04T20:13:20.000Z | SpringWEB/SpringSecurity/LiveSessions/MethodSecurity/src/main/java/com/example/methodsecurity/repositories/AuthorityRepository.java | anupamdev/Spring | 3236bce601779f65809ead080621cff9c743ea7f | [
"Apache-2.0"
] | 20 | 2021-05-18T19:45:12.000Z | 2022-03-24T06:25:40.000Z | SpringWEB/SpringSecurity/LiveSessions/MethodSecurity/src/main/java/com/example/methodsecurity/repositories/AuthorityRepository.java | anupamdev/Spring | 3236bce601779f65809ead080621cff9c743ea7f | [
"Apache-2.0"
] | 19 | 2020-09-07T10:01:20.000Z | 2022-03-05T11:34:45.000Z | 25.916667 | 77 | 0.85209 | 1,000,025 | package com.example.methodsecurity.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.example.methodsecurity.entities.Authority;
@Repository
public interface AuthorityRepository extends JpaRepository<Authority, Long> {
}
|
923cb1783b2079258a20f48dc8bb31f8af1f2c59 | 212 | java | Java | examples/src/main/java/cn/gmssl/crypto/SM3Jce.java | merchoco/gm-jsse | e158a0568bd78259e08b25fda70e8882e4f78a5e | [
"Apache-2.0"
] | 2 | 2021-12-02T08:01:07.000Z | 2021-12-02T08:01:09.000Z | examples/src/main/java/cn/gmssl/crypto/SM3Jce.java | merchoco/gm-jsse | e158a0568bd78259e08b25fda70e8882e4f78a5e | [
"Apache-2.0"
] | null | null | null | examples/src/main/java/cn/gmssl/crypto/SM3Jce.java | merchoco/gm-jsse | e158a0568bd78259e08b25fda70e8882e4f78a5e | [
"Apache-2.0"
] | 1 | 2021-12-02T08:01:10.000Z | 2021-12-02T08:01:10.000Z | 19.272727 | 53 | 0.726415 | 1,000,026 | package cn.gmssl.crypto;
import cn.gmssl.crypto.impl.SM3;
import org.bc.jcajce.provider.digest.BCMessageDigest;
public class SM3Jce extends BCMessageDigest {
public SM3Jce() {
super(new SM3());
}
}
|
923cb1b4368531639f90dcb55798baea8091be4c | 331 | java | Java | persona/src/main/java/com/crud/persona/interfaceService/IpersonaService.java | hackunix/Frontend-Estudiante-SpringBoot | f117448e18ac772e6fe0cfb62c8c5b08d98f872f | [
"Apache-2.0"
] | null | null | null | persona/src/main/java/com/crud/persona/interfaceService/IpersonaService.java | hackunix/Frontend-Estudiante-SpringBoot | f117448e18ac772e6fe0cfb62c8c5b08d98f872f | [
"Apache-2.0"
] | null | null | null | persona/src/main/java/com/crud/persona/interfaceService/IpersonaService.java | hackunix/Frontend-Estudiante-SpringBoot | f117448e18ac772e6fe0cfb62c8c5b08d98f872f | [
"Apache-2.0"
] | null | null | null | 23.642857 | 54 | 0.758308 | 1,000,027 | package com.crud.persona.interfaceService;
import com.crud.persona.modelo.Persona;
import java.util.List;
import java.util.Optional;
public interface IpersonaService {
public List<Persona> listar();
public Optional<Persona> listarCodsis(int codsis);
public int save(Persona p);
public void delete(int ... |
923cb245f7c3702fb9901c9fc02774f9f8a4eb0e | 1,277 | java | Java | src/Test.java | anthrwpos1/JUtils | ab497bf55b86182b20427a0eca488191c853813f | [
"Unlicense"
] | null | null | null | src/Test.java | anthrwpos1/JUtils | ab497bf55b86182b20427a0eca488191c853813f | [
"Unlicense"
] | null | null | null | src/Test.java | anthrwpos1/JUtils | ab497bf55b86182b20427a0eca488191c853813f | [
"Unlicense"
] | null | null | null | 31.146341 | 90 | 0.531715 | 1,000,028 | import MonteCarlo.Method;
import MonteCarlo.VecOp;
import java.util.Random;
import static Diagramm.Plot2D.plot;
public class Test {
static VecOp x;
static VecOp y;
public static void main(String[] args) {
System.out.println("Test");
x = new VecOp(new double[]{1, 2, 3});
y = new V... |
923cb34ef7ff1c519c9364a3176b1b07d14a0be7 | 709 | java | Java | projects/g3h1-java/Homework1-OOBasicCSS/src/SumOfArgs.java | keybrl/xdu-coursework | 9d0e905bef28c18d87d3b97643de0d32f9f08ee0 | [
"MIT"
] | null | null | null | projects/g3h1-java/Homework1-OOBasicCSS/src/SumOfArgs.java | keybrl/xdu-coursework | 9d0e905bef28c18d87d3b97643de0d32f9f08ee0 | [
"MIT"
] | null | null | null | projects/g3h1-java/Homework1-OOBasicCSS/src/SumOfArgs.java | keybrl/xdu-coursework | 9d0e905bef28c18d87d3b97643de0d32f9f08ee0 | [
"MIT"
] | null | null | null | 23.633333 | 52 | 0.416079 | 1,000,029 | /**
* 读取命令行参数中所有的整数,打印其和
*/
public class SumOfArgs {
public static void main(String[] args) {
int sum = 0;
String digits = "1234567890";
for (String arg: args) {
// 判断是否为整数
boolean is_num = true;
char[] arg_char_arr = arg.toCharArray();
for (... |
923cb61ca3ea735306c7260ff73c2fbe12dee35d | 1,328 | java | Java | pinot-core/src/main/java/com/linkedin/pinot/core/operator/docidsets/BitmapBasedBlockDocIdSet.java | newsummit/incubator-pinot | 3fee99dcf2bcce9a5d292519cdfced30e726056b | [
"Apache-2.0"
] | null | null | null | pinot-core/src/main/java/com/linkedin/pinot/core/operator/docidsets/BitmapBasedBlockDocIdSet.java | newsummit/incubator-pinot | 3fee99dcf2bcce9a5d292519cdfced30e726056b | [
"Apache-2.0"
] | null | null | null | pinot-core/src/main/java/com/linkedin/pinot/core/operator/docidsets/BitmapBasedBlockDocIdSet.java | newsummit/incubator-pinot | 3fee99dcf2bcce9a5d292519cdfced30e726056b | [
"Apache-2.0"
] | null | null | null | 31.761905 | 75 | 0.763868 | 1,000,030 | /**
* Copyright (C) 2014-2018 LinkedIn Corp. (anpch@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 req... |
923cb6ce982dd433b0d0d5fb370462dd2a9dda56 | 4,700 | java | Java | src/test/java/it/reply/orchestrator/service/deployment/providers/factory/MarathonClientFactoryTest.java | maricaantonacci/orchestrator | 8c64f7a86d748cd0bd40c36605aead75931b8ca5 | [
"Apache-2.0"
] | 14 | 2016-10-06T16:02:29.000Z | 2022-02-07T19:35:20.000Z | src/test/java/it/reply/orchestrator/service/deployment/providers/factory/MarathonClientFactoryTest.java | maricaantonacci/orchestrator | 8c64f7a86d748cd0bd40c36605aead75931b8ca5 | [
"Apache-2.0"
] | 270 | 2016-01-27T19:57:41.000Z | 2022-01-03T10:33:29.000Z | src/test/java/it/reply/orchestrator/service/deployment/providers/factory/MarathonClientFactoryTest.java | maricaantonacci/orchestrator | 8c64f7a86d748cd0bd40c36605aead75931b8ca5 | [
"Apache-2.0"
] | 19 | 2017-05-25T18:16:28.000Z | 2022-02-07T19:35:22.000Z | 33.81295 | 98 | 0.742979 | 1,000,031 | /*
* Copyright © 2015-2021 I.N.F.N.
* Copyright © 2015-2020 Santer Reply S.p.A.
*
* 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
*
... |
923cb77120fb566112547e46ab7060f2c9560d1e | 2,490 | java | Java | src/proxy/src/main/java/edu/stanford/biosearch/data/elasticsearch/HttpExecutor.java | susom/biocatalyst | 946d638e50c85843f26f9b6a94c0c509650fbff9 | [
"Apache-2.0"
] | 2 | 2019-10-07T14:30:06.000Z | 2019-11-15T16:11:44.000Z | src/proxy/src/main/java/edu/stanford/biosearch/data/elasticsearch/HttpExecutor.java | susom/biocatalyst | 946d638e50c85843f26f9b6a94c0c509650fbff9 | [
"Apache-2.0"
] | 1 | 2020-01-02T21:57:05.000Z | 2020-01-02T21:57:05.000Z | src/proxy/src/main/java/edu/stanford/biosearch/data/elasticsearch/HttpExecutor.java | susom/biocatalyst | 946d638e50c85843f26f9b6a94c0c509650fbff9 | [
"Apache-2.0"
] | 1 | 2019-10-16T20:23:04.000Z | 2019-10-16T20:23:04.000Z | 33.648649 | 101 | 0.735743 | 1,000,032 | package edu.stanford.biosearch.data.elasticsearch;
import com.fasterxml.jackson.databind.ObjectMapper;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.Map;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
imp... |
923cbaceaef14f76205a98b4c58c1068ba023594 | 27,340 | java | Java | src/com/dncrm/controller/system/workflow/LeaveController/LeaveController.java | GZ-ZengXiangJun/SouthEastElevatorCRM | 8127b1e3c18feab41b99c9344fdd216d6e331809 | [
"MIT"
] | 1 | 2019-12-08T18:24:30.000Z | 2019-12-08T18:24:30.000Z | src/com/dncrm/controller/system/workflow/LeaveController/LeaveController.java | GZ-ZengXiangJun/SouthEastElevatorCRM | 8127b1e3c18feab41b99c9344fdd216d6e331809 | [
"MIT"
] | null | null | null | src/com/dncrm/controller/system/workflow/LeaveController/LeaveController.java | GZ-ZengXiangJun/SouthEastElevatorCRM | 8127b1e3c18feab41b99c9344fdd216d6e331809 | [
"MIT"
] | null | null | null | 39.113019 | 219 | 0.562838 | 1,000,033 | package com.dncrm.controller.system.workflow.LeaveController;
import com.dncrm.common.WorkFlow;
import com.dncrm.controller.base.BaseController;
import com.dncrm.entity.Page;
import com.dncrm.service.system.workflow.WorkFlowService;
import com.dncrm.service.system.workflow.leave.LeaveService;
import com.dncrm.util.App... |
923cbbe168660221c94d6ed08a0ddad03f08e5a2 | 1,350 | java | Java | src/main/java/com/testvagrant/ekam/mobile/remote/RemoteMobileDriverFactory.java | dunzoit/ekam | f783dd92ec101596b6410f7840c355672a26f838 | [
"MIT"
] | 2 | 2021-08-03T05:13:30.000Z | 2021-08-12T16:07:38.000Z | src/main/java/com/testvagrant/ekam/mobile/remote/RemoteMobileDriverFactory.java | dunzoit/ekam | f783dd92ec101596b6410f7840c355672a26f838 | [
"MIT"
] | null | null | null | src/main/java/com/testvagrant/ekam/mobile/remote/RemoteMobileDriverFactory.java | dunzoit/ekam | f783dd92ec101596b6410f7840c355672a26f838 | [
"MIT"
] | 1 | 2021-09-14T08:06:20.000Z | 2021-09-14T08:06:20.000Z | 38.571429 | 90 | 0.767407 | 1,000,034 | package com.testvagrant.ekam.mobile.remote;
import com.testvagrant.ekam.devicemanager.models.TargetDetails;
import com.testvagrant.ekam.mobile.configparser.MobileConfigParser;
import org.apache.commons.lang3.tuple.Triple;
import org.openqa.selenium.remote.DesiredCapabilities;
import java.net.URL;
import static com.t... |
923cbc50399869bd332979fc126f464e64b83dbe | 10,035 | java | Java | guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/LinkedListMultimapTest.java | yf0994/guava-libraries | 1c5554dedb0924689285a34489ec1d6b57d076e9 | [
"Apache-2.0"
] | 3 | 2017-09-12T08:41:13.000Z | 2021-12-07T03:00:15.000Z | guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/LinkedListMultimapTest.java | yf0994/guava-libraries | 1c5554dedb0924689285a34489ec1d6b57d076e9 | [
"Apache-2.0"
] | null | null | null | guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/LinkedListMultimapTest.java | yf0994/guava-libraries | 1c5554dedb0924689285a34489ec1d6b57d076e9 | [
"Apache-2.0"
] | 1 | 2019-11-26T09:18:15.000Z | 2019-11-26T09:18:15.000Z | 32.794118 | 87 | 0.640159 | 1,000,035 | /*
* Copyright (C) 2007 The Guava 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 agre... |
923cbc82f72e790d8d2f71e947a7e48494d6829d | 1,251 | java | Java | src/test/java/ug/sparkpl/network/remittance/LiveRemittanceClientTest.java | sparkplug/momoapi-java | 2b117abe1f139d682c5277c81a470b26ea9dd2bc | [
"MIT"
] | 9 | 2019-05-11T17:06:55.000Z | 2021-12-12T21:23:30.000Z | src/test/java/ug/sparkpl/network/remittance/LiveRemittanceClientTest.java | Bulaimu/momoapi-java-1 | 0621e138049098c12e5e9fdded30c5605d846d7c | [
"MIT"
] | 2 | 2019-10-25T09:35:41.000Z | 2019-12-23T19:10:19.000Z | src/test/java/ug/sparkpl/network/remittance/LiveRemittanceClientTest.java | Bulaimu/momoapi-java-1 | 0621e138049098c12e5e9fdded30c5605d846d7c | [
"MIT"
] | 12 | 2019-03-29T10:11:31.000Z | 2021-01-07T06:16:38.000Z | 22.339286 | 68 | 0.708233 | 1,000,036 | package ug.sparkpl.network.remittance;
import java.io.IOException;
import java.util.HashMap;
import ug.sparkpl.momoapi.models.Balance;
import ug.sparkpl.momoapi.network.MomoApiException;
import ug.sparkpl.momoapi.network.RequestOptions;
import ug.sparkpl.momoapi.network.remittances.RemittancesClient;
import org.juni... |
923cbe2f922c86c78b861e994936b9eb57a50b6f | 1,306 | java | Java | src/main/java/in/zapr/druid/druidry/filter/IntervalFilter.java | qiangmao/druidry | ff4958af3b36a2ff14c30afdec4334ef9ce48e74 | [
"Apache-2.0"
] | null | null | null | src/main/java/in/zapr/druid/druidry/filter/IntervalFilter.java | qiangmao/druidry | ff4958af3b36a2ff14c30afdec4334ef9ce48e74 | [
"Apache-2.0"
] | null | null | null | src/main/java/in/zapr/druid/druidry/filter/IntervalFilter.java | qiangmao/druidry | ff4958af3b36a2ff14c30afdec4334ef9ce48e74 | [
"Apache-2.0"
] | null | null | null | 29.681818 | 89 | 0.740429 | 1,000,037 | /*
* Copyright 2018-present Red Brick Lane Marketing Solutions Pvt. Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless... |
923cbe8cdd24d9e77c425eb085b1f56ab3279ed5 | 317 | java | Java | src/main/java/com/hafiz/erp/requisition/core/crud/ICrudRepository.java | shaikhhafiz/requisition-service | b95861b670979ecf997c36f2aa8630a053f54ffe | [
"MIT"
] | null | null | null | src/main/java/com/hafiz/erp/requisition/core/crud/ICrudRepository.java | shaikhhafiz/requisition-service | b95861b670979ecf997c36f2aa8630a053f54ffe | [
"MIT"
] | null | null | null | src/main/java/com/hafiz/erp/requisition/core/crud/ICrudRepository.java | shaikhhafiz/requisition-service | b95861b670979ecf997c36f2aa8630a053f54ffe | [
"MIT"
] | 1 | 2020-09-06T02:07:02.000Z | 2020-09-06T02:07:02.000Z | 28.818182 | 102 | 0.829653 | 1,000,038 | package com.hafiz.erp.requisition.core.crud;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.repository.NoRepositoryBean;
import java.util.UUID;
@NoRepositoryBean
public interface ICrudRepository<T extends BaseEntity, ID extends UUID> extends JpaRepository<T, ID> {
}
|
923cc0cac8c4c90413a985a590bd065f6cfebc74 | 1,709 | java | Java | src/Fox/core/lib/services/AcoustID/LookupByFP/sources/Artist.java | Ssstlis/AudioAnalyze | 7c4c86ec14e5e44c2fc8f54d45931f4b24a375cb | [
"MIT"
] | 1 | 2018-01-19T19:41:30.000Z | 2018-01-19T19:41:30.000Z | src/Fox/core/lib/services/AcoustID/LookupByFP/sources/Artist.java | Ssstlis/AudioAnalyze | 7c4c86ec14e5e44c2fc8f54d45931f4b24a375cb | [
"MIT"
] | null | null | null | src/Fox/core/lib/services/AcoustID/LookupByFP/sources/Artist.java | Ssstlis/AudioAnalyze | 7c4c86ec14e5e44c2fc8f54d45931f4b24a375cb | [
"MIT"
] | 1 | 2018-02-21T15:52:47.000Z | 2018-02-21T15:52:47.000Z | 17.802083 | 64 | 0.513166 | 1,000,039 | package Fox.core.lib.services.AcoustID.LookupByFP.sources;
import java.util.ArrayList;
import java.util.List;
public class Artist
{
private String id;
private String name;
private String joinphrase;
public Artist()
{
}
public Artist(
String id,
String name,
... |
923cc0cc011f522e7d7d87aa9305736dd259ca2f | 5,462 | java | Java | shuziwuliu/java/src/main/java/com/antgroup/antchain/openapi/shuziwuliu/models/CreateStandardVoucherRequest.java | alipay/antchain-openapi-prod-sdk | f78549e5135d91756093bd88d191ca260b28e083 | [
"MIT"
] | 6 | 2020-06-28T06:40:50.000Z | 2022-02-25T11:02:18.000Z | shuziwuliu/java/src/main/java/com/antgroup/antchain/openapi/shuziwuliu/models/CreateStandardVoucherRequest.java | alipay/antchain-openapi-prod-sdk | f78549e5135d91756093bd88d191ca260b28e083 | [
"MIT"
] | null | null | null | shuziwuliu/java/src/main/java/com/antgroup/antchain/openapi/shuziwuliu/models/CreateStandardVoucherRequest.java | alipay/antchain-openapi-prod-sdk | f78549e5135d91756093bd88d191ca260b28e083 | [
"MIT"
] | 6 | 2020-06-30T09:29:03.000Z | 2022-01-07T10:42:22.000Z | 28.447917 | 142 | 0.674844 | 1,000,040 | // This file is auto-generated, don't edit it. Thanks.
package com.antgroup.antchain.openapi.shuziwuliu.models;
import com.aliyun.tea.*;
public class CreateStandardVoucherRequest extends TeaModel {
// OAuth模式下的授权token
@NameInMap("auth_token")
public String authToken;
@NameInMap("product_instance_id")... |
923cc19fe9a617b89760af9c0333231a747743bd | 8,417 | java | Java | src/main/java/net/oneandone/sushi/fs/http/HttpRoot.java | mlhartme/sushi | b2415cac41d65fa81982f9949f26f29b0eb5836f | [
"Apache-2.0"
] | 4 | 2015-09-21T14:50:42.000Z | 2016-07-01T18:11:26.000Z | src/main/java/net/oneandone/sushi/fs/http/HttpRoot.java | mlhartme/sushi | b2415cac41d65fa81982f9949f26f29b0eb5836f | [
"Apache-2.0"
] | 2 | 2015-09-17T07:41:51.000Z | 2015-09-17T10:24:56.000Z | src/main/java/net/oneandone/sushi/fs/http/HttpRoot.java | mlhartme/sushi | b2415cac41d65fa81982f9949f26f29b0eb5836f | [
"Apache-2.0"
] | 4 | 2015-09-16T16:10:27.000Z | 2019-01-23T13:22:30.000Z | 29.953737 | 146 | 0.623025 | 1,000,041 | /*
* Copyright 1&1 Internet AG, https://github.com/1and1/
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
923cc20ea7efa3a6b1ae59f8acc3ee866c70aa58 | 1,675 | java | Java | modules/dfp_appengine/src/main/java/com/google/api/ads/dfp/jaxws/v201605/ReportServiceInterfacegetReportJobStatus.java | fernhtls/googleads-java-lib | a330df0799de8d8de0dcdddf4c317d6b0cd2fe10 | [
"Apache-2.0"
] | null | null | null | modules/dfp_appengine/src/main/java/com/google/api/ads/dfp/jaxws/v201605/ReportServiceInterfacegetReportJobStatus.java | fernhtls/googleads-java-lib | a330df0799de8d8de0dcdddf4c317d6b0cd2fe10 | [
"Apache-2.0"
] | null | null | null | modules/dfp_appengine/src/main/java/com/google/api/ads/dfp/jaxws/v201605/ReportServiceInterfacegetReportJobStatus.java | fernhtls/googleads-java-lib | a330df0799de8d8de0dcdddf4c317d6b0cd2fe10 | [
"Apache-2.0"
] | null | null | null | 24.275362 | 105 | 0.622687 | 1,000,042 |
package com.google.api.ads.dfp.jaxws.v201605;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
*
* Returns the {@link ReportJobStatus} of the report job with... |
923cc4c5a4bc024e8dcb103890cde438b450d503 | 351 | java | Java | src/test/java/com/example/anguisfragilis/AnguisfragilisApplicationTests.java | adamberntsson/AnguisFragilis | ad957ad81421e2cdec9dc39fdb0626d8a16984f5 | [
"MIT"
] | null | null | null | src/test/java/com/example/anguisfragilis/AnguisfragilisApplicationTests.java | adamberntsson/AnguisFragilis | ad957ad81421e2cdec9dc39fdb0626d8a16984f5 | [
"MIT"
] | null | null | null | src/test/java/com/example/anguisfragilis/AnguisfragilisApplicationTests.java | adamberntsson/AnguisFragilis | ad957ad81421e2cdec9dc39fdb0626d8a16984f5 | [
"MIT"
] | null | null | null | 20.647059 | 60 | 0.817664 | 1,000,043 | package com.example.anguisfragilis;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class AnguisfragilisApplicationTests {
@Test
publ... |
923cc71a15df7c438acff1a5e0e95a8ba6bb411f | 651 | java | Java | src/main/java/net/defekt/mc/chatclient/protocol/data/ItemInfo.java | qiuzilu/Another-Minecraft-Chat-Client | 903f2d3e30e84dced84497f5ed54444524f46a0b | [
"Apache-2.0"
] | 61 | 2021-04-08T12:02:00.000Z | 2022-03-29T18:05:07.000Z | src/main/java/net/defekt/mc/chatclient/protocol/data/ItemInfo.java | codingwatching/Another-Minecraft-Chat-Client | 5671412dcebf7ef0f73212e6a315405e7e32f3c5 | [
"Apache-2.0"
] | 9 | 2021-07-25T23:56:07.000Z | 2022-03-28T21:28:16.000Z | src/main/java/net/defekt/mc/chatclient/protocol/data/ItemInfo.java | codingwatching/Another-Minecraft-Chat-Client | 5671412dcebf7ef0f73212e6a315405e7e32f3c5 | [
"Apache-2.0"
] | 8 | 2021-04-25T05:06:15.000Z | 2022-02-24T16:21:55.000Z | 15.5 | 51 | 0.642089 | 1,000,044 | package net.defekt.mc.chatclient.protocol.data;
/**
* Class encapsulating a item name info
*
* @author Defective4
*
*/
public class ItemInfo {
private final String name, fileName;
/**
* Constructs new item info object
*
* @param name item name
* @param fileName item's internal name
*/
protect... |
923cc73a245e0fc3904d20b033e1d6c3a4f67aa2 | 736 | java | Java | com.github.jmodel.adapter.api/src/main/java/com/github/jmodel/adapter/api/persistence/PersisterAdapter.java | jmodel/adapter | b6c77dc5c5103b103b5410d144ea78e2ec642e76 | [
"Apache-2.0"
] | null | null | null | com.github.jmodel.adapter.api/src/main/java/com/github/jmodel/adapter/api/persistence/PersisterAdapter.java | jmodel/adapter | b6c77dc5c5103b103b5410d144ea78e2ec642e76 | [
"Apache-2.0"
] | null | null | null | com.github.jmodel.adapter.api/src/main/java/com/github/jmodel/adapter/api/persistence/PersisterAdapter.java | jmodel/adapter | b6c77dc5c5103b103b5410d144ea78e2ec642e76 | [
"Apache-2.0"
] | null | null | null | 25.413793 | 112 | 0.717775 | 1,000,045 | package com.github.jmodel.adapter.api.persistence;
import com.github.jmodel.adapter.AdapterException;
import com.github.jmodel.adapter.AdapterTerms;
import com.github.jmodel.adapter.api.Adapter;
import com.github.jmodel.adapter.spi.Term;
/**
* Persister adapter
*
* @author lyhxr@example.com
*
*/
pu... |
923cc974f4c04774c5443df434d01b6d117e1f6b | 3,056 | java | Java | src/mysql-connector-java-3.1.14/mysql-connector-java-3.1.14/src/testsuite/simple/NumbersTest.java | NaisilaPuka/GWAG_V13.0 | 3de207b950fb51c7ac7a882dafffd15276dc2ad0 | [
"MIT"
] | 4 | 2018-10-12T20:32:04.000Z | 2019-04-19T17:34:34.000Z | src/mysql-connector-java-3.1.14/mysql-connector-java-3.1.14/src/testsuite/simple/NumbersTest.java | NaisilaPuka/GWAG_V13.0 | 3de207b950fb51c7ac7a882dafffd15276dc2ad0 | [
"MIT"
] | null | null | null | src/mysql-connector-java-3.1.14/mysql-connector-java-3.1.14/src/testsuite/simple/NumbersTest.java | NaisilaPuka/GWAG_V13.0 | 3de207b950fb51c7ac7a882dafffd15276dc2ad0 | [
"MIT"
] | 1 | 2019-11-16T00:06:37.000Z | 2019-11-16T00:06:37.000Z | 25.898305 | 103 | 0.650196 | 1,000,046 | /*
Copyright (C) 2002-2004 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as
published by the Free Software Foundation.
There are special exceptions to the terms and conditions of the GPL
as it is applied to this ... |
923cc9bad54c955edc8004efc0976ae4b7b0a32f | 525 | java | Java | Chapter24/java/PhysicsEngine.java | vmistler/Learning-Java-by-Building-Android-Games-Second-Edition | 92bdeefba7e423a06eeeda31e5b1e324e590b6c8 | [
"MIT"
] | 41 | 2018-11-26T21:10:21.000Z | 2022-03-30T17:01:55.000Z | Chapter24/java/PhysicsEngine.java | clerdson/Learning-Java-by-Building-Android-Games-Second-Edition | 92bdeefba7e423a06eeeda31e5b1e324e590b6c8 | [
"MIT"
] | null | null | null | Chapter24/java/PhysicsEngine.java | clerdson/Learning-Java-by-Building-Android-Games-Second-Edition | 92bdeefba7e423a06eeeda31e5b1e324e590b6c8 | [
"MIT"
] | 56 | 2018-09-16T05:47:25.000Z | 2022-02-16T00:30:23.000Z | 25 | 80 | 0.617143 | 1,000,047 | package com.gamecodeschool.c24platformer;
import java.util.ArrayList;
class PhysicsEngine {
void update(long fps, ArrayList<GameObject> objects, GameState gs) {
for (GameObject object : objects) {
object.update(fps,
objects.get(LevelManager.PLAYER_INDEX)
... |
923ccaa9185bbd4d39c38612f9dc3a27a52a6b46 | 1,676 | java | Java | src/main/java/com/logo/data/repository/ReResourceRep.java | logobs/resource-editor | 83e2ca3125303b9334a3b0409a8a14dff0f3899f | [
"Apache-2.0"
] | null | null | null | src/main/java/com/logo/data/repository/ReResourceRep.java | logobs/resource-editor | 83e2ca3125303b9334a3b0409a8a14dff0f3899f | [
"Apache-2.0"
] | 10 | 2018-11-27T12:14:03.000Z | 2018-12-21T12:06:03.000Z | src/main/java/com/logo/data/repository/ReResourceRep.java | logobs/resource-editor | 83e2ca3125303b9334a3b0409a8a14dff0f3899f | [
"Apache-2.0"
] | null | null | null | 44.105263 | 204 | 0.7679 | 1,000,048 | package com.logo.data.repository;
import java.util.List;
import org.springframework.context.annotation.Scope;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import org.springframework.s... |
923ccadb05beff064d9a44305556e63000ea551d | 174 | java | Java | AliLiveSDK4.0.2_Demo_Android/app/src/main/java/com/alilive/alilivesdk_demo/listener/OnItemFuncClickListener.java | aliyunvideo/Queen_SDK_Android | e46e32e16f8a6ecf3746a5c397a6a1f36189e93c | [
"Apache-2.0"
] | 2 | 2021-07-06T03:32:25.000Z | 2021-12-17T02:24:16.000Z | AliLiveSDK4.0.2_Demo_Android/app/src/main/java/com/alilive/alilivesdk_demo/listener/OnItemFuncClickListener.java | aliyunvideo/Queen_SDK_Android | e46e32e16f8a6ecf3746a5c397a6a1f36189e93c | [
"Apache-2.0"
] | null | null | null | AliLiveSDK4.0.2_Demo_Android/app/src/main/java/com/alilive/alilivesdk_demo/listener/OnItemFuncClickListener.java | aliyunvideo/Queen_SDK_Android | e46e32e16f8a6ecf3746a5c397a6a1f36189e93c | [
"Apache-2.0"
] | 1 | 2022-03-31T09:07:26.000Z | 2022-03-31T09:07:26.000Z | 19.333333 | 45 | 0.724138 | 1,000,049 | package com.alilive.alilivesdk_demo.listener;
/**
* 功能模块点击click
* @param <T>
*/
public interface OnItemFuncClickListener<T> {
void onItemFuncClick(T bean, int pos);
} |
923ccb1ddeb1a06cd2728f48a8a16d0ea8e14257 | 522 | java | Java | src/main/java/io/dummymaker/annotation/simple/GenBoolean.java | GoodforGod/dummymaker | 190625c85deea185d41d64a13532cd4c9c8f6708 | [
"MIT"
] | 12 | 2017-06-08T10:58:30.000Z | 2021-08-31T18:04:27.000Z | src/main/java/io/dummymaker/annotation/simple/GenBoolean.java | GoodforGod/dummymaker | 190625c85deea185d41d64a13532cd4c9c8f6708 | [
"MIT"
] | 28 | 2018-03-10T14:59:17.000Z | 2022-01-09T13:35:05.000Z | src/main/java/io/dummymaker/annotation/simple/GenBoolean.java | GoodforGod/dummymaker | 190625c85deea185d41d64a13532cd4c9c8f6708 | [
"MIT"
] | 4 | 2018-03-08T22:24:18.000Z | 2021-08-31T00:36:43.000Z | 24.857143 | 55 | 0.806513 | 1,000,050 | package io.dummymaker.annotation.simple;
import io.dummymaker.annotation.core.PrimeGen;
import io.dummymaker.generator.simple.BooleanGenerator;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* @autho... |
923cccb7f958325ed6702491d72e0472a636db11 | 7,960 | java | Java | main/java/application/MyBenchmark.java | EazyRob97/-A-Song-of-Ice-and-Fire-Game-of-Thrones-Route-Finder | 71d89c1ab7a0f17019f7206b20f8b5e459b1760c | [
"MIT"
] | 1 | 2020-09-07T19:43:12.000Z | 2020-09-07T19:43:12.000Z | main/java/application/MyBenchmark.java | EazyRob97/-A-Song-of-Ice-and-Fire-Game-of-Thrones-Route-Finder | 71d89c1ab7a0f17019f7206b20f8b5e459b1760c | [
"MIT"
] | null | null | null | main/java/application/MyBenchmark.java | EazyRob97/-A-Song-of-Ice-and-Fire-Game-of-Thrones-Route-Finder | 71d89c1ab7a0f17019f7206b20f8b5e459b1760c | [
"MIT"
] | null | null | null | 36.181818 | 137 | 0.689698 | 1,000,051 | /*
* Copyright (c) 2014, Oracle America, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice,
* thi... |
923cce2f8f7197210d64947601ed78c33b35dbbd | 14,522 | java | Java | src/main/java/com/pazdev/authserver/model/Profile.java | omahaprogrammer/authserver | 52148f356db044c397d8fc8e9e67f2f94bb05ebd | [
"Apache-2.0"
] | null | null | null | src/main/java/com/pazdev/authserver/model/Profile.java | omahaprogrammer/authserver | 52148f356db044c397d8fc8e9e67f2f94bb05ebd | [
"Apache-2.0"
] | null | null | null | src/main/java/com/pazdev/authserver/model/Profile.java | omahaprogrammer/authserver | 52148f356db044c397d8fc8e9e67f2f94bb05ebd | [
"Apache-2.0"
] | null | null | null | 31.647059 | 283 | 0.651315 | 1,000,052 | /*
* Copyright 2016 Jonathan Paz <kenaa@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... |
923ccf13cc9c1c5a64af962ba8d0e94b07af8292 | 5,030 | java | Java | gear-monitor/gear-monitor-core/src/main/java/cn/howardliu/gear/monitor/core/unit/ByteSizeUnit.java | howardliu-cn/my-gear | e81448ed01964b5d6f30cfbf36afd6f7b66c78be | [
"Apache-2.0"
] | 1 | 2018-07-31T11:59:44.000Z | 2018-07-31T11:59:44.000Z | gear-monitor/gear-monitor-core/src/main/java/cn/howardliu/gear/monitor/core/unit/ByteSizeUnit.java | howardliu-cn/my-gear | e81448ed01964b5d6f30cfbf36afd6f7b66c78be | [
"Apache-2.0"
] | 6 | 2020-02-28T01:12:40.000Z | 2021-08-09T20:42:34.000Z | gear-monitor/gear-monitor-core/src/main/java/cn/howardliu/gear/monitor/core/unit/ByteSizeUnit.java | howardliu-cn/my-gear | e81448ed01964b5d6f30cfbf36afd6f7b66c78be | [
"Apache-2.0"
] | 2 | 2017-06-15T08:46:03.000Z | 2018-06-20T05:52:35.000Z | 21.313559 | 94 | 0.46163 | 1,000,053 | package cn.howardliu.gear.monitor.core.unit;
/**
* <br>created at 16-12-27
*
* @author liuxh
* @since 1.0.2
*/
public enum ByteSizeUnit {
BYTES {
@Override
public long toBytes(long size) {
return size;
}
@Override
public long toKB(long size) {
r... |
923ccfb7822525a298fc36a7aaa16d67d7550a79 | 1,419 | java | Java | order/src/test/java/com/imooc/order/mapper/OrderMasterMapperTest.java | QiaoYingD/sell | 34cc0a5875f1333ca9061f8263ab0372bd41c873 | [
"MIT"
] | null | null | null | order/src/test/java/com/imooc/order/mapper/OrderMasterMapperTest.java | QiaoYingD/sell | 34cc0a5875f1333ca9061f8263ab0372bd41c873 | [
"MIT"
] | null | null | null | order/src/test/java/com/imooc/order/mapper/OrderMasterMapperTest.java | QiaoYingD/sell | 34cc0a5875f1333ca9061f8263ab0372bd41c873 | [
"MIT"
] | null | null | null | 30.847826 | 103 | 0.756166 | 1,000,054 | package com.imooc.order.mapper;
import com.imooc.order.OrderApplicationTests;
import com.imooc.order.enums.OrderStatusEnum;
import com.imooc.order.enums.PayStatusEnum;
import com.imooc.order.model.OrderMasterModel;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springf... |
923cd02630d23060e1b2f1c229ae78db32b62478 | 2,372 | java | Java | src/main/java/browsers/customs/CustomChrome.java | ReadyUser46/sca_selenium3_framework | c2f55a6f7da170bf32dd8d6891273c8eda56ba0b | [
"Apache-2.0"
] | null | null | null | src/main/java/browsers/customs/CustomChrome.java | ReadyUser46/sca_selenium3_framework | c2f55a6f7da170bf32dd8d6891273c8eda56ba0b | [
"Apache-2.0"
] | null | null | null | src/main/java/browsers/customs/CustomChrome.java | ReadyUser46/sca_selenium3_framework | c2f55a6f7da170bf32dd8d6891273c8eda56ba0b | [
"Apache-2.0"
] | null | null | null | 34.882353 | 102 | 0.730607 | 1,000,055 | package browsers.customs;
import browsers.Browsers;
import org.openqa.selenium.Platform;
import org.openqa.selenium.Proxy;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeOptions;
import org.openqa.selenium.remote.CapabilityType;
import java.util.HashMap;
public class CustomChrome exten... |
923cd06dca4df2a2669261dcbbd8bfbcd4e7ec34 | 181 | java | Java | asm-core-plugin/src/main/java/it/sephiroth/android/library/asm/plugin/core/BuildConfig.java | sephiroth74/AndroidDebugLog | 98cc6dc1a8ddc940a94c7872d71ea64a5abdd385 | [
"MIT"
] | null | null | null | asm-core-plugin/src/main/java/it/sephiroth/android/library/asm/plugin/core/BuildConfig.java | sephiroth74/AndroidDebugLog | 98cc6dc1a8ddc940a94c7872d71ea64a5abdd385 | [
"MIT"
] | null | null | null | asm-core-plugin/src/main/java/it/sephiroth/android/library/asm/plugin/core/BuildConfig.java | sephiroth74/AndroidDebugLog | 98cc6dc1a8ddc940a94c7872d71ea64a5abdd385 | [
"MIT"
] | null | null | null | 22.625 | 55 | 0.78453 | 1,000,056 | package it.sephiroth.android.library.asm.plugin.core;
import org.objectweb.asm.Opcodes;
public final class BuildConfig {
public static final int ASM_VERSION = Opcodes.ASM9;
}
|
923cd0ec007a06cb0ae00b22cf171f124d809f95 | 342 | java | Java | java-example/src/test/java/ru/stqa/training/selenium/pages/Page.java | nmochalova/selenium-training-po | 31c526743b034479d6b2c7cd944761ea058578ca | [
"Apache-2.0"
] | 14 | 2017-04-07T10:35:16.000Z | 2020-11-29T04:09:48.000Z | java-example/src/test/java/ru/stqa/training/selenium/pages/Page.java | nmochalova/selenium-training-po | 31c526743b034479d6b2c7cd944761ea058578ca | [
"Apache-2.0"
] | null | null | null | java-example/src/test/java/ru/stqa/training/selenium/pages/Page.java | nmochalova/selenium-training-po | 31c526743b034479d6b2c7cd944761ea058578ca | [
"Apache-2.0"
] | 25 | 2017-04-19T01:39:30.000Z | 2022-03-17T12:41:22.000Z | 21.375 | 52 | 0.716374 | 1,000,057 | package ru.stqa.training.selenium.pages;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.ui.WebDriverWait;
public class Page {
protected WebDriver driver;
protected WebDriverWait wait;
public Page(WebDriver driver) {
this.driver = driver;
wait = new WebDriverWait... |
923cd0f76f7d5166ba923f57b6e2672eaf661ab4 | 1,695 | java | Java | app/src/main/java/wizardpager/model/Page.java | VizLoreLabs/phasmaFoodMobileApp | 111fc89b9abddb6f1c5b547ec15ffda7699748a3 | [
"Apache-1.1"
] | null | null | null | app/src/main/java/wizardpager/model/Page.java | VizLoreLabs/phasmaFoodMobileApp | 111fc89b9abddb6f1c5b547ec15ffda7699748a3 | [
"Apache-1.1"
] | null | null | null | app/src/main/java/wizardpager/model/Page.java | VizLoreLabs/phasmaFoodMobileApp | 111fc89b9abddb6f1c5b547ec15ffda7699748a3 | [
"Apache-1.1"
] | null | null | null | 19.709302 | 81 | 0.715044 | 1,000,058 | package wizardpager.model;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import java.util.ArrayList;
/**
* Represents a single page in the wizard.
*/
public abstract class Page implements PageTreeNode {
/**
* The key into {@link #getData()} used for wizards with simple (single) values.
*/
... |
923cd1815a4dab0ff17409641eb48e27f041086a | 4,273 | java | Java | src/main/java/com/oxygenxml/git/auth/ResolvingProxyDataFactory.java | alexdinisor98/oxygen-git-plugin | dbe84ec6ab146b7c57b874f4c44b2e77fcd45375 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/oxygenxml/git/auth/ResolvingProxyDataFactory.java | alexdinisor98/oxygen-git-plugin | dbe84ec6ab146b7c57b874f4c44b2e77fcd45375 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/oxygenxml/git/auth/ResolvingProxyDataFactory.java | alexdinisor98/oxygen-git-plugin | dbe84ec6ab146b7c57b874f4c44b2e77fcd45375 | [
"Apache-2.0"
] | null | null | null | 27.928105 | 101 | 0.618301 | 1,000,059 | package com.oxygenxml.git.auth;
import java.net.InetSocketAddress;
import java.net.Proxy;
import java.net.ProxySelector;
import java.net.SocketAddress;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.apache.log4j.Logger;
i... |
923cd3307abe908f0a7097f7a491e642d2493698 | 3,876 | java | Java | ControlBank/app/src/main/java/com/example/controlbank/activity/ListViewActivity.java | 701Szc/MyTools | a7bfdf1737158050b09cfae8824bf4d214fb44fd | [
"Apache-2.0"
] | null | null | null | ControlBank/app/src/main/java/com/example/controlbank/activity/ListViewActivity.java | 701Szc/MyTools | a7bfdf1737158050b09cfae8824bf4d214fb44fd | [
"Apache-2.0"
] | null | null | null | ControlBank/app/src/main/java/com/example/controlbank/activity/ListViewActivity.java | 701Szc/MyTools | a7bfdf1737158050b09cfae8824bf4d214fb44fd | [
"Apache-2.0"
] | null | null | null | 40.8 | 128 | 0.654025 | 1,000,060 | package com.example.controlbank.activity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import androidx.annotation.Nullable;
import androidx.appcompat.ap... |
923cd3bec3ae90d4cc3c002d9c019597cba9c7db | 395 | java | Java | src/main/java/se/kth/iv1201/grupp13/recruiterapplication/domain/CompetenceDTO.java | anga13/recruiter-application | b05ae475429313306555cab2d59a9c673a4178e9 | [
"MIT"
] | null | null | null | src/main/java/se/kth/iv1201/grupp13/recruiterapplication/domain/CompetenceDTO.java | anga13/recruiter-application | b05ae475429313306555cab2d59a9c673a4178e9 | [
"MIT"
] | 3 | 2019-02-07T10:38:01.000Z | 2019-02-27T15:12:33.000Z | src/main/java/se/kth/iv1201/grupp13/recruiterapplication/domain/CompetenceDTO.java | anga13/recruiter-application | b05ae475429313306555cab2d59a9c673a4178e9 | [
"MIT"
] | 1 | 2019-03-05T10:58:19.000Z | 2019-03-05T10:58:19.000Z | 20.789474 | 79 | 0.658228 | 1,000,061 | package se.kth.iv1201.grupp13.recruiterapplication.domain;
/**
* Defines all operation that can be performed on an {@link Competence} outside
* the application and domain layers.
*/
public interface CompetenceDTO {
/**
* Returns the competence Id.
*/
public Long getCompetenceId();
/**
... |
923cd44bffa76692052f3e0817d138480bca0b5a | 1,520 | java | Java | app/src/main/java/na/nust/fci_app/Publications.java | Ihekandjo/FCI-APP | 1f82d651aed0da0b4b85abac1b477ccd561e4ce2 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/na/nust/fci_app/Publications.java | Ihekandjo/FCI-APP | 1f82d651aed0da0b4b85abac1b477ccd561e4ce2 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/na/nust/fci_app/Publications.java | Ihekandjo/FCI-APP | 1f82d651aed0da0b4b85abac1b477ccd561e4ce2 | [
"Apache-2.0"
] | null | null | null | 33.043478 | 63 | 0.714474 | 1,000,062 | package na.nust.fci_app;
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.Menu;
import android.view.MenuItem;
import android.... |
923cd45ea4c57c844320fba3f1771be17ee9f334 | 2,910 | java | Java | jpa/src/main/java/org/example/app/Person.java | OpenLiberty/devfile-stack-samples | 3e97a77f1d694effb84bc3fa02ed7e176afcfad3 | [
"Apache-2.0"
] | null | null | null | jpa/src/main/java/org/example/app/Person.java | OpenLiberty/devfile-stack-samples | 3e97a77f1d694effb84bc3fa02ed7e176afcfad3 | [
"Apache-2.0"
] | 7 | 2020-08-14T20:54:56.000Z | 2021-08-06T15:22:53.000Z | jpa/src/main/java/org/example/app/Person.java | OpenLiberty/devfile-stack-samples | 3e97a77f1d694effb84bc3fa02ed7e176afcfad3 | [
"Apache-2.0"
] | 4 | 2020-08-03T18:59:19.000Z | 2021-02-19T16:31:13.000Z | 26.216216 | 116 | 0.664261 | 1,000,063 | /*
* Copyright (c) 2019, 2021 IBM Corporation and others
*
* See the NOTICE file(s) distributed with this work for additional
* information regarding copyright ownership.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
* You ... |
923cd4a1113b2826a61d0eed7aecedaeacd50e16 | 407 | java | Java | retrokit/src/main/java/com/theah64/retrokit/utils/APIInterface.java | theapache64/RetroKit | 40b9f560273d9a97c54dc0e17b359bc17f10f450 | [
"Apache-2.0"
] | null | null | null | retrokit/src/main/java/com/theah64/retrokit/utils/APIInterface.java | theapache64/RetroKit | 40b9f560273d9a97c54dc0e17b359bc17f10f450 | [
"Apache-2.0"
] | null | null | null | retrokit/src/main/java/com/theah64/retrokit/utils/APIInterface.java | theapache64/RetroKit | 40b9f560273d9a97c54dc0e17b359bc17f10f450 | [
"Apache-2.0"
] | null | null | null | 18.5 | 76 | 0.783784 | 1,000,064 | package com.theah64.retrokit.utils;
import com.theah64.retrokit.retro.BaseAPIResponse;
import com.theah64.retrokit.api.response.VersionCheckerResponse;
import retrofit2.Call;
import retrofit2.http.GET;
/**
* Created by theapache64 on 12/9/17.
*/
public interface APIInterface {
@GET("get_latest_version_detail... |
923cd4c479416be96bc20419a75a7332e41a3c37 | 431 | java | Java | src/main/java/com/groupdocs/ui/common/entity/web/UploadedDocumentEntity.java | qultoltd/GroupDocs.Annotation-for-Java-Dropwizard | df4205a8ae949ae47dc8698ede8d080f7b0869b6 | [
"MIT"
] | 10 | 2019-04-22T09:58:53.000Z | 2021-12-23T01:09:55.000Z | src/main/java/com/groupdocs/ui/common/entity/web/UploadedDocumentEntity.java | qultoltd/GroupDocs.Annotation-for-Java-Dropwizard | df4205a8ae949ae47dc8698ede8d080f7b0869b6 | [
"MIT"
] | 17 | 2017-01-14T00:43:20.000Z | 2021-12-28T15:31:10.000Z | src/main/java/com/groupdocs/ui/common/entity/web/UploadedDocumentEntity.java | qultoltd/GroupDocs.Annotation-for-Java-Dropwizard | df4205a8ae949ae47dc8698ede8d080f7b0869b6 | [
"MIT"
] | 14 | 2016-09-22T07:18:26.000Z | 2021-11-22T07:28:43.000Z | 15.962963 | 43 | 0.563805 | 1,000,065 | package com.groupdocs.ui.common.entity.web;
/**
* UploadedDocumentEntity
*
* @author Aspose Pty Ltd
*/
public class UploadedDocumentEntity {
private String guid;
/**
* Get guid (file id)
* @return guid
*/
public String getGuid() {
return guid;
}
/**
* Set guid (fil... |
923cd4e4812252b7a73d3d3e9fcce560ddd7dca8 | 445 | java | Java | gmall-sms/src/main/java/com/atguigu/gmall/sms/service/HomeAdvService.java | kirinzhuo/gmall | 2e2c13f52ac79547de3098d48d843336a36848d8 | [
"Apache-2.0"
] | null | null | null | gmall-sms/src/main/java/com/atguigu/gmall/sms/service/HomeAdvService.java | kirinzhuo/gmall | 2e2c13f52ac79547de3098d48d843336a36848d8 | [
"Apache-2.0"
] | 2 | 2021-04-22T17:01:53.000Z | 2021-09-20T20:54:20.000Z | gmall-sms/src/main/java/com/atguigu/gmall/sms/service/HomeAdvService.java | kirinzhuo/gmall | 2e2c13f52ac79547de3098d48d843336a36848d8 | [
"Apache-2.0"
] | null | null | null | 21.190476 | 65 | 0.768539 | 1,000,066 | package com.atguigu.gmall.sms.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.atguigu.gmall.sms.entity.HomeAdvEntity;
import com.atguigu.core.bean.PageVo;
import com.atguigu.core.bean.QueryCondition;
/**
* 首页轮播广告
*
* @author kirin
* @email anpch@example.com
* @date 2019-12-02 20:... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.