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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c07b4778b3c03c49e9bfb1ae17419cdbb5afdf06 | 8,332,236,591,023 | f31dee4d5ebc9ff7fa1cc8e992b8ae08af26796f | /src/main/java/com/cristian/tareask/serviceImpl/EmailConversationServiceImpl.java | 9c7a58cbffc64d8484e9bc420186f70ca2fbe011 | [] | no_license | cristiantrave/tareask | https://github.com/cristiantrave/tareask | b01031e2028953a044b0c7de68c520bf2d660401 | 8c3a776ca32a3300dd43e64a71d1ced14f26adbf | refs/heads/master | 2021-01-20T20:47:54.113000 | 2016-07-19T21:25:59 | 2016-07-19T21:25:59 | 62,251,851 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.cristian.tareask.serviceImpl;
import com.cristian.tareask.dao.EmailConversationDao;
import java.util.List;
import javax.tr... | UTF-8 | Java | 1,944 | java | EmailConversationServiceImpl.java | Java | [] | 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.cristian.tareask.serviceImpl;
import com.cristian.tareask.dao.EmailConversationDao;
import java.util.List;
import javax.tr... | 1,944 | 0.771605 | 0.771605 | 61 | 30.868853 | 29.222424 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344262 | false | false | 5 |
f30100904a74d6d9312f4eeaec33eeac41b24187 | 18,983,755,485,605 | 8d37b44c4086f5a327ba6857cb19b363a0ef51e1 | /onlineexam-provider-exam7500/src/main/java/com/onlineexam/service/ExamQuestionService.java | d268bdbe9606952fd446ea4249ad07a844fc2e00 | [] | no_license | windforcetech/exam | https://github.com/windforcetech/exam | 7bb2a17457ccbbd9a7cd3d5c8ff5526d893f94f9 | 721eb199c076f63a65c4fcc73219823316795832 | refs/heads/master | 2023-05-29T17:45:32.390000 | 2021-05-20T13:21:15 | 2021-05-20T13:21:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.onlineexam.service;
import com.onlineexam.entities.Exam;
import org.springframework.web.bind.annotation.PathVariable;
import java.util.List;
public interface ExamQuestionService {
List<Integer> showExamQuestion(@PathVariable int serialNumber);
}
| UTF-8 | Java | 265 | java | ExamQuestionService.java | Java | [] | null | [] | package com.onlineexam.service;
import com.onlineexam.entities.Exam;
import org.springframework.web.bind.annotation.PathVariable;
import java.util.List;
public interface ExamQuestionService {
List<Integer> showExamQuestion(@PathVariable int serialNumber);
}
| 265 | 0.818868 | 0.818868 | 10 | 25.5 | 24.026028 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
d3087fd187940575448fcbc6e3abc3ee7c049608 | 5,351,529,268,907 | 5ca205054d855b8bc3a431d39698cab8c610c29d | /FunWithAnagrams/src/test/java/challenges/FunWithAnagrams/AnagramListHandlerTest.java | 3b838eeecf4294beb01ac9147ceacf41c68baa0b | [] | no_license | R4MY/challenges | https://github.com/R4MY/challenges | b2a82cd5c1970113b461589e635cd0a888481d1e | d050f05e0ee531eb996b7a1b029b91efe59d9485 | refs/heads/main | 2023-07-29T06:43:31.888000 | 2021-09-11T08:21:32 | 2021-09-11T08:21:32 | 404,443,797 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package challenges.FunWithAnagrams;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.Arguments;
import org.junit.jupiter.params.provider.MethodSource;
import java.util.List;
import java.util.stream.Stream;
import static org.junit.jupiter.api.Assertions.*;
class AnagramList... | UTF-8 | Java | 988 | java | AnagramListHandlerTest.java | Java | [] | null | [] | package challenges.FunWithAnagrams;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.Arguments;
import org.junit.jupiter.params.provider.MethodSource;
import java.util.List;
import java.util.stream.Stream;
import static org.junit.jupiter.api.Assertions.*;
class AnagramList... | 988 | 0.575911 | 0.575911 | 35 | 27.257143 | 24.316183 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 5 |
857266d683446d1e8ecfb82f65a588959b2c1717 | 32,950,989,136,878 | 2827cef7e55a3a1d7f8bc35c16cea0408c1a6d5c | /medication-assistant-backend/src/main/java/be/g00glen00b/apps/medicationassistant/availability/MedicationAvailabilityRepository.java | 4962a61d9de1a26cce678470a557f3e5d08c2289 | [] | no_license | PauloAlexandrePereira/medication-assistant | https://github.com/PauloAlexandrePereira/medication-assistant | 1e3b28967a24b965dd0b437e0aa43041401f04e4 | b3c3ec0b0ae5dc9ea265348581c844a7f104df99 | refs/heads/master | 2023-08-13T13:40:28.058000 | 2021-10-17T20:22:37 | 2021-10-17T20:22:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.g00glen00b.apps.medicationassistant.availability;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import java.math.BigDecimal;
import java.time.L... | UTF-8 | Java | 1,717 | java | MedicationAvailabilityRepository.java | Java | [] | null | [] | package be.g00glen00b.apps.medicationassistant.availability;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import java.math.BigDecimal;
import java.time.L... | 1,717 | 0.800815 | 0.792662 | 26 | 65.03846 | 53.686756 | 190 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.961538 | false | false | 5 |
faecea8c71e7dccbf3e4caefaec1865ceb2a9028 | 28,810,640,621,653 | 458f3dd5cbae41898a13e97f49b82e2fcae6d252 | /src/main/java/Utility/Data_Utlity.java | fb1c35bc09eea713d2e0df986429c7bd00e5a21e | [] | no_license | jaffarautomation/Data-Driven-Framework | https://github.com/jaffarautomation/Data-Driven-Framework | ddbf581f0b513513f4d6e9b71733fd3cf03393f4 | 798e75dcf8f5b9d77052f009cb14479083def0bb | refs/heads/master | 2022-07-25T12:24:27.538000 | 2019-10-21T05:27:09 | 2019-10-21T05:27:09 | 216,484,080 | 1 | 0 | null | false | 2021-01-14T20:24:41 | 2019-10-21T05:24:55 | 2020-11-19T13:12:09 | 2021-01-14T20:24:40 | 77 | 1 | 0 | 2 | HTML | false | false | package Utility;
import java.util.ArrayList;
public class Data_Utlity {
public static void main(String args[])
{
getdatafromexcel();
}
public static ArrayList<Object[]> getdatafromexcel()
{
ArrayList<Object[]> mydata =new ArrayList<Object[]>();
Xls_Reader r... | UTF-8 | Java | 3,052 | java | Data_Utlity.java | Java | [
{
"context": "nd store in the respective string variable such as FirstName, LastName.\n\t\t \t //Then Those String vari",
"end": 2200,
"score": 0.9306477308273315,
"start": 2191,
"tag": "NAME",
"value": "FirstName"
},
{
"context": " the respective string variable such as Fir... | null | [] | package Utility;
import java.util.ArrayList;
public class Data_Utlity {
public static void main(String args[])
{
getdatafromexcel();
}
public static ArrayList<Object[]> getdatafromexcel()
{
ArrayList<Object[]> mydata =new ArrayList<Object[]>();
Xls_Reader r... | 3,052 | 0.493775 | 0.490498 | 98 | 30.142857 | 28.516375 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.102041 | false | false | 5 |
78d71b99ae5308049b596d33bbb5f89b3c2a35b4 | 326,417,564,843 | 98573ec9f4a2a4988c610cc257c0314955c9a039 | /ssf/main/src/org/kablink/teaming/module/dashboard/DashboardModule.java | 4673bcc8a40b2006aa9a533cd90afe3329285414 | [] | no_license | new333333/ibert | https://github.com/new333333/ibert | 1524f3aeb9b090fe9c20a72ed4dfdf4da79ea37d | 31de6da02ca0f2b09a36abe623ba0203b7ca1514 | refs/heads/master | 2021-05-11T02:05:54.839000 | 2018-01-22T08:43:50 | 2018-01-22T08:43:50 | 118,158,839 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (c) 1998-2009 Novell, Inc. and its licensors. All rights reserved.
*
* This work is governed by the Common Public Attribution License Version 1.0 (the
* "CPAL"); you may not use this file except in compliance with the CPAL. You may
* obtain a copy of the CPAL at http://www.opensource.org/lice... | UTF-8 | Java | 3,333 | java | DashboardModule.java | Java | [
{
"context": "ides dashboard-related operations\r\n * \r\n * @author Janet McCann\r\n */\r\npublic interface DashboardModule {\r\n\r\n\tpubl",
"end": 2227,
"score": 0.9998190999031067,
"start": 2215,
"tag": "NAME",
"value": "Janet McCann"
}
] | null | [] | /**
* Copyright (c) 1998-2009 Novell, Inc. and its licensors. All rights reserved.
*
* This work is governed by the Common Public Attribution License Version 1.0 (the
* "CPAL"); you may not use this file except in compliance with the CPAL. You may
* obtain a copy of the CPAL at http://www.opensource.org/lice... | 3,327 | 0.764776 | 0.753675 | 64 | 50.109375 | 32.256355 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.796875 | false | false | 5 |
d2d93358fa76cc015b90d46c1f3847957fc3397c | 2,482,491,110,290 | 60ea986993b2abb6d46e7a9607dad0bb5580e1d5 | /api/src/main/java/com/santiago/domain/BaseEntity.java | 123dcc461e1502e683c507f459cf3f25207adb3b | [] | no_license | tvps20/MoneyCtrl | https://github.com/tvps20/MoneyCtrl | 3f6feb7c2e89c70387468ab7612357bccd134081 | 7b258e8bcd3987a9a8a27a5257e5229f24405efa | refs/heads/master | 2023-08-15T09:49:29.546000 | 2020-05-22T11:57:10 | 2020-05-22T11:57:10 | 256,360,011 | 1 | 0 | null | false | 2020-07-20T14:38:57 | 2020-04-17T00:20:46 | 2020-05-22T11:57:25 | 2020-07-20T14:38:57 | 57,291 | 0 | 0 | 0 | Java | false | false | package com.santiago.domain;
import java.io.Serializable;
import java.time.LocalDateTime;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.MappedSuperclass;
import org.hibernate.annotations.CreationTimestamp;
import org.hibernate.... | UTF-8 | Java | 1,671 | java | BaseEntity.java | Java | [] | null | [] | package com.santiago.domain;
import java.io.Serializable;
import java.time.LocalDateTime;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.MappedSuperclass;
import org.hibernate.annotations.CreationTimestamp;
import org.hibernate.... | 1,671 | 0.728144 | 0.72515 | 82 | 19.365854 | 16.843985 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.280488 | false | false | 5 |
d99f8884cbdf99a7953d0c4598a76a3a7fa575b9 | 4,827,543,274,123 | 1a3d85ba98c45a48accc1562cffd0d146605fda7 | /tsp-basic/src/main/java/com/tc/tsp/core/context/EncodeProtocol.java | 8ffcb87ada316e6b62d746125a7c30adceccc93c | [] | no_license | 79121262/tsp | https://github.com/79121262/tsp | e77f1b65cacd17a42a81ded8f97b4e553d920672 | 02e359da9d767236c36b3b9ef9f3e293c517598e | refs/heads/master | 2021-09-03T00:40:38.992000 | 2018-01-04T09:08:47 | 2018-01-04T09:08:47 | 112,744,829 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tc.tsp.core.context;
/**
* 序列化方式的枚举
* Created by cai.tian on 2017/11/30.
*/
public enum EncodeProtocol {
Binary((byte) 0), CompactBinary((byte) 1), JSON((byte) 2), OspJson((byte) 3);
private static EncodeProtocol[] values = EncodeProtocol.values();
private byte code;
private EncodePr... | UTF-8 | Java | 672 | java | EncodeProtocol.java | Java | [
{
"context": "c.tsp.core.context;\n\n/**\n * 序列化方式的枚举\n * Created by cai.tian on 2017/11/30.\n */\npublic enum EncodeProtocol {\n\n",
"end": 72,
"score": 0.9429384469985962,
"start": 64,
"tag": "USERNAME",
"value": "cai.tian"
}
] | null | [] | package com.tc.tsp.core.context;
/**
* 序列化方式的枚举
* Created by cai.tian on 2017/11/30.
*/
public enum EncodeProtocol {
Binary((byte) 0), CompactBinary((byte) 1), JSON((byte) 2), OspJson((byte) 3);
private static EncodeProtocol[] values = EncodeProtocol.values();
private byte code;
private EncodePr... | 672 | 0.577744 | 0.559451 | 31 | 20.161291 | 21.59166 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.354839 | false | false | 5 |
fe9d07a126b592a03d9bde4f66052bbadd513987 | 3,015,067,086,065 | 9f2f7e307e61389c3dd8a9bd70eed169504dd10f | /pfzc/src/main/java/com/anys/iot/security/mybatis/dao/FacilityInfoMapper.java | f5b12ca8ece9bcf6cac24a754ef213b82bf78793 | [] | no_license | LSQpfzc/pszc | https://github.com/LSQpfzc/pszc | c702cc7ab831db9b174705a53040f186892d32bc | e3aa737095911e9f5d30e52fbd58ce26911c117c | refs/heads/master | 2020-04-08T18:44:19.495000 | 2019-08-01T08:25:20 | 2019-08-01T08:25:20 | 159,622,567 | 0 | 0 | null | false | 2020-05-15T21:08:35 | 2018-11-29T07:03:49 | 2019-08-01T08:25:30 | 2020-05-15T21:08:33 | 1,059 | 0 | 0 | 1 | Java | false | false | package com.anys.iot.security.mybatis.dao;
import java.util.List;
import com.anys.iot.security.mybatis.bean.user.SysUser;
import com.anys.iot.security.request.AssetRequest;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Component;... | UTF-8 | Java | 1,817 | java | FacilityInfoMapper.java | Java | [
{
"context": "yRequest;\r\n\r\n/**\r\n * Created with IDEA\r\n * author: lsq\r\n * Date:2018/11/26\r\n * Time:16:53\r\n */\r\n@Mapper\r",
"end": 668,
"score": 0.9996138215065002,
"start": 665,
"tag": "USERNAME",
"value": "lsq"
}
] | null | [] | package com.anys.iot.security.mybatis.dao;
import java.util.List;
import com.anys.iot.security.mybatis.bean.user.SysUser;
import com.anys.iot.security.request.AssetRequest;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Component;... | 1,817 | 0.744634 | 0.73803 | 54 | 31.648148 | 28.689369 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
84f7696dbb6502898b94ebd16e2972ba79328005 | 39,084,202,406,854 | 7ef0a659d5338b43208c4d7d0108bece0c75000c | /app/src/main/java/com/systek/guide/bean/Exhibit.java | cc06c5d1c1e2b8d8156f223226632c285c6f6de4 | [] | no_license | whatever823301233/Guide | https://github.com/whatever823301233/Guide | af8e65f63d92ffed145d9028359aff0c526005c7 | 5c991f437ce0ad91bd6f0803bf2f5570a12a2356 | refs/heads/master | 2021-01-12T09:39:04.412000 | 2017-02-11T10:31:30 | 2017-02-11T10:31:30 | 76,174,993 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.systek.guide.bean;
import android.content.ContentValues;
/**
* Created by Qiang on 2016/7/29.
* 展品
*/
public class Exhibit extends BaseBean {
public static final String TABLE_NAME = "exhibit";
public static final String _ID = "_id";
public static final Stri... | UTF-8 | Java | 8,330 | java | Exhibit.java | Java | [
{
"context": "droid.content.ContentValues;\r\n\r\n/**\r\n * Created by Qiang on 2016/7/29.\r\n * 展品\r\n */\r\npublic class Exhibit e",
"end": 99,
"score": 0.9926064610481262,
"start": 94,
"tag": "NAME",
"value": "Qiang"
}
] | null | [] | package com.systek.guide.bean;
import android.content.ContentValues;
/**
* Created by Qiang on 2016/7/29.
* 展品
*/
public class Exhibit extends BaseBean {
public static final String TABLE_NAME = "exhibit";
public static final String _ID = "_id";
public static final Stri... | 8,330 | 0.531468 | 0.530147 | 312 | 24.685898 | 20.067772 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541667 | false | false | 5 |
e4adff6644bc4ba0c9b1a0b9150d75543718ac41 | 39,084,202,408,588 | ad9450f6de084f971df4f1ecbccfdd6953314629 | /src/main/java/fr/medes/android/xml/mapper/FieldMapper.java | 26e1ed7a76e8150228489c06467959b9847f3db0 | [] | no_license | medes-imps/medes-android-utils | https://github.com/medes-imps/medes-android-utils | 3aea47e6cdc2ada470051da6e8c2eaddbc12c666 | 68fc3dbfc2cfa2e57ce526862693aa95b6152d57 | refs/heads/master | 2021-01-19T12:11:38.498000 | 2017-11-21T10:46:34 | 2017-11-21T10:46:34 | 88,025,875 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.medes.android.xml.mapper;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
public class FieldMapper implements Mapper {
private Mapper mapper;
private Map<String, String> aliasToFieldMap = new HashMap<>();
private Map<String, String> fieldToAliasMap = new ... | UTF-8 | Java | 1,487 | java | FieldMapper.java | Java | [] | null | [] | package fr.medes.android.xml.mapper;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
public class FieldMapper implements Mapper {
private Mapper mapper;
private Map<String, String> aliasToFieldMap = new HashMap<>();
private Map<String, String> fieldToAliasMap = new ... | 1,487 | 0.753194 | 0.753194 | 63 | 22.603174 | 22.553316 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.285714 | false | false | 5 |
bac9197761c5e15a20f3ecf044f782cb7237f5c8 | 34,540,127,046,622 | 1c7685289ac5bb9600312bb1eceeaaab6a6d37b6 | /src/test/java/com/github/jlangch/venice/BugsTest.java | 63ada05321aaf30fba0bdbfc3657977d91e09b3e | [
"DOC",
"Apache-2.0"
] | permissive | jlangch/venice | https://github.com/jlangch/venice | ae4f4f7e1da5c2bebaec8379c1e34b675dd0ea5b | 3c3adbad357c49a8f65a507dfa74a6eb50c71362 | refs/heads/master | 2023-09-04T18:41:03.277000 | 2023-09-04T15:31:52 | 2023-09-04T15:31:52 | 140,467,278 | 55 | 5 | Apache-2.0 | false | 2022-07-29T19:14:01 | 2018-07-10T17:36:48 | 2022-07-06T17:37:32 | 2022-07-29T19:14:00 | 168,800 | 15 | 3 | 0 | Java | false | false | /* __ __ _
* \ \ / /__ _ __ (_) ___ ___
* \ \/ / _ \ '_ \| |/ __/ _ \
* \ / __/ | | | | (_| __/
* \/ \___|_| |_|_|\___\___|
*
*
* Copyright 2017-2022 Venice
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with ... | UTF-8 | Java | 1,249 | java | BugsTest.java | Java | [
{
"context": "tations under the License.\n */\npackage com.github.jlangch.venice;\n\nimport static org.junit.jupiter.api.Asse",
"end": 783,
"score": 0.9878966808319092,
"start": 776,
"tag": "USERNAME",
"value": "jlangch"
}
] | null | [] | /* __ __ _
* \ \ / /__ _ __ (_) ___ ___
* \ \/ / _ \ '_ \| |/ __/ _ \
* \ / __/ | | | | (_| __/
* \/ \___|_| |_|_|\___\___|
*
*
* Copyright 2017-2022 Venice
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with ... | 1,249 | 0.61249 | 0.586069 | 42 | 28.738094 | 26.594002 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595238 | false | false | 5 |
b8eefc09c767623e2c066beb31fb1d1a477b2dd0 | 36,644,661,006,604 | 3f3b818c91de8889289db12b9b579affc2a7ccb8 | /src/main/java/io/github/bckfnn/mvel/Template.java | ba00454da3362ac0caff8980bedcd6d062b0670b | [
"Apache-2.0"
] | permissive | bckfnn/mvel-async-template | https://github.com/bckfnn/mvel-async-template | 9d4dd8d3277d4c4bc0e7981f540620b04612bb7c | 9e862d3ee5dd9e257b93183e858b5602b9893615 | refs/heads/master | 2021-01-19T09:38:50.565000 | 2014-09-03T20:18:43 | 2014-09-03T20:18:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distr... | UTF-8 | Java | 1,369 | java | Template.java | Java | [] | null | [] | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distr... | 1,369 | 0.65157 | 0.648649 | 48 | 26.520834 | 25.424717 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 5 |
3803934603c2d9fa2b31d2015af5f84483173f9f | 36,515,811,993,669 | c5e5bdf64d934cd2a2753847c934552b4d6fb049 | /src/tool/EmailFinder.java | 84431bdbe374899ff1589c11d9c6e0ea8965b0c4 | [] | no_license | jusky/Fe | https://github.com/jusky/Fe | ad4e87d29af8f7f5fcc2b6a1c7381f2f95ae18fc | b89d29d95641b5746bd168cf507814438bb9a632 | refs/heads/master | 2021-06-07T11:45:40.200000 | 2016-11-24T13:20:56 | 2016-11-24T13:20:56 | 72,983,490 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tool;
import model.Email;
import java.sql.*;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
* Created by yellowsea on 2016/7/20.
*/
public class EmailFinder {
public static List<Email> findEmail(String path) throws ClassNotFoundException {
final List<Email> emailL... | UTF-8 | Java | 1,546 | java | EmailFinder.java | Java | [
{
"context": "il.Date;\nimport java.util.List;\n\n/**\n * Created by yellowsea on 2016/7/20.\n */\npublic class EmailFinder {\n ",
"end": 157,
"score": 0.9996333122253418,
"start": 148,
"tag": "USERNAME",
"value": "yellowsea"
}
] | null | [] | package tool;
import model.Email;
import java.sql.*;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
* Created by yellowsea on 2016/7/20.
*/
public class EmailFinder {
public static List<Email> findEmail(String path) throws ClassNotFoundException {
final List<Email> emailL... | 1,546 | 0.547865 | 0.542044 | 47 | 31.893618 | 22.606001 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553191 | false | false | 5 |
6b35864dcb4ca24e98dc85b2d7b8535a4ffbb360 | 39,135,742,017,743 | 70ea47a231d0b3bd2f80ff3943a48075ee7239c8 | /src/test/java/com/sample/vendingmachine/model/VendingMachineTest.java | f2632c1122f0c4b15e5a22e362e0abb96b60656b | [
"Apache-2.0"
] | permissive | pavithrakamath/vendingmachine | https://github.com/pavithrakamath/vendingmachine | d45937195375d9e7210beea6190b783e3a7bc444 | 03fe0b3220824cc14a6f0764245dd6b8d7851ff4 | refs/heads/main | 2023-03-09T19:51:05.832000 | 2021-02-26T09:57:42 | 2021-02-26T09:57:42 | 340,333,184 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sample.vendingmachine.model;
import com.sample.vendingmachine.model.exceptions.InvalidOperationException;
import org.junit.jupiter.api.Test;
import static com.sample.vendingmachine.model.Money.*;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assert... | UTF-8 | Java | 4,651 | java | VendingMachineTest.java | Java | [] | null | [] | package com.sample.vendingmachine.model;
import com.sample.vendingmachine.model.exceptions.InvalidOperationException;
import org.junit.jupiter.api.Test;
import static com.sample.vendingmachine.model.Money.*;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assert... | 4,651 | 0.689744 | 0.670608 | 146 | 29.856165 | 25.486765 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.979452 | false | false | 5 |
bfa3261afdb476e6d7bfd6c21183ae4492b76a01 | 39,307,540,722,219 | cdcc42fdadb0a0d89373b52b56a02367a727ca82 | /src/test/java/io/hari/demo/DemoApplicationTests.java | 588fc288d5fe9bf519ecf462a7480597134ec1ed | [] | no_license | meena29/parking-lot-LLD-machine-coding | https://github.com/meena29/parking-lot-LLD-machine-coding | 1c077580d66ef1236fe703e0edcfdf04d974f28c | bb340413402aec7eff01c30cf26404ac15fee7a4 | refs/heads/master | 2023-03-25T12:23:16.630000 | 2021-03-22T14:01:31 | 2021-03-22T14:01:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.hari.demo;
import io.hari.demo.config.AppConfig;
import io.hari.demo.dao.ParkingLotDao;
import io.hari.demo.dao.TicketDao;
import io.hari.demo.dao.VehicleDao;
import io.hari.demo.entity.*;
import io.hari.demo.service.SlotService;
import io.hari.demo.service.TicketService;
import org.junit.jupiter.api.Order;... | UTF-8 | Java | 3,413 | java | DemoApplicationTests.java | Java | [] | null | [] | package io.hari.demo;
import io.hari.demo.config.AppConfig;
import io.hari.demo.dao.ParkingLotDao;
import io.hari.demo.dao.TicketDao;
import io.hari.demo.dao.VehicleDao;
import io.hari.demo.entity.*;
import io.hari.demo.service.SlotService;
import io.hari.demo.service.TicketService;
import org.junit.jupiter.api.Order;... | 3,413 | 0.739232 | 0.723996 | 122 | 26.97541 | 25.541821 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 5 |
1555ab68e8b0194947e4b479d174f80983fd84f8 | 35,347,580,894,464 | 3476915d393a562e547a7b0efd7536daa25e1103 | /src/main/java/com/wangrollin/leetcode/n3_interview/problem04_02/Solution1.java | 7a5785fe937ed2e38abae9fd01f836faca58188e | [
"Apache-2.0"
] | permissive | wangrollin/leetcode-java | https://github.com/wangrollin/leetcode-java | 3c4987fb67685571c5332e4b5e23172eec54e4c0 | 82b8e029ebad195db082fa4453f1852d88b76062 | refs/heads/master | 2023-04-16T14:23:53.605000 | 2021-04-29T16:17:55 | 2021-04-29T16:17:55 | 218,214,448 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wangrollin.leetcode.n3_interview.problem04_02;
/**
* 最小高度树
*
* 给定一个有序整数数组,元素各不相同且按升序排列,编写一个算法,创建一棵高度最小的二叉搜索树。
*
* 示例:
* 给定有序数组: [-10,-3,0,5,9],
* 一个可能的答案是:[0,-3,9,-10,null,5],它可以表示下面这个高度平衡二叉搜索树:
* 0
* / \
* -3 9
* / /
* -10 5
*
* 来源:力扣(LeetCode)
* 链... | UTF-8 | Java | 1,449 | java | Solution1.java | Java | [] | null | [] | package com.wangrollin.leetcode.n3_interview.problem04_02;
/**
* 最小高度树
*
* 给定一个有序整数数组,元素各不相同且按升序排列,编写一个算法,创建一棵高度最小的二叉搜索树。
*
* 示例:
* 给定有序数组: [-10,-3,0,5,9],
* 一个可能的答案是:[0,-3,9,-10,null,5],它可以表示下面这个高度平衡二叉搜索树:
* 0
* / \
* -3 9
* / /
* -10 5
*
* 来源:力扣(LeetCode)
* 链... | 1,449 | 0.543775 | 0.518875 | 60 | 19.75 | 21.399084 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 5 |
4ee058ee6b8edccc15d166ab03fae00f3517e174 | 17,377,437,686,318 | 845b1d2ac801bb4cf1440ec7ce0502bdfc551353 | /app/src/main/java/com/hydros/samapp/ventas/ClientesFragment.java | a6146c5546b85f85ba53b3f2e7f99dcfc54c7a21 | [] | no_license | armandovsky/SAM | https://github.com/armandovsky/SAM | 57f252fb32bda93fae1a271a0c9f879a94a93fc3 | 5f90c52ad2161d8c96ad9950476661c1cac12777 | refs/heads/master | 2017-12-06T13:36:19.454000 | 2017-09-23T18:32:49 | 2017-09-23T18:32:49 | 79,866,383 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hydros.samapp.ventas;
import android.Manifest;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.content.pm.PackageManager;
import android.location.Location;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.design.widget.S... | UTF-8 | Java | 17,186 | java | ClientesFragment.java | Java | [] | null | [] | package com.hydros.samapp.ventas;
import android.Manifest;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.content.pm.PackageManager;
import android.location.Location;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.design.widget.S... | 17,186 | 0.571545 | 0.569508 | 448 | 37.359375 | 31.374435 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.629464 | false | false | 5 |
6f6ffb2654f7ca629023e1c4b72afa5954fc217e | 8,100,308,370,122 | 670884bc97b82282271c8b9d1c7a3e1d43ac8012 | /src/main/java/ejercicio/EjercicioCristinaJ.java | 3e294ae8117b1710fbb99dd8cf3bcbbcc203de40 | [] | no_license | CrisJimenez00/ejercicioParesNones | https://github.com/CrisJimenez00/ejercicioParesNones | 23edcb2d157b79eab0c4333e9fb4dc476d7907e9 | 294e2bfa11527c246fd880d3e34426e861d02552 | refs/heads/master | 2023-08-25T10:36:11.030000 | 2021-11-05T13:00:44 | 2021-11-05T13:00:44 | 423,826,478 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Main.java to edit this template
*/
package ejercicio;
import java.util.InputMismatchException;
import java.util.Random;
import java.util.Scanner;
/**
*
... | UTF-8 | Java | 9,833 | java | EjercicioCristinaJ.java | Java | [
{
"context": "ndom;\nimport java.util.Scanner;\n\n/**\n *\n * @author cristina\n */\npublic class EjercicioCristinaJ {\n\n ",
"end": 331,
"score": 0.5221161246299744,
"start": 330,
"tag": "USERNAME",
"value": "c"
},
{
"context": "om;\nimport java.util.Scanner;\n\n/**\n *\n * @autho... | null | [] | /*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Main.java to edit this template
*/
package ejercicio;
import java.util.InputMismatchException;
import java.util.Random;
import java.util.Scanner;
/**
*
... | 9,833 | 0.420698 | 0.411615 | 238 | 40.168068 | 25.858803 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.462185 | false | false | 5 |
5aa064b8cee62c636f4f95980f890fb158937cfc | 33,732,673,162,427 | 93a61cf7f8fa5db2dbc963c229ac317998d89a57 | /PokeAPI-master/app/src/main/java/com/example/eloy/egomezAPI/view/PokeListAdapter.java | 579383a4097ac179e39808b300ca91b915241ed4 | [] | no_license | Suicuneloy/EgomezAPI2 | https://github.com/Suicuneloy/EgomezAPI2 | cab4f914243ef4bc6b62beea1d15a3d187e0a0c7 | 657fb15191f8a1cd9ef7ec5bd2b9a0eaca1f2d7f | refs/heads/master | 2020-04-28T07:20:27.029000 | 2019-03-11T21:43:41 | 2019-03-11T21:43:41 | 175,088,204 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.dani.dgonzalezapp.view;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v4.app.FragmentActivity;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androi... | UTF-8 | Java | 2,446 | java | PokeListAdapter.java | Java | [] | null | [] | package com.example.dani.dgonzalezapp.view;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v4.app.FragmentActivity;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androi... | 2,446 | 0.694603 | 0.693786 | 80 | 29.5875 | 28.618042 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5375 | false | false | 5 |
971d285c32208a6d59b23505e0bed7d6472a1f6a | 25,237,227,853,329 | 0eaf67641630f239f4392bd77a51531b7c89f775 | /src/main/java/com/mservice/processor/QueryTransactionStatus.java | 445e9655c8b00dc12a6f62653072908c1717a383 | [] | no_license | momo-wallet/java | https://github.com/momo-wallet/java | 113a67bb4bd1d1b5fff076bf3c19acef9260a3b7 | 103fc9264efd5004e7b9de465b6a78033f593613 | refs/heads/master | 2022-07-13T04:17:03.720000 | 2022-06-27T05:01:11 | 2022-06-27T05:01:11 | 197,140,887 | 20 | 19 | null | false | 2022-05-20T21:03:13 | 2019-07-16T07:13:58 | 2022-04-28T02:37:17 | 2022-05-20T21:03:13 | 228 | 12 | 8 | 3 | Java | false | false | package com.mservice.processor;
import com.mservice.enums.Language;
import com.mservice.models.*;
import com.mservice.config.Environment;
import com.mservice.shared.constants.Parameter;
import com.mservice.shared.exception.MoMoException;
import com.mservice.shared.utils.Encoder;
import com.mservice.shared.utils.LogUti... | UTF-8 | Java | 3,776 | java | QueryTransactionStatus.java | Java | [] | null | [] | package com.mservice.processor;
import com.mservice.enums.Language;
import com.mservice.models.*;
import com.mservice.config.Environment;
import com.mservice.shared.constants.Parameter;
import com.mservice.shared.exception.MoMoException;
import com.mservice.shared.utils.Encoder;
import com.mservice.shared.utils.LogUti... | 3,776 | 0.681144 | 0.677966 | 80 | 46.200001 | 44.253078 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 5 |
5103608bff1d3ca953b5027cb7e5cf87cd897100 | 20,847,771,307,785 | 83954a05cc1ac990ea5c6d31f5676d89648e48e0 | /src/com/jayway/slips/hamp/AddCategoryActivity.java | 8be1dc4fb2b519607cb8cdbcd841c1f860820a37 | [] | no_license | jayway/slips-hams | https://github.com/jayway/slips-hams | 6d89928131594f2b8caec5fdd859c9f0690494cd | 4ce618637b0cdd4bff2449072103a8f54e90f124 | refs/heads/master | 2016-04-02T13:45:36.915000 | 2011-05-27T17:29:38 | 2011-05-27T17:29:38 | 1,810,051 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jayway.slips.hamp;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
public class AddCategoryActivity extends Activity {
private EditText edittext;
private SlipsApplication app;
@Override
protected void onCreate(Bundle savedInstanceState)... | UTF-8 | Java | 625 | java | AddCategoryActivity.java | Java | [] | null | [] | package com.jayway.slips.hamp;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
public class AddCategoryActivity extends Activity {
private EditText edittext;
private SlipsApplication app;
@Override
protected void onCreate(Bundle savedInstanceState)... | 625 | 0.7696 | 0.7696 | 25 | 24 | 18.011108 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 5 |
c20a87658ad499e14645f0325b2dab9d8181f8d1 | 25,709,674,265,662 | 5e66e7ff9fe7dcdd7987f23b8deb685ca5242eab | /src/main/java/com/seeu/ywq/trend_lite/dvo/PublishLiteVOVideo.java | ee7e62a49e6805dc58d4bd1fa3473d0c6465aa57 | [] | no_license | xingyuezhiyun/ywq | https://github.com/xingyuezhiyun/ywq | e6a432f196e38f35ec23cb33eaccd7f6b1fb36a8 | a84850356b75f47099f19762e7504dff3d8e27d6 | refs/heads/master | 2021-09-08T17:46:03.564000 | 2018-03-11T14:21:34 | 2018-03-11T14:21:34 | 124,645,466 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.seeu.ywq.trend_lite.dvo;
import com.seeu.ywq.trend.dvo.PublishVideoVO;
public class PublishLiteVOVideo extends PublishLiteVO {
private Long unlockPrice;//解锁需要金额
private PublishVideoVO video;
public Long getUnlockPrice() {
return unlockPrice;
}
public void setUnlockPrice(Long ... | UTF-8 | Java | 547 | java | PublishLiteVOVideo.java | Java | [] | null | [] | package com.seeu.ywq.trend_lite.dvo;
import com.seeu.ywq.trend.dvo.PublishVideoVO;
public class PublishLiteVOVideo extends PublishLiteVO {
private Long unlockPrice;//解锁需要金额
private PublishVideoVO video;
public Long getUnlockPrice() {
return unlockPrice;
}
public void setUnlockPrice(Long ... | 547 | 0.684112 | 0.684112 | 24 | 21.291666 | 19.201735 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 5 |
1d20ad492a3bd49a9772f71acf746dfd2e2c137c | 27,771,258,554,103 | 5aba3f660da38878aaa343c132cba9445ae2311f | /backup/haoplayer/src/com/panoramagl/hotspots/PLHotspot.java | b69a9c36b185bf4b7426ed9b42e16d02cd4b84be | [] | no_license | wenbojx/wendroid | https://github.com/wenbojx/wendroid | d2041d2c171ae360038969b9dd81ae90711292e1 | 10fcf32ece6e980a9dc6e836a9e2f798a06fae39 | refs/heads/master | 2021-03-12T23:33:14.643000 | 2013-02-18T21:20:39 | 2013-02-18T21:20:39 | 7,159,152 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* PanoramaGL library
* Version 0.1
* Copyright (c) 2010 Javier Baez <javbaezga@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | UTF-8 | Java | 11,573 | java | PLHotspot.java | Java | [
{
"context": "amaGL library\n * Version 0.1\n * Copyright (c) 2010 Javier Baez <javbaezga@gmail.com>\n *\n * Licensed under the Ap",
"end": 73,
"score": 0.9998613595962524,
"start": 62,
"tag": "NAME",
"value": "Javier Baez"
},
{
"context": " * Version 0.1\n * Copyright (c) 2010 Javie... | null | [] | /*
* PanoramaGL library
* Version 0.1
* Copyright (c) 2010 <NAME> <<EMAIL>>
*
* 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
*
* Un... | 11,556 | 0.707077 | 0.687894 | 478 | 23.213388 | 25.95483 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.062762 | false | false | 5 |
f2c38a1515a808e73d9fbc40a6ceb09d03c46c38 | 32,916,629,371,482 | 299c3b4c65ab362557e44be8d40f58d82527bf3d | /org.onetwo.eclipse.codegen/src/org/onetwo/eclipse/PreferenceUtils.java | ec768c7b9cdae1ff7a89bbfd0e2a343a34795167 | [] | no_license | wayshall/easytime | https://github.com/wayshall/easytime | 91377d77f76b7bc7e8cfbda8899227a5c80e597f | e37af84128c8c81afc0c39cde47c1b1c6111ecd6 | refs/heads/master | 2020-12-24T13:52:55.892000 | 2016-11-15T02:16:54 | 2016-11-15T02:16:54 | 4,416,326 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.onetwo.eclipse;
public class PreferenceUtils {
private PreferenceUtils(){
}
}
| UTF-8 | Java | 96 | java | PreferenceUtils.java | Java | [] | null | [] | package org.onetwo.eclipse;
public class PreferenceUtils {
private PreferenceUtils(){
}
}
| 96 | 0.739583 | 0.739583 | 8 | 11 | 13.209845 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
2cbd27ba6390fbfd82ea00ea63baf55e21f178cd | 23,244,363,035,425 | 5dce8cf60a772eb04f01b8b32eb4ff35b9bf10ac | /platform-provider-api/platform-middle/src/main/java/com/guihe/platform/middle/controller/SysDepartmentController.java | 6286f279a8b7913b81ceb9d26824c830e5ec0ca5 | [] | no_license | bellmit/CHCC-SOA | https://github.com/bellmit/CHCC-SOA | e2aea236ce186cc4318ea2f82e4314034ad69bf5 | eb9bdbbe9b4e80224340466e848f1419089ce5a7 | refs/heads/master | 2023-02-08T15:07:32.517000 | 2020-12-28T06:01:10 | 2020-12-28T06:01:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.guihe.platform.middle.controller;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.guihe.platform.core.aop.MyLog;
import com.guihe.platform.core.domain.Response;
import com.guihe.platform.core.domain.SysDepartment;
import com.guihe.platform.core.domain.SysUser;
import com.guihe.platform.midd... | UTF-8 | Java | 5,515 | java | SysDepartmentController.java | Java | [
{
"context": "tion.Resource;\nimport java.util.*;\n\n/**\n * @author CHCC\n * @FileName SysDepartmentController\n * @Date 202",
"end": 704,
"score": 0.9996739625930786,
"start": 700,
"tag": "USERNAME",
"value": "CHCC"
}
] | null | [] | package com.guihe.platform.middle.controller;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.guihe.platform.core.aop.MyLog;
import com.guihe.platform.core.domain.Response;
import com.guihe.platform.core.domain.SysDepartment;
import com.guihe.platform.core.domain.SysUser;
import com.guihe.platform.midd... | 5,515 | 0.715479 | 0.712371 | 118 | 42.635593 | 31.094625 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.601695 | false | false | 5 |
30634ea0684ac03b27327a8806829674bf573871 | 1,262,720,422,922 | 5af8d8c63022906a6821bb4e083e62590d616474 | /src/cn/sict/domain/Cart.java | a88a58129c53ac5ad7ee650361786426413e811e | [] | no_license | fumier/HappyShopping | https://github.com/fumier/HappyShopping | 3ab8295d179b29da737d03c9c2342842d707ce16 | 2f3d8df0c13fdbe9630ef0204742b1c1869421b1 | refs/heads/master | 2020-05-19T12:06:52.940000 | 2015-05-19T13:18:36 | 2015-05-19T13:18:36 | 35,882,778 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.sict.domain;
import java.util.LinkedHashMap;
import java.util.Map;
//代表用户的购物车
public class Cart
{
private Map<String, CartItem> map = new LinkedHashMap<String, CartItem>();
private double price;
public Map<String, CartItem> getMap()
{
return map;
}
public void setMap(Map<String, CartItem> map)
{
... | GB18030 | Java | 644 | java | Cart.java | Java | [] | null | [] | package cn.sict.domain;
import java.util.LinkedHashMap;
import java.util.Map;
//代表用户的购物车
public class Cart
{
private Map<String, CartItem> map = new LinkedHashMap<String, CartItem>();
private double price;
public Map<String, CartItem> getMap()
{
return map;
}
public void setMap(Map<String, CartItem> map)
{
... | 644 | 0.687898 | 0.686306 | 36 | 16.444445 | 18.247442 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.472222 | false | false | 5 |
959a68afb16199583b02c6b89653eb11b9a9af0c | 10,522,669,902,600 | f878728b05812e080062d93188429ca0eddebc29 | /src/main/java/com/openu/project/controller/UsersController.java | feacc340d0d24872a8322038a7c152cf2beef91e | [] | no_license | yamitbrauner/project-yamit-liat | https://github.com/yamitbrauner/project-yamit-liat | 46908f491197f409d54483600531f07aa29f3f1d | 2f012434ee21950bf9d1900296549cb4b3a75ca9 | refs/heads/master | 2023-05-07T07:57:51.653000 | 2021-05-30T22:34:53 | 2021-05-30T22:34:53 | 344,107,352 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.openu.project.controller;
import com.openu.project.business.domain.CreateNewUserDto;
import com.openu.project.business.domain.UpdateUserDto;
import com.openu.project.business.service.UsersService;
import com.openu.project.data.entity.Users;
import com.openu.project.exception.ApiGatewayException;
import or... | UTF-8 | Java | 1,104 | java | UsersController.java | Java | [] | null | [] | package com.openu.project.controller;
import com.openu.project.business.domain.CreateNewUserDto;
import com.openu.project.business.domain.UpdateUserDto;
import com.openu.project.business.service.UsersService;
import com.openu.project.data.entity.Users;
import com.openu.project.exception.ApiGatewayException;
import or... | 1,104 | 0.727355 | 0.727355 | 34 | 31.5 | 28.177223 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 5 |
05bd4acf4076a5e8393d2ffddeaf1d3f28543e37 | 3,040,836,875,304 | d57126d3929e64fd8d8178c659c1a2fcb9e292ce | /MyLZW/MyLZW.java | f9b5bd0016e414b30e36b369c69ae5ca527c3e61 | [] | no_license | JoshKoshy/Algorithm-Implementation | https://github.com/JoshKoshy/Algorithm-Implementation | fec6a514db13faeca7352c838c7e20e23a3977d8 | 5ee9b95ed157e5555ccfe7c8f2f50a3f766cd033 | refs/heads/master | 2020-03-07T06:58:41.379000 | 2019-05-22T17:30:24 | 2019-05-22T17:30:24 | 127,336,666 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*************************************************************************
* Compilation: javac LZW.java
* Execution: java LZW - < input.txt (compress)
* Execution: java LZW + < input.txt (expand)
* Dependencies: BinaryIn.java BinaryOut.java
*
* Compress or expand binary input from standard input ... | UTF-8 | Java | 8,034 | java | MyLZW.java | Java | [] | null | [] | /*************************************************************************
* Compilation: javac LZW.java
* Execution: java LZW - < input.txt (compress)
* Execution: java LZW + < input.txt (expand)
* Dependencies: BinaryIn.java BinaryOut.java
*
* Compress or expand binary input from standard input ... | 8,034 | 0.46129 | 0.452452 | 204 | 38.382355 | 27.003647 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 5 |
cfc1a9316f4d673a97aa4e44664c58b32cfa5e60 | 11,776,800,344,285 | 2d4ae3646082e112bf9b56ae9a41c14f4e006de3 | /JUEGO3d/ecli_workspace-master/exaprueba/src/exaprueba/Ejer1.java | 989f40ea802ad7f9b95178204df027c57122f01a | [] | no_license | inigo10rodri/ejerciciosjava | https://github.com/inigo10rodri/ejerciciosjava | 3a2e09eccd7703fa98b1e6ef2394ac3125878026 | f210357b1695f3d0519b01eb9156d48aa310f312 | refs/heads/master | 2021-01-11T08:32:04.742000 | 2017-06-01T10:08:39 | 2017-06-01T10:08:39 | 69,218,621 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exaprueba;
import java.util.Scanner;
public class Ejer1 {
public static void main(String[] args) {
int nacimiento;
String nombre;
int añoActual = 2016;
Scanner sc = new Scanner(System.in);
System.out.println("Como te llamas?");
nombre = sc.nextLine();
System.out.println("En que año nacistes?... | ISO-8859-1 | Java | 444 | java | Ejer1.java | Java | [] | null | [] | package exaprueba;
import java.util.Scanner;
public class Ejer1 {
public static void main(String[] args) {
int nacimiento;
String nombre;
int añoActual = 2016;
Scanner sc = new Scanner(System.in);
System.out.println("Como te llamas?");
nombre = sc.nextLine();
System.out.println("En que año nacistes?... | 444 | 0.675 | 0.663636 | 22 | 19 | 20.09749 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.409091 | false | false | 5 |
2a3cf968fb457e6975e263f1a9d794fc03405baa | 28,011,776,730,296 | ce1ba21ec230b241822a6c7ace1a27f36093ce8e | /iMartinaProject/iMartina/src/main/java/com/martinaditrento/imartina/pages/comercial/prueba/Lista.java | cd551fe510e1eaa2ea030e754641ca839b4bbbb5 | [] | no_license | aramismdg/expedicion | https://github.com/aramismdg/expedicion | a192db8e9506e3de4132292adf3ede67850b13eb | 3de718fec9f6edf51346249f014da3c22285a903 | HEAD | 2016-09-12T20:35:46.656000 | 2016-04-13T17:51:59 | 2016-04-13T17:51:59 | 56,170,642 | 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 com.martinaditrento.imartina.pages.comercial.prueba;
import com.martinaditrento.imartina.comunes.excepciones.BusinessException;
import com.martinaditrento.imartina.dominio.comunes.Empresa;
import com.martinadit... | UTF-8 | Java | 2,985 | java | Lista.java | Java | [
{
"context": "stry5.services.BeanModelSource;\n\n/**\n *\n * @author jcastro\n */\n//@Secured(\"ROLE_LISTA.MATERIALES\")\n@IncludeS",
"end": 1544,
"score": 0.9983343482017517,
"start": 1537,
"tag": "USERNAME",
"value": "jcastro"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.martinaditrento.imartina.pages.comercial.prueba;
import com.martinaditrento.imartina.comunes.excepciones.BusinessException;
import com.martinaditrento.imartina.dominio.comunes.Empresa;
import com.martinadit... | 2,985 | 0.78593 | 0.780235 | 89 | 32.539326 | 28.728506 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606742 | false | false | 5 |
6e53512b6ba5bc24be8d45dbd3d36a3484e8c194 | 30,073,361,044,068 | defa2f9388e92e57a5d7e095487b4f2c8dd718d4 | /JServer/src/msgserver/handler/channel/CMsgServerInBaseHandler.java | 0247c8f0569c23c4c6c9109e14518933202098ec | [] | no_license | ismart-yuxi/IMJavaSparrow | https://github.com/ismart-yuxi/IMJavaSparrow | 49606eca2c60a58e45a1c7b7f61058da6cc677c4 | f7e8d970af2996eb95f0ccdb819437242ef70f8c | refs/heads/master | 2021-09-12T21:40:49.698000 | 2018-04-21T04:03:44 | 2018-04-21T04:03:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package msgserver.handler.channel;
import base.pdu.PduBase;
import base.pdu.PduHandler;
import base.pdu.PduHeader;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.ChannelInboundHandlerAdapter;
import msgserver.global.MsgGlobal;
import org.apache.log4j.Logger;
/**
* 消息接入的handler
* Created by ... | UTF-8 | Java | 1,377 | java | CMsgServerInBaseHandler.java | Java | [
{
"context": "e.log4j.Logger;\n\n/**\n * 消息接入的handler\n * Created by Administrator on 2016/12/8 0008.\n */\npublic class CMsgServerInB",
"end": 333,
"score": 0.6331284642219543,
"start": 320,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package msgserver.handler.channel;
import base.pdu.PduBase;
import base.pdu.PduHandler;
import base.pdu.PduHeader;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.ChannelInboundHandlerAdapter;
import msgserver.global.MsgGlobal;
import org.apache.log4j.Logger;
/**
* 消息接入的handler
* Created by ... | 1,377 | 0.712339 | 0.703255 | 46 | 27.717392 | 26.526987 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 5 |
a9d8aa0535f6ed4e6fbddb6fd0b9da1d1848e390 | 8,589,934,629,127 | 1445fe6a7857139112e94a2233002d23d79e6a47 | /src/main/java/com/qa/ims/view/impl/LoginView.java | 44f6a10afecbed2a70ee71b86079d358c24e2710 | [] | no_license | teamBlueQAC/Spring | https://github.com/teamBlueQAC/Spring | 910e4ad799410f6e721c924f8bc71f9993d685bb | 758c6720a5233990db396a9b736849fbd0e15a68 | refs/heads/master | 2016-09-12T20:48:37.373000 | 2016-05-24T10:51:52 | 2016-05-25T08:13:19 | 59,473,757 | 0 | 1 | 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.qa.ims.view.impl;
import com.alee.extended.image.WebImage;
import com.alee.extended.transition.TransitionListener;
import ... | UTF-8 | Java | 11,770 | java | LoginView.java | Java | [
{
"context": "ort javax.swing.SwingConstants;\n\n/**\n *\n * @author Admin\n */\npublic class LoginView extends View {\n\n /*",
"end": 1057,
"score": 0.8241642117500305,
"start": 1052,
"tag": "NAME",
"value": "Admin"
}
] | 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.qa.ims.view.impl;
import com.alee.extended.image.WebImage;
import com.alee.extended.transition.TransitionListener;
import ... | 11,770 | 0.670688 | 0.664741 | 240 | 48.041668 | 37.033634 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.670833 | false | false | 5 |
6fc9545fe1430492b5d95142fb69d73fe8f3f442 | 33,535,104,678,079 | 7abff576a8ee9eb1a5093deb79d5fd6b9d02ff8e | /arbi-common/src/main/java/com/zyxy/common/enums/CaseDocContentIssueTypeEnum.java | a7c633c1db24f5be776185ae570e8c23bdaad349 | [] | no_license | xdis/parent | https://github.com/xdis/parent | 54b894308c237e1e16277b32b5622082a39cb56a | e7cf1b8ce6396127b6e9d88f3533b2c23ff90db8 | refs/heads/master | 2020-03-28T19:42:16.724000 | 2018-08-21T06:35:23 | 2018-08-21T06:35:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zyxy.common.enums;
/**
* 案件文书内容出具类型枚举类
*/
public enum CaseDocContentIssueTypeEnum {
/** 同意模板 **/
AGREE_MODULE(0,"同意模板"),
/** 不同意模板 **/
DISAGREE_MODULE(1,"不同意模板");
private Integer code;
private String mark;
private CaseDocContentIssueTypeEnum(Integer code,String mark){
this.code = code;
this... | UTF-8 | Java | 494 | java | CaseDocContentIssueTypeEnum.java | Java | [] | null | [] | package com.zyxy.common.enums;
/**
* 案件文书内容出具类型枚举类
*/
public enum CaseDocContentIssueTypeEnum {
/** 同意模板 **/
AGREE_MODULE(0,"同意模板"),
/** 不同意模板 **/
DISAGREE_MODULE(1,"不同意模板");
private Integer code;
private String mark;
private CaseDocContentIssueTypeEnum(Integer code,String mark){
this.code = code;
this... | 494 | 0.678241 | 0.673611 | 26 | 15.615385 | 14.765023 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.307692 | false | false | 5 |
04009c53cdfdf204adc8b7b0f050ab696d267bc0 | 6,408,091,238,835 | 81250dd8231afee4ebe9a55fd670561cea62a54f | /src/main/java/pl/konradmaksymilian/nssvbot/protocol/State.java | a44cd1d69997fee6e5724256824a5a6fc07aaaac | [] | no_license | MaksymilianK/NSSV-bot | https://github.com/MaksymilianK/NSSV-bot | 302dd7b2cd09807b4236be984734948d62c1ff17 | a2feaba4378072b2e8e2711378bca25260c9e1e6 | refs/heads/master | 2021-07-20T04:56:41.965000 | 2020-02-04T21:24:08 | 2020-02-04T21:24:08 | 202,351,722 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.konradmaksymilian.nssvbot.protocol;
public enum State {
HANDSHAKING (0),
STATUS (1),
LOGIN (2),
PLAY (3);
private final int id;
private State(int id) {
this.id = id;
}
public int getId() {
return id;
}
}
| UTF-8 | Java | 283 | java | State.java | Java | [] | null | [] | package pl.konradmaksymilian.nssvbot.protocol;
public enum State {
HANDSHAKING (0),
STATUS (1),
LOGIN (2),
PLAY (3);
private final int id;
private State(int id) {
this.id = id;
}
public int getId() {
return id;
}
}
| 283 | 0.530035 | 0.515901 | 18 | 14.722222 | 11.449432 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 5 |
51b7f38ae9d7aabc9fdd1964dd441ed8df1c6e9b | 28,441,273,480,803 | 33e369ecba8a67f9840f68e9f0f5d6beb165e919 | /src/jsonmergetest/js.java | 1e4ccf52968eb72c77d1ccee262825bb00a4cff6 | [] | no_license | dinesh-gcrd/JSONMerge | https://github.com/dinesh-gcrd/JSONMerge | fc33a3b8b68147a87db9f9091485ca3af0802478 | 77e748daf9cca6421b8c228be6803d029ab0a80c | refs/heads/master | 2020-09-05T17:51:20.536000 | 2019-11-07T08:24:05 | 2019-11-07T08:24:05 | 220,173,579 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jsonmergetest;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.util.Iterator;
import java.util.Map;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
import org.json.simple.parser.*;
public c... | UTF-8 | Java | 1,958 | java | js.java | Java | [] | null | [] | package jsonmergetest;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.util.Iterator;
import java.util.Map;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
import org.json.simple.parser.*;
public c... | 1,958 | 0.557712 | 0.54954 | 52 | 35.653847 | 28.896955 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 5 |
e2d90daffe65ba3c08d03d4add3a2f973ebacd04 | 22,849,226,021,810 | 06c76b60ebe93739b2b9c94aa1eccfc1b51fba5b | /string5.java | 95635f31e65b16541f184ed47a100379675a6ec3 | [] | no_license | mayankk67/algorithms | https://github.com/mayankk67/algorithms | 31387acbe9c0ed85779538bbb6f52e3fa2907327 | efa2481dd71abb8a3b27bf97416f6ace42dcaee7 | refs/heads/master | 2021-01-01T05:52:15.225000 | 2018-07-12T18:51:26 | 2018-07-12T18:51:26 | 97,291,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*Given a string, return a version without the first and last char, so "Wipro" yields "ipr".
The string length will be at least 2.*/
import java.util.*;
class fila
{
public static String rethalf(String str)
{
int l=str.length();
if(l==2)
return null;
String str2="";
char ch;
int i;
for(... | UTF-8 | Java | 620 | java | string5.java | Java | [] | null | [] | /*Given a string, return a version without the first and last char, so "Wipro" yields "ipr".
The string length will be at least 2.*/
import java.util.*;
class fila
{
public static String rethalf(String str)
{
int l=str.length();
if(l==2)
return null;
String str2="";
char ch;
int i;
for(... | 620 | 0.617742 | 0.606452 | 30 | 18.733334 | 20.225286 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.966667 | false | false | 5 |
8037a6b60702bc8c7f9005a7b61892d407bd3013 | 18,167,711,662,579 | aed68bccdad4e79a54b477d8782358111ef296d8 | /second-app/src/main/java/com/zhang/test/ShareCodeUtil.java | 57b3482440266c7040fc668125627fa411d6d597 | [] | no_license | zhangkangen/LearnSpringboot | https://github.com/zhangkangen/LearnSpringboot | 9ce2b9fad24eb20ba02d8674c415b488c808b1bd | 6c364fd14fe92b6b4edebc05163bb3857057aac5 | refs/heads/master | 2021-01-16T18:55:14.017000 | 2019-01-19T03:44:03 | 2019-01-19T03:44:03 | 100,126,121 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhang.test;
import java.util.Random;
public class ShareCodeUtil {
/** 自定义进制(0,1没有加入,容易与o,l混淆) */
private static final char[] r=new char[]{'8','2','9','7','5','3','4','6','1'};
/** (不能与自定义进制有重复) */
private static final char b='O';
/** 进制长度 */
private static final int binLen=r.leng... | UTF-8 | Java | 2,076 | java | ShareCodeUtil.java | Java | [] | null | [] | package com.zhang.test;
import java.util.Random;
public class ShareCodeUtil {
/** 自定义进制(0,1没有加入,容易与o,l混淆) */
private static final char[] r=new char[]{'8','2','9','7','5','3','4','6','1'};
/** (不能与自定义进制有重复) */
private static final char b='O';
/** 进制长度 */
private static final int binLen=r.leng... | 2,076 | 0.451531 | 0.437755 | 79 | 23.810127 | 17.304478 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.64557 | false | false | 5 |
1b8ebb8b8b9f385c5933df310d65f5c579399c64 | 23,038,204,577,353 | 7dc9bbf4ce56b265319a23eb7d10fc3191ca879d | /JavaSource/com/amandris/clients/web/form/AddServiceForm.java | 24948b47f88c944a6c10a334d6994281fdd0f080 | [] | no_license | blueoceandevops/amandris | https://github.com/blueoceandevops/amandris | 8fe2b405d720d961b2c9217c82087beedf3fbfb2 | 8347b062f908d794e3ea35f571d4b59a8bf6fd10 | refs/heads/master | 2021-10-09T03:55:40.145000 | 2018-12-20T19:23:50 | 2018-12-20T19:23:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amandris.clients.web.form;
import java.io.Serializable;
import org.apache.struts.validator.ValidatorForm;
public class AddServiceForm extends ValidatorForm implements Serializable{
private String companyWithoutSexEnabled;
private String companyWithSexEnabled;
private String sexEnabled;
... | UTF-8 | Java | 4,827 | java | AddServiceForm.java | Java | [] | null | [] | package com.amandris.clients.web.form;
import java.io.Serializable;
import org.apache.struts.validator.ValidatorForm;
public class AddServiceForm extends ValidatorForm implements Serializable{
private String companyWithoutSexEnabled;
private String companyWithSexEnabled;
private String sexEnabled;
... | 4,827 | 0.683447 | 0.661902 | 263 | 16.353613 | 19.635084 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.927757 | false | false | 5 |
52dedb72195c0db6f68f9f569da499e38757eed1 | 33,749,853,014,147 | f63833243828cf15e6f31c2182efdd5053c29ec9 | /RouteApplication/app/src/main/java/com/example/bhati/routeapplication/Interface/OnWordClicked.java | 1047053a35bf4c846cc3a6c2dcfca9754cef30a4 | [] | no_license | NuttyGeek/AWAX | https://github.com/NuttyGeek/AWAX | 4c933f65f1721958e16ddca869d508bf71b6eabd | c12fabaf2d5804e80412a3565d393cf8f0061729 | refs/heads/master | 2020-07-17T22:27:28.238000 | 2019-12-02T11:25:59 | 2019-12-02T11:25:59 | 206,112,894 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bhati.routeapplication.Interface;
public interface OnWordClicked {
/**
* this fxn gives the implmentation for what word is clicked in word cloud
* @param keyword keyword clicked on
*/
public void onClick(String keyword);
}
| UTF-8 | Java | 268 | java | OnWordClicked.java | Java | [] | null | [] | package com.example.bhati.routeapplication.Interface;
public interface OnWordClicked {
/**
* this fxn gives the implmentation for what word is clicked in word cloud
* @param keyword keyword clicked on
*/
public void onClick(String keyword);
}
| 268 | 0.716418 | 0.716418 | 10 | 25.799999 | 25.611715 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 5 |
6aa90fb9752536b5649879399e7b5e20c9a59fc5 | 4,836,133,210,761 | d34470013ca97e56db078597fea0322e8a8addbf | /src/main/java/org/github/MrCrime/More_Dangers/coal_explosion/ExplosionCauser.java | 3de295e2c58b4f4304b9b8595a4c87fa8953e23c | [
"MIT"
] | permissive | MrCrime/More-Dangers | https://github.com/MrCrime/More-Dangers | 4c52b5686f60f91bba1420563134c356f4a3fc33 | 580ce8293d5056362702e523a190d850dac9aacb | refs/heads/master | 2021-05-16T02:58:52.437000 | 2019-05-10T17:59:33 | 2019-05-10T17:59:33 | 40,372,453 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.github.MrCrime.More_Dangers.coal_explosion;
import java.util.LinkedList;
import java.util.List;
import java.util.Queue;
import org.bukkit.Material;
import org.bukkit.Sound;
import org.bukkit.World;
import org.bukkit.block.Block;
import org.bukkit.scheduler.BukkitRunnable;
import org.github.MrCrime.More_Da... | UTF-8 | Java | 1,886 | java | ExplosionCauser.java | Java | [
{
"context": "package org.github.MrCrime.More_Dangers.coal_explosion;\n\nimport java.util.Li",
"end": 26,
"score": 0.9988360404968262,
"start": 19,
"tag": "USERNAME",
"value": "MrCrime"
},
{
"context": "ukkit.scheduler.BukkitRunnable;\nimport org.github.MrCrime.More_Dangers.Main;\nim... | null | [] | package org.github.MrCrime.More_Dangers.coal_explosion;
import java.util.LinkedList;
import java.util.List;
import java.util.Queue;
import org.bukkit.Material;
import org.bukkit.Sound;
import org.bukkit.World;
import org.bukkit.block.Block;
import org.bukkit.scheduler.BukkitRunnable;
import org.github.MrCrime.More_Da... | 1,886 | 0.665429 | 0.663309 | 83 | 21.722891 | 20.705807 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.096385 | false | false | 5 |
e5dd59b562db122d60e43d6d0a01bbe031712e6a | 30,717,606,157,237 | d749227ced1cf793d3d7826a592f178f16572ef2 | /JavaSandbox/src/annotations/MyAnnotation.java | 6659c8d21cbfdc4e2a7478950641257972162f65 | [
"MIT"
] | permissive | Shawn1874/JavaPractice | https://github.com/Shawn1874/JavaPractice | 981e4e3bd668b622fcaa8eb978ff2a97a4c36faa | 9a6cdae042ffc7a27e9d9e959201d8642888ad2a | refs/heads/master | 2023-07-02T04:53:33.226000 | 2021-09-25T23:16:42 | 2021-09-25T23:16:42 | 157,109,467 | 1 | 0 | MIT | false | 2023-06-14T22:46:55 | 2018-11-11T18:41:28 | 2021-09-25T23:16:48 | 2023-06-14T22:46:55 | 1,894 | 1 | 0 | 3 | Java | false | false | package annotations;
import java.lang.annotation.*;
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.METHOD)
@interface MyAnnotation {
int value() default 1;
} | UTF-8 | Java | 171 | java | MyAnnotation.java | Java | [] | null | [] | package annotations;
import java.lang.annotation.*;
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.METHOD)
@interface MyAnnotation {
int value() default 1;
} | 171 | 0.777778 | 0.77193 | 9 | 18.111111 | 13.135571 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 5 |
afcbbbeeb6553dbce1d5d36f774792cc54bf950b | 14,456,859,959,940 | eead7d4864975f136cd41ecedb2fda6eda2b32c5 | /MedCOS/src/br/ufac/si/medcos/entidades/Consulta.java | 116d67810184964fe5da01b705cea564bf7e6cf2 | [] | no_license | bruunotrindade/MedCOS | https://github.com/bruunotrindade/MedCOS | 4724385001ad1c496f7a442c06575c4bcb90010f | 59774d81e793c0e8e42fd5d9595620a82c60174c | refs/heads/master | 2020-10-01T19:40:38.539000 | 2019-12-01T23:07:23 | 2019-12-01T23:07:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.ufac.si.medcos.entidades;
import java.util.List;
import java.util.ArrayList;
import java.util.Date;
import javax.persistence.*;
import br.ufac.si.medcos.entidades.Funcionario;
@Entity
@Table(name="consultas")
@NamedQueries({
@NamedQuery(name="Consulta.todos",
query="SELECT a FROM Consulta a"),
@Nam... | UTF-8 | Java | 4,968 | java | Consulta.java | Java | [] | null | [] | package br.ufac.si.medcos.entidades;
import java.util.List;
import java.util.ArrayList;
import java.util.Date;
import javax.persistence.*;
import br.ufac.si.medcos.entidades.Funcionario;
@Entity
@Table(name="consultas")
@NamedQueries({
@NamedQuery(name="Consulta.todos",
query="SELECT a FROM Consulta a"),
@Nam... | 4,968 | 0.705113 | 0.700483 | 196 | 24.352041 | 30.938114 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.331633 | false | false | 5 |
461b115b89f15efd3968f7af2c2adccecc0decbd | 32,117,765,443,743 | 742bdf60c71e893fc381bf6327c662e538494392 | /javassist/compiler/ast/MethodDecl.java | b75dbafd7c2204bba66347e92a7e5fa88adb6e07 | [] | no_license | Wenaly/Backdoored-1.7.1-Deobf-Source-Leak | https://github.com/Wenaly/Backdoored-1.7.1-Deobf-Source-Leak | e5cdd27aedb3746515b0462979150ceedd92ff12 | ba682e8a6187b757410abf13515ce5a4a0a552f8 | refs/heads/master | 2023-05-05T23:56:50.152000 | 2019-11-19T14:49:45 | 2019-11-19T14:49:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package javassist.compiler.ast;
import javassist.compiler.CompileError;
public class MethodDecl extends ASTList
{
public static final String initName = "<init>";
public MethodDecl(final ASTree asTree, final ASTList list) {
super(asTree, list);
}
public boolean isConstructor() {
... | UTF-8 | Java | 1,035 | java | MethodDecl.java | Java | [] | null | [] | package javassist.compiler.ast;
import javassist.compiler.CompileError;
public class MethodDecl extends ASTList
{
public static final String initName = "<init>";
public MethodDecl(final ASTree asTree, final ASTList list) {
super(asTree, list);
}
public boolean isConstructor() {
... | 1,035 | 0.615459 | 0.61256 | 42 | 23.642857 | 21.456291 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 5 |
f656a18cb063d7701d182d08ce74b29c3b4d3bcf | 11,441,792,901,515 | c18e25586ecd85b244087a721b6e0d80dc5136ad | /src/mainpackage/DeadLocks.java | 9ce953f00c88703a4cc25c148ba694ce3c3a9430 | [] | no_license | rkibet/java-learning | https://github.com/rkibet/java-learning | da67e4421734e90776c8d505dedfb0f2ed5c31de | 3d3d3d5ed412b39a8b95b340d5b4135a457677f0 | refs/heads/master | 2023-01-21T18:01:16.033000 | 2020-11-06T18:48:02 | 2020-11-06T18:48:02 | 310,682,664 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mainpackage;
public class DeadLocks {
public static void main(String[] args) {
final String Passenger1="Ronald Kibet";
final String Passenger2="Gladys Jeruto";
Thread bus1=new Thread() {
@Override
public void run(){
synchronized (Passenger1) {
System.out.println("Bus 1 is Locked Passenger 1");
... | UTF-8 | Java | 865 | java | DeadLocks.java | Java | [
{
"context": "d main(String[] args) {\n\tfinal String Passenger1=\"Ronald Kibet\";\n\tfinal String Passenger2=\"Gladys Jeruto\";\n\t\n\tTh",
"end": 126,
"score": 0.9998652338981628,
"start": 114,
"tag": "NAME",
"value": "Ronald Kibet"
},
{
"context": "senger1=\"Ronald Kibet\";\n\tfin... | null | [] | package mainpackage;
public class DeadLocks {
public static void main(String[] args) {
final String Passenger1="<NAME>";
final String Passenger2="<NAME>";
Thread bus1=new Thread() {
@Override
public void run(){
synchronized (Passenger1) {
System.out.println("Bus 1 is Locked Passenger 1");
try {
Th... | 852 | 0.627746 | 0.596532 | 49 | 16.653061 | 16.135334 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.326531 | false | false | 5 |
d0ce8cb504ebd8bbf22980a3d6ba59d862a2f5dd | 27,041,114,117,264 | 1062d65b1d1606e3c3f896616705c30350bde5fc | /src/main/java/dao/DeveloperDao.java | 8e4c4c96b9ec295d9b9bea2b1624cdcc3622f41f | [] | no_license | DingAkiJin/cs5200-spring2018-jin | https://github.com/DingAkiJin/cs5200-spring2018-jin | b43c28c42a66d0ae13fa2f266a82f7e4640f0e86 | 39b7160a2e2f36f050c040a121b3de13b266d71b | refs/heads/master | 2021-05-11T03:21:29.213000 | 2018-03-07T19:01:55 | 2018-03-07T19:01:55 | 117,913,787 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import model.Developer;
public class DeveloperDao {
public static Devel... | UTF-8 | Java | 11,676 | java | DeveloperDao.java | Java | [
{
"context": "Name\");\n\t\t\t\t\tString username = results.getString(\"username\");\n\t\t\t\t\tString password = results.getString(\"pass",
"end": 3051,
"score": 0.9813384413719177,
"start": 3043,
"tag": "USERNAME",
"value": "username"
},
{
"context": "ds.amazonaws.com/hw2_Ding_Jin_... | null | [] | package dao;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import model.Developer;
public class DeveloperDao {
public static Devel... | 11,673 | 0.682939 | 0.666924 | 366 | 30.90164 | 31.145632 | 174 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.836066 | false | false | 5 |
dddf49d0af397e0c1927839078551297edea23ae | 10,359,461,184,454 | 09d6b663b0ca0593ebd32f87a462b411d6fa73d7 | /TUGAS KE-2/tugaswaktu.java | f6febc97b583d8e2dfe1f8d6ada3bcf349e6c212 | [] | no_license | 13020180004/TUGAS2-PBO | https://github.com/13020180004/TUGAS2-PBO | e20aeca3bab959182bf7c41ce76bd42709ca67ea | 2ddc97a82a03db50ed306a36266199787f4cd3d4 | refs/heads/master | 2021-03-26T18:48:58.267000 | 2020-03-29T11:16:52 | 2020-03-29T11:16:52 | 247,736,961 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Nama : Nurindah sari
STB : 13020180004
KELAS : B1
HARI / TGL : SENIN, 16 MARET 2020
WAKTU : 22.47
*/
public class tugaswaktu{
public static void main(String[] args){
int detik, menit, jam, sisa1,sisa2;
detik = 5200;
jam = detik/3600;
sisa1 = detik%3600;
menit = (int) s... | UTF-8 | Java | 488 | java | tugaswaktu.java | Java | [
{
"context": "/* Nama : Nurindah sari\r\n STB\t: 13020180004\r\n KELAS : B1\r\n HARI / T",
"end": 23,
"score": 0.9998741149902344,
"start": 10,
"tag": "NAME",
"value": "Nurindah sari"
}
] | null | [] | /* Nama : <NAME>
STB : 13020180004
KELAS : B1
HARI / TGL : SENIN, 16 MARET 2020
WAKTU : 22.47
*/
public class tugaswaktu{
public static void main(String[] args){
int detik, menit, jam, sisa1,sisa2;
detik = 5200;
jam = detik/3600;
sisa1 = detik%3600;
menit = (int) sisa1/60... | 481 | 0.559426 | 0.467213 | 23 | 19.304348 | 25.444628 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.608696 | false | false | 5 |
07d4c5007b8630cc73b4de77e08d4dd91287da05 | 7,335,804,182,992 | da9d6d7ecd0b753237b6a951ba098101d2daabb9 | /leiguowei/learnJava/src/main/java/cn/lgw/learn/mapper/UserMapper.java | 8753f367f183b99a8f35a5ac59549ed60f1ac1c1 | [] | no_license | mingweiwan/ZX-Homework | https://github.com/mingweiwan/ZX-Homework | 9211025c8552d1770cdeeb85144021f9eac0f3c5 | c503ccf5aa6698fa8c459f92522c11f1ab131589 | refs/heads/master | 2021-04-27T00:12:30.309000 | 2018-04-07T15:32:50 | 2018-04-07T15:32:50 | 123,770,052 | 0 | 0 | null | true | 2018-04-07T11:43:45 | 2018-03-04T08:22:33 | 2018-03-04T08:22:35 | 2018-04-07T11:43:44 | 314 | 0 | 0 | 0 | Java | false | null | package cn.lgw.learn.mapper;
import cn.lgw.learn.domain.UserDO;
import cn.lgw.learn.domain.condition.UserCondition;
import java.util.List;
import cn.lgw.learn.to.resp.GeneralUserTO;
import org.apache.ibatis.annotations.Param;
public interface UserMapper {
/**
* This method was generated by MyBatis Generator... | UTF-8 | Java | 2,916 | java | UserMapper.java | Java | [] | null | [] | package cn.lgw.learn.mapper;
import cn.lgw.learn.domain.UserDO;
import cn.lgw.learn.domain.condition.UserCondition;
import java.util.List;
import cn.lgw.learn.to.resp.GeneralUserTO;
import org.apache.ibatis.annotations.Param;
public interface UserMapper {
/**
* This method was generated by MyBatis Generator... | 2,916 | 0.666667 | 0.621399 | 98 | 28.765306 | 25.111914 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.193878 | false | false | 5 |
837363719a830f74d6b7884fb34a4634b020ae5e | 9,826,885,189,923 | c320a66746890e1b23e3531936a44a9225c8c1b7 | /app/src/main/java/com/example/myapplication/cours/Package.java | d1d4013046665f44da87e17170148cdf7c83dde6 | [] | no_license | oussama-bendiouss/Python_QCM | https://github.com/oussama-bendiouss/Python_QCM | 1c5f86806bf32c7b8c0ba9763484809a2433163e | 3c8538fe16242bd2be5fd446cba327f1116a8b9b | refs/heads/master | 2023-02-25T08:27:12.625000 | 2021-02-01T11:06:40 | 2021-02-01T11:06:40 | 314,933,954 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myapplication.cours;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.TextView;
import com.example.myapplication.R;
public class Package extends AppCompatActivity {
private TextView PACK;
@Override
protected void onCreate(Bundle savedIns... | UTF-8 | Java | 841 | java | Package.java | Java | [] | null | [] | package com.example.myapplication.cours;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.TextView;
import com.example.myapplication.R;
public class Package extends AppCompatActivity {
private TextView PACK;
@Override
protected void onCreate(Bundle savedIns... | 841 | 0.765269 | 0.762874 | 19 | 43 | 76.735359 | 358 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 5 |
e138f8b1ec76241eeb1b60d5c0769a937dd8ad68 | 11,063,835,775,794 | ad660ae2037e48ebd827e3564550bc051fe81ca8 | /apple-web/src/main/java/com/appleframework/web/ApiMeta.java | 578abee0736776c220317ccc476cd96879254c02 | [
"Apache-2.0"
] | permissive | wangscript007/appleframework | https://github.com/wangscript007/appleframework | 931f35e1ba7c9747c80094e9066161c06ab3ba08 | 65c035b4ab1805417f5eed88258d9d82ba6f29a8 | refs/heads/master | 2023-05-05T05:34:57.798000 | 2021-01-20T09:35:40 | 2021-01-20T09:35:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.appleframework.web;
import java.lang.reflect.Method;
/**
* api信息
* @author tanghc
*
*/
public interface ApiMeta {
/**
* 获取ApiServce对象
* @return 返回ApiService对象,即业务对象
*/
Object getHandler();
/**
* 获取接口对应的方法
* @return 返回方法
*/
Method getMethod();
/**
... | UTF-8 | Java | 1,626 | java | ApiMeta.java | Java | [
{
"context": "ava.lang.reflect.Method;\n\n\n/**\n * api信息\n * @author tanghc\n *\n */\npublic interface ApiMeta {\n /**\n * ",
"end": 98,
"score": 0.9995640516281128,
"start": 92,
"tag": "USERNAME",
"value": "tanghc"
}
] | null | [] | package com.appleframework.web;
import java.lang.reflect.Method;
/**
* api信息
* @author tanghc
*
*/
public interface ApiMeta {
/**
* 获取ApiServce对象
* @return 返回ApiService对象,即业务对象
*/
Object getHandler();
/**
* 获取接口对应的方法
* @return 返回方法
*/
Method getMethod();
/**
... | 1,626 | 0.53542 | 0.53542 | 78 | 14.564102 | 13.009454 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 5 |
aceb2caae84e8d812e37b82caaf497f726697e31 | 16,501,264,369,260 | 5d98dd848f92625bfe5cec92b14b2747ce35bc7f | /src/main/java/jit/manage/servicelmpl/DriverServicelmpl.java | 88be099ba6fc7e0c4a18b61a40be78efa051e27b | [] | no_license | nilotus/carmanage | https://github.com/nilotus/carmanage | 71fb8ef24f9d51f0839f7091deb11b06cb8851ad | cd41c73241dc3504953ff1178087ab368db8a1d4 | refs/heads/master | 2020-04-25T01:36:49.885000 | 2019-04-09T08:32:44 | 2019-04-09T08:32:44 | 172,413,484 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jit.manage.servicelmpl;
import jit.manage.Dto.DriverDto;
import jit.manage.mapper.DriverMapper;
import jit.manage.pojo.Driver;
import jit.manage.service.DriverSerivce;
import jit.manage.util.MSG;
import net.sf.json.JSONObject;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfram... | UTF-8 | Java | 1,864 | java | DriverServicelmpl.java | Java | [
{
"context": "eFormat;\nimport java.util.Date;\n\n/**\n * Created by sunlotus on 2019/2/25.\n */\n@Service\npublic class DriverSer",
"end": 432,
"score": 0.9996362328529358,
"start": 424,
"tag": "USERNAME",
"value": "sunlotus"
}
] | null | [] | package jit.manage.servicelmpl;
import jit.manage.Dto.DriverDto;
import jit.manage.mapper.DriverMapper;
import jit.manage.pojo.Driver;
import jit.manage.service.DriverSerivce;
import jit.manage.util.MSG;
import net.sf.json.JSONObject;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfram... | 1,864 | 0.657952 | 0.649237 | 61 | 29.09836 | 20.482464 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.770492 | false | false | 5 |
feac4823cd8756d266681b6c98fc2c1525a3260d | 27,590,869,915,089 | 2d7feaaabaa67e79dbfa7b802cf8c08cc8ce1e9e | /src/main/java/diarsid/librarian/impl/logic/impl/search/charscan/matching/PatternToWordMatchingV34.java | f54d4b1f0f33a7a31f81743a5de8e8184637a9ed | [] | no_license | Diarsid/Search | https://github.com/Diarsid/Search | bb52e9df920ad75c284122a231719bd908d2df10 | 5a3ea19c31f097022cd28b8e314f0c9e13ea7b6e | refs/heads/master | 2023-04-13T07:08:13.514000 | 2023-03-03T15:56:55 | 2023-03-03T15:56:55 | 310,427,863 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package diarsid.librarian.impl.logic.impl.search.charscan.matching;
public final class PatternToWordMatchingV34 extends PatternToWordMatchingCodeV2 {
@Override
/* script */
public long evaluate(String pattern, String word) {
logln("%s : PATTERN:%s <---> WORD:%s", this.nameAndVersion(), pattern, ... | UTF-8 | Java | 61,439 | java | PatternToWordMatchingV34.java | Java | [] | null | [] | package diarsid.librarian.impl.logic.impl.search.charscan.matching;
public final class PatternToWordMatchingV34 extends PatternToWordMatchingCodeV2 {
@Override
/* script */
public long evaluate(String pattern, String word) {
logln("%s : PATTERN:%s <---> WORD:%s", this.nameAndVersion(), pattern, ... | 61,439 | 0.363059 | 0.350966 | 1,326 | 45.334087 | 32.474575 | 410 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.599548 | false | false | 5 |
7ff225d65ad0d9e4daa6701b4b36c7c3776ba9e0 | 33,595,234,191,651 | aa198953b2fe2466a35ad3415275b32257f7f1d8 | /app/src/main/java/com/zoopark/demo/home/FunctionItem.java | 69c97cc906a36ba22a5ab47a8adff7e12883730c | [
"Apache-2.0"
] | permissive | nasduck/GiraffeHero | https://github.com/nasduck/GiraffeHero | 63684e6fa1e3e7a09f522502847be728098fda3b | 4b848146800e40981f28c7762da601bd06b5d238 | refs/heads/master | 2020-05-07T05:48:27.191000 | 2019-10-29T09:16:43 | 2019-10-29T09:16:43 | 180,284,799 | 15 | 3 | Apache-2.0 | false | 2019-10-29T09:15:02 | 2019-04-09T04:28:32 | 2019-10-29T08:46:59 | 2019-10-29T09:15:01 | 10,446 | 16 | 3 | 3 | Java | false | false | package com.zoopark.demo.home;
import android.content.Context;
import android.content.Intent;
import com.zoopark.demo.R;
import com.zoopark.demo.animation.item.activity.HomeAnimActivity;
import com.zoopark.demo.animation.enter.activity.EnterAnimHomeActivity;
import com.zoopark.demo.complex.ComplexPageActivity;
import... | UTF-8 | Java | 2,534 | java | FunctionItem.java | Java | [] | null | [] | package com.zoopark.demo.home;
import android.content.Context;
import android.content.Intent;
import com.zoopark.demo.R;
import com.zoopark.demo.animation.item.activity.HomeAnimActivity;
import com.zoopark.demo.animation.enter.activity.EnterAnimHomeActivity;
import com.zoopark.demo.complex.ComplexPageActivity;
import... | 2,534 | 0.670481 | 0.668114 | 75 | 32.786667 | 29.352703 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 5 |
8e23270a75ce03a95ab0d2b4af404591924ca6a1 | 28,776,280,933,914 | a954cf7c43986a47daa0c0cada395878835b2564 | /app/src/main/java/com/example/qb/listactivityexample2/DevScan.java | 6a7b5c96826050700066f48ee0917500044e1f97 | [] | no_license | qiubin2016/ListActivityExample2 | https://github.com/qiubin2016/ListActivityExample2 | 46a76a9e251c2f8458eed60833638bbfa6e89179 | cce76f04d41f2db41a18781fdd9a3da187fb85c1 | refs/heads/master | 2020-03-20T18:36:21.822000 | 2018-07-26T15:35:52 | 2018-07-26T15:35:52 | 137,596,112 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.qb.listactivityexample2;
import android.util.Log;
import java.util.Vector;
/**
* Created by qb on 2018/7/8.
*/
public class DevScan {
private UdpBroadcastRcv mUdpBroadcastRcv;
private UdpBroadcastSnd mUdpBroadcastSnd;
private ScanCallback mScanCallback;
public void startScan(S... | UTF-8 | Java | 3,875 | java | DevScan.java | Java | [
{
"context": ".Log;\n\nimport java.util.Vector;\n\n/**\n * Created by qb on 2018/7/8.\n */\n\npublic class DevScan {\n priv",
"end": 118,
"score": 0.999543309211731,
"start": 116,
"tag": "USERNAME",
"value": "qb"
},
{
"context": " mUdpBroadcastRcv = new UdpBroadcastRcv(12580, \"... | null | [] | package com.example.qb.listactivityexample2;
import android.util.Log;
import java.util.Vector;
/**
* Created by qb on 2018/7/8.
*/
public class DevScan {
private UdpBroadcastRcv mUdpBroadcastRcv;
private UdpBroadcastSnd mUdpBroadcastSnd;
private ScanCallback mScanCallback;
public void startScan(S... | 3,875 | 0.529627 | 0.512138 | 79 | 47.493671 | 41.645237 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.835443 | false | false | 5 |
8c62f42d3474d6d316ac65b2c87eb1b7f0b1fde9 | 15,479,062,153,629 | 5cee401f62a6c485cffc38a5ab32fdea3615fd75 | /src/main/java/br/com/devederno/carrental/model/Carro.java | 92bc29b1c96d5409db20e1087c39f2aa7cffc2c6 | [] | no_license | DevEderNO/carrental | https://github.com/DevEderNO/carrental | ff468e464739dafc24abe302e4b49496bdc3f494 | f5b81b1458220d7712c0a78ecd943f680749ded2 | refs/heads/master | 2021-07-13T08:12:20.248000 | 2021-06-26T21:33:05 | 2021-06-26T21:33:05 | 191,252,789 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.devederno.carrental.model;
import java.math.BigDecimal;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOn... | UTF-8 | Java | 3,477 | java | Carro.java | Java | [] | null | [] | package br.com.devederno.carrental.model;
import java.math.BigDecimal;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOn... | 3,477 | 0.684195 | 0.68015 | 147 | 22.544218 | 19.487387 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.795918 | false | false | 5 |
1f2aa1a08181441f83ba4ed9155c53f363c0e50d | 824,633,754,352 | 8737dd1eb3237d8ed6c02a151e774ac34af14ff3 | /src/main/java/uniandes/isis2304/hotelAndes/persistencia/SQLServicioAlojamientoHabitacion.java | 4268c501e786227b154b93d17b67168d39f2793a | [] | no_license | camilalonart/Iteracion2sistrans | https://github.com/camilalonart/Iteracion2sistrans | 720d43eca36cf6c8bc035f17c507845caa80219d | e2434311daf31143775494c08e6bc74cede8808b | refs/heads/master | 2020-05-14T19:41:30.407000 | 2019-04-17T23:48:54 | 2019-04-17T23:48:54 | 181,933,689 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uniandes.isis2304.hotelAndes.persistencia;
import javax.jdo.PersistenceManager;
import javax.jdo.Query;
import uniandes.isis2304.hotelAndes.negocio.ServicioAlojamientoHabitacion;
import uniandes.isis2304.hotelAndes.negocio.Usuario;
public class SQLServicioAlojamientoHabitacion {
//-----------
//Constantes... | UTF-8 | Java | 1,442 | java | SQLServicioAlojamientoHabitacion.java | Java | [] | null | [] | package uniandes.isis2304.hotelAndes.persistencia;
import javax.jdo.PersistenceManager;
import javax.jdo.Query;
import uniandes.isis2304.hotelAndes.negocio.ServicioAlojamientoHabitacion;
import uniandes.isis2304.hotelAndes.negocio.Usuario;
public class SQLServicioAlojamientoHabitacion {
//-----------
//Constantes... | 1,442 | 0.70319 | 0.694868 | 49 | 28.428572 | 32.793728 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.244898 | false | false | 5 |
f3bc258043c5f0892f7950a99135c45a5fc4a909 | 36,739,150,287,563 | fd749e0a32bf005c7decaa74e833a993e0595f98 | /src/com/djfuzz/differential/DifferentialLogger.java | cc7e83b19b20a8ea185c7d8dd0a6c4f112b18309 | [] | no_license | fuzzy000/DJFuzz | https://github.com/fuzzy000/DJFuzz | f3e844f6c8b21542ca9a79981c973b1b97f95904 | 44d70761005d6f075187446044e486dd39c63acf | refs/heads/main | 2023-07-26T20:55:51.727000 | 2022-09-07T18:12:55 | 2022-09-07T18:12:55 | 342,534,053 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.djfuzz.differential;
import java.io.*;
import java.util.ArrayList;
import java.util.List;
public class DifferentialLogger {
public static String getFileName() {
return fileName;
}
public static void setFileName(String fileName) {
DifferentialLogger.fileName = fileName;
}
... | UTF-8 | Java | 2,304 | java | DifferentialLogger.java | Java | [] | null | [] | package com.djfuzz.differential;
import java.io.*;
import java.util.ArrayList;
import java.util.List;
public class DifferentialLogger {
public static String getFileName() {
return fileName;
}
public static void setFileName(String fileName) {
DifferentialLogger.fileName = fileName;
}
... | 2,304 | 0.634549 | 0.617622 | 70 | 31.914286 | 27.263132 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514286 | false | false | 5 |
5c1c18502d47eaa18f071be6f396cda521154026 | 39,496,519,258,156 | 437b272c04d63a546fa975ca7723cf588c40e97b | /webapp/src/main/java/com/excilys/cdb/webapp/controller/EditComputerController.java | 1381ccf540405429ca4266f462c2980c3e862f42 | [
"Apache-2.0"
] | permissive | JeanBaptisteHUYGHE/computer-database | https://github.com/JeanBaptisteHUYGHE/computer-database | 60700ec904e6e033e2b4f3dcd58def140a1e2f7c | 33b57c50392232ab7a073c5a26eddceb0dfa30d0 | refs/heads/main | 2023-06-12T12:38:46.873000 | 2021-06-24T14:20:01 | 2021-06-24T14:20:01 | 365,259,812 | 0 | 0 | Apache-2.0 | false | 2021-06-24T14:20:01 | 2021-05-07T14:28:09 | 2021-06-15T09:57:06 | 2021-06-24T14:20:01 | 7,937 | 0 | 0 | 0 | Java | false | false | package com.excilys.cdb.webapp.controller;
import java.util.ArrayList;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.spring... | UTF-8 | Java | 4,100 | java | EditComputerController.java | Java | [] | null | [] | package com.excilys.cdb.webapp.controller;
import java.util.ArrayList;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.spring... | 4,100 | 0.792439 | 0.791463 | 117 | 34.034187 | 27.428829 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.982906 | false | false | 5 |
5401120206c400200f5bcd6509b939a6ee88b45b | 39,273,180,968,200 | 5e708cd492d36191d9460af16b39bf12d357e829 | /Projetos_Estudos_Java/src/colecao/Colecao.java | a8d5734c7f78eff10fefe6c001b11400230504a6 | [] | no_license | tairoroberto/Projetos_Estudos_Java | https://github.com/tairoroberto/Projetos_Estudos_Java | b2eb06b1050fdb15a30a483e94fa69edcd8ac5ce | e4a7ef226a4e14a119b347a197549ac8872be28d | refs/heads/master | 2016-09-03T07:29:32.044000 | 2014-06-14T02:15:03 | 2014-06-14T02:15:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package colecao;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
public class Colecao {
public static void main(String[] args) {
Collection<String> c = new ArrayList<>();
//Adiciona elemetos a coleção
c.add("A");
c.add("E");
c.add("I");
System.out.println(c.toS... | UTF-8 | Java | 1,339 | java | Colecao.java | Java | [] | null | [] | package colecao;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
public class Colecao {
public static void main(String[] args) {
Collection<String> c = new ArrayList<>();
//Adiciona elemetos a coleção
c.add("A");
c.add("E");
c.add("I");
System.out.println(c.toS... | 1,339 | 0.671756 | 0.665649 | 55 | 22.818182 | 20.411308 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.072727 | false | false | 5 |
782cf7ca6347e661b66b45283b37ae2df753f5c7 | 38,122,129,744,826 | 8f5ed8dbe80a9423ea45f5094d0e8d4c1a94f745 | /comp_spelling/src/main/java/cmu/xprize/comp_spelling/SP_CONST.java | 98d7b1588bbe6852c97edb3b1dc2f368375b0df5 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"CC-BY-4.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | RoboTutorLLC/RoboTutor | https://github.com/RoboTutorLLC/RoboTutor | a8c265dae68b988ce3a2c03beb5fd86cd50cf978 | 079de3e445b8c50d1eb8f5c4848ac9b01e8c8a65 | refs/heads/master | 2021-03-27T20:00:00.747000 | 2020-08-25T13:33:21 | 2020-08-25T13:33:21 | 99,312,921 | 6 | 9 | NOASSERTION | false | 2020-03-16T11:59:01 | 2017-08-04T06:51:57 | 2020-03-16T11:46:40 | 2020-03-16T11:58:25 | 240,887 | 4 | 5 | 124 | Java | false | false | package cmu.xprize.comp_spelling;
/**
* Created by napol on 9/12/18.
*/
public class SP_CONST {
public static final String TAG = "CSpelling_Component";
public static final String FTR_CORRECT = "FTR_CORRECT";
public static final String FTR_INCORRECT = "FTR_INCORRECT";
public static final String FTR_... | UTF-8 | Java | 769 | java | SP_CONST.java | Java | [
{
"context": "ckage cmu.xprize.comp_spelling;\n\n/**\n * Created by napol on 9/12/18.\n */\n\npublic class SP_CONST {\n\n pub",
"end": 58,
"score": 0.9995256066322327,
"start": 53,
"tag": "USERNAME",
"value": "napol"
}
] | null | [] | package cmu.xprize.comp_spelling;
/**
* Created by napol on 9/12/18.
*/
public class SP_CONST {
public static final String TAG = "CSpelling_Component";
public static final String FTR_CORRECT = "FTR_CORRECT";
public static final String FTR_INCORRECT = "FTR_INCORRECT";
public static final String FTR_... | 769 | 0.704811 | 0.680104 | 22 | 33.954544 | 24.441912 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 5 |
fbe26ee6569209336dfddd5defe5fa91e29473e1 | 37,555,194,068,473 | 06e137642228f4eb153472e96391872b04ba8444 | /src/pooh3/mobi/Main.java | 4fbfe5c55cc8d3b8f8bddd89bf25c38080ae8d52 | [] | no_license | 272shin16/Java8-PrimeCount-Example | https://github.com/272shin16/Java8-PrimeCount-Example | c2a4dc9869f56e93bc2a74fbbc40fa72a285117e | 4a66d1b88f9e9da877ee37d969cb9b08f6425bd6 | refs/heads/master | 2018-01-03T19:34:35.781000 | 2016-10-04T20:22:11 | 2016-10-04T20:22:11 | 69,979,409 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pooh3.mobi;
import java.util.function.Function;
import java.util.stream.IntStream;
public class Main {
public static void main(String[] args) {
// 素数判定
final Function<Integer, Boolean> isPrime =
n -> IntStream.range(2, (int) Math.floor(Math.sqrt(n)) + 1)
... | UTF-8 | Java | 861 | java | Main.java | Java | [] | null | [] | package pooh3.mobi;
import java.util.function.Function;
import java.util.stream.IntStream;
public class Main {
public static void main(String[] args) {
// 素数判定
final Function<Integer, Boolean> isPrime =
n -> IntStream.range(2, (int) Math.floor(Math.sqrt(n)) + 1)
... | 861 | 0.493491 | 0.478106 | 34 | 23.852942 | 21.743332 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 5 |
f5d13a46dc61376cd887a26c3241084f369d6fa5 | 37,555,194,068,353 | 81c865269c76a9d2692741e614b47f46c11c8da2 | /ExcelSheetColumnNumber.java | f1c50a2f22fc035fece9f8480d381c7160e7a1d4 | [] | no_license | mricear/JavaProjects | https://github.com/mricear/JavaProjects | a531d3aa5885a71bc912591da14a1e97573aecd5 | c4205a88c4958b54f3158a1424f710be9af7f453 | refs/heads/master | 2021-01-10T06:15:05.245000 | 2015-12-30T15:53:39 | 2015-12-30T15:53:39 | 48,807,901 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ProjectFiles;
public class ExcelSheetColumnNumber {
public static void main(String[] args) {
System.out.println(titleToNumber("AA"));
}
public static int titleToNumber1(String s) {
int result = 0;
for(int i = s.length() - 1; i >= 0 ; i--){
int num = s.charAt(i) - 'A' +1;
int ... | UTF-8 | Java | 628 | java | ExcelSheetColumnNumber.java | Java | [] | null | [] | package ProjectFiles;
public class ExcelSheetColumnNumber {
public static void main(String[] args) {
System.out.println(titleToNumber("AA"));
}
public static int titleToNumber1(String s) {
int result = 0;
for(int i = s.length() - 1; i >= 0 ; i--){
int num = s.charAt(i) - 'A' +1;
int ... | 628 | 0.544586 | 0.523885 | 26 | 23.153847 | 18.608707 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.269231 | false | false | 5 |
eff076a355838b351cfccdc745003f2e776a2f6b | 36,910,948,983,900 | b2fcb507d09c10c0195e94dfb166f2bfc346c3c3 | /编译原理/Lexer/src/Lexer.java | 29472db2ea0561d48fecdfc751a8b5a9cd6ffc36 | [] | no_license | zxzzzz/compiling | https://github.com/zxzzzz/compiling | b86505423013b05816b146ab3dd79ae8cb619d9a | 84266860f61d3c289590b2ad225c8a0f9a8cf8e9 | refs/heads/master | 2020-12-24T12:05:29.674000 | 2016-11-07T12:32:40 | 2016-11-07T12:32:40 | 73,076,792 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //抽象的词法分析器 输入 下一个字符
public abstract class Lexer {
public String input;//输入的字符流
public char c;//向下遍历的下一个字符
public int position=0;//向下遍历的字符下标
public Lexer(String input ){
//初始化 c是开头的字符
this.input=input;
c=input.charAt(position);
System.out.println(this.input);
}
public static final char EOF=(char)-1;... | UTF-8 | Java | 576 | java | Lexer.java | Java | [] | null | [] | //抽象的词法分析器 输入 下一个字符
public abstract class Lexer {
public String input;//输入的字符流
public char c;//向下遍历的下一个字符
public int position=0;//向下遍历的字符下标
public Lexer(String input ){
//初始化 c是开头的字符
this.input=input;
c=input.charAt(position);
System.out.println(this.input);
}
public static final char EOF=(char)-1;... | 576 | 0.728261 | 0.721739 | 18 | 24.555555 | 15.173889 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.777778 | false | false | 5 |
86a7a3666d633ac96ce62e3f3856392ac0cf31f5 | 39,436,389,723,474 | ed5371d6aebab4a798584d62f1fe1d17b5a73588 | /app/src/main/java/com/codingstuff/nestedexapandabler/NestedAdapter.java | e098a9082df8ee872e0b2e4891bf3c68560ae603 | [] | no_license | CodingSTUFF070/Nested-RecyclerView-Inside-Expandable-RecyclerView | https://github.com/CodingSTUFF070/Nested-RecyclerView-Inside-Expandable-RecyclerView | 594ef8851a3ba65c21da7ab7ef4890ab6e65c758 | 84687979b39881c0882149b7cd659dc5fd33ca86 | refs/heads/master | 2023-08-17T15:36:14.811000 | 2021-09-20T05:56:01 | 2021-09-20T05:56:01 | 408,324,739 | 14 | 7 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codingstuff.nestedexapandabler;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.List;
public class NestedAdapter extends Rec... | UTF-8 | Java | 1,259 | java | NestedAdapter.java | Java | [] | null | [] | package com.codingstuff.nestedexapandabler;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.List;
public class NestedAdapter extends Rec... | 1,259 | 0.711676 | 0.711676 | 44 | 27.613636 | 27.570749 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477273 | false | false | 5 |
c19879f5cba5cdb7f686671fcec441e0c2864141 | 37,245,956,430,137 | a9ac0904157b5188f6d6cec46511f31892d398d2 | /src/main/java/com/testexamples/demo/tokens/NumberToken.java | 09ff9e19bc9edb69d2851fb79ba5bff71d641e18 | [] | no_license | Essux/SimpleCalculator | https://github.com/Essux/SimpleCalculator | 95ae3186c456ea9c73b9babbee8d8ee5287818da | 48a49cf83064fffb39c2997b958331e5413ea9c4 | refs/heads/master | 2021-02-11T05:56:23.869000 | 2020-03-02T20:11:09 | 2020-03-02T20:11:09 | 244,461,980 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.testexamples.demo.tokens;
import lombok.Data;
@Data
public class NumberToken implements Token {
private int number;
public NumberToken (int number) {
this.number = number;
}
} | UTF-8 | Java | 210 | java | NumberToken.java | Java | [] | null | [] | package com.testexamples.demo.tokens;
import lombok.Data;
@Data
public class NumberToken implements Token {
private int number;
public NumberToken (int number) {
this.number = number;
}
} | 210 | 0.7 | 0.7 | 12 | 16.583334 | 15.991968 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 5 |
b0ac08b115d7370bab05eca12ed0407db312d283 | 38,165,079,426,055 | d7b23852223a4d28092186f2fb0be20099a77569 | /ABB.java | b66fda9c3789e370ce1e04ddb41c93673a8edc4d | [] | no_license | kfjohnny2/RBT | https://github.com/kfjohnny2/RBT | 95df7048de6aafb955f9460fcc729b288997bfd9 | adee357cfecdf32af39917e781b33dd7405aab54 | refs/heads/master | 2020-12-24T06:24:13.716000 | 2016-11-15T17:43:51 | 2016-11-15T17:43:51 | 73,401,249 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class ABB {
private Node sentinela;
Node root;
private Node result;
ABB(){
sentinela = new Node(0);
root = sentinela.getFather();
result = null;
}
void percursoEmOrdem(Node search){
if (search!= null){
percursoEmOrdem(search.getLeft());
System.out.printf(search.getKey()+... | UTF-8 | Java | 3,959 | java | ABB.java | Java | [] | null | [] | public class ABB {
private Node sentinela;
Node root;
private Node result;
ABB(){
sentinela = new Node(0);
root = sentinela.getFather();
result = null;
}
void percursoEmOrdem(Node search){
if (search!= null){
percursoEmOrdem(search.getLeft());
System.out.printf(search.getKey()+... | 3,959 | 0.56681 | 0.564284 | 210 | 16.852381 | 14.012312 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.438095 | false | false | 5 |
c2b07f93df40b8af102a728ebda6b449e6e0f1ac | 36,833,639,571,458 | f19bedd36f5e847a92582f750ff6801e7a0f8a91 | /Java/Iniciante/1101-1200/Ini_1174.java | 1b9d878b8eb1f0dbdbe2bf1c7e20569c642c91e7 | [] | no_license | LuizC-Araujo/URI-Online-Algorithms | https://github.com/LuizC-Araujo/URI-Online-Algorithms | c0559617b7a095fe1b3fcae140251affe017f4d0 | 0f20b66121bb0a78e7d4110fe9ad9513234f451f | refs/heads/master | 2023-03-21T10:32:00.265000 | 2021-03-04T00:45:49 | 2021-03-04T00:45:49 | 308,176,962 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ini_1101_1200;
/* 1174 - SELECAO EM VETORES I
*
* PROBLEMA
* Faça um programa que leia um vetor A[100]. No final, mostre todas as posições do vetor que armazenam um valor
* menor ou igual a 10 e o valor armazenado em cada uma das posições.
*
* ENTRADA
* A entrada contém 100 valores, podendo ser inte... | ISO-8859-1 | Java | 1,042 | java | Ini_1174.java | Java | [
{
"context": " casa após o ponto decimal.\n * \n * \n * \n * Author: Luiz Araujo\n * */\n\nimport java.util.Scanner;\nimport java.util",
"end": 577,
"score": 0.9998781085014343,
"start": 566,
"tag": "NAME",
"value": "Luiz Araujo"
}
] | null | [] | package ini_1101_1200;
/* 1174 - SELECAO EM VETORES I
*
* PROBLEMA
* Faça um programa que leia um vetor A[100]. No final, mostre todas as posições do vetor que armazenam um valor
* menor ou igual a 10 e o valor armazenado em cada uma das posições.
*
* ENTRADA
* A entrada contém 100 valores, podendo ser inte... | 1,037 | 0.632296 | 0.599222 | 44 | 22.363636 | 27.965149 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.340909 | false | false | 5 |
d5914454c79715ff6a56b8248272b9aad31d023c | 39,316,130,656,761 | b7fb4f62911d8ced91dafc5a5e9fbf5eb8952e4a | /Aleph 18-19/04 Final Exam - June 2019/test4Pantic/server/RecordStore/src/main/java/vp/spring/rcs/service/IssueService.java | 3c33e175b6efb6b2258ac4ec583973669369f881 | [] | no_license | AlexStibbons/Aleph-18-19 | https://github.com/AlexStibbons/Aleph-18-19 | 355acb37b77ff262532459f20d370cc00124af15 | 5b936f99c07b307d79a97ee61622512025fc8ba6 | refs/heads/master | 2023-01-20T17:29:18.105000 | 2019-07-14T11:08:32 | 2019-07-14T11:08:32 | 147,911,792 | 0 | 0 | null | false | 2023-01-07T07:46:16 | 2018-09-08T07:26:28 | 2019-07-15T14:36:09 | 2023-01-07T07:46:16 | 7,739 | 0 | 0 | 13 | Java | false | false | package vp.spring.rcs.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import vp.spring.rcs.data.IssueRepository;
import vp.spring.rcs.model.Issue;
@Component
public class IssueService {
@Autowired
IssueRepository iss... | UTF-8 | Java | 643 | java | IssueService.java | Java | [] | null | [] | package vp.spring.rcs.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import vp.spring.rcs.data.IssueRepository;
import vp.spring.rcs.model.Issue;
@Component
public class IssueService {
@Autowired
IssueRepository iss... | 643 | 0.763608 | 0.763608 | 33 | 18.484848 | 18.222733 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.030303 | false | false | 5 |
3d2d0e0d02170bcc029ac6c30ee159b92cdab8fc | 35,270,271,487,072 | 26f596b210d8947b19e5268a3d3fb0436d61524a | /app/src/main/java/com/example/newchat/ui/HomeActivity.java | 9ddac794e81847412995f973ed6c82e844962fdd | [] | no_license | alisamy10/ChatApp | https://github.com/alisamy10/ChatApp | 8d36483ef71d5d1bf921233d02673eb5f3c97c97 | 3da41e137ec7d6832a9d341d6389a5608126c8cc | refs/heads/master | 2020-09-03T06:47:43.925000 | 2019-11-25T05:10:49 | 2019-11-25T05:10:49 | 219,409,590 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.newchat.ui;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import com.example.newchat.Base.BaseActivity;
import com.example.newchat.R;
import com.example.newchat.database.UsersDao;
import com.example.newchat.database.model.User;
import com.example.n... | UTF-8 | Java | 7,771 | java | HomeActivity.java | Java | [] | null | [] | package com.example.newchat.ui;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import com.example.newchat.Base.BaseActivity;
import com.example.newchat.R;
import com.example.newchat.database.UsersDao;
import com.example.newchat.database.model.User;
import com.example.n... | 7,771 | 0.563248 | 0.562218 | 188 | 40.335106 | 28.359385 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617021 | false | false | 5 |
8ee13ede0255dccff7845c508dcf9a3da5a70616 | 35,270,271,488,544 | e625f84e3a13d5de700e5b6151e1463c1cb1897a | /app/src/main/java/com/appnd/moviesapp/ui/base/BaseActivity.java | c4d09cfd3526594e2c3b538fae150148c812da1a | [] | no_license | Andonichc/MovieApp | https://github.com/Andonichc/MovieApp | c16f4522eaa1199583fe1fce8bed265b963ae7bc | bee45124a82800c26e6b4f9f6b1c3c735b80322a | refs/heads/master | 2021-01-11T18:04:12.419000 | 2017-01-19T22:12:08 | 2017-01-19T22:12:08 | 79,482,727 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.appnd.moviesapp.ui.base;
import android.support.v7.app.AppCompatActivity;
/**
* Implements all the calls that will be common in all activities (putted here taking count on
* further features).
*/
public abstract class BaseActivity
extends AppCompatActivity
implements BaseContract.View{
... | UTF-8 | Java | 323 | java | BaseActivity.java | Java | [] | null | [] | package com.appnd.moviesapp.ui.base;
import android.support.v7.app.AppCompatActivity;
/**
* Implements all the calls that will be common in all activities (putted here taking count on
* further features).
*/
public abstract class BaseActivity
extends AppCompatActivity
implements BaseContract.View{
... | 323 | 0.752322 | 0.749226 | 13 | 23.846153 | 26.483219 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 5 |
66c0ba48f5abf4b224bf643cdfce03094f037577 | 11,269,994,196,375 | 318e14b249c6022950b7efec8a2119994ff2622c | /src/main/java/ru/geekbrains/algo_and_data_struct/lesson3/Deque.java | c24f0ab1503fb486715029acd45a4d2c8e5a7b7c | [] | no_license | Bananza93/JavaGeekBrains | https://github.com/Bananza93/JavaGeekBrains | 2a31630ff90c7e362d429b1c978707ee31e34072 | be6a3b5649c8e036f807d1cbbbb90a645ecefee2 | refs/heads/master | 2023-07-16T20:39:14.958000 | 2021-08-22T06:26:15 | 2021-08-22T06:26:15 | 346,621,700 | 0 | 0 | null | false | 2021-08-22T06:22:59 | 2021-03-11T07:55:20 | 2021-08-19T09:42:51 | 2021-08-22T06:22:58 | 110 | 0 | 0 | 0 | Java | false | false | package ru.geekbrains.algo_and_data_struct.lesson3;
public interface Deque<E> extends Queue<E> {
boolean addFirst(E value);
boolean addLast(E value);
E removeFirst();
E removeLast();
E peekFirst();
E peekLast();
}
| UTF-8 | Java | 245 | java | Deque.java | Java | [] | null | [] | package ru.geekbrains.algo_and_data_struct.lesson3;
public interface Deque<E> extends Queue<E> {
boolean addFirst(E value);
boolean addLast(E value);
E removeFirst();
E removeLast();
E peekFirst();
E peekLast();
}
| 245 | 0.653061 | 0.64898 | 16 | 14.3125 | 16.536772 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 5 |
bd61312f69ea95c1fdc4b85d7a892fe8d36120d0 | 11,269,994,197,950 | 693d4d063dfcc11c2e91d51962a47b7050b77477 | /app/src/main/java/com/snqu/shopping/ui/main/frag/channel/reds/frag/OnlineRecommendFrag.java | 499860d1b2c8719d3e1f998efcf6c34d69f5344a | [] | no_license | zhangquanit/project_shopping | https://github.com/zhangquanit/project_shopping | e4bc6c5e67a52ac760a4c3b1671a6193a20bcb8e | 7f39b9d7b2d28abd29deae5b5a690102b3e3c40b | refs/heads/master | 2023-01-22T21:27:56.996000 | 2020-12-04T08:53:22 | 2020-12-04T08:53:22 | 303,890,611 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.snqu.shopping.ui.main.frag.channel.reds.frag;
import android.content.Context;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ImageView;
import and... | UTF-8 | Java | 13,781 | java | OnlineRecommendFrag.java | Java | [
{
"context": "widget.viewpager.BannerViewPager;\n\n/**\n * @author 张全\n */\npublic class OnlineRecommendFrag extends Lazy",
"end": 2369,
"score": 0.9870376586914062,
"start": 2367,
"tag": "NAME",
"value": "张全"
}
] | null | [] | package com.snqu.shopping.ui.main.frag.channel.reds.frag;
import android.content.Context;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ImageView;
import and... | 13,781 | 0.615014 | 0.612534 | 343 | 38.962101 | 29.780661 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.61516 | false | false | 5 |
55cc2e73259e4e737c42b2b259c24f8224e0a0d3 | 18,433,999,640,183 | 846869c1f4777150e8d87ea91d7feb762fb108ef | /src/IGuiSynchronizer.java | 409cb22e3667513bf62e309da73a18f715c60267 | [] | no_license | namiazadOld/mwagateway | https://github.com/namiazadOld/mwagateway | 54baa5e8d82f911a961843364234afd94b6bb3a8 | eaab5938c72f1771886e430e8ec2d665add7e89e | refs/heads/master | 2021-01-22T09:04:42.429000 | 2010-06-15T02:07:06 | 2010-06-15T02:07:06 | 42,650,029 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.List;
public interface IGuiSynchronizer {
public void TemperatureUpdated(Temperature temperature);
public void ConfigurationUpdated(Configuration configuration);
public void QueryResultReceived(List<QueryResult> result);
}
| UTF-8 | Java | 256 | java | IGuiSynchronizer.java | Java | [] | null | [] | import java.util.List;
public interface IGuiSynchronizer {
public void TemperatureUpdated(Temperature temperature);
public void ConfigurationUpdated(Configuration configuration);
public void QueryResultReceived(List<QueryResult> result);
}
| 256 | 0.800781 | 0.800781 | 9 | 26.444445 | 26.06876 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 5 |
c7f413a8375ffaf4c8cb23fe2454aaf3ec6f330f | 24,292,335,027,465 | d27c6c7d3a51cfa1d5b0742e2398be24a128734e | /src/main/java/com/InfinityRaider/settlercraft/settlement/Settlement.java | 88182e9cd8a2920d7f730a40056fb6009596bc54 | [
"MIT"
] | permissive | Searge-DP/SettlerCraft | https://github.com/Searge-DP/SettlerCraft | 434661c1ea53bc00eb005055b7ec735f4acdbbfa | e4bbc75581c3f99b83ae110964136ab78a322a97 | refs/heads/master | 2020-07-12T13:04:12.457000 | 2016-03-02T22:47:33 | 2016-03-02T22:47:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.InfinityRaider.settlercraft.settlement;
import com.InfinityRaider.settlercraft.api.v1.*;
import com.InfinityRaider.settlercraft.reference.Names;
import com.InfinityRaider.settlercraft.settlement.building.BuildingRegistry;
import com.InfinityRaider.settlercraft.settlement.building.BuildingTypeRegistry;
impo... | UTF-8 | Java | 9,634 | java | Settlement.java | Java | [] | null | [] | package com.InfinityRaider.settlercraft.settlement;
import com.InfinityRaider.settlercraft.api.v1.*;
import com.InfinityRaider.settlercraft.reference.Names;
import com.InfinityRaider.settlercraft.settlement.building.BuildingRegistry;
import com.InfinityRaider.settlercraft.settlement.building.BuildingTypeRegistry;
impo... | 9,634 | 0.659954 | 0.658397 | 290 | 32.220688 | 28.83699 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568965 | false | false | 5 |
2f01f92d2284f827af28b4b762608da65a2d51d2 | 5,239,860,116,372 | 4e8a7beb6fc5a09b9e3b2b8de8b84cdfd5db8244 | /dailyMealPlanner/api/src/main/java/grsu/edu/oop/mealpalnner/models/api/dao/ProductDao.java | c4fbc836984983b4bff23f6edf1c48f15bc40f4f | [] | no_license | Kirill128/4Sem | https://github.com/Kirill128/4Sem | 0bb34a2a8601ef150e3d676d29da31f8adbe4295 | 5f79d6b40f36f7cec9f77e46e0d19e14ec19e05b | refs/heads/master | 2023-05-11T20:12:54.417000 | 2021-06-01T05:08:23 | 2021-06-01T05:08:23 | 340,308,201 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package grsu.edu.oop.mealpalnner.models.api.dao;
public interface ProductDao {
}
| UTF-8 | Java | 82 | java | ProductDao.java | Java | [] | null | [] | package grsu.edu.oop.mealpalnner.models.api.dao;
public interface ProductDao {
}
| 82 | 0.792683 | 0.792683 | 4 | 19.5 | 20.155643 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 5 |
3981b3b71009996020f279e9e61f75a58ef85cb4 | 27,032,524,180,666 | b51108eb4b92e2a83780db425906111698298af1 | /spring/springboot-java/AdvancedJava/Day13/src/com/collabera/jump/TestClass.java | 628a65cad84ae822f56e13abfdc187e8d6a4ecfd | [] | no_license | mstiller7/2020-jump-pro | https://github.com/mstiller7/2020-jump-pro | cc1030aa2da157f9c571a9dc5972d6dc7889869b | b4e0904cf17dc4663ad3ca7f535969fd97ea677b | refs/heads/master | 2023-03-18T23:14:12.385000 | 2020-09-23T18:10:26 | 2020-09-23T18:10:26 | 263,047,827 | 0 | 0 | null | false | 2021-04-01T01:59:19 | 2020-05-11T13:17:47 | 2020-09-23T18:10:34 | 2021-04-01T01:59:19 | 6,919 | 0 | 0 | 14 | Java | false | false | package com.collabera.jump;
public class TestClass implements TestInterface{
public TestClass() {
this.print();
}
@Override
public void print() {
System.out.println("This is a print from TestClass");
}
public static void main(String[] args) {
TestInterface.printData();
new TestClass();
}
... | UTF-8 | Java | 323 | java | TestClass.java | Java | [] | null | [] | package com.collabera.jump;
public class TestClass implements TestInterface{
public TestClass() {
this.print();
}
@Override
public void print() {
System.out.println("This is a print from TestClass");
}
public static void main(String[] args) {
TestInterface.printData();
new TestClass();
}
... | 323 | 0.674923 | 0.674923 | 22 | 13.681818 | 16.523775 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.318182 | false | false | 5 |
c854a8518dcc93db444ea0ea318250d8435bdb76 | 15,908,558,869,150 | 1be4d195a2f891d34c371f94cf6ef083f51dc7cf | /app/src/main/java/com/example/myapplicationteams/model/data/di/modulo/room/RoomModule.java | 31064e4a501a151232d23bc87bbae228578432df | [] | no_license | brunopstyga/premierLeague | https://github.com/brunopstyga/premierLeague | f5a07492fe7c0904a8981d04b53da7f73a8f3cea | 72153b6c00b9767eb8cf4ce7a158913b4ecd9278 | refs/heads/master | 2020-12-07T22:36:20.772000 | 2020-11-28T17:41:07 | 2020-11-28T17:41:07 | 232,651,252 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myapplicationteams.model.data.di.modulo.room;
import android.app.Application;
import androidx.room.Room;
import com.example.myapplicationteams.model.data.room.TeamRoomDataBase;
import javax.inject.Singleton;
import dagger.Module;
import dagger.Provides;
@Module
public class RoomModule {
p... | UTF-8 | Java | 675 | java | RoomModule.java | Java | [] | null | [] | package com.example.myapplicationteams.model.data.di.modulo.room;
import android.app.Application;
import androidx.room.Room;
import com.example.myapplicationteams.model.data.room.TeamRoomDataBase;
import javax.inject.Singleton;
import dagger.Module;
import dagger.Provides;
@Module
public class RoomModule {
p... | 675 | 0.765926 | 0.765926 | 34 | 18.852942 | 28.058901 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 5 |
17df9f0e7e1cc5bc87f1076bc1c03679f175c433 | 14,663,018,363,293 | 7f58913a3f0ead90a7c3a15df7b74fd57fa2d402 | /web-module/webdee-core/src/test/java/com/dee/webdee/dao/ArticleDaoTest.java | 882900850576488c715d9109af7a6c9e34d0e808 | [] | no_license | DienNM/dee-web | https://github.com/DienNM/dee-web | c0c41bb2315cdb998f0331e1864ca6032628851d | 39a5ea8dacb95d9c865fe1ca41919d4279c18870 | refs/heads/master | 2021-01-19T07:18:37.258000 | 2015-09-18T09:44:34 | 2015-09-18T09:44:34 | 40,633,536 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dee.webdee.dao;
import static com.dee.webdee.enumeration.EntityVersion.Online;
import static com.dee.webdee.enumeration.EntityVersion.Staging;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import org.junit.After;
import org.junit.Assert;
impo... | UTF-8 | Java | 3,247 | java | ArticleDaoTest.java | Java | [
{
"context": "ee.webdee.util.param.PageableData;\n\n/**\n * @author dien.nguyen\n */\n\npublic class ArticleDaoTest extends",
"end": 695,
"score": 0.5371481776237488,
"start": 693,
"tag": "NAME",
"value": "di"
},
{
"context": "webdee.util.param.PageableData;\n\n/**\n * @author dien.n... | null | [] | package com.dee.webdee.dao;
import static com.dee.webdee.enumeration.EntityVersion.Online;
import static com.dee.webdee.enumeration.EntityVersion.Staging;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import org.junit.After;
import org.junit.Assert;
impo... | 3,247 | 0.683092 | 0.668309 | 101 | 31.148516 | 27.35733 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.831683 | false | false | 5 |
1195973c95385fd4f5ad7e92a921489b71c1ba45 | 6,957,847,034,377 | 8232ffea0f2211fe17260d9c9628f8ba01929fe8 | /src/view/myLayout/MainTabLayout.java | 0cbf8ad2d0813de48d34d908d84b1dc0165fbc26 | [] | no_license | RiddMa/BGprojectWithGUI | https://github.com/RiddMa/BGprojectWithGUI | 8f84c90efecf7c8e550d138d9f514217c069f07a | f5230727880a17d04bd4f5a81cc3ad3484270401 | refs/heads/master | 2023-03-12T23:29:23.668000 | 2021-03-01T15:48:32 | 2021-03-01T15:48:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view.myLayout;
import javafx.scene.control.Tab;
import javafx.scene.control.TabPane;
import javafx.scene.layout.VBox;
import javafx.stage.Stage;
import view.Main;
/**
* 主界面标签页布局
*/
public class MainTabLayout extends VBox {
private Main main;
public MainTabLayout(Main main, Stage stage) {
Ta... | UTF-8 | Java | 939 | java | MainTabLayout.java | Java | [] | null | [] | package view.myLayout;
import javafx.scene.control.Tab;
import javafx.scene.control.TabPane;
import javafx.scene.layout.VBox;
import javafx.stage.Stage;
import view.Main;
/**
* 主界面标签页布局
*/
public class MainTabLayout extends VBox {
private Main main;
public MainTabLayout(Main main, Stage stage) {
Ta... | 939 | 0.660978 | 0.660978 | 34 | 24.852942 | 22.284435 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676471 | false | false | 5 |
294cd566836c074161845daaefb509f64b6f4b6c | 26,465,588,504,630 | a49af124808090fd18bc1b12b5c95da58c309faf | /src/main/java/com/ml/crawler/Crawler.java | be34577841896c927389357acc2787e1e5e8d954 | [] | no_license | pakko/Stock | https://github.com/pakko/Stock | 5df064234436341e60b1e4ff017f160dcb90225f | 0981aaaff125c2c9a576cf2b41c699978d613a61 | HEAD | 2016-09-11T07:12:38.704000 | 2014-09-01T10:39:36 | 2014-09-01T10:39:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ml.crawler;
public interface Crawler {
ResultItems crawl(Site site);
void setThread(int threadNum);
}
| UTF-8 | Java | 122 | java | Crawler.java | Java | [] | null | [] | package com.ml.crawler;
public interface Crawler {
ResultItems crawl(Site site);
void setThread(int threadNum);
}
| 122 | 0.737705 | 0.737705 | 8 | 14.25 | 14.306904 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
a36266422e2d084501b9101dd2b4ae5db0b7fbfb | 26,980,984,580,458 | 8cfb6b2fe9844a6eaa69e9dc157ce0cb24721644 | /src/interpreter/executors/FuncDefStmtExecutor.java | 4d7b91535f12a71cfe9390787252781ad113a366 | [] | no_license | KukaTails/schinus | https://github.com/KukaTails/schinus | f88b66c7bb813c80f821bd8b73bfaf87d4a34434 | 4c34597d5c31ac95b5358185cb33ed8f8b086346 | refs/heads/master | 2020-05-23T11:14:42.204000 | 2016-08-15T22:21:34 | 2016-08-15T22:21:34 | 45,676,017 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package interpreter.executors;
import static intermediate.ICodeKey.PARAMETERS_LIST;
import static intermediate.ICodeKey.FUNCTION_NAME_KEY;
import static objectmodel.predefined.PredefinedConstant.NO_PRINT;
import intermediate.ICodeNode;
import objectmodel.dictionary.Dictionary;
import objectmodel.baseclasses.MethodIns... | UTF-8 | Java | 1,439 | java | FuncDefStmtExecutor.java | Java | [] | null | [] | package interpreter.executors;
import static intermediate.ICodeKey.PARAMETERS_LIST;
import static intermediate.ICodeKey.FUNCTION_NAME_KEY;
import static objectmodel.predefined.PredefinedConstant.NO_PRINT;
import intermediate.ICodeNode;
import objectmodel.dictionary.Dictionary;
import objectmodel.baseclasses.MethodIns... | 1,439 | 0.774149 | 0.770674 | 42 | 33.285713 | 28.820698 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595238 | false | false | 5 |
0370adcf04789d2704cc6f7e24e78236dcf35601 | 23,132,693,865,305 | 08a8b9cb16797550eae22716897081ef71557421 | /ZetEngine/src/com/znow/test/Wall.java | 70df59dbf893ef70746257577c23a8f186967c2b | [] | no_license | Zn0w/ZetEngine | https://github.com/Zn0w/ZetEngine | d41446a45a04923e3ca5e78f27da8f29325309ac | b64bdf8a063818121ce594a479569e9b4375472d | refs/heads/master | 2021-01-16T23:23:33.616000 | 2017-04-02T13:27:57 | 2017-04-02T13:27:57 | 82,925,833 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.znow.test;
import com.znow.zetengine.GameObject;
public class Wall extends GameObject {
public Wall(int x, int y, int w, int h, String tag) {
super(x, y, w, h, tag);
}
@Override
public void init() {
}
@Override
public void awake() {
}
@Override
public void update... | UTF-8 | Java | 339 | java | Wall.java | Java | [] | null | [] | package com.znow.test;
import com.znow.zetengine.GameObject;
public class Wall extends GameObject {
public Wall(int x, int y, int w, int h, String tag) {
super(x, y, w, h, tag);
}
@Override
public void init() {
}
@Override
public void awake() {
}
@Override
public void update... | 339 | 0.584071 | 0.584071 | 26 | 11.038462 | 14.482034 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.153846 | false | false | 5 |
02bbaa91371e301a7a1bad9eb85ed9cccfe8c018 | 6,854,767,847,613 | d68b0d79975c5538c659aa2caebf98f22267b51d | /server/src/main/java/com/mthwate/conk/world/ChunkLoader.java | 5103589248021491c0f0ffb26eb3305b8d37eb4c | [] | no_license | Mthwate/Micro | https://github.com/Mthwate/Micro | 3cf70198496c22549af73470237f7712614b6ef4 | dfef08286fe6ad0bd8899de2c66dc9d386fb2bb6 | refs/heads/master | 2021-01-19T03:03:30.236000 | 2016-01-15T14:44:33 | 2016-01-15T14:44:33 | 75,012,548 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mthwate.conk.world;
import com.mthwate.conk.world.generator.WorldGenerator;
import com.mthwate.datlib.math.vector.Vector3i;
import java.io.File;
import java.util.concurrent.Callable;
/**
* @author mthwate
*/
public class ChunkLoader implements Callable<Chunk> {
private final Vector3i pos;
private f... | UTF-8 | Java | 896 | java | ChunkLoader.java | Java | [
{
"context": "ort java.util.concurrent.Callable;\n\n/**\n * @author mthwate\n */\npublic class ChunkLoader implements Callable<",
"end": 220,
"score": 0.9996323585510254,
"start": 213,
"tag": "USERNAME",
"value": "mthwate"
}
] | null | [] | package com.mthwate.conk.world;
import com.mthwate.conk.world.generator.WorldGenerator;
import com.mthwate.datlib.math.vector.Vector3i;
import java.io.File;
import java.util.concurrent.Callable;
/**
* @author mthwate
*/
public class ChunkLoader implements Callable<Chunk> {
private final Vector3i pos;
private f... | 896 | 0.708705 | 0.705357 | 39 | 21.97436 | 22.676643 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.48718 | false | false | 5 |
746732c939069f1185f6828e3d540da612120dc0 | 22,797,686,448,672 | 34d187bf5b60ca04b3fe6ae5f93f2e1319713e3f | /picoUnit/trunk/java4/src/java5-api/picounit/PicoUnitAPI.java | 1a5ba2c3864884c3cb0606f2f8b33a1902a3aa10 | [
"BSD-3-Clause"
] | permissive | codehaus/picounit | https://github.com/codehaus/picounit | 59c701c78930f30fc346781a8482c928cef571a5 | c144ac1f15f991d02acdb26c21254a2898cb1392 | refs/heads/master | 2023-07-20T00:34:55.642000 | 2005-12-24T22:32:19 | 2005-12-24T22:32:19 | 36,342,392 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package picounit;
import junit.framework.Test;
public interface PicoUnitAPI {
Test generateJUnitTest();
Test generateJUnitTest(JUnitTestGenerator generator);
Test generateJUnitTest(Class startingClass);
Test generateSingleJUnitTest(Class testClass);
PicoUnit setType(Class type);
void register(Class ty... | UTF-8 | Java | 436 | java | PicoUnitAPI.java | Java | [] | null | [] | package picounit;
import junit.framework.Test;
public interface PicoUnitAPI {
Test generateJUnitTest();
Test generateJUnitTest(JUnitTestGenerator generator);
Test generateJUnitTest(Class startingClass);
Test generateSingleJUnitTest(Class testClass);
PicoUnit setType(Class type);
void register(Class ty... | 436 | 0.788991 | 0.788991 | 14 | 29.142857 | 17.959705 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.428571 | false | false | 5 |
4b1cfe15f57162f98b7d319c9b06c37822bba5c4 | 30,339,649,032,959 | ee42b864e75bd27a513449c349ecb11748621dc2 | /yibuzhiyao-sercive/src/test/java/edu/zut/cs/software/yibuzhiyao/achievement/service/ScoreManagerTest.java | 9170a1e5ed38c19e680b1ed7f8c69544b63de443 | [] | no_license | memetuanti/yibuzhiyao | https://github.com/memetuanti/yibuzhiyao | 86e1d5f476f0d47bea39880c08d2fd9251cc769c | 7fd2e605b0d69f4251f385601f2b29137f25e154 | refs/heads/master | 2020-03-07T03:55:55.141000 | 2018-07-06T06:12:27 | 2018-07-06T06:12:27 | 127,251,406 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.zut.cs.software.yibuzhiyao.achievement.service;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import java.util.List;
import org.junit.Before;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import edu.zut.cs.software.yibuzh... | UTF-8 | Java | 1,327 | java | ScoreManagerTest.java | Java | [
{
"context": "n {\n\t\tScore score = new Score();\n\t\tscore.setName(\"张三\");\n\t\tscore.setNum(\"201608040218\");\n\t\tthis.entity ",
"end": 843,
"score": 0.9994522333145142,
"start": 841,
"tag": "NAME",
"value": "张三"
},
{
"context": "ist<Score> result = this.scoreManager.findbyName... | null | [] | package edu.zut.cs.software.yibuzhiyao.achievement.service;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import java.util.List;
import org.junit.Before;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import edu.zut.cs.software.yibuzh... | 1,327 | 0.758542 | 0.747153 | 51 | 24.82353 | 23.099703 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.411765 | false | false | 5 |
987febb0b02732e882907b88dd9c49f8b8845b10 | 30,339,649,034,320 | 03d8e55bdca52c8f28d4b24db5b3324b8ac6c69f | /Module/PWrInfo/app/src/main/java/pl/ziwg/pwrinfo/EventActivity.java | ef1b7e6badb4b664a3f3093a014530f5439b2017 | [] | no_license | LukaszLidzba/ZIwG_wt_915 | https://github.com/LukaszLidzba/ZIwG_wt_915 | 084d913f268a9bb234741ed5c5819725203cc003 | 5c9852b3241ce4d0f0ea787ad3b278e0df2d0160 | refs/heads/master | 2021-01-17T04:41:36.901000 | 2016-06-06T20:52:05 | 2016-06-06T20:52:05 | 52,474,531 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.ziwg.pwrinfo;
import android.content.IntentFilter;
import android.net.ConnectivityManager;
import android.os.AsyncTask;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import android.widget.SimpleAdapt... | UTF-8 | Java | 3,799 | java | EventActivity.java | Java | [] | null | [] | package pl.ziwg.pwrinfo;
import android.content.IntentFilter;
import android.net.ConnectivityManager;
import android.os.AsyncTask;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import android.widget.SimpleAdapt... | 3,799 | 0.682022 | 0.681232 | 109 | 33.85321 | 28.35775 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.688073 | false | false | 5 |
581698b4b8694ff4185480eb677429c9cccd5901 | 30,339,649,033,200 | bc4af77eb41523b05e6373c010f659561ee26e6a | /src/problem1/DepthLimitedDFS.java | e27f168d5fa8f5cfa64812fbf1c487a0ccef07b8 | [] | no_license | HEDAETUL-ISLAM/Classical-Search-Algorithms | https://github.com/HEDAETUL-ISLAM/Classical-Search-Algorithms | 2adf18d70ba8be4374df690611f32fcd1fec95fc | e1be0db1b1a0124e331255fd1bd9ddfaf549c58a | refs/heads/master | 2022-01-05T17:42:43.236000 | 2019-02-23T11:02:21 | 2019-02-23T11:02:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package problem1;
import problem1.graph.Node;
import java.util.Stack;
import java.util.Vector;
public class DepthLimitedDFS extends Problem1 {
private Stack<Node> frontier =new Stack<problem1.graph.Node>();
private Vector<Node> explored = new Vector<>();
private Vector<Node> children = new Vector<>();
... | UTF-8 | Java | 5,025 | java | DepthLimitedDFS.java | Java | [
{
"context": "ded++;\n if (current.getValue().equals(\"Arad\"))\n current.depth = 0;\n ",
"end": 3157,
"score": 0.9209626317024231,
"start": 3153,
"tag": "NAME",
"value": "Arad"
}
] | null | [] | package problem1;
import problem1.graph.Node;
import java.util.Stack;
import java.util.Vector;
public class DepthLimitedDFS extends Problem1 {
private Stack<Node> frontier =new Stack<problem1.graph.Node>();
private Vector<Node> explored = new Vector<>();
private Vector<Node> children = new Vector<>();
... | 5,025 | 0.469851 | 0.46607 | 157 | 31.006369 | 19.610701 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56051 | false | false | 5 |
5f4f4b4b1683a0582bc8966df9ab1fdb6236e14c | 32,006,096,329,696 | 56510b9a4966f33a3d9b351d10b6e2149297c5ac | /user/services-user/src/main/java/com/ayusha/user/services/repository/IUserRepository.java | 7a9757b0a0954402e4a7a95d50b2d6848796d044 | [] | no_license | balajireddy064/Microservices | https://github.com/balajireddy064/Microservices | aeeaf5f0dc1e8e20b21decee8d1a6b1a1ad851f1 | 9fa2143ffadf7e3f9a5522a8cc1b4b9195d64ed9 | refs/heads/master | 2022-12-23T07:49:23.836000 | 2019-12-19T05:56:36 | 2019-12-19T05:56:36 | 228,974,992 | 0 | 0 | null | false | 2022-12-16T04:24:42 | 2019-12-19T04:29:34 | 2019-12-19T05:59:21 | 2022-12-16T04:24:38 | 25,288 | 0 | 0 | 12 | JavaScript | false | false | package com.ayusha.user.services.repository;
import java.util.List;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.jpa.repository.Query;
im... | UTF-8 | Java | 1,130 | java | IUserRepository.java | Java | [
{
"context": "ervices.entity.UserEntity;\r\n\r\n/**\r\n * \r\n * @author Finch Date : 01-Aug-2019 User Service Methods\r\n *\r\n */\r",
"end": 398,
"score": 0.6624358296394348,
"start": 393,
"tag": "USERNAME",
"value": "Finch"
}
] | null | [] | package com.ayusha.user.services.repository;
import java.util.List;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.jpa.repository.Query;
im... | 1,130 | 0.770796 | 0.762832 | 37 | 28.540541 | 28.680529 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72973 | false | false | 5 |
3856872baf36acf6f85a088ff176cdb79df062c4 | 7,344,394,099,777 | 88ee6f8a87d7419f7b80d7b81e801ed5c4b8f610 | /src/main/java/demo55/AccountingSynchronizedTest.java | c8612218ff19b6895e01dfb71a67b95f58414e10 | [] | no_license | crawler-plus/multi-thread-learning | https://github.com/crawler-plus/multi-thread-learning | 9091d935a31a555daf0b5a0a6de8edf730d9cec0 | 313c4b0571a9876f72c047c366a74fd196848d27 | refs/heads/master | 2020-05-02T02:35:29.195000 | 2020-01-07T09:29:35 | 2020-01-07T09:29:35 | 177,707,828 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package demo55;
/**
* synchronized作用于代码块上,保证同步
*/
public class AccountingSynchronizedTest implements Runnable {
private static final AccountingSynchronizedTest instance = new AccountingSynchronizedTest();
private static int i = 0;
private void increase() {
i++;
}
@Override
public ... | UTF-8 | Java | 759 | java | AccountingSynchronizedTest.java | Java | [] | null | [] | package demo55;
/**
* synchronized作用于代码块上,保证同步
*/
public class AccountingSynchronizedTest implements Runnable {
private static final AccountingSynchronizedTest instance = new AccountingSynchronizedTest();
private static int i = 0;
private void increase() {
i++;
}
@Override
public ... | 759 | 0.560544 | 0.540136 | 34 | 20.617647 | 21.352798 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 5 |
2d28659e84544c47e2a116ca36bb025deac73974 | 31,971,736,613,816 | 2a7d62cd07e269b404bfa22ac7b70a2e26d9e813 | /i9-defence-parent/i9-defence-microservice-observer/src/main/java/i9/defence/platform/microservice/observer/pool/ActiveMQConsumerRunnable.java | 51dccdd2a46d49985f205191e087cb798f0e0236 | [] | no_license | vinohsueh/i9-defence-parent | https://github.com/vinohsueh/i9-defence-parent | 61b3a15c79e89e993e2025473ce288b84b55f895 | 709d34e820bb0671e0338210d488ce11cf12a25f | refs/heads/master | 2023-01-05T17:09:15.764000 | 2019-05-26T01:08:50 | 2019-05-26T01:08:50 | 116,075,038 | 1 | 3 | null | false | 2022-12-10T01:07:27 | 2018-01-03T01:17:51 | 2020-04-27T04:17:04 | 2022-12-10T01:07:23 | 57,902 | 1 | 3 | 20 | Java | false | false | package i9.defence.platform.microservice.observer.pool;
import i9.defence.platform.mq.libraries.consumer.ActiveMQConsumerService;
import i9.defence.platform.mq.libraries.destination.ActiveMQQueueEnum;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import javax.jms.TextMes... | UTF-8 | Java | 1,228 | java | ActiveMQConsumerRunnable.java | Java | [] | null | [] | package i9.defence.platform.microservice.observer.pool;
import i9.defence.platform.mq.libraries.consumer.ActiveMQConsumerService;
import i9.defence.platform.mq.libraries.destination.ActiveMQQueueEnum;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import javax.jms.TextMes... | 1,228 | 0.664179 | 0.658375 | 37 | 30.594595 | 28.002375 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.378378 | false | false | 5 |
b123d4026d2c8c71c860521f5ffa6ef5d2ec3ba6 | 7,645,041,801,401 | 9bedf678a8397bc8e4f314c4b739108928150bb0 | /app/src/main/java/tw/mirochiu/demo/sharetoapps/ReceiverActivity.java | 1401e24e3850b88e5dc6bb76abf1fe992604190d | [
"MIT"
] | permissive | Mirochiu/ShareToApps | https://github.com/Mirochiu/ShareToApps | 99b0a0aa569282b69fc37cb292ba66cd28890a86 | 1c595f4959c046bc45fa78acec99207795752556 | refs/heads/master | 2021-02-06T15:53:46.295000 | 2020-02-29T08:04:45 | 2020-02-29T08:10:04 | 243,928,582 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tw.mirochiu.demo.sharetoapps;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.ShareCompat;
import android.support.v7.app.AppCompatActivity;
import android.text.Html;
import android.text.Spanned;
import android.util.Log;
import android.view.View;
import android.widget.ImageView;
... | UTF-8 | Java | 2,991 | java | ReceiverActivity.java | Java | [] | null | [] | package tw.mirochiu.demo.sharetoapps;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.ShareCompat;
import android.support.v7.app.AppCompatActivity;
import android.text.Html;
import android.text.Spanned;
import android.util.Log;
import android.view.View;
import android.widget.ImageView;
... | 2,991 | 0.597125 | 0.595453 | 76 | 38.355263 | 26.130594 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 5 |
d3750425458161ab0b41a7936ebfd8b759f5db91 | 20,822,001,516,549 | a62fdd243ba79afefb8a3e9b62a95ca2905edf6a | /src/main/java/com/xml/agentback/model/CarBrand.java | da43c9cfb00141a8e353888ad68b3b7ee0dc8b7b | [] | no_license | JelenaGaric/xml-agent-back | https://github.com/JelenaGaric/xml-agent-back | d6b5a1507afe366ee3b28b429c2fa89a02da9729 | 0f06cc507289bc0959fe37cb615c463bee485588 | refs/heads/master | 2022-11-21T18:30:25.900000 | 2020-06-20T20:36:50 | 2020-06-20T20:36:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xml.agentback.model;
import com.xml.agentback.DTO.CarBrandDTO;
import lombok.Getter;
import lombok.Setter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import javax.persistence.*;
import java.util.List;
@Setter
@Getter
@Entity
public class CarBrand {
@Id
@GeneratedValue(strategy= Generati... | UTF-8 | Java | 702 | java | CarBrand.java | Java | [] | null | [] | package com.xml.agentback.model;
import com.xml.agentback.DTO.CarBrandDTO;
import lombok.Getter;
import lombok.Setter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import javax.persistence.*;
import java.util.List;
@Setter
@Getter
@Entity
public class CarBrand {
@Id
@GeneratedValue(strategy= Generati... | 702 | 0.688034 | 0.688034 | 37 | 17.972973 | 16.180546 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.351351 | false | false | 5 |
b2483cacc0d1a90c2d519d7246f965acd7d874ce | 33,036,888,466,070 | b05c8005a60c2724b3ac0d419f2a11859ac41a53 | /foster-pet-user/src/test/java/com/foster/pet/exception/city/CityNotFoundExceptionTest.java | 497451781aff957c3dbc296ae949b5bc595cc1a8 | [] | no_license | MoreiraGabriel/foster-pet-api | https://github.com/MoreiraGabriel/foster-pet-api | 0bc300677769187eee0eaecd5fd7d5d706354266 | 3ef22d2b2f45634380a093b40d6e1980e5eec493 | refs/heads/master | 2023-05-15T12:07:17.749000 | 2021-06-12T23:46:08 | 2021-06-12T23:46:08 | 360,358,693 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.foster.pet.exception.city;
import static org.junit.jupiter.api.Assertions.assertEquals;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.ActiveProfiles;
import com.foster.pet.c... | UTF-8 | Java | 696 | java | CityNotFoundExceptionTest.java | Java | [] | null | [] | package com.foster.pet.exception.city;
import static org.junit.jupiter.api.Assertions.assertEquals;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.ActiveProfiles;
import com.foster.pet.c... | 696 | 0.808908 | 0.808908 | 23 | 29.26087 | 24.21142 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.782609 | false | false | 5 |
770ff46fee0739332a471f3ef9a022132418f4d9 | 790,274,036,707 | 8eae9e93e76ac7ceaef826e196e50e3e1b12ad56 | /export-sdk/src/main/java/so/dian/export/sdk/core/handler/convert/XlsxConvert.java | 193d430d68b7d6d52523b4c35ea32528d11b3e4f | [] | no_license | clingingMonster/sdk | https://github.com/clingingMonster/sdk | 93e050ccd170f57b3e0bee7cb2ddd16e8ce4f79e | 1b0258e7cd0235fc5043464e3efa10d08e56e884 | refs/heads/main | 2023-03-08T02:10:38.225000 | 2021-02-24T12:00:54 | 2021-02-24T12:00:54 | 341,061,636 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package so.dian.export.sdk.core.handler.convert;
import org.apache.poi.xssf.usermodel.XSSFRow;
import org.apache.poi.xssf.usermodel.XSSFSheet;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import org.springframework.util.CollectionUtils;
import so.dian.export.sdk.core.enums.ExportFiled;
import so.dian.export.sdk.... | UTF-8 | Java | 2,709 | java | XlsxConvert.java | Java | [
{
"context": "lect.Field;\nimport java.util.List;\n\n/**\n * @author XR\n * Created on 2021/1/12.\n */\npublic class XlsxCo",
"end": 538,
"score": 0.9981323480606079,
"start": 536,
"tag": "USERNAME",
"value": "XR"
}
] | null | [] | package so.dian.export.sdk.core.handler.convert;
import org.apache.poi.xssf.usermodel.XSSFRow;
import org.apache.poi.xssf.usermodel.XSSFSheet;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import org.springframework.util.CollectionUtils;
import so.dian.export.sdk.core.enums.ExportFiled;
import so.dian.export.sdk.... | 2,709 | 0.620651 | 0.616162 | 96 | 26.84375 | 21.804209 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53125 | false | false | 5 |
a111a0482b976a97a8781625871e863fc51dbc63 | 901,943,132,182 | 3ddd1739b6209754d3ea630f9bde578837820d40 | /app/src/main/java/com/touhidapps/myemployee/MyCustomAdapter.java | 1f5215c27612356d1d3864be3dda785691b951e8 | [] | no_license | sumon953/MyEmployee | https://github.com/sumon953/MyEmployee | d04ff293040b0adb4745696ad49bccbe373cca6a | a3c345f74a0705520633ad8290e41a053ff066cb | refs/heads/master | 2020-04-02T00:49:31.212000 | 2016-07-04T00:43:22 | 2016-07-04T00:43:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.touhidapps.myemployee;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
/**
* Created by Touhid on 6/19/2016.
*/
public class MyCustomAdapter extends BaseAdapter... | UTF-8 | Java | 1,980 | java | MyCustomAdapter.java | Java | [
{
"context": "import android.widget.TextView;\n\n/**\n * Created by Touhid on 6/19/2016.\n */\npublic class MyCustomAdapter ex",
"end": 253,
"score": 0.9741812348365784,
"start": 247,
"tag": "NAME",
"value": "Touhid"
}
] | null | [] | package com.touhidapps.myemployee;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
/**
* Created by Touhid on 6/19/2016.
*/
public class MyCustomAdapter extends BaseAdapter... | 1,980 | 0.666667 | 0.663131 | 85 | 22.294117 | 28.442646 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.447059 | false | false | 5 |
dbb19d60bcc3d6cf2c6cc8cbd6d54f8359e7c82d | 32,418,413,202,251 | bfda19826dad16d04cb4e241710c9ccd605549de | /app/src/main/java/com/zeiterfassung/timo/Zeiterfassung/Fragment/Heute.java | 590714c42ed603679c39f95e9b3a219f82df881e | [] | no_license | timofromitgain/Zeiterfassung | https://github.com/timofromitgain/Zeiterfassung | cc53d5f0f05d1d9f6754093043ac21feba9ebe3e | 215767fdc79d7501478d89905d9d4a1a56204bd7 | refs/heads/master | 2022-12-09T07:58:17.114000 | 2020-08-30T14:04:03 | 2020-08-30T14:04:03 | 260,553,284 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zeiterfassung.timo.Zeiterfassung.Fragment;
import android.app.Activity;
import android.content.pm.ActivityInfo;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.design.widget.NavigationView;
import android.support.v4.app.Fragment;
import android.view.LayoutInflat... | UTF-8 | Java | 6,351 | java | Heute.java | Java | [] | null | [] | package com.zeiterfassung.timo.Zeiterfassung.Fragment;
import android.app.Activity;
import android.content.pm.ActivityInfo;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.design.widget.NavigationView;
import android.support.v4.app.Fragment;
import android.view.LayoutInflat... | 6,351 | 0.711629 | 0.706114 | 189 | 32.576721 | 27.665245 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 5 |
2e94555141fea1ce1b0fa6228ef4c93b65fabe62 | 10,703,058,571,601 | d0e48fc993b8361e19f335b3c4e2abb2db980b9a | /app/src/main/java/com/socialsearch/data/plus/dto/SearchResponseDto.java | a17da1ed6d01f9094923581bfe206b6788af3f21 | [
"Apache-2.0"
] | permissive | thebestpol/SocialSearchDemo | https://github.com/thebestpol/SocialSearchDemo | aae3d526f0ead99ffac3475ced004d9b39038fe8 | 10f8c348bc56a62afcf0b3e0a8acb5ed9ffb761a | refs/heads/master | 2021-01-02T22:40:48.632000 | 2017-08-06T23:51:10 | 2017-08-06T23:51:10 | 99,364,806 | 0 | 0 | null | false | 2017-08-06T23:01:45 | 2017-08-04T17:18:39 | 2017-08-04T17:36:48 | 2017-08-06T23:01:44 | 247 | 0 | 0 | 0 | Java | null | null | package com.socialsearch.data.plus.dto;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.List;
/**
* SearchResponseDto
* SocialSearchDemo
* com.socialsearch.data.plus.dto
*/
public class SearchResponseDto {
@SerializedName("kind") @Expose private S... | UTF-8 | Java | 1,441 | java | SearchResponseDto.java | Java | [
{
"context": "mport java.util.List;\n\n/**\n * SearchResponseDto\n * SocialSearchDemo\n * com.socialsearch.data.plus.dto\n */\n\npublic cla",
"end": 203,
"score": 0.7518569827079773,
"start": 187,
"tag": "USERNAME",
"value": "SocialSearchDemo"
}
] | null | [] | package com.socialsearch.data.plus.dto;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.List;
/**
* SearchResponseDto
* SocialSearchDemo
* com.socialsearch.data.plus.dto
*/
public class SearchResponseDto {
@SerializedName("kind") @Expose private S... | 1,441 | 0.701596 | 0.701596 | 69 | 19.884058 | 20.122477 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318841 | false | false | 5 |
6fda06c705168bd7ffefecbbc21cbd6d47e0a699 | 19,636,590,501,063 | 826dbe235df330e73c50f9193053c86f44b3b359 | /src/main/java/com/bendelivery/controller/OwnerController.java | 963a84192a859b509a02943d902a00a7b1bd9a52 | [] | no_license | HyeonbinSa/Delivery_Project | https://github.com/HyeonbinSa/Delivery_Project | 8b39c4cc20e94f3556beb854485f3e3e85f339fc | 3d3b2e9c57740b9e37c2b16e43d091c981c4023e | refs/heads/master | 2021-07-06T14:40:31.394000 | 2020-04-22T05:12:52 | 2020-04-22T05:12:52 | 237,160,258 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bendelivery.controller;
import java.io.FileInputStream;
import java.io.InputStream;
import java.util.List;
import javax.annotation.Resource;
import javax.inject.Inject;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import jav... | UTF-8 | Java | 13,138 | java | OwnerController.java | Java | [] | null | [] | package com.bendelivery.controller;
import java.io.FileInputStream;
import java.io.InputStream;
import java.util.List;
import javax.annotation.Resource;
import javax.inject.Inject;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import jav... | 13,138 | 0.718527 | 0.716614 | 333 | 35.114113 | 26.93099 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.327327 | false | false | 5 |
2e91568f8fced3dc7d433b254831c4ad05ad693c | 26,714,696,586,763 | e2cacd24a6d3083bf5e716edc526c547fc73b36b | /src/negocio/gestion/GestorProductosCompuestos.java | 4bdf7b1676bbd5837dfcf4b4ef524dab44b852d5 | [] | no_license | abibp/Artesanal | https://github.com/abibp/Artesanal | d7291aa3be73b5569b428aa431046d401217d2d8 | 21285fa53599dcc7b275d1c38e17494ba4e7da40 | refs/heads/master | 2016-09-06T07:25:24.906000 | 2015-12-11T04:18:38 | 2015-12-11T04:18:38 | 42,315,502 | 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 negocio.gestion;
import datos.gestores.GestorBDProducto;
import java.util.ArrayList;
import java.util.HashMap;
impor... | UTF-8 | Java | 2,753 | java | GestorProductosCompuestos.java | Java | [
{
"context": "ciones.ExcepcionListaVacia;\r\n\r\n/**\r\n *\r\n * @author MiguelAngel\r\n */\r\npublic class GestorProductosCompuestos impl",
"end": 564,
"score": 0.9989134073257446,
"start": 553,
"tag": "NAME",
"value": "MiguelAngel"
}
] | 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 negocio.gestion;
import datos.gestores.GestorBDProducto;
import java.util.ArrayList;
import java.util.HashMap;
impor... | 2,753 | 0.697058 | 0.697058 | 82 | 31.573172 | 31.58729 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
abb24f8d32cf4429b07052b0e60bc048d4cb510e | 18,373,870,125,427 | 32a8f4c4e530efd8bcda1526b2f0a1a21dba649a | /rabbitmq-javaapi/src/main/java/cn/zyf/priority/PriorityProducer.java | 04a8cfb386977edcbfd4966aeff1d3d58e3c7d41 | [
"Apache-2.0"
] | permissive | YufeizhangRay/RabbitMQ-practice | https://github.com/YufeizhangRay/RabbitMQ-practice | aad34600951f64a014a99d7bd32520ab5e85fdd4 | 6c1e7e9d66df7321dce1eea05c4dcfaca184c59b | refs/heads/master | 2020-04-08T06:51:05.998000 | 2019-03-13T04:42:06 | 2019-03-13T04:42:06 | 159,115,366 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.zyf.priority;
import cn.zyf.util.ResourceUtil;
import com.rabbitmq.client.AMQP;
import com.rabbitmq.client.Channel;
import com.rabbitmq.client.Connection;
import com.rabbitmq.client.ConnectionFactory;
import java.util.HashMap;
import java.util.Map;
import java.util.UUID;
public class PriorityProducer {
... | UTF-8 | Java | 1,880 | java | PriorityProducer.java | Java | [] | null | [] | package cn.zyf.priority;
import cn.zyf.util.ResourceUtil;
import com.rabbitmq.client.AMQP;
import com.rabbitmq.client.Channel;
import com.rabbitmq.client.Connection;
import com.rabbitmq.client.ConnectionFactory;
import java.util.HashMap;
import java.util.Map;
import java.util.UUID;
public class PriorityProducer {
... | 1,880 | 0.636364 | 0.630682 | 50 | 34.200001 | 26.381054 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.86 | false | false | 5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.