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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9236a3857c92c4a0b541571b3a2c679c6dee69b3 | 676 | java | Java | play_with_data_structure/Array/src/Student.java | marchboy/data_structure | 9c085a70f4d2e8b3a0a2a968753f8dbb3a3345e0 | [
"Apache-2.0"
] | null | null | null | play_with_data_structure/Array/src/Student.java | marchboy/data_structure | 9c085a70f4d2e8b3a0a2a968753f8dbb3a3345e0 | [
"Apache-2.0"
] | null | null | null | play_with_data_structure/Array/src/Student.java | marchboy/data_structure | 9c085a70f4d2e8b3a0a2a968753f8dbb3a3345e0 | [
"Apache-2.0"
] | null | null | null | 25.037037 | 74 | 0.62426 | 997,756 | package play_with_data_structure.Array.src;
public class Student{
public String name;
private int score;
public Student(String studentName, int studentScore){
name = studentName;
score = studentScore;
}
@Override
public String toString(){
return String.format("Student(... |
9236a457ff46492297bb73ecdc7ea3cb93cd1c4f | 1,933 | java | Java | graphml2sbgnml/graphml2sbgnml-cli/src/main/java/org/eisbm/graphml2sbgnml/cli/Graphml2sbgnml.java | eisbm/GraphML2SBGNML | db56aeec3b38ee9222b89773f73b39910409bb28 | [
"MIT"
] | 1 | 2019-11-15T12:48:26.000Z | 2019-11-15T12:48:26.000Z | graphml2sbgnml/graphml2sbgnml-cli/src/main/java/org/eisbm/graphml2sbgnml/cli/Graphml2sbgnml.java | eisbm/GraphML2SBGNML | db56aeec3b38ee9222b89773f73b39910409bb28 | [
"MIT"
] | 5 | 2018-03-09T13:56:28.000Z | 2018-04-28T00:00:25.000Z | graphml2sbgnml/graphml2sbgnml-cli/src/main/java/org/eisbm/graphml2sbgnml/cli/Graphml2sbgnml.java | eisbm/GraphML2SBGNML | db56aeec3b38ee9222b89773f73b39910409bb28 | [
"MIT"
] | null | null | null | 30.203125 | 100 | 0.6627 | 997,757 | package org.eisbm.graphml2sbgnml.cli;
import org.eisbm.graphmlsbfc.GraphML2SBGNML;
import org.eisbm.graphmlsbfc.GraphMLModel;
import org.sbfc.converter.exceptions.ConversionException;
import org.sbfc.converter.exceptions.ReadModelException;
import org.sbfc.converter.exceptions.WriteModelException;
import org.sbfc.con... |
9236a47b5995afcd6498f3c3d5c4328c3d830d49 | 1,953 | java | Java | services-custom/s3-transfer-manager/src/main/java/software/amazon/awssdk/transfer/s3/internal/S3CrtAsyncClient.java | cjolivier01/aws-sdk-java-v2 | 9050b7d6fabcdae18ad016994f4acfabf78b1780 | [
"Apache-2.0"
] | 1 | 2022-02-04T07:33:51.000Z | 2022-02-04T07:33:51.000Z | services-custom/s3-transfer-manager/src/main/java/software/amazon/awssdk/transfer/s3/internal/S3CrtAsyncClient.java | cjolivier01/aws-sdk-java-v2 | 9050b7d6fabcdae18ad016994f4acfabf78b1780 | [
"Apache-2.0"
] | null | null | null | services-custom/s3-transfer-manager/src/main/java/software/amazon/awssdk/transfer/s3/internal/S3CrtAsyncClient.java | cjolivier01/aws-sdk-java-v2 | 9050b7d6fabcdae18ad016994f4acfabf78b1780 | [
"Apache-2.0"
] | null | null | null | 36.849057 | 126 | 0.768049 | 997,758 | /*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" file ... |
9236a4ce74c02ce5852a6fdb33d48948a0354844 | 382 | java | Java | xfire-core/src/test/org/codehaus/xfire/util/ServiceUtilsTest.java | eduardodaluz/xfire | e4e9723991692a0e4fab500e979bf48b8dd25caf | [
"MIT"
] | null | null | null | xfire-core/src/test/org/codehaus/xfire/util/ServiceUtilsTest.java | eduardodaluz/xfire | e4e9723991692a0e4fab500e979bf48b8dd25caf | [
"MIT"
] | 3 | 2022-01-27T16:23:45.000Z | 2022-01-27T16:24:10.000Z | xfire-core/src/test/org/codehaus/xfire/util/ServiceUtilsTest.java | eduardodaluz/xfire | e4e9723991692a0e4fab500e979bf48b8dd25caf | [
"MIT"
] | null | null | null | 20.105263 | 78 | 0.696335 | 997,759 | package org.codehaus.xfire.util;
/**
* @author Arjen Poutsma
*/
import junit.framework.TestCase;
public class ServiceUtilsTest
extends TestCase
{
public void testMakeServiceNameFromClassName()
throws Exception
{
String result = ServiceUtils.makeServiceNameFromClassName(getClass... |
9236a5eda60a9d0cd5e6f7bc0be732c95eb87c2d | 2,682 | java | Java | webapp/src/main/java/com/github/chenjianjx/srb4jfullsample/webapp/fo/rest/support/FoCorsFilter.java | chenjianjx/srb4jfullsample | ddccb7dcdcc1e508c3798d3b054a5351ed034c13 | [
"Apache-2.0"
] | 2 | 2016-01-21T05:33:55.000Z | 2017-11-15T03:11:50.000Z | webapp/src/main/java/com/github/chenjianjx/srb4jfullsample/webapp/fo/rest/support/FoCorsFilter.java | chenjianjx/srb4jfullsample | ddccb7dcdcc1e508c3798d3b054a5351ed034c13 | [
"Apache-2.0"
] | 5 | 2020-03-04T22:23:06.000Z | 2021-01-20T23:31:22.000Z | webapp/src/main/java/com/github/chenjianjx/srb4jfullsample/webapp/fo/rest/support/FoCorsFilter.java | chenjianjx/srb4jfullsample | ddccb7dcdcc1e508c3798d3b054a5351ed034c13 | [
"Apache-2.0"
] | 2 | 2016-01-21T13:04:03.000Z | 2016-01-28T05:49:52.000Z | 31.186047 | 139 | 0.752051 | 997,760 | package com.github.chenjianjx.srb4jfullsample.webapp.fo.rest.support;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import javax.ws.rs.container.ContainerRequestContext;
import javax.ws.rs.container.ContainerRes... |
9236a72fab9d53db342e8d0ec9159294673bc2b9 | 1,736 | java | Java | src/main/java/com/jpa/springdatajpalearning/demo1/controller/UserController.java | HCF1998/spring-data-jpa-learning | 48b959d14120e73de2c93d1b720733fd4429a94e | [
"MIT"
] | null | null | null | src/main/java/com/jpa/springdatajpalearning/demo1/controller/UserController.java | HCF1998/spring-data-jpa-learning | 48b959d14120e73de2c93d1b720733fd4429a94e | [
"MIT"
] | null | null | null | src/main/java/com/jpa/springdatajpalearning/demo1/controller/UserController.java | HCF1998/spring-data-jpa-learning | 48b959d14120e73de2c93d1b720733fd4429a94e | [
"MIT"
] | null | null | null | 31.563636 | 94 | 0.72235 | 997,761 | package com.jpa.springdatajpalearning.demo1.controller;
import com.jpa.springdatajpalearning.demo1.entity.User;
import com.jpa.springdatajpalearning.demo1.repository.UserCrudRepository;
import com.jpa.springdatajpalearning.demo1.repository.UserPageRepository;
import org.springframework.beans.factory.annotation.Autowir... |
9236aa2fd9e80b843ad86c17fbd3054fc1b158bb | 4,521 | java | Java | app/src/main/java/com/zhao/myreader/webapi/CommonApi.java | simon2077/MissZzzReader | 838783ab5d7cb81934b60493e6116b76caf4aa61 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/zhao/myreader/webapi/CommonApi.java | simon2077/MissZzzReader | 838783ab5d7cb81934b60493e6116b76caf4aa61 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/zhao/myreader/webapi/CommonApi.java | simon2077/MissZzzReader | 838783ab5d7cb81934b60493e6116b76caf4aa61 | [
"Apache-2.0"
] | null | null | null | 28.25625 | 102 | 0.587038 | 997,763 | package com.zhao.myreader.webapi;
import com.zhao.myreader.callback.ResultCallback;
import com.zhao.myreader.common.URLCONST;
import com.zhao.myreader.greendao.entity.Book;
import com.zhao.myreader.util.crawler.BiQuGeReadUtil;
import com.zhao.myreader.util.crawler.DingDianReadUtil;
import com.zhao.myreader.util.crawle... |
9236aab5c0495962bf48b6efa514cd9d722a1acc | 10,403 | java | Java | yawp-core/src/main/java/io/yawp/repository/query/QueryBuilder.java | feroult/yawp | a415710efce1aa25ad3bade754b8b57ed398f36e | [
"MIT"
] | 138 | 2015-06-11T16:41:59.000Z | 2021-11-12T12:26:11.000Z | yawp-core/src/main/java/io/yawp/repository/query/QueryBuilder.java | feroult/yawp | a415710efce1aa25ad3bade754b8b57ed398f36e | [
"MIT"
] | 124 | 2015-04-23T12:39:38.000Z | 2022-01-22T02:50:40.000Z | yawp-core/src/main/java/io/yawp/repository/query/QueryBuilder.java | feroult/yawp | a415710efce1aa25ad3bade754b8b57ed398f36e | [
"MIT"
] | 32 | 2015-08-04T14:44:19.000Z | 2022-02-21T20:14:29.000Z | 21.809224 | 140 | 0.68884 | 997,764 | package io.yawp.repository.query;
import io.yawp.repository.IdRef;
import io.yawp.repository.Repository;
import io.yawp.repository.hooks.RepositoryHooks;
import io.yawp.repository.models.ObjectModel;
import io.yawp.repository.query.condition.BaseCondition;
import io.yawp.repository.query.condition.Condition;
import io... |
9236ab8855ef94ba2d79a149cc84bc6ed3f4d800 | 2,387 | java | Java | LeetCode/Dynamic Programming/Medium/(673) Number of Longest Increasing Subsequence.java | kaustubh0402/problem-solving | bf18af8165bd632109e2e88837eab816542ac6a3 | [
"MIT"
] | 8 | 2020-09-17T10:17:33.000Z | 2022-01-19T08:57:04.000Z | LeetCode/Dynamic Programming/Medium/(673) Number of Longest Increasing Subsequence.java | kaustubh0402/problem-solving | bf18af8165bd632109e2e88837eab816542ac6a3 | [
"MIT"
] | null | null | null | LeetCode/Dynamic Programming/Medium/(673) Number of Longest Increasing Subsequence.java | kaustubh0402/problem-solving | bf18af8165bd632109e2e88837eab816542ac6a3 | [
"MIT"
] | 2 | 2021-03-28T10:07:02.000Z | 2021-07-12T03:25:38.000Z | 24.608247 | 72 | 0.33473 | 997,765 | https://leetcode.com/problems/number-of-longest-increasing-subsequence/
//Problem no : 673
//Following solution is same as Printing all LIS
//But it will give MLE error
class Solution {
class node
{
int i;
int l;
node(int index,int len)
{
i=index;
... |
9236abb74676bb9bc42547c1731fc74dc9b0449b | 1,178 | java | Java | src/genecode/function/Length.java | iamsrp/genecode | dc24d7f828e4d086dba928b697f8e060bda9c3af | [
"Apache-2.0"
] | 1 | 2017-06-06T03:48:13.000Z | 2017-06-06T03:48:13.000Z | src/genecode/function/Length.java | iamsrp/genecode | dc24d7f828e4d086dba928b697f8e060bda9c3af | [
"Apache-2.0"
] | null | null | null | src/genecode/function/Length.java | iamsrp/genecode | dc24d7f828e4d086dba928b697f8e060bda9c3af | [
"Apache-2.0"
] | null | null | null | 23.098039 | 67 | 0.549236 | 997,766 | package genecode.function;
import java.lang.reflect.Array;
import java.util.Arrays;
/**
* A function which gets the size of a collection.
*/
public class Length
extends Function
{
private static final long serialVersionUID = 2376235762708708L;
/**
* CTOR.
*
* @param argType The array or... |
9236ac07b2c4cac5b82cf421b1722d71cff3ab8d | 1,444 | java | Java | app/src/main/java/com/codepath/apps/restclienttemplate/models/User.java | Byrnorthil/TweeterClone-week2 | 71771d25525ba4746e1f0de27bb40e23317af6ea | [
"MIT"
] | null | null | null | app/src/main/java/com/codepath/apps/restclienttemplate/models/User.java | Byrnorthil/TweeterClone-week2 | 71771d25525ba4746e1f0de27bb40e23317af6ea | [
"MIT"
] | 1 | 2020-02-11T08:50:21.000Z | 2020-02-11T08:50:21.000Z | app/src/main/java/com/codepath/apps/restclienttemplate/models/User.java | Byrnorthil/TweeterClone-week2 | 71771d25525ba4746e1f0de27bb40e23317af6ea | [
"MIT"
] | 1 | 2021-07-24T02:19:15.000Z | 2021-07-24T02:19:15.000Z | 27.245283 | 86 | 0.671745 | 997,767 | package com.codepath.apps.restclienttemplate.models;
import androidx.room.ColumnInfo;
import androidx.room.Entity;
import androidx.room.PrimaryKey;
import org.jetbrains.annotations.NotNull;
import org.json.JSONException;
import org.json.JSONObject;
import org.parceler.Parcel;
import java.util.ArrayList;
import java.... |
9236ac6782f84dc3fc05a084256187c61e91e778 | 169 | java | Java | src/main/java/sb/todoapp/todolist/ToDoListRepository.java | amazinglynormal/to-do-app-spring | 1fb60b22c1ada607d6ab0af9dbb4f2d0795c4f65 | [
"MIT"
] | null | null | null | src/main/java/sb/todoapp/todolist/ToDoListRepository.java | amazinglynormal/to-do-app-spring | 1fb60b22c1ada607d6ab0af9dbb4f2d0795c4f65 | [
"MIT"
] | null | null | null | src/main/java/sb/todoapp/todolist/ToDoListRepository.java | amazinglynormal/to-do-app-spring | 1fb60b22c1ada607d6ab0af9dbb4f2d0795c4f65 | [
"MIT"
] | null | null | null | 24.142857 | 76 | 0.840237 | 997,768 | package sb.todoapp.todolist;
import org.springframework.data.repository.CrudRepository;
public interface ToDoListRepository extends CrudRepository<ToDoList, Long> {
}
|
9236ad71bbd367e251dd911bf1f54918bdc91926 | 4,626 | java | Java | msbuild-impl/src/main/java/consulo/msbuild/editor/MSBuildOutOfProjectEditorNotificationProvider.java | consulo/incubating-consulo-msbuild | be88453652f656605448447928bc46fafc9e6912 | [
"Apache-2.0"
] | null | null | null | msbuild-impl/src/main/java/consulo/msbuild/editor/MSBuildOutOfProjectEditorNotificationProvider.java | consulo/incubating-consulo-msbuild | be88453652f656605448447928bc46fafc9e6912 | [
"Apache-2.0"
] | 22 | 2020-12-13T19:19:53.000Z | 2021-01-30T12:14:10.000Z | msbuild-impl/src/main/java/consulo/msbuild/editor/MSBuildOutOfProjectEditorNotificationProvider.java | consulo/incubating-consulo-msbuild | be88453652f656605448447928bc46fafc9e6912 | [
"Apache-2.0"
] | null | null | null | 28.036364 | 186 | 0.686122 | 997,769 | package consulo.msbuild.editor;
import com.intellij.openapi.fileEditor.FileEditor;
import com.intellij.openapi.project.Project;
import com.intellij.openapi.vfs.VirtualFile;
import com.intellij.ui.EditorNotificationPanel;
import consulo.annotation.access.RequiredReadAction;
import consulo.editor.notifications.EditorNot... |
9236adaa9be8091ccabfb883b1fa553f7c827782 | 388 | java | Java | src/solid/ocp/solucao/Conforto.java | gdfreitas/principios-solid | b036db9a5f9af6eda0f541a3094a70d687875585 | [
"MIT"
] | 2 | 2019-08-22T19:43:54.000Z | 2020-01-26T18:16:21.000Z | src/solid/ocp/solucao/Conforto.java | gdfreitas/principios-solid | b036db9a5f9af6eda0f541a3094a70d687875585 | [
"MIT"
] | null | null | null | src/solid/ocp/solucao/Conforto.java | gdfreitas/principios-solid | b036db9a5f9af6eda0f541a3094a70d687875585 | [
"MIT"
] | 2 | 2018-08-31T12:03:02.000Z | 2020-01-26T18:16:23.000Z | 15.52 | 50 | 0.634021 | 997,770 | package solid.ocp.solucao;
/**
* @author gabriel.freitas
*/
@SuppressWarnings("all")
public class Conforto implements ControleDirecao {
@Override
public double getRigidezSuspensao() {
return 20;
}
@Override
public double getRigidezDirecao() {
return 20;
}
@Override
... |
9236addcc372b5100c85ada2e43a1a68157fe057 | 1,698 | java | Java | backend/src/main/java/com/herostore/products/mapper/ProductMapper.java | cesar-lp/hulk-store | b8c66c6c670ee18ffad804c85ef05eb93fe43963 | [
"MIT"
] | null | null | null | backend/src/main/java/com/herostore/products/mapper/ProductMapper.java | cesar-lp/hulk-store | b8c66c6c670ee18ffad804c85ef05eb93fe43963 | [
"MIT"
] | 7 | 2020-04-26T19:59:44.000Z | 2022-02-26T22:42:26.000Z | backend/src/main/java/com/herostore/products/mapper/ProductMapper.java | cesar-lp/hero-store | b8c66c6c670ee18ffad804c85ef05eb93fe43963 | [
"MIT"
] | null | null | null | 39.488372 | 98 | 0.767373 | 997,771 | package com.herostore.products.mapper;
import com.herostore.products.domain.Product;
import com.herostore.products.domain.ProductType;
import com.herostore.products.dto.ProductTypeDTO;
import com.herostore.products.dto.request.ProductRequest;
import com.herostore.products.dto.response.ProductResponse;
import org.mapst... |
9236aecc4f2ab8d2d5c4c7fb1494357306b65be6 | 1,117 | java | Java | dataflow-manager/generator/src/main/java/ch/skymarshall/dataflowmgr/generator/writers/dot/ProcessorGenerator.java | sebastiencaille/sky-lib | b8d01c5b90e1f234d1a202b9313e3241656a0275 | [
"BSD-3-Clause"
] | null | null | null | dataflow-manager/generator/src/main/java/ch/skymarshall/dataflowmgr/generator/writers/dot/ProcessorGenerator.java | sebastiencaille/sky-lib | b8d01c5b90e1f234d1a202b9313e3241656a0275 | [
"BSD-3-Clause"
] | 2 | 2020-02-07T21:02:03.000Z | 2020-12-17T21:30:19.000Z | dataflow-manager/generator/src/main/java/ch/skymarshall/dataflowmgr/generator/writers/dot/ProcessorGenerator.java | sebastiencaille/sky-lib | b8d01c5b90e1f234d1a202b9313e3241656a0275 | [
"BSD-3-Clause"
] | null | null | null | 32.852941 | 94 | 0.823635 | 997,772 | package ch.skymarshall.dataflowmgr.generator.writers.dot;
import java.util.Set;
import ch.skymarshall.dataflowmgr.generator.writers.AbstractFlowVisitor.BindingContext;
import ch.skymarshall.dataflowmgr.generator.writers.dot.FlowToDotVisitor.Graph;
import ch.skymarshall.dataflowmgr.generator.writers.dot.FlowToDotVisit... |
9236af30447958acfc828d173eec390ce2d7fe9b | 5,790 | java | Java | mr/src/main/java/org/apache/mahout/classifier/df/mapreduce/partial/PartialBuilder.java | UnimibSoftEngCourse1819/laboratorio-4-esercizio-sonarqube-mahout-claudiom4sir | 6267e5d8f6b13136f0c8151ea7e514b9733266ff | [
"Apache-2.0"
] | 2,073 | 2015-01-01T15:35:21.000Z | 2022-03-31T06:18:06.000Z | mr/src/main/java/org/apache/mahout/classifier/df/mapreduce/partial/PartialBuilder.java | UnimibSoftEngCourse1819/laboratorio-4-esercizio-sonarqube-mahout-claudiom4sir | 6267e5d8f6b13136f0c8151ea7e514b9733266ff | [
"Apache-2.0"
] | 224 | 2015-01-01T16:36:19.000Z | 2021-01-27T23:22:45.000Z | mr/src/main/java/org/apache/mahout/classifier/df/mapreduce/partial/PartialBuilder.java | UnimibSoftEngCourse1819/laboratorio-4-esercizio-sonarqube-mahout-claudiom4sir | 6267e5d8f6b13136f0c8151ea7e514b9733266ff | [
"Apache-2.0"
] | 1,109 | 2015-01-01T23:32:26.000Z | 2022-03-28T07:27:17.000Z | 36.415094 | 108 | 0.690674 | 997,773 | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... |
9236af570610cdb79eda26a4c5a6496ec414a882 | 590 | java | Java | chatServe/admin-serve/src/main/java/com/netty/adminServe/dao/MessageMapper.java | HongZe1090/netty-chat-room | ddc2072ed06f89d23bb461d23cb9a6e2b11b9260 | [
"Apache-2.0"
] | null | null | null | chatServe/admin-serve/src/main/java/com/netty/adminServe/dao/MessageMapper.java | HongZe1090/netty-chat-room | ddc2072ed06f89d23bb461d23cb9a6e2b11b9260 | [
"Apache-2.0"
] | null | null | null | chatServe/admin-serve/src/main/java/com/netty/adminServe/dao/MessageMapper.java | HongZe1090/netty-chat-room | ddc2072ed06f89d23bb461d23cb9a6e2b11b9260 | [
"Apache-2.0"
] | null | null | null | 15.526316 | 89 | 0.652542 | 997,774 | package com.netty.adminServe.dao;
import com.netty.common.entity.LogInfo;
import com.netty.common.entity.Message;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
/**
* @创建人 HongZe
* @创建时间 2021/12/24
* @描述
*/
@Mapper
public interface MessageMapper {
/**
*@描述 插入单条消息记录
* @return
... |
9236af99fc7e108b906d94119f3e44c73ba53a58 | 1,074 | java | Java | src/carnero/cgeo/cgCacheSizeComparator.java | just-radovan/c-geo | d92c90355b43a0c12508888132bbeb3880dac89b | [
"Apache-2.0"
] | 4 | 2016-09-26T20:09:18.000Z | 2020-02-16T11:50:53.000Z | src/carnero/cgeo/cgCacheSizeComparator.java | carnero/c-geo | d92c90355b43a0c12508888132bbeb3880dac89b | [
"Apache-2.0"
] | null | null | null | src/carnero/cgeo/cgCacheSizeComparator.java | carnero/c-geo | d92c90355b43a0c12508888132bbeb3880dac89b | [
"Apache-2.0"
] | 4 | 2016-05-14T00:07:58.000Z | 2019-12-13T00:17:22.000Z | 22.375 | 110 | 0.637803 | 997,775 | package carnero.cgeo;
import java.util.Comparator;
import android.util.Log;
import java.util.ArrayList;
public class cgCacheSizeComparator implements Comparator<cgCache> {
public static ArrayList<String> cacheSizes = new ArrayList<String>();
public cgCacheSizeComparator() {
// list sizes
cacheSizes.add("micro... |
9236afd9523db013ac3de648e86b2a02171d9f68 | 11,452 | java | Java | app/src/main/java/com/thinkdev/audiorecorder/data/PrefsImpl.java | thinkapper/AudioRecorder-master | c3a0e951f4d233dbf191ac27feac6cbfb7d5bf12 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/thinkdev/audiorecorder/data/PrefsImpl.java | thinkapper/AudioRecorder-master | c3a0e951f4d233dbf191ac27feac6cbfb7d5bf12 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/thinkdev/audiorecorder/data/PrefsImpl.java | thinkapper/AudioRecorder-master | c3a0e951f4d233dbf191ac27feac6cbfb7d5bf12 | [
"Apache-2.0"
] | null | null | null | 31.988827 | 170 | 0.79628 | 997,776 |
package com.thinkdev.audiorecorder.data;
import android.content.Context;
import android.content.SharedPreferences;
import com.thinkdev.audiorecorder.AppConstants;
/**
* App preferences implementation
*/
public class PrefsImpl implements Prefs {
private static final String PREF_NAME = "com.thinkdev.audiorecorde... |
9236afed42914a9496ebf7bcf68324f071fa0e05 | 2,613 | java | Java | demo-mall-module/demo-mall-user-service/src/test/java/com/liyulin/demo/mall/user/test/integration/cases/api/RegisterApiControllerIntegrationTest.java | luckyQing/spring-cloud-demo | 019dbcb3b9f6572c42eac461f2de14d301fe8011 | [
"Apache-2.0"
] | 4 | 2019-04-26T08:33:00.000Z | 2020-01-15T02:19:40.000Z | demo-mall-module/demo-mall-user-service/src/test/java/com/liyulin/demo/mall/user/test/integration/cases/api/RegisterApiControllerIntegrationTest.java | luckyQing/spring-cloud-demo | 019dbcb3b9f6572c42eac461f2de14d301fe8011 | [
"Apache-2.0"
] | null | null | null | demo-mall-module/demo-mall-user-service/src/test/java/com/liyulin/demo/mall/user/test/integration/cases/api/RegisterApiControllerIntegrationTest.java | luckyQing/spring-cloud-demo | 019dbcb3b9f6572c42eac461f2de14d301fe8011 | [
"Apache-2.0"
] | 1 | 2020-04-02T13:49:20.000Z | 2020-04-02T13:49:20.000Z | 43.55 | 109 | 0.82013 | 997,777 | package com.liyulin.demo.mall.user.test.integration.cases.api;
import org.assertj.core.api.Assertions;
import org.junit.Test;
import org.mockito.Mockito;
import org.springframework.test.annotation.Rollback;
import org.springframework.transaction.annotation.Transactional;
import com.alibaba.fastjson.TypeReference;
imp... |
9236b0e2b3b43ed0b51939da58fc49bbcdbe8f21 | 838 | java | Java | src/test/java/org/csveed/test/model/BeanWithNameMatching.java | sarahsz/CSVeed | 73e5871bff14c773704af1479d89ed61fb27d637 | [
"Apache-2.0"
] | 81 | 2015-01-17T20:41:10.000Z | 2021-09-05T12:22:25.000Z | src/test/java/org/csveed/test/model/BeanWithNameMatching.java | sarahsz/CSVeed | 73e5871bff14c773704af1479d89ed61fb27d637 | [
"Apache-2.0"
] | 37 | 2015-01-05T00:23:33.000Z | 2021-10-14T23:58:01.000Z | src/test/java/org/csveed/test/model/BeanWithNameMatching.java | 42BV/CSVeed | 77cb59409f8b41df23a3cf3afe6cd27446875154 | [
"Apache-2.0"
] | 27 | 2015-01-04T23:27:45.000Z | 2021-05-09T17:17:43.000Z | 19.488372 | 50 | 0.649165 | 997,778 | package org.csveed.test.model;
import org.csveed.annotations.CsvCell;
import org.csveed.annotations.CsvFile;
import org.csveed.bean.ColumnNameMapper;
@CsvFile(mappingStrategy = ColumnNameMapper.class)
public class BeanWithNameMatching {
@CsvCell(columnName = "postal code")
public String line3;
@CsvCell(... |
9236b13b75fc25df36555ba40a614aea88db2795 | 6,294 | java | Java | src/mainFrame/SizeDialog.java | colutto/convexHull_calculator | 0cc1a2fa32459950540df540ab084247fbea102e | [
"MIT"
] | null | null | null | src/mainFrame/SizeDialog.java | colutto/convexHull_calculator | 0cc1a2fa32459950540df540ab084247fbea102e | [
"MIT"
] | null | null | null | src/mainFrame/SizeDialog.java | colutto/convexHull_calculator | 0cc1a2fa32459950540df540ab084247fbea102e | [
"MIT"
] | null | null | null | 41.682119 | 144 | 0.566254 | 997,779 | package mainFrame;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
/**
* Die Klasse SizeDialog fragt den Benutzer nach der Größe der Zeichenfläche, bis diese nicht eingegeben wurde können
* einige Funktionen der Anwendung nicht ausgeführt werden.
* @author Stefan Colutto 9513140
... |
9236b1ef2ff3cab28ed86230f7bdff421b6de18f | 3,325 | java | Java | com.sap.cloud.lm.sl.cf.core/src/main/java/com/sap/cloud/lm/sl/cf/core/model/PersistenceMetadata.java | DenitsaKostova/cf-mta-deploy-service | 6a827cdbf80e06c46d086b6daf169e0bf5be7266 | [
"Apache-2.0"
] | null | null | null | com.sap.cloud.lm.sl.cf.core/src/main/java/com/sap/cloud/lm/sl/cf/core/model/PersistenceMetadata.java | DenitsaKostova/cf-mta-deploy-service | 6a827cdbf80e06c46d086b6daf169e0bf5be7266 | [
"Apache-2.0"
] | null | null | null | com.sap.cloud.lm.sl.cf.core/src/main/java/com/sap/cloud/lm/sl/cf/core/model/PersistenceMetadata.java | DenitsaKostova/cf-mta-deploy-service | 6a827cdbf80e06c46d086b6daf169e0bf5be7266 | [
"Apache-2.0"
] | null | null | null | 46.830986 | 134 | 0.759699 | 997,780 | package com.sap.cloud.lm.sl.cf.core.model;
public class PersistenceMetadata {
public static final String NOT_AVAILABLE = "N/A";
public static class NamedQueries {
public static final String FIND_ALL_ENTRIES = "find_all_entries";
public static final String FIND_ALL_SUBSCRIPTIONS = "find_all_s... |
9236b284b1624bf63138d102f3f7058c2757e3c3 | 8,634 | java | Java | CloudServiceDeployer/src/main/java/cy/ac/ucy/linc/cloudDeployer/connectors/openstack/OpenstackConnector.java | UCY-LINC-LAB/CloudServiceDeployer | ab9e677db36da71a8856d3ecfbf3d98e297fa894 | [
"Apache-2.0"
] | null | null | null | CloudServiceDeployer/src/main/java/cy/ac/ucy/linc/cloudDeployer/connectors/openstack/OpenstackConnector.java | UCY-LINC-LAB/CloudServiceDeployer | ab9e677db36da71a8856d3ecfbf3d98e297fa894 | [
"Apache-2.0"
] | null | null | null | CloudServiceDeployer/src/main/java/cy/ac/ucy/linc/cloudDeployer/connectors/openstack/OpenstackConnector.java | UCY-LINC-LAB/CloudServiceDeployer | ab9e677db36da71a8856d3ecfbf3d98e297fa894 | [
"Apache-2.0"
] | null | null | null | 35.097561 | 89 | 0.749942 | 997,781 | package cy.ac.ucy.linc.cloudDeployer.connectors.openstack;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.jclouds.ContextBuilder;
import org.jclouds.compute.ComputeService;
import org.jclouds.compute.ComputeServiceContext;
import org... |
9236b28b3dd7ad3d1e9c1de697f9d93c7c15026c | 2,391 | java | Java | hawaii-core/src/main/java/org/hawaiiframework/crypto/HawaiiUrlSafeStringEncryptor.java | hawaiifw/hawaiiframework | 506eb6be5a76c6203d3e2b48b82f2c25782a824d | [
"X11",
"Apache-2.0",
"OLDAP-2.2.1"
] | 6 | 2016-11-15T23:00:47.000Z | 2020-11-30T01:57:19.000Z | hawaii-core/src/main/java/org/hawaiiframework/crypto/HawaiiUrlSafeStringEncryptor.java | hawaiifw/hawaiiframework | 506eb6be5a76c6203d3e2b48b82f2c25782a824d | [
"X11",
"Apache-2.0",
"OLDAP-2.2.1"
] | 11 | 2016-04-16T07:45:05.000Z | 2020-09-22T07:08:15.000Z | hawaii-core/src/main/java/org/hawaiiframework/crypto/HawaiiUrlSafeStringEncryptor.java | hawaiifw/hawaii-framework | 506eb6be5a76c6203d3e2b48b82f2c25782a824d | [
"X11",
"Apache-2.0",
"OLDAP-2.2.1"
] | 19 | 2016-04-13T13:17:09.000Z | 2020-09-21T13:41:43.000Z | 31.88 | 96 | 0.680468 | 997,782 | package org.hawaiiframework.crypto;
import org.bouncycastle.jce.provider.BouncyCastleProvider;
import org.bouncycastle.util.Strings;
import org.bouncycastle.util.encoders.UrlBase64;
import org.hawaiiframework.exception.HawaiiException;
import javax.crypto.Cipher;
import java.nio.charset.Charset;
import java.security.... |
9236b34a43b17ca0823d62843a7c55965cccfc90 | 1,175 | java | Java | gs-spring-boot/gs-spring-boot-app/src/test/java/com/tirthal/learning/JunitHemcrestAssertjDemoTest.java | akondasif/Learning-Spring | e13914a65a6fe623e88ec4a8394e6dccfe1c7c37 | [
"MIT"
] | 1 | 2018-05-28T02:42:55.000Z | 2018-05-28T02:42:55.000Z | gs-spring-boot/gs-spring-boot-app/src/test/java/com/tirthal/learning/JunitHemcrestAssertjDemoTest.java | akondasif/Learning-Spring | e13914a65a6fe623e88ec4a8394e6dccfe1c7c37 | [
"MIT"
] | 3 | 2021-01-21T01:06:19.000Z | 2022-01-21T23:19:30.000Z | gs-spring-boot/gs-spring-boot-app/src/test/java/com/tirthal/learning/JunitHemcrestAssertjDemoTest.java | akondasif/Learning-Spring | e13914a65a6fe623e88ec4a8394e6dccfe1c7c37 | [
"MIT"
] | 6 | 2017-12-14T08:05:29.000Z | 2021-03-23T05:44:58.000Z | 24.479167 | 99 | 0.716596 | 997,783 | package com.tirthal.learning;
import org.junit.Test;
import org.springframework.boot.test.context.TestComponent;
import static org.junit.Assert.assertEquals;
import org.junit.Before;
import static org.hamcrest.Matchers.*;
import com.tirthal.learning.controller.HomeRestController;
@TestComponent
public class Junit... |
9236b3d4dbed6bcf2010a33b163fe2cbcb7e80aa | 3,810 | java | Java | src/test/java/br/unicap/ed2/arvore/ArvoreBinariaTest.java | incogbyte/ed2-arvores | 077566e8bd671fdb5764be486cfe88bfd5882994 | [
"Apache-2.0"
] | 1 | 2022-03-10T12:12:46.000Z | 2022-03-10T12:12:46.000Z | src/test/java/br/unicap/ed2/arvore/ArvoreBinariaTest.java | incogbyte/ed2-arvores | 077566e8bd671fdb5764be486cfe88bfd5882994 | [
"Apache-2.0"
] | null | null | null | src/test/java/br/unicap/ed2/arvore/ArvoreBinariaTest.java | incogbyte/ed2-arvores | 077566e8bd671fdb5764be486cfe88bfd5882994 | [
"Apache-2.0"
] | 8 | 2022-03-07T15:04:03.000Z | 2022-03-14T14:24:54.000Z | 22.951807 | 62 | 0.518635 | 997,784 | package br.unicap.ed2.arvore;
import static org.junit.jupiter.api.Assertions.assertTrue;
import org.junit.jupiter.api.Test;
import br.unicap.ed2.base.No;
import br.unicap.ed2.bst.ArvoreBinariaDePesquisa;
public class ArvoreBinariaTest
{
ArvoreBinariaDePesquisa a = new ArvoreBinariaDePesquisa();
public void... |
9236b4c894253c435512517377c9cd8ab19cdaa8 | 996 | java | Java | src/main/java/jhi/gatekeeper/server/exception/EmailException.java | HuttonICS/gatekeeper-server | 5e0d1daee698d8d453d69f03ef59d6d22b21322c | [
"Apache-2.0"
] | null | null | null | src/main/java/jhi/gatekeeper/server/exception/EmailException.java | HuttonICS/gatekeeper-server | 5e0d1daee698d8d453d69f03ef59d6d22b21322c | [
"Apache-2.0"
] | 1 | 2020-11-11T07:33:54.000Z | 2020-11-12T14:45:24.000Z | src/main/java/jhi/gatekeeper/server/exception/EmailException.java | HuttonICS/gatekeeper-server | 5e0d1daee698d8d453d69f03ef59d6d22b21322c | [
"Apache-2.0"
] | null | null | null | 23.714286 | 75 | 0.73996 | 997,785 | /*
* Copyright 2017 Information and Computational Sciences,
* The James Hutton Institute.
*
* 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... |
9236b57d32892ed7b42e0784f9373b084023191b | 531 | java | Java | 1.JavaSyntax/src/Test/Other/Test10.java | BelousAI/JavaRushTasks | da1fc267fbcfbc32e4e86886fcac11d10fe86ce0 | [
"Apache-2.0"
] | null | null | null | 1.JavaSyntax/src/Test/Other/Test10.java | BelousAI/JavaRushTasks | da1fc267fbcfbc32e4e86886fcac11d10fe86ce0 | [
"Apache-2.0"
] | null | null | null | 1.JavaSyntax/src/Test/Other/Test10.java | BelousAI/JavaRushTasks | da1fc267fbcfbc32e4e86886fcac11d10fe86ce0 | [
"Apache-2.0"
] | null | null | null | 21.24 | 71 | 0.563089 | 997,786 | package Test.Other;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
/**
* Created by Антон on 30.03.2017.
*/
public class Test10 {
public static void main(String[] args) {
List<Integer> list = Arrays.asList(2,2,2,3,2,3,2,2,3,3,3,5,5);
HashMap<Integer, Integer> hm = new... |
9236b62d6bcd5fc286c7cc65ea3f2b0238ae87c5 | 1,377 | java | Java | src/main/java/ca/eve/app/tiger/domain/Season.java | dzca/eve | 904c2d80862419b38b556fa95d8e467318b48f9e | [
"MIT"
] | null | null | null | src/main/java/ca/eve/app/tiger/domain/Season.java | dzca/eve | 904c2d80862419b38b556fa95d8e467318b48f9e | [
"MIT"
] | null | null | null | src/main/java/ca/eve/app/tiger/domain/Season.java | dzca/eve | 904c2d80862419b38b556fa95d8e467318b48f9e | [
"MIT"
] | null | null | null | 16.590361 | 111 | 0.684096 | 997,787 | package ca.eve.app.tiger.domain;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import io.swagger.annotations.ApiModel;
@ApiModel(description = "All details about the club season.")
@Entity
@Table(name = "... |
9236b636f911bfd2fece003770e9ba017f452911 | 4,201 | java | Java | app/src/main/java/com/example/android/popularmovies/MovieDbApiUtils.java | sakydpozrux/PopularMovies | 97f4dd879bb2ffd12a35c504a0a93d8fbe5e5671 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/android/popularmovies/MovieDbApiUtils.java | sakydpozrux/PopularMovies | 97f4dd879bb2ffd12a35c504a0a93d8fbe5e5671 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/android/popularmovies/MovieDbApiUtils.java | sakydpozrux/PopularMovies | 97f4dd879bb2ffd12a35c504a0a93d8fbe5e5671 | [
"Apache-2.0"
] | null | null | null | 30.664234 | 102 | 0.597953 | 997,788 | package com.example.android.popularmovies;
import android.content.Context;
import android.net.Uri;
import android.widget.ImageView;
import com.squareup.picasso.Picasso;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.UR... |
9236b6995ae0d341c4cc753a2df36d12dde8bcc5 | 206 | java | Java | limbus-staging/src/main/java/com/remondis/limbus/staging/staging/package-info.java | remondis-it/limbus-engine | 3e1c5762c928ea98881a826c0e449b5ab6490ce4 | [
"Apache-2.0"
] | 3 | 2018-05-21T13:34:36.000Z | 2018-09-20T06:09:09.000Z | limbus-staging/src/main/java/com/remondis/limbus/staging/staging/package-info.java | remondis-it/limbus-engine | 3e1c5762c928ea98881a826c0e449b5ab6490ce4 | [
"Apache-2.0"
] | 2 | 2020-05-07T13:14:56.000Z | 2020-05-07T13:20:22.000Z | limbus-staging/src/main/java/com/remondis/limbus/staging/staging/package-info.java | remondis-it/limbus-engine | 3e1c5762c928ea98881a826c0e449b5ab6490ce4 | [
"Apache-2.0"
] | 1 | 2020-08-09T03:22:35.000Z | 2020-08-09T03:22:35.000Z | 34.333333 | 117 | 0.76699 | 997,789 | package com.remondis.limbus.staging.staging;
/**
* This package is needed to specify the URL protocol name for the handler implementation that is defined within this
* package. Do not move or rename!
*/ |
9236b76f64b629051b7aad2f2ad58ce8e47a7663 | 352 | java | Java | quickprotocol-core/src/main/java/Quick/Protocol/Listeners/CommandResponsePackageReceivedListener.java | QuickProtocol/QuickProtocol_Java | c3415e18b3b3e81dbc897a05e1f32c313c4602b7 | [
"Apache-2.0"
] | null | null | null | quickprotocol-core/src/main/java/Quick/Protocol/Listeners/CommandResponsePackageReceivedListener.java | QuickProtocol/QuickProtocol_Java | c3415e18b3b3e81dbc897a05e1f32c313c4602b7 | [
"Apache-2.0"
] | null | null | null | quickprotocol-core/src/main/java/Quick/Protocol/Listeners/CommandResponsePackageReceivedListener.java | QuickProtocol/QuickProtocol_Java | c3415e18b3b3e81dbc897a05e1f32c313c4602b7 | [
"Apache-2.0"
] | null | null | null | 23.466667 | 107 | 0.704545 | 997,790 | package Quick.Protocol.Listeners;
public interface CommandResponsePackageReceivedListener {
/**
* 执行
*
* @param commandId 命令编号
* @param code 响应码
* @param message 错误消息
* @param typeName 类型名称
* @param content 内容
*/
public abstract void Invoke(String commandId, byte code, String message, Stri... |
9236b7a4667ecd36dae2d5a88bc23cddbd999b86 | 3,565 | java | Java | src/main/java/maxhyper/dynamictreessugiforest/genfeatures/FeatureGenFallenLeaves.java | DynamicTreesTeam/DynamicTrees-SugiForest | d24ff220ca7f9cbc64042b56dd026a7af20984ad | [
"MIT"
] | null | null | null | src/main/java/maxhyper/dynamictreessugiforest/genfeatures/FeatureGenFallenLeaves.java | DynamicTreesTeam/DynamicTrees-SugiForest | d24ff220ca7f9cbc64042b56dd026a7af20984ad | [
"MIT"
] | null | null | null | src/main/java/maxhyper/dynamictreessugiforest/genfeatures/FeatureGenFallenLeaves.java | DynamicTreesTeam/DynamicTrees-SugiForest | d24ff220ca7f9cbc64042b56dd026a7af20984ad | [
"MIT"
] | null | null | null | 40.511364 | 192 | 0.671248 | 997,791 | package maxhyper.dynamictreessugiforest.genfeatures;
import com.ferreusveritas.dynamictrees.api.IPostGenFeature;
import com.ferreusveritas.dynamictrees.api.IPostGrowFeature;
import com.ferreusveritas.dynamictrees.blocks.BlockDynamicLeaves;
import com.ferreusveritas.dynamictrees.trees.Species;
import com.ferreusveritas... |
9236b7bd2a348addb114d5a3b78892387a40e836 | 4,083 | java | Java | tracker-agent/src/main/java/c8y/trackeragent/devicebootstrap/DeviceBootstrapProcessor.java | reschrei1/cumulocity | bd29d1d05405e0ddbc14424da9391ff9381872e8 | [
"MIT"
] | 1 | 2019-02-22T20:58:09.000Z | 2019-02-22T20:58:09.000Z | tracker-agent/src/main/java/c8y/trackeragent/devicebootstrap/DeviceBootstrapProcessor.java | reschrei1/cumulocity | bd29d1d05405e0ddbc14424da9391ff9381872e8 | [
"MIT"
] | null | null | null | tracker-agent/src/main/java/c8y/trackeragent/devicebootstrap/DeviceBootstrapProcessor.java | reschrei1/cumulocity | bd29d1d05405e0ddbc14424da9391ff9381872e8 | [
"MIT"
] | null | null | null | 44.868132 | 151 | 0.768553 | 997,792 | package c8y.trackeragent.devicebootstrap;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.stereotype.Component;
import com.cumulocity.rest.representation.devicebootstrap.Devic... |
9236b9559328c7a46a6cf9d63b674265331b358a | 1,280 | java | Java | dubbo-plugin/dubbo-qos/src/main/java/com/alibaba/dubbo/qos/command/impl/Quit.java | extrend-xuxw/dubbo | c5db1c39e686e79f3ce9e9ea0876ee6dd089b4a4 | [
"Apache-2.0"
] | 429 | 2018-01-21T13:38:16.000Z | 2022-03-31T02:50:40.000Z | dubbo-plugin/dubbo-qos/src/main/java/com/alibaba/dubbo/qos/command/impl/Quit.java | extrend-xuxw/dubbo | c5db1c39e686e79f3ce9e9ea0876ee6dd089b4a4 | [
"Apache-2.0"
] | 14 | 2019-12-24T06:48:41.000Z | 2021-12-25T02:14:23.000Z | dubbo-plugin/dubbo-qos/src/main/java/com/alibaba/dubbo/qos/command/impl/Quit.java | extrend-xuxw/dubbo | c5db1c39e686e79f3ce9e9ea0876ee6dd089b4a4 | [
"Apache-2.0"
] | 354 | 2018-03-12T01:29:47.000Z | 2022-03-03T03:25:09.000Z | 41.290323 | 75 | 0.761719 | 997,793 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
9236b9cdbfbc7039a9cf0ca23b8ef193e2a8bd09 | 2,450 | java | Java | src/cmps252/HW4_2/UnitTesting/record_4425.java | issasaidi/cmps252_hw4.2 | f8e96065e2a4f172c8b685f03f954694f4810c14 | [
"MIT"
] | 1 | 2020-10-27T22:16:21.000Z | 2020-10-27T22:16:21.000Z | src/cmps252/HW4_2/UnitTesting/record_4425.java | issasaidi/cmps252_hw4.2 | f8e96065e2a4f172c8b685f03f954694f4810c14 | [
"MIT"
] | 2 | 2020-10-27T17:31:16.000Z | 2020-10-28T02:16:49.000Z | src/cmps252/HW4_2/UnitTesting/record_4425.java | issasaidi/cmps252_hw4.2 | f8e96065e2a4f172c8b685f03f954694f4810c14 | [
"MIT"
] | 108 | 2020-10-26T11:54:05.000Z | 2021-01-16T20:00:17.000Z | 25.541667 | 77 | 0.734095 | 997,794 | package cmps252.HW4_2.UnitTesting;
import static org.junit.jupiter.api.Assertions.*;
import java.io.FileNotFoundException;
import java.util.List;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import cmps252.HW4_2.... |
9236ba07b044be94c72fc269835735c3dd1054a1 | 622 | java | Java | src/main/java/com/rafaelcostab/delivery/api/exceptionhandler/Mistake.java | rafaelcostab/delivery-api | eb2a3c4cbf268fe18d23d1f00eac60c79e6fe63d | [
"MIT"
] | null | null | null | src/main/java/com/rafaelcostab/delivery/api/exceptionhandler/Mistake.java | rafaelcostab/delivery-api | eb2a3c4cbf268fe18d23d1f00eac60c79e6fe63d | [
"MIT"
] | null | null | null | src/main/java/com/rafaelcostab/delivery/api/exceptionhandler/Mistake.java | rafaelcostab/delivery-api | eb2a3c4cbf268fe18d23d1f00eac60c79e6fe63d | [
"MIT"
] | 1 | 2021-06-16T16:27:04.000Z | 2021-06-16T16:27:04.000Z | 19.4375 | 60 | 0.800643 | 997,795 | package com.rafaelcostab.delivery.api.exceptionhandler;
import java.time.OffsetDateTime;
import java.util.List;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonInclude.Include;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.Setter;
@JsonInclude... |
9236bb1726f985edd76ee82388b970c4152ad36d | 10,649 | java | Java | src/main/java/com/tencentcloudapi/cloudaudit/v20190319/models/DescribeAuditResponse.java | githubWangbo/tencentcloud-sdk-java | c490a478c4cd6d0a262c7b72c2e65af7578377cf | [
"Apache-2.0"
] | 416 | 2018-05-16T03:36:25.000Z | 2022-03-31T03:48:52.000Z | src/main/java/com/tencentcloudapi/cloudaudit/v20190319/models/DescribeAuditResponse.java | githubWangbo/tencentcloud-sdk-java | c490a478c4cd6d0a262c7b72c2e65af7578377cf | [
"Apache-2.0"
] | 117 | 2018-05-03T07:11:06.000Z | 2022-03-09T11:07:55.000Z | src/main/java/com/tencentcloudapi/cloudaudit/v20190319/models/DescribeAuditResponse.java | githubWangbo/tencentcloud-sdk-java | c490a478c4cd6d0a262c7b72c2e65af7578377cf | [
"Apache-2.0"
] | 236 | 2018-05-10T03:15:09.000Z | 2022-03-05T02:17:51.000Z | 25.234597 | 89 | 0.607663 | 997,796 | /*
* Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... |
9236bb2c620db3452691fe71c7b1dad55dc51c42 | 3,048 | java | Java | r2dbc-migrate-core/src/test/java/name/nkonev/r2dbc/migrate/core/MariadbTestcontainersTest.java | ShaneLee/r2dbc-migrate | 6eab4e273777e8bdc1deabf64ebc8f053d296883 | [
"Apache-2.0"
] | 70 | 2020-04-10T18:38:11.000Z | 2022-03-30T22:26:09.000Z | r2dbc-migrate-core/src/test/java/name/nkonev/r2dbc/migrate/core/MariadbTestcontainersTest.java | ShaneLee/r2dbc-migrate | 6eab4e273777e8bdc1deabf64ebc8f053d296883 | [
"Apache-2.0"
] | 15 | 2020-04-05T16:41:50.000Z | 2022-03-17T21:12:58.000Z | r2dbc-migrate-core/src/test/java/name/nkonev/r2dbc/migrate/core/MariadbTestcontainersTest.java | ShaneLee/r2dbc-migrate | 6eab4e273777e8bdc1deabf64ebc8f053d296883 | [
"Apache-2.0"
] | 8 | 2020-04-05T13:21:54.000Z | 2021-12-13T20:01:14.000Z | 34.247191 | 136 | 0.729987 | 997,797 | package name.nkonev.r2dbc.migrate.core;
import static io.r2dbc.spi.ConnectionFactoryOptions.DATABASE;
import static io.r2dbc.spi.ConnectionFactoryOptions.DRIVER;
import static io.r2dbc.spi.ConnectionFactoryOptions.HOST;
import static io.r2dbc.spi.ConnectionFactoryOptions.PASSWORD;
import static io.r2dbc.spi.Connection... |
9236bb3bd12e84d4eeb2340492be285de9d25691 | 1,055 | java | Java | dbflow-tests/src/test/java/com/raizlabs/android/dbflow/test/structure/CustomBlobModel.java | wiyarmir/DBFlow | f8106ffc8a389bf7a771c18d82669ad1dc4af0cd | [
"MIT"
] | 2 | 2019-12-12T07:28:19.000Z | 2020-04-01T10:36:15.000Z | dbflow-tests/src/test/java/com/raizlabs/android/dbflow/test/structure/CustomBlobModel.java | skyuning/DBFlow | f8106ffc8a389bf7a771c18d82669ad1dc4af0cd | [
"MIT"
] | null | null | null | dbflow-tests/src/test/java/com/raizlabs/android/dbflow/test/structure/CustomBlobModel.java | skyuning/DBFlow | f8106ffc8a389bf7a771c18d82669ad1dc4af0cd | [
"MIT"
] | 1 | 2020-04-01T10:36:16.000Z | 2020-04-01T10:36:16.000Z | 28.513514 | 77 | 0.70237 | 997,798 | package com.raizlabs.android.dbflow.test.structure;
import com.raizlabs.android.dbflow.annotation.Column;
import com.raizlabs.android.dbflow.annotation.QueryModel;
import com.raizlabs.android.dbflow.converter.TypeConverter;
import com.raizlabs.android.dbflow.data.Blob;
import com.raizlabs.android.dbflow.structure.Base... |
9236bb4b4397c1845b766bb9c4bb5e07259c47ca | 1,496 | java | Java | src/main/java/com/meli/job/JobCollection.java | juanromerameli/meli-jobs | e7b1516a3ef289196650e937df123b1cfe527d53 | [
"MIT"
] | null | null | null | src/main/java/com/meli/job/JobCollection.java | juanromerameli/meli-jobs | e7b1516a3ef289196650e937df123b1cfe527d53 | [
"MIT"
] | null | null | null | src/main/java/com/meli/job/JobCollection.java | juanromerameli/meli-jobs | e7b1516a3ef289196650e937df123b1cfe527d53 | [
"MIT"
] | null | null | null | 18.243902 | 64 | 0.574866 | 997,799 | package com.meli.job;
import java.util.*;
/**
* A {@link Map} that stores {@link Job}
*
* @author Juan Manuel Romera Ferrrio
*/
public class JobCollection implements Map<String, Job> {
private Map<String, Job> jobs;
public JobCollection() {
this.jobs = new HashMap<>();
}
@Override
p... |
9236bc77fc5f17d34b15a5b7f756b784832402c3 | 1,485 | java | Java | medium/java/c0322_688_knight-probability-in-chessboard/00_leetcode_0322.java | drunkwater/leetcode | 8cc4a07763e71efbaedb523015f0c1eff2927f60 | [
"Ruby"
] | null | null | null | medium/java/c0322_688_knight-probability-in-chessboard/00_leetcode_0322.java | drunkwater/leetcode | 8cc4a07763e71efbaedb523015f0c1eff2927f60 | [
"Ruby"
] | null | null | null | medium/java/c0322_688_knight-probability-in-chessboard/00_leetcode_0322.java | drunkwater/leetcode | 8cc4a07763e71efbaedb523015f0c1eff2927f60 | [
"Ruby"
] | 3 | 2018-02-09T02:46:48.000Z | 2021-02-20T08:32:03.000Z | 57.115385 | 222 | 0.746128 | 997,800 | // DRUNKWATER TEMPLATE(add description and prototypes)
// Question Title and Description on leetcode.com
// Function Declaration and Function Prototypes on leetcode.com
//688. Knight Probability in Chessboard
//On an NxN chessboard, a knight starts at the r-th row and c-th column and attempts to make exactly K moves. T... |
9236bd4622bf8767d6f70705033152a9291607d9 | 4,572 | java | Java | spring-rabbit/src/test/java/org/springframework/amqp/rabbit/listener/UnackedRawIntegrationTests.java | jonatan-ivanov/spring-amqp | e8e1b8638e4668f9f918157ac7931409b60b0984 | [
"Apache-2.0"
] | 648 | 2015-01-01T15:28:53.000Z | 2022-03-29T08:10:00.000Z | spring-rabbit/src/test/java/org/springframework/amqp/rabbit/listener/UnackedRawIntegrationTests.java | jonatan-ivanov/spring-amqp | e8e1b8638e4668f9f918157ac7931409b60b0984 | [
"Apache-2.0"
] | 946 | 2015-01-05T12:33:42.000Z | 2022-03-31T15:25:47.000Z | spring-rabbit/src/test/java/org/springframework/amqp/rabbit/listener/UnackedRawIntegrationTests.java | jonatan-ivanov/spring-amqp | e8e1b8638e4668f9f918157ac7931409b60b0984 | [
"Apache-2.0"
] | 539 | 2015-01-10T00:52:19.000Z | 2022-03-30T01:37:54.000Z | 28.222222 | 108 | 0.740595 | 997,801 | /*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
9236bd4f34aaa647ad747441a093d052af6259ae | 7,387 | java | Java | aws-java-sdk-greengrassv2/src/main/java/com/amazonaws/services/greengrassv2/model/ListComponentVersionsRequest.java | ericvincent83/aws-sdk-java | c491416f3ea9411a04d9bafedee6c6874a79e48d | [
"Apache-2.0"
] | 3,372 | 2015-01-03T00:35:43.000Z | 2022-03-31T15:56:24.000Z | aws-java-sdk-greengrassv2/src/main/java/com/amazonaws/services/greengrassv2/model/ListComponentVersionsRequest.java | ericvincent83/aws-sdk-java | c491416f3ea9411a04d9bafedee6c6874a79e48d | [
"Apache-2.0"
] | 2,391 | 2015-01-01T12:55:24.000Z | 2022-03-31T08:01:50.000Z | aws-java-sdk-greengrassv2/src/main/java/com/amazonaws/services/greengrassv2/model/ListComponentVersionsRequest.java | ericvincent83/aws-sdk-java | c491416f3ea9411a04d9bafedee6c6874a79e48d | [
"Apache-2.0"
] | 2,876 | 2015-01-01T14:38:37.000Z | 2022-03-29T19:53:10.000Z | 31.037815 | 124 | 0.607148 | 997,802 | /*
* Copyright 2016-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... |
9236bd72b6d06c077ef96038bbd1c955efa6599f | 1,198 | java | Java | src/main/java/com/rapiddweller/format/xml/XMLElementParser.java | rapiddweller/rd-lib-format | 1bc2bcb59caecc62c57694a7a75b74cecfaab184 | [
"Apache-2.0"
] | 1 | 2021-01-25T08:30:55.000Z | 2021-01-25T08:30:55.000Z | src/main/java/com/rapiddweller/format/xml/XMLElementParser.java | rapiddweller/rd-lib-format | 1bc2bcb59caecc62c57694a7a75b74cecfaab184 | [
"Apache-2.0"
] | 1 | 2021-02-09T18:47:39.000Z | 2021-02-09T18:47:39.000Z | src/main/java/com/rapiddweller/format/xml/XMLElementParser.java | rapiddweller/rd-lib-format | 1bc2bcb59caecc62c57694a7a75b74cecfaab184 | [
"Apache-2.0"
] | null | null | null | 37.84375 | 102 | 0.751445 | 997,803 | /*
* Copyright (C) 2011-2015 Volker Bergmann (envkt@example.com).
* All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*... |
9236bf6a32fa9f3214db6e463834f4d1448df992 | 807 | java | Java | src/main/java/com/wrongme/daily/w20211001/ToHexSolution.java | wrongvest/leetcode | bc10f7cd289f73cee29b855f038511a7e50ac9f0 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/wrongme/daily/w20211001/ToHexSolution.java | wrongvest/leetcode | bc10f7cd289f73cee29b855f038511a7e50ac9f0 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/wrongme/daily/w20211001/ToHexSolution.java | wrongvest/leetcode | bc10f7cd289f73cee29b855f038511a7e50ac9f0 | [
"Apache-2.0"
] | null | null | null | 22.416667 | 53 | 0.451053 | 997,804 | package com.wrongme.daily.w20211001;
/**
* 405. 数字转换为十六进制数
*/
public class ToHexSolution {
public String toHex(int _num) {
String ans = "";
long num = _num;
if (num<0){
num = (long) (Math.pow(2,32)+_num);
}else if (num==0){
return 0+"";
}
wh... |
9236bf91ff231710b7e1a809438710ea627fbe6a | 775 | java | Java | src/main/java/be/albatroz/javacase/entity/CompanyAddress.java | Stefaan-Moreels/finTst | 94bd32c93e8b4c3b7a5b3f94bcfa3166c1337c05 | [
"CC0-1.0"
] | null | null | null | src/main/java/be/albatroz/javacase/entity/CompanyAddress.java | Stefaan-Moreels/finTst | 94bd32c93e8b4c3b7a5b3f94bcfa3166c1337c05 | [
"CC0-1.0"
] | null | null | null | src/main/java/be/albatroz/javacase/entity/CompanyAddress.java | Stefaan-Moreels/finTst | 94bd32c93e8b4c3b7a5b3f94bcfa3166c1337c05 | [
"CC0-1.0"
] | null | null | null | 25 | 91 | 0.776774 | 997,805 | package be.albatroz.javacase.entity;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
import org.hibernate.annotations.DynamicInsert;
import org.hibernate.annotations.DynamicUpdate;
import javax.persistence.*;
import java.io.Serializable;
@Getter
@Setter
@Entity
@D... |
9236c093b287ae1859b3ad09a009f418f870c0a5 | 30,666 | java | Java | src/states/SimSettingsState.java | PavlosTserevelakis/HackTraficCERN | 2b2e9e98ff7c011d6e4b2d7f521d7856ace16123 | [
"MIT"
] | 1 | 2019-03-23T11:32:05.000Z | 2019-03-23T11:32:05.000Z | src/states/SimSettingsState.java | PavlosTserevelakis/HackTraficCERN | 2b2e9e98ff7c011d6e4b2d7f521d7856ace16123 | [
"MIT"
] | null | null | null | src/states/SimSettingsState.java | PavlosTserevelakis/HackTraficCERN | 2b2e9e98ff7c011d6e4b2d7f521d7856ace16123 | [
"MIT"
] | 1 | 2019-03-23T18:22:51.000Z | 2019-03-23T18:22:51.000Z | 37.261239 | 353 | 0.638199 | 997,806 | package states;
import java.awt.Graphics;
import data.DataManager;
import elements.Ride;
import elements.Road;
import graphics.Assets;
import graphics.Text;
import main.Simulation;
import network.AllNetworkRides;
import network.Network;
import ui.ClickListener;
import ui.UIImageButton;
import ui.UIManager;
import ui.U... |
9236c0ca9363aa6cb236102174029b849d33b7b3 | 1,403 | java | Java | src/com/theaigames/game/warlight2/move/MoveResult.java | Norman1/testSystem | d377d0d3e29b49f9eef7e7df8976e623bea1ef2d | [
"Apache-2.0"
] | null | null | null | src/com/theaigames/game/warlight2/move/MoveResult.java | Norman1/testSystem | d377d0d3e29b49f9eef7e7df8976e623bea1ef2d | [
"Apache-2.0"
] | null | null | null | src/com/theaigames/game/warlight2/move/MoveResult.java | Norman1/testSystem | d377d0d3e29b49f9eef7e7df8976e623bea1ef2d | [
"Apache-2.0"
] | null | null | null | 24.310345 | 78 | 0.700709 | 997,807 | // Copyright 2015 theaigames.com (hzdkv@example.com)
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
// http://www.apache.org/licenses/LICENSE-2.0
// Unless required by... |
9236c0d8f2681408938d0168b241dde71c888116 | 7,033 | java | Java | src/test/java/com/univocity/parsers/issues/github/Github_143.java | francogp/univocity-parsers | 386c526f7337799fd63adda27f5b7bf3383c3bb4 | [
"Apache-2.0"
] | 861 | 2015-01-09T03:51:47.000Z | 2022-03-23T08:30:38.000Z | src/test/java/com/univocity/parsers/issues/github/Github_143.java | francogp/univocity-parsers | 386c526f7337799fd63adda27f5b7bf3383c3bb4 | [
"Apache-2.0"
] | 484 | 2015-02-19T05:00:41.000Z | 2022-03-17T19:41:42.000Z | src/test/java/com/univocity/parsers/issues/github/Github_143.java | francogp/univocity-parsers | 386c526f7337799fd63adda27f5b7bf3383c3bb4 | [
"Apache-2.0"
] | 272 | 2015-01-12T04:20:18.000Z | 2022-03-14T21:48:06.000Z | 36.82199 | 100 | 0.642684 | 997,808 | /*******************************************************************************
* Copyright 2017 Univocity Software Pty 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://... |
9236c3bb9407e379de120f532f13859d16d97fef | 1,811 | java | Java | raml-plugin/src/main/java/org/mule/tooling/lang/raml/codestyle/RamlCodeStyleSettingsProvider.java | javaduke/data-weave-intellij-plugin | 011333c125309089b553f70ed23dd72e41878c8c | [
"Apache-2.0"
] | null | null | null | raml-plugin/src/main/java/org/mule/tooling/lang/raml/codestyle/RamlCodeStyleSettingsProvider.java | javaduke/data-weave-intellij-plugin | 011333c125309089b553f70ed23dd72e41878c8c | [
"Apache-2.0"
] | null | null | null | raml-plugin/src/main/java/org/mule/tooling/lang/raml/codestyle/RamlCodeStyleSettingsProvider.java | javaduke/data-weave-intellij-plugin | 011333c125309089b553f70ed23dd72e41878c8c | [
"Apache-2.0"
] | null | null | null | 40.244444 | 120 | 0.710657 | 997,809 | package org.mule.tooling.lang.raml.codestyle;
import com.intellij.application.options.CodeStyleAbstractConfigurable;
import com.intellij.application.options.CodeStyleAbstractPanel;
import com.intellij.application.options.TabbedLanguageCodeStylePanel;
import com.intellij.openapi.options.Configurable;
import com.intelli... |
9236c3cc4f18dc75a099a32b91faf6319fa1324d | 3,087 | java | Java | app/src/main/java/com/example/passwordsaver/updatepassword.java | nikhilbhatt/PasswordSaver | 660c8a6ce3730b435411e47c8557833668cc10c9 | [
"MIT"
] | 3 | 2019-07-21T09:02:32.000Z | 2019-09-04T11:05:57.000Z | app/src/main/java/com/example/passwordsaver/updatepassword.java | nikhilbhatt/PasswordSaver | 660c8a6ce3730b435411e47c8557833668cc10c9 | [
"MIT"
] | null | null | null | app/src/main/java/com/example/passwordsaver/updatepassword.java | nikhilbhatt/PasswordSaver | 660c8a6ce3730b435411e47c8557833668cc10c9 | [
"MIT"
] | 1 | 2020-10-22T13:00:40.000Z | 2020-10-22T13:00:40.000Z | 42.287671 | 113 | 0.597344 | 997,810 | package com.example.passwordsaver;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import... |
9236c42165fabe09f18b1b3c1167276406fa1819 | 3,397 | java | Java | src/in/ac/iitm/smscompression/Wrapper.java | sridharkrishna/Sms-Compression | 920fb30396437a73ab9ee3077f274f57758e8c52 | [
"MIT"
] | null | null | null | src/in/ac/iitm/smscompression/Wrapper.java | sridharkrishna/Sms-Compression | 920fb30396437a73ab9ee3077f274f57758e8c52 | [
"MIT"
] | null | null | null | src/in/ac/iitm/smscompression/Wrapper.java | sridharkrishna/Sms-Compression | 920fb30396437a73ab9ee3077f274f57758e8c52 | [
"MIT"
] | null | null | null | 24.264286 | 66 | 0.65499 | 997,811 | package in.ac.iitm.smscompression;
public class Wrapper {
private EncodeMessage em = new EncodeMessage();
//private CalculateMessage cm = new CalculateMessage();
private DecodeMessage dm = new DecodeMessage();
public static String mMessage = "";
public Wrapper() {
// TODO Auto-generated constructor s... |
9236c46a342928754d79a8068269ffd7369e27b1 | 943 | java | Java | src/main/java/fr/insee/sabianedata/ws/model/ReportingModel.java | InseeFrLab/Sabiane-Data | dd174487f40867a9c6eb2b5cde809bcc5c8b31c6 | [
"MIT"
] | null | null | null | src/main/java/fr/insee/sabianedata/ws/model/ReportingModel.java | InseeFrLab/Sabiane-Data | dd174487f40867a9c6eb2b5cde809bcc5c8b31c6 | [
"MIT"
] | 2 | 2022-01-04T16:55:16.000Z | 2022-01-04T16:58:20.000Z | src/main/java/fr/insee/sabianedata/ws/model/ReportingModel.java | InseeFr/Massive-Attack-Back-Office | 4188c67681cdeec49060d8ad21084f5df936e5d8 | [
"MIT"
] | 5 | 2021-07-05T15:21:46.000Z | 2021-09-09T13:49:03.000Z | 21.431818 | 52 | 0.66596 | 997,812 | package fr.insee.sabianedata.ws.model;
import com.fasterxml.jackson.annotation.JsonInclude;
import java.util.ArrayList;
import java.util.List;
@JsonInclude(JsonInclude.Include.NON_NULL)
public class ReportingModel {
private List<String> success;
private List<String> failures;
public ReportingModel() {... |
9236c4c8efad718c1c8863b850f21dde8c276067 | 297 | java | Java | VIII semester/advanced-web-technologies/2019-2020/notification-service/src/test/java/com/event4u/notificationservice/NotificationServiceApplicationTests.java | ksaracevic1/etf-alles-1 | 0ab1ad83d00fafc69b38266edd875bce08c1fc9e | [
"Unlicense"
] | 14 | 2019-02-11T18:35:19.000Z | 2022-03-26T09:54:47.000Z | VIII semester/advanced-web-technologies/2019-2020/notification-service/src/test/java/com/event4u/notificationservice/NotificationServiceApplicationTests.java | NailaZukanovic/etf-alles | 0ab1ad83d00fafc69b38266edd875bce08c1fc9e | [
"Unlicense"
] | 4 | 2021-12-22T12:01:34.000Z | 2021-12-22T12:01:35.000Z | VIII semester/advanced-web-technologies/2019-2020/notification-service/src/test/java/com/event4u/notificationservice/NotificationServiceApplicationTests.java | NailaZukanovic/etf-alles | 0ab1ad83d00fafc69b38266edd875bce08c1fc9e | [
"Unlicense"
] | 18 | 2019-06-09T22:06:09.000Z | 2022-02-15T07:17:15.000Z | 19.8 | 60 | 0.818182 | 997,813 | package com.event4u.notificationservice;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
import static org.junit.jupiter.api.Assertions.assertEquals;
@SpringBootTest
class NotificationServiceApplicationTests {
@Test
void contextLoads() {
}
}
|
9236c4d1c075f8b7b56a068edd5b5ed476a15c9c | 1,762 | java | Java | app/src/main/java/hungry/ex_frag/numSample/GridViewAdapter.java | sunpark20/mplace | d1a94966e3f26f99bcec99ba0df1c7c454c93cfa | [
"MIT"
] | null | null | null | app/src/main/java/hungry/ex_frag/numSample/GridViewAdapter.java | sunpark20/mplace | d1a94966e3f26f99bcec99ba0df1c7c454c93cfa | [
"MIT"
] | null | null | null | app/src/main/java/hungry/ex_frag/numSample/GridViewAdapter.java | sunpark20/mplace | d1a94966e3f26f99bcec99ba0df1c7c454c93cfa | [
"MIT"
] | null | null | null | 26.298507 | 79 | 0.64756 | 997,814 | package hungry.ex_frag.numSample;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import java.util.ArrayList;
import hungry.ex_frag.R;
class GridViewAdapter extends BaseAda... |
9236c4eded9826b51ef27bec9ee7d0b94296616b | 1,359 | java | Java | 11_Exam_Preparation/01_sboj_gb/src/main/java/org/softuni/exam/web/beans/DeleteJobBean.java | IvoIvanov77/JavaWebDevelopmentBasics | 0a7aa468bedd72d4d8ebd640f47de9f65bbe3318 | [
"MIT"
] | null | null | null | 11_Exam_Preparation/01_sboj_gb/src/main/java/org/softuni/exam/web/beans/DeleteJobBean.java | IvoIvanov77/JavaWebDevelopmentBasics | 0a7aa468bedd72d4d8ebd640f47de9f65bbe3318 | [
"MIT"
] | null | null | null | 11_Exam_Preparation/01_sboj_gb/src/main/java/org/softuni/exam/web/beans/DeleteJobBean.java | IvoIvanov77/JavaWebDevelopmentBasics | 0a7aa468bedd72d4d8ebd640f47de9f65bbe3318 | [
"MIT"
] | null | null | null | 27.18 | 88 | 0.734364 | 997,815 | package org.softuni.exam.web.beans;
import org.modelmapper.ModelMapper;
import org.softuni.exam.domain.models.binding.JobCreateBindingModel;
import org.softuni.exam.domain.models.service.JobServiceModel;
import org.softuni.exam.domain.models.view.JobsDetailsViewModel;
import org.softuni.exam.service.JobService;
impor... |
9236c5855eff58fc04844dd9874909386879e6bd | 1,193 | java | Java | managed/src/main/java/com/yugabyte/yw/forms/UserRegisterFormData.java | adil246/yugabyte-db | dc886cdd43497543e8ad2ad07bb77ad02e4cd4b1 | [
"Apache-2.0",
"CC0-1.0"
] | 1 | 2021-06-11T10:23:00.000Z | 2021-06-11T10:23:00.000Z | managed/src/main/java/com/yugabyte/yw/forms/UserRegisterFormData.java | adil246/yugabyte-db | dc886cdd43497543e8ad2ad07bb77ad02e4cd4b1 | [
"Apache-2.0",
"CC0-1.0"
] | null | null | null | managed/src/main/java/com/yugabyte/yw/forms/UserRegisterFormData.java | adil246/yugabyte-db | dc886cdd43497543e8ad2ad07bb77ad02e4cd4b1 | [
"Apache-2.0",
"CC0-1.0"
] | null | null | null | 19.241935 | 94 | 0.70746 | 997,816 | // Copyright (c) Yugabyte, Inc.
package com.yugabyte.yw.forms;
import play.data.validation.Constraints;
import java.util.Map;
import static com.yugabyte.yw.models.Users.Role;
/** This class will be used by the API and UI Form Elements to validate constraints are met */
public class UserRegisterFormData {
@Constra... |
9236c5e2f0f1775caf73de4f11e53581ce6a255f | 721 | java | Java | src/main/java/com/letv/core/bean/WatchAndBuyGoodsBean.java | tiwer/letv | 1eeb7079be8bad4ffb61fdb06ff8d49760f9e120 | [
"Apache-2.0"
] | 39 | 2017-08-07T09:03:54.000Z | 2021-09-29T09:31:39.000Z | src/main/java/com/letv/core/bean/WatchAndBuyGoodsBean.java | JackChan1999/letv | 1eeb7079be8bad4ffb61fdb06ff8d49760f9e120 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/letv/core/bean/WatchAndBuyGoodsBean.java | JackChan1999/letv | 1eeb7079be8bad4ffb61fdb06ff8d49760f9e120 | [
"Apache-2.0"
] | 39 | 2017-05-08T13:11:39.000Z | 2021-12-26T12:42:14.000Z | 24.862069 | 59 | 0.711512 | 997,817 | package com.letv.core.bean;
public class WatchAndBuyGoodsBean implements LetvBaseBean {
public String attention;
public String btn_txt;
public String btn_url;
public String desc;
public String endTime;
public String id;
public String name;
public String oldPrice;
public String pic;
... |
9236c7050a02bcb17ba4e47730fd81dab98e7a99 | 1,544 | java | Java | loser-tests/src/test/java/com/loserico/netty/echo/EchoServerHandler.java | ricoyu/loser | 5c26c15a95042a5e3e364e58f92a405873bb10e3 | [
"MIT"
] | 5 | 2019-06-09T13:27:49.000Z | 2019-12-13T03:55:03.000Z | loser-tests/src/test/java/com/loserico/netty/echo/EchoServerHandler.java | wenxuejiang610/Loser | acbafd262961e1eba483b55215305af459502e43 | [
"MIT"
] | 9 | 2020-01-15T00:48:17.000Z | 2021-08-09T20:57:38.000Z | loser-tests/src/test/java/com/loserico/netty/echo/EchoServerHandler.java | wenxuejiang610/Loser | acbafd262961e1eba483b55215305af459502e43 | [
"MIT"
] | 2 | 2019-06-09T13:43:33.000Z | 2019-06-10T02:46:30.000Z | 32.166667 | 92 | 0.755829 | 997,818 | package com.loserico.netty.echo;
import io.netty.buffer.ByteBuf;
import io.netty.buffer.Unpooled;
import io.netty.channel.ChannelFutureListener;
import io.netty.channel.ChannelHandler.Sharable;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.ChannelInboundHandlerAdapter;
import io.netty.... |
9236c7ab4484afbf6f3b7e6ae7ab6ca62949e076 | 808 | java | Java | grape-domain/src/main/java/com/mzh/grape/domain/model/IAction.java | zhdotm/grape-machine | caea0bb33436b875dcfbd2236561455ecd506811 | [
"Apache-2.0"
] | null | null | null | grape-domain/src/main/java/com/mzh/grape/domain/model/IAction.java | zhdotm/grape-machine | caea0bb33436b875dcfbd2236561455ecd506811 | [
"Apache-2.0"
] | null | null | null | grape-domain/src/main/java/com/mzh/grape/domain/model/IAction.java | zhdotm/grape-machine | caea0bb33436b875dcfbd2236561455ecd506811 | [
"Apache-2.0"
] | null | null | null | 18.363636 | 87 | 0.613861 | 997,819 | package com.mzh.grape.domain.model;
import cn.hutool.core.annotation.AnnotationUtil;
import cn.hutool.core.util.ObjectUtil;
import cn.hutool.core.util.StrUtil;
import com.mzh.grape.domain.annotation.Action;
/**
* 动作
*
* @author zhihao.mao
*/
public interface IAction {
/**
* 获取动作ID
*
* @return... |
9236c7d4726b40633c627ec8f80ca12d59e98e5b | 287 | java | Java | sandbox/src/main/java/ru/ql/basynya/homework/Point.java | Andarkis/java_a.basynya | b3a22e10bd445fbc61dbb708dd365436358aa4b4 | [
"Apache-2.0"
] | null | null | null | sandbox/src/main/java/ru/ql/basynya/homework/Point.java | Andarkis/java_a.basynya | b3a22e10bd445fbc61dbb708dd365436358aa4b4 | [
"Apache-2.0"
] | null | null | null | sandbox/src/main/java/ru/ql/basynya/homework/Point.java | Andarkis/java_a.basynya | b3a22e10bd445fbc61dbb708dd365436358aa4b4 | [
"Apache-2.0"
] | null | null | null | 16.882353 | 76 | 0.609756 | 997,820 | package ru.ql.basynya.homework;
public class Point {
public double x;
public double y;
public Point(double x, double y) {
this.x = x;
this.y = y;
}
public double distance(Point p) {
return Math.sqrt(Math.pow(this.x - p.x, 2) + Math.pow(this.y - p.y, 2));
}
}
|
9236c8e7ac07152c41239b7380c009dc2733a87e | 307 | java | Java | yu-api/yu-serve/serve-system/src/main/java/org/yu/serve/system/module/dept/service/DeptTypeRoleService.java | wangxd-yu/yu-platform | 7e535eb4e71dd1f137954ac8bfdd41a94e4db1d3 | [
"Apache-2.0"
] | 5 | 2021-04-17T04:29:29.000Z | 2022-01-13T02:41:33.000Z | yu-api/yu-serve/serve-system/src/main/java/org/yu/serve/system/module/dept/service/DeptTypeRoleService.java | wangxd-yu/yu-platform | 7e535eb4e71dd1f137954ac8bfdd41a94e4db1d3 | [
"Apache-2.0"
] | null | null | null | yu-api/yu-serve/serve-system/src/main/java/org/yu/serve/system/module/dept/service/DeptTypeRoleService.java | wangxd-yu/yu-platform | 7e535eb4e71dd1f137954ac8bfdd41a94e4db1d3 | [
"Apache-2.0"
] | 2 | 2022-01-04T02:38:22.000Z | 2022-01-27T19:06:39.000Z | 25.583333 | 85 | 0.785016 | 997,821 | package org.yu.serve.system.module.dept.service;
import org.yu.common.querydsl.service.DslBaseService;
import org.yu.serve.system.module.dept.domain.DeptTypeRoleDO;
/**
* @author wangxd
* @date 2020-11-30 14:36
*/
public interface DeptTypeRoleService extends DslBaseService<DeptTypeRoleDO, String> {
}
|
9236c9f049a53df12567f5f6bb95b68aac529588 | 322 | java | Java | tps-forvalteren-domain/tps-forvalteren-domain-rs/src/main/java/no/nav/tps/forvalteren/domain/rs/TypeOgAntall.java | navikt/tps-forvalteren | 864fa1e19d8fcea53b8acb976b517670d10768eb | [
"MIT"
] | null | null | null | tps-forvalteren-domain/tps-forvalteren-domain-rs/src/main/java/no/nav/tps/forvalteren/domain/rs/TypeOgAntall.java | navikt/tps-forvalteren | 864fa1e19d8fcea53b8acb976b517670d10768eb | [
"MIT"
] | 37 | 2020-09-23T14:00:49.000Z | 2021-11-17T12:19:57.000Z | tps-forvalteren-domain/tps-forvalteren-domain-rs/src/main/java/no/nav/tps/forvalteren/domain/rs/TypeOgAntall.java | navikt/tps-forvalteren | 864fa1e19d8fcea53b8acb976b517670d10768eb | [
"MIT"
] | 1 | 2022-02-16T13:52:48.000Z | 2022-02-16T13:52:48.000Z | 17.888889 | 41 | 0.804348 | 997,822 | package no.nav.tps.forvalteren.domain.rs;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
@Getter
@Setter
@Builder
@AllArgsConstructor
@NoArgsConstructor
public class TypeOgAntall {
private String type;
private Long antall;... |
9236caa6aecbd8099af2e155bb172bec5798c87b | 983 | java | Java | c-xml-client/src/test/java/com/webcohesion/enunciate/modules/c_client/TestCDeploymentModule.java | octetnest/enunciate | e571c6a7aa50a18c60a529be28d14619342940eb | [
"Apache-2.0"
] | 431 | 2015-01-05T06:27:54.000Z | 2022-03-29T22:01:03.000Z | c-xml-client/src/test/java/com/webcohesion/enunciate/modules/c_client/TestCDeploymentModule.java | octetnest/enunciate | e571c6a7aa50a18c60a529be28d14619342940eb | [
"Apache-2.0"
] | 1,020 | 2015-01-17T17:44:54.000Z | 2022-03-30T14:11:06.000Z | c-xml-client/src/test/java/com/webcohesion/enunciate/modules/c_client/TestCDeploymentModule.java | octetnest/enunciate | e571c6a7aa50a18c60a529be28d14619342940eb | [
"Apache-2.0"
] | 180 | 2015-02-02T17:12:44.000Z | 2022-03-05T10:51:47.000Z | 29.878788 | 75 | 0.735294 | 997,823 | /**
* Copyright © 2006-2016 Web Cohesion (efpyi@example.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... |
9236cad8f00bc438251840184831a022da8c45d6 | 718 | java | Java | src/dziedziczenie/Dziedziczenie.java | Konrad-code/Dziedziczenie | f15befa1288ab8b1ed612379fab0dceb53810bbc | [
"Unlicense"
] | null | null | null | src/dziedziczenie/Dziedziczenie.java | Konrad-code/Dziedziczenie | f15befa1288ab8b1ed612379fab0dceb53810bbc | [
"Unlicense"
] | null | null | null | src/dziedziczenie/Dziedziczenie.java | Konrad-code/Dziedziczenie | f15befa1288ab8b1ed612379fab0dceb53810bbc | [
"Unlicense"
] | null | null | null | 29.916667 | 69 | 0.683844 | 997,824 | package dziedziczenie;
import dziedziczenie.potwory.Potwor;
import dziedziczenie.potwory.Szkielet;
import dziedziczenie.potwory.Zombie;
public class Dziedziczenie {
public static void main(String[] args)
{
Potwor pierwszySzkielet = new Szkielet(15, 100);
System.out.println(pierwszySzkielet.g... |
9236cb6160246165646a4ccd82b0888dac8319ce | 7,501 | java | Java | TLS-Core/src/main/java/de/rub/nds/tlsattacker/core/connection/AliasedConnection.java | RUB-NDS/TLS-Attacker | 74c7dd7552bc47459d3111cec6029d2750abe8fc | [
"Apache-2.0"
] | 593 | 2016-04-20T16:19:52.000Z | 2020-11-05T01:22:01.000Z | TLS-Core/src/main/java/de/rub/nds/tlsattacker/core/connection/AliasedConnection.java | RUB-NDS/TLS-Attacker | 74c7dd7552bc47459d3111cec6029d2750abe8fc | [
"Apache-2.0"
] | 75 | 2016-05-02T22:34:02.000Z | 2020-11-06T11:02:36.000Z | TLS-Core/src/main/java/de/rub/nds/tlsattacker/core/connection/AliasedConnection.java | RUB-NDS/TLS-Attacker | 74c7dd7552bc47459d3111cec6029d2750abe8fc | [
"Apache-2.0"
] | 130 | 2016-04-21T05:16:09.000Z | 2020-10-26T01:09:52.000Z | 31.649789 | 115 | 0.610985 | 997,825 | /**
* TLS-Attacker - A Modular Penetration Testing Framework for TLS
*
* Copyright 2014-2022 Ruhr University Bochum, Paderborn University, Hackmanit GmbH
*
* Licensed under Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0.txt
*/
package de.rub.nds.tlsattacker.core.connection;
import de.... |
9236cbac5033407005c6d77d810ce0e0bd638f65 | 621 | java | Java | gradleSpring/src/main/java/fr/friquerette/myweebapp2/proxy/system_b/ServerProxyImage.java | friquerette/main_repo | 007cf190f585f71e163ff0c5ad4ee7e670ec1e10 | [
"Apache-2.0"
] | null | null | null | gradleSpring/src/main/java/fr/friquerette/myweebapp2/proxy/system_b/ServerProxyImage.java | friquerette/main_repo | 007cf190f585f71e163ff0c5ad4ee7e670ec1e10 | [
"Apache-2.0"
] | null | null | null | gradleSpring/src/main/java/fr/friquerette/myweebapp2/proxy/system_b/ServerProxyImage.java | friquerette/main_repo | 007cf190f585f71e163ff0c5ad4ee7e670ec1e10 | [
"Apache-2.0"
] | null | null | null | 23.884615 | 65 | 0.716586 | 997,826 | package fr.friquerette.myweebapp2.proxy.system_b;
import fr.friquerette.myweebapp2.proxy.Image;
import fr.friquerette.myweebapp2.proxy.system_a.ServerRealImage;
//on System B
public class ServerProxyImage implements Image {
private ServerRealImage image = null;
private String filename = null;
public ... |
9236cc126b0863522fceb21e02a67a9d3c616bb3 | 27,128 | java | Java | Source_code_of_online_tool/src/simbio/main/SimController.java | fusion-jena/SimBio | d95ad5cb366dfde0c090f7b27d3d847a2f937367 | [
"Apache-2.0"
] | null | null | null | Source_code_of_online_tool/src/simbio/main/SimController.java | fusion-jena/SimBio | d95ad5cb366dfde0c090f7b27d3d847a2f937367 | [
"Apache-2.0"
] | null | null | null | Source_code_of_online_tool/src/simbio/main/SimController.java | fusion-jena/SimBio | d95ad5cb366dfde0c090f7b27d3d847a2f937367 | [
"Apache-2.0"
] | 1 | 2019-07-26T09:56:40.000Z | 2019-07-26T09:56:40.000Z | 38.424929 | 121 | 0.63945 | 997,827 | package simbio.main;
/**
* Similarity Controller
* @author Samira Babalou (samira[dot]babalou[at]uni_jean[dot]de)
*/
import java.net.URISyntaxException;
import java.util.Set;
import java.util.logging.Level;
import java.util.logging.Logger;
import org.openrdf.model.URI;
import slib.graph.algo.utils.GAction;
impor... |
9236cc32c05da0a90c739b98cc25eaba301cf306 | 674 | java | Java | src/test/java/com/litle/sdk/TestLitleRFRResponse.java | rezangit/litle-sdk-for-java | 5a80be13eff13671b2a3638bc2db998193c2a740 | [
"MIT"
] | 9 | 2015-03-19T21:57:33.000Z | 2017-03-20T11:17:22.000Z | src/test/java/com/litle/sdk/TestLitleRFRResponse.java | rezangit/litle-sdk-for-java | 5a80be13eff13671b2a3638bc2db998193c2a740 | [
"MIT"
] | 13 | 2017-07-11T20:21:13.000Z | 2022-01-13T19:52:33.000Z | src/test/java/com/litle/sdk/TestLitleRFRResponse.java | rezangit/litle-sdk-for-java | 5a80be13eff13671b2a3638bc2db998193c2a740 | [
"MIT"
] | 19 | 2015-01-16T19:50:08.000Z | 2017-01-17T16:31:58.000Z | 24.962963 | 77 | 0.775964 | 997,828 | package com.litle.sdk;
import static org.junit.Assert.assertEquals;
import org.junit.Before;
import org.junit.Test;
import com.litle.sdk.generate.RFRResponse;
public class TestLitleRFRResponse {
@Before
public void before() throws Exception {
}
@Test
public void testSetRFRResponse() throws Exception {
RFRR... |
9236cc7a17a1e2750007eb3bb0d97450f42dd28e | 338 | java | Java | src/main/java/uk/gov/dvla/osl/eventsourcing/api/EventStoreWriter.java | dvla/eventstore-client | 5c920f261d8a2ff787f68e87d7ebed4abd9464ee | [
"MIT"
] | 1 | 2016-09-15T08:23:55.000Z | 2016-09-15T08:23:55.000Z | src/main/java/uk/gov/dvla/osl/eventsourcing/api/EventStoreWriter.java | dvla/eventstore-client | 5c920f261d8a2ff787f68e87d7ebed4abd9464ee | [
"MIT"
] | null | null | null | src/main/java/uk/gov/dvla/osl/eventsourcing/api/EventStoreWriter.java | dvla/eventstore-client | 5c920f261d8a2ff787f68e87d7ebed4abd9464ee | [
"MIT"
] | 1 | 2021-04-10T22:03:03.000Z | 2021-04-10T22:03:03.000Z | 30.727273 | 94 | 0.786982 | 997,829 | package uk.gov.dvla.osl.eventsourcing.api;
import java.util.List;
import uk.gov.dvla.osl.eventsourcing.api.Event;
public interface EventStoreWriter {
void store(final String streamName, final long expectedVersion, final List<Event> events);
void store(final String streamName, final long expectedVersion, fina... |
9236cd4d68b8c711bd36f9e731bc585c2b3db86b | 321 | java | Java | src/main/java/ch/uzh/ifi/seal/soprafs20/exceptions/api/put/PutException.java | Marinolino/sopra-fs20-group11-justone-server | c88673d0aba4223126dddc53b8848994f4e93bb7 | [
"Apache-2.0"
] | null | null | null | src/main/java/ch/uzh/ifi/seal/soprafs20/exceptions/api/put/PutException.java | Marinolino/sopra-fs20-group11-justone-server | c88673d0aba4223126dddc53b8848994f4e93bb7 | [
"Apache-2.0"
] | null | null | null | src/main/java/ch/uzh/ifi/seal/soprafs20/exceptions/api/put/PutException.java | Marinolino/sopra-fs20-group11-justone-server | c88673d0aba4223126dddc53b8848994f4e93bb7 | [
"Apache-2.0"
] | null | null | null | 24.692308 | 63 | 0.775701 | 997,830 | package ch.uzh.ifi.seal.soprafs20.exceptions.api.put;
import ch.uzh.ifi.seal.soprafs20.exceptions.api.ApiException;
import org.springframework.http.HttpStatus;
public class PutException extends ApiException {
public PutException(String message, HttpStatus statusCode){
super(message, statusCode);
}
}... |
9236cec88145df1ca779388648cd242809d0e931 | 17,895 | java | Java | hibernate-release-5.3.7.Final/project/hibernate-core/src/main/java/org/hibernate/boot/model/source/internal/hbm/AttributesHelper.java | lauracristinaes/aula-java | cb8d5b314b65a9914b93f3b5792bc98b548fe260 | [
"Apache-2.0"
] | 1 | 2021-11-11T01:36:23.000Z | 2021-11-11T01:36:23.000Z | hibernate-release-5.3.7.Final/project/hibernate-core/src/main/java/org/hibernate/boot/model/source/internal/hbm/AttributesHelper.java | lauracristinaes/aula-java | cb8d5b314b65a9914b93f3b5792bc98b548fe260 | [
"Apache-2.0"
] | null | null | null | hibernate-release-5.3.7.Final/project/hibernate-core/src/main/java/org/hibernate/boot/model/source/internal/hbm/AttributesHelper.java | lauracristinaes/aula-java | cb8d5b314b65a9914b93f3b5792bc98b548fe260 | [
"Apache-2.0"
] | null | null | null | 28.862903 | 109 | 0.758759 | 997,831 | /*
* Hibernate, Relational Persistence for Idiomatic Java
*
* License: GNU Lesser General Public License (LGPL), version 2.1 or later.
* See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
*/
package org.hibernate.boot.model.source.internal.hbm;
import java.util.Collections... |
9236cf30bce6e05162ae3e0ca3177837c5714a6a | 7,901 | java | Java | azure-samples/src/main/java/com/microsoft/azure/management/appservice/samples/ManageLinuxFunctionAppSourceControl.java | majacQ/azure-libraries-for-java | dadaa830231c75bf294657ba7dce49c22d29a966 | [
"MIT"
] | 100 | 2017-11-10T02:19:58.000Z | 2022-03-27T10:24:07.000Z | azure-samples/src/main/java/com/microsoft/azure/management/appservice/samples/ManageLinuxFunctionAppSourceControl.java | majacQ/azure-libraries-for-java | dadaa830231c75bf294657ba7dce49c22d29a966 | [
"MIT"
] | 657 | 2017-10-24T16:39:52.000Z | 2022-03-31T03:12:57.000Z | azure-samples/src/main/java/com/microsoft/azure/management/appservice/samples/ManageLinuxFunctionAppSourceControl.java | majacQ/azure-libraries-for-java | dadaa830231c75bf294657ba7dce49c22d29a966 | [
"MIT"
] | 122 | 2017-10-23T23:14:15.000Z | 2021-12-22T08:27:13.000Z | 42.251337 | 182 | 0.594482 | 997,832 | /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/
package com.microsoft.azure.management.appservice.samples;
import com.microsoft.azure.management.Azure;
import com.microsoft.azure.management.appservi... |
9236cf9478023be46ad7456f15ad98234e2f69b6 | 2,137 | java | Java | org/apache/commons/collections/bag/TransformedSortedBag.java | MewX/contendo-viewer-v1.6.3 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | [
"Apache-2.0"
] | 2 | 2021-07-16T10:43:25.000Z | 2021-12-15T13:54:10.000Z | org/apache/commons/collections/bag/TransformedSortedBag.java | MewX/contendo-viewer-v1.6.3 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | [
"Apache-2.0"
] | 1 | 2021-10-12T22:24:55.000Z | 2021-10-12T22:24:55.000Z | org/apache/commons/collections/bag/TransformedSortedBag.java | MewX/contendo-viewer-v1.6.3 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | [
"Apache-2.0"
] | null | null | null | 21.158416 | 114 | 0.43285 | 997,833 | /* */ package org.apache.commons.collections.bag;
/* */
/* */ import java.util.Comparator;
/* */ import org.apache.commons.collections.Bag;
/* */ import org.apache.commons.collections.SortedBag;
/* */ import org.apache.commons.collections.Transformer;
/* */ import org.apache.commons.collections.co... |
9236cfbebca54068452f66b0c10541108e4e7216 | 653 | java | Java | src/main/java/br/com/supera/game/store/repository/ProdutoRepository.java | Matheusrp08/testesupera | 6d5b61f4dd34e955adda7b6a17c2e150a219ae82 | [
"MIT"
] | null | null | null | src/main/java/br/com/supera/game/store/repository/ProdutoRepository.java | Matheusrp08/testesupera | 6d5b61f4dd34e955adda7b6a17c2e150a219ae82 | [
"MIT"
] | null | null | null | src/main/java/br/com/supera/game/store/repository/ProdutoRepository.java | Matheusrp08/testesupera | 6d5b61f4dd34e955adda7b6a17c2e150a219ae82 | [
"MIT"
] | null | null | null | 29.681818 | 81 | 0.770291 | 997,834 | package br.com.supera.game.store.repository;
import br.com.supera.game.store.model.Produto;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.repository.query.Param;
import java.util.List;
import java.util.Optional;
public... |
9236d025bd7cb9ab8e7f0648c6790cdcddfb3bf3 | 12,202 | java | Java | plugins/au.gov.ga.earthsci.worldwind/src/au/gov/ga/earthsci/worldwind/common/layers/curtain/Path.java | rooby/earthsci | e134d08d4501006cb8c6b8f47f1016510d0f52be | [
"Apache-2.0"
] | 45 | 2015-01-28T17:20:47.000Z | 2022-02-03T13:08:14.000Z | plugins/au.gov.ga.earthsci.worldwind/src/au/gov/ga/earthsci/worldwind/common/layers/curtain/Path.java | rooby/earthsci | e134d08d4501006cb8c6b8f47f1016510d0f52be | [
"Apache-2.0"
] | 28 | 2015-01-08T23:52:21.000Z | 2018-10-24T02:04:48.000Z | plugins/au.gov.ga.earthsci.worldwind/src/au/gov/ga/earthsci/worldwind/common/layers/curtain/Path.java | rooby/earthsci | e134d08d4501006cb8c6b8f47f1016510d0f52be | [
"Apache-2.0"
] | 29 | 2015-01-28T17:21:05.000Z | 2022-03-30T06:23:38.000Z | 31.466495 | 131 | 0.709722 | 997,835 | /*******************************************************************************
* Copyright 2012 Geoscience Australia
*
* 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://ww... |
9236d089b52506065d919d0ddbaabb3ba25468bc | 4,143 | java | Java | src/main/java/com/vtapadia/fifa/config/DatabaseConfig.java | vtapadia/eFifa | 666762f6dfe2fdaae503f4bfc33564c6a526d6c4 | [
"MIT"
] | 1 | 2018-08-12T10:42:48.000Z | 2018-08-12T10:42:48.000Z | src/main/java/com/vtapadia/fifa/config/DatabaseConfig.java | vtapadia/eFifa | 666762f6dfe2fdaae503f4bfc33564c6a526d6c4 | [
"MIT"
] | null | null | null | src/main/java/com/vtapadia/fifa/config/DatabaseConfig.java | vtapadia/eFifa | 666762f6dfe2fdaae503f4bfc33564c6a526d6c4 | [
"MIT"
] | null | null | null | 35.715517 | 130 | 0.695873 | 997,836 | package com.vtapadia.fifa.config;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.jdbc.datasource.DriverManagerDataSource;
import org.springframework.orm.hibernate4.Hib... |
9236d141bcfcc28c7801a0a95401a7f92cbf8a90 | 11,554 | java | Java | test/javasource/testmodule/proxies/Item.java | Itvisors/mendix-TaskBoard | c5b5612a2ff68aff286346204b24ebf67d53efd9 | [
"Apache-2.0"
] | null | null | null | test/javasource/testmodule/proxies/Item.java | Itvisors/mendix-TaskBoard | c5b5612a2ff68aff286346204b24ebf67d53efd9 | [
"Apache-2.0"
] | null | null | null | test/javasource/testmodule/proxies/Item.java | Itvisors/mendix-TaskBoard | c5b5612a2ff68aff286346204b24ebf67d53efd9 | [
"Apache-2.0"
] | null | null | null | 28.388206 | 214 | 0.743639 | 997,837 | // This file was generated by Mendix Studio Pro.
//
// WARNING: Code you write here will be lost the next time you deploy the project.
package testmodule.proxies;
public class Item
{
private final com.mendix.systemwideinterfaces.core.IMendixObject itemMendixObject;
private final com.mendix.systemwideinterfaces.cor... |
9236d1b5d19f3f351bbf029571fc7fb8e871392c | 1,482 | java | Java | src/main/java/com/bbn/openmap/omGraphics/editable/PointStateMachine.java | d2fn/passage | 2085183f1b085ac344198bd674024fe715bd4fca | [
"MIT"
] | 1 | 2020-04-10T09:43:49.000Z | 2020-04-10T09:43:49.000Z | src/main/java/com/bbn/openmap/omGraphics/editable/PointStateMachine.java | d2fn/passage | 2085183f1b085ac344198bd674024fe715bd4fca | [
"MIT"
] | null | null | null | src/main/java/com/bbn/openmap/omGraphics/editable/PointStateMachine.java | d2fn/passage | 2085183f1b085ac344198bd674024fe715bd4fca | [
"MIT"
] | 3 | 2015-05-01T20:36:49.000Z | 2022-03-09T22:47:04.000Z | 31.531915 | 97 | 0.582321 | 997,838 | // **********************************************************************
//
// <copyright>
//
// BBN Technologies
// 10 Moulton Street
// Cambridge, MA 02138
// (617) 873-8000
//
// Copyright (C) BBNT Solutions LLC. All rights reserved.
//
// </copyright>
// ***************************************************... |
9236d331166f5ff3237022ed2e9859164179a8c3 | 5,959 | java | Java | dhis-2/dhis-services/dhis-service-analytics/src/main/java/org/hisp/dhis/analytics/table/JdbcCompletenessTargetTableManager.java | hispindia/MAHARASHTRA-2.13 | f50ec5b3ca2c5fabb43058166fd0c0fbbaa946a9 | [
"BSD-3-Clause"
] | null | null | null | dhis-2/dhis-services/dhis-service-analytics/src/main/java/org/hisp/dhis/analytics/table/JdbcCompletenessTargetTableManager.java | hispindia/MAHARASHTRA-2.13 | f50ec5b3ca2c5fabb43058166fd0c0fbbaa946a9 | [
"BSD-3-Clause"
] | null | null | null | dhis-2/dhis-services/dhis-service-analytics/src/main/java/org/hisp/dhis/analytics/table/JdbcCompletenessTargetTableManager.java | hispindia/MAHARASHTRA-2.13 | f50ec5b3ca2c5fabb43058166fd0c0fbbaa946a9 | [
"BSD-3-Clause"
] | null | null | null | 33.477528 | 146 | 0.626951 | 997,839 | package org.hisp.dhis.analytics.table;
/*
* Copyright (c) 2004-2013, 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 abov... |
9236d3427f4291c3439a226899d3bb6d53bb8e93 | 617 | java | Java | qstool-common/src/main/java/com/qs/libs/qstoolcommon/enums/base/AndSpecification.java | qiansheng1987/springboot-family | 0bfda659072ca1ed35f6a30ff80a4a92c28ab60b | [
"Apache-2.0"
] | null | null | null | qstool-common/src/main/java/com/qs/libs/qstoolcommon/enums/base/AndSpecification.java | qiansheng1987/springboot-family | 0bfda659072ca1ed35f6a30ff80a4a92c28ab60b | [
"Apache-2.0"
] | null | null | null | qstool-common/src/main/java/com/qs/libs/qstoolcommon/enums/base/AndSpecification.java | qiansheng1987/springboot-family | 0bfda659072ca1ed35f6a30ff80a4a92c28ab60b | [
"Apache-2.0"
] | null | null | null | 24.68 | 95 | 0.719611 | 997,840 | package com.qs.libs.qstoolcommon.enums.base;
/**
* 具有并关系的规格
*
* @author qiansheng
* @date 2021/8/25 上午10:00
*/
public class AndSpecification<T> extends AbstractSpecification<T> {
private Specification<T> specificationA;
private Specification<T> specificationB;
public AndSpecification(Specification<... |
9236d352d17d0fd8b01128fef7d980947d043f9c | 879 | java | Java | demo-model/src/main/java/com/ljq/demo/springboot/entity/ReceiveAddressEntity.java | Flying9001/springBootDemo | d5af5aa874f5d0fa7fd125f50455b1f30c965dfb | [
"Apache-2.0"
] | 144 | 2019-01-25T14:40:57.000Z | 2022-03-24T10:09:17.000Z | demo-model/src/main/java/com/ljq/demo/springboot/entity/ReceiveAddressEntity.java | Flying9001/springBootDemo | d5af5aa874f5d0fa7fd125f50455b1f30c965dfb | [
"Apache-2.0"
] | 9 | 2020-02-24T09:36:27.000Z | 2021-08-08T14:16:34.000Z | demo-model/src/main/java/com/ljq/demo/springboot/entity/ReceiveAddressEntity.java | Flying9001/springBootDemo | d5af5aa874f5d0fa7fd125f50455b1f30c965dfb | [
"Apache-2.0"
] | 72 | 2019-03-26T08:56:33.000Z | 2022-03-31T10:19:22.000Z | 15.421053 | 55 | 0.575654 | 997,841 | package com.ljq.demo.springboot.entity;
import com.fasterxml.jackson.annotation.JsonInclude;
import lombok.Data;
/**
* 收货地址实体类
*
* @author junqiang.lu
* @date 2019-06-16 16:09:06
*/
@Data
@JsonInclude(JsonInclude.Include.NON_NULL)
public class ReceiveAddressEntity extends BaseEntity {
private st... |
9236d5ad97517cb67ce92c3cc1f936cb5154af0c | 47 | java | Java | src/main/java/dev/sebastianb/icbm4fabric/client/init/package-info.java | SebaSphere/ICBM4Fabric | b0008a1d8b8aa1488ebf4ac4738f5945c13016a4 | [
"MIT"
] | 11 | 2021-04-01T07:57:09.000Z | 2022-02-06T17:08:04.000Z | src/main/java/dev/sebastianb/icbm4fabric/client/init/package-info.java | Terra-Studios/ICBM4Fabric | b0008a1d8b8aa1488ebf4ac4738f5945c13016a4 | [
"MIT"
] | null | null | null | src/main/java/dev/sebastianb/icbm4fabric/client/init/package-info.java | Terra-Studios/ICBM4Fabric | b0008a1d8b8aa1488ebf4ac4738f5945c13016a4 | [
"MIT"
] | 2 | 2021-06-03T18:02:30.000Z | 2022-02-05T17:08:37.000Z | 47 | 47 | 0.87234 | 997,842 | package dev.sebastianb.icbm4fabric.client.init; |
9236d649848aa5d07fe564927e2967ca3ca0e8f4 | 5,781 | java | Java | JOGL/jogl-java-src/com/jogamp/oculusvr/ovrSensorData.java | MrLaki5/Shadow-mapping | e9a901429f14d30907219cbee517a07b02da2d2c | [
"MIT"
] | null | null | null | JOGL/jogl-java-src/com/jogamp/oculusvr/ovrSensorData.java | MrLaki5/Shadow-mapping | e9a901429f14d30907219cbee517a07b02da2d2c | [
"MIT"
] | null | null | null | JOGL/jogl-java-src/com/jogamp/oculusvr/ovrSensorData.java | MrLaki5/Shadow-mapping | e9a901429f14d30907219cbee517a07b02da2d2c | [
"MIT"
] | null | null | null | 61.5 | 249 | 0.676873 | 997,843 | /* !---- DO NOT EDIT: This file autogenerated by com/jogamp/gluegen/JavaEmitter.java on Sat Oct 10 03:31:13 CEST 2015 ----! */
package com.jogamp.oculusvr;
import java.nio.*;
import com.jogamp.gluegen.runtime.*;
import com.jogamp.common.os.*;
import com.jogamp.common.nio.*;
import jogamp.common.os.MachineDataInfoRu... |
9236d6e6f7e6562f9ccdc0f2db82fbaf763d2b81 | 1,882 | java | Java | api/src/main/java/io/github/lbandc/cv19api/DeathRecordByAge.java | lbandc/cv19api | 8c410be8d695db23b4fa27598323e1f05f387362 | [
"MIT"
] | 2 | 2020-04-16T20:12:36.000Z | 2020-04-17T20:34:37.000Z | api/src/main/java/io/github/lbandc/cv19api/DeathRecordByAge.java | lbandc/cv19api | 8c410be8d695db23b4fa27598323e1f05f387362 | [
"MIT"
] | 8 | 2020-04-12T13:54:59.000Z | 2022-02-16T01:07:33.000Z | api/src/main/java/io/github/lbandc/cv19api/DeathRecordByAge.java | lbandc/cv19api | 8c410be8d695db23b4fa27598323e1f05f387362 | [
"MIT"
] | 1 | 2020-04-14T19:34:00.000Z | 2020-04-14T19:34:00.000Z | 24.128205 | 84 | 0.792242 | 997,844 | package io.github.lbandc.cv19api;
import java.time.Instant;
import java.time.LocalDate;
import java.util.UUID;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EntityListeners;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.Fe... |
9236d937ba36369746dac3c6157664121eb0e2d7 | 811 | java | Java | Zipc_Model/src/com/zipc/garden/model/arc/validation/ARCLineValidator.java | open-garden/garden | 588fc9d254b913548159bcd01c5b34bd1c5cbc73 | [
"BSD-3-Clause"
] | 9 | 2021-06-22T08:05:59.000Z | 2021-09-10T05:12:02.000Z | Zipc_Model/src/com/zipc/garden/model/arc/validation/ARCLineValidator.java | open-garden/garden | 588fc9d254b913548159bcd01c5b34bd1c5cbc73 | [
"BSD-3-Clause"
] | 1 | 2021-04-14T05:15:10.000Z | 2021-07-02T07:23:33.000Z | Zipc_Model/src/com/zipc/garden/model/arc/validation/ARCLineValidator.java | open-garden/garden | 588fc9d254b913548159bcd01c5b34bd1c5cbc73 | [
"BSD-3-Clause"
] | 1 | 2021-04-14T05:31:49.000Z | 2021-04-14T05:31:49.000Z | 27.965517 | 127 | 0.745993 | 997,845 | /**
*
* $Id$
*/
package com.zipc.garden.model.arc.validation;
import com.zipc.garden.model.arc.ARCState;
/**
* A sample validator interface for {@link com.zipc.garden.model.arc.ARCLine}. This doesn't really do anything, and it's not a
* real EMF artifact. It was generated by the org.eclipse.emf.examples.generato... |
9236dabba8c548bbfaaf9760cf4e7a9aa6abd77a | 13,857 | java | Java | avek-gui/src/main/java/fr/axonic/avek/bus/Orchestrator.java | JustificationFactory/JustificationFactory-ClinicalStudies | 8da551ab1b44e915f48279893645c1a1572b8cc1 | [
"Apache-2.0"
] | null | null | null | avek-gui/src/main/java/fr/axonic/avek/bus/Orchestrator.java | JustificationFactory/JustificationFactory-ClinicalStudies | 8da551ab1b44e915f48279893645c1a1572b8cc1 | [
"Apache-2.0"
] | null | null | null | avek-gui/src/main/java/fr/axonic/avek/bus/Orchestrator.java | JustificationFactory/JustificationFactory-ClinicalStudies | 8da551ab1b44e915f48279893645c1a1572b8cc1 | [
"Apache-2.0"
] | null | null | null | 38.385042 | 141 | 0.581944 | 997,846 | package fr.axonic.avek.bus;
import fr.axonic.avek.bus.translator.DataTranslator;
import fr.axonic.avek.engine.*;
import fr.axonic.avek.engine.exception.StepBuildingException;
import fr.axonic.avek.engine.exception.StrategyException;
import fr.axonic.avek.engine.exception.WrongEvidenceException;
import fr.axonic.avek.e... |
9236db450956a35bc1a8d1125063110d660e4018 | 4,999 | java | Java | matcher/src/main/java/com/wildbeeslabs/sensiblemetrics/diffy/matcher/service/AbstractDiffMatcher.java | AlexRogalskiy/Comparalyzer | 42a03c14d639663387e7b796dca41cb1300ad36b | [
"MIT"
] | 1 | 2019-02-27T00:28:14.000Z | 2019-02-27T00:28:14.000Z | matcher/src/main/java/com/wildbeeslabs/sensiblemetrics/diffy/matcher/service/AbstractDiffMatcher.java | AlexRogalskiy/Comparalyzer | 42a03c14d639663387e7b796dca41cb1300ad36b | [
"MIT"
] | 8 | 2019-11-13T09:02:17.000Z | 2021-12-09T20:49:03.000Z | matcher/src/main/java/com/wildbeeslabs/sensiblemetrics/diffy/matcher/service/AbstractDiffMatcher.java | AlexRogalskiy/Diffy | 42a03c14d639663387e7b796dca41cb1300ad36b | [
"MIT"
] | 1 | 2019-02-01T08:48:24.000Z | 2019-02-01T08:48:24.000Z | 36.224638 | 125 | 0.689538 | 997,847 | /*
* The MIT License
*
* Copyright 2019 WildBees Labs, Inc.
*
* 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, co... |
9236dbd5746fc800b45635d1d8188bdb82ba7d31 | 1,184 | java | Java | src/main/java/com/amazonaws/services/sqs/model/BatchRequestTooLongException.java | pbailis/aws-java-sdk-dynamodb-timestamp | 33d9beb9e8b8bf6965312c2c61c621ce96d054c8 | [
"Apache-2.0"
] | 2 | 2015-04-09T03:30:56.000Z | 2020-07-06T20:23:21.000Z | src/main/java/com/amazonaws/services/sqs/model/BatchRequestTooLongException.java | pbailis/aws-java-sdk-dynamodb-timestamp | 33d9beb9e8b8bf6965312c2c61c621ce96d054c8 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/amazonaws/services/sqs/model/BatchRequestTooLongException.java | pbailis/aws-java-sdk-dynamodb-timestamp | 33d9beb9e8b8bf6965312c2c61c621ce96d054c8 | [
"Apache-2.0"
] | 4 | 2015-02-03T19:36:40.000Z | 2020-07-06T20:30:56.000Z | 31.157895 | 79 | 0.706926 | 997,848 | /*
* Copyright 2010-2012 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "l... |
9236dbdc7b6c534ef455556247ec6e9949f10004 | 14,404 | java | Java | src/main/java/dz/minagri/stat/comp/form/ZoneForm.java | bellalDjam/minagri | 4ea6ef78ba994df23910bfda7c615c477a8e0dd1 | [
"Apache-2.0"
] | null | null | null | src/main/java/dz/minagri/stat/comp/form/ZoneForm.java | bellalDjam/minagri | 4ea6ef78ba994df23910bfda7c615c477a8e0dd1 | [
"Apache-2.0"
] | null | null | null | src/main/java/dz/minagri/stat/comp/form/ZoneForm.java | bellalDjam/minagri | 4ea6ef78ba994df23910bfda7c615c477a8e0dd1 | [
"Apache-2.0"
] | null | null | null | 28.985944 | 97 | 0.692206 | 997,849 | /**
*
*/
package dz.minagri.stat.comp.form;
import java.util.ArrayList;
import java.util.EnumSet;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import com.vaadin.event.selection.SingleSelectionEvent;
import com.vaadin.event.selection.SingleSelectionListener;
import com.vaad... |
9236dbebfe8972e1d98c54426f1e9564dd0fac9a | 1,675 | java | Java | src/test/java/com/tambapps/fft4j/fourier/fft_1d/FastFouriersTest.java | nelson888/fourier-transform-library | c41af1c73a180204c2559322d7f904230a3f3d3f | [
"MIT"
] | 3 | 2021-03-16T01:40:35.000Z | 2021-07-22T16:20:53.000Z | src/test/java/com/tambapps/fft4j/fourier/fft_1d/FastFouriersTest.java | nelson888/fourier-transform-library | c41af1c73a180204c2559322d7f904230a3f3d3f | [
"MIT"
] | 2 | 2021-06-02T14:55:11.000Z | 2021-11-19T15:48:40.000Z | src/test/java/com/tambapps/fft4j/fourier/fft_1d/FastFouriersTest.java | tambapps/fourier-transform-library | c41af1c73a180204c2559322d7f904230a3f3d3f | [
"MIT"
] | null | null | null | 25.378788 | 82 | 0.699701 | 997,850 | package com.tambapps.fft4j.fourier.fft_1d;
import static org.junit.Assert.assertEquals;
import com.tambapps.fft4j.complex.Complex;
import com.tambapps.fft4j.complex.vector.CVector;
import com.tambapps.fft4j.complex.vector.ImmutableCVector;
import org.junit.Test;
import java.util.Arrays;
public class FastFouriersTe... |
9236dc66f3a9b15996ceeab97099f34d6de61ce0 | 69 | java | Java | src/test/java/screenplay/config/package-info.java | ashusc/BDDScreenplay-Wikipedia | 999dbcffcf3e57f0dd798aa276714eccea0a27e6 | [
"MIT"
] | 3 | 2019-09-26T01:45:59.000Z | 2021-07-27T18:14:36.000Z | src/test/java/screenplay/config/package-info.java | nityanarayan44/BDD-Screenplay | 45ad68ec03a12f55cbeb3319eacada88ea76508d | [
"MIT"
] | 2 | 2018-07-01T11:03:04.000Z | 2018-07-05T07:36:31.000Z | src/test/java/screenplay/config/package-info.java | nityanarayan44/BDD-Screenplay | 45ad68ec03a12f55cbeb3319eacada88ea76508d | [
"MIT"
] | 2 | 2018-06-27T17:06:47.000Z | 2018-11-27T07:56:31.000Z | 8.625 | 26 | 0.536232 | 997,851 | /**
*
*/
/**
* @author ashutosh
*
*/
package screenplay.config; |
9236dd69cb26fdf0b1ce081183027624bd9d5959 | 1,057 | java | Java | app/src/main/java/cn/imppp/knowlege/ui/activity/AboutActivity.java | immppp/KownLegeRes | fae631a1288c2f048fd48c29e4a22f1a89296281 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/cn/imppp/knowlege/ui/activity/AboutActivity.java | immppp/KownLegeRes | fae631a1288c2f048fd48c29e4a22f1a89296281 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/cn/imppp/knowlege/ui/activity/AboutActivity.java | immppp/KownLegeRes | fae631a1288c2f048fd48c29e4a22f1a89296281 | [
"Apache-2.0"
] | null | null | null | 31.088235 | 101 | 0.756859 | 997,852 | package cn.imppp.knowlege.ui.activity;
import androidx.databinding.DataBindingUtil;
import androidx.lifecycle.ViewModelProvider;
import cn.imppp.knowlege.R;
import cn.imppp.knowlege.base.BaseActivity;
import cn.imppp.knowlege.databinding.ActivityAboutBinding;
import cn.imppp.knowlege.state.NormalViewModel;
import and... |
9236de1a895cede8b3e561454617f5b33054ab8c | 3,438 | java | Java | ExtractedJars/Shopkick_com.shopkick.app/javafiles/com/google/android/exoplayer/hls/PtsTimestampAdjusterProvider.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | 3 | 2019-05-01T09:22:08.000Z | 2019-07-06T22:21:59.000Z | ExtractedJars/Shopkick_com.shopkick.app/javafiles/com/google/android/exoplayer/hls/PtsTimestampAdjusterProvider.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | null | null | null | ExtractedJars/Shopkick_com.shopkick.app/javafiles/com/google/android/exoplayer/hls/PtsTimestampAdjusterProvider.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | 1 | 2020-11-26T12:22:02.000Z | 2020-11-26T12:22:02.000Z | 35.081633 | 98 | 0.575625 | 997,853 | // 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.google.android.exoplayer.hls;
import android.util.SparseArray;
import com.google.android.exoplayer.extractor.ts.PtsTimestampAdjuster;
public ... |
9236de763cf9ef21e0d5133c3020315fa2080f97 | 614 | java | Java | spring5/MySampleApp1/src/main/java/jp/tuyano/spring/sample1/MyBean.java | gaeanet/workspace | 91631029b96c186304b9d747830893831ee9dc3c | [
"Unlicense"
] | null | null | null | spring5/MySampleApp1/src/main/java/jp/tuyano/spring/sample1/MyBean.java | gaeanet/workspace | 91631029b96c186304b9d747830893831ee9dc3c | [
"Unlicense"
] | null | null | null | spring5/MySampleApp1/src/main/java/jp/tuyano/spring/sample1/MyBean.java | gaeanet/workspace | 91631029b96c186304b9d747830893831ee9dc3c | [
"Unlicense"
] | null | null | null | 16.594595 | 63 | 0.680782 | 997,854 | package jp.tuyano.spring.sample1;
import java.util.Calendar;
import java.util.Date;
public class MyBean implements MyBeanInterface {
private Date date;
private String message;
public MyBean() {
super();
this.date = Calendar.getInstance().getTime();
}
public MyBean(String message) {
this();
this.message... |
9236dfb84ece43d5c5c0842f733db67fa8baa8d3 | 3,043 | java | Java | devicehive-frontend/src/main/java/com/devicehive/websockets/converters/JsonMessageBuilder.java | creatorrr/devicehive-java-server | ed70be82db9d050544cd3ca21d66905efca9ac88 | [
"Apache-2.0"
] | 265 | 2015-07-06T01:00:16.000Z | 2022-03-24T14:21:52.000Z | devicehive-frontend/src/main/java/com/devicehive/websockets/converters/JsonMessageBuilder.java | sighttviewliu/devicehive-java-server | ed70be82db9d050544cd3ca21d66905efca9ac88 | [
"Apache-2.0"
] | 116 | 2015-06-24T18:34:43.000Z | 2021-09-19T06:44:34.000Z | devicehive-frontend/src/main/java/com/devicehive/websockets/converters/JsonMessageBuilder.java | sighttviewliu/devicehive-java-server | ed70be82db9d050544cd3ca21d66905efca9ac88 | [
"Apache-2.0"
] | 124 | 2015-07-09T20:01:54.000Z | 2022-01-13T20:43:23.000Z | 30.128713 | 105 | 0.706211 | 997,855 | package com.devicehive.websockets.converters;
/*
* #%L
* DeviceHive Java Server Common business logic
* %%
* Copyright (C) 2016 DataArt
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Licens... |
9236e0f0f9e29457a43c3f9148012d2c0b71fce3 | 789 | java | Java | gtucscityplanning/src/main/java/com/gt/cscity/planning/ui/view/FullScreenVideoView.java | checkming/ArcGisMap | ef7dcfd8398c4f57b58406b8a77559063d26a635 | [
"MIT"
] | null | null | null | gtucscityplanning/src/main/java/com/gt/cscity/planning/ui/view/FullScreenVideoView.java | checkming/ArcGisMap | ef7dcfd8398c4f57b58406b8a77559063d26a635 | [
"MIT"
] | null | null | null | gtucscityplanning/src/main/java/com/gt/cscity/planning/ui/view/FullScreenVideoView.java | checkming/ArcGisMap | ef7dcfd8398c4f57b58406b8a77559063d26a635 | [
"MIT"
] | null | null | null | 27.206897 | 72 | 0.712294 | 997,856 | package com.gt.cscity.planning.ui.view;
import android.content.Context;
import android.util.AttributeSet;
import android.widget.VideoView;
public class FullScreenVideoView extends VideoView {
public FullScreenVideoView(Context context, AttributeSet attrs) {
super(context, attrs);
}
/**
* 设置宽高,以至于全屏播放
*/
@... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.