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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9236656eff351e112158afd59ec7a089145613e5 | 12,126 | java | Java | src/main/java/com/chinaBank/service/ExcelFileModel/impl/ExcelFileModelServiceImpl.java | whl0919/renhang | 1cc64d337a9b36393c0834e1ee12885577439e61 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/chinaBank/service/ExcelFileModel/impl/ExcelFileModelServiceImpl.java | whl0919/renhang | 1cc64d337a9b36393c0834e1ee12885577439e61 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/chinaBank/service/ExcelFileModel/impl/ExcelFileModelServiceImpl.java | whl0919/renhang | 1cc64d337a9b36393c0834e1ee12885577439e61 | [
"Apache-2.0"
] | null | null | null | 32.861789 | 129 | 0.813953 | 997,656 | package com.chinaBank.service.ExcelFileModel.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.chinaBank.bean.ExcelFileModel.ExcelBaseColData;
import com.chinaBank.bean.ExcelFileModel.ExcelBaseTabData;
import com.chin... |
92366580a91ef73dbc4c75e7ec1080136b41f14f | 1,919 | java | Java | test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/MethodUniverse.java | 1690296356/jdk | eaf668d1510c28d51e26c397b582b66ebdf7e263 | [
"Apache-2.0"
] | 2 | 2018-06-19T05:43:32.000Z | 2018-06-23T10:04:56.000Z | test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/MethodUniverse.java | desiyonan/OpenJDK8 | 74d4f56b6312c303642e053e5d428b44cc8326c5 | [
"MIT"
] | null | null | null | test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/MethodUniverse.java | desiyonan/OpenJDK8 | 74d4f56b6312c303642e053e5d428b44cc8326c5 | [
"MIT"
] | null | null | null | 36.903846 | 95 | 0.699844 | 997,657 | /*
* Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Softwa... |
92366705f7273b6e1b0e8d1e4a0841b4953f1f6a | 529 | java | Java | jpa-mapper-core/src/main/java/cn/pomit/jpamapper/core/entity/MethodParameters.java | ffch/jpa-mapper | 0ac6eccd0295017767f9edbe3d3a1b045aa67c3d | [
"Apache-2.0"
] | 6 | 2019-07-12T10:52:52.000Z | 2020-12-27T09:42:53.000Z | jpa-mapper-core/src/main/java/cn/pomit/jpamapper/core/entity/MethodParameters.java | feiyangtianyao/jpa-mapper | 0ac6eccd0295017767f9edbe3d3a1b045aa67c3d | [
"Apache-2.0"
] | 2 | 2019-07-24T06:41:13.000Z | 2020-03-26T08:36:57.000Z | jpa-mapper-core/src/main/java/cn/pomit/jpamapper/core/entity/MethodParameters.java | ffch/jpa-mapper | 0ac6eccd0295017767f9edbe3d3a1b045aa67c3d | [
"Apache-2.0"
] | 4 | 2019-03-02T16:08:01.000Z | 2021-02-05T07:36:29.000Z | 19.592593 | 44 | 0.669187 | 997,658 | package cn.pomit.jpamapper.core.entity;
public class MethodParameters {
private String column;
private String property;
private Class<?> type;
public String getColumn() {
return column;
}
public void setColumn(String column) {
this.column = column;
}
public String getProperty() {
return p... |
92366790cccdbcfad98df36580e96202a479a412 | 786 | java | Java | src/main/java/se/itello/junitparallel/StreamGobbler.java | Itello/junitparallel2 | 9359ec68d69cde66b57c43d844de1d0ce6969c4c | [
"Apache-2.0"
] | null | null | null | src/main/java/se/itello/junitparallel/StreamGobbler.java | Itello/junitparallel2 | 9359ec68d69cde66b57c43d844de1d0ce6969c4c | [
"Apache-2.0"
] | null | null | null | src/main/java/se/itello/junitparallel/StreamGobbler.java | Itello/junitparallel2 | 9359ec68d69cde66b57c43d844de1d0ce6969c4c | [
"Apache-2.0"
] | null | null | null | 24.5625 | 67 | 0.575064 | 997,659 | package se.itello.junitparallel;
import java.io.*;
class StreamGobbler extends Thread {
private final InputStream is;
private final PrintStream output;
private volatile boolean shouldStop = false;
StreamGobbler(InputStream is, PrintStream output) {
this.is = is;
this.output = output;
... |
9236688c679981b0c2a20de0cf3b8784a45c48e6 | 1,658 | java | Java | mybatis/mybatis-standalone/src/test/java/com/ithawk/demo/spring/v1/JdbcC3p0Test.java | IThawk/learnCode | 0ac843d28b193eaab33fb33692f18361d71c7331 | [
"MIT"
] | 1 | 2020-12-26T04:52:15.000Z | 2020-12-26T04:52:15.000Z | mybatis/mybatis-standalone/src/test/java/com/ithawk/demo/spring/v1/JdbcC3p0Test.java | IThawk/learnCode | 0ac843d28b193eaab33fb33692f18361d71c7331 | [
"MIT"
] | 1 | 2020-12-26T04:57:19.000Z | 2020-12-26T04:57:19.000Z | mybatis/mybatis-standalone/src/test/java/com/ithawk/demo/spring/v1/JdbcC3p0Test.java | IThawk/learnCode | 0ac843d28b193eaab33fb33692f18361d71c7331 | [
"MIT"
] | 1 | 2021-12-06T01:13:18.000Z | 2021-12-06T01:13:18.000Z | 34.541667 | 87 | 0.603739 | 997,660 | package com.ithawk.demo.spring.v1;
import com.mchange.v2.c3p0.ComboPooledDataSource;
import org.junit.Test;
import java.beans.PropertyVetoException;
import java.io.IOException;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
public class JdbcC3p... |
923668c58af43a1236e5eaa2776eb72f090603eb | 2,754 | java | Java | src/main/java/kr/gooroom/gpms/site/service/SiteMngVO.java | gooroom/gooroom-admin | d7d165b4849769dd7aed22e27656da60238aba7c | [
"Apache-2.0"
] | null | null | null | src/main/java/kr/gooroom/gpms/site/service/SiteMngVO.java | gooroom/gooroom-admin | d7d165b4849769dd7aed22e27656da60238aba7c | [
"Apache-2.0"
] | 8 | 2020-01-17T02:43:58.000Z | 2021-12-14T20:51:15.000Z | src/main/java/kr/gooroom/gpms/site/service/SiteMngVO.java | gooroom/gooroom-admin | d7d165b4849769dd7aed22e27656da60238aba7c | [
"Apache-2.0"
] | 1 | 2022-02-25T01:57:02.000Z | 2022-02-25T01:57:02.000Z | 18.993103 | 75 | 0.729484 | 997,661 | /*
* Copyright 2015-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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
923668e274997174ed9f7989a8fd78268a51fc4e | 1,201 | java | Java | java/desktop/src/com/upseil/maze/desktop/definition/EnumPropertyView.java | Upseil/maze-generator | 554f9a432a44b546f1d215a98a408fa7e8f185cd | [
"MIT"
] | null | null | null | java/desktop/src/com/upseil/maze/desktop/definition/EnumPropertyView.java | Upseil/maze-generator | 554f9a432a44b546f1d215a98a408fa7e8f185cd | [
"MIT"
] | null | null | null | java/desktop/src/com/upseil/maze/desktop/definition/EnumPropertyView.java | Upseil/maze-generator | 554f9a432a44b546f1d215a98a408fa7e8f185cd | [
"MIT"
] | null | null | null | 27.930233 | 96 | 0.68776 | 997,662 | package com.upseil.maze.desktop.definition;
import java.beans.PropertyDescriptor;
import java.util.ResourceBundle;
import com.upseil.maze.desktop.Launcher;
import com.upseil.maze.desktop.util.GenericStringFormatter;
import javafx.scene.Node;
import javafx.scene.control.ComboBox;
public class EnumPropertyView extend... |
92366a01324d2166f94214a9f2a325a2adf505f7 | 3,151 | java | Java | src/test/java/ch/rhj/embedded/plexus/PlexiTests.java | rhjoerg/rhj-embedded | 66461f38eb3e449688072b6f637ceb010d9a7f07 | [
"MIT"
] | null | null | null | src/test/java/ch/rhj/embedded/plexus/PlexiTests.java | rhjoerg/rhj-embedded | 66461f38eb3e449688072b6f637ceb010d9a7f07 | [
"MIT"
] | 6 | 2020-06-04T11:53:24.000Z | 2020-06-07T14:55:45.000Z | src/test/java/ch/rhj/embedded/plexus/PlexiTests.java | rhjoerg/rhj-embedded | 66461f38eb3e449688072b6f637ceb010d9a7f07 | [
"MIT"
] | null | null | null | 30.009524 | 86 | 0.76928 | 997,663 | package ch.rhj.embedded.plexus;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
import static org.junit.jupiter.api.Assertions.assertNull;
import static org.junit.jupiter.api.Assertions.assertThrows;
import static org.junit.jupiter.api.As... |
92366a1f73040140793e8c1a60e9d03aa0542679 | 407 | java | Java | business-center/maps-center/src/main/java/com/open/capacity/entity/GisConfig.java | jecinfo2016/open-capacity-platform-backend | bfcb2cee2e8b47a40555a7ec7749b8e23a66a2ad | [
"Apache-2.0"
] | 1 | 2021-01-30T06:06:43.000Z | 2021-01-30T06:06:43.000Z | business-center/maps-center/src/main/java/com/open/capacity/entity/GisConfig.java | jecinfo2016/open-capacity-platform-backend | bfcb2cee2e8b47a40555a7ec7749b8e23a66a2ad | [
"Apache-2.0"
] | null | null | null | business-center/maps-center/src/main/java/com/open/capacity/entity/GisConfig.java | jecinfo2016/open-capacity-platform-backend | bfcb2cee2e8b47a40555a7ec7749b8e23a66a2ad | [
"Apache-2.0"
] | 1 | 2021-03-13T21:19:24.000Z | 2021-03-13T21:19:24.000Z | 18.5 | 47 | 0.761671 | 997,664 | package com.open.capacity.entity;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
@Data
@ApiModel("gis_config")
public class GisConfig {
private Integer id;
@ApiModelProperty("appID")
... |
92366a60f8d1d0e4e307cc231a44d6642664ddfc | 3,327 | java | Java | src/library/management/system/PrintBookInfo.java | DLogarta/library-management-system | 837d466dafc696c5aa25a226acde04f27bd97a17 | [
"MIT"
] | null | null | null | src/library/management/system/PrintBookInfo.java | DLogarta/library-management-system | 837d466dafc696c5aa25a226acde04f27bd97a17 | [
"MIT"
] | null | null | null | src/library/management/system/PrintBookInfo.java | DLogarta/library-management-system | 837d466dafc696c5aa25a226acde04f27bd97a17 | [
"MIT"
] | null | null | null | 32.617647 | 179 | 0.606853 | 997,665 | package library.management.system;
import java.io.*;
import java.sql.*;
import javax.swing.JOptionPane;
import org.apache.poi.ss.usermodel.*;
import org.apache.poi.xssf.usermodel.*;
public class PrintBookInfo {
public void export(){
try {
conn con = new conn();
String sql = "SELE... |
92366ae1a8c597590110a9849fe967e33fd3a67f | 1,456 | java | Java | compiler/src/main/java/procedures/FactorAProcedure.java | emanoel-bruno/Compiler-CP | 20e42fdb586dcd31c3c00db0c05f5e5af2d6cf5c | [
"Apache-2.0"
] | null | null | null | compiler/src/main/java/procedures/FactorAProcedure.java | emanoel-bruno/Compiler-CP | 20e42fdb586dcd31c3c00db0c05f5e5af2d6cf5c | [
"Apache-2.0"
] | null | null | null | compiler/src/main/java/procedures/FactorAProcedure.java | emanoel-bruno/Compiler-CP | 20e42fdb586dcd31c3c00db0c05f5e5af2d6cf5c | [
"Apache-2.0"
] | null | null | null | 31.652174 | 110 | 0.655907 | 997,666 | package procedures;
import java.io.IOException;
import compiler.Token;
import compiler.PanicMode;
import compiler.Tag;
import exceptions.LexicalException;
import exceptions.SyntaxException;
import exceptions.UnexpectedTokenException;
import compiler.Procedure;
import compiler.SyntaxAnalyser;
public class FactorAProc... |
92366b20f6bf9bc3523731f0228c029632fde67d | 3,386 | java | Java | rsocket/src/main/java/org/springframework/security/rsocket/core/PayloadSocketAcceptor.java | lenxin/spring-security | 9cc4bd14b66afcb0142c9a0df35738342a5eeaa4 | [
"Apache-2.0"
] | null | null | null | rsocket/src/main/java/org/springframework/security/rsocket/core/PayloadSocketAcceptor.java | lenxin/spring-security | 9cc4bd14b66afcb0142c9a0df35738342a5eeaa4 | [
"Apache-2.0"
] | null | null | null | rsocket/src/main/java/org/springframework/security/rsocket/core/PayloadSocketAcceptor.java | lenxin/spring-security | 9cc4bd14b66afcb0142c9a0df35738342a5eeaa4 | [
"Apache-2.0"
] | null | null | null | 38.477273 | 107 | 0.798287 | 997,667 | package org.springframework.security.rsocket.core;
import java.util.List;
import io.rsocket.ConnectionSetupPayload;
import io.rsocket.Payload;
import io.rsocket.RSocket;
import io.rsocket.SocketAcceptor;
import io.rsocket.metadata.WellKnownMimeType;
import reactor.core.publisher.Mono;
import reactor.util.context.Cont... |
92366b56e200268bbddcad3c7325934cd35634af | 92 | java | Java | project-structures/clean/entity/src/main/java/lin/louis/clean/entity/OrderStatus.java | l-lin/architecture-cheat-sheet | ab93da38cb83675c1c7fd9d9bedd5e959aaf45c9 | [
"MIT"
] | 12 | 2018-02-28T05:42:34.000Z | 2021-03-08T11:30:15.000Z | project-structures/clean/entity/src/main/java/lin/louis/clean/entity/OrderStatus.java | l-lin/architecture-cheat-sheet | ab93da38cb83675c1c7fd9d9bedd5e959aaf45c9 | [
"MIT"
] | null | null | null | project-structures/clean/entity/src/main/java/lin/louis/clean/entity/OrderStatus.java | l-lin/architecture-cheat-sheet | ab93da38cb83675c1c7fd9d9bedd5e959aaf45c9 | [
"MIT"
] | 2 | 2020-05-11T15:43:41.000Z | 2022-03-01T13:46:32.000Z | 11.5 | 31 | 0.76087 | 997,668 | package lin.louis.clean.entity;
public enum OrderStatus {
PLACED,
APPROVED,
DELIVERED
}
|
92366bd7e19c5f9654f72ebd443c828e3f4def8c | 149 | java | Java | app/src/main/java/com/xiaogang/com/wanandroid_xg/ui/knowledge/KnowledgeArticlePresenter.java | fangxiaogang/WanAndroidxg | 28493604081d07512eca0a4ebee3f226bfb98164 | [
"Apache-2.0"
] | 108 | 2018-10-11T16:04:57.000Z | 2021-03-08T08:19:24.000Z | app/src/main/java/com/xiaogang/com/wanandroid_xg/ui/knowledge/KnowledgeArticlePresenter.java | fangxiaogang/WanAndroidxg | 28493604081d07512eca0a4ebee3f226bfb98164 | [
"Apache-2.0"
] | 7 | 2018-10-17T02:14:58.000Z | 2019-03-23T02:45:34.000Z | app/src/main/java/com/xiaogang/com/wanandroid_xg/ui/knowledge/KnowledgeArticlePresenter.java | fangxiaogang/WanAndroidxg | 28493604081d07512eca0a4ebee3f226bfb98164 | [
"Apache-2.0"
] | 14 | 2018-10-16T17:52:15.000Z | 2020-01-07T07:44:00.000Z | 14.9 | 52 | 0.738255 | 997,669 | package com.xiaogang.com.wanandroid_xg.ui.knowledge;
/**
* author: fangxiaogang
* date: 2018/9/29
*/
public class KnowledgeArticlePresenter {
}
|
92366d011dc423db624c84f93eacf52e292adf01 | 3,958 | java | Java | tests/src/test/java/net/devh/boot/grpc/test/config/OrderedServerInterceptorConfiguration.java | totorean/grpc-spring-boot-starter | b4b7947071b43808cf883050c39552ca30ba8825 | [
"MIT"
] | 2,460 | 2016-12-30T09:21:09.000Z | 2022-03-31T03:20:33.000Z | tests/src/test/java/net/devh/boot/grpc/test/config/OrderedServerInterceptorConfiguration.java | tentativafc/grpc-spring-boot-starter | b101f467f2ed5ecb4a30cb62613568472cc44bce | [
"MIT"
] | 471 | 2017-02-24T15:51:27.000Z | 2022-03-31T18:00:35.000Z | tests/src/test/java/net/devh/boot/grpc/test/config/OrderedServerInterceptorConfiguration.java | tentativafc/grpc-spring-boot-starter | b101f467f2ed5ecb4a30cb62613568472cc44bce | [
"MIT"
] | 705 | 2017-02-02T20:10:17.000Z | 2022-03-24T16:33:58.000Z | 41.25 | 120 | 0.722222 | 997,670 | /*
* Copyright (c) 2016-2021 Michael Zhang <envkt@example.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
* rights to use, copy... |
92366d1653a8b3cf6a1be3df042088bd813fcb87 | 327 | java | Java | src/main/java/com/company/project/core/properties/AddListTest.java | justtankme/springbootapiseed | bfb78d2d4ba61da75f854034209d13d75bed4cdd | [
"Apache-2.0"
] | null | null | null | src/main/java/com/company/project/core/properties/AddListTest.java | justtankme/springbootapiseed | bfb78d2d4ba61da75f854034209d13d75bed4cdd | [
"Apache-2.0"
] | null | null | null | src/main/java/com/company/project/core/properties/AddListTest.java | justtankme/springbootapiseed | bfb78d2d4ba61da75f854034209d13d75bed4cdd | [
"Apache-2.0"
] | null | null | null | 19.235294 | 60 | 0.733945 | 997,671 | package com.company.project.core.properties;
import java.util.List;
import java.util.Map;
public class AddListTest {
private List<Map<String, String>> testmap;
public List<Map<String, String>> getTestmap() {
return testmap;
}
public void setTestmap(List<Map<String, String>> testmap) {
this.testmap = testmap;... |
92366d57e4efb4cbbcda8322ec52ff46a33c8fdc | 1,159 | java | Java | extensions/services/src/main/java/ca/bc/gov/educ/keycloak/soam/properties/ApplicationProperties.java | bcgov/EDUC-OIDC-SOAM | dc22935c2d4c4f638edd0049117907e0b6e1ae08 | [
"Apache-2.0"
] | 3 | 2019-12-14T06:01:44.000Z | 2020-02-19T18:40:11.000Z | extensions/services/src/main/java/ca/bc/gov/educ/keycloak/soam/properties/ApplicationProperties.java | bcgov/EDUC-OIDC-SOAM | dc22935c2d4c4f638edd0049117907e0b6e1ae08 | [
"Apache-2.0"
] | 3 | 2020-04-17T19:15:54.000Z | 2021-01-04T18:57:34.000Z | extensions/services/src/main/java/ca/bc/gov/educ/keycloak/soam/properties/ApplicationProperties.java | bcgov/EDUC-OIDC-SOAM | dc22935c2d4c4f638edd0049117907e0b6e1ae08 | [
"Apache-2.0"
] | null | null | null | 25.195652 | 89 | 0.761001 | 997,672 | package ca.bc.gov.educ.keycloak.soam.properties;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.jboss.logging.Logger;
/**
* Class holds all application properties
*
* @author Marco Villeneuve
*
*/
public class ApplicationProperties {
public static final ObjectMapper mapper = new ObjectMapper();... |
92366ed2e4aa5de4c2fb2299c0115e801988145c | 782 | java | Java | app/src/main/java/com/example/android_architecture/core/CustomMessageQueue.java | yangkun19921001/Customhandler | ad262f3b39f66748fa46054ff6fa1b9595674b27 | [
"Apache-2.0"
] | 2 | 2020-03-13T00:48:37.000Z | 2020-06-28T08:32:27.000Z | app/src/main/java/com/example/android_architecture/core/CustomMessageQueue.java | yangkun19921001/Customhandler | ad262f3b39f66748fa46054ff6fa1b9595674b27 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/android_architecture/core/CustomMessageQueue.java | yangkun19921001/Customhandler | ad262f3b39f66748fa46054ff6fa1b9595674b27 | [
"Apache-2.0"
] | 2 | 2020-03-13T00:48:40.000Z | 2020-08-06T02:34:41.000Z | 25.225806 | 79 | 0.627877 | 997,673 | package com.example.android_architecture.core;
import com.example.android_architecture.core.CustomMessage;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
public class CustomMessageQueue {
//阻塞队列
BlockingQueue<CustomMessage> blockingQueue = new ArrayBlock... |
92366f1fcc995a397db5d8994d97977c7e03284c | 66 | java | Java | src/main/java/com/volmit/fulcrum/custom/ICustom.java | Draww/FulcrumResourceAPI | ef1f6ca14351a6de2a8ac71455829c90b0a9899a | [
"WTFPL"
] | 1 | 2018-04-13T11:16:19.000Z | 2018-04-13T11:16:19.000Z | src/main/java/com/volmit/fulcrum/custom/ICustom.java | Draww/FulcrumResourceAPI | ef1f6ca14351a6de2a8ac71455829c90b0a9899a | [
"WTFPL"
] | 3 | 2018-03-03T16:40:05.000Z | 2018-03-25T09:19:58.000Z | src/main/java/com/volmit/fulcrum/custom/ICustom.java | Draww/FulcrumResourceAPI | ef1f6ca14351a6de2a8ac71455829c90b0a9899a | [
"WTFPL"
] | 2 | 2018-03-25T06:35:57.000Z | 2018-10-17T04:38:46.000Z | 9.428571 | 34 | 0.772727 | 997,674 | package com.volmit.fulcrum.custom;
public interface ICustom
{
}
|
92366f24253fe981155577081402dfb883c13b45 | 2,264 | java | Java | 04.Encapsulation - Exercise/05.FootballTeamGenerator/Player.java | denkaty/Java-OOP | a85db8e49cb62b2a5b8de0c38468d3c8ddab2787 | [
"MIT"
] | null | null | null | 04.Encapsulation - Exercise/05.FootballTeamGenerator/Player.java | denkaty/Java-OOP | a85db8e49cb62b2a5b8de0c38468d3c8ddab2787 | [
"MIT"
] | null | null | null | 04.Encapsulation - Exercise/05.FootballTeamGenerator/Player.java | denkaty/Java-OOP | a85db8e49cb62b2a5b8de0c38468d3c8ddab2787 | [
"MIT"
] | null | null | null | 29.025641 | 99 | 0.603799 | 997,675 | package FootballTeamGenerator_05;
public class Player {
private String name;
private int endurance;
private int sprint;
private int dribble;
private int passing;
private int shooting;
public Player(String name, int endurance, int sprint, int dribble, int passing, int shooting) {
th... |
92366f8365d6cd5c037ddeed07b975c01ca32f74 | 697 | java | Java | src/main/java/com/github/dkellenb/formulaevaluator/term/Term.java | dkellenb/formula-evaluator | 6b5290da07c10227c328367db43d237727a4e188 | [
"Apache-2.0"
] | 11 | 2016-09-07T12:37:27.000Z | 2020-12-02T16:25:44.000Z | src/main/java/com/github/dkellenb/formulaevaluator/term/Term.java | dkellenb/formula-evaluator | 6b5290da07c10227c328367db43d237727a4e188 | [
"Apache-2.0"
] | 7 | 2016-09-16T06:47:26.000Z | 2016-10-25T18:23:30.000Z | src/main/java/com/github/dkellenb/formulaevaluator/term/Term.java | dkellenb/formula-evaluator | 6b5290da07c10227c328367db43d237727a4e188 | [
"Apache-2.0"
] | 1 | 2020-04-04T07:10:23.000Z | 2020-04-04T07:10:23.000Z | 22.483871 | 90 | 0.728838 | 997,676 | package com.github.dkellenb.formulaevaluator.term;
import com.github.dkellenb.formulaevaluator.FormulaEvaluatorConfiguration;
import com.github.dkellenb.formulaevaluator.VariableValueProvider;
/**
* Calculator Term.
*
* @param <T> the result object after the evaluation
*/
public interface Term<T> {
/**
* Ev... |
92366f8e37c2641f0a8061795ace8c26caf01e6c | 6,652 | java | Java | flow-client/src/test-gwt/java/com/vaadin/client/flow/GwtStateTreeTest.java | rudiejd/flow | e54cd09e97552e3ba098eb5dfb7825cf3fec0108 | [
"Apache-2.0"
] | 402 | 2017-10-02T09:00:34.000Z | 2022-03-30T06:09:40.000Z | flow-client/src/test-gwt/java/com/vaadin/client/flow/GwtStateTreeTest.java | rudiejd/flow | e54cd09e97552e3ba098eb5dfb7825cf3fec0108 | [
"Apache-2.0"
] | 9,144 | 2017-10-02T07:12:23.000Z | 2022-03-31T19:16:56.000Z | flow-client/src/test-gwt/java/com/vaadin/client/flow/GwtStateTreeTest.java | flyzoner/flow | 3f00a72127a2191eb9b9d884370ca6c1cb2f80bf | [
"Apache-2.0"
] | 167 | 2017-10-11T13:07:29.000Z | 2022-03-22T09:02:42.000Z | 33.094527 | 86 | 0.653337 | 997,677 | /*
* Copyright 2000-2021 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.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... |
9236700355ce11e32620e1d7d5d0a8e4a2abe69c | 1,900 | java | Java | android-31/src/android/annotation/RequiresFeature.java | Pixelated-Project/aosp-android-jar | 72ae25d4fc6414e071fc1f52dd78080b84d524f8 | [
"MIT"
] | 93 | 2020-10-11T04:37:16.000Z | 2022-03-24T13:18:49.000Z | android-31/src/android/annotation/RequiresFeature.java | huangjxdev/aosp-android-jar | e22b61576b05ff7483180cb4d245921d66c26ee4 | [
"MIT"
] | 3 | 2020-10-11T04:27:44.000Z | 2022-01-19T01:31:52.000Z | android-31/src/android/annotation/RequiresFeature.java | huangjxdev/aosp-android-jar | e22b61576b05ff7483180cb4d245921d66c26ee4 | [
"MIT"
] | 10 | 2020-11-23T02:41:58.000Z | 2022-03-06T00:56:52.000Z | 36.538462 | 98 | 0.743684 | 997,678 | /*
* Copyright (C) 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
9236716bc41840bc73089932fd8541f2cdf90e0a | 880 | java | Java | python/experiments/projects/seedstack-seed/real_error_dataset/1/276/SecurityScope.java | andre15silva/styler | f3d752d2785c2ab76bacbe5793bd8306ac7961a1 | [
"MIT"
] | null | null | null | python/experiments/projects/seedstack-seed/real_error_dataset/1/276/SecurityScope.java | andre15silva/styler | f3d752d2785c2ab76bacbe5793bd8306ac7961a1 | [
"MIT"
] | null | null | null | python/experiments/projects/seedstack-seed/real_error_dataset/1/276/SecurityScope.java | andre15silva/styler | f3d752d2785c2ab76bacbe5793bd8306ac7961a1 | [
"MIT"
] | null | null | null | 30.344828 | 110 | 0.732955 | 997,679 | /*
* Copyright © 2013-2020, The SeedStack authors <http://seedstack.org>
*
* 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/.
*/
package org.seedstack.seed.security.s... |
923671c21123a41cd491e618687b61800e8457af | 5,220 | java | Java | src/younger/vrp/topological/Graph.java | younger-1/topological-value-in-graph | ec541a4634db5eebca962d046c227c5354a34c67 | [
"MIT"
] | null | null | null | src/younger/vrp/topological/Graph.java | younger-1/topological-value-in-graph | ec541a4634db5eebca962d046c227c5354a34c67 | [
"MIT"
] | null | null | null | src/younger/vrp/topological/Graph.java | younger-1/topological-value-in-graph | ec541a4634db5eebca962d046c227c5354a34c67 | [
"MIT"
] | null | null | null | 31.071429 | 118 | 0.586973 | 997,680 | package younger.vrp.topological;
import java.util.*;
import java.util.stream.IntStream;
import java.util.stream.Stream;
public class Graph {
private List<Route> routes;
/**
* @implNote
* this.removeNodes is treated as a Stack
*/
private Deque<Node> removeNodes;
private Deque<Route> rem... |
92367213192b28418996ab8c88702f3aa93826d8 | 656 | java | Java | src/Main.java | jgbackes/ballz | 243d692f6012e09586fc194601ca3aaff29ff476 | [
"BSD-2-Clause"
] | null | null | null | src/Main.java | jgbackes/ballz | 243d692f6012e09586fc194601ca3aaff29ff476 | [
"BSD-2-Clause"
] | null | null | null | src/Main.java | jgbackes/ballz | 243d692f6012e09586fc194601ca3aaff29ff476 | [
"BSD-2-Clause"
] | null | null | null | 36.444444 | 85 | 0.594512 | 997,681 | import javax.swing.JFrame;
public class Main {
// Entry main program
public static void main(String[] args) {
// Run UI in the Event Dispatcher Thread (EDT), instead of Main thread
javax.swing.SwingUtilities.invokeLater(new Runnable() {
public void run() {
JFrame frame = ... |
923672a721d4fac8429d4d69a3ba14ffe03ae47c | 294 | java | Java | JSqlServerBulkInsert/src/main/java/de/bytefish/jsqlserverbulkinsert/functional/Action2.java | vslee/JSqlServerBulkInsert | 1d1a7f15535d2369c152d5ef03d5971aab21ac61 | [
"MIT"
] | 1 | 2019-06-27T20:24:14.000Z | 2019-06-27T20:24:14.000Z | JSqlServerBulkInsert/src/main/java/de/bytefish/jsqlserverbulkinsert/functional/Action2.java | vslee/JSqlServerBulkInsert | 1d1a7f15535d2369c152d5ef03d5971aab21ac61 | [
"MIT"
] | null | null | null | JSqlServerBulkInsert/src/main/java/de/bytefish/jsqlserverbulkinsert/functional/Action2.java | vslee/JSqlServerBulkInsert | 1d1a7f15535d2369c152d5ef03d5971aab21ac61 | [
"MIT"
] | null | null | null | 29.4 | 101 | 0.765306 | 997,682 | // Copyright (c) Philipp Wagner. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
package de.bytefish.jsqlserverbulkinsert.functional;
@FunctionalInterface
public interface Action2<S, T> {
void invoke(S s, T t);
}
|
923672b3a806a153fb0ce3eb478918be9425b7ff | 178 | java | Java | server/src/test/java/org/schoellerfamily/pathfinderhelper/controller/test/package-info.java | vitamort/Pathfinder-Helper | 99875535ac1eb5b13529703c828469050fc28ad2 | [
"Apache-2.0"
] | null | null | null | server/src/test/java/org/schoellerfamily/pathfinderhelper/controller/test/package-info.java | vitamort/Pathfinder-Helper | 99875535ac1eb5b13529703c828469050fc28ad2 | [
"Apache-2.0"
] | 36 | 2017-11-28T03:14:41.000Z | 2018-01-13T19:00:12.000Z | server/src/test/java/org/schoellerfamily/pathfinderhelper/controller/test/package-info.java | vitamort/Pathfinder-Helper | 99875535ac1eb5b13529703c828469050fc28ad2 | [
"Apache-2.0"
] | null | null | null | 25.428571 | 67 | 0.786517 | 997,683 | /**
* Copyright 2017 Jonathan Schoeller
*
* This package contains tests for Pathfinder Helper's controllers.
*/
package org.schoellerfamily.pathfinderhelper.controller.test;
|
923673643d4ab9b4d6cda4b015ea2ed2805eade1 | 1,645 | java | Java | permazen-kv-simple/src/main/java/io/permazen/kv/simple/Put.java | permazen/jsimpledb | 9ee1500b87ee9cab450434888f73a78b67244f35 | [
"Apache-2.0"
] | 202 | 2017-09-05T04:58:39.000Z | 2022-03-31T06:16:23.000Z | permazen-kv-simple/src/main/java/io/permazen/kv/simple/Put.java | permazen/jsimpledb | 9ee1500b87ee9cab450434888f73a78b67244f35 | [
"Apache-2.0"
] | 18 | 2017-09-26T20:15:29.000Z | 2022-01-21T23:55:22.000Z | permazen-kv-simple/src/main/java/io/permazen/kv/simple/Put.java | Joong/permazen | ad404a211c2887c6785992da296dee4271d9ae5b | [
"Apache-2.0"
] | 21 | 2017-09-26T20:12:20.000Z | 2022-02-16T11:55:17.000Z | 23.169014 | 113 | 0.627964 | 997,684 |
/*
* Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
*/
package io.permazen.kv.simple;
import com.google.common.base.Preconditions;
import io.permazen.kv.KVStore;
import io.permazen.kv.util.KeyWatchTracker;
import java.util.AbstractMap;
import java.util.Arrays;
import java.util.Map;
/**
* Represents t... |
923674d865acd7c361170ceaef29d55d677e85b3 | 7,289 | java | Java | recipesAPI/src/main/java/com/shiksha/recipesAPI/model/Recipe.java | PrashanthKR7/RecipeWorld | d1e05da0d747175551c22fd736ae95d6ff41e1e6 | [
"MIT"
] | null | null | null | recipesAPI/src/main/java/com/shiksha/recipesAPI/model/Recipe.java | PrashanthKR7/RecipeWorld | d1e05da0d747175551c22fd736ae95d6ff41e1e6 | [
"MIT"
] | null | null | null | recipesAPI/src/main/java/com/shiksha/recipesAPI/model/Recipe.java | PrashanthKR7/RecipeWorld | d1e05da0d747175551c22fd736ae95d6ff41e1e6 | [
"MIT"
] | null | null | null | 29.039841 | 117 | 0.717382 | 997,685 | package com.shiksha.recipesAPI.model;
import java.io.Serializable;
import java.util.Date;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EntityListeners;
import java... |
923675243548d61f5fc07eccc55ec6dd9163c7d1 | 1,556 | java | Java | src/org/actorsguildframework/annotations/Message.java | timjansen/actorsguild | 8e0e15d40ff2961bfe28da6afc08d612885d0b11 | [
"Apache-2.0"
] | 1 | 2015-08-18T08:44:27.000Z | 2015-08-18T08:44:27.000Z | src/org/actorsguildframework/annotations/Message.java | timjansen/actorsguild | 8e0e15d40ff2961bfe28da6afc08d612885d0b11 | [
"Apache-2.0"
] | null | null | null | src/org/actorsguildframework/annotations/Message.java | timjansen/actorsguild | 8e0e15d40ff2961bfe28da6afc08d612885d0b11 | [
"Apache-2.0"
] | null | null | null | 37.047619 | 97 | 0.719794 | 997,686 | /*
* Copyright 2008 Tim Jansen
*
* 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... |
9236769da593608e228fb75f00212610b06fc339 | 3,797 | java | Java | jetty-websocket/websocket-javax-common/src/test/java/org/eclipse/jetty/websocket/javax/common/util/ReflectUtilsTest.java | aHenryJard/jetty.project | 5bd4cee7c8070895908699393a7f9dc48457d5fb | [
"Apache-2.0"
] | null | null | null | jetty-websocket/websocket-javax-common/src/test/java/org/eclipse/jetty/websocket/javax/common/util/ReflectUtilsTest.java | aHenryJard/jetty.project | 5bd4cee7c8070895908699393a7f9dc48457d5fb | [
"Apache-2.0"
] | null | null | null | jetty-websocket/websocket-javax-common/src/test/java/org/eclipse/jetty/websocket/javax/common/util/ReflectUtilsTest.java | aHenryJard/jetty.project | 5bd4cee7c8070895908699393a7f9dc48457d5fb | [
"Apache-2.0"
] | null | null | null | 27.316547 | 135 | 0.662628 | 997,687 | //
// ========================================================================
// Copyright (c) 1995-2020 Mort Bay Consulting Pty Ltd and others.
//
// This program and the accompanying materials are made available under
// the terms of the Eclipse Public License 2.0 which is available at
// https://www.eclipse.org/leg... |
923678c5bb49a02ae20c7ad81cd53bc947381fd6 | 514 | java | Java | customer-microservice/src/main/java/com/oi/hermes/customer/dao/CustomerRepository.java | open-insights/micro-service-sample-implementation | 760f1c34ca6ed98e150838cbb0ee1417235d9a47 | [
"MIT"
] | null | null | null | customer-microservice/src/main/java/com/oi/hermes/customer/dao/CustomerRepository.java | open-insights/micro-service-sample-implementation | 760f1c34ca6ed98e150838cbb0ee1417235d9a47 | [
"MIT"
] | null | null | null | customer-microservice/src/main/java/com/oi/hermes/customer/dao/CustomerRepository.java | open-insights/micro-service-sample-implementation | 760f1c34ca6ed98e150838cbb0ee1417235d9a47 | [
"MIT"
] | null | null | null | 28.555556 | 76 | 0.826848 | 997,688 | package com.oi.hermes.customer.dao;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.repository.query.Param;
import org.springframework.data.rest.core.annotation.RepositoryRestResource;
import com.oi.hermes.customer.entity.Customer;
@RepositoryRes... |
9236795a04851feb880a49fcc92442c99321d2cb | 8,111 | java | Java | AndroidARSample/app/src/main/java/com/example/bhaskar/android_ar_sample/AR/ARActivity.java | bhaskar-majumder/Android-AR-Sample | b7fcc77977f8a8d998912db470f7400cf0141719 | [
"Apache-2.0"
] | null | null | null | AndroidARSample/app/src/main/java/com/example/bhaskar/android_ar_sample/AR/ARActivity.java | bhaskar-majumder/Android-AR-Sample | b7fcc77977f8a8d998912db470f7400cf0141719 | [
"Apache-2.0"
] | null | null | null | AndroidARSample/app/src/main/java/com/example/bhaskar/android_ar_sample/AR/ARActivity.java | bhaskar-majumder/Android-AR-Sample | b7fcc77977f8a8d998912db470f7400cf0141719 | [
"Apache-2.0"
] | null | null | null | 41.594872 | 147 | 0.630132 | 997,689 | package com.example.bhaskar.android_ar_sample.AR;
import android.app.Activity;
import android.app.ActivityManager;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.support.v7.app.AppCompat... |
92367962011ffcbb98270f0d24e83f8f1ed14bbd | 5,729 | java | Java | adminfly/commons/src/main/java/org/papaja/adminfly/commons/dao/repository/AbstractRepository.java | papajaOrg/adminflyModular | 8634e3ec159493fc7bec0bac475c03bf68ea518b | [
"Apache-2.0"
] | null | null | null | adminfly/commons/src/main/java/org/papaja/adminfly/commons/dao/repository/AbstractRepository.java | papajaOrg/adminflyModular | 8634e3ec159493fc7bec0bac475c03bf68ea518b | [
"Apache-2.0"
] | 3 | 2021-01-21T00:28:51.000Z | 2021-12-09T21:38:28.000Z | adminfly/commons/src/main/java/org/papaja/adminfly/commons/dao/repository/AbstractRepository.java | org-papaja/papaja-adminfly | 8634e3ec159493fc7bec0bac475c03bf68ea518b | [
"Apache-2.0"
] | 1 | 2022-03-06T08:42:20.000Z | 2022-03-06T08:42:20.000Z | 28.934343 | 110 | 0.654914 | 997,690 | package org.papaja.adminfly.commons.dao.repository;
import org.hibernate.MultiIdentifierLoadAccess;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.query.Query;
import org.papaja.adminfly.commons.dao.entity.api.Entity;
import org.papaja.function.TriConsumer;
import org.papaja.tu... |
923679713bfb63d2620dc13fd18c5bca4af412d9 | 2,371 | java | Java | appengine-java8/tasks/snippets/src/main/java/com/example/task/CreateQueue.java | sirinartk/java-docs-samples | c9aab34adf449040fc0968251caff81bd55c0702 | [
"Apache-2.0"
] | 1 | 2019-11-14T17:35:49.000Z | 2019-11-14T17:35:49.000Z | appengine-java8/tasks/snippets/src/main/java/com/example/task/CreateQueue.java | sirinartk/java-docs-samples | c9aab34adf449040fc0968251caff81bd55c0702 | [
"Apache-2.0"
] | 2 | 2021-03-10T23:29:41.000Z | 2021-06-23T20:57:37.000Z | appengine-java8/tasks/snippets/src/main/java/com/example/task/CreateQueue.java | sirinartk/java-docs-samples | c9aab34adf449040fc0968251caff81bd55c0702 | [
"Apache-2.0"
] | 1 | 2020-06-12T09:27:40.000Z | 2020-06-12T09:27:40.000Z | 37.634921 | 91 | 0.691691 | 997,691 | /*
* Copyright 2019 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 wr... |
923679a14bc79d58184157e59c17c69eb644afe5 | 5,068 | java | Java | runtime/src/main/java/org/capnproto/BuilderArena.java | paxel/capnproto-java | fe453a59c40700799d97aa3257428a4ac532ae30 | [
"MIT"
] | null | null | null | runtime/src/main/java/org/capnproto/BuilderArena.java | paxel/capnproto-java | fe453a59c40700799d97aa3257428a4ac532ae30 | [
"MIT"
] | null | null | null | runtime/src/main/java/org/capnproto/BuilderArena.java | paxel/capnproto-java | fe453a59c40700799d97aa3257428a4ac532ae30 | [
"MIT"
] | null | null | null | 36.460432 | 128 | 0.687253 | 997,692 | // Copyright (c) 2013-2014 Sandstorm Development Group, Inc. and contributors
// Licensed under the MIT License:
//
// 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... |
923679b663252d965cd91742ce21b1585fec2471 | 1,712 | java | Java | src/main/java/dev/jacomet/gradle/plugins/logging/LoggingModuleIdentifiers.java | jlstrater/logging-capabilities | 3ad233b1579417dbc3676de80423493bfa7d2d70 | [
"Apache-2.0"
] | 27 | 2019-12-17T20:26:24.000Z | 2022-03-23T00:11:28.000Z | src/main/java/dev/jacomet/gradle/plugins/logging/LoggingModuleIdentifiers.java | jlstrater/logging-capabilities | 3ad233b1579417dbc3676de80423493bfa7d2d70 | [
"Apache-2.0"
] | 16 | 2020-01-10T08:33:05.000Z | 2022-03-09T20:04:37.000Z | src/main/java/dev/jacomet/gradle/plugins/logging/LoggingModuleIdentifiers.java | jlstrater/logging-capabilities | 3ad233b1579417dbc3676de80423493bfa7d2d70 | [
"Apache-2.0"
] | 4 | 2019-12-17T16:32:05.000Z | 2021-11-27T18:15:16.000Z | 37.217391 | 88 | 0.64778 | 997,693 | package dev.jacomet.gradle.plugins.logging;
import org.gradle.api.artifacts.Dependency;
public enum LoggingModuleIdentifiers {
LOG4J_SLF4J_IMPL("org.apache.logging.log4j", "log4j-slf4j-impl", "2.0"),
LOG4J_TO_SLF4J("org.apache.logging.log4j", "log4j-to-slf4j", "2.0"),
SLF4J_SIMPLE("org.slf4j", "slf4j-simp... |
923679dfcc4ba747b2318ae22b94f2c322782594 | 1,096 | java | Java | framework/frontend/src/main/java/org/koenighotze/jee7hotel/framework/frontend/CorsFilter.java | koenighotze/Hotel-Reservation-Tool | 7d217d738bdca0d8ace45149190e8c9ff73b6d9c | [
"Apache-2.0"
] | 6 | 2017-04-11T08:49:30.000Z | 2020-06-10T08:59:39.000Z | framework/frontend/src/main/java/org/koenighotze/jee7hotel/framework/frontend/CorsFilter.java | koenighotze/Hotel-Reservation-Tool | 7d217d738bdca0d8ace45149190e8c9ff73b6d9c | [
"Apache-2.0"
] | 29 | 2015-08-28T20:51:06.000Z | 2016-02-07T10:13:23.000Z | framework/frontend/src/main/java/org/koenighotze/jee7hotel/framework/frontend/CorsFilter.java | koenighotze/Hotel-Reservation-Tool | 7d217d738bdca0d8ace45149190e8c9ff73b6d9c | [
"Apache-2.0"
] | 2 | 2017-05-07T19:13:58.000Z | 2020-05-19T18:42:20.000Z | 34.25 | 127 | 0.713504 | 997,694 | package org.koenighotze.jee7hotel.framework.frontend;
import javax.servlet.*;
import javax.servlet.annotation.WebFilter;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
/**
* @author dschmitz
*/
@WebFilter(filterName = "CorsFilter",
urlPatterns = {"/*"})
public class CorsFilter im... |
923679f05bc8bdfbacba4749cd856af13f768c77 | 4,292 | java | Java | giraph-block-app/src/main/java/org/apache/giraph/block_app/migration/MigrationFullBlockFactory.java | shantanusharma/giraph | 8ba2fea912ead1b8e3a81629250bdd684d36d23c | [
"ECL-2.0",
"Apache-2.0"
] | 411 | 2015-01-07T02:56:29.000Z | 2022-02-19T13:49:58.000Z | giraph-block-app/src/main/java/org/apache/giraph/block_app/migration/MigrationFullBlockFactory.java | shantanusharma/giraph | 8ba2fea912ead1b8e3a81629250bdd684d36d23c | [
"ECL-2.0",
"Apache-2.0"
] | 42 | 2016-11-28T22:27:01.000Z | 2021-05-14T15:42:21.000Z | giraph-block-app/src/main/java/org/apache/giraph/block_app/migration/MigrationFullBlockFactory.java | shantanusharma/giraph | 8ba2fea912ead1b8e3a81629250bdd684d36d23c | [
"ECL-2.0",
"Apache-2.0"
] | 234 | 2015-01-04T08:22:07.000Z | 2022-03-07T07:16:03.000Z | 37.649123 | 107 | 0.7048 | 997,695 | /*
* 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 ... |
923679f4eea831d1dbc0f2f5b954cd2bf741b3ca | 1,447 | java | Java | projects/auth-system/src/main/java/me/abdera7mane/authsystem/control/ExceptionDialog.java | shellc0d3/H4ckT0b3rF3st-2k20 | cb5db6b5b22d28aeff441d4cf2cbb881fd6ed274 | [
"MIT"
] | 27 | 2020-10-04T14:11:54.000Z | 2021-05-14T03:51:43.000Z | projects/auth-system/src/main/java/me/abdera7mane/authsystem/control/ExceptionDialog.java | shellc0d3/H4ckT0b3rF3st-2k20 | cb5db6b5b22d28aeff441d4cf2cbb881fd6ed274 | [
"MIT"
] | 56 | 2020-10-06T06:38:54.000Z | 2020-11-25T10:22:40.000Z | projects/auth-system/src/main/java/me/abdera7mane/authsystem/control/ExceptionDialog.java | shellc0d3/H4ckT0b3rF3st-2k20 | cb5db6b5b22d28aeff441d4cf2cbb881fd6ed274 | [
"MIT"
] | 63 | 2020-10-04T12:46:09.000Z | 2021-01-10T16:35:53.000Z | 32.155556 | 76 | 0.712509 | 997,696 | package me.abdera7mane.authsystem.control;
import javafx.scene.control.Alert;
import javafx.scene.control.Label;
import javafx.scene.control.TextArea;
import javafx.scene.layout.GridPane;
import javafx.scene.layout.Priority;
import java.io.PrintWriter;
import java.io.StringWriter;
public class ExceptionDialog extend... |
92367a173ccc998dd98dd36ff8ccec9070afccd0 | 16,403 | java | Java | vscrawler-core/src/main/java/com/virjar/vscrawler/core/selector/string/function/awk/util/AwkSettings.java | virjar/vscrawler | 58fbf61375c90650af6e677190a2dfbd2639295b | [
"Apache-2.0"
] | 44 | 2017-06-12T09:00:26.000Z | 2022-02-17T08:48:52.000Z | vscrawler-core/src/main/java/com/virjar/vscrawler/core/selector/string/function/awk/util/AwkSettings.java | virjar/vscrawler | 58fbf61375c90650af6e677190a2dfbd2639295b | [
"Apache-2.0"
] | 1 | 2018-11-28T08:56:48.000Z | 2018-11-30T08:13:41.000Z | vscrawler-core/src/main/java/com/virjar/vscrawler/core/selector/string/function/awk/util/AwkSettings.java | virjar/vscrawler | 58fbf61375c90650af6e677190a2dfbd2639295b | [
"Apache-2.0"
] | 11 | 2017-06-16T12:42:07.000Z | 2020-01-09T06:34:22.000Z | 27.661046 | 117 | 0.710297 | 997,697 | package com.virjar.vscrawler.core.selector.string.function.awk.util;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* A simple container for the parameters of a single AWK invocation.
* These values have defaults.
* These defaults ... |
92367a292c8738c52d818f5a1b7b30960351c9d3 | 922 | java | Java | guava-testlib/src/com/google/common/collect/testing/TestCollectionGenerator.java | TeamNyx/external_guava | adee4a2c97a40a92d5b65962d73321e3da4e2679 | [
"Apache-2.0"
] | 3 | 2015-06-21T12:37:25.000Z | 2021-05-11T08:08:07.000Z | guava-testlib/src/com/google/common/collect/testing/TestCollectionGenerator.java | TeamNyx/external_guava | adee4a2c97a40a92d5b65962d73321e3da4e2679 | [
"Apache-2.0"
] | null | null | null | guava-testlib/src/com/google/common/collect/testing/TestCollectionGenerator.java | TeamNyx/external_guava | adee4a2c97a40a92d5b65962d73321e3da4e2679 | [
"Apache-2.0"
] | 15 | 2015-11-19T15:16:30.000Z | 2019-07-05T22:39:02.000Z | 29.741935 | 75 | 0.741866 | 997,698 | /*
* Copyright (C) 2007 The Guava Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
92367b437362497924229dbc7d0f429a46c1f7e5 | 472 | java | Java | _src/Chapter04/P92_VarAndMethodReturnAndArgumentsTypes/src/modern/challenge/Main.java | paullewallencom/java-978-1-7898-0141-5 | f5c900281b0263faaecf6e4c5b3e8562d7a437d0 | [
"Apache-2.0"
] | 427 | 2019-10-08T11:17:47.000Z | 2022-03-30T10:26:57.000Z | Chapter04/P92_VarAndMethodReturnAndArgumentsTypes/src/modern/challenge/Main.java | Danrusu1/Java-Coding-Problems | 21a1169cd2742559b586a972fa0d31e6f106cae2 | [
"MIT"
] | 7 | 2019-12-07T22:32:09.000Z | 2021-06-04T22:03:30.000Z | Chapter04/P92_VarAndMethodReturnAndArgumentsTypes/src/modern/challenge/Main.java | Danrusu1/Java-Coding-Problems | 21a1169cd2742559b586a972fa0d31e6f106cae2 | [
"MIT"
] | 284 | 2019-09-27T13:31:55.000Z | 2022-03-31T14:18:51.000Z | 18.88 | 69 | 0.622881 | 997,699 | package modern.challenge;
import java.util.Date;
public class Main {
public static void main(String[] args) {
System.out.println(checkPlayer());
}
public static Report checkPlayer() {
var player = new Player();
var timestamp = new Date();
var report = fetchReport(player... |
92367ba69f6298d1461bb2c270efd3e491c9427e | 120 | java | Java | orienteer-standalone/src/main/java/org/orienteer/standalone/package-info.java | xiayingfeng/Orienteer | 23112f0c1f130522d07d49d9ee8e201a3f757ac2 | [
"Apache-2.0"
] | 143 | 2016-06-21T08:15:37.000Z | 2022-03-26T17:17:29.000Z | orienteer-standalone/src/main/java/org/orienteer/standalone/package-info.java | xiayingfeng/Orienteer | 23112f0c1f130522d07d49d9ee8e201a3f757ac2 | [
"Apache-2.0"
] | 277 | 2016-06-07T06:10:20.000Z | 2022-03-08T21:12:50.000Z | orienteer-standalone/src/main/java/org/orienteer/standalone/package-info.java | xiayingfeng/Orienteer | 23112f0c1f130522d07d49d9ee8e201a3f757ac2 | [
"Apache-2.0"
] | 61 | 2016-06-14T02:36:59.000Z | 2022-03-06T19:09:45.000Z | 30 | 78 | 0.791667 | 997,700 | /**
* Package contains classes required for starting Orienteer in standalone mode
*/
package org.orienteer.standalone; |
92367c424f4ff2205bf7a2ad3b0f9591165996b9 | 4,470 | java | Java | bundles/org.tmdmaker.ui/src/org/tmdmaker/ui/editor/gef3/editparts/node/AbstractSubsetTypeEditPart.java | tmdmaker/tmdmaker | 1491f15e8f3cb8db61bb63dd75c3692e7edf3608 | [
"Apache-2.0"
] | 7 | 2017-12-14T02:52:52.000Z | 2022-01-23T05:50:17.000Z | bundles/org.tmdmaker.ui/src/org/tmdmaker/ui/editor/gef3/editparts/node/AbstractSubsetTypeEditPart.java | tmdmaker/tmdmaker | 1491f15e8f3cb8db61bb63dd75c3692e7edf3608 | [
"Apache-2.0"
] | 7 | 2020-07-04T00:39:53.000Z | 2021-01-10T07:19:13.000Z | bundles/org.tmdmaker.ui/src/org/tmdmaker/ui/editor/gef3/editparts/node/AbstractSubsetTypeEditPart.java | tmdmaker/tmdmaker | 1491f15e8f3cb8db61bb63dd75c3692e7edf3608 | [
"Apache-2.0"
] | null | null | null | 25.397727 | 135 | 0.744966 | 997,701 | /*
* Copyright 2009-2019 TMD-Maker Project <https://www.tmdmaker.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 re... |
92367c5533d06be456eff3ea70b3bfe57ce97c45 | 1,210 | java | Java | src/main/java/recursion_and_dynamic_programminng/TripleStep.java | mohnoor94/ProblemsSolving | fc861a5804c448d76c4785f3c98943a1e9accfd2 | [
"Apache-2.0"
] | 8 | 2018-10-13T05:46:06.000Z | 2021-10-13T10:13:05.000Z | src/main/java/recursion_and_dynamic_programminng/TripleStep.java | mohnoor94/ProblemsSolving | fc861a5804c448d76c4785f3c98943a1e9accfd2 | [
"Apache-2.0"
] | null | null | null | src/main/java/recursion_and_dynamic_programminng/TripleStep.java | mohnoor94/ProblemsSolving | fc861a5804c448d76c4785f3c98943a1e9accfd2 | [
"Apache-2.0"
] | 1 | 2020-03-31T16:25:55.000Z | 2020-03-31T16:25:55.000Z | 30.25 | 117 | 0.609917 | 997,702 | package recursion_and_dynamic_programminng;
import java.util.Arrays;
/**
* A child is running up a staircase with n steps and can hop either 1 step, 2 steps, or 3 steps at a time. Implement
* a method to count how many possible ways the child can run up the stairs.
* ***
* - Cracking the coding interview, a book ... |
92367d5b80d12b81d2228247c3c83cb7ed89dfed | 976 | java | Java | src/main/java/com/example/demo/BasicConfiguration.java | ferrelm/spring-boot-rest-api | 2699d47f2db28e40705202c31f95b292ce258af3 | [
"MIT"
] | null | null | null | src/main/java/com/example/demo/BasicConfiguration.java | ferrelm/spring-boot-rest-api | 2699d47f2db28e40705202c31f95b292ce258af3 | [
"MIT"
] | null | null | null | src/main/java/com/example/demo/BasicConfiguration.java | ferrelm/spring-boot-rest-api | 2699d47f2db28e40705202c31f95b292ce258af3 | [
"MIT"
] | null | null | null | 19.52 | 75 | 0.641393 | 997,703 | package com.example.demo;
import java.util.ArrayList;
import java.util.List;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.stereotype.Component;
@Component
@ConfigurationProperties("basic")
public class BasicConfiguration {
private int number;
private ... |
92367dd06fa2f986faf46e6cd45900c2716e7cc6 | 3,276 | java | Java | src/main/java/com/github/jonathanxd/wcommands/ext/reflect/visitors/containers/TreeNamedContainer.java | JonathanxD/WCommands | 754502500510753e44d97a884456cb76ab87e7c2 | [
"MIT"
] | null | null | null | src/main/java/com/github/jonathanxd/wcommands/ext/reflect/visitors/containers/TreeNamedContainer.java | JonathanxD/WCommands | 754502500510753e44d97a884456cb76ab87e7c2 | [
"MIT"
] | null | null | null | src/main/java/com/github/jonathanxd/wcommands/ext/reflect/visitors/containers/TreeNamedContainer.java | JonathanxD/WCommands | 754502500510753e44d97a884456cb76ab87e7c2 | [
"MIT"
] | null | null | null | 38.267442 | 153 | 0.714676 | 997,704 | /*
* WCommands - Yet Another Command API! <https://github.com/JonathanxD/WCommands>
*
* The MIT License (MIT)
*
* Copyright (c) 2016 TheRealBuggy/JonathanxD (https://github.com/JonathanxD/ & https://github.com/TheRealBuggy/) <anpch@example.com>
* Copyright (c) contributors
*
*
* Per... |
92367ebd58ea817cfd758cf51c2c49a2e8a369aa | 710 | java | Java | concurrentCode/src/main/java/com/wkc/java/threadbasic/Priority_11.java | weikaichen20/notes | 1b59ce0b0786345880081ce0b1f871248efa0b31 | [
"Apache-2.0"
] | null | null | null | concurrentCode/src/main/java/com/wkc/java/threadbasic/Priority_11.java | weikaichen20/notes | 1b59ce0b0786345880081ce0b1f871248efa0b31 | [
"Apache-2.0"
] | null | null | null | concurrentCode/src/main/java/com/wkc/java/threadbasic/Priority_11.java | weikaichen20/notes | 1b59ce0b0786345880081ce0b1f871248efa0b31 | [
"Apache-2.0"
] | null | null | null | 22.903226 | 65 | 0.447887 | 997,705 | package com.wkc.java.threadbasic;
/**
* Created on 2022/3/9.
*
* @author Weikaichen
*/
public class Priority_11 {
public static void main(String[] args) {
Thread t1 = new Thread(() -> {
int count = 0;
while (true) {
System.out.println("t1===>" + count++);
... |
923680048ceae5550d818a0d67606fff8c22d0bc | 5,227 | java | Java | metrics/src/main/java/com/wildbeeslabs/sensiblemetrics/diffy/metrics/score/FuzzyScore.java | AlexRogalskiy/Comparalyzer | 42a03c14d639663387e7b796dca41cb1300ad36b | [
"MIT"
] | 1 | 2019-02-27T00:28:14.000Z | 2019-02-27T00:28:14.000Z | metrics/src/main/java/com/wildbeeslabs/sensiblemetrics/diffy/metrics/score/FuzzyScore.java | AlexRogalskiy/Comparalyzer | 42a03c14d639663387e7b796dca41cb1300ad36b | [
"MIT"
] | 8 | 2019-11-13T09:02:17.000Z | 2021-12-09T20:49:03.000Z | metrics/src/main/java/com/wildbeeslabs/sensiblemetrics/diffy/metrics/score/FuzzyScore.java | AlexRogalskiy/Diffy | 42a03c14d639663387e7b796dca41cb1300ad36b | [
"MIT"
] | 1 | 2019-02-01T08:48:24.000Z | 2019-02-01T08:48:24.000Z | 42.844262 | 103 | 0.63612 | 997,706 | /*
* The MIT License
*
* Copyright 2019 WildBees Labs, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software andAll associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use,... |
9236810412cd055f6a5cc73e9ea776468c622eac | 1,184 | java | Java | src/main/java/br/com/bovbi/embed/rest/response/UserLoggedResponse.java | fernandommota/embed-pentaho-server | b37d4fd50f44f61c8dbc4b37951f8d4fa49588bd | [
"CC0-1.0"
] | 1 | 2021-02-10T01:48:14.000Z | 2021-02-10T01:48:14.000Z | src/main/java/br/com/bovbi/embed/rest/response/UserLoggedResponse.java | fernandommota/embed-pentaho-server | b37d4fd50f44f61c8dbc4b37951f8d4fa49588bd | [
"CC0-1.0"
] | null | null | null | src/main/java/br/com/bovbi/embed/rest/response/UserLoggedResponse.java | fernandommota/embed-pentaho-server | b37d4fd50f44f61c8dbc4b37951f8d4fa49588bd | [
"CC0-1.0"
] | 1 | 2021-02-04T00:09:17.000Z | 2021-02-04T00:09:17.000Z | 21.527273 | 56 | 0.554899 | 997,707 | package br.com.bovbi.embed.rest.response;
import java.util.ArrayList;
import java.util.Date;
public class UserLoggedResponse {
private String token;
private String username;
private ArrayList<String> roles;
private Boolean active;
public String getToken() {
return token;
}
public... |
92368219a035e9e02d8a6c0a9b7691ff232df1c5 | 634 | java | Java | app/src/main/java/com/itzxx/mvphabit/utils/SingletonRxRetrofit.java | zhanghacker/MvpHabit | de2bfa6fc26ec2ed2670de6ade40e3ea70522930 | [
"Apache-2.0"
] | 39 | 2018-09-18T09:12:43.000Z | 2022-03-25T08:36:10.000Z | app/src/main/java/com/itzxx/mvphabit/utils/SingletonRxRetrofit.java | zhanghacker/HelperHabit | de2bfa6fc26ec2ed2670de6ade40e3ea70522930 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/itzxx/mvphabit/utils/SingletonRxRetrofit.java | zhanghacker/HelperHabit | de2bfa6fc26ec2ed2670de6ade40e3ea70522930 | [
"Apache-2.0"
] | 3 | 2018-12-31T03:42:07.000Z | 2022-03-25T08:36:10.000Z | 23.481481 | 94 | 0.684543 | 997,708 | package com.itzxx.mvphabit.utils;
import com.itzxx.helperlibrary.network.RetrofitUtil;
import com.itzxx.mvphabit.UserApi;
public class SingletonRxRetrofit {
private static SingletonRxRetrofit okHttpClient;
private UserApi mUserApi;
public static SingletonRxRetrofit getInstance() {
if (okHttpCli... |
92368429be16487945b7ef484dc9e2219b466b86 | 4,093 | java | Java | core/cli/src/test/java/org/locationtech/geowave/core/cli/prefix/PrefixedJCommanderTest.java | e2000y/geowave | 6cc4d39c7bd4cbfe57095559ee2fb1e1cfa89890 | [
"Apache-2.0"
] | 280 | 2017-06-14T01:26:19.000Z | 2022-03-28T15:45:23.000Z | core/cli/src/test/java/org/locationtech/geowave/core/cli/prefix/PrefixedJCommanderTest.java | e2000y/geowave | 6cc4d39c7bd4cbfe57095559ee2fb1e1cfa89890 | [
"Apache-2.0"
] | 458 | 2017-06-12T20:00:59.000Z | 2022-03-31T04:41:59.000Z | core/cli/src/test/java/org/locationtech/geowave/core/cli/prefix/PrefixedJCommanderTest.java | e2000y/geowave | 6cc4d39c7bd4cbfe57095559ee2fb1e1cfa89890 | [
"Apache-2.0"
] | 135 | 2017-06-12T20:39:34.000Z | 2022-03-15T13:42:30.000Z | 32.484127 | 100 | 0.724408 | 997,709 | /**
* Copyright (c) 2013-2020 Contributors to the Eclipse Foundation
*
* <p> See the NOTICE file distributed with this work for additional information regarding copyright
* ownership. All rights reserved. This program and the accompanying materials are made available
* under the terms of the Apache License, Versio... |
9236843362b19f8ab8ef0abc0bbcd2b7bf270961 | 1,613 | java | Java | 03_Assignment/dream_park/src/park/Game.java | CSEMN/FEE_SWE | 4607a42674883927427b85f393a027ac82a82186 | [
"MIT"
] | null | null | null | 03_Assignment/dream_park/src/park/Game.java | CSEMN/FEE_SWE | 4607a42674883927427b85f393a027ac82a82186 | [
"MIT"
] | null | null | null | 03_Assignment/dream_park/src/park/Game.java | CSEMN/FEE_SWE | 4607a42674883927427b85f393a027ac82a82186 | [
"MIT"
] | null | null | null | 22.09589 | 70 | 0.637322 | 997,710 | package park;
import utilities.Generate;
import people.GameManager;
public class Game {
private String g_id;
private String gName;
private double price;
private int ageRestriction;
private String description;
private GameManager gameManager;
public Game(String gName, GameManager gameManag... |
923684ac0320a5f09eca78f755e899d4fe1da82b | 1,513 | java | Java | drools-test-coverage/test-suite/src/test/java/org/drools/testcoverage/common/util/FileUtil.java | cuijulian/drools | 31b4dacd07ad962592dfb5ae6eee5cb825acce14 | [
"Apache-2.0"
] | 3,631 | 2017-03-14T08:54:05.000Z | 2022-03-31T19:59:10.000Z | drools-test-coverage/test-suite/src/test/java/org/drools/testcoverage/common/util/FileUtil.java | cuijulian/drools | 31b4dacd07ad962592dfb5ae6eee5cb825acce14 | [
"Apache-2.0"
] | 2,274 | 2017-03-13T14:02:17.000Z | 2022-03-28T17:23:17.000Z | drools-test-coverage/test-suite/src/test/java/org/drools/testcoverage/common/util/FileUtil.java | cuijulian/drools | 31b4dacd07ad962592dfb5ae6eee5cb825acce14 | [
"Apache-2.0"
] | 1,490 | 2017-03-14T11:37:37.000Z | 2022-03-31T08:50:22.000Z | 32.891304 | 141 | 0.673496 | 997,711 | /*
* Copyright 2017 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
923684b25792f16b79f13605dacd88617831e208 | 7,559 | java | Java | src/org/hy/common/ldap/annotation/LdapAnnotation.java | HY-ZhengWei/hy.common.ldap | 2114acf3c6091fd8cc17d6284517bca44ff0c4a1 | [
"Apache-2.0"
] | 5 | 2017-02-17T06:50:12.000Z | 2017-03-13T02:33:28.000Z | src/org/hy/common/ldap/annotation/LdapAnnotation.java | HY-ZhengWei/hy.common.ldap | 2114acf3c6091fd8cc17d6284517bca44ff0c4a1 | [
"Apache-2.0"
] | null | null | null | src/org/hy/common/ldap/annotation/LdapAnnotation.java | HY-ZhengWei/hy.common.ldap | 2114acf3c6091fd8cc17d6284517bca44ff0c4a1 | [
"Apache-2.0"
] | 2 | 2017-03-09T09:40:59.000Z | 2017-06-30T06:30:21.000Z | 40.207447 | 155 | 0.486308 | 997,712 | package org.hy.common.ldap.annotation;
import java.lang.annotation.ElementType;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.util.Hashtable;
import java.util.List;
import java.util.Map;
import org.hy.common.ClassInfo;
import org.hy.common.ClassReflect;
import org.hy.common.Help;
import... |
9236851657a3ce73ff782dff4c30f41e70921180 | 457 | java | Java | core/src/test/java/net/onedaybeard/constexpr/model/PlainPrimitive.java | junkdog/constexpr-java | 1e89cabb019392c21e1b0a2cabddd891632203aa | [
"Apache-2.0"
] | 57 | 2016-10-31T00:45:47.000Z | 2022-01-14T11:05:54.000Z | core/src/test/java/net/onedaybeard/constexpr/model/PlainPrimitive.java | junkdog/constexpr-java | 1e89cabb019392c21e1b0a2cabddd891632203aa | [
"Apache-2.0"
] | 3 | 2016-10-31T13:27:27.000Z | 2020-06-22T11:23:34.000Z | core/src/test/java/net/onedaybeard/constexpr/model/PlainPrimitive.java | junkdog/constexpr-java | 1e89cabb019392c21e1b0a2cabddd891632203aa | [
"Apache-2.0"
] | 4 | 2016-10-31T11:46:59.000Z | 2021-06-07T12:42:43.000Z | 22.85 | 76 | 0.730853 | 997,713 | package net.onedaybeard.constexpr.model;
import net.onedaybeard.constexpr.ConstExpr;
import java.util.Random;
public class PlainPrimitive {
@ConstExpr public static final long timestamp = System.currentTimeMillis();
@ConstExpr public static final int seed = generateSeed();
@ConstExpr
private static int generate... |
923685be6fd96305a6d7b2df386192c1f3f3e41f | 96 | java | Java | src/main/java/com/lofi/springbean/dynamic/Customer.java | dataronio/springbean-dynamic | ad59dd65cad2f0e28c2b8872030f9b24dd3f44a6 | [
"Apache-2.0"
] | 9 | 2019-01-07T11:46:10.000Z | 2021-11-21T16:24:10.000Z | src/main/java/com/lofi/springbean/dynamic/Customer.java | dataronio/springbean-dynamic | ad59dd65cad2f0e28c2b8872030f9b24dd3f44a6 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/lofi/springbean/dynamic/Customer.java | dataronio/springbean-dynamic | ad59dd65cad2f0e28c2b8872030f9b24dd3f44a6 | [
"Apache-2.0"
] | 6 | 2019-03-07T13:24:17.000Z | 2021-12-30T13:34:26.000Z | 12 | 36 | 0.760417 | 997,714 | package com.lofi.springbean.dynamic;
public interface Customer {
public String getName();
}
|
923686b7b57941ee86ceb90d06d047767ed11aaa | 688 | java | Java | jboss/jboss-netty/ff-netty-5.0/src/main/java/org/ko/netty/t2/handler/HwClientHandler.java | le3t/ko-repo | 50eb0b4cadb9db9bf608a9e5d36376f38ff5cce5 | [
"Apache-2.0"
] | 4 | 2018-03-13T09:49:43.000Z | 2018-04-04T11:27:40.000Z | jboss/jboss-netty/ff-netty-5.0/src/main/java/org/ko/netty/t2/handler/HwClientHandler.java | le3t/ko-repo | 50eb0b4cadb9db9bf608a9e5d36376f38ff5cce5 | [
"Apache-2.0"
] | 3 | 2019-08-26T13:41:57.000Z | 2019-08-26T13:44:21.000Z | jboss/jboss-netty/ff-netty-5.0/src/main/java/org/ko/netty/t2/handler/HwClientHandler.java | le3t/ko-repo | 50eb0b4cadb9db9bf608a9e5d36376f38ff5cce5 | [
"Apache-2.0"
] | 1 | 2018-12-07T10:06:42.000Z | 2018-12-07T10:06:42.000Z | 29.913043 | 85 | 0.732558 | 997,715 | package org.ko.netty.t2.handler;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.ChannelInboundHandlerAdapter;
public class HwClientHandler extends ChannelInboundHandlerAdapter {
@Override
public void channelRead(ChannelHandlerContext ctx, Object msg) throws Exception {
System.... |
9236878c4547d40732f3bb65580a6e07c8d2f7c2 | 2,155 | java | Java | src/main/java/dansapps/interakt/actions/ReproduceAction.java | dmccoystephenson/Interakt | 42f744607c10017310cba5866a4de42b03a66f64 | [
"Apache-2.0"
] | null | null | null | src/main/java/dansapps/interakt/actions/ReproduceAction.java | dmccoystephenson/Interakt | 42f744607c10017310cba5866a4de42b03a66f64 | [
"Apache-2.0"
] | 10 | 2022-01-08T07:11:39.000Z | 2022-01-10T06:45:20.000Z | src/main/java/dansapps/interakt/actions/ReproduceAction.java | dmccoystephenson/Interakt | 42f744607c10017310cba5866a4de42b03a66f64 | [
"Apache-2.0"
] | null | null | null | 43.1 | 188 | 0.704408 | 997,716 | package dansapps.interakt.actions;
import dansapps.interakt.Interakt;
import dansapps.interakt.actions.abs.Action;
import dansapps.interakt.data.PersistentData;
import dansapps.interakt.factories.ActionRecordFactory;
import dansapps.interakt.factories.ActorFactory;
import dansapps.interakt.factories.EventFactory;
impo... |
923688ac73b6266338c371d851e94e27483b1e89 | 43 | java | Java | testdata/BxExampleTest/Test.java | Billy-sm24/megamodelbuild | 023c0fe9a5409b8066e3b317921c2cf818b18c43 | [
"Apache-2.0"
] | null | null | null | testdata/BxExampleTest/Test.java | Billy-sm24/megamodelbuild | 023c0fe9a5409b8066e3b317921c2cf818b18c43 | [
"Apache-2.0"
] | null | null | null | testdata/BxExampleTest/Test.java | Billy-sm24/megamodelbuild | 023c0fe9a5409b8066e3b317921c2cf818b18c43 | [
"Apache-2.0"
] | 1 | 2020-12-03T18:58:25.000Z | 2020-12-03T18:58:25.000Z | 14.333333 | 20 | 0.627907 | 997,717 | public class Test {
// Some test code
} |
9236896dd40ae2a9369d738cb32e324d1b372a4a | 118 | java | Java | src/main/java/com/google/teampot/model/TaskActivityEventVerb.java | andryfailli/teampot | 18992bfc2aa264a9034143acf36e6374e2665012 | [
"Apache-2.0"
] | 4 | 2015-01-27T17:43:11.000Z | 2020-01-29T02:54:11.000Z | src/main/java/com/google/teampot/model/TaskActivityEventVerb.java | andryfailli/teampot | 18992bfc2aa264a9034143acf36e6374e2665012 | [
"Apache-2.0"
] | 1 | 2017-01-13T20:57:28.000Z | 2017-02-22T18:22:51.000Z | src/main/java/com/google/teampot/model/TaskActivityEventVerb.java | andryfailli/teampot | 18992bfc2aa264a9034143acf36e6374e2665012 | [
"Apache-2.0"
] | 1 | 2020-06-17T16:36:29.000Z | 2020-06-17T16:36:29.000Z | 19.666667 | 44 | 0.822034 | 997,718 | package com.google.teampot.model;
public enum TaskActivityEventVerb {
CREATE,EDIT,DELETE,ASSIGN,UNASSIGN,COMPLETE
}
|
923689a2142ae0bb75179643ed6cde365db03c16 | 3,271 | java | Java | helper/impls/helper-impl-110/src/main/java/com/linkedin/avroutil1/compatibility/avro110/FieldBuilder110.java | Lincong/avro-util | b7688c4dff8b6e62939e98b1b477cd88b28c0e38 | [
"BSD-2-Clause"
] | 60 | 2019-04-14T11:45:14.000Z | 2022-03-31T16:46:30.000Z | helper/impls/helper-impl-110/src/main/java/com/linkedin/avroutil1/compatibility/avro110/FieldBuilder110.java | Lincong/avro-util | b7688c4dff8b6e62939e98b1b477cd88b28c0e38 | [
"BSD-2-Clause"
] | 214 | 2019-04-01T04:45:45.000Z | 2022-03-30T17:35:57.000Z | helper/impls/helper-impl-110/src/main/java/com/linkedin/avroutil1/compatibility/avro110/FieldBuilder110.java | Lincong/avro-util | b7688c4dff8b6e62939e98b1b477cd88b28c0e38 | [
"BSD-2-Clause"
] | 59 | 2019-03-15T22:30:19.000Z | 2022-03-09T20:33:28.000Z | 29.736364 | 130 | 0.685112 | 997,719 | /*
* Copyright 2020 LinkedIn Corp.
* Licensed under the BSD 2-Clause License (the "License").
* See License in the project root for license information.
*/
package com.linkedin.avroutil1.compatibility.avro110;
import com.linkedin.avroutil1.compatibility.AvroSchemaUtil;
import com.linkedin.avroutil1.compatibility.... |
92368aa83e99b4be99fa40beeb9cc6a83d89dc4c | 638 | java | Java | enterprise/j2ee.ejbcore/test/unit/data/golden/ProductTblLocalHome.java | tusharvjoshi/incubator-netbeans | a61bd21f4324f7e73414633712522811cb20ac93 | [
"Apache-2.0"
] | 1,056 | 2019-04-25T20:00:35.000Z | 2022-03-30T04:46:14.000Z | enterprise/j2ee.ejbcore/test/unit/data/golden/ProductTblLocalHome.java | tusharvjoshi/incubator-netbeans | a61bd21f4324f7e73414633712522811cb20ac93 | [
"Apache-2.0"
] | 1,846 | 2019-04-25T20:50:05.000Z | 2022-03-31T23:40:41.000Z | enterprise/j2ee.ejbcore/test/unit/data/golden/ProductTblLocalHome.java | tusharvjoshi/incubator-netbeans | a61bd21f4324f7e73414633712522811cb20ac93 | [
"Apache-2.0"
] | 550 | 2019-04-25T20:04:33.000Z | 2022-03-25T17:43:01.000Z | 39.875 | 342 | 0.805643 | 997,720 |
package testPackage;
/**
* This is the local-home interface for ProductTbl enterprise bean.
*/
public interface ProductTblLocalHome extends javax.ejb.EJBLocalHome {
testPackage.ProductTblLocal findByPrimaryKey(java.lang.Integer key) throws javax.ejb.FinderException;
public testPackage.ProductTblLoca... |
92368af60285aad769e8f3ee3d2f9fd2ff8b9d86 | 963 | java | Java | Plugins/Aspose_Cells_for_Apache_POI/Aspose-Cells-for-Apache-POI/src/featurescomparison/workingwithcellsrowscolumns/hideunhidecells/java/AsposeHideUnHideCells.java | Aspose/Aspose.Cells-for-Java | e2d4f31315723aa8ff305e5515016b700f1605b7 | [
"MIT"
] | 1 | 2021-03-15T03:38:02.000Z | 2021-03-15T03:38:02.000Z | Aspose.Cells vs ApachePOI SS/src/featurescomparison/workingwithcellsrowscolumns/hideunhidecells/java/AsposeHideUnHideCells.java | KadriyeAksakal/Aspose_for_Apache_POI | bac2bfe123d699f729a4415a80c9e8bbbb53a829 | [
"MIT"
] | null | null | null | Aspose.Cells vs ApachePOI SS/src/featurescomparison/workingwithcellsrowscolumns/hideunhidecells/java/AsposeHideUnHideCells.java | KadriyeAksakal/Aspose_for_Apache_POI | bac2bfe123d699f729a4415a80c9e8bbbb53a829 | [
"MIT"
] | 2 | 2017-01-16T10:04:13.000Z | 2021-04-26T15:30:26.000Z | 32.1 | 95 | 0.74974 | 997,721 | package featurescomparison.workingwithcellsrowscolumns.hideunhidecells.java;
import com.aspose.cells.Cells;
import com.aspose.cells.Workbook;
import com.aspose.cells.Worksheet;
public class AsposeHideUnHideCells
{
public static void main(String[] args) throws Exception
{
String dataPath = "src/featurescomparison/... |
92368b8c09a1d59db4bcf1231d7be22e8fbde855 | 5,543 | java | Java | components/org.wso2.carbon.identity.application.authenticator.oidc/src/main/java/org/wso2/carbon/identity/application/authenticator/oidc/OIDCAuthenticatorConstants.java | IsankaSR/identity-outbound-auth-oidc | bfde44e4aefdd7fe2d24c8fb7543dc376c5b3e85 | [
"Apache-2.0"
] | 3 | 2016-09-07T06:12:17.000Z | 2020-10-27T14:14:08.000Z | components/org.wso2.carbon.identity.application.authenticator.oidc/src/main/java/org/wso2/carbon/identity/application/authenticator/oidc/OIDCAuthenticatorConstants.java | IsankaSR/identity-outbound-auth-oidc | bfde44e4aefdd7fe2d24c8fb7543dc376c5b3e85 | [
"Apache-2.0"
] | 35 | 2018-01-05T14:42:56.000Z | 2022-03-11T08:56:46.000Z | components/org.wso2.carbon.identity.application.authenticator.oidc/src/main/java/org/wso2/carbon/identity/application/authenticator/oidc/OIDCAuthenticatorConstants.java | IsankaSR/identity-outbound-auth-oidc | bfde44e4aefdd7fe2d24c8fb7543dc376c5b3e85 | [
"Apache-2.0"
] | 70 | 2016-03-02T07:02:15.000Z | 2022-03-15T04:25:52.000Z | 40.166667 | 120 | 0.709724 | 997,722 | /*
* Copyright (c) 2015, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.o... |
92368beb1cacc7f5791e2e1784d64f207c5cbaae | 2,523 | java | Java | android/ReactAndroid/src/main/java/com/facebook/react/devsupport/interfaces/DevSupportManager.java | macintoshhelper/expo | 162a8054bae5dc45d36921e3a1505242278eed1a | [
"Apache-2.0",
"MIT"
] | 456 | 2020-09-07T05:26:22.000Z | 2022-03-29T06:43:13.000Z | android/ReactAndroid/src/main/java/com/facebook/react/devsupport/interfaces/DevSupportManager.java | macintoshhelper/expo | 162a8054bae5dc45d36921e3a1505242278eed1a | [
"Apache-2.0",
"MIT"
] | 23 | 2021-01-03T07:48:10.000Z | 2022-03-29T11:42:12.000Z | android/ReactAndroid/src/main/java/com/facebook/react/devsupport/interfaces/DevSupportManager.java | macintoshhelper/expo | 162a8054bae5dc45d36921e3a1505242278eed1a | [
"Apache-2.0",
"MIT"
] | 228 | 2020-10-07T17:15:26.000Z | 2022-03-25T18:09:28.000Z | 26.557895 | 97 | 0.80222 | 997,723 | /*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.react.devsupport.interfaces;
import android.view.View;
import androidx.annotation.Nullable;
import com.facebo... |
92368bede325ce9896e07d0058adfdf1ccc60b33 | 662 | java | Java | jaxrs-service/src/test/java/com/quorum/tessera/api/exception/DefaultExceptionMapperTest.java | vdamle/tessera | 64c40d1aeffe3a6d914e2fbe70ee744447007c55 | [
"Apache-2.0"
] | 2 | 2019-03-03T07:53:51.000Z | 2019-06-27T12:06:51.000Z | jaxrs-service/src/test/java/com/quorum/tessera/api/exception/DefaultExceptionMapperTest.java | vdamle/tessera | 64c40d1aeffe3a6d914e2fbe70ee744447007c55 | [
"Apache-2.0"
] | null | null | null | jaxrs-service/src/test/java/com/quorum/tessera/api/exception/DefaultExceptionMapperTest.java | vdamle/tessera | 64c40d1aeffe3a6d914e2fbe70ee744447007c55 | [
"Apache-2.0"
] | null | null | null | 22.827586 | 75 | 0.70997 | 997,724 |
package com.quorum.tessera.api.exception;
import org.junit.Test;
import javax.ws.rs.core.Response;
import static org.assertj.core.api.Assertions.assertThat;
public class DefaultExceptionMapperTest {
private DefaultExceptionMapper instance = new DefaultExceptionMapper();
@Test
public void toResponse()... |
92368cda7c64b9039945f6c1d0512932e04dedfe | 1,962 | java | Java | src/authoring/factories/ElementFactory.java | cndracos/voogasalad_oneclassonemethod | a431184a7f094c6dc18a7ef8b5e3b0edd9c5de95 | [
"MIT"
] | null | null | null | src/authoring/factories/ElementFactory.java | cndracos/voogasalad_oneclassonemethod | a431184a7f094c6dc18a7ef8b5e3b0edd9c5de95 | [
"MIT"
] | null | null | null | src/authoring/factories/ElementFactory.java | cndracos/voogasalad_oneclassonemethod | a431184a7f094c6dc18a7ef8b5e3b0edd9c5de95 | [
"MIT"
] | null | null | null | 38.470588 | 117 | 0.758919 | 997,725 | package authoring.factories;
import java.util.function.Consumer;
/**
* Factory class that is used to build a frontend element that is defined in this package. Example
* elements include buttons and menuitems. A new frontend element can be added by adding a new field
* to either the Enum ElementType or the Enum Cli... |
92368d1b3cd6013ef11bd743938f70a34aa5071d | 1,954 | java | Java | javacord-core/src/main/java/org/javacord/core/event/server/ServerChangeDefaultMessageNotificationLevelEventImpl.java | dylhack/Javacord | f825905377ee30f8614190aef55da0e6b629da7f | [
"Apache-2.0"
] | 474 | 2018-07-05T13:13:14.000Z | 2022-03-30T01:14:31.000Z | javacord-core/src/main/java/org/javacord/core/event/server/ServerChangeDefaultMessageNotificationLevelEventImpl.java | MusaBrt/Javacord | f784bc71dcad1e4626817ea7e9f93652d196cb80 | [
"Apache-2.0"
] | 446 | 2018-07-08T15:32:08.000Z | 2022-03-30T10:13:41.000Z | javacord-core/src/main/java/org/javacord/core/event/server/ServerChangeDefaultMessageNotificationLevelEventImpl.java | MusaBrt/Javacord | f784bc71dcad1e4626817ea7e9f93652d196cb80 | [
"Apache-2.0"
] | 168 | 2018-07-08T14:52:49.000Z | 2022-03-31T08:06:04.000Z | 39.877551 | 106 | 0.787615 | 997,726 | package org.javacord.core.event.server;
import org.javacord.api.entity.server.DefaultMessageNotificationLevel;
import org.javacord.api.entity.server.Server;
import org.javacord.api.event.server.ServerChangeDefaultMessageNotificationLevelEvent;
/**
* The implementation of {@link ServerChangeDefaultMessageNotification... |
92368d408a6261ec8ea3b81bc77f3d68b4f90634 | 481 | java | Java | PeepholeBenchmarks/bench05/DungeonGenerator.java | GuillaumeLam/COMP520-Peephole-g4 | 339deb47d4f6cd66a418710f4ce2e058d6cf3ae5 | [
"BSD-3-Clause"
] | 1 | 2018-04-23T19:41:40.000Z | 2018-04-23T19:41:40.000Z | PeepholeBenchmarks/bench05/DungeonGenerator.java | GuillaumeLam/COMP520-Peephole-g4 | 339deb47d4f6cd66a418710f4ce2e058d6cf3ae5 | [
"BSD-3-Clause"
] | 9 | 2019-03-24T23:04:07.000Z | 2019-04-13T21:50:53.000Z | PeepholeBenchmarks/bench05/DungeonGenerator.java | GuillaumeLam/COMP520-Peephole-g4 | 339deb47d4f6cd66a418710f4ce2e058d6cf3ae5 | [
"BSD-3-Clause"
] | 1 | 2017-10-02T15:44:15.000Z | 2017-10-02T15:44:15.000Z | 15.516129 | 44 | 0.569647 | 997,727 | /*
A really simple dungeon generator
By Jodi & Kevin.
McGill 2011.
*/
import joos.lib.*;
public class DungeonGenerator {
public DungeonGenerator() {
super();
}
public static void main(String[] args) {
DungeonInfos infos;
Dungeon dungeon;
JoosIO io;
inf... |
92368de3e0a8412062124bc6f43a99870e73751f | 83 | java | Java | src/main/java/io/tripled/cashlesspay/model/event/AccountToppedUpEvent.java | domenique/cashlesspay | e0f78a106013a85bb5cddf4f07f1e01acdb88414 | [
"MIT"
] | null | null | null | src/main/java/io/tripled/cashlesspay/model/event/AccountToppedUpEvent.java | domenique/cashlesspay | e0f78a106013a85bb5cddf4f07f1e01acdb88414 | [
"MIT"
] | null | null | null | src/main/java/io/tripled/cashlesspay/model/event/AccountToppedUpEvent.java | domenique/cashlesspay | e0f78a106013a85bb5cddf4f07f1e01acdb88414 | [
"MIT"
] | null | null | null | 16.6 | 43 | 0.819277 | 997,728 | package io.tripled.cashlesspay.model.event;
public class AccountToppedUpEvent {
}
|
92368e6a0b6dae01dee01228216c6d18341c55f3 | 3,590 | java | Java | ExtractedJars/iRobot_com.irobot.home/javafiles/com/irobot/home/MapCustomizationActivity$25.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | 3 | 2019-05-01T09:22:08.000Z | 2019-07-06T22:21:59.000Z | ExtractedJars/iRobot_com.irobot.home/javafiles/com/irobot/home/MapCustomizationActivity$25.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | null | null | null | ExtractedJars/iRobot_com.irobot.home/javafiles/com/irobot/home/MapCustomizationActivity$25.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | 1 | 2020-11-26T12:22:02.000Z | 2020-11-26T12:22:02.000Z | 42.738095 | 119 | 0.64039 | 997,729 | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package com.irobot.home;
import android.content.DialogInterface;
import android.view.View;
import android.view.inputmethod.InputMethodManager;
import andr... |
92368e72bf2d61f7fcc4eba7a089e6efad5b3986 | 1,018 | java | Java | lengwj-myrpc/src/main/java/com/atlwj/framework/ProxyFactory.java | lengweijian/dubbo | d3d3c6f212698c2f168156e2d2c926574f6f816b | [
"Apache-2.0"
] | 3 | 2019-09-03T09:45:31.000Z | 2019-09-19T03:10:09.000Z | lengwj-myrpc/src/main/java/com/atlwj/framework/ProxyFactory.java | lengweijian/dubbo | d3d3c6f212698c2f168156e2d2c926574f6f816b | [
"Apache-2.0"
] | null | null | null | lengwj-myrpc/src/main/java/com/atlwj/framework/ProxyFactory.java | lengweijian/dubbo | d3d3c6f212698c2f168156e2d2c926574f6f816b | [
"Apache-2.0"
] | null | null | null | 37.703704 | 134 | 0.687623 | 997,730 | package com.atlwj.framework;
import com.atlwj.provider.api.HelloService;
import com.atlwj.provider.register.RemoteMapRegister;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
import java.util.List;
public class ProxyFactory {
public static <T> T getPr... |
92368f31e1de8a34e377eba54c3cdace88debcd8 | 20,803 | java | Java | wear/src/main/java/com/example/android/sunshine/MyWatchFace.java | fawazeez/Ubiquitous | 42a20608fd0ca1d3782a3a0175d2b49a91dd38a4 | [
"Apache-2.0"
] | null | null | null | wear/src/main/java/com/example/android/sunshine/MyWatchFace.java | fawazeez/Ubiquitous | 42a20608fd0ca1d3782a3a0175d2b49a91dd38a4 | [
"Apache-2.0"
] | null | null | null | wear/src/main/java/com/example/android/sunshine/MyWatchFace.java | fawazeez/Ubiquitous | 42a20608fd0ca1d3782a3a0175d2b49a91dd38a4 | [
"Apache-2.0"
] | null | null | null | 41.275794 | 206 | 0.601211 | 997,731 | /*
* Copyright (C) 2014 The Android Open Source Project
*
* 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 requir... |
923690f4d3dc9584f584d7c83b6221854264d7e4 | 688 | java | Java | src/main/java/com/murex/tbw/domain/book/Book.java | rmadisonhaynie/mikado-testbuilders-kata | 1c46bdee4537b25428d2a81739a9310f453a88ad | [
"MIT"
] | 1 | 2020-04-22T16:59:10.000Z | 2020-04-22T16:59:10.000Z | src/main/java/com/murex/tbw/domain/book/Book.java | emilybache/mikado-testbuilders-kata | 20a8a7201ea4b84b554ad92a92b7a55064f6a3b0 | [
"MIT"
] | null | null | null | src/main/java/com/murex/tbw/domain/book/Book.java | emilybache/mikado-testbuilders-kata | 20a8a7201ea4b84b554ad92a92b7a55064f6a3b0 | [
"MIT"
] | null | null | null | 27.52 | 81 | 0.552326 | 997,732 | /*******************************************************************************
*
* Copyright (c) {2003-2019} Murex S.A.S. and its affiliates.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distrib... |
923692361958a2386536e68a5cd00a43286a9a25 | 43,127 | java | Java | dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/datavalueset/DefaultDataValueSetService.java | osake/AgileAlligators | 55eacb362dcad6dfc2c3d067c136b84b34026bae | [
"BSD-3-Clause"
] | 1 | 2015-12-13T13:19:20.000Z | 2015-12-13T13:19:20.000Z | dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/datavalueset/DefaultDataValueSetService.java | osake/AgileAlligators | 55eacb362dcad6dfc2c3d067c136b84b34026bae | [
"BSD-3-Clause"
] | 1 | 2016-08-08T05:19:01.000Z | 2018-10-16T18:44:32.000Z | dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/datavalueset/DefaultDataValueSetService.java | osake/AgileAlligators | 55eacb362dcad6dfc2c3d067c136b84b34026bae | [
"BSD-3-Clause"
] | 3 | 2016-03-08T18:23:01.000Z | 2021-06-02T13:00:34.000Z | 44.007143 | 194 | 0.609827 | 997,733 | package org.hisp.dhis.dxf2.datavalueset;
/*
* Copyright (c) 2004-2015, University of Oslo
* 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 ab... |
923692548ea5fdb2b5f75abf262b9f9866ca4cfa | 263 | java | Java | app/src/main/java/com/novyr/callfilter/db/entity/enums/LogAction.java | korakinos/android-call-filter | 896a63778e3a397f13333d406dbaeae6104da4e6 | [
"MIT"
] | 8 | 2019-08-28T12:09:46.000Z | 2022-02-17T10:03:17.000Z | app/src/main/java/com/novyr/callfilter/db/entity/enums/LogAction.java | korakinos/android-call-filter | 896a63778e3a397f13333d406dbaeae6104da4e6 | [
"MIT"
] | 2 | 2021-03-04T13:16:38.000Z | 2021-08-13T11:01:05.000Z | app/src/main/java/com/novyr/callfilter/db/entity/enums/LogAction.java | korakinos/android-call-filter | 896a63778e3a397f13333d406dbaeae6104da4e6 | [
"MIT"
] | 2 | 2021-01-08T06:16:43.000Z | 2021-03-04T13:19:11.000Z | 14.611111 | 45 | 0.581749 | 997,734 | package com.novyr.callfilter.db.entity.enums;
public enum LogAction {
BLOCKED(0),
ALLOWED(1),
FAILED(2);
private final int code;
LogAction(int code) {
this.code = code;
}
public int getCode() {
return code;
}
}
|
9236928cd59a1cf8b3f9585c9b62c1015d5d598e | 1,372 | java | Java | src/main/java/org/fluentjdbc/DatabaseColumnReference.java | AndreasSM/fluent-jdbc | 32029029e2f0b5d07ca6562bb64e4432680fc879 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/fluentjdbc/DatabaseColumnReference.java | AndreasSM/fluent-jdbc | 32029029e2f0b5d07ca6562bb64e4432680fc879 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/fluentjdbc/DatabaseColumnReference.java | AndreasSM/fluent-jdbc | 32029029e2f0b5d07ca6562bb64e4432680fc879 | [
"Apache-2.0"
] | null | null | null | 26.901961 | 115 | 0.645044 | 997,735 | package org.fluentjdbc;
import java.util.Objects;
public class DatabaseColumnReference {
private final String columnName;
private final String tableName;
private final DatabaseTableAlias alias;
DatabaseColumnReference(DatabaseTableAlias alias, String columnName) {
this.columnName = columnName... |
923692c644fa58d8568ccc0bd57a22c4d942fbdc | 472 | java | Java | src/main/java/com/xlx/majiang/dao/QuestionExtraMapper.java | XielinX/majiang | d657e7dae68d5be568dbaec3bbd895037779eca1 | [
"Apache-2.0"
] | 2 | 2019-08-19T02:19:06.000Z | 2019-08-26T04:30:34.000Z | src/main/java/com/xlx/majiang/dao/QuestionExtraMapper.java | XielinX/majiang | d657e7dae68d5be568dbaec3bbd895037779eca1 | [
"Apache-2.0"
] | 2 | 2020-03-10T04:01:58.000Z | 2020-03-10T04:04:30.000Z | src/main/java/com/xlx/majiang/dao/QuestionExtraMapper.java | XielinX/majiang | d657e7dae68d5be568dbaec3bbd895037779eca1 | [
"Apache-2.0"
] | 1 | 2020-03-18T08:31:32.000Z | 2020-03-18T08:31:32.000Z | 13.485714 | 50 | 0.618644 | 997,736 | package com.xlx.majiang.dao;
import com.xlx.majiang.entity.Question;
import java.util.List;
/**
* 问题
* @author: xielx on 2019/6/23
*/
public interface QuestionExtraMapper {
/**
* 阅读量
* @param record
* @return
*/
int incView(Question record);
/**
* 评论量
* @param record
* @return
*/
... |
923692e433fe8c655b79e82baf1d9d37022258ad | 1,307 | java | Java | librairie-shared/src/main/java/com/hogwai/librairieshared/dto/LoanDto.java | Hogwai/oc-librairie | 77b24c76f7699956cc4cfb4d500dd871fa3d0119 | [
"MIT"
] | null | null | null | librairie-shared/src/main/java/com/hogwai/librairieshared/dto/LoanDto.java | Hogwai/oc-librairie | 77b24c76f7699956cc4cfb4d500dd871fa3d0119 | [
"MIT"
] | null | null | null | librairie-shared/src/main/java/com/hogwai/librairieshared/dto/LoanDto.java | Hogwai/oc-librairie | 77b24c76f7699956cc4cfb4d500dd871fa3d0119 | [
"MIT"
] | null | null | null | 22.152542 | 244 | 0.765111 | 997,737 | package com.hogwai.librairieshared.dto;
import lombok.Getter;
import lombok.Setter;
import java.io.Serializable;
import java.util.Date;
@Getter
@Setter
public class LoanDto implements Serializable {
private static final long serialVersionUID = 1L;
private Integer loanId;
private Date endDate;
private Boolean... |
923693141d446e44e2f7d8a8594f934e15e8620f | 146 | java | Java | playground/src/main/java/dp/command/NoCommand.java | pkumartv/java-playground | bf1ff566f360d2e35fbe9ac221a19c55b04b6280 | [
"MIT"
] | null | null | null | playground/src/main/java/dp/command/NoCommand.java | pkumartv/java-playground | bf1ff566f360d2e35fbe9ac221a19c55b04b6280 | [
"MIT"
] | null | null | null | playground/src/main/java/dp/command/NoCommand.java | pkumartv/java-playground | bf1ff566f360d2e35fbe9ac221a19c55b04b6280 | [
"MIT"
] | null | null | null | 12.166667 | 43 | 0.719178 | 997,738 | package dp.command;
public class NoCommand implements Command {
@Override
public void execute() {
// TODO Auto-generated method stub
}
}
|
92369340212d802bf2e65ec66e27ae7dfc087829 | 2,918 | java | Java | coeey/com/facebook/react/views/art/ARTSurfaceViewShadowNode.java | ankurshukla1993/IOT-test | 174c2f0f1b5ff7ef0ffb5eb29b6d68048b0af2b6 | [
"Apache-2.0"
] | 1 | 2021-08-21T17:56:56.000Z | 2021-08-21T17:56:56.000Z | coeey/com/facebook/react/views/art/ARTSurfaceViewShadowNode.java | ankurshukla1993/IOT-test | 174c2f0f1b5ff7ef0ffb5eb29b6d68048b0af2b6 | [
"Apache-2.0"
] | null | null | null | coeey/com/facebook/react/views/art/ARTSurfaceViewShadowNode.java | ankurshukla1993/IOT-test | 174c2f0f1b5ff7ef0ffb5eb29b6d68048b0af2b6 | [
"Apache-2.0"
] | 1 | 2018-11-26T08:56:33.000Z | 2018-11-26T08:56:33.000Z | 33.930233 | 105 | 0.660727 | 997,739 | package com.facebook.react.views.art;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.PorterDuff.Mode;
import android.graphics.SurfaceTexture;
import android.view.Surface;
import android.view.TextureView.SurfaceTextureListener;
import com.facebook.common.logging.FLog;
import com.... |
9236937edb5dfb08af925145c85bab1a1793005b | 4,096 | java | Java | cat-home/src/main/java/com/dianping/cat/home/alert/summary/transform/DefaultSaxMaker.java | ljj18/cat | 7396910b1b3b37f027a1c5bd306b0d03e759cca6 | [
"Apache-2.0"
] | null | null | null | cat-home/src/main/java/com/dianping/cat/home/alert/summary/transform/DefaultSaxMaker.java | ljj18/cat | 7396910b1b3b37f027a1c5bd306b0d03e759cca6 | [
"Apache-2.0"
] | null | null | null | cat-home/src/main/java/com/dianping/cat/home/alert/summary/transform/DefaultSaxMaker.java | ljj18/cat | 7396910b1b3b37f027a1c5bd306b0d03e759cca6 | [
"Apache-2.0"
] | null | null | null | 33.85124 | 110 | 0.650635 | 997,740 | package com.dianping.cat.home.alert.summary.transform;
import static com.dianping.cat.home.alert.summary.Constants.ATTR_ALERT_DATE;
import static com.dianping.cat.home.alert.summary.Constants.ATTR_ALERTTIME;
import static com.dianping.cat.home.alert.summary.Constants.ATTR_CONTEXT;
import static com.dianping.cat.home.a... |
923693ba22df71c81c858fe23ef102fbe42896a6 | 7,128 | java | Java | src/test/java/fuzzy/mf/TestTrapezoidalMembershipFunction.java | tupilabs/nebular | 05fcde0930a21efb3d3a17750fcca361cfa31cdc | [
"Apache-2.0"
] | 4 | 2016-02-16T05:11:34.000Z | 2017-09-09T17:08:46.000Z | src/test/java/fuzzy/mf/TestTrapezoidalMembershipFunction.java | tupilabs/nebular | 05fcde0930a21efb3d3a17750fcca361cfa31cdc | [
"Apache-2.0"
] | null | null | null | src/test/java/fuzzy/mf/TestTrapezoidalMembershipFunction.java | tupilabs/nebular | 05fcde0930a21efb3d3a17750fcca361cfa31cdc | [
"Apache-2.0"
] | null | null | null | 37.515789 | 115 | 0.630191 | 997,741 | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* d... |
9236940616f5acce01f96ef5ea60185963985d4c | 1,021 | java | Java | OAuthManager/src/main/java/io/apimatic/oauthmanager/common/httpClient/headers/MediaTypeHeaderParser.java | IAmWaseem/oauth2-android | 87692822b35a5b51edbbde753f5f7b28926b69fc | [
"MIT"
] | null | null | null | OAuthManager/src/main/java/io/apimatic/oauthmanager/common/httpClient/headers/MediaTypeHeaderParser.java | IAmWaseem/oauth2-android | 87692822b35a5b51edbbde753f5f7b28926b69fc | [
"MIT"
] | null | null | null | OAuthManager/src/main/java/io/apimatic/oauthmanager/common/httpClient/headers/MediaTypeHeaderParser.java | IAmWaseem/oauth2-android | 87692822b35a5b51edbbde753f5f7b28926b69fc | [
"MIT"
] | null | null | null | 40.84 | 152 | 0.781587 | 997,742 | package io.apimatic.oauthmanager.common.httpClient.headers;
import io.apimatic.oauthmanager.common.Holder;
final class MediaTypeHeaderParser extends BaseHeaderParser
{
public static final MediaTypeHeaderParser SingleValueParser = new MediaTypeHeaderParser(false);
private MediaTypeHeaderParser(final boolean... |
9236947ca10a454b2713241b9a06e593d6a33b83 | 6,359 | java | Java | mathletfactory_lib/src/net/mumie/mathletfactory/display/LineDisplayProperties.java | TU-Berlin/Mumie | 322f6772f5bf1ce42fc00d0c6f8c3eba27ecc010 | [
"MIT"
] | null | null | null | mathletfactory_lib/src/net/mumie/mathletfactory/display/LineDisplayProperties.java | TU-Berlin/Mumie | 322f6772f5bf1ce42fc00d0c6f8c3eba27ecc010 | [
"MIT"
] | null | null | null | mathletfactory_lib/src/net/mumie/mathletfactory/display/LineDisplayProperties.java | TU-Berlin/Mumie | 322f6772f5bf1ce42fc00d0c6f8c3eba27ecc010 | [
"MIT"
] | null | null | null | 31.480198 | 88 | 0.726687 | 997,743 | /*
* The MIT License (MIT)
*
* Copyright (c) 2010 Technische Universitaet Berlin
*
* 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 t... |
923694edf2e891cab2b3295a91d544ae13c16047 | 4,601 | java | Java | google-tv-pairing-protocol/java/src/com/google/polo/wire/json/JsonWireAdapter.java | OpenSource-Infinix/android_external_crcalc | e5bbf05e3a01b449f33cca14c5ce8048df45624b | [
"Unlicense"
] | null | null | null | google-tv-pairing-protocol/java/src/com/google/polo/wire/json/JsonWireAdapter.java | OpenSource-Infinix/android_external_crcalc | e5bbf05e3a01b449f33cca14c5ce8048df45624b | [
"Unlicense"
] | null | null | null | google-tv-pairing-protocol/java/src/com/google/polo/wire/json/JsonWireAdapter.java | OpenSource-Infinix/android_external_crcalc | e5bbf05e3a01b449f33cca14c5ce8048df45624b | [
"Unlicense"
] | null | null | null | 32.174825 | 80 | 0.727451 | 997,744 | /*
* Copyright (C) 2009 Google Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
9236950e5ad248bffb59842ed4d8bd06fc0d6481 | 17,467 | java | Java | src/org/apache/mahout/classifier/chi_rw/RuleBase.java | saradelrio/Chi-FRBCS-BigData-Ave | 750f07d059c785cee40ebf7f4e42d4a3385bbc9c | [
"Apache-2.0"
] | 3 | 2016-05-26T09:42:44.000Z | 2021-04-06T14:43:11.000Z | src/org/apache/mahout/classifier/chi_rw/RuleBase.java | saradelrio/Chi-FRBCS-BigData-Ave | 750f07d059c785cee40ebf7f4e42d4a3385bbc9c | [
"Apache-2.0"
] | 2 | 2017-06-11T04:56:09.000Z | 2019-04-05T13:12:19.000Z | src/org/apache/mahout/classifier/chi_rw/RuleBase.java | saradelrio/Chi-FRBCS-BigData-Ave | 750f07d059c785cee40ebf7f4e42d4a3385bbc9c | [
"Apache-2.0"
] | 2 | 2018-11-22T08:19:48.000Z | 2020-04-20T07:32:35.000Z | 32.832707 | 145 | 0.556249 | 997,745 | package org.apache.mahout.classifier.chi_rw;
import java.io.DataInput;
import java.io.DataOutput;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FSDataInputStream;
import org.apache.hadoop.fs.FileSystem;
import ... |
923696375821ad22e5bebeca54feafe561c3aec6 | 5,903 | java | Java | src/main/java/com/ws/ogre/v2/commands/db2avro/Config.java | ogreflow/ogre | dbc934da85b9265d3a092e60b5fb1aef3f5e3f0f | [
"Apache-2.0"
] | 3 | 2019-09-23T15:10:27.000Z | 2019-09-24T06:07:37.000Z | src/main/java/com/ws/ogre/v2/commands/db2avro/Config.java | ogreflow/ogre | dbc934da85b9265d3a092e60b5fb1aef3f5e3f0f | [
"Apache-2.0"
] | null | null | null | src/main/java/com/ws/ogre/v2/commands/db2avro/Config.java | ogreflow/ogre | dbc934da85b9265d3a092e60b5fb1aef3f5e3f0f | [
"Apache-2.0"
] | null | null | null | 30.117347 | 114 | 0.578181 | 997,746 | package com.ws.ogre.v2.commands.db2avro;
import com.amazonaws.services.s3.model.StorageClass;
import com.ws.ogre.v2.aws.S3Url;
import com.ws.ogre.v2.db.JdbcDbHandler;
import com.ws.ogre.v2.db.JdbcDbHandlerBuilder;
import org.apache.commons.configuration.ConfigurationException;
import org.apache.commons.configuration.P... |
9236978abc481da8236018685b40c5cfb912821e | 1,790 | java | Java | stream-core/src/main/java/org/apache/kylin/stream/core/model/stats/ReceiverCubeRealTimeState.java | Pay-Baymax/kylin | d5a085c907d9786deee897c2f6e1ac9f6ee102ae | [
"Apache-2.0"
] | 3,402 | 2015-12-02T01:37:41.000Z | 2022-03-29T12:10:43.000Z | stream-core/src/main/java/org/apache/kylin/stream/core/model/stats/ReceiverCubeRealTimeState.java | UZi5136225/kylin | ae6120b849c499956a11814d817fb9506e6dd2d6 | [
"Apache-2.0"
] | 1,510 | 2015-12-10T00:22:45.000Z | 2022-03-29T12:17:08.000Z | stream-core/src/main/java/org/apache/kylin/stream/core/model/stats/ReceiverCubeRealTimeState.java | UZi5136225/kylin | ae6120b849c499956a11814d817fb9506e6dd2d6 | [
"Apache-2.0"
] | 1,811 | 2015-12-02T03:49:03.000Z | 2022-03-31T16:01:35.000Z | 37.291667 | 220 | 0.76257 | 997,747 | /*
* 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 ... |
92369853705e4be30165cb865468a040f8c81016 | 4,005 | java | Java | zols-cms-plugin/src/main/java/org/zols/datastore/web/DataControler.java | techatpark/zols | 7dcf34108bb6a85a99827b6a458a4c237de8c898 | [
"Apache-2.0"
] | null | null | null | zols-cms-plugin/src/main/java/org/zols/datastore/web/DataControler.java | techatpark/zols | 7dcf34108bb6a85a99827b6a458a4c237de8c898 | [
"Apache-2.0"
] | 26 | 2020-04-29T22:55:27.000Z | 2022-01-20T04:40:31.000Z | zols-cms-plugin/src/main/java/org/zols/datastore/web/DataControler.java | techatpark/zols | 7dcf34108bb6a85a99827b6a458a4c237de8c898 | [
"Apache-2.0"
] | 2 | 2021-12-06T08:45:31.000Z | 2022-01-21T11:42:42.000Z | 45.511364 | 137 | 0.73633 | 997,748 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this jsonSchema file, choose Tools | JsonSchemas
* and open the jsonSchema in the editor.
*/
package org.zols.datastore.web;
import java.util.AbstractMap.SimpleEntry;
import java.util.Locale;
import java.util.Map;
import ... |
923698542ad28a6fccf48b1b7ba8064d886700dd | 7,215 | java | Java | src/main/java/com/cien/teleport/CienTeleport.java | CientistaVuador/NeoELC | 9ab25e3b84d12f5159db5e08f96e668ddac14224 | [
"Unlicense"
] | 3 | 2020-04-10T23:03:29.000Z | 2020-04-28T03:29:08.000Z | src/main/java/com/cien/teleport/CienTeleport.java | CientistaVuador/NeoELC | 9ab25e3b84d12f5159db5e08f96e668ddac14224 | [
"Unlicense"
] | null | null | null | src/main/java/com/cien/teleport/CienTeleport.java | CientistaVuador/NeoELC | 9ab25e3b84d12f5159db5e08f96e668ddac14224 | [
"Unlicense"
] | null | null | null | 27.43346 | 83 | 0.615385 | 997,749 | package com.cien.teleport;
import java.util.ArrayList;
import java.util.List;
import java.util.Map.Entry;
import java.util.function.Function;
import com.cien.Module;
import com.cien.data.Properties;
import cpw.mods.fml.common.event.FMLServerStartingEvent;
public class CienTeleport extends Module {
pu... |
923699cbf0c938cc1bfae0b30cb4b214f836bb5f | 16,321 | java | Java | pcgen/code/src/java/pcgen/rules/persistence/TokenLibrary.java | allardhoeve/pcgen-multiline-objects | 2643b8cde1b866121290b16c26d5c8bd7ad21cbc | [
"OML"
] | 1 | 2022-03-15T22:42:34.000Z | 2022-03-15T22:42:34.000Z | pcgen/code/src/java/pcgen/rules/persistence/TokenLibrary.java | allardhoeve/pcgen-multiline-objects | 2643b8cde1b866121290b16c26d5c8bd7ad21cbc | [
"OML"
] | null | null | null | pcgen/code/src/java/pcgen/rules/persistence/TokenLibrary.java | allardhoeve/pcgen-multiline-objects | 2643b8cde1b866121290b16c26d5c8bd7ad21cbc | [
"OML"
] | null | null | null | 30.018382 | 137 | 0.68071 | 997,750 | /*
* Copyright 2008 (C) Tom Parker <lyhxr@example.com>
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any later ver... |
92369a88a5f8ef6a84c8142bf885fe8af430b813 | 1,850 | java | Java | src/main/java/org/leo/wechat4j/wxmsg/msg/Msg4Location.java | xinlc/wechat4j | 0756dec44e7aed77dea3207e6a2452497cbfff4f | [
"MIT"
] | 1 | 2021-04-08T06:04:57.000Z | 2021-04-08T06:04:57.000Z | src/main/java/org/leo/wechat4j/wxmsg/msg/Msg4Location.java | xinlc/wechat4j | 0756dec44e7aed77dea3207e6a2452497cbfff4f | [
"MIT"
] | null | null | null | src/main/java/org/leo/wechat4j/wxmsg/msg/Msg4Location.java | xinlc/wechat4j | 0756dec44e7aed77dea3207e6a2452497cbfff4f | [
"MIT"
] | null | null | null | 20.32967 | 104 | 0.720541 | 997,751 | package org.leo.wechat4j.wxmsg.msg;
import org.leo.wechat4j.wxmsg.WXXmlElementName;
import org.w3c.dom.Document;
/**
* 地理位置消息
*/
public class Msg4Location extends Msg {
// 地理位置纬度
private String location_X;
// 地理位置经度
private String location_Y;
// 地图缩放大小
private String scale;
// 地理位置信息
private String label;
... |
92369b1ce4c86ec0707cdb89e6ea774d72c9687a | 2,429 | java | Java | Android Application/app/src/main/java/com/example/wing_project_android_app/endpoints/BoardView.java | BranKein/AIFB_GIST_WING_2020 | ea71eb58c3dd65f9ec89f8a5140c2c20af6aeadb | [
"MIT"
] | null | null | null | Android Application/app/src/main/java/com/example/wing_project_android_app/endpoints/BoardView.java | BranKein/AIFB_GIST_WING_2020 | ea71eb58c3dd65f9ec89f8a5140c2c20af6aeadb | [
"MIT"
] | null | null | null | Android Application/app/src/main/java/com/example/wing_project_android_app/endpoints/BoardView.java | BranKein/AIFB_GIST_WING_2020 | ea71eb58c3dd65f9ec89f8a5140c2c20af6aeadb | [
"MIT"
] | null | null | null | 32.386667 | 98 | 0.669 | 997,752 | package com.example.wing_project_android_app.endpoints;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ListView;
import androidx.appcompat.app.AppCompatActivity;
import com.example.wing_project_android_app.R;
import com.exampl... |
92369fb1f143af7991a925005d869c1f681058b1 | 2,357 | java | Java | engine-spring/core/src/test/java/org/camunda/bpm/engine/spring/test/configuration/SpringProcessEngineInitializationTest.java | HardLOLMaster/camunda-bpm-platform | e8411f499a28bd9262045ae966283a786dce901d | [
"Apache-2.0"
] | null | null | null | engine-spring/core/src/test/java/org/camunda/bpm/engine/spring/test/configuration/SpringProcessEngineInitializationTest.java | HardLOLMaster/camunda-bpm-platform | e8411f499a28bd9262045ae966283a786dce901d | [
"Apache-2.0"
] | null | null | null | engine-spring/core/src/test/java/org/camunda/bpm/engine/spring/test/configuration/SpringProcessEngineInitializationTest.java | HardLOLMaster/camunda-bpm-platform | e8411f499a28bd9262045ae966283a786dce901d | [
"Apache-2.0"
] | null | null | null | 36.261538 | 114 | 0.76538 | 997,753 | /*
* Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH
* under one or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information regarding copyright
* ownership. Camunda licenses this file to you under the Apache License,
* Version 2.0; y... |
9236a0a6f375d4ac408026c1f54aa8bf6ed30e40 | 17,831 | java | Java | src/test/java/io/induct/reflection/bpc/BeanPropertyControllerTestCase.java | esuomi/bean-property-controller | b3c58285ed291de34fb0639d284932428aedf16f | [
"MIT"
] | 1 | 2016-12-23T03:17:49.000Z | 2016-12-23T03:17:49.000Z | src/test/java/io/induct/reflection/bpc/BeanPropertyControllerTestCase.java | esuomi/bean-property-controller | b3c58285ed291de34fb0639d284932428aedf16f | [
"MIT"
] | null | null | null | src/test/java/io/induct/reflection/bpc/BeanPropertyControllerTestCase.java | esuomi/bean-property-controller | b3c58285ed291de34fb0639d284932428aedf16f | [
"MIT"
] | null | null | null | 43.918719 | 148 | 0.689529 | 997,754 | /*
* The MIT License (MIT)
*
* Copyright (c) 2014 Esko Suomi
*
* 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,... |
9236a111ae597d27b3593db5656f5d7eb251830d | 1,117 | java | Java | src/main/java/com/qlzw/smartwc/mapper/Dev_answerMapper.java | zzttwzq/deviceControl | 50c3eef6770116ed0624e7d59f3bc7fd503da821 | [
"MIT"
] | 1 | 2021-05-21T08:43:48.000Z | 2021-05-21T08:43:48.000Z | src/main/java/com/qlzw/smartwc/mapper/Dev_answerMapper.java | zzttwzq/deviceControl | 50c3eef6770116ed0624e7d59f3bc7fd503da821 | [
"MIT"
] | null | null | null | src/main/java/com/qlzw/smartwc/mapper/Dev_answerMapper.java | zzttwzq/deviceControl | 50c3eef6770116ed0624e7d59f3bc7fd503da821 | [
"MIT"
] | null | null | null | 38.517241 | 97 | 0.739481 | 997,755 | package com.qlzw.smartwc.mapper;
import com.qlzw.smartwc.model.Dev_answer;
import com.qlzw.smartwc.provider.Dev_answerProvider;
import org.apache.ibatis.annotations.*;
import java.util.List;
import org.springframework.stereotype.Component;
@Component(value = "dev_answerMapper")
@Mapper
public interface Dev_... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.