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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e36699bd9d5a08e5645a9ac59365dc979ec8e80 | 1,406 | java | Java | wavemaker-app-runtime-core/src/test/java/com/wavemaker/runtime/data/filter/parser/utils/dataprovider/queries/InQueries.java | wavemaker/wavemaker-app-runtime | f1c7a7a345d2fb1ab0249d0332ca5e5c6b2227ed | [
"Apache-2.0"
] | 3 | 2018-12-23T14:52:55.000Z | 2020-08-30T11:07:28.000Z | wavemaker-app-runtime-core/src/test/java/com/wavemaker/runtime/data/filter/parser/utils/dataprovider/queries/InQueries.java | wavemaker/wavemaker-app-runtime | f1c7a7a345d2fb1ab0249d0332ca5e5c6b2227ed | [
"Apache-2.0"
] | 2 | 2018-03-05T08:51:28.000Z | 2020-05-15T19:01:27.000Z | wavemaker-app-runtime-core/src/test/java/com/wavemaker/runtime/data/filter/parser/utils/dataprovider/queries/InQueries.java | wavemaker/wavemaker-app-runtime | f1c7a7a345d2fb1ab0249d0332ca5e5c6b2227ed | [
"Apache-2.0"
] | 11 | 2017-04-05T06:50:49.000Z | 2021-11-26T20:46:33.000Z | 37 | 100 | 0.657895 | 22,986 | package com.wavemaker.runtime.data.filter.parser.utils.dataprovider.queries;
import java.util.ArrayList;
import java.util.List;
import com.wavemaker.runtime.data.filter.parser.utils.HqlParserTestUtils;
/**
* @author Sujith Simon
* Created on : 12/11/18
*/
public class InQueries {
private static final List<Str... |
3e366a8d5eb30b81e4f62792c0b517ba3e0a8b6a | 1,317 | java | Java | src/main/java/com/bloomhousemc/bewitchedgarden/common/items/staff/JuniperStaffItem.java | BloomhouseMC/BewitchedGarden | 5fb78e5913b327a6c1f2f38466af132691081245 | [
"CC0-1.0"
] | null | null | null | src/main/java/com/bloomhousemc/bewitchedgarden/common/items/staff/JuniperStaffItem.java | BloomhouseMC/BewitchedGarden | 5fb78e5913b327a6c1f2f38466af132691081245 | [
"CC0-1.0"
] | null | null | null | src/main/java/com/bloomhousemc/bewitchedgarden/common/items/staff/JuniperStaffItem.java | BloomhouseMC/BewitchedGarden | 5fb78e5913b327a6c1f2f38466af132691081245 | [
"CC0-1.0"
] | null | null | null | 39.909091 | 118 | 0.78208 | 22,987 | package com.bloomhousemc.bewitchedgarden.common.items.staff;
import net.minecraft.item.Item;
import software.bernie.geckolib3.core.IAnimatable;
import software.bernie.geckolib3.core.PlayState;
import software.bernie.geckolib3.core.builder.AnimationBuilder;
import software.bernie.geckolib3.core.controller.AnimationCont... |
3e366b1782acf3c7d47a3032b97c9c880d9e9deb | 1,406 | java | Java | quickstart-linux/src/test/java/org/quickstart/linux/scp/example/basic/ssh/SSHTerminal.java | youngzil/quickstart-framework | 5252ab4ffe089461969ed54420d3f9f8980baa03 | [
"Apache-2.0"
] | 6 | 2019-01-02T11:02:38.000Z | 2021-01-30T16:35:20.000Z | quickstart-linux/src/test/java/org/quickstart/linux/scp/example/basic/ssh/SSHTerminal.java | youngzil/quickstart-framework | 5252ab4ffe089461969ed54420d3f9f8980baa03 | [
"Apache-2.0"
] | 31 | 2019-11-13T02:06:18.000Z | 2022-03-31T20:51:49.000Z | quickstart-linux/src/test/java/org/quickstart/linux/scp/example/basic/ssh/SSHTerminal.java | youngzil/quickstart-framework | 5252ab4ffe089461969ed54420d3f9f8980baa03 | [
"Apache-2.0"
] | 3 | 2018-07-10T15:08:02.000Z | 2020-09-02T06:48:07.000Z | 28.693878 | 79 | 0.566856 | 22,988 | package org.quickstart.linux.scp.example.basic.ssh;
import com.jcraft.jsch.ChannelShell;
import com.jcraft.jsch.JSch;
import com.jcraft.jsch.JSchException;
import com.jcraft.jsch.Session;
import java.util.Properties;
/**
* @author Chanaka Lakmal
*/
public class SSHTerminal {
public static void main(String[] ar... |
3e366b60096155a42cf80a5a46e74c07c67cd839 | 25,742 | java | Java | src/test/org/apache/hadoop/util/TestProcfsBasedProcessTree.java | kerrwen/hadoop-20-2016-3 | ca68a93fd5711858b6e64211b22604cc921c1cad | [
"Apache-2.0"
] | 194 | 2015-01-07T11:12:52.000Z | 2022-03-14T09:19:24.000Z | src/test/org/apache/hadoop/util/TestProcfsBasedProcessTree.java | kerrwen/hadoop-20-2016-3 | ca68a93fd5711858b6e64211b22604cc921c1cad | [
"Apache-2.0"
] | 1 | 2017-10-19T16:57:05.000Z | 2017-10-19T16:57:05.000Z | src/test/org/apache/hadoop/util/TestProcfsBasedProcessTree.java | kerrwen/hadoop-20-2016-3 | ca68a93fd5711858b6e64211b22604cc921c1cad | [
"Apache-2.0"
] | 172 | 2015-01-14T19:25:48.000Z | 2022-02-24T02:42:02.000Z | 37.911635 | 92 | 0.607645 | 22,989 | /**
* 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... |
3e366b85a909f143961d537d32ba067084af5257 | 6,463 | java | Java | src/main/java/no/stelar7/api/r4j/pojo/lol/tournament/TournamentCode.java | idannn98/R4J | 849aee94565f58daccce5c5f5cfa0292c0e2303f | [
"Apache-2.0"
] | 35 | 2020-01-23T01:31:26.000Z | 2022-03-21T13:32:00.000Z | src/main/java/no/stelar7/api/r4j/pojo/lol/tournament/TournamentCode.java | idannn98/R4J | 849aee94565f58daccce5c5f5cfa0292c0e2303f | [
"Apache-2.0"
] | 15 | 2017-10-30T18:12:55.000Z | 2019-10-12T13:55:33.000Z | src/main/java/no/stelar7/api/r4j/pojo/lol/tournament/TournamentCode.java | idannn98/R4J | 849aee94565f58daccce5c5f5cfa0292c0e2303f | [
"Apache-2.0"
] | 18 | 2020-01-25T06:07:17.000Z | 2022-03-10T09:45:20.000Z | 24.667939 | 107 | 0.486152 | 22,990 | package no.stelar7.api.r4j.pojo.lol.tournament;
import no.stelar7.api.r4j.basic.constants.api.regions.LeagueShard;
import no.stelar7.api.r4j.basic.constants.types.lol.*;
import java.io.Serializable;
import java.util.Set;
public class TournamentCode implements Serializable
{
private static final long serialVersio... |
3e366c4bcde6e325238e0fdcab3c4dd3128648e6 | 3,864 | java | Java | bmsuite-framework/src/main/java/com/enginemobi/core/profile/domain/Customer.java | pkcool/bmsuite | a9504689e8fc1e2c1f4caa3b1752c9afb2bc37e8 | [
"Apache-2.0"
] | null | null | null | bmsuite-framework/src/main/java/com/enginemobi/core/profile/domain/Customer.java | pkcool/bmsuite | a9504689e8fc1e2c1f4caa3b1752c9afb2bc37e8 | [
"Apache-2.0"
] | null | null | null | bmsuite-framework/src/main/java/com/enginemobi/core/profile/domain/Customer.java | pkcool/bmsuite | a9504689e8fc1e2c1f4caa3b1752c9afb2bc37e8 | [
"Apache-2.0"
] | 2 | 2016-03-09T18:28:21.000Z | 2021-04-24T15:52:01.000Z | 27.6 | 121 | 0.704193 | 22,991 | package com.enginemobi.core.profile.domain;
import com.enginemobi.core.common.domain.audit.Auditable;
import com.enginemobi.core.generic.domain.BmSuiteEntity;
import com.enginemobi.core.store.domain.Store;
import java.util.List;
import java.util.Map;
public interface Customer extends BmSuiteEntity<Long, Customer>, ... |
3e366c8850645d2bad9c91eb3ab866d91885f1bf | 128 | java | Java | src/main/java/com/gxitsky/behavioral/strategy/Strategy.java | gxing19/Design-Patterns-Java | 28c08d5fd3ec456cbc67f083785f488ddb99b1c6 | [
"Apache-2.0"
] | 1 | 2019-09-15T02:29:13.000Z | 2019-09-15T02:29:13.000Z | src/main/java/com/gxitsky/behavioral/strategy/Strategy.java | gxing19/Design-Patterns-Java | 28c08d5fd3ec456cbc67f083785f488ddb99b1c6 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/gxitsky/behavioral/strategy/Strategy.java | gxing19/Design-Patterns-Java | 28c08d5fd3ec456cbc67f083785f488ddb99b1c6 | [
"Apache-2.0"
] | null | null | null | 12.8 | 40 | 0.625 | 22,992 | package com.gxitsky.behavioral.strategy;
public interface Strategy {
/**
* 策略方法
*/
void strategyMethod();
}
|
3e366e1e4d99642b51b79905ac8269ac4eb029b4 | 2,566 | java | Java | connectors/event-node/src/main/java/org/platformlambda/node/services/ServiceQuery.java | shanika04/mercury_xxe | 4855684d6076286b5449c60748e94201413e2de0 | [
"Apache-2.0"
] | null | null | null | connectors/event-node/src/main/java/org/platformlambda/node/services/ServiceQuery.java | shanika04/mercury_xxe | 4855684d6076286b5449c60748e94201413e2de0 | [
"Apache-2.0"
] | null | null | null | connectors/event-node/src/main/java/org/platformlambda/node/services/ServiceQuery.java | shanika04/mercury_xxe | 4855684d6076286b5449c60748e94201413e2de0 | [
"Apache-2.0"
] | null | null | null | 32.075 | 99 | 0.595479 | 22,993 | /*
Copyright 2018-2019 Accenture Technology
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable la... |
3e366f7cc9de138bd68bd2c07d829ead8b6ca110 | 2,696 | java | Java | dspace-server-webapp/src/main/java/org/dspace/app/rest/statistics/StatisticsReportsConfiguration.java | steph-ieffam/DSpace | fdcd064f7de8d39859f267b681e3aa9cd06f6d91 | [
"BSD-3-Clause"
] | 35 | 2016-09-27T14:34:43.000Z | 2021-12-15T11:20:31.000Z | dspace-server-webapp/src/main/java/org/dspace/app/rest/statistics/StatisticsReportsConfiguration.java | steph-ieffam/DSpace | fdcd064f7de8d39859f267b681e3aa9cd06f6d91 | [
"BSD-3-Clause"
] | 110 | 2016-09-15T13:49:39.000Z | 2022-02-01T07:00:17.000Z | dspace-server-webapp/src/main/java/org/dspace/app/rest/statistics/StatisticsReportsConfiguration.java | steph-ieffam/DSpace | fdcd064f7de8d39859f267b681e3aa9cd06f6d91 | [
"BSD-3-Clause"
] | 81 | 2016-11-28T12:52:20.000Z | 2022-03-07T16:12:20.000Z | 36.931507 | 117 | 0.671736 | 22,994 | /**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.rest.statistics;
import java.util.List;
import java.util.Map;
import java.util.... |
3e366fbe9961725a0a82e00f7e2aa47160ad3bf8 | 3,727 | java | Java | src/main/java/org/brackit/xquery/expr/DeclVariable.java | Rishirai7/brackit | bfa9d7c6236be0aab89c079869e7201f1438d941 | [
"BSD-3-Clause"
] | 23 | 2019-04-26T14:45:40.000Z | 2022-03-08T17:42:51.000Z | src/main/java/org/brackit/xquery/expr/DeclVariable.java | Rishirai7/brackit | bfa9d7c6236be0aab89c079869e7201f1438d941 | [
"BSD-3-Clause"
] | 28 | 2020-05-03T21:05:58.000Z | 2022-03-26T14:31:11.000Z | src/main/java/org/brackit/xquery/expr/DeclVariable.java | Rishirai7/brackit | bfa9d7c6236be0aab89c079869e7201f1438d941 | [
"BSD-3-Clause"
] | 9 | 2017-03-25T19:15:26.000Z | 2022-01-18T15:27:05.000Z | 37.636364 | 84 | 0.702899 | 22,995 | /*
* [New BSD License]
* Copyright (c) 2011-2012, Brackit Project Team <dycjh@example.com>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain... |
3e367004e40d7a210c11a3561219bc8f1597bd9a | 4,663 | java | Java | src/main/java/com/hellonms/platforms/emp_onion/client_swt/widget/text/TextInput4Float32.java | paul-hyun/emp | 2dd66647c5522cbc59c786d413ed790a1f14f46c | [
"Apache-2.0"
] | 2 | 2020-04-04T04:36:01.000Z | 2022-02-24T00:07:19.000Z | src/main/java/com/hellonms/platforms/emp_onion/client_swt/widget/text/TextInput4Float32.java | paul-hyun/emp | 2dd66647c5522cbc59c786d413ed790a1f14f46c | [
"Apache-2.0"
] | null | null | null | src/main/java/com/hellonms/platforms/emp_onion/client_swt/widget/text/TextInput4Float32.java | paul-hyun/emp | 2dd66647c5522cbc59c786d413ed790a1f14f46c | [
"Apache-2.0"
] | null | null | null | 22.635922 | 156 | 0.633927 | 22,996 | package com.hellonms.platforms.emp_onion.client_swt.widget.text;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.ModifyEvent;
import org.eclipse.swt.events.ModifyListener;
import org.eclipse.swt.events.VerifyEvent;
import org.eclipse.swt.events.VerifyListener;
import org.eclipse.swt.widgets.Composite;
import... |
3e367048a61061b35ce4f24a4233ba65b7f308a3 | 1,942 | java | Java | ghost.framework.context/src/main/java/ghost/framework/context/converter/ConverterNotFoundException.java | guoshucan/mpaas | 8949c0c484987d9c030595b24d62a10585a814ce | [
"Apache-2.0"
] | 1 | 2020-09-29T10:24:03.000Z | 2020-09-29T10:24:03.000Z | ghost.framework.context/src/main/java/ghost/framework/context/converter/ConverterNotFoundException.java | guoshucan/mpaas | 8949c0c484987d9c030595b24d62a10585a814ce | [
"Apache-2.0"
] | null | null | null | ghost.framework.context/src/main/java/ghost/framework/context/converter/ConverterNotFoundException.java | guoshucan/mpaas | 8949c0c484987d9c030595b24d62a10585a814ce | [
"Apache-2.0"
] | 3 | 2020-11-05T15:52:17.000Z | 2021-07-27T04:37:00.000Z | 28.558824 | 112 | 0.747683 | 22,997 | /*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
3e367050f5a4862bd001832fa73d33386ccc8c00 | 769 | java | Java | roboject/src/main/java/de/akquinet/android/roboject/injectors/Injector.java | akquinet/roboject | b25d15e44c8750a0c73ee8cac85684d90383693f | [
"Apache-2.0"
] | null | null | null | roboject/src/main/java/de/akquinet/android/roboject/injectors/Injector.java | akquinet/roboject | b25d15e44c8750a0c73ee8cac85684d90383693f | [
"Apache-2.0"
] | null | null | null | roboject/src/main/java/de/akquinet/android/roboject/injectors/Injector.java | akquinet/roboject | b25d15e44c8750a0c73ee8cac85684d90383693f | [
"Apache-2.0"
] | null | null | null | 28.481481 | 73 | 0.746424 | 22,998 | /*
This file is part of Roboject
Copyright (c) 2010-2011 akquinet A.G.
Contact: http://www.akquinet.de/en
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/li... |
3e367053c3e7bea47736cc1431c13ed54710cf76 | 3,312 | java | Java | css/css-core/src/test/java/br/com/objectos/css/parser/select/SelectorLexerTest.java | objectos/incubator | 881fa1c0eb364be98a627d5072b473d334279027 | [
"Apache-2.0"
] | null | null | null | css/css-core/src/test/java/br/com/objectos/css/parser/select/SelectorLexerTest.java | objectos/incubator | 881fa1c0eb364be98a627d5072b473d334279027 | [
"Apache-2.0"
] | null | null | null | css/css-core/src/test/java/br/com/objectos/css/parser/select/SelectorLexerTest.java | objectos/incubator | 881fa1c0eb364be98a627d5072b473d334279027 | [
"Apache-2.0"
] | null | null | null | 28.8 | 91 | 0.671196 | 22,999 | /*
* Copyright (C) 2016-2022 Objectos Software LTDA.
*
* 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 ... |
3e36709cf3634eb9743166af0c6789b15200b493 | 1,396 | java | Java | engine-tests/src/test/java/org/terasology/physics/RigidBodyComponentTests.java | TripleFrequency/Terasology | 53c0eaa078f2df1da186204aff010110033cbb71 | [
"Apache-2.0",
"CC-BY-4.0"
] | null | null | null | engine-tests/src/test/java/org/terasology/physics/RigidBodyComponentTests.java | TripleFrequency/Terasology | 53c0eaa078f2df1da186204aff010110033cbb71 | [
"Apache-2.0",
"CC-BY-4.0"
] | 3 | 2018-09-24T20:46:54.000Z | 2018-12-03T15:21:20.000Z | engine-tests/src/test/java/org/terasology/physics/RigidBodyComponentTests.java | TripleFrequency/Terasology | 53c0eaa078f2df1da186204aff010110033cbb71 | [
"Apache-2.0",
"CC-BY-4.0"
] | null | null | null | 36.736842 | 115 | 0.750716 | 23,000 | package org.terasology.physics;
import org.junit.Assert;
import org.junit.BeforeClass;
import org.junit.Test;
import org.terasology.math.geom.Vector3f;
import org.terasology.physics.components.RigidBodyComponent;
import java.util.ArrayList;
public class RigidBodyComponentTests {
private static RigidBodyComponent... |
3e367135cee954642357e2d2f277beecf41bc832 | 2,614 | java | Java | src/com/entity/Provider.java | hejunhuidezuzhi/hejunhuidecangku | c7782de9fbdf490ee51debc2f33a387c0f24c15b | [
"Apache-2.0"
] | null | null | null | src/com/entity/Provider.java | hejunhuidezuzhi/hejunhuidecangku | c7782de9fbdf490ee51debc2f33a387c0f24c15b | [
"Apache-2.0"
] | null | null | null | src/com/entity/Provider.java | hejunhuidezuzhi/hejunhuidecangku | c7782de9fbdf490ee51debc2f33a387c0f24c15b | [
"Apache-2.0"
] | null | null | null | 22.929825 | 62 | 0.703902 | 23,001 | package com.entity;
import java.util.Date;
import java.util.List;
public class Provider {
private int id;
private String proCode;
private String proName;
private String proDesc;
private String proContact;
private String proPhone;
private String proAddress;
private String proFax;
private int cre... |
3e36716a82a3fe76f93d706f91c3ff92230526d4 | 1,575 | java | Java | acceptance/src/test/java/org/axway/grapes/tests/acceptance/stories/module/AddModuleStory.java | mgaunin-axway/Grapes | e560a9775b8e840f4e5c1bb6450cf5c8debbe4be | [
"Apache-2.0"
] | 1 | 2019-05-24T14:04:05.000Z | 2019-05-24T14:04:05.000Z | acceptance/src/test/java/org/axway/grapes/tests/acceptance/stories/module/AddModuleStory.java | mgaunin-axway/Grapes | e560a9775b8e840f4e5c1bb6450cf5c8debbe4be | [
"Apache-2.0"
] | 46 | 2015-04-29T10:28:25.000Z | 2015-08-31T14:03:57.000Z | acceptance/src/test/java/org/axway/grapes/tests/acceptance/stories/module/AddModuleStory.java | mgaunin-axway/Grapes | e560a9775b8e840f4e5c1bb6450cf5c8debbe4be | [
"Apache-2.0"
] | null | null | null | 36.627907 | 120 | 0.790476 | 23,002 | package org.axway.grapes.tests.acceptance.stories.module;
import net.thucydides.core.annotations.Steps;
import org.axway.grapes.commons.datamodel.Module;
import org.axway.grapes.tests.acceptance.materials.cases.TC01_SimpleModuleCase;
import org.axway.grapes.tests.acceptance.materials.cases.TestCase;
import org.axway.... |
3e3671973c3816a6e498480c292cc9edaa037931 | 3,169 | java | Java | src/main/java/io/choerodon/kb/infra/feign/fallback/BaseFeignClientFallback.java | choerodon/knowledgebase-service | 3465bc711692629398532820b99db93a0511b54d | [
"Apache-2.0"
] | 3 | 2019-11-07T08:28:30.000Z | 2020-04-21T03:30:42.000Z | src/main/java/io/choerodon/kb/infra/feign/fallback/BaseFeignClientFallback.java | choerodon/knowledgebase-service | 3465bc711692629398532820b99db93a0511b54d | [
"Apache-2.0"
] | null | null | null | src/main/java/io/choerodon/kb/infra/feign/fallback/BaseFeignClientFallback.java | choerodon/knowledgebase-service | 3465bc711692629398532820b99db93a0511b54d | [
"Apache-2.0"
] | 11 | 2019-07-08T02:56:02.000Z | 2020-09-05T16:20:39.000Z | 34.075269 | 131 | 0.751341 | 23,003 | package io.choerodon.kb.infra.feign.fallback;
import java.util.List;
import java.util.Set;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Component;
import io.choerodon.core.domain.Page;
import io.choerodon.core.exception.FeignException;
import io.choerodon.kb.api.vo.ProjectDTO;... |
3e3671d348d6622045acc0fa74dc02fa686be766 | 2,227 | java | Java | svg/src/main/java/com/vaadin/flow/component/svg/listeners/SvgDragStartListener.java | eltados/svg | aa3992754b4c0e0ce7cc989a8708b9d6053ab2f5 | [
"Apache-2.0"
] | null | null | null | svg/src/main/java/com/vaadin/flow/component/svg/listeners/SvgDragStartListener.java | eltados/svg | aa3992754b4c0e0ce7cc989a8708b9d6053ab2f5 | [
"Apache-2.0"
] | 10 | 2021-02-13T18:52:44.000Z | 2021-10-01T07:43:08.000Z | svg/src/main/java/com/vaadin/flow/component/svg/listeners/SvgDragStartListener.java | eltados/svg | aa3992754b4c0e0ce7cc989a8708b9d6053ab2f5 | [
"Apache-2.0"
] | 2 | 2021-08-31T21:34:20.000Z | 2021-09-01T20:48:10.000Z | 34.796875 | 111 | 0.682533 | 23,004 | /*
* #%L
* Vaadin Component Factory Svg Component for Vaadin 14
* %%
* Copyright (C) 2017 - 2020 Vaadin Ltd
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.a... |
3e36733f54183dc28323e929b5fd286bab390dae | 424 | java | Java | SpringAOPTeste/src/main/java/com/pedrocavalero/spring/service/CustomerService.java | pedrocavalero/cap385 | 6311e2da1a37314ffe67eca6b304554b4e5250eb | [
"Apache-2.0"
] | 1 | 2021-08-13T17:02:10.000Z | 2021-08-13T17:02:10.000Z | SpringAOPTeste/src/main/java/com/pedrocavalero/spring/service/CustomerService.java | pedrocavalero/cap385 | 6311e2da1a37314ffe67eca6b304554b4e5250eb | [
"Apache-2.0"
] | null | null | null | SpringAOPTeste/src/main/java/com/pedrocavalero/spring/service/CustomerService.java | pedrocavalero/cap385 | 6311e2da1a37314ffe67eca6b304554b4e5250eb | [
"Apache-2.0"
] | null | null | null | 19.272727 | 62 | 0.79717 | 23,005 | package com.pedrocavalero.spring.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.pedrocavalero.spring.model.Customer;
@Component
public class CustomerService {
@Autowired
private Customer customer;
public Customer getCustomer() ... |
3e36735e1d57d570bb4296b5afed6a4eb1a85dfb | 391 | java | Java | src/main/java/com/oneponygames/frozen/tiling/Tile.java | OnePonyGames/frozen | b209609857bcf05f59f3799e586cc7eac946ebc3 | [
"MIT"
] | 1 | 2020-12-22T13:58:17.000Z | 2020-12-22T13:58:17.000Z | src/main/java/com/oneponygames/frozen/tiling/Tile.java | OnePonyGames/frozen | b209609857bcf05f59f3799e586cc7eac946ebc3 | [
"MIT"
] | null | null | null | src/main/java/com/oneponygames/frozen/tiling/Tile.java | OnePonyGames/frozen | b209609857bcf05f59f3799e586cc7eac946ebc3 | [
"MIT"
] | null | null | null | 15.038462 | 42 | 0.675192 | 23,006 | package com.oneponygames.frozen.tiling;
import com.badlogic.gdx.math.Vector2;
/**
* Created by Icewind on 12.02.2017.
*/
public interface Tile {
public int getX();
public int getY();
public boolean isSolid();
public Vector2 getWorldCenter();
public boolean isLight();
public LightingInf... |
3e3674259ed744a5e122c7f2518c24516837883f | 2,334 | java | Java | model-supl-types/src/generated/java/com/prowidesoftware/swift/model/mx/dic/FractionDispositionTypeSD3.java | luongnvUIT/prowide-iso20022 | 59210a4b67cd38759df2d0dd82ad19acf93ffe75 | [
"Apache-2.0"
] | 40 | 2020-10-13T13:44:59.000Z | 2022-03-30T13:58:32.000Z | model-supl-types/src/generated/java/com/prowidesoftware/swift/model/mx/dic/FractionDispositionTypeSD3.java | luongnvUIT/prowide-iso20022 | 59210a4b67cd38759df2d0dd82ad19acf93ffe75 | [
"Apache-2.0"
] | 25 | 2020-10-04T23:46:22.000Z | 2022-03-30T12:31:03.000Z | model-supl-types/src/generated/java/com/prowidesoftware/swift/model/mx/dic/FractionDispositionTypeSD3.java | luongnvUIT/prowide-iso20022 | 59210a4b67cd38759df2d0dd82ad19acf93ffe75 | [
"Apache-2.0"
] | 22 | 2020-12-22T14:50:22.000Z | 2022-03-30T13:19:10.000Z | 23.575758 | 111 | 0.64353 | 23,007 |
package com.prowidesoftware.swift.model.mx.dic;
import java.math.BigDecimal;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
import org.apache.commons.lang3.builder.EqualsBuilder;
i... |
3e367458d1b29548c65af5d9ab6d8c59f3d410fa | 969 | java | Java | optaplanner-examples/src/main/java/org/optaplanner/examples/vehiclerouting/domain/timewindowed/TimeWindowedVehicleRoutingSolution.java | artysidorenko/optaplanner | 6557c2599260f6673feed4aab9f2958befe13daf | [
"Apache-2.0"
] | 2,400 | 2017-03-14T14:16:18.000Z | 2022-03-31T09:18:47.000Z | optaplanner-examples/src/main/java/org/optaplanner/examples/vehiclerouting/domain/timewindowed/TimeWindowedVehicleRoutingSolution.java | artysidorenko/optaplanner | 6557c2599260f6673feed4aab9f2958befe13daf | [
"Apache-2.0"
] | 1,312 | 2017-03-13T14:57:10.000Z | 2022-03-30T14:50:37.000Z | optaplanner-examples/src/main/java/org/optaplanner/examples/vehiclerouting/domain/timewindowed/TimeWindowedVehicleRoutingSolution.java | artysidorenko/optaplanner | 6557c2599260f6673feed4aab9f2958befe13daf | [
"Apache-2.0"
] | 635 | 2017-03-16T13:17:14.000Z | 2022-03-25T01:12:38.000Z | 35.888889 | 80 | 0.785346 | 23,008 | /*
* Copyright 2015 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 ap... |
3e3674a093f931b48cfc48ac4b8fa9d1b4411ee4 | 1,517 | java | Java | jt809-sdk/src/main/java/com/superkit/jt809/entity/ctrlMsg/TextInfoAckEntity.java | superkit01/jt809 | 5b05c114bfb983c95620115a29f632a9080b0e75 | [
"Apache-2.0"
] | 2 | 2021-05-30T06:53:04.000Z | 2021-06-07T06:02:48.000Z | jt809-sdk/src/main/java/com/superkit/jt809/entity/ctrlMsg/TextInfoAckEntity.java | superkit01/jt809 | 5b05c114bfb983c95620115a29f632a9080b0e75 | [
"Apache-2.0"
] | null | null | null | jt809-sdk/src/main/java/com/superkit/jt809/entity/ctrlMsg/TextInfoAckEntity.java | superkit01/jt809 | 5b05c114bfb983c95620115a29f632a9080b0e75 | [
"Apache-2.0"
] | null | null | null | 28.622642 | 109 | 0.773896 | 23,009 | package com.superkit.jt809.entity.ctrlMsg;
import com.superkit.jt809.MsgConstant;
import com.superkit.jt809.entity.Codec;
import com.superkit.jt809.util.BufUtil;
import com.superkit.jt809.util.ByteUtil;
import io.netty.buffer.ByteBuf;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
/**
... |
3e3674d0b7cd95b6c3bb79e6abba9ccc28264fb7 | 1,835 | java | Java | ihmc-humanoid-behaviors/src/main/java/us/ihmc/humanoidBehaviors/behaviors/complexBehaviors/SearchForDoorBehavior.java | dbdxnuliba/IHMC- | a8e89934e75cc7026bc3e082397d989a26c7549e | [
"Apache-2.0"
] | null | null | null | ihmc-humanoid-behaviors/src/main/java/us/ihmc/humanoidBehaviors/behaviors/complexBehaviors/SearchForDoorBehavior.java | dbdxnuliba/IHMC- | a8e89934e75cc7026bc3e082397d989a26c7549e | [
"Apache-2.0"
] | 6 | 2020-07-18T14:45:31.000Z | 2022-02-26T01:45:16.000Z | ihmc-humanoid-behaviors/src/main/java/us/ihmc/humanoidBehaviors/behaviors/complexBehaviors/SearchForDoorBehavior.java | dbdxnuliba/IHMC- | a8e89934e75cc7026bc3e082397d989a26c7549e | [
"Apache-2.0"
] | 1 | 2020-07-16T08:08:57.000Z | 2020-07-16T08:08:57.000Z | 23.227848 | 137 | 0.73842 | 23,010 | package us.ihmc.humanoidBehaviors.behaviors.complexBehaviors;
import controller_msgs.msg.dds.DoorLocationPacket;
import us.ihmc.euclid.geometry.Pose3D;
import us.ihmc.humanoidBehaviors.behaviors.AbstractBehavior;
import us.ihmc.humanoidBehaviors.communication.ConcurrentListeningQueue;
import us.ihmc.ros2.Ros2Node;
pu... |
3e36761e8f9e77480aae438db4cb817518ebe8af | 617 | java | Java | src/com/googlecode/totallylazy/functions/Count.java | danjpgriffin/totallylazy | 0194e4d51c2717f28d34fb7657ef9b29eb189af8 | [
"Apache-2.0"
] | 317 | 2015-01-09T04:59:17.000Z | 2021-11-20T17:34:30.000Z | src/com/googlecode/totallylazy/functions/Count.java | danjpgriffin/totallylazy | 0194e4d51c2717f28d34fb7657ef9b29eb189af8 | [
"Apache-2.0"
] | 19 | 2015-02-20T13:39:32.000Z | 2021-03-24T21:28:12.000Z | src/com/googlecode/totallylazy/functions/Count.java | danjpgriffin/totallylazy | 0194e4d51c2717f28d34fb7657ef9b29eb189af8 | [
"Apache-2.0"
] | 50 | 2015-01-19T13:00:06.000Z | 2022-02-25T09:43:15.000Z | 22.035714 | 67 | 0.672609 | 23,011 | package com.googlecode.totallylazy.functions;
import com.googlecode.totallylazy.numbers.Numbers;
import static com.googlecode.totallylazy.numbers.Numbers.increment;
public enum Count implements CurriedCombiner<Object, Number> {
instance;
public Number call(Number a, Object b) throws Exception {
retu... |
3e3676fc97516572d9d5402fb9d75bb907121366 | 1,583 | java | Java | angel-ps/core/src/main/java/com/tencent/angel/ps/storage/vector/op/IIntElementOp.java | graphv/angel | af8ebe81095b9317402c62352ddcb85d46e9d51c | [
"Apache-2.0"
] | 3,262 | 2018-08-27T08:04:50.000Z | 2022-03-29T15:46:03.000Z | angel-ps/core/src/main/java/com/tencent/angel/ps/storage/vector/op/IIntElementOp.java | 0xqq/angel | 958dba5edf2b681eda0ab3ddb292244228ad060a | [
"Apache-2.0"
] | 455 | 2018-08-27T03:09:25.000Z | 2022-03-29T03:05:12.000Z | angel-ps/core/src/main/java/com/tencent/angel/ps/storage/vector/op/IIntElementOp.java | 0xqq/angel | 958dba5edf2b681eda0ab3ddb292244228ad060a | [
"Apache-2.0"
] | 861 | 2018-08-27T04:54:24.000Z | 2022-03-29T08:49:40.000Z | 26.830508 | 102 | 0.7012 | 23,012 | /*
* Tencent is pleased to support the open source community by making Angel available.
*
* Copyright (C) 2017-2018 THL A29 Limited, a Tencent company. 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 ma... |
3e367706da14903c57f0bb7298ea7feeb68e3256 | 2,571 | java | Java | app/src/main/java/com/grayditch/netarea/presentation/views/mainactivity/fragments/qualifications/adapter/MarkAdapter.java | GerardSoleCa/Netarea | 307efbd8b0abbfe36dddb63780e0893a984a3afb | [
"MIT"
] | null | null | null | app/src/main/java/com/grayditch/netarea/presentation/views/mainactivity/fragments/qualifications/adapter/MarkAdapter.java | GerardSoleCa/Netarea | 307efbd8b0abbfe36dddb63780e0893a984a3afb | [
"MIT"
] | null | null | null | app/src/main/java/com/grayditch/netarea/presentation/views/mainactivity/fragments/qualifications/adapter/MarkAdapter.java | GerardSoleCa/Netarea | 307efbd8b0abbfe36dddb63780e0893a984a3afb | [
"MIT"
] | null | null | null | 29.551724 | 104 | 0.68028 | 23,013 | package com.grayditch.netarea.presentation.views.mainactivity.fragments.qualifications.adapter;
import android.content.Context;
import android.support.v4.content.ContextCompat;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
im... |
3e36779bdec3af1a74bc1027ed056f937832ca6d | 10,812 | java | Java | coreserver/lib/XBJL-1.1.0/src/test/com/digi/xbee/api/GetParameterTest.java | ericpinet/connectlife | 261720426dfbf5e667cd29d727bc7c8f6a21e315 | [
"MIT"
] | 3 | 2016-01-10T06:19:25.000Z | 2021-06-19T06:28:34.000Z | coreserver/lib/XBJL-1.1.0/src/test/com/digi/xbee/api/GetParameterTest.java | ericpinet/ConnectLife | 261720426dfbf5e667cd29d727bc7c8f6a21e315 | [
"MIT"
] | 58 | 2016-01-09T19:05:42.000Z | 2016-10-16T18:04:18.000Z | coreserver/lib/XBJL-1.1.0/src/test/com/digi/xbee/api/GetParameterTest.java | ericpinet/ConnectLife | 261720426dfbf5e667cd29d727bc7c8f6a21e315 | [
"MIT"
] | null | null | null | 37.672474 | 106 | 0.754255 | 23,014 | /**
* Copyright (c) 2014-2015 Digi International Inc.,
* All rights not expressly granted are reserved.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at http://mozilla.org/MPL/2.0/.
*
* Dig... |
3e36781915be53f28fdfa4728201e3b8660eec6a | 923 | java | Java | Ristogo3/src/ristogo/ui/beans/CityBean.java | SpeedJack/lsmsd3 | 0d99156bb076ac5ef4c63fa31b79a3ac8d9ac645 | [
"MIT"
] | null | null | null | Ristogo3/src/ristogo/ui/beans/CityBean.java | SpeedJack/lsmsd3 | 0d99156bb076ac5ef4c63fa31b79a3ac8d9ac645 | [
"MIT"
] | null | null | null | Ristogo3/src/ristogo/ui/beans/CityBean.java | SpeedJack/lsmsd3 | 0d99156bb076ac5ef4c63fa31b79a3ac8d9ac645 | [
"MIT"
] | null | null | null | 19.229167 | 64 | 0.757313 | 23,015 | package ristogo.ui.beans;
import javafx.beans.property.SimpleDoubleProperty;
import javafx.beans.property.SimpleStringProperty;
public class CityBean
{
private final SimpleStringProperty name;
private final SimpleDoubleProperty latitude;
private final SimpleDoubleProperty longitude;
public CityBean(String city, ... |
3e3678ea1b4690f016d325a4f33fedfa0fc5de13 | 4,661 | java | Java | open-metadata-implementation/adapters/open-connectors/governance-action-connectors/src/main/java/org/odpi/openmetadata/adapters/connectors/governanceactions/provisioning/MoveCopyFileGovernanceActionProvider.java | NishaNagasimha/egeria | 247f61d59f5eca645c77d6e99b59a38f925cae7e | [
"CC-BY-4.0"
] | null | null | null | open-metadata-implementation/adapters/open-connectors/governance-action-connectors/src/main/java/org/odpi/openmetadata/adapters/connectors/governanceactions/provisioning/MoveCopyFileGovernanceActionProvider.java | NishaNagasimha/egeria | 247f61d59f5eca645c77d6e99b59a38f925cae7e | [
"CC-BY-4.0"
] | null | null | null | open-metadata-implementation/adapters/open-connectors/governance-action-connectors/src/main/java/org/odpi/openmetadata/adapters/connectors/governanceactions/provisioning/MoveCopyFileGovernanceActionProvider.java | NishaNagasimha/egeria | 247f61d59f5eca645c77d6e99b59a38f925cae7e | [
"CC-BY-4.0"
] | null | null | null | 50.663043 | 140 | 0.781806 | 23,016 | /* SPDX-License-Identifier: Apache-2.0 */
/* Copyright Contributors to the ODPi Egeria project. */
package org.odpi.openmetadata.adapters.connectors.governanceactions.provisioning;
import org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType;
import org.odpi.openmetadata.frameworks.governanceact... |
3e3679c3f35abe6e7d3d8acbf7ccb669852caca0 | 11,960 | java | Java | xdl-algorithm-solution/ESMM/data/third_party/protobuf/protobuf-3.5.0/java/core/src/test/java/com/google/protobuf/LazyFieldLiteTest.java | whuaxiom/xdl | 44127fa2935d3fbeabb8d88f83dad597f7f50eb0 | [
"Apache-2.0"
] | 4,071 | 2018-12-13T04:17:38.000Z | 2022-03-30T03:29:35.000Z | xdl-algorithm-solution/ESMM/data/third_party/protobuf/protobuf-3.5.0/java/core/src/test/java/com/google/protobuf/LazyFieldLiteTest.java | whuaxiom/xdl | 44127fa2935d3fbeabb8d88f83dad597f7f50eb0 | [
"Apache-2.0"
] | 359 | 2018-12-21T01:14:57.000Z | 2022-02-15T07:18:02.000Z | xdl-algorithm-solution/ESMM/data/third_party/protobuf/protobuf-3.5.0/java/core/src/test/java/com/google/protobuf/LazyFieldLiteTest.java | whuaxiom/xdl | 44127fa2935d3fbeabb8d88f83dad597f7f50eb0 | [
"Apache-2.0"
] | 1,054 | 2018-12-20T09:57:42.000Z | 2022-03-29T07:16:53.000Z | 45.648855 | 98 | 0.766722 | 23,017 | /* Copyright (C) 2016-2018 Alibaba Group Holding Limited
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 ... |
3e3679e82d75c06ea0dd84d2f9586f83caf47294 | 3,535 | java | Java | anchor-test-feature-plugins/src/main/java/org/anchoranalysis/test/feature/plugins/objects/FeatureInputOverlappingCircleFixture.java | owenfeehan/anchor-plugins | 7509d5ff519a6d594e991c887743643433a85e22 | [
"MIT"
] | null | null | null | anchor-test-feature-plugins/src/main/java/org/anchoranalysis/test/feature/plugins/objects/FeatureInputOverlappingCircleFixture.java | owenfeehan/anchor-plugins | 7509d5ff519a6d594e991c887743643433a85e22 | [
"MIT"
] | null | null | null | anchor-test-feature-plugins/src/main/java/org/anchoranalysis/test/feature/plugins/objects/FeatureInputOverlappingCircleFixture.java | owenfeehan/anchor-plugins | 7509d5ff519a6d594e991c887743643433a85e22 | [
"MIT"
] | null | null | null | 41.104651 | 93 | 0.716832 | 23,018 | /*-
* #%L
* anchor-test-feature-plugins
* %%
* Copyright (C) 2010 - 2020 Owen Feehan, ETH Zurich, University of Zurich, Hoffmann-La Roche
* %%
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the S... |
3e367aaff18d3b4ff6e20275292d4605189c7ae7 | 1,460 | java | Java | fuusio.api/src/main/java/org/fuusio/api/util/GsonObject.java | Fuusio/fuusio-app | 6abdac44105b872a360dee55df6ccc0f34b050b3 | [
"Apache-2.0"
] | null | null | null | fuusio.api/src/main/java/org/fuusio/api/util/GsonObject.java | Fuusio/fuusio-app | 6abdac44105b872a360dee55df6ccc0f34b050b3 | [
"Apache-2.0"
] | null | null | null | fuusio.api/src/main/java/org/fuusio/api/util/GsonObject.java | Fuusio/fuusio-app | 6abdac44105b872a360dee55df6ccc0f34b050b3 | [
"Apache-2.0"
] | null | null | null | 33.181818 | 110 | 0.711644 | 23,019 | /*
* Copyright (C) 2001 - 2015 Marko Salmela, http://fuusio.org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ... |
3e367d15c08c56f526e683e033f0a7dbfd2e9606 | 583 | java | Java | 2015-12-Java-Data-Structures-Algorithms-and-testing/04. Recursion/demos/FibonacciMemoization.java | TelerikAcademy/SchoolAcademy | 0592593de181c1124bcfacdf4ff93adf18b4a45a | [
"MIT"
] | 24 | 2015-02-25T19:57:44.000Z | 2021-08-04T10:03:55.000Z | 2015-12-Java-Data-Structures-Algorithms-and-testing/04. Recursion/demos/FibonacciMemoization.java | TelerikAcademy/SchoolAcademy | 0592593de181c1124bcfacdf4ff93adf18b4a45a | [
"MIT"
] | 6 | 2015-11-09T11:09:34.000Z | 2015-12-22T23:11:15.000Z | 2015-12-Java-Data-Structures-Algorithms-and-testing/04. Recursion/demos/FibonacciMemoization.java | TelerikAcademy/SchoolAcademy | 0592593de181c1124bcfacdf4ff93adf18b4a45a | [
"MIT"
] | 59 | 2015-01-21T11:29:37.000Z | 2022-03-12T20:49:38.000Z | 25.347826 | 56 | 0.595197 | 23,020 | import java.math.BigInteger;
public class FibonacciMemoization {
static final int MAX_FIB = 301;
static BigInteger[] fib = new BigInteger[MAX_FIB];
static BigInteger fibonacci(int n) {
if (fib[n] == null) {
// The value of fib[n] is still not calculated
if ((n == 1) || (n == 2)) {
fib[n] ... |
3e367d645c1679bb30820c2dc174a38860fe1fde | 1,075 | java | Java | src/main/java/com/joaotech/chatservice/controller/MessageController.java | joaogabriel/chat-service-server | 34af04f97c6c5121ad52deb29294f2d9edd67d22 | [
"Apache-2.0"
] | 1 | 2021-04-13T12:35:32.000Z | 2021-04-13T12:35:32.000Z | src/main/java/com/joaotech/chatservice/controller/MessageController.java | joaogabriel/chat-service-server | 34af04f97c6c5121ad52deb29294f2d9edd67d22 | [
"Apache-2.0"
] | 1 | 2021-09-12T20:50:52.000Z | 2021-09-12T20:50:52.000Z | src/main/java/com/joaotech/chatservice/controller/MessageController.java | joaogabriel/chat-service-server | 34af04f97c6c5121ad52deb29294f2d9edd67d22 | [
"Apache-2.0"
] | 3 | 2021-05-02T00:35:53.000Z | 2021-09-19T20:33:29.000Z | 33.59375 | 74 | 0.802791 | 23,021 | package com.joaotech.chatservice.controller;
import com.joaotech.chatservice.service.MessageService;
import com.joaotech.chatservice.vo.CreateMessageVO;
import com.joaotech.chatservice.vo.MessageVO;
import lombok.AllArgsConstructor;
import org.springframework.http.ResponseEntity;
import org.springframework.messaging.h... |
3e367d9abf004a0eedee5dee429504dbcf494249 | 3,397 | java | Java | blog-springboot/src/main/java/com/minzheng/blog/controller/UserInfoController.java | Samehadar/blog-1 | 927671bed95845cf0e910f84496099702d6a6de7 | [
"Apache-2.0"
] | 480 | 2019-12-20T10:57:37.000Z | 2022-03-31T12:35:48.000Z | blog-springboot/src/main/java/com/minzheng/blog/controller/UserInfoController.java | 1983268709/blog | d3494d79b94b932fccbfe5dd8e4fb49f14e1d525 | [
"Apache-2.0"
] | 55 | 2020-07-11T07:56:05.000Z | 2022-03-30T06:58:55.000Z | blog-springboot/src/main/java/com/minzheng/blog/controller/UserInfoController.java | 1983268709/blog | d3494d79b94b932fccbfe5dd8e4fb49f14e1d525 | [
"Apache-2.0"
] | 139 | 2020-07-11T08:00:10.000Z | 2022-03-30T07:58:43.000Z | 26.539063 | 97 | 0.659405 | 23,022 | package com.minzheng.blog.controller;
import com.minzheng.blog.annotation.OptLog;
import com.minzheng.blog.vo.PageResult;
import com.minzheng.blog.dto.UserOnlineDTO;
import com.minzheng.blog.service.UserInfoService;
import com.minzheng.blog.vo.*;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiImp... |
3e367e4a11d8c729786e53e129f8558a5fab6232 | 371 | java | Java | sample/src/androidTest/java/com/github/badoualy/morphytoolbar/sample/ApplicationTest.java | FrankChow1989/morphy-toolbar-master | 7b1911a9edaf2f1ba1bfe9274972963147909338 | [
"MIT"
] | 1,219 | 2016-02-02T14:03:40.000Z | 2022-02-11T07:30:07.000Z | sample/src/androidTest/java/com/github/badoualy/morphytoolbar/sample/ApplicationTest.java | Rairmmd/morphy-toolbar | 923bf7d09fc2e66ae00029b9b9fc6d84c9109ce7 | [
"MIT"
] | 4 | 2016-02-08T17:56:56.000Z | 2017-09-25T13:37:52.000Z | sample/src/androidTest/java/com/github/badoualy/morphytoolbar/sample/ApplicationTest.java | Rairmmd/morphy-toolbar | 923bf7d09fc2e66ae00029b9b9fc6d84c9109ce7 | [
"MIT"
] | 137 | 2016-02-07T18:50:48.000Z | 2019-05-29T10:56:50.000Z | 28.538462 | 93 | 0.760108 | 23,023 | package com.github.badoualy.morphytoolbar.sample;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public Applicatio... |
3e368037c70bcc96a7d8ee0cd63d9c9103d0ca9b | 337 | java | Java | app/src/main/java/com/talmar/conveyor/notificationFilters/INotificationFilter.java | SilverTuxedo/Conveyor | db3c05158077caa7c1eb40c71aee091f157670d0 | [
"MIT"
] | 2 | 2020-12-15T14:25:22.000Z | 2022-01-29T14:20:30.000Z | app/src/main/java/com/talmar/conveyor/notificationFilters/INotificationFilter.java | SilverTuxedo/Conveyor | db3c05158077caa7c1eb40c71aee091f157670d0 | [
"MIT"
] | null | null | null | app/src/main/java/com/talmar/conveyor/notificationFilters/INotificationFilter.java | SilverTuxedo/Conveyor | db3c05158077caa7c1eb40c71aee091f157670d0 | [
"MIT"
] | null | null | null | 25.923077 | 73 | 0.78635 | 23,024 | package com.talmar.conveyor.notificationFilters;
import android.service.notification.StatusBarNotification;
import androidx.annotation.NonNull;
public interface INotificationFilter {
/**
* @return true if the notification should be ignored.
*/
boolean shouldIgnoreNotification(@NonNull StatusBarNoti... |
3e36804847751dc042bf5b940335e065d36c7162 | 2,906 | java | Java | src/main/java/pl/themolka/arcade/objective/point/state/Capturing.java | ShootGame/Arcade2 | aaf6d6cc229c95a1b12a2a20f48331a9ced9df52 | [
"Apache-2.0"
] | 7 | 2016-12-25T19:20:19.000Z | 2019-04-30T10:15:26.000Z | src/main/java/pl/themolka/arcade/objective/point/state/Capturing.java | ShootGame/Arcade2 | aaf6d6cc229c95a1b12a2a20f48331a9ced9df52 | [
"Apache-2.0"
] | 1 | 2016-12-31T22:09:22.000Z | 2016-12-31T22:09:22.000Z | src/main/java/pl/themolka/arcade/objective/point/state/Capturing.java | ShootGame/Arcade2 | aaf6d6cc229c95a1b12a2a20f48331a9ced9df52 | [
"Apache-2.0"
] | null | null | null | 31.247312 | 110 | 0.695458 | 23,025 | /*
* Copyright 2018 Aleksander Jagiełło
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... |
3e3682030fe6280bf03a551958b095354a0a749b | 3,330 | java | Java | src/test/java/com/longpengz/tencentim/service/recentContacts/RecentContactsServiceTest.java | longpengz/tencent_im_java | f75914cdf0e991b06470f0f881d55f29ca8d7e26 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/longpengz/tencentim/service/recentContacts/RecentContactsServiceTest.java | longpengz/tencent_im_java | f75914cdf0e991b06470f0f881d55f29ca8d7e26 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/longpengz/tencentim/service/recentContacts/RecentContactsServiceTest.java | longpengz/tencent_im_java | f75914cdf0e991b06470f0f881d55f29ca8d7e26 | [
"Apache-2.0"
] | null | null | null | 41.625 | 136 | 0.724324 | 23,026 | package com.longpengz.tencentim.service.recentContacts;
import com.longpengz.tencentim.ImTestFactory;
import com.longpengz.tencentim.bean.enums.ActionStatusEnum;
import com.longpengz.tencentim.config.ImConfig;
import com.longpengz.tencentim.service.ImFactory;
import com.longpengz.tencentim.service.account.AccountServi... |
3e3682324cbad04b83a3357b0a57553e914c4dc1 | 3,070 | java | Java | src/main/java/com/github/dockerjava/api/model/TaskSpec.java | albestia/docker-java | 6d9dec35effdefbe53cdde50519fb052d366f3ba | [
"Apache-2.0"
] | null | null | null | src/main/java/com/github/dockerjava/api/model/TaskSpec.java | albestia/docker-java | 6d9dec35effdefbe53cdde50519fb052d366f3ba | [
"Apache-2.0"
] | 2 | 2021-08-02T17:26:23.000Z | 2021-12-09T19:32:13.000Z | src/main/java/com/github/dockerjava/api/model/TaskSpec.java | albestia/docker-java | 6d9dec35effdefbe53cdde50519fb052d366f3ba | [
"Apache-2.0"
] | null | null | null | 21.172414 | 90 | 0.634202 | 23,027 | package com.github.dockerjava.api.model;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.github.dockerjava.core.RemoteApiVersion;
import org.apache.commons.lang.builder.EqualsBuilder;
import org.apache.commons.lang.builder.HashCodeBuilder;
import org.apache.commons.lang.builder.ToStringBuilder;
import... |
3e368272a0607a34a87cd7d0330a117378ef96f9 | 302 | java | Java | restdoc-client-test/restdoc-client-web-test/src/main/java/restdoc/client/web/WebApplication.java | Open-source-sharing/REST-doc | 30c02524454d4203812d246d05837d4c149fcd03 | [
"Apache-2.0"
] | 2 | 2020-09-21T12:21:37.000Z | 2020-09-24T11:45:24.000Z | restdoc-client-test/restdoc-client-web-test/src/main/java/restdoc/client/web/WebApplication.java | Open-source-sharing/rest-doc | 30c02524454d4203812d246d05837d4c149fcd03 | [
"Apache-2.0"
] | 30 | 2020-09-13T12:03:41.000Z | 2021-01-26T04:35:21.000Z | restdoc-client-test/restdoc-client-web-test/src/main/java/restdoc/client/web/WebApplication.java | Open-source-sharing/rest-doc | 30c02524454d4203812d246d05837d4c149fcd03 | [
"Apache-2.0"
] | 2 | 2020-12-18T04:33:16.000Z | 2021-04-11T06:29:11.000Z | 23.230769 | 68 | 0.811258 | 23,028 | package restdoc.client.web;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class WebApplication {
public static void main(String[] args) {
SpringApplication.run(WebApplication.class);
}
}
|
3e3682d93d700109b626746c1e49bd519dcf7921 | 2,316 | java | Java | test/testsuite/ouroboros/thread_test/RT0067-rt-thread-ThreadStatejoin3/ThreadStateJoin3.java | harmonyos-mirror/OpenArkCompiler-test | 1755550ea22eb185cbef8cc5864fa273caebf95a | [
"MulanPSL-1.0"
] | 796 | 2019-08-30T16:20:33.000Z | 2021-12-25T14:45:06.000Z | test/testsuite/ouroboros/thread_test/RT0067-rt-thread-ThreadStatejoin3/ThreadStateJoin3.java | harmonyos-mirror/OpenArkCompiler-test | 1755550ea22eb185cbef8cc5864fa273caebf95a | [
"MulanPSL-1.0"
] | 16 | 2019-08-30T18:04:08.000Z | 2021-09-19T05:02:58.000Z | test/testsuite/ouroboros/thread_test/RT0067-rt-thread-ThreadStatejoin3/ThreadStateJoin3.java | harmonyos-mirror/OpenArkCompiler-test | 1755550ea22eb185cbef8cc5864fa273caebf95a | [
"MulanPSL-1.0"
] | 326 | 2019-08-30T16:11:29.000Z | 2021-11-26T12:31:17.000Z | 35.090909 | 99 | 0.632988 | 23,029 | /*
* Copyright (c) [2020] Huawei Technologies Co.,Ltd.All rights reserved.
*
* OpenArkCompiler is licensed under the Mulan PSL v1.
* You can use this software according to the terms and conditions of the Mulan PSL v1.
* You may obtain a copy of Mulan PSL v1 at:
*
* http://license.coscl.org.cn/MulanPSL
*
* ... |
3e3683e2f773d6966318d140c7c3e3aecbe71c65 | 884 | java | Java | AULA 5- ADA/Question5.java | GabrielaMalena/ADA-LAB | b67ca809f4e438d2cf2aba5ccad57947f285fc87 | [
"BSD-3-Clause"
] | null | null | null | AULA 5- ADA/Question5.java | GabrielaMalena/ADA-LAB | b67ca809f4e438d2cf2aba5ccad57947f285fc87 | [
"BSD-3-Clause"
] | null | null | null | AULA 5- ADA/Question5.java | GabrielaMalena/ADA-LAB | b67ca809f4e438d2cf2aba5ccad57947f285fc87 | [
"BSD-3-Clause"
] | null | null | null | 26 | 79 | 0.628959 | 23,030 |
public class Question5 {
// Q5: What is the time complexity:O(n^2)
//Para este ejercicio utilice un array
//para demostrar como funciona el for anidado
public static void main(String args[]) {
int[][] array = {
{1,2,3},
{4, 10},
{6, 7, 8}
};
for(int i = 0; i < array.length; i++) {
for(int j... |
3e368414ceca1a15d5ddf157b4ff201566bdc809 | 2,231 | java | Java | app/src/main/java/mod/w3wide/variable/DialogCustomVariable.java | Ninjacoderhsi/SketchwareCraft | 8f1b9254fc04820e2dd3ca89a0aed4eed2e25071 | [
"Apache-2.0"
] | 1 | 2022-02-19T12:17:34.000Z | 2022-02-19T12:17:34.000Z | app/src/main/java/mod/w3wide/variable/DialogCustomVariable.java | Ninjacoderhsi/SketchwareCraft | 8f1b9254fc04820e2dd3ca89a0aed4eed2e25071 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/mod/w3wide/variable/DialogCustomVariable.java | Ninjacoderhsi/SketchwareCraft | 8f1b9254fc04820e2dd3ca89a0aed4eed2e25071 | [
"Apache-2.0"
] | null | null | null | 33.298507 | 164 | 0.637831 | 23,031 | package mod.w3wide.variable;
import android.text.TextUtils;
import android.view.View;
import com.besome.sketch.editor.LogicEditorActivity;
import com.google.android.material.textfield.TextInputLayout;
import a.a.a.ZB;
import a.a.a.aB;
public class DialogCustomVariable implements View.OnClickListener {
public f... |
3e3684df9da37709903b9abcd8d94a4d0cce2bbd | 2,894 | java | Java | model/src/main/java/edu/uw/apl/vmvols/model/vmware/SplitSparseDisk.java | UW-APL-EIS/vmvols-java | 0cce272ef9e4ec07af658d6f7b739270bceddf15 | [
"BSD-3-Clause"
] | 3 | 2016-06-07T08:37:34.000Z | 2016-07-08T02:53:05.000Z | model/src/main/java/edu/uw/apl/vmvols/model/vmware/SplitSparseDisk.java | UW-APL-EIS/vmvols-java | 0cce272ef9e4ec07af658d6f7b739270bceddf15 | [
"BSD-3-Clause"
] | null | null | null | model/src/main/java/edu/uw/apl/vmvols/model/vmware/SplitSparseDisk.java | UW-APL-EIS/vmvols-java | 0cce272ef9e4ec07af658d6f7b739270bceddf15 | [
"BSD-3-Clause"
] | null | null | null | 31.802198 | 78 | 0.753283 | 23,032 | /**
* Copyright © 2015, University of Washington
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this ... |
3e3684f328a20698b03364a7069a65ec8afb9f9d | 11,344 | java | Java | app/src/main/java/com/example/WorkoutBuddy/workoutbuddy/Fragments/MainFragments/WorkoutStatsFragment.java | kaveon14/WorkoutBuddy-App | 9b23a2580f6205edb0fb540bf1cfa56d11e9d632 | [
"Unlicense"
] | null | null | null | app/src/main/java/com/example/WorkoutBuddy/workoutbuddy/Fragments/MainFragments/WorkoutStatsFragment.java | kaveon14/WorkoutBuddy-App | 9b23a2580f6205edb0fb540bf1cfa56d11e9d632 | [
"Unlicense"
] | null | null | null | app/src/main/java/com/example/WorkoutBuddy/workoutbuddy/Fragments/MainFragments/WorkoutStatsFragment.java | kaveon14/WorkoutBuddy-App | 9b23a2580f6205edb0fb540bf1cfa56d11e9d632 | [
"Unlicense"
] | null | null | null | 41.553114 | 125 | 0.662465 | 23,033 | package com.example.WorkoutBuddy.workoutbuddy.Fragments.MainFragments;
import android.app.ProgressDialog;
import android.app.SearchManager;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.v4.app.Fragment;
import android.support.v4... |
3e3685369db53547d4b5170f5f116e3b6a111823 | 24,134 | java | Java | flink-yarn/src/test/java/org/apache/flink/yarn/YarnResourceManagerDriverTest.java | Shih-Wei-Hsu/flink | 3fed93d62d8f79627d4ded2dd1fae6fae91b36e8 | [
"MIT",
"Apache-2.0",
"MIT-0",
"BSD-3-Clause"
] | 41 | 2018-11-14T04:05:42.000Z | 2022-02-09T10:39:23.000Z | flink-yarn/src/test/java/org/apache/flink/yarn/YarnResourceManagerDriverTest.java | Shih-Wei-Hsu/flink | 3fed93d62d8f79627d4ded2dd1fae6fae91b36e8 | [
"MIT",
"Apache-2.0",
"MIT-0",
"BSD-3-Clause"
] | 15 | 2021-06-13T18:06:12.000Z | 2022-02-09T22:40:04.000Z | flink-yarn/src/test/java/org/apache/flink/yarn/YarnResourceManagerDriverTest.java | Shih-Wei-Hsu/flink | 3fed93d62d8f79627d4ded2dd1fae6fae91b36e8 | [
"MIT",
"Apache-2.0",
"MIT-0",
"BSD-3-Clause"
] | 16 | 2019-01-04T09:19:03.000Z | 2022-01-10T14:34:31.000Z | 46.862136 | 198 | 0.80426 | 23,034 | /*
* 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 ... |
3e3686146cb844bdfc5a8796ebb86da1fec0f257 | 2,812 | java | Java | src/main/java/za/co/sindi/jsonweb/jose/jws/impl/FlattenedJWSJSONDeserialization.java | TheEliteGentleman/sindi-jsonweb | e0c79b5897f8362b6af1941978be83def366bed1 | [
"Apache-2.0"
] | null | null | null | src/main/java/za/co/sindi/jsonweb/jose/jws/impl/FlattenedJWSJSONDeserialization.java | TheEliteGentleman/sindi-jsonweb | e0c79b5897f8362b6af1941978be83def366bed1 | [
"Apache-2.0"
] | null | null | null | src/main/java/za/co/sindi/jsonweb/jose/jws/impl/FlattenedJWSJSONDeserialization.java | TheEliteGentleman/sindi-jsonweb | e0c79b5897f8362b6af1941978be83def366bed1 | [
"Apache-2.0"
] | null | null | null | 31.954545 | 160 | 0.750356 | 23,035 | /**
*
*/
package za.co.sindi.jsonweb.jose.jws.impl;
import java.security.Key;
import za.co.sindi.common.utils.PreConditions;
import za.co.sindi.jsonweb.jose.jws.JWSException;
import za.co.sindi.jsonweb.jose.jws.JWSJOSEHeader;
import za.co.sindi.jsonweb.jose.jws.JWSJSONDeserialization;
import za.co.sindi.jsonweb.jo... |
3e3686c8f9e6471fd8a5c11bff716bd17b3495ad | 755 | java | Java | src/main/java/ryu/park/shop/service/GoodsService.java | HDongR/electroShop | f626746a6fb1d3b0af35ba86161a71dde2341d70 | [
"Apache-2.0"
] | null | null | null | src/main/java/ryu/park/shop/service/GoodsService.java | HDongR/electroShop | f626746a6fb1d3b0af35ba86161a71dde2341d70 | [
"Apache-2.0"
] | null | null | null | src/main/java/ryu/park/shop/service/GoodsService.java | HDongR/electroShop | f626746a6fb1d3b0af35ba86161a71dde2341d70 | [
"Apache-2.0"
] | null | null | null | 39.736842 | 168 | 0.809272 | 23,036 | package ryu.park.shop.service;
import java.util.List;
import java.util.Map;
import ryu.park.shop.type.OrderType;
import ryu.park.shop.vo.CategoryHighVO;
import ryu.park.shop.vo.GoodsVO;
public interface GoodsService {
public int goodsTotalCount(String searchOption, String keyword, int goodsCatHighSeq, int goodsCat... |
3e3687956f04bc1ee88bcb0bc7800fa3a4809885 | 4,712 | java | Java | src/main/java/techreborn/compat/crafttweaker/CTRollingMachine.java | ProfessorProspector/TechReborn | 75e18088c58c6e77dc348a5c2d53e47cef19454d | [
"MIT"
] | null | null | null | src/main/java/techreborn/compat/crafttweaker/CTRollingMachine.java | ProfessorProspector/TechReborn | 75e18088c58c6e77dc348a5c2d53e47cef19454d | [
"MIT"
] | null | null | null | src/main/java/techreborn/compat/crafttweaker/CTRollingMachine.java | ProfessorProspector/TechReborn | 75e18088c58c6e77dc348a5c2d53e47cef19454d | [
"MIT"
] | null | null | null | 36.8125 | 188 | 0.707767 | 23,037 | /*
* This file is part of TechReborn, licensed under the MIT License (MIT).
*
* Copyright (c) 2017 TechReborn
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, inc... |
3e3687c5b00a29d23926fccb8624a0576e1e1465 | 207 | java | Java | src/main/java/dk/statsbiblioteket/doms/licensemodule/service/dto/MonitoringOutputDTO.java | statsbiblioteket/licensemodule | 369cdc7af8d1dc8e0cfa40c34f225000aef4a36a | [
"Apache-2.0"
] | null | null | null | src/main/java/dk/statsbiblioteket/doms/licensemodule/service/dto/MonitoringOutputDTO.java | statsbiblioteket/licensemodule | 369cdc7af8d1dc8e0cfa40c34f225000aef4a36a | [
"Apache-2.0"
] | 3 | 2021-06-11T10:44:28.000Z | 2022-02-16T00:55:08.000Z | src/main/java/dk/statsbiblioteket/doms/licensemodule/service/dto/MonitoringOutputDTO.java | statsbiblioteket/licensemodule | 369cdc7af8d1dc8e0cfa40c34f225000aef4a36a | [
"Apache-2.0"
] | null | null | null | 14.785714 | 59 | 0.78744 | 23,038 | package dk.statsbiblioteket.doms.licensemodule.service.dto;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement
public class MonitoringOutputDTO {
public MonitoringOutputDTO (){
}
}
|
3e3687d86a95058e7fd763e467386dbc6d4b5a9b | 607 | java | Java | mobileapp/src/main/java/com/gluonhq/cloudlink/sample/whiteboard/model/Model.java | gluon-samples/pws-whiteboard | b638c1c7818cb3458f05d17aa50594e7edd12e6b | [
"BSD-3-Clause"
] | null | null | null | mobileapp/src/main/java/com/gluonhq/cloudlink/sample/whiteboard/model/Model.java | gluon-samples/pws-whiteboard | b638c1c7818cb3458f05d17aa50594e7edd12e6b | [
"BSD-3-Clause"
] | null | null | null | mobileapp/src/main/java/com/gluonhq/cloudlink/sample/whiteboard/model/Model.java | gluon-samples/pws-whiteboard | b638c1c7818cb3458f05d17aa50594e7edd12e6b | [
"BSD-3-Clause"
] | null | null | null | 25.291667 | 81 | 0.733114 | 23,039 | package com.gluonhq.cloudlink.sample.whiteboard.model;
import com.gluonhq.connect.GluonObservableList;
import javafx.beans.property.ObjectProperty;
import javafx.beans.property.SimpleObjectProperty;
public class Model {
private final ObjectProperty<Item> activeItem = new SimpleObjectProperty<>();
private Glu... |
3e36890678a36a41b85cb63aba369907586397d3 | 14,375 | java | Java | backends/lwjgl3/src/main/java/com/anyicomplex/gdx/dwt/backends/lwjgl3/utils/FilePaths.java | anyicomplex/gdx-dwt | 7f8856b3dce53deaec86c413960c64da0b94d4d6 | [
"Apache-2.0"
] | null | null | null | backends/lwjgl3/src/main/java/com/anyicomplex/gdx/dwt/backends/lwjgl3/utils/FilePaths.java | anyicomplex/gdx-dwt | 7f8856b3dce53deaec86c413960c64da0b94d4d6 | [
"Apache-2.0"
] | 1 | 2022-02-12T05:35:24.000Z | 2022-02-12T05:35:24.000Z | backends/lwjgl3/src/main/java/com/anyicomplex/gdx/dwt/backends/lwjgl3/utils/FilePaths.java | anyicomplex/gdx-dwt | 7f8856b3dce53deaec86c413960c64da0b94d4d6 | [
"Apache-2.0"
] | 1 | 2022-02-14T13:05:21.000Z | 2022-02-14T13:05:21.000Z | 37.828947 | 137 | 0.615513 | 23,040 | /*
* MIT License
*
* Copyright (c) 2021 Yi An
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, me... |
3e368a1ffb82c8a7a8d1863aef6752942f24f361 | 9,633 | java | Java | Banking System Project/src/DashBoard.java | OmkarDhekane/Bank-Management-System-Java- | 39415337af73b17dacb6ac59781c47924927f4ef | [
"Apache-2.0"
] | null | null | null | Banking System Project/src/DashBoard.java | OmkarDhekane/Bank-Management-System-Java- | 39415337af73b17dacb6ac59781c47924927f4ef | [
"Apache-2.0"
] | null | null | null | Banking System Project/src/DashBoard.java | OmkarDhekane/Bank-Management-System-Java- | 39415337af73b17dacb6ac59781c47924927f4ef | [
"Apache-2.0"
] | null | null | null | 41.521552 | 117 | 0.570954 | 23,041 | package src;
import java.awt.Color;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.BufferedOutputStream;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.FileReader;
import java.io.IOException;
import java.io.... |
3e368a6ef3aa5f264c8b4295fbbe7ce7dd63ec75 | 9,049 | java | Java | TreeGrammars/src/kernels/algo/AllOrderedCharSubsequencesNew.java | kercos/TreeGrammars | 79d46e8565e4144feb367fd4615388435d27f42d | [
"MIT"
] | null | null | null | TreeGrammars/src/kernels/algo/AllOrderedCharSubsequencesNew.java | kercos/TreeGrammars | 79d46e8565e4144feb367fd4615388435d27f42d | [
"MIT"
] | 1 | 2016-09-09T11:21:28.000Z | 2016-09-09T12:11:11.000Z | TreeGrammars/src/kernels/algo/AllOrderedCharSubsequencesNew.java | kercos/TreeGrammars | 79d46e8565e4144feb367fd4615388435d27f42d | [
"MIT"
] | null | null | null | 31.203448 | 258 | 0.630677 | 23,042 | package kernels.algo;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.ListIterator;
import util.Pair;
public class AllOrderedCharSubsequencesNew {
boolean[][] equalMatrix;
Character[] a1, a2;
int[][] subSequencesSizeMatrix;
int xMax, yMax;
int xLength, yLength;
int matched;
public All... |
3e368a9c2adac292f90c9edfb44e4bb4cfdcd54c | 1,207 | java | Java | c2d-core/src/main/java/info/u250/c2d/box2d/model/joint/b2WheelJointDefModel.java | xjjdog/c2d-engine | acf7c769d6da552331f5faf2855375407e67afdb | [
"Apache-2.0"
] | 26 | 2019-12-04T02:01:17.000Z | 2021-11-16T08:45:21.000Z | c2d-core/src/main/java/info/u250/c2d/box2d/model/joint/b2WheelJointDefModel.java | xjjdog/c2d-engine | acf7c769d6da552331f5faf2855375407e67afdb | [
"Apache-2.0"
] | 2 | 2015-09-24T04:03:55.000Z | 2018-05-08T08:03:56.000Z | c2d-core/src/main/java/info/u250/c2d/box2d/model/joint/b2WheelJointDefModel.java | lycying/c2d-engine | acf7c769d6da552331f5faf2855375407e67afdb | [
"Apache-2.0"
] | 13 | 2015-03-01T19:01:27.000Z | 2019-03-19T03:42:25.000Z | 24.632653 | 64 | 0.618061 | 23,043 | package info.u250.c2d.box2d.model.joint;
import com.badlogic.gdx.math.Vector2;
import info.u250.c2d.box2d.model.b2JointDefModel;
public class b2WheelJointDefModel extends b2JointDefModel {
private static final long serialVersionUID = 1L;
/**
* The local anchor point relative to body1's origin.
... |
3e368b4f49f660ee8586cf2b9d53e3d644cb6c93 | 4,965 | java | Java | core/src/main/java/org/hisp/dhis/android/core/event/EventQuery.java | hispindia/dhis2-android-sdk | 662f1de2b9e975220b4051232c3677fa69b9188f | [
"BSD-3-Clause"
] | null | null | null | core/src/main/java/org/hisp/dhis/android/core/event/EventQuery.java | hispindia/dhis2-android-sdk | 662f1de2b9e975220b4051232c3677fa69b9188f | [
"BSD-3-Clause"
] | null | null | null | core/src/main/java/org/hisp/dhis/android/core/event/EventQuery.java | hispindia/dhis2-android-sdk | 662f1de2b9e975220b4051232c3677fa69b9188f | [
"BSD-3-Clause"
] | null | null | null | 26.983696 | 95 | 0.610876 | 23,044 | package org.hisp.dhis.android.core.event;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import org.hisp.dhis.android.core.category.CategoryCombo;
import org.hisp.dhis.android.core.category.CategoryOption;
import java.util.HashSet;
import java.util.Set;
public class EventQuer... |
3e368bb2b24700a601a4839432c5e9a603055de2 | 7,170 | java | Java | sourcedata/synapse-1.1/modules/core/src/main/java/org/apache/synapse/config/xml/MediatorFactoryFinder.java | DXYyang/SDP | 6ad0daf242d4062888ceca6d4a1bd4c41fd99b63 | [
"Apache-2.0"
] | 6 | 2020-10-27T06:11:59.000Z | 2021-09-09T13:52:42.000Z | sourcedata/synapse-1.1/modules/core/src/main/java/org/apache/synapse/config/xml/MediatorFactoryFinder.java | DXYyang/SDP | 6ad0daf242d4062888ceca6d4a1bd4c41fd99b63 | [
"Apache-2.0"
] | 8 | 2020-11-16T20:41:38.000Z | 2022-02-01T01:05:45.000Z | sourcedata/synapse-1.1/modules/core/src/main/java/org/apache/synapse/config/xml/MediatorFactoryFinder.java | DXYyang/SDP | 6ad0daf242d4062888ceca6d4a1bd4c41fd99b63 | [
"Apache-2.0"
] | null | null | null | 32.739726 | 121 | 0.642538 | 23,045 | /*
* 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")... |
3e368c593a7ce021a1baaedfd4e1f7af11510bd5 | 600 | java | Java | src/main/java/com/ntak/deepcloner/rules/primitives/BigDecimalCloneRule.java | aashutos/DeepCloner | e4a439d67b58a1b24b5095ca3e2615dcc9205a63 | [
"MIT"
] | null | null | null | src/main/java/com/ntak/deepcloner/rules/primitives/BigDecimalCloneRule.java | aashutos/DeepCloner | e4a439d67b58a1b24b5095ca3e2615dcc9205a63 | [
"MIT"
] | null | null | null | src/main/java/com/ntak/deepcloner/rules/primitives/BigDecimalCloneRule.java | aashutos/DeepCloner | e4a439d67b58a1b24b5095ca3e2615dcc9205a63 | [
"MIT"
] | null | null | null | 21.428571 | 73 | 0.755 | 23,046 | /*
* (c) copyright 2018 92AK. All Rights Reserved.
*/
package com.ntak.deepcloner.rules.primitives;
import java.math.BigDecimal;
import com.ntak.deepcloner.PrimitiveCloneRule;
/**
* Clone Rule used to clone BigDecimal objects.
*
* @author Aashutos Kakshepati
*/
public class BigDecimalCloneRule extends Prim... |
3e368cda56281458534906fcbd0c22a5fc1977a7 | 1,006 | java | Java | oneview-sdk-java-lib/src/main/java/com/hp/ov/sdk/dto/JsonRequest.java | turbonomic/oneview-sdk-java | 1f08bdb02568a387af7410b4344ef5f2fc0030c5 | [
"Apache-2.0"
] | null | null | null | oneview-sdk-java-lib/src/main/java/com/hp/ov/sdk/dto/JsonRequest.java | turbonomic/oneview-sdk-java | 1f08bdb02568a387af7410b4344ef5f2fc0030c5 | [
"Apache-2.0"
] | null | null | null | oneview-sdk-java-lib/src/main/java/com/hp/ov/sdk/dto/JsonRequest.java | turbonomic/oneview-sdk-java | 1f08bdb02568a387af7410b4344ef5f2fc0030c5 | [
"Apache-2.0"
] | null | null | null | 32.451613 | 81 | 0.599404 | 23,047 | /*******************************************************************************
* (C) Copyright 2015-2016 Hewlett Packard Enterprise Development LP
*
* 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 ... |
3e368cf532b1167c7a819332a55dc45ebb488bcb | 17,113 | java | Java | javatests/com/google/vr180/media/AbrControllerTest.java | google/vr180 | f55eaa1c6835b911b7a11830ec546636a16d49da | [
"Apache-2.0"
] | 37 | 2018-12-09T17:58:51.000Z | 2022-03-06T11:43:24.000Z | javatests/com/google/vr180/media/AbrControllerTest.java | google/vr180 | f55eaa1c6835b911b7a11830ec546636a16d49da | [
"Apache-2.0"
] | 3 | 2019-05-21T06:01:29.000Z | 2022-01-11T09:49:29.000Z | javatests/com/google/vr180/media/AbrControllerTest.java | google/vr180 | f55eaa1c6835b911b7a11830ec546636a16d49da | [
"Apache-2.0"
] | 12 | 2019-05-25T02:18:14.000Z | 2022-01-11T09:35:03.000Z | 36.410638 | 100 | 0.677964 | 23,048 | // Copyright 2018 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... |
3e368db89d8a8438ec33a4e4bd7546326da0ad19 | 382 | java | Java | src/com/mo/mobileoffice/function/announce/bean/SendAnno_Request.java | wangcantian/Mobile-Office | 78c1f98dfc1c3d1ab0a16e6352d67a7470054db1 | [
"MIT"
] | 34 | 2016-12-08T15:58:33.000Z | 2022-01-04T06:38:00.000Z | src/com/mo/mobileoffice/function/announce/bean/SendAnno_Request.java | wangcantian/Mobile-Office | 78c1f98dfc1c3d1ab0a16e6352d67a7470054db1 | [
"MIT"
] | 2 | 2018-05-27T05:13:47.000Z | 2019-03-26T15:12:56.000Z | src/com/mo/mobileoffice/function/announce/bean/SendAnno_Request.java | wangcantian/Mobile-Office | 78c1f98dfc1c3d1ab0a16e6352d67a7470054db1 | [
"MIT"
] | 15 | 2017-09-16T09:46:48.000Z | 2021-08-24T05:56:09.000Z | 19.1 | 70 | 0.73822 | 23,049 | package com.mo.mobileoffice.function.announce.bean;
public class SendAnno_Request {
public String title;
public String content;
public String user_id;
public String token;
public SendAnno_Request(String title, String content, String user_id,
String token) {
super();
this.title = title;
this.content = c... |
3e368e0a5fe4b0c6f48ac289fe19836f700d8ace | 3,146 | java | Java | app/src/main/java/com/duff/animation/demo/TextAnimActivity.java | dingfengnupt/BasicAnimation | 7ffbca0ec4ccb8ba482a09f861c760789fc09b61 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/duff/animation/demo/TextAnimActivity.java | dingfengnupt/BasicAnimation | 7ffbca0ec4ccb8ba482a09f861c760789fc09b61 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/duff/animation/demo/TextAnimActivity.java | dingfengnupt/BasicAnimation | 7ffbca0ec4ccb8ba482a09f861c760789fc09b61 | [
"Apache-2.0"
] | null | null | null | 35.348315 | 107 | 0.653846 | 23,050 | package com.duff.animation.demo;
import android.graphics.Color;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.duff.animation.AnimationManager;
imp... |
3e368e465f3b89fab44b4fb8a1f80c1fd8aca3f2 | 820 | java | Java | main/java-1d-array/java-1d-array-easy.java | EliahKagan/old-practice-snapshot | 1b53897eac6902f8d867c8f154ce2a489abb8133 | [
"0BSD"
] | null | null | null | main/java-1d-array/java-1d-array-easy.java | EliahKagan/old-practice-snapshot | 1b53897eac6902f8d867c8f154ce2a489abb8133 | [
"0BSD"
] | null | null | null | main/java-1d-array/java-1d-array-easy.java | EliahKagan/old-practice-snapshot | 1b53897eac6902f8d867c8f154ce2a489abb8133 | [
"0BSD"
] | null | null | null | 27.333333 | 77 | 0.491463 | 23,051 | final class Solution {
private static int[] getValues()
{
try (final java.util.Scanner sc = new java.util.Scanner(System.in)) {
final int[] a = new int[sc.nextInt()];
for (int i = 0; i != a.length; ++i) a[i] = sc.nextInt();
return a;
}
}
private s... |
3e368e6222b33f94bb0dcf3df23615754faf4a9b | 2,363 | java | Java | Registry/FurryBlocks.java | ReikaKalseki/FurryKingdoms | f27230c0b4c2df01b19141a6135d2bbaa17b9778 | [
"FSFAP"
] | 2 | 2016-06-19T16:14:20.000Z | 2019-07-24T19:34:13.000Z | Registry/FurryBlocks.java | ReikaKalseki/FurryKingdoms | f27230c0b4c2df01b19141a6135d2bbaa17b9778 | [
"FSFAP"
] | null | null | null | Registry/FurryBlocks.java | ReikaKalseki/FurryKingdoms | f27230c0b4c2df01b19141a6135d2bbaa17b9778 | [
"FSFAP"
] | 2 | 2017-08-26T23:53:41.000Z | 2018-12-27T14:31:58.000Z | 21.481818 | 80 | 0.698688 | 23,052 | /*******************************************************************************
* @author Reika Kalseki
*
* Copyright 2016
*
* All rights reserved.
* Distribution of the software in any form is only allowed with
* explicit, prior permission from the owner.
****************************************************... |
3e368e8b2af0f931fb925bd97aa0f93b8f04e0ea | 1,654 | java | Java | src/main/java/net/eidee/minecraft/experiencebottler/item/Items.java | eideehi/mc-experiencebottler | 0ead351c14b7c88cc981adc883a67fa09b2c8598 | [
"MIT"
] | 1 | 2021-11-18T14:59:50.000Z | 2021-11-18T14:59:50.000Z | src/main/java/net/eidee/minecraft/experiencebottler/item/Items.java | eideehi/mc-experiencebottler | 0ead351c14b7c88cc981adc883a67fa09b2c8598 | [
"MIT"
] | 6 | 2021-11-14T01:13:07.000Z | 2021-12-09T13:05:48.000Z | src/main/java/net/eidee/minecraft/experiencebottler/item/Items.java | eideehi/mc-experiencebottler | 0ead351c14b7c88cc981adc883a67fa09b2c8598 | [
"MIT"
] | 2 | 2021-11-17T03:34:02.000Z | 2021-12-10T18:19:24.000Z | 37.590909 | 86 | 0.755744 | 23,053 | /*
* MIT License
*
* Copyright (c) 2021 EideeHi
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, ... |
3e368e998bd3596883273734446b6c2b5e17469d | 1,897 | java | Java | IO/part18/Main.java | gorhaf/Java | 06fe3ba1a55037458355c5e0328147efb09d9156 | [
"Apache-2.0"
] | null | null | null | IO/part18/Main.java | gorhaf/Java | 06fe3ba1a55037458355c5e0328147efb09d9156 | [
"Apache-2.0"
] | null | null | null | IO/part18/Main.java | gorhaf/Java | 06fe3ba1a55037458355c5e0328147efb09d9156 | [
"Apache-2.0"
] | null | null | null | 30.596774 | 159 | 0.372167 | 23,054 | package main;
import java.io.*;
/**
* @author 【看动画,学Java】https://learning.snssdk.com/feoffline/toutiao_wallet_bundles/toutiao_learning_wap/online/album_detail.html?content_id=6892772675148579083
* @author 【官方网站】gorhaf.com
* @author 【微信公众号】gorhaf
* @author 【个人微信号】gorhafapp
* @author 【抖音/今日头条/西瓜视频】人人都是程序员
* @auth... |
3e368ea0c3f33c88e90f6f5083a83df54b7ee429 | 417 | java | Java | TestNgWithSelenium3/src/model/MyConcatenator.java | anbinhtrong/Selenium3WithNgReport | 0dafa4cb08024540998d9abad238faa78b8045a3 | [
"MIT"
] | null | null | null | TestNgWithSelenium3/src/model/MyConcatenator.java | anbinhtrong/Selenium3WithNgReport | 0dafa4cb08024540998d9abad238faa78b8045a3 | [
"MIT"
] | null | null | null | TestNgWithSelenium3/src/model/MyConcatenator.java | anbinhtrong/Selenium3WithNgReport | 0dafa4cb08024540998d9abad238faa78b8045a3 | [
"MIT"
] | null | null | null | 19.857143 | 55 | 0.534772 | 23,055 | package model;
/**
* Created by TamChieu on 6/20/2017.
*/
public class MyConcatenator {
public static String concatanate(String[] strings){
StringBuilder builder = new StringBuilder();
for (int i=0; i<strings.length; i++){
if (i > 0){
builder.append(",");
... |
3e368f4920847fcc7a71ae8899df1191ea697f7c | 10,745 | java | Java | fontbox/src/main/java/org/apache/fontbox/ttf/gsub/GlyphSubstitutionDataExtractor.java | vk-github18/pdfbox | 520e52f21c0c273d7d14347b268ae2375cb6e75d | [
"Apache-2.0"
] | 1,605 | 2015-01-01T05:54:51.000Z | 2022-03-31T05:45:16.000Z | fontbox/src/main/java/org/apache/fontbox/ttf/gsub/GlyphSubstitutionDataExtractor.java | vk-github18/pdfbox | 520e52f21c0c273d7d14347b268ae2375cb6e75d | [
"Apache-2.0"
] | 87 | 2015-02-25T20:19:34.000Z | 2022-03-24T19:23:04.000Z | fontbox/src/main/java/org/apache/fontbox/ttf/gsub/GlyphSubstitutionDataExtractor.java | vk-github18/pdfbox | 520e52f21c0c273d7d14347b268ae2375cb6e75d | [
"Apache-2.0"
] | 772 | 2015-01-06T15:37:49.000Z | 2022-03-25T13:58:38.000Z | 38.238434 | 118 | 0.672871 | 23,056 | /*
* 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 ... |
3e368fa222617eb9f3c98d11d3e108008cdeba5e | 993 | java | Java | java-problems/src/main/java/me/darcy/jdk8/EmptyListToMap.java | MyDarcy/JavaNewFeatures | bf0303809644763ce9eda3870b280c55e1a40320 | [
"Apache-2.0"
] | null | null | null | java-problems/src/main/java/me/darcy/jdk8/EmptyListToMap.java | MyDarcy/JavaNewFeatures | bf0303809644763ce9eda3870b280c55e1a40320 | [
"Apache-2.0"
] | 1 | 2021-02-08T15:58:35.000Z | 2022-01-05T06:15:51.000Z | java-problems/src/main/java/me/darcy/jdk8/EmptyListToMap.java | MyDarcy/JavaNewFeatures | bf0303809644763ce9eda3870b280c55e1a40320 | [
"Apache-2.0"
] | null | null | null | 26.837838 | 162 | 0.739174 | 23,057 | package me.darcy.jdk8;
import com.alibaba.fastjson.JSON;
import com.google.common.collect.Lists;
import com.google.common.collect.Maps;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
@Data
@AllArg... |
3e369023a4fc3ddad257211ad1887945667e833b | 5,647 | java | Java | src/test/java/com/amazon/mws/finances/_2015_05_01/samples/ListFinancialEventsAsyncSample.java | trifonnt/ext-lib-amazon-mws-finances | 9a7be37221b2042b6f854e49a144198ca19543ab | [
"Apache-2.0"
] | 3 | 2016-10-17T16:18:45.000Z | 2020-10-27T03:53:55.000Z | src/test/java/com/amazon/mws/finances/_2015_05_01/samples/ListFinancialEventsAsyncSample.java | trifonnt/ext-lib-amazon-mws-finances | 9a7be37221b2042b6f854e49a144198ca19543ab | [
"Apache-2.0"
] | null | null | null | src/test/java/com/amazon/mws/finances/_2015_05_01/samples/ListFinancialEventsAsyncSample.java | trifonnt/ext-lib-amazon-mws-finances | 9a7be37221b2042b6f854e49a144198ca19543ab | [
"Apache-2.0"
] | 2 | 2017-10-12T16:21:15.000Z | 2021-07-13T00:32:15.000Z | 44.464567 | 99 | 0.642996 | 23,058 | /*******************************************************************************
* Copyright 2009-2015 Amazon Services. 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 Licens... |
3e36912f912ee0701b8a12f5f90b021b2d756209 | 1,285 | java | Java | bak/access/entity/JiHuaJinDuBiao.java | zhanglailong/stcp | 2209f2f7c81a01da948e5c6c050d215d656a77de | [
"MIT"
] | null | null | null | bak/access/entity/JiHuaJinDuBiao.java | zhanglailong/stcp | 2209f2f7c81a01da948e5c6c050d215d656a77de | [
"MIT"
] | null | null | null | bak/access/entity/JiHuaJinDuBiao.java | zhanglailong/stcp | 2209f2f7c81a01da948e5c6c050d215d656a77de | [
"MIT"
] | null | null | null | 19.469697 | 54 | 0.712062 | 23,059 | package org.jeecg.modules.access.entity;
import com.baomidou.mybatisplus.annotation.TableName;
import java.util.Date;
import com.baomidou.mybatisplus.annotation.TableField;
import java.io.Serializable;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* <p>
* 计划进度表
* </p>
*
* @author GodMeowIceSun
* @sin... |
3e3691497a1d77e4e2c43c50e44f448c8b136dfe | 2,430 | java | Java | src/api/java/appeng/api/me/util/IMEInventory.java | Jorch72/ExtraCells1 | 8514d7f0bde45d6ebb50733cae07be56b4bea299 | [
"MIT"
] | 5 | 2015-04-14T09:07:03.000Z | 2021-05-04T06:13:57.000Z | src/api/java/appeng/api/me/util/IMEInventory.java | Jorch72/ExtraCells1 | 8514d7f0bde45d6ebb50733cae07be56b4bea299 | [
"MIT"
] | null | null | null | src/api/java/appeng/api/me/util/IMEInventory.java | Jorch72/ExtraCells1 | 8514d7f0bde45d6ebb50733cae07be56b4bea299 | [
"MIT"
] | 2 | 2016-03-03T14:08:52.000Z | 2021-07-27T15:42:11.000Z | 31.153846 | 140 | 0.671605 | 23,060 | package appeng.api.me.util;
import appeng.api.IAEItemStack;
import appeng.api.IItemList;
/**
* Lets you access Internal Cell Inventories.
*/
public interface IMEInventory
{
/**
* The number of different item types stored in inventory.
*/
public long storedItemTypes();
/**
* The numbe... |
3e369164c7f7a358a61c874df316bd90cb766a39 | 8,103 | java | Java | cli/src/main/java/org/jboss/as/cli/handlers/report/InstallationReportHandler.java | xjusko/wildfly-core | 9bc5dc8f386bdc28c629df008d323e6aeaddf698 | [
"Apache-2.0"
] | 156 | 2015-01-05T09:12:40.000Z | 2022-03-10T05:38:05.000Z | cli/src/main/java/org/jboss/as/cli/handlers/report/InstallationReportHandler.java | xjusko/wildfly-core | 9bc5dc8f386bdc28c629df008d323e6aeaddf698 | [
"Apache-2.0"
] | 3,440 | 2015-01-04T17:16:56.000Z | 2022-03-31T16:47:13.000Z | cli/src/main/java/org/jboss/as/cli/handlers/report/InstallationReportHandler.java | victorbrca/wildfly-core | debc9bb5d51f6378ac109d801b8afd0c9091ce8d | [
"Apache-2.0"
] | 448 | 2015-01-08T15:47:49.000Z | 2022-03-17T03:12:10.000Z | 45.027778 | 148 | 0.624306 | 23,061 | /*
* Copyright (C) 2015 Red Hat, inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gen... |
3e3691c30591ac88bf19a7a24b0fa873303f9a6e | 2,618 | java | Java | renren-admin/src/main/java/io/renren/modules/sys/service/impl/TransformerServiceImpl.java | ryebrand/songyuan | ff28a938d56f98efcc447b678282a00bed7c53f2 | [
"Apache-2.0"
] | 1 | 2020-07-13T03:10:31.000Z | 2020-07-13T03:10:31.000Z | renren-admin/src/main/java/io/renren/modules/sys/service/impl/TransformerServiceImpl.java | ryebrand/songyuan | ff28a938d56f98efcc447b678282a00bed7c53f2 | [
"Apache-2.0"
] | 2 | 2021-04-22T17:08:13.000Z | 2021-09-20T20:58:18.000Z | renren-admin/src/main/java/io/renren/modules/sys/service/impl/TransformerServiceImpl.java | ryebrand/songyuan | ff28a938d56f98efcc447b678282a00bed7c53f2 | [
"Apache-2.0"
] | null | null | null | 31.542169 | 122 | 0.698243 | 23,062 | package io.renren.modules.sys.service.impl;
import io.renren.common.exception.RRException;
import jdk.nashorn.internal.ir.LoopNode;
import org.apache.commons.lang.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.io.Serializable;
imp... |
3e3692195971f949ca0c5f453d12eb32c72ba013 | 682 | java | Java | src/test/java/pages/GoogleResultPage.java | wraithstrider/autoTest | 51750edbf9733620c5afac3ae6adeb8d40b7d35e | [
"Apache-2.0"
] | null | null | null | src/test/java/pages/GoogleResultPage.java | wraithstrider/autoTest | 51750edbf9733620c5afac3ae6adeb8d40b7d35e | [
"Apache-2.0"
] | null | null | null | src/test/java/pages/GoogleResultPage.java | wraithstrider/autoTest | 51750edbf9733620c5afac3ae6adeb8d40b7d35e | [
"Apache-2.0"
] | null | null | null | 20.666667 | 49 | 0.709677 | 23,063 | package pages;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class GoogleResultPage extends BasePage {
public GoogleResultPage(WebDriver driver) {
super(driver);
}
@FindBy(name="q")
W... |
3e3692686f93c84383f2cefa8500c69aa927b640 | 406 | java | Java | core/src/test/java/org/apache/struts2/components/template/JspTemplateEngineTest.java | oldxiang/struts | baffa9a68b2ff02cab3387ab0b53794a1e541c7e | [
"Apache-2.0"
] | 4 | 2020-09-18T16:18:05.000Z | 2021-12-10T09:09:46.000Z | core/src/test/java/org/apache/struts2/components/template/JspTemplateEngineTest.java | oldxiang/struts | baffa9a68b2ff02cab3387ab0b53794a1e541c7e | [
"Apache-2.0"
] | 8 | 2020-09-11T10:06:14.000Z | 2021-08-25T08:08:46.000Z | core/src/test/java/org/apache/struts2/components/template/JspTemplateEngineTest.java | oldxiang/struts | baffa9a68b2ff02cab3387ab0b53794a1e541c7e | [
"Apache-2.0"
] | 4 | 2019-11-14T20:33:16.000Z | 2021-03-05T12:26:07.000Z | 31.230769 | 70 | 0.785714 | 23,064 | package org.apache.struts2.components.template;
import org.apache.struts2.StrutsInternalTestCase;
public class JspTemplateEngineTest extends StrutsInternalTestCase {
public void testEncodingGetsInjected() throws Exception {
JspTemplateEngine jspTemplateEngine = new JspTemplateEngine();
container.... |
3e3692d7652080f1a75bcf24b5ad62d814a7d5bc | 626 | java | Java | src/main/java/com/example/designpartten/singleton/LazyFive.java | arlenye/demo | 78e8d79001d3a9f6cd021609b341c23b777e6632 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/example/designpartten/singleton/LazyFive.java | arlenye/demo | 78e8d79001d3a9f6cd021609b341c23b777e6632 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/example/designpartten/singleton/LazyFive.java | arlenye/demo | 78e8d79001d3a9f6cd021609b341c23b777e6632 | [
"Apache-2.0"
] | null | null | null | 20.866667 | 53 | 0.563898 | 23,065 | package com.example.designpartten.singleton;
import java.io.Serializable;
/**
* Created by wb-yejian on 2018/7/12.
*/
public class LazyFive implements Serializable{
private static volatile LazyFive instance = null;
private LazyFive(){}
public static LazyFive getInstance(){
if(instance == null){... |
3e3692dca041936787f5491d2e1289539e520196 | 1,819 | java | Java | app/src/main/java/com/pavneetsingh/android/stampit/ui/posts/AdHostActivityModule.java | Pavneet-Sing/stampIt | 3cc5fadb219db590e378758b85b8f3ae1f9666fc | [
"Apache-2.0"
] | 1 | 2018-12-24T08:55:07.000Z | 2018-12-24T08:55:07.000Z | app/src/main/java/com/pavneetsingh/android/stampit/ui/posts/AdHostActivityModule.java | Pavneet-Sing/stampit | 3cc5fadb219db590e378758b85b8f3ae1f9666fc | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/pavneetsingh/android/stampit/ui/posts/AdHostActivityModule.java | Pavneet-Sing/stampit | 3cc5fadb219db590e378758b85b8f3ae1f9666fc | [
"Apache-2.0"
] | null | null | null | 31.982456 | 111 | 0.792649 | 23,066 | package com.pavneetsingh.android.stampit.ui.posts;
import com.google.firebase.auth.FirebaseAuth;
import com.google.firebase.database.FirebaseDatabase;
import com.pavneetsingh.android.stampit.di.ActivityScope;
import com.pavneetsingh.android.stampit.di.FragmentScoped;
import com.pavneetsingh.android.stampit.room.PostDB... |
3e369302a1283a6428305ff0523e08b2f71c4654 | 1,809 | java | Java | src/main/java/mod/timourx/sophosquest/init/enums/ModItemTier.java | TimourX/SophosQuest | d82db3ffd7f8efb8deac8854e539b96387fb1047 | [
"MIT"
] | 2 | 2020-08-27T19:17:49.000Z | 2021-07-18T20:00:33.000Z | src/main/java/mod/timourx/sophosquest/init/enums/ModItemTier.java | TimourX/SophosQuest | d82db3ffd7f8efb8deac8854e539b96387fb1047 | [
"MIT"
] | null | null | null | src/main/java/mod/timourx/sophosquest/init/enums/ModItemTier.java | TimourX/SophosQuest | d82db3ffd7f8efb8deac8854e539b96387fb1047 | [
"MIT"
] | null | null | null | 29.177419 | 143 | 0.690437 | 23,067 | package mod.timourx.sophosquest.init.enums;
import mod.timourx.sophosquest.init.ModItems;
import net.minecraft.item.IItemTier;
import net.minecraft.item.crafting.Ingredient;
import javax.annotation.Nonnull;
import java.util.function.Supplier;
public enum ModItemTier implements IItemTier {
FOSSIL(0, 200,0.0f, 5.... |
3e36931fd072a2c0275e67cf5bc128bf789843b2 | 12,166 | java | Java | DroidBLaDE/src/ski/blade/BLaDEActivity.java | rmorbach/blade | 7b1566f8410e966e63336abf210e2f4c7f9efb8c | [
"BSD-3-Clause"
] | 2 | 2018-12-03T07:02:16.000Z | 2020-08-18T13:56:04.000Z | DroidBLaDE/src/ski/blade/BLaDEActivity.java | rmorbach/blade | 7b1566f8410e966e63336abf210e2f4c7f9efb8c | [
"BSD-3-Clause"
] | null | null | null | DroidBLaDE/src/ski/blade/BLaDEActivity.java | rmorbach/blade | 7b1566f8410e966e63336abf210e2f4c7f9efb8c | [
"BSD-3-Clause"
] | 3 | 2018-10-31T17:49:29.000Z | 2021-02-05T03:18:06.000Z | 29.965517 | 144 | 0.689298 | 23,068 | /*
Copyright (c) 2012, The Smith-Kettlewell Eye Research Institute
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this ... |
3e369334e3ff731930e4b5ed10c4b0441f522d33 | 75 | java | Java | simast-base/src/main/java/com/simast/base/output/package-info.java | chried/simast | 59e3cb60002a56f0cfea080ad8a53712d57b9a35 | [
"Apache-2.0"
] | 1 | 2019-05-22T08:41:55.000Z | 2019-05-22T08:41:55.000Z | simast-base/src/main/java/com/simast/base/output/package-info.java | chried/simast | 59e3cb60002a56f0cfea080ad8a53712d57b9a35 | [
"Apache-2.0"
] | null | null | null | simast-base/src/main/java/com/simast/base/output/package-info.java | chried/simast | 59e3cb60002a56f0cfea080ad8a53712d57b9a35 | [
"Apache-2.0"
] | null | null | null | 12.5 | 31 | 0.64 | 23,069 | /**
* 此包定义接口对外输出.
*
* @author chried
*/
package com.simast.base.output; |
3e36934c5c0027777de2e434bb7a75eab51972e1 | 2,544 | java | Java | SillyChildClient/app/src/main/java/com/sillykid/app/entity/CarBrandBean.java | 921668753/SillyChild-Android | 6b195724ea0537a399d16e8ab0d5bbfa1e8692f3 | [
"Apache-2.0"
] | 1 | 2020-12-08T05:54:36.000Z | 2020-12-08T05:54:36.000Z | SillyChildClient/app/src/main/java/com/sillykid/app/entity/CarBrandBean.java | 921668753/SillyChild-Android | 6b195724ea0537a399d16e8ab0d5bbfa1e8692f3 | [
"Apache-2.0"
] | null | null | null | SillyChildClient/app/src/main/java/com/sillykid/app/entity/CarBrandBean.java | 921668753/SillyChild-Android | 6b195724ea0537a399d16e8ab0d5bbfa1e8692f3 | [
"Apache-2.0"
] | null | null | null | 22.918919 | 71 | 0.470519 | 23,070 | package com.sillykid.app.entity;
import com.common.cklibrary.entity.BaseResult;
import com.contrarywind.interfaces.IPickerViewData;
import com.google.gson.annotations.SerializedName;
import java.util.List;
/**
* Created by Admin on 2017/9/22.
*/
public class CarBrandBean extends BaseResult<CarBrandBean.ResultBean... |
3e36935430fd2816b15f3bfc72c2159ac034a0c3 | 8,062 | java | Java | sidecar/rproxy/src/main/java/org/onap/aaf/cadi/sidecar/rproxy/ReverseProxyApplication.java | onap/aaf-cadi | ecbbbdcfdcaae089e875c264afbfcd117fc2450d | [
"Apache-2.0",
"CC-BY-4.0"
] | null | null | null | sidecar/rproxy/src/main/java/org/onap/aaf/cadi/sidecar/rproxy/ReverseProxyApplication.java | onap/aaf-cadi | ecbbbdcfdcaae089e875c264afbfcd117fc2450d | [
"Apache-2.0",
"CC-BY-4.0"
] | null | null | null | sidecar/rproxy/src/main/java/org/onap/aaf/cadi/sidecar/rproxy/ReverseProxyApplication.java | onap/aaf-cadi | ecbbbdcfdcaae089e875c264afbfcd117fc2450d | [
"Apache-2.0",
"CC-BY-4.0"
] | 1 | 2018-10-23T09:31:17.000Z | 2018-10-23T09:31:17.000Z | 44.054645 | 116 | 0.719673 | 23,071 | /**
* ============LICENSE_START=======================================================
* org.onap.aaf
* ================================================================================
* Copyright © 2018 European Software Marketing Ltd.
* ===========================================================================... |
3e369469d666b914f0599814cc78e20632f8a5a3 | 3,878 | java | Java | hyracks-fullstack/hyracks/hyracks-control/hyracks-control-nc/src/main/java/org/apache/hyracks/control/nc/partitions/MaterializedPartition.java | simon-dew/asterixdb | 81c3249322957be261cd99bf7d6b464fcb4a3bbd | [
"Apache-2.0"
] | 200 | 2016-06-16T01:01:42.000Z | 2022-03-24T08:16:13.000Z | hyracks-fullstack/hyracks/hyracks-control/hyracks-control-nc/src/main/java/org/apache/hyracks/control/nc/partitions/MaterializedPartition.java | simon-dew/asterixdb | 81c3249322957be261cd99bf7d6b464fcb4a3bbd | [
"Apache-2.0"
] | 3 | 2018-01-29T21:39:26.000Z | 2021-06-17T20:11:31.000Z | hyracks-fullstack/hyracks/hyracks-control/hyracks-control-nc/src/main/java/org/apache/hyracks/control/nc/partitions/MaterializedPartition.java | prestoncarman/incubator-asterixdb | 013b4a431774b3b97275ad308dd3100dd1ab480e | [
"Apache-2.0"
] | 112 | 2016-06-12T21:51:05.000Z | 2022-02-05T17:16:33.000Z | 35.577982 | 106 | 0.553894 | 23,072 | /*
* 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 ... |
3e36954f700f23321fff515ffd9c94302dbb1e6d | 21,839 | java | Java | app/src/main/java/cn/xcom/banjing/fragment/MeFragment.java | QiangzhenZhu/52tongcheng | f9c19bd1f8c64118dc1e14e73df40499d383e11f | [
"Apache-2.0"
] | null | null | null | app/src/main/java/cn/xcom/banjing/fragment/MeFragment.java | QiangzhenZhu/52tongcheng | f9c19bd1f8c64118dc1e14e73df40499d383e11f | [
"Apache-2.0"
] | null | null | null | app/src/main/java/cn/xcom/banjing/fragment/MeFragment.java | QiangzhenZhu/52tongcheng | f9c19bd1f8c64118dc1e14e73df40499d383e11f | [
"Apache-2.0"
] | 1 | 2019-06-30T06:32:39.000Z | 2019-06-30T06:32:39.000Z | 46.465957 | 126 | 0.610055 | 23,073 | package cn.xcom.banjing.fragment;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInfla... |
3e369589dd51235262384d9d55000cd81b3ae3fd | 1,443 | java | Java | sort/src/main/java/com/heaven/elegy/sort/SelectionSort.java | HeavenElegy/study_general | c574be69dff60cb5fcd884e9d2aae855b1ff0b73 | [
"Apache-2.0"
] | null | null | null | sort/src/main/java/com/heaven/elegy/sort/SelectionSort.java | HeavenElegy/study_general | c574be69dff60cb5fcd884e9d2aae855b1ff0b73 | [
"Apache-2.0"
] | 4 | 2020-03-04T22:53:32.000Z | 2021-01-20T23:53:27.000Z | sort/src/main/java/com/heaven/elegy/sort/SelectionSort.java | HeavenElegy/study_general | c574be69dff60cb5fcd884e9d2aae855b1ff0b73 | [
"Apache-2.0"
] | null | null | null | 20.614286 | 54 | 0.327096 | 23,074 | package com.heaven.elegy.sort;
/**
* <h2>选择排序</h2>
* <table>
* <tr>
* <td><b>类型</b></td>
* <td></td>
* </tr>
* <tr>
* <td><b>时间复杂度</b></td>
* <td>O(n^2)</td>
* </tr>
* <tr>
* <td><b>稳定性</b></td>
* <td></td>
* </tr>
* <tr>
* ... |
3e3695ae6126004d9950496f1f263d3e91961f42 | 1,011 | java | Java | src/main/java/com/github/jinahya/sql/metadata/TablePrivilegeValues.java | jinahya/jinahya-se | 58d00268d816fec888ab4d25527821ac08e8d924 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/github/jinahya/sql/metadata/TablePrivilegeValues.java | jinahya/jinahya-se | 58d00268d816fec888ab4d25527821ac08e8d924 | [
"Apache-2.0"
] | 9 | 2016-04-21T11:40:30.000Z | 2020-12-16T09:29:30.000Z | src/main/java/com/github/jinahya/sql/metadata/TablePrivilegeValues.java | jinahya/jinahya-se | 58d00268d816fec888ab4d25527821ac08e8d924 | [
"Apache-2.0"
] | null | null | null | 24.658537 | 75 | 0.727992 | 23,075 | /*
* Copyright 2013 Jin Kwon <onacit at gmail.com>.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
3e36968b1ce53e62521f3477ea63c1b71170c877 | 376 | java | Java | src/test/java/com/appium/ApiDemos_debug/pages/home/nested/text/strings/TextStrings.java | simonyanmher/ApiDemos-debug | f2f7f0ef9624cf74c41f1e00344887db24589c10 | [
"Apache-2.0"
] | 1 | 2022-02-20T08:12:29.000Z | 2022-02-20T08:12:29.000Z | src/test/java/com/appium/ApiDemos_debug/pages/home/nested/text/strings/TextStrings.java | simonyanmher/ApiDemos-debug | f2f7f0ef9624cf74c41f1e00344887db24589c10 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/appium/ApiDemos_debug/pages/home/nested/text/strings/TextStrings.java | simonyanmher/ApiDemos-debug | f2f7f0ef9624cf74c41f1e00344887db24589c10 | [
"Apache-2.0"
] | null | null | null | 37.6 | 65 | 0.75266 | 23,076 | package com.appium.ApiDemos_debug.pages.home.nested.text.strings;
public class TextStrings {
public static final String KEY_EVENT_TEXT = "KeyEventText";
public static final String LINKIFY = "Linkify";
public static final String LOG_TEXT_BOX = "LogTextBox";
public static final String MARQUEE = "Marquee"... |
3e36976cf62cf3a678180c66cb5357f58a96b346 | 1,905 | java | Java | src/main/java/com/jimandlisa/enforcer/Domain.java | jimshowalter/architecture-enforcer | a1d0715b5acdd0e5818b3a47679e4db6ddb865cf | [
"Unlicense",
"MIT"
] | 2 | 2021-03-14T18:38:29.000Z | 2022-03-02T16:40:59.000Z | src/main/java/com/jimandlisa/enforcer/Domain.java | jimshowalter/architecture-enforcer | a1d0715b5acdd0e5818b3a47679e4db6ddb865cf | [
"Unlicense",
"MIT"
] | null | null | null | src/main/java/com/jimandlisa/enforcer/Domain.java | jimshowalter/architecture-enforcer | a1d0715b5acdd0e5818b3a47679e4db6ddb865cf | [
"Unlicense",
"MIT"
] | null | null | null | 35.277778 | 151 | 0.747507 | 23,077 | // Copyright 2019 jimandlisa.com.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distrib... |
3e3697d87ee209dfc7a90210a3a5ef8f3743bf44 | 2,783 | java | Java | src/main/java/se/lth/cs/docforia/memstore/encoders/EqualLenDictStringCodec.java | marcusklang/docforia | c8c74f4a4e6149c3493a49eaec5b5249a8f23482 | [
"Apache-2.0"
] | 9 | 2016-06-12T07:35:53.000Z | 2021-09-17T04:22:57.000Z | src/main/java/se/lth/cs/docforia/memstore/encoders/EqualLenDictStringCodec.java | marcusklang/docforia | c8c74f4a4e6149c3493a49eaec5b5249a8f23482 | [
"Apache-2.0"
] | 4 | 2016-04-29T18:40:01.000Z | 2019-06-22T16:31:10.000Z | src/main/java/se/lth/cs/docforia/memstore/encoders/EqualLenDictStringCodec.java | marcusklang/docforia | c8c74f4a4e6149c3493a49eaec5b5249a8f23482 | [
"Apache-2.0"
] | null | null | null | 37.608108 | 171 | 0.689184 | 23,078 | package se.lth.cs.docforia.memstore.encoders;
/*
* Copyright 2016 Marcus Klang
*
* 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
*
* ... |
3e36985f5612d2df11d305e0d347a8f396a8a9f2 | 317 | java | Java | gmall-ums/src/main/java/com/atguigu/gmallums/GmallUmsApplication.java | jointzip/gmall-0211 | 475b6ee3e613dd0570fc0dac8fa0571c366922c8 | [
"Apache-2.0"
] | null | null | null | gmall-ums/src/main/java/com/atguigu/gmallums/GmallUmsApplication.java | jointzip/gmall-0211 | 475b6ee3e613dd0570fc0dac8fa0571c366922c8 | [
"Apache-2.0"
] | 1 | 2021-09-20T21:00:53.000Z | 2021-09-20T21:00:53.000Z | gmall-ums/src/main/java/com/atguigu/gmallums/GmallUmsApplication.java | jointzip/gmall-0211 | 475b6ee3e613dd0570fc0dac8fa0571c366922c8 | [
"Apache-2.0"
] | null | null | null | 22.642857 | 68 | 0.823344 | 23,079 | package com.atguigu.gmallums;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class GmallUmsApplication {
public static void main(String[] args) {
SpringApplication.run(GmallUmsApplication.class, args);
}
}
|
3e3698f9cc8b57164a115c7de51bcfe35362d444 | 760 | java | Java | biz/src/main/java/ctone/rap/component/UserComponent.java | c-tone/rap | 11724032131239ed23a3f6df8c004f8be83d6c9d | [
"MIT"
] | null | null | null | biz/src/main/java/ctone/rap/component/UserComponent.java | c-tone/rap | 11724032131239ed23a3f6df8c004f8be83d6c9d | [
"MIT"
] | 1 | 2022-03-31T18:41:29.000Z | 2022-03-31T18:41:29.000Z | biz/src/main/java/ctone/rap/component/UserComponent.java | c-tone/rap | 11724032131239ed23a3f6df8c004f8be83d6c9d | [
"MIT"
] | null | null | null | 14.615385 | 60 | 0.556579 | 23,080 | package ctone.rap.component;
import ctone.rap.db.module.User;
import java.util.List;
import java.util.Map;
/**
* Created by ouyi on 2017/2/26.
*
*/
public class UserComponent implements Component<User> {
public long add(){
return 0;
}
public int edit(){
return 0;
}
//注销
... |
3e36990b4244be1eb3418d5244ad3d9c8cb68906 | 408 | java | Java | 01_wallet_rpc/bitcoin-rpc/src/main/java/com/spark/blockchain/util/JSON.java | hackervipvhp/CoinExchange | 7b6060d1f5fa46d930e62ca6123ec107fa4c8b12 | [
"Apache-2.0"
] | 95 | 2021-01-02T06:05:30.000Z | 2022-03-31T08:00:48.000Z | 01_wallet_rpc/bitcoin-rpc/src/main/java/com/spark/blockchain/util/JSON.java | clar/CoinExchange | 058a393a0cac01f17c071cd01a68d9a8c46744fd | [
"Apache-2.0"
] | 2 | 2021-03-31T04:39:13.000Z | 2022-03-23T11:48:44.000Z | 01_wallet_rpc/bitcoin-rpc/src/main/java/com/spark/blockchain/util/JSON.java | clar/CoinExchange | 058a393a0cac01f17c071cd01a68d9a8c46744fd | [
"Apache-2.0"
] | 96 | 2020-11-24T07:24:57.000Z | 2022-03-31T10:48:52.000Z | 20.4 | 60 | 0.678922 | 23,081 | //
// Source code recreated from a .class file by IntelliJ IDEA
// (powered by Fernflower decompiler)
//
package com.spark.blockchain.util;
public class JSON {
public JSON() {
}
public static String stringify(Object o) {
return com.alibaba.fastjson.JSON.toJSONString(o);
}
public static O... |
3e369948ab1b7dae766d88900dd67fc0447dcbbc | 8,261 | java | Java | src/test/java/io/vertx/json/schema/BaseIntegrationTest.java | dps123/vertx-json-schema | 94bd6768c7b4650cebcd4672302347e5a0ed1513 | [
"Apache-2.0"
] | 35 | 2020-01-10T09:46:35.000Z | 2022-03-25T09:01:05.000Z | src/test/java/io/vertx/json/schema/BaseIntegrationTest.java | AsiaMa/vertx-json-schema | 1627d22bdbddf58fd33bcc8764b3ff6c39ec4b10 | [
"Apache-2.0"
] | 29 | 2020-01-13T08:26:44.000Z | 2022-03-30T17:49:25.000Z | src/test/java/io/vertx/json/schema/BaseIntegrationTest.java | AsiaMa/vertx-json-schema | 1627d22bdbddf58fd33bcc8764b3ff6c39ec4b10 | [
"Apache-2.0"
] | 14 | 2020-06-30T12:28:54.000Z | 2022-03-26T09:07:50.000Z | 37.211712 | 144 | 0.685873 | 23,082 | /*
* Copyright (c) 2011-2020 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
* http://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
* which is available at https:... |
3e36996d2fcad1c7751f4b0b3be94b9eaeaeb35a | 806 | java | Java | amazon-lambda-http/src/main/java/io/quarkus/amazon/HelloRequest.java | evanchooly/quarkus-demo-apps | a5abbfd0cb0a0090071100cd89c7c209506aa220 | [
"Apache-2.0"
] | 9 | 2019-09-20T20:47:50.000Z | 2021-01-06T14:52:22.000Z | amazon-lambda-http/src/main/java/io/quarkus/amazon/HelloRequest.java | evanchooly/quarkus-demo-apps | a5abbfd0cb0a0090071100cd89c7c209506aa220 | [
"Apache-2.0"
] | null | null | null | amazon-lambda-http/src/main/java/io/quarkus/amazon/HelloRequest.java | evanchooly/quarkus-demo-apps | a5abbfd0cb0a0090071100cd89c7c209506aa220 | [
"Apache-2.0"
] | 4 | 2019-08-19T09:16:49.000Z | 2020-04-05T10:03:00.000Z | 20.666667 | 72 | 0.57196 | 23,083 | package io.quarkus.amazon;
public class HelloRequest {
String firstName ;
String lastName;
public HelloRequest() {
}
public HelloRequest(final String firstName, final String lastName) {
this.firstName = firstName;
this.lastName = lastName;
}
public String getFirstName() {... |
3e3699b0f3eb423347606a0d938028df42ce940a | 3,658 | java | Java | app/src/main/java/com/ruesga/rview/fragments/SubmittedTogetherFragment.java | orgesified/rview | 5582925ee02b1dff66f5f903c3bf59984adf56e3 | [
"Apache-2.0"
] | 75 | 2016-10-03T15:32:20.000Z | 2022-02-21T05:08:45.000Z | app/src/main/java/com/ruesga/rview/fragments/SubmittedTogetherFragment.java | orgesified/rview | 5582925ee02b1dff66f5f903c3bf59984adf56e3 | [
"Apache-2.0"
] | 102 | 2016-10-01T16:26:28.000Z | 2021-11-14T21:29:12.000Z | app/src/main/java/com/ruesga/rview/fragments/SubmittedTogetherFragment.java | orgesified/rview | 5582925ee02b1dff66f5f903c3bf59984adf56e3 | [
"Apache-2.0"
] | 40 | 2016-10-01T13:15:40.000Z | 2021-11-10T14:47:14.000Z | 36.217822 | 97 | 0.673045 | 23,084 | /*
* Copyright (C) 2016 Jorge Ruesga
*
* 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... |
3e369a46be3de88d4a208a9d7421d141229c0919 | 4,404 | java | Java | src/com/google/common/css/compiler/passes/MergeAdjacentRulesetNodesWithSameSelector.java | alexlarionov/closure-stylesheets | 7fd6de09581fee0eabf3b95125962bfbcc9e0283 | [
"Apache-2.0"
] | 324 | 2015-01-04T20:28:43.000Z | 2022-03-31T14:59:26.000Z | src/com/google/common/css/compiler/passes/MergeAdjacentRulesetNodesWithSameSelector.java | alexlarionov/closure-stylesheets | 7fd6de09581fee0eabf3b95125962bfbcc9e0283 | [
"Apache-2.0"
] | 125 | 2015-01-15T09:04:15.000Z | 2021-08-17T16:11:07.000Z | src/com/google/common/css/compiler/passes/MergeAdjacentRulesetNodesWithSameSelector.java | alexlarionov/closure-stylesheets | 7fd6de09581fee0eabf3b95125962bfbcc9e0283 | [
"Apache-2.0"
] | 86 | 2015-01-09T15:46:35.000Z | 2021-10-21T01:10:45.000Z | 29.743243 | 80 | 0.678555 | 23,085 | /*
* Copyright 2009 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.