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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e02430542a3bf6a44ff532d78e1444551a089bf1 | 23,072,564,352,232 | e2b3f9de0450281ab438693b0eff5bdbf7b43f17 | /JavaTraining/src/main/java/com/collections/java/StringMethods.java | 11fc3f7de6453dedf1a6f77dbf9b245d4c2b7c5d | [] | no_license | fvinodh1978/Trainings | https://github.com/fvinodh1978/Trainings | dbf0d782dbac688450f88d15f5fe6b85bfb89e57 | 933bf1dde2bc8fe1846d8f04ac399f9dcbf92768 | refs/heads/master | 2022-02-22T16:34:02.402000 | 2019-07-29T06:40:05 | 2019-07-29T06:40:05 | 197,130,713 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.collections.java;
class StringMethods
{
public static void main(String args[])
{
String s1="hello this is java program";
System.out.println("s1= "+s1);
int length=s1.length();
System.out.println("s1.length(): "+length);
String s2="hello";
String s3="hai";
System.out.println("s2 ="+s2);
System.... | UTF-8 | Java | 2,176 | java | StringMethods.java | Java | [] | null | [] | package com.collections.java;
class StringMethods
{
public static void main(String args[])
{
String s1="hello this is java program";
System.out.println("s1= "+s1);
int length=s1.length();
System.out.println("s1.length(): "+length);
String s2="hello";
String s3="hai";
System.out.println("s2 ="+s2);
System.... | 2,176 | 0.643842 | 0.581342 | 75 | 27.040001 | 20.447292 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.933333 | false | false | 13 |
08857832e75a8fbee28544507b1c56f0662725d4 | 16,080,357,580,054 | 47d509eb0c7b7fd01d1a6f0aae5047e64daf81a5 | /src/main/java/ParserValuti/Test.java | 41b7b8bc80c810821f175d0495a0dade39549431 | [] | no_license | andonemove/ParserPog | https://github.com/andonemove/ParserPog | 99775250fe9b5d8db946336eb4bf8e7c175126ae | 36d35ae9b17f8a65adfd6c2f3b9b0781d37a6afc | refs/heads/master | 2022-12-16T16:10:08.070000 | 2020-09-15T13:42:24 | 2020-09-15T13:42:24 | 295,736,056 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ParserValuti;
import ParserValuti.Convertor;
import java.io.IOException;
public class Test {
public static void main(String[] args) throws IOException {
/* Element allDate = BirgaParse.getPage().select("table").get(0);
Element heap = allDate.select("tbody").get(0);
Elements listOfL... | UTF-8 | Java | 465 | java | Test.java | Java | [] | null | [] | package ParserValuti;
import ParserValuti.Convertor;
import java.io.IOException;
public class Test {
public static void main(String[] args) throws IOException {
/* Element allDate = BirgaParse.getPage().select("table").get(0);
Element heap = allDate.select("tbody").get(0);
Elements listOfL... | 465 | 0.660215 | 0.655914 | 24 | 18.375 | 24.006618 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
f4bb88988d0f4bacc2c2b52fb3d754e5ce5c9ade | 16,612,933,518,016 | c3d07e4ac662e8a110ef0932d35312bb80651aa4 | /CS4227Project-master/src/main/java/seleniumWrapper/fileChecker/JsonSchemaValidation.java | 3357995271f1eeaa5570fd458d13558fbe4435ea | [] | no_license | awphutt/CS4227Project | https://github.com/awphutt/CS4227Project | 780d34ecf3fd763d78698b935abe3256d466a5ee | 01990242473bda6faab4878e0037aa405c4ea93a | refs/heads/master | 2022-11-29T05:35:35.251000 | 2020-08-11T14:33:36 | 2020-08-11T14:33:36 | 276,652,461 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package seleniumWrapper.fileChecker;
import java.io.File;
import seleniumWrapper.fileChecker.Files.JsonParser;
public class JsonSchemaValidation implements FileFilter {
private File jsonSchema;
/**
*@name JsonSchemaValidation
*@param File jsonSchema - this is the schema the user wants to check against the t... | UTF-8 | Java | 732 | java | JsonSchemaValidation.java | Java | [] | null | [] | package seleniumWrapper.fileChecker;
import java.io.File;
import seleniumWrapper.fileChecker.Files.JsonParser;
public class JsonSchemaValidation implements FileFilter {
private File jsonSchema;
/**
*@name JsonSchemaValidation
*@param File jsonSchema - this is the schema the user wants to check against the t... | 732 | 0.759563 | 0.759563 | 29 | 24.241379 | 23.625898 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.275862 | false | false | 13 |
0f78c99600847bc6067e64a96347ddf3c2f51fa7 | 13,314,398,654,985 | da181f89e0b26ffb3fc5f9670a3a5f8f1ccf0884 | /CoreGestionTextilLevel/src/ar/com/textillevel/entidades/documentos/factura/NotaCredito.java | 39ddd77568dbb668271b44203e3b0dadf98aa573 | [] | no_license | nacho270/GTL | https://github.com/nacho270/GTL | a1b14b5c95f14ee758e6b458de28eae3890c60e1 | 7909ed10fb14e24b1536e433546399afb9891467 | refs/heads/master | 2021-01-23T15:04:13.971000 | 2020-09-18T00:58:24 | 2020-09-18T00:58:24 | 34,962,369 | 2 | 1 | null | false | 2016-08-22T22:12:57 | 2015-05-02T20:31:49 | 2016-01-19T00:16:27 | 2016-08-22T22:12:57 | 35,547 | 1 | 0 | 8 | Java | null | null | package ar.com.textillevel.entidades.documentos.factura;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.JoinColum... | UTF-8 | Java | 2,057 | java | NotaCredito.java | Java | [] | null | [] | package ar.com.textillevel.entidades.documentos.factura;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.JoinColum... | 2,057 | 0.788041 | 0.77686 | 82 | 24.085365 | 22.890087 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.170732 | false | false | 13 |
73f1a5bef15b3b22e8a614c4ad1fd16cfd3ebfc4 | 13,314,398,656,877 | c8381830a645222e12544e70609fbe8f0041cf1e | /src/main/java/com/tscloud/manager/service/vehDataPart/impl/VehDataPartServiceImpl.java | 1d5a9cccde040e514b09c84740ab9b30e1a6ad0a | [] | no_license | hejiajieTest/VMS | https://github.com/hejiajieTest/VMS | e5024f6d08f22bddaee44287da289e298185cacf | 69c347e9e605ec36b1f50d8d032839e06e3bf179 | refs/heads/master | 2022-12-23T19:29:22.390000 | 2019-10-15T03:39:26 | 2019-10-15T03:39:26 | 209,500,762 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* VehDataPartServiceImpl.java V1.0 2019年10月8日 下午5:31:36
*
* Copyright 2019 FUJIAN FUJITSU COMMUNICATION SOFTWARE CO., LTD. All rights reserved.
*
* Modification history(By Time Reason):
*
* Description:
*/
package com.tscloud.manager.service.vehDataPart.impl;
import java.math.BigDec... | UTF-8 | Java | 5,989 | java | VehDataPartServiceImpl.java | Java | [
{
"context": "V1.0 2019年10月8日 下午5:31:36\r\n *\r\n * Copyright 2019 FUJIAN FUJITSU COMMUNICATION SOFTWARE CO., LTD. All rights ",
"end": 98,
"score": 0.912254273891449,
"start": 89,
"tag": "NAME",
"value": "FUJIAN FU"
},
{
"context": "ivate static final String URL = \"jdbc:sqlserver... | null | [] | /**
* VehDataPartServiceImpl.java V1.0 2019年10月8日 下午5:31:36
*
* Copyright 2019 <NAME>JITSU COMMUNICATION SOFTWARE CO., LTD. All rights reserved.
*
* Modification history(By Time Reason):
*
* Description:
*/
package com.tscloud.manager.service.vehDataPart.impl;
import java.math.BigDecima... | 5,989 | 0.651904 | 0.609857 | 143 | 38.580421 | 27.78776 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.027972 | false | false | 13 |
e726d23f2f8379b5cdd196c8cc4305dec6735a79 | 14,156,212,227,626 | af1593df539d282c6f0e8832950c604fdd03b0f1 | /src/test/java/steps/ViewVacationsSteps.java | cd0f7fb4d16b58752232bda4fe0df56458e6ee69 | [] | no_license | dianaotel/VacationApp | https://github.com/dianaotel/VacationApp | dad451c9ed46d0b8eeeb54dbb7784c78328d22af | 0f5454ac5e937e037e730a4b0a66e973da944d1f | refs/heads/master | 2021-01-09T21:46:47.045000 | 2015-11-25T08:22:42 | 2015-11-25T08:22:42 | 46,274,984 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package steps;
import helpers.Constants;
import net.thucydides.core.annotations.Step;
import net.thucydides.core.steps.ScenarioSteps;
import pages.ViewVacationsPage;
import pages.VacationHomePage;
public class ViewVacationsSteps extends ScenarioSteps {
VacationHomePage vacationHomePage;
ViewVacationsPag... | UTF-8 | Java | 1,485 | java | ViewVacationsSteps.java | Java | [] | null | [] | package steps;
import helpers.Constants;
import net.thucydides.core.annotations.Step;
import net.thucydides.core.steps.ScenarioSteps;
import pages.ViewVacationsPage;
import pages.VacationHomePage;
public class ViewVacationsSteps extends ScenarioSteps {
VacationHomePage vacationHomePage;
ViewVacationsPag... | 1,485 | 0.756902 | 0.756902 | 64 | 21.203125 | 22.978373 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.171875 | false | false | 13 |
28e6eb0ac2e789a2b18cd91938d7651abc53cd92 | 34,222,299,417,902 | ea9480e7354f4165e6304210230353eef16202ac | /src/main/java/com/pramati/leave/service/impl/EmployeeAuthenticationServiceImpl.java | 0a7e2d44cf5a0e84229490e77af5a3a792190e05 | [] | no_license | malasree/LeaveMgmtUtil | https://github.com/malasree/LeaveMgmtUtil | 457dfe53b5df2bd9b7a420e1030f90f37506f9a7 | 422355cd004f6ba88de75cc4019c0fe7f9374492 | refs/heads/master | 2021-01-15T18:46:30.830000 | 2013-07-19T09:09:44 | 2013-07-19T09:09:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pramati.leave.service.impl;
import com.pramati.leave.service.EmployeeAuthenticationService;
import org.springframework.stereotype.Service;
import javax.naming.Context;
import javax.naming.NamingEnumeration;
import javax.naming.NamingException;
import javax.naming.directory.*;
import java.util.Hashtable;
... | UTF-8 | Java | 2,410 | java | EmployeeAuthenticationServiceImpl.java | Java | [
{
"context": "able;\n\n/**\n * Created with IntelliJ IDEA.\n * User: pramati\n * Date: 18/06/13\n * Time: 6:15 PM\n * To change t",
"end": 371,
"score": 0.999563455581665,
"start": 364,
"tag": "USERNAME",
"value": "pramati"
},
{
"context": "\n // Authenticate as S. User and pa... | null | [] | package com.pramati.leave.service.impl;
import com.pramati.leave.service.EmployeeAuthenticationService;
import org.springframework.stereotype.Service;
import javax.naming.Context;
import javax.naming.NamingEnumeration;
import javax.naming.NamingException;
import javax.naming.directory.*;
import java.util.Hashtable;
... | 2,412 | 0.63029 | 0.624896 | 65 | 36.076923 | 25.81312 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.738462 | false | false | 13 |
353f7bfff318daf0ae38d0956785e18c9032feae | 214,748,383,066 | b23a83ba751b55966b24186fd30bd4fdf69befe1 | /src/main/java/com/sayo/qa/controller/InspectorController.java | 3f653fd198e3278f3c91712fa3faea8ce2bc1625 | [] | no_license | Sayo777/qa | https://github.com/Sayo777/qa | f3455e4882ef5dcf90608e1ba637f3ceaf3f973e | 3fa11071d860944662243249d331987bfcdbc562 | refs/heads/master | 2022-06-22T01:01:43.119000 | 2020-04-27T09:47:47 | 2020-04-27T09:47:47 | 227,955,309 | 0 | 0 | null | false | 2022-06-21T02:26:35 | 2019-12-14T02:34:50 | 2020-04-27T09:48:21 | 2022-06-21T02:26:32 | 10,066 | 0 | 0 | 2 | JavaScript | false | false | package com.sayo.qa.controller;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONArray;
import com.qiniu.util.Auth;
import com.qiniu.util.StringMap;
import com.sayo.qa.CommonUtil.CommunityUtil;
import com.sayo.qa.CommonUtil.DateUtil;
import com.sayo.qa.entity.*;
import com.sayo.qa.service.*;
import co... | UTF-8 | Java | 23,895 | java | InspectorController.java | Java | [] | null | [] | package com.sayo.qa.controller;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONArray;
import com.qiniu.util.Auth;
import com.qiniu.util.StringMap;
import com.sayo.qa.CommonUtil.CommunityUtil;
import com.sayo.qa.CommonUtil.DateUtil;
import com.sayo.qa.entity.*;
import com.sayo.qa.service.*;
import co... | 23,895 | 0.651014 | 0.644874 | 555 | 40.670269 | 29.221449 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.945946 | false | false | 13 |
124849c27f889360d220a0f473e1f0572087aebc | 11,364,483,504,101 | 3b723a027e3b87a42daeaa358fe3930545ac9205 | /spring-redis/src/main/java/com/tiger/redis/dao/RedisBaseGeoDao.java | 89803aeb5042aeb5cc5901da3dfd3187f285e776 | [] | no_license | tiger2015/spring-learning | https://github.com/tiger2015/spring-learning | 1915f58db156f40082c40d04fde51ecbcbc2802e | 99634d9f9193100c6d749780af9237d86523977c | refs/heads/master | 2022-10-25T07:28:51.506000 | 2020-06-01T13:20:39 | 2020-06-01T13:20:39 | 230,455,642 | 0 | 0 | null | false | 2022-10-05T19:40:14 | 2019-12-27T14:14:01 | 2020-06-01T13:39:41 | 2022-10-05T19:40:13 | 84 | 0 | 0 | 5 | Java | false | false | package com.tiger.redis.dao;
import org.springframework.data.geo.Point;
import org.springframework.data.redis.connection.RedisGeoCommands;
import org.springframework.data.redis.core.RedisTemplate;
import java.util.List;
import java.util.Map;
/**
* @ClassName RedisBaseGeoDao
* @Description TODO
* @Author tiger
* ... | UTF-8 | Java | 844 | java | RedisBaseGeoDao.java | Java | [
{
"context": "me RedisBaseGeoDao\n * @Description TODO\n * @Author tiger\n * @Date 2019/12/28 22:16\n * @Version 1.0\n **/\npu",
"end": 316,
"score": 0.9993740916252136,
"start": 311,
"tag": "USERNAME",
"value": "tiger"
}
] | null | [] | package com.tiger.redis.dao;
import org.springframework.data.geo.Point;
import org.springframework.data.redis.connection.RedisGeoCommands;
import org.springframework.data.redis.core.RedisTemplate;
import java.util.List;
import java.util.Map;
/**
* @ClassName RedisBaseGeoDao
* @Description TODO
* @Author tiger
* ... | 844 | 0.714455 | 0.697867 | 31 | 26.225807 | 31.862314 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.903226 | false | false | 13 |
f5df0af21b747e7c5609836b74992e6b58ace8e3 | 23,974,507,477,717 | 4e18d95fa42d271bb428d2843a5c39a95790fd2b | /Lab 9/Lab9a.java | b1e1bee4f9171f482b323e1c1f0c168930547895 | [] | no_license | Sysc-Neet06/Sysc2004 | https://github.com/Sysc-Neet06/Sysc2004 | 7162b4d133ceaccf468bc9ce5d884919bc6e4642 | 93b2ca3e30fa0d1296cc36353a48ca322d3cb3f7 | refs/heads/master | 2020-04-16T00:25:13.193000 | 2019-01-10T22:19:19 | 2019-01-10T22:19:19 | 165,137,045 | 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 lab9a;
import javafx.application.Application;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
imp... | UTF-8 | Java | 2,447 | java | Lab9a.java | Java | [
{
"context": "\nimport javafx.stage.Stage;\r\n\r\n/**\r\n *\r\n * @author Neethan Sri\r\n */\r\npublic class Lab9a extends Application {\r\n ",
"end": 624,
"score": 0.9998825192451477,
"start": 613,
"tag": "NAME",
"value": "Neethan Sri"
}
] | 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 lab9a;
import javafx.application.Application;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
imp... | 2,442 | 0.572129 | 0.560687 | 89 | 25.494383 | 18.47508 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52809 | false | false | 13 |
2d25c778ed1825c7dfcb2bec9b6ccf4a2f55d70c | 7,636,451,882,885 | 6465074da26e96dc6eafbbe7867bcab43e504d47 | /java/corejava/VarDemo.java | 36ebc15d590f34d1a73465b3f0f1544928bf7897 | [] | no_license | 823961907/note | https://github.com/823961907/note | d2436dd96b50afd7beedb213c8cfedbeb8c7230e | 67b72b3e484f6817c935f5f65bd50a3c19a11d1b | refs/heads/master | 2021-07-12T23:16:52.571000 | 2019-12-08T23:46:38 | 2019-12-08T23:46:38 | 213,878,065 | 0 | 0 | null | false | 2020-10-13T17:48:30 | 2019-10-09T09:36:53 | 2019-12-08T23:47:27 | 2020-10-13T17:48:29 | 181 | 0 | 0 | 1 | Java | false | false | //变量的类型
class VarDemo{
public static void main(String[] args){
//byte 1个字节 8位;short、char 2个字节 16位;int float 4个字节 32位;double、long 8个字节 64位;boolean;
byte bb = 3; // 申请byte大小的内存, -127-128
//一般情况下: byte bb = 3 ; 其实占两行代码.
//第一行:byte bb;第二行bb=3;
//所以在内存中有两个动作。
//以此类推:a+=3和a=a+3;在内存中是有区别的。
//a+=3在内存中有一个自动的向下强制类... | UTF-8 | Java | 1,386 | java | VarDemo.java | Java | [] | null | [] | //变量的类型
class VarDemo{
public static void main(String[] args){
//byte 1个字节 8位;short、char 2个字节 16位;int float 4个字节 32位;double、long 8个字节 64位;boolean;
byte bb = 3; // 申请byte大小的内存, -127-128
//一般情况下: byte bb = 3 ; 其实占两行代码.
//第一行:byte bb;第二行bb=3;
//所以在内存中有两个动作。
//以此类推:a+=3和a=a+3;在内存中是有区别的。
//a+=3在内存中有一个自动的向下强制类... | 1,386 | 0.641221 | 0.580153 | 33 | 22.818182 | 23.10379 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.363636 | false | false | 13 |
b73240a5e09135d27c2e311b15d177e850c78558 | 4,063,039,088,722 | 2cf0d7770fd17b9847b29ffb1e040cba79795cb6 | /Receipt.java | 87429f8bff10168ee50e22b0546692c8c54af435 | [] | no_license | MichaelEniolade/semester-4-project | https://github.com/MichaelEniolade/semester-4-project | 916a1689c7571da3e6c286c75bc5e360258d21fc | aaaccd0032ba2f50c2ba6709eb533c042fad5054 | refs/heads/master | 2015-09-25T08:07:57.445000 | 2013-04-29T10:27:48 | 2013-04-29T10:27:48 | 39,870,744 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Control;
import javax.swing.*;
import java.awt.*;
import java.text.*;
public class Receipt extends JFrame
{
private JTextArea receipt;
private java.util.Date date;
public Receipt(Double subtotal, Double cash)
{
super("Receipt");
setSize(2... | UTF-8 | Java | 1,581 | java | Receipt.java | Java | [] | null | [] | package Control;
import javax.swing.*;
import java.awt.*;
import java.text.*;
public class Receipt extends JFrame
{
private JTextArea receipt;
private java.util.Date date;
public Receipt(Double subtotal, Double cash)
{
super("Receipt");
setSize(2... | 1,581 | 0.492063 | 0.47873 | 41 | 37.439026 | 28.328259 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.195122 | false | false | 13 |
e39490952cc731f15bf6cf806c8671c7bd69ff59 | 20,839,181,324,284 | fd49852c3426acf214b390c33927b5a30aeb0e0a | /aosp/javalib/android/content/pm/dex/ISnapshotRuntimeProfileCallback$Default.java | e35d9d26ee2d7880036002eaab26ff4a4549d2d4 | [] | no_license | HanChangHun/MobilePlus-Prototype | https://github.com/HanChangHun/MobilePlus-Prototype | fb72a49d4caa04bce6edb4bc060123c238a6a94e | 3047c44a0a2859bf597870b9bf295cf321358de7 | refs/heads/main | 2023-06-10T19:51:23.186000 | 2021-06-26T08:28:58 | 2021-06-26T08:28:58 | 333,411,414 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.content.pm.dex;
import android.os.IBinder;
import android.os.ParcelFileDescriptor;
import android.os.RemoteException;
public class Default implements ISnapshotRuntimeProfileCallback {
public IBinder asBinder() {
return null;
}
public void onError(int paramInt) throws RemoteException {}
... | UTF-8 | Java | 614 | java | ISnapshotRuntimeProfileCallback$Default.java | Java | [] | null | [] | package android.content.pm.dex;
import android.os.IBinder;
import android.os.ParcelFileDescriptor;
import android.os.RemoteException;
public class Default implements ISnapshotRuntimeProfileCallback {
public IBinder asBinder() {
return null;
}
public void onError(int paramInt) throws RemoteException {}
... | 614 | 0.757329 | 0.745928 | 21 | 28.285715 | 32.738708 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 13 |
a816889f061d2c65263bcc0e88c3cd3e32c22719 | 29,978,871,750,553 | 6608152698b0cbdcf56662de984e0f29e98bfe22 | /app/src/main/java/com/android/uitest/net/bean/BaseBeanNew.java | 91eeab0ea835847a55052ba2c8a8b64cee9574d4 | [] | no_license | seaFeng/UITest | https://github.com/seaFeng/UITest | d846100af8f95f58f306e340f3570843573b1ba3 | 2f051e9569c66dcb3413d4d1363dff25507d0fcd | refs/heads/master | 2020-03-22T05:38:53.067000 | 2018-07-07T16:45:36 | 2018-07-07T16:45:36 | 139,580,901 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.uitest.net.bean;
/**
* Created by 张海洋 on 2018-07-07.
*/
public class BaseBeanNew {
public String reason;
public int error_code;
}
| UTF-8 | Java | 168 | java | BaseBeanNew.java | Java | [
{
"context": "e com.android.uitest.net.bean;\n\n/**\n * Created by 张海洋 on 2018-07-07.\n */\npublic class BaseBeanNew {\n\n ",
"end": 59,
"score": 0.9997264742851257,
"start": 56,
"tag": "NAME",
"value": "张海洋"
}
] | null | [] | package com.android.uitest.net.bean;
/**
* Created by 张海洋 on 2018-07-07.
*/
public class BaseBeanNew {
public String reason;
public int error_code;
}
| 168 | 0.679012 | 0.62963 | 10 | 15.2 | 14.161921 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 13 |
9367a6c1adbcc3640af77bdd219669f973c5919c | 33,913,061,784,800 | 13c2d3db2d49c40c74c2e6420a9cd89377f1c934 | /program_data/JavaProgramData/62/428.java | 98b8829c7e920715d9c0303dbea4b16b81b1921c | [
"MIT"
] | permissive | qiuchili/ggnn_graph_classification | https://github.com/qiuchili/ggnn_graph_classification | c2090fefe11f8bf650e734442eb96996a54dc112 | 291ff02404555511b94a4f477c6974ebd62dcf44 | refs/heads/master | 2021-10-18T14:54:26.154000 | 2018-10-21T23:34:14 | 2018-10-21T23:34:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package <missing>;
public class GlobalMembers
{
public static int Main()
{
int i = 0;
int n;
String ch = new String(new char[500]);
while (true)
{
ch = tangible.StringFunctions.changeCharacter(ch, i, System.in.read());
if (ch.charAt(i) == '\n')
{
break;
}
else if (ch.charAt(i) != ' ')
... | UTF-8 | Java | 491 | java | 428.java | Java | [] | null | [] | package <missing>;
public class GlobalMembers
{
public static int Main()
{
int i = 0;
int n;
String ch = new String(new char[500]);
while (true)
{
ch = tangible.StringFunctions.changeCharacter(ch, i, System.in.read());
if (ch.charAt(i) == '\n')
{
break;
}
else if (ch.charAt(i) != ' ')
... | 491 | 0.503055 | 0.488798 | 33 | 13.848485 | 15.686553 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.575758 | false | false | 13 |
8b2c75c91500df63ef097e1a383c56441b1c1f4d | 8,083,128,482,363 | c924b71979189e6bdae7b8945a3589615234bb7c | /String,StringBuffer/Sample9.java | 2be10d441cc008526d54234c15f9e1b5695891a9 | [] | no_license | mankup1999/Java-Industrial-Training | https://github.com/mankup1999/Java-Industrial-Training | 2a417b97d154c094a1846e0278ac42466874caf8 | 0c8341601d61927a5efb59d13dcc370d779dfa55 | refs/heads/master | 2022-05-24T11:13:24.202000 | 2020-04-29T06:28:48 | 2020-04-29T06:28:48 | 259,836,353 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Sample9
{
public static void main(String[] args)
{
String a="Hello";
String b="World";
int n1=a.length();
int n2=b.length();
char[] s1=a.toCharArray();
char[] s2=b.toCharArray();
String result="";
int i;
for(i=0;i<n1&&i<n2;i++)
result=result+s1[i]+s2[i];
while(i<n1)
result=... | UTF-8 | Java | 415 | java | Sample9.java | Java | [
{
"context": "ic static void main(String[] args)\n\t{\n\t\tString a=\"Hello\";\n\t\tString b=\"World\";\n\t\t\n\t\tint n1=a.length();\n\t\ti",
"end": 83,
"score": 0.9501374363899231,
"start": 78,
"tag": "NAME",
"value": "Hello"
},
{
"context": "String[] args)\n\t{\n\t\tString a=\"Hel... | null | [] | public class Sample9
{
public static void main(String[] args)
{
String a="Hello";
String b="World";
int n1=a.length();
int n2=b.length();
char[] s1=a.toCharArray();
char[] s2=b.toCharArray();
String result="";
int i;
for(i=0;i<n1&&i<n2;i++)
result=result+s1[i]+s2[i];
while(i<n1)
result=... | 415 | 0.592771 | 0.559036 | 25 | 15.6 | 11.436783 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.2 | false | false | 13 |
b0afb32c79380f1da51b97aa5db39f04c4187c7f | 18,047,452,604,150 | 13ef850c040f25d938be9cf0bd20ae36ae947b46 | /Mutable_Immutable_ADT/src/listadt/ImmutableListADT.java | 97dbb2adbf0ff6d878c994121b6fc995f6b86f7c | [] | no_license | aditya-prasad-projects/Programming_design_paradigms | https://github.com/aditya-prasad-projects/Programming_design_paradigms | 05ce05c83dc4f49c9bdc0d9f4323b9c3465b1f26 | 69a08eef369a090b109057a27985f3f5e91ccb25 | refs/heads/master | 2022-02-01T23:50:45.532000 | 2019-06-27T18:48:48 | 2019-06-27T18:48:48 | 194,145,980 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package listadt;
import java.util.function.Function;
/**
* Represents a ImmutableList.
* If any change is made to the functions present in ListADT class that are present
* in this interface also, those changes will be reflected in the functions
* presented in this class as well.
* If any new methods are to be ad... | UTF-8 | Java | 1,559 | java | ImmutableListADT.java | Java | [] | null | [] | package listadt;
import java.util.function.Function;
/**
* Represents a ImmutableList.
* If any change is made to the functions present in ListADT class that are present
* in this interface also, those changes will be reflected in the functions
* presented in this class as well.
* If any new methods are to be ad... | 1,559 | 0.713919 | 0.713919 | 48 | 31.479166 | 27.068577 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.229167 | false | false | 13 |
5c5aa462ae06eba03d3cf836f297bf44b1047a48 | 25,967,372,298,997 | 2875ff3836352cadfeafe0a14636a783d224bf5c | /src/com/kolakcc/loljclient/controller/ChampionSelectController.java | 916f741a0f3b7f394fa43a069c9b17c99b66015f | [
"Apache-2.0"
] | permissive | devbridie/lol-jclient | https://github.com/devbridie/lol-jclient | 7202865e4d8ee2f4cf1bf48ba0a48e3314a88ae2 | 1e47804de46bf593d18aeb83ea0f0eeafe87320b | refs/heads/master | 2020-04-10T19:06:05.679000 | 2013-11-21T18:29:42 | 2017-12-11T00:45:48 | 12,573,050 | 8 | 5 | null | false | 2017-12-11T00:45:22 | 2013-09-03T19:40:03 | 2017-12-11T00:42:20 | 2017-12-11T00:45:21 | 20,235 | 43 | 23 | 3 | Java | false | null | package com.kolakcc.loljclient.controller;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.io.IOException;
import javax.swing.Timer;
import com.gvaneyck.rtmp.RTMPCallback;
import com.gvaneyck.rtmp.encoding.Typ... | UTF-8 | Java | 5,068 | java | ChampionSelectController.java | Java | [] | null | [] | package com.kolakcc.loljclient.controller;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.io.IOException;
import javax.swing.Timer;
import com.gvaneyck.rtmp.RTMPCallback;
import com.gvaneyck.rtmp.encoding.Typ... | 5,068 | 0.748421 | 0.741713 | 148 | 33.243244 | 31.097193 | 178 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.70946 | false | false | 13 |
699ee6ab0020ad0ae94c19025c470c4b45e261fb | 36,618,891,167,459 | 89d6583ac5fc946ec82411d765e9bb3d40c0b7a4 | /AuthDemo/src/main/java/com/login/AuthDemo/dto/SpecialitiesQuestionTypesDto.java | 96da4467326cf88f3a5e263559cbc91fb7b64085 | [] | no_license | DBashkatov/login-demo | https://github.com/DBashkatov/login-demo | 4d4c37247f02bfdd399641a8e002defba925eb74 | 5d639dc69cbcef5ad1bdd0c25fc5b347c6246e3e | refs/heads/master | 2020-05-05T12:24:27.471000 | 2019-04-24T23:53:32 | 2019-04-24T23:53:32 | 180,027,152 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.login.AuthDemo.dto;
import lombok.Data;
import java.util.ArrayList;
import java.util.List;
@Data
public class SpecialitiesQuestionTypesDto {
List<String> specialities = new ArrayList<>();
List<String> questionTypes = new ArrayList<>();
}
| UTF-8 | Java | 279 | java | SpecialitiesQuestionTypesDto.java | Java | [] | null | [] | package com.login.AuthDemo.dto;
import lombok.Data;
import java.util.ArrayList;
import java.util.List;
@Data
public class SpecialitiesQuestionTypesDto {
List<String> specialities = new ArrayList<>();
List<String> questionTypes = new ArrayList<>();
}
| 279 | 0.698925 | 0.698925 | 15 | 16.6 | 18.934273 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 13 |
c28a5f3646e79a47ffe3e0108cb5920c39bc690d | 31,602,369,372,539 | 45da66bc83b6ae117df025365d3c6f8221034bfb | /src/main/java/com/rsg/connector/test/LoginTest.java | 332590ac0efa81adc3eed4317c120649adaac1ac | [] | no_license | preetpal1/Connector | https://github.com/preetpal1/Connector | 17791719649a5bac1a670057bb7aee856515f432 | c1ac6c4976e3cbe5d1091c124e6d695359006dba | refs/heads/master | 2020-06-25T20:03:13.130000 | 2020-06-22T08:08:08 | 2020-06-22T08:08:08 | 199,409,316 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rsg.connector.test;
import com.aventstack.extentreports.*;
import com.rsg.connector.base.PageTest;
import com.rsg.connector.objects.LoginObjects;
import com.rsg.connector.utils.Constants;
import com.rsg.connector.utils.Excel;
import org.apache.poi.EncryptedDocumentException;
import org.apache.poi.openxml4j... | UTF-8 | Java | 2,515 | java | LoginTest.java | Java | [] | null | [] | package com.rsg.connector.test;
import com.aventstack.extentreports.*;
import com.rsg.connector.base.PageTest;
import com.rsg.connector.objects.LoginObjects;
import com.rsg.connector.utils.Constants;
import com.rsg.connector.utils.Excel;
import org.apache.poi.EncryptedDocumentException;
import org.apache.poi.openxml4j... | 2,515 | 0.702585 | 0.697416 | 70 | 34.92857 | 27.369076 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.742857 | false | false | 13 |
5e21270505d66a799a303a46f972a162dbf0ef77 | 24,670,292,153,900 | e3315b4cd527a9358d40d531c4488fb706e05356 | /src/main/java/kaptainwutax/biomeutils/layer/shore/EaseEdgeLayer.java | 04866f3863b2280a59cefb49c1cab8f0af41fba0 | [
"MIT"
] | permissive | hube12/BiomeUtils | https://github.com/hube12/BiomeUtils | 21cec83fcfea36863ecf382f7c8fe48d674ced1c | 0e0a26555ec07139fe155a787b47ffe5c3b0c01a | refs/heads/master | 2023-01-23T00:36:01.912000 | 2020-09-10T18:20:24 | 2020-09-10T18:20:24 | 268,779,974 | 1 | 0 | MIT | true | 2020-06-02T11:15:30 | 2020-06-02T11:15:29 | 2020-06-01T17:56:11 | 2020-06-01T17:56:08 | 76 | 0 | 0 | 0 | null | false | false | package kaptainwutax.biomeutils.layer.shore;
import kaptainwutax.biomeutils.Biome;
import kaptainwutax.biomeutils.layer.BiomeLayer;
import kaptainwutax.biomeutils.layer.composite.CrossLayer;
import kaptainwutax.seedutils.mc.MCVersion;
public class EaseEdgeLayer extends CrossLayer {
public EaseEdgeLayer(MCVersion... | UTF-8 | Java | 3,164 | java | EaseEdgeLayer.java | Java | [] | null | [] | package kaptainwutax.biomeutils.layer.shore;
import kaptainwutax.biomeutils.Biome;
import kaptainwutax.biomeutils.layer.BiomeLayer;
import kaptainwutax.biomeutils.layer.composite.CrossLayer;
import kaptainwutax.seedutils.mc.MCVersion;
public class EaseEdgeLayer extends CrossLayer {
public EaseEdgeLayer(MCVersion... | 3,164 | 0.546144 | 0.542035 | 87 | 35.356323 | 35.763905 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.448276 | false | false | 13 |
eab7ab7ee7bbb982939dcdb1bb82a95805a9c1ac | 8,847,632,648,382 | ca8697b2c6b264d4163bc936f73d6c42d0bfdf12 | /src/com/morganstanley/stocklending/approval/ApprovalResponse.java | 454964413e73b2a309ad49468ae86336c8175276 | [] | no_license | richardwkwu/ms_interview | https://github.com/richardwkwu/ms_interview | ee2e42509c7cd6eec050baf293b339e0908ef420 | dd298e6df26c6ebba1bd6ecf0cc49ff6640c936e | refs/heads/master | 2021-01-22T11:28:11.842000 | 2017-11-12T13:11:29 | 2017-11-12T13:11:29 | 92,698,403 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.morganstanley.stocklending.approval;
import java.math.BigDecimal;
/**
* Approval Response is the response on the approval request after being
* processed by ApprovalDecisionService. The response is comprised of original
* request, approved quantity and approval response code.
*/
public class ApprovalR... | UTF-8 | Java | 2,298 | java | ApprovalResponse.java | Java | [] | null | [] | package com.morganstanley.stocklending.approval;
import java.math.BigDecimal;
/**
* Approval Response is the response on the approval request after being
* processed by ApprovalDecisionService. The response is comprised of original
* request, approved quantity and approval response code.
*/
public class ApprovalR... | 2,298 | 0.708877 | 0.708442 | 90 | 24.544445 | 26.560272 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.188889 | false | false | 13 |
63d79456371a2ea8b47bba8fe290615c3fcd49bd | 21,827,023,866,693 | c07dce1390a85bd7d362a5f0d2943827fa334c3a | /src/com/java/Armstrongs.java | 6ceef65dedf87c444116793e260a0329e1a3412f | [] | no_license | prasanth10697/javabasics | https://github.com/prasanth10697/javabasics | 29c6aeeae0bea3aea9ce810d6a3c3bde1c17eda1 | 912ba8e2c45151ef72f05025b93ae547ff89413e | refs/heads/master | 2020-03-18T21:12:36.504000 | 2018-08-19T10:32:18 | 2018-08-19T10:32:18 | 135,266,549 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
class Armstrongs {
public static void main(String[] args){
int total=0,a,b,c,d;
Scanner scnr=new Scanner(System.in);
int num=scnr.nextInt();
d=num;
while(num>0){
a=num%10;
num=num/10;
total=total+a*a*a;
}
if(total==d){
System.out.println("Yes");
}
else{
System.out.print... | UTF-8 | Java | 335 | java | Armstrongs.java | Java | [] | null | [] | import java.util.Scanner;
class Armstrongs {
public static void main(String[] args){
int total=0,a,b,c,d;
Scanner scnr=new Scanner(System.in);
int num=scnr.nextInt();
d=num;
while(num>0){
a=num%10;
num=num/10;
total=total+a*a*a;
}
if(total==d){
System.out.println("Yes");
}
else{
System.out.print... | 335 | 0.638806 | 0.620896 | 20 | 15.8 | 12.282508 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 13 |
d5aecd77490c42af70b364fefb0e0b69116c3261 | 5,875,515,268,792 | b4b7bd817084889f96fd04b5c5411280d3c784ae | /src/main/java/org/fife/rtext/plugins/langsupport/GroovyOptionsPanel.java | 205a3cc80fc0673bbca2a866d7335e468bbe58c4 | [] | no_license | bobbylight/RText | https://github.com/bobbylight/RText | 61abf36d157309e9cea0018f5af7c5f12a4c9ba2 | 35a3903d092a304dd0406d6c9c235ce0da1da6ba | refs/heads/master | 2023-09-02T18:23:44.401000 | 2023-08-12T15:42:38 | 2023-08-12T15:42:38 | 13,198,054 | 91 | 25 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 12/18/2011
*
* GroovyOptionsPanel.java - Options for Groovy.
* Copyright (C) 2011 Robert Futrell
* https://bobbylight.github.io/RText/
* Licensed under a modified BSD license.
* See the included license file for details.
*/
package org.fife.rtext.plugins.langsupport;
import org.fife.rtext.RText... | UTF-8 | Java | 701 | java | GroovyOptionsPanel.java | Java | [
{
"context": ".java - Options for Groovy.\r\n * Copyright (C) 2011 Robert Futrell\r\n * https://bobbylight.github.io/RText/\r\n * Licen",
"end": 109,
"score": 0.9998642206192017,
"start": 95,
"tag": "NAME",
"value": "Robert Futrell"
},
{
"context": " Copyright (C) 2011 Robert Futrell... | null | [] | /*
* 12/18/2011
*
* GroovyOptionsPanel.java - Options for Groovy.
* Copyright (C) 2011 <NAME>
* https://bobbylight.github.io/RText/
* Licensed under a modified BSD license.
* See the included license file for details.
*/
package org.fife.rtext.plugins.langsupport;
import org.fife.rtext.RText;
impor... | 685 | 0.693295 | 0.673324 | 33 | 19.242424 | 21.349941 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393939 | false | false | 13 |
1b71615eaede56c74967cce567bc738e01958f02 | 1,649,267,465,580 | db628e65a72bbee996a233b5be731f9d6f9f6cae | /src/usuario/AutenticarUsuario.java | d91b9607ebfd5195b42879d0e877e4938e5a34e5 | [] | no_license | ileosebastian/project-FIS | https://github.com/ileosebastian/project-FIS | c3e723320263247c04a415cbdc74f0efb970a6d5 | a200d3ab386e41af4f35d1c5c6f32b75a85e43a1 | refs/heads/master | 2022-12-24T12:14:23.860000 | 2020-10-04T23:23:34 | 2020-10-04T23:23:34 | 300,792,012 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package usuario;
import usuario.RegistraUsuario;
import usuario.CategorizarUsuario;
/**
*
* @author ileos
*/
public class AutenticarUsuario {
}
| UTF-8 | Java | 156 | java | AutenticarUsuario.java | Java | [
{
"context": "ort usuario.CategorizarUsuario;\n\n/**\n *\n * @author ileos\n */\npublic class AutenticarUsuario {\n \n}\n",
"end": 111,
"score": 0.9994304180145264,
"start": 106,
"tag": "USERNAME",
"value": "ileos"
}
] | null | [] |
package usuario;
import usuario.RegistraUsuario;
import usuario.CategorizarUsuario;
/**
*
* @author ileos
*/
public class AutenticarUsuario {
}
| 156 | 0.717949 | 0.717949 | 12 | 11.833333 | 12.947544 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
725a10419d0a65ffe69a628215e1cc3fd1c6922d | 26,242,250,227,852 | 7aed8f81812eca02d1aea79d0f0bea3a7a9690ac | /src/main/java/com/doubles/controller/ArtilceTopicController.java | 0794f9cd3be11acefcc6e8f016b49008e33781a6 | [] | no_license | jethrozz/doubles | https://github.com/jethrozz/doubles | 2197d7f55d08be292a52045721ed6ed5dc124570 | dd6ec6a6a0375c16e083d8d69a0fd1a44c0fe511 | refs/heads/master | 2020-03-18T13:33:15.455000 | 2018-06-04T22:25:49 | 2018-06-04T22:25:49 | 130,324,081 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.doubles.controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.stereotype.Controller;
/**
* <p>
* 动态话题表,表示参与了该话题的动态
当用户 发表带有话题的动态时,即向该表中插入一条数据 前端控制器
* </p>
*
* @author shuang
* @since 2018-04-24
*/
@Controller
@RequestMapping("/artilceTopic")
public ... | UTF-8 | Java | 447 | java | ArtilceTopicController.java | Java | [
{
"context": "发表带有话题的动态时,即向该表中插入一条数据 前端控制器\n * </p>\n *\n * @author shuang\n * @since 2018-04-24\n */\n@Controller\n@RequestMapp",
"end": 242,
"score": 0.9985098838806152,
"start": 236,
"tag": "USERNAME",
"value": "shuang"
}
] | null | [] | package com.doubles.controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.stereotype.Controller;
/**
* <p>
* 动态话题表,表示参与了该话题的动态
当用户 发表带有话题的动态时,即向该表中插入一条数据 前端控制器
* </p>
*
* @author shuang
* @since 2018-04-24
*/
@Controller
@RequestMapping("/artilceTopic")
public ... | 447 | 0.752113 | 0.729577 | 21 | 15.857142 | 17.809269 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.190476 | false | false | 13 |
7735ea2c2bb7eff6fb0c0f41f6675b0247b0b058 | 16,913,581,229,852 | 9049c1c125bcf698520f08d088c9e29a2c6f9a68 | /app/src/main/java/com/pos/Models/InformationModel.java | 296df05208f0338e756bc4d6429fd77515248c9c | [] | no_license | crossoft/px-mobile-utility | https://github.com/crossoft/px-mobile-utility | ec7e3fa2f39376fd50524a2006f132e20538f593 | db712d38b0b5f4c0769c6663589d02b7cc2f8337 | refs/heads/master | 2020-03-29T09:42:24.599000 | 2018-10-06T08:49:39 | 2018-10-06T08:49:39 | 149,770,561 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pos.Models;
import java.io.Serializable;
public class InformationModel implements Serializable {
private String salesProductName="";
private String sizeName="";
private String price="";
private String description="";
private String salesProductId="";
public String getSalesProduc... | UTF-8 | Java | 1,143 | java | InformationModel.java | Java | [] | null | [] | package com.pos.Models;
import java.io.Serializable;
public class InformationModel implements Serializable {
private String salesProductName="";
private String sizeName="";
private String price="";
private String description="";
private String salesProductId="";
public String getSalesProduc... | 1,143 | 0.660542 | 0.660542 | 53 | 20.566038 | 19.187761 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.320755 | false | false | 13 |
d2257f5b07be927e8fe7d387205d948371991668 | 7,181,185,327,525 | 80ac969395a9782b8bbb920032df620268448f1b | /src/main/java/org/pawkrol/academic/mes/project1/entities/InputEntity.java | 8a3db4e5205dc158f1b12d2ea9c5e69f97470926 | [] | no_license | pawkrol/FEM-1D | https://github.com/pawkrol/FEM-1D | 7e190a3d008104f9649b2713b2e02f0000325437 | 10362a2635be48b248987d4bd6a28d3d0b067758 | refs/heads/master | 2021-03-27T16:39:17.323000 | 2016-11-17T13:57:49 | 2016-11-17T13:57:49 | 74,023,784 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.pawkrol.academic.mes.project1.entities;
import java.io.*;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* Created by pawkrol on 10/31/16.
*/
public class InputEntity {
private int ne;
private int nh;
private double alpha;
private ... | UTF-8 | Java | 3,380 | java | InputEntity.java | Java | [
{
"context": "til.List;\nimport java.util.Map;\n\n/**\n * Created by pawkrol on 10/31/16.\n */\npublic class InputEntity {\n\n ",
"end": 196,
"score": 0.9995748400688171,
"start": 189,
"tag": "USERNAME",
"value": "pawkrol"
}
] | null | [] | package org.pawkrol.academic.mes.project1.entities;
import java.io.*;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* Created by pawkrol on 10/31/16.
*/
public class InputEntity {
private int ne;
private int nh;
private double alpha;
private ... | 3,380 | 0.468343 | 0.461538 | 130 | 25.007692 | 21.403988 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.507692 | false | false | 13 |
e253d5573d86f775129a7c7cca5e6e71a21923fa | 19,722,489,875,349 | 99216b64a28690e2c8c03534d1095f1009d6b7ec | /data/src/main/java/org/meds/data/domain/CharacterGuild.java | d782af121f68ed42b9151cd0f32ceef66acc5d81 | [] | no_license | Romman/MEDS | https://github.com/Romman/MEDS | d6ba46a0890761e204426324516f649560cff3bd | 5143e033f3cded88135a87e248437615d7e0945d | refs/heads/master | 2022-12-04T06:11:10.605000 | 2020-03-18T18:05:29 | 2020-03-18T18:05:29 | 29,034,213 | 0 | 2 | null | false | 2022-11-24T04:32:04 | 2015-01-09T20:33:52 | 2020-03-18T18:06:55 | 2022-11-24T04:32:01 | 9,392 | 0 | 0 | 6 | Java | false | false | package org.meds.data.domain;
import java.io.Serializable;
public class CharacterGuild implements Serializable {
private static final long serialVersionUID = 3887257152944922197L;
private int characterId;
private int guildId;
private int level;
public CharacterGuild() {
}
public Charac... | UTF-8 | Java | 1,349 | java | CharacterGuild.java | Java | [] | null | [] | package org.meds.data.domain;
import java.io.Serializable;
public class CharacterGuild implements Serializable {
private static final long serialVersionUID = 3887257152944922197L;
private int characterId;
private int guildId;
private int level;
public CharacterGuild() {
}
public Charac... | 1,349 | 0.617494 | 0.600445 | 62 | 20.758064 | 19.70237 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.33871 | false | false | 13 |
e646be3ff77656605185d5e49cb2c92a1feabc7a | 1,846,835,995,046 | f317d1335e55f2a2df6babe97862fe3b42fc07e9 | /bank-tools/src/main/java/io/kang/bank/tools/entity/OrderState.java | 0f1d5d933834c5a869b0ae75ac774f83848c25c5 | [] | no_license | dutyk/ddd | https://github.com/dutyk/ddd | 1f427918a5481eabba4df4ef8136282f46b6b7e0 | 21ff570fdac9684ced93e1ae79e8464e27e9b84a | refs/heads/master | 2023-02-16T23:11:53.963000 | 2021-01-16T15:30:46 | 2021-01-16T15:30:46 | 330,192,926 | 3 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.kang.bank.tools.entity;
public enum OrderState {
ENABLED,
CANCELED,
PAID
} | UTF-8 | Java | 98 | java | OrderState.java | Java | [] | null | [] | package io.kang.bank.tools.entity;
public enum OrderState {
ENABLED,
CANCELED,
PAID
} | 98 | 0.683673 | 0.683673 | 7 | 13.142858 | 11.344333 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 13 |
c462155a2ac9379f3b3ad2e460f9841ab2fff9bf | 13,666,585,975,848 | 1945a44d55d01130f16a840120e3d09e54e29cbc | /src/MainSystemTest.java | f3ba2a6c9a45239f969af429dc4d3d715e8de09f | [] | no_license | chaitanyadeep75/Hospital_Management_System | https://github.com/chaitanyadeep75/Hospital_Management_System | 8173a9d5099bf58fd33d6c4cd2826663388f4fd8 | cc47a3bff6a8429708aea030800060ec046cd3e2 | refs/heads/master | 2023-02-27T11:46:19.628000 | 2021-01-30T04:07:47 | 2021-01-30T04:07:47 | 334,324,383 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Test;
class MainSystemTest {
@Test
void ShowAddPatientMenutest()
{
MainSystem ma = new MainSystem();
ma.ShowAddPatientMenu();
assert(2 == ma.loginInfo.getLoginData().size());
assert(ma.patients.size() == 1);
}
void ShowAdd... | UTF-8 | Java | 501 | java | MainSystemTest.java | Java | [] | null | [] | import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Test;
class MainSystemTest {
@Test
void ShowAddPatientMenutest()
{
MainSystem ma = new MainSystem();
ma.ShowAddPatientMenu();
assert(2 == ma.loginInfo.getLoginData().size());
assert(ma.patients.size() == 1);
}
void ShowAdd... | 501 | 0.694611 | 0.678643 | 24 | 19.875 | 18.221582 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.416667 | false | false | 13 |
505c201bcbf30e54946add58330527b5a66e6a57 | 4,526,895,569,928 | 3a77bd9fb7e0234276823bd2b59b98a83ae8c902 | /src/main/java/com/lifeix/football/service/aggregation/module/file/module/video/controller/VideoController.java | b37544c5990691124440e0fa6f0b0437859333ea | [] | no_license | venizeng/lifeix-services-aggregation | https://github.com/venizeng/lifeix-services-aggregation | 81b9a5c9a674928589afe8d6ecdeb88577d06fa0 | 78993aee181c46f5e88aecb15edddc1b4ca6d31a | refs/heads/master | 2019-07-23T21:29:13.536000 | 2017-02-13T09:56:36 | 2017-02-13T09:56:36 | 81,046,167 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lifeix.football.service.aggregation.module.file.module.video.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation... | UTF-8 | Java | 1,590 | java | VideoController.java | Java | [] | null | [] | package com.lifeix.football.service.aggregation.module.file.module.video.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation... | 1,590 | 0.758491 | 0.758491 | 32 | 48.6875 | 39.325912 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.96875 | false | false | 13 |
aefcc0c8888e6aacbaa18a1a56be535303a7c6ae | 4,526,895,571,664 | 8edee90cb9610c51539e0e6b126de7c9145c57bc | /datastructures-validation/src/test/java/org/xbib/datastructures/validation/core/ApplicativeValidationTest.java | 79d305ccf346f673e1885312b6f92eed9a90bc53 | [
"Apache-2.0"
] | permissive | jprante/datastructures | https://github.com/jprante/datastructures | 05f3907c2acba8f743639bd8b64bde1e771bb074 | efbce5bd1c67a09b9e07d2f0d4e795531cdc583b | refs/heads/main | 2023-08-14T18:44:35.734000 | 2023-04-25T15:47:23 | 2023-04-25T15:47:23 | 295,021,623 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2018-2022 Toshiaki Maki <makingx@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/LICENSE-2.0
*
* Unless requi... | UTF-8 | Java | 5,598 | java | ApplicativeValidationTest.java | Java | [
{
"context": "/*\n * Copyright (C) 2018-2022 Toshiaki Maki <makingx@gmail.com>\n *\n * Licensed under the Apac",
"end": 43,
"score": 0.9996973276138306,
"start": 30,
"tag": "NAME",
"value": "Toshiaki Maki"
},
{
"context": "/*\n * Copyright (C) 2018-2022 Toshiaki Maki <makingx@gmail.c... | null | [] | /*
* Copyright (C) 2018-2022 <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
*
* Unless required by applicable... | 5,581 | 0.763308 | 0.754734 | 137 | 39.868614 | 25.902067 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.014599 | false | false | 13 |
a735d9258c3501d163ff1b96ba90abac7d5b7276 | 137,439,004,742 | 61b2b100950d9c9c2ad13f4105e502c1608c4437 | /poms-batch/src/main/java/com/walgreens/batch/central/processor/PLUEmailItemProcessor.java | 6c7b09846646b3f0a6298d3fd3d0d2447705efdc | [] | no_license | ashique7777/photo-pcc | https://github.com/ashique7777/photo-pcc | 27843331fd2cdd87e26d671742f50b6907b87571 | 4c803bd7e90077cd0652406f05e3889fbc3e3549 | refs/heads/master | 2021-01-20T20:14:43.142000 | 2016-06-01T17:27:50 | 2016-06-01T17:27:50 | 60,135,472 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.walgreens.batch.central.processor;
import java.util.List;
import javax.mail.internet.MimeMessage;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.batch.core.JobExecution;
import org.springframework.batch.core.StepExecution;
import org.springframework.batch.core.annotat... | UTF-8 | Java | 3,049 | java | PLUEmailItemProcessor.java | Java | [] | null | [] | package com.walgreens.batch.central.processor;
import java.util.List;
import javax.mail.internet.MimeMessage;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.batch.core.JobExecution;
import org.springframework.batch.core.StepExecution;
import org.springframework.batch.core.annotat... | 3,049 | 0.778288 | 0.777632 | 91 | 32.516483 | 25.472399 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.021978 | false | false | 13 |
8bfeecc813eed5032e782b4580740e03dd04e3f8 | 9,500,467,690,854 | da1e80b2e35655d981ba354f9fd97c1c0998eb51 | /SEM 2/SE1613/src/kaza/overViewsC/Bai51.java | 2b44ad92b1f8345864f8fa1d63366000b55b9be3 | [] | no_license | kaza1509/Documents | https://github.com/kaza1509/Documents | 99d8e840ba20a85d73a70050773102e6bcbff400 | 35b80d70aa0315c1d58f636d2a7aa9a5c3c3b42e | refs/heads/main | 2023-08-25T22:24:00.351000 | 2021-10-31T17:16:46 | 2021-10-31T17:16:46 | 383,784,945 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kaza.overViewsC;
import java.util.Scanner;
public class Bai51 {
static Scanner sc = new Scanner(System.in);
public static void main(String[] args) {
int a[] = new int[100];
int b[] = new int[100];
int c[] = new int[200];
System.out.println("Nhập mảng a: ");
i... | UTF-8 | Java | 1,732 | java | Bai51.java | Java | [] | null | [] | package kaza.overViewsC;
import java.util.Scanner;
public class Bai51 {
static Scanner sc = new Scanner(System.in);
public static void main(String[] args) {
int a[] = new int[100];
int b[] = new int[100];
int c[] = new int[200];
System.out.println("Nhập mảng a: ");
i... | 1,732 | 0.35769 | 0.342958 | 66 | 24.712122 | 17.93487 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.651515 | false | false | 13 |
4e2ba68cba81aae2d8d0c2e1894c3a0db69b3734 | 5,007,931,873,337 | fa690fb6f007fa15ce3b4707b6406d598c353ee6 | /script/src/Singleton/GenericSingletonSub.java | 72f6af0aff4ed40cdc29281e814a34a2fc28901e | [] | no_license | sun-mf/Design | https://github.com/sun-mf/Design | 1344bf83b6528daa75fbb106dadf983ba037b530 | bf84b10c0c3ec58a7f088f4145403083a319d99b | refs/heads/master | 2020-12-04T20:55:45.709000 | 2020-01-16T14:23:23 | 2020-01-16T14:23:23 | 231,899,719 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Singleton;
public class GenericSingletonSub extends GenericSingleton {
protected GenericSingletonSub() {
System.out.println("GenericSingletonSub");
}
public static void main(String[] args) {
GenericSingleton.getInstance(GenericSingletonSub.class);
}
}
| UTF-8 | Java | 274 | java | GenericSingletonSub.java | Java | [] | null | [] | package Singleton;
public class GenericSingletonSub extends GenericSingleton {
protected GenericSingletonSub() {
System.out.println("GenericSingletonSub");
}
public static void main(String[] args) {
GenericSingleton.getInstance(GenericSingletonSub.class);
}
}
| 274 | 0.777372 | 0.777372 | 14 | 18.571428 | 22.556957 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 13 |
74113870449538b5b7c2bab05d82f499361893ec | 695,784,713,490 | b79d9a2f047938df80071d5c4edf67c5cab299af | /src/core/comp3111/Chart.java | 0db191c3be2d274a7012997ecea3827f6f1a3d5f | [
"MIT"
] | permissive | kp-kepra/COMP3111-Spring2018-Project | https://github.com/kp-kepra/COMP3111-Spring2018-Project | 823604b675aa98466af3f59646b0f5052a8738b5 | 997e6b58585fd5aeadeaaedc61475bf2d25414d7 | refs/heads/master | 2021-09-13T21:39:28.910000 | 2018-05-04T15:05:46 | 2018-05-04T15:05:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package core.comp3111;
import java.io.Serializable;
/**
* Chart - An abstract object which can be implemented in either Line or Pie form. The subclasses of this object can be
* used to create a chart in the application. It stores the table which will be used in the chart (data).
*
* @author apsusanto
*
*/
publi... | UTF-8 | Java | 1,089 | java | Chart.java | Java | [
{
"context": "ch will be used in the chart (data).\n *\n * @author apsusanto\n *\n */\npublic abstract class Chart implements Ser",
"end": 307,
"score": 0.9993241429328918,
"start": 298,
"tag": "USERNAME",
"value": "apsusanto"
}
] | null | [] | package core.comp3111;
import java.io.Serializable;
/**
* Chart - An abstract object which can be implemented in either Line or Pie form. The subclasses of this object can be
* used to create a chart in the application. It stores the table which will be used in the chart (data).
*
* @author apsusanto
*
*/
publi... | 1,089 | 0.630854 | 0.627181 | 41 | 25.585365 | 30.601273 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.195122 | false | false | 13 |
e55894318c573d3fd5a2d57731f9737c3b7de4fa | 5,007,931,880,849 | 3265486c30836901cb70240d4b6365c3c78d86e1 | /src/papayaDB/structures/Tree.java | a3226d610c4354dbe429947f871133ce26df673a | [] | no_license | Rinkui/papayaDB | https://github.com/Rinkui/papayaDB | 977435f200203ecdc85ac3f7bcd10f48f1a240b3 | f3f061ca367707697ba8b61e43267ee37c9c535f | refs/heads/master | 2021-05-02T11:48:55.677000 | 2016-12-05T17:52:30 | 2016-12-05T17:52:30 | 72,744,280 | 0 | 0 | null | true | 2016-11-03T12:44:07 | 2016-11-03T12:44:05 | 2016-11-03T12:44:06 | 2016-11-02T22:21:29 | 9,939 | 0 | 0 | 0 | Java | null | null | package papayaDB.structures;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashMap;
... | UTF-8 | Java | 5,052 | java | Tree.java | Java | [] | null | [] | package papayaDB.structures;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashMap;
... | 5,052 | 0.688193 | 0.686212 | 180 | 27.044445 | 25.691292 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.566667 | false | false | 13 |
a48981b42f5da51cf52b29a52ad34d0cbb5277d1 | 7,318,624,284,955 | a9b11a77c49063315b103aa9f3954f453e231142 | /src/ChainOfResponsibility/SensitiveFilter.java | fae5acb38d8c234df330bbd9f89111d0ae4fe11f | [] | no_license | JSherlock1899/DesignPattern | https://github.com/JSherlock1899/DesignPattern | cbeb34bffa4cd7bbd2604435bbed2ae93597368f | 6fe7168f34a05ca360ff8396ae5ef98a22b24deb | refs/heads/master | 2022-10-09T18:44:36.626000 | 2020-06-14T14:07:15 | 2020-06-14T14:07:15 | 272,214,486 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ChainOfResponsibility;
/**
* @author: sherlock
* @description:
* @date: 2020/6/10 21:37
*/
public class SensitiveFilter implements Filter {
@Override
public boolean doFilter(Msg msg) {
String r = msg.getMsg();
r = r.replace("996", "955");
msg.setMsg(r);
return false... | UTF-8 | Java | 330 | java | SensitiveFilter.java | Java | [
{
"context": "package ChainOfResponsibility;\n\n/**\n * @author: sherlock\n * @description:\n * @date: 2020/6/10 21:37\n */\npu",
"end": 56,
"score": 0.9985433220863342,
"start": 48,
"tag": "USERNAME",
"value": "sherlock"
}
] | null | [] | package ChainOfResponsibility;
/**
* @author: sherlock
* @description:
* @date: 2020/6/10 21:37
*/
public class SensitiveFilter implements Filter {
@Override
public boolean doFilter(Msg msg) {
String r = msg.getMsg();
r = r.replace("996", "955");
msg.setMsg(r);
return false... | 330 | 0.59697 | 0.545455 | 17 | 18.411764 | 14.600801 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 13 |
5dda890ab46b41e4b15e85f2e720674049174df9 | 33,200,097,204,544 | d895452f8142d1e8fcd6974bc7732b10c58d6f39 | /server/src/main/java/org/gluu/oxtrust/model/scim/ScimPerson.java | c05283059a03e1bad1927a8800ce2a79415389af | [
"MIT"
] | permissive | AgarwalNeha1/gluu | https://github.com/AgarwalNeha1/gluu | 698791119d2bec7a036d435d084acca9fb08f66e | c1b8b03f79db4d97620d69ffd71d20ec66009323 | refs/heads/master | 2020-05-31T06:00:47.582000 | 2016-10-06T13:28:10 | 2016-10-06T13:28:10 | 70,185,915 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* oxTrust is available under the MIT License (2008). See http://opensource.org/licenses/MIT for full text.
*
* Copyright (c) 2014, Gluu
*/
package org.gluu.oxtrust.model.scim;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import... | UTF-8 | Java | 9,003 | java | ScimPerson.java | Java | [
{
"context": "tribute;\n\n/**\n * SCIM person Entity\n * \n * @author Reda Zerrad Date: 04.17.2012\n */\n@XmlRootElement(name = \"User",
"end": 824,
"score": 0.9998800158500671,
"start": 813,
"tag": "NAME",
"value": "Reda Zerrad"
},
{
"context": "onPropertyOrder({ \"schemas\", \"id\"... | null | [] | /*
* oxTrust is available under the MIT License (2008). See http://opensource.org/licenses/MIT for full text.
*
* Copyright (c) 2014, Gluu
*/
package org.gluu.oxtrust.model.scim;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import... | 9,000 | 0.733644 | 0.724092 | 391 | 22.025576 | 22.574669 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.324808 | false | false | 13 |
1bb93a1ac72116cda869dbdaeabec880edfc4053 | 14,096,082,675,464 | 7032ff7c16101628e2f2e5747d4d5c91b71fc701 | /src/model/GirdfileList.java | dceb41af08fa9829477bd9e38873a9073499f6d7 | [] | no_license | bluepearl/Model3D | https://github.com/bluepearl/Model3D | aeab94dbc0fe6f0143bdecdbeb19d1e1dbcb4819 | 483e38166e7bf68b799fc50f854b6456ac2a72ee | refs/heads/master | 2016-09-06T06:14:05.030000 | 2015-01-13T08:26:48 | 2015-01-13T08:27:12 | 24,979,261 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.sun.tracing.dtrace.ArgsAttributes;
public class GirdfileList {
String checkedFileS... | UTF-8 | Java | 3,759 | java | GirdfileList.java | Java | [] | null | [] | package model;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.sun.tracing.dtrace.ArgsAttributes;
public class GirdfileList {
String checkedFileS... | 3,759 | 0.665603 | 0.65842 | 148 | 23.398649 | 20.051197 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.445946 | false | false | 13 |
32a3377683124c04543a201df5e0d77dcf16cc74 | 28,346,784,163,950 | ea959c7c6612bdb5fcfe85470a86ced60f6d8837 | /app/src/main/java/com/example/android/yandextranslator/activity/backend/backend/provider/YandexTranslateProvider.java | 7a603e1a2bdfe5da02f67436385a0155795add64 | [] | no_license | RusdmonkeyR/YandexTranslator | https://github.com/RusdmonkeyR/YandexTranslator | 73f0bc328f9da2a328f3b49a094e95e567b864ea | 1c4f5c69597baf9664db1033b834d12e38af255f | refs/heads/master | 2021-01-20T01:17:49.116000 | 2017-04-24T14:54:43 | 2017-04-24T14:54:43 | 89,251,894 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.android.yandextranslator.activity.backend.backend.provider;
import com.example.android.yandextranslator.activity.backend.backend.YandexTranslateApi;
import com.example.android.yandextranslator.activity.services.Settings;
import com.google.inject.Inject;
import com.google.inject.Provider;
import co... | UTF-8 | Java | 2,166 | java | YandexTranslateProvider.java | Java | [
{
"context": "rter.gson.GsonConverterFactory;\n\n/**\n * Created by ruslan on 4/23/17.\n */\n\n@Singleton\npublic class YandexTr",
"end": 600,
"score": 0.9990370869636536,
"start": 594,
"tag": "USERNAME",
"value": "ruslan"
}
] | null | [] | package com.example.android.yandextranslator.activity.backend.backend.provider;
import com.example.android.yandextranslator.activity.backend.backend.YandexTranslateApi;
import com.example.android.yandextranslator.activity.services.Settings;
import com.google.inject.Inject;
import com.google.inject.Provider;
import co... | 2,166 | 0.698061 | 0.693444 | 67 | 31.328358 | 27.847874 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.41791 | false | false | 13 |
6ccefdf2f309713442df59078eea4b7733027dc2 | 15,771,119,922,257 | 591d9cffcb4826d5d74d0ed0488c1e2040e3d445 | /app/src/main/java/com/example/lerendan/guang/ui/topic/util/MyItemCallBack.java | 19be65309def512f0b6dbfa2b176df59d9498a56 | [] | no_license | lerendan/Guang | https://github.com/lerendan/Guang | 29c9a4efd3095fa45d55db9d8b8a653ed9cd177f | cf2ecabd4dee42e719ff2178798cce0ce5bf35e0 | refs/heads/master | 2020-12-01T04:58:12.551000 | 2016-09-18T09:17:45 | 2016-09-18T09:17:45 | 66,825,764 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.lerendan.guang.ui.topic.util;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.helper.ItemTouchHelper;
/**
* 项目名称:Guang
* 类描述:
* 创建人:陈志平
* 创建时间:2016/9/8 14:29
*/
public class MyItemCallBack extends ItemTouchHelper.Callback {
private AdapterListener listene... | UTF-8 | Java | 2,299 | java | MyItemCallBack.java | Java | [
{
"context": "temTouchHelper;\n\n/**\n * 项目名称:Guang\n * 类描述:\n * 创建人:陈志平\n * 创建时间:2016/9/8 14:29\n */\npublic class MyItemCa",
"end": 192,
"score": 0.9369179606437683,
"start": 189,
"tag": "NAME",
"value": "陈志平"
}
] | null | [] | package com.example.lerendan.guang.ui.topic.util;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.helper.ItemTouchHelper;
/**
* 项目名称:Guang
* 类描述:
* 创建人:陈志平
* 创建时间:2016/9/8 14:29
*/
public class MyItemCallBack extends ItemTouchHelper.Callback {
private AdapterListener listene... | 2,299 | 0.654511 | 0.648901 | 100 | 20.389999 | 25.642891 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 13 |
f41bdc42b2beeb3ebd0eac58891d8c3aa2877efa | 15,771,119,924,749 | 5101ca66d7f1cbbc69b551161b5f66b32175f757 | /spring-integration-xmpp-smack41/src/test/java/org/springframework/integration/xmpp/support/DefaultXmppHeaderMapperTests.java | ddd0ff01cb269e25f1a4009cc1fb4d504dba852c | [
"Apache-2.0"
] | permissive | artembilan/spring-integration-extensions | https://github.com/artembilan/spring-integration-extensions | ddb7e655ca8cf67cb5df71b2980e9c7cd0e3e034 | a4aeef74d38e06adee705e453882e976b8fdc7b3 | refs/heads/main | 2023-02-19T16:54:06.498000 | 2023-02-16T18:02:49 | 2023-02-16T18:02:49 | 6,584,471 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2002-2014 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | UTF-8 | Java | 5,804 | java | DefaultXmppHeaderMapperTests.java | Java | [
{
"context": "work.integration.xmpp.XmppHeaders;\n\n/**\n * @author Mark Fisher\n * @author Florian Schmaus\n * @since 2.1\n */\npubl",
"end": 1091,
"score": 0.9993290901184082,
"start": 1080,
"tag": "NAME",
"value": "Mark Fisher"
},
{
"context": "mppHeaders;\n\n/**\n * @author Mark ... | null | [] | /*
* Copyright 2002-2014 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | 5,790 | 0.758615 | 0.752757 | 144 | 39.305557 | 24.329988 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.270833 | false | false | 13 |
0867b0d777a5a86acfbfac004f9e1180a2334275 | 12,317,966,219,182 | 8c6e1e98e49ffe041cd585ab73d185276645e344 | /Pulcer/src/com/me/pulcer/util/Util.java | ac1e4ca6ec034c36d49084d7c243beb90f2c83a1 | [] | no_license | JKTChua/Pulcer | https://github.com/JKTChua/Pulcer | 0a35b43c553d52b5aa6c84d75da5da572454eed3 | e213134fff28f278a857aa88fbd32c45418003e9 | refs/heads/master | 2021-01-19T22:33:43.699000 | 2013-04-02T23:25:58 | 2019-02-26T22:40:06 | 8,043,123 | 0 | 0 | null | false | 2013-03-19T23:01:28 | 2013-02-06T02:35:51 | 2013-03-19T23:01:28 | 2013-03-19T22:53:55 | 30,812 | null | 0 | 0 | Java | null | null | package com.me.pulcer.util;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.OutputStream;
imp... | UTF-8 | Java | 9,868 | java | Util.java | Java | [] | null | [] | package com.me.pulcer.util;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.OutputStream;
imp... | 9,868 | 0.641163 | 0.637313 | 317 | 29.129337 | 24.222008 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.082019 | false | false | 13 |
e977166b85cb13d0b777af96d1d6d6ba928be259 | 12,317,966,209,177 | d08d4a04a6a71aba3137941fd9772626ebb62513 | /src/main/java/cc/rhy/first/system/domain/RoleMenu.java | 16d92ea6404b9851939c9af7a3b3bf4c2344d673 | [] | no_license | rhymax/first | https://github.com/rhymax/first | 41ea6f3c965d8d163222f50746e58b95725cd947 | 7f2384a765a66db162ae2f8de93151aa8fb1969c | refs/heads/master | 2021-06-19T08:40:23.786000 | 2019-10-14T08:58:31 | 2019-10-14T08:58:31 | 206,215,221 | 2 | 0 | null | false | 2021-04-26T19:30:28 | 2019-09-04T02:38:02 | 2019-10-14T08:58:40 | 2021-04-26T19:30:27 | 100 | 1 | 0 | 2 | Java | false | false | package cc.rhy.first.system.domain;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import lombok.Data;
/**
* Created with Mac IntelliJ IDEA
*
* @Title: RoleMenu
* @Package: cc.rhy.first.system.domain
* @... | UTF-8 | Java | 658 | java | RoleMenu.java | Java | [
{
"context": "* @Package: cc.rhy.first.system.domain\n * @Author: RHY\n * @Description: 角色菜单 domain\n * @Date: 2019/9/11 ",
"end": 331,
"score": 0.999311089515686,
"start": 328,
"tag": "USERNAME",
"value": "RHY"
}
] | null | [] | package cc.rhy.first.system.domain;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import lombok.Data;
/**
* Created with Mac IntelliJ IDEA
*
* @Title: RoleMenu
* @Package: cc.rhy.first.system.domain
* @... | 658 | 0.648903 | 0.631661 | 35 | 17.257143 | 15.284619 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.228571 | false | false | 13 |
10387d6cbd70b175564deda97b04d22c491ff156 | 6,992,206,774,882 | 15c71613bec08a14ffee4570f43721975dc49a42 | /proj1/tst/errt15.java | 6727a61c17657dae2c2169a13864314e1eb6b23c | [] | no_license | andeh575/CS322 | https://github.com/andeh575/CS322 | d09da543a9729520bc1b90fce15c1eebeac789a2 | e083bad2184ee2b51485491dcecabb96db8d9e24 | refs/heads/master | 2016-09-05T15:57:13.236000 | 2014-03-28T19:26:04 | 2014-03-28T19:26:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class typeErr {
public boolean m() {
return; // missing a return expr
}
public static void main(String[] a) {
}
}
| UTF-8 | Java | 129 | java | errt15.java | Java | [] | null | [] | class typeErr {
public boolean m() {
return; // missing a return expr
}
public static void main(String[] a) {
}
}
| 129 | 0.596899 | 0.596899 | 7 | 17.428572 | 15.323718 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 13 |
2b3e99af43e739864895fcce800163d0deacae88 | 15,195,594,304,630 | e1a0511548f78f6e2924d6a562ee34a0e273a2cf | /mybatis-starter/src/main/java/com/gomcarter/frameworks/mybatis/injector/method/GodSelector.java | 55b3d556ca6136ba38577ad3449a54e1f90e4b47 | [] | no_license | chenglinjava68/frameworks | https://github.com/chenglinjava68/frameworks | 2caa05a8567ec679cc6afaf4090bbcbe94851f0b | 2c7e17580678059a773190aa70c2f8dcf72b1180 | refs/heads/master | 2023-05-15T16:44:32.734000 | 2021-06-02T12:53:35 | 2021-06-02T12:53:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gomcarter.frameworks.mybatis.injector.method;
import com.baomidou.mybatisplus.annotation.TableField;
import com.baomidou.mybatisplus.core.MybatisConfiguration;
import com.baomidou.mybatisplus.core.injector.AbstractMethod;
import com.baomidou.mybatisplus.core.metadata.TableInfo;
import com.gomcarter.framewo... | UTF-8 | Java | 5,857 | java | GodSelector.java | Java | [
{
"context": "sqlTemplate 的接口,自动给填充 select 语句和查询条件\n *\n * @author gomcarter\n * @since 2019-12-26 09:11:22\n */\n@Slf4j\npublic c",
"end": 1140,
"score": 0.9996123313903809,
"start": 1131,
"tag": "USERNAME",
"value": "gomcarter"
}
] | null | [] | package com.gomcarter.frameworks.mybatis.injector.method;
import com.baomidou.mybatisplus.annotation.TableField;
import com.baomidou.mybatisplus.core.MybatisConfiguration;
import com.baomidou.mybatisplus.core.injector.AbstractMethod;
import com.baomidou.mybatisplus.core.metadata.TableInfo;
import com.gomcarter.framewo... | 5,857 | 0.594458 | 0.589386 | 148 | 36.304054 | 29.878281 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608108 | false | false | 13 |
cf111cd83c3058f9814e54e71d85760fd78341ef | 26,680,336,889,793 | 7362b8d0e4bcc2d5b8659f2b1ef6c62db581ed04 | /src/android/app/src/main/java/com/ls/itemmanagement/module/main/view/IUserView.java | 3fb2285bf9fd81f7fbd76d205886ef2308b5cdac | [] | no_license | lsCoding666/ServiceHirePlatform | https://github.com/lsCoding666/ServiceHirePlatform | cfbd3e305c1e19293ca59f58a5fd4f5f05952802 | f9b31764100bbdf711a9a48f69f82ea5d50d6b44 | refs/heads/master | 2023-05-28T18:48:14.295000 | 2021-06-06T12:53:57 | 2021-06-06T12:53:57 | 363,957,413 | 0 | 0 | null | false | 2021-06-06T12:53:58 | 2021-05-03T14:29:55 | 2021-05-03T14:37:37 | 2021-06-06T12:53:57 | 784 | 0 | 0 | 1 | null | false | false | package com.ls.itemmanagement.module.main.view;
import com.ls.itemmanagement.base.BaseView;
import com.ls.itemmanagement.bean.UserInfo;
import java.util.List;
public interface IUserView extends BaseView {
void getAllUsersSuccess(String msg, List<UserInfo> userInfo);
void getAllUsersFailed(String msg);
}
| UTF-8 | Java | 318 | java | IUserView.java | Java | [] | null | [] | package com.ls.itemmanagement.module.main.view;
import com.ls.itemmanagement.base.BaseView;
import com.ls.itemmanagement.bean.UserInfo;
import java.util.List;
public interface IUserView extends BaseView {
void getAllUsersSuccess(String msg, List<UserInfo> userInfo);
void getAllUsersFailed(String msg);
}
| 318 | 0.792453 | 0.792453 | 13 | 23.461538 | 23.216755 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 13 |
e895f10d8aab2f2bd841a4a89728389a28838618 | 2,044,404,483,219 | 8c49003ae8e7b5662a9ee3c79abdb908463bef41 | /service-store/src/main/java/com/java110/store/bmo/contractTypeTemplate/IPrintContractTemplateBMO.java | df6668be6d9db548e1c8ef9eb0bf6794d3c5255e | [
"Apache-2.0"
] | permissive | java110/MicroCommunity | https://github.com/java110/MicroCommunity | 1cae5db3f185207fdabe670eedf89cdc5c413676 | fbcdd1974f247b020114d3c9b3f649f9e48d3182 | refs/heads/master | 2023-08-05T13:44:19.646000 | 2023-01-09T10:09:54 | 2023-01-09T10:09:54 | 129,351,237 | 820 | 381 | Apache-2.0 | false | 2023-02-22T07:05:27 | 2018-04-13T05:15:52 | 2023-02-22T06:50:35 | 2023-02-22T07:05:26 | 278,172 | 740 | 344 | 3 | Java | false | false | package com.java110.store.bmo.contractTypeTemplate;
import com.java110.dto.contract.ContractDto;
import com.java110.dto.contractTypeSpec.ContractTypeSpecDto;
import com.java110.dto.contractTypeTemplate.ContractTypeTemplateDto;
import org.springframework.http.ResponseEntity;
public interface IPrintContractTemplateBMO ... | UTF-8 | Java | 605 | java | IPrintContractTemplateBMO.java | Java | [
{
"context": "lateBMO {\n\n\n /**\n * 查询合同属性及模板\n * add by wuxw\n *\n * @param contractTypeTemplateDto\n ",
"end": 367,
"score": 0.9994906783103943,
"start": 363,
"tag": "USERNAME",
"value": "wuxw"
}
] | null | [] | package com.java110.store.bmo.contractTypeTemplate;
import com.java110.dto.contract.ContractDto;
import com.java110.dto.contractTypeSpec.ContractTypeSpecDto;
import com.java110.dto.contractTypeTemplate.ContractTypeTemplateDto;
import org.springframework.http.ResponseEntity;
public interface IPrintContractTemplateBMO ... | 605 | 0.787053 | 0.76661 | 21 | 26.952381 | 34.673271 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 13 |
8acd2193bf69eb044402b702b353d14c0432e69a | 257,698,050,953 | 95c504bd24666ef8bd6c2c0e51ce55f9b0caad52 | /src/audio/BackgroundMusic.java | 6d1df6342bea49f0003fcd679e36e88254254da5 | [] | no_license | Hanifor/ELProject | https://github.com/Hanifor/ELProject | ce91648748d4362316568d58b313dc473d0ecef2 | 542ddda228504083b24fffd6f6094f6007b180da | refs/heads/master | 2021-01-20T00:15:09.669000 | 2017-02-24T05:07:11 | 2017-02-24T05:07:11 | 33,242,919 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* 游戏背景音乐,可调用方法播放或关闭背景音乐。构造方法需要传入音乐文件名,如“bgm01”,音乐文件存放在audio/music文件夹。
*/
package audio;
import java.applet.Applet;
import java.applet.AudioClip;
import java.io.File;
import java.net.MalformedURLException;
import java.net.URI;
import java.net.URL;
//import javax.sound.midi.MidiSystem;
//import javax.sound.midi.... | GB18030 | Java | 1,398 | java | BackgroundMusic.java | Java | [
{
"context": "/import javax.sound.midi.Sequencer;\n/**\n * @author DorA\n *\n * 2015年4月16日22:36:01\n */\npublic class Backgro",
"end": 386,
"score": 0.9995622038841248,
"start": 382,
"tag": "USERNAME",
"value": "DorA"
}
] | null | [] | /**
* 游戏背景音乐,可调用方法播放或关闭背景音乐。构造方法需要传入音乐文件名,如“bgm01”,音乐文件存放在audio/music文件夹。
*/
package audio;
import java.applet.Applet;
import java.applet.AudioClip;
import java.io.File;
import java.net.MalformedURLException;
import java.net.URI;
import java.net.URL;
//import javax.sound.midi.MidiSystem;
//import javax.sound.midi.... | 1,398 | 0.676136 | 0.663961 | 60 | 19.549999 | 15.745291 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.716667 | false | false | 13 |
dddd97f3ad5e491610dc243de5cf50b0c4647d24 | 9,620,726,748,707 | 59951e15f8c11c32ec1f2ae46f7a662cd6c68d7e | /src/br/com/compasso/rocketEmprestimos/model/Emprestimo.java | 052f48ed8fc33edf4aad7ceb383ccadc2ab0f565 | [] | no_license | williamNext/rocketEmprestimos | https://github.com/williamNext/rocketEmprestimos | 52a8e5370430bce545dcdfab80cf6f1abe8f0f30 | 0b005cf352b24a4261f3db50f024e44a39cfb3bd | refs/heads/master | 2021-01-26T04:41:35.118000 | 2020-03-07T00:28:35 | 2020-03-07T00:28:35 | 243,310,868 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.compasso.rocketEmprestimos.model;
import java.math.BigDecimal;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persist... | UTF-8 | Java | 1,638 | java | Emprestimo.java | Java | [] | null | [] | package br.com.compasso.rocketEmprestimos.model;
import java.math.BigDecimal;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persist... | 1,638 | 0.749695 | 0.749695 | 92 | 16.804348 | 16.029348 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.119565 | false | false | 13 |
8df7b9eb792d8f0aa9052c10d136cb4c18ce79b3 | 11,476,152,679,477 | e124c06aa37b93502a84f8931e1e792539883b9d | /MareInternum/src/entities/Provinz.java | 03ffa7ed49db5b988760620e04034f15cdbc07e7 | [] | no_license | m-shayanshafi/FactRepositoryProjects | https://github.com/m-shayanshafi/FactRepositoryProjects | 12d7b65505c1e0a8e0ec3577cf937a1e3d17c417 | 1d45d667b454064107d78213e8cd3ec795827b41 | refs/heads/master | 2020-06-13T12:04:53.891000 | 2016-12-02T11:30:49 | 2016-12-02T11:30:49 | 75,389,381 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* This file is part of Mare Internum.
*
* Copyright (C) 2008,2009 Johannes Hoechstaedter
*
* Mare Internum is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or... | UTF-8 | Java | 3,105 | java | Provinz.java | Java | [
{
"context": "rt of Mare Internum.\n*\n*\t Copyright (C) 2008,2009 Johannes Hoechstaedter\n*\n* Mare Internum is free software: you can re",
"end": 98,
"score": 0.9998975396156311,
"start": 76,
"tag": "NAME",
"value": "Johannes Hoechstaedter"
},
{
"context": "/**\n * This class r... | null | [] | /*
* This file is part of Mare Internum.
*
* Copyright (C) 2008,2009 <NAME>
*
* Mare Internum is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your o... | 3,089 | 0.66248 | 0.659581 | 166 | 17.704819 | 18.287289 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.240964 | false | false | 13 |
e706cfc352219edaa34c179e69ae7f2428df10b5 | 13,176,959,678,601 | 6d53ff21f8a52271c419f38a3edefe4cc67ce847 | /common-interfaces/src/main/java/org/eea/interfaces/vo/dataset/schemas/DataSetSchemaVO.java | 5e76a463aaebb01b48eed23a23db1cab0a1fdeb9 | [] | no_license | eea/eea.reportnet3 | https://github.com/eea/eea.reportnet3 | 3c3aa2d6cecb554570a74e0a836f73e7a4327a68 | 25095dc5afe23b67ec2822ec45202327923ffdc4 | refs/heads/develop | 2023-09-05T09:36:49.967000 | 2023-05-11T09:34:53 | 2023-05-11T09:34:53 | 189,186,666 | 13 | 1 | null | false | 2023-01-13T01:55:12 | 2019-05-29T08:47:56 | 2022-01-12T12:21:47 | 2023-01-13T01:55:08 | 39,213 | 8 | 1 | 12 | Java | false | false | package org.eea.interfaces.vo.dataset.schemas;
import java.util.List;
import java.util.Objects;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
/**
* The Class DataSetSchemaVO.
*/
@Getter
@Setter
@ToString
public class DataSetSchemaVO {
/** The id data set schema. */
private String idDataSe... | UTF-8 | Java | 1,730 | java | DataSetSchemaVO.java | Java | [] | null | [] | package org.eea.interfaces.vo.dataset.schemas;
import java.util.List;
import java.util.Objects;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
/**
* The Class DataSetSchemaVO.
*/
@Getter
@Setter
@ToString
public class DataSetSchemaVO {
/** The id data set schema. */
private String idDataSe... | 1,730 | 0.678613 | 0.678613 | 72 | 23.027779 | 21.286388 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472222 | false | false | 13 |
59efc118c2190605ee75ac346854b7d204afcc31 | 13,176,959,675,943 | 9b1e6f454c335c1422992fd2ce6bb069a525c7c2 | /trabalhoFinal/src/br/com/prog2/trabalhoFinal/persistencia/ClienteDaoImp.java | ec428fe61146b76aa1429cbf17ba1d072a50566c | [] | no_license | shirlene-ifb/TrabalhoFinalPc2 | https://github.com/shirlene-ifb/TrabalhoFinalPc2 | 3daba5dc3727dbce581643960ab87fa170792d05 | 7178ffe7987c769034fc3ac0c22d0aaf48c79df5 | refs/heads/master | 2020-09-20T16:47:09.772000 | 2019-11-28T12:44:37 | 2019-11-28T12:44:37 | 224,540,522 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.prog2.trabalhoFinal.persistencia;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.List;
import br.com.prog2.trabalhoFinal.negocio.Chale;
import br.com.prog2.t... | UTF-8 | Java | 4,755 | java | ClienteDaoImp.java | Java | [] | null | [] | package br.com.prog2.trabalhoFinal.persistencia;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.List;
import br.com.prog2.trabalhoFinal.negocio.Chale;
import br.com.prog2.t... | 4,755 | 0.687211 | 0.677955 | 158 | 29.088608 | 24.319962 | 184 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.379747 | false | false | 13 |
b9a5e14a677b9167fecae2f9307aa36afd4e9896 | 22,376,779,614,409 | 3a951158c1c5cf6ef80d8f2ae4c92e1cd4798ffe | /javacooksrc Folder/javacook/jabadot/ejb/UserHome.java | 816f68924f2251ca0c3b84e0a848d812ac3a0305 | [
"BSD-2-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-oreilly-notice"
] | permissive | golddusty/javacookbook | https://github.com/golddusty/javacookbook | dba71e59e525790a58073980966d4dce40da6cd1 | 48d9e75e9a53513be62c4ff31040a872f5e3fc91 | refs/heads/master | 2020-06-04T05:52:42.340000 | 2017-06-27T15:16:09 | 2017-06-27T15:16:09 | 191,895,188 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jabadot;
import javax.ejb.*;
import java.rmi.RemoteException;
import java.util.*;
/** The EJB Home Interface for the User Account EJB.
* @version $Id: UserHome.java,v 1.3 2002/03/02 00:47:15 ian Exp $
*/
public interface UserHome extends EJBHome {
/** Create a User when you only know their name */
public... | UTF-8 | Java | 1,414 | java | UserHome.java | Java | [
{
"context": "rsion $Id: UserHome.java,v 1.3 2002/03/02 00:47:15 ian Exp $\n */\npublic interface UserHome extends EJBHo",
"end": 205,
"score": 0.9010337591171265,
"start": 202,
"tag": "USERNAME",
"value": "ian"
},
{
"context": "ted\n\t * in the deploytool-gen'd SQL (discovered by Ki... | null | [] | package jabadot;
import javax.ejb.*;
import java.rmi.RemoteException;
import java.util.*;
/** The EJB Home Interface for the User Account EJB.
* @version $Id: UserHome.java,v 1.3 2002/03/02 00:47:15 ian Exp $
*/
public interface UserHome extends EJBHome {
/** Create a User when you only know their name */
public... | 1,410 | 0.738331 | 0.725601 | 43 | 31.88372 | 21.294403 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.604651 | false | false | 13 |
72315bbc57cf92e38dabc3d6195ebbc319906ab0 | 9,405,978,404,288 | 66d4c2adc75494b63dd0b7d881d075c5132f9166 | /Stacks/basicCalculator.java | 1333f97fe4d3a291381e09dc47bbdd3cfc9adad5 | [] | no_license | Parthjuneja24/eshan-level-2 | https://github.com/Parthjuneja24/eshan-level-2 | efd16e981ba9efa87a254d0fee6510bc29a6f8ff | 4820a2c0c5fdaaf6253328b39653e5e8bc051b45 | refs/heads/main | 2023-09-02T00:16:45.424000 | 2021-10-20T08:26:32 | 2021-10-20T08:26:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Given a string s representing an expression, implement a basic calculator to evaluate it.
*/
import java.io.*;
import java.util.*;
public class basicCalculator {
public static int calculate(String s) {
Stack<Integer> st = new Stack<>();
int op = 0, ans = 0, sign = 1;
for (int i = 0; i ... | UTF-8 | Java | 1,296 | java | basicCalculator.java | Java | [] | null | [] | /*
Given a string s representing an expression, implement a basic calculator to evaluate it.
*/
import java.io.*;
import java.util.*;
public class basicCalculator {
public static int calculate(String s) {
Stack<Integer> st = new Stack<>();
int op = 0, ans = 0, sign = 1;
for (int i = 0; i ... | 1,296 | 0.422068 | 0.411265 | 46 | 27.195652 | 20.643579 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608696 | false | false | 13 |
292ea022e1b7b7949c6492a98b25f87783c1ed20 | 24,833,500,934,498 | 5c451318a6e494f22156e95b85db905a6a09d3eb | /app/org/hadatac/utils/NameSpaces.java | 539fd41a1c6dfc1245b9f14b4c838c034cd339b7 | [
"Apache-2.0"
] | permissive | cbp44/hadatac | https://github.com/cbp44/hadatac | 3f27077972cae4456ca6e55bd47bffc1011ead4a | d5a31b34d1a14270e92ba72d55841f81aacec50f | refs/heads/master | 2021-04-29T12:33:30.708000 | 2018-10-26T03:52:27 | 2018-10-26T03:52:27 | 121,730,753 | 0 | 0 | NOASSERTION | true | 2019-12-04T07:35:47 | 2018-02-16T08:54:19 | 2018-10-26T04:29:58 | 2019-12-04T07:35:34 | 92,972 | 0 | 0 | 1 | Java | false | false | package org.hadatac.utils;
import java.util.HashMap;
import java.util.Map;
import java.util.List;
import java.util.ArrayList;
import java.util.Properties;
import java.util.Comparator;
import java.util.Collections;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.Inp... | UTF-8 | Java | 7,510 | java | NameSpaces.java | Java | [] | null | [] | package org.hadatac.utils;
import java.util.HashMap;
import java.util.Map;
import java.util.List;
import java.util.ArrayList;
import java.util.Properties;
import java.util.Comparator;
import java.util.Collections;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.Inp... | 7,510 | 0.534887 | 0.531558 | 209 | 34.933014 | 26.830057 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.090909 | false | false | 13 |
5593f687dd68bfb1fabd5c14be21abf235d868ff | 25,623,774,936,852 | 5d31c649e506c0b33c0141a09a99b7aece21c7ae | /src/factory/BlackFemaleHuman.java | eb0e17ca778543e4fbe26fd3988a6895d7399963 | [] | no_license | superGG/DesignMode | https://github.com/superGG/DesignMode | ae84ff7644fc1e4871203c85b76fa57b618ccc62 | ec85cea4d80dbd33f5994f061662373b802a53c1 | refs/heads/master | 2021-01-02T22:19:58.460000 | 2017-09-20T09:01:27 | 2017-09-20T09:01:27 | 99,319,495 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package factory;
public class BlackFemaleHuman extends AbstractBlackHuman{
@Override
public void sex() {
System.out.println("I am a black female human");
}
}
| UTF-8 | Java | 166 | java | BlackFemaleHuman.java | Java | [] | null | [] | package factory;
public class BlackFemaleHuman extends AbstractBlackHuman{
@Override
public void sex() {
System.out.println("I am a black female human");
}
}
| 166 | 0.740964 | 0.740964 | 10 | 15.6 | 20.190096 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 13 |
8dc234fc016d0819bbd4a9d8b1b84b780ca50797 | 13,202,729,508,571 | af669fe29e84254b46a85f8a6dc5c5428bd726c1 | /test/unit/common/request/HeadersTest.java | 7607e7aa96794150b903d92f311f7511106d608c | [
"BSD-2-Clause"
] | permissive | mbrylewi/sortmybox | https://github.com/mbrylewi/sortmybox | 06e2663314db86e7038ed443a714c3e35050d66f | 14e4d003b7478419460303b47f7c436710cf1272 | refs/heads/master | 2021-09-06T11:20:22.806000 | 2018-02-06T00:51:46 | 2018-02-06T00:51:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package unit.common.request;
import static org.mockito.Mockito.mock;
import java.util.Arrays;
import org.junit.Test;
import play.mvc.Http;
import play.test.UnitTest;
import com.google.appengine.repackaged.com.google.common.collect.Maps;
import common.request.Headers;
/**
* Unit test for {@link Headers}.
*
* @... | UTF-8 | Java | 1,075 | java | HeadersTest.java | Java | [
{
"context": "*\n * Unit test for {@link Headers}.\n * \n * @author syyang\n */\npublic class HeadersTest extends UnitTest {\n\n",
"end": 333,
"score": 0.9996321797370911,
"start": 327,
"tag": "USERNAME",
"value": "syyang"
}
] | null | [] | package unit.common.request;
import static org.mockito.Mockito.mock;
import java.util.Arrays;
import org.junit.Test;
import play.mvc.Http;
import play.test.UnitTest;
import com.google.appengine.repackaged.com.google.common.collect.Maps;
import common.request.Headers;
/**
* Unit test for {@link Headers}.
*
* @... | 1,075 | 0.620465 | 0.620465 | 44 | 23.431818 | 19.654282 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568182 | false | false | 13 |
585e4fdb57c53418ffcf86cbd45e8e103b1f4b75 | 13,400,297,988,767 | 242b0a38f9cc1fa282455efb6873a5b939ffb7d7 | /src/main/java/com/jt/gas/controller/UserController.java | 17467a6b9afd0e298ea8818e9aea1b36ee182844 | [] | no_license | superWangWangWang/gas | https://github.com/superWangWangWang/gas | 212480da9bd26aa8109185ac0c53b55dd4696f99 | 863b18388c302174a6bc8e5bdc1c557e635a5fb6 | refs/heads/master | 2023-01-29T11:25:26.849000 | 2020-12-10T07:58:38 | 2020-12-10T07:58:38 | 320,189,493 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jt.gas.controller;
import com.github.pagehelper.PageHelper;
import com.jt.gas.entity.*;
import com.jt.gas.service.impl.UserServiceImpl;
import com.jt.gas.utils.EmailUtils;
import com.jt.gas.vo.LayuiVo;
import com.jt.gas.vo.ResultVo;
import org.springframework.beans.factory.annotation.Autowired;
import org.... | UTF-8 | Java | 25,263 | java | UserController.java | Java | [] | null | [] | package com.jt.gas.controller;
import com.github.pagehelper.PageHelper;
import com.jt.gas.entity.*;
import com.jt.gas.service.impl.UserServiceImpl;
import com.jt.gas.utils.EmailUtils;
import com.jt.gas.vo.LayuiVo;
import com.jt.gas.vo.ResultVo;
import org.springframework.beans.factory.annotation.Autowired;
import org.... | 25,263 | 0.430278 | 0.42602 | 583 | 40.490566 | 30.934605 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.569468 | false | false | 13 |
7ceade4703c9e79d6fa38a949b82165ed8c47470 | 6,743,098,680,484 | 0e9bc43cea12e4f575de6f94df303430c76d5bbe | /schie2.0/03.Implement/schie/schie/src/main/java/com/schic/schie/modules/nodes/service/IExNodeService.java | 699cde5ff482e38267d34dbd72c0f59c5a165454 | [] | no_license | 13324077/schie | https://github.com/13324077/schie | 80f4810b92b011e196e2344252723b7f2096f14c | 5bbd702cf21ea23c452a8552ea27106fff159638 | refs/heads/master | 2023-01-30T15:49:23.379000 | 2020-12-18T08:54:18 | 2020-12-18T08:54:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* * Copyright © 2015-2020 <a href="https://gitee.com/JeeHuangBingGui/jeeSpringCloud">JeeSpringCloud</a> All rights reserved..
*/
package com.schic.schie.modules.nodes.service;
import com.jeespring.common.persistence.InterfaceBaseService;
import com.schic.schie.modules.nodes.entity.ExNode;
/**
* I节点管理Servi... | UTF-8 | Java | 446 | java | IExNodeService.java | Java | [
{
"context": "right © 2015-2020 <a href=\"https://gitee.com/JeeHuangBingGui/jeeSpringCloud\">JeeSpringCloud</a> All rights res",
"end": 78,
"score": 0.9992459416389465,
"start": 63,
"tag": "USERNAME",
"value": "JeeHuangBingGui"
},
{
"context": "des.entity.ExNode;\n\n/**\n * I节点管... | null | [] | /**
* * Copyright © 2015-2020 <a href="https://gitee.com/JeeHuangBingGui/jeeSpringCloud">JeeSpringCloud</a> All rights reserved..
*/
package com.schic.schie.modules.nodes.service;
import com.jeespring.common.persistence.InterfaceBaseService;
import com.schic.schie.modules.nodes.entity.ExNode;
/**
* I节点管理Servi... | 446 | 0.76484 | 0.728311 | 15 | 28.200001 | 36.066975 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 13 |
b39e103d576701a273a97a6fb3fb5098f9efd95b | 24,000,277,315,224 | 9005e338173c862c3d03417d7882a46f8c6f0b60 | /Exercise3_26.java | e629702c97994d26e586ca959d6706335acd7832 | [] | no_license | RInnissJr/Topic2 | https://github.com/RInnissJr/Topic2 | c9babe8cb0e017f97ea3928fbf4e1b71d0554a13 | 440640e0515260cfcc108c90d8e577325780b80e | refs/heads/master | 2020-05-23T04:05:06.006000 | 2017-03-12T19:40:53 | 2017-03-12T19:40:53 | 84,748,066 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Exercise3_26
{
public static void main(String[] args)
{
// TODO Auto-generated method stub
Scanner input = new Scanner(System.in);
System.out.print("Enter an integer:");
int n = input.nextInt();
boolean divby5 = false;
boolean divby6 = false... | UTF-8 | Java | 705 | java | Exercise3_26.java | Java | [] | null | [] | import java.util.Scanner;
public class Exercise3_26
{
public static void main(String[] args)
{
// TODO Auto-generated method stub
Scanner input = new Scanner(System.in);
System.out.print("Enter an integer:");
int n = input.nextInt();
boolean divby5 = false;
boolean divby6 = false... | 705 | 0.556028 | 0.514894 | 30 | 21.5 | 23.525518 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.966667 | false | false | 13 |
c16aacbb3fabd04b185c9bfa30a95ff0ba929f22 | 20,856,361,203,903 | 5b109a6586a302bbda0322f263191c629a7461e2 | /app/src/main/java/com/cyh/sbtimedemo/sharehandle/ShareFileActivity.java | f5bd2eed5397294a805fd4ad2643130ed38cdab3 | [] | no_license | haige3579/SBtimeDemo | https://github.com/haige3579/SBtimeDemo | 3f5e6c92c3b90159cdfb2c0d3766888cf2561ba4 | 016e97ef4aa851aec526b6e866fb05c494e14a99 | refs/heads/master | 2021-01-11T04:11:19.193000 | 2016-11-24T10:23:05 | 2016-11-24T10:23:05 | 71,235,873 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cyh.sbtimedemo.sharehandle;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import com.cyh.sbtimedemo.R;
/**
*@cyh 一 ;分享文件 --向接收文件的应用程序发送这个文件的content URI,对该URI授予临时访问权限
* FileProvide (V4 Support) : getUriForFile()
* 二: 自定义contentProvider
*created a... | UTF-8 | Java | 663 | java | ShareFileActivity.java | Java | [] | null | [] | package com.cyh.sbtimedemo.sharehandle;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import com.cyh.sbtimedemo.R;
/**
*@cyh 一 ;分享文件 --向接收文件的应用程序发送这个文件的content URI,对该URI授予临时访问权限
* FileProvide (V4 Support) : getUriForFile()
* 二: 自定义contentProvider
*created a... | 663 | 0.711835 | 0.687822 | 21 | 26.761906 | 22.751043 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 13 |
1eab373345221836ece3e1f2d9b09da38268e489 | 2,147,483,677,987 | af7a12c265f3c8030a5ebff13aeab0148075e4e1 | /src/main/java/com/example/demo/service/MyUserDetailsService.java | d9dfced99d447d5c8a783852cefdd4987d3838ee | [] | no_license | MalozhonVlad/JWT_REST-Roles | https://github.com/MalozhonVlad/JWT_REST-Roles | 2a7db110b58db847cb66b8118bd5f4ae87bf8f5a | 23180cd22c8640a25a3023fcea27d1db3e0e785b | refs/heads/master | 2020-12-23T20:15:09.783000 | 2020-01-30T17:02:45 | 2020-01-30T17:02:45 | 237,261,793 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.service;
import com.example.demo.domain.Role;
import com.example.demo.domain.User;
import com.example.demo.repository.UserRepo;
import lombok.RequiredArgsConstructor;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDeta... | UTF-8 | Java | 1,465 | java | MyUserDetailsService.java | Java | [
{
"context": "er user = new User();\n// user.setUsername(\"1\");\n// user.setPassword(\"1\");\n// use",
"end": 1097,
"score": 0.9555978775024414,
"start": 1096,
"tag": "USERNAME",
"value": "1"
},
{
"context": "ser.setUsername(\"1\");\n// user.setPassword(\... | null | [] | package com.example.demo.service;
import com.example.demo.domain.Role;
import com.example.demo.domain.User;
import com.example.demo.repository.UserRepo;
import lombok.RequiredArgsConstructor;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDeta... | 1,465 | 0.711945 | 0.71058 | 46 | 30.847826 | 24.550716 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586957 | false | false | 13 |
b9c34fa7d24380efb6d2efca6500d987a8d9766d | 18,906,446,097,843 | e4ba08b73d564d334bdd10719eccce3cdb8168e0 | /src/samples/myanmar/MMKey.java | f7ee320ea1893350c981df67f500ff7e54604dbb | [
"MIT"
] | permissive | skmto/practice-myanmar | https://github.com/skmto/practice-myanmar | a116119ff97cb0aff3167c27a4892be007966d83 | 8c31e0ea78716f804f2a4d4fd424f2b8a606a753 | refs/heads/master | 2021-06-05T16:22:57.588000 | 2016-10-12T07:56:22 | 2016-10-12T07:56:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package samples.myanmar;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class MMKey {
public char unicode;
public static final List<MMKey> ALL_MM_KEYS = new ArrayList<>();
public static final Map<Character, MMKey> ALL_MM_KEY_MAP ... | UTF-8 | Java | 1,103 | java | MMKey.java | Java | [] | null | [] | package samples.myanmar;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class MMKey {
public char unicode;
public static final List<MMKey> ALL_MM_KEYS = new ArrayList<>();
public static final Map<Character, MMKey> ALL_MM_KEY_MAP ... | 1,103 | 0.68903 | 0.68087 | 52 | 20.211538 | 19.690233 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.596154 | false | false | 13 |
05c6b58faca6f4178f417d5ff0d805e7aa548463 | 33,397,665,750,513 | e6306492d10374a4ef636333ddf7b2ff10ca4378 | /src/main/java/com/soumitra/auction/AuctionHandler.java | 35ffb6c06a183f6c12b8840319de6c91d8d538fd | [] | no_license | soumitraj/AuctionHouse | https://github.com/soumitraj/AuctionHouse | a6666339faf2680760eba608f8dad74df5fc3926 | 324cc42228ed1980024e65f8b3b852d282421d6c | refs/heads/main | 2023-06-09T07:26:28.221000 | 2021-06-22T02:05:30 | 2021-06-22T02:05:30 | 379,112,468 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.soumitra.auction;
import akka.actor.typed.ActorRef;
import akka.actor.typed.Behavior;
import akka.actor.typed.javadsl.*;
import java.time.Duration;
import java.util.HashMap;
import java.util.Map;
public class AuctionHandler extends AbstractBehavior<AuctionHandler.Command> {
String auctionItemId;
Lon... | UTF-8 | Java | 5,934 | java | AuctionHandler.java | Java | [] | null | [] | package com.soumitra.auction;
import akka.actor.typed.ActorRef;
import akka.actor.typed.Behavior;
import akka.actor.typed.javadsl.*;
import java.time.Duration;
import java.util.HashMap;
import java.util.Map;
public class AuctionHandler extends AbstractBehavior<AuctionHandler.Command> {
String auctionItemId;
Lon... | 5,934 | 0.667004 | 0.666667 | 197 | 29.111675 | 30.049328 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.492386 | false | false | 13 |
93ffbc6bc233a78b03c7df046645b9cea31e4a1c | 19,456,201,915,961 | a6b3531138b13afaffde6eff94166f692bc98cac | /black-shop-service/black-shop-user/black-shop-user-service/src/main/java/cn/blackshop/user/service/impl/SysMenuServiceImpl.java | aaae0a886bb6b4392a790d4342903e8f632733c4 | [
"Apache-2.0"
] | permissive | shixiaohengheng/black-shop | https://github.com/shixiaohengheng/black-shop | 30a64806054841ab22622761eea2f443cb17677d | 17291543241fa5cf06b3389547fa531790ccb6cb | refs/heads/master | 2020-09-02T01:30:21.161000 | 2019-10-31T15:41:36 | 2019-10-31T15:41:36 | 219,104,133 | 1 | 0 | Apache-2.0 | true | 2019-11-02T04:39:32 | 2019-11-02T04:39:32 | 2019-10-31T15:41:40 | 2019-10-31T15:41:37 | 17,040 | 0 | 0 | 0 | null | false | false | /**
* <p>Company: www.black-shop.cn</p>
*
* <p>Copyright: Copyright (c) 2018-2050</p>
* <p>
* black-shop(黑店) 版权所有,并保留所有权利。
*/
package cn.blackshop.user.service.impl;
import cn.blackshop.user.api.dto.MenuDTO;
import cn.blackshop.user.entity.SysMenu;
import cn.blackshop.user.entity.SysRole;
import cn.blackshop.use... | UTF-8 | Java | 1,152 | java | SysMenuServiceImpl.java | Java | [
{
"context": "va.util.List;\n\n/**\n * SysUserService\n *\n * @author zibin\n */\n@Service\n@AllArgsConstructor\npublic class Sys",
"end": 759,
"score": 0.9992297291755676,
"start": 754,
"tag": "USERNAME",
"value": "zibin"
}
] | null | [] | /**
* <p>Company: www.black-shop.cn</p>
*
* <p>Copyright: Copyright (c) 2018-2050</p>
* <p>
* black-shop(黑店) 版权所有,并保留所有权利。
*/
package cn.blackshop.user.service.impl;
import cn.blackshop.user.api.dto.MenuDTO;
import cn.blackshop.user.entity.SysMenu;
import cn.blackshop.user.entity.SysRole;
import cn.blackshop.use... | 1,152 | 0.775801 | 0.768683 | 37 | 29.378378 | 26.936714 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648649 | false | false | 13 |
7b35fc835ab2c896952bde43e643d59522b3ce30 | 11,364,483,515,452 | 7228ccd9d2cec985b265b493745bc30a822808e6 | /Interface/InterfaceExample.java | 8af33d6d76faa2fe1664888cd9caae7036f52b39 | [] | no_license | G-638/Java | https://github.com/G-638/Java | 263afb939c5a61e6dd8eb761476fcd71a7dfa196 | 2070c889293d17331a99217d7dac867912a235a9 | refs/heads/main | 2023-08-26T14:46:14.949000 | 2021-10-07T05:19:21 | 2021-10-07T05:19:21 | 408,882,973 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | interface car extends Tesla{
//public static final int carName = "Maruthi";
String carNmae = "Maruthi";
public void BMW(String model);
// public abstract void Hyundai(String model);
void Hyundai(String model);
default void m2(){
System.out.println("Default method");
... | UTF-8 | Java | 1,161 | java | InterfaceExample.java | Java | [
{
"context": "{ \n \n //public static final int carName = \"Maruthi\";\n String carNmae = \"Maruthi\"; \n public voi",
"end": 84,
"score": 0.9997413158416748,
"start": 77,
"tag": "NAME",
"value": "Maruthi"
},
{
"context": "al int carName = \"Maruthi\";\n String carNma... | null | [] | interface car extends Tesla{
//public static final int carName = "Maruthi";
String carNmae = "Maruthi";
public void BMW(String model);
// public abstract void Hyundai(String model);
void Hyundai(String model);
default void m2(){
System.out.println("Default method");
... | 1,161 | 0.597761 | 0.590009 | 50 | 22.219999 | 20.839664 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 13 |
4eea5ee0bb7c03cfa0c0d3dc818f3ba2864623ca | 26,044,681,722,312 | 4c2861e26c870d65fe80f824b889c0d299746048 | /src/main/java/com/xnjr/moom/front/req/XNfd0005Req.java | 720a0f3a734b210ed29421acb6aaabb6842baaac | [] | no_license | ibisTime/xn-forum-front | https://github.com/ibisTime/xn-forum-front | b524c3eebd9cd3be0f7bcbeacc1b91b1b60b860c | a1ccf4882d4968decb16d7c178893527f75b9792 | refs/heads/master | 2021-05-03T15:26:10.584000 | 2017-03-10T08:52:12 | 2017-03-10T08:52:12 | 65,693,133 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xnjr.moom.front.req;
public class XNfd0005Req {
// 用户编号(必填)
private String userId;
// 安全密码(必填)
private String tradePwd;
// 安全密码强度(必填)
private String tradePwdStrength;
// 验证码(必填)
private String smsCaptcha;
public String getUserId() {
return u... | UTF-8 | Java | 1,036 | java | XNfd0005Req.java | Java | [] | null | [] | package com.xnjr.moom.front.req;
public class XNfd0005Req {
// 用户编号(必填)
private String userId;
// 安全密码(必填)
private String tradePwd;
// 安全密码强度(必填)
private String tradePwdStrength;
// 验证码(必填)
private String smsCaptcha;
public String getUserId() {
return u... | 1,036 | 0.598969 | 0.594845 | 49 | 17.795918 | 17.269745 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.265306 | false | false | 13 |
11400c09b58db5525ec8f8e84c0b50ad3c9741e1 | 28,492,813,108,102 | fa36f6b0b3e51d0bac127ec5328a030d6fd59bf5 | /src/SudokuVerifier.java | e99be1eff47c2121de895a494f12cd31cb3f15f9 | [] | no_license | greenTea2Codes/SudokuVerifier | https://github.com/greenTea2Codes/SudokuVerifier | 07c8a3d88adb0e3e341f41366355c91eb6d268e8 | 104d6cd04aa2e73e7fbd372c519f2e9d5285b51f | refs/heads/master | 2020-12-25T20:21:04.630000 | 2016-09-16T14:02:16 | 2016-09-16T14:02:16 | 68,375,184 | 0 | 0 | null | true | 2016-09-16T11:42:34 | 2016-09-16T11:42:33 | 2016-09-08T09:53:51 | 2016-09-16T11:09:09 | 101 | 0 | 0 | 0 | null | null | null |
public class SudokuVerifier {
public int verify(String candidateSolution) {
String[] subGrids;
if(!checkInputStringLength(candidateSolution) || !checkInputStringContainsOnlyPostiveInt(candidateSolution)){
return -1;
}
else{
subGrids = createSubGrids(candidateSolution);
}
// returns 0 if ... | UTF-8 | Java | 1,861 | java | SudokuVerifier.java | Java | [] | null | [] |
public class SudokuVerifier {
public int verify(String candidateSolution) {
String[] subGrids;
if(!checkInputStringLength(candidateSolution) || !checkInputStringContainsOnlyPostiveInt(candidateSolution)){
return -1;
}
else{
subGrids = createSubGrids(candidateSolution);
}
// returns 0 if ... | 1,861 | 0.673294 | 0.645352 | 78 | 22.846153 | 23.832792 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.474359 | false | false | 13 |
fcc6152997521ce8029ad5d820c7495225285105 | 28,501,402,977,705 | 20abe3dd68c4787875d3ff4a539ec91ed06aa574 | /src/main/java/my/test/project/netty/chapter7/marshalling/MarshallingServer.java | 0f8d0de6ecdb074367b345a9f06477849ec247a7 | [] | no_license | 441746539/my-demo | https://github.com/441746539/my-demo | adbd0eb9e23fac592d00240640e2029997fea3ae | 75ee150b498125a4326b1af38d37c09b7df4ba73 | refs/heads/master | 2022-12-05T12:43:43.377000 | 2019-12-26T03:06:20 | 2019-12-26T03:06:20 | 230,184,816 | 0 | 0 | null | false | 2022-11-16T05:55:30 | 2019-12-26T02:59:41 | 2019-12-26T03:06:44 | 2022-11-16T05:55:28 | 30 | 0 | 0 | 4 | Java | false | false | package my.test.project.netty.chapter7.marshalling;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.ChannelFuture;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioEventLoopGroup;
import io.net... | UTF-8 | Java | 1,996 | java | MarshallingServer.java | Java | [
{
"context": "ocket.nio.NioServerSocketChannel;\n\n/**\n * @Author: qiang.su\n * @Descreption:\n * @Date: Create in 2019/12/10 ",
"end": 437,
"score": 0.7472872734069824,
"start": 429,
"tag": "NAME",
"value": "qiang.su"
}
] | null | [] | package my.test.project.netty.chapter7.marshalling;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.ChannelFuture;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioEventLoopGroup;
import io.net... | 1,996 | 0.682276 | 0.673716 | 62 | 31.032259 | 25.749393 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.435484 | false | false | 13 |
7a9a5c1e470ac054a57ff1d2fa211dab35714891 | 28,329,604,292,447 | 2e4fc7695618493bc4c6015f992cae8a9243afac | /demo-test/src/main/java/com/zhazhapan/demo/test/model/ChildTest.java | f75364f0bf94a1f674816f392a25ba0b3515d0c5 | [
"MIT"
] | permissive | RedLeaives/demo | https://github.com/RedLeaives/demo | bf6c9d7d8b0acdea9b287949074aed870dcf7a9a | 64926b1e39e1e6881b56519cb37af888c75e4256 | refs/heads/master | 2020-06-02T23:39:00.434000 | 2019-06-25T08:44:05 | 2019-06-25T08:44:05 | 191,347,271 | 0 | 0 | MIT | true | 2019-06-25T08:44:06 | 2019-06-11T10:18:04 | 2019-06-11T10:18:07 | 2019-06-25T08:44:06 | 861 | 0 | 0 | 0 | Java | false | false | package com.zhazhapan.demo.test.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
/**
* @author pantao
* @since 2018/11/10
*/
@EqualsAndHashCode(callSuper = true)
@Data
@NoArgsConstructor
@AllArgsConstructor
public class ChildTest extends... | UTF-8 | Java | 359 | java | ChildTest.java | Java | [
{
"context": ";\nimport lombok.NoArgsConstructor;\n\n/**\n * @author pantao\n * @since 2018/11/10\n */\n@EqualsAndHashCode(callS",
"end": 182,
"score": 0.9995067715644836,
"start": 176,
"tag": "USERNAME",
"value": "pantao"
}
] | null | [] | package com.zhazhapan.demo.test.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
/**
* @author pantao
* @since 2018/11/10
*/
@EqualsAndHashCode(callSuper = true)
@Data
@NoArgsConstructor
@AllArgsConstructor
public class ChildTest extends... | 359 | 0.78273 | 0.760446 | 19 | 17.894737 | 13.897727 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 13 |
5d97a043fc96ab109dee12021b619eac47e2bffc | 24,120,536,397,319 | 447c3cad9162fbd5e7e6e4ea98c9fe76632f11b0 | /UserSQL.java | 977c84dfc5ccd053d3d5f41fa50bd05a2128e022 | [] | no_license | FFormula/JavaShop | https://github.com/FFormula/JavaShop | 1455a938a40d6c00d5d4e5057df38910a681c48b | 481a57404a175e17cec8c42ac21e3bacf57e5ace | refs/heads/master | 2021-01-23T11:20:05.870000 | 2017-07-07T12:44:45 | 2017-07-07T12:44:45 | 93,128,702 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.sql.SQLException;
import java.util.ArrayList;
public class UserSQL
{
public int addUser (User user) throws SQLException
{
// todo 5.2.1.
return -1;
}
public boolean isEmail (String email) throws SQLException
{
// todo 5.2.2.
return false;
}
public ArrayList<User> getUsers () throws SQLE... | UTF-8 | Java | 469 | java | UserSQL.java | Java | [] | null | [] | import java.sql.SQLException;
import java.util.ArrayList;
public class UserSQL
{
public int addUser (User user) throws SQLException
{
// todo 5.2.1.
return -1;
}
public boolean isEmail (String email) throws SQLException
{
// todo 5.2.2.
return false;
}
public ArrayList<User> getUsers () throws SQLE... | 469 | 0.675906 | 0.648188 | 29 | 15.172414 | 18.137537 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.275862 | false | false | 13 |
503eeb3922829f7ead6ea75605d56b59fd0f42f0 | 28,097,676,108,246 | 8ae909f770bf46fa7404587f6a2588a637911376 | /src/main/java/it/classcard/classcard_gest/pdf/PDFGenerator.java | 958a772adaf248dba23d000af96af5b79663e284 | [] | no_license | MassimoCappellano/classcardappbase | https://github.com/MassimoCappellano/classcardappbase | 3086f57c2f34ac3edc1685ee74ae79ae68867989 | 9b826a4e719148d34dfffe6f833a5e1ae55bf3be | refs/heads/master | 2018-01-08T03:15:22.876000 | 2016-01-06T16:22:51 | 2016-01-06T16:22:51 | 48,653,721 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.classcard.classcard_gest.pdf;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpS... | UTF-8 | Java | 5,935 | java | PDFGenerator.java | Java | [] | null | [] | package it.classcard.classcard_gest.pdf;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpS... | 5,935 | 0.676832 | 0.671609 | 173 | 33.306358 | 33.12603 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.179191 | false | false | 13 |
8be9d5a66838880d9a7713dc4f56f817f83af317 | 27,797,028,351,457 | 0588a4c2e9f7025d240f28d458bd36b049826698 | /src/IHeuristic.java | be2bad52b71dea728964f0f6a20343f8b46b726d | [] | no_license | felix-sch/a-star-puzzle | https://github.com/felix-sch/a-star-puzzle | fa687bbf8909c3411b7f02c81fc7a9ccbe9f74aa | 1475c5b03d99609c54036e7acb350ffd962d9a59 | refs/heads/master | 2021-01-10T11:28:54.263000 | 2015-12-28T13:47:30 | 2015-12-28T13:47:30 | 47,322,841 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /** Interface for all heuristic-classes.
*
* @author Felix Schaumann, Dominic Pfeil
* @version 1.0
*/
interface IHeuristic {
public int calcHeuristic(Puzzle p);
}
| UTF-8 | Java | 173 | java | IHeuristic.java | Java | [
{
"context": "terface for all heuristic-classes.\n *\n * @author Felix Schaumann, Dominic Pfeil\n * @version 1.0\n */\ninterface IH",
"end": 72,
"score": 0.9998515248298645,
"start": 57,
"tag": "NAME",
"value": "Felix Schaumann"
},
{
"context": "euristic-classes.\n *\n * @autho... | null | [] | /** Interface for all heuristic-classes.
*
* @author <NAME>, <NAME>
* @version 1.0
*/
interface IHeuristic {
public int calcHeuristic(Puzzle p);
}
| 157 | 0.693642 | 0.682081 | 8 | 20.625 | 16.185932 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
2f2c32ce598e9fc4ec295136420b470f8b93b3c5 | 21,131,239,162,736 | f15889af407de46a94fd05f6226c66182c6085d0 | /yascom/src/main/java/org/witchcraft/seam/security/Restrictions.java | d60d27ec7204d363ab6bd591b17021f8d4e2aa9a | [] | no_license | oreon/sfcode-full | https://github.com/oreon/sfcode-full | 231149f07c5b0b9b77982d26096fc88116759e5b | bea6dba23b7824de871d2b45d2a51036b88d4720 | refs/heads/master | 2021-01-10T06:03:27.674000 | 2015-04-27T10:23:10 | 2015-04-27T10:23:10 | 55,370,912 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.witchcraft.seam.security;
import org.jboss.seam.security.Identity;
import org.jboss.seam.security.annotations.Secures;
public class Restrictions {
public @Secures
@Admin
boolean isAdmin( Identity identity ) {
if(identity.getUser() == null)
return false;
System.out.println(identity.get... | UTF-8 | Java | 574 | java | Restrictions.java | Java | [] | null | [] | package org.witchcraft.seam.security;
import org.jboss.seam.security.Identity;
import org.jboss.seam.security.annotations.Secures;
public class Restrictions {
public @Secures
@Admin
boolean isAdmin( Identity identity ) {
if(identity.getUser() == null)
return false;
System.out.println(identity.get... | 574 | 0.688153 | 0.688153 | 22 | 24.181818 | 25.960873 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.318182 | false | false | 13 |
f3c4b6a4bca0ab23aee8d34874dff21abcbfcfee | 18,906,446,042,168 | 6ed676e5b945a2309535fd6d4ee5c5330260bde0 | /MainActivity.java | f0ed754b94616f97e6bf122bb8e9e130cae208a4 | [] | no_license | yashjindal1996/Dday | https://github.com/yashjindal1996/Dday | fd878aed8a43958b62880f71b39ea2b9dd428a89 | 4bda64a1e1457b1172abd88ec53a5b0c0a9c5858 | refs/heads/master | 2021-10-13T06:54:28.010000 | 2021-09-24T04:13:36 | 2021-09-24T04:13:36 | 83,823,568 | 0 | 0 | null | false | 2021-09-24T04:14:00 | 2017-03-03T17:25:10 | 2021-09-24T04:13:40 | 2021-09-24T04:13:55 | 59 | 0 | 0 | 5 | Java | false | false | package com.example.yashjindal.dday;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.provider.SyncStateContract;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
im... | UTF-8 | Java | 2,744 | java | MainActivity.java | Java | [
{
"context": "package com.example.yashjindal.dday;\n\nimport android.content.Context;\nimport and",
"end": 30,
"score": 0.9741219282150269,
"start": 20,
"tag": "USERNAME",
"value": "yashjindal"
}
] | null | [] | package com.example.yashjindal.dday;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.provider.SyncStateContract;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
im... | 2,744 | 0.606778 | 0.599125 | 86 | 30.906977 | 25.267237 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.616279 | false | false | 13 |
c2ea2ed6da8c10bf254a940c287c9bfa5ba4d738 | 22,239,340,665,438 | 6c6779e57c24c9be6afd455e844ced9256a46426 | /JSFWorkspace/JSF1.2_4phaselisteners/src/jsfPkg/LoginUtils.java | cb9d57a510990e6cc0c27f9793b2a7e5adc82fcf | [] | no_license | forstezt/CS268 | https://github.com/forstezt/CS268 | 55735fcb8e463fb7ddbc3cf2bb2bf945413b7579 | 7a148641bad950912add5659cfa1eff46176283b | refs/heads/master | 2016-09-10T13:03:44.820000 | 2014-02-24T06:24:03 | 2014-02-24T06:24:03 | 15,512,649 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jsfPkg;
import java.sql.*;
import javax.faces.context.FacesContext;
import javax.servlet.http.HttpSession;
public class LoginUtils {
private String username;
private String password;
private String login_msg;
public String getUsername() {
return username;
}
public void setUsername(String username) ... | UTF-8 | Java | 1,542 | java | LoginUtils.java | Java | [] | null | [] | package jsfPkg;
import java.sql.*;
import javax.faces.context.FacesContext;
import javax.servlet.http.HttpSession;
public class LoginUtils {
private String username;
private String password;
private String login_msg;
public String getUsername() {
return username;
}
public void setUsername(String username) ... | 1,542 | 0.688716 | 0.687419 | 59 | 25.135593 | 22.23637 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.525424 | false | false | 13 |
7aa333d2c90c3dc2ac05c3631f862906e1499124 | 2,817,498,614,519 | c5ac331d827942ecc264e30e01f2177fb15f2ae2 | /Anoni/src/com/anoni/api/User.java | cca1cc3e4f83ad673d6d79a9d0b71d4e908deaf2 | [] | no_license | 3taps/Anoni-Android | https://github.com/3taps/Anoni-Android | 53c15baacd7433329fb7ac5e9289e7793d604ade | effe4a68a9f78b584b37aac6108e136877bbaae0 | refs/heads/master | 2019-04-02T09:13:18.497000 | 2012-04-14T14:24:11 | 2012-04-14T14:24:11 | 3,368,505 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.anoni.api;
/**
* This is USER parameters for GET/POST requests to Users API
* @author Igor Karun aka GeX, Svitla Systems Inc.
* @since 02.12.2011
*/
public class User {
/**
* example = "mobile_session=xxxxxxx"
*/
final static public String mobile_session = "mobile_session";
/**
* example = "nu... | UTF-8 | Java | 1,876 | java | User.java | Java | [
{
"context": "ters for GET/POST requests to Users API\n * @author Igor Karun aka GeX, Svitla Systems Inc.\n * @since 02.12.2011",
"end": 111,
"score": 0.9998738765716553,
"start": 101,
"tag": "NAME",
"value": "Igor Karun"
},
{
"context": "ST requests to Users API\n * @author Igor Kar... | null | [] | package com.anoni.api;
/**
* This is USER parameters for GET/POST requests to Users API
* @author <NAME> aka GeX, Svitla Systems Inc.
* @since 02.12.2011
*/
public class User {
/**
* example = "mobile_session=xxxxxxx"
*/
final static public String mobile_session = "mobile_session";
/**
* example = "number... | 1,860 | 0.666311 | 0.632196 | 66 | 27.424242 | 24.89436 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.151515 | false | false | 13 |
b56d7ffa019880409f5bbca7038675186432458a | 17,489,106,832,322 | 7b555415a6173685f93a876e682347a82abd1a4b | /delete-table-data-core/src/main/java/com/xiaojie/core/parse/model/DependTables.java | 23e3676091c7be9bfd8d47eab64adba62f4da0f7 | [] | no_license | ETUFO/delete-table-data | https://github.com/ETUFO/delete-table-data | ec36edf531293332fd76dbfac96285ec257e9e8d | 22f3fb614ee2034bb1b822a862c5794ac4f96b91 | refs/heads/main | 2023-05-08T19:26:57.875000 | 2021-06-01T07:20:55 | 2021-06-01T07:20:55 | 321,880,844 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiaojie.core.parse.model;
import lombok.ToString;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlTransient;
import java.io.Serializable;
import java.util.List;
/**
* 被依赖表,作为查询数据条件
* @author wangye
* @classname DependTable
* @date 2020/12/14 10:07
**/
@ToString
publi... | UTF-8 | Java | 790 | java | DependTables.java | Java | [
{
"context": "t java.util.List;\n\n/**\n * 被依赖表,作为查询数据条件\n * @author wangye\n * @classname DependTable\n * @date 2020/12/14 10:",
"end": 247,
"score": 0.9995591044425964,
"start": 241,
"tag": "USERNAME",
"value": "wangye"
}
] | null | [] | package com.xiaojie.core.parse.model;
import lombok.ToString;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlTransient;
import java.io.Serializable;
import java.util.List;
/**
* 被依赖表,作为查询数据条件
* @author wangye
* @classname DependTable
* @date 2020/12/14 10:07
**/
@ToString
publi... | 790 | 0.743455 | 0.70288 | 32 | 22.875 | 21.350864 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 13 |
322c03bec60cbe4d5352f067f63a616834df54f1 | 26,053,271,641,705 | 9ab556a0def8db14182b9b79271214b4e3dc8146 | /src/main/java/com/avsan/spring/dao/VehicleDetailsDao.java | 4914641c1939fa6d3e63d0c6255b10bd5b50598b | [] | no_license | avsan/vkrs | https://github.com/avsan/vkrs | f6f3c86aa150cca8959e119bef3fb969e84efdba | fea26a402d99e68c9576403b4ecd0c19b5d416ff | refs/heads/master | 2020-03-20T15:51:31.110000 | 2018-09-14T21:33:03 | 2018-09-14T21:33:03 | 137,523,523 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.avsan.spring.dao;
import java.util.List;
import com.avsan.spring.pojo.VehicleDetailsPojo;
public interface VehicleDetailsDao {
public void addVehicleDetails(VehicleDetailsPojo vehicleDetails);
public List<VehicleDetailsPojo> getVehicleDetails();
public VehicleDetailsPojo findById(int id);
public V... | UTF-8 | Java | 575 | java | VehicleDetailsDao.java | Java | [] | null | [] | package com.avsan.spring.dao;
import java.util.List;
import com.avsan.spring.pojo.VehicleDetailsPojo;
public interface VehicleDetailsDao {
public void addVehicleDetails(VehicleDetailsPojo vehicleDetails);
public List<VehicleDetailsPojo> getVehicleDetails();
public VehicleDetailsPojo findById(int id);
public V... | 575 | 0.833043 | 0.833043 | 18 | 30.944445 | 28.916492 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 13 |
96cae5b591e07e97d9df1eb89559e160dc758636 | 20,212,116,098,392 | 0194e55d455d03db25ea8c7eed9a9256130347d6 | /src/com/rj/rjmathlinkgame/RJMainActivity.java | 3073808d2d2737758e873d313dd1ea20ad298e5b | [] | no_license | jimmylovelife/linkgame | https://github.com/jimmylovelife/linkgame | 3e3afdc23b8b7223f381a64e4153fe5800c9c4cd | b126e9ef3655348584f2eba1865fa01a6c86b519 | refs/heads/master | 2021-05-27T19:14:08.523000 | 2014-06-19T04:15:24 | 2014-06-19T04:15:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rj.rjmathlinkgame;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class RJMainActivity extends Activity {
private Button turnip;
private Button mahJong;
private Button brainStorm;
@Override
protect... | UTF-8 | Java | 1,242 | java | RJMainActivity.java | Java | [] | null | [] | package com.rj.rjmathlinkgame;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class RJMainActivity extends Activity {
private Button turnip;
private Button mahJong;
private Button brainStorm;
@Override
protect... | 1,242 | 0.736715 | 0.736715 | 51 | 23.352942 | 20.141483 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.960784 | false | false | 13 |
acb0cc841cfaa7fc382cd2e0d5366befc8c18df2 | 26,121,991,154,189 | 8b107c0e956f285476d5fa57e376bbbc7e7c5101 | /Labs/lab2/Project1/src/DES/JEncrypDES.java | f9ca20935221d0adfdc48eb34e0441839dbdc729 | [] | no_license | michaelhage/COE_817 | https://github.com/michaelhage/COE_817 | 4058b7a7bdfd5fd423ae30b8a79c44b1467d0f74 | 48d9087b78322cd6e6ecce550f304ddeb7b38866 | refs/heads/master | 2022-04-08T11:32:21.988000 | 2020-03-03T23:50:24 | 2020-03-03T23:50:24 | 233,681,088 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* DES Encryption Method
*/
package DES;
import java.util.Scanner;
import java.security.*;
import javax.crypto.*;
/**
*
* @author Michael
*/
public class JEncrypDES {
private static Cipher encryptCipher, decryptCipher;
public static void main(String[] args){
String t... | UTF-8 | Java | 2,156 | java | JEncrypDES.java | Java | [
{
"context": ".*;\r\nimport javax.crypto.*;\r\n\r\n/**\r\n *\r\n * @author Michael\r\n */\r\npublic class JEncrypDES {\r\n \r\n privat",
"end": 156,
"score": 0.9945793151855469,
"start": 149,
"tag": "NAME",
"value": "Michael"
}
] | null | [] | /*
* DES Encryption Method
*/
package DES;
import java.util.Scanner;
import java.security.*;
import javax.crypto.*;
/**
*
* @author Michael
*/
public class JEncrypDES {
private static Cipher encryptCipher, decryptCipher;
public static void main(String[] args){
String t... | 2,156 | 0.57885 | 0.578386 | 57 | 35.824562 | 33.04071 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54386 | false | false | 13 |
c8f6cc88a5339e6e00e1046cd30959ab3e0abcbd | 25,056,839,274,777 | d38efedb0916ac3a69eb53c5663e80a3cff0e71c | /shoppingserver/src/main/java/com/qx/model/Loginfo.java | 7c7c614b43f326d5192a428a94fc971af17bfe98 | [] | no_license | a347585962/shopping | https://github.com/a347585962/shopping | 7cf0a6ed7bc6b28ff2dcc6bf69b5ac880446e21b | 8192cb84d9b48ba76026c48ea108b2b0bba2fb0f | refs/heads/master | 2016-08-12T08:53:30.795000 | 2015-11-10T08:22:58 | 2015-11-10T08:22:58 | 45,672,463 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qx.model;
// Generated 2015-9-6 15:37:17 by Hibernate Tools 3.4.0.CR1
import java.util.Date;
/**
* Loginfo generated by hbm2java
*/
public class Loginfo implements java.io.Serializable {
private Integer logId;
private Integer operaterId;
private String operaterType;
private String operaterIp;
pri... | UTF-8 | Java | 2,292 | java | Loginfo.java | Java | [] | null | [] | package com.qx.model;
// Generated 2015-9-6 15:37:17 by Hibernate Tools 3.4.0.CR1
import java.util.Date;
/**
* Loginfo generated by hbm2java
*/
public class Loginfo implements java.io.Serializable {
private Integer logId;
private Integer operaterId;
private String operaterType;
private String operaterIp;
pri... | 2,292 | 0.708115 | 0.700698 | 120 | 18.1 | 18.707129 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 13 |
29b497ff287a7260a6d25064ea2a61b10a5be546 | 32,401,233,282,483 | 296f954479dacc04e208150cbcda20e0d11336e1 | /src/main/java/com/github/modules/search/dto/HouseListDTO.java | 758b6e3a2323e8504f2a5888d3836ad2ea537aac | [] | no_license | Public-G/search-house | https://github.com/Public-G/search-house | 3e9a76bc1d1e7d82abd0172b9b6ef2e3f43bb8a6 | d38fa9f34e074a90b47d22532da8e0053eb1a04d | refs/heads/master | 2020-04-02T09:15:22.167000 | 2019-03-20T07:54:00 | 2019-03-20T07:54:00 | 154,284,162 | 6 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.modules.search.dto;
import java.io.Serializable;
public class HouseListDTO implements Serializable {
private static final long serialVersionUID = -12432434531L;
protected String sourceUrlId;
protected String title;
protected String imgHref;
protected String region;
pro... | UTF-8 | Java | 2,147 | java | HouseListDTO.java | Java | [] | null | [] | package com.github.modules.search.dto;
import java.io.Serializable;
public class HouseListDTO implements Serializable {
private static final long serialVersionUID = -12432434531L;
protected String sourceUrlId;
protected String title;
protected String imgHref;
protected String region;
pro... | 2,147 | 0.639497 | 0.634374 | 102 | 20.049019 | 22.138325 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 13 |
2351b131d0687cd848fdb879155054f580b365fc | 7,834,020,414,574 | 96f490f58e1beae5b3f9f702e530ced8f239eeae | /backend/src/main/java/com/ifmg/bruno/bfdeliver/repositories/ProductRepository.java | 4bcfec23b9c94f31b24eb76add9d8cab6480db78 | [] | no_license | BrunoFerreiraIFMG/sds-2 | https://github.com/BrunoFerreiraIFMG/sds-2 | 298adccfa33ab3cd26d4878b7f52d414a47d491d | d97b5ccbc438df6c7c23441db1fb47840d1bca20 | refs/heads/main | 2023-02-16T13:33:07.721000 | 2021-01-11T15:05:52 | 2021-01-11T15:05:52 | 327,423,982 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ifmg.bruno.bfdeliver.repositories;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import com.ifmg.bruno.bfdeliver.entities.Product;
public interface ProductRepository extends JpaRepository<Product, Long>{
List<Product> findAllByOrderByNameAsc();
}
| UTF-8 | Java | 304 | java | ProductRepository.java | Java | [] | null | [] | package com.ifmg.bruno.bfdeliver.repositories;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import com.ifmg.bruno.bfdeliver.entities.Product;
public interface ProductRepository extends JpaRepository<Product, Long>{
List<Product> findAllByOrderByNameAsc();
}
| 304 | 0.825658 | 0.825658 | 12 | 24.333334 | 26.587381 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 13 |
61a98433a7cc399cb6bf622e01577a8c28a2cbfa | 26,749,056,387,964 | dcac884c13f05b413cdb4aab809b6c9f9b09ee14 | /FinalizedDBOptimizationAndAnalysisDolibarrWithMandator/src/com/qgram/calculation/QGram.java | 3c28a1d2097d9d336bcb50f9763aeb3642bba1fd | [] | no_license | AnuruddhaDeAlwis/BORelationshipDerivation | https://github.com/AnuruddhaDeAlwis/BORelationshipDerivation | 2b5b395228cbd904524169b8d7f667513e9ba057 | 4865b634278a7a7d05696d64620636f9535b8685 | refs/heads/master | 2020-06-20T00:33:25.941000 | 2019-07-15T05:43:21 | 2019-07-15T05:43:21 | 196,929,496 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qgram.calculation;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import net.jcip.annotations.Immutable;
@Immutable
public class QGram extends ShingleBased implements StringDistance {
public QGram() {
super();
}
public QGram(int i) {
super(i);
}
/*... | UTF-8 | Java | 2,015 | java | QGram.java | Java | [] | null | [] | package com.qgram.calculation;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import net.jcip.annotations.Immutable;
@Immutable
public class QGram extends ShingleBased implements StringDistance {
public QGram() {
super();
}
public QGram(int i) {
super(i);
}
/*... | 2,015 | 0.550869 | 0.529529 | 81 | 23.876543 | 21.221573 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432099 | false | false | 13 |
6d9207548f8fd655e8629af5102b5e551eebb699 | 29,137,058,185,417 | 32b2726d516dbb5f9ba523e04cce8a18795eabf6 | /src/main/java/Model/Dao/EvenementDao.java | e48a0b4c5daec6063711736e20669ed064ced30e | [] | no_license | ayoublaw/Rencontre-Dar | https://github.com/ayoublaw/Rencontre-Dar | 85383c0a7b7023ac69c74e691a3401cada9eae66 | 46187275e02f9cdbec66d65e9b21aa59457b7aae | refs/heads/master | 2020-04-05T01:33:24.598000 | 2018-11-23T14:44:58 | 2018-11-23T14:44:58 | 156,440,640 | 0 | 0 | null | false | 2018-11-18T15:12:24 | 2018-11-06T20:05:21 | 2018-11-18T02:47:57 | 2018-11-18T15:12:23 | 1,450 | 0 | 0 | 0 | Java | false | null | package Model.Dao;
import Model.Entity.Evenement;
import Model.Entity.Evenement_Participant;
import Model.Entity.Users;
import java.util.List;
import java.util.stream.Collectors;
public class EvenementDao extends Dao<Evenement> {
public List<Evenement_Participant> getUserEvenement(Users user){
return u... | UTF-8 | Java | 1,889 | java | EvenementDao.java | Java | [] | null | [] | package Model.Dao;
import Model.Entity.Evenement;
import Model.Entity.Evenement_Participant;
import Model.Entity.Users;
import java.util.List;
import java.util.stream.Collectors;
public class EvenementDao extends Dao<Evenement> {
public List<Evenement_Participant> getUserEvenement(Users user){
return u... | 1,889 | 0.665961 | 0.665961 | 39 | 47.435898 | 39.40506 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 13 |
024d94409b5dadfe6e316eb5bfe759a911de36d8 | 3,968,549,843,106 | fc491028c78a7512e447784b43eacfb1d4b43b29 | /app/src/main/java/com/boot/accommodation/dto/view/TourNotificationDTO.java | 7c66c3974b227bb502cc82365c999b703b50a69b | [] | no_license | thtuan/JoGuide | https://github.com/thtuan/JoGuide | 0a6aed039f9d5bb8811c57a04f4f27204de824aa | b7d214e1b1b7c0e877db79b91a3cf6c99329b54e | refs/heads/master | 2021-01-22T23:01:09.670000 | 2017-03-21T02:48:28 | 2017-03-21T02:48:28 | 85,596,689 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.boot.accommodation.dto.view;
import android.os.Parcel;
import android.os.Parcelable;
/**
* Mo ta class
*
* @author thtuan
* @since 11:04 AM 17-05-2016
*/
public class TourNotificationDTO implements Parcelable {
private Long id;
private String title;
private String tourName;
private St... | UTF-8 | Java | 3,751 | java | TourNotificationDTO.java | Java | [
{
"context": "d.os.Parcelable;\n\n/**\n * Mo ta class\n *\n * @author thtuan\n * @since 11:04 AM 17-05-2016\n */\npublic class To",
"end": 138,
"score": 0.9996526837348938,
"start": 132,
"tag": "USERNAME",
"value": "thtuan"
}
] | null | [] | package com.boot.accommodation.dto.view;
import android.os.Parcel;
import android.os.Parcelable;
/**
* Mo ta class
*
* @author thtuan
* @since 11:04 AM 17-05-2016
*/
public class TourNotificationDTO implements Parcelable {
private Long id;
private String title;
private String tourName;
private St... | 3,751 | 0.628899 | 0.623834 | 156 | 23.044872 | 20.120581 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.397436 | false | false | 13 |
d0cb2d5e75d46b2da513727826dcdeb5089afc5b | 12,094,627,970,891 | 8dcf96acbcf3346a3c54263298262641847db7df | /src/tutorial/takebayashi15.java | e91274f933a9b5e8b74237a761719bd8c6853407 | [] | no_license | takebayashi15/tutorial | https://github.com/takebayashi15/tutorial | c5bc399340a6a4b7688a36415ca4a809e92bdb77 | 6072f1a58d64a14dc9e0d0365b29c467f3e86b81 | refs/heads/master | 2016-09-05T09:59:27.237000 | 2015-08-03T05:42:02 | 2015-08-03T05:42:30 | 39,990,725 | 0 | 4 | null | false | 2015-07-31T10:23:32 | 2015-07-31T06:40:14 | 2015-07-31T07:24:00 | 2015-07-31T07:53:23 | 0 | 0 | 4 | 1 | Java | null | null | package tutorial;
public class takebayashi15 {
void test() {
System.out.println("呼び出しテスト");
}
}
| UTF-8 | Java | 115 | java | takebayashi15.java | Java | [] | null | [] | package tutorial;
public class takebayashi15 {
void test() {
System.out.println("呼び出しテスト");
}
}
| 115 | 0.693069 | 0.673267 | 7 | 13.428572 | 12.163847 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 13 |
72a2e5447f4f0de75422d1d5c165ca1c60416657 | 28,570,122,491,509 | e8f15a8e0ca2301d011015516818fd945c800bf9 | /biecif/src/main/java/com/yuchengtech/emp/ecif/customer/simplegroup/service/ProductBS.java | e77d04a81a10954a6b9e67540fb905b33d0863eb | [] | no_license | Clown-kakaxi/huayi | https://github.com/Clown-kakaxi/huayi | 258b23d069c060ee5ff5f0f7ee1ef2f5b5079199 | 9778692c8376ca0d7661289dc0897510776accc8 | refs/heads/master | 2020-04-02T13:03:42.420000 | 2018-10-26T09:34:31 | 2018-10-26T09:34:31 | 154,465,269 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yuchengtech.emp.ecif.customer.simplegroup.service;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import... | UTF-8 | Java | 4,200 | java | ProductBS.java | Java | [] | null | [] | package com.yuchengtech.emp.ecif.customer.simplegroup.service;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import... | 4,200 | 0.686436 | 0.678428 | 106 | 36.707546 | 27.723694 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.301887 | false | false | 13 |
e659b0399be5478ef825ab136735fdbf6f584ba2 | 13,271,448,999,802 | 013e884f99a16fbffb63a970a83629bd6e1ec453 | /src/com/example/newapp/MusicPlayer.java | dfa0b3ab015d57ad7ffbf67ffcc5e7dac33b7dba | [] | no_license | iamrishab/AndroidDemo | https://github.com/iamrishab/AndroidDemo | 898957eada471e31f14dbb3959f856072a914646 | a28ded7a162bc2698e8da3c3c235821c012c1b5e | refs/heads/master | 2021-01-20T06:44:40.368000 | 2017-08-26T21:05:44 | 2017-08-26T21:05:44 | 101,513,132 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.newapp;
import android.app.Activity;
import android.content.Intent;
import android.media.*;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.w... | UTF-8 | Java | 2,777 | java | MusicPlayer.java | Java | [] | null | [] | package com.example.newapp;
import android.app.Activity;
import android.content.Intent;
import android.media.*;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.w... | 2,777 | 0.663666 | 0.650702 | 116 | 21.939655 | 15.988297 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.396552 | false | false | 13 |
d51d5f99938a1b4c64aea1f112ea89d19e485874 | 30,545,807,456,923 | 2ffb9b5efd84d1d8bd3fb1e177bc3cdc07b2d7e0 | /src/fox/jason/passthrough/PandocFileReader.java | 4f2255f41e5ee97643ce17ad98b9cc3e0fa05a9d | [
"Apache-2.0"
] | permissive | thendarion/fox.jason.passthrough.pandoc | https://github.com/thendarion/fox.jason.passthrough.pandoc | 3de8d842bd10ac01e9bf69eff7bb4a5eeadd536a | 2f0fdf2e11bb03e182acca4bb5b8e600efdd96b6 | refs/heads/master | 2023-04-21T21:00:24.604000 | 2021-05-19T09:57:07 | 2021-05-19T09:57:07 | 331,559,381 | 0 | 0 | Apache-2.0 | true | 2021-05-19T08:51:29 | 2021-01-21T08:12:55 | 2021-02-02T17:04:14 | 2021-05-19T08:49:24 | 545 | 0 | 0 | 0 | Lua | false | false | package fox.jason.passthrough;
import java.io.File;
import java.io.IOException;
public class PandocFileReader extends AntTaskFileReader {
public PandocFileReader() {
}
private static final String ANT_FILE = "/../process_pandoc.xml";
@Override
protected String runTarget(File inputFile, String title)
t... | UTF-8 | Java | 605 | java | PandocFileReader.java | Java | [] | null | [] | package fox.jason.passthrough;
import java.io.File;
import java.io.IOException;
public class PandocFileReader extends AntTaskFileReader {
public PandocFileReader() {
}
private static final String ANT_FILE = "/../process_pandoc.xml";
@Override
protected String runTarget(File inputFile, String title)
t... | 605 | 0.723967 | 0.723967 | 27 | 21.407408 | 21.868732 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 13 |
db0f330d326822199e14aa8390a47966cc560e25 | 26,972,394,637,487 | 3f6bbc247ed96caf5ffad946f1283590b2b339ad | /maprohu-pom/maprohu-jpa-gwt-domain/src/main/java/hu/mapro/jpa/model/domain/server/CompositeExpressionBase.java | 7fa6199043d3687de992cc26e2534cc2b6522c00 | [] | no_license | maprohu/maprohu-framework | https://github.com/maprohu/maprohu-framework | 17a3a0ff9ec6ea7a1a8fee6d10c5843f4353d779 | d3ac24f8c39e4048e2f0461ab5511e8200fb17b9 | refs/heads/master | 2020-09-16T05:57:13.498000 | 2016-08-31T09:58:42 | 2016-08-31T09:58:57 | 67,025,371 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hu.mapro.jpa.model.domain.server;
import javax.persistence.criteria.Expression;
import javax.persistence.criteria.From;
public abstract class CompositeExpressionBase<R, I, V> extends ExpressionBase<R, V> {
final ExpressionBase<R, I> first;
final ExpressionBase<I, V> second;
public CompositeExpressionBa... | UTF-8 | Java | 622 | java | CompositeExpressionBase.java | Java | [] | null | [] | package hu.mapro.jpa.model.domain.server;
import javax.persistence.criteria.Expression;
import javax.persistence.criteria.From;
public abstract class CompositeExpressionBase<R, I, V> extends ExpressionBase<R, V> {
final ExpressionBase<R, I> first;
final ExpressionBase<I, V> second;
public CompositeExpressionBa... | 622 | 0.744373 | 0.744373 | 25 | 23.879999 | 23.935446 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.68 | false | false | 13 |
fc51174c8fb6ba7dc51c84c2e7214c0fd860ac29 | 23,751,169,198,922 | 3366c21473fe803575a824c2c62bfb727c25361b | /src/com/company/Project1/Square.java | 700854f7c9c084c642fbc9497e47ce4c8ca187fa | [] | no_license | MrDarthShoe/Java_Tutorial | https://github.com/MrDarthShoe/Java_Tutorial | f6c9e6d2d669fea608181238169bbf26bcc8a3f6 | e15ac9c7707137b089fd1375acd3e36e3b889757 | refs/heads/master | 2021-01-24T04:29:58.509000 | 2018-04-16T07:43:53 | 2018-04-16T07:43:53 | 122,941,907 | 0 | 0 | null | false | 2018-03-04T21:07:57 | 2018-02-26T08:59:44 | 2018-02-26T09:00:20 | 2018-03-04T21:07:57 | 1 | 0 | 0 | 0 | Java | false | null | package com.company.Project1;
import com.company.Points.Point_2D;
import java.awt.*;
public class Square implements Figure {
private Point_2D leftUpper;
private Point_2D rightLower;
public Square(Point_2D leftUpper, Point_2D rightLower) {
this.leftUpper = leftUpper;
this.rightLower = ri... | UTF-8 | Java | 2,053 | java | Square.java | Java | [] | null | [] | package com.company.Project1;
import com.company.Points.Point_2D;
import java.awt.*;
public class Square implements Figure {
private Point_2D leftUpper;
private Point_2D rightLower;
public Square(Point_2D leftUpper, Point_2D rightLower) {
this.leftUpper = leftUpper;
this.rightLower = ri... | 2,053 | 0.613249 | 0.607891 | 75 | 26.373333 | 29.37063 | 188 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 13 |
a5e88b5a774eb1380c40ae3b8bd69a5835a203f4 | 14,224,931,738,585 | 2f663a2b9b6108ed80baf08da7d7326615769e31 | /src/main/java/com/security/fragment/adapter/MusicAdapter.java | f282d3e1c4825430ca0b1cd85949415ffebaffa0 | [
"Apache-2.0"
] | permissive | xinfeiyang/FragmentTest | https://github.com/xinfeiyang/FragmentTest | 6867e541180e647bcdb6035f874c76f290c26051 | 86dde9b33e2db1f4d4667bea08d3975c70dbc9cd | refs/heads/master | 2021-05-07T14:17:38.377000 | 2017-11-07T07:55:02 | 2017-11-07T07:55:02 | 109,802,854 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.security.fragment.adapter;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.support.v7.widget.RecyclerView;
import android.text.format.Formatter;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import and... | UTF-8 | Java | 2,719 | java | MusicAdapter.java | Java | [
{
"context": "iaUtil;\n\nimport java.util.List;\n\n/**\n * Created by Feng on 2017/4/20 0020.\n */\npublic class MusicAdapter ",
"end": 562,
"score": 0.9925227165222168,
"start": 558,
"tag": "NAME",
"value": "Feng"
}
] | null | [] | package com.security.fragment.adapter;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.support.v7.widget.RecyclerView;
import android.text.format.Formatter;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import and... | 2,719 | 0.677087 | 0.668996 | 81 | 32.567902 | 25.037226 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641975 | false | false | 13 |
6ec88a215e9a2fb09c77c804aa881a8aed0fa025 | 9,259,949,492,469 | 175aea447369c0dde3ba35a79868f9234bc7ff9a | /백준 알고리즘/Baekjoon1062.java | 04997bd9a47e9d2a17f0b8d5bcbec5e58980c975 | [] | no_license | yooyj9309/Algorithm | https://github.com/yooyj9309/Algorithm | d56e2793f1b82332d0abd63b17e265dd9c7de7dd | 5986f989c0731893fed6983556293cb3811086a5 | refs/heads/master | 2021-05-23T05:43:58.450000 | 2020-08-23T14:10:43 | 2020-08-23T14:10:43 | 94,873,339 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Algortihm2;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Arrays;
public class Baekjoon1062 {
static boolean[] c = new boolean[26];
public static int getNumber(String a, String b) {
int cnt = 0;
for (int p = 0; p < a.length(); p++)
c[a... | UTF-8 | Java | 1,192 | java | Baekjoon1062.java | Java | [] | null | [] | package Algortihm2;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Arrays;
public class Baekjoon1062 {
static boolean[] c = new boolean[26];
public static int getNumber(String a, String b) {
int cnt = 0;
for (int p = 0; p < a.length(); p++)
c[a... | 1,192 | 0.584732 | 0.566275 | 54 | 21.074074 | 17.987497 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.314815 | false | false | 13 |
9cdffe2bc4bab43d651fc383d1bc5ac371d528a5 | 10,110,353,078,793 | a78cbb3413a46c8b75ed2d313b46fdd76fff091f | /src/mobius.esc/escjava/tags/escjava-2-0a2/ESCTools/Rcc/java/rcc/ast/Substitution.java | e349716341d75cc9e6d8124c8d8288c4a1759727 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | wellitongb/Mobius | https://github.com/wellitongb/Mobius | 806258d483bd9b893312d7565661dadbf3f92cda | 4b16bae446ef5b91b65fd248a1d22ffd7db94771 | refs/heads/master | 2021-01-16T22:25:14.294000 | 2013-02-18T20:25:24 | 2013-02-18T20:25:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Copyright 2000, 2001, Compaq Computer Corporation */
package rcc.ast;
import javafe.util.Assert;
import javafe.util.Location;
import javafe.ast.*;
public class Substitution {
public ASTNode match;
public ASTNode replace;
public Substitution(ASTNode m,ASTNode r) {
match = m;
replace = r;
}
... | UTF-8 | Java | 399 | java | Substitution.java | Java | [] | null | [] | /* Copyright 2000, 2001, Compaq Computer Corporation */
package rcc.ast;
import javafe.util.Assert;
import javafe.util.Location;
import javafe.ast.*;
public class Substitution {
public ASTNode match;
public ASTNode replace;
public Substitution(ASTNode m,ASTNode r) {
match = m;
replace = r;
}
... | 399 | 0.659148 | 0.639098 | 23 | 16.347826 | 15.919932 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 13 |
b2771cdd37c202387bfc5f6244ecaa5f14755c42 | 21,440,476,801,899 | bc67dbd99ccf0d2ddcfea392fced63c55db42234 | /src/main/java/middle/EditDistance.java | 6ce875525cc1d54eda91598de739085a8d60bdfe | [] | no_license | VictorMeng0/lintcode | https://github.com/VictorMeng0/lintcode | e8a71b430385098e142d6b850b37c7e250fb3f78 | bbd960c3f78ca833acbdfddfee86ba6dc3f54b11 | refs/heads/master | 2020-03-23T21:32:44.906000 | 2018-09-06T09:09:29 | 2018-09-06T09:09:29 | 142,114,728 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package middle;
/**
* Created by menghan on 2018/8/28.
*/
public class EditDistance {
public static void main(String[] args) {
String word1 = "mart";
String word2 = "karma";
System.out.println(new EditDistance().minDistance(word1,word2));
}
public int minDistance(String word1, Str... | UTF-8 | Java | 924 | java | EditDistance.java | Java | [
{
"context": "package middle;\n\n/**\n * Created by menghan on 2018/8/28.\n */\npublic class EditDistance {\n ",
"end": 42,
"score": 0.9838764071464539,
"start": 35,
"tag": "USERNAME",
"value": "menghan"
},
{
"context": "oid main(String[] args) {\n String word1 = \"mart\";\n... | null | [] | package middle;
/**
* Created by menghan on 2018/8/28.
*/
public class EditDistance {
public static void main(String[] args) {
String word1 = "mart";
String word2 = "karma";
System.out.println(new EditDistance().minDistance(word1,word2));
}
public int minDistance(String word1, Str... | 924 | 0.510823 | 0.468615 | 28 | 32 | 23.525063 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.821429 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.