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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9243834873a3f62b39bfdb705e9795b6cd3d736f | 2,917 | java | Java | jugevents/src/main/java/it/jugpadova/controllers/JCaptchaController.java | jugevents/jugevents | e2a59bae342a0e772e28ab60526d2d68835d468f | [
"Apache-2.0"
] | null | null | null | jugevents/src/main/java/it/jugpadova/controllers/JCaptchaController.java | jugevents/jugevents | e2a59bae342a0e772e28ab60526d2d68835d468f | [
"Apache-2.0"
] | null | null | null | jugevents/src/main/java/it/jugpadova/controllers/JCaptchaController.java | jugevents/jugevents | e2a59bae342a0e772e28ab60526d2d68835d468f | [
"Apache-2.0"
] | null | null | null | 36.4625 | 91 | 0.731231 | 1,002,679 | // Copyright 2006-2008 The Parancoe Team
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed... |
924383777edc16860bfbeed9d5adb8c8afafe335 | 360 | java | Java | src/edu/columbia/cs/psl/vmvm/VMState.java | Programming-Systems-Lab/archived-VMVM | 64f3438acd6ffc0949757e15fd7159bb0f33e3a5 | [
"Unlicense",
"MIT"
] | null | null | null | src/edu/columbia/cs/psl/vmvm/VMState.java | Programming-Systems-Lab/archived-VMVM | 64f3438acd6ffc0949757e15fd7159bb0f33e3a5 | [
"Unlicense",
"MIT"
] | null | null | null | src/edu/columbia/cs/psl/vmvm/VMState.java | Programming-Systems-Lab/archived-VMVM | 64f3438acd6ffc0949757e15fd7159bb0f33e3a5 | [
"Unlicense",
"MIT"
] | null | null | null | 16.363636 | 48 | 0.655556 | 1,002,680 | package edu.columbia.cs.psl.vmvm;
public class VMState {
int vmID;
int originalVMID;
public VMState(int state, int originalState) {
this.vmID = state;
this.originalVMID = originalState;
}
void setState(int state) {
this.vmID = state;
}
public void deVM()
{
vmID = originalVMID;
}
public... |
924384001b5e62c719d5356d1e5f1ae98670774f | 2,182 | java | Java | mowang-shop-product/src/main/java/top/mowang/shop/product/controller/AttrAttrgroupRelationController.java | mowangblog/MoWang-Shop | 3631fe6c2417f7524214988559c651f428e22976 | [
"MIT"
] | null | null | null | mowang-shop-product/src/main/java/top/mowang/shop/product/controller/AttrAttrgroupRelationController.java | mowangblog/MoWang-Shop | 3631fe6c2417f7524214988559c651f428e22976 | [
"MIT"
] | null | null | null | mowang-shop-product/src/main/java/top/mowang/shop/product/controller/AttrAttrgroupRelationController.java | mowangblog/MoWang-Shop | 3631fe6c2417f7524214988559c651f428e22976 | [
"MIT"
] | null | null | null | 25.670588 | 95 | 0.722731 | 1,002,681 | package top.mowang.shop.product.controller;
import java.util.Arrays;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotat... |
9243841ee1ef203fe108c522da0c4a0a7c56cb1c | 1,591 | java | Java | data-prepper-plugins/peer-forwarder/src/test/java/com/amazon/dataprepper/plugins/prepper/peerforwarder/certificate/file/FileCertificateProviderTest.java | mohitsaxenaknoldus/data-prepper | aaae10daaff45de98c263b04bcf66ea69a83e78f | [
"Apache-2.0"
] | 57 | 2021-04-20T18:07:01.000Z | 2022-03-31T13:19:05.000Z | data-prepper-plugins/peer-forwarder/src/test/java/com/amazon/dataprepper/plugins/prepper/peerforwarder/certificate/file/FileCertificateProviderTest.java | mohitsaxenaknoldus/data-prepper | aaae10daaff45de98c263b04bcf66ea69a83e78f | [
"Apache-2.0"
] | 949 | 2021-04-21T20:51:30.000Z | 2022-03-31T21:35:06.000Z | data-prepper-plugins/peer-forwarder/src/test/java/com/amazon/dataprepper/plugins/prepper/peerforwarder/certificate/file/FileCertificateProviderTest.java | cmanning09/data-prepper | 4e3394859cce8e6d5956e09507f66af73eeec249 | [
"Apache-2.0"
] | 41 | 2021-04-21T19:42:50.000Z | 2022-03-30T21:00:45.000Z | 33.145833 | 132 | 0.782527 | 1,002,682 | /*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*/
package com.amazon.dataprepper.plugins.prepper.peerforwarder.certificate.file;
import com.amazon.dataprepper.plugins.prepper.peerforwarder.certificate.model.Certificate;
import org.junit.Test;
import org.junit.runner.RunWith;
import or... |
9243844904890fee1f980954f1628a301f5e6260 | 3,946 | java | Java | src/main/java/com/leantaas/graph_representation/GraphNode.java | bovetliu/configured-row-mapper | f19da7c7fa26c8332cbe2a718715ec39053f7335 | [
"Unlicense"
] | null | null | null | src/main/java/com/leantaas/graph_representation/GraphNode.java | bovetliu/configured-row-mapper | f19da7c7fa26c8332cbe2a718715ec39053f7335 | [
"Unlicense"
] | null | null | null | src/main/java/com/leantaas/graph_representation/GraphNode.java | bovetliu/configured-row-mapper | f19da7c7fa26c8332cbe2a718715ec39053f7335 | [
"Unlicense"
] | null | null | null | 29.014706 | 119 | 0.596553 | 1,002,683 | package com.leantaas.graph_representation;
import com.sun.istack.internal.Nullable;
import java.util.function.BiFunction;
/**
* Graph node is not stored in DB
* By default they all handles integer
* Created by boweiliu on 12/11/16.
*/
public class GraphNode {
public final String graphNodeId;
@Nullable p... |
924384ebff16ec4a0a0ac62de2d0d49548edde15 | 28,056 | java | Java | Minecraft/build/sources/main/java/com/microsoft/Malmo/Schemas/MazeDecorator.java | shaw-wong/Malmo | 2683891206e8ab7f015d5d0feb6b5a967f02c94f | [
"MIT"
] | 1 | 2018-03-21T01:32:21.000Z | 2018-03-21T01:32:21.000Z | Minecraft/build/sources/main/java/com/microsoft/Malmo/Schemas/MazeDecorator.java | shaw-wong/Malmo | 2683891206e8ab7f015d5d0feb6b5a967f02c94f | [
"MIT"
] | 1 | 2018-03-20T04:35:37.000Z | 2018-03-20T04:35:37.000Z | Minecraft/build/sources/main/java/com/microsoft/Malmo/Schemas/MazeDecorator.java | shaw-wong/Malmo | 2683891206e8ab7f015d5d0feb6b5a967f02c94f | [
"MIT"
] | null | null | null | 27.750742 | 114 | 0.523845 | 1,002,684 | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2018.05.24 at 02:50:2... |
92438617f910b21462666dbab05cc3535c4a1fe3 | 616 | java | Java | src/main/java/leetcode/solutions/July Code/MaximumLengthRepeatedSubarray.java | BrahianVT/LeetcodeProblems | 8346f2df6727aff7968419d74b95715954f70029 | [
"RSA-MD"
] | null | null | null | src/main/java/leetcode/solutions/July Code/MaximumLengthRepeatedSubarray.java | BrahianVT/LeetcodeProblems | 8346f2df6727aff7968419d74b95715954f70029 | [
"RSA-MD"
] | null | null | null | src/main/java/leetcode/solutions/July Code/MaximumLengthRepeatedSubarray.java | BrahianVT/LeetcodeProblems | 8346f2df6727aff7968419d74b95715954f70029 | [
"RSA-MD"
] | null | null | null | 19.870968 | 67 | 0.581169 | 1,002,685 |
package leetcode.solutions;
import java.util.*;
/*
Problem : 8
Number leecode problem: 718
https://leetcode.com/problems/maximum-length-of-repeated-subarray/
Time Complexity: O(nm)
Space Complexity: O(nm)
*/
public class MaximumLengthRepeatedSubarray{
public int findLength(int[] nums1, int[] nums2){
... |
9243865288278e6da4025af677c515c948339c71 | 1,485 | java | Java | src/main/java/cn/stranded/config/MyBatisConfig.java | kuwoo/MultiDataSource | 9c8e950cd024412ab2eb8382afae500f81a1a41d | [
"Apache-2.0"
] | null | null | null | src/main/java/cn/stranded/config/MyBatisConfig.java | kuwoo/MultiDataSource | 9c8e950cd024412ab2eb8382afae500f81a1a41d | [
"Apache-2.0"
] | null | null | null | src/main/java/cn/stranded/config/MyBatisConfig.java | kuwoo/MultiDataSource | 9c8e950cd024412ab2eb8382afae500f81a1a41d | [
"Apache-2.0"
] | null | null | null | 37.125 | 132 | 0.803367 | 1,002,686 | package cn.stranded.config;
import org.apache.ibatis.session.SqlSessionFactory;
import org.mybatis.spring.SqlSessionFactoryBean;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.core.io.support.PathMatchingResourcePatternResolve... |
924386927261665256491e8285fff97a4fe5ad0d | 2,282 | java | Java | Java/00-Code/Java-CompilerAPI/JavaCompiler/src/main/java/me/ztiany/compiler/jsr269/ElementVisitProcessor.java | hiloWang/notes | 64a637a86f734e4e80975f4aa93ab47e8d7e8b64 | [
"Apache-2.0"
] | 2 | 2020-10-08T13:22:08.000Z | 2021-07-28T14:45:41.000Z | Java/Java-CompilerAPI/JavaCompiler/src/main/java/me/ztiany/compiler/jsr269/ElementVisitProcessor.java | flyfire/Programming-Notes-Code | 4b1bdd74c1ba0c007c504834e4508ec39f01cd94 | [
"Apache-2.0"
] | null | null | null | Java/Java-CompilerAPI/JavaCompiler/src/main/java/me/ztiany/compiler/jsr269/ElementVisitProcessor.java | flyfire/Programming-Notes-Code | 4b1bdd74c1ba0c007c504834e4508ec39f01cd94 | [
"Apache-2.0"
] | 6 | 2020-08-20T07:19:17.000Z | 2022-03-02T08:16:21.000Z | 34.059701 | 102 | 0.702016 | 1,002,687 | package me.ztiany.compiler.jsr269;
import java.util.Set;
import javax.annotation.processing.AbstractProcessor;
import javax.annotation.processing.ProcessingEnvironment;
import javax.annotation.processing.RoundEnvironment;
import javax.annotation.processing.SupportedAnnotationTypes;
import javax.annotation.processing... |
924388ab98b1802b18abd06aaad1b4a5ef232f59 | 546 | java | Java | dtm/dtm-file/src/main/java/org/modelinglab/actiongui/netbeans/dtm/file/package-info.java | modelinglab/actiongui-netbeans-modules | a876c8ca694826a265eeeb9ead939170a696578f | [
"MIT"
] | null | null | null | dtm/dtm-file/src/main/java/org/modelinglab/actiongui/netbeans/dtm/file/package-info.java | modelinglab/actiongui-netbeans-modules | a876c8ca694826a265eeeb9ead939170a696578f | [
"MIT"
] | null | null | null | dtm/dtm-file/src/main/java/org/modelinglab/actiongui/netbeans/dtm/file/package-info.java | modelinglab/actiongui-netbeans-modules | a876c8ca694826a265eeeb9ead939170a696578f | [
"MIT"
] | null | null | null | 42 | 127 | 0.754579 | 1,002,688 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
@TemplateRegistrations(value = {
@TemplateRegistration(folder = "Samples/ActionGUI", content = "example.dtm", displayName = "Example DTM", position = 1000),
@TemplateRegistration(folder = "ActionGUI", content = "... |
92438921a6b624a615ac9d0906b0815c35cadaac | 4,302 | java | Java | src/test/java/com/thinkgem/jeesite/activiti/ObjectionTest.java | yisheng4666/jeesite-master_hibernate | 7ac50ba022a8d581806d3b072764aeb94ece2d6a | [
"Apache-2.0"
] | null | null | null | src/test/java/com/thinkgem/jeesite/activiti/ObjectionTest.java | yisheng4666/jeesite-master_hibernate | 7ac50ba022a8d581806d3b072764aeb94ece2d6a | [
"Apache-2.0"
] | null | null | null | src/test/java/com/thinkgem/jeesite/activiti/ObjectionTest.java | yisheng4666/jeesite-master_hibernate | 7ac50ba022a8d581806d3b072764aeb94ece2d6a | [
"Apache-2.0"
] | null | null | null | 39.109091 | 139 | 0.70874 | 1,002,689 | package com.thinkgem.jeesite.activiti;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.activiti.engine.history.HistoricProcessInstance;
import org.activiti.engine.repository.ProcessDefinition;
import org.activiti.engine.runtime.ProcessInstance;
import org.activiti.engine.tas... |
924389bc41567fbce85d669090d28bb802668103 | 1,948 | java | Java | Recursion/game-of-death-in-a-circle.java | MaunilN/DSA-for-SDE-interview | 026cf3f53b3a252c33ed5cec95f71dd914f62ad5 | [
"MIT"
] | 15 | 2020-06-22T08:37:01.000Z | 2022-02-13T19:27:54.000Z | Recursion/game-of-death-in-a-circle.java | MaunilN/DSA-for-SDE-interview | 026cf3f53b3a252c33ed5cec95f71dd914f62ad5 | [
"MIT"
] | 3 | 2020-09-30T18:45:43.000Z | 2020-09-30T18:59:08.000Z | Recursion/game-of-death-in-a-circle.java | MaunilN/DSA-for-SDE-interview | 026cf3f53b3a252c33ed5cec95f71dd914f62ad5 | [
"MIT"
] | 16 | 2020-08-27T06:59:46.000Z | 2022-01-06T17:40:30.000Z | 29.074627 | 106 | 0.720739 | 1,002,690 | /*
Game of Death in a circle
There are n people standing in a circle (numbered clockwise 1 to n) waiting to be executed.
The counting begins at point 1 in the circle and proceeds around the circle in a fixed
direction (clockwise). In each step, a certain number of people are skipped and the next
person is executed... |
92438a418fd9ee90cf40a7236ab36c3c60f7a17a | 22,826 | java | Java | log4j-core/src/test/java/org/apache/logging/log4j/core/layout/Rfc5424LayoutTest.java | sunbenkang/logging-log4j2 | a0b0cddd662b9b231dd296b88a57d1cd951bfd59 | [
"Apache-2.0"
] | 3,034 | 2015-01-19T14:45:09.000Z | 2022-03-31T06:11:10.000Z | log4j-core/src/test/java/org/apache/logging/log4j/core/layout/Rfc5424LayoutTest.java | sunbenkang/logging-log4j2 | a0b0cddd662b9b231dd296b88a57d1cd951bfd59 | [
"Apache-2.0"
] | 559 | 2015-03-11T15:45:08.000Z | 2022-03-31T17:56:24.000Z | log4j-core/src/test/java/org/apache/logging/log4j/core/layout/Rfc5424LayoutTest.java | sunbenkang/logging-log4j2 | a0b0cddd662b9b231dd296b88a57d1cd951bfd59 | [
"Apache-2.0"
] | 1,620 | 2015-01-31T09:10:08.000Z | 2022-03-31T17:42:41.000Z | 43.727969 | 150 | 0.618812 | 1,002,691 | /*
* 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... |
92438cac0dbcd2025d90c9eab592fa4233b59f9d | 207 | java | Java | platform-api/src/main/java/com/platform/dao/ApiGsMapper.java | gitPrivateUsers/newcode | 9258d0842bc375b4c69feefbfeb8803db9ec3b06 | [
"Apache-2.0"
] | null | null | null | platform-api/src/main/java/com/platform/dao/ApiGsMapper.java | gitPrivateUsers/newcode | 9258d0842bc375b4c69feefbfeb8803db9ec3b06 | [
"Apache-2.0"
] | null | null | null | platform-api/src/main/java/com/platform/dao/ApiGsMapper.java | gitPrivateUsers/newcode | 9258d0842bc375b4c69feefbfeb8803db9ec3b06 | [
"Apache-2.0"
] | 1 | 2018-12-28T12:33:41.000Z | 2018-12-28T12:33:41.000Z | 13.733333 | 50 | 0.679612 | 1,002,692 | package com.platform.dao;
import com.platform.entity.Gs;
/**
*
*
* @author lipengjun
* @email kenaa@example.com
* @date 2017-08-11 09:14:25
*/
public interface ApiGsMapper extends BaseDao<Gs> {
}
|
92438d02c8d37f46ef7d7a7234759dc3c8c77801 | 2,503 | java | Java | Android/HelloBallDuktape/src/com/balsamiq/HelloBallDuktape/HelloBallActivity.java | SneakyWhoami/helloball | 939783cc4fdaf8cead13ef4256ce1907945fce8b | [
"MIT"
] | 1 | 2020-01-17T21:48:56.000Z | 2020-01-17T21:48:56.000Z | Android/HelloBallDuktape/src/com/balsamiq/HelloBallDuktape/HelloBallActivity.java | SneakyWhoami/helloball | 939783cc4fdaf8cead13ef4256ce1907945fce8b | [
"MIT"
] | null | null | null | Android/HelloBallDuktape/src/com/balsamiq/HelloBallDuktape/HelloBallActivity.java | SneakyWhoami/helloball | 939783cc4fdaf8cead13ef4256ce1907945fce8b | [
"MIT"
] | 1 | 2021-05-26T16:31:24.000Z | 2021-05-26T16:31:24.000Z | 31.2875 | 118 | 0.664802 | 1,002,693 | package com.balsamiq.HelloBallDuktape;
import android.annotation.TargetApi;
import android.app.Activity;
import android.os.Build;
import android.os.Bundle;
import android.util.Log;
import android.util.SparseArray;
import android.view.ViewTreeObserver;
import android.widget.TextView;
public class HelloBallActivity ext... |
92438d772c3f4f72d3ad729e3ff7326070f80b6d | 11,935 | java | Java | cdm-core/src/main/java/ucar/unidata/geoloc/projection/proj4/TransverseMercatorProjection.java | oxelson/netcdf-java | 07d161eca0e5d9f04e1e95f7f0fcd718ac8c541a | [
"BSD-3-Clause"
] | 83 | 2019-07-04T13:40:24.000Z | 2022-03-03T02:25:16.000Z | cdm-core/src/main/java/ucar/unidata/geoloc/projection/proj4/TransverseMercatorProjection.java | oxelson/netcdf-java | 07d161eca0e5d9f04e1e95f7f0fcd718ac8c541a | [
"BSD-3-Clause"
] | 655 | 2019-06-28T15:08:16.000Z | 2022-03-29T17:12:46.000Z | cdm-core/src/main/java/ucar/unidata/geoloc/projection/proj4/TransverseMercatorProjection.java | oxelson/netcdf-java | 07d161eca0e5d9f04e1e95f7f0fcd718ac8c541a | [
"BSD-3-Clause"
] | 87 | 2019-07-03T18:17:49.000Z | 2022-03-30T01:53:16.000Z | 36.95356 | 119 | 0.650134 | 1,002,694 | /*
* Copyright (c) 1998-2021 John Caron and University Corporation for Atmospheric Research/Unidata
* See LICENSE for license information.
*/
/*
* Copyright 2006 Jerry Huxtable
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
... |
92438d7fc64661b56f7057afcd03cd22ba7f9162 | 2,353 | java | Java | ids-api/src/main/java/de/fhg/aisec/ids/api/settings/ConnectionSettings.java | ascatox/trusted-connector | 4f2e3c0c710e4e9654889baa78522f576e806654 | [
"Apache-2.0"
] | null | null | null | ids-api/src/main/java/de/fhg/aisec/ids/api/settings/ConnectionSettings.java | ascatox/trusted-connector | 4f2e3c0c710e4e9654889baa78522f576e806654 | [
"Apache-2.0"
] | 7 | 2021-03-09T02:06:41.000Z | 2022-02-26T10:15:25.000Z | ids-api/src/main/java/de/fhg/aisec/ids/api/settings/ConnectionSettings.java | ascatox/trusted-connector | 4f2e3c0c710e4e9654889baa78522f576e806654 | [
"Apache-2.0"
] | null | null | null | 29.78481 | 75 | 0.718232 | 1,002,695 | /*-
* ========================LICENSE_START=================================
* ids-api
* %%
* Copyright (C) 2019 Fraunhofer AISEC
* %%
* 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
*... |
92438de0d2da82fb9ee0f57d2b92abace1cbf063 | 877 | java | Java | src/irvine/oeis/a034/A034318.java | gfis/joeis-alt | e89a990e8aed290f5ce52908437da206c7e55304 | [
"Apache-2.0"
] | null | null | null | src/irvine/oeis/a034/A034318.java | gfis/joeis-alt | e89a990e8aed290f5ce52908437da206c7e55304 | [
"Apache-2.0"
] | null | null | null | src/irvine/oeis/a034/A034318.java | gfis/joeis-alt | e89a990e8aed290f5ce52908437da206c7e55304 | [
"Apache-2.0"
] | null | null | null | 30.241379 | 103 | 0.706956 | 1,002,696 | package irvine.oeis.a034;
import irvine.math.group.IntegerField;
import irvine.math.group.PolynomialRingField;
import irvine.math.polynomial.Polynomial;
import irvine.math.z.Z;
import irvine.oeis.Sequence;
/**
* A034318 McKay-Thompson series of class 13A for the Monster group with a(0) = -2.
* @author Sean A. Irvin... |
92438e5fbf9cfe9ff75ec2f66f29f44a27d9960c | 5,761 | java | Java | org/apache/xalan/lib/ExsltSets.java | MewX/contendo-viewer-v1.6.3 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | [
"Apache-2.0"
] | 2 | 2021-07-16T10:43:25.000Z | 2021-12-15T13:54:10.000Z | org/apache/xalan/lib/ExsltSets.java | MewX/contendo-viewer-v1.6.3 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | [
"Apache-2.0"
] | 1 | 2021-10-12T22:24:55.000Z | 2021-10-12T22:24:55.000Z | org/apache/xalan/lib/ExsltSets.java | MewX/contendo-viewer-v1.6.3 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | [
"Apache-2.0"
] | null | null | null | 23.805785 | 112 | 0.367471 | 1,002,697 | /* */ package org.apache.xalan.lib;
/* */
/* */ import java.util.Hashtable;
/* */ import org.apache.xml.utils.DOMHelper;
/* */ import org.apache.xpath.NodeSet;
/* */ import org.w3c.dom.Node;
/* */ import org.w3c.dom.NodeList;
/* */
/* */
/* */
/* */
/* */
/* */ ... |
924390be90a29744ad02ad0881851f24557927c9 | 1,367 | java | Java | cis/com.b2international.snowowl.snomed.cis/src/com/b2international/snowowl/snomed/cis/internal/SnomedComponentIdentifierValidator.java | eranhash/snow-owl | bee466023647e4512e96269f0a380fa1ff3a785a | [
"Apache-2.0"
] | 259 | 2017-02-03T16:33:21.000Z | 2022-03-31T09:51:25.000Z | cis/com.b2international.snowowl.snomed.cis/src/com/b2international/snowowl/snomed/cis/internal/SnomedComponentIdentifierValidator.java | eranhash/snow-owl | bee466023647e4512e96269f0a380fa1ff3a785a | [
"Apache-2.0"
] | 381 | 2017-02-17T15:07:10.000Z | 2022-03-29T13:13:41.000Z | cis/com.b2international.snowowl.snomed.cis/src/com/b2international/snowowl/snomed/cis/internal/SnomedComponentIdentifierValidator.java | eranhash/snow-owl | bee466023647e4512e96269f0a380fa1ff3a785a | [
"Apache-2.0"
] | 25 | 2017-02-08T10:00:16.000Z | 2022-02-21T10:58:49.000Z | 30.377778 | 86 | 0.772495 | 1,002,698 | /*
* Copyright 2011-2016 B2i Healthcare Pte Ltd, http://b2i.sg
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... |
924390ca24bbcd92a748ef46c5df3752eb6026a8 | 1,302 | java | Java | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/tests/ContactViewTests.java | erybak90/java_kurs | a17d487d0655d803590ccebd292d22881ae7a68d | [
"Apache-2.0"
] | null | null | null | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/tests/ContactViewTests.java | erybak90/java_kurs | a17d487d0655d803590ccebd292d22881ae7a68d | [
"Apache-2.0"
] | null | null | null | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/tests/ContactViewTests.java | erybak90/java_kurs | a17d487d0655d803590ccebd292d22881ae7a68d | [
"Apache-2.0"
] | null | null | null | 34.263158 | 101 | 0.684332 | 1,002,699 | package ru.stqa.pft.addressbook.tests;
import org.testng.annotations.Test;
import ru.stqa.pft.addressbook.model.ContactData;
import java.util.Arrays;
import java.util.stream.Collectors;
import static org.hamcrest.CoreMatchers.equalTo;
import static org.hamcrest.MatcherAssert.assertThat;
public class ContactViewTes... |
9243920a4c3071d3b16f4a768d4770e16ed73509 | 2,325 | java | Java | infer/models/java/src/java/io/DataOutputStream.java | ryoon/infer | 7b8dc59386529801f9a7fb67ead94053dbf53b42 | [
"BSD-3-Clause"
] | 1 | 2017-09-14T09:03:44.000Z | 2017-09-14T09:03:44.000Z | infer/models/java/src/java/io/DataOutputStream.java | ryoon/infer | 7b8dc59386529801f9a7fb67ead94053dbf53b42 | [
"BSD-3-Clause"
] | 2 | 2020-11-13T19:42:27.000Z | 2020-11-13T19:49:19.000Z | infer/models/java/src/java/io/DataOutputStream.java | ryoon/infer | 7b8dc59386529801f9a7fb67ead94053dbf53b42 | [
"BSD-3-Clause"
] | null | null | null | 28.353659 | 78 | 0.712688 | 1,002,700 | /*
* Copyright (c) 2013 - present Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
package ja... |
92439361bed5dfab49f786df9a6c6f16df5b8b5d | 1,580 | java | Java | geode-apis-compatible-with-redis/src/main/java/org/apache/geode/redis/internal/data/SizeableObjectSizer.java | gvaldez/incubator-geode | 138d5b8969a70bde07ad729461f1d914aa0b14f8 | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | geode-apis-compatible-with-redis/src/main/java/org/apache/geode/redis/internal/data/SizeableObjectSizer.java | gvaldez/incubator-geode | 138d5b8969a70bde07ad729461f1d914aa0b14f8 | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | geode-apis-compatible-with-redis/src/main/java/org/apache/geode/redis/internal/data/SizeableObjectSizer.java | gvaldez/incubator-geode | 138d5b8969a70bde07ad729461f1d914aa0b14f8 | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | 40.512821 | 100 | 0.768354 | 1,002,701 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... |
924394063ee986644f1e0717ff75b795d0b3735c | 543 | java | Java | src/main/java/org/loja/controller/subcontroller/jogo/RemoveItem.java | Logcod-informatica/lojavirtualweb | d614105414bb1b9d8f6755ce6cd516b2544019c0 | [
"Apache-2.0"
] | 1 | 2020-03-20T15:15:42.000Z | 2020-03-20T15:15:42.000Z | src/main/java/org/loja/controller/subcontroller/jogo/RemoveItem.java | Logcod-informatica/lojavirtualweb | d614105414bb1b9d8f6755ce6cd516b2544019c0 | [
"Apache-2.0"
] | 2 | 2022-02-16T01:06:15.000Z | 2022-02-16T01:07:38.000Z | src/main/java/org/loja/controller/subcontroller/jogo/RemoveItem.java | Logcod-informatica/lojavirtualweb | d614105414bb1b9d8f6755ce6cd516b2544019c0 | [
"Apache-2.0"
] | null | null | null | 28.578947 | 86 | 0.802947 | 1,002,702 | package org.loja.controller.subcontroller.jogo;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.loja.controller.carro.MeuCarro;
import org.loja.controller.subcontroller.ModelAndView;
public class RemoveItem implements ModelAndView {
MeuCarro mc = new MeuCar... |
924395923f51b82727aea2f0e5e3f69b8b33a4ac | 1,122 | java | Java | components/org.wso2.carbon.siddhi.extensions.installer.core/src/main/java/org/wso2/carbon/siddhi/extensions/installer/core/config/mapping/models/UsageType.java | PrabodDunuwila/carbon-analytics | 4d2ec19dbdfa2b71ac8f4953d05ebc673b1737e3 | [
"Apache-2.0"
] | 28 | 2015-02-02T05:48:38.000Z | 2021-06-18T02:43:25.000Z | components/org.wso2.carbon.siddhi.extensions.installer.core/src/main/java/org/wso2/carbon/siddhi/extensions/installer/core/config/mapping/models/UsageType.java | PrabodDunuwila/carbon-analytics | 4d2ec19dbdfa2b71ac8f4953d05ebc673b1737e3 | [
"Apache-2.0"
] | 434 | 2015-01-15T14:45:49.000Z | 2022-03-14T11:11:57.000Z | components/org.wso2.carbon.siddhi.extensions.installer.core/src/main/java/org/wso2/carbon/siddhi/extensions/installer/core/config/mapping/models/UsageType.java | PrabodDunuwila/carbon-analytics | 4d2ec19dbdfa2b71ac8f4953d05ebc673b1737e3 | [
"Apache-2.0"
] | 292 | 2015-01-23T06:31:22.000Z | 2021-11-24T10:57:20.000Z | 37.4 | 116 | 0.729947 | 1,002,703 | /*
* Copyright (c) 2020, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you 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.or... |
924396d7eec8feb3814772c2a1d31f2a91959345 | 1,873 | java | Java | app/src/main/java/com/wisbalam/server/algoritma/GraphToArray.java | fonysaputra/wisbalam | 5b7e37da5962290e8cb94da603d3a92d2b8a1af8 | [
"MIT"
] | null | null | null | app/src/main/java/com/wisbalam/server/algoritma/GraphToArray.java | fonysaputra/wisbalam | 5b7e37da5962290e8cb94da603d3a92d2b8a1af8 | [
"MIT"
] | null | null | null | app/src/main/java/com/wisbalam/server/algoritma/GraphToArray.java | fonysaputra/wisbalam | 5b7e37da5962290e8cb94da603d3a92d2b8a1af8 | [
"MIT"
] | null | null | null | 24.012821 | 133 | 0.673785 | 1,002,704 | package com.wisbalam.server.algoritma;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
/*
* CONVERT GRAPH FROM DB TO ARRAY
*/
public class GraphToArray {
// DB
SQLiteDatabase db;
protected Cursor cursor;
// Array Graph
String[][] graph = new ... |
9243977f394e296ed7a9a484e83afeeae22de240 | 3,632 | java | Java | modules/core/src/main/java/org/apache/ignite/internal/util/lang/GridClosure3.java | DirectXceriD/gridgain | 093e512a9147e266f83f6fe1cf088c0b037b501c | [
"Apache-2.0",
"CC0-1.0"
] | 1 | 2019-03-11T08:52:37.000Z | 2019-03-11T08:52:37.000Z | modules/core/src/main/java/org/apache/ignite/internal/util/lang/GridClosure3.java | DirectXceriD/gridgain | 093e512a9147e266f83f6fe1cf088c0b037b501c | [
"Apache-2.0",
"CC0-1.0"
] | null | null | null | modules/core/src/main/java/org/apache/ignite/internal/util/lang/GridClosure3.java | DirectXceriD/gridgain | 093e512a9147e266f83f6fe1cf088c0b037b501c | [
"Apache-2.0",
"CC0-1.0"
] | null | null | null | 52.637681 | 107 | 0.736784 | 1,002,705 | /*
* GridGain Community Edition Licensing
* Copyright 2019 GridGain Systems, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License") modified with Commons Clause
* Restriction; you may not use this file except in compliance with the License. You may obtain a
* c... |
924397d1cb94a085c6bf87c552f82ae4eea0c0a3 | 1,344 | java | Java | SurgeryLib/src/utils/RoomDetails.java | TomPoczos/Java-EE-Example | c1b81dbe145d6a50af18d69a23b2fd5351ed94ca | [
"Apache-2.0"
] | null | null | null | SurgeryLib/src/utils/RoomDetails.java | TomPoczos/Java-EE-Example | c1b81dbe145d6a50af18d69a23b2fd5351ed94ca | [
"Apache-2.0"
] | null | null | null | SurgeryLib/src/utils/RoomDetails.java | TomPoczos/Java-EE-Example | c1b81dbe145d6a50af18d69a23b2fd5351ed94ca | [
"Apache-2.0"
] | null | null | null | 23.172414 | 109 | 0.639881 | 1,002,706 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package utils;
/**
*
* @author Tom Poczos
*/
public class RoomDetails implements java.io.Serializable {
private String roomid;... |
924398c367ae890907b4a82fdf666f69b76ad514 | 516 | java | Java | src/main/java/org/n52/emodnet/eurofleets/feeder/datagram/ThermosalinityDatagram.java | janschulte/eurofleets-feeder | a7ad2dcd40e5ff22946cce24bb8335d07da0238f | [
"Apache-2.0"
] | null | null | null | src/main/java/org/n52/emodnet/eurofleets/feeder/datagram/ThermosalinityDatagram.java | janschulte/eurofleets-feeder | a7ad2dcd40e5ff22946cce24bb8335d07da0238f | [
"Apache-2.0"
] | 1 | 2020-03-17T22:09:02.000Z | 2020-03-17T22:09:02.000Z | src/main/java/org/n52/emodnet/eurofleets/feeder/datagram/ThermosalinityDatagram.java | janschulte/eurofleets-feeder | a7ad2dcd40e5ff22946cce24bb8335d07da0238f | [
"Apache-2.0"
] | 3 | 2020-03-17T22:01:41.000Z | 2020-04-03T15:11:21.000Z | 30.352941 | 79 | 0.718992 | 1,002,707 | package org.n52.emodnet.eurofleets.feeder.datagram;
import org.n52.emodnet.eurofleets.feeder.ObservedProperties;
public class ThermosalinityDatagram extends Datagram {
public ThermosalinityDatagram(String value) throws DatagramParseException {
super(value,
ObservedProperties.SALINITY,
... |
92439990345db78e744c3266947fa270db7ffede | 2,140 | java | Java | app/src/main/java/com/example/user/indecisive/adapters/RandomPickAdapter.java | Fanner487/Indecisive | 51ce10996850a0ae8abd87b5d2172cb36ca7fa08 | [
"MIT"
] | null | null | null | app/src/main/java/com/example/user/indecisive/adapters/RandomPickAdapter.java | Fanner487/Indecisive | 51ce10996850a0ae8abd87b5d2172cb36ca7fa08 | [
"MIT"
] | null | null | null | app/src/main/java/com/example/user/indecisive/adapters/RandomPickAdapter.java | Fanner487/Indecisive | 51ce10996850a0ae8abd87b5d2172cb36ca7fa08 | [
"MIT"
] | null | null | null | 23.777778 | 98 | 0.642056 | 1,002,708 | package com.example.user.indecisive.adapters;
import android.content.Context;
import android.support.annotation.NonNull;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.TextView;
import com.example.user.indecisive.R... |
92439a32f6cd336c1841856bfff469bd7c7bf486 | 977 | java | Java | src/ec/edu/ups/dao/UsuarioDAO.java | SUyaguari/Practica04-Patron-MVC | 6a9cc100f125beb8401bf40e4c57cc97cf43a172 | [
"MIT"
] | null | null | null | src/ec/edu/ups/dao/UsuarioDAO.java | SUyaguari/Practica04-Patron-MVC | 6a9cc100f125beb8401bf40e4c57cc97cf43a172 | [
"MIT"
] | null | null | null | src/ec/edu/ups/dao/UsuarioDAO.java | SUyaguari/Practica04-Patron-MVC | 6a9cc100f125beb8401bf40e4c57cc97cf43a172 | [
"MIT"
] | null | null | null | 20.787234 | 61 | 0.653019 | 1,002,709 | package ec.edu.ups.dao;
import ec.edu.ups.idao.IUsuarioDAO;
import ec.edu.ups.modelo.Usuario;
import java.util.Collection;
import java.util.HashMap;
import java.util.Map;
/**
*
* @author Estudiantes
*/
public class UsuarioDAO implements IUsuarioDAO{
private Map<String, Usuario> usuarios;
public UsuarioDAO... |
92439b69624cdc350825699e7f1248f753a73f02 | 549 | java | Java | src/main/java/de/gerdrohleder/cocktails/data/service/AssemblyService.java | gRohleder/cocktails | 1c4b36d956dea5120c56ac7ff5da40fad16e32f7 | [
"Unlicense"
] | null | null | null | src/main/java/de/gerdrohleder/cocktails/data/service/AssemblyService.java | gRohleder/cocktails | 1c4b36d956dea5120c56ac7ff5da40fad16e32f7 | [
"Unlicense"
] | null | null | null | src/main/java/de/gerdrohleder/cocktails/data/service/AssemblyService.java | gRohleder/cocktails | 1c4b36d956dea5120c56ac7ff5da40fad16e32f7 | [
"Unlicense"
] | null | null | null | 26.142857 | 69 | 0.808743 | 1,002,710 | package de.gerdrohleder.cocktails.data.service;
import de.gerdrohleder.cocktails.data.entity.Assembly;
import de.gerdrohleder.cocktails.data.entity.Ingredient;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Service;
import org.vaadin.artur.helpers.CrudService;
@Service
@RequiredArgsConst... |
92439b70ab7eb3996ee5329c7d975448def133ce | 8,277 | java | Java | geode-core/src/integrationTest/java/org/apache/geode/internal/cache/PartitionedRegionQueryEvaluatorIntegrationTest.java | nikochiko/geode | 19f55add07d6a652911dc5a5e2116fcf7bf7b2f7 | [
"Apache-2.0"
] | 1,475 | 2016-12-06T06:10:53.000Z | 2022-03-30T09:55:23.000Z | geode-core/src/integrationTest/java/org/apache/geode/internal/cache/PartitionedRegionQueryEvaluatorIntegrationTest.java | nikochiko/geode | 19f55add07d6a652911dc5a5e2116fcf7bf7b2f7 | [
"Apache-2.0"
] | 2,809 | 2016-12-06T19:24:26.000Z | 2022-03-31T22:02:20.000Z | geode-core/src/integrationTest/java/org/apache/geode/internal/cache/PartitionedRegionQueryEvaluatorIntegrationTest.java | nikochiko/geode | 19f55add07d6a652911dc5a5e2116fcf7bf7b2f7 | [
"Apache-2.0"
] | 531 | 2016-12-06T05:48:47.000Z | 2022-03-31T23:06:37.000Z | 34.202479 | 100 | 0.678265 | 1,002,711 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... |
92439d7d8ccbc9f882409bee50974dfd6c4e80a0 | 14,071 | java | Java | cdm/src/main/java/ucar/unidata/io/UncompressInputStream.java | joansmith2/thredds | ac321ce2a15f020f0cdef1ff9a2cf82261d8297c | [
"NetCDF"
] | 1 | 2018-04-24T13:53:46.000Z | 2018-04-24T13:53:46.000Z | cdm/src/main/java/ucar/unidata/io/UncompressInputStream.java | joansmith/thredds | 3e10f07b4d2f6b0f658e86327b8d4a5872fe1aa8 | [
"NetCDF"
] | 16 | 2016-04-11T06:42:41.000Z | 2019-05-03T04:04:50.000Z | cdm/src/main/java/ucar/unidata/io/UncompressInputStream.java | joansmith/thredds | 3e10f07b4d2f6b0f658e86327b8d4a5872fe1aa8 | [
"NetCDF"
] | 1 | 2019-07-22T19:57:26.000Z | 2019-07-22T19:57:26.000Z | 28.555781 | 102 | 0.586376 | 1,002,712 | /*
* Copyright 1998-2014 University Corporation for Atmospheric Research/Unidata
*
* Portions of this software were developed by the Unidata Program at the
* University Corporation for Atmospheric Research.
*
* Access and use of this software shall impose the following obligations
* and understand... |
92439e9fe4439eda53b45a2c7679d3959c694258 | 1,269 | java | Java | src/main/java/com/clashsoft/hypercube/instruction/DirectionInstruction.java | Clashsoft/Hypercube | c9b2a1b593b8a2d8d42ffb99ae0aa704998e4917 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/com/clashsoft/hypercube/instruction/DirectionInstruction.java | Clashsoft/Hypercube | c9b2a1b593b8a2d8d42ffb99ae0aa704998e4917 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/com/clashsoft/hypercube/instruction/DirectionInstruction.java | Clashsoft/Hypercube | c9b2a1b593b8a2d8d42ffb99ae0aa704998e4917 | [
"BSD-3-Clause"
] | null | null | null | 20.467742 | 90 | 0.77699 | 1,002,713 | package com.clashsoft.hypercube.instruction;
import com.clashsoft.hypercube.state.Direction;
import com.clashsoft.hypercube.state.ExecutionException;
import com.clashsoft.hypercube.state.ExecutionState;
import com.clashsoft.hypercube.util.I18n;
import javafx.scene.paint.Material;
import java.io.DataInput;
import java... |
92439ecfbcf25c5dd793d785e96a52fafc4c12c9 | 63 | java | Java | pss/src/test/java/net/es/oscars/pss/ctg/UnitTests.java | StackV/oscars | 23725dfdf42f2eda93799ec3dc9c16fcc9abf3e0 | [
"MIT"
] | 10 | 2015-03-17T19:11:30.000Z | 2018-03-16T13:52:14.000Z | pss/src/test/java/net/es/oscars/pss/ctg/UnitTests.java | esnet/oscars | 2dbc6b484dc537c6fd18bd7c43df31386d82195b | [
"MIT"
] | 41 | 2016-05-17T20:15:36.000Z | 2022-02-26T10:05:08.000Z | pss/src/test/java/net/es/oscars/pss/ctg/UnitTests.java | StackV/oscars | 23725dfdf42f2eda93799ec3dc9c16fcc9abf3e0 | [
"MIT"
] | 4 | 2016-01-19T14:35:28.000Z | 2021-07-22T15:53:31.000Z | 12.6 | 30 | 0.761905 | 1,002,714 | package net.es.oscars.pss.ctg;
public interface UnitTests {
}
|
9243a09d455e7483a52f861b2ab6af6d93612b97 | 258 | java | Java | blog-service/src/main/java/org/zhuqigong/blogservice/model/MinPost.java | chu4j/my-spring-cloud-blog | d1b63dbd5a663fb0740ec8c07062f783adf95564 | [
"Apache-2.0"
] | null | null | null | blog-service/src/main/java/org/zhuqigong/blogservice/model/MinPost.java | chu4j/my-spring-cloud-blog | d1b63dbd5a663fb0740ec8c07062f783adf95564 | [
"Apache-2.0"
] | null | null | null | blog-service/src/main/java/org/zhuqigong/blogservice/model/MinPost.java | chu4j/my-spring-cloud-blog | d1b63dbd5a663fb0740ec8c07062f783adf95564 | [
"Apache-2.0"
] | null | null | null | 17.2 | 51 | 0.72093 | 1,002,715 | package org.zhuqigong.blogservice.model;
import com.fasterxml.jackson.annotation.JsonFormat;
import java.util.Date;
public interface MinPost {
Long getId();
String getTitle();
@JsonFormat(pattern = "yyyy-MM-dd")
Date getPublishTime();
}
|
9243a0f59049b986ffee6e0f5b97eb35e0f1a9e4 | 654 | java | Java | keanu-project/src/main/java/io/improbable/keanu/util/io/EdgeDotLabel.java | rs992214/keanu | f7f9b877aaaf9c9f732604f17da238e15dfdad13 | [
"MIT"
] | 153 | 2018-04-06T13:30:31.000Z | 2022-01-31T10:05:27.000Z | keanu-project/src/main/java/io/improbable/keanu/util/io/EdgeDotLabel.java | shinnlok/keanu | c75b2a00571a0da93c6b1d5e9f0cbe09aebdde4d | [
"MIT"
] | 168 | 2018-04-06T16:37:33.000Z | 2021-09-27T21:43:54.000Z | keanu-project/src/main/java/io/improbable/keanu/util/io/EdgeDotLabel.java | shinnlok/keanu | c75b2a00571a0da93c6b1d5e9f0cbe09aebdde4d | [
"MIT"
] | 46 | 2018-04-10T10:46:01.000Z | 2022-02-24T02:53:50.000Z | 29.727273 | 119 | 0.633028 | 1,002,716 | package io.improbable.keanu.util.io;
import org.apache.commons.lang3.StringUtils;
public class EdgeDotLabel {
private static final String DOT_LABEL_OPENING = " [label=";
private static final String DOT_LABEL_CLOSING = "]";
public static String inDotFormat(GraphEdge edge) {
String dotOutput = "<"... |
9243a40e036e6eae12f16e8f9f0c2695d7424b27 | 4,626 | java | Java | megaguards/edu.uci.megaguards/src/edu/uci/megaguards/MGNodeOptions.java | securesystemslab/megaguards | 8064db26e1a8a41871048fbf58be965a62690d60 | [
"BSD-3-Clause"
] | 1 | 2018-07-19T21:15:57.000Z | 2018-07-19T21:15:57.000Z | megaguards/edu.uci.megaguards/src/edu/uci/megaguards/MGNodeOptions.java | securesystemslab/megaguards | 8064db26e1a8a41871048fbf58be965a62690d60 | [
"BSD-3-Clause"
] | null | null | null | megaguards/edu.uci.megaguards/src/edu/uci/megaguards/MGNodeOptions.java | securesystemslab/megaguards | 8064db26e1a8a41871048fbf58be965a62690d60 | [
"BSD-3-Clause"
] | null | null | null | 32.125 | 87 | 0.641375 | 1,002,717 | /*
* Copyright (c) 2018, Regents of the University of California
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice... |
9243a537214f67059988af83aca93d90195045ce | 1,767 | java | Java | base/src/test/java/tv/mechjack/mechjackbot/chatbot/DefaultChatBotConfiguration_TwitchClientConfigurationUnitTests.java | mechjacktv/mechjackbot | 67eae2b3459436036096c9196074fe84b36008d7 | [
"MIT"
] | 1 | 2019-02-13T02:00:01.000Z | 2019-02-13T02:00:01.000Z | base/src/test/java/tv/mechjack/mechjackbot/chatbot/DefaultChatBotConfiguration_TwitchClientConfigurationUnitTests.java | mechjacktv/mechjackbot | 67eae2b3459436036096c9196074fe84b36008d7 | [
"MIT"
] | 59 | 2018-10-20T20:44:52.000Z | 2019-03-04T01:36:43.000Z | base/src/test/java/tv/mechjack/mechjackbot/chatbot/DefaultChatBotConfiguration_TwitchClientConfigurationUnitTests.java | mechjacktv/mechjackbot | 67eae2b3459436036096c9196074fe84b36008d7 | [
"MIT"
] | 1 | 2019-02-20T15:46:54.000Z | 2019-02-20T15:46:54.000Z | 47.756757 | 120 | 0.837578 | 1,002,718 | package tv.mechjack.mechjackbot.chatbot;
import java.util.HashMap;
import java.util.Map;
import java.util.Optional;
import tv.mechjack.platform.application.Application;
import tv.mechjack.platform.application.TestApplicationModule;
import tv.mechjack.platform.utils.scheduleservice.MapHotUpdatePropertiesSource;
import... |
9243a555bc56697d2be87a3bef108364728822e6 | 1,858 | java | Java | theory/functional/src/test/java/chapter8/AdvancedListsTest.java | spencercjh/codeLife | be27d99380c0a1bdf4bea9a86b0d436deb7e2d2d | [
"Apache-2.0"
] | 5 | 2019-11-06T00:18:53.000Z | 2021-07-08T11:01:37.000Z | theory/functional/src/test/java/chapter8/AdvancedListsTest.java | spencercjh/leetcode | be27d99380c0a1bdf4bea9a86b0d436deb7e2d2d | [
"Apache-2.0"
] | null | null | null | theory/functional/src/test/java/chapter8/AdvancedListsTest.java | spencercjh/leetcode | be27d99380c0a1bdf4bea9a86b0d436deb7e2d2d | [
"Apache-2.0"
] | 1 | 2020-10-22T18:10:01.000Z | 2020-10-22T18:10:01.000Z | 19.557895 | 93 | 0.577503 | 1,002,719 | package chapter8;
import lombok.extern.slf4j.Slf4j;
import org.junit.jupiter.api.Test;
import java.util.Map;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertTrue;
@Slf4j
class AdvancedListsTest {
private final Integer[] numbers = new Integer[]{1,... |
9243a589fe0069993ac32ed60b9b3fc579337868 | 768 | java | Java | src/main/java/org/occideas/qsf/response/SurveyOptionResponse.java | DataScientists/OccIDEAS | 0f73e5e8840da15bdc7d7e733380bfefd963fd3c | [
"MIT"
] | 2 | 2019-02-14T04:40:49.000Z | 2019-04-02T11:22:42.000Z | src/main/java/org/occideas/qsf/response/SurveyOptionResponse.java | DataScientists/OccIDEAS | 0f73e5e8840da15bdc7d7e733380bfefd963fd3c | [
"MIT"
] | 9 | 2020-08-16T01:36:38.000Z | 2022-01-30T12:54:42.000Z | src/main/java/org/occideas/qsf/response/SurveyOptionResponse.java | DataScientists/OccIDEAS | 0f73e5e8840da15bdc7d7e733380bfefd963fd3c | [
"MIT"
] | null | null | null | 24.774194 | 56 | 0.733073 | 1,002,720 | package org.occideas.qsf.response;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import org.occideas.qsf.BaseResponse;
import org.occideas.qsf.payload.SurveyOptionPayload;
public class SurveyOptionResponse extends BaseResponse {
private String requestI... |
9243a62fa90d61587ad217f9f93cab9dfac6c12f | 721 | java | Java | src/main/java/service/base/KeepAliveService.java | hazik1024/CipherBook | a74e2cc2185e7a2035d14c2dbaec055dc0632f16 | [
"Apache-2.0"
] | null | null | null | src/main/java/service/base/KeepAliveService.java | hazik1024/CipherBook | a74e2cc2185e7a2035d14c2dbaec055dc0632f16 | [
"Apache-2.0"
] | null | null | null | src/main/java/service/base/KeepAliveService.java | hazik1024/CipherBook | a74e2cc2185e7a2035d14c2dbaec055dc0632f16 | [
"Apache-2.0"
] | null | null | null | 27.730769 | 130 | 0.714286 | 1,002,721 | package service.base;
import enums.ServiceCode;
import enums.ServiceType;
import enums.Topid;
import actions.KeepAliveAction;
import actions.RequestAction;
public class KeepAliveService extends BaseService {
public KeepAliveService() {
super(ServiceType.business, "心跳服务");
}
public Topid getTopid... |
9243a728962faaebdc352790d364627bcd63eba0 | 1,899 | java | Java | src/test/java/com/whiteclarkegroup/liquibaselinter/integration/PrimaryKeyNameIntegrationTest.java | dom54/liquibase-linter | 4dba3246f42a09c1ab1b44a90acd259d480871d1 | [
"Apache-2.0"
] | 15 | 2018-08-10T07:41:51.000Z | 2022-03-01T17:10:41.000Z | src/test/java/com/whiteclarkegroup/liquibaselinter/integration/PrimaryKeyNameIntegrationTest.java | dom54/liquibase-linter | 4dba3246f42a09c1ab1b44a90acd259d480871d1 | [
"Apache-2.0"
] | 61 | 2018-08-24T08:00:59.000Z | 2022-02-26T01:37:48.000Z | src/test/java/com/whiteclarkegroup/liquibaselinter/integration/PrimaryKeyNameIntegrationTest.java | dom54/liquibase-linter | 4dba3246f42a09c1ab1b44a90acd259d480871d1 | [
"Apache-2.0"
] | 5 | 2018-11-21T08:20:30.000Z | 2020-08-29T13:05:59.000Z | 45.214286 | 133 | 0.670353 | 1,002,722 | package com.whiteclarkegroup.liquibaselinter.integration;
import com.whiteclarkegroup.liquibaselinter.resolvers.LiquibaseIntegrationTestResolver;
import org.junit.jupiter.api.extension.ExtendWith;
@ExtendWith(LiquibaseIntegrationTestResolver.class)
class PrimaryKeyNameIntegrationTest extends LinterIntegrationTest {
... |
9243a86ed14cd22ee3660f9bc686a154ef3dfe5c | 265 | java | Java | Ace IM/src/aceim/app/themeable/dataentity/HistoryMessageItemThemeResource.java | plyhun/aceim | 58c57064caf8a8cf394bf71c02c583ccdd783907 | [
"Apache-2.0"
] | 6 | 2015-01-13T07:05:13.000Z | 2017-07-10T22:44:28.000Z | Ace IM/src/aceim/app/themeable/dataentity/HistoryMessageItemThemeResource.java | plyhun/aceim | 58c57064caf8a8cf394bf71c02c583ccdd783907 | [
"Apache-2.0"
] | 2 | 2017-02-21T08:31:53.000Z | 2017-08-23T07:22:03.000Z | Ace IM/src/aceim/app/themeable/dataentity/HistoryMessageItemThemeResource.java | plyhun/aceim | 58c57064caf8a8cf394bf71c02c583ccdd783907 | [
"Apache-2.0"
] | 5 | 2015-01-13T07:05:12.000Z | 2021-12-09T06:52:36.000Z | 22.083333 | 84 | 0.784906 | 1,002,723 | package aceim.app.themeable.dataentity;
import android.content.Context;
public class HistoryMessageItemThemeResource extends ChatMessageItemThemeResource {
public HistoryMessageItemThemeResource(Context context, int id) {
super(context, id);
}
}
|
9243a8909eae5c4eb2493df7444a159613983009 | 6,415 | java | Java | app/src/main/java/com/onimus/munote/ui/activity/NotesActivity.java | MurilloComino/Munotes | 887934e4b1cbe9579730f1deb71728e268885d1a | [
"Apache-2.0"
] | 1 | 2020-05-31T08:50:11.000Z | 2020-05-31T08:50:11.000Z | app/src/main/java/com/onimus/munote/ui/activity/NotesActivity.java | MurilloComino/Munotes | 887934e4b1cbe9579730f1deb71728e268885d1a | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/onimus/munote/ui/activity/NotesActivity.java | MurilloComino/Munotes | 887934e4b1cbe9579730f1deb71728e268885d1a | [
"Apache-2.0"
] | null | null | null | 33.989418 | 164 | 0.677148 | 1,002,724 | /*
*
* * Created by Murillo Comino on 09/02/19 12:26
* * Github: github.com/MurilloComino
* * StackOverFlow: pt.stackoverflow.com/users/128573
* * Email: efpyi@example.com
* *
* * Copyright (c) 2019 . All rights reserved.
* * Last modified 09/02/19 12:11
*
*/
package com.onimus.munote.ui.activity;
i... |
9243a8a6f709aea17f76f75c90bee5fd0c2c50fb | 1,540 | java | Java | src/main/java/me/djin/dcore/redis/Cacheable.java | djin-cn/dcore | a460af433e14062ef8e096c626efe0e9b74beb55 | [
"MIT"
] | null | null | null | src/main/java/me/djin/dcore/redis/Cacheable.java | djin-cn/dcore | a460af433e14062ef8e096c626efe0e9b74beb55 | [
"MIT"
] | null | null | null | src/main/java/me/djin/dcore/redis/Cacheable.java | djin-cn/dcore | a460af433e14062ef8e096c626efe0e9b74beb55 | [
"MIT"
] | null | null | null | 19.493671 | 81 | 0.604545 | 1,002,725 | /**
*
*/
package me.djin.dcore.redis;
import java.util.Collection;
import java.util.HashMap;
import java.util.concurrent.TimeUnit;
/**
* @author djin
* 缓存接口
*
* 缓存键生成规则建议:
* 1: 单个Bean缓存建议:服务名+Bean类名+主键
* 2: Map/Collection缓存建议:服务名+Service类名+方法名+条件
* 缓存策略建议:
* 1: 不建议单个键值对存储, 建议通过Map统一存储; 如:... |
9243a8e1d15aa824813971d2fbfbb0ce4ecb09d7 | 1,825 | java | Java | support/cas-server-support-trusted/src/main/java/org/apereo/cas/adaptors/trusted/authentication/principal/PrincipalBearingPrincipalResolver.java | glennjin/cas | b50a668358a6b95b0eedcb8805e0e7f6237919e2 | [
"Apache-2.0"
] | 3 | 2018-10-10T09:05:29.000Z | 2021-02-23T02:29:49.000Z | support/cas-server-support-trusted/src/main/java/org/apereo/cas/adaptors/trusted/authentication/principal/PrincipalBearingPrincipalResolver.java | glennjin/cas | b50a668358a6b95b0eedcb8805e0e7f6237919e2 | [
"Apache-2.0"
] | null | null | null | support/cas-server-support-trusted/src/main/java/org/apereo/cas/adaptors/trusted/authentication/principal/PrincipalBearingPrincipalResolver.java | glennjin/cas | b50a668358a6b95b0eedcb8805e0e7f6237919e2 | [
"Apache-2.0"
] | null | null | null | 38.020833 | 104 | 0.723836 | 1,002,726 | package org.apereo.cas.adaptors.trusted.authentication.principal;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apereo.cas.authentication.Credential;
import org.apereo.cas.authentication.principal.Principal;
import org.apereo.cas.authentication.principal.PrincipalFactory;
import org.apereo.cas.au... |
9243a94f244b1813488414cdd8084e46b127dd4a | 512 | java | Java | src/main/java/com/lsieben/retroscript/lang/exceptions/errors/InternalCompilerException.java | lsieben97/RetroScript | 872725065fe4c96027c717f692bc1e416d97dbdf | [
"MIT"
] | null | null | null | src/main/java/com/lsieben/retroscript/lang/exceptions/errors/InternalCompilerException.java | lsieben97/RetroScript | 872725065fe4c96027c717f692bc1e416d97dbdf | [
"MIT"
] | null | null | null | src/main/java/com/lsieben/retroscript/lang/exceptions/errors/InternalCompilerException.java | lsieben97/RetroScript | 872725065fe4c96027c717f692bc1e416d97dbdf | [
"MIT"
] | null | null | null | 25.6 | 77 | 0.720703 | 1,002,727 | package com.lsieben.retroscript.lang.exceptions.errors;
import com.lsieben.retroscript.lang.exceptions.RetroScriptCompilerException;
public class InternalCompilerException extends RetroScriptCompilerException {
public InternalCompilerException(String location, String... arguments) {
super(location, argum... |
9243a9dbb22fd894b70de8e4dd868322cba852c2 | 9,761 | java | Java | src/xml/parser/ParentXMLParser.java | vincentliu98/Cell-Society | e1c7ec77b3deb61e8dc185a0713f07d445626d9d | [
"MIT"
] | null | null | null | src/xml/parser/ParentXMLParser.java | vincentliu98/Cell-Society | e1c7ec77b3deb61e8dc185a0713f07d445626d9d | [
"MIT"
] | null | null | null | src/xml/parser/ParentXMLParser.java | vincentliu98/Cell-Society | e1c7ec77b3deb61e8dc185a0713f07d445626d9d | [
"MIT"
] | null | null | null | 36.695489 | 118 | 0.585596 | 1,002,728 | package xml.parser;
import org.w3c.dom.Element;
import org.w3c.dom.NodeList;
import org.xml.sax.SAXException;
import simulation.Cell;
import simulation.CellGraph;
import simulation.Simulator;
import simulation.factory.NeighborUtils;
import simulation.models.SimulationModel;
import utility.ShapeUtils;
import xml.XMLExc... |
9243aa3e62147b2c70250511978730b5a60b4d14 | 2,018 | java | Java | LACCPlus/Zookeeper/50_1.java | sgholamian/log-aware-clone-detection | 9993cb081c420413c231d1807bfff342c39aa69a | [
"MIT"
] | null | null | null | LACCPlus/Zookeeper/50_1.java | sgholamian/log-aware-clone-detection | 9993cb081c420413c231d1807bfff342c39aa69a | [
"MIT"
] | null | null | null | LACCPlus/Zookeeper/50_1.java | sgholamian/log-aware-clone-detection | 9993cb081c420413c231d1807bfff342c39aa69a | [
"MIT"
] | null | null | null | 37.37037 | 76 | 0.510902 | 1,002,729 | //,temp,RemoveWatchesTest.java,652,700,temp,RemoveWatchesTest.java,578,611
//,3
public class xxx {
@Test(timeout = 90000)
public void testManyWatchersWhenNoConnection() throws Exception {
int count = 3;
List<MyWatcher> wList = new ArrayList<MyWatcher>(count);
MyWatcher w;
String ... |
9243aac7f7236f661eaa20541edd88a63b328623 | 12,639 | java | Java | mconf/src/main/java/cn/ms/mconf/redis/RedisMconf.java | z131031231/mconf | 3d64127748e033032cbcf300edeef3a7de170b53 | [
"MIT"
] | 122 | 2017-04-26T15:09:56.000Z | 2021-05-27T06:11:04.000Z | mconf/src/main/java/cn/ms/mconf/redis/RedisMconf.java | z131031231/mconf | 3d64127748e033032cbcf300edeef3a7de170b53 | [
"MIT"
] | 1 | 2020-03-13T07:53:52.000Z | 2020-03-13T07:53:52.000Z | mconf/src/main/java/cn/ms/mconf/redis/RedisMconf.java | z131031231/mconf | 3d64127748e033032cbcf300edeef3a7de170b53 | [
"MIT"
] | 34 | 2017-06-21T15:52:04.000Z | 2021-04-08T07:13:12.000Z | 28.659864 | 141 | 0.654007 | 1,002,730 | package cn.ms.mconf.redis;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ConcurrentMap;
import java.util.concurrent.Executors;
import java.util.concurrent.ScheduledExecu... |
9243aad5abe6ded39d089d1a3d6ca6360c71579b | 1,096 | java | Java | libs/kafka-config/src/main/java/no/nav/testnav/libs/kafkaconfig/config/KafkaProperties.java | navikt/testnorge | 8400ad28d37ec5dee87a4fe76e233632d2cfdbd1 | [
"MIT"
] | 3 | 2020-06-30T18:14:44.000Z | 2022-03-07T10:10:48.000Z | libs/kafka-config/src/main/java/no/nav/testnav/libs/kafkaconfig/config/KafkaProperties.java | navikt/testnorge | 8400ad28d37ec5dee87a4fe76e233632d2cfdbd1 | [
"MIT"
] | 1,546 | 2020-05-25T14:39:45.000Z | 2022-03-31T13:41:00.000Z | libs/kafka-config/src/main/java/no/nav/testnav/libs/kafkaconfig/config/KafkaProperties.java | navikt/testnorge | 8400ad28d37ec5dee87a4fe76e233632d2cfdbd1 | [
"MIT"
] | 1 | 2021-11-03T16:02:17.000Z | 2021-11-03T16:02:17.000Z | 36.533333 | 94 | 0.710766 | 1,002,731 | package no.nav.testnav.libs.kafkaconfig.config;
import lombok.Getter;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Configuration;
@Getter
@Configuration
public class KafkaProperties {
private final String bootstrapAddress;
private final String groupI... |
9243ab82dcae9a34192e8dbdc932184665897271 | 235 | java | Java | src/main/java/app/web/coralmarketplace/repository/MarketItemRepo.java | Coral-Marketplace/coral-marketplace-backend | 8fb303d8e941b4195a7b3dea3888e5a110ace15d | [
"MIT"
] | null | null | null | src/main/java/app/web/coralmarketplace/repository/MarketItemRepo.java | Coral-Marketplace/coral-marketplace-backend | 8fb303d8e941b4195a7b3dea3888e5a110ace15d | [
"MIT"
] | null | null | null | src/main/java/app/web/coralmarketplace/repository/MarketItemRepo.java | Coral-Marketplace/coral-marketplace-backend | 8fb303d8e941b4195a7b3dea3888e5a110ace15d | [
"MIT"
] | null | null | null | 23.5 | 74 | 0.842553 | 1,002,732 | package app.web.coralmarketplace.repository;
import org.springframework.data.repository.CrudRepository;
import app.web.coralmarketplace.model.MarketItem;
public interface MarketItemRepo extends CrudRepository<MarketItem, Long> {
}
|
9243abbdebb04b099f7ebf168ae5aeed6431d725 | 12,085 | java | Java | biojava/src/org/biojavax/bio/seq/io/RichSequenceFormat.java | rbouadjenek/DQBioinformatics | 088c0e93754257592e3a0725897566af3823a92d | [
"Apache-2.0"
] | null | null | null | biojava/src/org/biojavax/bio/seq/io/RichSequenceFormat.java | rbouadjenek/DQBioinformatics | 088c0e93754257592e3a0725897566af3823a92d | [
"Apache-2.0"
] | null | null | null | biojava/src/org/biojavax/bio/seq/io/RichSequenceFormat.java | rbouadjenek/DQBioinformatics | 088c0e93754257592e3a0725897566af3823a92d | [
"Apache-2.0"
] | null | null | null | 32.140957 | 111 | 0.635168 | 1,002,733 | /*
* BioJava development code
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. If you do not have a copy,
* see:
*
* http://www.gnu.org/copyleft/lesser.html
*
* Copyright for t... |
9243abdbcda834ba8d700b10c726d3c51ce294cc | 1,122 | java | Java | code/PMP/PMP/src/main/java/de/unistuttgart/ipvs/pmp/model/exception/PluginNotFoundException.java | stachch/Privacy_Management_Platform | de78ee0685910d56b64c6accd6b43113f6f5258c | [
"Apache-2.0"
] | 2 | 2015-10-13T10:52:14.000Z | 2018-04-17T07:40:31.000Z | code/PMP/PMP/src/main/java/de/unistuttgart/ipvs/pmp/model/exception/PluginNotFoundException.java | stachch/Privacy_Management_Platform | de78ee0685910d56b64c6accd6b43113f6f5258c | [
"Apache-2.0"
] | null | null | null | code/PMP/PMP/src/main/java/de/unistuttgart/ipvs/pmp/model/exception/PluginNotFoundException.java | stachch/Privacy_Management_Platform | de78ee0685910d56b64c6accd6b43113f6f5258c | [
"Apache-2.0"
] | null | null | null | 34 | 75 | 0.699643 | 1,002,734 | /*
* Copyright 2012 pmp-android development team
* Project: PMP
* Project-Site: https://github.com/stachch/Privacy_Management_Platform
*
* ---------------------------------------------------------------------
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except... |
9243ad50eeda8bc901edba5a32a69e52edbbccbc | 1,013 | java | Java | PA-Core/src/es/projectalpha/pa/core/utils/FireworkAPI.java | cadox8/PA | 7268d7350f7c43d7ecf726d5ec21fae1f7c4ca4d | [
"Apache-2.0"
] | 3 | 2017-11-13T16:38:41.000Z | 2018-04-24T12:33:04.000Z | PA-Core/src/es/projectalpha/pa/core/utils/FireworkAPI.java | cadox8/PA | 7268d7350f7c43d7ecf726d5ec21fae1f7c4ca4d | [
"Apache-2.0"
] | null | null | null | PA-Core/src/es/projectalpha/pa/core/utils/FireworkAPI.java | cadox8/PA | 7268d7350f7c43d7ecf726d5ec21fae1f7c4ca4d | [
"Apache-2.0"
] | 2 | 2017-11-13T16:39:11.000Z | 2017-11-15T16:09:59.000Z | 33.766667 | 148 | 0.725568 | 1,002,735 | package es.projectalpha.pa.core.utils;
import org.bukkit.Color;
import org.bukkit.FireworkEffect;
import org.bukkit.Location;
import org.bukkit.entity.EntityType;
import org.bukkit.entity.Firework;
import org.bukkit.inventory.meta.FireworkMeta;
public class FireworkAPI {
public static Firework spawnFirework(Loca... |
9243adf85713855e149b065e07c3790abc243efc | 387 | java | Java | webswing-server/webswing-server-security/src/main/java/org/webswing/server/services/security/api/RolePermissionResolver.java | swing-fly/webswing | c705e993df9aa21521cff7eabaefa61cf4f14bf3 | [
"Apache-2.0"
] | null | null | null | webswing-server/webswing-server-security/src/main/java/org/webswing/server/services/security/api/RolePermissionResolver.java | swing-fly/webswing | c705e993df9aa21521cff7eabaefa61cf4f14bf3 | [
"Apache-2.0"
] | null | null | null | webswing-server/webswing-server-security/src/main/java/org/webswing/server/services/security/api/RolePermissionResolver.java | swing-fly/webswing | c705e993df9aa21521cff7eabaefa61cf4f14bf3 | [
"Apache-2.0"
] | 1 | 2019-05-24T13:45:45.000Z | 2019-05-24T13:45:45.000Z | 27.642857 | 102 | 0.75969 | 1,002,736 | package org.webswing.server.services.security.api;
/**
* Provides a logic to map Roles to Permissions for {@link AbstractWebswingUser#isPermitted(String)}'s
* default implementation.
*/
public interface RolePermissionResolver {
/**
* @param permission permission name
* @return All roles the permission is allo... |
9243ae224cb002cd49c480382a3f75262a30052e | 1,774 | java | Java | src/vulc/luag/editor/map/gui/MapPreview.java | Vulcalien/Java-Lua-Console | b1bdd66a69301d76174f64f66c147b26f5efa5ff | [
"Apache-2.0"
] | 21 | 2019-06-24T22:21:14.000Z | 2022-01-15T02:51:42.000Z | src/vulc/luag/editor/map/gui/MapPreview.java | Vulcalien/Java-Lua-Console | b1bdd66a69301d76174f64f66c147b26f5efa5ff | [
"Apache-2.0"
] | null | null | null | src/vulc/luag/editor/map/gui/MapPreview.java | Vulcalien/Java-Lua-Console | b1bdd66a69301d76174f64f66c147b26f5efa5ff | [
"Apache-2.0"
] | 2 | 2020-08-09T12:45:25.000Z | 2022-01-02T14:53:20.000Z | 28.612903 | 80 | 0.695603 | 1,002,737 | package vulc.luag.editor.map.gui;
import vulc.luag.editor.map.MapEditor;
import vulc.luag.game.Game;
import vulc.luag.gfx.Colors;
import vulc.luag.gfx.Screen;
import vulc.luag.gfx.gui.GUIPanel;
public class MapPreview extends GUIPanel {
private final MapEditor editor;
private final Game game;
private int xPointe... |
9243af15c773d192f8f756690a5abbdb2c16f2c8 | 154 | java | Java | api-model/src/main/java/no/vegvesen/ixn/federation/api/v1_0/RESTEndpointPaths.java | NordicWayInterchange/interchange | 68e49064651e5eccdc2c8270cdb26985f9484c47 | [
"MIT"
] | 6 | 2019-02-28T16:52:48.000Z | 2021-06-15T08:38:03.000Z | api-model/src/main/java/no/vegvesen/ixn/federation/api/v1_0/RESTEndpointPaths.java | NordicWayInterchange/interchange | 68e49064651e5eccdc2c8270cdb26985f9484c47 | [
"MIT"
] | 8 | 2019-05-07T14:35:48.000Z | 2021-06-01T13:22:25.000Z | api-model/src/main/java/no/vegvesen/ixn/federation/api/v1_0/RESTEndpointPaths.java | NordicWayInterchange/interchange | 68e49064651e5eccdc2c8270cdb26985f9484c47 | [
"MIT"
] | 2 | 2020-10-29T14:24:42.000Z | 2021-04-11T14:32:31.000Z | 19.25 | 64 | 0.792208 | 1,002,738 | package no.vegvesen.ixn.federation.api.v1_0;
public final class RESTEndpointPaths {
public static final String CAPABILITIES_PATH = "/capabilities";
}
|
9243af65605f7d7741dfa0df8000f69c2c0104f3 | 3,735 | java | Java | src/interdroid/swan/sensors/AbstractMemorySensor.java | interdroid/interdroid-swan | aa1d04666a36949f752717f9416d246a5a09e0f7 | [
"BSD-3-Clause"
] | 1 | 2016-04-11T15:37:39.000Z | 2016-04-11T15:37:39.000Z | src/interdroid/swan/sensors/AbstractMemorySensor.java | interdroid/interdroid-swan | aa1d04666a36949f752717f9416d246a5a09e0f7 | [
"BSD-3-Clause"
] | null | null | null | src/interdroid/swan/sensors/AbstractMemorySensor.java | interdroid/interdroid-swan | aa1d04666a36949f752717f9416d246a5a09e0f7 | [
"BSD-3-Clause"
] | null | null | null | 26.118881 | 107 | 0.645248 | 1,002,739 | package interdroid.swan.sensors;
import interdroid.swan.swansong.TimestampedValue;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* Abstract class that implements basic functionality for sensors. Descendants
* only ha... |
9243afc48a7d148e870a6d016ca91f2823ac34f7 | 1,798 | java | Java | Chapter08/Example2/TesterTwo.java | waldronmatt/object-oriented-application-development-using-java-student-source-code | b1925965839decc323749651b169ab8d82ffa188 | [
"W3C",
"BSD-Source-Code"
] | 1 | 2022-01-29T06:14:10.000Z | 2022-01-29T06:14:10.000Z | Chapter08/Example3/TesterTwo.java | waldronmatt/object-oriented-application-development-using-java-student-source-code | b1925965839decc323749651b169ab8d82ffa188 | [
"W3C",
"BSD-Source-Code"
] | null | null | null | Chapter08/Example3/TesterTwo.java | waldronmatt/object-oriented-application-development-using-java-student-source-code | b1925965839decc323749651b169ab8d82ffa188 | [
"W3C",
"BSD-Source-Code"
] | null | null | null | 33.296296 | 62 | 0.677976 | 1,002,740 | // TesterTwo to test AnnualLease and DailyLease subclasses
import java.util.*;
public class TesterTwo
{
public static void main(String args[])
{
// create and set three dates from calendar
Calendar aCalendar = Calendar.getInstance();
aCalendar.set(2003, Calendar.AUGUST, 28);
Date date1 = aCalen... |
9243b05024f1fcdb8bedbeadfc299a7a1cf5ccb2 | 1,328 | java | Java | AL-Game/src/com/aionemu/gameserver/network/loginserver/serverpackets/SM_LS_PONG.java | karllgiovany/Aion-Lightning-4.9-SRC | 05beede3382ec7dbdabb2eb9f76e4e42d046ff59 | [
"FTL"
] | 1 | 2019-04-05T22:44:56.000Z | 2019-04-05T22:44:56.000Z | AL-Game/src/com/aionemu/gameserver/network/loginserver/serverpackets/SM_LS_PONG.java | korssar2008/Aion-Lightning-4.9 | 05beede3382ec7dbdabb2eb9f76e4e42d046ff59 | [
"FTL"
] | null | null | null | AL-Game/src/com/aionemu/gameserver/network/loginserver/serverpackets/SM_LS_PONG.java | korssar2008/Aion-Lightning-4.9 | 05beede3382ec7dbdabb2eb9f76e4e42d046ff59 | [
"FTL"
] | 1 | 2017-12-28T16:59:47.000Z | 2017-12-28T16:59:47.000Z | 32.390244 | 74 | 0.729669 | 1,002,741 | /**
* This file is part of Aion-Lightning <aion-lightning.org>.
*
* Aion-Lightning is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later ver... |
9243b0e8005dc41e10ee631e8d99dc0dae86f601 | 703 | java | Java | leopard-boot-lang-parent/leopard-boot-qrcode/src/main/java/io/leopard/boot/qrcode/Logo.java | tanhaichao/leopard-boot | 5b7d03bb59f11b7e48733ab97cf7f1da95abe87f | [
"Apache-2.0"
] | 2 | 2018-10-26T02:30:42.000Z | 2019-08-09T09:48:02.000Z | leopard-boot-lang-parent/leopard-boot-qrcode/src/main/java/io/leopard/boot/qrcode/Logo.java | tanhaichao/leopard-boot | 5b7d03bb59f11b7e48733ab97cf7f1da95abe87f | [
"Apache-2.0"
] | 11 | 2020-03-04T22:17:02.000Z | 2021-04-19T11:17:20.000Z | leopard-boot-lang-parent/leopard-boot-qrcode/src/main/java/io/leopard/boot/qrcode/Logo.java | tanhaichao/leopard-boot | 5b7d03bb59f11b7e48733ab97cf7f1da95abe87f | [
"Apache-2.0"
] | 5 | 2018-10-23T08:46:20.000Z | 2022-01-13T01:17:24.000Z | 11.716667 | 52 | 0.638691 | 1,002,742 | package io.leopard.boot.qrcode;
import java.io.File;
/**
* Logo信息
*
* @author 谭海潮
*
*/
public class Logo {
/**
* 文件
*/
File file;
/**
* 是否压缩
*/
boolean needCompress;
int width = 60;
int height = 60;
public File getFile() {
return file;
}
public void setFile(File file) {
this.file = fi... |
9243b32d5d6d5311a318cfabfdf1f9e862ffb2e3 | 1,126 | java | Java | app/src/main/java/com/amazonaws/postsapp/Constants.java | anonyome/aws-mobile-appsync-sdk-android | 9bfab0d601c5532de07948a22653e568bda38c19 | [
"Apache-2.0"
] | 108 | 2018-02-14T15:21:23.000Z | 2022-02-16T05:24:05.000Z | app/src/main/java/com/amazonaws/postsapp/Constants.java | anonyome/aws-mobile-appsync-sdk-android | 9bfab0d601c5532de07948a22653e568bda38c19 | [
"Apache-2.0"
] | 258 | 2018-03-11T05:17:33.000Z | 2022-03-28T13:37:47.000Z | app/src/main/java/com/amazonaws/postsapp/Constants.java | anonyome/aws-mobile-appsync-sdk-android | 9bfab0d601c5532de07948a22653e568bda38c19 | [
"Apache-2.0"
] | 65 | 2018-03-28T21:36:56.000Z | 2022-03-23T12:00:10.000Z | 51.181818 | 136 | 0.757549 | 1,002,743 | package com.amazonaws.postsapp;
import com.amazonaws.regions.Regions;
public class Constants {
public static final Regions APPSYNC_REGION = Regions.US_EAST_1; // TODO: Update the region to match the API region
public static final String APPSYNC_API_URL = ""; // TODO: Update the endpoint URL as specified on Ap... |
9243b42fa6328c933ec1e81ae30db428844c88f3 | 2,722 | java | Java | webmail/src/main/java/org/moonwave/util/mail/SimpleMail.java | jonathanluo/jsf | 7b5172fb8fd79fa9b485ecea968904beb14f67b9 | [
"Apache-2.0"
] | null | null | null | webmail/src/main/java/org/moonwave/util/mail/SimpleMail.java | jonathanluo/jsf | 7b5172fb8fd79fa9b485ecea968904beb14f67b9 | [
"Apache-2.0"
] | null | null | null | webmail/src/main/java/org/moonwave/util/mail/SimpleMail.java | jonathanluo/jsf | 7b5172fb8fd79fa9b485ecea968904beb14f67b9 | [
"Apache-2.0"
] | 1 | 2019-09-24T09:21:22.000Z | 2019-09-24T09:21:22.000Z | 25.439252 | 96 | 0.585599 | 1,002,744 | package org.moonwave.util.mail;
/**
* A simple mail that does not have attachments
*
*/
@SuppressWarnings("serial")
public class SimpleMail implements java.io.Serializable {
protected String from;
protected String replyTo;
protected String to;
protected String cc;
protected String bcc;
protecte... |
9243b45df469d53fd5544676006d9696764c7077 | 3,175 | java | Java | hw-gae-client_fro/src/main/java/hu/hw/cloud/client/fro/browser/appuser/AppUserBrowserPresenter.java | LetsCloud/hw-gae | e4a55f8fe152ad588156942ddc28e852faf8ebcd | [
"Apache-2.0"
] | null | null | null | hw-gae-client_fro/src/main/java/hu/hw/cloud/client/fro/browser/appuser/AppUserBrowserPresenter.java | LetsCloud/hw-gae | e4a55f8fe152ad588156942ddc28e852faf8ebcd | [
"Apache-2.0"
] | 30 | 2017-12-27T20:52:43.000Z | 2019-02-15T14:15:02.000Z | hw-gae-client_fro/src/main/java/hu/hw/cloud/client/fro/browser/appuser/AppUserBrowserPresenter.java | LetsCloud/hw-gae | e4a55f8fe152ad588156942ddc28e852faf8ebcd | [
"Apache-2.0"
] | 1 | 2018-05-02T07:40:53.000Z | 2018-05-02T07:40:53.000Z | 27.850877 | 113 | 0.767244 | 1,002,745 | /**
*
*/
package hu.hw.cloud.client.fro.browser.appuser;
import java.util.List;
import java.util.logging.Logger;
import javax.inject.Inject;
import com.google.web.bindery.event.shared.EventBus;
import com.gwtplatform.dispatch.rest.delegates.client.ResourceDelegate;
import com.gwtplatform.mvp.client.HasUiHandlers;... |
9243b4c75bcedc0fdeb7df770fb6eeaad27eba26 | 911 | java | Java | src/test/java/io/business/results/ChangeStateTest.java | zeroDivisible/kata-business-rules | 6fa8fc944619f37a647ec6e18e55010faec04dbc | [
"MIT"
] | 1 | 2019-09-27T07:14:17.000Z | 2019-09-27T07:14:17.000Z | src/test/java/io/business/results/ChangeStateTest.java | zeroDivisible/kata-business-rules | 6fa8fc944619f37a647ec6e18e55010faec04dbc | [
"MIT"
] | null | null | null | src/test/java/io/business/results/ChangeStateTest.java | zeroDivisible/kata-business-rules | 6fa8fc944619f37a647ec6e18e55010faec04dbc | [
"MIT"
] | null | null | null | 23.973684 | 84 | 0.712404 | 1,002,746 | package io.business.results;
import io.business.Product;
import io.business.properties.State;
import org.omg.PortableInterceptor.ACTIVE;
import org.omg.PortableInterceptor.INACTIVE;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
import static org.fest.assertions.Assertions.assertThat;... |
9243b61db00d4ce1ba2534f8d4b2621b502274f7 | 893 | java | Java | _/08/extension/src/extension/client/HideOnHoverConnector.java | paullewallencom/vaadin-978-1-7821-6226-1 | ee8d5a97822834d93c59058b38e35a49055c69a0 | [
"Apache-2.0"
] | null | null | null | _/08/extension/src/extension/client/HideOnHoverConnector.java | paullewallencom/vaadin-978-1-7821-6226-1 | ee8d5a97822834d93c59058b38e35a49055c69a0 | [
"Apache-2.0"
] | null | null | null | _/08/extension/src/extension/client/HideOnHoverConnector.java | paullewallencom/vaadin-978-1-7821-6226-1 | ee8d5a97822834d93c59058b38e35a49055c69a0 | [
"Apache-2.0"
] | null | null | null | 29.766667 | 71 | 0.75252 | 1,002,747 | package extension.client;
import com.google.gwt.event.dom.client.MouseOverEvent;
import com.google.gwt.event.dom.client.MouseOverHandler;
import com.google.gwt.user.client.ui.Widget;
import com.vaadin.client.ComponentConnector;
import com.vaadin.client.ServerConnector;
import com.vaadin.client.extensions.Abstra... |
9243b66a05064a540fe96506a8da8ad49c39d0cb | 2,212 | java | Java | gulimall-ware/src/main/java/com/atguigu/gulimall/ware/controller/PurchaseController.java | blanker/gulimall | bbf3ee0ebf94e7dd2f8380c6a3a7fe63fd9c65bb | [
"Apache-2.0"
] | null | null | null | gulimall-ware/src/main/java/com/atguigu/gulimall/ware/controller/PurchaseController.java | blanker/gulimall | bbf3ee0ebf94e7dd2f8380c6a3a7fe63fd9c65bb | [
"Apache-2.0"
] | null | null | null | gulimall-ware/src/main/java/com/atguigu/gulimall/ware/controller/PurchaseController.java | blanker/gulimall | bbf3ee0ebf94e7dd2f8380c6a3a7fe63fd9c65bb | [
"Apache-2.0"
] | null | null | null | 24.340659 | 64 | 0.691648 | 1,002,748 | package com.atguigu.gulimall.ware.controller;
import java.util.Arrays;
import java.util.Map;
// import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.... |
9243b679e3ce62c00772e32fa10e9967e9af2f8c | 326 | java | Java | src/main/java/cn/com/ctrl/yjjy/project/control/broadcast/domain/ShebeiCatType.java | githubZzmh/yjjy | 2f4dc2996198d6b434745a2c00d30cada0787356 | [
"MIT"
] | null | null | null | src/main/java/cn/com/ctrl/yjjy/project/control/broadcast/domain/ShebeiCatType.java | githubZzmh/yjjy | 2f4dc2996198d6b434745a2c00d30cada0787356 | [
"MIT"
] | null | null | null | src/main/java/cn/com/ctrl/yjjy/project/control/broadcast/domain/ShebeiCatType.java | githubZzmh/yjjy | 2f4dc2996198d6b434745a2c00d30cada0787356 | [
"MIT"
] | null | null | null | 20.375 | 61 | 0.736196 | 1,002,749 | package cn.com.ctrl.yjjy.project.control.broadcast.domain;
import cn.com.ctrl.yjjy.project.basis.group.domain.ShebeiCat;
import lombok.Data;
import java.util.List;
/**
* 设备分组类型
*
* @author zzmh
* @date 2018-12-11
*/
@Data
public class ShebeiCatType {
private String type;
private List<ShebeiCat> shebeiCatL... |
9243b848ad1ada38f870df574c11bfe8544612e6 | 11,062 | java | Java | src/main/java/com/hpb/bc/controller/ContractController.java | hpb-project/hpb-explorer | ce26dabe961822bac49bce481aa9e42d9596b4ed | [
"Apache-2.0"
] | null | null | null | src/main/java/com/hpb/bc/controller/ContractController.java | hpb-project/hpb-explorer | ce26dabe961822bac49bce481aa9e42d9596b4ed | [
"Apache-2.0"
] | null | null | null | src/main/java/com/hpb/bc/controller/ContractController.java | hpb-project/hpb-explorer | ce26dabe961822bac49bce481aa9e42d9596b4ed | [
"Apache-2.0"
] | 1 | 2020-09-15T06:36:25.000Z | 2020-09-15T06:36:25.000Z | 55.868687 | 211 | 0.746791 | 1,002,750 | /*
* Copyright 2020 HPB Foundation.
*
* 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... |
9243b914a4d7d12b19c4546c38a86c2ed83e8ab7 | 1,363 | java | Java | week_3/HW4/src/Utils.java | beratbayram/patika-homework | 551e93bb652a33621d55d565e3429fd28cf2ea7c | [
"MIT"
] | null | null | null | week_3/HW4/src/Utils.java | beratbayram/patika-homework | 551e93bb652a33621d55d565e3429fd28cf2ea7c | [
"MIT"
] | null | null | null | week_3/HW4/src/Utils.java | beratbayram/patika-homework | 551e93bb652a33621d55d565e3429fd28cf2ea7c | [
"MIT"
] | 1 | 2022-03-20T18:40:34.000Z | 2022-03-20T18:40:34.000Z | 45.433333 | 179 | 0.280264 | 1,002,751 | package src;
import static src.Utils.Header.Notebook;
public class Utils {
enum Header {
Notebook,
MobilePhone
}
static void println(String str) {
System.out.println(str);
}
static void printHeader(Header header) {
switch (header) {
case Notebook -> {
... |
9243b9b183a55d8ad62174d0b7b5b58e01bf0ca2 | 1,773 | java | Java | src/main/java/org/apache/maven/plugins/ear/EarPluginException.java | rbhusal/java-test | e01c2f7b4331d694b5903c065226f3215709cfd1 | [
"Apache-2.0"
] | 10 | 2019-01-12T02:58:36.000Z | 2022-01-18T03:31:22.000Z | src/main/java/org/apache/maven/plugins/ear/EarPluginException.java | rbhusal/java-test | e01c2f7b4331d694b5903c065226f3215709cfd1 | [
"Apache-2.0"
] | 37 | 2020-02-23T18:05:58.000Z | 2021-06-25T15:33:08.000Z | src/main/java/org/apache/maven/plugins/ear/EarPluginException.java | slachiewicz/maven-ear-plugin | 1d71b41246fbc6696927e95a92003dce540f5e03 | [
"Apache-2.0"
] | 24 | 2018-07-20T13:13:02.000Z | 2022-03-01T12:29:50.000Z | 26.088235 | 72 | 0.636415 | 1,002,752 | package org.apache.maven.plugins.ear;
/*
* 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... |
9243badaacd5f8e0e4f32b3b5ce2fa2e758abe65 | 1,885 | java | Java | common-starter/src/test/java/com/zst/test/concurrent/examples/InduceLockOrder.java | zest-bridge/Spring-Cloud-Learn | 5a1137179d48db4c8a1c93d0cd0556a96103e7db | [
"Apache-2.0"
] | 2 | 2019-09-18T02:59:40.000Z | 2019-09-25T08:47:37.000Z | common-starter/src/test/java/com/zst/test/concurrent/examples/InduceLockOrder.java | zest-bridge/Spring-Cloud-Learn | 5a1137179d48db4c8a1c93d0cd0556a96103e7db | [
"Apache-2.0"
] | null | null | null | common-starter/src/test/java/com/zst/test/concurrent/examples/InduceLockOrder.java | zest-bridge/Spring-Cloud-Learn | 5a1137179d48db4c8a1c93d0cd0556a96103e7db | [
"Apache-2.0"
] | 2 | 2018-12-29T06:32:03.000Z | 2019-09-18T02:59:43.000Z | 27.318841 | 70 | 0.509284 | 1,002,753 | package com.zst.test.concurrent.examples;
/**
* InduceLockOrder
*
* Inducing a lock order to avoid deadlock
*
* @author Brian Goetz and Tim Peierls
*/
public class InduceLockOrder {
private static final Object tieLock = new Object();
public void transferMoney(final Account fromAcct,
... |
9243baed0fce4caf882f6637cbfa71421a7e86f9 | 1,326 | java | Java | test/jdk/java/lang/Package/Foo.java | 1690296356/jdk | eaf668d1510c28d51e26c397b582b66ebdf7e263 | [
"Apache-2.0"
] | 2 | 2018-06-19T05:43:32.000Z | 2018-06-23T10:04:56.000Z | test/jdk/java/lang/Package/Foo.java | desiyonan/OpenJDK8 | 74d4f56b6312c303642e053e5d428b44cc8326c5 | [
"MIT"
] | null | null | null | test/jdk/java/lang/Package/Foo.java | desiyonan/OpenJDK8 | 74d4f56b6312c303642e053e5d428b44cc8326c5 | [
"MIT"
] | null | null | null | 37.885714 | 76 | 0.726244 | 1,002,754 | /*
* Copyright (c) 2015, 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... |
9243bb3485836fe73c5df86bcd7a081f0ed10311 | 1,615 | java | Java | src/persistence/DAO.java | Benjames01/KioskSystem | b6c479fa25111174cbff1ea0e9da678c799a9751 | [
"blessing"
] | null | null | null | src/persistence/DAO.java | Benjames01/KioskSystem | b6c479fa25111174cbff1ea0e9da678c799a9751 | [
"blessing"
] | null | null | null | src/persistence/DAO.java | Benjames01/KioskSystem | b6c479fa25111174cbff1ea0e9da678c799a9751 | [
"blessing"
] | null | null | null | 23.071429 | 90 | 0.720743 | 1,002,755 | package persistence;
import javax.swing.*;
import java.io.File;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
public class DAO {
protected static Connection connection;
static String data... |
9243bb3530a7f5722185ab06a80c7be6a2652ffa | 859 | java | Java | rect-manipulation.java | T-Lind/java-opencv | 0d0a68e46d57ce38bdd42329f6af980bf8cc4f16 | [
"CC0-1.0"
] | null | null | null | rect-manipulation.java | T-Lind/java-opencv | 0d0a68e46d57ce38bdd42329f6af980bf8cc4f16 | [
"CC0-1.0"
] | null | null | null | rect-manipulation.java | T-Lind/java-opencv | 0d0a68e46d57ce38bdd42329f6af980bf8cc4f16 | [
"CC0-1.0"
] | null | null | null | 34.36 | 63 | 0.600698 | 1,002,756 | import org.opencv.core.RotatedRect;
import org.opencv.core.Point;
import org.opencv.core.Size;
class rect-manipulation {
public static void main(String[] args) {
double[] center = new double[]{3, 100};
RotatedRect rect = new RotatedRect(center);
System.out.println(rect.toString());
... |
9243bb5a643672e4cd28ed8cbaf2908d5b291954 | 1,990 | java | Java | src/main/java/com/microsoft/graph/requests/extensions/IGroupPolicyConfigurationCollectionRequestBuilder.java | isabella232/msgraph-beta-sdk-java | 7d2b929d5c99c01ec1af1a251f4bf5876ca95ed8 | [
"MIT"
] | null | null | null | src/main/java/com/microsoft/graph/requests/extensions/IGroupPolicyConfigurationCollectionRequestBuilder.java | isabella232/msgraph-beta-sdk-java | 7d2b929d5c99c01ec1af1a251f4bf5876ca95ed8 | [
"MIT"
] | 1 | 2021-02-23T20:48:12.000Z | 2021-02-23T20:48:12.000Z | src/main/java/com/microsoft/graph/requests/extensions/IGroupPolicyConfigurationCollectionRequestBuilder.java | isabella232/msgraph-beta-sdk-java | 7d2b929d5c99c01ec1af1a251f4bf5876ca95ed8 | [
"MIT"
] | null | null | null | 42.340426 | 152 | 0.737186 | 1,002,757 | // ------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
// ------------------------------------------------------------------------------
pa... |
9243bd51b219fc2797dcc249741761bc5eff3f51 | 785 | java | Java | caiwei-web/src/main/java/xyz/lius/web/config/AppHandlerExceptionResolver.java | lbzhello/caiwei | 3e0495b87a3ece517c05747af6c26564b75b1914 | [
"MIT"
] | 1 | 2019-09-22T15:23:33.000Z | 2019-09-22T15:23:33.000Z | caiwei-web/src/main/java/xyz/lius/web/config/AppHandlerExceptionResolver.java | lbzhello/boot-groups | 3e0495b87a3ece517c05747af6c26564b75b1914 | [
"MIT"
] | 7 | 2020-09-07T13:31:54.000Z | 2022-02-18T12:38:15.000Z | caiwei-web/src/main/java/xyz/lius/web/config/AppHandlerExceptionResolver.java | lbzhello/caiwei | 3e0495b87a3ece517c05747af6c26564b75b1914 | [
"MIT"
] | null | null | null | 34.130435 | 130 | 0.76051 | 1,002,758 | package xyz.lius.web.config;
import org.springframework.stereotype.Component;
import org.springframework.web.servlet.HandlerExceptionResolver;
import org.springframework.web.servlet.ModelAndView;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
@Component
public class AppH... |
9243bddf86684fd4f5682764237a8992c5484048 | 87 | java | Java | data/CBCustomRequestData.java | rakar/cyborgCore | 4e8500647d43e1ecdd06ef0fe9a82383ecd73a6b | [
"MIT"
] | null | null | null | data/CBCustomRequestData.java | rakar/cyborgCore | 4e8500647d43e1ecdd06ef0fe9a82383ecd73a6b | [
"MIT"
] | null | null | null | data/CBCustomRequestData.java | rakar/cyborgCore | 4e8500647d43e1ecdd06ef0fe9a82383ecd73a6b | [
"MIT"
] | null | null | null | 14.5 | 47 | 0.816092 | 1,002,759 | package org.montclairrobotics.cyborg.core.data;
public class CBCustomRequestData {
}
|
9243be550c1ba468f288af93a2e4ddb43a9eb6aa | 1,494 | java | Java | src/org/ralapanawa/mobile/helpers/RestHelper.java | dewmal/Ralapanawa.Mobile.Module | 82cf2e902fbf458f4ff6801cdb7d990f22c65fe1 | [
"MIT"
] | 1 | 2022-02-26T06:27:35.000Z | 2022-02-26T06:27:35.000Z | src/org/ralapanawa/mobile/helpers/RestHelper.java | dewmal/Ralapanawa.Mobile.Module | 82cf2e902fbf458f4ff6801cdb7d990f22c65fe1 | [
"MIT"
] | null | null | null | src/org/ralapanawa/mobile/helpers/RestHelper.java | dewmal/Ralapanawa.Mobile.Module | 82cf2e902fbf458f4ff6801cdb7d990f22c65fe1 | [
"MIT"
] | null | null | null | 35.571429 | 111 | 0.802544 | 1,002,760 | package org.ralapanawa.mobile.helpers;
import java.io.IOException;
import java.util.List;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.NameValuePair;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.HttpClient;
import org.apache.http... |
9243be9c26c9e39ece296c9a40e1fea48d6bbd41 | 1,441 | java | Java | src/com/licslan/week01/queue/ArrayQueue.java | ailin-licslan/basic-algorithm-ds | cb6f4ac0597c87ed1058c85ca8fd2b33c5dbc458 | [
"MIT"
] | null | null | null | src/com/licslan/week01/queue/ArrayQueue.java | ailin-licslan/basic-algorithm-ds | cb6f4ac0597c87ed1058c85ca8fd2b33c5dbc458 | [
"MIT"
] | null | null | null | src/com/licslan/week01/queue/ArrayQueue.java | ailin-licslan/basic-algorithm-ds | cb6f4ac0597c87ed1058c85ca8fd2b33c5dbc458 | [
"MIT"
] | null | null | null | 23.622951 | 63 | 0.554476 | 1,002,761 | package com.licslan.week01.queue;
/**
* @author LICSLAN 下定决心学算法与数据结构
* */
public class ArrayQueue<E> implements Queue<E> {
//私有的成员变量
private Array<E> array;
//构造函数 有容量的
public ArrayQueue(int capacity){
this.array=new Array(capacity);
}
//无参构造函数 没有容量的
public ArrayQueue(){
th... |
9243c015e100a93dc1a4779c87f82da96264e28d | 1,716 | java | Java | app/src/main/java/me/murks/filmchecker/background/RmStoreQueryTask.java | felixwoestmann/filmchecker | 1ee3b95c17ae14bff1cc2af67429aee2c388c598 | [
"MIT"
] | 10 | 2017-05-31T18:07:08.000Z | 2021-11-13T17:54:03.000Z | app/src/main/java/me/murks/filmchecker/background/RmStoreQueryTask.java | felixwoestmann/filmchecker | 1ee3b95c17ae14bff1cc2af67429aee2c388c598 | [
"MIT"
] | 31 | 2016-10-13T19:49:39.000Z | 2021-02-11T17:35:17.000Z | app/src/main/java/me/murks/filmchecker/background/RmStoreQueryTask.java | felixwoestmann/filmchecker | 1ee3b95c17ae14bff1cc2af67429aee2c388c598 | [
"MIT"
] | 2 | 2016-12-07T15:46:30.000Z | 2020-03-03T14:36:42.000Z | 27.677419 | 102 | 0.705128 | 1,002,762 | package me.murks.filmchecker.background;
import android.app.ProgressDialog;
import android.os.AsyncTask;
import java.io.IOException;
import java.net.URISyntaxException;
import java.net.URL;
import me.murks.filmchecker.R;
import me.murks.filmchecker.activities.AddFilmWizardActivity;
import me.murks.filmchecker.io.Ros... |
9243c1156ce1af8b20dfaf3eb4d8d6eddcd7e8d2 | 3,236 | java | Java | kie-wb-common-stunner/kie-wb-common-stunner-core/kie-wb-common-stunner-commons/kie-wb-common-stunner-core-common/src/main/java/org/kie/workbench/common/stunner/core/graph/util/ParentsTypeMatcher.java | alepintus/kie-wb-common | 52f4225b6fa54d04435c8f5f59bee5894af23b7e | [
"Apache-2.0"
] | null | null | null | kie-wb-common-stunner/kie-wb-common-stunner-core/kie-wb-common-stunner-commons/kie-wb-common-stunner-core-common/src/main/java/org/kie/workbench/common/stunner/core/graph/util/ParentsTypeMatcher.java | alepintus/kie-wb-common | 52f4225b6fa54d04435c8f5f59bee5894af23b7e | [
"Apache-2.0"
] | 2 | 2018-01-26T09:30:16.000Z | 2018-02-26T14:09:27.000Z | kie-wb-common-stunner/kie-wb-common-stunner-core/kie-wb-common-stunner-commons/kie-wb-common-stunner-core-common/src/main/java/org/kie/workbench/common/stunner/core/graph/util/ParentsTypeMatcher.java | alepintus/kie-wb-common | 52f4225b6fa54d04435c8f5f59bee5894af23b7e | [
"Apache-2.0"
] | null | null | null | 39.950617 | 114 | 0.661928 | 1,002,763 | /*
* Copyright 2017 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
9243c2967f1c408df2d8fbb830c239331cb9ba94 | 1,871 | java | Java | src/main/java/com/kushtrimh/tomorr/user/repository/UserJooqRepository.java | kushtrimh/tomorr | 16652aa24013d5c794afb9bdcac3428e083b2550 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/kushtrimh/tomorr/user/repository/UserJooqRepository.java | kushtrimh/tomorr | 16652aa24013d5c794afb9bdcac3428e083b2550 | [
"Apache-2.0"
] | 3 | 2022-01-26T03:17:49.000Z | 2022-03-10T03:27:08.000Z | src/main/java/com/kushtrimh/tomorr/user/repository/UserJooqRepository.java | kushtrimh/tomorr | 16652aa24013d5c794afb9bdcac3428e083b2550 | [
"Apache-2.0"
] | null | null | null | 27.514706 | 108 | 0.68573 | 1,002,764 | package com.kushtrimh.tomorr.user.repository;
import com.kushtrimh.tomorr.dal.tables.records.AppUserRecord;
import org.jooq.DSLContext;
import org.springframework.stereotype.Repository;
import java.util.Objects;
import static com.kushtrimh.tomorr.dal.Tables.*;
/**
* @author Kushtrim Hajrizi
*/
@Repository
public ... |
9243c2d1e8be3a936189999e12cf37a89b8e255a | 1,139 | java | Java | AndroidAnnotations/androidannotations-api/src/main/java/org/androidannotations/annotations/sharedpreferences/DefaultInt.java | PerfectCarl/androidannotations | 04469986967a7e20206420ac4630641407b99916 | [
"Apache-2.0"
] | 2 | 2015-12-21T14:13:38.000Z | 2016-10-31T03:35:40.000Z | AndroidAnnotations/androidannotations-api/src/main/java/org/androidannotations/annotations/sharedpreferences/DefaultInt.java | PerfectCarl/androidannotations | 04469986967a7e20206420ac4630641407b99916 | [
"Apache-2.0"
] | null | null | null | AndroidAnnotations/androidannotations-api/src/main/java/org/androidannotations/annotations/sharedpreferences/DefaultInt.java | PerfectCarl/androidannotations | 04469986967a7e20206420ac4630641407b99916 | [
"Apache-2.0"
] | null | null | null | 33.5 | 80 | 0.760316 | 1,002,765 | /**
* Copyright (C) 2010-2013 eBusiness Information, Excilys Group
*
* 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 ... |
9243c358984a425856d3312032ec68d6b0f49e5b | 4,136 | java | Java | alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/solver/heuristics/GeneralizedDependencyDrivenHeuristic.java | alpha-asp/Alpha | d42818a997c7da36d8798acd43a1e3f2f36a6d7e | [
"BSD-2-Clause"
] | 45 | 2017-06-14T08:43:45.000Z | 2022-03-10T13:03:59.000Z | alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/solver/heuristics/GeneralizedDependencyDrivenHeuristic.java | alpha-asp/Alpha | d42818a997c7da36d8798acd43a1e3f2f36a6d7e | [
"BSD-2-Clause"
] | 277 | 2017-04-12T16:08:16.000Z | 2022-03-08T22:00:06.000Z | alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/solver/heuristics/GeneralizedDependencyDrivenHeuristic.java | alpha-asp/Alpha | d42818a997c7da36d8798acd43a1e3f2f36a6d7e | [
"BSD-2-Clause"
] | 11 | 2017-11-21T14:44:20.000Z | 2022-02-25T06:03:26.000Z | 44.956522 | 185 | 0.778772 | 1,002,766 | /**
* Copyright (c) 2017 Siemens AG
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1) Redistributions of source code must retain the above copyright notice, this
* list of condit... |
9243c35a5358a3bc9b9537bd2eec3239b05e0f98 | 1,170 | java | Java | src/XMLParser.java | Batzee/Android-Signature-View | d861b4748c8b8b8426989744f096304bd7787325 | [
"Apache-2.0"
] | 5 | 2016-08-24T09:22:19.000Z | 2021-05-27T15:33:54.000Z | src/XMLParser.java | Batzee/Android-Signature-View | d861b4748c8b8b8426989744f096304bd7787325 | [
"Apache-2.0"
] | null | null | null | src/XMLParser.java | Batzee/Android-Signature-View | d861b4748c8b8b8426989744f096304bd7787325 | [
"Apache-2.0"
] | 5 | 2017-04-11T17:30:04.000Z | 2021-05-27T15:34:01.000Z | 25.434783 | 82 | 0.65641 | 1,002,767 | package com.batzeesappstudio.pocketsignatureview;
import org.xml.sax.Attributes;
import org.xml.sax.SAXException;
import org.xml.sax.helpers.DefaultHandler;
import java.util.ArrayList;
import java.util.List;
/**
* Created by Amalan Dhananjayan on 4/29/2016.
* v0.1.5
*/
public class XMLParser extends DefaultHandle... |
9243c38aaaeb8992a811051cf4b26ba4c05c2e65 | 1,759 | java | Java | core/src/test/java/org/pentaho/di/core/BlockingListeningRowSetTest.java | hzy1992/pentaho-kettle | 5762bc329aea7d56c50fe797de2febdef9b6d7b2 | [
"Apache-2.0"
] | 5,903 | 2015-01-07T01:32:02.000Z | 2022-03-31T03:55:32.000Z | core/src/test/java/org/pentaho/di/core/BlockingListeningRowSetTest.java | hzy1992/pentaho-kettle | 5762bc329aea7d56c50fe797de2febdef9b6d7b2 | [
"Apache-2.0"
] | 5,944 | 2015-01-02T21:07:48.000Z | 2022-03-28T14:53:13.000Z | core/src/test/java/org/pentaho/di/core/BlockingListeningRowSetTest.java | hzy1992/pentaho-kettle | 5762bc329aea7d56c50fe797de2febdef9b6d7b2 | [
"Apache-2.0"
] | 3,097 | 2015-01-01T19:57:19.000Z | 2022-03-31T09:08:57.000Z | 35.18 | 82 | 0.598636 | 1,002,768 | /*! ******************************************************************************
*
* Pentaho Data Integration
*
* Copyright (C) 2002-2017 by Hitachi Vantara : http://www.pentaho.com
*
*******************************************************************************
*
* Licensed under the Apache License, Version... |
9243c3f5ce870d95002017e20978daa7fb6f4b04 | 1,486 | java | Java | LibraryRoom/src/main/java/com/reber/database/room/dao/UserDao.java | Reber-Han/RDatabase | 9a522d0217f35b28a307e961c42cef9420f66ce0 | [
"Apache-2.0"
] | null | null | null | LibraryRoom/src/main/java/com/reber/database/room/dao/UserDao.java | Reber-Han/RDatabase | 9a522d0217f35b28a307e961c42cef9420f66ce0 | [
"Apache-2.0"
] | null | null | null | LibraryRoom/src/main/java/com/reber/database/room/dao/UserDao.java | Reber-Han/RDatabase | 9a522d0217f35b28a307e961c42cef9420f66ce0 | [
"Apache-2.0"
] | null | null | null | 19.051282 | 56 | 0.62786 | 1,002,769 | package com.reber.database.room.dao;
import androidx.room.Dao;
import androidx.room.Delete;
import androidx.room.Insert;
import androidx.room.OnConflictStrategy;
import androidx.room.Query;
import androidx.room.Update;
import com.reber.database.room.entity.Product;
import com.reber.database.room.entity.User;
import ... |
9243c40d58e9988ba7f9ea00130028131aff74ad | 3,389 | java | Java | src/test/java/com/github/se307/SongTest.java | declanvk/m-u-s-i-c | a29f4f5ac1805c4af74bafe205f5b7bfc1dafacb | [
"MIT"
] | null | null | null | src/test/java/com/github/se307/SongTest.java | declanvk/m-u-s-i-c | a29f4f5ac1805c4af74bafe205f5b7bfc1dafacb | [
"MIT"
] | 45 | 2018-10-01T18:51:16.000Z | 2018-12-06T23:42:26.000Z | src/test/java/com/github/se307/SongTest.java | declanvk/m-u-s-i-c | a29f4f5ac1805c4af74bafe205f5b7bfc1dafacb | [
"MIT"
] | 1 | 2018-10-01T18:37:53.000Z | 2018-10-01T18:37:53.000Z | 27.330645 | 65 | 0.61139 | 1,002,770 | package com.github.se307;
import static org.junit.Assert.*;
import org.junit.Test;
/**
* @author Maxence Weyrich
*
*/
public class SongTest {
@Test
public void testCreateNewSong() {
Song.SongBuilder sb = new Song.SongBuilder();
Song s = sb.setSongName("Dye")
.setArtistName("Tycho")
.setAlbumN... |
9243c48f40738699219a0be1568c2d6e45117b61 | 1,701 | java | Java | src/main/java/com/wuest/prefab/structures/config/enums/AdvancedHorseStableOptions.java | jtljac/MC-Prefab | 47f89c980b943e17573f1ea7034ff33cda62562f | [
"MIT"
] | null | null | null | src/main/java/com/wuest/prefab/structures/config/enums/AdvancedHorseStableOptions.java | jtljac/MC-Prefab | 47f89c980b943e17573f1ea7034ff33cda62562f | [
"MIT"
] | null | null | null | src/main/java/com/wuest/prefab/structures/config/enums/AdvancedHorseStableOptions.java | jtljac/MC-Prefab | 47f89c980b943e17573f1ea7034ff33cda62562f | [
"MIT"
] | null | null | null | 36.978261 | 86 | 0.439741 | 1,002,771 | package com.wuest.prefab.structures.config.enums;
import net.minecraft.core.Direction;
public class AdvancedHorseStableOptions extends BaseOption {
public static AdvancedHorseStableOptions Default = new AdvancedHorseStableOptions(
"item.prefab.advanced.horse.stable",
"assets/prefab/structu... |
9243c4f6d48b9d801b50d3e6b7248e0b4704d74a | 3,543 | java | Java | core/src/test/java/crm/hoprxi/core/domain/model/card/ValidityPeriodTest.java | guantemp/crm | f92a237f9bdd1c186262d8506a3182ed7531fe63 | [
"Apache-2.0"
] | null | null | null | core/src/test/java/crm/hoprxi/core/domain/model/card/ValidityPeriodTest.java | guantemp/crm | f92a237f9bdd1c186262d8506a3182ed7531fe63 | [
"Apache-2.0"
] | null | null | null | core/src/test/java/crm/hoprxi/core/domain/model/card/ValidityPeriodTest.java | guantemp/crm | f92a237f9bdd1c186262d8506a3182ed7531fe63 | [
"Apache-2.0"
] | null | null | null | 43.740741 | 115 | 0.725092 | 1,002,772 | /*
* Copyright (c) 2020. www.hoprxi.com All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... |
9243c605852a345b1f7331ee34cb59f26703f7a2 | 1,506 | java | Java | smithy-diff/src/main/java/software/amazon/smithy/diff/DiffEvaluator.java | rschmitt/smithy | e480e6f856c21e8837b139b3e4eae96fbcc0b605 | [
"Apache-2.0"
] | 903 | 2019-06-18T21:07:54.000Z | 2022-03-28T07:13:30.000Z | smithy-diff/src/main/java/software/amazon/smithy/diff/DiffEvaluator.java | rschmitt/smithy | e480e6f856c21e8837b139b3e4eae96fbcc0b605 | [
"Apache-2.0"
] | 277 | 2019-06-19T17:10:48.000Z | 2022-03-28T20:19:39.000Z | smithy-diff/src/main/java/software/amazon/smithy/diff/DiffEvaluator.java | rschmitt/smithy | e480e6f856c21e8837b139b3e4eae96fbcc0b605 | [
"Apache-2.0"
] | 90 | 2019-06-19T20:08:34.000Z | 2022-03-21T23:04:22.000Z | 34.227273 | 76 | 0.740372 | 1,002,773 | /*
* Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" ... |
9243c797a4785260c6ce6c752f7174beed5bab71 | 851 | java | Java | src/main/java/com/keildraco/config/interfaces/IStateParser.java | jriwanek/simple-java-config | e9ae09da84c879067d41a65d0a5646d22a6f234e | [
"BSD-2-Clause"
] | 1 | 2018-08-03T06:53:34.000Z | 2018-08-03T06:53:34.000Z | src/main/java/com/keildraco/config/interfaces/IStateParser.java | jriwanek/simple-java-config | e9ae09da84c879067d41a65d0a5646d22a6f234e | [
"BSD-2-Clause"
] | null | null | null | src/main/java/com/keildraco/config/interfaces/IStateParser.java | jriwanek/simple-java-config | e9ae09da84c879067d41a65d0a5646d22a6f234e | [
"BSD-2-Clause"
] | 1 | 2018-07-30T23:12:59.000Z | 2018-07-30T23:12:59.000Z | 13.725806 | 55 | 0.596945 | 1,002,774 | package com.keildraco.config.interfaces;
import com.keildraco.config.factory.TypeFactory;
import com.keildraco.config.tokenizer.Tokenizer;
/**
*
* @author Daniel Hazelton
*
*/
public interface IStateParser {
/**
*
* @param factoryIn
*/
void setFactory(TypeFactory factoryIn);
/**
*
... |
9243c8b8caaefc0672f2bed55eb6ab1e11da7fba | 7,911 | java | Java | app/src/main/java/com/function/karaoke/interaction/utils/Billing.java | natanginsberg/shira | ca1d39d1130a288cb727d0ff723df3be8eec7e71 | [
"MIT"
] | null | null | null | app/src/main/java/com/function/karaoke/interaction/utils/Billing.java | natanginsberg/shira | ca1d39d1130a288cb727d0ff723df3be8eec7e71 | [
"MIT"
] | null | null | null | app/src/main/java/com/function/karaoke/interaction/utils/Billing.java | natanginsberg/shira | ca1d39d1130a288cb727d0ff723df3be8eec7e71 | [
"MIT"
] | null | null | null | 41.418848 | 144 | 0.66515 | 1,002,775 | package com.function.karaoke.interaction.utils;
import android.app.Activity;
import android.widget.Toast;
import androidx.annotation.NonNull;
import com.android.billingclient.api.AcknowledgePurchaseResponseListener;
import com.android.billingclient.api.BillingClient;
import com.android.billingclient.api.BillingClien... |
9243c90bcf7f159cb7b0afab87f97817ab6ca017 | 1,310 | java | Java | kendzi3d-buildings/src/main/java/kendzi/kendzi3d/buildings/builder/dto/TextureQuadIndex.java | filedos9ig1d/kendzi0 | 6722da8fca52d5fbc1f1a8e20772d74f6f4b7641 | [
"BSD-3-Clause"
] | 45 | 2015-04-05T07:24:05.000Z | 2022-02-17T17:29:54.000Z | kendzi3d-buildings/src/main/java/kendzi/kendzi3d/buildings/builder/dto/TextureQuadIndex.java | filedos9ig1d/kendzi0 | 6722da8fca52d5fbc1f1a8e20772d74f6f4b7641 | [
"BSD-3-Clause"
] | 56 | 2015-01-18T17:24:19.000Z | 2022-03-09T22:21:52.000Z | kendzi3d-buildings/src/main/java/kendzi/kendzi3d/buildings/builder/dto/TextureQuadIndex.java | filedos9ig1d/kendzi0 | 6722da8fca52d5fbc1f1a8e20772d74f6f4b7641 | [
"BSD-3-Clause"
] | 15 | 2015-03-09T03:35:44.000Z | 2022-02-15T23:25:05.000Z | 15.783133 | 68 | 0.469466 | 1,002,776 | /*
* This software is provided "AS IS" without a warranty of any kind.
* You use it on your own risk and responsibility!!!
*
* This file is shared under BSD v3 license.
* See readme.txt and BSD3 file for details.
*
*/
package kendzi.kendzi3d.buildings.builder.dto;
/**
* Texture indexes for quad.
*
* @author... |
9243c92af866a23e828c998934b55cbf414d36bf | 5,570 | java | Java | app/src/main/java/eni/baptistedixneuf/fr/lokacarproject/fragment/contrat/ContractFragment.java | LokaCarProject/AndroidAppli | 5f970988f8914f8bb0d988decac80afe2e868aed | [
"Apache-2.0"
] | null | null | null | app/src/main/java/eni/baptistedixneuf/fr/lokacarproject/fragment/contrat/ContractFragment.java | LokaCarProject/AndroidAppli | 5f970988f8914f8bb0d988decac80afe2e868aed | [
"Apache-2.0"
] | null | null | null | app/src/main/java/eni/baptistedixneuf/fr/lokacarproject/fragment/contrat/ContractFragment.java | LokaCarProject/AndroidAppli | 5f970988f8914f8bb0d988decac80afe2e868aed | [
"Apache-2.0"
] | null | null | null | 35.477707 | 109 | 0.686715 | 1,002,777 | package eni.baptistedixneuf.fr.lokacarproject.fragment.contrat;
import android.app.FragmentTransaction;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import andro... |
9243cbc6924493ebbc12d7b2e34a865c0bdbc69b | 1,938 | java | Java | Service/SourceCode/DormitoryManagement/src/main/java/com/wsm/DormitoryManagement/daoImpl/TeacherDaoImpl.java | wsmeng/DormitoryManager.wsmeng.io | e717b4db6a6ee9489bf69d4ccc4fa323df0d5e0d | [
"Apache-2.0"
] | null | null | null | Service/SourceCode/DormitoryManagement/src/main/java/com/wsm/DormitoryManagement/daoImpl/TeacherDaoImpl.java | wsmeng/DormitoryManager.wsmeng.io | e717b4db6a6ee9489bf69d4ccc4fa323df0d5e0d | [
"Apache-2.0"
] | 4 | 2020-01-07T02:01:25.000Z | 2020-01-07T02:01:26.000Z | Service/SourceCode/DormitoryManagement/src/main/java/com/wsm/DormitoryManagement/daoImpl/TeacherDaoImpl.java | wsmeng/DormitoryManager.wsmeng.io | e717b4db6a6ee9489bf69d4ccc4fa323df0d5e0d | [
"Apache-2.0"
] | null | null | null | 30.28125 | 95 | 0.733746 | 1,002,778 | package com.wsm.DormitoryManagement.daoImpl;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.util.List;
import org.springframework.jdbc.core.PreparedStatementSetter;
import org.springframework.jdbc.core.support.JdbcDaoSupport;
import com.wsm.DormitoryManagement.RowMapper.TeacherBeanRowMa... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.