blob_id stringlengths 40 40 | __id__ int64 225 39,780B | directory_id stringlengths 40 40 | path stringlengths 6 313 | content_id stringlengths 40 40 | detected_licenses list | license_type stringclasses 2
values | repo_name stringlengths 6 132 | repo_url stringlengths 25 151 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 70 | visit_date timestamp[ns] | revision_date timestamp[ns] | committer_date timestamp[ns] | github_id int64 7.28k 689M ⌀ | star_events_count int64 0 131k | fork_events_count int64 0 48k | gha_license_id stringclasses 23
values | gha_fork bool 2
classes | gha_event_created_at timestamp[ns] | gha_created_at timestamp[ns] | gha_updated_at timestamp[ns] | gha_pushed_at timestamp[ns] | gha_size int64 0 40.4M ⌀ | gha_stargazers_count int32 0 112k ⌀ | gha_forks_count int32 0 39.4k ⌀ | gha_open_issues_count int32 0 11k ⌀ | gha_language stringlengths 1 21 ⌀ | gha_archived bool 2
classes | gha_disabled bool 1
class | content stringlengths 7 4.37M | src_encoding stringlengths 3 16 | language stringclasses 1
value | length_bytes int64 7 4.37M | extension stringclasses 24
values | filename stringlengths 4 174 | language_id stringclasses 1
value | entities list | contaminating_dataset stringclasses 0
values | malware_signatures list | redacted_content stringlengths 7 4.37M | redacted_length_bytes int64 7 4.37M | alphanum_fraction float32 0.25 0.94 | alpha_fraction float32 0.25 0.94 | num_lines int32 1 84k | avg_line_length float32 0.76 99.9 | std_line_length float32 0 220 | max_line_length int32 5 998 | is_vendor bool 2
classes | is_generated bool 1
class | max_hex_length int32 0 319 | hex_fraction float32 0 0.38 | max_unicode_length int32 0 408 | unicode_fraction float32 0 0.36 | max_base64_length int32 0 506 | base64_fraction float32 0 0.5 | avg_csv_sep_count float32 0 4 | is_autogen_header bool 1
class | is_empty_html bool 1
class | shard stringclasses 16
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8d73282d37e2d4a0d44f0813705ef016f1bb2f0e | 35,064,113,059,924 | a34aefb0609d2cb6afdb971c65d8fbe48e616f98 | /catalogue-service-micro/src/main/java/eu/nimble/service/catalogue/impl/ProductCategoryController.java | f831a227f911cbec930d96aa15e477c1729ad873 | [
"Apache-2.0"
] | permissive | nimble-platform/catalog-service | https://github.com/nimble-platform/catalog-service | 6963a200f4557761a380c04c95d1128e253cb4b0 | b00333e582bf43bf95762fd61c8a354f0dd1af67 | refs/heads/master | 2023-04-09T23:45:46.046000 | 2022-07-14T12:51:54 | 2022-07-14T12:51:54 | 81,943,995 | 3 | 4 | Apache-2.0 | false | 2023-01-13T01:55:30 | 2017-02-14T12:41:00 | 2022-01-10T12:50:23 | 2023-01-13T01:55:26 | 3,791 | 2 | 4 | 15 | Java | false | false | package eu.nimble.service.catalogue.impl;
import eu.nimble.service.catalogue.category.IndexCategoryService;
import eu.nimble.service.catalogue.category.TaxonomyManager;
import eu.nimble.service.catalogue.category.TaxonomyQueryInterface;
import eu.nimble.service.catalogue.category.eclass.EClassIndexLoader;
import eu.ni... | UTF-8 | Java | 23,960 | java | ProductCategoryController.java | Java | [] | null | [] | package eu.nimble.service.catalogue.impl;
import eu.nimble.service.catalogue.category.IndexCategoryService;
import eu.nimble.service.catalogue.category.TaxonomyManager;
import eu.nimble.service.catalogue.category.TaxonomyQueryInterface;
import eu.nimble.service.catalogue.category.eclass.EClassIndexLoader;
import eu.ni... | 23,960 | 0.686352 | 0.681427 | 382 | 61.725132 | 60.753304 | 404 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.811518 | false | false | 13 |
ba2cf0d5663e20aad3cd198457d933209bd78e10 | 37,744,172,613,184 | 251c46cb57985340f04aeba92ece8489fd48e9ca | /Java_Practice/src/com/java/practice/SortEmployeesComparable.java | 5b911876ab0786786aebc42886c87f8fe42b8dd8 | [] | no_license | vipul9171/JavaPractice | https://github.com/vipul9171/JavaPractice | f82b60d8717f38ff9c42b0ddd77f56d7e8159e8c | 589ccd99720e94c3741176a28c78ecd87f6f26bf | refs/heads/master | 2023-04-19T08:36:05.020000 | 2021-05-15T20:11:06 | 2021-05-15T20:11:06 | 367,717,646 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.java.practice;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
class Employee implements Comparable<Employee> {
private int id;
private String name;
private int salary;
public Employee(int id, String name, int salary) {
super();
this.id = id;
this.... | UTF-8 | Java | 1,574 | java | SortEmployeesComparable.java | Java | [] | null | [] | package com.java.practice;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
class Employee implements Comparable<Employee> {
private int id;
private String name;
private int salary;
public Employee(int id, String name, int salary) {
super();
this.id = id;
this.... | 1,574 | 0.625794 | 0.603558 | 79 | 17.924051 | 18.08893 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.658228 | false | false | 13 |
4a7956f3a9b43d8234fe7fbe98608e9f0bdffa4b | 11,776,800,360,715 | d2b4274400022b05b10943c235b280e8e453db84 | /Reflection/Method/src/com/nasimeshomal/Greeting.java | a91ec9bf50241d97a9894f155832c17c832c76c4 | [] | no_license | mhdr/JavaSamples | https://github.com/mhdr/JavaSamples | 22e4fb7aa7b0e193cdf564741c55d431a3ffa073 | 9839da788b6abdfa855dfa36ab10fe1a39ac1c9b | refs/heads/master | 2021-01-13T02:41:40.613000 | 2016-12-30T16:54:26 | 2016-12-30T16:54:26 | 30,691,588 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nasimeshomal;
/**
* Created by Mahmood on 9/7/2014.
*/
public class Greeting {
public void sayHello(String name)
{
System.out.println(this.getGreeting(name));
}
public String getGreeting(String name)
{
return String.format("Hello %s",name);
}
}
| UTF-8 | Java | 302 | java | Greeting.java | Java | [
{
"context": "package com.nasimeshomal;\n\n/**\n * Created by Mahmood on 9/7/2014.\n */\npublic class Greeting {\n\n pub",
"end": 52,
"score": 0.9995561242103577,
"start": 45,
"tag": "NAME",
"value": "Mahmood"
}
] | null | [] | package com.nasimeshomal;
/**
* Created by Mahmood on 9/7/2014.
*/
public class Greeting {
public void sayHello(String name)
{
System.out.println(this.getGreeting(name));
}
public String getGreeting(String name)
{
return String.format("Hello %s",name);
}
}
| 302 | 0.625828 | 0.60596 | 17 | 16.764706 | 17.988655 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 13 |
bd7ed9993d5a759bb42445afbd12191fd5ab73e6 | 11,776,800,362,770 | e9cc793f3e9803b7b57ce17b0667fa8ddfc41098 | /src/com/yzhou9071/Leetcode/N59_SpiralMatrix2.java | 69f687840630f8a6dbe5b613d610f75fbfd4d224 | [] | no_license | yzhou9071/LeetcodeAndAlgorithm | https://github.com/yzhou9071/LeetcodeAndAlgorithm | 2389affbb8cbcf1218a616d1e43b0420c5dabda4 | 95d5e59615e2207d0b83e98ccd4aa889f2f9da30 | refs/heads/master | 2021-01-21T04:55:05.272000 | 2016-06-28T09:28:29 | 2016-06-28T09:28:29 | 52,944,405 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yzhou9071.Leetcode;
public class N59_SpiralMatrix2 {
public int[][] generateMatrix(int n) {
if(n < 0)
return null;
int[][] ret = new int[n][n];
int num = 0;
for(int level=0;level<n/2;level++){
for(int i=level;i<n-1-level;i++)
ret[level][i] = ++num;
for(int i=level;i<n-1-level;i++)
... | UTF-8 | Java | 548 | java | N59_SpiralMatrix2.java | Java | [] | null | [] | package com.yzhou9071.Leetcode;
public class N59_SpiralMatrix2 {
public int[][] generateMatrix(int n) {
if(n < 0)
return null;
int[][] ret = new int[n][n];
int num = 0;
for(int level=0;level<n/2;level++){
for(int i=level;i<n-1-level;i++)
ret[level][i] = ++num;
for(int i=level;i<n-1-level;i++)
... | 548 | 0.547445 | 0.509124 | 24 | 21.833334 | 12.840907 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.958333 | false | false | 13 |
a0be6b76a5562f3c0d028251f1d90b38fb3bf616 | 12,799,002,600,047 | 0bb42a253ef3dade3875fd7469cd394df155b8b3 | /app/src/main/java/ru/yandex/yamblz/domain/mapper/Mapper.java | 76837332324ecbc40ce3ae75f7fc419cc0a5667c | [] | no_license | GretSOX/fragments | https://github.com/GretSOX/fragments | 070e835951b56fec33d478c4297d1b1c13cdb008 | c6c5c750edeaf8e5f1a72db61e142d8afb160ba3 | refs/heads/master | 2017-10-02T23:47:28.229000 | 2016-08-12T07:06:19 | 2016-08-12T07:06:19 | 64,923,164 | 0 | 0 | null | true | 2016-08-04T09:48:18 | 2016-08-04T09:48:18 | 2016-08-02T10:11:12 | 2016-08-03T13:34:04 | 2,245 | 0 | 0 | 0 | null | null | null | package ru.yandex.yamblz.domain.mapper;
import java.util.Collection;
import java.util.List;
/**
* Created by Александр on 10.08.2016.
*/
public interface Mapper<Bad, Good> {
Good improove(Bad bad);
List<Good> improove(List<Bad> bads);
}
| UTF-8 | Java | 259 | java | Mapper.java | Java | [
{
"context": "lection;\nimport java.util.List;\n\n/**\n * Created by Александр on 10.08.2016.\n */\n\npublic interface Mapper<Bad, ",
"end": 121,
"score": 0.9998590350151062,
"start": 112,
"tag": "NAME",
"value": "Александр"
}
] | null | [] | package ru.yandex.yamblz.domain.mapper;
import java.util.Collection;
import java.util.List;
/**
* Created by Александр on 10.08.2016.
*/
public interface Mapper<Bad, Good> {
Good improove(Bad bad);
List<Good> improove(List<Bad> bads);
}
| 259 | 0.704 | 0.672 | 13 | 18.23077 | 16.539713 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 13 |
48882ad0a8e10603a0cb2a8b413b013fa4ea5300 | 24,000,277,317,978 | 4226591afe5e7d10b0895d1a8c2901e6f262c4cc | /src/test/java/com/kakaopay/app/backend/service/ToDoServiceTest.java | e5b42e62648b5a580a92b6cbd639e2ae07456145 | [] | no_license | LeeSiHyung/kakaopay | https://github.com/LeeSiHyung/kakaopay | c93d6ea4f658eee5caa50907457d81f8a211bf05 | d711298b54a9073323f6d1f98c8d259910ede2bc | refs/heads/master | 2020-04-18T08:06:19.405000 | 2019-01-24T15:44:50 | 2019-01-24T15:44:50 | 167,120,178 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kakaopay.app.backend.service;
import static org.hamcrest.CoreMatchers.is;
import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertThat;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import javax.transaction.Transactional;
import org.junit.Before;
imp... | UTF-8 | Java | 3,122 | java | ToDoServiceTest.java | Java | [] | null | [] | package com.kakaopay.app.backend.service;
import static org.hamcrest.CoreMatchers.is;
import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertThat;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import javax.transaction.Transactional;
import org.junit.Before;
imp... | 3,122 | 0.73882 | 0.73396 | 119 | 24.932774 | 22.146469 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.621849 | false | false | 13 |
033f2b8b667f888424a45014d67269d8c7b0e3e3 | 21,380,347,265,711 | b214f96566446763ce5679dd2121ea3d277a9406 | /modules/base/remote-server-api/src/main/java/consulo/remoteServer/configuration/ServerConfiguration.java | 6c08b0e10ac1be69639d7abd1c028e97e93fe534 | [
"Apache-2.0",
"LicenseRef-scancode-jgraph"
] | permissive | consulo/consulo | https://github.com/consulo/consulo | aa340d719d05ac6cbadd3f7d1226cdb678e6c84f | d784f1ef5824b944c1ee3a24a8714edfc5e2b400 | refs/heads/master | 2023-09-06T06:55:04.987000 | 2023-09-01T06:42:16 | 2023-09-01T06:42:16 | 10,116,915 | 680 | 54 | Apache-2.0 | false | 2023-06-05T18:28:51 | 2013-05-17T05:48:18 | 2023-05-27T20:14:55 | 2023-06-05T18:28:50 | 978,666 | 673 | 48 | 69 | Java | false | false | package consulo.remoteServer.configuration;
import consulo.component.persist.PersistentStateComponent;
/**
* @author nik
*/
public abstract class ServerConfiguration {
public abstract PersistentStateComponent<?> getSerializer();
}
| UTF-8 | Java | 237 | java | ServerConfiguration.java | Java | [
{
"context": ".persist.PersistentStateComponent;\n\n/**\n * @author nik\n */\npublic abstract class ServerConfiguration {\n ",
"end": 123,
"score": 0.997285008430481,
"start": 120,
"tag": "USERNAME",
"value": "nik"
}
] | null | [] | package consulo.remoteServer.configuration;
import consulo.component.persist.PersistentStateComponent;
/**
* @author nik
*/
public abstract class ServerConfiguration {
public abstract PersistentStateComponent<?> getSerializer();
}
| 237 | 0.801688 | 0.801688 | 10 | 22.700001 | 24.429695 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 13 |
7901bf328ffbe8442bf26fce406550bb31fc2539 | 21,380,347,267,846 | e595ae8d1f5c0b955f743b585dd520f5f9fb5151 | /app/src/main/java/com/jinke/community/presenter/HouseKeeperPresenter.java | 42d8e4fc6185f46ab31e222977953f6ad026b5c9 | [] | no_license | Brave-wan/JKCommunity-Test | https://github.com/Brave-wan/JKCommunity-Test | 3dbc43c72eaee477d613fd39d01814f8476cfdbb | fd990184cec52273335f5907aa0f995e1b513d3c | refs/heads/master | 2020-04-01T20:28:29.517000 | 2018-11-05T00:44:04 | 2018-11-05T00:44:04 | 153,605,641 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jinke.community.presenter;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.text.TextUtils;
import android.util.Log;
import android.view.View;
import android.view.animation.Animation;
import android.view.animation.AnimationUtils;
import android.widg... | UTF-8 | Java | 12,369 | java | HouseKeeperPresenter.java | Java | [
{
"context": "rary.utils.commont.StringUtils;\n\n/**\n * Created by root on 17-7-25.\n */\n\npublic class HouseKeeperPresente",
"end": 2503,
"score": 0.9228003025054932,
"start": 2499,
"tag": "USERNAME",
"value": "root"
},
{
"context": "ut(\"accessToken\", MyApplication.getBaseUserBe... | null | [] | package com.jinke.community.presenter;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.text.TextUtils;
import android.util.Log;
import android.view.View;
import android.view.animation.Animation;
import android.view.animation.AnimationUtils;
import android.widg... | 12,369 | 0.613887 | 0.610655 | 351 | 33.381767 | 27.01339 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592593 | false | false | 13 |
b1faff83b6b4b77b4cd9ff6c90c5f485a49b17a4 | 13,443,247,692,258 | dc6af428bd417539d268404eaeec025767ac94f8 | /Nic-Tit/src/main/java/com/litt/nic/service/impl/StatusServiceImpl.java | 6b893469e31ec3a4e768ed8f9b1b2cab854914f2 | [] | no_license | WarmedHeart/Nic-Tit | https://github.com/WarmedHeart/Nic-Tit | 7ce21178b1b5a45c3f9c5015fa4326c4c5b4755b | 364420840e01fb8077d38cdb13316eaadcc5e863 | refs/heads/master | 2020-06-21T21:36:58.969000 | 2018-09-24T10:01:30 | 2018-09-24T10:01:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.litt.nic.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.litt.micro.datasourse.DynamicDataSourceHolder;
import com.litt.nic.entity.Status;
import com.litt.nic.mapper.StatusMapper;
import com.litt... | UTF-8 | Java | 911 | java | StatusServiceImpl.java | Java | [] | null | [] | package com.litt.nic.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.litt.micro.datasourse.DynamicDataSourceHolder;
import com.litt.nic.entity.Status;
import com.litt.nic.mapper.StatusMapper;
import com.litt... | 911 | 0.806806 | 0.803513 | 36 | 24.305555 | 21.966919 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.027778 | false | false | 13 |
3e1afdc9e606ec105d8a5d6abb92ebbb56222063 | 29,892,972,418,736 | 295973ff21d98ff205c4989fc6e039ec59e648d6 | /core/src/main/java/cz/quantumleap/core/security/config/RequestMappingInfoRequestMatcher.java | fe9a6e70dae7fafe0790c13a849f768259b8282d | [] | no_license | vkuzel/Quantum-Leap | https://github.com/vkuzel/Quantum-Leap | 07ccd5642a0ef1e8f8837d312142708905ac56db | 0e6bb27dd4379992c413c6d9e269ac8a797430d3 | refs/heads/master | 2023-08-18T16:15:35.624000 | 2023-08-16T18:15:56 | 2023-08-16T18:15:56 | 106,186,371 | 1 | 0 | null | false | 2022-12-26T19:13:18 | 2017-10-08T15:17:54 | 2021-12-14T20:36:25 | 2022-12-26T19:13:18 | 3,540 | 1 | 0 | 0 | Java | false | false | package cz.quantumleap.core.security.config;
import cz.quantumleap.core.view.WebUtils;
import jakarta.servlet.http.HttpServletRequest;
import org.springframework.security.web.util.matcher.RequestMatcher;
import org.springframework.web.servlet.mvc.method.RequestMappingInfo;
import java.util.List;
public class Request... | UTF-8 | Java | 975 | java | RequestMappingInfoRequestMatcher.java | Java | [] | null | [] | package cz.quantumleap.core.security.config;
import cz.quantumleap.core.view.WebUtils;
import jakarta.servlet.http.HttpServletRequest;
import org.springframework.security.web.util.matcher.RequestMatcher;
import org.springframework.web.servlet.mvc.method.RequestMappingInfo;
import java.util.List;
public class Request... | 975 | 0.713846 | 0.713846 | 32 | 29.46875 | 26.571817 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 13 |
992a47e0eedfeb41d6600a89baf65e04afa3ff15 | 20,074,677,205,374 | dfd419fd58bbf1dcdff5e29a17bb8fc723c8cfce | /src/main/java/com/itaytas/securityServer/logic/sniffer/jpa/JpaSnifferConfigService.java | 7139f6e6c22aef59e30f1759d2a6fd7dbe18c0a5 | [] | no_license | itaytas/Security-Server | https://github.com/itaytas/Security-Server | 0754f2932cce6752cf5bbf993b502b47f206d428 | abd1b41a925fd421cc1a35b5f1e9b9a2f46239c2 | refs/heads/master | 2022-01-10T12:16:17.656000 | 2019-05-21T10:17:16 | 2019-05-21T10:17:16 | 171,824,178 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itaytas.securityServer.logic.sniffer.jpa;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Sort;
import org.springframework.http.HttpStatus;
import org.sprin... | UTF-8 | Java | 4,348 | java | JpaSnifferConfigService.java | Java | [] | null | [] | package com.itaytas.securityServer.logic.sniffer.jpa;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Sort;
import org.springframework.http.HttpStatus;
import org.sprin... | 4,348 | 0.75828 | 0.75828 | 121 | 34.933884 | 32.058762 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.917355 | false | false | 13 |
63391b1b2563bca9a8d4dd99d23181d8dc51b526 | 20,048,907,383,215 | 70b56f143016866f3506cf1f306b41006e30f3c8 | /src/ExcepcionesMITOCODE/EdadException.java | 3a3dcf2acb895181478a186b09eb35333edfb8ab | [] | no_license | JavaSE1/AplicacionVehiculos | https://github.com/JavaSE1/AplicacionVehiculos | 4d621de26bba8d8e6c03637e493b01ae52e59784 | e6a07f9f64482c02cedb91b0baf6b1874206bbf3 | refs/heads/master | 2021-05-07T15:08:32.309000 | 2018-05-08T09:12:32 | 2018-05-08T09:12:32 | 109,976,229 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ExcepcionesMITOCODE;
public class EdadException extends Exception { //RuntimeException //Error
public EdadException(String mensaje) {
super(mensaje);
}
}
| UTF-8 | Java | 169 | java | EdadException.java | Java | [] | null | [] | package ExcepcionesMITOCODE;
public class EdadException extends Exception { //RuntimeException //Error
public EdadException(String mensaje) {
super(mensaje);
}
}
| 169 | 0.775148 | 0.775148 | 8 | 20.125 | 24.583721 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 13 |
22c53faee9a457f1f33f13dc2f90933e17684be2 | 22,866,405,944,763 | 17f427552edc3b81662cb97bbcd05dd3039ab59c | /src/test/java/test/hifive/model/oa/propertypath/EmailPP.java | 4ff771e38c86425ca612aa37c4e91249c5127c02 | [
"Apache-2.0"
] | permissive | ViaOA/oa-web | https://github.com/ViaOA/oa-web | 61fd23a45450ff9f049e4b3dbd1d3e5e75ca4e00 | ce44f24d1da8041ea5e09ac45d60fb37b2b185ba | refs/heads/master | 2023-07-06T09:45:44.640000 | 2022-12-26T21:46:05 | 2022-12-26T21:46:05 | 179,831,753 | 0 | 0 | Apache-2.0 | false | 2022-12-27T02:00:51 | 2019-04-06T12:39:12 | 2022-03-01T17:30:24 | 2022-12-27T01:39:46 | 2,351 | 0 | 0 | 0 | Java | false | false | // Generated by OABuilder
package test.hifive.model.oa.propertypath;
import test.hifive.model.oa.*;
public class EmailPP {
private static EmployeeAwardPPx employeeAwardConfirm;
private static EmployeeAwardPPx employeeAwardManagerNotify;
private static EmployeeAwardPPx employeeAwardNotify;
private st... | UTF-8 | Java | 6,379 | java | EmailPP.java | Java | [] | null | [] | // Generated by OABuilder
package test.hifive.model.oa.propertypath;
import test.hifive.model.oa.*;
public class EmailPP {
private static EmployeeAwardPPx employeeAwardConfirm;
private static EmployeeAwardPPx employeeAwardManagerNotify;
private static EmployeeAwardPPx employeeAwardNotify;
private st... | 6,379 | 0.697915 | 0.697915 | 195 | 31.702564 | 31.810234 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446154 | false | false | 13 |
0bb8d9de72fc966e372c3a31ba7f438aaccbda76 | 3,470,333,633,048 | d8cfc90ed6dc7be24e1cf4ace9a4eae0c712f512 | /src/main/java/fxmlController/SupportChatClient.java | 3cd0b03118733edaedcca013c08708e42ca7ff31 | [] | no_license | yaldashbz/Project_team-19 | https://github.com/yaldashbz/Project_team-19 | 82b226f74ee5c9d5b57cd726f93c5a23f06af861 | a55410f438eac5f8179ed743c2b9f96cc2f81be4 | refs/heads/master | 2021-05-21T19:10:08.450000 | 2020-07-24T19:29:20 | 2020-07-24T19:29:20 | 288,086,412 | 1 | 0 | null | true | 2020-08-17T04:53:35 | 2020-08-17T04:53:34 | 2020-07-24T19:29:33 | 2020-07-24T19:29:30 | 44,274 | 0 | 0 | 0 | null | false | false | package fxmlController;
import clientController.ServerConnection;
import de.jensd.fx.glyphs.fontawesome.FontAwesomeIcon;
import javafx.application.Platform;
import javafx.concurrent.Task;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.geometry.HPos;
import jav... | UTF-8 | Java | 4,600 | java | SupportChatClient.java | Java | [] | null | [] | package fxmlController;
import clientController.ServerConnection;
import de.jensd.fx.glyphs.fontawesome.FontAwesomeIcon;
import javafx.application.Platform;
import javafx.concurrent.Task;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.geometry.HPos;
import jav... | 4,600 | 0.565652 | 0.56 | 142 | 31.394365 | 26.077339 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65493 | false | false | 13 |
742ae368643ead36a059bf37d6608fc20a414b18 | 1,142,461,303,192 | f6c9a06cfe7d2d62706cc3a481983691e99c9d69 | /src/main/java/com/games/gameofthree/entity/DuelPlayerSocket.java | a316f18d1dad7e648318815e6134ac1c2b26988d | [] | no_license | ivangfr/gameofthree | https://github.com/ivangfr/gameofthree | a2e9d9d8aae39897332390f69948fe8c81fdd564 | 6ae35f85bf94cdc1f77570278df89586225496e5 | refs/heads/master | 2018-01-09T10:43:55.562000 | 2016-02-21T20:30:01 | 2016-02-21T20:30:01 | 52,226,412 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.games.gameofthree.entity;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.Socket;
import com.games.gameofthree.message.Message;
public class DuelPlayerSocket {
private final String fPlayerId;
private final ObjectOutputStream fOut;
priv... | UTF-8 | Java | 853 | java | DuelPlayerSocket.java | Java | [] | null | [] | package com.games.gameofthree.entity;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.Socket;
import com.games.gameofthree.message.Message;
public class DuelPlayerSocket {
private final String fPlayerId;
private final ObjectOutputStream fOut;
priv... | 853 | 0.778429 | 0.778429 | 34 | 24.088236 | 22.144403 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.352941 | false | false | 13 |
433a8e0b6d948966ea24e259f2007e632d81cfca | 27,161,373,247,447 | 7c228d81af542859a98f16c1e9fff0792500c984 | /PersonalWorkoutPlannerMobileApp/PersonalWorkoutPlanner/app/src/main/java/edu/lewisu/cs/ivanfonseca/personalworkoutplanner/LaunchActivity.java | 8320ced9a5ae8bf3fc32fb033f4768ab84138e7d | [] | no_license | ivanf05/Java-Projects | https://github.com/ivanf05/Java-Projects | 3707e42e3186bfc805584d01dd0e1a14ffe98e4a | 96b740f836c4ec18fcc6577b83d11a0460938886 | refs/heads/master | 2020-03-17T22:55:13.420000 | 2018-05-22T23:28:55 | 2018-05-22T23:28:55 | 134,023,616 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.lewisu.cs.ivanfonseca.personalworkoutplanner;
import android.content.Intent;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.View;
public class LaunchActivity extends AppCompatActivity {... | UTF-8 | Java | 1,054 | java | LaunchActivity.java | Java | [] | null | [] | package edu.lewisu.cs.ivanfonseca.personalworkoutplanner;
import android.content.Intent;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.View;
public class LaunchActivity extends AppCompatActivity {... | 1,054 | 0.717268 | 0.71537 | 34 | 29.970589 | 22.100685 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617647 | false | false | 13 |
63a6d09e1d1c3d52f4a6a3a511a11c0d23d930b1 | 22,497,038,725,073 | 53b2063a4cd2ae22b61ebe09d292f92f0dc75417 | /applications/appunorganized/appunorganized-plugins/org.csstudio.dct.ui/src/org/csstudio/dct/ui/editor/outline/internal/CopyElementAction.java | 0dcd8fa201bf92778c14c8f43203565f0a70ddc0 | [] | no_license | ATNF/cs-studio | https://github.com/ATNF/cs-studio | 886d6cb2a3d626b761d4486f4243dd04cb21c055 | f3ef004fd1566b8b47161b13a65990e8c741086a | refs/heads/master | 2021-01-21T08:29:54.345000 | 2015-05-29T04:04:33 | 2015-05-29T04:04:33 | 11,189,876 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.csstudio.dct.ui.editor.outline.internal;
import java.util.List;
import org.csstudio.dct.model.IElement;
import org.csstudio.dct.ui.editor.copyandpaste.AbstractElementTransfer;
import org.csstudio.dct.ui.editor.copyandpaste.InstanceTransfer;
import org.csstudio.dct.ui.editor.copyandpaste.PrototypeTransfer;... | UTF-8 | Java | 1,718 | java | CopyElementAction.java | Java | [] | null | [] | package org.csstudio.dct.ui.editor.outline.internal;
import java.util.List;
import org.csstudio.dct.model.IElement;
import org.csstudio.dct.ui.editor.copyandpaste.AbstractElementTransfer;
import org.csstudio.dct.ui.editor.copyandpaste.InstanceTransfer;
import org.csstudio.dct.ui.editor.copyandpaste.PrototypeTransfer;... | 1,718 | 0.72177 | 0.72177 | 47 | 35.553192 | 31.135126 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.574468 | false | false | 13 |
d1520999035ceb499b6ca42f39f57e48f7b84533 | 6,708,738,981,023 | 07606cecc7dc6a5c3b85300d75502d2532d29c91 | /src/main/java/jejs/node/Node.java | 55c30a1c6e0ebce68ff1c8a487172a0809799c5f | [] | no_license | luminocean/jexpress | https://github.com/luminocean/jexpress | 934d101f066e1dde6a4f69efddac3f7335033ece | 919fc060d931999377bde840ead2a62eaf113d36 | refs/heads/master | 2021-01-10T07:38:28.718000 | 2016-08-26T06:15:20 | 2016-08-26T06:15:20 | 50,765,732 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jejs.node;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import jejs.Token;
/**
* 语法树节点类,可以使用数据渲染返回文本
* @author luminocean
*
*/
public class Node {
// 每个node的原始字符串
protected String raw;
// 实际的文本内容
protected String text;
// 子节点的有序列表
public List<Node> children = new ArrayLi... | UTF-8 | Java | 1,200 | java | Node.java | Java | [
{
"context": "jejs.Token;\n\n/**\n * 语法树节点类,可以使用数据渲染返回文本\n * @author luminocean\n *\n */\npublic class Node {\n\t// 每个node的原始字符串\n\tprot",
"end": 162,
"score": 0.999610424041748,
"start": 152,
"tag": "USERNAME",
"value": "luminocean"
}
] | null | [] | package jejs.node;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import jejs.Token;
/**
* 语法树节点类,可以使用数据渲染返回文本
* @author luminocean
*
*/
public class Node {
// 每个node的原始字符串
protected String raw;
// 实际的文本内容
protected String text;
// 子节点的有序列表
public List<Node> children = new ArrayLi... | 1,200 | 0.662662 | 0.660813 | 58 | 17.655172 | 14.299207 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.551724 | false | false | 13 |
4cd4543b813bc32a865718ea8f026781238c4736 | 22,419,729,338,547 | f9533509eb1d2299ce74180638d1119d290b83fd | /backendcommon/src/main/java/roide/common/backend/models/DayEntry.java | 69b4a81b75a588889417a451d922a1eab99c00d5 | [] | no_license | roideuniverse/storyboard-android | https://github.com/roideuniverse/storyboard-android | 931339a8b7a030b6fa3dc90438c925667badb340 | 9ce9b225e1aa901cf6629155409488955d1aed9b | refs/heads/master | 2016-09-23T05:31:49.794000 | 2016-08-17T05:22:36 | 2016-08-17T05:22:36 | 63,011,071 | 2 | 0 | null | false | 2016-08-17T03:59:15 | 2016-07-10T17:43:56 | 2016-07-10T20:28:30 | 2016-08-17T03:59:14 | 406 | 1 | 0 | 3 | Java | null | null | package roide.common.backend.models;
import java.io.Serializable;
import java.util.List;
/**
* Created by roide on 8/13/16.
*/
public interface DayEntry extends Serializable {
Long getAbsoluteDay();
void setAbsoluteDay(Long absoluteDay);
List<Goal> getGoals();
void setGoals(List<Goal> goals);
... | UTF-8 | Java | 476 | java | DayEntry.java | Java | [
{
"context": "lizable;\nimport java.util.List;\n\n/**\n * Created by roide on 8/13/16.\n */\npublic interface DayEntry extends",
"end": 114,
"score": 0.9996365904808044,
"start": 109,
"tag": "USERNAME",
"value": "roide"
}
] | null | [] | package roide.common.backend.models;
import java.io.Serializable;
import java.util.List;
/**
* Created by roide on 8/13/16.
*/
public interface DayEntry extends Serializable {
Long getAbsoluteDay();
void setAbsoluteDay(Long absoluteDay);
List<Goal> getGoals();
void setGoals(List<Goal> goals);
... | 476 | 0.703781 | 0.693277 | 25 | 18.040001 | 17.880671 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 13 |
15842f3e3df4d39046f194e8d323b8fb13fa4f87 | 17,119,739,647,430 | e446af296375cee846c2d15da935e07c2cf015f8 | /Week1/ContactsManager.java | 435f9871564271b570b3cd29b88b4949838c99fa | [] | no_license | MIA1kl/ContactsManager | https://github.com/MIA1kl/ContactsManager | 0e405e5ca9116079167c29c7ab439850352c9a16 | 0aa470d43ccdc419caaaf2cc9c838e0dbd3bc9e8 | refs/heads/master | 2022-12-08T22:53:08.526000 | 2020-09-14T07:12:10 | 2020-09-14T07:12:10 | 295,333,536 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Week1;
class ContactsManager {
Contact [] people;
int counter;
ContactsManager(){
counter = 0;
people = new Contact[3];
}
void addContact(Contact contact){
people[counter] = contact;
counter++;
}
Contact searchContact(String searchN... | UTF-8 | Java | 509 | java | ContactsManager.java | Java | [] | null | [] | package Week1;
class ContactsManager {
Contact [] people;
int counter;
ContactsManager(){
counter = 0;
people = new Contact[3];
}
void addContact(Contact contact){
people[counter] = contact;
counter++;
}
Contact searchContact(String searchN... | 509 | 0.500982 | 0.493124 | 25 | 18.440001 | 14.737924 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 13 |
3dc8f4bb713696735ae56c6d99ccbc576592b02c | 14,431,090,182,206 | 289bd6e0145a2396aa7cb47d05e48e42a5bbd221 | /app/src/main/java/com/amirgb/reddittestapp/subjectdetailview/SubjectDetailInteractor.java | ffb4cbb819a23f02fbc03f7e51f6f22821eba332 | [] | no_license | xzamirx/reddittestapp | https://github.com/xzamirx/reddittestapp | 817c3052186647a8f4014d349ea5b347df57061b | 2d940a628589541ac036280df23a5e85a250f83e | refs/heads/master | 2017-12-08T08:24:50.589000 | 2017-01-18T08:10:24 | 2017-01-18T08:10:24 | 79,171,101 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amirgb.reddittestapp.subjectdetailview;
import android.os.Bundle;
import android.support.v4.app.ActivityCompat;
import android.widget.ImageView;
import com.amirgb.reddittestapp.DefaultActivity;
import com.amirgb.reddittestapp.RedditTestApplication;
import com.amirgb.reddittestapp.model.Children;
import co... | UTF-8 | Java | 2,530 | java | SubjectDetailInteractor.java | Java | [
{
"context": " com.squareup.picasso.Callback;\n\n/**\n * Created by Amir Granadillo on 17/01/2017.\n */\n\npublic class SubjectDetailInt",
"end": 612,
"score": 0.9998701214790344,
"start": 597,
"tag": "NAME",
"value": "Amir Granadillo"
}
] | null | [] | package com.amirgb.reddittestapp.subjectdetailview;
import android.os.Bundle;
import android.support.v4.app.ActivityCompat;
import android.widget.ImageView;
import com.amirgb.reddittestapp.DefaultActivity;
import com.amirgb.reddittestapp.RedditTestApplication;
import com.amirgb.reddittestapp.model.Children;
import co... | 2,521 | 0.704743 | 0.701186 | 82 | 29.853659 | 30.446724 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.439024 | false | false | 13 |
d095c7503725d08153325163e159e5cfc1439aa0 | 33,423,435,557,686 | b50ac2d583fd8a858188dcf66293ce8fa2071c87 | /Variable.java | a52bfba54efb6e7fcac428f85e6fbd83f44d8ab8 | [] | no_license | SNLan/SAT-CDCL | https://github.com/SNLan/SAT-CDCL | da399ffbf0eb6d21da586f56adab1636700c10e5 | 38b862f13a8527325b4e3e9813ca312d249d9c68 | refs/heads/master | 2021-01-12T07:39:50.538000 | 2017-04-04T19:55:15 | 2017-04-04T19:55:15 | 76,995,069 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package satsolving.blatt06.dataStructure;
import java.util.Comparator;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Optional;
import java.util.Stack;
import java.util.Vector;
import satsolving.blatt06.dataStructure.Clause.ClauseState;
/**
* A variable.
*
* @param <E>
*
*/
public class... | UTF-8 | Java | 6,418 | java | Variable.java | Java | [] | null | [] | package satsolving.blatt06.dataStructure;
import java.util.Comparator;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Optional;
import java.util.Stack;
import java.util.Vector;
import satsolving.blatt06.dataStructure.Clause.ClauseState;
/**
* A variable.
*
* @param <E>
*
*/
public class... | 6,418 | 0.640075 | 0.635089 | 249 | 24.779116 | 25.117144 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.26506 | false | false | 13 |
faa6e6586a315c86c353fe3d8c60b7e539228794 | 32,908,039,474,183 | 4d706e51a134427fc25e5d01c7216829d0a8fbbd | /dz/src/FinalProject/Dates.java | 20f98d9ef051d79c915a66c7b290a5d968965df2 | [] | no_license | Tanyayasiuk/JavaPVT | https://github.com/Tanyayasiuk/JavaPVT | 9659f91724f989107eb1058f07b0c095df2e40f7 | 1015f439bf0d44c0bc045ff31b7455c9e21e7d7b | refs/heads/master | 2021-01-21T21:09:35.263000 | 2017-07-12T11:19:24 | 2017-07-12T11:19:24 | 92,312,252 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package FinalProject;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
public class Dates {
public static Date stringToDate(String string){
SimpleDateFormat format = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss Z");
Date date = null;
try {
date =... | UTF-8 | Java | 636 | java | Dates.java | Java | [] | null | [] | package FinalProject;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
public class Dates {
public static Date stringToDate(String string){
SimpleDateFormat format = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss Z");
Date date = null;
try {
date =... | 636 | 0.647799 | 0.647799 | 24 | 25.5 | 28.407745 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541667 | false | false | 13 |
303d0e841590628facd084debdfac2dc70ccd9b9 | 23,046,794,577,033 | 84617c47b4d6f4b229e7814155beacf467e36cbf | /app/src/main/java/com/example/hemantkatariya/imageuploading/network/AppUtils.java | 5c1cd4e63f2af6d65e8884166d0918891a272bc0 | [] | no_license | morristech/Upload-Image-Multiple-Libraires | https://github.com/morristech/Upload-Image-Multiple-Libraires | d21d4c0ff5810ee0f1407e49e4d297060191e829 | e712e4662bfa809fd087093f2077ae8f3ff12856 | refs/heads/master | 2020-03-17T08:11:43.746000 | 2017-11-08T12:30:55 | 2017-11-08T12:30:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.hemantkatariya.imageuploading.network;
/**
* Created by Hemant Katariya on 11/8/2017.
*/
public class AppUtils {
public static final String URL_Upload = "http://192.168.x.x/upload";
public static final String URL_UploadRetrofit = "http://192.168.x.x/";
public static final String To... | UTF-8 | Java | 375 | java | AppUtils.java | Java | [
{
"context": "atariya.imageuploading.network;\n\n/**\n * Created by Hemant Katariya on 11/8/2017.\n */\n\npublic class AppUtils {\n\n p",
"end": 93,
"score": 0.999893307685852,
"start": 78,
"tag": "NAME",
"value": "Hemant Katariya"
},
{
"context": "8.x.x/\";\n\n public static f... | null | [] | package com.example.hemantkatariya.imageuploading.network;
/**
* Created by <NAME> on 11/8/2017.
*/
public class AppUtils {
public static final String URL_Upload = "http://192.168.x.x/upload";
public static final String URL_UploadRetrofit = "http://192.168.x.x/";
public static final String Token = "Be... | 341 | 0.722667 | 0.608 | 13 | 27.846153 | 32.303478 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 13 |
df035e2641c6d2e70da2c1c3dd378a3af12c2034 | 1,099,511,637,874 | d0861ff0fac1d8f22f1ab9d2d14e3f0745dadb2b | /TeamCode/src/main/java/org/firstinspires/ftc/teamcode/MainTeleOpNoCorrection.java | adbb1651241d3056031ae4fc3eea4ed00103ce08 | [] | no_license | allenlinsh/skystone-qualifiers | https://github.com/allenlinsh/skystone-qualifiers | 1642fde0baf284fd2c5e018981ee5577043e0217 | 645fae129d1ccf0da408f84e69e49abb5ee749d0 | refs/heads/master | 2023-03-05T23:33:43.417000 | 2021-02-14T23:11:06 | 2021-02-14T23:11:06 | 219,931,237 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.firstinspires.ftc.teamcode;
import com.qualcomm.hardware.bosch.BNO055IMU;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;
import com.qualcomm.robotcore.eventloop.opmode.TeleOp;
import com.qualcomm.robotcore.hardware.ColorSensor;
import com.qualcomm.robotcore.hardware.DcMotor;
import com.qualco... | UTF-8 | Java | 12,143 | java | MainTeleOpNoCorrection.java | Java | [] | null | [] | package org.firstinspires.ftc.teamcode;
import com.qualcomm.hardware.bosch.BNO055IMU;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;
import com.qualcomm.robotcore.eventloop.opmode.TeleOp;
import com.qualcomm.robotcore.hardware.ColorSensor;
import com.qualcomm.robotcore.hardware.DcMotor;
import com.qualco... | 12,143 | 0.586346 | 0.571358 | 296 | 40.023647 | 27.739792 | 272 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733108 | false | false | 13 |
8c084c615dbd15ff9bae6a09ee06a54c9ece781a | 3,693,671,938,597 | cc10014ec1df1791dba27cebfe4ec973ceaf9a6b | /src/asbridge/me/uk/gcopy/services/FileCopyService.java | f5d183bc4a8c1c1d725deb3eb000e5f798b37ca1 | [] | no_license | dasbrid/FileCopy | https://github.com/dasbrid/FileCopy | 2a6299b1776a28839575024d2cf233848dc7a234 | 48004672fff17f674b8a7c51e41d83e198201e42 | refs/heads/master | 2016-08-07T17:52:58.256000 | 2015-03-24T14:14:47 | 2015-03-24T14:14:47 | 31,549,441 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package asbridge.me.uk.gcopy.services;
import android.app.*;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import asbridge.me.uk.gcopy.helpers.SharedPreferencesHelper;
import asbridge.me.uk.gcopy.R;
import jcifs.smb.NtlmPasswordAuthentication;
import jcifs.smb.SmbFile;
import ... | UTF-8 | Java | 6,427 | java | FileCopyService.java | Java | [
{
"context": "eFormat;\nimport java.util.Date;\n\n/**\n * Created by David on 01/03/2015.\n */\npublic class FileCopyService e",
"end": 502,
"score": 0.7791846394538879,
"start": 497,
"tag": "NAME",
"value": "David"
},
{
"context": " // e.g. final String NETWORK_FOLDER = \"smb://... | null | [] | package asbridge.me.uk.gcopy.services;
import android.app.*;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import asbridge.me.uk.gcopy.helpers.SharedPreferencesHelper;
import asbridge.me.uk.gcopy.R;
import jcifs.smb.NtlmPasswordAuthentication;
import jcifs.smb.SmbFile;
import ... | 6,427 | 0.643224 | 0.637623 | 167 | 37.485031 | 31.581821 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.658683 | false | false | 13 |
552a2fdb8c0c2471a8d4ce64cee8f621366de95d | 18,975,165,515,388 | 980e324bf0b91c0aaaf1e3679a46c152fbc36957 | /com.moser.products/src/main/java/com/moser/products/cdi/producer/EntityManagerProducer.java | 155df86bdebcad2e7b14623d8dae180188ea6b7d | [] | no_license | n-moser/Products | https://github.com/n-moser/Products | df69da395d23eb5736f51d74a822fc944100a0b6 | 9997c2ac5d9d4afb97e2edfb41b995d8553166a5 | refs/heads/master | 2021-05-27T22:26:10.851000 | 2012-12-11T22:02:38 | 2012-12-11T22:02:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2012 PRODYNA AG.
*/
package com.moser.products.cdi.producer;
import javax.enterprise.inject.Produces;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
/**
* EntityManagerProducer
*
* @author @author Nicolas Moser <nicolas.moser@prodyna.de>
*... | UTF-8 | Java | 466 | java | EntityManagerProducer.java | Java | [
{
"context": "\n * EntityManagerProducer\r\n * \r\n * @author @author Nicolas Moser <nicolas.moser@prodyna.de>\r\n */\r\npublic cla",
"end": 283,
"score": 0.9998781085014343,
"start": 270,
"tag": "NAME",
"value": "Nicolas Moser"
},
{
"context": "oducer\r\n * \r\n * @author @aut... | null | [] | /*
* Copyright 2012 PRODYNA AG.
*/
package com.moser.products.cdi.producer;
import javax.enterprise.inject.Produces;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
/**
* EntityManagerProducer
*
* @author @author <NAME> <<EMAIL>>
*/
public class EntityMa... | 442 | 0.740343 | 0.73176 | 21 | 20.190475 | 20.20047 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 13 |
3c8ac7d5ffdac54c13fadb8de644d85826596d6b | 13,159,779,861,775 | f69d284e406fc7ab03998080f312a864d824dcc1 | /app/src/main/java/div/craigabyss/khmrtstatus/MainActivity.java | dd9ed8d7af4cf18ec399108dfce148043ca5d2ef | [] | no_license | craigabyss/KHMRTStatus | https://github.com/craigabyss/KHMRTStatus | 30271b014db7fbc00652a1732a14c0d42ffad5e7 | 2df5d0f33816972c4d4290bce0f5025bf66477f3 | refs/heads/master | 2016-08-06T14:23:19.779000 | 2015-03-09T16:15:09 | 2015-03-09T16:15:09 | 31,906,692 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package div.craigabyss.khmrtstatus;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.TextView;
import com.android.volley.RequestQueue;
import com.android.volley.Response;
import com.androi... | UTF-8 | Java | 2,686 | java | MainActivity.java | Java | [] | null | [] | package div.craigabyss.khmrtstatus;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.TextView;
import com.android.volley.RequestQueue;
import com.android.volley.Response;
import com.androi... | 2,686 | 0.641102 | 0.638496 | 92 | 28.195652 | 23.087376 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423913 | false | false | 13 |
88fe671780d8bce578ae3bf3e9926d64c4592edf | 27,504,970,579,429 | 2adce309943dac8b502f841e4c31145d8222b7d5 | /zzx-shardingsphere/zzx-db-read-write-java/src/main/java/com/zzx/sharding/config/MasterProp.java | ca4d5a3e8e6a82a239470c1af2338d33296d811a | [] | no_license | danielzhou888/springcloud-zzx | https://github.com/danielzhou888/springcloud-zzx | 5abd019efa2a754049a72fc7315286007b2c7c6a | ed55d0e648a8acca87ffe742c5bf464dff48c25a | refs/heads/master | 2023-06-23T13:47:42.744000 | 2023-04-09T19:21:48 | 2023-04-09T19:21:48 | 188,683,737 | 0 | 1 | null | false | 2023-06-14T22:25:41 | 2019-05-26T13:02:39 | 2023-03-29T12:13:41 | 2023-06-14T22:25:41 | 11,890 | 0 | 1 | 25 | Roff | false | false | package com.zzx.sharding.config;
import lombok.Data;
import org.springframework.boot.context.properties.ConfigurationProperties;
/**
* @author zhouzhixiang
* @company 叮当快药科技集团有限公司
* @Date 2020-03-15
*/
@ConfigurationProperties(prefix = "spring.shardingsphere.datasource.master")
@Data
public class MasterProp {
... | UTF-8 | Java | 486 | java | MasterProp.java | Java | [
{
"context": "roperties.ConfigurationProperties;\n\n/**\n * @author zhouzhixiang\n * @company 叮当快药科技集团有限公司\n * @Date 2020-03-15\n */\n",
"end": 158,
"score": 0.7960445880889893,
"start": 146,
"tag": "USERNAME",
"value": "zhouzhixiang"
}
] | null | [] | package com.zzx.sharding.config;
import lombok.Data;
import org.springframework.boot.context.properties.ConfigurationProperties;
/**
* @author zhouzhixiang
* @company 叮当快药科技集团有限公司
* @Date 2020-03-15
*/
@ConfigurationProperties(prefix = "spring.shardingsphere.datasource.master")
@Data
public class MasterProp {
... | 486 | 0.764069 | 0.746753 | 19 | 23.31579 | 21.138771 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 13 |
5d581da7922facb36f2fd9122737dc9c59e9c07f | 21,775,484,197,468 | fce478d30b1d83fba462857445400a26ca127949 | /src/Juice.java | cc3dfa0ee12baf1b15f4985a014127be0e823871 | [] | no_license | TheDropOne/Laba8 | https://github.com/TheDropOne/Laba8 | ad3e4a18eb58581358df71623334809deaeb554c | c963be599c41fa96251b90e451f9a469c8b1144c | refs/heads/master | 2020-07-02T17:15:54.904000 | 2016-11-24T18:07:26 | 2016-11-24T18:07:26 | 74,289,358 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.List;
/**
* Created by Semen on 20-Nov-16.
*/
public class Juice {
private List<String> ingredients;
public Juice(List<String> ingredients) {
this.ingredients = ingredients;
}
public List<String> getIngredients() {
return ingredients;
}
}
| UTF-8 | Java | 298 | java | Juice.java | Java | [
{
"context": "import java.util.List;\n\n/**\n * Created by Semen on 20-Nov-16.\n */\npublic class Juice {\n privat",
"end": 47,
"score": 0.9987521171569824,
"start": 42,
"tag": "NAME",
"value": "Semen"
}
] | null | [] | import java.util.List;
/**
* Created by Semen on 20-Nov-16.
*/
public class Juice {
private List<String> ingredients;
public Juice(List<String> ingredients) {
this.ingredients = ingredients;
}
public List<String> getIngredients() {
return ingredients;
}
}
| 298 | 0.637584 | 0.624161 | 16 | 17.5625 | 16.631929 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
8f10578a4d93ea33f5f20268b2d061032a8a1f4c | 28,561,532,522,462 | a4d8e3f3ab4adb205b434fc0687911e7845d02c3 | /MercurioJpa/src/model/Logger.java | e6bbefd9da2a4bc9cc8e22de9bd29fb70e1107f6 | [] | no_license | mviali/Mercurio | https://github.com/mviali/Mercurio | c5181e064046caa3ad853ae68917bd153037e5df | 17992bf3eb582e87bdb10ba980796ff93f1b74bc | refs/heads/master | 2021-01-18T22:46:52.848000 | 2016-07-12T15:02:02 | 2016-07-12T15:02:02 | 63,164,099 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import java.io.Serializable;
import javax.persistence.*;
/**
* The persistent class for the logger database table.
*
*/
@Entity
@Table(name="logger")
@NamedQuery(name="Logger.findAll", query="SELECT l FROM Logger l")
public class Logger implements Serializable {
private static final... | UTF-8 | Java | 1,194 | java | Logger.java | Java | [
{
"context": " setUserName(String userName) {\r\n\t\tthis.userName = userName;\r\n\t}\r\n\r\n}",
"end": 1184,
"score": 0.9720221757888794,
"start": 1176,
"tag": "USERNAME",
"value": "userName"
}
] | null | [] | package model;
import java.io.Serializable;
import javax.persistence.*;
/**
* The persistent class for the logger database table.
*
*/
@Entity
@Table(name="logger")
@NamedQuery(name="Logger.findAll", query="SELECT l FROM Logger l")
public class Logger implements Serializable {
private static final... | 1,194 | 0.659129 | 0.658291 | 73 | 14.383562 | 16.029621 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.972603 | false | false | 13 |
34f43d09b2faad7dc9f332c870e7d2560777ee4a | 18,648,748,005,701 | 419479dd32913c32c65bfc439f36b699bfcd1347 | /src/eknoware/component/board/manager/dao/MsInfoBoardDAOImpl.java | 27a9afa977039965f1ea50475f585b8b684af544 | [] | no_license | jiman94/gplus.2001 | https://github.com/jiman94/gplus.2001 | c08af0aa34d428e276d7d0aebb9a9bd7a4ae38f6 | 2e6b54949388b886c6d39efad7ee481f1f31683a | refs/heads/master | 2021-01-01T19:46:44.969000 | 2014-01-08T23:31:27 | 2014-01-08T23:31:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package eknoware.component.board.manager.dao;
import java.io.File;
import java.sql.Connection;
import java.sql.Statement;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import java.util.StringTokenizer;
import ... | WINDOWS-1252 | Java | 38,488 | java | MsInfoBoardDAOImpl.java | Java | [] | null | [] |
package eknoware.component.board.manager.dao;
import java.io.File;
import java.sql.Connection;
import java.sql.Statement;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import java.util.StringTokenizer;
import ... | 38,488 | 0.555143 | 0.549348 | 1,061 | 34.267673 | 27.766258 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.466541 | false | false | 13 |
59beaa6d7a96b5e40ecb304562a51d9aa7d3b40d | 7,370,163,890,706 | 2a53f7d268ad2feb33ea7984a952eabcc3548277 | /biz/src/main/java/cn/tcr/biz/student/UserExtController.java | d9ff918c4f3a1a463318f08d8f931e6c5f169218 | [] | no_license | Tu0609/education2.0 | https://github.com/Tu0609/education2.0 | 05d71647a838a5e3dd2adea397531db3eb65ea12 | a00fe76900da15fbc8156c50fde2e9f29f419e21 | refs/heads/master | 2022-12-03T17:23:42.189000 | 2020-08-05T01:55:42 | 2020-08-05T01:55:42 | 285,151,291 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.tcr.biz.student;
import cn.tcr.biz.sys.util.FinalClass;
import cn.tcr.util.ResultUtil;
import cn.tcr.util.vo.student.QueryStudent;
import cn.tcr.util.vo.student.UserExtCommon;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.Htt... | UTF-8 | Java | 1,453 | java | UserExtController.java | Java | [
{
"context": "til.Arrays;\nimport java.util.List;\n\n/**\n * @author TuTu\n * @date 2020/6/20 15:54\n */\n@RestController\n@Slf",
"end": 600,
"score": 0.989502489566803,
"start": 596,
"tag": "NAME",
"value": "TuTu"
}
] | null | [] | package cn.tcr.biz.student;
import cn.tcr.biz.sys.util.FinalClass;
import cn.tcr.util.ResultUtil;
import cn.tcr.util.vo.student.QueryStudent;
import cn.tcr.util.vo.student.UserExtCommon;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.Htt... | 1,453 | 0.752599 | 0.742897 | 44 | 31.795454 | 28.770708 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568182 | false | false | 13 |
f5630b36253d6ceaedd54e390688a486557d3c9f | 8,065,948,590,503 | 4c70fbb1647940df6afc8d136b0fe7a101510a18 | /src/main/java/vn/edu/fpt/service/generic/ActiveEntityService.java | d47a8e96c7660a43f823e1eafe6f85af41ad8c78 | [] | no_license | taivtse/fpoly-semester5-java5 | https://github.com/taivtse/fpoly-semester5-java5 | 4515263da50b1216791bd37a484df97d01b01197 | a9918e9859abb8cf1209761c0f86484d9073be8b | refs/heads/master | 2022-06-08T20:38:58.616000 | 2019-05-07T09:41:26 | 2019-05-07T09:41:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vn.edu.fpt.service.generic;
import vn.edu.fpt.dto.DtoMarker;
import java.io.Serializable;
import java.util.List;
public interface ActiveEntityService<ID extends Serializable, T extends DtoMarker<ID>> extends GenericService<ID, T> {
List<T> findAllActive();
void updateToUnActive(T dto) throws Excepti... | UTF-8 | Java | 490 | java | ActiveEntityService.java | Java | [] | null | [] | package vn.edu.fpt.service.generic;
import vn.edu.fpt.dto.DtoMarker;
import java.io.Serializable;
import java.util.List;
public interface ActiveEntityService<ID extends Serializable, T extends DtoMarker<ID>> extends GenericService<ID, T> {
List<T> findAllActive();
void updateToUnActive(T dto) throws Excepti... | 490 | 0.769388 | 0.769388 | 18 | 26.222221 | 30.436739 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 13 |
a89ee2e0770bde46ef922781980f930988b93ca1 | 28,664,611,762,010 | 1fe582d477796d7719e7d59d135cb970b2dbee63 | /dynamo-modules/dynamo-util/src/main/java/net/breezeware/dynamo/util/form/Form.java | e7deb3c78d3a0d914382ee2695a03945be69d2c8 | [] | no_license | deepak-palanichamy/dynamo-framework | https://github.com/deepak-palanichamy/dynamo-framework | f96588166d3476d591d388104ef0cb642b22454f | 43435319a60fcc5c6a0af0b71fa58a37c465a009 | refs/heads/master | 2023-07-18T12:38:51.089000 | 2021-07-16T11:00:18 | 2021-07-16T11:00:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.breezeware.dynamo.util.form;
import java.io.Serializable;
import java.util.List;
import com.google.gson.Gson;
import com.google.gson.annotations.Expose;
/**
* Represents a single Form.
* @author Karthik Muthukumaraswamy
*/
public class Form implements Serializable {
private static final long seria... | UTF-8 | Java | 654 | java | Form.java | Java | [
{
"context": "pose;\n\n/**\n * Represents a single Form.\n * @author Karthik Muthukumaraswamy\n */\npublic class Form implements Serializable {\n ",
"end": 236,
"score": 0.9998882412910461,
"start": 212,
"tag": "NAME",
"value": "Karthik Muthukumaraswamy"
}
] | null | [] | package net.breezeware.dynamo.util.form;
import java.io.Serializable;
import java.util.List;
import com.google.gson.Gson;
import com.google.gson.annotations.Expose;
/**
* Represents a single Form.
* @author <NAME>
*/
public class Form implements Serializable {
private static final long serialVersionUID = 1L;
... | 636 | 0.701835 | 0.700306 | 30 | 20.833334 | 18.776018 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
d36b80ccc5fcaed98a9dcaec4fa4765a7bd781f2 | 28,664,611,762,793 | 974d36aff8c688b64c325f6dcb621e72d50eec2a | /ch03/011/MyMain.java | 0ff2dbc4fdcc9b67d82f6898bd9db120eb101978 | [] | no_license | 9501sam/Java_Home_Work_NTCU | https://github.com/9501sam/Java_Home_Work_NTCU | 16e6384170ded8a855e3a8c382a87807b27e18d6 | 0a4f52dbf5b19c57765d046d9a3eff1155c2b638 | refs/heads/master | 2023-02-18T00:48:58.365000 | 2021-01-18T11:45:39 | 2021-01-18T11:45:39 | 308,005,848 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class MyMain{
public static void main(String arga[]){
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
int d = sc.nextInt();
int e = sc.nextInt();
int g = 0;
int h = 0;
int i = 0;
boolean end = false;
for(g =... | UTF-8 | Java | 729 | java | MyMain.java | Java | [] | null | [] | import java.util.Scanner;
public class MyMain{
public static void main(String arga[]){
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
int d = sc.nextInt();
int e = sc.nextInt();
int g = 0;
int h = 0;
int i = 0;
boolean end = false;
for(g =... | 729 | 0.48011 | 0.441701 | 44 | 15.568182 | 12.507085 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.181818 | false | false | 13 |
0ba32b526b4d26fc59ca897f350242a5c92bf6de | 26,792,005,995,471 | f4eca0f31825da7eba8a6dfe91eae90406beff83 | /src/at/ac/foop/pacman/domain/PacmanColor.java | b030e61123f240afb96811924cc27e1cca692726 | [] | no_license | metaloph1l/pacman | https://github.com/metaloph1l/pacman | 5ef5674fc63758811708135add32b286a301c1fc | 7686b506d9306171040a5e59b164dff62931d348 | refs/heads/master | 2016-09-05T15:22:59.888000 | 2012-07-05T12:14:12 | 2012-07-05T12:14:12 | 3,786,253 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package at.ac.foop.pacman.domain;
public enum PacmanColor {
RED,
BLUE,
GREEN
} | UTF-8 | Java | 82 | java | PacmanColor.java | Java | [] | null | [] | package at.ac.foop.pacman.domain;
public enum PacmanColor {
RED,
BLUE,
GREEN
} | 82 | 0.731707 | 0.731707 | 7 | 10.857142 | 11.873483 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 13 |
29b6bd9ea078d914699eda14323daf607a7c9f80 | 15,573,551,424,955 | 579cc435dcd060c2396de274ca39e183674294c6 | /Hospital/Main.java | 1fb385c270e9a06fdd8e10080b084539334db289 | [] | no_license | galkovsky/DuzenkoDmitriy | https://github.com/galkovsky/DuzenkoDmitriy | 36113985e74e52d3d052686a62055aed5a0abe0a | 599c3c97e0089f1780a5738320a51849e88ef36e | refs/heads/master | 2021-01-18T14:31:28.904000 | 2015-03-16T23:55:23 | 2015-03-16T23:55:23 | 31,773,177 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
/**
* Created by Дмитрий on 11.03.2015.7
*/
public class Main {
public static void main (String [] args){
Hospital hospital = new Hospital();
boolean endCycle = false;
while (!endCycle) {
System.out.println(" Press 1 – to add doctor");... | UTF-8 | Java | 1,615 | java | Main.java | Java | [
{
"context": "import java.util.Scanner;\r\n\r\n/**\r\n * Created by Дмитрий on 11.03.2015.7\r\n */\r\npublic class Main {\r\n pu",
"end": 55,
"score": 0.9998792409896851,
"start": 48,
"tag": "NAME",
"value": "Дмитрий"
},
{
"context": " Doctor doctor = new Doctor(40, new String... | null | [] | import java.util.Scanner;
/**
* Created by Дмитрий on 11.03.2015.7
*/
public class Main {
public static void main (String [] args){
Hospital hospital = new Hospital();
boolean endCycle = false;
while (!endCycle) {
System.out.println(" Press 1 – to add doctor");... | 1,555 | 0.465975 | 0.443292 | 55 | 26.054546 | 27.104792 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.618182 | false | false | 13 |
ae85a648ff7a5c514532e880b19e0c9a949a4f6b | 28,681,791,622,476 | 5415e5eb2b00ec183c95d25226d793dc89bc5775 | /src/EKPL2/HomeWork/February23_FactoryDesign/AbstractClass/PackagingDesign.java | 0120c69179db34e1e47aef0cdab7f3b846217bf2 | [] | no_license | DimasSheldon/Java | https://github.com/DimasSheldon/Java | 80c7a16d369943bc4c033ee1209beae56c3c8626 | 9d357c551e0679f22b70b8d01737ce5f17f54118 | refs/heads/master | 2020-03-17T05:07:22.509000 | 2018-05-14T05:37:32 | 2018-05-14T05:37:32 | 133,303,112 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package EKPL2.HomeWork.February23_FactoryDesign.AbstractClass;
/**
* Created by Sheldon on 2/22/2017.
* An abstraction class of packaging design.
* Design of a packaging can be come from different shape type (e.g. cylinder, cube, or cuboid),
* all of shape has size and thickness property, but with its specific com... | UTF-8 | Java | 920 | java | PackagingDesign.java | Java | [
{
"context": "23_FactoryDesign.AbstractClass;\n\n/**\n * Created by Sheldon on 2/22/2017.\n * An abstraction class of packagin",
"end": 89,
"score": 0.9996399879455566,
"start": 82,
"tag": "NAME",
"value": "Sheldon"
}
] | null | [] | package EKPL2.HomeWork.February23_FactoryDesign.AbstractClass;
/**
* Created by Sheldon on 2/22/2017.
* An abstraction class of packaging design.
* Design of a packaging can be come from different shape type (e.g. cylinder, cube, or cuboid),
* all of shape has size and thickness property, but with its specific com... | 920 | 0.693478 | 0.682609 | 29 | 30.758621 | 28.832041 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.310345 | false | false | 13 |
64fdaf9da1eba7297d75799ca479a60ff2960fa6 | 28,681,791,621,107 | a93ae3acb79341c0f78a7f7af38f64908d23928c | /src/main/java/com/scm/dashboard/persistence/domain/TJob.java | 4b7cbcee1b78711fdb4949a0b9cbec327ab6710a | [] | no_license | j29yang/Scheduler | https://github.com/j29yang/Scheduler | cae6e3e307f051a2e1d2d59bdbea434f34276157 | d474204f367f97d4d11ef52e623f556cdffe5893 | refs/heads/master | 2021-01-21T03:55:58.761000 | 2017-08-31T14:30:01 | 2017-08-31T14:30:01 | 101,902,968 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.scm.dashboard.persistence.domain;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.Many... | UTF-8 | Java | 3,597 | java | TJob.java | Java | [
{
"context": "rsistence.Table;\n\n/**\n * table job.\n * \n * @author l58wang\n */\n@Entity\n@Table(name = \"t_job\")\npublic class T",
"end": 400,
"score": 0.999297022819519,
"start": 393,
"tag": "USERNAME",
"value": "l58wang"
}
] | null | [] | package com.scm.dashboard.persistence.domain;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.Many... | 3,597 | 0.707256 | 0.700862 | 191 | 17.83246 | 17.461197 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.298429 | false | false | 13 |
38acb148fd2b1fc54d35993598b092f8a761efd3 | 3,015,067,091,853 | 29bb2aea545be0c75d49d7d058a62bfdde9933b4 | /src/com/mypractice/lecture_20/linkedlist/ClientLinkedList.java | e031dbe36ecc74ab9ed900c0b57d2c18cbe8d945 | [] | no_license | AshishRalh/DataStructureInJava | https://github.com/AshishRalh/DataStructureInJava | bfe57b47891810bd19ee5bd6d4cc05a2676a5f70 | 4425a625e892aac8b82d4b8fe1c39052f3f4e218 | refs/heads/master | 2023-04-04T02:23:48.220000 | 2021-04-13T19:46:02 | 2021-04-13T19:46:02 | 349,233,224 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mypractice.lecture_20.linkedlist;
public class ClientLinkedList {
public static void main(String[] args) {
LinkedList list=new LinkedList();
list.insertFirst("mohit");
list.display();
list.insertLast("mohini");
list.insertLast("amit");
list.ins... | UTF-8 | Java | 703 | java | ClientLinkedList.java | Java | [
{
"context": "list=new LinkedList();\r\n list.insertFirst(\"mohit\");\r\n list.display();\r\n list.insertL",
"end": 204,
"score": 0.9994828104972839,
"start": 199,
"tag": "NAME",
"value": "mohit"
},
{
"context": " list.display();\r\n list.insertLast... | null | [] | package com.mypractice.lecture_20.linkedlist;
public class ClientLinkedList {
public static void main(String[] args) {
LinkedList list=new LinkedList();
list.insertFirst("mohit");
list.display();
list.insertLast("mohini");
list.insertLast("amit");
list.ins... | 703 | 0.556188 | 0.549075 | 24 | 27.291666 | 13.815689 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 13 |
b9e0e7f599a6f1ce6d936c36b9f5a37ee65157c4 | 15,444,702,434,509 | def387221512bd84f422866301b3f39a7574373b | /backend/src/main/java/com/ssafy/api/service/dong/DongService.java | 58aba01e6dfe2b2a8459a947f0615a2b665a1e5f | [] | no_license | npnppn/Visualizing-crime-big-data | https://github.com/npnppn/Visualizing-crime-big-data | 07f83770c5dea92d905ac8aa8f54a7920010822d | 205963095085228cd5844579238d0b77f55a3a3f | refs/heads/master | 2023-08-19T05:05:03.346000 | 2021-10-11T16:52:12 | 2021-10-11T16:52:12 | 414,595,184 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ssafy.api.service.dong;
import com.ssafy.api.response.dong.SafetyRankingGetRes;
import com.ssafy.api.response.dong.SpaceRankingGetRes;
import com.ssafy.api.response.space.SpaceCountGetRes;
import com.ssafy.db.dto.dong.GetDongListDto;
import com.ssafy.db.mapping.DongNameMapping;
import com.ssafy.db.mapping.... | UTF-8 | Java | 787 | java | DongService.java | Java | [] | null | [] | package com.ssafy.api.service.dong;
import com.ssafy.api.response.dong.SafetyRankingGetRes;
import com.ssafy.api.response.dong.SpaceRankingGetRes;
import com.ssafy.api.response.space.SpaceCountGetRes;
import com.ssafy.db.dto.dong.GetDongListDto;
import com.ssafy.db.mapping.DongNameMapping;
import com.ssafy.db.mapping.... | 787 | 0.827192 | 0.827192 | 21 | 36.476189 | 26.743258 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 13 |
e66b87a77e970274e7093dee2f3ecb32225e6bed | 18,253,611,076,886 | 326a71d7557f3560611df02c4f56d1d691a87620 | /TestProject/src/com/cybage/spring/dao/TodoDAO.java | a05b630f46b339ee8a5a20a52c804ca9162863be | [] | no_license | VipulThakrar/MyRepo | https://github.com/VipulThakrar/MyRepo | e15db9744bc26719a1f6e5e522cc5b77a0da1596 | 52e540aa5a5f355cf678a54d7f1c520195ace3e9 | refs/heads/master | 2020-03-31T13:28:22.013000 | 2018-10-09T13:37:22 | 2018-10-09T13:37:22 | 152,257,015 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cybage.spring.dao;
import java.util.List;
import com.cybage.spring.entity.Todo;
public interface TodoDAO {
List<Todo> getAllTodos();
void save(Todo todo);
void update(Todo todo);
void delete(Todo todo);
}
| UTF-8 | Java | 225 | java | TodoDAO.java | Java | [] | null | [] | package com.cybage.spring.dao;
import java.util.List;
import com.cybage.spring.entity.Todo;
public interface TodoDAO {
List<Todo> getAllTodos();
void save(Todo todo);
void update(Todo todo);
void delete(Todo todo);
}
| 225 | 0.742222 | 0.742222 | 13 | 16.307692 | 13.25713 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 13 |
274d415384a31c6a042358a9252a9cd3a586f5ff | 23,725,399,360,829 | 0aea23e690d401136ad90901047672502abb194f | /src/main/java/com/sandman/common/enums/IBaseEnum.java | 126097b3eb7946d9e2107fd1a1ea20eef439529c | [] | no_license | Sandaman2015/SpringBootStarter | https://github.com/Sandaman2015/SpringBootStarter | bbdfd6ddaafc6cd7dcae86e7e3fc7926af56ecc7 | 6c00e4c75ef60c1be24d27acbf9175126103f679 | refs/heads/master | 2023-07-14T23:01:54.391000 | 2021-08-12T06:54:53 | 2021-08-12T06:54:53 | 395,224,706 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C), 2021, com.netease
* FileName: IBaseEnum
* Author: wb.zhangchengwei01
* Date: 2021/7/16 15:11
* Description: Mybatis的通用枚举封装
* History:
* <author> <time> <version> <desc>
* 作者姓名 修改时间 版本号 描述
*/
package com.sandman.common.enums;
... | UTF-8 | Java | 853 | java | IBaseEnum.java | Java | [
{
"context": "1, com.netease\n * FileName: IBaseEnum\n * Author: wb.zhangchengwei01\n * Date: 2021/7/16 15:11\n * Description: Myba",
"end": 93,
"score": 0.9994860887527466,
"start": 75,
"tag": "USERNAME",
"value": "wb.zhangchengwei01"
},
{
"context": "br>\n *\n * @param <T> ex... | null | [] | /*
* Copyright (C), 2021, com.netease
* FileName: IBaseEnum
* Author: wb.zhangchengwei01
* Date: 2021/7/16 15:11
* Description: Mybatis的通用枚举封装
* History:
* <author> <time> <version> <desc>
* 作者姓名 修改时间 版本号 描述
*/
package com.sandman.common.enums;
... | 853 | 0.582183 | 0.545797 | 39 | 19.435898 | 17.343874 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.179487 | false | false | 13 |
5228ace7382f16ca5a2844bb3b67170b837823fa | 9,191,230,051,674 | f134d1629baac7412603a5449877b415f5153b05 | /basic/src/main/java/net/happyonroad/util/serializer/JmxObjectNameSerializer.java | 2711d6bceed05cf9d644869a44beeed1cf71a0ed | [] | no_license | Kadvin/spring-service-components | https://github.com/Kadvin/spring-service-components | ebb381237cfd03e92d1ddcbdef85c64401100227 | df206c7f7fc720c66b952b873ec3afe40cdf7ff4 | refs/heads/master | 2021-01-01T18:34:15.234000 | 2016-02-12T15:03:11 | 2016-02-12T15:03:11 | 27,476,179 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.happyonroad.util.serializer;
import com.fasterxml.jackson.core.JsonGenerator;
import com.fasterxml.jackson.databind.SerializerProvider;
import com.fasterxml.jackson.databind.ser.std.StdScalarSerializer;
import javax.management.ObjectName;
import java.io.IOException;
/**
* <h1>javax.management.ObjectName... | UTF-8 | Java | 809 | java | JmxObjectNameSerializer.java | Java | [
{
"context": "anagement.ObjectName Serializer</h1>\n *\n * @author Jay Xiong\n */\npublic class JmxObjectNameSerializer extends ",
"end": 360,
"score": 0.9998730421066284,
"start": 351,
"tag": "NAME",
"value": "Jay Xiong"
}
] | null | [] | package net.happyonroad.util.serializer;
import com.fasterxml.jackson.core.JsonGenerator;
import com.fasterxml.jackson.databind.SerializerProvider;
import com.fasterxml.jackson.databind.ser.std.StdScalarSerializer;
import javax.management.ObjectName;
import java.io.IOException;
/**
* <h1>javax.management.ObjectName... | 806 | 0.749073 | 0.746601 | 27 | 28.962963 | 26.700647 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.481481 | false | false | 13 |
a1a3aed661caa62b21d91d4f0238c0c7af741098 | 6,390,911,348,667 | c9e2035df0aa14ff2415250338540fcb2b9bf8d1 | /sealtalk/src/main/java/com/caesar/rongcloudspeed/adapter/LessonLikeAdapter.java | 3e326bf3c83e2ab14b947439bf18710351251876 | [] | no_license | xmong123/sealtalk-android-speers | https://github.com/xmong123/sealtalk-android-speers | 614052fb4108a4aed680bb86adbedc17684246a3 | 7bdfe4c2926d6ef52cf8fe0a06662f8b2bfaac14 | refs/heads/master | 2021-08-15T18:43:24.445000 | 2020-12-08T04:42:46 | 2020-12-08T04:42:46 | 230,228,818 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.caesar.rongcloudspeed.adapter;
import android.content.Context;
import com.caesar.rongcloudspeed.R;
import com.caesar.rongcloudspeed.bean.PostsArticleBaseBean;
import com.caesar.rongcloudspeed.data.UserOrder;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.chad.library.adapter.base.BaseVi... | UTF-8 | Java | 1,269 | java | LessonLikeAdapter.java | Java | [
{
"context": "il.List;\n\n/**\n * 文 件 名: AnimationAdapter\n * 创 建 人: Allen\n * 创建日期: 16/12/24 15:33\n * 邮 箱: AllenCoder@126.",
"end": 401,
"score": 0.9975995421409607,
"start": 396,
"tag": "NAME",
"value": "Allen"
},
{
"context": "\n * 创 建 人: Allen\n * 创建日期: 16/12/24 15:33\n * 邮 ... | null | [] | package com.caesar.rongcloudspeed.adapter;
import android.content.Context;
import com.caesar.rongcloudspeed.R;
import com.caesar.rongcloudspeed.bean.PostsArticleBaseBean;
import com.caesar.rongcloudspeed.data.UserOrder;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.chad.library.adapter.base.BaseVi... | 1,258 | 0.698269 | 0.685903 | 41 | 28.585365 | 25.310728 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.560976 | false | false | 13 |
5e26ca6df515a5db94516688edb359722f005b2c | 8,873,402,439,983 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/33/33_ba77278e7b29409be93a93e913b601e57a28d722/TrafikantenSearch/33_ba77278e7b29409be93a93e913b601e57a28d722_TrafikantenSearch_t.java | b114afebe03048308a5b0880aa659cb39c176954 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | /**
* Copyright (C) 2009 Anders Aagaard <aagaande@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any... | UTF-8 | Java | 10,246 | java | 33_ba77278e7b29409be93a93e913b601e57a28d722_TrafikantenSearch_t.java | Java | [
{
"context": " /**\n * Copyright (C) 2009 Anders Aagaard <aagaande@gmail.com>\n *\n * This program is fr",
"end": 46,
"score": 0.9998759031295776,
"start": 32,
"tag": "NAME",
"value": "Anders Aagaard"
},
{
"context": " /**\n * Copyright (C) 2009 Anders Aagaard <aagaande... | null | [] | /**
* Copyright (C) 2009 <NAME> <<EMAIL>>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*... | 10,227 | 0.632149 | 0.630002 | 328 | 30.234756 | 25.904428 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.051829 | false | false | 13 |
1638e47eea56703c21c7f8559963cc2483e58e09 | 17,643,725,657,140 | 68750cc0f0999dbf2890875186c4b4f8492dc9fc | /src/main/java/br/com/colmeia/model/persistence/dao/TipoAtividadeDAO.java | 4b743d718498017472ef123d72ff3b6c69f515f7 | [] | no_license | JoseAntonioPdosSantos/C.O.L.M.E.I.A | https://github.com/JoseAntonioPdosSantos/C.O.L.M.E.I.A | 3d963c0085170c825e35b47744cb31e0c7bad015 | 7cef6344ac62a5f69a4cf4540aac60f36ef184c1 | refs/heads/master | 2021-01-21T12:47:15.607000 | 2016-03-27T00:50:52 | 2016-03-27T00:50:52 | 39,336,883 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.colmeia.model.persistence.dao;
import br.com.colmeia.model.persistence.dao.generics.GenericDAO;
import br.com.colmeia.model.persistence.entity.TipoAtividade;
public interface TipoAtividadeDAO extends GenericDAO<TipoAtividade, Long>{
}
| UTF-8 | Java | 263 | java | TipoAtividadeDAO.java | Java | [] | null | [] | package br.com.colmeia.model.persistence.dao;
import br.com.colmeia.model.persistence.dao.generics.GenericDAO;
import br.com.colmeia.model.persistence.entity.TipoAtividade;
public interface TipoAtividadeDAO extends GenericDAO<TipoAtividade, Long>{
}
| 263 | 0.802281 | 0.802281 | 9 | 27.222221 | 31.000996 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 13 |
fcf25f83eb86fbe56caa1ac772702bf6fff8d53d | 19,043,885,014,020 | 83a9b6b4a39bd62981a766f546c634797bfcd495 | /crawl/src/test/java/xyz/wheretolive/crawl/foodMarket/kaufland/KauflandCrawlerTest.java | a790ad3769840b2e4740836fbde2ae37cee4eef9 | [
"Apache-2.0"
] | permissive | matejferenc/wheretolive | https://github.com/matejferenc/wheretolive | f5ed659d257fce8aba8137b09e00ec5851f542db | b2b698ba2baadcfca12da38ad11d7108e870f585 | refs/heads/master | 2016-12-12T17:33:36.111000 | 2016-11-16T19:15:52 | 2016-11-16T19:15:52 | 44,750,588 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xyz.wheretolive.crawl.foodMarket.kaufland;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import xyz.wheretolive.core.domain.MapObject;
import xyz.wheretolive.crawl.IntegrationTest;
import xyz.wheretolive.crawl.foodMarket.kaufland.KauflandCrawler;
import java.util.Collec... | UTF-8 | Java | 636 | java | KauflandCrawlerTest.java | Java | [] | null | [] | package xyz.wheretolive.crawl.foodMarket.kaufland;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import xyz.wheretolive.core.domain.MapObject;
import xyz.wheretolive.crawl.IntegrationTest;
import xyz.wheretolive.crawl.foodMarket.kaufland.KauflandCrawler;
import java.util.Collec... | 636 | 0.765723 | 0.764151 | 23 | 26.652174 | 22.933949 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 13 |
5ed6323faec7baec398de84dd8463888882aaf08 | 19,043,885,011,135 | 8414f3a74e268168f193c2987676e27fc86b47e8 | /app/src/main/java/com/englishlearn/myapplication/data/source/remote/bmob/service/RetrofitService.java | e04261839083b281432e0139cb328bc8c24e080c | [] | no_license | yanzhilong/MyApplication | https://github.com/yanzhilong/MyApplication | 054c0c46a072c8664894bed589fdff3bfcc9fcd2 | 5ac410e3459b9ab1aa534399ae77fab66a471162 | refs/heads/master | 2020-04-12T08:51:52.810000 | 2017-01-08T23:53:55 | 2017-01-08T23:53:55 | 63,490,394 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.englishlearn.myapplication.data.source.remote.bmob.service;
import com.englishlearn.myapplication.data.BmobFile;
import com.englishlearn.myapplication.data.Dict;
import com.englishlearn.myapplication.data.Grammar;
import com.englishlearn.myapplication.data.PhoneticsSymbols;
import com.englishlearn.myapplic... | UTF-8 | Java | 58,549 | java | RetrofitService.java | Java | [
{
"context": "http.Url;\nimport rx.Observable;\n\n/**\n * Created by yanzl on 16-8-11.\n */\npublic interface RetrofitService ",
"end": 4333,
"score": 0.9996519088745117,
"start": 4328,
"tag": "USERNAME",
"value": "yanzl"
},
{
"context": "9ef7896fe4466\",\n \"X-Bmob-REST-A... | null | [] | package com.englishlearn.myapplication.data.source.remote.bmob.service;
import com.englishlearn.myapplication.data.BmobFile;
import com.englishlearn.myapplication.data.Dict;
import com.englishlearn.myapplication.data.Grammar;
import com.englishlearn.myapplication.data.PhoneticsSymbols;
import com.englishlearn.myapplic... | 55,061 | 0.668016 | 0.577255 | 1,427 | 37.782761 | 37.455177 | 200 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.379117 | false | false | 13 |
1c795b38bb1d002187360ae7218f7feff4803e96 | 25,348,896,986,660 | f6da995cca6ad4faa415cebac914dbec773128da | /test/src/main/java/com/lcc/demo/design_patterns/Task1.java | bed409f8c40f119c0a6ad34bc939acbabc543f23 | [] | no_license | lcc929/lcc-demo | https://github.com/lcc929/lcc-demo | ceaeac1b9a9e25815b1780dc6ade65c92a449daa | ee24c6be19277ac5a7d690bcdaea3a1a31fa3828 | refs/heads/master | 2020-04-02T21:41:15.773000 | 2019-06-30T18:11:34 | 2019-06-30T18:11:34 | 154,808,410 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lcc.demo.design_patterns;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.util.HashMap;
import java.util.Map;
import java.util.Scanner;
/**
* @author lcc
* @version 2019-06-01
*/
public class Task1 {
public static void main(String[] args) {
Scanner scanner = new Scanner(S... | UTF-8 | Java | 3,081 | java | Task1.java | Java | [
{
"context": "til.Map;\nimport java.util.Scanner;\n\n/**\n * @author lcc\n * @version 2019-06-01\n */\npublic class Task1 {\n\n",
"end": 192,
"score": 0.9996287226676941,
"start": 189,
"tag": "USERNAME",
"value": "lcc"
}
] | null | [] | package com.lcc.demo.design_patterns;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.util.HashMap;
import java.util.Map;
import java.util.Scanner;
/**
* @author lcc
* @version 2019-06-01
*/
public class Task1 {
public static void main(String[] args) {
Scanner scanner = new Scanner(S... | 3,081 | 0.639268 | 0.635607 | 107 | 27.084112 | 22.557972 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.495327 | false | false | 13 |
b6550179b60959d252e97f57ca4d8cd9286104d4 | 18,176,301,656,847 | 1dc44fbd22c344fe8ecfa0cca363dfcd1f160b92 | /src/br/com/tremn/crm/model/entity/enumeration/Gender.java | 55c39310552934d1a7c2c045f0e5a801a454fef4 | [] | no_license | solkam/TremnCRM | https://github.com/solkam/TremnCRM | 4d6ecd9a3f442c731592c2c0f300cfb766ed2dce | 1ab381b338c96cea1f1b78c42605a0ed919dd569 | refs/heads/master | 2020-12-09T19:37:09.659000 | 2016-08-23T00:50:03 | 2016-08-23T00:50:03 | 29,858,931 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.tremn.crm.model.entity.enumeration;
/**
* Representa os generos
* @author Solkam
* @since 01 FEV 2015
*/
public enum Gender {
M("Masculino")
,
F("Feminino")
;
private final String description;
private Gender(String d) {
this.description = d;
}
public String g... | UTF-8 | Java | 372 | java | Gender.java | Java | [
{
"context": "tion;\r\n\r\n/**\r\n * Representa os generos\r\n * @author Solkam\r\n * @since 01 FEV 2015\r\n */\r\npublic enum Gender {",
"end": 102,
"score": 0.9994469285011292,
"start": 96,
"tag": "NAME",
"value": "Solkam"
}
] | null | [] | package br.com.tremn.crm.model.entity.enumeration;
/**
* Representa os generos
* @author Solkam
* @since 01 FEV 2015
*/
public enum Gender {
M("Masculino")
,
F("Feminino")
;
private final String description;
private Gender(String d) {
this.description = d;
}
public String g... | 372 | 0.61828 | 0.602151 | 27 | 11.777778 | 13.422848 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.851852 | false | false | 13 |
6ed2377c298a849da5d572bc87ae5d95f2334f20 | 18,176,301,655,519 | 3248fd584afbec2a8e1d2c1405b10466238492db | /KnapsackNew/src/mhs/knapsack/KnapLog.java | 1379103322772e764dc4a5d675153a0f92f91ff4 | [] | no_license | EpistemikJava/mhs | https://github.com/EpistemikJava/mhs | 6f59064933493e266228ae32ad0b5d09d6fe4c90 | 30fa062950e5a8ad74bf34c24942f03ef45716c6 | refs/heads/master | 2020-03-21T11:14:58.244000 | 2019-01-04T21:02:50 | 2019-01-04T21:02:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* ***************************************************************************************
Mark Sattolo (epistemik@gmail.com)
-----------------------------------------------
$File: //depot/Eclipse/Java/workspace/KnapsackNew/src/mhs/knapsack/KnapLog.java $
$Revision: #5 $
$Change: 58 $
$DateTime:... | UTF-8 | Java | 14,007 | java | KnapLog.java | Java | [
{
"context": "********************************************\r\n \r\n Mark Sattolo (epistemik@gmail.com)\r\n -------------------------",
"end": 109,
"score": 0.9998821020126343,
"start": 97,
"tag": "NAME",
"value": "Mark Sattolo"
},
{
"context": "*****************************\r\n \r\n... | null | [] | /* ***************************************************************************************
<NAME> (<EMAIL>)
-----------------------------------------------
$File: //depot/Eclipse/Java/workspace/KnapsackNew/src/mhs/knapsack/KnapLog.java $
$Revision: #5 $
$Change: 58 $
$DateTime: 2011/02/02 11:56:... | 13,971 | 0.52231 | 0.518883 | 444 | 29.547297 | 28.749147 | 128 | false | false | 0 | 0 | 0 | 0 | 122 | 0.057971 | 0.261261 | false | false | 13 |
aa9f225c8c43efabb9a51f5298c5551248340407 | 21,036,749,885,038 | f5e7ee9ac9c15b08598868734f94400b3f61f94a | /JavaPracticePrograms/StringCheck.java | 4f8cf759b82be2d205856714af72dec600d97c05 | [] | no_license | Rohancherukuri/MyPrograms | https://github.com/Rohancherukuri/MyPrograms | d19b81d1f22d55e031c85ff623a8a5cc09049140 | 7ca1a8e5e5420466fc569228aae4969b5e2e9f3a | refs/heads/master | 2022-06-09T23:15:31.237000 | 2020-05-07T05:18:30 | 2020-05-07T05:18:30 | 260,430,952 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Checking a word in a given sentence
import java.util.*;
class StringCheck
{
public static void main(String args[])
{
Scanner sc=new Scanner(System.in);
System.out.print("Enter a sentence: ");
String n=sc.nextLine();
System.out.print("Enter a word to be searched: ");
String w=sc.nextLine();
boolean c=n.... | UTF-8 | Java | 524 | java | StringCheck.java | Java | [] | null | [] | // Checking a word in a given sentence
import java.util.*;
class StringCheck
{
public static void main(String args[])
{
Scanner sc=new Scanner(System.in);
System.out.print("Enter a sentence: ");
String n=sc.nextLine();
System.out.print("Enter a word to be searched: ");
String w=sc.nextLine();
boolean c=n.... | 524 | 0.677481 | 0.677481 | 19 | 26.578947 | 20.673695 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.947368 | false | false | 13 |
a0669628f9e0c88006970394df9ded36629a7be1 | 3,238,405,344,376 | 173e5b8b5ea75d2641e696d562e7a6536b5e4c55 | /src/main/java/org/andork/walls/SegmentParseExpectedException.java | 42f854bc1c9ea9e93aaf195c756dda1ae0fa3c33 | [] | no_license | wallscavesurvey/dewalls-java | https://github.com/wallscavesurvey/dewalls-java | 251b3501a3b16681a2533e4e8eeae397a3375cf1 | daa78e8383b675891185ccef91bbb2bea6b3a75a | refs/heads/master | 2021-11-22T23:34:17.783000 | 2021-07-19T14:38:06 | 2021-07-19T14:38:06 | 89,753,160 | 0 | 0 | null | false | 2020-10-13T00:50:41 | 2017-04-29T00:00:37 | 2020-04-01T18:30:31 | 2020-10-13T00:50:40 | 132 | 0 | 0 | 1 | Java | false | false | package org.andork.walls;
import java.util.Arrays;
import java.util.Collection;
import java.util.Collections;
import java.util.LinkedHashSet;
import java.util.Set;
import org.andork.segment.Segment;
import org.andork.segment.SegmentParseException;
public class SegmentParseExpectedException extends SegmentParseExcepti... | UTF-8 | Java | 1,304 | java | SegmentParseExpectedException.java | Java | [] | null | [] | package org.andork.walls;
import java.util.Arrays;
import java.util.Collection;
import java.util.Collections;
import java.util.LinkedHashSet;
import java.util.Set;
import org.andork.segment.Segment;
import org.andork.segment.SegmentParseException;
public class SegmentParseExpectedException extends SegmentParseExcepti... | 1,304 | 0.76227 | 0.746933 | 41 | 30.804878 | 28.610266 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.682927 | false | false | 13 |
ffc99dc3dc4caaeae32e9985e58882c76d460279 | 14,826,227,106,222 | 032cf5221542965e41c9ce8c170272be1b1d2db1 | /src/domain/server/listeners/PlayerListChangedListener.java | 83d3f2712a112b44bb8a3eabc9a5c7edb1fe2b65 | [] | no_license | umt2846/OOP_Project_Monopoly | https://github.com/umt2846/OOP_Project_Monopoly | 6e4e3d50217fd73d48f7bf5a70401ab806656d29 | 2ebb50f9b50a2ffc815b18a7f76af5bcd9b8714f | refs/heads/master | 2021-04-05T05:30:15.884000 | 2019-01-07T14:35:09 | 2019-01-07T14:35:09 | 248,524,145 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package domain.server.listeners;
import java.util.ArrayList;
public interface PlayerListChangedListener {
void onPlayerListChangedEvent(ArrayList<String> selectedColors);
}
| UTF-8 | Java | 179 | java | PlayerListChangedListener.java | Java | [] | null | [] | package domain.server.listeners;
import java.util.ArrayList;
public interface PlayerListChangedListener {
void onPlayerListChangedEvent(ArrayList<String> selectedColors);
}
| 179 | 0.826816 | 0.826816 | 7 | 24.571428 | 24.165247 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 13 |
199bd8eca8b2c4b3622f79160a42e87c33df1cf6 | 20,529,943,745,865 | 742f3a39fd520ffc807260d54714ae098e056262 | /service/src/main/java/com/sdpt/beacon/service/MainServiceApplication.java | 00c0c965f0144c8ea72f1032721d429c62ab5f3f | [] | no_license | Case-PT/beacon | https://github.com/Case-PT/beacon | 6f034b2369633628b06eff56c26f27cd01b11e4e | 5cfe274a1e18fb29e29c3675f97997bb74c1f9a8 | refs/heads/master | 2021-08-08T19:08:57.089000 | 2017-11-10T23:40:47 | 2017-11-10T23:40:47 | 106,617,609 | 1 | 8 | null | false | 2017-11-10T23:40:48 | 2017-10-11T22:51:38 | 2017-10-26T22:02:26 | 2017-11-10T23:40:47 | 54 | 1 | 7 | 0 | Java | false | null | package com.sdpt.beacon.service;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@SpringBootApplication
@RestController
... | UTF-8 | Java | 597 | java | MainServiceApplication.java | Java | [] | null | [] | package com.sdpt.beacon.service;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@SpringBootApplication
@RestController
... | 597 | 0.758794 | 0.758794 | 19 | 30.421053 | 24.502022 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 13 |
3540e7ce3e2bd026748bce52e26fcd6ff90c6c25 | 9,216,999,846,200 | 46d2f16aa4db23b62862a607a59661cd4f6c7e2f | /src/com/sebastardo/Etapa2/Pedido.java | 178e6273a7ce6f1400faa36dd557bef396851046 | [] | no_license | sebastardo/FlotaDeRodados | https://github.com/sebastardo/FlotaDeRodados | 0d71fca360b6c5b52e2e3d6c3b8317514f4cf096 | ae7ccf9ac74715bf9435b5b3caf0842c8f628dd0 | refs/heads/master | 2022-04-10T14:55:02.173000 | 2020-03-30T04:24:33 | 2020-03-30T04:24:33 | 249,355,231 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.sebastardo.Etapa2;
import com.sebastardo.Etapa1.Rodado;
import java.util.Set;
/**
*
* @author Sebastian
*... | UTF-8 | Java | 3,525 | java | Pedido.java | Java | [
{
"context": "ado;\r\nimport java.util.Set;\r\n\r\n/**\r\n *\r\n * @author Sebastian\r\n * \r\n *\r\n * Agregar al modelo los pedidos de tra",
"end": 316,
"score": 0.999756932258606,
"start": 307,
"tag": "NAME",
"value": "Sebastian"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.sebastardo.Etapa2;
import com.sebastardo.Etapa1.Rodado;
import java.util.Set;
/**
*
* @author Sebastian
*... | 3,525 | 0.705413 | 0.695157 | 79 | 42.430378 | 48.373726 | 207 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.531646 | false | false | 13 |
b16bd2cc712a71575ac2665f8933069b08a4be94 | 29,918,742,197,077 | 602f46e2d85ed571b0f40b8a1da83a5d6e6d424d | /android/ijkmediademo/src/com/ntian/videoplayer/MoviesContentAcitivity.java | e6869b107f4fb31a7043011b333ca712a41c2d9d | [] | no_license | champagneguo/Video | https://github.com/champagneguo/Video | 8fa27f2bed474469ac766396b762229700bdd364 | d02bb39daf351d0f60bc1c0fe021b4878fbf6be3 | refs/heads/master | 2021-01-10T13:31:31.668000 | 2015-06-03T13:01:17 | 2015-06-03T13:01:17 | 36,364,691 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ntian.videoplayer;
import java.io.File;
import java.util.ArrayList;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.app.ProgressDialog;
import android.content.ActivityNotFoundException;
import andro... | UTF-8 | Java | 36,241 | java | MoviesContentAcitivity.java | Java | [
{
"context": "oPlayerActivity\")); // add by\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t// ChMX\n\t\t\t\ttry {\n\t\t\t\t\tstartActivity(intent);\n\t\t\t\t} catch",
"end": 13743,
"score": 0.7036411762237549,
"start": 13739,
"tag": "NAME",
"value": "ChMX"
}
] | null | [] | package com.ntian.videoplayer;
import java.io.File;
import java.util.ArrayList;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.app.ProgressDialog;
import android.content.ActivityNotFoundException;
import andro... | 36,241 | 0.697487 | 0.694683 | 1,163 | 29.967325 | 21.757175 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.313843 | false | false | 13 |
a4c6fa673d8a33ef0f016282f239cd38b8c72982 | 7,679,401,560,363 | 65238f5b57a2ef8d5b390809fa35dbb8fb074dd9 | /src/com/planbetter/constant/TaskConstant.java | a249282893362eab990910513a3b0e60f720f42c | [] | no_license | weixchangxbao/PlanBetter | https://github.com/weixchangxbao/PlanBetter | 7523dcde1790c408c8574717190eecd385ba1310 | 578d76f30f5df7438e85350392c9dde395ed7751 | refs/heads/master | 2021-01-21T01:20:04.047000 | 2012-11-03T15:22:11 | 2012-11-03T15:22:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.planbetter.constant;
public class TaskConstant {
public static final int RANK_FIRST = 4;
public static final int RANK_SECOND = 3;
public static final int RANK_THIRD = 2;
public static final int RANK_FOURTH = 1;
public static final int TIME_ALERT = 1;
public static final int NO_TIME_ALERT = 0;
pu... | UTF-8 | Java | 585 | java | TaskConstant.java | Java | [] | null | [] | package com.planbetter.constant;
public class TaskConstant {
public static final int RANK_FIRST = 4;
public static final int RANK_SECOND = 3;
public static final int RANK_THIRD = 2;
public static final int RANK_FOURTH = 1;
public static final int TIME_ALERT = 1;
public static final int NO_TIME_ALERT = 0;
pu... | 585 | 0.729915 | 0.709402 | 21 | 26.857143 | 18.820671 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.428571 | false | false | 13 |
c781ffac51b5a584dc120d7c2aded7001696ef96 | 25,116,968,809,101 | 2ced3c3bcf4885dc4bc0676ce50c996a73e3b7a7 | /src/java/com/pb/morpc/daf/FpWorker.java | a2baca91972bbfed54f0715b2f2e814cf4054def | [] | no_license | wsp-sag/morpc | https://github.com/wsp-sag/morpc | 9f0f793abbcc43aa496c092a2e93e29bb4c2b71d | 8106c58a29191a3cabe07c3fc4ba99920e74a1fb | refs/heads/master | 2021-06-01T06:52:24.737000 | 2014-01-16T00:33:22 | 2014-01-16T00:33:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pb.morpc.daf;
/**
* @author Jim Hicks
*
* worker class for running free parking eligibility choice for
* a list of tours in a distributed environment.
*/
import com.pb.common.daf.Message;
import com.pb.common.daf.MessageProcessingTask;
import com.pb.morpc.models.FreeParkingEligibility;
... | UTF-8 | Java | 4,778 | java | FpWorker.java | Java | [
{
"context": "package com.pb.morpc.daf;\r\n\r\n/**\r\n * @author Jim Hicks\r\n *\r\n * worker class for running free parking eli",
"end": 54,
"score": 0.9997332096099854,
"start": 45,
"tag": "NAME",
"value": "Jim Hicks"
}
] | null | [] | package com.pb.morpc.daf;
/**
* @author <NAME>
*
* worker class for running free parking eligibility choice for
* a list of tours in a distributed environment.
*/
import com.pb.common.daf.Message;
import com.pb.common.daf.MessageProcessingTask;
import com.pb.morpc.models.FreeParkingEligibility;
imp... | 4,775 | 0.635831 | 0.634366 | 187 | 23.550802 | 29.942215 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.026738 | false | false | 13 |
1aeea3f23e413149cc750f32ec8a23761eda3131 | 22,643,067,599,221 | 8db8714847872d0a67898b4255ac0f6a92c42978 | /fitpay/src/main/java/com/fitpay/android/api/models/ImageAssetWithOptionsReference.java | 1c77ebd4b04af60df91377403463a24199ba1e97 | [
"MIT"
] | permissive | fitpay/fitpay-android-sdk | https://github.com/fitpay/fitpay-android-sdk | 4ff0c264c31c2afcae420c399a85b032aa87c113 | c07729b259a51495fe79875a022c29dc81f89840 | refs/heads/develop | 2021-04-06T01:38:53.092000 | 2020-04-06T19:36:24 | 2020-04-06T19:36:24 | 48,443,654 | 10 | 6 | MIT | false | 2020-04-06T18:55:52 | 2015-12-22T16:57:18 | 2020-04-02T14:04:22 | 2020-04-06T18:55:51 | 8,860 | 8 | 5 | 0 | Java | false | false | package com.fitpay.android.api.models;
import android.net.Uri;
import android.os.Parcel;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
/**
* Image asset reference
*/
public final class ImageAssetWithOptionsReference extends ImageAssetReference {
public String getUrl(ImageAssetOptions o... | UTF-8 | Java | 1,734 | java | ImageAssetWithOptionsReference.java | Java | [] | null | [] | package com.fitpay.android.api.models;
import android.net.Uri;
import android.os.Parcel;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
/**
* Image asset reference
*/
public final class ImageAssetWithOptionsReference extends ImageAssetReference {
public String getUrl(ImageAssetOptions o... | 1,734 | 0.66609 | 0.665513 | 61 | 27.426229 | 30.004622 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.360656 | false | false | 13 |
ad4b60ef142471dd206eabf21cee0ae807a12651 | 33,956,011,448,452 | af4bd5d37f0c9b68e7ea0341eda784f7cd3d24a6 | /JavaCoreBook/src/java/main/test1/TestFor.java | b4300dd0d69607693c8323e16255c6c68dfd4354 | [] | no_license | haizei616/JavaLeanTest | https://github.com/haizei616/JavaLeanTest | 4d566aacfc5a2ec51b54e756b610f22455aba11b | 622edcf95e1ddab86aade73b6adeded39769614d | refs/heads/master | 2020-03-23T15:50:06.760000 | 2018-07-24T09:37:07 | 2018-07-24T09:37:07 | 141,777,573 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.test1;
public class TestFor {
public static void main(String[] args) {
String[] name = {"aa","bb","cc"};
for (String na:name) {
System.out.println("name:" + na);
}
}
}
| UTF-8 | Java | 236 | java | TestFor.java | Java | [] | null | [] | package main.test1;
public class TestFor {
public static void main(String[] args) {
String[] name = {"aa","bb","cc"};
for (String na:name) {
System.out.println("name:" + na);
}
}
}
| 236 | 0.495763 | 0.491525 | 12 | 18.666666 | 16.774651 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 13 |
4c5593f402f904255c9d710956927ffbaf5ee6f4 | 1,425,929,163,970 | 3d3e413e7a802a7629bbc2ef8d49e68eeaf61ad2 | /src/controller/AddFriendServlet.java | ade4ce6eb95eeb7604c41c5e5ca87059cbc22c83 | [] | no_license | Belitili/ChatApp---Project-Webapplicaties | https://github.com/Belitili/ChatApp---Project-Webapplicaties | a7603c364ea398f0ff0a6fcfb26c76408ed7c8b2 | f5c09998b962e1fc8963052d603a817aec45116f | refs/heads/master | 2021-01-01T04:48:01.969000 | 2017-07-14T15:40:45 | 2017-07-14T15:40:45 | 97,248,702 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
import java.io.IOException;
import java.util.ArrayList;
import javax.servlet.ServletException;
import javax.servlet.annotation.MultipartConfig;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http... | UTF-8 | Java | 2,278 | java | AddFriendServlet.java | Java | [] | null | [] | package controller;
import java.io.IOException;
import java.util.ArrayList;
import javax.servlet.ServletException;
import javax.servlet.annotation.MultipartConfig;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http... | 2,278 | 0.725637 | 0.725198 | 77 | 28.584415 | 27.288906 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.077922 | false | false | 13 |
1292d266d6e2987d880439312544cee9e7a89ce8 | 9,680,856,346,445 | b088a817fb2f97ec4eebb829cef8133682db617f | /app/src/main/java/com/example/sabbib/rxjava/image/ImageObservableActivity.java | 7478a9901de0c9d3f2976bef536b7cc22d16793a | [] | no_license | chowii/RxAndroid | https://github.com/chowii/RxAndroid | 407d8ebc1ac737900d5a18bd9246a59037cecd7b | 6946744b656e5e2f6b2f78f9c91648acae01151a | refs/heads/master | 2021-01-20T10:24:19.337000 | 2017-05-08T03:14:16 | 2017-05-08T03:14:16 | 90,353,168 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.sabbib.rxjava.image;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.ImageView;
import com.example.sabbib.rxj... | UTF-8 | Java | 3,884 | java | ImageObservableActivity.java | Java | [] | null | [] | package com.example.sabbib.rxjava.image;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.ImageView;
import com.example.sabbib.rxj... | 3,884 | 0.608136 | 0.604274 | 127 | 29.582678 | 25.918844 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472441 | false | false | 13 |
529e62a71b2144ce75d0ebc5a0e73a7ff67a8dcb | 33,088,428,098,380 | f7d7d3e4aef35e8ca27fd5a0a2ae9ee904b28813 | /Week_03/LowestCommonAncestor.java | 765f7562b7b2bc0f7ea990f1c4ddbd133a0e4b42 | [] | no_license | Magic-SuperStar/algorithm008-class02 | https://github.com/Magic-SuperStar/algorithm008-class02 | 75865567e98be730074424334bbfc8003c5d7f15 | 851d4d3b1bf736cb368110838d353d0a0cc17f49 | refs/heads/master | 2022-07-08T23:59:13.142000 | 2020-05-10T15:57:38 | 2020-05-10T15:57:38 | 256,958,244 | 0 | 0 | null | true | 2020-04-19T09:14:42 | 2020-04-19T09:14:42 | 2020-04-15T08:17:02 | 2020-04-10T04:43:37 | 2 | 0 | 0 | 0 | null | false | false | package org.geekbang.ljz.Week_03;
import org.junit.Test;
public class LowestCommonAncestor {
@Test
public void TestLowestCommonAncestor() {
//3,5,1,6,2,0,8,null,null,7,4
TreeNode root = null;
TreeNode p = null;
TreeNode q = null;
TreeNode node = lowestCommonAncestor(ro... | UTF-8 | Java | 1,342 | java | LowestCommonAncestor.java | Java | [] | null | [] | package org.geekbang.ljz.Week_03;
import org.junit.Test;
public class LowestCommonAncestor {
@Test
public void TestLowestCommonAncestor() {
//3,5,1,6,2,0,8,null,null,7,4
TreeNode root = null;
TreeNode p = null;
TreeNode q = null;
TreeNode node = lowestCommonAncestor(ro... | 1,342 | 0.580619 | 0.570847 | 43 | 27.55814 | 19.399475 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.953488 | false | false | 13 |
2456f6d7eb6fe5440d5146976d552fbb74dc27ad | 28,922,309,839,770 | 24f7fed177f6b686ca2f4c71f37241440e9e740b | /util/GNUMAP_Comb.java | 4984f430c2f56c683daff65f4ff769890f1ed9fc | [] | no_license | NatachaPL/LLC-Read-Mapping-Pipeline | https://github.com/NatachaPL/LLC-Read-Mapping-Pipeline | a47e3424af4eb4c0da80b88f836927ef2eb004d4 | 7b02282878ac997e07fe7793c4be31c251ec4fd3 | refs/heads/master | 2021-01-10T15:52:23.233000 | 2015-09-27T14:32:07 | 2015-09-27T14:32:07 | 43,245,085 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package util;
import java.util.Set;
import java.util.TreeSet;
import core.Genome;
import core.Read;
/**
* Display results after the score processing create for GNUMAP.
*/
public class GNUMAP_Comb extends Combiner{
private final float threshold = Float.parseFloat(LLCProperties.p.getProperty("threshold"));
... | UTF-8 | Java | 1,047 | java | GNUMAP_Comb.java | Java | [] | null | [] | package util;
import java.util.Set;
import java.util.TreeSet;
import core.Genome;
import core.Read;
/**
* Display results after the score processing create for GNUMAP.
*/
public class GNUMAP_Comb extends Combiner{
private final float threshold = Float.parseFloat(LLCProperties.p.getProperty("threshold"));
... | 1,047 | 0.673352 | 0.672397 | 54 | 18.388889 | 21.031208 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.759259 | false | false | 13 |
92a4e8c4a76e88b36e8e0c4e33953114d137a34f | 25,142,738,552,885 | a34e43cbb3cced9c64647133a28e67e297e9a1b9 | /zxl_exchange_microservice/zxl_service_user/src/main/java/com/whoiszxl/user/client/impl/CommonClientImpl.java | 7548a70ed617110dac53bd1cf314c42b1711ccf1 | [
"Apache-2.0"
] | permissive | whoiszxl/BohemianRhapsody | https://github.com/whoiszxl/BohemianRhapsody | 9c4ed24eb992d1a74d9f9f47b114787e5ae95d5f | f269118da2ddee75b38e8a55dba916d7a38bbe5f | refs/heads/master | 2022-03-27T11:05:06.838000 | 2020-01-20T03:13:02 | 2020-01-20T03:13:02 | 197,508,626 | 7 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.whoiszxl.user.client.impl;
import com.whoiszxl.base.entity.Result;
import com.whoiszxl.user.client.CommonClient;
import org.springframework.stereotype.Component;
import java.util.List;
/**
* @description: CommonClient熔断器
* @author: whoiszxl
* @create: 2019-08-12
**/
@Component
public class CommonClie... | UTF-8 | Java | 477 | java | CommonClientImpl.java | Java | [
{
"context": "\n\n/**\n * @description: CommonClient熔断器\n * @author: whoiszxl\n * @create: 2019-08-12\n **/\n@Component\npublic cla",
"end": 257,
"score": 0.9996355175971985,
"start": 249,
"tag": "USERNAME",
"value": "whoiszxl"
}
] | null | [] | package com.whoiszxl.user.client.impl;
import com.whoiszxl.base.entity.Result;
import com.whoiszxl.user.client.CommonClient;
import org.springframework.stereotype.Component;
import java.util.List;
/**
* @description: CommonClient熔断器
* @author: whoiszxl
* @create: 2019-08-12
**/
@Component
public class CommonClie... | 477 | 0.738854 | 0.721868 | 20 | 22.549999 | 19.119297 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 13 |
077db147a9fe39401ce08603d841c87ff91fcf57 | 27,479,200,765,714 | b457bc64d21ed7c6751a02c3c57af913c7a35a96 | /src/String/SlidingWindow/lc76.java | b8fd670978d11f2dcb149fb784c48cbf33d0305f | [] | no_license | superjustin0316/LeetCode1-300 | https://github.com/superjustin0316/LeetCode1-300 | 19efbe09a62e6ed5c8ad4a1864d8e72b617b2310 | 749e789246ced5a9f4f64ab08493f2c47dbcfc9b | refs/heads/master | 2023-02-05T20:05:14.162000 | 2020-12-18T04:19:51 | 2020-12-18T04:19:51 | 317,082,865 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package String.SlidingWindow;
public class lc76 {
//O(n) O(1)
public static String lc76(String s, String t){
int[] cnt = new int[128];//128个字符(数字+ 字母)
for( char c : t.toCharArray()){
cnt[c]++;
//charAt(index);这个方法返回的是char类型,char类型可以隐式的转换成int类型
}
int from... | UTF-8 | Java | 1,431 | java | lc76.java | Java | [] | null | [] | package String.SlidingWindow;
public class lc76 {
//O(n) O(1)
public static String lc76(String s, String t){
int[] cnt = new int[128];//128个字符(数字+ 字母)
for( char c : t.toCharArray()){
cnt[c]++;
//charAt(index);这个方法返回的是char类型,char类型可以隐式的转换成int类型
}
int from... | 1,431 | 0.385657 | 0.366534 | 42 | 28.880953 | 17.611147 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 13 |
f2093f37efe5f957f6c3b9c6209396cb70c7ccab | 11,673,721,171,811 | 07d805c6b80878f0173080c225fc9055435fb078 | /搜索/src/子集/子集1.java | e262f4cee1bc82e02a7761bebcf70393767a31db | [] | no_license | pxf1997/LeetCode--Algorithm | https://github.com/pxf1997/LeetCode--Algorithm | e264f1f8c966e4dcf538bb7a727b65e0f82b117f | 0077d58dbf48b37cefa095d99f29fdfa3032c9ff | refs/heads/master | 2023-07-20T06:52:08.428000 | 2021-08-31T12:15:49 | 2021-08-31T12:15:49 | 401,691,036 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 子集;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* @author pxf
* @create 2021-05-11 15:19
*/
public class 子集1 {
public static void main(String[] args) {
Solution solution = new Solution();
List<List<Integer>> subsets = solution.subsets(new int[]{1, 2,... | UTF-8 | Java | 1,760 | java | 子集1.java | Java | [
{
"context": "til.Arrays;\nimport java.util.List;\n\n/**\n * @author pxf\n * @create 2021-05-11 15:19\n */\npublic class 子集1 ",
"end": 109,
"score": 0.999680757522583,
"start": 106,
"tag": "USERNAME",
"value": "pxf"
}
] | null | [] | package 子集;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* @author pxf
* @create 2021-05-11 15:19
*/
public class 子集1 {
public static void main(String[] args) {
Solution solution = new Solution();
List<List<Integer>> subsets = solution.subsets(new int[]{1, 2,... | 1,760 | 0.483112 | 0.471049 | 57 | 28.087719 | 25.72887 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.701754 | false | false | 13 |
ab6331c7e1cde10bbd4f89578bc397f4bb41b943 | 27,831,388,127,987 | aa26661faaff08acb5f2fb3f21582079c0be083a | /src/twitter4j/MainTwitter.java | 4b366b778f25b8f0945d51d24f3fc494e7c395b7 | [] | no_license | LM7/Tesi | https://github.com/LM7/Tesi | 178b2e554631ce5fed836808df98a1bf06c81724 | aaffd402202d436e0616e8d7f419a4cfec5fc26c | refs/heads/master | 2016-09-05T11:29:30.353000 | 2015-12-23T11:19:17 | 2015-12-23T11:19:17 | 42,769,662 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package twitter4j;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.UnsupportedEncodingException;
import java.util.ArrayList;
import java.util.HashMap;
import twitter4j.IDs;
import twitter4j.Paging;
import twitter4j.Query;
import twitter4j.QueryResult;
impor... | UTF-8 | Java | 13,520 | java | MainTwitter.java | Java | [
{
"context": ";\n\t\tfollowers = this.followersOfUser(user, 15); //LM791\n\t\tSystem.out.println(\"TUTTI I FOLLOWERS DI: \"+use",
"end": 3845,
"score": 0.9787728190422058,
"start": 3840,
"tag": "USERNAME",
"value": "LM791"
},
{
"context": "();\n\t\tfollowings = this.followingsOfUser(... | null | [] | package twitter4j;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.UnsupportedEncodingException;
import java.util.ArrayList;
import java.util.HashMap;
import twitter4j.IDs;
import twitter4j.Paging;
import twitter4j.Query;
import twitter4j.QueryResult;
impor... | 13,520 | 0.630808 | 0.622152 | 349 | 37.716331 | 29.212242 | 187 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.398281 | false | false | 13 |
38eb0962731a18fca7067e2c27cdf59f8b9d35dd | 16,758,962,457,366 | 7487e61c0cb3ea25c4fed9c722fe1b063aa5ed8c | /jscrapy-core/src/main/java/cn/spark2fire/jscrapy/Task.java | 9430bdec13d395c53b8d83486874ec88927f142b | [
"Apache-2.0"
] | permissive | spark2fire/jscrapy | https://github.com/spark2fire/jscrapy | acac87e76cc0155ece55c9428d76099e09d99859 | f4990edd14204aba4378a5fa4629618d97ebb32f | refs/heads/main | 2023-03-18T00:56:48.864000 | 2021-03-08T09:53:38 | 2021-03-08T09:53:38 | 343,688,114 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.spark2fire.jscrapy;
import cn.spark2fire.jscrapy.pipeline.Pipeline;
import cn.spark2fire.jscrapy.scheduler.Scheduler;
/**
* Interface for identifying different tasks.<br>
*
* @author code4crafter@gmail.com <br>
* @since 0.1.0
* @see Scheduler
* @see Pipeline
*/
public interface Task {
/**
... | UTF-8 | Java | 504 | java | Task.java | Java | [
{
"context": "for identifying different tasks.<br>\n *\n * @author code4crafter@gmail.com <br>\n * @since 0.1.0\n * @see Scheduler\n * @see Pi",
"end": 221,
"score": 0.9999300241470337,
"start": 199,
"tag": "EMAIL",
"value": "code4crafter@gmail.com"
}
] | null | [] | package cn.spark2fire.jscrapy;
import cn.spark2fire.jscrapy.pipeline.Pipeline;
import cn.spark2fire.jscrapy.scheduler.Scheduler;
/**
* Interface for identifying different tasks.<br>
*
* @author <EMAIL> <br>
* @since 0.1.0
* @see Scheduler
* @see Pipeline
*/
public interface Task {
/**
* unique id for... | 489 | 0.615079 | 0.60119 | 30 | 15.8 | 15.124814 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 13 |
d7c79021e1106e811de04edbb009e11ae985ee58 | 33,560,874,516,347 | 2089e80014f289e0d632e2cc8ded1b820dc82b61 | /odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/util/JsonUtils.java | c98aa7552c11067e39f74243ba94faca1f4e62d9 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | apache/olingo-odata2 | https://github.com/apache/olingo-odata2 | a0e489101a6173734934eb9dd1b592f0ca284f49 | bed23e77f9735c0094b5784aa0d7e3ee972018be | refs/heads/master | 2023-08-25T06:05:34.246000 | 2022-10-23T06:54:29 | 2022-11-30T17:01:41 | 18,830,102 | 45 | 96 | Apache-2.0 | false | 2023-09-03T07:44:00 | 2014-04-16T07:00:07 | 2022-12-13T10:34:31 | 2023-09-03T07:43:58 | 6,956 | 38 | 75 | 9 | Java | false | false | /*******************************************************************************
* 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 f... | UTF-8 | Java | 3,017 | java | JsonUtils.java | Java | [] | null | [] | /*******************************************************************************
* 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 f... | 3,017 | 0.652966 | 0.648326 | 79 | 37.189873 | 29.292967 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.443038 | false | false | 13 |
bd1d7ddaae79d23f6e245566ac23003ae1b0f5ea | 7,524,782,762,830 | b3f6651cee7c8719fab5f8e5715c0a9b3ec2268e | /IdeaProjects/tiketandroid/app/src/main/java/com/example/tiketandroid/app/TambahTiket.java | 9d5f16364a94ae413d1e823cccd489fa170ef4db | [] | no_license | asywalulfikri/Material-Design | https://github.com/asywalulfikri/Material-Design | a4a9d975df64df6395949ff9f783693d968e806d | c889821a9d1978980da774d8ee2f82597bf905ed | refs/heads/master | 2016-08-12T03:22:38.371000 | 2016-04-17T13:19:38 | 2016-04-17T13:19:38 | 45,507,845 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.tiketandroid.app;
import android.app.ProgressDialog;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.wid... | UTF-8 | Java | 3,961 | java | TambahTiket.java | Java | [
{
"context": "RL;\nimport java.util.ArrayList;\n\n/**\n * Created by Toshiba on 4/16/2016.\n */\npublic class TambahTiket exten",
"end": 590,
"score": 0.9991090893745422,
"start": 583,
"tag": "NAME",
"value": "Toshiba"
},
{
"context": " nama.setText(getId.getString(\"username... | null | [] | package com.example.tiketandroid.app;
import android.app.ProgressDialog;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.wid... | 3,961 | 0.632416 | 0.629639 | 133 | 28.781956 | 26.111197 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.646617 | false | false | 13 |
00dfd3fa1290abf33f324d7d791151a79519c311 | 21,706,764,766,122 | bbda88236d31f6418ac04947f8c1ad41c12d7006 | /dip/dhcp/impl/src/main/java/org/opendaylight/dhcp/util/MetaDataUtil.java | d004c82a75fcae22e5ab1a611916beefc30708b3 | [] | no_license | chengguozhen/jcode | https://github.com/chengguozhen/jcode | 7aa2346f9aed8cd9a6892778706be7adef1901d4 | 9eddaae42caf5462c7244f41c9acaee3dba57252 | refs/heads/master | 2021-04-15T10:16:43.555000 | 2018-03-24T03:34:15 | 2018-03-24T03:34:52 | 126,565,905 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2015 Ericsson India Global Services Pvt Ltd. and others. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.h... | UTF-8 | Java | 3,474 | java | MetaDataUtil.java | Java | [
{
"context": "/*\n * Copyright (c) 2015 Ericsson India Global Services Pvt Ltd. and others. All righ",
"end": 36,
"score": 0.858539879322052,
"start": 25,
"tag": "NAME",
"value": "Ericsson In"
}
] | null | [] | /*
* Copyright (c) 2015 <NAME>dia Global Services Pvt Ltd. and others. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.html
... | 3,469 | 0.724237 | 0.683362 | 69 | 49.347828 | 42.782166 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565217 | false | false | 13 |
420761fcdf59320f16f710a4a715620e66f1b189 | 816,043,787,969 | 5ebb1d3d4b7e54d016a43d522a3a09a6318555e3 | /Euler/Java/src/main/java/euler/Problem72.java | 3e0b32895a1eb3168f0a0d7e1703d2b89a7afd70 | [] | no_license | redhill42/MMA | https://github.com/redhill42/MMA | 3af2c4ba5a972f1697b054057b1bfca7fc540f5c | 1cf0354d43ade6669678a171f8bab01695c075b0 | refs/heads/master | 2021-04-26T22:57:04.401000 | 2018-09-01T02:27:03 | 2018-09-01T02:27:03 | 123,901,653 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package euler;
import static euler.algo.Sublinear.totientSum;
public final class Problem72 {
private Problem72() {}
public static long solve(int n) {
return totientSum(n) - 1;
}
public static void main(String[] args) {
int n = 1_000_000;
if (args.length > 0)
n = I... | UTF-8 | Java | 392 | java | Problem72.java | Java | [] | null | [] | package euler;
import static euler.algo.Sublinear.totientSum;
public final class Problem72 {
private Problem72() {}
public static long solve(int n) {
return totientSum(n) - 1;
}
public static void main(String[] args) {
int n = 1_000_000;
if (args.length > 0)
n = I... | 392 | 0.594388 | 0.558673 | 18 | 20.777779 | 16.92321 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
64f97b18e71c9ea53030bd8a8647e452304d01bd | 816,043,788,633 | a0959aeac39af34bc61c6e2156a146c369117d1d | /examples/rmi/ex7-PassingArgsInRMI/Client.java | 0ffa05b756c437499debcea80ee33d4cca0c0f06 | [] | no_license | BoiseState/CS455-resources | https://github.com/BoiseState/CS455-resources | 0688b96189fc96bcd969fdfc01d880f2c7c2c860 | 6603e77ae0160b8e80ba9a41a6f9e5aba0ec680d | refs/heads/master | 2023-04-06T04:34:54.835000 | 2023-03-15T00:56:54 | 2023-03-15T00:56:54 | 49,302,586 | 19 | 12 | null | false | 2023-03-15T00:56:56 | 2016-01-08T23:33:45 | 2023-03-01T22:09:00 | 2023-03-15T00:56:54 | 70,009 | 15 | 6 | 0 | null | false | false | import java.rmi.registry.LocateRegistry;
import java.rmi.registry.Registry;
/**
* The entire point of this program is to show how parameters are passed in RMI.
*
* @author atulepbe
* @author amit
*
*/
public class Client
{
private final static String CLIENT_STUB_INTERFACE = "Service";
private final stat... | UTF-8 | Java | 1,649 | java | Client.java | Java | [
{
"context": "w how parameters are passed in RMI.\n * \n * @author atulepbe\n * @author amit\n *\n */\npublic class Client\n{\n ",
"end": 185,
"score": 0.9991185665130615,
"start": 177,
"tag": "USERNAME",
"value": "atulepbe"
},
{
"context": " passed in RMI.\n * \n * @author atulep... | null | [] | import java.rmi.registry.LocateRegistry;
import java.rmi.registry.Registry;
/**
* The entire point of this program is to show how parameters are passed in RMI.
*
* @author atulepbe
* @author amit
*
*/
public class Client
{
private final static String CLIENT_STUB_INTERFACE = "Service";
private final stat... | 1,649 | 0.576107 | 0.573075 | 57 | 27.929825 | 24.702339 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.350877 | false | false | 13 |
f82790db1da6d257e192bf9e06889ab93938c823 | 26,276,609,978,270 | 2f1e2724fa9145d13f04fcc92958558a8cba7360 | /nst-web-api/src/test/java/cn/gdeng/nst/web/controller/test/MemberCarControllerTest.java | ad8f0f2cf82ee876e00cbe5562c3b18384c7bd13 | [] | no_license | winall898/gd-nst | https://github.com/winall898/gd-nst | 078b35183f21eda794d8c01ac486e0f107770bac | de87ee80128b9aab34e359e0b365c04458e646ad | refs/heads/master | 2021-01-25T08:00:50.556000 | 2017-06-08T06:19:18 | 2017-06-08T06:19:18 | 93,695,982 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.gdeng.nst.web.controller.test;
import java.util.HashMap;
import java.util.Map;
import com.google.gson.Gson;
import cn.gdeng.nst.util.server.HttpClientUtil;
import cn.gdeng.nst.util.web.api.Des3;
import junit.framework.TestCase;
public class MemberCarControllerTest extends TestCase {
private static Strin... | UTF-8 | Java | 1,678 | java | MemberCarControllerTest.java | Java | [] | null | [] | package cn.gdeng.nst.web.controller.test;
import java.util.HashMap;
import java.util.Map;
import com.google.gson.Gson;
import cn.gdeng.nst.util.server.HttpClientUtil;
import cn.gdeng.nst.util.web.api.Des3;
import junit.framework.TestCase;
public class MemberCarControllerTest extends TestCase {
private static Strin... | 1,678 | 0.720443 | 0.700739 | 49 | 32.142857 | 21.534027 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.142857 | false | false | 13 |
f341d2ef3c37c174380cb1332d6a89fa83f9d662 | 31,928,786,934,878 | 9cdf8e4723c6e74d0b8db1bf1170757b58a7cbf3 | /app/src/main/java/com/snail/rxjavademo/rxjava/obeservable/ObservableOnSubscribe.java | 7f248a796fca05601d9437ce9a74090bb3f87af0 | [] | no_license | S-Snail/RxJavaDemo | https://github.com/S-Snail/RxJavaDemo | bf4a6befd03aeda84748490ded81ac549969c20a | 40dcee97c48d149030343fcdae718b504324c5e1 | refs/heads/master | 2023-05-10T00:42:14.970000 | 2021-06-03T16:22:15 | 2021-06-03T16:22:15 | 315,970,859 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.snail.rxjavademo.rxjava.obeservable;
import com.snail.rxjavademo.rxjava.obeservable.emitter.Emitter;
/**
* 将发射器Emitter和Observable绑定到一起
*/
public interface ObservableOnSubscribe<T> {
void subscribe(Emitter<T> emitter);
}
| UTF-8 | Java | 260 | java | ObservableOnSubscribe.java | Java | [] | null | [] | package com.snail.rxjavademo.rxjava.obeservable;
import com.snail.rxjavademo.rxjava.obeservable.emitter.Emitter;
/**
* 将发射器Emitter和Observable绑定到一起
*/
public interface ObservableOnSubscribe<T> {
void subscribe(Emitter<T> emitter);
}
| 260 | 0.7875 | 0.7875 | 10 | 23 | 22.960836 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 13 |
5b1d002ff79c363739cd5fa58bb4f733d166099b | 38,414,187,506,299 | 1c3bc30d0b467a745a936dbcb0f7cc4344ba1a4b | /src/test/java/listeners/DriverCloseListener.java | 04babe111031072d1d5f8567c90d51109947655b | [] | no_license | diazolin88/wiley | https://github.com/diazolin88/wiley | 6a2b414429334831d4a5beee04847ddc83903a72 | a3039af702ef1d01c2338396c52008237ff5cea9 | refs/heads/master | 2023-04-16T13:11:54.641000 | 2018-05-09T01:03:55 | 2018-05-09T01:03:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package listeners;
import org.openqa.selenium.WebDriver;
import org.testng.ITestContext;
import org.testng.ITestListener;
import org.testng.ITestResult;
import selenium.Browser;
/**
* Created by Alek on 08.05.2018.
*/
public class DriverCloseListener implements ITestListener{
@Override
public void onTestSta... | UTF-8 | Java | 1,117 | java | DriverCloseListener.java | Java | [
{
"context": "esult;\nimport selenium.Browser;\n\n/**\n * Created by Alek on 08.05.2018.\n */\npublic class DriverCloseLis",
"end": 199,
"score": 0.5753296613693237,
"start": 198,
"tag": "NAME",
"value": "A"
},
{
"context": "ult;\nimport selenium.Browser;\n\n/**\n * Created by Alek o... | null | [] | package listeners;
import org.openqa.selenium.WebDriver;
import org.testng.ITestContext;
import org.testng.ITestListener;
import org.testng.ITestResult;
import selenium.Browser;
/**
* Created by Alek on 08.05.2018.
*/
public class DriverCloseListener implements ITestListener{
@Override
public void onTestSta... | 1,117 | 0.649955 | 0.642793 | 55 | 19.309092 | 20.818586 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.163636 | false | false | 13 |
080d4964cb3ac2446e793c76f4a94d205eff2416 | 7,095,286,014,883 | a1c6c5be506126070d14f5de67f25abbb4931e98 | /twelve-days/src/main/java/TwelveDays.java | dec0b144401e2422bb3fbfa4bc4a1decfab2f09d | [] | no_license | Cheri-Deepa/Exercism | https://github.com/Cheri-Deepa/Exercism | 2438562246ee53e66411cd9b8950f9e84f3722a6 | c048279dff8c4dc843ca7dd95c46b7128a1ec5a6 | refs/heads/master | 2020-06-15T23:24:50.958000 | 2019-07-21T03:20:37 | 2019-07-21T03:20:37 | 195,419,834 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class TwelveDays {
private final String days[] = {"first","second","third","fourth","fifth","sixth","seventh","eighth","ninth","tenth","eleventh","twelfth"};
String verse(int verseNumber) {
String stanza = String.format("On the %s day of Christmas my true love gave to me: ",days[verseNumber-1]);
... | UTF-8 | Java | 1,399 | java | TwelveDays.java | Java | [] | null | [] | class TwelveDays {
private final String days[] = {"first","second","third","fourth","fifth","sixth","seventh","eighth","ninth","tenth","eleventh","twelfth"};
String verse(int verseNumber) {
String stanza = String.format("On the %s day of Christmas my true love gave to me: ",days[verseNumber-1]);
... | 1,399 | 0.520372 | 0.506791 | 49 | 27.571428 | 30.564753 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.959184 | false | false | 13 |
287bfe17fce062a08544240685ae820c5b0e87d9 | 154,618,879,967 | a562775e3c3ba705eda8fac626b7c389217c3986 | /src/Main.java | 84df2b900447884fac24614b4579dfb123e28af5 | [] | no_license | Temirlan-tech/HW2.7 | https://github.com/Temirlan-tech/HW2.7 | 30d20ce7e5cce5c6e1e645d00b25eaf9839664d6 | bfa7213a7fe00eb9fb5e57d656463b41b96f0b76 | refs/heads/master | 2023-01-09T04:48:37.415000 | 2020-11-11T12:41:50 | 2020-11-11T12:41:50 | 311,967,393 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Main {
public static void main(String[] args) {
Scanner scannerA = new Scanner(System.in);
ArrayList<String> c = new ArrayList<>();
ArrayList<String> a = new ArrayList<>();
int A = 0;
while (A != 5) {
a.add(scannerA.next());
... | UTF-8 | Java | 1,333 | java | Main.java | Java | [] | null | [] | import java.util.*;
public class Main {
public static void main(String[] args) {
Scanner scannerA = new Scanner(System.in);
ArrayList<String> c = new ArrayList<>();
ArrayList<String> a = new ArrayList<>();
int A = 0;
while (A != 5) {
a.add(scannerA.next());
... | 1,333 | 0.474869 | 0.462866 | 52 | 24.634615 | 17.498383 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.557692 | false | false | 13 |
7b44659c5d41e3448dfc148e203dc2bf7564a546 | 28,028,956,619,710 | 6a6cd61360800d16f1d4b4cf208da3a28c6466a4 | /ssf-client/src/main/java/com/jiaxy/ssf/transport/client/ClientTransportFactory.java | 167b60a4bce16251096eefab90688f51a7dfe689 | [] | no_license | taobaorun/SSF | https://github.com/taobaorun/SSF | 76a2b1e4ef1a047469069ad7d0966027be6c57a0 | ac4f6a9f403801d3c2691b2577ecf37d6fabbbd0 | refs/heads/master | 2021-01-21T04:48:20.019000 | 2016-05-19T02:06:11 | 2016-05-19T02:06:11 | 53,925,968 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jiaxy.ssf.transport.client;
import com.jiaxy.ssf.common.ProtocolType;
import com.jiaxy.ssf.config.ClientTransportConfig;
import com.jiaxy.ssf.util.NetUtil;
import io.netty.channel.Channel;
import java.net.InetSocketAddress;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.atomic.... | UTF-8 | Java | 7,113 | java | ClientTransportFactory.java | Java | [
{
"context": "iption: <br>\n * </p>\n *\n * @author <a href=mailto:taobaorun@gmail.com>wutao</a>\n *\n * @since 2016/03/23 13:59\n */\npubli",
"end": 439,
"score": 0.9999231696128845,
"start": 420,
"tag": "EMAIL",
"value": "taobaorun@gmail.com"
},
{
"context": "\n *\n * @author <a hr... | null | [] | package com.jiaxy.ssf.transport.client;
import com.jiaxy.ssf.common.ProtocolType;
import com.jiaxy.ssf.config.ClientTransportConfig;
import com.jiaxy.ssf.util.NetUtil;
import io.netty.channel.Channel;
import java.net.InetSocketAddress;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.atomic.... | 7,101 | 0.601575 | 0.598622 | 223 | 30.89686 | 30.754389 | 175 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.493274 | false | false | 13 |
a96cdb599401240c12af44521aa084a7da4876c7 | 28,449,863,411,977 | 99f318fc0e4e71ae31092f25cfcd37c785861966 | /Home_assignment/Day4Home/src/module-info.java | 43d038d7bdad0e3638498805c5ba7a68ae4e061c | [] | no_license | Priya-9/hsbc-training | https://github.com/Priya-9/hsbc-training | c53ce6b5cfb17233b4dc37a341cfbb1d149c931a | 57a05d3ef6e91dfb1723fd7b643f32f62b26292d | refs/heads/master | 2022-12-19T07:59:15.571000 | 2020-10-01T14:07:05 | 2020-10-01T14:07:05 | 295,713,683 | 0 | 0 | null | true | 2020-09-15T12:00:58 | 2020-09-15T12:00:58 | 2020-09-14T07:24:59 | 2020-09-15T10:50:57 | 0 | 0 | 0 | 0 | null | false | false | module Day4Home {
} | UTF-8 | Java | 19 | java | module-info.java | Java | [] | null | [] | module Day4Home {
} | 19 | 0.736842 | 0.684211 | 2 | 9 | 8 | 17 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 13 |
aa895d2b7f7922ee8ddec9ea8bd211ad32717834 | 14,233,521,649,043 | 0467cc3ec14154df39ec64cd2db4aade7bf04293 | /src/test/java/org/gmjm/stereotype/property/PropertyTest.java | 48b0f6e2929dab5373d73caf99532315c2d74352 | [] | no_license | aglassman/JStereotype | https://github.com/aglassman/JStereotype | ecbc9d713671487546dde1a4f5db0d060eeb04c6 | 188eaf57750962b7c4e8fd52adc9ee34c800211f | refs/heads/master | 2020-12-24T14:44:46.851000 | 2016-01-21T04:20:26 | 2016-01-21T04:20:26 | 34,326,187 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.gmjm.stereotype.property;
import static org.junit.Assert.*;
import org.junit.Test;
public class PropertyTest {
public static class MyObj {
Property<Float> friction;
Object obj;
}
@Test()
public void testPropertyConstructorProperty_valid() throws NoSuchFieldException, SecurityExc... | UTF-8 | Java | 716 | java | PropertyTest.java | Java | [] | null | [] | package org.gmjm.stereotype.property;
import static org.junit.Assert.*;
import org.junit.Test;
public class PropertyTest {
public static class MyObj {
Property<Float> friction;
Object obj;
}
@Test()
public void testPropertyConstructorProperty_valid() throws NoSuchFieldException, SecurityExc... | 716 | 0.734637 | 0.734637 | 29 | 22.689655 | 28.954308 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.517241 | false | false | 13 |
7975e341af51974af76969204eb11491ceb8d323 | 24,567,212,963,158 | daf4239c73b2de6ba746ffcd1089826012eba58a | /dangjia-group/dangjia-master/dangjia-service-master/src/main/java/com/dangjia/acg/mapper/activity/IActivityParticipantMapper.java | 244946fe4426eaae73463c830a8a38ae9b27632d | [] | no_license | moutainhigh/dangjia | https://github.com/moutainhigh/dangjia | bd54a7c92f8a5e52a94b8e5302452eac1ca860b3 | 3232ff357a44bf9e3ddfcfef66c491ab4048d0b6 | refs/heads/master | 2022-04-09T18:05:45.276000 | 2020-03-15T06:41:35 | 2020-03-15T06:41:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dangjia.acg.mapper.activity;
import com.dangjia.acg.modle.activity.ActivityParticipant;
import org.springframework.stereotype.Repository;
import tk.mybatis.mapper.common.Mapper;
/**
* Created with IntelliJ IDEA.
* author: qiyuxiang
* Date: 2018/11/13 0031
* Time: 17:01
*/
@Repository
public interface... | UTF-8 | Java | 389 | java | IActivityParticipantMapper.java | Java | [
{
"context": "er;\n\n/**\n * Created with IntelliJ IDEA.\n * author: qiyuxiang\n * Date: 2018/11/13 0031\n * Time: 17:01\n */\n@Repo",
"end": 247,
"score": 0.9991908073425293,
"start": 238,
"tag": "USERNAME",
"value": "qiyuxiang"
}
] | null | [] | package com.dangjia.acg.mapper.activity;
import com.dangjia.acg.modle.activity.ActivityParticipant;
import org.springframework.stereotype.Repository;
import tk.mybatis.mapper.common.Mapper;
/**
* Created with IntelliJ IDEA.
* author: qiyuxiang
* Date: 2018/11/13 0031
* Time: 17:01
*/
@Repository
public interface... | 389 | 0.789203 | 0.748072 | 16 | 23.3125 | 23.668858 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
53fa5adad81977ff9274dac1dba830f83256bd34 | 19,086,834,689,328 | 5ba4fc8d11ce84bab5f6d464b81150596bdf2516 | /src/main/java/com/imyzone/Application.java | 02287916a3ed1a6b702903d26f345f1abc69d42c | [] | no_license | fangchenhui3/springbootProject | https://github.com/fangchenhui3/springbootProject | 0ac4c5d9b4f26eb67c392befbd483ba488dd3aa1 | 5f847208aad0dd046a8e6f6377a27b96391b968f | refs/heads/master | 2021-06-29T02:58:20.848000 | 2017-09-15T03:02:47 | 2017-09-15T03:02:47 | 103,248,812 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.imyzone;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.support.SpringBootServletIn... | UTF-8 | Java | 875 | java | Application.java | Java | [
{
"context": "tie:\n * Description:\n * JDK:\n * Tomcat:\n * Author: fangchenhui\n * CreateTime:2017/6/15 22:32\n * version: 1.0\n **",
"end": 404,
"score": 0.9994694590568542,
"start": 393,
"tag": "USERNAME",
"value": "fangchenhui"
}
] | null | [] | package com.imyzone;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.support.SpringBootServletIn... | 875 | 0.780207 | 0.765247 | 29 | 28.965517 | 26.927082 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.310345 | false | false | 13 |
5a19cff6bc2532282e67763fe2c577ae8fd7e6c9 | 3,891,240,393,525 | 32c41daf6c0dcf50d6136c7eae9b83588ee59c34 | /src/main/java/com/douzone/jblog/service/PostService.java | 1ced2f88727bf0d74a4d0575c2ce41747f571a44 | [] | no_license | tlaworms77/jblog | https://github.com/tlaworms77/jblog | a6741049eb7465f259a2ac2e41300506ae749223 | dbcf7c2b75221b68dc1e306a7262c07ab5530fa9 | refs/heads/master | 2020-04-27T09:14:40.233000 | 2019-03-20T11:05:55 | 2019-03-20T11:05:55 | 174,206,666 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.douzone.jblog.service;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.douzone.jblog.repository.PostDao;
import com.douzone.jblog.vo.PostVo;
@Service
public class PostSe... | UTF-8 | Java | 1,015 | java | PostService.java | Java | [] | null | [] | package com.douzone.jblog.service;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.douzone.jblog.repository.PostDao;
import com.douzone.jblog.vo.PostVo;
@Service
public class PostSe... | 1,015 | 0.724138 | 0.723153 | 45 | 20.555555 | 20.560539 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 13 |
65c70ad0cd25d4074d59ceeac66c55767c52c34f | 38,044,820,330,498 | 7ea0dd7835f424482817522cd0057bb00388c20e | /DemoProjects/CompositeApp/src/java/beans/UserBean.java | 902f0d65a989cf5268c85fedf128e3ed0a392bdc | [] | no_license | tusharbhadak/JavaSampleProjects | https://github.com/tusharbhadak/JavaSampleProjects | e3181c43bfb3fc7d9184958f9bd82950d48178f1 | e3b65150ab4f29c3ddc987c0352689de5fb83c3f | refs/heads/master | 2021-05-26T00:47:34.414000 | 2020-04-08T04:52:29 | 2020-04-08T04:52:29 | 253,986,897 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package beans;
import javax.inject.Named;
import javax.enterprise.context.RequestScoped;
/**
*
* @author root
*/
@Named(value = "u... | UTF-8 | Java | 829 | java | UserBean.java | Java | [
{
"context": "terprise.context.RequestScoped;\n\n/**\n *\n * @author root\n */\n@Named(value = \"userBean\")\n@RequestScoped\npub",
"end": 298,
"score": 0.998866081237793,
"start": 294,
"tag": "USERNAME",
"value": "root"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package beans;
import javax.inject.Named;
import javax.enterprise.context.RequestScoped;
/**
*
* @author root
*/
@Named(value = "u... | 829 | 0.61158 | 0.61158 | 47 | 16.638298 | 17.181665 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.276596 | false | false | 13 |
63082fe7c3ba04e374c373f8884441676dba6b39 | 31,619,549,301,037 | 61f5e1cb7011501d7fb6d34a6cc32235c4127a4e | /src/main/java/com/patrickangle/commons/observable/collections/ObservableMapListener.java | 9c51a6499bf3ea6f2ca96f7c9d40f60335d20012 | [] | no_license | patrickangle/PACommons | https://github.com/patrickangle/PACommons | 45551103bf662aa80a17a6e5b97e211987d7734a | 0b04583f2d587ccf72b87db98940ac30514b4dbd | refs/heads/master | 2022-04-10T00:29:27.619000 | 2020-03-17T22:07:52 | 2020-03-17T22:07:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2006-2007 Sun Microsystems, Inc. All rights reserved. Use is
* subject to license terms.
*/
package com.patrickangle.commons.observable.collections;
import java.beans.PropertyChangeEvent;
import java.util.Map.Entry;
import java.util.Set;
/**
* Notification types from an {@code ObservableMap}.
... | UTF-8 | Java | 2,228 | java | ObservableMapListener.java | Java | [
{
"context": "types from an {@code ObservableMap}.\n *\n * @author sky\n */\npublic interface ObservableMapListener<K, V> ",
"end": 337,
"score": 0.9968689680099487,
"start": 334,
"tag": "USERNAME",
"value": "sky"
}
] | null | [] | /*
* Copyright (C) 2006-2007 Sun Microsystems, Inc. All rights reserved. Use is
* subject to license terms.
*/
package com.patrickangle.commons.observable.collections;
import java.beans.PropertyChangeEvent;
import java.util.Map.Entry;
import java.util.Set;
/**
* Notification types from an {@code ObservableMap}.
... | 2,228 | 0.66921 | 0.665619 | 60 | 36.133335 | 34.431801 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.816667 | false | false | 13 |
cf15cf348c1bd8e82f7e41607e13abfac1441946 | 39,359,080,322,416 | eaec4795e768f4631df4fae050fd95276cd3e01b | /src/cmps252/HW4_2/UnitTesting/record_4453.java | 73ee7cc848e88fcde51e4c7baf86e6f8b67739b9 | [
"MIT"
] | permissive | baraabilal/cmps252_hw4.2 | https://github.com/baraabilal/cmps252_hw4.2 | debf5ae34ce6a7ff8d3bce21b0345874223093bc | c436f6ae764de35562cf103b049abd7fe8826b2b | refs/heads/main | 2023-01-04T13:02:13.126000 | 2020-11-03T16:32:35 | 2020-11-03T16:32:35 | 307,839,669 | 1 | 0 | MIT | true | 2020-10-27T22:07:57 | 2020-10-27T22:07:56 | 2020-10-26T06:59:09 | 2020-10-27T21:51:13 | 3,559 | 0 | 0 | 0 | null | false | false | 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.... | UTF-8 | Java | 2,462 | java | record_4453.java | Java | [
{
"context": "}\n\n\t@Test\n\t@DisplayName(\"Record 4453: FirstName is Darryl\")\n\tvoid FirstNameOfRecord4453() {\n\t\tassertEquals(",
"end": 630,
"score": 0.9998404383659363,
"start": 624,
"tag": "NAME",
"value": "Darryl"
},
{
"context": ")\n\tvoid FirstNameOfRecord4453() {\n\t\tas... | null | [] | 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.... | 2,436 | 0.731519 | 0.642567 | 95 | 24.915789 | 24.196417 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 13 |
28990021b089484d35dff3e77667fc1304ab475d | 6,219,112,710,969 | 455ba7edfec69776247e4d545dc3a42f4959b966 | /src/RahulShetti.java | a35b4a11fedc6612137142847c2ea831932a188c | [] | no_license | ashishchimurkar/Udemy | https://github.com/ashishchimurkar/Udemy | d831a5c90c75cbf79651b80d283d2fd989608a2a | ad144b38577bab79d9be2e6f9f7517349423a975 | refs/heads/master | 2023-06-17T07:06:00.062000 | 2021-07-15T18:22:24 | 2021-07-15T18:22:24 | 386,388,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
import org.testng.Assert;
public class RahulShetti {
public static void main(S... | UTF-8 | Java | 4,127 | java | RahulShetti.java | Java | [] | null | [] |
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
import org.testng.Assert;
public class RahulShetti {
public static void main(S... | 4,127 | 0.690574 | 0.670947 | 119 | 32.663864 | 33.276855 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.882353 | false | false | 13 |
0edd621b9c02cf33b83ccfd7ba53c1890a176c7a | 38,800,734,569,908 | abf1b393c908db4f3dc2f49d5844276f5c4cd754 | /app/src/main/java/com/tamberlab/newz/neaybycities/Cities.java | 07e3247bdbff93c49498ebf899f1fd2896df17df | [] | no_license | ambitamber/Newz | https://github.com/ambitamber/Newz | 94d4c5d3ffca1d640a12a5ffcd83b665b2b2a036 | 56e93e5506ca29ec96ca2d0aaeb16d9c5969dc42 | refs/heads/master | 2023-01-31T13:22:42.526000 | 2020-12-13T22:27:42 | 2020-12-13T22:27:42 | 275,151,423 | 0 | 0 | null | false | 2020-08-28T19:12:48 | 2020-06-26T12:31:35 | 2020-08-28T19:01:24 | 2020-08-28T19:12:27 | 12,090 | 0 | 0 | 1 | Java | false | false | package com.tamberlab.newz.neaybycities;
public class Cities {
private String city_ID;
private String cityName;
private String Image_url;
public String getCity_ID() {
return city_ID;
}
public void setCity_ID(String city_ID) {
this.city_ID = city_ID;
}
public String g... | UTF-8 | Java | 611 | java | Cities.java | Java | [] | null | [] | package com.tamberlab.newz.neaybycities;
public class Cities {
private String city_ID;
private String cityName;
private String Image_url;
public String getCity_ID() {
return city_ID;
}
public void setCity_ID(String city_ID) {
this.city_ID = city_ID;
}
public String g... | 611 | 0.610475 | 0.610475 | 32 | 18.09375 | 16.177452 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 13 |
2ae18fab17fe34c43693de7277276ac9cc8f5059 | 38,319,698,229,083 | 0c1c0c17223740338099289718d34ec7837e2933 | /miracle-domain/src/main/java/com/depromeet/domain/record/repository/RecordRepositoryCustomImpl.java | 3032d73d9dc2aa1d048ce85f4133c1df8d159dcc | [] | no_license | depromeet/miracle-backend | https://github.com/depromeet/miracle-backend | 10b4041fe5fb8713cc2dcded94fff96bbd344351 | 31e3dc4eb9e77acd01b1e5cd76f693f217b6dfd3 | refs/heads/develop | 2022-12-19T05:30:39.219000 | 2020-09-19T20:31:24 | 2020-09-19T20:31:24 | 281,444,375 | 4 | 3 | null | false | 2020-09-16T02:56:18 | 2020-07-21T16:07:04 | 2020-09-13T10:33:41 | 2020-09-16T02:56:17 | 385 | 3 | 0 | 1 | Java | false | false | package com.depromeet.domain.record.repository;
import com.depromeet.domain.record.Record;
import com.querydsl.jpa.impl.JPAQueryFactory;
import lombok.RequiredArgsConstructor;
import java.time.LocalDateTime;
import java.util.List;
import static com.depromeet.domain.record.QRecord.record;
@RequiredArgsConstructor
pu... | UTF-8 | Java | 1,474 | java | RecordRepositoryCustomImpl.java | Java | [] | null | [] | package com.depromeet.domain.record.repository;
import com.depromeet.domain.record.Record;
import com.querydsl.jpa.impl.JPAQueryFactory;
import lombok.RequiredArgsConstructor;
import java.time.LocalDateTime;
import java.util.List;
import static com.depromeet.domain.record.QRecord.record;
@RequiredArgsConstructor
pu... | 1,474 | 0.71981 | 0.71981 | 39 | 36.794872 | 34.807293 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 13 |
ff1c2add68d6203a66970b6f72e4b3a08ee0c8ca | 38,809,324,525,431 | 82aa1472ee18e0a189d0832b52844a8d797503a5 | /the_nature_of_code/Flock/Vehicel.pde | 7a3fd3f2864066e6e52e192e7669e9c9d87149a1 | [] | no_license | ikws4/CreatetiveCoding-Processing | https://github.com/ikws4/CreatetiveCoding-Processing | e167f6d716395c3133608edf91f9ecf0d8da3c5f | 2a8a844d3526613e368f0b343c1fcaa5cf8c5c7e | refs/heads/main | 2023-08-03T13:20:13.585000 | 2021-10-06T10:16:37 | 2021-10-06T10:16:37 | 367,619,560 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // vim:filetype=java
class Vehicel {
PVector pos;
PVector vel;
PVector acc;
float maxSpeed;
float maxForce;
float radius;
Vehicel(PVector pos) {
this.pos = pos;
this.vel = new PVector(random(-1, 1), random(-1, 1));
this.acc = new PVector(0, 0);
this.maxSpeed = 1;
this.maxForce = 0.1;... | UTF-8 | Java | 1,037 | pde | Vehicel.pde | Java | [] | null | [] | // vim:filetype=java
class Vehicel {
PVector pos;
PVector vel;
PVector acc;
float maxSpeed;
float maxForce;
float radius;
Vehicel(PVector pos) {
this.pos = pos;
this.vel = new PVector(random(-1, 1), random(-1, 1));
this.acc = new PVector(0, 0);
this.maxSpeed = 1;
this.maxForce = 0.1;... | 1,037 | 0.565092 | 0.538091 | 56 | 17.517857 | 13.148861 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 13 |
774e88e6dd43e6e88e9240eeac8f3dbbc97f1014 | 8,572,754,739,454 | b7e91d1f4e35c7131b84db898105724b6b4d14e4 | /Projetos/Versões Anteriores/Vaucangraph3/src/main/java/vaucangraph/BarraMenu/BarraMenuViewModel.java | 42a8b0380af76ec14a8718276eb5c817875e5e82 | [
"Apache-2.0"
] | permissive | Alex-Vieira/VaucangraphFx | https://github.com/Alex-Vieira/VaucangraphFx | ddc4dd62733b06a46ec85b8bf1f3ebf914e5c2b0 | 4109f24fb25140d98d61bdb00efda528d2d2c5b8 | refs/heads/master | 2020-03-27T14:10:37.426000 | 2019-08-04T00:07:53 | 2019-08-04T00:07:53 | 146,648,103 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vaucangraph.BarraMenu;
import de.saxsys.mvvmfx.ViewModel;
import javafx.beans.property.BooleanProperty;
import javafx.beans.property.SimpleBooleanProperty;
import javafx.fxml.FXML;
import javafx.scene.control.Menu;
import javafx.scene.control.MenuBar;
import javafx.scene.control.MenuItem;
public class BarraMe... | UTF-8 | Java | 391 | java | BarraMenuViewModel.java | Java | [] | null | [] | package vaucangraph.BarraMenu;
import de.saxsys.mvvmfx.ViewModel;
import javafx.beans.property.BooleanProperty;
import javafx.beans.property.SimpleBooleanProperty;
import javafx.fxml.FXML;
import javafx.scene.control.Menu;
import javafx.scene.control.MenuBar;
import javafx.scene.control.MenuItem;
public class BarraMe... | 391 | 0.828645 | 0.828645 | 16 | 23.5 | 19.264605 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
8e04016473bce2b3d1f41bdf8e8eae55dfae5e8f | 16,346,645,574,557 | 5f4c93571ff379334d55e72294dee8fe0d28c156 | /src/test/java/tests/LitecartTests.java | 928a737b05861f300f04a9e5bc4bd958f40fa250 | [] | no_license | harasimenko/gl-litecart-gui-test-framework | https://github.com/harasimenko/gl-litecart-gui-test-framework | e0e88329e071f09e6d51423acc5fca1547b66da5 | 460b6d30fc273c3634e198f29276201b1eac63ae | refs/heads/master | 2020-04-29T08:03:51.657000 | 2019-04-09T18:33:26 | 2019-04-09T18:33:26 | 175,973,544 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tests;
import org.testng.annotations.Test;
import pagefactory.pages.enums.Tab;
import pagefactory.pages.enums.TabBullet;
import steps.*;
import static steps.BaseSteps.openPage;
public class LitecartTests extends BaseTest {
final private String liteCartAdminUrl = "http://localhost/litecart/admin";
fi... | UTF-8 | Java | 2,029 | java | LitecartTests.java | Java | [
{
"context": "teps = new LoginSteps();\n\n String login = \"admin\";\n String password = \"admin\";\n\n ope",
"end": 577,
"score": 0.9993010759353638,
"start": 572,
"tag": "USERNAME",
"value": "admin"
},
{
"context": "tring login = \"admin\";\n String pass... | null | [] | package tests;
import org.testng.annotations.Test;
import pagefactory.pages.enums.Tab;
import pagefactory.pages.enums.TabBullet;
import steps.*;
import static steps.BaseSteps.openPage;
public class LitecartTests extends BaseTest {
final private String liteCartAdminUrl = "http://localhost/litecart/admin";
fi... | 2,034 | 0.718581 | 0.718581 | 61 | 32.262295 | 24.180267 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.639344 | false | false | 4 |
66c5fd646dda45cf957feeffbde26a3ac2efd9a9 | 10,402,410,836,508 | f793f0c7311fa64b36683b5abeb97a40837835d4 | /src/main/java/com/tang2988/gold/console/module/info/dao/MediaDaoImpl.java | 136f283b35d6a029879619fb576421fee638285a | [] | no_license | tang2988/console-pc | https://github.com/tang2988/console-pc | 20e4e589ddb9e7590d643aa6409cc81fd6875846 | fcece03e8fd90588b866f564a3f06ecd0c3e06bd | refs/heads/master | 2021-01-19T15:08:40.260000 | 2018-01-08T16:42:41 | 2018-01-08T16:42:41 | 100,945,561 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tang2988.gold.console.module.info.dao;
import java.lang.reflect.InvocationTargetException;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import org.apache.commons.beanutils.BeanUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.... | UTF-8 | Java | 3,371 | java | MediaDaoImpl.java | Java | [] | null | [] | package com.tang2988.gold.console.module.info.dao;
import java.lang.reflect.InvocationTargetException;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import org.apache.commons.beanutils.BeanUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.... | 3,371 | 0.715811 | 0.710768 | 111 | 29.36937 | 28.349152 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.432432 | false | false | 4 |
a3944e0edf0ae09d6b50214ee613e7cb36fd756e | 5,987,184,448,089 | 774e886191d9340d730dbbb6f9b76ae99ec3d02f | /becs/src/main/java/com/siemens/becs/toolbox/ForEach.java | da8498fbf1341ba86ebe278eff24d1d2c0369df2 | [] | no_license | rebootersat/integration | https://github.com/rebootersat/integration | c05c33d29cddaae18a7fd86cfd826c7ea29ffe84 | 9ea834779807febc36157d133859796333062f72 | refs/heads/master | 2021-01-15T00:37:30.059000 | 2020-03-03T13:46:23 | 2020-03-03T13:46:23 | 242,815,241 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.siemens.becs.toolbox;
import java.util.List;
import java.util.function.Consumer;
import com.siemens.becs.objects.Log;
import com.siemens.becs.objects.ObjectService;
import com.siemens.becs.objects.Row;
import com.siemens.becs.transformation.Mapping;
import com.siemens.becs.variables.Variable;
im... | UTF-8 | Java | 1,773 | java | ForEach.java | Java | [] | null | [] | package com.siemens.becs.toolbox;
import java.util.List;
import java.util.function.Consumer;
import com.siemens.becs.objects.Log;
import com.siemens.becs.objects.ObjectService;
import com.siemens.becs.objects.Row;
import com.siemens.becs.transformation.Mapping;
import com.siemens.becs.variables.Variable;
im... | 1,773 | 0.681895 | 0.681331 | 63 | 26.142857 | 21.289282 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.15873 | false | false | 4 |
feaf71b3554354c63d3dd273cab37d84f11ddd4f | 23,295,902,677,497 | c4efdc876e2983af0cec04f6ac5f78de29310973 | /buffwriter_trywithresources.java | 0e3e3e823db0a42f210ab6be70304b082e48133c | [] | no_license | dennytron/java_notes | https://github.com/dennytron/java_notes | 8f6fbad1d3dc4add7c045fac5114172ef2d0476d | 0da085d375b2ac6bb8ae6f1c97530320cf0e9212 | refs/heads/master | 2021-09-21T21:03:57.991000 | 2018-08-31T12:36:55 | 2018-08-31T12:36:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package x.x;
import java.io.BufferedWriter;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.nio.charset.Charset;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
public class App {
public static void main(String[] args) th... | UTF-8 | Java | 818 | java | buffwriter_trywithresources.java | Java | [] | null | [] | package x.x;
import java.io.BufferedWriter;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.nio.charset.Charset;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
public class App {
public static void main(String[] args) th... | 818 | 0.564792 | 0.56357 | 28 | 28.214285 | 22.358055 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.