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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
633e7808c0abe0fbe76184b02357a68a05c4d410 | 13,288,628,853,104 | 5603bae25bfd9cc74b535e911095dea207669082 | /FinalProject_Integrated/src/Business/UserAccount/UserAccountDirectory.java | eb78dadac47a1a2079d3e8661f42d0d8f2a7b599 | [] | no_license | PurvaBundela/Being-Human-A-Charitable-Journey-Java-DB40 | https://github.com/PurvaBundela/Being-Human-A-Charitable-Journey-Java-DB40 | 3186a862f9e9534d34766771b8284fafad4ca5e6 | fb339f8a075ebd3e8d114186c1b696d4f988039c | refs/heads/master | 2020-03-08T05:28:29.679000 | 2018-04-03T18:08:32 | 2018-04-03T18:08:32 | 127,948,747 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Business.UserAccount;
import Business.Person.Person;
import Business.Role.Role;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.ArrayList;
/**
*
* @author p... | UTF-8 | Java | 2,571 | java | UserAccountDirectory.java | Java | [
{
"context": "on;\nimport java.util.ArrayList;\n\n/**\n *\n * @author palakagrawal\n */\n\npublic class UserAccountDirectory {\n \n ",
"end": 331,
"score": 0.9996369481086731,
"start": 319,
"tag": "USERNAME",
"value": "palakagrawal"
},
{
"context": "ew UserAccount();\n us... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Business.UserAccount;
import Business.Person.Person;
import Business.Role.Role;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.ArrayList;
/**
*
* @author p... | 2,564 | 0.626604 | 0.622326 | 78 | 31.961538 | 24.945808 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
22c98c31044b7b50cfad51746b3b36e326cc6e79 | 13,288,628,851,909 | 1a08a32e4bbd6c95a0d6515d9c941f305b759adf | /project-admin/project-admin-business/src/main/java/com/business/admin/service/searchservice/SearchService.java | f30c4ff0d16995461ed834ddcab3ad47c2f99464 | [] | no_license | 1042545965/project-parent | https://github.com/1042545965/project-parent | 60d2c17c82f521c0ad6d0ac709078001ae7c2c83 | 107dcc9792592bcfc1136484835098e37740f9ce | refs/heads/master | 2020-03-29T15:08:48.721000 | 2018-09-24T03:22:30 | 2018-09-24T03:22:30 | 150,046,829 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.business.admin.service.searchservice;
import java.util.List;
import java.util.Map;
public interface SearchService {
//测试用的
Map<String, Object> findTestAllCustomer();
}
| UTF-8 | Java | 203 | java | SearchService.java | Java | [] | null | [] | package com.business.admin.service.searchservice;
import java.util.List;
import java.util.Map;
public interface SearchService {
//测试用的
Map<String, Object> findTestAllCustomer();
}
| 203 | 0.738462 | 0.738462 | 10 | 17.5 | 17.850771 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 8 |
8381e3b911985799d7e07f83592ff78a9794ce38 | 7,559,142,481,225 | c56151547070c18a9375e1503241a209bf7ad1e0 | /java/TestProject/test/ProcessorAndAdapter/src/com/LowPass.java | 566ed4c5107ff1288102590083e377507c2f984d | [] | no_license | sniweef/excode | https://github.com/sniweef/excode | a1b080d50e06c1a798a474beefe90d2d4bf598ec | 1ee8a7ae2d23d8a9c13aa43e6cd3f90038b4f018 | refs/heads/master | 2021-01-10T03:34:56.555000 | 2013-04-18T06:53:14 | 2013-04-18T06:53:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com;
public class LowPass extends Filter{
}
| UTF-8 | Java | 54 | java | LowPass.java | Java | [] | null | [] | package com;
public class LowPass extends Filter{
}
| 54 | 0.759259 | 0.759259 | 5 | 9.8 | 13.862179 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 8 |
b33d8e6a86701b738bce60d0e239136380e25571 | 16,819,091,967,510 | 8c08b41a6bb5f0ae1fc12db1ab5bd5cdf1237103 | /src/main/java/pl/khamul/charity/institution/InstitutionService.java | 095a6674a0a50dfa2ce34b8ca15ed9e18eb95dbb | [] | no_license | khamul1986/charity-thyme | https://github.com/khamul1986/charity-thyme | 7bd5712aa7a721b454f6c9605cd4f867c5097e7e | 40702d15a98b22183ed4461acdb9881c1e1bafa9 | refs/heads/master | 2023-03-25T04:23:03.350000 | 2021-03-22T19:26:38 | 2021-03-22T19:26:38 | 348,372,499 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.khamul.charity.institution;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class InstitutionService implements InstitutionInterface{
private final InstitutionRepository institutionRepository;
public InstitutionService(InstitutionRepository institutionReposi... | UTF-8 | Java | 612 | java | InstitutionService.java | Java | [] | null | [] | package pl.khamul.charity.institution;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class InstitutionService implements InstitutionInterface{
private final InstitutionRepository institutionRepository;
public InstitutionService(InstitutionRepository institutionReposi... | 612 | 0.779412 | 0.779412 | 23 | 25.608696 | 26.519459 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 8 |
54cc4391ef637de393dc31b0b7d2ea4095a2e1a0 | 3,350,074,534,837 | bfe4cd842865b2aee3e34e57e531b8b219a0de21 | /StructureLanguage/src-gen/structureLanguage/util/StructureLanguageSwitch.java | e0912abf40b48abd8b3c371d5fda3f2d6140ed9f | [] | no_license | Ferglezcasillas/MDE_ProjectAssignment | https://github.com/Ferglezcasillas/MDE_ProjectAssignment | 43532a19a4c7d068a49e8f8f9b02a16376d8ce33 | 8af10bb62f81dee9d1ae7f9d145e98af80641525 | refs/heads/master | 2020-03-17T17:42:30.707000 | 2018-06-06T11:19:37 | 2018-06-06T11:19:37 | 133,798,999 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*/
package structureLanguage.util;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.util.Switch;
import structureLanguage.Complex;
import structureLanguage.Interface;
import structureLanguage.List;
import structureLanguage.Method;
import structureLanguage... | UTF-8 | Java | 8,843 | java | StructureLanguageSwitch.java | Java | [] | null | [] | /**
*/
package structureLanguage.util;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.util.Switch;
import structureLanguage.Complex;
import structureLanguage.Interface;
import structureLanguage.List;
import structureLanguage.Method;
import structureLanguage... | 8,843 | 0.68902 | 0.68902 | 279 | 30.695341 | 24.868046 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.594982 | false | false | 8 |
f76257e8f576d5826133ef68f5ebac22d7dc1ce5 | 6,906,307,454,112 | d0370050c3e3347064632c9cf0fa6c9e453e10c6 | /src/OOP/theory/AbstractClass/Example_03/Animal.java | acff643fc54bda2fd53ac7b6ec477f49e8b13680 | [] | no_license | demotivirus/CodeFinder | https://github.com/demotivirus/CodeFinder | ecdfcdcc09a2d8be8235da3daa0e8e11c38591e9 | 8cf7ec82d0549fe1d4f8600caa354a1c2de06106 | refs/heads/master | 2021-07-14T05:14:33.506000 | 2021-06-28T10:03:05 | 2021-06-28T10:03:05 | 220,710,293 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package OOP.theory.AbstractClass.Example_03;
public abstract class Animal {
private String name;
private int age;
public String getName() {
return name;
}
public int getAge() {
return age;
}
public static void doSomething(){
System.out.println("This is static meth... | UTF-8 | Java | 468 | java | Animal.java | Java | [] | null | [] | package OOP.theory.AbstractClass.Example_03;
public abstract class Animal {
private String name;
private int age;
public String getName() {
return name;
}
public int getAge() {
return age;
}
public static void doSomething(){
System.out.println("This is static meth... | 468 | 0.636752 | 0.632479 | 22 | 20.272728 | 21.247849 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 8 |
154dbe4cc01d11f621e4c228230f8311249742b8 | 1,176,821,091,587 | a04fa296f9476d9060427156ceef08858c9168c3 | /src/ObjectUtil/TrackablePanel.java | 1a1368cad3a16c10116f99debe83eed655d3cdd3 | [] | no_license | shyunku/BounceBall | https://github.com/shyunku/BounceBall | 4a07097205f57c044f2844351c81a97991a99a9d | d8e70d8a605219a094d41067370018410ed3e886 | refs/heads/master | 2020-12-27T12:03:17.100000 | 2020-02-10T00:20:11 | 2020-02-10T00:20:11 | 237,897,168 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ObjectUtil;
import Global.Constant;
import Global.Function;
import Global.Variables;
import Managers.FontManager;
import javax.swing.*;
import java.awt.*;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseMotionListener;
import java... | UTF-8 | Java | 1,220 | java | TrackablePanel.java | Java | [] | null | [] | package ObjectUtil;
import Global.Constant;
import Global.Function;
import Global.Variables;
import Managers.FontManager;
import javax.swing.*;
import java.awt.*;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseMotionListener;
import java... | 1,220 | 0.639344 | 0.629508 | 47 | 24.957447 | 19.133303 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.574468 | false | false | 8 |
c9115803c6933f79a0c8effa50fc3c145bd8e0d7 | 1,365,799,641,654 | c83e9a5cb5b4b34f185bd34de8e7dda7ea924ff6 | /remote-service/src/main/java/org/neep/rpc/common/GrpcHelper.java | 7a1ed351827058434e4b733128f2c1b86aa2751d | [] | no_license | arron2010/open-platform | https://github.com/arron2010/open-platform | 93b465d5b3515ec39c7229873d5de7eb15764707 | 6f5d956ef0abecec41563736eaf80b386537e7e4 | refs/heads/master | 2021-06-17T06:31:35.332000 | 2019-07-07T00:47:00 | 2019-07-07T00:47:00 | 191,531,575 | 1 | 0 | null | false | 2021-03-31T21:14:19 | 2019-06-12T08:37:21 | 2019-07-07T00:47:28 | 2021-03-31T21:14:19 | 101 | 1 | 0 | 2 | Java | false | false | package org.neep.rpc.common;
import com.google.common.base.Splitter;
import com.google.protobuf.ByteString;
import io.grpc.MethodDescriptor;
import io.grpc.protobuf.ProtoUtils;
import org.neep.rpc.msg.anno.MessageType;
import org.neep.rpc.msg.entity.MsgTypeConstants;
import org.neep.rpc.msg.entity.RpcMsg;
import org.n... | UTF-8 | Java | 4,462 | java | GrpcHelper.java | Java | [] | null | [] | package org.neep.rpc.common;
import com.google.common.base.Splitter;
import com.google.protobuf.ByteString;
import io.grpc.MethodDescriptor;
import io.grpc.protobuf.ProtoUtils;
import org.neep.rpc.msg.anno.MessageType;
import org.neep.rpc.msg.entity.MsgTypeConstants;
import org.neep.rpc.msg.entity.RpcMsg;
import org.n... | 4,462 | 0.66408 | 0.658375 | 111 | 38.477478 | 32.491676 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576577 | false | false | 8 |
e5280f0229dc84246ade5b2ae557b75e7da30eb7 | 28,071,906,283,760 | c85437b9fa1b0e2674df8a39d5d9f326316f956d | /src/main/java/org/fedoraproject/javadeptools/hawkey/HawkeyUtils.java | 933e2736cd4222d003ac79bc326c3db4f0c6557d | [
"Apache-2.0"
] | permissive | mizdebsk/java-deptools-native | https://github.com/mizdebsk/java-deptools-native | 99ae35c3d43af1b21908325ecb5e9e0b003c1529 | afae865c01f716328612c18e6c66e5b73a3ecad0 | refs/heads/master | 2022-11-24T01:23:00.606000 | 2022-08-31T07:05:49 | 2022-08-31T07:07:40 | 37,117,644 | 1 | 1 | Apache-2.0 | false | 2022-08-31T10:15:26 | 2015-06-09T07:37:37 | 2022-07-01T12:49:44 | 2022-08-31T10:15:26 | 691 | 1 | 1 | 1 | Java | false | false | /*-
* Copyright (c) 2015 Red Hat, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | UTF-8 | Java | 2,282 | java | HawkeyUtils.java | Java | [
{
"context": "List;\n\nimport com.sun.jna.Pointer;\n\n/**\n * @author Mikolaj Izdebski\n */\nclass HawkeyUtils {\n private static Hawkey",
"end": 1141,
"score": 0.9997907876968384,
"start": 1125,
"tag": "NAME",
"value": "Mikolaj Izdebski"
}
] | null | [] | /*-
* Copyright (c) 2015 Red Hat, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | 2,272 | 0.663453 | 0.658633 | 72 | 30.694445 | 27.238983 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 8 |
868108e60920c7e5a50630a27e58b04d4f4878c6 | 28,071,906,282,050 | 483d4a11e24d151f8491603e315fda0bbb6c4dad | /src/com/lzairport/ais/models/statistics/ForecastRouteMonth.java | 20482269af846534f88aa13d53d42e934870f680 | [] | no_license | Cielll/com.lzairport.ais | https://github.com/Cielll/com.lzairport.ais | 0442e499878eddbde690d35ed60f588c3862d995 | b66708cf06f0d9706e6b4c0cb0894a82d6787e6a | refs/heads/master | 2020-06-18T07:10:39.287000 | 2017-06-17T14:40:32 | 2017-06-17T14:41:57 | 94,162,648 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lzairport.ais.models.statistics;
import java.io.Serializable;
import java.text.DecimalFormat;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import com.lzairport.ais.models.DefaultEntity;
/**
*... | GB18030 | Java | 7,360 | java | ForecastRouteMonth.java | Java | [
{
"context": "\n * @Description TODO 预测航线月的实体类\r\n * @author ZhangYu Company: LZAirport\r\n * @version V0.9a ",
"end": 422,
"score": 0.9991694092750549,
"start": 415,
"tag": "NAME",
"value": "ZhangYu"
}
] | null | [] | package com.lzairport.ais.models.statistics;
import java.io.Serializable;
import java.text.DecimalFormat;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import com.lzairport.ais.models.DefaultEntity;
/**
*... | 7,360 | 0.629717 | 0.626804 | 380 | 16.968422 | 16.82539 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.181579 | false | false | 8 |
c067358a1d505b22885ae36ece0d7e39a415dc5f | 28,071,906,283,088 | ee1eb92228a92c8c56274dbc52fe9755204e597d | /RockstarGames Maven Webapp/src/main/java/com/service/implement/ForumCommentImpl.java | 1fb2736685b7b8d02551c4341d9ccabc01a3e290 | [] | no_license | PC12138lalala/git_repository | https://github.com/PC12138lalala/git_repository | 22bec09aa056dd2e9a65cb8f808fdd69db9e86b2 | d142c965d13793182a25e8e1d75667637d6dee02 | refs/heads/master | 2022-12-28T03:55:11.565000 | 2019-07-21T15:04:21 | 2019-07-21T15:04:21 | 119,130,643 | 0 | 0 | null | false | 2022-12-16T03:31:44 | 2018-01-27T03:57:51 | 2019-07-21T15:04:41 | 2022-12-16T03:31:44 | 50,044 | 0 | 0 | 28 | Java | false | false | package com.service.implement;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.mapper.ForumCommentMapper;
import com.model.Forum_comment;
import com.service.ForumCommentService;
import com.util.Pageing;
import com.util... | UTF-8 | Java | 1,463 | java | ForumCommentImpl.java | Java | [] | null | [] | package com.service.implement;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.mapper.ForumCommentMapper;
import com.model.Forum_comment;
import com.service.ForumCommentService;
import com.util.Pageing;
import com.util... | 1,463 | 0.781271 | 0.779904 | 57 | 24.666666 | 23.32782 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.280702 | false | false | 8 |
4d7a113d7e46971a3fa31943a8c5ac4653b60520 | 4,604,205,002,554 | 4016eabdb5e60fc9a922bf6e7e08f768b9528623 | /app/src/main/java/com/crowd/tracker/canteen/interfaces/OnCanteensUpdateCompleted.java | a334d546bc47dca601dd819d8eda214664bb638d | [] | no_license | masaruz/crowd-tracker | https://github.com/masaruz/crowd-tracker | 7ab821e3bf5fe6870c6198f316e0dbd3961675e4 | f9f204123390dea9fce974f855a967ce4327c0ed | refs/heads/master | 2016-03-27T01:15:02.555000 | 2014-05-24T09:19:29 | 2014-05-24T09:19:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.crowd.tracker.canteen.interfaces;
import com.crowd.tracker.canteen.model.MapObject;
import java.util.Map;
public interface OnCanteensUpdateCompleted {
void onCanteensUpdateCompleted(Map<Integer, MapObject> result);
}
| UTF-8 | Java | 237 | java | OnCanteensUpdateCompleted.java | Java | [] | null | [] | package com.crowd.tracker.canteen.interfaces;
import com.crowd.tracker.canteen.model.MapObject;
import java.util.Map;
public interface OnCanteensUpdateCompleted {
void onCanteensUpdateCompleted(Map<Integer, MapObject> result);
}
| 237 | 0.810127 | 0.810127 | 10 | 22.700001 | 24.779224 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
4f2aa4b12da167fedc3b19f5bf28b89d87d6ae4b | 5,454,608,510,031 | 6a1c33419d77a6f8794e1edc320a8b36c93616f7 | /src/edu/scau/software/test/dao/CarlogImplTest.java | bea0963c3f8d3cc884464d6ea1b6e9423e8a1fe4 | [] | no_license | 929928372/logistics | https://github.com/929928372/logistics | 36b7a1c19a5e60c32fbc04ca920d6a7c336c65ba | 7dc17011541fba54039258fc526b1e14231a7481 | refs/heads/master | 2023-04-24T06:56:38.927000 | 2021-05-03T10:28:48 | 2021-05-03T10:28:48 | 363,897,735 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.scau.software.test.dao;
import edu.scau.software.bean.Carlog;
import edu.scau.software.dao.Impl.CarlogDaoImpl;
import edu.scau.software.dao.Interface.CarlogDao;
import org.junit.Test;
import java.util.List;
public class CarlogImplTest {
CarlogDao carlogDao=new CarlogDaoImpl();
@Test
public v... | UTF-8 | Java | 1,176 | java | CarlogImplTest.java | Java | [] | null | [] | package edu.scau.software.test.dao;
import edu.scau.software.bean.Carlog;
import edu.scau.software.dao.Impl.CarlogDaoImpl;
import edu.scau.software.dao.Interface.CarlogDao;
import org.junit.Test;
import java.util.List;
public class CarlogImplTest {
CarlogDao carlogDao=new CarlogDaoImpl();
@Test
public v... | 1,176 | 0.623499 | 0.548885 | 45 | 24.933332 | 21.731083 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 8 |
a87474e5d8acfa35f0feee789b3989590af0ed62 | 37,383,395,354,883 | 7976e06ef341023f6278ac6f9d26bd87af8b41ad | /project2/.svn/pristine/a8/a87474e5d8acfa35f0feee789b3989590af0ed62.svn-base | c5db8523cf6a23bb220ec7c4ec676e9106361e77 | [] | no_license | mlml1020/TestProject | https://github.com/mlml1020/TestProject | b837340c304cda02fcd93657b0fd7ed6a22d061e | dcd8cccb7e61c73e0ca837c7c85a9fa3f28bee75 | refs/heads/master | 2016-04-23T03:31:38.335000 | 2016-01-25T05:24:14 | 2016-01-25T05:24:14 | 50,019,773 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cntaiping.audit.projectevaluate.model.ausortmodel;
import java.io.Serializable;
import java.math.*;
import java.util.Date;
import java.sql.Timestamp;
/**
* Title: VO Class
* Description: vo java beans and servlets
* Copyright: Copyright (c) 2015
* Company: tplife
* @autho... | UTF-8 | Java | 1,724 | a87474e5d8acfa35f0feee789b3989590af0ed62.svn-base | Java | [
{
"context": "c) 2015\r\n * Company: tplife\r\n * @author: auto\r\n * @version 1.0\r\n * Relate table: AUSORTMOD",
"end": 332,
"score": 0.7944764494895935,
"start": 328,
"tag": "USERNAME",
"value": "auto"
}
] | null | [] | package com.cntaiping.audit.projectevaluate.model.ausortmodel;
import java.io.Serializable;
import java.math.*;
import java.util.Date;
import java.sql.Timestamp;
/**
* Title: VO Class
* Description: vo java beans and servlets
* Copyright: Copyright (c) 2015
* Company: tplife
* @autho... | 1,724 | 0.768561 | 0.757541 | 41 | 40.048782 | 23.771217 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.634146 | false | false | 8 | |
b8978e447b3a7a65b3a2fa0f696f9bac9e171838 | 36,498,632,112,111 | e2a3c00bba017a6ddc0fad062cbe13753f2fe280 | /GestorHorariosApp/src/main/java/com/gestorhorarios/views/DatosEmpleadoPresenter.java | 35d0bf1c0e745e5855a94f6d7a3ce201950c5eb0 | [] | no_license | sp2020jarvan3/GestorHorarios | https://github.com/sp2020jarvan3/GestorHorarios | 38a5ad21e8a66b239fa65af637336894d55957e8 | f3ef855a2b8495aae0657d3c81382219776cf99d | refs/heads/master | 2021-09-07T11:33:44.115000 | 2018-02-07T08:29:50 | 2018-02-07T08:29:50 | null | 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.gestorhorarios.views;
import com.gestorhorarios.GestorHorarios;
import com.gluonhq.charm.glisten.application.Mobil... | UTF-8 | Java | 2,338 | java | DatosEmpleadoPresenter.java | Java | [
{
"context": "x.scene.control.TextField;\r\n\r\n/**\r\n *\r\n * @author 2dam\r\n */\r\npublic class DatosEmpleadoPresenter {\r\n \r\n",
"end": 694,
"score": 0.8497233986854553,
"start": 690,
"tag": "USERNAME",
"value": "2dam"
}
] | 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.gestorhorarios.views;
import com.gestorhorarios.GestorHorarios;
import com.gluonhq.charm.glisten.application.Mobil... | 2,338 | 0.64414 | 0.642002 | 84 | 25.857143 | 21.949152 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
2b0a9bd2ba9a12e70f6503c9f65ff1a8624a1d2e | 1,838,246,051,063 | e1005ac2c5cf6418f7291509879ab9b2339790c6 | /DichVuDanSinh/src/main/java/com/DichVuDanSinh/Services/IOrganizeService.java | c5f10f5921db64ab60c81216575d804db7c2c770 | [] | no_license | buimanh1711/new-service | https://github.com/buimanh1711/new-service | b6f25d7a4fde59ecf59f7c8b5ff7743f788be891 | db25d56e61126f234afc2bb4611e9605d3c678e1 | refs/heads/master | 2023-05-07T11:47:14.870000 | 2021-05-25T16:17:58 | 2021-05-25T16:17:58 | 369,989,106 | 0 | 0 | null | false | 2021-05-25T16:17:59 | 2021-05-23T07:32:14 | 2021-05-25T15:59:37 | 2021-05-25T16:17:59 | 7,693 | 0 | 0 | 0 | HTML | false | false | package com.DichVuDanSinh.Services;
import com.DichVuDanSinh.DTO.OrganizeDTO;
import java.util.List;
public interface IOrganizeService {
List<OrganizeDTO> findAll();
OrganizeDTO save(OrganizeDTO model);
void delete(Long ids);
OrganizeDTO findOne(Long id);
OrganizeDTO findByName(String name);... | UTF-8 | Java | 323 | java | IOrganizeService.java | Java | [] | null | [] | package com.DichVuDanSinh.Services;
import com.DichVuDanSinh.DTO.OrganizeDTO;
import java.util.List;
public interface IOrganizeService {
List<OrganizeDTO> findAll();
OrganizeDTO save(OrganizeDTO model);
void delete(Long ids);
OrganizeDTO findOne(Long id);
OrganizeDTO findByName(String name);... | 323 | 0.74613 | 0.74613 | 18 | 16.944445 | 17.379656 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 8 |
838a6ca43da3a4f52071531a197d2b8bc31d4fbf | 24,661,702,258,464 | 4094971d3ade96636898c36760d596d0985ec9ba | /src/main/java/cn/jsoncc/controller/common/UploadController.java | e950995a0434ba072a82ae3dfb3630118a467bc5 | [] | no_license | jsoncc/weshop-houtai | https://github.com/jsoncc/weshop-houtai | 7e8707f4e0c04f02da2505790ba49f79904a82b4 | cf4727fbeaa701930daacea8be709c762a32ca9f | refs/heads/master | 2023-06-21T23:09:10.925000 | 2021-07-17T07:59:52 | 2021-07-17T07:59:52 | 379,285,875 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.jsoncc.controller.common;
import cn.jsoncc.utils.UploadUtils;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestPart;
import org.springframework.web.bind.annotation.RestController;
... | UTF-8 | Java | 891 | java | UploadController.java | Java | [
{
"context": "vletRequest;\nimport java.util.Map;\n\n/**\n * Author: JsonCC\n * Date: 2021/6/22 9:17\n * Email:896415482@qq.com",
"end": 467,
"score": 0.9995977878570557,
"start": 461,
"tag": "USERNAME",
"value": "JsonCC"
},
{
"context": "* Author: JsonCC\n * Date: 2021/6/22 9:17\n *... | null | [] | package cn.jsoncc.controller.common;
import cn.jsoncc.utils.UploadUtils;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestPart;
import org.springframework.web.bind.annotation.RestController;
... | 882 | 0.769942 | 0.747977 | 32 | 26.03125 | 24.326534 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 8 |
1c501cdcfd3935dc6e46b5f63f17bd8e45b23db0 | 16,922,171,196,718 | 09c2d9e9c799d0a794ccdaa7f79be19a2d03610b | /auto-tethering-app/src/main/java/com/labs/dm/auto_tethering/activity/helpers/RegisterCellularListenerHelper.java | 09825be0937fdf916ba97f102e400d76e887315c | [] | no_license | danielmroczka/auto-tethering | https://github.com/danielmroczka/auto-tethering | 40bc09e45f223e940288faa27d2f3f6de8523793 | ca5130318f4c6c57450063a5b80d19491e236ad9 | refs/heads/master | 2020-04-06T05:54:48.621000 | 2019-02-13T10:29:34 | 2019-02-13T10:29:34 | 43,347,973 | 2 | 2 | null | false | 2016-04-27T00:54:50 | 2015-09-29T05:57:33 | 2016-04-20T23:20:16 | 2016-04-27T00:54:50 | 335 | 0 | 0 | 0 | Java | null | null | package com.labs.dm.auto_tethering.activity.helpers;
import android.Manifest;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Location;
import android.location.Loc... | UTF-8 | Java | 21,741 | java | RegisterCellularListenerHelper.java | Java | [
{
"context": "ring.TetherIntents.CHANGE_CELL;\n\n/**\n * Created by Daniel Mroczka on 9/12/2016.\n */\npublic class RegisterCellularLi",
"end": 1860,
"score": 0.9997895956039429,
"start": 1846,
"tag": "NAME",
"value": "Daniel Mroczka"
}
] | null | [] | package com.labs.dm.auto_tethering.activity.helpers;
import android.Manifest;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Location;
import android.location.Loc... | 21,733 | 0.618739 | 0.616715 | 502 | 42.308765 | 35.857929 | 281 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.673307 | false | false | 8 |
5cba4c5c36a4f3f96f7b5698444d57551cb7c8a8 | 27,350,351,784,982 | deb6061ea1b46875a60cc74a81ced4cbfbd68580 | /ChatBot/src/ChatBotRunner.java | b3d66faefe175424575b624bb0f7b427a27a7f60 | [] | no_license | Lividon/ChatBot | https://github.com/Lividon/ChatBot | 662aad982a51a3914d9beb9e8cb942e3a8aee89f | 3e1be4e3bc20bfff8cb9003a3ed1e37a9fa507c2 | refs/heads/master | 2021-07-25T13:59:31.469000 | 2017-11-03T03:56:25 | 2017-11-03T03:56:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
/**
* A simple class to run our chatbot teams.
* @author Mr. Levin
* @version September 2017
*/
public class ChatBotRunner
{
/**
* Create instances of each chatbot, give it user input, and print its replies. Switch chatbot responses based on which chatbot the user is speaki... | UTF-8 | Java | 1,940 | java | ChatBotRunner.java | Java | [
{
"context": "simple class to run our chatbot teams.\r\n * @author Mr. Levin\r\n * @version September 2017\r\n */\r\npublic class Ch",
"end": 99,
"score": 0.9984986782073975,
"start": 90,
"tag": "NAME",
"value": "Mr. Levin"
},
{
"context": "g();\r\n\t\tSystem.out.println(\"Do you wan... | null | [] | import java.util.Scanner;
/**
* A simple class to run our chatbot teams.
* @author <NAME>
* @version September 2017
*/
public class ChatBotRunner
{
/**
* Create instances of each chatbot, give it user input, and print its replies. Switch chatbot responses based on which chatbot the user is speaking ... | 1,937 | 0.618557 | 0.60567 | 80 | 22.25 | 26.086155 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.5625 | false | false | 8 |
789770755a6975eb64dec4cd59f845228cf3aaec | 14,723,147,945,191 | beed6cfc64c9b14e86eb1595645686df4a1704a9 | /src/main/java/com/finterra/com/mercadopublico/business/OrdenesDeCompraPorDetalleBusiness.java | 1b9382d562f8816db8626ed9c6b128deca9ff6d6 | [] | no_license | cegsoft/mercado-publico-java-api | https://github.com/cegsoft/mercado-publico-java-api | 1a8d8311dbd535432314423e93b4d977cf725d14 | 612f1988c41706d6b5ae0da0f680f4334232f988 | refs/heads/master | 2021-01-26T02:00:21.412000 | 2020-03-09T21:12:22 | 2020-03-09T21:12:22 | 243,265,493 | 0 | 0 | null | false | 2021-01-14T20:34:54 | 2020-02-26T13:10:48 | 2020-03-10T12:16:06 | 2021-01-14T20:34:52 | 87 | 0 | 0 | 1 | Java | false | false | package com.finterra.com.mercadopublico.business;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.finterra.com.mercadopublico.DTO.porCodigo.ListadoOrdenDeCompraDTO;
import com.finterra.com.mercadopublico.DTO.porOrdenes.OrdenDeCompraPorDetalleD... | UTF-8 | Java | 1,649 | java | OrdenesDeCompraPorDetalleBusiness.java | Java | [] | null | [] | package com.finterra.com.mercadopublico.business;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.finterra.com.mercadopublico.DTO.porCodigo.ListadoOrdenDeCompraDTO;
import com.finterra.com.mercadopublico.DTO.porOrdenes.OrdenDeCompraPorDetalleD... | 1,649 | 0.768951 | 0.764706 | 56 | 28.446428 | 31.743908 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.035714 | false | false | 8 |
280af3dd72dfdede8b611092fa69309ab960c386 | 20,753,282,017,730 | 86941b3ed58e2619f414cf6c71df244d4f37a603 | /_bjsxt/ssh_property_management/src/com/bjsxt/service/impl/UserServiceImpl.java | 342a6bca37f2a729fed925afa5df4f89434dc834 | [] | no_license | hl343169728/huanglei | https://github.com/hl343169728/huanglei | 79c00bf8d4b4fe96e5fc0f9f444dbc7083dd2004 | c81c594bc6a367f09ee564e0788b72f68bad176a | refs/heads/master | 2022-12-27T09:46:05.833000 | 2020-11-13T07:14:55 | 2020-11-13T07:14:55 | 33,716,900 | 1 | 0 | null | false | 2022-12-16T00:41:57 | 2015-04-10T08:16:17 | 2020-11-13T07:16:05 | 2022-12-16T00:41:54 | 79,059 | 0 | 0 | 46 | JavaScript | false | false | package com.bjsxt.service.impl;
import javax.annotation.Resource;
import org.springframework.stereotype.Component;
import com.bjsxt.dao.UserDao;
import com.bjsxt.service.UserService;
@Component
public class UserServiceImpl implements UserService{
@Resource
private UserDao userDao;
public UserDao getUserDao() {
... | UTF-8 | Java | 414 | java | UserServiceImpl.java | Java | [] | null | [] | package com.bjsxt.service.impl;
import javax.annotation.Resource;
import org.springframework.stereotype.Component;
import com.bjsxt.dao.UserDao;
import com.bjsxt.service.UserService;
@Component
public class UserServiceImpl implements UserService{
@Resource
private UserDao userDao;
public UserDao getUserDao() {
... | 414 | 0.789855 | 0.789855 | 20 | 19.700001 | 17.202034 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 8 |
f43ee4f2f7f387d485dda7c812b3c6879cf27bce | 13,735,305,413,537 | eed8ef12bb4c3b25769f4c58caa915e60b21e90a | /src/main/java/net/darkslave/annotation/impl/ClassLifeCycle.java | c9ea977227bd345662b18158b697ecc6922356b5 | [
"Apache-2.0"
] | permissive | darkslave86/util | https://github.com/darkslave86/util | 73282eed39e76eb79b7f1a168887a842ec3d8a57 | cb608349bc74b44f502347919c9f72ff0bf9481d | refs/heads/master | 2016-09-27T06:28:39.555000 | 2016-09-21T14:13:30 | 2016-09-21T14:13:30 | 23,340,067 | 0 | 1 | null | false | 2015-03-26T15:57:27 | 2014-08-26T05:36:27 | 2015-03-26T09:59:06 | 2015-03-26T15:57:27 | 692 | 0 | 1 | 0 | Java | null | null | /**
* java utilites © darkslave
* https://github.com/darkslave86/util
*/
package net.darkslave.annotation.impl;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Аннотация управления запуском ... | UTF-8 | Java | 837 | java | ClassLifeCycle.java | Java | [
{
"context": "/**\n * java utilites © darkslave\n * https://github.com/darkslave86/util\n */\npackag",
"end": 32,
"score": 0.7006475925445557,
"start": 23,
"tag": "USERNAME",
"value": "darkslave"
},
{
"context": "* java utilites © darkslave\n * https://github.com/darkslave86/util\n *... | null | [] | /**
* java utilites © darkslave
* https://github.com/darkslave86/util
*/
package net.darkslave.annotation.impl;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Аннотация управления запуском ... | 837 | 0.676056 | 0.673239 | 41 | 16.317074 | 17.322535 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.243902 | false | false | 8 |
a005e800308ccc1dfdbb30a9480d7a4744e06075 | 13,726,715,547,253 | 676e09b21ff0eeda5cf335fa99af741822144e02 | /src/aplication/Main.java | 9473f35822045203514e89e3e81cc2e10169f3ce | [] | no_license | Schelleges/AulaWill | https://github.com/Schelleges/AulaWill | c2b64b382f7eff1e6719c13c2e43b973c01bfd8d | 3bd5736a92b969bc469c850e6b299be3a1bded5b | refs/heads/master | 2022-10-19T09:40:01.212000 | 2020-06-12T04:11:29 | 2020-06-12T04:11:29 | 271,644,258 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aplication;
import service.PessoaService;
public class Main {
public static void main(String[] args) {
PessoaService ps = new PessoaService();
ps.VerificaQuemEstaAssistindo("Maria");
}
}
| UTF-8 | Java | 209 | java | Main.java | Java | [
{
"context": "PessoaService();\n\t\tps.VerificaQuemEstaAssistindo(\"Maria\");\n\t\t\n\t}\n\n}\n",
"end": 196,
"score": 0.9998159408569336,
"start": 191,
"tag": "NAME",
"value": "Maria"
}
] | null | [] | package aplication;
import service.PessoaService;
public class Main {
public static void main(String[] args) {
PessoaService ps = new PessoaService();
ps.VerificaQuemEstaAssistindo("Maria");
}
}
| 209 | 0.727273 | 0.727273 | 14 | 13.928572 | 16.688166 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 8 |
6b59311bbf798217e1550170cc88b8f75f8e6099 | 28,243,704,987,710 | 5b722e56c12a7ea434e2edd715fa9755cd479f90 | /DataStructures/Strings/src/main/java/PermutationsLexicographically.java | 6f8dcd5b5468731d10905b2eaa4f06a893231a2c | [] | no_license | geek4you/MyPrep | https://github.com/geek4you/MyPrep | 5585a0a97d5d88ca149c711261a7dff39da64506 | df1c2c7696491cc81309fda33d6eab9389fea68e | refs/heads/master | 2018-12-28T02:56:39.805000 | 2015-11-22T22:24:03 | 2015-11-22T22:24:03 | 40,792,662 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by chanumolu on 8/12/15.
*/
/**
* @link : http://www.geeksforgeeks.org/lexicographic-permutations-of-string/
*
*
*/
/**
* solution: 1) sort the array
* 2) use nextPermutation() and print all.
*/
public class PermutationsLexicographically {
}
| UTF-8 | Java | 268 | java | PermutationsLexicographically.java | Java | [
{
"context": "/**\n * Created by chanumolu on 8/12/15.\n */\n\n/**\n * @link : http://www.geeksf",
"end": 27,
"score": 0.9468159079551697,
"start": 18,
"tag": "USERNAME",
"value": "chanumolu"
}
] | null | [] | /**
* Created by chanumolu on 8/12/15.
*/
/**
* @link : http://www.geeksforgeeks.org/lexicographic-permutations-of-string/
*
*
*/
/**
* solution: 1) sort the array
* 2) use nextPermutation() and print all.
*/
public class PermutationsLexicographically {
}
| 268 | 0.656716 | 0.630597 | 17 | 14.764706 | 21.843102 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 8 |
685f4e4f3b975b2899edd69c15e3d06357991265 | 3,487,513,498,296 | fad9a9d69875d79e34c9a468e439386530f9e72a | /ssh-part/src/main/java/cn/ligoo/part/entity/RoleInfo.java | 018d5a1f08a6bd08ace35a51579715c09f6f151a | [] | no_license | jinqinghua/ssh | https://github.com/jinqinghua/ssh | 74c6e2f809b94d2056547a32ad6049709157b36c | 2b97fca51162ca1393e31220749fe756faa342d5 | refs/heads/master | 2020-02-07T12:49:10.051000 | 2013-12-25T07:17:42 | 2013-12-25T07:17:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.ligoo.part.entity;
import javax.persistence.Entity;
import javax.persistence.Table;
import cn.ligoo.part.entity.support.BaseEntity;
@Entity
@Table(name = "ROLE_INFO")
public class RoleInfo extends BaseEntity {
private static final long serialVersionUID = -7362150619771622745L;
/**
* 角色... | UTF-8 | Java | 1,778 | java | RoleInfo.java | Java | [] | null | [] | package cn.ligoo.part.entity;
import javax.persistence.Entity;
import javax.persistence.Table;
import cn.ligoo.part.entity.support.BaseEntity;
@Entity
@Table(name = "ROLE_INFO")
public class RoleInfo extends BaseEntity {
private static final long serialVersionUID = -7362150619771622745L;
/**
* 角色... | 1,778 | 0.577869 | 0.566745 | 102 | 14.764706 | 17.534378 | 77 | false | false | 0 | 0 | 0 | 0 | 73 | 0.04274 | 1.029412 | false | false | 8 |
d1ec446807ea04b604a3dd288411a9f896a46301 | 2,207,613,194,359 | 0a53935bd23c056a105d125262702c821e281212 | /src/test/java/com/kf/practice/msfx/collection/hash/TestHash.java | b38f477e7195ff856734322f6ee82b332cb0d348 | [] | no_license | Tairr/practice-code | https://github.com/Tairr/practice-code | ba1be396964f24e3ced33f903d658ecd579ab38c | c4743af3609baa84b9dfb5f374695c9a12195c03 | refs/heads/master | 2021-09-10T13:58:25.436000 | 2018-03-27T11:43:59 | 2018-03-27T11:43:59 | 119,957,914 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kf.practice.msfx.collection.hash;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
/**
* @author tangjinhui
* @Description:
* @date 2018/3/5
*/
public class TestHash {
public static void main(String[] args) {
HashMap<Integer,String> map = new HashMap();
... | UTF-8 | Java | 808 | java | TestHash.java | Java | [
{
"context": "il.Iterator;\nimport java.util.Map;\n\n/**\n * @author tangjinhui\n * @Description:\n * @date 2018/3/5\n */\npublic cla",
"end": 148,
"score": 0.9990413784980774,
"start": 138,
"tag": "USERNAME",
"value": "tangjinhui"
}
] | null | [] | package com.kf.practice.msfx.collection.hash;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
/**
* @author tangjinhui
* @Description:
* @date 2018/3/5
*/
public class TestHash {
public static void main(String[] args) {
HashMap<Integer,String> map = new HashMap();
... | 808 | 0.53598 | 0.497519 | 39 | 19.666666 | 18.85074 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 8 |
48b7a6109e007b3cc2659a9d1ed4de369cbefe06 | 30,597,347,074,491 | 53e1530d418dcda795cd140db4d736a65695f37b | /IdeaProjects/src/part2/chapter24/MousePressedDemo.java | 3481cff3ccfe1216ca298b042105b344b57ab4bf | [] | no_license | Zed180881/Zed_repo | https://github.com/Zed180881/Zed_repo | a03bac736e3c61c0bea61b2f81624c4bc604870b | 6e9499e7ec3cfa9dc11f9d7a92221522c56b5f61 | refs/heads/master | 2020-04-05T18:57:47.596000 | 2016-11-02T07:51:30 | 2016-11-02T07:51:30 | 52,864,144 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package part2.chapter24;
import java.applet.Applet;
public class MousePressedDemo extends Applet {
@Override
public void init() {
addMouseListener(new MyMouseAdapter1(this));
}
}
| UTF-8 | Java | 201 | java | MousePressedDemo.java | Java | [] | null | [] | package part2.chapter24;
import java.applet.Applet;
public class MousePressedDemo extends Applet {
@Override
public void init() {
addMouseListener(new MyMouseAdapter1(this));
}
}
| 201 | 0.711443 | 0.691542 | 10 | 19.1 | 17.874283 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 8 |
7bdb36d23a463fe3c670194523d3da39e1e80b8b | 26,843,545,649,512 | 6f672fb72caedccb841ee23f53e32aceeaf1895e | /wish-source/src/com/contextlogic/wish/api/data/WishTag.java | 572bfbc3bf25b27d60838c5c05e5f864191e157f | [] | no_license | cha63506/CompSecurity | https://github.com/cha63506/CompSecurity | 5c69743f660b9899146ed3cf21eceabe3d5f4280 | eee7e74f4088b9c02dd711c061fc04fb1e4e2654 | refs/heads/master | 2018-03-23T04:15:18.480000 | 2015-12-19T01:29:58 | 2015-12-19T01:29:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.contextlogic.wish.api.data;
import com.contextlogic.wish.api.core.ApiMalformedDataException;
import com.contextlogic.wish.util.Strin... | UTF-8 | Java | 1,814 | java | WishTag.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus",
"end": 61,
"score": 0.9996124505996704,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.contextlogic.wish.api.data;
import com.contextlogic.wish.api.core.ApiMalformedDataException;
import com.contextlogic.wish.util.StringUtil;
imp... | 1,804 | 0.62183 | 0.610254 | 75 | 23.186666 | 19.640566 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346667 | false | false | 8 |
2cfe48a08142494f11aeb47ed32ab61835269925 | 32,719,060,914,100 | 77ae55efc457e3c0926f078f4524a41098e14cd2 | /grobid-core/src/main/java/org/grobid/core/exceptions/GrobidExceptionStatus.java | 16031b8b3b0c65dcd48937cd1928a9950f79833e | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0"
] | permissive | Studi60Lax/grobid | https://github.com/Studi60Lax/grobid | addf6c2e0ea5bee08745c92620b5d4374fd6c9e2 | c31fea76ae9922dba78ef927379a06e32d9ed40c | refs/heads/master | 2021-01-03T18:53:10.351000 | 2020-02-14T01:14:54 | 2020-02-14T01:14:54 | 240,197,368 | 2 | 0 | Apache-2.0 | true | 2020-06-06T14:36:10 | 2020-02-13T07:01:14 | 2020-02-14T01:14:57 | 2020-06-06T14:35:58 | 899,156 | 1 | 0 | 1 | Java | false | false | package org.grobid.core.exceptions;
/**
* User: zholudev
* Date: 1/19/15
*/
public enum GrobidExceptionStatus {
BAD_INPUT_DATA,
TAGGING_ERROR,
PARSING_ERROR,
TIMEOUT,
TOO_MANY_BLOCKS,
NO_BLOCKS,
PDFTOXML_CONVERSION_FAILURE,
TOO_MANY_TOKENS,
GENERAL
}
| UTF-8 | Java | 291 | java | GrobidExceptionStatus.java | Java | [
{
"context": "package org.grobid.core.exceptions;\n\n/**\n * User: zholudev\n * Date: 1/19/15\n */\npublic enum GrobidExceptionS",
"end": 58,
"score": 0.9996065497398376,
"start": 50,
"tag": "USERNAME",
"value": "zholudev"
}
] | null | [] | package org.grobid.core.exceptions;
/**
* User: zholudev
* Date: 1/19/15
*/
public enum GrobidExceptionStatus {
BAD_INPUT_DATA,
TAGGING_ERROR,
PARSING_ERROR,
TIMEOUT,
TOO_MANY_BLOCKS,
NO_BLOCKS,
PDFTOXML_CONVERSION_FAILURE,
TOO_MANY_TOKENS,
GENERAL
}
| 291 | 0.656357 | 0.639175 | 17 | 16.117647 | 10.548946 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 8 |
878f010d7bccefe066bd2ad97255d9d742b3fc8c | 3,152,506,044,714 | ab400c8b67f3995c544c83605875b171381d321b | /src/fertilizers/PurchaseForm.java | cd1455ef3fea2fbbd683e9d6d2a00c62e3fb5afb | [
"MIT"
] | permissive | dhananjayhegde/fertilizersShop | https://github.com/dhananjayhegde/fertilizersShop | 9786c2d373486d564824d53e8bb66b70018be038 | 83e72efc42a19917b48fad1f9a78ef2ce5bc8802 | refs/heads/master | 2021-01-10T12:01:54.608000 | 2016-04-22T03:09:42 | 2016-04-22T03:09:42 | 55,080,006 | 1 | 0 | null | false | 2016-04-22T03:09:42 | 2016-03-30T16:44:17 | 2016-04-04T20:07:52 | 2016-04-22T03:09:42 | 195 | 1 | 0 | 0 | Java | 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 fertilizers;
import database.DatabaseConnection;
import java.sql.Date;
import java.sql.SQLException;
import java.sql.Statement... | UTF-8 | Java | 49,632 | java | PurchaseForm.java | Java | [
{
"context": "del;\nimport javax.swing.JFrame;\n\n/**\n *\n * @author ProjectTeam\n */\npublic class PurchaseForm extends AbstractFor",
"end": 632,
"score": 0.99933260679245,
"start": 621,
"tag": "USERNAME",
"value": "ProjectTeam"
}
] | 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 fertilizers;
import database.DatabaseConnection;
import java.sql.Date;
import java.sql.SQLException;
import java.sql.Statement... | 49,632 | 0.609748 | 0.600177 | 1,017 | 47.802361 | 37.664059 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.744346 | false | false | 8 |
43a0a91f1ea91d8363b04100035a5b9b9aa04603 | 18,202,071,463,040 | 7bb0eafeb0452443f10519466fabe00b36c06292 | /src/server/event/events/client/game/HeartbeatEvent.java | 7ff046f7eed9d34e96cf6132bd599d8e1a9395a3 | [] | no_license | FilUnderscore/Club-Penguin-Server | https://github.com/FilUnderscore/Club-Penguin-Server | 46ab4902486311d344a412b18cbf85a1bdbe4d88 | ecd57273370a88904f6c7eef4b82c20232b1cefc | refs/heads/master | 2023-01-31T19:19:42.271000 | 2020-12-19T11:46:27 | 2020-12-19T11:46:27 | 108,076,595 | 7 | 1 | null | false | 2020-12-16T13:58:43 | 2017-10-24T04:27:16 | 2020-07-14T22:33:52 | 2020-12-16T13:58:42 | 281 | 1 | 1 | 2 | Java | false | false | package server.event.events.client.game;
import server.event.XTEvent;
import server.player.Penguin;
public class HeartbeatEvent extends XTEvent
{
public HeartbeatEvent()
{
super("u#h");
}
public void process(Penguin penguin, String[] args)
{
if(penguin.PreviousEvent instanceof HeartbeatEvent)
{
pengu... | UTF-8 | Java | 623 | java | HeartbeatEvent.java | Java | [] | null | [] | package server.event.events.client.game;
import server.event.XTEvent;
import server.player.Penguin;
public class HeartbeatEvent extends XTEvent
{
public HeartbeatEvent()
{
super("u#h");
}
public void process(Penguin penguin, String[] args)
{
if(penguin.PreviousEvent instanceof HeartbeatEvent)
{
pengu... | 623 | 0.686998 | 0.683788 | 37 | 15.864865 | 19.913546 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.837838 | false | false | 8 |
ac3a82f2054d12464e3764f2e6f35870e366a464 | 1,477,468,753,142 | 2bd5e8bed8dd34fd64f4e74547e51d795ab82b46 | /RabbitMqConsumer/src/main/java/cn/hurrican/rabbitmq/consumer/model/AwardMessage.java | c2c14cef0175d130e38e59c18b55ea1767362374 | [] | no_license | HurricanGod/web-app | https://github.com/HurricanGod/web-app | 07b4a40b75935d1f7ce4059b310c7a2b5c9fad90 | fc35ba8956e88a149f8319f66b8e2522d1270560 | refs/heads/master | 2021-04-09T13:37:58.224000 | 2018-11-30T11:12:58 | 2018-11-30T11:12:58 | 125,705,515 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.hurrican.rabbitmq.consumer.model;
/**
* @Author: Hurrican
* @Description:
* @Date 2018/7/25
* @Modified 16:21
*/
public class AwardMessage extends GenericMessage {
private String awardName;
}
| UTF-8 | Java | 214 | java | AwardMessage.java | Java | [
{
"context": "hurrican.rabbitmq.consumer.model;\n\n/**\n * @Author: Hurrican\n * @Description:\n * @Date 2018/7/25\n * @Modified ",
"end": 70,
"score": 0.991580069065094,
"start": 62,
"tag": "NAME",
"value": "Hurrican"
}
] | null | [] | package cn.hurrican.rabbitmq.consumer.model;
/**
* @Author: Hurrican
* @Description:
* @Date 2018/7/25
* @Modified 16:21
*/
public class AwardMessage extends GenericMessage {
private String awardName;
}
| 214 | 0.71028 | 0.658879 | 12 | 16.833334 | 16.329081 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 8 |
43ec8de541f904c35ec06d7f638b609a25c405a3 | 5,334,349,439,530 | ea1df9a1c8eea38737401dbc51ac2ab8e4ee8377 | /src/vpa.java | d1701b8fda1cd4f74a9e75425e45fff3934230c6 | [] | no_license | EvelusDevelopment/670-Deob | https://github.com/EvelusDevelopment/670-Deob | 150135da42dc300a4d2ec708055ea9b87f1dc0c7 | e35c06d1269b3d0473f413c4976ab41f68e42c5e | refs/heads/master | 2021-01-23T12:11:12.239000 | 2012-01-08T07:58:53 | 2012-01-08T07:58:53 | 3,126,981 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
final class vpa {
static int a;
static int b;
static String c = null;
static int d;
static final boolean b(int var0, Object[] var1) throws oqa {
++d;
if(null != var1 && var1.length == 36) {
var1[23] = kt.a(var0 ^ 6493, (Object[])((Object[])var1[17]), "WorldMatrix");
var1... | UTF-8 | Java | 2,328 | java | vpa.java | Java | [] | null | [] |
final class vpa {
static int a;
static int b;
static String c = null;
static int d;
static final boolean b(int var0, Object[] var1) throws oqa {
++d;
if(null != var1 && var1.length == 36) {
var1[23] = kt.a(var0 ^ 6493, (Object[])((Object[])var1[17]), "WorldMatrix");
var1... | 2,328 | 0.456186 | 0.379296 | 69 | 32.724636 | 30.760357 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.913043 | false | false | 8 |
aa7b4c3f808970c7849836462c2596dfd5c0739e | 9,388,798,573,758 | 766b448672f7bfc9a6a4f0bf123c5fe908b7fe99 | /src/com/example/polygonsample/PolygonSample.java | 56b56c470b2425443a2de1adf5aa68beedeaba3a | [] | no_license | falcon-5/test05 | https://github.com/falcon-5/test05 | bed453c39ec1908a9577e1f012601194d068075b | 92e94ec5f0b3ee7bc351301e110d51d30e63fdb0 | refs/heads/master | 2016-09-06T03:23:07.425000 | 2011-05-21T18:16:19 | 2011-05-21T18:16:19 | 1,781,322 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.polygonsample;
import javax.microedition.khronos.egl.EGLConfig;
import javax.microedition.khronos.opengles.GL10;
import android.app.Activity;
import android.opengl.GLSurfaceView;
import android.opengl.GLU;
import android.os.Bundle;
import android.view.Window;
public class PolygonSample extends Ac... | UTF-8 | Java | 3,407 | java | PolygonSample.java | Java | [] | null | [] | package com.example.polygonsample;
import javax.microedition.khronos.egl.EGLConfig;
import javax.microedition.khronos.opengles.GL10;
import android.app.Activity;
import android.opengl.GLSurfaceView;
import android.opengl.GLU;
import android.os.Bundle;
import android.view.Window;
public class PolygonSample extends Ac... | 3,407 | 0.664521 | 0.625899 | 107 | 23.691589 | 19.322357 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.149533 | false | false | 8 |
4163acb950f19876a48a60fe2c2027181c1ca9bc | 3,092,376,516,278 | 1c212de9f691c4a2b9d755a79846b48d77437160 | /src/Test.java | bf9e421169a48cc282aee4642f03b776fa872113 | [] | no_license | jordiyapz/finite-automata-logika-proposisi | https://github.com/jordiyapz/finite-automata-logika-proposisi | 7c59be4a8da5407a6dcbaa40e01e2791f7ecb878 | dc0b13e1e68b6d22fe02b858fe1555250a995e1c | refs/heads/master | 2020-09-12T13:12:27.504000 | 2019-11-24T15:01:03 | 2019-11-24T15:01:03 | 222,436,848 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
class Test extends Main {
public static void main(String[] args) {
unitTest();
}
private static boolean unitTest () {
Object[][] testCase = {
{"(p) and q", true},
{"p and q or p iff if S then q or p", ... | UTF-8 | Java | 1,761 | java | Test.java | Java | [] | null | [] | import java.util.ArrayList;
class Test extends Main {
public static void main(String[] args) {
unitTest();
}
private static boolean unitTest () {
Object[][] testCase = {
{"(p) and q", true},
{"p and q or p iff if S then q or p", ... | 1,761 | 0.447473 | 0.445769 | 42 | 40.952381 | 23.60887 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.97619 | false | false | 8 |
74fdd550433d86d3a78e6adbdca80dbc954a1a10 | 8,710,193,730,158 | dd60380a6d326e6f25949b41be0ed0467adbe51f | /src/main/java/com/java8/tutorial/streamAPI/Filter.java | 20da1331e42a37db8bb231a7e2904eeb83ffac4a | [] | no_license | asiyenurylmz/Java8-Tutorial | https://github.com/asiyenurylmz/Java8-Tutorial | e55620fb5f8ab728793a04f3ded4ff7940126cfa | 955bb34af066f7b1dad688f5dd04d890ed3c03d6 | refs/heads/master | 2020-08-26T20:48:54.726000 | 2019-11-26T22:00:51 | 2019-11-26T22:00:51 | 215,658,452 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.java8.tutorial.streamAPI;
import java.util.Arrays;
import java.util.List;
import java.util.function.Predicate;
import java.util.stream.Stream;
public class Filter {
public static void main(String[] args) {
List<String> names = Arrays.asList("Ali", "Veli", "Cem", "Can", "Selami");
Stream<String> stre... | UTF-8 | Java | 628 | java | Filter.java | Java | [
{
"context": "g[] args) {\n\t\tList<String> names = Arrays.asList(\"Ali\", \"Veli\", \"Cem\", \"Can\", \"Selami\");\n\n\t\tStream<Stri",
"end": 262,
"score": 0.9998108744621277,
"start": 259,
"tag": "NAME",
"value": "Ali"
},
{
"context": "s) {\n\t\tList<String> names = Arrays.asList(... | null | [] | package com.java8.tutorial.streamAPI;
import java.util.Arrays;
import java.util.List;
import java.util.function.Predicate;
import java.util.stream.Stream;
public class Filter {
public static void main(String[] args) {
List<String> names = Arrays.asList("Ali", "Veli", "Cem", "Can", "Selami");
Stream<String> stre... | 628 | 0.700637 | 0.69586 | 23 | 26.304348 | 26.666107 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.434783 | false | false | 11 |
c76ffb83d3b0c38d4164f1ba41334e603255af1a | 20,375,324,885,187 | 29f664a558d6631289a5cc268f723446e131a339 | /src/main/java/Graph.java | ff3e316760f5a0f88e6a46d38f64fac12ab2cf5b | [] | no_license | fabiomendespio/testegrafico | https://github.com/fabiomendespio/testegrafico | 358544213ed2b7b0bd01bd565b506d8d909cb96d | 141aac24e400724234549c0b0f8c0da87fff4fbf | refs/heads/main | 2023-08-14T02:12:07.884000 | 2021-09-22T21:23:07 | 2021-09-22T21:23:07 | 408,008,392 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import javax.imageio.ImageIO;
import java.awt.*;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.util.Random;
public class Graph {
public static void main(String [] args){
BufferedImage report = new BufferedImage(800, 600, BufferedImage.TYPE_INT... | UTF-8 | Java | 2,025 | java | Graph.java | Java | [] | null | [] |
import javax.imageio.ImageIO;
import java.awt.*;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.util.Random;
public class Graph {
public static void main(String [] args){
BufferedImage report = new BufferedImage(800, 600, BufferedImage.TYPE_INT... | 2,025 | 0.546667 | 0.512593 | 57 | 34.491226 | 28.380943 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.122807 | false | false | 11 |
1969d2ff3979e5bc8f2bd25cdff1220e2aeddcdd | 4,776,003,690,506 | 6a9c0113f15dfed1366a8a52d9484ccbf09774db | /app/src/main/java/com/cms/util/WriteFileThread.java | 0fe6c66382f5e67b6e8c2936aceec1ce2d4f5f04 | [] | no_license | donneyming/SimuVibration | https://github.com/donneyming/SimuVibration | 24a4bfa633c5c44991773c61eace6773d099092e | 8de922429a5f9e14f8940c23867794ae8ca5611f | refs/heads/master | 2020-06-23T19:31:34.724000 | 2016-09-08T15:24:13 | 2016-09-08T15:24:13 | 67,715,270 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cms.util;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Iterator;
import java.util.Locale;
import java.util.Random;
import android.os.Environment;
import android.os.Handler;
import android.os.Looper;
i... | UTF-8 | Java | 3,354 | java | WriteFileThread.java | Java | [] | null | [] | package com.cms.util;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Iterator;
import java.util.Locale;
import java.util.Random;
import android.os.Environment;
import android.os.Handler;
import android.os.Looper;
i... | 3,354 | 0.591613 | 0.586129 | 112 | 26.678572 | 23.356024 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.455357 | false | false | 11 |
cd28ae9a0b943e74ebec741b31395313d020e60a | 27,650,999,511,140 | de24c449b32306f83b294b28cafb1adf9b1e4b14 | /app-toucai/src/main/java/com/desheng/app/toucai/controller/LHCZodiacQuickPlayController.java | 4add52a9673e4bcf76a61224dba9b8c3caec34f4 | [] | no_license | hnbn78/android-hq | https://github.com/hnbn78/android-hq | a54a6faaa7226b3a0861c5b87556cd54f07f7b4b | 9787f3800512276cfffdb9b817df2538175e100e | refs/heads/main | 2023-04-07T22:54:47.660000 | 2021-04-07T18:07:43 | 2021-04-07T18:07:43 | 345,937,048 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.desheng.app.toucai.controller;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import com.ab.util.Toasts;
import com.desheng.app.toucai.panel.FragLotteryPlayFragmentZodiacLHC;
import com.shark.tc.R;
public class LHCZodiacQuickPlayController extends LHCQuickPlayContr... | UTF-8 | Java | 4,890 | java | LHCZodiacQuickPlayController.java | Java | [] | null | [] | package com.desheng.app.toucai.controller;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import com.ab.util.Toasts;
import com.desheng.app.toucai.panel.FragLotteryPlayFragmentZodiacLHC;
import com.shark.tc.R;
public class LHCZodiacQuickPlayController extends LHCQuickPlayContr... | 4,890 | 0.381255 | 0.342289 | 179 | 26.240223 | 17.684174 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.446927 | false | false | 11 |
7c9461b85fcdbf806a4bc91809d709eddb56a571 | 22,333,830,002,823 | f7c56f1a8042e48e5f9766822193d28167e506d5 | /powerauth-data-adapter/src/main/java/io/getlime/security/powerauth/app/dataadapter/impl/service/OperationValueExtractionService.java | 226cdeedf2623ac6d49acaad6fd48b6f0740345f | [
"Apache-2.0"
] | permissive | anniyanvr/powerauth-webflow-customization | https://github.com/anniyanvr/powerauth-webflow-customization | 15a9325a5c3f168af30123c4ff6ba6dffe509405 | ae9ca0406f6a152fcbe9c850f81cb11a4e124274 | refs/heads/develop | 2023-08-08T20:01:20.226000 | 2022-10-03T04:44:54 | 2022-10-03T04:44:54 | 167,804,178 | 0 | 0 | Apache-2.0 | true | 2022-12-13T10:54:47 | 2019-01-27T12:04:47 | 2022-01-10T20:24:01 | 2022-12-13T10:54:47 | 584 | 0 | 0 | 1 | Java | false | false | /*
* Copyright 2017 Wultra s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... | UTF-8 | Java | 3,148 | java | OperationValueExtractionService.java | Java | [
{
"context": "ased on required input for SMS text.\n *\n * @author Roman Strobl, roman.strobl@wultra.com\n */\n@Service\npublic clas",
"end": 1364,
"score": 0.9998739957809448,
"start": 1352,
"tag": "NAME",
"value": "Roman Strobl"
},
{
"context": "ed input for SMS text.\n *\n * @auth... | null | [] | /*
* Copyright 2017 Wultra s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... | 3,126 | 0.729034 | 0.726493 | 75 | 40.973331 | 33.887646 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 11 |
aa8cabf4dc98cb267304a1fc1d10938a209e547b | 22,591,528,024,703 | faacd6072a908f51e95a99b678366f7ac59c159e | /src/main/java/com/myfitband/server/entity/Alert.java | 73e33896d9250c997b9ea3fcdc8a247d5988c3ce | [] | no_license | Zakarumvn/myfitband-server | https://github.com/Zakarumvn/myfitband-server | 806430e2e1305720caaf91f90a5712aad8c9b90d | 5419f9a3b01447cebf85f0441284f5d0057ecd93 | refs/heads/master | 2022-11-22T19:28:34.330000 | 2019-11-11T13:53:03 | 2019-11-11T13:53:03 | 195,519,144 | 0 | 0 | null | false | 2022-11-16T08:53:09 | 2019-07-06T08:59:19 | 2019-11-11T13:53:19 | 2022-11-16T08:53:06 | 119 | 0 | 0 | 1 | Java | false | false | package com.myfitband.server.entity;
import com.fasterxml.jackson.annotation.JsonBackReference;
import com.fasterxml.jackson.annotation.JsonManagedReference;
import javax.persistence.*;
import java.io.Serializable;
import java.time.LocalDateTime;
@Entity
@Table(name = "alerts")
public class Alert implements Seriali... | UTF-8 | Java | 1,514 | java | Alert.java | Java | [] | null | [] | package com.myfitband.server.entity;
import com.fasterxml.jackson.annotation.JsonBackReference;
import com.fasterxml.jackson.annotation.JsonManagedReference;
import javax.persistence.*;
import java.io.Serializable;
import java.time.LocalDateTime;
@Entity
@Table(name = "alerts")
public class Alert implements Seriali... | 1,514 | 0.668428 | 0.668428 | 71 | 20.323944 | 18.014685 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.295775 | false | false | 11 |
c49332a502e036b1a8d930774008cbe6c7afc53b | 8,366,596,306,644 | 7df40f6ea2209b7d48979465fd8081ec2ad198cc | /TOOLS/server/org/apache/http/impl/io/HttpRequestParser.java | 70724c8b9f5a7f324fd4cf9d913ac76d5c14c684 | [
"IJG"
] | permissive | warchiefmarkus/WurmServerModLauncher-0.43 | https://github.com/warchiefmarkus/WurmServerModLauncher-0.43 | d513810045c7f9aebbf2ec3ee38fc94ccdadd6db | 3e9d624577178cd4a5c159e8f61a1dd33d9463f6 | refs/heads/master | 2021-09-27T10:11:56.037000 | 2021-09-19T16:23:45 | 2021-09-19T16:23:45 | 252,689,028 | 0 | 0 | null | false | 2021-09-19T16:53:10 | 2020-04-03T09:33:50 | 2021-09-19T16:49:02 | 2021-09-19T16:53:09 | 3,175 | 0 | 0 | 3 | Java | false | false | /* */ package org.apache.http.impl.io;
/* */
/* */ import java.io.IOException;
/* */ import org.apache.http.ConnectionClosedException;
/* */ import org.apache.http.HttpException;
/* */ import org.apache.http.HttpMessage;
/* */ import org.apache.http.HttpRequestFactory;
/* */ import org.... | UTF-8 | Java | 2,956 | java | HttpRequestParser.java | Java | [] | null | [] | /* */ package org.apache.http.impl.io;
/* */
/* */ import java.io.IOException;
/* */ import org.apache.http.ConnectionClosedException;
/* */ import org.apache.http.HttpException;
/* */ import org.apache.http.HttpMessage;
/* */ import org.apache.http.HttpRequestFactory;
/* */ import org.... | 2,956 | 0.494587 | 0.481394 | 110 | 25.881819 | 27.051712 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 11 |
3c40f0b82582d9d5ed18a732904d9ad877beccb7 | 11,304,353,974,117 | 9b6bd60e7d965871bd6618de90de762a563a0a8b | /TaskManager/test/src/com/project/taskmanager/Database.java | 1016aeedb2189eee11b91781f641814a952a8435 | [] | no_license | Impala36/task-manager | https://github.com/Impala36/task-manager | ab1089f7402d06573a91efdd34b1ae629e7aef88 | 36e173ced1ab04ab22c09fc124633f38fd2bf523 | refs/heads/master | 2020-04-02T03:50:38.140000 | 2018-11-12T17:21:25 | 2018-11-12T17:21:25 | 153,987,445 | 0 | 0 | null | false | 2018-10-21T08:35:44 | 2018-10-21T08:23:19 | 2018-10-21T08:23:21 | 2018-10-21T08:35:43 | 0 | 0 | 0 | 0 | null | false | null | package com.project.taskmanager;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
/**
* Helps to load Tasks from the hard disk and save tasks to the hard disk.
*/... | UTF-8 | Java | 2,573 | java | Database.java | Java | [] | null | [] | package com.project.taskmanager;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
/**
* Helps to load Tasks from the hard disk and save tasks to the hard disk.
*/... | 2,573 | 0.521959 | 0.520793 | 73 | 33.273972 | 25.486101 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534247 | false | false | 11 |
3dab572d037995d50265be86477d29a19c4db80b | 5,488,968,219,549 | 743b35db16d4658aaef4b12df617e0d4ac877512 | /src/main/java/com/tyx/cktest/service/impl/ApiRequestParamServiceImpl.java | b811e05d5c1f557485a342a37f57156726257a35 | [] | no_license | tyxgithub/cktest | https://github.com/tyxgithub/cktest | 4eddffe422d29c8a001d09bcf807f50dc7ef9c12 | c32250143cec9ae22d642264c1834e980adcec34 | refs/heads/master | 2023-01-31T10:36:10.921000 | 2020-12-15T14:51:04 | 2020-12-15T14:51:04 | 319,981,263 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tyx.cktest.service.impl;
import com.tyx.cktest.pojo.ApiRequestParam;
import com.tyx.cktest.mapper.ApiRequestParamMapper;
import com.tyx.cktest.service.ApiRequestParamService;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import org.springframework.stereotype.Service;
/**
* <p>
* 服务... | UTF-8 | Java | 533 | java | ApiRequestParamServiceImpl.java | Java | [
{
"context": "ervice;\n\n/**\n * <p>\n * 服务实现类\n * </p>\n *\n * @author tyx\n * @since 2020-11-23\n */\n@Service\npublic class Ap",
"end": 349,
"score": 0.9995453357696533,
"start": 346,
"tag": "USERNAME",
"value": "tyx"
}
] | null | [] | package com.tyx.cktest.service.impl;
import com.tyx.cktest.pojo.ApiRequestParam;
import com.tyx.cktest.mapper.ApiRequestParamMapper;
import com.tyx.cktest.service.ApiRequestParamService;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import org.springframework.stereotype.Service;
/**
* <p>
* 服务... | 533 | 0.799235 | 0.783939 | 20 | 25.15 | 32.837898 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 11 |
1ff55a9835cdb099545c01066dcf9798c6e36978 | 29,308,856,880,750 | 49cc602360685c7f97e3d3ddbbfbe993a2f107d9 | /src/main/java/net/msrandom/beasts/client/renderer/entity/layers/LayerFireflySquidSpots.java | 88922bda47a8d0ec5d3d6faca0a09d9d39d90cf8 | [] | no_license | MsRandom/BeastsMod | https://github.com/MsRandom/BeastsMod | a8698a832e90d21124107f5b77038051fc1247f3 | 3a2b30b775618e45be7c50c9c266f281676fdc24 | refs/heads/1.12.2 | 2020-06-26T04:02:52.204000 | 2020-06-26T00:09:01 | 2020-06-26T00:09:01 | 199,520,678 | 5 | 2 | null | false | 2020-06-02T12:57:46 | 2019-07-29T20:13:27 | 2020-05-24T01:52:13 | 2020-06-02T12:57:46 | 4,004 | 2 | 2 | 6 | Java | false | false | package net.msrandom.beasts.client.renderer.entity.layers;
import net.minecraft.client.renderer.GlStateManager;
import net.minecraft.client.renderer.OpenGlHelper;
import net.minecraft.client.renderer.entity.layers.LayerRenderer;
import net.minecraft.util.ResourceLocation;
import net.msrandom.beasts.api.main.BeastsRefe... | UTF-8 | Java | 2,744 | java | LayerFireflySquidSpots.java | Java | [] | null | [] | package net.msrandom.beasts.client.renderer.entity.layers;
import net.minecraft.client.renderer.GlStateManager;
import net.minecraft.client.renderer.OpenGlHelper;
import net.minecraft.client.renderer.entity.layers.LayerRenderer;
import net.minecraft.util.ResourceLocation;
import net.msrandom.beasts.api.main.BeastsRefe... | 2,744 | 0.760568 | 0.75 | 50 | 53.900002 | 43.895901 | 196 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.14 | false | false | 11 |
6229296ec0931cf8f42228f7e83913ea2e64e4e3 | 1,022,202,266,151 | 891ce86bd508190e26d9fd3ebafe3488a6c019d1 | /shopping-manager/shopping-manager-web/src/main/java/com/qinf/shopping/controller/ItemParamController.java | e144077d55b6680631bb67288df9a869361c2d09 | [] | no_license | 0V1/shopping | https://github.com/0V1/shopping | ef03049a00576a13f73e46a3dcc17f674807ca30 | 1059c63886a7d222b6d7524f7645a9cfec6c5a63 | refs/heads/master | 2020-06-17T00:32:25.167000 | 2016-12-13T02:10:14 | 2016-12-13T02:10:14 | 75,055,211 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qinf.shopping.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.an... | UTF-8 | Java | 1,704 | java | ItemParamController.java | Java | [
{
"context": "mCatController \r\n * @Description: 规格参数\r\n * @author qinf QQ:908247035\r\n * @date 2016年12月3日\r\n * @version V1",
"end": 589,
"score": 0.9990184307098389,
"start": 585,
"tag": "USERNAME",
"value": "qinf"
}
] | null | [] | package com.qinf.shopping.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.an... | 1,704 | 0.753998 | 0.742927 | 56 | 27.035715 | 22.675478 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.214286 | false | false | 11 |
679a6aafd26ec5370dc48fe4ddf65dc8047d4e75 | 16,887,811,424,382 | 87d752c7a4ed6e2418665306a7f46fa5a271859e | /dm03-spanningtree/src/trees/UnionFind.java | b5b5a408c22e84ac9e441fa114abe4a3e3f4fa48 | [] | no_license | ManifoldFR/inf421-homework | https://github.com/ManifoldFR/inf421-homework | ea3ce3032df80c0b72f567a400fa890e95648a69 | eb17ab17dcab63b29672d623363558bc53e5ad97 | refs/heads/master | 2021-08-31T23:30:49.973000 | 2017-12-17T14:52:44 | 2017-12-17T14:52:44 | 111,111,935 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package trees;
import graph.Place;
import java.util.HashMap;
import java.util.LinkedHashMap;
// Q1
public class UnionFind {
//parent relation, parent.put(src,dst) indicates that src points to dst
private HashMap<Place,Place> parent;
private LinkedHashMap<Place,Integer> rank;
//maximum acceptable dista... | UTF-8 | Java | 1,611 | java | UnionFind.java | Java | [] | null | [] | package trees;
import graph.Place;
import java.util.HashMap;
import java.util.LinkedHashMap;
// Q1
public class UnionFind {
//parent relation, parent.put(src,dst) indicates that src points to dst
private HashMap<Place,Place> parent;
private LinkedHashMap<Place,Integer> rank;
//maximum acceptable dista... | 1,611 | 0.546865 | 0.530726 | 57 | 27.263159 | 20.050398 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.719298 | false | false | 11 |
e6efc2c437256e4128d9582ee0882565a8f41d60 | 996,432,421,168 | 971634dbb864c62dab3f93da41ef2d9616e604fb | /src/test/java/CurrencyFactoryTest.java | f64828b3f0bf3fbf02f8b03f0a6d00e1cbda2478 | [] | no_license | mangi07/java-class_coins | https://github.com/mangi07/java-class_coins | 73a660be8eb836b2b8d4b1c2bad8f02321ae103a | 4b6615a0d9b3b0f532ac768f6672cabee7323b1b | refs/heads/master | 2021-01-10T07:50:41.851000 | 2016-02-06T00:00:31 | 2016-02-06T00:00:31 | 49,914,734 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import com.ben.Currency;
import com.ben.CurrencyFactory;
import com.ben.currencies.CoinType;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
/**
* Created by ben on 1/30/2016.
*/
public class CurrencyFactoryTest {
@Test
public void shouldCreateCoins () {
Currency c = CurrencyFact... | UTF-8 | Java | 534 | java | CurrencyFactoryTest.java | Java | [
{
"context": " org.junit.Assert.assertEquals;\n\n/**\n * Created by ben on 1/30/2016.\n */\npublic class CurrencyFactoryTes",
"end": 184,
"score": 0.9957459568977356,
"start": 181,
"tag": "USERNAME",
"value": "ben"
}
] | null | [] | import com.ben.Currency;
import com.ben.CurrencyFactory;
import com.ben.currencies.CoinType;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
/**
* Created by ben on 1/30/2016.
*/
public class CurrencyFactoryTest {
@Test
public void shouldCreateCoins () {
Currency c = CurrencyFact... | 534 | 0.717228 | 0.70412 | 20 | 25.700001 | 21.693548 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55 | false | false | 11 |
7cade7a72f7c38689a1bbf6b2fc875cdd0405638 | 12,738,873,002,394 | b2b17c78a47825f982994baa8f064281305e7fcf | /reservation.java | f0a501ed2eec80d1e693fdf8c960ceb3b41cc28b | [] | no_license | shobii128/lab3 | https://github.com/shobii128/lab3 | e83108f713ee4d1653220b1dad1debc24a317118 | 875aa3e9e0c658a43e22c0e0025f8b1e37ba85d8 | refs/heads/master | 2020-05-27T21:10:14.036000 | 2017-03-01T22:02:25 | 2017-03-01T22:02:25 | 83,606,182 | 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 ressystem;
/**
*
* @author Shoaib
*/
public class reservation {
protected long ReservationId;
protected ta... | UTF-8 | Java | 760 | java | reservation.java | Java | [
{
"context": "\r\n */\r\npackage ressystem;\r\n\r\n\r\n/**\r\n *\r\n * @author Shoaib\r\n */\r\npublic class reservation {\r\n\r\nprotected lon",
"end": 240,
"score": 0.9133824706077576,
"start": 234,
"tag": "USERNAME",
"value": "Shoaib"
}
] | 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 ressystem;
/**
*
* @author Shoaib
*/
public class reservation {
protected long ReservationId;
protected ta... | 760 | 0.702632 | 0.702632 | 31 | 21.870968 | 21.851023 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612903 | false | false | 11 |
38a6d174f8152272e5f0761fb0ffb3b0b63cefc5 | 7,791,070,723,704 | 27fdf41ae4706d7cebe5c926797b26f55e888165 | /src/com/persinfo/dao/MemorableDaysDAO.java | d28220c76764299699c8e0aa9b787f2c45b25a76 | [] | no_license | 12chakram/personinfo | https://github.com/12chakram/personinfo | c7a4e4df80854ef01b7e43bfac8244957e7de976 | 0ae6d0afbeb5cebf9b0c12766f2701164b2c7231 | refs/heads/master | 2016-09-06T17:54:35.473000 | 2014-06-23T20:06:40 | 2014-06-23T20:06:40 | 21,140,403 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.persinfo.dao;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.Query;
import com.persinfo.data.ImportantDays;
import com.persinfo.data.MostMemorableDays;
import com.persinfo.utilities.EMF;
/**
* @author deva
*
*/
public class MemorableDaysDAO {
pub... | UTF-8 | Java | 1,675 | java | MemorableDaysDAO.java | Java | [
{
"context": "import com.persinfo.utilities.EMF;\n\n/**\n * @author deva\n *\n */\npublic class MemorableDaysDAO {\n\n\tpublic v",
"end": 275,
"score": 0.9988815188407898,
"start": 271,
"tag": "USERNAME",
"value": "deva"
}
] | null | [] | /**
*
*/
package com.persinfo.dao;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.Query;
import com.persinfo.data.ImportantDays;
import com.persinfo.data.MostMemorableDays;
import com.persinfo.utilities.EMF;
/**
* @author deva
*
*/
public class MemorableDaysDAO {
pub... | 1,675 | 0.729552 | 0.728358 | 64 | 25.171875 | 24.551321 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8125 | false | false | 11 |
c69a5896d2c8f4c8ce42d43fb337a5a688236a43 | 23,252,952,944,588 | 7731f04f628db5b6cd9cfebbcc769ae1c80e43af | /practice/src/main/java/com/blank/practice/config/SwaggerConfig.java | ffac4b10c28c07b12d5117a1d1be1db581b5aea1 | [] | no_license | qinju-oss/git_practice | https://github.com/qinju-oss/git_practice | 62a9127a6e89bdf6552274cb671e39569fe37557 | e5049a5e6ca708a501f24f4130fd878d6be230a4 | refs/heads/master | 2022-06-26T13:22:57.536000 | 2020-04-10T10:01:21 | 2020-04-10T10:01:21 | 232,973,875 | 0 | 0 | null | false | 2022-06-17T02:51:48 | 2020-01-10T05:39:28 | 2020-04-10T10:02:23 | 2022-06-17T02:51:47 | 77 | 0 | 0 | 1 | Java | false | false | package com.blank.practice.config;
import com.github.xiaoymin.swaggerbootstrapui.annotations.EnableSwaggerBootstrapUI;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.ApiInfoBuilder;
import springfox.documentation.... | UTF-8 | Java | 1,523 | java | SwaggerConfig.java | Java | [
{
"context": "age com.blank.practice.config;\n\nimport com.github.xiaoymin.swaggerbootstrapui.annotations.EnableSwaggerBoots",
"end": 62,
"score": 0.9989504814147949,
"start": 54,
"tag": "USERNAME",
"value": "xiaoymin"
},
{
"context": "agger2.annotations.EnableSwagger2;\n\n/**\n * @a... | null | [] | package com.blank.practice.config;
import com.github.xiaoymin.swaggerbootstrapui.annotations.EnableSwaggerBootstrapUI;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.ApiInfoBuilder;
import springfox.documentation.... | 1,523 | 0.687627 | 0.672076 | 44 | 32.613636 | 22.924002 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.295455 | false | false | 11 |
2ee333607b7aea8d5f2db61573b298004393bbcc | 2,078,764,193,197 | 6518989b165d7aa115f7b7105227cca8aa128142 | /design-mode-api/src/main/java/javadesignbook/simple_factory/DnCar.java | 7c4f950b55eb72e81c2ce5aeb8384933b8f8616b | [] | no_license | jack01234/design-mode | https://github.com/jack01234/design-mode | 702a29615c069ba2bb9fd3c20ea470ba35b0542a | 9e0e8c595942a82dd9c2bbfd874fd0d41077f760 | refs/heads/master | 2022-06-22T16:03:48.227000 | 2020-10-15T02:17:40 | 2020-10-15T02:17:40 | 159,755,631 | 0 | 0 | null | false | 2023-09-05T22:00:39 | 2018-11-30T02:15:43 | 2020-10-15T02:18:01 | 2023-09-05T22:00:38 | 86 | 0 | 0 | 2 | Java | false | false | package javadesignbook.simple_factory;
/**
* pc 端 api
*
* @author: yingmuhuadao
* @date: Created in 14:59 2018/12/20
*/
public class DnCar implements ICar {
@Override
public void createCar() {
System.out.println("dn car");
}
}
| UTF-8 | Java | 255 | java | DnCar.java | Java | [
{
"context": "ok.simple_factory;\n\n/**\n * pc 端 api\n *\n * @author: yingmuhuadao\n * @date: Created in 14:59 2018/12/20\n */\npublic ",
"end": 83,
"score": 0.869171142578125,
"start": 71,
"tag": "USERNAME",
"value": "yingmuhuadao"
}
] | null | [] | package javadesignbook.simple_factory;
/**
* pc 端 api
*
* @author: yingmuhuadao
* @date: Created in 14:59 2018/12/20
*/
public class DnCar implements ICar {
@Override
public void createCar() {
System.out.println("dn car");
}
}
| 255 | 0.636364 | 0.588933 | 14 | 17.071428 | 15.006971 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 11 |
5f1a383ae60b980975c4b740bb43214f640cd409 | 13,537,736,984,908 | 961c6dc0cedca3870b93ef0d68531a3c4432be5d | /app/src/main/java/com/kooloco/ui/visitor/organizationDetails/adapter/OrgImageAdapter.java | 1821eb784475f6caf094e99e7becf467c5bdb33d | [] | no_license | softwrengr/Kolocco | https://github.com/softwrengr/Kolocco | 53f061f3be0c3e4dc46bb0b318540fe7b113f092 | 2c54e9d1a9ddca849c9bfe5f2b1c751b4e42fe80 | refs/heads/master | 2020-04-07T12:16:27.008000 | 2018-11-28T14:49:34 | 2018-11-28T14:49:34 | 158,360,981 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kooloco.ui.visitor.organizationDetails.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import com.kooloco.R;
import com.kooloco.model.OrgIma... | UTF-8 | Java | 1,805 | java | OrgImageAdapter.java | Java | [
{
"context": "import butterknife.ButterKnife;\n\n/**\n * Created by hlink44 on 14/9/17.\n */\n\npublic class OrgImageAdapter ext",
"end": 513,
"score": 0.999621570110321,
"start": 506,
"tag": "USERNAME",
"value": "hlink44"
}
] | null | [] | package com.kooloco.ui.visitor.organizationDetails.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import com.kooloco.R;
import com.kooloco.model.OrgIma... | 1,805 | 0.736842 | 0.729086 | 57 | 30.666666 | 44.267265 | 297 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.561404 | false | false | 11 |
0fbee3d44b97efa22eb56da9ff3ae7a37e0921b2 | 6,408,091,276,821 | 54c68aa8de2e70d87a72edf1c4de91a09bc1bfd2 | /src/main/java/com/footballer/rest/api/v2/request/WechatConfigRequest.java | bc8c5ba76f707e211eb8921487a76d1c2a8a71dc | [] | no_license | pf5512/fb | https://github.com/pf5512/fb | 3f334c6e411e44eeaa87c1ffbc04f2380f2d8615 | 9c8f9cbf103b71fda6e510daff264edbd6c0491e | refs/heads/master | 2020-03-14T23:35:19.496000 | 2017-08-03T09:30:08 | 2017-08-03T09:30:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.footballer.rest.api.v2.request;
public class WechatConfigRequest {
private Long arenaId;
public Long getArenaId() {
return arenaId;
}
public void setArenaId(Long arenaId) {
this.arenaId = arenaId;
}
}
| UTF-8 | Java | 225 | java | WechatConfigRequest.java | Java | [] | null | [] | package com.footballer.rest.api.v2.request;
public class WechatConfigRequest {
private Long arenaId;
public Long getArenaId() {
return arenaId;
}
public void setArenaId(Long arenaId) {
this.arenaId = arenaId;
}
}
| 225 | 0.737778 | 0.733333 | 13 | 16.307692 | 15.700978 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 11 |
244484460d6eac878b0edf125b1a67aaf212c074 | 16,767,552,336,324 | 6f672fb72caedccb841ee23f53e32aceeaf1895e | /Photography/youcam_makup_source/src/com/android/camera/exif/g.java | fb3525337b20bf910081d0e039d53800d48d26e7 | [] | no_license | cha63506/CompSecurity | https://github.com/cha63506/CompSecurity | 5c69743f660b9899146ed3cf21eceabe3d5f4280 | eee7e74f4088b9c02dd711c061fc04fb1e4e2654 | refs/heads/master | 2018-03-23T04:15:18.480000 | 2015-12-19T01:29:58 | 2015-12-19T01:29:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.android.camera.exif;
class g
{
int a;
boolean b;
g(int i, boolean flag)
{
a = i;
b = flag;
}
... | UTF-8 | Java | 322 | java | g.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus",
"end": 61,
"score": 0.9996874332427979,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.android.camera.exif;
class g
{
int a;
boolean b;
g(int i, boolean flag)
{
a = i;
b = flag;
}
}
| 312 | 0.621118 | 0.599379 | 19 | 15.947369 | 19.930071 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 11 |
ff30bc3ab9e2d6ab34e67bc1631e9b92de5373d6 | 180,388,649,583 | fafe9bcdb999f39ba8a32c8b9f054b79ff105a94 | /src/server/Main.java | 1a60476c342e83f00714aa953c2ac89ea5c35982 | [
"MIT"
] | permissive | MrOwlie/ProjectNBVE | https://github.com/MrOwlie/ProjectNBVE | 2d3b3e0b242b7797606b3829dc7b9408902606a1 | d9c50432386cf17182965eac5960941cce84bd13 | refs/heads/master | 2021-09-04T12:22:48.576000 | 2018-01-18T16:47:05 | 2018-01-18T16:47:05 | 114,943,612 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package server;
import com.jme3.app.SimpleApplication;
import com.jme3.bullet.BulletAppState;
import com.jme3.bullet.collision.shapes.CollisionShape;
import com.jme3.bullet.control.RigidBodyControl;
import com.jme3.bullet.util.CollisionShapeFactory;
import com.jme3.math.FastMath;
import com.jme3.math.Vector3f;
import ... | UTF-8 | Java | 3,650 | java | Main.java | Java | [
{
"context": "rainQuad;\nimport packets.Packet.*;\n\n/**\n * @author mrowlie\n */\npublic class Main extends SimpleApplication {",
"end": 626,
"score": 0.9991583228111267,
"start": 619,
"tag": "USERNAME",
"value": "mrowlie"
}
] | null | [] | package server;
import com.jme3.app.SimpleApplication;
import com.jme3.bullet.BulletAppState;
import com.jme3.bullet.collision.shapes.CollisionShape;
import com.jme3.bullet.control.RigidBodyControl;
import com.jme3.bullet.util.CollisionShapeFactory;
import com.jme3.math.FastMath;
import com.jme3.math.Vector3f;
import ... | 3,650 | 0.693699 | 0.684932 | 110 | 32.18182 | 20.49753 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.672727 | false | false | 11 |
1cc453e7a987b0c94727eb5e5c795b25d3cdb974 | 26,044,681,740,414 | 7a00bba209de9fcc26ef692006d722bee0530a1a | /backend/n2o/n2o-config/src/main/java/net/n2oapp/framework/config/persister/control/N2oPasswordPersister.java | 189c1878ddde29ad0ca8ba9d571989a3f618543d | [
"Apache-2.0"
] | permissive | borispinus/n2o-framework | https://github.com/borispinus/n2o-framework | bb7c78bc195c4b01370fc2666d6a3b71ded950d7 | 215782a1e5251549b79c5dd377940ecabba0f1d7 | refs/heads/master | 2020-04-13T20:10:06.213000 | 2018-12-28T10:12:18 | 2018-12-28T10:12:18 | 163,422,862 | 1 | 0 | null | true | 2018-12-28T15:11:59 | 2018-12-28T15:11:58 | 2018-12-28T14:44:13 | 2018-12-28T10:12:22 | 6,447 | 0 | 0 | 0 | null | false | null | package net.n2oapp.framework.config.persister.control;
import net.n2oapp.framework.api.metadata.control.plain.N2oPassword;
import net.n2oapp.framework.config.persister.util.PersisterJdomUtil;
import org.jdom.Element;
import org.springframework.stereotype.Component;
import org.jdom.Namespace;
/**
* @author V. Alexeev... | UTF-8 | Java | 971 | java | N2oPasswordPersister.java | Java | [
{
"context": "ponent;\nimport org.jdom.Namespace;\n\n/**\n * @author V. Alexeev.\n */\n@Component\npublic class N2oPasswordPersister",
"end": 320,
"score": 0.9998726844787598,
"start": 310,
"tag": "NAME",
"value": "V. Alexeev"
}
] | null | [] | package net.n2oapp.framework.config.persister.control;
import net.n2oapp.framework.api.metadata.control.plain.N2oPassword;
import net.n2oapp.framework.config.persister.util.PersisterJdomUtil;
import org.jdom.Element;
import org.springframework.stereotype.Component;
import org.jdom.Namespace;
/**
* @author <NAME>.
*... | 967 | 0.730175 | 0.719876 | 33 | 28.424242 | 27.018547 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606061 | false | false | 11 |
57ca4f60bba164049839f11312e00c31facf790b | 9,998,683,932,679 | 34989d7d9bff59ebf8cc3e20f43afcd2762fbe8a | /app/src/main/java/com/example/thu/realtysocial/postNews/RefreshImageListener.java | 9f47dcc9bfad5288837f5d13d5fca0f7d91be3dd | [] | no_license | kimchi177/RealtyApp | https://github.com/kimchi177/RealtyApp | ebd3a173a285ede241ea27f88a13e549f9606d44 | aeb3183e5b2c6e7734f068df4ce6ff308e45034c | refs/heads/master | 2020-03-26T03:00:51.636000 | 2018-08-12T04:16:07 | 2018-08-12T04:16:07 | 144,435,840 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.thu.realtysocial.postNews;
import android.graphics.Bitmap;
import java.util.ArrayList;
public interface RefreshImageListener {
void onRemoveItemImage(ArrayList<String> Image);
void onPostImage(String valuePush);
void onImageBitmap(int i,ArrayList<Bitmap> bitmaps);
}
| UTF-8 | Java | 302 | java | RefreshImageListener.java | Java | [] | null | [] | package com.example.thu.realtysocial.postNews;
import android.graphics.Bitmap;
import java.util.ArrayList;
public interface RefreshImageListener {
void onRemoveItemImage(ArrayList<String> Image);
void onPostImage(String valuePush);
void onImageBitmap(int i,ArrayList<Bitmap> bitmaps);
}
| 302 | 0.791391 | 0.791391 | 11 | 26.454546 | 21.300293 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 11 |
e518b5993715b71eeaf40c10e4ee50f019ea3742 | 17,532,056,519,039 | 26a7189db9cb3a267242b98fc75437b2830352f2 | /src/main/java/enron/trie/Main.java | 682ce6a84def945c5561c4219e9a9cca4954152d | [] | no_license | wicknicks/prefix-search | https://github.com/wicknicks/prefix-search | 7c8c8b57f468818cdf15a62772d585de40bb68ef | 3f2f3ade2bbf21fabcc3b154a975a3cad5beeba8 | refs/heads/master | 2020-05-28T04:43:00.027000 | 2013-06-19T23:44:11 | 2013-06-19T23:44:11 | 10,808,340 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package enron.trie;
import enron.FileWalker;
import enron.MailReader;
import enron.Tokenizer;
import enron.db.DBSearcher;
import enron.db.DocPathIndex;
import enron.db.NodeDocIndex;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStreamReader;
import java.sql.Connection;
import java.sql.Drive... | UTF-8 | Java | 2,326 | java | Main.java | Java | [
{
"context": " FileWalker walker = new FileWalker(\"/home/arjun/Sandbox/osd/data/small/skilling-j/\");\n Tok",
"end": 568,
"score": 0.7168306112289429,
"start": 563,
"tag": "USERNAME",
"value": "arjun"
}
] | null | [] | package enron.trie;
import enron.FileWalker;
import enron.MailReader;
import enron.Tokenizer;
import enron.db.DBSearcher;
import enron.db.DocPathIndex;
import enron.db.NodeDocIndex;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStreamReader;
import java.sql.Connection;
import java.sql.Drive... | 2,326 | 0.607911 | 0.603611 | 85 | 26.364706 | 24.468393 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611765 | false | false | 11 |
67a2bd9b15b65cd1620014973254caeffcc0accb | 15,255,723,863,316 | 8e56d53922bb719405ef01257db2fdb65808b311 | /src/main/java/com/jnwanya/services/ChuckNorrisJokeService.java | d79f3ba89ce95638b0c280c7f5d2109dc0205a53 | [
"MIT"
] | permissive | jnwanya/JokeApp | https://github.com/jnwanya/JokeApp | f562ddb92c71a613b382468eab6baecdd698eb00 | b2470bca7196d65d77e2b488e4833e948c33b97c | refs/heads/master | 2021-05-14T12:08:10.417000 | 2018-01-05T21:24:00 | 2018-01-05T21:24:00 | 116,399,695 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jnwanya.services;
import org.springframework.stereotype.Service;
import guru.springframework.norris.chuck.ChuckNorrisQuotes;
/**
* Created by Jnwanya on
* Fri, 05 Jan, 2018.
*/
@Service
public class ChuckNorrisJokeService implements JokeService {
private final ChuckNorrisQuotes chuckNorrisQuotes;... | UTF-8 | Java | 613 | java | ChuckNorrisJokeService.java | Java | [
{
"context": "norris.chuck.ChuckNorrisQuotes;\n\n/**\n * Created by Jnwanya on\n * Fri, 05 Jan, 2018.\n */\n@Service\npublic clas",
"end": 165,
"score": 0.9972400069236755,
"start": 158,
"tag": "USERNAME",
"value": "Jnwanya"
}
] | null | [] | package com.jnwanya.services;
import org.springframework.stereotype.Service;
import guru.springframework.norris.chuck.ChuckNorrisQuotes;
/**
* Created by Jnwanya on
* Fri, 05 Jan, 2018.
*/
@Service
public class ChuckNorrisJokeService implements JokeService {
private final ChuckNorrisQuotes chuckNorrisQuotes;... | 613 | 0.743883 | 0.734095 | 26 | 22.576923 | 23.866896 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346154 | false | false | 11 |
ae0c85a53810dffef72bdc4a4213d74571906486 | 20,272,245,644,381 | a7e3431e22c73d21cfd5888d78b9701b9b8e41be | /basic/src/main/java/indi/gt/estudy/entity/Homework.java | c8e87a2e1d0cae981602de6f918f3600467df378 | [] | no_license | zhangzhen2540/estudy | https://github.com/zhangzhen2540/estudy | a8b1795721fd3315321bb357a6067b03b4c408e4 | 3a888cc6ded51955e3826e6c9b2c591d74b1de82 | refs/heads/master | 2021-01-10T01:45:53.088000 | 2016-04-03T07:15:54 | 2016-04-03T07:15:54 | 55,333,970 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package indi.gt.estudy.entity;
import java.util.Date;
public class Homework {
private Integer id;
private Integer teacherId;
private String teacherName;
private Integer gradeId;
private String title;
private Integer type;
private Date finishTime;
private Integer sort;
priva... | UTF-8 | Java | 1,908 | java | Homework.java | Java | [] | null | [] | package indi.gt.estudy.entity;
import java.util.Date;
public class Homework {
private Integer id;
private Integer teacherId;
private String teacherName;
private Integer gradeId;
private String title;
private Integer type;
private Date finishTime;
private Integer sort;
priva... | 1,908 | 0.604822 | 0.604822 | 105 | 17.180952 | 16.939547 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304762 | false | false | 11 |
2fc789e4348ab1b72d0bc1df6f182cb79c9c22e9 | 29,652,454,279,708 | 45df144571212d7b77db65a96a118c28fd19a188 | /src/main/java/ru/holyway/botplatform/scripting/entity/MessageScriptEntity.java | 0adcca1e04c63a258240aa7e7563994cc6bc987a | [] | no_license | mrMigles/botplatform | https://github.com/mrMigles/botplatform | c2e96ad44030a13d40dba62775e670c7adfa321a | 9e5f9e9bac7f240fcb94b012e7a251c2555e6ff4 | refs/heads/master | 2023-08-24T16:35:43.068000 | 2023-08-13T18:13:09 | 2023-08-13T18:13:09 | 87,577,651 | 0 | 0 | null | false | 2022-12-10T03:58:43 | 2017-04-07T18:56:36 | 2022-04-04T16:57:54 | 2022-12-10T03:58:43 | 8,963 | 0 | 0 | 9 | Java | false | false | package ru.holyway.botplatform.scripting.entity;
import org.telegram.telegrambots.meta.api.objects.Message;
import ru.holyway.botplatform.scripting.ScriptContext;
import ru.holyway.botplatform.telegram.TelegramMessageEntity;
import java.util.function.Function;
import java.util.function.Predicate;
public class Messag... | UTF-8 | Java | 1,344 | java | MessageScriptEntity.java | Java | [] | null | [] | package ru.holyway.botplatform.scripting.entity;
import org.telegram.telegrambots.meta.api.objects.Message;
import ru.holyway.botplatform.scripting.ScriptContext;
import ru.holyway.botplatform.telegram.TelegramMessageEntity;
import java.util.function.Function;
import java.util.function.Predicate;
public class Messag... | 1,344 | 0.760417 | 0.760417 | 45 | 28.866667 | 28.670233 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 11 |
6683565212fb30b30680cda69abc4d89663f54a8 | 20,083,267,092,602 | 9108614a33754ca79a404e1b016ae8b5bd661612 | /src/main/java/ru/project/cscm/base/rest/resources/Conversion.java | e170eaa56418d299cdbdc3aedde1086bd434bfdb | [
"Apache-2.0"
] | permissive | AlikJoke/CSCM | https://github.com/AlikJoke/CSCM | 7e82c02ebe92956c80509eb098df9e25acd643fa | 872894d150376449d31531621ed4e47d27531167 | refs/heads/master | 2023-09-03T20:43:35.897000 | 2023-08-20T11:42:11 | 2023-08-20T11:42:11 | 110,369,643 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.project.cscm.base.rest.resources;
import java.util.Date;
import ru.project.cscm.base.utils.Base64Helper;
import ru.project.cscm.model.FilterRequest;
import ru.project.cscm.model.Request;
import ru.project.cscm.rest.protos.RequestFilterProto;
import ru.project.cscm.rest.protos.RequestProto;
impor... | UTF-8 | Java | 2,595 | java | Conversion.java | Java | [] | null | [] | package ru.project.cscm.base.rest.resources;
import java.util.Date;
import ru.project.cscm.base.utils.Base64Helper;
import ru.project.cscm.model.FilterRequest;
import ru.project.cscm.model.Request;
import ru.project.cscm.rest.protos.RequestFilterProto;
import ru.project.cscm.rest.protos.RequestProto;
impor... | 2,595 | 0.71368 | 0.711368 | 86 | 28.174419 | 35.797295 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.302325 | false | false | 11 |
03309fb1b0518cd6031d051394be45c0131e6049 | 17,128,329,646,952 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_2c06376d44fa850aa71c87c3af6d7b75cfecfadb/LaTeXGenerator/2_2c06376d44fa850aa71c87c3af6d7b75cfecfadb_LaTeXGenerator_t.java | 0df979a4b0ad32c31c36336cb8bb8c98dbcc5651 | [] | 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 | package net.sf.latexdraw.glib.views.latex;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStreamWriter;
import net.sf.latexdraw.badaboom.BadaboomCollector;
import net.sf.latexdraw.filters.PDFFilter;
import net.sf.... | UTF-8 | Java | 18,759 | java | 2_2c06376d44fa850aa71c87c3af6d7b75cfecfadb_LaTeXGenerator_t.java | Java | [
{
"context": "part of LaTeXDraw.<br>\n * Copyright (c) 2005-2011 Arnaud BLOUIN<br>\n * <br>\n * LaTeXDraw is free software; you ",
"end": 1037,
"score": 0.9998908042907715,
"start": 1024,
"tag": "NAME",
"value": "Arnaud BLOUIN"
},
{
"context": "tails.<br>\n * <br>\n * 05/23/2010... | null | [] | package net.sf.latexdraw.glib.views.latex;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStreamWriter;
import net.sf.latexdraw.badaboom.BadaboomCollector;
import net.sf.latexdraw.filters.PDFFilter;
import net.sf.... | 18,745 | 0.6672 | 0.658884 | 594 | 30.579124 | 35.827091 | 221 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.973064 | false | false | 11 |
69b5d6f3056e64688a4ebf1776f4560dbef9d0c0 | 20,109,036,934,077 | a62bf0764fce3cd8af9d344bc9f69717270ddc44 | /productCenterServer/src/main/java/com/channabelle/service/impl/product/ProDetailServiceImpl.java | eb062ce6b74ea1e612105222249bc3c363354441 | [] | no_license | channabelle/mzg | https://github.com/channabelle/mzg | 9c2c361a88e374b36d3bac1f87fc9c7f3eed44dc | f43f495ebc469e8da07d7d877a0978d9ed573475 | refs/heads/master | 2020-04-10T20:15:22.282000 | 2019-01-02T07:28:49 | 2019-01-02T07:28:49 | 161,261,810 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.channabelle.service.impl.product;
import com.channabelle.model.product.ProDetail;
import com.channabelle.service.impl.BaseServiceImpl;
import com.channabelle.service.impl.CommonServiceImpl;
import org.apache.log4j.Logger;
import org.hibernate.criterion.Criterion;
import org.hibernate.criterion.Restr... | UTF-8 | Java | 1,222 | java | ProDetailServiceImpl.java | Java | [] | null | [] | package com.channabelle.service.impl.product;
import com.channabelle.model.product.ProDetail;
import com.channabelle.service.impl.BaseServiceImpl;
import com.channabelle.service.impl.CommonServiceImpl;
import org.apache.log4j.Logger;
import org.hibernate.criterion.Criterion;
import org.hibernate.criterion.Restr... | 1,222 | 0.764321 | 0.763502 | 35 | 32.971428 | 26.367172 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 11 |
825af17ad0f9cde1bd5d5fc391dd1cc5b13d8703 | 21,388,937,166,049 | 7b70d9df9879354b7dfceea11ece4ba804028e69 | /android-todo/app/src/main/java/in/eightbitlabs/todo/data/local/DatabaseHelper.java | 5367dd425b94147f75ecf8fe27a283ce3d42e4cd | [
"Apache-2.0"
] | permissive | shalzz/android-demos | https://github.com/shalzz/android-demos | c332f1e151e6864e5316ff94bfc5d4417873b2f9 | 106d31ca7a43a4b83ed3f89c29624484b7ff5a35 | refs/heads/master | 2021-10-19T21:35:21.996000 | 2019-02-24T05:36:11 | 2019-02-24T05:36:11 | 87,277,411 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package in.eightbitlabs.todo.data.local;
import android.content.ContentValues;
import android.database.sqlite.SQLiteDatabase;
import com.squareup.sqlbrite.BriteDatabase;
import com.squareup.sqlbrite.SqlBrite;
import java.util.Collection;
import java.util.List;
import javax.inject.Inject;
import javax.inject.Singlet... | UTF-8 | Java | 2,235 | java | DatabaseHelper.java | Java | [] | null | [] | package in.eightbitlabs.todo.data.local;
import android.content.ContentValues;
import android.database.sqlite.SQLiteDatabase;
import com.squareup.sqlbrite.BriteDatabase;
import com.squareup.sqlbrite.SqlBrite;
import java.util.Collection;
import java.util.List;
import javax.inject.Inject;
import javax.inject.Singlet... | 2,235 | 0.607606 | 0.607159 | 75 | 28.799999 | 22.829222 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.506667 | false | false | 11 |
3e8cfc4c57769687503884715e3966d5bd300d33 | 9,019,431,325,110 | 1b7ebd3409dfca48ef6afc9986d47b744d7cfe84 | /MyEclipse_2017_CI/Shiro01/src/com/hdquan/shiro/authentication/AuthenticationTest.java | e85ef144e068295265cb3dfc51216d894d919491 | [] | no_license | hedingquan/javaForHdquan | https://github.com/hedingquan/javaForHdquan | dc1471702abb2212143cc180a7299c3746605e08 | 971d4877d3bcbfb8ad90644251e36400233d1bd0 | refs/heads/master | 2021-03-07T21:57:29.262000 | 2020-03-10T13:37:33 | 2020-03-10T13:37:33 | 246,299,378 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hdquan.shiro.authentication;
import org.apache.shiro.SecurityUtils;
import org.apache.shiro.authc.AuthenticationException;
import org.apache.shiro.authc.UsernamePasswordToken;
import org.apache.shiro.config.IniSecurityManagerFactory;
import org.apache.shiro.mgt.SecurityManager;
import org.apache.shiro.subj... | GB18030 | Java | 2,735 | java | AuthenticationTest.java | Java | [
{
"context": "amePasswordToken token=new UsernamePasswordToken(\"zhangsan\", \"1\");\n\t\t\t\t//执行认证提交\n\t\t\t\ttry {\n\t\t\t\t\tsubject.login",
"end": 981,
"score": 0.9935511350631714,
"start": 973,
"tag": "USERNAME",
"value": "zhangsan"
},
{
"context": "oken token=new UsernamePassw... | null | [] | package com.hdquan.shiro.authentication;
import org.apache.shiro.SecurityUtils;
import org.apache.shiro.authc.AuthenticationException;
import org.apache.shiro.authc.UsernamePasswordToken;
import org.apache.shiro.config.IniSecurityManagerFactory;
import org.apache.shiro.mgt.SecurityManager;
import org.apache.shiro.subj... | 2,735 | 0.756087 | 0.753951 | 75 | 30.213333 | 22.633482 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.92 | false | false | 11 |
e5ec14caace63b194695bfbbb08f0b8e11ad2af8 | 29,085,518,535,557 | 28c173bafa277a9039aed9590cef1f40eb79bf88 | /src/insuranceFactory/InsuranceGenerator.java | 1579fbd1f4d4e3c9da998ab6271aee1e805d4d0f | [] | no_license | Roi-Amar/Hammer-Insurance | https://github.com/Roi-Amar/Hammer-Insurance | bfa5e625de6fd8ad71fcb161eb57f2d6403e59e1 | b1cdb30808cd3b825b77f073716a2fd9944122ad | refs/heads/main | 2023-05-28T17:05:39.315000 | 2021-06-11T17:30:41 | 2021-06-11T17:30:41 | 367,324,090 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package insuranceFactory;
public abstract class InsuranceGenerator{
public abstract Insurance createInsurance();
public Insurance planInsurance() {
Insurance i = createInsurance();
i.insure();
return i;
}
}
| UTF-8 | Java | 228 | java | InsuranceGenerator.java | Java | [] | null | [] | package insuranceFactory;
public abstract class InsuranceGenerator{
public abstract Insurance createInsurance();
public Insurance planInsurance() {
Insurance i = createInsurance();
i.insure();
return i;
}
}
| 228 | 0.723684 | 0.723684 | 10 | 20.799999 | 16.624079 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 11 |
a47c089b1c698afd19a35367bc900505f03199ed | 16,372,415,368,281 | 77bd2187e11dabedd6e5ae938eb93156611ce3bb | /src/main/core/java/io/github/greyp9/arwo/core/xed/table/XedMetaDataFactory.java | 98e55279fbc3096a9613b30d252da02a85bf84d3 | [
"Apache-2.0"
] | permissive | greyp9/arwo | https://github.com/greyp9/arwo | 89e047abec568724e44751f7589bad9862e48877 | 164ac378889241268dd6823207dc0ab59b659d2e | refs/heads/master | 2023-07-19T21:47:10.889000 | 2023-06-20T00:29:34 | 2023-06-20T00:29:34 | 43,374,847 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.greyp9.arwo.core.xed.table;
import io.github.greyp9.arwo.core.app.App;
import io.github.greyp9.arwo.core.table.metadata.ColumnMetaData;
import io.github.greyp9.arwo.core.table.metadata.RowSetMetaData;
import io.github.greyp9.arwo.core.xsd.core.XsdTypeU;
import io.github.greyp9.arwo.core.xsd.data.Data... | UTF-8 | Java | 2,241 | java | XedMetaDataFactory.java | Java | [
{
"context": "package io.github.greyp9.arwo.core.xed.table;\n\nimport io.github.greyp9.arw",
"end": 24,
"score": 0.8082271218299866,
"start": 18,
"tag": "USERNAME",
"value": "greyp9"
},
{
"context": "hub.greyp9.arwo.core.xed.table;\n\nimport io.github.greyp9.arwo.core.app.App;\nimpor... | null | [] | package io.github.greyp9.arwo.core.xed.table;
import io.github.greyp9.arwo.core.app.App;
import io.github.greyp9.arwo.core.table.metadata.ColumnMetaData;
import io.github.greyp9.arwo.core.table.metadata.RowSetMetaData;
import io.github.greyp9.arwo.core.xsd.core.XsdTypeU;
import io.github.greyp9.arwo.core.xsd.data.Data... | 2,241 | 0.70415 | 0.70058 | 53 | 41.28302 | 30.286293 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.698113 | false | false | 11 |
f8c1ca2cc1755d69ad6c590cbbc7120da1782d6e | 4,406,636,479,824 | 2cd7afaf89c1d6d7361e13f8807deba2257c6b0a | /src/callcenter/MetricsSimulation.java | a02c85ada7a6d99605e7009aee0b6f2625801c0a | [] | no_license | geoextra/ken2530-callcenter | https://github.com/geoextra/ken2530-callcenter | 90f19345c40904bb4ffa4f4e46bc5078b07ae714 | a4469ce626366ea79f15ecae7007d2ac62774248 | refs/heads/master | 2022-08-29T21:32:35.053000 | 2020-05-29T11:17:30 | 2020-05-29T11:17:30 | 261,151,660 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package callcenter;
import java.util.LinkedList;
import static callcenter.DateUtils.daysToSeconds;
import static callcenter.DateUtils.minutesToSeconds;
/**
* Simulation with metric aggregation
*
* @author Joel Karel, Simone Schouten, Nick Bast, Frederick van der Windt and Moritz Gehlhaar
* @version %I%, %G%
*/
... | UTF-8 | Java | 7,003 | java | MetricsSimulation.java | Java | [
{
"context": "* Simulation with metric aggregation\n *\n * @author Joel Karel, Simone Schouten, Nick Bast, Frederick van der Wi",
"end": 221,
"score": 0.999856173992157,
"start": 211,
"tag": "NAME",
"value": "Joel Karel"
},
{
"context": " with metric aggregation\n *\n * @author Joel ... | null | [] | package callcenter;
import java.util.LinkedList;
import static callcenter.DateUtils.daysToSeconds;
import static callcenter.DateUtils.minutesToSeconds;
/**
* Simulation with metric aggregation
*
* @author <NAME>, <NAME>, <NAME>, <NAME> and <NAME>
* @version %I%, %G%
*/
public class MetricsSimulation {
/**
... | 6,961 | 0.666 | 0.653434 | 155 | 44.187096 | 38.98317 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.090323 | false | false | 11 |
1e1fb22130acad790587c79854a092fbcf931000 | 11,132,555,251,513 | f425392f538cdcdb301a609ddbda4ddc8b5c15dc | /Programming/Kekule Java/Kekule/src/gui/LoadingBar.java | 780e76f066d5410ede69fda58479dcbd45276b23 | [] | no_license | germuth/Kekule | https://github.com/germuth/Kekule | f6dd44b6f79eaa6cb513aefcd512586f43131a53 | 27ccbb6a265c29cbc751b61d16b03c1a54f15ea7 | refs/heads/master | 2021-01-17T08:39:03.330000 | 2016-07-20T02:10:41 | 2016-07-20T02:10:41 | 9,986,236 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gui;
import javax.swing.JPanel;
import javax.swing.JProgressBar;
import javax.swing.JLabel;
import java.awt.Color;
import java.awt.Font;
/**
* LoadingBar
*
* This class is meant to be a small JPanel which
* contains two JLabels which change depending on the current
* task being executed (Genetic Algorit... | UTF-8 | Java | 2,941 | java | LoadingBar.java | Java | [
{
"context": "Bar\n * to display the actual percentage\n * @author Aaron\n *\n */\npublic class LoadingBar extends JPanel {\n\t",
"end": 400,
"score": 0.9987792372703552,
"start": 395,
"tag": "NAME",
"value": "Aaron"
}
] | null | [] | package gui;
import javax.swing.JPanel;
import javax.swing.JProgressBar;
import javax.swing.JLabel;
import java.awt.Color;
import java.awt.Font;
/**
* LoadingBar
*
* This class is meant to be a small JPanel which
* contains two JLabels which change depending on the current
* task being executed (Genetic Algorit... | 2,941 | 0.680041 | 0.66134 | 118 | 23.923729 | 20.70706 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.915254 | false | false | 11 |
77d1ad7ebc023da42679fc64609fe2ce3cfd7942 | 16,106,127,386,460 | 4dc545a07467fac1b80b8040945a3a04caaa9670 | /XYZReader/src/main/java/com/example/xyzreader/ui/MainActivity.java | d8be4d5b4ad4701c8e626529c99300879b900856 | [
"MIT"
] | permissive | PN1019/xyzreader | https://github.com/PN1019/xyzreader | 9c79f93aa6e3e6e78982a26e1b73581e88faa179 | aab83be168aa684497721a524dea966351d4c84c | refs/heads/master | 2021-01-12T03:51:36.843000 | 2017-01-10T13:09:03 | 2017-01-10T13:09:03 | 78,275,675 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.xyzreader.ui;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.res.Resources;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDr... | UTF-8 | Java | 8,870 | java | MainActivity.java | Java | [] | null | [] | package com.example.xyzreader.ui;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.res.Resources;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDr... | 8,870 | 0.635626 | 0.634386 | 211 | 41.037914 | 28.755522 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606635 | false | false | 11 |
14e73c3285bacc0a4c1c66639f04623c41fc7257 | 28,956,669,579,667 | 1c6955244cec4b1bb2cab64aaa68bf0dac205fa3 | /app/src/main/java/com/android/bikeme/mvp/views/user/SignInView.java | cb5839332dceb5b656a66be0de77dccbcce5b94f | [] | no_license | danielmejiadev/bikeme-app | https://github.com/danielmejiadev/bikeme-app | ccdbd2760a871027d21ef84dd2b4d0738ffc5e10 | b8719ede9273eee0a72c855edbaf857c22b9cc55 | refs/heads/master | 2021-09-13T20:22:32.920000 | 2018-05-03T22:07:44 | 2018-05-03T22:07:44 | 108,148,856 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.bikeme.mvp.views.user;
/**
* Created by Daniel on 12/05/2017.
*/
public interface SignInView {
void goToHome();
void goToSignUp();
void launchDialogSelectAccount();
void showMessage(String message);
void showProgressDialog();
void hideProgressDialog();
vo... | UTF-8 | Java | 380 | java | SignInView.java | Java | [
{
"context": "droid.bikeme.mvp.views.user;\r\n\r\n/**\r\n * Created by Daniel on 12/05/2017.\r\n */\r\npublic interface SignInView ",
"end": 71,
"score": 0.9974358677864075,
"start": 65,
"tag": "NAME",
"value": "Daniel"
}
] | null | [] | package com.android.bikeme.mvp.views.user;
/**
* Created by Daniel on 12/05/2017.
*/
public interface SignInView {
void goToHome();
void goToSignUp();
void launchDialogSelectAccount();
void showMessage(String message);
void showProgressDialog();
void hideProgressDialog();
vo... | 380 | 0.668421 | 0.647368 | 16 | 21.75 | 15.130681 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 11 |
9ac737f6fdbcdf10c2d9f334d375908c66c7ef62 | 22,342,419,896,582 | 02e5dda9a9ab0e9743430284943b4a4c58ce0ca8 | /integracion-business/src/main/java/xyz/oeste/integracion/service/EntrenadorService.java | 3f709f60031221b71eaff00ca78721081a79ea6f | [] | no_license | alejandrocalderonhernandez/spring-legacy-soap-rest-jpa-mvc | https://github.com/alejandrocalderonhernandez/spring-legacy-soap-rest-jpa-mvc | f8a5020475bbb5e586a078b3f5282aa942479a06 | 65063381fc1f9fab54f5d7d590206fbfc75ac844 | refs/heads/master | 2021-10-19T12:46:05.154000 | 2019-02-21T02:30:20 | 2019-02-21T02:30:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xyz.oeste.integracion.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import xyz.oeste.integracion.dao.EntrenadorDAO;
import xyz.oeste.integracion.model.Entrenador;
... | UTF-8 | Java | 1,186 | java | EntrenadorService.java | Java | [] | null | [] | package xyz.oeste.integracion.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import xyz.oeste.integracion.dao.EntrenadorDAO;
import xyz.oeste.integracion.model.Entrenador;
... | 1,186 | 0.745363 | 0.745363 | 34 | 32.882355 | 29.299433 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.235294 | false | false | 11 |
261c32146b1574e42ec42b092d289137937a379d | 10,264,971,857,427 | 5fa39b84743c33a997feb28db25adbe4c0514be0 | /appEscritorio/AppEscritorio/src/persistence/ProyeccionGateway.java | a1267418559c3cf67a84363de1edada028e5519f | [] | no_license | Arquisoft/Entrecine3 | https://github.com/Arquisoft/Entrecine3 | 65f8489395e9e051df81ea85d1d9dd0a8786306a | 0a8dbc37a2d02e839eacb527eb9f63229a48042d | refs/heads/master | 2016-09-01T10:51:32.790000 | 2013-05-12T20:55:49 | 2013-05-12T20:55:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package persistence;
import java.sql.Connection;
import java.sql.SQLException;
import java.util.List;
import model.Proyeccion;
public interface ProyeccionGateway {
/**
* Establecer conexion con la base de datos
* @param connection
*/
public void setConnection(Connection connection);
/**
* Retornar lista... | UTF-8 | Java | 1,789 | java | ProyeccionGateway.java | Java | [] | null | [] | package persistence;
import java.sql.Connection;
import java.sql.SQLException;
import java.util.List;
import model.Proyeccion;
public interface ProyeccionGateway {
/**
* Establecer conexion con la base de datos
* @param connection
*/
public void setConnection(Connection connection);
/**
* Retornar lista... | 1,789 | 0.719396 | 0.719396 | 77 | 22.233767 | 18.411526 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.350649 | false | false | 11 |
725309fdfbbc0af8225160ea92442520079ddfb5 | 21,320,217,699,929 | 8226228de14932f69e901d73376b861c54f45f3b | /src/main/java/de/hhbk/jahresprojekt/views/components/DetailDialog.java | cbf6fc6e5362dffe382095ab7e0e30b58b9d19e3 | [] | no_license | EnricoMessall/jahresprojekt-2 | https://github.com/EnricoMessall/jahresprojekt-2 | 06c26d70e520aa204e17eb963d7f11b9967b2dbd | 67323d7a3f6ebf533f7f86154f1bf9bbf463a04f | refs/heads/master | 2023-05-28T13:02:10.899000 | 2021-06-10T18:57:41 | 2021-06-10T18:57:41 | 368,814,911 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.hhbk.jahresprojekt.views.components;
import com.dlsc.workbenchfx.model.WorkbenchDialog;
import de.hhbk.jahresprojekt.views.modules.autofetch.Listeners.OnObjectChangedListener;
import de.hhbk.jahresprojekt.views.modules.view.DetailForm;
import javafx.scene.control.ButtonType;
import javafx.scene.control.Scro... | UTF-8 | Java | 1,100 | java | DetailDialog.java | Java | [
{
"context": "t javafx.scene.control.ScrollPane;\n\n/**\n * @author Frederick Hafemann\n */\npublic class DetailDialog<T> {\n T object;\n",
"end": 362,
"score": 0.9998601078987122,
"start": 344,
"tag": "NAME",
"value": "Frederick Hafemann"
}
] | null | [] | package de.hhbk.jahresprojekt.views.components;
import com.dlsc.workbenchfx.model.WorkbenchDialog;
import de.hhbk.jahresprojekt.views.modules.autofetch.Listeners.OnObjectChangedListener;
import de.hhbk.jahresprojekt.views.modules.view.DetailForm;
import javafx.scene.control.ButtonType;
import javafx.scene.control.Scro... | 1,088 | 0.757273 | 0.757273 | 31 | 34.483871 | 30.687679 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580645 | false | false | 11 |
e057345a260e32a3fe3dd2a16fcfb7d08c70084a | 5,214,090,323,189 | 229670f1f499d11072ebe1a59f7375091ae524f9 | /src/main/java/com/ezdi/webelements/SearchCriteria_WebE.java | 9674de72b8cb6340566d82c1451fe15471e16942 | [] | no_license | testpractutor/repPractutorQA | https://github.com/testpractutor/repPractutorQA | f477e81f9aeb26b9fcf72dcea18638fbebea4f33 | fd21ce5435530fa0f445b724a3bfd636b47f8619 | refs/heads/master | 2020-05-01T06:34:29.534000 | 2015-07-06T08:47:57 | 2015-07-06T08:47:57 | 32,729,224 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ezdi.webelements;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
public class SearchCriteria_WebE
{
/** to click on search criteria link */
@FindBy(id = "searchPanelClk")
public Web... | UTF-8 | Java | 6,994 | java | SearchCriteria_WebE.java | Java | [] | null | [] | package com.ezdi.webelements;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
public class SearchCriteria_WebE
{
/** to click on search criteria link */
@FindBy(id = "searchPanelClk")
public Web... | 6,994 | 0.702602 | 0.697884 | 240 | 28.141666 | 19.262787 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.7125 | false | false | 11 |
8fe4a5db6056647c29c83679cb9c7f7a597975e8 | 24,919,400,269,133 | 11060e08adb3fd23d77f010040be5110091fa5d9 | /tutorial3 - tarea3/src/display/GrupoDTO.java | 89b1ba8923224809b19e5bedbc2fb899ee1ce2a5 | [] | no_license | crvcr/aplic-empr | https://github.com/crvcr/aplic-empr | 12ea2a34befba52bbd1e2e5b985c514512a33fa2 | 45a17cef9905dfb1e1ccc98747705daa8811d834 | refs/heads/master | 2020-03-02T11:43:48.019000 | 2012-10-01T02:05:16 | 2012-10-01T02:05:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package display;
public class GrupoDTO {
public int id;
public int numero;
public String sigla;
public String nombre;
public String horario;
public String aula;
public int idProfesor;
} | UTF-8 | Java | 214 | java | GrupoDTO.java | Java | [] | null | [] | package display;
public class GrupoDTO {
public int id;
public int numero;
public String sigla;
public String nombre;
public String horario;
public String aula;
public int idProfesor;
} | 214 | 0.691589 | 0.691589 | 11 | 18.545454 | 9.008719 | 26 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 11 |
3915a95f8e2465d083b984e93128890dc29a7d25 | 32,375,463,501,540 | 94bc495de432be05a1099da9a9de618432326e4a | /Escort/app/src/main/java/sumon/com/escort/GetRequestHandler.java | 986fdde1d7fceeadb078d2481be73d0cdee94c27 | [] | no_license | shafiqulislamsumon/Escort | https://github.com/shafiqulislamsumon/Escort | 130245d636bc33084f470ad2c2d4184d0f05dd4b | 463dfe4ed6775556331db94b73cda60ac830d4b9 | refs/heads/master | 2021-05-23T11:39:06.450000 | 2020-04-05T15:36:51 | 2020-04-05T15:36:51 | 253,269,314 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sumon.com.escort;
import android.os.AsyncTask;
import android.util.Log;
import android.widget.ListAdapter;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.ArrayList;
import java.util.HashMap;
class GetRequestHandler extends AsyncTask<Void, Void, Void> {
... | UTF-8 | Java | 2,590 | java | GetRequestHandler.java | Java | [] | null | [] | package sumon.com.escort;
import android.os.AsyncTask;
import android.util.Log;
import android.widget.ListAdapter;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.ArrayList;
import java.util.HashMap;
class GetRequestHandler extends AsyncTask<Void, Void, Void> {
... | 2,590 | 0.547104 | 0.546332 | 88 | 28.443182 | 22.931646 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.602273 | false | false | 11 |
ad1150cf6e2bbf3fb962403724ccf060e4791c22 | 24,103,356,503,879 | f567ff1f97566f3c2f588d54afd539ae349de14e | /csx42-s19-assign3-Srushti24-master/csx42-s19-assign3-Srushti24-master/srushti_desai_assign_3/studentCoursesBackup/src/studentCoursesBackup/util/FileProcessor.java | 12c714095e508fa61493047895b6131f448e52a3 | [] | no_license | Srushti24/Design-Pattern-Software-Development-in-Java | https://github.com/Srushti24/Design-Pattern-Software-Development-in-Java | e31d688dbd57e3a5e1b55d63393158981e5c9da9 | 70560a5ad8e0e2b06939f770f738ece4daaa7cc2 | refs/heads/master | 2022-11-21T20:32:56.181000 | 2020-07-30T04:39:06 | 2020-07-30T04:39:06 | 283,670,363 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package studentCoursesBackup.util;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
public class FileProcessor {
BufferedReader bufferedReader = null;
FileReader fileWriter = null;
public FileProcessor(String fileName) {
... | UTF-8 | Java | 917 | java | FileProcessor.java | Java | [] | null | [] | package studentCoursesBackup.util;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
public class FileProcessor {
BufferedReader bufferedReader = null;
FileReader fileWriter = null;
public FileProcessor(String fileName) {
... | 917 | 0.580153 | 0.580153 | 36 | 24.5 | 18.645077 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 11 |
323048d7d21e1d40fad8e9b6650391e79f2f90ae | 20,985,210,230,584 | 5e01a08033eebd6862ae6e4f4c624826c6747fd7 | /bither-android/src/net/bither/util/ThrottlingWalletChangeListener.java | 11db5c84a17b82bd567fd21e6f3e05ab9cb0ffec | [
"Apache-2.0"
] | permissive | LinQingWei/bither-android | https://github.com/LinQingWei/bither-android | eb1a0912573a98df2396e1dd9fcc5d9472aa9205 | 614bc4cfc8305c397139e62ffb5af4b0245bc706 | refs/heads/master | 2020-12-26T22:01:21.780000 | 2014-08-06T03:45:14 | 2014-08-06T03:45:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2014 http://Bither.net
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | UTF-8 | Java | 3,651 | java | ThrottlingWalletChangeListener.java | Java | [] | null | [] | /*
* Copyright 2014 http://Bither.net
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | 3,651 | 0.769104 | 0.765818 | 128 | 27.523438 | 24.245478 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.570313 | false | false | 11 |
1f03ee5b1c21f4a129e9e9b6cbfe89682bfa175e | 4,501,125,754,297 | d7f79dcf31e9336fa34c751a43a469c08e4835c8 | /WareHouse/ShopHouse.java | be56c7bd461613a3e356d545aa5681d3ca35eaf5 | [] | no_license | nikohristov/first-repo | https://github.com/nikohristov/first-repo | caf7d81d8cdd25cee6dccc5a9c8f4dc85bddd67e | 4dd86a8714615e531101effdd030eb16edeb04c0 | refs/heads/master | 2021-01-10T06:23:59.903000 | 2017-11-21T14:32:31 | 2017-11-21T14:32:31 | 47,582,618 | 0 | 0 | null | false | 2015-12-07T22:53:31 | 2015-12-07T22:14:56 | 2015-12-07T22:14:56 | 2015-12-07T22:50:32 | 0 | 0 | 0 | 0 | null | null | null | package WareHouse;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
public class ShopHouse extends WareHouse implements Runnable{
protected String name;
private WareHouse own;
ShopHouse(String name, WareHouse own){
super();
this.name = name;
this.own = own;
}
@Override
... | UTF-8 | Java | 1,517 | java | ShopHouse.java | Java | [] | null | [] | package WareHouse;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
public class ShopHouse extends WareHouse implements Runnable{
protected String name;
private WareHouse own;
ShopHouse(String name, WareHouse own){
super();
this.name = name;
this.own = own;
}
@Override
... | 1,517 | 0.676335 | 0.675676 | 67 | 21.64179 | 22.814438 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.402985 | false | false | 11 |
4b96bc8c3a68521d1fc0410702678d67af60a5ed | 20,864,951,135,062 | 468dc85e3aa624c61c8f3931c7f33ab7443717d3 | /app/src/main/java/equipbid/armentum/com/equip_bid/Spin.java | 22734031f7c27d6bda3bfe63b2797e3e68b2b721 | [] | no_license | subtainishfaq7175/android-equipbid | https://github.com/subtainishfaq7175/android-equipbid | 6334c2dc7448bd7cdd82e845aa1bff8be6afed4d | 5ee9f901a1bef90c3cd2f8422d160613c982e497 | refs/heads/master | 2020-04-05T07:58:03.141000 | 2018-11-26T15:36:42 | 2018-11-26T15:36:42 | 156,695,339 | 0 | 0 | null | false | 2018-11-26T15:36:44 | 2018-11-08T11:16:49 | 2018-11-15T13:22:26 | 2018-11-26T15:36:43 | 11,159 | 0 | 0 | 0 | Java | false | null | package equipbid.armentum.com.equip_bid;
/**
* Created by meet_darshan on 01-02-2017.
*/
public class Spin {
private String id, name ,parent;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public String getName() {
return name;
... | UTF-8 | Java | 542 | java | Spin.java | Java | [
{
"context": "quipbid.armentum.com.equip_bid;\n\n/**\n * Created by meet_darshan on 01-02-2017.\n */\npublic class Spin {\n\n priva",
"end": 72,
"score": 0.9996873140335083,
"start": 60,
"tag": "USERNAME",
"value": "meet_darshan"
}
] | null | [] | package equipbid.armentum.com.equip_bid;
/**
* Created by meet_darshan on 01-02-2017.
*/
public class Spin {
private String id, name ,parent;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public String getName() {
return name;
... | 542 | 0.568266 | 0.553506 | 33 | 15.424242 | 14.838587 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.30303 | false | false | 11 |
72bcd06d8eaae0ba12ddf83088bdee35b6f77b1d | 23,897,198,046,761 | c871f3af27ee0643790c960d3625362bcdffcd2f | /C-ClientJava/src/clientjavaacrobatt/Main.java | 1009cd7d8d19c59b9beb6769936c30e6c8ef679e | [] | no_license | Zimroid/LaClemenceDAuguste | https://github.com/Zimroid/LaClemenceDAuguste | bf734c4d683ec6802f9ff5e489101dd482587c34 | d093c1ab4b7d2c29921295fa1613bb582f0e3f23 | refs/heads/master | 2021-01-10T19:09:03.861000 | 2014-06-19T20:02:29 | 2014-06-19T20:02:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package clientjavaacrobatt;
import auguste.client.engine.Board;
import auguste.client.engine.Cell;
import auguste.client.engine.UW;
import auguste.client.entity.Client;
import auguste.client.graphical.CSL;
import auguste.client.graphical.UpdateListener;
import java.io.IOException;
import java.net.URISyntaxException;
im... | UTF-8 | Java | 1,168 | java | Main.java | Java | [] | null | [] | package clientjavaacrobatt;
import auguste.client.engine.Board;
import auguste.client.engine.Cell;
import auguste.client.engine.UW;
import auguste.client.entity.Client;
import auguste.client.graphical.CSL;
import auguste.client.graphical.UpdateListener;
import java.io.IOException;
import java.net.URISyntaxException;
im... | 1,168 | 0.555651 | 0.553082 | 36 | 31.472221 | 19.335468 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722222 | false | false | 11 |
4a4e6adff595350e7a69551c0af7149cdc93b445 | 25,211,458,053,601 | 9d4bc844c643418ebbc46e9253088536b2f0c668 | /AD_Proyecto_Neodatis/src/formularios/EditarCategoria.java | 5f543220e4ebddd70c2ab7d12724f3906d73eff9 | [] | no_license | NoeliaIm/AccesoADatos | https://github.com/NoeliaIm/AccesoADatos | 2f2661af6a22d5faaf67a741135ca427d8fbfd7d | cf4e52cf674f0991fcfb919a152c410e6f5731c2 | refs/heads/master | 2020-03-20T01:25:43.361000 | 2015-11-03T11:53:50 | 2015-11-03T11:53:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package formularios;
import clases.Idioma;
import clases_bd.Categoria;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.BorderFactory;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
import javax.swing.event.ListSelectionEvent;
import javax.swing.event.ListSelecti... | UTF-8 | Java | 7,320 | java | EditarCategoria.java | Java | [
{
"context": "the template in the editor.\n */\n\n/**\n *\n * @author Fernando\n */\npublic class EditarCategoria extends EditarYB",
"end": 460,
"score": 0.999747097492218,
"start": 452,
"tag": "NAME",
"value": "Fernando"
}
] | null | [] | package formularios;
import clases.Idioma;
import clases_bd.Categoria;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.BorderFactory;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
import javax.swing.event.ListSelectionEvent;
import javax.swing.event.ListSelecti... | 7,320 | 0.637568 | 0.631694 | 176 | 40.590908 | 40.265209 | 201 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 11 |
e3826888a1ea89a474caa40332d6b526a98b7c7b | 21,148,419,001,949 | dbc5c973974334a20be06d180895a634fa735487 | /src/Explore/finalT/test.java | d3f2a819972b4a7811046f87f3f6dbc9d59d35a9 | [] | no_license | xiaojiu01/JavaExplore | https://github.com/xiaojiu01/JavaExplore | bb8e82cfe19764e84e67013e86bec99c0973139f | f98c8d4282494ba0953befd66c877fddde81fcb8 | HEAD | 2017-04-27T14:16:26.557000 | 2016-09-09T05:31:20 | 2016-09-09T05:31:20 | 47,311,400 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Explore.finalT;
public class test {
public static void main(String[] args) {
MyClass myClass = new MyClass();
StringBuffer buffer = new StringBuffer("hello");
myClass.changeValue(buffer);
System.out.println(buffer.toString());
Integer i = 54;
myClass.changeintValue(i);
System.out.print... | UTF-8 | Java | 527 | java | test.java | Java | [] | null | [] | package Explore.finalT;
public class test {
public static void main(String[] args) {
MyClass myClass = new MyClass();
StringBuffer buffer = new StringBuffer("hello");
myClass.changeValue(buffer);
System.out.println(buffer.toString());
Integer i = 54;
myClass.changeintValue(i);
System.out.print... | 527 | 0.652751 | 0.647059 | 25 | 19.16 | 16.382137 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.48 | false | false | 11 |
3ddbd061ee15ceb9a44629c96a5063fe2e328eaf | 12,927,851,629,160 | 3d4b52d6ead363cf208ecffecc38926262d313e6 | /action/src/main/java/com/jk/jobs/bookmark/action/package-info.java | 09a7016a93e53cb0d904b8473ddf99fdd0d2e3e7 | [] | no_license | JiakunXu/job | https://github.com/JiakunXu/job | 664b762017e0e9e07c11885f79539decece18542 | 8ea04a1f2fc556e8478a88ab169f1a8510a60180 | refs/heads/master | 2020-04-12T05:31:47.049000 | 2016-09-29T14:49:41 | 2016-09-29T14:49:41 | 65,174,225 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* bookmark action.
*/
package com.jk.jobs.bookmark.action; | UTF-8 | Java | 64 | java | package-info.java | Java | [] | null | [] | /**
* bookmark action.
*/
package com.jk.jobs.bookmark.action; | 64 | 0.6875 | 0.6875 | 4 | 15.25 | 13.645054 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 11 |
44e6e6d40f175f70d3b4d37fa531069e31f3a671 | 14,362,370,704,844 | ffb5ad2e05dc302fc73ebba6b43ac9b22114b230 | /app/src/main/java/Adapter/MyClassAdapter.java | 77cf1be3e5129587b25e4e08afea5a27533cf930 | [] | no_license | zx1314621/AndroidProject | https://github.com/zx1314621/AndroidProject | 4e66c49edce24dce0d1753396d5a10ba6ee89618 | 3f6faef7370e0e1d7aea0493822c1c3f5e90b622 | refs/heads/master | 2020-03-13T19:01:36.705000 | 2018-05-22T01:46:17 | 2018-05-22T01:46:17 | 131,246,064 | 0 | 6 | null | false | 2018-05-16T04:04:34 | 2018-04-27T04:37:47 | 2018-05-16T03:50:40 | 2018-05-16T04:04:34 | 395 | 0 | 3 | 0 | Java | false | null | package Adapter;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import android.widget.Toast;
import com.example.androidproject.ChoiceOption;
import com.example.an... | UTF-8 | Java | 2,748 | java | MyClassAdapter.java | Java | [
{
"context": ".List;\n\nimport Entity.MyCourse;\n\n/**\n * Created by MECHREVO on 2018/5/14.\n */\n\npublic class MyClassAdapter ex",
"end": 511,
"score": 0.999686062335968,
"start": 503,
"tag": "USERNAME",
"value": "MECHREVO"
}
] | null | [] | package Adapter;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import android.widget.Toast;
import com.example.androidproject.ChoiceOption;
import com.example.an... | 2,748 | 0.671397 | 0.668486 | 83 | 32.108433 | 27.75539 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.614458 | false | false | 11 |
5ea9a4c4f9eb0ea30d69cb502738c27df3171e33 | 9,311,489,148,436 | 81b51f7dd730b05df14e2b32a78f12bbdd2400ea | /app/src/main/java/in/ashwanik/appportfolio/MainActivityFragment.java | 818ec826e4f76ed92229d0b947ac896c331ff70d | [
"MIT"
] | permissive | ashwanikumar04/udacity-nano-degree-app-portfolio | https://github.com/ashwanikumar04/udacity-nano-degree-app-portfolio | b0a6046b89e1741bd598f60f0777c034c5ea070c | 19a296df5718dbaf2dd0f0c7bbf3d1f46c79b292 | refs/heads/master | 2021-01-10T14:02:37.326000 | 2016-01-26T17:59:22 | 2016-01-26T17:59:27 | 50,436,272 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package in.ashwanik.appportfolio;
import android.os.Bundle;
import android.support.design.widget.Snackbar;
import android.support.v4.app.Fragment;
import android.support.v7.widget.CardView;
import android.text.Spannable;
import android.text.SpannableStringBuilder;
import android.text.style.ForegroundColorSpan;
import ... | UTF-8 | Java | 2,978 | java | MainActivityFragment.java | Java | [] | null | [] | package in.ashwanik.appportfolio;
import android.os.Bundle;
import android.support.design.widget.Snackbar;
import android.support.v4.app.Fragment;
import android.support.v7.widget.CardView;
import android.text.Spannable;
import android.text.SpannableStringBuilder;
import android.text.style.ForegroundColorSpan;
import ... | 2,978 | 0.6454 | 0.643049 | 100 | 28.780001 | 26.542637 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.69 | false | false | 11 |
e0e83132308b13c8345cf522ecc6befdac6dda3b | 27,986,006,927,587 | dfb2da13319e9e459b41eb03c00220eba5b4724d | /xc-service-manage-course/src/test/java/com/xuecheng/manage_course/dao/CategoryMapperTest.java | 7e25a732d18b9b878add10cd0e7653daddd1e86f | [] | no_license | wanxianbo/XcEduService | https://github.com/wanxianbo/XcEduService | 3277dc455185697bd4c8993175cb58a01e372734 | 081bbc22fbb0a2e98abc7be3722f00ea4169c115 | refs/heads/master | 2022-12-03T22:14:20.418000 | 2020-08-22T15:45:36 | 2020-08-22T15:45:36 | 289,508,747 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xuecheng.manage_course.dao;
import com.xuecheng.framework.domain.course.ext.CategoryNode;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.conte... | UTF-8 | Java | 714 | java | CategoryMapperTest.java | Java | [] | null | [] | package com.xuecheng.manage_course.dao;
import com.xuecheng.framework.domain.course.ext.CategoryNode;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.conte... | 714 | 0.780112 | 0.778711 | 25 | 27.6 | 24.01333 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 11 |
4858b28ca6b14c197655e2a8432b91842ba2d82d | 27,986,006,924,750 | 449342199c4cd7b42a3cd8bed227d2df6732bbb7 | /portal/portal/Repositories/src/main/java/br/com/informa/repositories/dao/hibernate/HibernateSessionRequestFilter.java | 9bf8a2bbfc95b58eb5820183c9ce3afbfe0a44b4 | [] | no_license | pedroferreirasi/portal | https://github.com/pedroferreirasi/portal | 966f04da28564514f9f583d552b00cd618f7f55c | 0df93a19d49aacf9713ffa6523fced9802d49d02 | refs/heads/master | 2021-01-21T18:38:22.639000 | 2018-02-08T11:23:54 | 2018-02-08T11:23:54 | 92,062,551 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.informa.repositories.dao.hibernate;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import org.hibern... | UTF-8 | Java | 1,523 | java | HibernateSessionRequestFilter.java | Java | [] | null | [] | package br.com.informa.repositories.dao.hibernate;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import org.hibern... | 1,523 | 0.724885 | 0.723572 | 52 | 27.288462 | 21.22076 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.038461 | false | false | 11 |
98fd976218df0274a2bc849c0812d11fa6e63c31 | 15,187,004,399,216 | 22b8dc598d3cad69315d8c0a5b00d07e4d48c2f1 | /deployer/src/main/java/im/huahang/websitedeployer/deployer/util/FileNameUtils.java | 8c9dd46afe4d3b3163a03c97e4027771fb2162c3 | [
"MIT"
] | permissive | huahang/website-deployer | https://github.com/huahang/website-deployer | 0252e2c553b349abedf4675b69e1e1a4a2fcdebc | de9a0c112cd6a75880b928843e3155e4bb282764 | refs/heads/master | 2022-06-23T02:00:44.439000 | 2020-04-17T11:37:34 | 2020-04-17T11:37:34 | 189,341,139 | 0 | 0 | MIT | false | 2022-05-20T21:03:14 | 2019-05-30T03:44:56 | 2020-04-17T11:37:37 | 2022-05-20T21:03:14 | 39 | 0 | 0 | 3 | Java | false | false | package im.huahang.websitedeployer.deployer.util;
public class FileNameUtils {
static public String getExtensionFromFilename(final String filename) {
String[] splits = filename.split("\\.");
if (splits.length < 2) {
return "";
}
return splits[splits.length - 1];
}
}
| UTF-8 | Java | 320 | java | FileNameUtils.java | Java | [] | null | [] | package im.huahang.websitedeployer.deployer.util;
public class FileNameUtils {
static public String getExtensionFromFilename(final String filename) {
String[] splits = filename.split("\\.");
if (splits.length < 2) {
return "";
}
return splits[splits.length - 1];
}
}
| 320 | 0.621875 | 0.615625 | 11 | 28.09091 | 22.524549 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 11 |
6ecd5dc58371052ae0ed67f09c01c4ba945530c6 | 31,851,477,480,196 | 6746e09c3a9344dbb4dff6bf7ea6b20d1c62837f | /Servlets and JSP/Servlets Final Check/src/com/cognizant/moviecruiser/dao/FavoritesDao.java | 664a1f3f3efe75a8d0f020e5dc7f6186d540917b | [] | no_license | Pranita17/Assignments-1 | https://github.com/Pranita17/Assignments-1 | 3ff4a0e13ac3dbb79760d20838adc9e7604bff6f | ab28ddb71722452a156950880c8fe368070ca624 | refs/heads/master | 2020-07-17T19:52:03.910000 | 2019-08-31T06:32:46 | 2019-08-31T06:32:46 | 206,086,523 | 0 | 0 | null | true | 2019-09-03T13:39:22 | 2019-09-03T13:39:22 | 2019-08-31T06:31:55 | 2019-08-31T06:31:53 | 5,479 | 0 | 0 | 0 | null | false | false | package com.cognizant.moviecruiser.dao;
import java.util.ArrayList;
import com.cognizant.moviecruiser.model.Movies;
public interface FavoritesDao {
void addFavorites(long userId, long moviesId);
ArrayList<Movies> getAllFavorites(long userId) throws FavoritesException;
void removeFavorites(long userId, long movi... | UTF-8 | Java | 329 | java | FavoritesDao.java | Java | [] | null | [] | package com.cognizant.moviecruiser.dao;
import java.util.ArrayList;
import com.cognizant.moviecruiser.model.Movies;
public interface FavoritesDao {
void addFavorites(long userId, long moviesId);
ArrayList<Movies> getAllFavorites(long userId) throws FavoritesException;
void removeFavorites(long userId, long movi... | 329 | 0.81459 | 0.81459 | 13 | 24.307692 | 24.690031 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 11 |
4167ba92f0bd2d7d82af6f8cfa719640a88abc7c | 26,560,077,780,633 | 6d83de21937a3075c9ca65f930d0b912ad2c2a94 | /log-viewer-cli/src/test/java/com/logviewer/tests/web/ExceptionOnInitialization.java | aaec989a80a71c09244d2bfbfe1055b73778bdd7 | [
"Apache-2.0"
] | permissive | ksharpdabu/log-viewer | https://github.com/ksharpdabu/log-viewer | 489b2ae9c45ca9443b1bb878bca8f327bd753e12 | 6ae9dc5d9a93d6b2eda44f8f74cb00a5fbebe9f8 | refs/heads/master | 2023-09-02T08:46:15.272000 | 2021-11-01T17:31:02 | 2021-11-01T17:31:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.logviewer.tests.web;
import com.logviewer.TestUtils;
import com.logviewer.api.LvFormatRecognizer;
import com.logviewer.api.LvPathResolver;
import com.logviewer.config.LvTestConfig;
import com.logviewer.data2.LogFormat;
import com.logviewer.data2.LogPath;
import com.logviewer.data2.LogReader;
import com.log... | UTF-8 | Java | 2,577 | java | ExceptionOnInitialization.java | Java | [] | null | [] | package com.logviewer.tests.web;
import com.logviewer.TestUtils;
import com.logviewer.api.LvFormatRecognizer;
import com.logviewer.api.LvPathResolver;
import com.logviewer.config.LvTestConfig;
import com.logviewer.data2.LogFormat;
import com.logviewer.data2.LogPath;
import com.logviewer.data2.LogReader;
import com.log... | 2,577 | 0.656965 | 0.655025 | 90 | 27.633333 | 23.953403 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.355556 | false | false | 11 |
11496a7489a5c52154ed63d49747cda0c98ce24e | 13,615,046,362,179 | e7f49b18f53d8b4d4ff35281d7109e6526d95737 | /929. Unique Email Addresses/first/UniqueEmailAddressTest.java | 66c7d37189ad7775db7e006b47d3bf9dfb4115a9 | [] | no_license | yhtsao/leetcode | https://github.com/yhtsao/leetcode | bffd2926c19982802f3373a29722cc1af70fbcdd | e06af8b652e584b8b9b1400332d974eef247372b | refs/heads/master | 2020-03-19T15:58:22.584000 | 2018-12-03T03:34:55 | 2018-12-03T03:34:55 | 136,693,933 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package first;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
public class UniqueEmailAddressTest {
UniqueEmailAddress sol = new UniqueEmailAddress();
@Test
public void test01() {
String[] emails = new String[]{"test.email+alex@leetcode.com", "test.e.mail+bob.cathy@le... | UTF-8 | Java | 724 | java | UniqueEmailAddressTest.java | Java | [
{
"context": "est01() {\n String[] emails = new String[]{\"test.email+alex@leetcode.com\", \"test.e.mail+bob.cathy@leetcode.com\", \"testemai",
"end": 292,
"score": 0.9609063267707825,
"start": 264,
"tag": "EMAIL",
"value": "test.email+alex@leetcode.com"
},
{
"context": "s = n... | null | [] | package first;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
public class UniqueEmailAddressTest {
UniqueEmailAddress sol = new UniqueEmailAddress();
@Test
public void test01() {
String[] emails = new String[]{"<EMAIL>", "<EMAIL>+<EMAIL>", "<EMAIL>+<EMAIL>"};
... | 630 | 0.672652 | 0.664365 | 22 | 31.90909 | 38.412724 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 11 |
cd5ed5777d226b24f623d0ab7495143aff4ceb09 | 3,324,304,690,901 | a5ef3164bed2a8d621898987d0649ba6c9a87044 | /FirstProject/src/main/java/com/shristi/bean/AppConfig.java | 12d4455040503e730b2f3e0cc38b26e970b3a8e4 | [] | no_license | archita784/SpringDemo | https://github.com/archita784/SpringDemo | 36ddf2eb53a5ebfe3d9f7916e86a910e880c6dbd | 756c82d1e154fcf62ade3315a6c1349b9694d1ec | refs/heads/main | 2023-05-07T06:46:46.381000 | 2021-05-29T06:18:24 | 2021-05-29T06:18:24 | 371,888,935 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shristi.bean;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Primary;
@Configuration
public class AppConfig {
@Bean
public Book getBook() {
return new Book();
}
@Bean
@P... | UTF-8 | Java | 467 | java | AppConfig.java | Java | [] | null | [] | package com.shristi.bean;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Primary;
@Configuration
public class AppConfig {
@Bean
public Book getBook() {
return new Book();
}
@Bean
@P... | 467 | 0.706638 | 0.700214 | 24 | 17.458334 | 17.504711 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.208333 | false | false | 11 |
35cef59d55b80a2835a264cd8ba660dd45bd8698 | 1,529,008,412,165 | 7fbfbfb59286504b0aa4cb0214b3241b8ba0364d | /src/main/java/chapter10/_05_parameterize_method/example/Employee.java | 091b0f74dbbc3f93a085e4770aa96c2f832141cb | [] | no_license | SANGCO/refactoring-example | https://github.com/SANGCO/refactoring-example | e06ac07dc004ab2947d907c7359b315f7c7a606a | 5e1c1ba0b7e8122d42b5f698290cf38377b28577 | refs/heads/master | 2020-12-01T23:03:11.076000 | 2019-12-30T13:24:38 | 2019-12-30T13:24:38 | 230,803,667 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chapter10._05_parameterize_method.example;
/**
* Parameterize Method (메서드를 매개변수로 전환)
* <p>
* 여러 메서드가 기능은 비슷하고 안에 든 값만 다를 땐
* - 서로 다른 값을 하나의 매개변수로 전달받는 메서드를 하나 작성하자.
*/
public class Employee {
private double salay;
void tenPercentRaise() {
salay *= 1.1;
}
void fivePercentRaise() {... | UTF-8 | Java | 472 | java | Employee.java | Java | [] | null | [] | package chapter10._05_parameterize_method.example;
/**
* Parameterize Method (메서드를 매개변수로 전환)
* <p>
* 여러 메서드가 기능은 비슷하고 안에 든 값만 다를 땐
* - 서로 다른 값을 하나의 매개변수로 전달받는 메서드를 하나 작성하자.
*/
public class Employee {
private double salay;
void tenPercentRaise() {
salay *= 1.1;
}
void fivePercentRaise() {... | 472 | 0.605114 | 0.579545 | 19 | 17.526316 | 15.735874 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 11 |
4a67db4f222cef08b341859638e3826796d9badf | 8,469,675,540,514 | 8eecb0a3cbc0a2da6e945ee5392501fc8f73fb49 | /java/src/org/voelk/holidays/web/resources/UserResource.java | d45f199786925d2d6bb02017fe3d1072fe0d7dc3 | [] | no_license | thomasvoelk/holidays-web | https://github.com/thomasvoelk/holidays-web | 013fee75d7b6c2e01d0ca6211ba17efc454198d7 | 2f30d8b47b64ae77d3705f49650c60df0dd4fa01 | refs/heads/master | 2020-06-04T01:20:24.723000 | 2012-02-26T18:20:03 | 2012-02-26T18:20:03 | 3,298,369 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.voelk.holidays.web.resources;
import com.google.gson.*;
import org.restlet.data.*;
import org.restlet.representation.*;
import org.restlet.resource.*;
import org.voelk.holidays.entities.*;
import org.voelk.holidays.web.application.*;
public class UserResource extends BaseServerResource {
private Stri... | UTF-8 | Java | 1,418 | java | UserResource.java | Java | [] | null | [] | package org.voelk.holidays.web.resources;
import com.google.gson.*;
import org.restlet.data.*;
import org.restlet.representation.*;
import org.restlet.resource.*;
import org.voelk.holidays.entities.*;
import org.voelk.holidays.web.application.*;
public class UserResource extends BaseServerResource {
private Stri... | 1,418 | 0.660085 | 0.660085 | 52 | 26.26923 | 24.730949 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442308 | false | false | 11 |
b9d48d276e3a77c424bd11301f4a1952f2317ae3 | 28,870,770,167,370 | f0c19a9c8ebccc1b91a62066686c6e7f7b594ccd | /src/main/java/com/sunilos/spring/dao/UserDAO.java | 537dadae71f91e8aa94f9535206abbd97ef01830 | [] | no_license | sunilos/SOSSpringCore | https://github.com/sunilos/SOSSpringCore | 74c0a6c2d962f77517e9b6fd3fe3dccbd3275e86 | faa9bca3f7c3cfd59b11e3d0770ae2c7601226eb | refs/heads/master | 2020-04-27T19:55:57.112000 | 2019-04-20T09:55:41 | 2019-04-20T09:55:41 | 174,639,678 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sunilos.spring.dao;
import org.springframework.stereotype.Repository;
import com.sunilos.spring.bean.User;
/**
* Use DAO provides User CRUD operations with database
*
* @author Sunil Sahu
* @Copyright (c) SunilOS Infotech Pvt Ltd
*
*/
@Repository
public class UserDAO {
public User get(String log... | UTF-8 | Java | 416 | java | UserDAO.java | Java | [
{
"context": " User CRUD operations with database\n * \n * @author Sunil Sahu\n * @Copyright (c) SunilOS Infotech Pvt Ltd\n *\n */",
"end": 206,
"score": 0.9998472332954407,
"start": 196,
"tag": "NAME",
"value": "Sunil Sahu"
}
] | null | [] | package com.sunilos.spring.dao;
import org.springframework.stereotype.Repository;
import com.sunilos.spring.bean.User;
/**
* Use DAO provides User CRUD operations with database
*
* @author <NAME>
* @Copyright (c) SunilOS Infotech Pvt Ltd
*
*/
@Repository
public class UserDAO {
public User get(String login, ... | 412 | 0.730769 | 0.730769 | 25 | 15.68 | 19.257664 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 11 |
489e1f255e42df07c2cead957e647c55033caefb | 28,870,770,165,222 | c0565f5c87409be01ee4a5105626d27482baa8cf | /test/src/main/java/testerepos/DTO/UsuarioDTO.java | cbb9e1fd30e4282fd1ec4604de53b09c21741c25 | [] | no_license | viniciusFortti/test | https://github.com/viniciusFortti/test | 703a0f06bae1936252b1583672deb54ee29290d1 | b05f95f978563bb2ed5658c74627608870b8bdcc | refs/heads/master | 2020-05-20T13:33:25.667000 | 2019-07-26T18:41:43 | 2019-07-26T18:41:43 | 185,599,922 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testerepos.DTO;
import testerepos.Entity.Usuario;
public class UsuarioDTO {
private String nome;
private int idade;
private String senha;
public Usuario transformaParaObjeto(){
return new Usuario(nome, idade,senha);
}
public void setNome(String nome) {
this.nome = n... | UTF-8 | Java | 583 | java | UsuarioDTO.java | Java | [] | null | [] | package testerepos.DTO;
import testerepos.Entity.Usuario;
public class UsuarioDTO {
private String nome;
private int idade;
private String senha;
public Usuario transformaParaObjeto(){
return new Usuario(nome, idade,senha);
}
public void setNome(String nome) {
this.nome = n... | 583 | 0.620926 | 0.620926 | 33 | 16.666666 | 15.760839 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393939 | false | false | 11 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.