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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0b44898caf51f3b7889155d3147a3742f23f8184 | 24,120,536,348,651 | 205464b644fb9ae220ac44dee8a2b5588e59c397 | /app/src/main/java/com/example/shouhei/mlkitdemo/util/SortElementWrapperByYComparator.java | 30e4658d55cff2a5721beb34ed7e24572b6daaa8 | [] | no_license | mizushou/MLkitDemo | https://github.com/mizushou/MLkitDemo | 4e21c94d259194ed69c1f35017e6e13306b2b235 | e3c08ce9f5c03b023a0a44169d242b05b68de8e1 | refs/heads/master | 2018-10-09T09:06:43.366000 | 2018-06-22T21:03:54 | 2018-06-22T21:03:54 | 137,278,573 | 0 | 0 | null | false | 2018-06-22T21:03:55 | 2018-06-13T22:32:50 | 2018-06-21T03:05:03 | 2018-06-22T21:03:55 | 168 | 0 | 0 | 0 | Java | false | null | package com.example.shouhei.mlkitdemo.util;
import java.util.Comparator;
public class SortElementWrapperByYComparator implements Comparator<ElementWrapper> {
@Override
public int compare(ElementWrapper o1, ElementWrapper o2) {
return o1.getY() - o2.getY();
}
}
| UTF-8 | Java | 274 | java | SortElementWrapperByYComparator.java | Java | [] | null | [] | package com.example.shouhei.mlkitdemo.util;
import java.util.Comparator;
public class SortElementWrapperByYComparator implements Comparator<ElementWrapper> {
@Override
public int compare(ElementWrapper o1, ElementWrapper o2) {
return o1.getY() - o2.getY();
}
}
| 274 | 0.770073 | 0.755474 | 11 | 23.90909 | 27.337801 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 13 |
9053a8c491f0f728ef4a1bb584a71b7aeb82bb3c | 3,229,815,427,920 | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/2009-01-29/seasar2-2.4.34/seasar-benchmark/src/main/java/benchmark/many/b01/NullBean01531.java | c5184c853b4c0e77c5cf25336e58d00adad195a0 | [] | no_license | svn2github/s2container | https://github.com/svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140000 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package benchmark.many.b01;
public class NullBean01531 {
}
| UTF-8 | Java | 62 | java | NullBean01531.java | Java | [] | null | [] | package benchmark.many.b01;
public class NullBean01531 {
}
| 62 | 0.758065 | 0.645161 | 3 | 18.666666 | 12.498889 | 28 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
cc3c7f3dd679c5e6b9095be6312a1d29ce9bd2f9 | 29,265,907,172,826 | cf94ed9e6dbffd9d687b1264770d8293060d8a38 | /src/main/java/com/mydomain/package-info.java | fa5bca93b5724f87764495f039e3f2e8a82a507d | [] | no_license | CMAD-gyan/HibernateExample | https://github.com/CMAD-gyan/HibernateExample | 4944c06fa4395072eee1e05c879f06f21c864064 | 14f2dc5319ccc40a2055af406fed45b597adc33c | refs/heads/master | 2016-05-20T11:22:52.614000 | 2016-04-08T17:25:41 | 2016-04-08T17:25:41 | 55,795,349 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
/**
* @author gyaranja
*
*/
package com.mydomain; | UTF-8 | Java | 64 | java | package-info.java | Java | [
{
"context": "/**\n * \n */\n/**\n * @author gyaranja\n *\n */\npackage com.mydomain;",
"end": 35,
"score": 0.9992976188659668,
"start": 27,
"tag": "USERNAME",
"value": "gyaranja"
}
] | null | [] | /**
*
*/
/**
* @author gyaranja
*
*/
package com.mydomain; | 64 | 0.5 | 0.5 | 8 | 7.125 | 7.45717 | 21 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 13 |
4fa77f487308db85c5cf5d3371980f788ba1fa5a | 128,849,039,162 | cad3629cba11072b7d2d6eaa0e3cb1e5e46c2d60 | /Final/src/View/Chef.java | 70670f629b1029376d1db2d69f4418c6d19a48e3 | [] | no_license | jahir25/senati_final | https://github.com/jahir25/senati_final | d5a29d8e72edd65ded3426b2bf0108c227d44e8f | bb74da9c215fdcb3cc0f338e9ca25c32dd93677b | refs/heads/master | 2020-03-19T00:44:42.581000 | 2018-06-12T20:22:02 | 2018-06-12T20:22:02 | 135,499,966 | 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 View;
import Controller.ControllerChef;
import Model.Sesiones;
import java.awt.Color;
import java.awt.MouseInfo;
import java.a... | UTF-8 | Java | 19,876 | java | Chef.java | Java | [
{
"context": "ort javax.swing.SwingConstants;\n\n/**\n *\n * @author ALUMNO\n */\npublic class Chef extends javax.swing.JFrame ",
"end": 422,
"score": 0.9976418614387512,
"start": 416,
"tag": "USERNAME",
"value": "ALUMNO"
}
] | 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 View;
import Controller.ControllerChef;
import Model.Sesiones;
import java.awt.Color;
import java.awt.MouseInfo;
import java.a... | 19,876 | 0.647296 | 0.627874 | 433 | 44.900692 | 35.952328 | 174 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.704388 | false | false | 13 |
b18fc0fd3d04328f65b16825c03ff810ba303aec | 33,165,737,477,294 | 1c171c6d446e7145f7fc8298ab8c068277a70c4d | /src/Tool/Unit.java | 062219f4f65efb999d4bb7dfec060e30a652b200 | [] | no_license | Shuhan-Liu/Practice | https://github.com/Shuhan-Liu/Practice | 0e504abc40e3ed0b823ce6f085633fdb799f1125 | d4de727895d8572c7336085ad6acad3344949082 | refs/heads/master | 2020-04-16T01:59:44.158000 | 2019-03-27T06:08:46 | 2019-03-27T06:08:46 | 165,194,066 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Tool;
/**
* Created by shuhanliu on 3/23/19.
*/
public enum Unit {
SECONDS,
MILLISECONDS,
METERS,
MILES
}
| UTF-8 | Java | 133 | java | Unit.java | Java | [
{
"context": "package Tool;\n\n/**\n * Created by shuhanliu on 3/23/19.\n */\npublic enum Unit {\n SECONDS,\n ",
"end": 42,
"score": 0.9819167852401733,
"start": 33,
"tag": "USERNAME",
"value": "shuhanliu"
}
] | null | [] | package Tool;
/**
* Created by shuhanliu on 3/23/19.
*/
public enum Unit {
SECONDS,
MILLISECONDS,
METERS,
MILES
}
| 133 | 0.601504 | 0.56391 | 11 | 11.090909 | 9.62435 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 13 |
12ca71b4be0ffc2020d662f22a1301b91b2948e1 | 26,036,091,762,786 | dfaefb6c2a2746e53a79d8461cd9a7d16e7069ec | /src/com/tarena/crm/entity/Contact.java | c4ca2d1c731c06ada22ece95ff250efc2cbb92a9 | [] | no_license | xclq24/crm | https://github.com/xclq24/crm | 10e0f277ba727af9d1e9fb55b399f54164427363 | 3be0b022daad25eabd3965435076a1b6ae08c7b0 | refs/heads/master | 2021-01-10T01:19:40.009000 | 2015-10-06T14:08:07 | 2015-10-06T14:08:07 | 43,754,533 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tarena.crm.entity;
public class Contact {
private int id;
private String customer;
private String name;
private String gender;
private int age;
private String position;
private String phone;
private String relation;
public int getId() {
return id;
}
public void setId(int id) {
this.id = ... | UTF-8 | Java | 1,357 | java | Contact.java | Java | [] | null | [] | package com.tarena.crm.entity;
public class Contact {
private int id;
private String customer;
private String name;
private String gender;
private int age;
private String position;
private String phone;
private String relation;
public int getId() {
return id;
}
public void setId(int id) {
this.id = ... | 1,357 | 0.693441 | 0.693441 | 70 | 18.385714 | 15.939432 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.742857 | false | false | 13 |
211da857a8433e5b8d01e514f059a376f2ce3461 | 6,055,903,937,539 | 2aa8878a645f6644b7f4ede6a4e4441be994f1c4 | /JDBCTesting/src/main/java/com/m3c/ne/Starter.java | b58c92413d021a4112a949dd5c54cee08cf7c8e1 | [] | no_license | e-n-p/Mthree | https://github.com/e-n-p/Mthree | cda3d6d971f8430041068a9e7e96a99762215835 | d7105beaf3ab604e98efa3120745a9a48a82f835 | refs/heads/master | 2020-03-09T06:36:52.262000 | 2018-04-18T16:21:50 | 2018-04-18T16:21:50 | 128,643,829 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.m3c.ne;
public class Starter {
public static void main( String[] args ){
DAO dao = new DAO();
dao.runSQL();
}
}
| UTF-8 | Java | 153 | java | Starter.java | Java | [] | null | [] | package com.m3c.ne;
public class Starter {
public static void main( String[] args ){
DAO dao = new DAO();
dao.runSQL();
}
}
| 153 | 0.54902 | 0.542484 | 12 | 11.75 | 14.330184 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
ba3dd700522ed1583a32f3d67b5f73884a82f6e3 | 3,899,830,368,234 | 92b78fa3116f367bf32e3300d2b2a52e5809e485 | /app/src/main/java/com/kodeintel/sample/video/ui/PlaybackFragment.java | fc4ab0127fdec43428c084e6c35b8e69f70ef89c | [] | no_license | chirag-chaudhari/STB-Video-Api-App | https://github.com/chirag-chaudhari/STB-Video-Api-App | 259cdae628c02b97ad8f1ff62dfbc3500dbd24c6 | 8e8e6676f70b75409dbf47628d8a158eac97c6b2 | refs/heads/master | 2022-04-20T19:42:48.091000 | 2020-04-16T08:29:01 | 2020-04-16T08:29:01 | 256,123,729 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2017 The Android Open Source Project
* Modifications Copyright (C) 2020 <your KodeIntel
* 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/... | UTF-8 | Java | 15,560 | java | PlaybackFragment.java | Java | [
{
"context": " Project\n * Modifications Copyright (C) 2020 <your KodeIntel\n * Licensed under the Apache License, Version 2.0",
"end": 108,
"score": 0.9571080803871155,
"start": 99,
"tag": "USERNAME",
"value": "KodeIntel"
}
] | null | [] | /*
* Copyright (C) 2017 The Android Open Source Project
* Modifications Copyright (C) 2020 <your KodeIntel
* 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/... | 15,560 | 0.65662 | 0.653406 | 439 | 34.444191 | 28.601273 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551253 | false | false | 13 |
3ca5762447ed6c134c89984b14b2207e1f2442e3 | 28,836,410,486,538 | 939719297493e891647e229dddd36d831d09d8d2 | /src/main/java/by/pavelzzzzz/spring/shop/service/model/Category.java | 5f25e833ad39c2cd8ec55d2fc457ad87b1f7cd5f | [] | no_license | Pavelzzzzz/computer_equipment_internet-shop | https://github.com/Pavelzzzzz/computer_equipment_internet-shop | 50ba279a163d89cb801d4f0271572e1ea531897c | 5c6fcf33bb687dd96c48b1a85df4d9a5d2bc1e0a | refs/heads/master | 2021-08-31T15:21:32.529000 | 2017-12-22T00:49:42 | 2017-12-22T00:49:42 | 113,766,544 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.pavelzzzzz.spring.shop.service.model;
public class Category {
private Long categoryId;
private String category;
public Category() {
}
public Category(Long categoryId, String category) {
this.categoryId = categoryId;
this.category = category;
}
public Long getC... | UTF-8 | Java | 815 | java | Category.java | Java | [] | null | [] | package by.pavelzzzzz.spring.shop.service.model;
public class Category {
private Long categoryId;
private String category;
public Category() {
}
public Category(Long categoryId, String category) {
this.categoryId = categoryId;
this.category = category;
}
public Long getC... | 815 | 0.579141 | 0.579141 | 39 | 19.897436 | 17.647249 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 13 |
bc968b6572d7ca46333260c1236c7e7e98828877 | 24,885,040,548,142 | f15dd6e43258d37165272535ed5a907e3c293d45 | /csx42-fall-2019-assign5-sahire1/SnehalAnil_Ahire_assign5/genericCheckpointing/src/genericCheckpointing/util/MyAllTypesSecond.java | 60a373bc3c720e3bc99e2abd49bb2ae1380d272c | [] | no_license | sahire1/-Java-DevelopementDesign-Pattern5 | https://github.com/sahire1/-Java-DevelopementDesign-Pattern5 | 570dbacc5cf23664acfc68ccbc054ffc820d336e | 6cb4c4bf295c228d81e634f30497b99e3317f726 | refs/heads/master | 2022-12-25T11:44:35.189000 | 2020-09-16T20:23:50 | 2020-09-16T20:23:50 | 296,139,762 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package genericCheckpointing.util;
public class MyAllTypesSecond extends MyAllTypesFirst
{
public double a2;
public float b2;
public char c2;
public short d2;
public MyAllTypesSecond(int aIn,long bIn,String cIn,boolean dIn,int eIn,double a2In,float b2In,char c2In,short d2In)
{
super(aIn,bIn,cIn,dIn,... | UTF-8 | Java | 1,582 | java | MyAllTypesSecond.java | Java | [] | null | [] | package genericCheckpointing.util;
public class MyAllTypesSecond extends MyAllTypesFirst
{
public double a2;
public float b2;
public char c2;
public short d2;
public MyAllTypesSecond(int aIn,long bIn,String cIn,boolean dIn,int eIn,double a2In,float b2In,char c2In,short d2In)
{
super(aIn,bIn,cIn,dIn,... | 1,582 | 0.557522 | 0.517067 | 107 | 12.803739 | 17.72344 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.420561 | false | false | 13 |
68d72271deaec94a0056944980e4602ccc33642b | 21,698,174,844,651 | e4b272ce80946196a54266727aac95905be9e61b | /apt/src/main/java/com/eugene/aop/bindview/apt/ViewBinder.java | c7bfe5eea9c1521dd57ce1f8c0625c50136bb725 | [] | no_license | chen-eugene/AndroidModule | https://github.com/chen-eugene/AndroidModule | e69a55e6668ead38c39492edeef3db07bb4f338f | 715d4ccb99080b0efab32483c15684d4893114b8 | refs/heads/master | 2020-05-20T22:08:10.754000 | 2019-08-26T08:03:44 | 2019-08-26T08:03:44 | 185,776,297 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eugene.aop.bindview.apt;
import android.app.Activity;
import android.view.View;
import com.eugene.aop.bindview.apt.provider.ActivityProvider;
import com.eugene.aop.bindview.apt.provider.Provider;
import com.eugene.aop.bindview.apt.provider.ViewProvider;
import java.util.HashMap;
import java.util.Map;
pub... | UTF-8 | Java | 1,386 | java | ViewBinder.java | Java | [] | null | [] | package com.eugene.aop.bindview.apt;
import android.app.Activity;
import android.view.View;
import com.eugene.aop.bindview.apt.provider.ActivityProvider;
import com.eugene.aop.bindview.apt.provider.Provider;
import com.eugene.aop.bindview.apt.provider.ViewProvider;
import java.util.HashMap;
import java.util.Map;
pub... | 1,386 | 0.655844 | 0.655844 | 46 | 29.130434 | 26.163872 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 13 |
a8b0433209c4c6be0346ede397af4f839b6b167e | 23,106,924,065,921 | 933b21e511c0d4c588f8da744bbe1a46bce08c7f | /mini-compiler/src/ast/CharLiteral.java | 3bf19beb44505632bbe0398432c14f15ff72b436 | [] | no_license | xianskel/C---Compiler | https://github.com/xianskel/C---Compiler | 2c4c7057d88fb0a8d88b6cd7ccf670e1a2c53019 | c4cab46b57c85779081bb01504b3813d854d5af0 | refs/heads/master | 2022-03-26T15:36:54.609000 | 2019-12-12T11:22:11 | 2019-12-12T11:22:11 | 213,428,801 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ast;
import visitor.Visitor;
public class CharLiteral extends AbstractExpression {
public char value;
public CharLiteral(int line, int column, char value) {
super(line, column);
this.value=value;
}
@Override
public String toString() {
return ""+value;
}
@Override
public <TP, TR> TR accept... | UTF-8 | Java | 400 | java | CharLiteral.java | Java | [] | null | [] | package ast;
import visitor.Visitor;
public class CharLiteral extends AbstractExpression {
public char value;
public CharLiteral(int line, int column, char value) {
super(line, column);
this.value=value;
}
@Override
public String toString() {
return ""+value;
}
@Override
public <TP, TR> TR accept... | 400 | 0.7 | 0.7 | 23 | 16.391304 | 18.851223 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.434783 | false | false | 13 |
36619afc2b769c950a56aa7a07512b3598aabc29 | 2,860,448,274,121 | 4fda9bcbe4be9dfaf35aef6736478d7fe8319383 | /src/control/EditorControl.java | eb7255122460b5d45b79f9859a08e529f6b5e1c4 | [] | no_license | LucaSchere/graphics-editor | https://github.com/LucaSchere/graphics-editor | a80c3c6759e18b87738c2859120ac156f6126ef0 | d7a37e567e544d59d5b7988bbd42e4e1ae098b25 | refs/heads/master | 2023-01-04T04:30:13.543000 | 2022-12-27T22:27:21 | 2022-12-27T22:27:21 | 170,650,202 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package control;
import display.EditorFrame;
import figuren.*;
import load_save.Parser;
import java.awt.*;
public class EditorControl {
private Zeichnung zeichnung = new Zeichnung();
private char figurTyp = 'l';
private Color farbeRahmen = new Color(0,0,0,255);
private EditorFrame ef;
public EditorControl... | UTF-8 | Java | 1,523 | java | EditorControl.java | Java | [] | null | [] | package control;
import display.EditorFrame;
import figuren.*;
import load_save.Parser;
import java.awt.*;
public class EditorControl {
private Zeichnung zeichnung = new Zeichnung();
private char figurTyp = 'l';
private Color farbeRahmen = new Color(0,0,0,255);
private EditorFrame ef;
public EditorControl... | 1,523 | 0.71241 | 0.703874 | 68 | 21.397058 | 27.884289 | 196 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558824 | false | false | 13 |
90f21cbc9b428047ed7cfa5f8d412af64ca2e849 | 2,860,448,275,756 | 1188c45980c28e7ea7eb467e47b0b83603f8e7ac | /app/src/main/java/com/daniel/keepon/ChatAdapter.java | 1ac584ecdae74855d7d00fd2905b5b5d327ce543 | [] | no_license | DanielSinMas/KeepOn | https://github.com/DanielSinMas/KeepOn | e9e2c7d21e695404fbca82c4e5d187e47fdbb439 | 6dde3a2ff504eb36464b3dbec5b633b8f88f48f7 | refs/heads/master | 2019-05-14T19:43:57.616000 | 2016-11-22T19:01:31 | 2016-11-22T19:01:31 | 191,917,691 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.daniel.keepon;
import android.app.Activity;
import android.content.Context;
import android.graphics.Color;
import android.util.Log;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.wid... | UTF-8 | Java | 2,232 | java | ChatAdapter.java | Java | [
{
"context": "w;\n\nimport java.util.ArrayList;\n\n/**\n * Created by Daniel on 22/07/2016.\n */\npublic class ChatAdapter exten",
"end": 424,
"score": 0.861864447593689,
"start": 418,
"tag": "NAME",
"value": "Daniel"
}
] | null | [] | package com.daniel.keepon;
import android.app.Activity;
import android.content.Context;
import android.graphics.Color;
import android.util.Log;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.wid... | 2,232 | 0.65905 | 0.65457 | 77 | 27.987013 | 22.56563 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.519481 | false | false | 13 |
942b2ada2d0f9fc36ecd4c43a6373b19c76c9ecd | 30,760,555,785,608 | 13414f5b7d66b208f3fb09a3cc04f91ee72b8f3c | /core/src/main/java/br/com/arbo/steamside/continues/ContinuesFromSteamClientLocalfiles.java | 3abb140b2afd844ae56f398c2f7a97883c98e252 | [
"MIT"
] | permissive | arboliveira/steamside | https://github.com/arboliveira/steamside | b06f561778b3898008b5e4163e9590d548609994 | b6cf4aa09196ec0632529e065f6303dda8fc4e86 | refs/heads/master | 2021-05-04T10:52:36.360000 | 2017-08-03T05:00:57 | 2017-08-12T05:31:45 | 36,276,847 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.arbo.steamside.continues;
import java.util.stream.Stream;
import javax.inject.Inject;
import org.eclipse.jdt.annotation.NonNull;
import br.com.arbo.steamside.apps.LastPlayedDescending;
import br.com.arbo.steamside.kids.KidsMode;
import br.com.arbo.steamside.settings.Settings;
import br.com.arbo.steam... | UTF-8 | Java | 1,404 | java | ContinuesFromSteamClientLocalfiles.java | Java | [] | null | [] | package br.com.arbo.steamside.continues;
import java.util.stream.Stream;
import javax.inject.Inject;
import org.eclipse.jdt.annotation.NonNull;
import br.com.arbo.steamside.apps.LastPlayedDescending;
import br.com.arbo.steamside.kids.KidsMode;
import br.com.arbo.steamside.settings.Settings;
import br.com.arbo.steam... | 1,404 | 0.775641 | 0.775641 | 54 | 25 | 22.844076 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.444444 | false | false | 13 |
5cd07ec489a92b15622f2d3d5be4167cc09f99be | 30,923,764,602,243 | eacd3b322ffa972bdd59fa0decb11bde89ca533d | /M2-Challenge-Nama-Pallavi/src/main/java/com/company/M2ChallengeNamaPallavi/M2ChallengeNamaPallaviApplication.java | cf8a284178275b5633aae33a74bab212febaba5c | [] | no_license | pallavinama/Pallavi_Nama_Java | https://github.com/pallavinama/Pallavi_Nama_Java | 371814aac642931a664e6005c7ada3427dc17f84 | 785c9259ac872528dd51f4952efefdfde4b51b3c | refs/heads/master | 2023-05-29T15:01:33.734000 | 2021-06-13T20:57:00 | 2021-06-13T20:57:00 | 374,198,743 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.M2ChallengeNamaPallavi;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class M2ChallengeNamaPallaviApplication {
public static void main(String[] args) {
SpringApplication.run(M2ChallengeNama... | UTF-8 | Java | 359 | java | M2ChallengeNamaPallaviApplication.java | Java | [] | null | [] | package com.company.M2ChallengeNamaPallavi;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class M2ChallengeNamaPallaviApplication {
public static void main(String[] args) {
SpringApplication.run(M2ChallengeNama... | 359 | 0.844011 | 0.835655 | 13 | 26.615385 | 26.71657 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 13 |
f02d0631168be5c449182db836c54451feeb8e9a | 33,956,011,444,890 | 943935d41139d217dd6532295515f4629aeab118 | /src/com/manda/dataAccess/CustomerDataAccess.java | 41df750b4cd0164b50aa63b33c1049aa785a1294 | [] | no_license | indrajithosga/mandakiniproperties | https://github.com/indrajithosga/mandakiniproperties | 2168749372c12ed553f9c689d5defc0ea3c3714b | 391e2c3b51e3e4e7aa4b7037ae60a13c0e266795 | refs/heads/master | 2023-01-02T16:40:51.394000 | 2020-10-24T21:27:01 | 2020-10-24T21:27:01 | 306,972,919 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.manda.dataAccess;
import java.util.ArrayList;
import java.util.List;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.cfg.Configuration;
import com.manda.entity.Customer;
import com.manda.entity.User;
public class CustomerDataAcce... | UTF-8 | Java | 2,587 | java | CustomerDataAccess.java | Java | [] | null | [] | package com.manda.dataAccess;
import java.util.ArrayList;
import java.util.List;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.cfg.Configuration;
import com.manda.entity.Customer;
import com.manda.entity.User;
public class CustomerDataAcce... | 2,587 | 0.722845 | 0.722072 | 117 | 21.111111 | 22.054625 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.136752 | false | false | 13 |
4af5c9b6b33c22697cc9bfbbf8a70d18d93c70ed | 32,865,089,811,322 | d84f42041450d9b7a62d3ac70e13169a87f89197 | /Source/webest-persistence-model/src/com/ibm/webest/persistence/model/ApplicationType.java | 94eb9416f1b660041275bba05014c28588cc4e3c | [
"Apache-2.0"
] | permissive | gitfvb/WebEst | https://github.com/gitfvb/WebEst | 21ee3a688c3605a011d2ede01f3f2fc86593325f | 24dd2c5fc5c37bfa91be72f2d69351d1db3f578e | refs/heads/master | 2021-01-10T10:47:05.115000 | 2015-09-26T00:48:10 | 2015-09-26T00:48:10 | 43,182,597 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ibm.webest.persistence.model;
import java.io.Serializable;
import java.util.Collection;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinCo... | UTF-8 | Java | 2,518 | java | ApplicationType.java | Java | [
{
"context": " * \r\n * @see ApplicationTypeGroup\r\n * \r\n * @author Gregor Schumm\r\n */\r\n@Entity\r\npublic class ApplicationType imple",
"end": 561,
"score": 0.9997342228889465,
"start": 548,
"tag": "NAME",
"value": "Gregor Schumm"
}
] | null | [] | package com.ibm.webest.persistence.model;
import java.io.Serializable;
import java.util.Collection;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinCo... | 2,511 | 0.662033 | 0.659651 | 116 | 19.706896 | 18.500708 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.232759 | false | false | 13 |
62a7e4eddb95c84b10a4082d7613617775d5fe77 | 32,865,089,811,789 | 73f6d31efa92bd2571cc8ff0c4c0ae1d1f81d83a | /querydsl-codegen/src/main/java/com/querydsl/codegen/QueryTypeFactoryImpl.java | 2a401e6bad506c4f62b132d4c29b71b71a3f25d6 | [
"Apache-2.0"
] | permissive | kherrala/querydsl | https://github.com/kherrala/querydsl | 32dc04a7b1377ad9ec35ac65e06e8dcd8f21dcaa | 52cbd551f7564b89219715283b3738b071f50e3d | refs/heads/master | 2020-08-06T20:56:05.266000 | 2020-05-13T06:26:42 | 2020-05-13T09:44:33 | 213,149,066 | 2 | 0 | Apache-2.0 | true | 2019-10-06T10:33:37 | 2019-10-06T10:33:37 | 2019-10-05T19:22:24 | 2019-10-01T04:35:57 | 49,213 | 0 | 0 | 0 | null | false | false | /*
* Copyright 2015, The Querydsl Team (http://www.querydsl.com/team)
*
* 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 ... | UTF-8 | Java | 2,454 | java | QueryTypeFactoryImpl.java | Java | [
{
"context": "e {@link QueryTypeFactory} interface\n *\n * @author tiwe\n *\n */\npublic class QueryTypeFactoryImpl implemen",
"end": 919,
"score": 0.9995168447494507,
"start": 915,
"tag": "USERNAME",
"value": "tiwe"
}
] | null | [] | /*
* Copyright 2015, The Querydsl Team (http://www.querydsl.com/team)
*
* 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 ... | 2,454 | 0.674817 | 0.671149 | 71 | 33.563381 | 28.590717 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56338 | false | false | 13 |
e4cdc5f45f7a50c9dda0b4fa3717e69e859a6ef1 | 15,487,652,103,474 | 27267d88ae1b0ff0d26158b54b30b0d502785955 | /AgeCalculator/build/real/Generic/AnyMsaPhone/en_US/source/de/enough/polish/browser/html/HtmlBrowser.java | 010a8ed58dded429a7d456df1ce811fccd219ce5 | [] | no_license | santhoshthegreat/J2ME | https://github.com/santhoshthegreat/J2ME | 3d2574dcf4ae20cee20f402568de9fca331c4cdb | fede19ef4aa5f7f841581119b55b3fcc2ca0cb6f | refs/heads/master | 2021-04-18T20:17:32.505000 | 2018-03-22T12:40:29 | 2018-03-22T12:40:29 | 126,331,488 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //#condition polish.usePolishGui
/*
* Created on 11-Jan-2006 at 19:20:28.
*
* Copyright (c) 2009 - 2009 Michael Koch / Enough Software
*
* This file is part of J2ME Polish.
*
* J2ME Polish is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publish... | UTF-8 | Java | 8,228 | java | HtmlBrowser.java | Java | [
{
"context": "2006 at 19:20:28.\n * \n * Copyright (c) 2009 - 2009 Michael Koch / Enough Software\n *\n * This file is part of J2ME",
"end": 121,
"score": 0.9998117089271545,
"start": 109,
"tag": "NAME",
"value": "Michael Koch"
}
] | null | [] | //#condition polish.usePolishGui
/*
* Created on 11-Jan-2006 at 19:20:28.
*
* Copyright (c) 2009 - 2009 <NAME> / Enough Software
*
* This file is part of J2ME Polish.
*
* J2ME Polish is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
... | 8,222 | 0.71439 | 0.709285 | 274 | 29.029198 | 28.382282 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.722628 | false | false | 13 |
813e448e37400f431939cc6fbdf3fc7960b54e10 | 7,352,984,027,401 | 2ab5ae4bada08dd9de8e1fd11db90f0aae6a4df6 | /src/com/sms/Carrier.java | 51d6309894896ac86299553f4411fc8de15563d0 | [
"MIT"
] | permissive | TitaniumSapphire/Console-SMS-Client | https://github.com/TitaniumSapphire/Console-SMS-Client | a8ad7594b33b9504f7fc7ea54329226dfc1f013d | 22ad0930e14ad341a2d86d5aa9e506f23bf10e0b | refs/heads/master | 2020-07-25T12:50:13.515000 | 2018-02-13T22:44:53 | 2018-02-13T22:44:53 | 67,094,436 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sms;
import java.io.Serializable;
public class Carrier implements Serializable, Comparable<Carrier> {
private static final long serialVersionUID = -7628606719683552173L;
private String name;
private String alias;
private String address;
public Carrier(String name, String alias, String addr... | UTF-8 | Java | 904 | java | Carrier.java | Java | [] | null | [] | package com.sms;
import java.io.Serializable;
public class Carrier implements Serializable, Comparable<Carrier> {
private static final long serialVersionUID = -7628606719683552173L;
private String name;
private String alias;
private String address;
public Carrier(String name, String alias, String addr... | 904 | 0.674779 | 0.653761 | 45 | 18.133333 | 18.819139 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.355556 | false | false | 13 |
6331e1b86b34c67f2600879be72b206bab64a36d | 609,885,405,248 | 6fb3e7ecf401e0615d31d1a63afbdbe3a272d33a | /chromeDriver/src/test/java/com/benleadbeater/chromeDriver/BingPage.java | dafbad025d5747e250721dfd1d6a53e59c8a89b4 | [] | no_license | nagatok1/AutomatedTesting | https://github.com/nagatok1/AutomatedTesting | f241a382c725f6cae1a11046c045ec8e457db3c0 | 7c23c981ff65fbeeac89076f8873fbbcc41223e4 | refs/heads/master | 2020-04-17T22:46:34.062000 | 2019-01-24T16:16:40 | 2019-01-24T16:16:40 | 167,008,114 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.benleadbeater.chromeDriver;
import static org.junit.Assert.*;
import org.junit.*;
import org.junit.After;
import org.junit.Before;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import o... | UTF-8 | Java | 1,298 | java | BingPage.java | Java | [
{
"context": "ngPage {\r\n\tWebDriver driver;\r\n\tString username = \"admin\";\r\n\tString password = \"password\";\r\n\r\n\t@Before\r\n\tp",
"end": 524,
"score": 0.9777804613113403,
"start": 519,
"tag": "USERNAME",
"value": "admin"
},
{
"context": "\n\tString username = \"admin\";\... | null | [] | package com.benleadbeater.chromeDriver;
import static org.junit.Assert.*;
import org.junit.*;
import org.junit.After;
import org.junit.Before;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import o... | 1,300 | 0.718798 | 0.715716 | 52 | 23 | 19.781498 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.307692 | false | false | 13 |
ad0b4fa8a80eac91aac975fec83460f33025ff7b | 14,791,867,412,261 | c5a83ab63eba66c2ae9fd137c9fa734284367ab0 | /ValidSudoku.java | 0871febcefbd309987f97f18183556d451dd85e4 | [] | no_license | gireeshsingh/Interview_practice_questions | https://github.com/gireeshsingh/Interview_practice_questions | 10e8c5b9c565aef8555c5685eae4a79dfe5b1856 | 789f72891c45c8dac9e735d96c9dea55bc4e8ea9 | refs/heads/master | 2021-07-21T19:24:37.151000 | 2020-07-06T16:44:33 | 2020-07-06T16:44:33 | 192,006,202 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class ValidSudoku {
public boolean isValidSudoku(char[][] board) {
for(int i=0;i<9;i++){
for(int j=0;j<9;j++){
if(board[i][j]!=".".charAt(0)){
if(!valid(board, i,j)) return false;
}
}
}
return true;
}
... | UTF-8 | Java | 783 | java | ValidSudoku.java | Java | [] | null | [] | class ValidSudoku {
public boolean isValidSudoku(char[][] board) {
for(int i=0;i<9;i++){
for(int j=0;j<9;j++){
if(board[i][j]!=".".charAt(0)){
if(!valid(board, i,j)) return false;
}
}
}
return true;
}
... | 783 | 0.427842 | 0.411239 | 23 | 32.130436 | 23.307592 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.043478 | false | false | 13 |
ed32af70b26a122a018ca6e0580ca30cceb97c30 | 5,205,500,408,918 | b37982b0cf7822cbf11b9a2f0134d879d61ca360 | /Demo/app/src/main/java/com/example/ashish/demo/MainActivity.java | d844be688f903015005785ae8c211666f2ab5253 | [] | no_license | NaimishVerma17/Android-Practise | https://github.com/NaimishVerma17/Android-Practise | 6c723b03d297c13a3c97cf1c697cd8a0b118a280 | 6281be6dbb8946418b8d62ce1808c119681ba12d | refs/heads/master | 2021-01-01T04:48:57.409000 | 2018-01-18T18:50:03 | 2018-01-18T18:50:03 | 96,765,445 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ashish.demo;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentStatePagerAdapter;
import android.support.v4.app.FragmentTransaction;
import android.support.v4.view.ViewPager;
import android.os.Bundle;
import android.support.... | UTF-8 | Java | 1,665 | java | MainActivity.java | Java | [] | null | [] | package com.example.ashish.demo;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentStatePagerAdapter;
import android.support.v4.app.FragmentTransaction;
import android.support.v4.view.ViewPager;
import android.os.Bundle;
import android.support.... | 1,665 | 0.72012 | 0.707507 | 54 | 29.814816 | 26.137863 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.537037 | false | false | 13 |
eb22c86ddf61f8f14d5cdb2d16c9f6818f788b6a | 10,359,461,161,084 | d9395dd8ed1886a1d75ee6da950258566171418f | /University/src/UniveristyPackage/Term.java | 7a11ddbfa0755def1d27a37750091b81326714b2 | [] | no_license | PrusJakub/FirstRepo | https://github.com/PrusJakub/FirstRepo | b9f8a53999900391f23caddd9f6f8ba19e371326 | b40e3edb2fae4c5730facf9f12dbf99eb7328f92 | refs/heads/master | 2021-09-02T11:38:30.871000 | 2017-12-27T08:29:47 | 2017-12-27T08:29:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package UniveristyPackage;
public class Term extends SObject {
// kiedy się zaczyna ten termin? w jakiej się odbywa sali?
public Term(String id, String name) {
super(id, name);
}
}
| UTF-8 | Java | 208 | java | Term.java | Java | [] | null | [] | package UniveristyPackage;
public class Term extends SObject {
// kiedy się zaczyna ten termin? w jakiej się odbywa sali?
public Term(String id, String name) {
super(id, name);
}
}
| 208 | 0.660194 | 0.660194 | 11 | 17.727272 | 20.662178 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 13 |
8feea2a58cba6fdb487fe4dafb82059281f0ee0b | 9,818,295,293,649 | 851630a7c7d2456ace3ec456eb90fb6259f51390 | /kf-dao/src/main/java/com/hshc/kfdao/dao/usermgr/RolePrivilegeDAO.java | 199d90e1bd42f94b92efcb877cab0ce3094cf351 | [] | no_license | houzhenggang/customer-service | https://github.com/houzhenggang/customer-service | 430403605cc080b50bae841dc46a3620c282c03d | e20bcf0926f71cf71751764d8d8161657c85d5c8 | refs/heads/master | 2020-03-29T08:44:14.770000 | 2016-08-02T10:08:54 | 2016-08-02T10:08:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hshc.kfdao.dao.usermgr;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* role_privilege中间表的dao操作
*
* @author 钟林俊
* @version V1.0 2016-07-30 14:11
*/
public interface RolePrivilegeDAO {
/**
* 物理删除指定roleId的所有记录
*
* @param roleId 角色id
* @return 删除记录的数量
... | UTF-8 | Java | 711 | java | RolePrivilegeDAO.java | Java | [
{
"context": "st;\n\n/**\n * role_privilege中间表的dao操作\n *\n * @author 钟林俊\n * @version V1.0 2016-07-30 14:11\n */\npublic inte",
"end": 154,
"score": 0.9994521737098694,
"start": 151,
"tag": "NAME",
"value": "钟林俊"
}
] | null | [] | package com.hshc.kfdao.dao.usermgr;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* role_privilege中间表的dao操作
*
* @author 钟林俊
* @version V1.0 2016-07-30 14:11
*/
public interface RolePrivilegeDAO {
/**
* 物理删除指定roleId的所有记录
*
* @param roleId 角色id
* @return 删除记录的数量
... | 711 | 0.642263 | 0.618968 | 31 | 18.387096 | 19.690636 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.193548 | false | false | 13 |
9d9909df91ad4030a9170f3c21190dcd748365c6 | 1,632,087,629,189 | e8f25f7b50182c864e3f5d2a955fdff6e40d24d0 | /spring-security-jwt-token/src/main/java/com/anizzzzzzzz/springsecuritypro/restcontroller/UserRestController.java | 8f1c28857e33a4eb2f193e0e1c4ef1c236a6e24e | [] | no_license | anizzzzzzzz/JwtTokenSecurityProject | https://github.com/anizzzzzzzz/JwtTokenSecurityProject | 8ea3c8e93d99f62ba1bd20b3a44b409555382343 | bfec30764861c39b3611065c59f0a0494fdc1892 | refs/heads/master | 2020-03-17T10:24:47.588000 | 2018-05-20T16:12:11 | 2018-05-20T16:12:11 | 133,510,258 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.anizzzzzzzz.springsecuritypro.restcontroller;
import com.anizzzzzzzz.springsecuritypro.dto.JWTAuthenticationResponse;
import com.anizzzzzzzz.springsecuritypro.model.User;
import com.anizzzzzzzz.springsecuritypro.service.UserService;
import com.anizzzzzzzz.springsecuritypro.service.impl.UserDetailsServiceIm... | UTF-8 | Java | 2,398 | java | UserRestController.java | Java | [
{
"context": "name=user.getUsername();\n String password = user.getPassword();\n\n if (password == null || u",
"end": 1749,
"score": 0.5059815049171448,
"start": 1745,
"tag": "PASSWORD",
"value": "user"
},
{
"context": "ser.getUsername();\n String password = user... | null | [] | package com.anizzzzzzzz.springsecuritypro.restcontroller;
import com.anizzzzzzzz.springsecuritypro.dto.JWTAuthenticationResponse;
import com.anizzzzzzzz.springsecuritypro.model.User;
import com.anizzzzzzzz.springsecuritypro.service.UserService;
import com.anizzzzzzzz.springsecuritypro.service.impl.UserDetailsServiceIm... | 2,403 | 0.742702 | 0.741451 | 63 | 37.063492 | 28.44425 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 13 |
bbd4b2cb7d293bc59d5ddafc1e859ae67dd6ce6f | 6,700,149,027,628 | eb62cf7985910f6754f20eba6fefc3d70341aa0d | /JsonLexer/src/main/java/com/kyrin/JsonLexer/ast/JSONRoot.java | c413fd6975c6378833f940c19016c67d7b863e7e | [] | no_license | zeq9069/mydemo | https://github.com/zeq9069/mydemo | 8d3d77c519bfd514bfa4e8937800b29ec0a02507 | 894ca2c7c9fde5d5d67b0b8c57d13d26e853d31f | refs/heads/master | 2022-12-31T18:21:09.515000 | 2020-10-30T10:58:38 | 2020-10-30T10:58:38 | 31,405,838 | 9 | 1 | null | false | 2022-12-16T06:50:29 | 2015-02-27T06:03:26 | 2020-10-30T14:15:02 | 2022-12-16T06:50:26 | 31,487 | 5 | 0 | 56 | Roff | false | false | package com.kyrin.JsonLexer.ast;
import com.kyrin.JsonLexer.Token;
import com.kyrin.JsonLexer.visitor.IVisitor;
/**
* {"k1":"v1","k2":"v2"}
* @author kyrin
*
*/
public class JSONRoot implements ASTree{
private Token left,right;
private JSONContent content;
public void accept(IVisitor visitor) {
visito... | UTF-8 | Java | 739 | java | JSONRoot.java | Java | [
{
"context": "Visitor;\n\n\n/**\n * {\"k1\":\"v1\",\"k2\":\"v2\"}\n * @author kyrin\n *\n */\npublic class JSONRoot implements ASTree{\n\n",
"end": 161,
"score": 0.9821906089782715,
"start": 156,
"tag": "USERNAME",
"value": "kyrin"
}
] | null | [] | package com.kyrin.JsonLexer.ast;
import com.kyrin.JsonLexer.Token;
import com.kyrin.JsonLexer.visitor.IVisitor;
/**
* {"k1":"v1","k2":"v2"}
* @author kyrin
*
*/
public class JSONRoot implements ASTree{
private Token left,right;
private JSONContent content;
public void accept(IVisitor visitor) {
visito... | 739 | 0.684709 | 0.679296 | 51 | 13.490196 | 14.658695 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.019608 | false | false | 13 |
91ef2c30ae7d71eef446f8966f319bfbe93bbb04 | 35,828,617,188,399 | 79d4098decbc81fe260fc51a8c19f37a522322cf | /spring-security-rest-simple-demo/src/main/java/com/example/demo/service/impl/InMemoryUserService.java | a7af71914c2c1655da970bc3d603f9a4ab616c15 | [] | no_license | tlacuache987/ws-spring-security | https://github.com/tlacuache987/ws-spring-security | 6325684c26e307fc5cacc1b40287023729f51e92 | 18eef2159882e7001e54260f9ef78fb6174d241a | refs/heads/master | 2020-03-29T15:02:59.289000 | 2018-09-26T12:25:35 | 2018-09-26T12:25:35 | 150,041,908 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.service.impl;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
import java.util.Objects;
import java.util.Optional;
import org.springframework.stereotype.Service;
import com.example.demo.entity.User;
import com.example.demo.service.UserService;
@Service
public c... | UTF-8 | Java | 930 | java | InMemoryUserService.java | Java | [] | null | [] | package com.example.demo.service.impl;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
import java.util.Objects;
import java.util.Optional;
import org.springframework.stereotype.Service;
import com.example.demo.entity.User;
import com.example.demo.service.UserService;
@Service
public c... | 930 | 0.739785 | 0.739785 | 42 | 21.142857 | 20.837891 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.285714 | false | false | 13 |
92423b5efc91299120cc6be45ba1b1e6494462a7 | 15,633,681,006,422 | 3364e9510a653aeaf26a08a529c8b927e0a2f33a | /src/main/java/hello/MyJob.java | e736e7bb9295706486df4591d0b007d0caa19f54 | [] | no_license | YaroslavDev/spring-quartz-mysql | https://github.com/YaroslavDev/spring-quartz-mysql | b9913368d7ed17aaaa153eb0bbb369ce4f43d716 | dd239aec7daa95fb7da2d0aa28955ac11595c895 | refs/heads/master | 2021-01-11T02:14:49.065000 | 2016-10-16T08:52:40 | 2016-10-16T08:52:40 | 71,005,864 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hello;
import org.apache.log4j.Logger;
import org.quartz.JobExecutionContext;
import org.quartz.JobExecutionException;
import org.springframework.scheduling.quartz.QuartzJobBean;
public class MyJob extends QuartzJobBean {
private static final Logger logger = Logger.getLogger(MyJob.class);
@Override
... | UTF-8 | Java | 470 | java | MyJob.java | Java | [] | null | [] | package hello;
import org.apache.log4j.Logger;
import org.quartz.JobExecutionContext;
import org.quartz.JobExecutionException;
import org.springframework.scheduling.quartz.QuartzJobBean;
public class MyJob extends QuartzJobBean {
private static final Logger logger = Logger.getLogger(MyJob.class);
@Override
... | 470 | 0.782979 | 0.780851 | 16 | 28.375 | 28.230911 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 13 |
03240cd778b47b34b14a0a619e23b28d647c44cc | 36,180,804,507,873 | 74204762509adb7c7212cb40c92b4ba39d46a8db | /jpapabench-core/src/papabench/core/bus/impl/ArrayCyclicQueue.java | 01b381f1bee0c1ab5750a8fe1a0184ebdfbd3958 | [] | no_license | Abhi0204/JpapaBench-JUAV-Paparazzi | https://github.com/Abhi0204/JpapaBench-JUAV-Paparazzi | b9a7b89cb5cca9cab96ffe58a4b44c954e7e9623 | 9680ad05af4410b5f7bfde168c8a14ee186efa6f | refs/heads/master | 2021-01-01T06:27:28.272000 | 2014-11-13T02:25:11 | 2014-11-13T02:25:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* $Id$
*
* This file is a part of jPapaBench providing a Java implementation
* of PapaBench project.
* Copyright (C) 2010 Michal Malohlava <michal.malohlava_at_d3s.mff.cuni.cz>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* a... | UTF-8 | Java | 2,188 | java | ArrayCyclicQueue.java | Java | [
{
"context": "n \n * of PapaBench project.\n * Copyright (C) 2010 Michal Malohlava <michal.malohlava_at_d3s.mff.cuni.cz>\n *\n * This ",
"end": 146,
"score": 0.9998881220817566,
"start": 130,
"tag": "NAME",
"value": "Michal Malohlava"
},
{
"context": "project.\n * Copyright (C) 2010... | null | [] | /* $Id$
*
* This file is a part of jPapaBench providing a Java implementation
* of PapaBench project.
* Copyright (C) 2010 <NAME> <<EMAIL>>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Found... | 2,140 | 0.692413 | 0.68053 | 82 | 25.682926 | 23.003117 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.54878 | false | false | 13 |
1b7aa501ed69320c17068350f9864bf1c21cd927 | 34,050,500,753,446 | 4d8fe09efc36b4bb8d89ac4bc3247e13d37f6378 | /BeitechRest/src/main/java/net/beitech/entidades/Product.java | 75b227f4d6e809efa426e3d25d1361447a04f0bb | [] | no_license | jmstevencruz/beitech | https://github.com/jmstevencruz/beitech | d492f7fad4b46824952453808098f6f03c42147b | 203c6885503c44b7c789825078b4822a3b778108 | refs/heads/main | 2023-02-18T10:38:32.486000 | 2021-01-18T21:02:40 | 2021-01-18T21:02:40 | 330,781,663 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.beitech.entidades;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;... | UTF-8 | Java | 1,704 | java | Product.java | Java | [] | null | [] | package net.beitech.entidades;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;... | 1,704 | 0.747653 | 0.747653 | 77 | 21.129869 | 19.242371 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.38961 | false | false | 13 |
b3cead554998341d9a60f728a70a9109c536a103 | 1,391,569,446,403 | 29b72976281cb5e2165b21fa43375a3de56f899c | /src/test/java/com/dotterbear/test/DataTest.java | 63c6193ccdeb95c7f99484c5ae583de451e9e959 | [] | no_license | kan01234/spring-sql-pratice | https://github.com/kan01234/spring-sql-pratice | ccf110d54e42b18789c49c22891a39103fd0058a | 20424f57ad7d6d15a1313ea870e692b513079b2a | refs/heads/master | 2021-08-24T11:31:25.343000 | 2017-11-21T06:22:51 | 2017-11-21T06:22:51 | 111,498,542 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dotterbear.test;
import static org.junit.Assert.assertEquals;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframew... | UTF-8 | Java | 3,482 | java | DataTest.java | Java | [
{
"context": "BB\", \"CCC\" };\n\t\tString[] emails = new String[] { \"AAA@demo.com\", \"BBB@demo.com\", \"CCC@demo.com\" };\n\t\tfor (String",
"end": 1107,
"score": 0.9998934864997864,
"start": 1095,
"tag": "EMAIL",
"value": "AAA@demo.com"
},
{
"context": "String[] emails = new Stri... | null | [] | package com.dotterbear.test;
import static org.junit.Assert.assertEquals;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframew... | 3,452 | 0.729179 | 0.714245 | 109 | 30.944954 | 32.437332 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 13 |
010e30747b6f33d2dff33ffc5bb44ddae8296e22 | 1,391,569,443,086 | a0abf53e93e1a6f767b1c7d956cb0fdc8eb12125 | /app/src/main/java/com/weilian/phonelive/bean/UserBean.java | eb13dd6599c115ab29cad4aa8e8df61de529290f | [
"MIT"
] | permissive | jiaoshenmene/phonelive | https://github.com/jiaoshenmene/phonelive | 44870fe0f37e36e7a791c320d307bad8c75fd42a | 3bfbc5641fd156a6e31ea0ce28152293c7b96699 | refs/heads/master | 2021-01-09T20:40:52.245000 | 2016-07-14T11:26:47 | 2016-07-14T11:26:47 | 63,330,738 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.weilian.phonelive.bean;
import java.io.Serializable;
import java.util.List;
public class UserBean implements Serializable {
private int attentionnum;
private String avatar;
private String birthday;
private String city;
private String coin;
private List<OrderBean> coinrecord3;
p... | UTF-8 | Java | 6,196 | java | UserBean.java | Java | [] | null | [] | package com.weilian.phonelive.bean;
import java.io.Serializable;
import java.util.List;
public class UserBean implements Serializable {
private int attentionnum;
private String avatar;
private String birthday;
private String city;
private String coin;
private List<OrderBean> coinrecord3;
p... | 6,196 | 0.593286 | 0.592318 | 313 | 18.795527 | 15.490377 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.335463 | false | false | 13 |
7df13bba207aa78dd9e475f806a18eeca2d02d62 | 27,264,452,438,676 | f07e357b63d611928b7fb5c1c54217d3809d53a8 | /app/src/main/java/com/raspisaniyevuzov/app/db/dao/AudienceDao.java | 413bbd1d0eda66beda4db4dbf75b251c9c1e6635 | [] | no_license | v4ekmarev/rvuzov-android_2 | https://github.com/v4ekmarev/rvuzov-android_2 | 36fcfb7a49c30c0607c8a1d5cf71bf8f93fbd6f4 | 7bea5aca1ed55b935a91bb97623fae100bf54dc4 | refs/heads/master | 2021-04-28T04:04:49.923000 | 2018-02-20T04:02:48 | 2018-02-20T04:02:48 | 122,153,549 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.raspisaniyevuzov.app.db.dao;
import io.realm.Realm;
/**
* Created by SAPOZHKOV on 17.09.2015.
*/
public class AudienceDao extends BaseDAO {
public AudienceDao() {
super();
}
public AudienceDao(Realm realm) {
super(realm);
}
public static AudienceDao getInstance() {... | UTF-8 | Java | 364 | java | AudienceDao.java | Java | [
{
"context": "db.dao;\n\nimport io.realm.Realm;\n\n/**\n * Created by SAPOZHKOV on 17.09.2015.\n */\npublic class AudienceDao exten",
"end": 93,
"score": 0.9983380436897278,
"start": 84,
"tag": "USERNAME",
"value": "SAPOZHKOV"
}
] | null | [] | package com.raspisaniyevuzov.app.db.dao;
import io.realm.Realm;
/**
* Created by SAPOZHKOV on 17.09.2015.
*/
public class AudienceDao extends BaseDAO {
public AudienceDao() {
super();
}
public AudienceDao(Realm realm) {
super(realm);
}
public static AudienceDao getInstance() {... | 364 | 0.629121 | 0.607143 | 22 | 15.545455 | 16.411547 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.227273 | false | false | 13 |
9f60aaa055f91f55f8e5813be1c942b32f74d7dd | 25,563,645,383,300 | 10b43016a28ffb3dc2e7d9302e7b2f1e4fbb5f0f | /src/com/company/Main.java | 4ff4af8b944e221f535c5e0188ef6acd0a38d071 | [] | no_license | SuperJarek/Word-Finder | https://github.com/SuperJarek/Word-Finder | 46931197638aa025d4076bafe69c261b761617f3 | 69424179a02e82a69136998a847661aa37c88184 | refs/heads/master | 2021-09-09T12:49:07.078000 | 2018-03-16T08:30:03 | 2018-03-16T08:30:03 | 104,552,677 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import com.company.findingWordsMechanism.Tree;
import com.company.findingWordsMechanism.TreeManager;
import java.io.Console;
import java.util.List;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Tree tree = new Tree();
TreeManager man... | UTF-8 | Java | 863 | java | Main.java | Java | [] | null | [] | package com.company;
import com.company.findingWordsMechanism.Tree;
import com.company.findingWordsMechanism.TreeManager;
import java.io.Console;
import java.util.List;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Tree tree = new Tree();
TreeManager man... | 863 | 0.572422 | 0.572422 | 36 | 22.972221 | 20.216173 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 13 |
3783e1a355d7fe0df55c52b1857ef46a40cdc607 | 2,731,599,228,872 | a3abb19121505d7b99586b35e9a2f6126aa29fec | /ems-naf-umts-fm/src/java/com/zte/ums/csp/naf/fm/mobile/AlarmDataFileImpl.java | af8434211891e8de94e2c5531bae61ec45bff2b7 | [] | no_license | chaoswang/NAF_AutoTest | https://github.com/chaoswang/NAF_AutoTest | 609ff8ca05c599bd9e7c55375f4d9e4b94e56554 | 2e2c76e0a761b0f1c14f7cd13954575a34a0f9e5 | refs/heads/master | 2017-10-07T18:28:08.388000 | 2017-04-13T10:36:01 | 2017-04-13T10:36:01 | 81,424,192 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* <p>文件名称: AlarmDataFileImpl.java </p>
* <p>文件描述: 告警数据存为文件实现类</p>
* <p>版权所有: 版权所有(C)2001-2004</p>
* <p>公 司: 深圳市中兴通讯股份有限公司</p>
* <p>内容摘要: 无</p>
* <p>其他说明: 无</p>
* <p>创建日期:2006-3-11</p>
* <p>完成日期:2006-3-11</p>
* <p>修改记录1: // 修改历史记录,包括修改日期、修改者及修改内容</p>
* <pre>
* 修改日期:
* 版 本 号:
* 修... | GB18030 | Java | 27,656 | java | AlarmDataFileImpl.java | Java | [
{
"context": "e>\r\n * <p>修改记录2:…</p>\r\n * @version 1.0\r\n * @author lvyancc\r\n */\r\npackage com.zte.ums.csp.naf.fm.mobile;\r\n\r\ni",
"end": 405,
"score": 0.9997280836105347,
"start": 398,
"tag": "USERNAME",
"value": "lvyancc"
}
] | null | [] | /**
* <p>文件名称: AlarmDataFileImpl.java </p>
* <p>文件描述: 告警数据存为文件实现类</p>
* <p>版权所有: 版权所有(C)2001-2004</p>
* <p>公 司: 深圳市中兴通讯股份有限公司</p>
* <p>内容摘要: 无</p>
* <p>其他说明: 无</p>
* <p>创建日期:2006-3-11</p>
* <p>完成日期:2006-3-11</p>
* <p>修改记录1: // 修改历史记录,包括修改日期、修改者及修改内容</p>
* <pre>
* 修改日期:
* 版 本 号:
* 修... | 27,656 | 0.691652 | 0.687617 | 850 | 29.484705 | 24.159916 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.534118 | false | false | 13 |
cb7e315cbf70f728ffd2326f7edc5112ba88ece6 | 12,678,743,504,189 | 721e1bd20c2fbd11d2cbfe85a31e249e802d7d12 | /app/src/main/java/com/yezh/sqlite/sqlitetest/courselessonvideo/LessonVideoPlayerActivity.java | a6ca1aad543dfc95e764961bc092934424a3cd51 | [] | no_license | 771876585/SQLiteTest | https://github.com/771876585/SQLiteTest | 0af4d0a01fb1305b013e7b937ec1b23e1556fa04 | 2bc192c6efeded68877c210999797376cd8eb2aa | refs/heads/master | 2021-06-12T04:57:58.939000 | 2021-04-02T18:28:59 | 2021-04-02T18:28:59 | 147,759,667 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yezh.sqlite.sqlitetest.courselessonvideo;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import com.yezh.sqlite.sqlitetest.R;
import java.util.ArrayList;
import java.util.List;
/**
* Created by yezh on 2018/10/11 17:49.
*/
public class LessonVideoPlayerActivity extends App... | UTF-8 | Java | 1,565 | java | LessonVideoPlayerActivity.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by yezh on 2018/10/11 17:49.\n */\n\npublic class LessonVide",
"end": 243,
"score": 0.9996585845947266,
"start": 239,
"tag": "USERNAME",
"value": "yezh"
}
] | null | [] | package com.yezh.sqlite.sqlitetest.courselessonvideo;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import com.yezh.sqlite.sqlitetest.R;
import java.util.ArrayList;
import java.util.List;
/**
* Created by yezh on 2018/10/11 17:49.
*/
public class LessonVideoPlayerActivity extends App... | 1,565 | 0.670787 | 0.659727 | 52 | 28.557692 | 24.100283 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.557692 | false | false | 12 |
5b8a08fa45603f77924ecfed4e6ee2dc50756806 | 33,457,795,298,773 | 24ef21cbc2bc740a786d8fbae87db38c742a9799 | /Rh-ejb/src/main/java/services/FormateurServiceLocal.java | 408d8a37c1612a3bb2016d9d3795b25a77ce01d1 | [] | no_license | maximac1994/eai-Rh | https://github.com/maximac1994/eai-Rh | 11d384e662759ca0c6ca21f1c6a39763470bb760 | 4c00524d598dec947bb37695163a09bd6ba1fdac | refs/heads/master | 2022-06-27T18:41:15.570000 | 2019-12-16T15:44:02 | 2019-12-16T15:44:02 | 219,950,040 | 0 | 0 | null | false | 2022-05-20T21:14:39 | 2019-11-06T08:41:03 | 2019-12-16T15:44:05 | 2022-05-20T21:14:39 | 110 | 0 | 0 | 1 | Java | false | false | /*
* 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 services;
import Entities.Formateur;
import exceptions.OccupedFormateurException;
import exceptions.UnknownFormateurException;... | UTF-8 | Java | 1,046 | java | FormateurServiceLocal.java | Java | [
{
"context": "s RH portant sur les formateurs en REST\n * @author Maxime\n */\n@Local\npublic interface FormateurServiceLocal",
"end": 491,
"score": 0.9996881484985352,
"start": 485,
"tag": "NAME",
"value": "Maxime"
}
] | 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 services;
import Entities.Formateur;
import exceptions.OccupedFormateurException;
import exceptions.UnknownFormateurException;... | 1,046 | 0.727533 | 0.727533 | 41 | 24.512196 | 23.797029 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.341463 | false | false | 12 |
db9bdcf145807562658047214642c4652d17ece3 | 5,488,968,274,244 | 688c0d0db45a9da76ae6a3116ab0bac3a55a91be | /src/main/java/com/leibro/dao/TagMapper.java | e2d0dfdd183908adc9eb7c0909c82132bc2fcda4 | [] | no_license | cs4814751/springblog | https://github.com/cs4814751/springblog | 8ec461487f0c11fda2bd97b0c4544ff95b1a3126 | 23f7472205c1b72303f19fef0ae93f0f83a0feaf | refs/heads/master | 2021-01-19T09:38:01.536000 | 2017-03-07T16:19:14 | 2017-03-07T16:19:14 | 77,833,241 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leibro.dao;
import com.leibro.model.Tag;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface TagMapper {
int deleteByPrimaryKey(Integer id);
int insert(Tag record);
int insertSelective(Tag record);
Tag selectByPrimaryKey(Integer id);
... | UTF-8 | Java | 488 | java | TagMapper.java | Java | [] | null | [] | package com.leibro.dao;
import com.leibro.model.Tag;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface TagMapper {
int deleteByPrimaryKey(Integer id);
int insert(Tag record);
int insertSelective(Tag record);
Tag selectByPrimaryKey(Integer id);
... | 488 | 0.747951 | 0.747951 | 25 | 18.559999 | 18.08 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 12 |
797d4e7166197eec7cf3c2f9610de83824eb9c36 | 13,469,017,499,080 | aa6eff0318d087ba944dffccc4de05fe3e064d6c | /Laborator 1 Tema/src/App.java | 04e7b27f977f2b5b8bc47fa149fab7f40fc224b9 | [] | no_license | AndronacheRadu/distributie | https://github.com/AndronacheRadu/distributie | a3bc60dae0a56ff8dc544c2db13ee09a8e4038ba | 5f3b0bfaec9685b662f900b66a14d7238ff8d995 | refs/heads/master | 2021-05-06T01:32:07.435000 | 2017-12-15T14:31:28 | 2017-12-15T14:31:28 | 114,378,692 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.jfree.ui.RefineryUtilities;
public class App {
public static void main(String[] args) {
IGenerator gen = new DefaultGenerator();
Evaluator e = new Evaluator(gen, 100);
e.eval();
Chart chart = new Chart("test", gen);
chart.pack();
RefineryUtilities.centerFrameOnScreen( chart );
ch... | UTF-8 | Java | 347 | java | App.java | Java | [] | null | [] | import org.jfree.ui.RefineryUtilities;
public class App {
public static void main(String[] args) {
IGenerator gen = new DefaultGenerator();
Evaluator e = new Evaluator(gen, 100);
e.eval();
Chart chart = new Chart("test", gen);
chart.pack();
RefineryUtilities.centerFrameOnScreen( chart );
ch... | 347 | 0.680115 | 0.67147 | 15 | 22.133333 | 18.132353 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8 | false | false | 12 |
cae6588ee5ece6bf3e75d347a449d55f2ed19f61 | 2,619,930,110,818 | b14e73e4bc523b64049619fc462ff8d367eba006 | /NgramModel/src/refineunit/KatzSmoothing.java | b226a8a32709c9382432b3d9896609c6606e8dbd | [] | no_license | SnowOnion/CCExpriment | https://github.com/SnowOnion/CCExpriment | 9f6043e6b79169673c03a04db56170ec66b84428 | 51c98e41cdc7331af4c9e5d280e24c51c1487581 | refs/heads/master | 2020-03-21T05:10:52.940000 | 2018-06-21T09:15:14 | 2018-06-21T09:15:14 | 138,147,631 | 0 | 0 | null | true | 2018-06-21T09:14:26 | 2018-06-21T09:14:26 | 2018-06-21T09:10:42 | 2018-06-21T02:25:54 | 11,277 | 0 | 0 | 0 | null | false | null | package refineunit;
/**
* @author HHeart
* Katz Smoothing
* KatzSmoothing is just Back-off Smoothing
*/
public class KatzSmoothing {
} | UTF-8 | Java | 142 | java | KatzSmoothing.java | Java | [
{
"context": "package refineunit;\n\n/**\n * @author HHeart\n * Katz Smoothing\n * KatzSmoothing is just Back-o",
"end": 42,
"score": 0.7320762872695923,
"start": 36,
"tag": "USERNAME",
"value": "HHeart"
}
] | null | [] | package refineunit;
/**
* @author HHeart
* Katz Smoothing
* KatzSmoothing is just Back-off Smoothing
*/
public class KatzSmoothing {
} | 142 | 0.711268 | 0.711268 | 11 | 12 | 13.510939 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 12 |
2cbd63980e9c0023f9dfed59c7071e52673482b4 | 19,318,762,907,960 | 881edcf2fe7eebca4205b515a250adbd05c17975 | /src/common/system/UserAttr.java | 7752e2390273bd3d375e5f4d985bb34ad3cae5e9 | [] | no_license | cashgithubs/crawler_client_v0.95 | https://github.com/cashgithubs/crawler_client_v0.95 | fc4b56b095c7ce73a2bb716558b42cf079f38b0b | 18cdd35370a8ef99dcabba73f58e3133fb110574 | refs/heads/master | 2017-04-22T14:44:38.680000 | 2016-04-22T01:35:19 | 2016-04-22T01:35:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package common.system;
import java.io.Serializable;
@SuppressWarnings("serial")
public class UserAttr implements Serializable {
private int id;
private String ip;
private String siteFlag;//用户负责站点
private String name;//用户登录名
private String pass;//密码
private String cookie;//cookie
private String userAgent;//模拟不... | UTF-8 | Java | 1,991 | java | UserAttr.java | Java | [
{
"context": "rivate String name;//用户登录名\n\tprivate String pass;//密码\n\tprivate String cookie;//cookie\n\tprivate String u",
"end": 256,
"score": 0.9956583976745605,
"start": 254,
"tag": "PASSWORD",
"value": "密码"
}
] | null | [] | package common.system;
import java.io.Serializable;
@SuppressWarnings("serial")
public class UserAttr implements Serializable {
private int id;
private String ip;
private String siteFlag;//用户负责站点
private String name;//用户登录名
private String pass;//密码
private String cookie;//cookie
private String userAgent;//模拟不... | 1,991 | 0.697444 | 0.697444 | 100 | 18.17 | 13.416449 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6 | false | false | 12 |
f497beb157788e483a7219a389c866ff96477ab9 | 9,569,187,201,322 | a1992e9557a8075e048e2278f44f5bdbaf48cb2d | /app/src/main/java/com/okason/prontosalon/schedule/ScheduleFragment.java | 13fcd2a21414e710b4b816b542c06fa1f9a01609 | [] | no_license | mostafatantawy99/prontosalon | https://github.com/mostafatantawy99/prontosalon | 483e92add02080a56c6e2c65b0815c23fa7fad9b | dc80f280cb715146d592700ad78e5b9f0c2d2a8a | refs/heads/master | 2021-01-18T00:27:09.039000 | 2016-02-10T23:17:35 | 2016-02-10T23:17:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.okason.prontosalon.schedule;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.okason.prontosalon.core.BaseFragment;
import com.okason.prontosalon.model.Appoint... | UTF-8 | Java | 4,750 | java | ScheduleFragment.java | Java | [
{
"context": "ClientUtils.getNetId());\n client1.setName(\"James Doe\");\n client1.setPreferredAppointmentDay(\"Tu",
"end": 1787,
"score": 0.9995170831680298,
"start": 1778,
"tag": "NAME",
"value": "James Doe"
}
] | null | [] | package com.okason.prontosalon.schedule;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.okason.prontosalon.core.BaseFragment;
import com.okason.prontosalon.model.Appoint... | 4,747 | 0.593895 | 0.585684 | 137 | 33.671532 | 26.174906 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59854 | false | false | 12 |
4f65883923a0631cee3f9739598ead53e72bdbf3 | 19,198,503,870,991 | 87288268e793ce7189c8b6e27bf4def4df29fb41 | /app/src/main/java/com/example/scxh/myapp/WebViewActivity.java | f0a2872a66cc12d6ae346a96692afb00d945b8bc | [] | no_license | jhoneson/-Demo | https://github.com/jhoneson/-Demo | 5351497008aa2622ab90a51212c2398adab1f0b6 | eb7f54357e5dcbc748b835a2fb1ace3f8833d3e1 | refs/heads/master | 2020-11-25T12:53:01.068000 | 2016-08-18T02:16:56 | 2016-08-18T02:16:56 | 65,957,460 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.scxh.myapp;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.webkit.WebView;
import android.widget.Toast;
public class WebViewActivity extends AppCompatActivity {
private WebView mWebView;
@Override
protected void onCreate(Bundle savedInstanceSt... | UTF-8 | Java | 1,041 | java | WebViewActivity.java | Java | [] | null | [] | package com.example.scxh.myapp;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.webkit.WebView;
import android.widget.Toast;
public class WebViewActivity extends AppCompatActivity {
private WebView mWebView;
@Override
protected void onCreate(Bundle savedInstanceSt... | 1,041 | 0.693899 | 0.692865 | 29 | 32.344826 | 23.313864 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551724 | false | false | 12 |
c61e2479844d524254b0bc31ccb4705eb47986e7 | 29,360,396,505,083 | fbfe8da90ad197c4a608e316b00fa86c1a55fac3 | /app/src/main/java/com/brunogtavares/worldlandmarks/model/MyLandmark.java | ccd6a76c1c8f8d54689a69982076e541ac6e8669 | [] | no_license | jqn/world-landmarks | https://github.com/jqn/world-landmarks | 79994e932626d1df5119bba9123e613b4d3e9409 | 624a9d5eb1294f577091823da49453fd9c4934df | refs/heads/master | 2020-06-20T04:35:29.094000 | 2018-12-12T04:05:39 | 2018-12-12T04:05:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.brunogtavares.worldlandmarks.model;
import android.os.Parcel;
import android.os.Parcelable;
import com.google.firebase.database.DataSnapshot;
/**
* Created by brunogtavares on 10/20/18.
*/
public class MyLandmark implements Parcelable {
private String id;
private String landmarkName;
priv... | UTF-8 | Java | 4,797 | java | MyLandmark.java | Java | [
{
"context": "firebase.database.DataSnapshot;\n\n/**\n * Created by brunogtavares on 10/20/18.\n */\n\npublic class MyLandmark impleme",
"end": 188,
"score": 0.9996376037597656,
"start": 175,
"tag": "USERNAME",
"value": "brunogtavares"
}
] | null | [] | package com.brunogtavares.worldlandmarks.model;
import android.os.Parcel;
import android.os.Parcelable;
import com.google.firebase.database.DataSnapshot;
/**
* Created by brunogtavares on 10/20/18.
*/
public class MyLandmark implements Parcelable {
private String id;
private String landmarkName;
priv... | 4,797 | 0.639358 | 0.637899 | 173 | 26.728323 | 22.585001 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589595 | false | false | 12 |
55779fbce30c19d34b57e50b7e3ca8e06baf65f1 | 2,929,167,763,544 | 9b4ced06ed10b82ac2ab9114685dfe339baac477 | /week-03/Day-05/Exercise01/src/Main.java | eea38ec0ff89eea8fdd4684027b5d6eb5c9ba9c4 | [] | no_license | green-fox-academy/kovkrasz | https://github.com/green-fox-academy/kovkrasz | b8f402a9053a35332081c8d723bc9c2b9f0b69d2 | de936d67f37923cdcceb98850e72737a1cf4bfa7 | refs/heads/master | 2020-03-25T02:58:14.406000 | 2019-01-09T16:06:17 | 2019-01-09T16:06:17 | 143,316,128 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Main {
public static void main(String[] args) {
BlogPost blog1 = new BlogPost("\"Lorem Ipsum\"", "John Doe", "2000.05.04.", "Lorem ipsum dolor sit amet.");
blog1.printBlogSpot();
System.out.println("-------------------------------------------------------------------------------... | UTF-8 | Java | 1,392 | java | Main.java | Java | [
{
"context": "BlogPost blog1 = new BlogPost(\"\\\"Lorem Ipsum\\\"\", \"John Doe\", \"2000.05.04.\", \"Lorem ipsum dolor sit amet.\");\n",
"end": 132,
"score": 0.9996330738067627,
"start": 124,
"tag": "NAME",
"value": "John Doe"
},
{
"context": "logPost blog2 = new BlogPost(\"\\\"Wait... | null | [] | public class Main {
public static void main(String[] args) {
BlogPost blog1 = new BlogPost("\"Lorem Ipsum\"", "<NAME>", "2000.05.04.", "Lorem ipsum dolor sit amet.");
blog1.printBlogSpot();
System.out.println("---------------------------------------------------------------------------------... | 1,372 | 0.559163 | 0.532468 | 31 | 43.709679 | 77.979813 | 402 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.935484 | false | false | 12 |
6405847123e5e0e13b618f5085b93d867569854a | 9,672,266,399,417 | 678f0d3b0769b0d6db57f0a416fcf702b5e5b688 | /src/main/java/org/helict/fhir/jpa/starter/security/KeycloakConfigResolverConfig.java | bc58e60d4662de15b50d5914af71eb3d2f9ea100 | [
"Apache-2.0"
] | permissive | mburwit/hapi-fhir-jpaserver-starter | https://github.com/mburwit/hapi-fhir-jpaserver-starter | c34d86a527f875e0098baa94c0c79de989654b6f | bc8376abb4d9e43d54a995accaa7118109bf3e75 | refs/heads/master | 2022-08-21T19:29:57.619000 | 2022-07-20T09:57:36 | 2022-07-20T09:57:36 | 233,621,611 | 0 | 0 | Apache-2.0 | true | 2020-01-13T15:00:07 | 2020-01-13T15:00:06 | 2020-01-09T18:34:19 | 2020-01-09T18:34:17 | 389 | 0 | 0 | 0 | null | false | false | package org.helict.fhir.jpa.starter.security;
import org.helict.fhir.jpa.starter.security.annotations.OnKeycloakCondition;
import org.helict.fhir.jpa.starter.security.properties.KcPropertiesApi;
import org.helict.fhir.jpa.starter.security.properties.KcPropertiesTester;
import org.keycloak.adapters.KeycloakConfigResolv... | UTF-8 | Java | 2,154 | java | KeycloakConfigResolverConfig.java | Java | [] | null | [] | package org.helict.fhir.jpa.starter.security;
import org.helict.fhir.jpa.starter.security.annotations.OnKeycloakCondition;
import org.helict.fhir.jpa.starter.security.properties.KcPropertiesApi;
import org.helict.fhir.jpa.starter.security.properties.KcPropertiesTester;
import org.keycloak.adapters.KeycloakConfigResolv... | 2,154 | 0.806407 | 0.806407 | 61 | 34.311474 | 28.414116 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.786885 | false | false | 12 |
1b5a2b645f43641ab9de371254909b09df4eaf50 | 25,297,357,426,298 | 84cf540e079dc0a003e9c006e58f0f982eb789d5 | /springSrc/ch02/src/main/java/samp05/Ex01.java | 52a022baec0d3675235a948d055408cc99d9313a | [] | no_license | CLEE12/workspace | https://github.com/CLEE12/workspace | 01c8de16ded052b15c79553e02c53b147e6500c1 | f8f82bdeb24c3d520f5fc730bde8633c5f4f4ddf | refs/heads/master | 2021-01-01T05:09:51.855000 | 2016-05-25T06:10:14 | 2016-05-25T06:10:14 | 58,998,551 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package samp05;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class Ex01 {
public static void main(String[] args) {
ApplicationContext ac = new ClassPathXmlApplicationContext(
"/samp05/beans05.xml");
Vechicle vh = (Vechic... | UTF-8 | Java | 358 | java | Ex01.java | Java | [] | null | [] | package samp05;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class Ex01 {
public static void main(String[] args) {
ApplicationContext ac = new ClassPathXmlApplicationContext(
"/samp05/beans05.xml");
Vechicle vh = (Vechic... | 358 | 0.77933 | 0.756983 | 11 | 31.636364 | 23.441505 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.545455 | false | false | 12 |
81c9f834e9258761f59f8167119d47556e80412c | 32,109,175,518,516 | 060874b4bd89b8aa0c0150538bc0133f004c2a86 | /src/Reflection/Case2.java | b3ad9a3af8fbc18476a50fac4753add9cad4d4c6 | [] | no_license | mapingfan/JavaReflection | https://github.com/mapingfan/JavaReflection | 9223c07b225cfd0199051f2bb802f0309f540a8d | 83539ede0fd0755074e658fe1ee5a1506c5a54e9 | refs/heads/master | 2021-05-16T11:23:27.083000 | 2017-09-27T08:32:45 | 2017-09-27T08:32:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Reflection;
public class Case2 {
public static void main(String[] args) throws ClassNotFoundException {
Class<?> c1 = null;
Class<?> c2 = null;
Class<?> c3 = null;
c1 = Demo2.class; //以类名的静态属性获得Class类的对象。
c2 = new Demo2().getClass(); //通过类的对象的函数获得Class类的对象。
... | UTF-8 | Java | 722 | java | Case2.java | Java | [] | null | [] | package Reflection;
public class Case2 {
public static void main(String[] args) throws ClassNotFoundException {
Class<?> c1 = null;
Class<?> c2 = null;
Class<?> c3 = null;
c1 = Demo2.class; //以类名的静态属性获得Class类的对象。
c2 = new Demo2().getClass(); //通过类的对象的函数获得Class类的对象。
... | 722 | 0.592905 | 0.569257 | 22 | 25.90909 | 26.172346 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 12 |
37bf03a423413b56e9549aebf3f1fdd14a98731e | 23,021,024,765,050 | 718ec7de0a4afaa7afa458420f93d919a9b373bc | /src/com/gjcm/entity/HFOrderVersion.java | 7d4d3eb33ba934d15efd79f628390bde7ee06ef5 | [] | no_license | yeadong/umengPushInServer | https://github.com/yeadong/umengPushInServer | 2d69e44eaf9591b4f0216c9b5a7a41729a1f21df | f5893c04a8365ec9c5f68734be5eee8e01cbf95a | refs/heads/master | 2021-08-28T13:18:22.638000 | 2017-04-15T06:32:21 | 2017-04-15T06:32:21 | 113,968,693 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gjcm.entity;
import java.util.Date;
public class HFOrderVersion {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database column huifuorder_version.id
*
* @mbggenerated
*/
private Long id;
/**
* This field was generated by My... | UTF-8 | Java | 6,524 | java | HFOrderVersion.java | Java | [] | null | [] | package com.gjcm.entity;
import java.util.Date;
public class HFOrderVersion {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database column huifuorder_version.id
*
* @mbggenerated
*/
private Long id;
/**
* This field was generated by My... | 6,524 | 0.649295 | 0.649295 | 229 | 27.49345 | 28.390696 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.100437 | false | false | 12 |
252ae932d5d575831433a51a296d3941dc52cf39 | 8,787,503,089,557 | 4b9692c96e07eb3864c51d6105a6af2bcbdb43d8 | /src/lab_1_2/Quest_62.java | e00ee92f23aa5c9dce4766a51cdf7ab922ec2c75 | [] | no_license | Shrralis/labs_of_crossplat | https://github.com/Shrralis/labs_of_crossplat | bba6dd7ddf8f773851d84e57bd2ae78d934d91c4 | d6f7e8c90ab857dd13303de19c3254f1079e192b | refs/heads/master | 2021-01-18T21:25:18.020000 | 2016-06-02T23:51:38 | 2016-06-02T23:51:38 | 51,104,505 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lab_1_2;
/**
* Created by shrralis on 2/4/16.
*/
public class Quest_62 {
public static void main(String[] args) {
int x[] = new int[20], tempM[] = new int[20], tempL[] = new int[20];
int li = 0, mi = 0;
for (int i = 0; i < 20; i++) {
x[i] = 8 * i + 2 * i / 2;
... | UTF-8 | Java | 979 | java | Quest_62.java | Java | [
{
"context": "package lab_1_2;\n\n/**\n * Created by shrralis on 2/4/16.\n */\npublic class Quest_62 {\n\n publi",
"end": 44,
"score": 0.9996175765991211,
"start": 36,
"tag": "USERNAME",
"value": "shrralis"
}
] | null | [] | package lab_1_2;
/**
* Created by shrralis on 2/4/16.
*/
public class Quest_62 {
public static void main(String[] args) {
int x[] = new int[20], tempM[] = new int[20], tempL[] = new int[20];
int li = 0, mi = 0;
for (int i = 0; i < 20; i++) {
x[i] = 8 * i + 2 * i / 2;
... | 979 | 0.367722 | 0.334014 | 33 | 28.666666 | 19.578384 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.787879 | false | false | 12 |
2d910602185b40d7505a689b7dd716f818bff64b | 32,109,175,512,208 | ca5f54c18b6a24dcffde0a59c357fd82928e6c6c | /gene-context/src/main/java/org/geneframework/context/util/PropertiesHelper.java | ba6f869c3ca3f709b7a977779e0c4e20124b5279 | [] | no_license | YaoLang/geneframework | https://github.com/YaoLang/geneframework | c2497af15addb04a84c9906f4e9138808651ccd8 | 2976fdfcff9bc0b2251d0fc7fd7d0cf1018b0d92 | refs/heads/master | 2020-06-06T05:30:20.617000 | 2015-09-13T06:12:06 | 2015-09-13T06:12:06 | 42,385,866 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.geneframework.context.util;
import java.beans.PropertyDescriptor;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import java... | UTF-8 | Java | 3,096 | java | PropertiesHelper.java | Java | [] | null | [] | package org.geneframework.context.util;
import java.beans.PropertyDescriptor;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import java... | 3,096 | 0.705103 | 0.70155 | 100 | 29.959999 | 23.580042 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.52 | false | false | 12 |
0192ee7f86d21cbefe3cc52a45d8d55945b814b3 | 18,537,078,911,000 | dc37842ab716311d3295e3139be18544aaff0ae9 | /Conference/src/main/java/model/dao/mysql/MySqlSpeechDao.java | 945d91033ce8f33b982f005c54799f1a5d5b1df1 | [] | no_license | lizaarkhipskaya/Conference_system | https://github.com/lizaarkhipskaya/Conference_system | a4b831d095fa1a97273d5a0d77307aa5488ca065 | 49ed6a48767d4d1630644c0cde58485d1cdf6ebc | refs/heads/master | 2022-06-23T16:21:42.133000 | 2019-06-18T20:18:04 | 2019-06-18T20:18:04 | 188,544,180 | 0 | 0 | null | false | 2022-06-21T01:10:07 | 2019-05-25T09:03:44 | 2019-06-18T20:18:48 | 2022-06-21T01:10:04 | 669 | 0 | 0 | 4 | JavaScript | false | false | package model.dao.mysql;
import controller.manager.SqlStatementManager;
import model.dao.ConnectionPool;
import model.dao.SpeechDao;
import model.entity.Speech;
import model.exeption.ReRegisterOnConferenceExeption;
import model.exeption.ReRegisterSpeech;
import org.apache.logging.log4j.LogManager;
import org.apache.lo... | UTF-8 | Java | 2,374 | java | MySqlSpeechDao.java | Java | [] | null | [] | package model.dao.mysql;
import controller.manager.SqlStatementManager;
import model.dao.ConnectionPool;
import model.dao.SpeechDao;
import model.entity.Speech;
import model.exeption.ReRegisterOnConferenceExeption;
import model.exeption.ReRegisterSpeech;
import org.apache.logging.log4j.LogManager;
import org.apache.lo... | 2,374 | 0.682814 | 0.677759 | 69 | 33.405796 | 30.452776 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 12 |
ef354d46456aa76698bff8361c2af503b0287c2d | 5,136,780,891,105 | de4b9c9f103a4f220529a681a46bdcbb8f803c9a | /CoVis/src/covis/VisFunc.java | f63b38b4ff36fd570055124e378f1e2625f51185 | [] | no_license | kensuke-iizuka/coins-assignment | https://github.com/kensuke-iizuka/coins-assignment | 0356967209848250316eeca8c2422279ae554e9e | 2011ea2da9fdfe92c23bfec3c5e6ce634adae4de | refs/heads/master | 2020-03-21T12:34:42.123000 | 2018-06-25T07:44:54 | 2018-06-25T07:44:54 | 138,560,259 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* ----------------------------------------------------------
% Copyright (C) 2005 The Coins Project Group
% (Read COPYING for detailed information.)
----------------------------------------------------------- */
package covis;
import javax.swing.JPanel;
import javax.swing.JScrollPa... | UTF-8 | Java | 5,781 | java | VisFunc.java | Java | [] | null | [] | /* ----------------------------------------------------------
% Copyright (C) 2005 The Coins Project Group
% (Read COPYING for detailed information.)
----------------------------------------------------------- */
package covis;
import javax.swing.JPanel;
import javax.swing.JScrollPa... | 5,781 | 0.647985 | 0.646082 | 234 | 23.700855 | 21.722912 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393162 | false | false | 12 |
8177138430bef89756891a6bd65a15d21b295ea9 | 24,867,860,694,898 | 3c158826efbe4f665367d243094e829ef32cb5bb | /app/src/main/java/com/v1/foundspecs/milzam/skripsiapp/Activity/DataRegisterActivity.java | dea32ce7dec0e1a2988403ba36c3109a14b7f678 | [] | no_license | milzamhibatullah/skripsi | https://github.com/milzamhibatullah/skripsi | 6ffa364a80f02a90781069c3ae4db583ba53f3ad | acac8751674acb8c65ccda82f29849239e3b4df2 | refs/heads/master | 2020-04-21T11:12:10.910000 | 2019-02-07T03:41:43 | 2019-02-07T03:41:43 | 169,514,763 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.v1.foundspecs.milzam.skripsiapp.Activity;
import android.app.Fragment;
import android.app.FragmentTransaction;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import com.v1.foundspec... | UTF-8 | Java | 2,112 | java | DataRegisterActivity.java | Java | [] | null | [] | package com.v1.foundspecs.milzam.skripsiapp.Activity;
import android.app.Fragment;
import android.app.FragmentTransaction;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import com.v1.foundspec... | 2,112 | 0.70928 | 0.705492 | 58 | 35.413792 | 23.68692 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.689655 | false | false | 12 |
7f0ad04fff149c4736c53360f0ce00dba340252c | 17,239,998,789,485 | a02bd583bd488a8de26c6385b2f1837679891b21 | /src/zils_prova/DAO/VeiculoDAO.java | 329c1e114f2f0845cda5167e591b0a9469a3655b | [] | no_license | EduardoZils/Zils_Prova | https://github.com/EduardoZils/Zils_Prova | ad8e50aba17ce916ebc2a723bbd7bab23bbb5bab | f3293addc3ab939473594efaa0d11e30ee84fd40 | refs/heads/master | 2020-04-08T03:41:25.374000 | 2018-11-25T01:00:22 | 2018-11-25T01:00:22 | 158,986,282 | 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 zils_prova.DAO;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import jav... | UTF-8 | Java | 8,263 | java | VeiculoDAO.java | Java | [
{
"context": "t zils_prova.model.Veiculo;\r\n\r\n/**\r\n *\r\n * @author eduar\r\n */\r\npublic class VeiculoDAO implements GenericDAO",
"end": 531,
"score": 0.8661031723022461,
"start": 526,
"tag": "USERNAME",
"value": "eduar"
}
] | 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 zils_prova.DAO;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import jav... | 8,263 | 0.568317 | 0.566985 | 211 | 37.161137 | 25.190886 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.753555 | false | false | 12 |
726e469c831b602aecc6d3d45cb1991ee44da4e2 | 23,390,391,924,787 | 033ef214ac62e8bba6deb91341d2fdf99d56a007 | /src/lesson9/Book.java | a6520d9af580104550a9efb836718cae47274549 | [] | no_license | peace94/javaandroid | https://github.com/peace94/javaandroid | a4d26dae0e1dd745a71b1cd47349fd6a889f796b | 216fa22ebf7f2c4286b4637c8b0a3d7537fd58b2 | refs/heads/master | 2020-05-02T22:10:37.186000 | 2019-03-28T16:44:45 | 2019-03-28T16:44:45 | 178,241,000 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lesson9;
public class Book {
private int Pages;
private String nazvanie;
private String author;
private int cena;
private int godIzdaniya;
public Book() {
}
public Book(String n, String a) {
nazvanie = n;
author = a;
}
public Book(int p, String n, Stri... | UTF-8 | Java | 672 | java | Book.java | Java | [] | null | [] | package lesson9;
public class Book {
private int Pages;
private String nazvanie;
private String author;
private int cena;
private int godIzdaniya;
public Book() {
}
public Book(String n, String a) {
nazvanie = n;
author = a;
}
public Book(int p, String n, Stri... | 672 | 0.561321 | 0.559748 | 30 | 20.200001 | 19.060255 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.766667 | false | false | 12 |
aa214bac60c46a2a1bfab551ec436eb4e8dcfce9 | 9,552,007,278,255 | ab9cc24934dd178518c3f22843f8ffb48cf6d2f5 | /sdk_wzpd/src/main/java/com/richfit/sdk_wzpd/checkn/collect/imp/CNCollectPresenterImp.java | 85668af8e3dcceb403e7e5d782ae3f4a76b80bfa | [] | no_license | magic-coder/ComponentStudy | https://github.com/magic-coder/ComponentStudy | 116197dc3f576fc1ca6c6ee2f171c452597e17d9 | 2197af7eff241f76fb1b66e3498788482e57ada1 | refs/heads/master | 2021-09-10T07:36:51.221000 | 2018-03-22T07:09:56 | 2018-03-22T07:10:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.richfit.sdk_wzpd.checkn.collect.imp;
import android.content.Context;
import android.text.TextUtils;
import com.richfit.common_lib.lib_base_sdk.base_collect.BaseCollectPresenterImp;
import com.richfit.common_lib.lib_rx.RxSubscriber;
import com.richfit.data.constant.Global;
import com.richfit.data.helper.Tr... | UTF-8 | Java | 5,732 | java | CNCollectPresenterImp.java | Java | [
{
"context": "\n\nimport io.reactivex.Flowable;\n\n/**\n * Created by monday on 2017/3/3.\n */\n\npublic class CNCollectPresenter",
"end": 681,
"score": 0.9996436238288879,
"start": 675,
"tag": "USERNAME",
"value": "monday"
}
] | null | [] | package com.richfit.sdk_wzpd.checkn.collect.imp;
import android.content.Context;
import android.text.TextUtils;
import com.richfit.common_lib.lib_base_sdk.base_collect.BaseCollectPresenterImp;
import com.richfit.common_lib.lib_rx.RxSubscriber;
import com.richfit.data.constant.Global;
import com.richfit.data.helper.Tr... | 5,732 | 0.486958 | 0.484667 | 140 | 39.528572 | 30.017481 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 12 |
036bea72a5bdd1c337c0b40a067bf783b244bffa | 13,408,887,964,058 | 50023378bef26739a7037fc04759663fcc66e4a8 | /LeetcodeAgain/src/main/java/hou/forwz/LeetcodeAgain/medium/Sum3.java | 9950db8b6ab3f34ffe2e5319cd4e1bc4c598d6c4 | [] | no_license | houweitao/Leetcode | https://github.com/houweitao/Leetcode | dde59bfff97daa14f4634c2e158b318ae9b47944 | 78035bf2b2d9dff4fb9c8f0d2a6d4db6114186ef | refs/heads/master | 2020-05-21T17:54:35.721000 | 2016-12-20T09:11:10 | 2016-12-20T09:11:10 | 62,659,590 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hou.forwz.LeetcodeAgain.medium;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* @author houweitao
* @date 2016年9月15日上午11:17:24
*/
public class Sum3 {
public static void main(String[] args) {
Sum3 sum = new Sum3();
int[] nums = { 0, 0, 0, 0 };
System.out.println(sum... | UTF-8 | Java | 2,932 | java | Sum3.java | Java | [
{
"context": "til.Arrays;\nimport java.util.List;\n\n/**\n * @author houweitao\n * @date 2016年9月15日上午11:17:24\n */\n\npublic class S",
"end": 142,
"score": 0.9969066381454468,
"start": 133,
"tag": "USERNAME",
"value": "houweitao"
}
] | null | [] | package hou.forwz.LeetcodeAgain.medium;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* @author houweitao
* @date 2016年9月15日上午11:17:24
*/
public class Sum3 {
public static void main(String[] args) {
Sum3 sum = new Sum3();
int[] nums = { 0, 0, 0, 0 };
System.out.println(sum... | 2,932 | 0.515743 | 0.497604 | 121 | 23.14876 | 19.156019 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.677686 | false | false | 12 |
5a3f7e42042fd91ababde85448054ccf6a37ed8f | 22,943,715,307,446 | fa9e097df1a0c5f45648ee9589a283b11bd8a72a | /app/src/main/java/com/ojeda/manuel/petagram/mascotasFavs.java | 5844da92e60b71d69724dba1a499895cf87ddf10 | [] | no_license | manuoj/Petagram | https://github.com/manuoj/Petagram | d33f88dc5c26dc3b8ffcb2ef909b957d34163ecf | 2b8ba1d38e2307db0e4d1f385426df5c09c51f78 | refs/heads/master | 2020-12-30T14:12:46.431000 | 2017-06-09T20:10:00 | 2017-06-09T20:10:00 | 91,289,241 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ojeda.manuel.petagram;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
/**
* Created by manuel on 14/05/17.
*/
public class mascotasFavs extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState)... | UTF-8 | Java | 622 | java | mascotasFavs.java | Java | [
{
"context": "roid.support.v7.widget.Toolbar;\n\n/**\n * Created by manuel on 14/05/17.\n */\n\npublic class mascotasFavs exten",
"end": 178,
"score": 0.6110243201255798,
"start": 172,
"tag": "USERNAME",
"value": "manuel"
}
] | null | [] | package com.ojeda.manuel.petagram;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
/**
* Created by manuel on 14/05/17.
*/
public class mascotasFavs extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState)... | 622 | 0.73955 | 0.726688 | 22 | 27.272728 | 25.577301 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 12 |
699fd0894c6827cf6958a9a46fc1c3d13fd093a3 | 31,447,750,559,169 | 6f37d8cdb5c04189e08b749f0d82f94c84000329 | /src/main/java/com/ontoeval/controller/LoadInstructions.java | 752505a74fef07ca3e43043e08bd52656615d4f6 | [] | no_license | ontologylearning-oeg/EvaluationOntologies | https://github.com/ontologylearning-oeg/EvaluationOntologies | 258625051f66a74451286759d156715b0dc9afb0 | 83793fdd49132fa7820347a303aae256cf73fb2b | refs/heads/master | 2021-06-19T06:33:39.798000 | 2017-07-25T08:57:22 | 2017-07-25T08:57:22 | 58,125,927 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ontoeval.controller;
import com.ontoeval.controller.services.InstructionsHelper;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import java.sql.SQLExcepti... | UTF-8 | Java | 1,406 | java | LoadInstructions.java | Java | [
{
"context": ";\nimport java.sql.SQLException;\n\n/**\n * Created by dchaves on 4/10/16.\n */\npublic class LoadInstructions ext",
"end": 350,
"score": 0.9996506571769714,
"start": 343,
"tag": "USERNAME",
"value": "dchaves"
}
] | null | [] | package com.ontoeval.controller;
import com.ontoeval.controller.services.InstructionsHelper;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import java.sql.SQLExcepti... | 1,406 | 0.71835 | 0.714794 | 38 | 36 | 31.750673 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.710526 | false | false | 12 |
0775e541af45351f8083073ad9adbed0ae5ffed2 | 5,677,946,770,655 | c95c03f659007f347cc02e293faeb339eff85a59 | /CoverageDataBase/MethodsDataBase/zxing-BS-4.7.8/CalendarParsedResultTestCase/testSummary.txt | 7918a8a70475e064fc77f223883809b7970c5828 | [] | no_license | dormaayan/TestsReposirotry | https://github.com/dormaayan/TestsReposirotry | e2bf6c247d933b278fcc47082afa7282dd916baa | 75520c8fbbbd5f721f4c216ae7f142ec861e2c67 | refs/heads/master | 2020-04-11T21:34:56.287000 | 2019-02-06T13:34:31 | 2019-02-06T13:34:31 | 162,110,352 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | @Test public void testSummary(){
doTest("BEGIN:VCALENDAR\r\nBEGIN:VEVENT\r\n" + "SUMMARY:foo\r\n" + "DTSTART:20080504T123456Z\r\n"+ "END:VEVENT\r\nEND:VCALENDAR",null,"foo",null,"20080504T123456Z",null);
}
| UTF-8 | Java | 208 | txt | testSummary.txt | Java | [] | null | [] | @Test public void testSummary(){
doTest("BEGIN:VCALENDAR\r\nBEGIN:VEVENT\r\n" + "SUMMARY:foo\r\n" + "DTSTART:20080504T123456Z\r\n"+ "END:VEVENT\r\nEND:VCALENDAR",null,"foo",null,"20080504T123456Z",null);
}
| 208 | 0.725962 | 0.591346 | 3 | 68.333336 | 74.387871 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 12 |
bf37b88116181256cc204a1f1ee98f58bdb0a83e | 472,446,462,759 | 6a9152d01c51820b09b93a3dc097828a68b68109 | /Prothieum - Server/src/client/Class247.java | 35945006e4015964e624b62d553ed444ec28cddc | [] | no_license | LoveLeAnon/Prothieum | https://github.com/LoveLeAnon/Prothieum | 68b480f453ed6fcf1cb98f0fe7afd6403d38da05 | ea421aff849d0fdac2966d1925f49fbce456f2c4 | refs/heads/master | 2018-01-05T02:44:25.178000 | 2012-05-28T19:38:07 | 2012-05-28T19:38:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Class247 - Decompiled by JODE
* Visit http://jode.sourceforge.net/
*/
final class Class247 {
int anInt2791;
static int anInt2792;
private ha_Sub3_Sub1 aHa_Sub3_Sub1_2793;
static int anInt2794;
static int anInt2795;
static final void method1963(byte i) throws Exception_Sub1 {
if (i... | UTF-8 | Java | 919 | java | Class247.java | Java | [] | null | [] | /* Class247 - Decompiled by JODE
* Visit http://jode.sourceforge.net/
*/
final class Class247 {
int anInt2791;
static int anInt2792;
private ha_Sub3_Sub1 aHa_Sub3_Sub1_2793;
static int anInt2794;
static int anInt2795;
static final void method1963(byte i) throws Exception_Sub1 {
if (i... | 919 | 0.606094 | 0.461371 | 32 | 27.71875 | 22.427988 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59375 | false | false | 12 |
b7170909c0179e33f11b5247eba116da13a7c013 | 10,797,547,800,660 | a3c35547dc3a0b14e102943836e5aa1b80fda48c | /src/test/java/com/java8/OptionalTest.java | b701f7b8b34e17ae15821f57b4bae57cc5f42764 | [
"MIT"
] | permissive | sumerJY100/SpringMVCDemo | https://github.com/sumerJY100/SpringMVCDemo | 679b91191bf2b9b4c48ba5ee6e6a83b5e254a71e | e120fb29e64ada03e69afe248a5675cbe5f3017c | refs/heads/master | 2020-03-21T17:12:43.766000 | 2018-11-12T01:02:34 | 2018-11-12T01:02:34 | 138,820,041 | 0 | 0 | null | true | 2018-06-27T02:36:30 | 2018-06-27T02:36:30 | 2018-06-19T12:36:37 | 2018-02-27T09:26:45 | 81 | 0 | 0 | 0 | null | false | null | package com.java8;
import com.gaussic.controller.CoalPipingController;
import com.sun.javafx.binding.StringFormatter;
import java.time.Instant;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.time.ZoneId;
import java.util.*;
import java.util.function.Consumer;
import java.util.function.Functio... | UTF-8 | Java | 5,133 | java | OptionalTest.java | Java | [] | null | [] | package com.java8;
import com.gaussic.controller.CoalPipingController;
import com.sun.javafx.binding.StringFormatter;
import java.time.Instant;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.time.ZoneId;
import java.util.*;
import java.util.function.Consumer;
import java.util.function.Functio... | 5,133 | 0.554665 | 0.547428 | 163 | 30.368097 | 24.403297 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527607 | false | false | 12 |
2a3d44669ecbddbdda9038d63345237232d7a1ff | 20,839,181,344,519 | f5049214ff99cdd7c37da74619b60ac4a26fc6ba | /runtime/db/orm/eu.agno3.runtime.db.orm/src/main/java/eu/agno3/runtime/db/orm/internal/DynamicPersistenceUnitInfoProxy.java | 5a7cc3fd78cecd7976c71af211e3145efec797e7 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | AgNO3/code | https://github.com/AgNO3/code | d17313709ee5db1eac38e5811244cecfdfc23f93 | b40a4559a10b3e84840994c3fd15d5f53b89168f | refs/heads/main | 2023-07-28T17:27:53.045000 | 2021-09-17T14:25:01 | 2021-09-17T14:31:41 | 407,567,058 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* © 2013 AgNO3 Gmbh & Co. KG
* All right reserved.
*
* Created: 26.07.2013 by mbechler
*/
package eu.agno3.runtime.db.orm.internal;
import java.net.URL;
import java.util.ArrayList;
import java.util.List;
import java.util.Properties;
import javax.persistence.SharedCacheMode;
import javax.persistence.Validat... | UTF-8 | Java | 3,337 | java | DynamicPersistenceUnitInfoProxy.java | Java | [
{
"context": " All right reserved.\n * \n * Created: 26.07.2013 by mbechler\n */\npackage eu.agno3.runtime.db.orm.internal;\n\n\ni",
"end": 95,
"score": 0.9994364976882935,
"start": 87,
"tag": "USERNAME",
"value": "mbechler"
},
{
"context": "ype;\nimport javax.sql.DataSource;\n\n\n/*... | null | [] | /**
* © 2013 AgNO3 Gmbh & Co. KG
* All right reserved.
*
* Created: 26.07.2013 by mbechler
*/
package eu.agno3.runtime.db.orm.internal;
import java.net.URL;
import java.util.ArrayList;
import java.util.List;
import java.util.Properties;
import javax.persistence.SharedCacheMode;
import javax.persistence.Validat... | 3,337 | 0.668165 | 0.663669 | 157 | 20.248407 | 21.779922 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.216561 | false | false | 12 |
32ebaf245a01daf03fa5131bb125fa9eba1943ab | 9,603,546,893,632 | 87d4aa7d70c97b609fd93fd8c699b7f9da348dbe | /springboot-mybatis/src/main/java/com/sss/service/GenerateDataServiceImpl.java | f775102b296f2a89cc4bb99294dfa4550ca6343d | [] | no_license | smith5623/springboot_demos | https://github.com/smith5623/springboot_demos | 8a539f5803531530b9b1d2e27ae9f063d43363e6 | 5622649dab8b2e0eb014240a85b5f884474a4351 | refs/heads/master | 2020-08-21T11:29:35.525000 | 2020-01-06T15:35:48 | 2020-01-06T15:35:48 | 216,148,130 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sss.service;
import com.sss.dao.CustomerInfMapper;
import com.sss.dao.CustomerLoginLogMapper;
import com.sss.dao.CustomerLoginMapper;
import com.sss.pojo.CustomerInf;
import com.sss.pojo.CustomerLogin;
import com.sss.pojo.CustomerLoginLog;
import com.sss.util.RandomUtil;
import com.sss.util.RandomValueUtil... | UTF-8 | Java | 4,044 | java | GenerateDataServiceImpl.java | Java | [
{
"context": "ishName());\n customerLogin.setPassword(UUID.randomUUID().toString().substring(0,31));\n ",
"end": 1436,
"score": 0.7175056338310242,
"start": 1432,
"tag": "PASSWORD",
"value": "UUID"
}
] | null | [] | package com.sss.service;
import com.sss.dao.CustomerInfMapper;
import com.sss.dao.CustomerLoginLogMapper;
import com.sss.dao.CustomerLoginMapper;
import com.sss.pojo.CustomerInf;
import com.sss.pojo.CustomerLogin;
import com.sss.pojo.CustomerLoginLog;
import com.sss.util.RandomUtil;
import com.sss.util.RandomValueUtil... | 4,050 | 0.704229 | 0.674378 | 96 | 40.875 | 28.999371 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.84375 | false | false | 12 |
a30c839fe5b4785819ca35a8d790d61442e5e1d2 | 10,411,000,756,819 | 32842effbaa2ce99887778ff1971891c664462d0 | /BrainKosh/src/main/java/quiz/GenericLib/WebcLib.java | 5eb42625436175186beb0c42bd9cf6a61a45f8af | [] | no_license | Satikant/Project | https://github.com/Satikant/Project | 98f46a113249ae6202647293cbdf923cd6fee856 | ba895228f6fd440c7fc453a50a546fc43577e013 | refs/heads/main | 2023-06-12T20:10:18.209000 | 2021-07-07T15:16:56 | 2021-07-07T15:16:56 | 383,841,658 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package quiz.GenericLib;
import java.util.concurrent.TimeUnit;
import org.testng.asserts.SoftAssert;
public class WebcLib {
public void PageToLoad()
{
BaseClass.driver.manage().timeouts().implicitlyWait(40, TimeUnit.SECONDS);
}
}
| UTF-8 | Java | 242 | java | WebcLib.java | Java | [] | null | [] | package quiz.GenericLib;
import java.util.concurrent.TimeUnit;
import org.testng.asserts.SoftAssert;
public class WebcLib {
public void PageToLoad()
{
BaseClass.driver.manage().timeouts().implicitlyWait(40, TimeUnit.SECONDS);
}
}
| 242 | 0.756198 | 0.747934 | 12 | 19.166666 | 22.014515 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 12 |
98cb223dddbb3b66bab40cbb1302b4a36519f405 | 5,007,931,903,010 | ac9c10f62878cc09bc82931b372ab9c3e42454c9 | /core/src/com/mageshowdown/gameserver/ServerRound.java | 3820693c688a477bf06c8545690669cd24e9b8e0 | [
"MIT"
] | permissive | AnitaMatei/Mage-Showdown | https://github.com/AnitaMatei/Mage-Showdown | 91b08ce8e83a2a36ef1dd3f48182539df2406dbe | d2fd8fd8c20299afba89300416e7c94bcd22e118 | refs/heads/master | 2020-05-09T11:19:12.571000 | 2020-02-23T15:16:44 | 2020-02-23T15:16:44 | 181,073,586 | 0 | 1 | MIT | false | 2019-04-12T22:40:49 | 2019-04-12T19:45:50 | 2019-04-12T22:29:08 | 2019-04-12T22:29:49 | 63 | 0 | 1 | 0 | Java | false | false | package com.mageshowdown.gameserver;
import com.esotericsoftware.kryonet.Connection;
import com.mageshowdown.gamelogic.Round;
public class ServerRound extends Round {
private class RoundEndManager extends Thread {
RoundEndManager() {
start();
}
@Override
public void r... | UTF-8 | Java | 1,721 | java | ServerRound.java | Java | [] | null | [] | package com.mageshowdown.gameserver;
import com.esotericsoftware.kryonet.Connection;
import com.mageshowdown.gamelogic.Round;
public class ServerRound extends Round {
private class RoundEndManager extends Thread {
RoundEndManager() {
start();
}
@Override
public void r... | 1,721 | 0.594422 | 0.590936 | 65 | 25.476923 | 25.448051 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.353846 | false | false | 12 |
4c6422cb080553d89d57e83187a3656ea1840f00 | 32,469,952,782,676 | b5efc583151dd14eb9b0aba11e4a8ecc2997b52b | /java/FOTamer/Ircam Java Libraries/src/fr/ircam/lib/predict/lz/Tree.java | bd50a8605b5afcf8a46c01dc8c1c9afd6b01e5e7 | [
"Apache-2.0"
] | permissive | jaimeguzman/learning | https://github.com/jaimeguzman/learning | 7eacee3d054fade18c977dbf5c0ad6c3f1f5f7c1 | a5de69e9b8770a284e0cf88194a1938285fb0c9d | refs/heads/master | 2021-03-12T20:46:05.299000 | 2015-11-03T04:55:58 | 2015-11-03T04:55:58 | 41,503,443 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2007 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | ISO-8859-2 | Java | 8,326 | java | Tree.java | Java | [
{
"context": "hMap;\nimport java.util.Random;\n\n/*\n * Adapted from Yohann Coppel's tree structure\n * (ycoppel@google.com)\n ",
"end": 763,
"score": 0.6862110495567322,
"start": 757,
"tag": "NAME",
"value": "Yohann"
},
{
"context": "* Adapted from Yohann Coppel's tree structure\n *... | null | [] | /*
* Copyright 2007 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | 8,315 | 0.662661 | 0.657493 | 329 | 24.294832 | 28.524633 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.151976 | false | false | 12 |
a55f8513b318c1ba296552512907e15087e7c904 | 27,247,272,552,471 | 68980f08dcaa541fce09baf47390f80c022a8dba | /src/main/java/com/huayun/certificate/model/SysOperationalLogInput.java | 3ff319d2fc5f348985d1eef5395f045c06f6f6c9 | [] | no_license | ZiTongProject/OCM_backend | https://github.com/ZiTongProject/OCM_backend | e01198c33ad0ce80f4a059c05724e808460fec76 | aea0f7d84f4d9d1f55d69d6cad0eb1e8ecfcdbe6 | refs/heads/master | 2020-09-01T08:52:38.658000 | 2020-08-11T06:56:37 | 2020-08-11T06:56:37 | 218,923,872 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huayun.certificate.model;
import com.huayun.certificate.common.BasePageInput;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
/**
* @ClassName SysOperationalLogInput
* @Description:
* @Autho... | UTF-8 | Java | 1,504 | java | SysOperationalLogInput.java | Java | [
{
"context": "sOperationalLogInput\n * @Description:\n * @Author :Mr_He\n * @Date 2019/11/8\n * @Version V1.0\n **/\n@ApiMode",
"end": 328,
"score": 0.9996161460876465,
"start": 323,
"tag": "USERNAME",
"value": "Mr_He"
}
] | null | [] | package com.huayun.certificate.model;
import com.huayun.certificate.common.BasePageInput;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
/**
* @ClassName SysOperationalLogInput
* @Description:
* @Autho... | 1,504 | 0.638971 | 0.631618 | 73 | 17.630136 | 16.876268 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.219178 | false | false | 12 |
c0a951a3a134aa0318ebde88a41c08e1ac094646 | 18,494,129,203,717 | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /DVC-AN20_EMUI10.1.1/src/main/java/android/net/wifi/HotspotConfig.java | bee6109bf174e295c71a361bb7775869f296af70 | [] | no_license | morningblu/HWFramework | https://github.com/morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603000 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.net.wifi;
import android.net.wifi.hwUtil.SafeDisplayUtil;
import android.os.Parcel;
import android.os.Parcelable;
import android.text.TextUtils;
import android.util.Log;
import java.util.UUID;
public class HotspotConfig implements Parcelable {
public static final Parcelable.Creator<HotspotConfig> ... | UTF-8 | Java | 4,765 | java | HotspotConfig.java | Java | [] | null | [] | package android.net.wifi;
import android.net.wifi.hwUtil.SafeDisplayUtil;
import android.os.Parcel;
import android.os.Parcelable;
import android.text.TextUtils;
import android.util.Log;
import java.util.UUID;
public class HotspotConfig implements Parcelable {
public static final Parcelable.Creator<HotspotConfig> ... | 4,765 | 0.620147 | 0.61595 | 137 | 33.781021 | 22.41992 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.627737 | false | false | 12 |
7bab6109afb35c0b2e24adbc9bf28f70f814de00 | 3,092,376,484,218 | 75e028d4221dea23812f3671b9bdf54922111fb2 | /src/com/browser/helper/plugin/utils/NoticeDialog.java | a32d925b0abe052f3585d09d6664f90f2faddd0c | [] | no_license | WylAndy/AndroidStudioPlugin | https://github.com/WylAndy/AndroidStudioPlugin | 0e405909a4a4b3d5ddcff1397c0ce5f418d5bf9d | 2f86256ee5b4c093aafaa2249c42820798c21617 | refs/heads/master | 2022-04-13T00:05:48.855000 | 2020-03-29T16:05:34 | 2020-03-29T16:05:34 | 219,884,052 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.browser.helper.plugin.utils;
import org.apache.http.util.TextUtils;
import javax.swing.*;
public abstract class NoticeDialog extends JDialog {
public void showWarnTip(NoticeModel noticeModel) {
if (noticeModel != null) {
if (TextUtils.isEmpty(noticeModel.content)) NoticeModel.no... | UTF-8 | Java | 947 | java | NoticeDialog.java | Java | [] | null | [] | package com.browser.helper.plugin.utils;
import org.apache.http.util.TextUtils;
import javax.swing.*;
public abstract class NoticeDialog extends JDialog {
public void showWarnTip(NoticeModel noticeModel) {
if (noticeModel != null) {
if (TextUtils.isEmpty(noticeModel.content)) NoticeModel.no... | 947 | 0.669483 | 0.669483 | 29 | 31.655172 | 29.691837 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 12 |
e7c2e2e43118affdb7a45c43e89e31b029780a23 | 566,935,715,679 | 3f4c00402e77be3244e319a73d85335bce2556d9 | /modules/vpc/src/main/java/com/ibm/cloud/is/vpc/v1/model/ListBackupPoliciesOptions.java | a566cb0eb515e1e3d5d43e2a601c7e6345c12c46 | [
"Apache-2.0"
] | permissive | IBM/vpc-java-sdk | https://github.com/IBM/vpc-java-sdk | 39e305f28e4d819e9a1492aae7d86d9f63de3fb3 | 09a7c49d60e8ede81d57a88265fec0f9af668b40 | refs/heads/master | 2023-08-07T12:25:23.554000 | 2023-08-03T08:21:00 | 2023-08-03T08:21:00 | 296,708,294 | 0 | 10 | Apache-2.0 | false | 2023-09-05T04:54:18 | 2020-09-18T19:07:26 | 2021-12-01T01:06:12 | 2023-09-05T04:54:17 | 45,520 | 0 | 9 | 2 | Java | false | false | /*
* (C) Copyright IBM Corp. 2021, 2022, 2023.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | UTF-8 | Java | 4,606 | java | ListBackupPoliciesOptions.java | Java | [] | null | [] | /*
* (C) Copyright IBM Corp. 2021, 2022, 2023.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | 4,606 | 0.653713 | 0.650022 | 195 | 22.615385 | 25.16185 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235897 | false | false | 12 |
d220aed61ed2f12cfad4e23ff429458a05ef0325 | 25,125,558,713,836 | 30705560a16b5cee5a903199f49a55d67a9ddb71 | /src/dome1/ServerChat.java | 4b152868c1dea2d7402152de832f56a017925bb8 | [] | no_license | zj1725847/project | https://github.com/zj1725847/project | c8635b76b8be9730067d2bb9c4399ff564929efa | 7d7d6622f14072ab9e40013bb3d429c55f1ed437 | refs/heads/master | 2022-04-30T13:24:11.368000 | 2020-04-27T07:23:02 | 2020-04-27T07:23:02 | 258,141,899 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dome1;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.ServerSocket;
import java.net.Socket;
//定义一个通信类
public class ServerChat {
OutputStream output;//输出流
InputStream input;//输入流
ServerSocket server;//设置一个服务器对象属性
//定义一个建立服务器的方法
private void setUpSe... | GB18030 | Java | 1,927 | java | ServerChat.java | Java | [] | null | [] | package dome1;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.ServerSocket;
import java.net.Socket;
//定义一个通信类
public class ServerChat {
OutputStream output;//输出流
InputStream input;//输入流
ServerSocket server;//设置一个服务器对象属性
//定义一个建立服务器的方法
private void setUpSe... | 1,927 | 0.704896 | 0.700201 | 73 | 19.438356 | 15.119602 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.986301 | false | false | 12 |
cf3a8ab756704f5f75abfe7608fcfc9a707073a0 | 29,772,713,343,707 | bcf4a326d11e424537e396d5bc443457e5a4cfee | /px-checkout/src/main/java/com/mercadopago/android/px/tracking/internal/mapper/FromDiscountItemToItemId.java | 7ab2a1c0088fc40ada414a80cddd4fd9280cef39 | [
"MIT"
] | permissive | mercadopago/px-android | https://github.com/mercadopago/px-android | a80e54596c235ae852bd7d0fb99354ef9104aed4 | b715075dd4cf865f30f6448f3c00d6e9033a1c21 | refs/heads/master | 2022-07-20T04:25:40.695000 | 2022-07-15T16:23:14 | 2022-07-15T16:23:14 | 49,529,486 | 115 | 99 | MIT | false | 2022-07-15T16:02:24 | 2016-01-12T21:18:39 | 2022-03-22T17:09:01 | 2022-07-15T16:02:24 | 59,390 | 94 | 76 | 42 | Java | false | false | package com.mercadopago.android.px.tracking.internal.mapper;
import androidx.annotation.NonNull;
import com.mercadopago.android.px.internal.viewmodel.mappers.NonNullMapper;
import com.mercadopago.android.px.model.internal.CongratsResponse;
public class FromDiscountItemToItemId extends NonNullMapper<CongratsResponse.D... | UTF-8 | Java | 495 | java | FromDiscountItemToItemId.java | Java | [] | null | [] | package com.mercadopago.android.px.tracking.internal.mapper;
import androidx.annotation.NonNull;
import com.mercadopago.android.px.internal.viewmodel.mappers.NonNullMapper;
import com.mercadopago.android.px.model.internal.CongratsResponse;
public class FromDiscountItemToItemId extends NonNullMapper<CongratsResponse.D... | 495 | 0.812121 | 0.812121 | 13 | 37.153847 | 35.171768 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 12 |
bc2550cd2cf88f830328505d41661f1d444d0da8 | 1,116,691,545,363 | 6b82b750be68dcb96c9fb7e1ea9faa8287fe0ab3 | /nuvem-google/src/main/java/org/apache/nuvem/cloud/data/impl/MemcacheDocumentServiceImpl.java | 835ca2c8457380cebc88b800194db847a649b50d | [
"Apache-2.0"
] | permissive | DevFactory/nuvem | https://github.com/DevFactory/nuvem | 17c7e0d521ca944fd5f3f63b64143e5910f85c4e | 850f9c4ec188bd0a945a0dd98fe2f0f1035ee57e | refs/heads/before_restructure | 2018-12-07T03:30:38.078000 | 2011-05-07T14:04:31 | 2011-05-07T14:04:31 | 55,467,172 | 0 | 0 | null | true | 2016-04-05T04:18:39 | 2016-04-05T04:18:36 | 2016-04-05T04:18:37 | 2012-07-16T12:28:45 | 612 | 0 | 0 | 0 | Java | null | null | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 3,114 | java | MemcacheDocumentServiceImpl.java | Java | [
{
"context": "ty) {\n if (key == null) {\n key = UUID.randomUUID().toString();\n }\n\n googleMemecacheService.put(",
"end": 2375,
"score": 0.939954400062561,
"start": 2349,
"tag": "KEY",
"value": "UUID.randomUUID().toString"
}
] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 3,114 | 0.710662 | 0.707771 | 94 | 32.127659 | 27.600199 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457447 | false | false | 12 |
1e10127b115317dfaf633a1d1e194dafec33debb | 31,421,980,799,976 | 930ec0b1570487db54c61ad6fb108c7551a03add | /src/main/java/com/jeeconf/tomatos/killer/pi/Main.java | 6d359b044b50e40ffd4c11aa3233ea5e9ac48dce | [] | no_license | NikIschenko/tomatosKillerClient | https://github.com/NikIschenko/tomatosKillerClient | 3900b04877cb3572776dcaec6575c99641b48efa | af26aeaf6c642fa2b20d5ce2944c60f45b98af6e | refs/heads/master | 2020-03-28T04:33:52.844000 | 2019-04-17T11:27:15 | 2019-04-17T11:27:15 | 147,722,786 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jeeconf.tomatos.killer.pi;
import com.jeeconf.tomatos.killer.pi.servo.PiServo;
import com.jeeconf.tomatos.killer.pi.servo.RotationParameters;
import com.jeeconf.tomatos.killer.pi.subscribing.TwoSideConnection;
import com.jeeconf.tomatos.killer.pi.subscribing.TwoSideConnectionInfo;
import java.io.IOExcepti... | UTF-8 | Java | 1,949 | java | Main.java | Java | [] | null | [] | package com.jeeconf.tomatos.killer.pi;
import com.jeeconf.tomatos.killer.pi.servo.PiServo;
import com.jeeconf.tomatos.killer.pi.servo.RotationParameters;
import com.jeeconf.tomatos.killer.pi.subscribing.TwoSideConnection;
import com.jeeconf.tomatos.killer.pi.subscribing.TwoSideConnectionInfo;
import java.io.IOExcepti... | 1,949 | 0.776296 | 0.768599 | 48 | 39.625 | 34.198334 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6875 | false | false | 12 |
f081c0e32837e3f3db32efff6299c86e2f4d27b1 | 15,101,105,026,245 | 07ff50ebe8eb5b9b35961009fd24d28494fa6c25 | /rvs7.6/src/com/osh/rvs/mapper/infect/DryingJobMapper.java | 724a0de52e24b851af222afdb535619cc6ff7ab5 | [] | no_license | fangke-ray/RVS-main-OSH | https://github.com/fangke-ray/RVS-main-OSH | d71ef07d29cabff6baac8b5ff2921b21d31057e9 | 2c8d1a04869907b814d63748c8cc68a961429845 | refs/heads/master | 2023-08-25T09:49:56.052000 | 2023-08-15T07:43:19 | 2023-08-15T07:43:19 | 154,102,683 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.osh.rvs.mapper.infect;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.osh.rvs.bean.infect.DryingJobEntity;
public interface DryingJobMapper {
// 一览
public List<DryingJobEntity> search(DryingJobEntity entity);
// 新建烘干作业
public void insertDryingJob(DryingJobEntity entit... | UTF-8 | Java | 1,463 | java | DryingJobMapper.java | Java | [] | null | [] | package com.osh.rvs.mapper.infect;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.osh.rvs.bean.infect.DryingJobEntity;
public interface DryingJobMapper {
// 一览
public List<DryingJobEntity> search(DryingJobEntity entity);
// 新建烘干作业
public void insertDryingJob(DryingJobEntity entit... | 1,463 | 0.792148 | 0.792148 | 42 | 29.928572 | 33.939999 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.119048 | false | false | 12 |
9136a2e569bfc08fae1dcc168cd65dae682b68ef | 34,059,090,665,334 | 21776c56a8661c4b9fb3e6a3aabf9ad7c8c6e176 | /app/src/main/java/com/example/muiz/testgoogledbapp/LoadFeedData.java | a25a646e834591817c16c8d544972a3856b3f57e | [] | no_license | tectonicpie/swolespartans | https://github.com/tectonicpie/swolespartans | 4bb4c6e22512a1d072dcf902482b8af4af7f4c9d | 16a000148cc41480291e3c0597b68d8d3e15b0b7 | refs/heads/master | 2020-12-30T14:19:44.192000 | 2017-05-15T11:59:37 | 2017-05-15T11:59:37 | 91,306,721 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.muiz.testgoogledbapp;
import android.os.AsyncTask;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.net.URL;
import java.util.ArrayList;
import java.util.Map;
/**
* Created by Muiz on 5/13/2017.
*/
public class LoadFee... | UTF-8 | Java | 1,826 | java | LoadFeedData.java | Java | [
{
"context": "rrayList;\nimport java.util.Map;\n\n/**\n * Created by Muiz on 5/13/2017.\n */\n\npublic class LoadFeedData exte",
"end": 280,
"score": 0.9411346316337585,
"start": 276,
"tag": "NAME",
"value": "Muiz"
}
] | null | [] | package com.example.muiz.testgoogledbapp;
import android.os.AsyncTask;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.net.URL;
import java.util.ArrayList;
import java.util.Map;
/**
* Created by Muiz on 5/13/2017.
*/
public class LoadFee... | 1,826 | 0.647864 | 0.640197 | 66 | 26.681818 | 22.81225 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515152 | false | false | 12 |
1fd2d065b0fe16d0e6214bb4ce35b8def8f8ce62 | 14,027,363,236,371 | 9993e4d54c9cfb465c8f1785ba75fff990e13938 | /src/Sockets/Cliente.java | 8ccc551cbf96413cf6b525394a556030bbe450c8 | [] | no_license | fabro08/CrazyRiver | https://github.com/fabro08/CrazyRiver | c7e7bf4ba28bc61ebcb791431cd693556797f505 | a3f9c2de567fa2e2e693d42a705715709bd64a31 | refs/heads/master | 2021-03-12T20:31:13.040000 | 2015-06-21T11:41:04 | 2015-06-21T11:41:04 | 37,567,568 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Sockets;
import java.net.*;
import java.io.*;
import javax.swing.JOptionPane;
public class Cliente {
Socket cliente;
BufferedReader entrada,teclado;
PrintStream salida;
public void IniciarCliente(String texto, String ip, int dirpuerto){
try{
cliente = new Socket(ip,dirpuerto);
entrada = new Buff... | UTF-8 | Java | 724 | java | Cliente.java | Java | [] | null | [] | package Sockets;
import java.net.*;
import java.io.*;
import javax.swing.JOptionPane;
public class Cliente {
Socket cliente;
BufferedReader entrada,teclado;
PrintStream salida;
public void IniciarCliente(String texto, String ip, int dirpuerto){
try{
cliente = new Socket(ip,dirpuerto);
entrada = new Buff... | 724 | 0.690608 | 0.690608 | 36 | 19.083334 | 19.943497 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.416667 | false | false | 12 |
40a317426ac73be14acd699a15f8f28888a56f3e | 22,204,980,983,834 | 1dff027226f5552ec48887b13daf002943334ea3 | /src/main/java/org/springframework/contrib/gae/security/config/SecurityAutoConfiguration.java | a3051709ee6539503e2ec357a5153a53ed116762 | [
"MIT"
] | permissive | 3wks/spring-boot-gae | https://github.com/3wks/spring-boot-gae | 0fde6ca7229439ce4922fe336743d9d25ae185ac | f59b369eb70b4a7ea6e77e8e7d23916378bf9639 | refs/heads/master | 2018-07-20T07:42:22.299000 | 2018-07-11T05:21:14 | 2018-07-11T05:21:14 | 112,669,721 | 24 | 3 | MIT | false | 2018-06-02T02:56:31 | 2017-11-30T22:52:43 | 2018-06-01T00:23:26 | 2018-06-02T02:56:31 | 389 | 20 | 1 | 1 | Java | false | null | package org.springframework.contrib.gae.security.config;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean;
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
import org.springframework.boot.context.prop... | UTF-8 | Java | 5,677 | java | SecurityAutoConfiguration.java | Java | [] | null | [] | package org.springframework.contrib.gae.security.config;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean;
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
import org.springframework.boot.context.prop... | 5,677 | 0.797252 | 0.796547 | 119 | 46.705883 | 42.250824 | 192 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 12 |
536432dbb1910694b934359f516bcc08e3dc9081 | 7,636,451,897,882 | 3ea7ffe35e21f4e4ffe20258dd579deb22489aa2 | /src/org/java/thread/RockScissorsPaper.java | 893dbe52753db9793e707f54f3cba3307f746692 | [] | no_license | chetangautam/algos | https://github.com/chetangautam/algos | f91bad3c114136a8de73afc3b6a873abe4f61625 | 52b4a5d010a21a2a525d5c81291173d54549dca2 | refs/heads/master | 2021-01-10T13:40:53.154000 | 2019-01-11T07:04:56 | 2019-01-11T07:04:56 | 45,098,560 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.java.thread;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Future;
public class RockScissorsPaper {
public static class PlayerCallable implements Callab... | UTF-8 | Java | 1,999 | java | RockScissorsPaper.java | Java | [] | null | [] | package org.java.thread;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Future;
public class RockScissorsPaper {
public static class PlayerCallable implements Callab... | 1,999 | 0.698849 | 0.686843 | 68 | 28.397058 | 28.713667 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.235294 | false | false | 12 |
fc55bc777cbc2c60e34748615d728ddad44e8987 | 9,440,338,142,546 | 6e195a1b5099c0c3bf1c8ae79c4b7b8183f3a4ef | /viewfinder/src/main/java/com/microservices/viewfinder/controller/ViewfinderController.java | 46d1c93affb729674689d5f4f22205535120460c | [] | no_license | syedtumair/web-app | https://github.com/syedtumair/web-app | 81a1b8545e559181316cafbb4048752f93355324 | 770f0a8c8e21cc03537727ec7c075e5f8bd59993 | refs/heads/master | 2022-10-11T13:51:58.024000 | 2020-06-12T20:56:18 | 2020-06-12T20:56:18 | 261,025,493 | 0 | 0 | null | true | 2020-05-03T21:35:25 | 2020-05-03T21:35:24 | 2020-04-20T07:57:41 | 2020-04-16T14:50:03 | 2,741 | 0 | 0 | 0 | null | false | false | package com.microservices.viewfinder.controller;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframewor... | UTF-8 | Java | 2,039 | java | ViewfinderController.java | Java | [] | null | [] | package com.microservices.viewfinder.controller;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframewor... | 2,039 | 0.80873 | 0.807258 | 51 | 37.980392 | 27.951281 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.078431 | false | false | 12 |
8616710be1d11c88ce14bb78c0b5588a5fbd22eb | 12,300,786,339,462 | 81d61e58e813e2ea2cfa1ae1186fa2c103090804 | /src/simplefix/Engine.java | a1c2bb434c64fc44ee002ce0f00302a2344abd09 | [
"BSD-2-Clause"
] | permissive | donglinworld/simplefix | https://github.com/donglinworld/simplefix | 125f421ce4371e31465359e936482b77ab7e7958 | 8d9ab9200d508ba1ca441a34a5b0748e6a8ef9f8 | refs/heads/master | 2022-07-15T13:54:06.988000 | 2019-10-24T12:39:12 | 2019-10-24T12:39:12 | 34,051,037 | 0 | 0 | NOASSERTION | false | 2022-06-29T15:51:14 | 2015-04-16T11:07:10 | 2019-10-24T12:39:20 | 2022-06-29T15:51:14 | 12,330 | 0 | 0 | 2 | Java | false | false | package simplefix;
import java.util.List;
public interface Engine {
/**
* pass initial parameters to Engine
*
* @param initParas
*/
void initEngine(String... initParas);
/**
* start FIX Engine in the same process with Application
*
* @param app
... | UTF-8 | Java | 832 | java | Engine.java | Java | [] | null | [] | package simplefix;
import java.util.List;
public interface Engine {
/**
* pass initial parameters to Engine
*
* @param initParas
*/
void initEngine(String... initParas);
/**
* start FIX Engine in the same process with Application
*
* @param app
... | 832 | 0.563702 | 0.563702 | 42 | 17.809525 | 19.876091 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 12 |
a0e88982551085d2344e6776b34274970c1f0644 | 21,320,217,672,651 | 1a6d4308a3a71ad153346cd74854330080e770d9 | /012e_Section_7_challenge_39/src/de/pkro/Mitsubishi.java | 1eafb429fc609592f4a471291f09465763ab89cc | [] | no_license | pkro/Java-Masterclass | https://github.com/pkro/Java-Masterclass | 65ba6aeac045697cf192c3d00c57c9536b705bd1 | 02f3e4cc83b0e6e1fdeb19a77b86d1ee4cb0d68b | refs/heads/main | 2023-08-04T07:45:41.930000 | 2021-09-17T14:54:17 | 2021-09-17T14:54:17 | 338,786,247 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.pkro;
public class Mitsubishi extends Car {
public Mitsubishi(int cylinders, String name) {
super( cylinders, name);
}
@Override
public String startEngine() {
return "Mitsubishi is starting";
}
@Override
public String accelerate() {
return "Mitsubishi is ... | UTF-8 | Java | 433 | java | Mitsubishi.java | Java | [] | null | [] | package de.pkro;
public class Mitsubishi extends Car {
public Mitsubishi(int cylinders, String name) {
super( cylinders, name);
}
@Override
public String startEngine() {
return "Mitsubishi is starting";
}
@Override
public String accelerate() {
return "Mitsubishi is ... | 433 | 0.618938 | 0.618938 | 21 | 19.619047 | 16.551439 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
e857db72912b3e6d428dd9e89c4e36ce1705e800 | 32,650,341,398,115 | ccfe51a4ba5d0a700a04dff3f2a669ec31f43d4f | /src/main/java/com/pioneersoft/sportmasterbot/controller/StartController.java | 283e98e18c1a581e1c89996052109140669ac7c8 | [] | no_license | vitaliy-tymashkov/SMBot | https://github.com/vitaliy-tymashkov/SMBot | e4d5ad8d8f578e4600d0ccad9bc272d5322bbbcd | d149b0552e113a8d785b3ea3715b6f3acbeafbac | refs/heads/master | 2020-04-08T07:53:57.862000 | 2018-11-26T11:09:27 | 2018-11-26T11:09:27 | 159,130,599 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pioneersoft.sportmasterbot.controller;
import com.pioneersoft.sportmasterbot.util.HtmlManager;
import com.pioneersoft.sportmasterbot.util.html.HtmlTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEnt... | UTF-8 | Java | 1,036 | java | StartController.java | Java | [] | null | [] | package com.pioneersoft.sportmasterbot.controller;
import com.pioneersoft.sportmasterbot.util.HtmlManager;
import com.pioneersoft.sportmasterbot.util.html.HtmlTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEnt... | 1,036 | 0.787645 | 0.787645 | 32 | 31.375 | 26.063324 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
546ad9651d5590a290a42cfeeb340bc8895f7334 | 25,950,192,437,453 | 1884060ded789043e4ab4adab24959048e11f847 | /src/com/tencent/mm/pluginsdk/ui/applet/e.java | 9d340342a2280d701a7723f8c2f2a103ac5ca6a0 | [] | no_license | AizazAZ/wechat-android-study | https://github.com/AizazAZ/wechat-android-study | f13ea8ba89d7f3fba9bb53877a6d621e6074b831 | c72052a82c15fc08cf42ba5afcc5ca4902d16cce | refs/heads/develop | 2021-01-16T00:49:36.523000 | 2014-09-09T04:33:22 | 2014-09-09T04:33:22 | 32,051,280 | 0 | 1 | null | true | 2015-03-12T01:49:45 | 2015-03-12T01:49:45 | 2015-03-12T01:49:40 | 2014-09-09T04:33:41 | 5,484 | 0 | 0 | 0 | null | null | null | package com.tencent.mm.pluginsdk.ui.applet;
import android.content.DialogInterface;
import android.content.DialogInterface.OnCancelListener;
final class e
implements DialogInterface.OnCancelListener
{
e(a parama)
{
}
public final void onCancel(DialogInterface paramDialogInterface)
{
a.a(this.hAM, fal... | UTF-8 | Java | 541 | java | e.java | Java | [] | null | [] | package com.tencent.mm.pluginsdk.ui.applet;
import android.content.DialogInterface;
import android.content.DialogInterface.OnCancelListener;
final class e
implements DialogInterface.OnCancelListener
{
e(a parama)
{
}
public final void onCancel(DialogInterface paramDialogInterface)
{
a.a(this.hAM, fal... | 541 | 0.726433 | 0.719039 | 22 | 23.636364 | 26.685961 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 12 |
3734cacc8f69b1c0990445ba4021b39ddc30f3e0 | 9,440,338,148,337 | 12b846e27284187e66f67450184c9c7a1e16d621 | /ums/src/service/proxy/UserServiceProxy.java | 81ab7fe3af6889d6823be59a20c1445c50218279 | [] | no_license | littlefisher666/web-learn-project | https://github.com/littlefisher666/web-learn-project | a3205588c45eb816aab52e93982f3d7768b02817 | 9055fb795fbd3fed3fcb8104742fee5b5b3a14ba | refs/heads/master | 2021-06-03T22:46:00.408000 | 2016-09-07T02:22:52 | 2016-09-07T02:22:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package service.proxy;
import entity.User;
import exception.DataAccessException;
import exception.DuplicateUsernameException;
import exception.ServiceException;
import exception.UserNotFoundException;
import factory.ObjectFactory;
import service.UserService;
import transaction.TransactionManager;
public class UserSer... | UTF-8 | Java | 2,175 | java | UserServiceProxy.java | Java | [] | null | [] | package service.proxy;
import entity.User;
import exception.DataAccessException;
import exception.DuplicateUsernameException;
import exception.ServiceException;
import exception.UserNotFoundException;
import factory.ObjectFactory;
import service.UserService;
import transaction.TransactionManager;
public class UserSer... | 2,175 | 0.743448 | 0.743448 | 83 | 25.204819 | 22.422966 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.337349 | false | false | 12 |
d2eac4d5e4458f8479f777d2ac05a8f76ec0c933 | 17,660,905,543,469 | 8e41cf66a41bf7bbae127c227bd960fe4ccf474a | /client/Views.java | 58fa71b753a16643f5e9f7642c6c5ea8f877bf51 | [
"MIT"
] | permissive | Awattling/Voting-app | https://github.com/Awattling/Voting-app | fc8d3f44de9ef94885f7ed6d6e22f5d52d72fd80 | da970a3a2a9618733e57421db31b82114d3d6067 | refs/heads/master | 2020-03-28T04:21:02.819000 | 2018-09-15T22:15:57 | 2018-09-15T22:15:57 | 147,709,128 | 0 | 0 | null | false | 2018-09-08T01:27:57 | 2018-09-06T17:26:52 | 2018-09-08T01:25:05 | 2018-09-08T01:27:56 | 17 | 0 | 0 | 0 | Java | false | null | package client;
import java.awt.*;
import java.util.Enumeration;
import javax.swing.*;
import javax.swing.border.Border;
import server.Poll;
public class Views implements Runnable {
JFrame frame = new JFrame("Voting App");
JPanel panel = new JPanel();
SocketHandler handle;
Poll poll;
public void run(){
f... | UTF-8 | Java | 10,350 | java | Views.java | Java | [] | null | [] | package client;
import java.awt.*;
import java.util.Enumeration;
import javax.swing.*;
import javax.swing.border.Border;
import server.Poll;
public class Views implements Runnable {
JFrame frame = new JFrame("Voting App");
JPanel panel = new JPanel();
SocketHandler handle;
Poll poll;
public void run(){
f... | 10,350 | 0.648986 | 0.637488 | 382 | 26.09424 | 19.635328 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.041885 | false | false | 12 |
00dc31a90f35f0208d42259cfe919a75c3eb5a0b | 31,610,959,303,355 | 34e55bc052c12fd8fa4d0e7dab023d640f6f2a75 | /app/src/customer/java/com/bhojnalaya/vikas/app/customer/SplashActivity.java | 829654ceb1ca2a118516e02dab39a06624db2d28 | [] | no_license | FoodKhazaana/MyApplication | https://github.com/FoodKhazaana/MyApplication | 2732c4c0766c3e8a9b1ec0d4f560f32956b4f95b | c606c5ed6999769a56a483a47031872574e04958 | refs/heads/master | 2021-07-22T20:23:10.212000 | 2017-10-30T11:57:31 | 2017-10-30T11:57:31 | 108,851,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bhojnalaya.vikas.app.customer;
import android.content.Intent;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import com.bhojnalya.vikas.app.R;
import com.bhojnalya.vikas.app.model.ContactPerson;
import com.bhojnalya.vikas.app.util.NetworkHelper;
import... | UTF-8 | Java | 2,780 | java | SplashActivity.java | Java | [] | null | [] | package com.bhojnalaya.vikas.app.customer;
import android.content.Intent;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import com.bhojnalya.vikas.app.R;
import com.bhojnalya.vikas.app.model.ContactPerson;
import com.bhojnalya.vikas.app.util.NetworkHelper;
import... | 2,780 | 0.681295 | 0.679496 | 75 | 36.066666 | 26.246185 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52 | false | false | 12 |
6116cae6843f4af3f968b29ddde38a89b44e2e5f | 6,167,573,039,133 | c5717b68ca9dfce4b7c838f30ed20980d722bd5d | /codename-user-services/src/main/java/org/codename/services/endpoints/user/api/AuthenticationEndpointService.java | ffc29578fbe55695bc23ebca6ba3e3140b128b1c | [
"Apache-2.0"
] | permissive | GabrielaRo/codename | https://github.com/GabrielaRo/codename | 6379989792540bbe9f8edbeb7bc32cc0e42866ed | 02dc8405a5bea8743bbe855d4acfd53daf8df780 | refs/heads/master | 2021-01-21T08:33:26.936000 | 2015-11-06T10:56:12 | 2015-11-06T10:56:12 | 39,513,034 | 0 | 0 | null | true | 2015-07-22T15:09:41 | 2015-07-22T15:09:40 | 2015-06-09T11:01:27 | 2015-07-22T14:39:01 | 53,840 | 0 | 0 | 0 | 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 org.codename.services.endpoints.user.api;
import java.io.Serializable;
import javax.ejb.Local;
import javax.servlet.http.HttpS... | UTF-8 | Java | 2,822 | java | AuthenticationEndpointService.java | Java | [
{
"context": "validator.constraints.NotEmpty;\n\n/**\n *\n * @author grogdj\n */\n@Local\n@Path(\"/auth\")\npublic interface Authen",
"end": 916,
"score": 0.9996477961540222,
"start": 910,
"tag": "USERNAME",
"value": "grogdj"
}
] | 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 org.codename.services.endpoints.user.api;
import java.io.Serializable;
import javax.ejb.Local;
import javax.servlet.http.HttpS... | 2,822 | 0.722892 | 0.722892 | 81 | 33.839508 | 29.554911 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.481481 | false | false | 12 |
9316cdfcb7ab858e24746e66cee5e2dcf6805298 | 6,167,573,040,004 | 619673a77068b32a0b93534663a453d73f29e923 | /JavaPrograms/Section-03/S03-FloatAndDouble/src/com/masterclass/Main.java | 5e097b8f624703c81d2771bed3bc2249ccdf8668 | [] | no_license | ZjanPreijde/Java-Programming-Masterclass | https://github.com/ZjanPreijde/Java-Programming-Masterclass | 78907cee5d2a44e1470b6cd7ef860a0a71913d78 | d11529b680649889f7136d4d45605bc522b2441a | refs/heads/master | 2020-04-17T07:26:44.612000 | 2019-06-07T15:46:18 | 2019-06-07T15:46:18 | 166,369,577 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.masterclass;
public class Main {
public static void main(String[] args) {
int myIntValue1 = 5;
float myFloatValue1 = 5f;
float myFloatValue2 = (float) (5);
float myFloatValue3 = 5.25f;
float myFloatValue4 = (10f /3f);
float myFloatValue5 ... | UTF-8 | Java | 1,693 | java | Main.java | Java | [] | null | [] | package com.masterclass;
public class Main {
public static void main(String[] args) {
int myIntValue1 = 5;
float myFloatValue1 = 5f;
float myFloatValue2 = (float) (5);
float myFloatValue3 = 5.25f;
float myFloatValue4 = (10f /3f);
float myFloatValue5 ... | 1,693 | 0.61075 | 0.569403 | 38 | 43.552631 | 25.588543 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.815789 | false | false | 12 |
1902d08399eec372a5d90432444289c18aedca0e | 21,225,728,377,558 | 7d85a18be11299760b99f10d252cb1fca51d7d2f | /app/src/main/java/com/jxaummd/cabinet/MainActivity.java | 7cf68b80d3b9e9475958a80f4b8249e600d093ff | [] | no_license | Sangxin2017/Cabinet | https://github.com/Sangxin2017/Cabinet | 90d7bbb251d9f3bd0061bd2ccda0080790b3d6fc | 2568260921bcdbb7c88377d74b428332f959eedd | refs/heads/master | 2020-03-11T13:54:59.620000 | 2018-04-20T01:20:27 | 2018-04-20T01:20:27 | 130,038,453 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jxaummd.cabinet;
import android.app.Activity;
import android.support.annotation.MainThread;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.To... | UTF-8 | Java | 4,046 | java | MainActivity.java | Java | [
{
"context": "ection= DriverManager.getConnection(\"jdbc:mysql://120.79.0.116:3306/ipark?characterEncoding=utf8&useSSL=false\",\"",
"end": 1448,
"score": 0.9992797374725342,
"start": 1436,
"tag": "IP_ADDRESS",
"value": "120.79.0.116"
}
] | null | [] | package com.jxaummd.cabinet;
import android.app.Activity;
import android.support.annotation.MainThread;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.To... | 4,048 | 0.467984 | 0.46048 | 113 | 34.380531 | 26.991089 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.513274 | false | false | 12 |
4c098d1e4bf850f045b41c1f2c4eb88ea6d63051 | 26,448,408,629,256 | 94e6891a58bf28f10e35476c9f73324f01ee0bef | /Todo N Board/example/src/main/java/com/example/controller/TodoController.java | 894f0c0c67a961496d747acf1b734bd56a4d3f09 | [] | no_license | GyuyoungEom/naedamTIL | https://github.com/GyuyoungEom/naedamTIL | 0146f476ef96a6483cce5398929e19a1a2a8a641 | 1da6032ba7b49f3e55d4090abf45667c0cdb2594 | refs/heads/main | 2023-05-13T22:21:33.561000 | 2021-06-04T07:29:43 | 2021-06-04T07:29:43 | 326,851,271 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.PathVariable;
import org... | UTF-8 | Java | 1,399 | java | TodoController.java | Java | [] | null | [] | package com.example.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.PathVariable;
import org... | 1,399 | 0.771265 | 0.768406 | 50 | 26.98 | 24.41679 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.18 | false | false | 12 |
98e59cdb7760dfb1bad3544ba13b7229655dee91 | 17,162,689,383,605 | bab59ee7fa26079dc80af1fa842d41d592eccf98 | /src/main/java/com/lmig/forge/stash/ssh/notifications/NotificationService.java | 05d3fdbd4a4e85c4e80e9faf3fdee4ea5900e405 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | eddiewebb/ssh-key-enforcer-stash | https://github.com/eddiewebb/ssh-key-enforcer-stash | 93c7760445ef9f5f6a3a8069f263031c4bf0851a | 7dbf7278b9d2e4a26eb9287565d631bdfaac057b | refs/heads/master | 2020-12-25T10:37:59.661000 | 2016-03-01T17:52:03 | 2016-03-01T17:52:03 | 60,107,620 | 0 | 0 | null | true | 2016-05-31T16:56:46 | 2016-05-31T16:56:45 | 2016-03-03T10:49:17 | 2016-03-01T17:52:04 | 116 | 0 | 0 | 0 | null | null | null | /*
* Copyright 2015, Liberty Mutual Group
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | UTF-8 | Java | 2,695 | java | NotificationService.java | Java | [] | null | [] | /*
* Copyright 2015, Liberty Mutual Group
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 2,695 | 0.715399 | 0.704267 | 68 | 38.632355 | 28.227491 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558824 | false | false | 12 |
c105e3017d3763853b000c37909ceb5d4b69a8f9 | 6,004,364,282,964 | 3b3c253e6d621718beeae845a43bed4663ba9e59 | /rhizomatic-kernel/src/main/java/io/rhizomatic/kernel/spi/subsystem/Subsystems.java | ae6a4ad6323c161eede75f5323fcbf226958629c | [
"MIT"
] | permissive | Rhizomatic-IO/rhizomatic | https://github.com/Rhizomatic-IO/rhizomatic | 95c428865398146dd6f99c6e2856b0a3a974fcb5 | 2123b309e6145088fbc31eab1f0e16f30420fae0 | refs/heads/master | 2023-06-08T08:08:38.903000 | 2023-06-05T20:54:13 | 2023-06-05T20:54:13 | 116,940,649 | 7 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.rhizomatic.kernel.spi.subsystem;
import java.util.LinkedHashSet;
import java.util.Set;
/**
* Manages subsystems that are programmatically installed via a client such as a test fixture.
*/
public final class Subsystems {
static Set<Subsystem> INSTALLED = new LinkedHashSet<>();
/**
* Installs... | UTF-8 | Java | 869 | java | Subsystems.java | Java | [] | null | [] | package io.rhizomatic.kernel.spi.subsystem;
import java.util.LinkedHashSet;
import java.util.Set;
/**
* Manages subsystems that are programmatically installed via a client such as a test fixture.
*/
public final class Subsystems {
static Set<Subsystem> INSTALLED = new LinkedHashSet<>();
/**
* Installs... | 869 | 0.666283 | 0.666283 | 35 | 23.828571 | 33.049301 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 12 |
a6069b8c3069274bdb1cac19eb644d7c08fda2f2 | 7,919,919,707,920 | 338efc328956a0a6c475c4cec4f97a406c942e05 | /Iniciante/1021.java | 1446e362d9c3d2e6b445c04e05edc929947c02c6 | [] | no_license | ferreiradh/URI-Online-Judge-Problems-Contests | https://github.com/ferreiradh/URI-Online-Judge-Problems-Contests | 3aaecfd449d1e1da0e8c8ea2ec3a534789e34f9c | af9c4601ac9da476b87549091fe046d6367ae2ab | refs/heads/master | 2023-04-18T07:15:39.656000 | 2021-05-02T17:25:25 | 2021-05-02T17:25:25 | 355,737,508 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scanf = new Scanner(System.in);
double n = scanf.nextDouble();
System.out.println("NOTAS:");
System.out.printf("%d nota(s) de R$ 100.00\n", (int) n / 100); n -= ((long) n/100) * 100;
... | UTF-8 | Java | 1,382 | java | 1021.java | Java | [] | null | [] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scanf = new Scanner(System.in);
double n = scanf.nextDouble();
System.out.println("NOTAS:");
System.out.printf("%d nota(s) de R$ 100.00\n", (int) n / 100); n -= ((long) n/100) * 100;
... | 1,382 | 0.494211 | 0.421852 | 29 | 46.689655 | 38.627399 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.413793 | false | false | 12 |
683a1ba5989879a78ae9c358d3ec87162cfa3b08 | 19,980,187,867,625 | 68564c5a6a618c23ca962289fd35c05d97b46b1e | /src/weixin/idea/qrcode/service/WeixinQrcodeScanRecordServiceI.java | 10b09ac4d3ff5c81ba9c42a7f1ecf6ca73e177a1 | [] | no_license | admindxh/test3 | https://github.com/admindxh/test3 | 87f10be33242d990f6d6c58bc4bb4eb2eb81e5aa | 3193695af80cce7822ed84b645486e0ce9f11239 | refs/heads/master | 2021-01-18T23:26:28.456000 | 2016-07-22T06:15:27 | 2016-07-22T06:15:27 | 34,147,755 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package weixin.idea.qrcode.service;
import java.io.Serializable;
import org.jeecgframework.core.common.service.CommonService;
import weixin.idea.qrcode.entity.WeixinQrcodeScanRecord;
public abstract interface WeixinQrcodeScanRecordServiceI extends CommonService
{
public abstract <T> void delete(T paramT);
... | UTF-8 | Java | 705 | java | WeixinQrcodeScanRecordServiceI.java | Java | [] | null | [] | package weixin.idea.qrcode.service;
import java.io.Serializable;
import org.jeecgframework.core.common.service.CommonService;
import weixin.idea.qrcode.entity.WeixinQrcodeScanRecord;
public abstract interface WeixinQrcodeScanRecordServiceI extends CommonService
{
public abstract <T> void delete(T paramT);
... | 705 | 0.815603 | 0.815603 | 20 | 33.349998 | 33.734665 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
641b09fe5c75ad58d7d36e22f083e075d201a901 | 28,492,813,053,351 | f5009b74f945775be9a991c5dbdb9fab331ac294 | /src/main/java/com/nando/googleHttpJavaClientPoc/Note.java | c1870c87d72b0a1e668e3f83362f64e0a3ddf0a8 | [] | no_license | willedwards/googlehttpclient | https://github.com/willedwards/googlehttpclient | 4a68628cf80aca633f6455cdbdd85e5977437cff | 0b157e4e14e0b70386c5b40d937e16ca620fc5a5 | refs/heads/master | 2021-01-17T21:17:47.270000 | 2015-01-05T22:58:58 | 2015-01-05T22:58:58 | 28,533,534 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nando.googleHttpJavaClientPoc;
import com.google.api.client.json.GenericJson;
import com.google.api.client.util.Key;
public class Note extends GenericJson {
@Key
private Integer id;
@Key
private String title;
public Note() {
}
public Note(Integer id, String title) {
super(... | UTF-8 | Java | 1,437 | java | Note.java | Java | [] | null | [] | package com.nando.googleHttpJavaClientPoc;
import com.google.api.client.json.GenericJson;
import com.google.api.client.util.Key;
public class Note extends GenericJson {
@Key
private Integer id;
@Key
private String title;
public Note() {
}
public Note(Integer id, String title) {
super(... | 1,437 | 0.493389 | 0.489214 | 75 | 17.16 | 17.906454 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72 | false | false | 12 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.