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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0979a7e57a994321f0c9206731c3cd4ffe671ac9 | 4,260,607,604,609 | fbbbb1b41d6954ec7b3fb24a009c0810395a8003 | /src/main/java/com/example/zhihu/repository/ProblemRepository.java | 103cf0bb1ce4c29a3af771c602bb3d0d3ca4dea9 | [] | no_license | smallcoders/zhihu | https://github.com/smallcoders/zhihu | 372490998b9468d2a4512f8dafcb5c020fe2c86d | 0f10e6d2c1deab9a7cf172e5a17ce25e1e816efb | refs/heads/master | 2020-07-18T16:19:39.482000 | 2019-09-05T06:51:27 | 2019-09-05T06:51:27 | 206,275,822 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.zhihu.repository;
import com.example.zhihu.dao.Problem;
import org.springframework.data.jpa.repository.JpaRepository;
public interface ProblemRepository extends JpaRepository<Problem, Integer> {
}
| UTF-8 | Java | 219 | java | ProblemRepository.java | Java | [] | null | [] | package com.example.zhihu.repository;
import com.example.zhihu.dao.Problem;
import org.springframework.data.jpa.repository.JpaRepository;
public interface ProblemRepository extends JpaRepository<Problem, Integer> {
}
| 219 | 0.835616 | 0.835616 | 7 | 30.285715 | 28.823177 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 9 |
a4180449c8dac80c19ad3faedbf53a5c389e31e1 | 2,156,073,605,051 | 99b20cdd80cd9be6fcc026a9a3498ffaa046bcd6 | /libgpuimage/src/main/java/org/wysaid/filter/origin/BlendVagueFilter.java | cd1ffac589b4936835c0db8adbd1d71c78d5d465 | [
"Apache-2.0"
] | permissive | xuqiqiang/EasyCamera2-GPUImage | https://github.com/xuqiqiang/EasyCamera2-GPUImage | 0833b41446e74e798b8b710937daff2a9ec6c4aa | 546159a2982714de44b5c5d46597d33d1e40f670 | refs/heads/master | 2023-01-04T14:27:14.071000 | 2020-10-28T06:12:12 | 2020-10-28T06:12:12 | 297,629,811 | 5 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.wysaid.filter.origin;
import org.wysaid.filter.blend.SharpenFilter;
public class BlendVagueFilter extends BlendFilter {
public BlendVagueFilter() {
super("Sharpen", new SharpenFilter(0));
}
}
| UTF-8 | Java | 223 | java | BlendVagueFilter.java | Java | [] | null | [] | package org.wysaid.filter.origin;
import org.wysaid.filter.blend.SharpenFilter;
public class BlendVagueFilter extends BlendFilter {
public BlendVagueFilter() {
super("Sharpen", new SharpenFilter(0));
}
}
| 223 | 0.730942 | 0.726457 | 10 | 21.299999 | 20.914349 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 9 |
4121783bb4804bcf3074ec5ad04c6371325d90f6 | 15,668,040,705,188 | b8abcb055c899387ab2751a284719da710c57611 | /msrc/core/com/vg/pw/urlgenerator/ExternalURLGenerator.java | 2b8718b4e6c197add682d924d129b28bb9975ba4 | [] | no_license | ganeshdevp/PW | https://github.com/ganeshdevp/PW | bf92d2434e15eb1e6596c9cdf1154569e0462801 | d7065b36d095e7ca9d2679aa9a96db3dc9b8260f | refs/heads/master | 2021-01-01T06:56:02.239000 | 2017-07-18T03:44:46 | 2017-07-18T03:44:46 | 97,549,729 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.vg.pw.urlgenerator;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import org.apache.commons.lang.StringUtils;
import com.vg.pw.hbase.HbCacheException;
import com.vg.pw.logger.DocexLogger;
import com.vg.pw.store.StoreManager;
import com.vg.pw.urlgenerator.URLGener... | UTF-8 | Java | 2,651 | java | ExternalURLGenerator.java | Java | [
{
"context": "e> generates the external urls.<br>\n * \n * @author rdeepthi\n * @version\n * @since\n *\n */\npublic class Externa",
"end": 463,
"score": 0.9995014071464539,
"start": 455,
"tag": "USERNAME",
"value": "rdeepthi"
}
] | null | [] | /**
*
*/
package com.vg.pw.urlgenerator;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import org.apache.commons.lang.StringUtils;
import com.vg.pw.hbase.HbCacheException;
import com.vg.pw.logger.DocexLogger;
import com.vg.pw.store.StoreManager;
import com.vg.pw.urlgenerator.URLGener... | 2,651 | 0.695587 | 0.694832 | 98 | 26.05102 | 32.009686 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.408163 | false | false | 9 |
5f9904a379dd07b8bc6b584f7ea19b371fb8d20f | 2,267,742,779,388 | 5203e5d3078b511190614d5b0cc85a1961be9fca | /congress-management/src/main/java/es/us/gescon/domain/Act.java | 4d2dcce8ec2b4f8f2c1e89a2b8a3da067d7b194a | [] | no_license | domgom/congress-management | https://github.com/domgom/congress-management | 93acc80bf863c8ac9600189a8fb839cf867f20d2 | 14d28403db80bf2fe206d3fe051a56549f92edeb | refs/heads/master | 2020-05-19T16:19:46.508000 | 2011-05-01T18:51:32 | 2011-05-01T18:51:32 | 32,210,366 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.us.gescon.domain;
public enum Act {
SPRINGER, IEEE, ACM, OTHER;
public String getLabel(){
return name();
}
}
| UTF-8 | Java | 141 | java | Act.java | Java | [] | null | [] | package es.us.gescon.domain;
public enum Act {
SPRINGER, IEEE, ACM, OTHER;
public String getLabel(){
return name();
}
}
| 141 | 0.609929 | 0.609929 | 10 | 13.1 | 11.987077 | 28 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1 | false | false | 9 |
8162107260a386f86479928b84c3c28aad60b1de | 19,610,820,675,806 | 51474fe5138df4db9011c082b82b17e4ea2de0d5 | /src/main/Profits.java | ede4b1cce4674c624d97efe78986b8e9679a5237 | [] | no_license | amporto/yolo-octo-dangerzone | https://github.com/amporto/yolo-octo-dangerzone | 92e492779a5235f52a7ee8edd7dfb0f0b813182d | 53db7b3745485f0b0a7d1f2ef4cfc5246e382e8e | refs/heads/master | 2021-01-21T19:28:20.279000 | 2014-12-01T01:46:12 | 2014-12-01T01:46:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main;
import java.io.File;
import java.io.IOException;
import jxl.Cell;
import jxl.Workbook;
import jxl.read.biff.BiffException;
import jxl.write.Label;
import jxl.write.WritableSheet;
import jxl.write.WritableWorkbook;
public class Profits {
private String item;
private String itemAmount;
public P... | UTF-8 | Java | 2,963 | java | Profits.java | Java | [] | null | [] | package main;
import java.io.File;
import java.io.IOException;
import jxl.Cell;
import jxl.Workbook;
import jxl.read.biff.BiffException;
import jxl.write.Label;
import jxl.write.WritableSheet;
import jxl.write.WritableWorkbook;
public class Profits {
private String item;
private String itemAmount;
public P... | 2,963 | 0.683091 | 0.675667 | 111 | 25.693693 | 28.708788 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.063063 | false | false | 9 |
f92839f3338a61105fc2f5ed5704f2ac1a8cf9fb | 5,145,370,844,725 | 617b1c37bf02e03581c4beb97c4e92c53ab4b0cb | /src/main/java/org/openshift/walgreens/rest/WalgreenStoreResource.java | 9d8297ddd5c2ede92b0f81bd3b7de35ca408b1e0 | [] | no_license | gshipley/wgdemo | https://github.com/gshipley/wgdemo | 87d3752cd4e49ac6bcc05a9ff7af10771a6d2257 | 7670e99ef48b086414996f368978e053f0428b83 | refs/heads/master | 2016-09-08T00:42:57.731000 | 2015-03-02T17:44:46 | 2015-03-02T17:44:46 | 31,553,727 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.openshift.walgreens.rest;
import java.util.ArrayList;
import java.util.List;
import javax.enterprise.context.RequestScoped;
import javax.inject.Inject;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.QueryParam;
import org.openshift.walgreens.domain.Store;... | UTF-8 | Java | 2,892 | java | WalgreenStoreResource.java | Java | [] | null | [] | package org.openshift.walgreens.rest;
import java.util.ArrayList;
import java.util.List;
import javax.enterprise.context.RequestScoped;
import javax.inject.Inject;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.QueryParam;
import org.openshift.walgreens.domain.Store;... | 2,892 | 0.713347 | 0.706777 | 101 | 27.633663 | 24.657143 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.564356 | false | false | 9 |
f44e925a6790703c8c1dbe3eae86fb1d5bc042cb | 5,145,370,844,627 | 3c231c78ac638765b3364a99c4938fcad04cf2fb | /src/main/java/com/google/api/gax/protobuf/ProtoReflectionUtil.java | f6a440367c56892660811cb0e26f79f50af8768c | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | michaelbausor/gax-java | https://github.com/michaelbausor/gax-java | 74bc82d94cc29d109726754695bd972da6ba446e | f19394ae3f41947803ffcd938a6dacaf936c137e | refs/heads/master | 2021-01-17T15:53:39.014000 | 2017-04-11T20:09:13 | 2017-04-11T20:09:13 | 55,105,212 | 1 | 0 | null | true | 2016-03-30T23:35:50 | 2016-03-30T23:35:50 | 2016-03-15T19:13:28 | 2016-03-30T23:25:48 | 574 | 0 | 0 | 0 | null | null | null | /*
* Copyright 2016, Google Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions ... | UTF-8 | Java | 10,483 | java | ProtoReflectionUtil.java | Java | [] | null | [] | /*
* Copyright 2016, Google Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions ... | 10,483 | 0.685777 | 0.685205 | 280 | 36.439285 | 29.785002 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617857 | false | false | 9 |
38d0bcd282a025fa50abe9ae2c5f269e19fe7857 | 14,611,478,804,895 | 2bcb4d11089eb8c9da804e8becdfa0b0a120dc1f | /src/main/java/io/lungchen/sbipbm/TransferRequestBody.java | 24ff9bf4ecf873dc71d7b56fd97355cea36e56a5 | [] | no_license | nvrdftd/sbipbm | https://github.com/nvrdftd/sbipbm | 8af3099d6c7bdf3d3e70a892d02ca5255225f97f | 338beb36bec5366b34561d98318b4d3449bb2cd6 | refs/heads/main | 2023-02-21T02:25:17.724000 | 2021-01-24T14:04:59 | 2021-01-24T14:04:59 | 332,262,737 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.lungchen.sbipbm;
import org.json.JSONObject;
public class TransferRequestBody extends RequestBody {
private String from;
private String to;
private Double amount;
public String getFrom() {
return from;
}
public void setFrom(String from) {
this.from = from;
}
... | UTF-8 | Java | 886 | java | TransferRequestBody.java | Java | [] | null | [] | package io.lungchen.sbipbm;
import org.json.JSONObject;
public class TransferRequestBody extends RequestBody {
private String from;
private String to;
private Double amount;
public String getFrom() {
return from;
}
public void setFrom(String from) {
this.from = from;
}
... | 886 | 0.58465 | 0.58465 | 43 | 19.60465 | 20.545061 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.302326 | false | false | 9 |
1009ae8e2fbd111da3c3e824a72269c133e8ffd8 | 2,989,297,274,094 | 1eb010efaff97726f3fe2d10d4de0a7469fbf959 | /src/main/java/edu/finalbases/repositoryDAO/DetalleVentaDAO.java | e531d29ddad9656631bce06de5c190ea87989a70 | [] | no_license | JuanARojasA/NatAmE_MultiNivel | https://github.com/JuanARojasA/NatAmE_MultiNivel | aba56d99e3903d29f35d9d64b914ff1d36fc2dbb | c4dd72325b1855495b3e0ed93b901f38dab03d20 | refs/heads/master | 2021-03-18T16:36:20.171000 | 2020-03-13T14:02:41 | 2020-03-13T14:02:41 | 247,081,762 | 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 edu.finalbases.repositoryDAO;
import edu.finalbases.conexion.Conexion;
import edu.finalbases.entities.DetalleVenta;
import ja... | UTF-8 | Java | 2,539 | java | DetalleVentaDAO.java | Java | [
{
"context": ";\nimport java.sql.SQLException;\n\n/**\n *\n * @author Santiago\n */\npublic class DetalleVentaDAO extends Abstract",
"end": 395,
"score": 0.9710041880607605,
"start": 387,
"tag": "NAME",
"value": "Santiago"
}
] | 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 edu.finalbases.repositoryDAO;
import edu.finalbases.conexion.Conexion;
import edu.finalbases.entities.DetalleVenta;
import ja... | 2,539 | 0.682158 | 0.680583 | 67 | 36.895523 | 40.967091 | 178 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.746269 | false | false | 9 |
ddc35ecf15de87216974ae7dbf2b8c939514f2bd | 25,185,688,246,348 | f639c9e109bdd7882de21fe1a1ed07119ea94d34 | /src/test/java/org/springframework/samples/petclinic/web/MedicalTestsFormatterTests.java | add57e51fe18612ce17f80a7d3b63a5227e09f91 | [] | no_license | dp2-g3-7/petclinic | https://github.com/dp2-g3-7/petclinic | 9d21068d9c79add6318759883c5d9e70236dd683 | 5bea9264d49d1af2a940ec1e1221edcff616d67e | refs/heads/master | 2023-08-03T04:25:08.444000 | 2023-07-27T15:57:47 | 2023-07-27T15:57:47 | 268,240,277 | 0 | 2 | null | false | 2023-07-27T15:57:48 | 2020-05-31T08:37:00 | 2020-06-03T18:28:48 | 2023-07-27T15:57:47 | 17,828 | 0 | 2 | 0 | Java | false | false | package org.springframework.samples.petclinic.web;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.mockito.BDDMockito.given;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Locale;
import org.junit.jupiter.api.Assertions;
impor... | UTF-8 | Java | 2,029 | java | MedicalTestsFormatterTests.java | Java | [] | null | [] | package org.springframework.samples.petclinic.web;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.mockito.BDDMockito.given;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Locale;
import org.junit.jupiter.api.Assertions;
impor... | 2,029 | 0.792509 | 0.792509 | 70 | 27.985714 | 25.645658 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6 | false | false | 9 |
eb6da4da5ea5d6d6aee24dcdd7cbf03dcb98244b | 26,929,445,006,725 | 623a45d49d4fc29679a1e1effd7e5666b6a02316 | /src/org/w3c/dom/svg/fonts/SVGFontFaceFormatElement.java | a143e78bcdb9b056421ba705dbbee9a44320b630 | [] | no_license | JPeterson462/SVG-Parser | https://github.com/JPeterson462/SVG-Parser | fdf6aa6274e3bbace1078a4663fd3cdae8d44742 | 824e3b58104ca23a702977c3f5695b6272c11a43 | refs/heads/master | 2021-07-15T21:07:58.454000 | 2018-04-20T17:01:21 | 2018-04-20T17:01:21 | 95,941,837 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.w3c.dom.svg.fonts;
import org.w3c.dom.svg.SVGElement;
import org.w3c.dom.svg.document.SVGSVGElement;
public interface SVGFontFaceFormatElement extends SVGElement {
public String getString();
public static class Implementation extends SVGElement.Implementation implements SVGFontFaceFormatElem... | UTF-8 | Java | 660 | java | SVGFontFaceFormatElement.java | Java | [] | null | [] | package org.w3c.dom.svg.fonts;
import org.w3c.dom.svg.SVGElement;
import org.w3c.dom.svg.document.SVGSVGElement;
public interface SVGFontFaceFormatElement extends SVGElement {
public String getString();
public static class Implementation extends SVGElement.Implementation implements SVGFontFaceFormatElem... | 660 | 0.742424 | 0.737879 | 26 | 23.384615 | 32.477303 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.730769 | false | false | 9 |
65ad2f77f8ff18d6aed1c090b647178283f18b2c | 2,310,692,468,657 | 624b0ce5f951c3399fedc9fb2faa1d761146bb6d | /java/src/main/java/gov/usgs/detectionformats/StationInfo.java | b6e6835577ac2ef0684e26ef6c538650118a78da | [
"JSON",
"LicenseRef-scancode-public-domain",
"CC0-1.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | usgs/earthquake-detection-formats | https://github.com/usgs/earthquake-detection-formats | aa150d7a6c68f998ce9dc941460ee9e84ee4231b | e655170b47a3a768217218bf1b2f131e50708b6c | refs/heads/master | 2022-09-13T02:36:28.369000 | 2022-09-08T20:13:42 | 2022-09-08T20:13:42 | 69,903,882 | 6 | 8 | NOASSERTION | false | 2022-06-09T19:12:15 | 2016-10-03T19:33:53 | 2021-10-05T00:32:30 | 2022-06-09T19:12:14 | 2,959 | 6 | 8 | 2 | C++ | false | false | package gov.usgs.detectionformats;
import java.util.ArrayList;
import org.json.simple.JSONObject;
/**
* a conversion class used to create, parse, and validate station location and quality data
*
* @author U.S. Geological Survey <jpatton at usgs.gov>
*/
public class StationInfo implements DetectionInt {
/... | UTF-8 | Java | 10,816 | java | StationInfo.java | Java | [
{
"context": "ity data\n *\n * @author U.S. Geological Survey <jpatton at usgs.gov>\n */\npublic class StationInfo impl",
"end": 244,
"score": 0.9523890614509583,
"start": 237,
"tag": "USERNAME",
"value": "jpatton"
}
] | null | [] | package gov.usgs.detectionformats;
import java.util.ArrayList;
import org.json.simple.JSONObject;
/**
* a conversion class used to create, parse, and validate station location and quality data
*
* @author U.S. Geological Survey <jpatton at usgs.gov>
*/
public class StationInfo implements DetectionInt {
/... | 10,816 | 0.654216 | 0.652274 | 372 | 28.07527 | 24.815767 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.408602 | false | false | 9 |
ba412c413ec49a18a3d0fee5c044416a01b6beb7 | 21,938,692,975,734 | 515370f23042aaadbef1e3d0aa3b48e79268cb43 | /ipm-parser-core/src/main/java/org/versates/ipm/parser/IPMFileParser.java | 135e6070aab1565ae48a34013ce44f8992926bf8 | [] | no_license | versates/ipm-parser | https://github.com/versates/ipm-parser | 507e562848eb356921f24a3cc729e14452d50914 | 4047c706f1bf260ff89cf8bb9010e8b5bc274cb1 | refs/heads/master | 2020-04-30T11:22:10.800000 | 2019-04-29T16:06:57 | 2019-04-29T16:06:57 | 176,799,509 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.versates.ipm.parser;
import org.versates.ipm.iso.ISOMessage;
import org.versates.ipm.iso.packager.ISOLayout;
import org.versates.ipm.iso.packager.ISOLayoutNotFoundException;
import org.jpos.iso.ISOException;
import org.jpos.iso.ISOMsg;
import org.jpos.iso.ISOPackager;
import org.jpos.iso.packager.G... | UTF-8 | Java | 5,153 | java | IPMFileParser.java | Java | [
{
"context": "ain processing class of IPM files.\r\n *\r\n * @author Ramses Vidor\r\n */\r\npublic abstract class IPMFileParser impleme",
"end": 529,
"score": 0.9998809695243835,
"start": 517,
"tag": "NAME",
"value": "Ramses Vidor"
}
] | null | [] | package org.versates.ipm.parser;
import org.versates.ipm.iso.ISOMessage;
import org.versates.ipm.iso.packager.ISOLayout;
import org.versates.ipm.iso.packager.ISOLayoutNotFoundException;
import org.jpos.iso.ISOException;
import org.jpos.iso.ISOMsg;
import org.jpos.iso.ISOPackager;
import org.jpos.iso.packager.G... | 5,147 | 0.645643 | 0.633029 | 154 | 31.461039 | 30.512747 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.279221 | false | false | 9 |
7b21abec9fdf69ee1808ca36961a138b24dca96c | 19,593,640,859,612 | 29e6f769e937401e20fbc1f8a7b71dd9f2584339 | /sssp/src/main/java/com/hfm/dao/EmployeeDao.java | 04361530e97676753ce6b0cae59af63b971e721f | [] | no_license | hfming/java_ee | https://github.com/hfming/java_ee | 0dc57d080a43386d4fcaea3de5f770b4b7791cc6 | e18957c9a69705f2a1f81bd004577dfaafdacd7e | refs/heads/master | 2023-08-31T05:38:21.817000 | 2021-10-24T13:56:15 | 2021-10-24T13:56:15 | 312,496,780 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hfm.dao;
import com.hfm.domain.Employee;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
/**
* @author hfming2016@163.com
* @version 1.01 2020-10-16 18:38
* @Description
* @date 2020/10/16
*/
public interface Emplo... | UTF-8 | Java | 553 | java | EmployeeDao.java | Java | [
{
"context": "pository.JpaSpecificationExecutor;\n\n/**\n * @author hfming2016@163.com\n * @version 1.01 2020-10-16 18:38\n * @Description",
"end": 223,
"score": 0.9999138712882996,
"start": 205,
"tag": "EMAIL",
"value": "hfming2016@163.com"
}
] | null | [] | package com.hfm.dao;
import com.hfm.domain.Employee;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
/**
* @author <EMAIL>
* @version 1.01 2020-10-16 18:38
* @Description
* @date 2020/10/16
*/
public interface EmployeeDao exte... | 542 | 0.733459 | 0.676749 | 20 | 25.450001 | 26.924849 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 9 |
43f048b1eb34a2169d961d610191a3dcf161dc2f | 10,161,892,628,067 | e3c5d5e0df689cf9f33b499db4fdff36c8d4128a | /COM_Testing Assessment/src/Main.java | e80dddb67b4be2a0be8aec40267dade1b78a2d17 | [] | no_license | oli360/software-testing | https://github.com/oli360/software-testing | b671ccbb2a6de791da0c180c7950f703c01f2a13 | e389e9bf7542bb31be17690b732b259aa1f87662 | refs/heads/master | 2022-11-07T08:57:50.555000 | 2020-07-03T13:19:19 | 2020-07-03T13:19:19 | 276,903,862 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class Main {
public static void main(String[] args) {
List<RandomComparator> myList = new ArrayList<RandomComparator>();
myList.add(new RandomComparator("a"));
myList.add(new RandomComparator("b"));
myList.add(new Ra... | UTF-8 | Java | 2,201 | java | Main.java | Java | [] | null | [] | import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class Main {
public static void main(String[] args) {
List<RandomComparator> myList = new ArrayList<RandomComparator>();
myList.add(new RandomComparator("a"));
myList.add(new RandomComparator("b"));
myList.add(new Ra... | 2,201 | 0.719673 | 0.719673 | 69 | 30.913044 | 20.698484 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.202899 | false | false | 9 |
89f48a836e2c0aa487b9cec56b3e0acd80983241 | 12,730,283,123,679 | b5062dbc139d91b803b8679aa1e82b64ba0b0a9b | /src/com/shpp/dbondarenko/BDSPriorityQueue.java | fca4da98857ffba6e043bc1258209e2ab8da15e0 | [] | no_license | Bondes87/Collections | https://github.com/Bondes87/Collections | a3b0802f4cf4331ccbca4f90b2645f02afdcf959 | 9a4e25feb5dec08faf751b206240942aad57be1d | refs/heads/master | 2021-09-01T11:00:51.191000 | 2017-12-26T17:02:20 | 2017-12-26T17:02:20 | 115,439,405 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shpp.dbondarenko;
import java.util.Arrays;
import java.util.Comparator;
import java.util.NoSuchElementException;
/**
* File: BDSPriorityQueue.java
* The class that implements the priority queue structure.
* Created by Dmitro Bondarenko on 23.06.2017.
*/
public class BDSPriorityQueue<G> extends BDSQueu... | UTF-8 | Java | 8,529 | java | BDSPriorityQueue.java | Java | [
{
"context": "ements the priority queue structure.\n * Created by Dmitro Bondarenko on 23.06.2017.\n */\npublic class BDSPriorityQueue<",
"end": 252,
"score": 0.9998863935470581,
"start": 235,
"tag": "NAME",
"value": "Dmitro Bondarenko"
}
] | null | [] | package com.shpp.dbondarenko;
import java.util.Arrays;
import java.util.Comparator;
import java.util.NoSuchElementException;
/**
* File: BDSPriorityQueue.java
* The class that implements the priority queue structure.
* Created by <NAME> on 23.06.2017.
*/
public class BDSPriorityQueue<G> extends BDSQueue<G> {
... | 8,518 | 0.584125 | 0.580138 | 279 | 29.569893 | 27.102512 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405018 | false | false | 9 |
a1d38f72c800f3e61151b1832dd95ec8695f3977 | 15,032,385,582,328 | 1776783eb45501b1fff165b1f308ef4ac2d22f69 | /forum-portal/src/main/java/pub/developers/forum/portal/support/WebConfigurer.java | f67f26b83e305edddaa57a54cfe094daafd3e07b | [
"MIT"
] | permissive | hechengjin/forum-java | https://github.com/hechengjin/forum-java | 95d28888554ac48abd25f4643e4899601243bcab | 9911caacfc804db4ad1c231dc2ee9d7de962a7e8 | refs/heads/main | 2023-03-27T01:29:35.206000 | 2021-03-27T13:39:43 | 2021-03-27T13:39:43 | 342,895,694 | 0 | 0 | MIT | true | 2021-02-27T15:55:28 | 2021-02-27T15:55:28 | 2021-02-27T08:19:32 | 2021-02-24T06:38:16 | 8,754 | 0 | 0 | 0 | null | false | false | package pub.developers.forum.portal.support;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
import javax.annotation.Resource;
/**
* @author Qiangqian... | UTF-8 | Java | 841 | java | WebConfigurer.java | Java | [
{
"context": "\nimport javax.annotation.Resource;\n\n/**\n * @author Qiangqiang.Bian\n * @create 2020/10/29\n * @desc\n **/\n@Configuratio",
"end": 326,
"score": 0.9998036623001099,
"start": 311,
"tag": "NAME",
"value": "Qiangqiang.Bian"
}
] | null | [] | package pub.developers.forum.portal.support;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
import javax.annotation.Resource;
/**
* @author Qiangqian... | 841 | 0.747919 | 0.738407 | 31 | 26.129032 | 25.014502 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.290323 | false | false | 9 |
5debfe7c47a116948ebb089c7a762af265f7329c | 19,327,352,871,260 | cbeab5246b6d67e7e742cdffab4ba975b3ac0ce4 | /Webapp/src/ca/diro/RequestHandlingUtil/CreateUserHandler.java | c819f75b65ed457cd849288880057344a31fcd0d | [] | no_license | lemogo/IFT3912-UdeM-Groupe1 | https://github.com/lemogo/IFT3912-UdeM-Groupe1 | 14cb179000f2af8c081fff6431a7f30e3b68ec1e | ea03769788b7076648baec30b26450e086f0b789 | refs/heads/master | 2020-04-05T01:41:03.945000 | 2018-11-06T22:31:28 | 2018-11-06T22:31:28 | 156,445,127 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.diro.RequestHandlingUtil;
import java.io.IOException;
import java.sql.ResultSet;
import java.util.HashMap;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import ca.diro.Main;
import ca.diro.DataBase.DBHelper;
... | UTF-8 | Java | 3,312 | java | CreateUserHandler.java | Java | [
{
"context": "il\");\r\n\t\t\tString userName = request.getParameter(\"username\");\r\n\t\t\tString password = (String) request.getPara",
"end": 1547,
"score": 0.9988157153129578,
"start": 1539,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package ca.diro.RequestHandlingUtil;
import java.io.IOException;
import java.sql.ResultSet;
import java.util.HashMap;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import ca.diro.Main;
import ca.diro.DataBase.DBHelper;
... | 3,312 | 0.695652 | 0.689915 | 93 | 33.612904 | 22.886364 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.247312 | false | false | 9 |
9eb32bb60af6784da37f3e80221911ea173d015e | 32,409,823,257,293 | 0f13297290a8e276360e2b2c8eaf92047ebf8c0f | /backend/src/main/java/com/jansora/analysis/utils/ConstantsUtils.java | 48f37fe2e6572315fee6e1796856a4af8f6386e6 | [] | no_license | Jansora/PageAnalysis | https://github.com/Jansora/PageAnalysis | b61fb864187404c4e88d72edead2d5c0df430b11 | f34fb4226e25b682b918a553d3091c6fac99a0a1 | refs/heads/master | 2022-11-29T19:40:04.066000 | 2020-08-20T01:44:11 | 2020-08-20T01:44:11 | 288,404,572 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jansora.analysis.utils;
/*
* 〈一句话功能简述〉<br>
* @file ConstantsUtils.java
* @description ConstantsUtils
*
* @author Jansora
* @date 2020-08-05 10:27
* @see [相关类/方法](可选)
* @since [产品/模块版本] (可选)
*/
public class ConstantsUtils {
public static final String USER_ROLE_ADMIN = "admin";
public static... | UTF-8 | Java | 420 | java | ConstantsUtils.java | Java | [
{
"context": ".java\n * @description ConstantsUtils\n *\n * @author Jansora\n * @date 2020-08-05 10:27\n * @see [相关类/方法](可选)\n *",
"end": 138,
"score": 0.9812209606170654,
"start": 131,
"tag": "USERNAME",
"value": "Jansora"
}
] | null | [] | package com.jansora.analysis.utils;
/*
* 〈一句话功能简述〉<br>
* @file ConstantsUtils.java
* @description ConstantsUtils
*
* @author Jansora
* @date 2020-08-05 10:27
* @see [相关类/方法](可选)
* @since [产品/模块版本] (可选)
*/
public class ConstantsUtils {
public static final String USER_ROLE_ADMIN = "admin";
public static... | 420 | 0.678571 | 0.645604 | 16 | 21.8125 | 17.794727 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 9 |
2befc55dfc3eae01c5417a6f324201be42231393 | 14,791,867,433,583 | c167740537c6d70af4fab095b4f143a0976c69ad | /app/src/main/java/com/example/feedback/database/Responses.java | c0140c32b69cde536b4d0a253f0b288c3f8d1819 | [] | no_license | apratimkho06/FeedbackForEvents | https://github.com/apratimkho06/FeedbackForEvents | 2c809d1efbff1b34dc1cbdd2269ecbe34cea97ba | 630032ae9d1ded3b2ecc47f4a9cf3d9141b43929 | refs/heads/master | 2020-03-28T12:04:47.529000 | 2018-10-03T17:32:09 | 2018-10-03T17:32:09 | 148,268,661 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.feedback.database;
import com.j256.ormlite.field.DatabaseField;
import com.j256.ormlite.table.DatabaseTable;
@DatabaseTable(tableName = "quesele")
public class Responses {
@DatabaseField(generatedId = true)
int id;
@DatabaseField
public String ques;
@DatabaseField
public... | UTF-8 | Java | 1,247 | java | Responses.java | Java | [] | null | [] | package com.example.feedback.database;
import com.j256.ormlite.field.DatabaseField;
import com.j256.ormlite.table.DatabaseTable;
@DatabaseTable(tableName = "quesele")
public class Responses {
@DatabaseField(generatedId = true)
int id;
@DatabaseField
public String ques;
@DatabaseField
public... | 1,247 | 0.598236 | 0.593424 | 70 | 16.814285 | 16.059971 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.328571 | false | false | 9 |
de41d2d8b71cc1778630aae5223c40c1c4198f7e | 6,751,688,645,850 | 698e806881dc53c6055fa48a334b850610fdbd93 | /Pratice_Mvc2/src/com/practice/model/LoginBean.java | fb02ec3d913c4cabd0c3b88de979eefa62908637 | [] | no_license | repoleved1/MyHomeWork-JSP-MVC2 | https://github.com/repoleved1/MyHomeWork-JSP-MVC2 | f8af0a51cf4bcb6bc1ab3b5560121205d50a8067 | 61ab7ff514dd493cfc2d63d03feb9633cc1e9ce4 | refs/heads/master | 2022-09-28T19:35:35.658000 | 2020-06-07T06:09:48 | 2020-06-07T06:09:48 | 270,204,860 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.practice.model;
import com.practice.da.DBConnection;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
public class LoginBean {
private String username,password;
public LoginBean() {
}
public String g... | UTF-8 | Java | 1,261 | java | LoginBean.java | Java | [] | null | [] | package com.practice.model;
import com.practice.da.DBConnection;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
public class LoginBean {
private String username,password;
public LoginBean() {
}
public String g... | 1,261 | 0.636796 | 0.636796 | 53 | 21.792454 | 23.860727 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.396226 | false | false | 9 |
f11e464602e5f0f98666865e2c45975fe658a8e7 | 31,215,822,354,131 | 4017709b4f7d44428eb6a90b1a5f5da4c6521e80 | /src/main/java/edu/mum/dao/AuthorityDao.java | 79c01b1c501916bd320edbbeb64174bb95ead801 | [] | no_license | edyluisrey/EnterpriseArchitectureProject | https://github.com/edyluisrey/EnterpriseArchitectureProject | 2df6c6f7c681f8b19f98b6cd8293fe7762c88f15 | ce8e8a2993dd9eb865796039d677bb6ee5f6ed0f | refs/heads/master | 2021-01-21T18:50:56.141000 | 2017-05-29T02:49:26 | 2017-05-29T02:49:26 | 92,088,584 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.mum.dao;
import edu.mum.domain.Authority;
public interface AuthorityDao extends GenericDao<Authority>{
}
| UTF-8 | Java | 127 | java | AuthorityDao.java | Java | [] | null | [] | package edu.mum.dao;
import edu.mum.domain.Authority;
public interface AuthorityDao extends GenericDao<Authority>{
}
| 127 | 0.755906 | 0.755906 | 7 | 16.142857 | 21.383762 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 9 |
e38b854b44e00c752850d338bd0f67df7d24a3b5 | 31,215,822,353,881 | 9b0f5e6dabc124fa1a4af0160ac07a2a32300add | /src/main/java/crm/spring/rest/api/v1/dto/UserDto.java | 1b426f0bc2ace2edbeddde0c4bfd14702807f6e4 | [] | no_license | YassineAssouale/crm-spring-rest | https://github.com/YassineAssouale/crm-spring-rest | 1d81438b618f49b9acdd0990154843c019761d01 | 45fa25235f9ad24ad47aae97e86115e5223ce5f1 | refs/heads/main | 2023-06-05T23:09:05.720000 | 2021-06-25T07:38:18 | 2021-06-25T07:38:18 | 375,723,510 | 0 | 0 | null | false | 2021-06-25T07:38:19 | 2021-06-10T14:20:10 | 2021-06-10T14:20:14 | 2021-06-25T07:38:19 | 46 | 0 | 0 | 0 | null | false | false | package crm.spring.rest.api.v1.dto;
import com.fasterxml.jackson.annotation.JsonInclude;
@JsonInclude(JsonInclude.Include.NON_NULL) // Jackson Serialization
public class UserDto {
private Integer id;
private String username;
private String password;
private String mail;
public UserDto() {
super();
}
... | UTF-8 | Java | 968 | java | UserDto.java | Java | [
{
"context": "il) {\n\t\tsuper();\n\t\tthis.id = id;\n\t\tthis.username = username;\n\t\tthis.password = password;\n\t\tthis.mail = mail;\n",
"end": 450,
"score": 0.9968173503875732,
"start": 442,
"tag": "USERNAME",
"value": "username"
},
{
"context": " id;\n\t\tthis.username = usern... | null | [] | package crm.spring.rest.api.v1.dto;
import com.fasterxml.jackson.annotation.JsonInclude;
@JsonInclude(JsonInclude.Include.NON_NULL) // Jackson Serialization
public class UserDto {
private Integer id;
private String username;
private String password;
private String mail;
public UserDto() {
super();
}
... | 974 | 0.698347 | 0.697314 | 60 | 15.133333 | 17.184748 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3 | false | false | 9 |
fa02d92a53c268fd3cfc0504988a88acb3aa4fcf | 19,430,432,047,414 | 40e41f03435283f2a835d7dba04e5c39c7a60580 | /streams/runners/storm/layout/src/main/java/com/hortonworks/iotas/streams/layout/storm/RuleBoltFluxComponent.java | 98ba7170c078d20978325e804cd3004da777647b | [
"Apache-2.0"
] | permissive | csivaguru/streamline | https://github.com/csivaguru/streamline | 013308c21cbab871982a3020a87b8c736290671a | c4219506dc18572123fa63c143f58e0cd433e8b7 | refs/heads/master | 2021-03-22T02:07:25.450000 | 2016-10-14T10:50:58 | 2016-10-14T10:50:58 | 70,907,563 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hortonworks.iotas.streams.layout.storm;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.hortonworks.iotas.streams.layout.TopologyLayoutConstants;
import com.hortonworks.iotas.streams.layout.component.impl.RulesProcessor;
import com.h... | UTF-8 | Java | 4,358 | java | RuleBoltFluxComponent.java | Java | [] | null | [] | package com.hortonworks.iotas.streams.layout.storm;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.hortonworks.iotas.streams.layout.TopologyLayoutConstants;
import com.hortonworks.iotas.streams.layout.component.impl.RulesProcessor;
import com.h... | 4,358 | 0.721432 | 0.720973 | 96 | 44.395832 | 33.523773 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 9 |
18bf12a7bf6b8c4632ed4fb8698f4c142cfa1838 | 39,161,511,825,399 | 9ab91b074703bcfe9c9407e1123e2b551784a680 | /plugins/org.eclipse.osee.framework.manager.servlet/src/org/eclipse/osee/framework/manager/servlet/SystemManagerServlet.java | 272b1ef921d4175bf21a42e4b96f58ba7cdf8f7c | [] | no_license | pkdevbox/osee | https://github.com/pkdevbox/osee | 7ad9c083c3df8a7e9ef6185a419680cc08e21769 | 7e31f80f43d6d0b661af521fdd93b139cb694001 | refs/heads/master | 2021-01-22T00:30:05.686000 | 2015-06-08T21:19:57 | 2015-06-09T18:42:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright (c) 2004, 2007 Boeing.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
*... | UTF-8 | Java | 11,955 | java | SystemManagerServlet.java | Java | [
{
"context": "mport org.eclipse.osee.logger.Log;\n\n/**\n * @author Donald G. Dunne\n */\npublic class SystemManagerServlet extends Uns",
"end": 1529,
"score": 0.9998646974563599,
"start": 1514,
"tag": "NAME",
"value": "Donald G. Dunne"
}
] | null | [] | /*******************************************************************************
* Copyright (c) 2004, 2007 Boeing.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
*... | 11,946 | 0.647846 | 0.643413 | 270 | 43.277779 | 33.977669 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.937037 | false | false | 9 |
b9f3d099e615640491a2d7ba1830de1e614dc542 | 20,658,792,763,064 | 0f2609e764d40300f001292d5071e6b2571979f2 | /zxkj-modules/zxkj-platform/src/main/java/com/dzf/zxkj/platform/controller/bdset/XssrmbController.java | c1209936c84af29fd1674b970676aa9556c556b1 | [] | no_license | zhoutiancheng77/dzfui | https://github.com/zhoutiancheng77/dzfui | 6c46b5c120e295417b821dfcb3b61e2f1662e803 | 8b8fdac31cc03f94183949665251f172338ae7ee | refs/heads/master | 2022-12-25T02:15:35.292000 | 2020-07-09T08:36:34 | 2020-07-09T08:36:34 | 303,602,589 | 3 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dzf.zxkj.platform.controller.bdset;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("bdset/gl_xssrmb")
public class XssrmbController {
}
| UTF-8 | Java | 261 | java | XssrmbController.java | Java | [] | null | [] | package com.dzf.zxkj.platform.controller.bdset;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("bdset/gl_xssrmb")
public class XssrmbController {
}
| 261 | 0.835249 | 0.835249 | 9 | 28 | 24 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
ad3177be59e36256533d4bab51ac510499563d93 | 38,302,518,362,224 | a2b7c9f93cac51de70e9cac4843c6fa96ffb642f | /src/main/java/com/example/demo/entity/Student.java | 524ab535353d1decda60f39f3a8879601cbb0f6a | [] | no_license | shelif/ScoreManage | https://github.com/shelif/ScoreManage | d22f1cf270244042210c7af866592947bc3b53ff | 2ab9caf45afed7f265e01df611ed0b7957438586 | refs/heads/master | 2020-03-22T23:34:22.146000 | 2018-07-23T13:32:33 | 2018-07-23T13:32:33 | 140,817,930 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.entity;
public class Student {
private String sId;
private String sUsername;
private String sPassword;
private String sName;
private String sMajor;
private String sClass;
private float sTotalScore;
private float sGpa;
private float sIQ;
public String ge... | UTF-8 | Java | 2,088 | java | Student.java | Java | [
{
"context": "\" + sId + '\\'' +\n \", sUsername='\" + sUsername + '\\'' +\n \", sPassword='\" + sPassw",
"end": 1740,
"score": 0.9437918066978455,
"start": 1731,
"tag": "USERNAME",
"value": "sUsername"
},
{
"context": "sername + '\\'' +\n ... | null | [] | package com.example.demo.entity;
public class Student {
private String sId;
private String sUsername;
private String sPassword;
private String sName;
private String sMajor;
private String sClass;
private float sTotalScore;
private float sGpa;
private float sIQ;
public String ge... | 2,089 | 0.523946 | 0.523946 | 101 | 19.673267 | 16.092007 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.366337 | false | false | 9 |
29eadf1920f151b161bc237b52b8b8d69f6c6416 | 23,656,679,919,744 | 7d01c4cf09caf87704f9ff8a711887a102caaf43 | /src/main/java/cn/weforward/gateway/plugin/misc/GroupingServiceChecker.java | f512d3155fb518c0fa603febdb593f5d8731bf19 | [
"MIT"
] | permissive | weforward/weforward-gateway | https://github.com/weforward/weforward-gateway | 033e36772ada4e8c3016b0cf127083cd553a1a7f | 60b40b8096428e28a3e640ee6c41d0a2cdd8b9dd | refs/heads/main | 2023-06-11T02:49:44.936000 | 2021-07-05T10:18:35 | 2021-07-05T10:18:35 | 303,877,583 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.weforward.gateway.plugin.misc;
import java.util.Arrays;
import java.util.List;
import java.util.Properties;
import cn.weforward.common.util.ListUtil;
import cn.weforward.common.util.StringUtil;
import cn.weforward.gateway.AccessLoaderExt;
import cn.weforward.gateway.api.ServiceChecker;
import cn.weforward.... | UTF-8 | Java | 2,301 | java | GroupingServiceChecker.java | Java | [
{
"context": "ol.ops.AccessExt;\n\n/**\n * 检查微服务的分组名\n * \n * @author smily\n *\n */\npublic class GroupingServiceChecker implem",
"end": 664,
"score": 0.9994208812713623,
"start": 659,
"tag": "USERNAME",
"value": "smily"
}
] | null | [] | package cn.weforward.gateway.plugin.misc;
import java.util.Arrays;
import java.util.List;
import java.util.Properties;
import cn.weforward.common.util.ListUtil;
import cn.weforward.common.util.StringUtil;
import cn.weforward.gateway.AccessLoaderExt;
import cn.weforward.gateway.api.ServiceChecker;
import cn.weforward.... | 2,301 | 0.745037 | 0.745037 | 90 | 24.188889 | 23.380854 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.555556 | false | false | 9 |
5a538ee6328323c2ccb67f9af74d60141511b3e0 | 25,056,839,211,013 | d098057e81e7c7ab0e641cb7c60b901416872be9 | /facebooksdk/src/main/java/com/mina_mikhail/facebook_sdk/callback/FacebookResponse.java | ab2cf60380a711f77af64f3cd3ac292e2fe594c1 | [
"MIT"
] | permissive | Mina-Mikhail/Facebook-SDK | https://github.com/Mina-Mikhail/Facebook-SDK | 575fa7feb407d586a5aac48b425eb4858eae4634 | e3a7912175cde68a247f791291cac70100bfb133 | refs/heads/master | 2020-05-14T06:01:46.573000 | 2019-04-30T13:29:20 | 2019-04-30T13:29:20 | 181,703,786 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mina_mikhail.facebook_sdk.callback;
import com.mina_mikhail.facebook_sdk.data.model.FacebookUser;
public interface FacebookResponse {
void onFacebookLogInSuccess(FacebookUser facebookUser);
void onFacebookLogInFail(int errorType, String errorMsg);
} | UTF-8 | Java | 269 | java | FacebookResponse.java | Java | [] | null | [] | package com.mina_mikhail.facebook_sdk.callback;
import com.mina_mikhail.facebook_sdk.data.model.FacebookUser;
public interface FacebookResponse {
void onFacebookLogInSuccess(FacebookUser facebookUser);
void onFacebookLogInFail(int errorType, String errorMsg);
} | 269 | 0.825279 | 0.825279 | 10 | 26 | 26.694569 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
f4b19d93997b12c13cf504f40d1d07be6812c6e2 | 23,630,910,067,097 | cc382111e4b040820a2dc2b3335934e2cb8f0438 | /test/org/apache/kandula/integration/ba/BAParticipantRegistrationTest.java | 6eb866753d893bc0c1356694e9649beacfa53fb6 | [
"Apache-2.0"
] | permissive | Bughalla/apache_axis-axis2-java-kandula | https://github.com/Bughalla/apache_axis-axis2-java-kandula | 555f16284fed405ef492c3ce9dc21fd85d6a56dc | 8bc93d014950223a2972e286c2fcca5065200ba0 | refs/heads/master | 2023-03-18T09:24:53.340000 | 2010-09-22T01:13:03 | 2010-09-22T01:13:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2004,2005 The Apache Software Foundation.
*
* 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 re... | UTF-8 | Java | 5,706 | java | BAParticipantRegistrationTest.java | Java | [] | null | [] | /*
* Copyright 2004,2005 The Apache Software Foundation.
*
* 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 re... | 5,706 | 0.757448 | 0.749562 | 146 | 37.09589 | 26.401621 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.130137 | false | false | 9 |
e297664afdf1cd9988371615a4a6d680c9c70cc2 | 13,314,398,621,337 | a9a3739b7692401a8e464c5305029c6aeb15bfbd | /superherosight/src/test/java/com/mthree/superherosight/dao/SuperHeroSightDaoDbTest.java | 5cf65cdf6c625add4fe33b135f4404fd1dc4ac3d | [] | no_license | salonijmaheshwari/Superhero-Sightings | https://github.com/salonijmaheshwari/Superhero-Sightings | b588cb51077bc995ad01de9dde4bf921ebd06663 | fad98d44eff80f9fcad39316edcae02c43ffeae8 | refs/heads/master | 2023-08-20T07:51:24.886000 | 2021-10-31T20:32:56 | 2021-10-31T20:32:56 | 423,248,434 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.mthree.superherosight.dao;
import com.mthree.superherosight.dto.Location;
import com.mthree.superherosight.dto.Organizatio... | UTF-8 | Java | 16,330 | java | SuperHeroSightDaoDbTest.java | Java | [
{
"context": "ot.test.context.SpringBootTest;\n\n/**\n *\n * @author salon\n */\n\n@SpringBootTest\npublic class SuperHeroSightD",
"end": 1007,
"score": 0.9179524183273315,
"start": 1002,
"tag": "USERNAME",
"value": "salon"
},
{
"context": "= new SuperHero();\n superHero.setHe... | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.mthree.superherosight.dao;
import com.mthree.superherosight.dto.Location;
import com.mthree.superherosight.dto.Organizatio... | 16,330 | 0.68959 | 0.677097 | 399 | 39.927319 | 25.398819 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.661654 | false | false | 9 |
540b1788d503851c355988dffcd2e5d2ae546bb0 | 5,643,587,063,370 | 203ad417cf050c3edbe387d7edb0c2b79a9a22ac | /sisbolao/src/dao/CampeonatoDao.java | 443f674b1d7d7df182f23743d982bf785514c0bb | [] | no_license | leandrosanjuan/sisbolao | https://github.com/leandrosanjuan/sisbolao | 1e7201aef9a3c9f1cb892e7b60f032fb206993b5 | 66120363bbb019f1f44e67f140a040df6e96c0dd | refs/heads/master | 2021-01-10T08:38:00.124000 | 2011-09-13T20:45:12 | 2011-09-13T20:45:12 | 43,570,825 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import java.util.List;
import javax.persistence.Query;
import pojo.Campeonato;
import pojo.Usuario;
public class CampeonatoDao extends AbstractDao<Campeonato> {
public CampeonatoDao() {
super();
}
public boolean existeCampeonato(String nome) {
Query query = em.createQuery("FROM Campeonato where... | UTF-8 | Java | 802 | java | CampeonatoDao.java | Java | [] | null | [] | package dao;
import java.util.List;
import javax.persistence.Query;
import pojo.Campeonato;
import pojo.Usuario;
public class CampeonatoDao extends AbstractDao<Campeonato> {
public CampeonatoDao() {
super();
}
public boolean existeCampeonato(String nome) {
Query query = em.createQuery("FROM Campeonato where... | 802 | 0.710723 | 0.708229 | 33 | 23.30303 | 25.661531 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.69697 | false | false | 9 |
e8fb446c5c553a8e172fd320d634ce77226eebe6 | 18,760,417,215,906 | 4115f8ea767626a98fe11a3638eb366b1e797dfb | /src/main/java/com/smartcity/services/impl/APIServiceImpl.java | 9ebcbc4048c8f9af56af218b5ba067c732fa80c5 | [] | no_license | jeanskris/platform1 | https://github.com/jeanskris/platform1 | 353ef07c9f746a2d6d19c1ea4d6d387edc58c7b0 | 955fdbc317474a9ec85ce8558af0d04381033970 | refs/heads/master | 2021-01-17T08:07:27.933000 | 2017-02-19T09:00:46 | 2017-02-19T09:00:46 | 61,534,314 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smartcity.services.impl;
import com.smartcity.dao.APIMapper;
import com.smartcity.models.API;
import com.smartcity.services.intf.IAPIService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
/**
* Created by ZJDX on 2016... | UTF-8 | Java | 826 | java | APIServiceImpl.java | Java | [
{
"context": "ervice;\n\nimport java.util.List;\n\n/**\n * Created by ZJDX on 2016/6/17.\n */\n@Service(\"apiService\")\npublic c",
"end": 312,
"score": 0.9995622634887695,
"start": 308,
"tag": "USERNAME",
"value": "ZJDX"
}
] | null | [] | package com.smartcity.services.impl;
import com.smartcity.dao.APIMapper;
import com.smartcity.models.API;
import com.smartcity.services.intf.IAPIService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
/**
* Created by ZJDX on 2016... | 826 | 0.704601 | 0.696126 | 34 | 23.294117 | 18.696539 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 9 |
6105d7e84dc9646f1b45cb8588996fd37d7523c0 | 13,383,118,142,636 | d24d6fb4242b14454789efcb541b0121a637d946 | /app/src/main/java/com/example/mymap/Info.java | 95977ceaea2ea8ca202b88d7f7fd5a30b2408d0d | [] | no_license | 879307253/MyMap_p | https://github.com/879307253/MyMap_p | 4521c9c3c9bc5b81da7601a4ae7ba15a1b62ca70 | aa6ad4b9fe80d0a0b42e7640c3c4731389a807ac | refs/heads/master | 2020-06-08T12:30:09.931000 | 2019-06-22T11:49:50 | 2019-06-22T11:49:50 | 193,228,365 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mymap;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* Created by yang_zzheng on 2016/7/19
* yangzhizheng2012@163.com
*/
public class Info implements Serializable
{
private static final long serialVersionUID = -758459502806858414L;
/**
* 精度
... | UTF-8 | Java | 2,583 | java | Info.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by yang_zzheng on 2016/7/19\n * yangzhizheng2012@163.com\n */\npubl",
"end": 138,
"score": 0.9994727373123169,
"start": 127,
"tag": "USERNAME",
"value": "yang_zzheng"
},
{
"context": "st;\n\n/**\n * Created by yang_zzh... | null | [] | package com.example.mymap;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* Created by yang_zzheng on 2016/7/19
* <EMAIL>
*/
public class Info implements Serializable
{
private static final long serialVersionUID = -758459502806858414L;
/**
* 精度
*/
private ... | 2,566 | 0.550432 | 0.494442 | 129 | 17.829458 | 18.723249 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.465116 | false | false | 9 |
9dfece80f553cbaf19e2ad9b25b816ed24497013 | 1,967,095,022,202 | 7f8ab82ef52bea73755a656dcb9abe64cb17b700 | /backend/src/main/java/com/transaction/backend/repo/TransactionSearchRepositoryImpl.java | bb76132a6c4364a83af4bc376bf1d42c1b15c240 | [] | no_license | maximjev/admin-dashboard | https://github.com/maximjev/admin-dashboard | 51c1e825ba3b7e34d7dd80ff3268b52b5f6ed94b | 9332fc8464e2510f1326825ebe09ea3a82ad6105 | refs/heads/master | 2021-09-21T08:35:36.154000 | 2018-08-22T18:38:05 | 2018-08-22T18:38:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.transaction.backend.repo;
import com.transaction.backend.entity.Transaction;
import com.transaction.backend.repo.helpers.TransactionFilter;
import com.transaction.backend.repo.helpers.TransactionSpecification;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.do... | UTF-8 | Java | 1,431 | java | TransactionSearchRepositoryImpl.java | Java | [] | null | [] | package com.transaction.backend.repo;
import com.transaction.backend.entity.Transaction;
import com.transaction.backend.repo.helpers.TransactionFilter;
import com.transaction.backend.repo.helpers.TransactionSpecification;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.do... | 1,431 | 0.733054 | 0.733054 | 44 | 31.522728 | 27.005461 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477273 | false | false | 9 |
a9992d292c85e4352e9b45c0a8ff73df9b6b17d9 | 7,060,926,239,225 | 3a5d5a37c9041973294fa8fc8b95f7bdb1588044 | /src/is2pr0/IS2Pr0.java | 8c7cb30e100478dd6e035356a1f31843f2eebd52 | [] | no_license | bululu/KatasIs2 | https://github.com/bululu/KatasIs2 | f70059e8e0e01bb22d1c683556edb59b20329093 | 18e95e6a85cab19c815aa56facb485bd02d565ba | refs/heads/master | 2021-01-20T07:13:26.337000 | 2013-10-04T09:56:59 | 2013-10-04T09:56:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package is2pr0;
import java.util.Date;
public class IS2Pr0 {
public static void main(String[] args) {
Student St1=new Student("Juan",new Date(53,13,7));
System.out.println(St1.getAge());
}
}
| UTF-8 | Java | 235 | java | IS2Pr0.java | Java | [
{
"context": "ing[] args) {\r\n\r\n Student St1=new Student(\"Juan\",new Date(53,13,7));\r\n System.out.println(",
"end": 159,
"score": 0.9995198845863342,
"start": 155,
"tag": "NAME",
"value": "Juan"
}
] | null | [] |
package is2pr0;
import java.util.Date;
public class IS2Pr0 {
public static void main(String[] args) {
Student St1=new Student("Juan",new Date(53,13,7));
System.out.println(St1.getAge());
}
}
| 235 | 0.591489 | 0.544681 | 13 | 15.923077 | 19.336937 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 9 |
13d6f7a6bb015a4c3c30deee8157ea2116140bcb | 6,322,191,920,737 | b1fb62810bf514d56079708786425c2150fb5f23 | /InvoiceGenerator/src/main/java/com/invoice/generator/InvoiceGeneratorWebController.java | d5a94fb77569e508941ac0922a4ef21175575ad5 | [] | no_license | shiveshpandey/InvoiceGenerator | https://github.com/shiveshpandey/InvoiceGenerator | edc6c984a61f6077e7bd1e104e00d1e974e339ab | 56750b17d0dcee842b66539c7f6bec109513048e | refs/heads/master | 2021-01-19T21:36:33.802000 | 2017-05-07T18:09:42 | 2017-05-07T18:09:42 | 88,675,265 | 0 | 0 | null | false | 2017-05-02T17:44:57 | 2017-04-18T22:15:57 | 2017-04-18T22:17:53 | 2017-05-02T17:44:57 | 8,784 | 0 | 0 | 0 | Java | null | null | package com.invoice.generator;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.net.URLDecoder;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import ja... | UTF-8 | Java | 22,689 | java | InvoiceGeneratorWebController.java | Java | [
{
"context": "bile);\r\n pdfDataCollection.setCustomerName(customerName);\r\n pdfDataCollection.setDiscount(Float.va",
"end": 6261,
"score": 0.8481936454772949,
"start": 6249,
"tag": "NAME",
"value": "customerName"
}
] | null | [] | package com.invoice.generator;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.net.URLDecoder;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import ja... | 22,689 | 0.647362 | 0.627925 | 483 | 44.979298 | 27.596239 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.884058 | false | false | 9 |
d26b25c70006039720ca6071658b2630596e2887 | 10,170,482,580,005 | 35c6c3dfa265cde2e43dcaef158644bf90d9f329 | /app/src/main/java/com/rohantaneja/wheelstreetbot/adapter/viewholder/QuestionAnswerViewholder.java | d08a54f1e2cf9b4a3ad12016733432fbe81a544d | [] | no_license | rohan20/Wheelstreet-Bot | https://github.com/rohan20/Wheelstreet-Bot | 32ff63c16b933a9f34fa9a6dc9cfe8ae6666a91a | 39bf43b3b31e62b3e137396f27371acc3e1d727a | refs/heads/master | 2020-03-10T18:07:35.356000 | 2018-05-10T08:22:58 | 2018-05-10T08:22:58 | 129,517,733 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rohantaneja.wheelstreetbot.adapter.viewholder;
import android.databinding.DataBindingUtil;
import android.os.Handler;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import com.orhanobut.hawk.Hawk;
import com.rohantaneja.wheelstreetbot.R;
import com.rohantaneja.wheelstreetbot.data... | UTF-8 | Java | 2,959 | java | QuestionAnswerViewholder.java | Java | [
{
"context": "t com.squareup.picasso.Picasso;\n\n/**\n * Created by rohantaneja on 15/04/18.\n */\n\npublic class QuestionAnswerView",
"end": 636,
"score": 0.9996205568313599,
"start": 625,
"tag": "USERNAME",
"value": "rohantaneja"
}
] | null | [] | package com.rohantaneja.wheelstreetbot.adapter.viewholder;
import android.databinding.DataBindingUtil;
import android.os.Handler;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import com.orhanobut.hawk.Hawk;
import com.rohantaneja.wheelstreetbot.R;
import com.rohantaneja.wheelstreetbot.data... | 2,959 | 0.711051 | 0.707334 | 86 | 33.406979 | 26.846844 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44186 | false | false | 9 |
64fd17a2402e0b16bb754c7571d177ee9b591fc0 | 37,709,812,881,234 | ba41e99953ba36a6ea1acb863733e7bc73495bd2 | /app/src/main/java/com/exam/resultprocess/RegistrationActivity.java | 9d6fb57ccd621b52f8a8504b99fb73282a2ef7dc | [] | no_license | sagordc2015/result-process | https://github.com/sagordc2015/result-process | 280fdd5184382392de13da6037d42ff38abc95c7 | 4f6728123724011c905f1881e52fca093051fd5f | refs/heads/master | 2023-04-16T20:35:49.342000 | 2021-05-10T11:33:09 | 2021-05-10T11:33:09 | 358,941,517 | 0 | 5 | null | false | 2021-05-10T11:33:10 | 2021-04-17T17:29:19 | 2021-05-08T21:09:01 | 2021-05-10T11:33:09 | 354 | 0 | 3 | 0 | Java | false | false | package com.exam.resultprocess;
import androidx.annotation.Nullable;
import androidx.annotation.RequiresApi;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import android.app.Activity;
import android.content.DialogInterface;
import android.content.Intent;
import android.gr... | UTF-8 | Java | 19,480 | java | RegistrationActivity.java | Java | [
{
"context": "ppCompatActivity {\n\n final String secretKey = \"ssshhhhhhhhhhh!!!!\";\n\n EditText fullName, email, identity, mobile",
"end": 1486,
"score": 0.991599977016449,
"start": 1468,
"tag": "KEY",
"value": "ssshhhhhhhhhhh!!!!"
},
{
"context": " ... | null | [] | package com.exam.resultprocess;
import androidx.annotation.Nullable;
import androidx.annotation.RequiresApi;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import android.app.Activity;
import android.content.DialogInterface;
import android.content.Intent;
import android.gr... | 19,470 | 0.569353 | 0.567556 | 373 | 51.227882 | 39.503269 | 242 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.758713 | false | false | 9 |
ff5043346e8991b96c31eb9c2673e224abd3a85a | 37,194,416,812,355 | 80e68ad825948071757d80ddab0b097bd5d78df4 | /app/src/main/java/com/andev/tudor/bakingapp/widget/IngredientsWidgetRemoteViewsFactory.java | 78c2a49f24ab2134a2669018403d524cc7dfe019 | [] | no_license | TudorFlorea/baking-app | https://github.com/TudorFlorea/baking-app | 33314e60de9770dd16b62b2c0dd890c6b6723d94 | f5eb73e19479793bc5eedacace52fd7fa0b3bf4f | refs/heads/master | 2020-03-24T11:16:08.922000 | 2018-07-29T12:51:27 | 2018-07-29T12:51:27 | 131,440,606 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.andev.tudor.bakingapp.widget;
import android.content.Context;
import android.widget.RemoteViews;
import android.widget.RemoteViewsService;
import com.andev.tudor.bakingapp.R;
import com.andev.tudor.bakingapp.data.Ingredient;
import com.andev.tudor.bakingapp.data.Recipe;
import com.andev.tudor.bakingapp.da... | UTF-8 | Java | 2,323 | java | IngredientsWidgetRemoteViewsFactory.java | Java | [] | null | [] | package com.andev.tudor.bakingapp.widget;
import android.content.Context;
import android.widget.RemoteViews;
import android.widget.RemoteViewsService;
import com.andev.tudor.bakingapp.R;
import com.andev.tudor.bakingapp.data.Ingredient;
import com.andev.tudor.bakingapp.data.Recipe;
import com.andev.tudor.bakingapp.da... | 2,323 | 0.695222 | 0.694361 | 87 | 25.701149 | 26.88422 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37931 | false | false | 9 |
f2b357b8cbccc5fd7b9ca0ab7da33d32870cb80f | 37,194,416,812,128 | a9907a87267d50a01e23284dcd79daa7bd03662d | /PostChessServer/src/main/java/modeus/server/dto/friend/RemoveFriendRequestDTO.java | ccdf3ab42ecd34cf599d1eb20634e92837c78856 | [] | no_license | davidzaragoza/PostChess | https://github.com/davidzaragoza/PostChess | b097100fc0bff0b073b97c9fa4ff422014d09f48 | dc1aa1b58ba9dc0aad10890ebcfe9a666227593b | refs/heads/master | 2018-01-08T22:38:04.907000 | 2016-05-04T21:47:41 | 2016-05-04T21:47:41 | 49,772,187 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package modeus.server.dto.friend;
import modeus.server.dto.common.RequestDTO;
public class RemoveFriendRequestDTO extends RequestDTO {
/**
*
*/
private static final long serialVersionUID = 1L;
private String deletedFriend;
public RemoveFriendRequestDTO() {
super();
// TODO Auto-generat... | UTF-8 | Java | 826 | java | RemoveFriendRequestDTO.java | Java | [] | null | [] | package modeus.server.dto.friend;
import modeus.server.dto.common.RequestDTO;
public class RemoveFriendRequestDTO extends RequestDTO {
/**
*
*/
private static final long serialVersionUID = 1L;
private String deletedFriend;
public RemoveFriendRequestDTO() {
super();
// TODO Auto-generat... | 826 | 0.725182 | 0.723971 | 37 | 20.324324 | 22.858027 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.27027 | false | false | 9 |
4c3eeaf56459dd04c7b553fb5bad4412da65066b | 5,446,018,600,130 | 0df2b09d4027d1cd4950999a8e979374823005ed | /chronomancer/src/org/ocallahan/chronicle/InfoQuery.java | be449bb448d831f1be615070cd37239c91a81fb1 | [] | no_license | berkus/chronomancer | https://github.com/berkus/chronomancer | 519c5b0f83626f07682bc40a94c25668455909b7 | 92f54739e387e708eb85297eea8b5df7ce5c0ece | refs/heads/master | 2023-07-10T22:04:26.598000 | 2007-08-17T07:17:07 | 2007-08-17T07:17:07 | 32,473,589 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* ***** BEGIN LICENSE BLOCK *****
The contents of this file are subject to the Mozilla Public License
Version 1.1 (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.mozilla.org/MPL/
Software distributed under the License is distributed ... | UTF-8 | Java | 1,951 | java | InfoQuery.java | Java | [
{
"context": " Foundation. All Rights Reserved.\n\nContributor(s): robert@ocallahan.org\n*/\n\npackage org.ocallahan.chronicle;\n\nimport java",
"end": 749,
"score": 0.9999120831489563,
"start": 729,
"tag": "EMAIL",
"value": "robert@ocallahan.org"
}
] | null | [] | /* ***** BEGIN LICENSE BLOCK *****
The contents of this file are subject to the Mozilla Public License
Version 1.1 (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.mozilla.org/MPL/
Software distributed under the License is distributed ... | 1,938 | 0.732957 | 0.725782 | 62 | 30.467741 | 24.633911 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.112903 | false | false | 9 |
b5970946eeefbc7d69cbc61f77dd61c6359eb382 | 33,895,881,953,837 | 5021009bbf74481959ddc1cbcd446ef56cdc9635 | /src/com/briup/dao/TrainMapper.java | 7892becbd664e06ac78be7a183b6d3888995c53c | [] | no_license | AuHZJ/SSM | https://github.com/AuHZJ/SSM | 318d5b230d2e94d167d78ace2f2b04191bea70d9 | f3218174c94adc69333087aba4e5650bee94b8a1 | refs/heads/master | 2020-04-16T22:22:45.637000 | 2019-01-16T03:19:33 | 2019-01-16T03:19:33 | 165,965,192 | 7 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.briup.dao;
import com.briup.bean.Train;
import java.util.HashMap;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface TrainMapper {
List<Train> queryTrain(@Param("name") String name);
Integer sum();
void deleteTrain(Integer id);
void updateTrain(HashMap<St... | UTF-8 | Java | 389 | java | TrainMapper.java | Java | [] | null | [] | package com.briup.dao;
import com.briup.bean.Train;
import java.util.HashMap;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface TrainMapper {
List<Train> queryTrain(@Param("name") String name);
Integer sum();
void deleteTrain(Integer id);
void updateTrain(HashMap<St... | 389 | 0.742931 | 0.742931 | 16 | 23.3125 | 18.502428 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 9 |
946358d9dcf4b1b3ac05fc7a22e8f1431a03c603 | 33,887,292,028,070 | 01a50449ab51df815a8bc02c71ba0d58c1764a59 | /S6/POO/TP03/app/src/main/java/com/example/tp2/moteur/FabriqueDeJoueur.java | 14e5d6b5b496ba9a0458666a2953d3e7aa3d803f | [] | no_license | jeremychoisy/L3 | https://github.com/jeremychoisy/L3 | f766f9a496bf37a27c86fc0aa4981a17dc0a0e22 | be32d0e8ade0cc6ae15c7c488e661b085f579af7 | refs/heads/master | 2020-03-29T09:16:29.137000 | 2019-05-10T12:49:32 | 2019-05-10T12:49:32 | 149,749,823 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.tp2.moteur;
public class FabriqueDeJoueur {
public enum TYPE_DE_JOUEUR { BASIC, RANDOM, INTELLIGENT, TANGIBLE, TACTILE}
public static Joueur obtenirUnJoueur(TYPE_DE_JOUEUR type, String nom) {
Joueur résultat;
switch (type) {
case INTELLIGENT:
résu... | UTF-8 | Java | 589 | java | FabriqueDeJoueur.java | Java | [] | null | [] | package com.example.tp2.moteur;
public class FabriqueDeJoueur {
public enum TYPE_DE_JOUEUR { BASIC, RANDOM, INTELLIGENT, TANGIBLE, TACTILE}
public static Joueur obtenirUnJoueur(TYPE_DE_JOUEUR type, String nom) {
Joueur résultat;
switch (type) {
case INTELLIGENT:
résu... | 589 | 0.559932 | 0.558219 | 19 | 29.736841 | 21.430038 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 9 |
c1dceccfb2f49d66c0878e3e17248e25907d41db | 39,075,612,478,513 | d51db8ba03d1438fbfa80879186f2ea998ed3dcb | /forum/src/main/java/com/example/demo/web/RegisterController.java | d5876b48eccf0949b1f78cff021647f4533aa88f | [] | no_license | yangdongchao/springboot | https://github.com/yangdongchao/springboot | f9bdc780a71deb460f49e451cb6363535a086c8d | 164b97e045e59089c8d83bc14f5dc436b6b24802 | refs/heads/master | 2021-11-26T22:23:53.849000 | 2021-11-21T15:11:07 | 2021-11-21T15:11:07 | 172,504,864 | 10 | 5 | null | false | 2020-04-19T10:26:09 | 2019-02-25T12:48:53 | 2020-04-19T10:25:52 | 2020-04-19T10:26:08 | 16,835 | 3 | 2 | 1 | JavaScript | false | false | package com.example.demo.web;
import com.example.demo.domain.User;
import com.example.demo.domain.result.ExceptionMsg;
import com.example.demo.domain.result.ResponseData;
import com.example.demo.service.BoardService;
import com.example.demo.service.imp.UserServiceImp;
import org.springframework.beans.factory.annotatio... | UTF-8 | Java | 2,411 | java | RegisterController.java | Java | [
{
"context": "RegisterController\n * @Description TODO\n * @Auther ydc\n * @Date 2019/1/11 15:30\n * @Version 1.0\n **/\n@Re",
"end": 683,
"score": 0.9996573328971863,
"start": 680,
"tag": "USERNAME",
"value": "ydc"
}
] | null | [] | package com.example.demo.web;
import com.example.demo.domain.User;
import com.example.demo.domain.result.ExceptionMsg;
import com.example.demo.domain.result.ResponseData;
import com.example.demo.service.BoardService;
import com.example.demo.service.imp.UserServiceImp;
import org.springframework.beans.factory.annotatio... | 2,411 | 0.698871 | 0.692597 | 74 | 31.31081 | 22.55739 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
68b6d6e567abc6d4e4e901839bc04f6c954bf826 | 37,460,704,791,706 | c2048673a7f0e4208e5bddc404bcd035de7a5e38 | /app/src/main/java/com/dimaoprog/sportsconnectivity/loginRegistrationViews/LoginViewModel.java | 879a99807f0fbd2629e6532dc007a2e33866a386 | [] | no_license | DimaOvsyanyk/Sports-Connectivity | https://github.com/DimaOvsyanyk/Sports-Connectivity | 9e37cfe8d83b340882655d4eaebd85cc5cf85ad5 | 4f40ba4eb39008d014940c0b4b766996c41f0c35 | refs/heads/master | 2020-05-01T11:47:39.560000 | 2019-05-26T20:24:23 | 2019-05-26T20:24:23 | 177,452,085 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dimaoprog.sportsconnectivity.loginRegistrationViews;
import android.app.Application;
import android.arch.lifecycle.AndroidViewModel;
import android.support.annotation.NonNull;
import com.dimaoprog.sportsconnectivity.dbEntities.User;
import com.dimaoprog.sportsconnectivity.dbRepos.UserRepository;
import s... | UTF-8 | Java | 2,139 | java | LoginViewModel.java | Java | [] | null | [] | package com.dimaoprog.sportsconnectivity.loginRegistrationViews;
import android.app.Application;
import android.arch.lifecycle.AndroidViewModel;
import android.support.annotation.NonNull;
import com.dimaoprog.sportsconnectivity.dbEntities.User;
import com.dimaoprog.sportsconnectivity.dbRepos.UserRepository;
import s... | 2,139 | 0.608228 | 0.608228 | 90 | 22.766666 | 18.206257 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.455556 | false | false | 9 |
060289f23601b030c908fc51fc115bfa712ef1f7 | 33,947,421,569,145 | f4b99903ade254fc560aa7d868d639307d325db7 | /src/ANXCamera/sources/com/android/camera/module/impl/component/ConfigChangeImpl.java | 9ff91ea27acc59573f2d8df02948427c23c69150 | [] | no_license | XEonAX/ANXMiuiCamera9 | https://github.com/XEonAX/ANXMiuiCamera9 | 7a00528e1fb2e8b64a33a8067b5054a13c833777 | 1f8dd97db56085ac88186a802f7c03af4ff92cb6 | refs/heads/master | 2020-04-09T01:51:16.443000 | 2018-12-08T10:04:32 | 2018-12-08T10:04:32 | 159,919,585 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.camera.module.impl.component;
import android.content.Intent;
import android.support.annotation.StringRes;
import android.support.v7.widget.helper.ItemTouchHelper.Callback;
import com.android.camera.ActivityBase;
import com.android.camera.CameraPreferenceActivity;
import com.android.camera.CameraSet... | UTF-8 | Java | 30,352 | java | ConfigChangeImpl.java | Java | [] | null | [] | package com.android.camera.module.impl.component;
import android.content.Intent;
import android.support.annotation.StringRes;
import android.support.v7.widget.helper.ItemTouchHelper.Callback;
import com.android.camera.ActivityBase;
import com.android.camera.CameraPreferenceActivity;
import com.android.camera.CameraSet... | 30,352 | 0.626856 | 0.614616 | 706 | 41.932011 | 32.015991 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.68272 | false | false | 9 |
bce2c0a2ba23da9e36df439e2888eafa422a6b41 | 33,852,932,290,584 | 3b604283d531f37bc0154557904910f5b64176af | /src/main/java/ru/netology/stats/StatsService.java | f923efb836ac0a4676c425247a1fb5125f166f0b | [] | no_license | OlgaKireenko/StatsService | https://github.com/OlgaKireenko/StatsService | dac113cbbda168258581016ecba00b3604df94c0 | 25727464d93182a22e53b6dece4d5c0b7a9145bb | refs/heads/master | 2023-04-04T18:39:53.352000 | 2021-04-24T14:31:41 | 2021-04-24T14:31:41 | 359,386,195 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.netology.stats;
// Сумма всех элементов массива
public class StatsService {
public int calculateSum(int[] values) {
int sum = 0;
for (int value : values) {
sum = sum + value;
}
return sum;
}
//Среднее арифметическое элементов масиива
public int cal... | UTF-8 | Java | 2,414 | java | StatsService.java | Java | [] | null | [] | package ru.netology.stats;
// Сумма всех элементов массива
public class StatsService {
public int calculateSum(int[] values) {
int sum = 0;
for (int value : values) {
sum = sum + value;
}
return sum;
}
//Среднее арифметическое элементов масиива
public int cal... | 2,414 | 0.515604 | 0.50701 | 82 | 25.963415 | 16.990274 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.463415 | false | false | 9 |
11b4bf3609e8a24b59329c5e2f86cee65ad27b8d | 27,539,330,302,251 | 872a1b4836c0c2488d191eaf81ba3881fd490a3f | /src/main/java/com/group4/service/UserService.java | fbd0edcddba815465f720d8120149d9abd8c20f5 | [] | no_license | zhouyusen-github/movie_catalogue | https://github.com/zhouyusen-github/movie_catalogue | 25d7b8cad645120487eef1253a176a3da2ca9dfc | c336b76a2d26ec99890b3fc29b79f988f3a77c72 | refs/heads/master | 2023-05-28T15:38:03.166000 | 2021-06-15T04:37:53 | 2021-06-15T04:37:53 | 375,882,328 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.group4.service;
import com.group4.pojo.UserAvgRating;
import com.group4.pojo.UserName;
import java.util.List;
public interface UserService {
public List<UserAvgRating> selectUserAvgRating();
public List<UserName> selectUserRatingAllMovie();
}
| UTF-8 | Java | 269 | java | UserService.java | Java | [] | null | [] | package com.group4.service;
import com.group4.pojo.UserAvgRating;
import com.group4.pojo.UserName;
import java.util.List;
public interface UserService {
public List<UserAvgRating> selectUserAvgRating();
public List<UserName> selectUserRatingAllMovie();
}
| 269 | 0.780669 | 0.769517 | 14 | 18.214285 | 19.785198 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 9 |
e2daf84e0b9a843f196a060f24aad637efdb3f2d | 28,570,122,503,023 | 3c8e2f05e6126d7a51a86fbec12378a47093663b | /hibernate-test/src/main/java/net/example/reporting/dao/entity/Publisher.java | c4f1c663ed5bb7c947e430412d7422851e58f580 | [] | no_license | jayatigupta/SpringJpaHibernate-DAOs | https://github.com/jayatigupta/SpringJpaHibernate-DAOs | e12e287e52d06c2bb3d7b9b7b0ea609c11a44f22 | 1a08ac99ee017bf2ca4d5cb8d96d1e76e13ae9d1 | refs/heads/master | 2020-04-10T12:19:15.831000 | 2015-05-10T11:21:15 | 2015-05-10T11:21:15 | 5,925,237 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.example.reporting.dao.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import net.example.reporting.dao.interfaces.BaseEntity;
/**
*
* @author puneet
*
*/
@Entity
@Table(name="publisher")
public class Publisher impl... | UTF-8 | Java | 2,158 | java | Publisher.java | Java | [
{
"context": "ting.dao.interfaces.BaseEntity;\n/**\n * \n * @author puneet\n *\n */\n@Entity\n@Table(name=\"publisher\")\npublic cl",
"end": 252,
"score": 0.9993050694465637,
"start": 246,
"tag": "USERNAME",
"value": "puneet"
}
] | null | [] | package net.example.reporting.dao.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import net.example.reporting.dao.interfaces.BaseEntity;
/**
*
* @author puneet
*
*/
@Entity
@Table(name="publisher")
public class Publisher impl... | 2,158 | 0.698795 | 0.698795 | 114 | 17.929825 | 18.144991 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 9 |
e347936b426de1f1bb242e8fcdd69d50aea2166b | 85,899,400,560 | 07ef060bb8544c54523015a74d45d86ad6d49224 | /Integers.java | 38b7bffc771999eb053d5716d62e283a5c500978 | [] | no_license | JacobUy/Lab1Group6 | https://github.com/JacobUy/Lab1Group6 | d96acf2521c61e8782f1c1946d5d0433c621c40f | 1e6bbbcb573665619f0dc988847e4031581b019b | refs/heads/master | 2022-12-16T12:35:09.761000 | 2020-09-01T01:44:18 | 2020-09-01T01:44:18 | 291,863,811 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
public class Integers {
ArrayList<Integer>nums= new ArrayList();
static int computeSum(ArrayList<Integer> ints) {
int sum=0;
for(int num:ints) {
sum+=num;
}
return sum;
}
}
| UTF-8 | Java | 226 | java | Integers.java | Java | [] | null | [] | import java.util.ArrayList;
public class Integers {
ArrayList<Integer>nums= new ArrayList();
static int computeSum(ArrayList<Integer> ints) {
int sum=0;
for(int num:ints) {
sum+=num;
}
return sum;
}
}
| 226 | 0.654867 | 0.650442 | 16 | 12.125 | 14.789671 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 9 |
9dc1c0dc0f88c9cf942a498c7f3b81339d706fb2 | 18,451,179,552,810 | f6fd39002a214ad774edb1424498e996a6edef06 | /app/src/main/java/com/example/android/tourguideapp/AnimalsAdapter.java | 43b4e9c6cac59485f176c6f81568638cdba6ca03 | [] | no_license | shroomdom/TourGuideApp | https://github.com/shroomdom/TourGuideApp | 21fde14fd8a09f587104f4d44d9b2ecd01ec492a | 2a371c41cc7286b1ca21b0168a23a9022a4d87c4 | refs/heads/master | 2020-03-27T02:55:10.366000 | 2018-08-29T08:24:16 | 2018-08-29T08:24:16 | 145,825,946 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.android.tourguideapp;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import java.util.ArrayList;
public class AnimalsA... | UTF-8 | Java | 1,895 | java | AnimalsAdapter.java | Java | [] | null | [] | package com.example.android.tourguideapp;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import java.util.ArrayList;
public class AnimalsA... | 1,895 | 0.720844 | 0.720317 | 49 | 37.67347 | 33.928127 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.673469 | false | false | 9 |
37403ec0d29c1bca2c2f1559523337203b274528 | 38,749,194,975,891 | 34221f3f7738d7a33c693e580dc6a99789349cf3 | /app/src/main/java/defpackage/cyn.java | 0f99a9275f440654dcad978d6803ca97996881d3 | [] | no_license | KobeGong/TasksApp | https://github.com/KobeGong/TasksApp | 0c7b9f3f54bc4be755b1f605b41230822d6f9850 | aacdd5cbf0ba073460797fa76f1aaf2eaf70f08e | refs/heads/master | 2023-08-16T07:11:13.379000 | 2021-09-25T17:38:57 | 2021-09-25T17:38:57 | 374,659,931 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package defpackage;
/* renamed from: cyn reason: default package */
/* compiled from: PG */
public enum cyn implements java.util.concurrent.Executor {
;
private cyn(java.lang.String str) {
}
public final void execute(java.lang.Runnable runnable) {
runnable.run();
}
public final java.... | UTF-8 | Java | 402 | java | cyn.java | Java | [] | null | [] | package defpackage;
/* renamed from: cyn reason: default package */
/* compiled from: PG */
public enum cyn implements java.util.concurrent.Executor {
;
private cyn(java.lang.String str) {
}
public final void execute(java.lang.Runnable runnable) {
runnable.run();
}
public final java.... | 402 | 0.656716 | 0.656716 | 18 | 21.333334 | 21.656408 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 9 |
fc71afef1c58059c53aca498d73e2edf9b943377 | 3,118,146,258,767 | 1fa41691d8e600d86ec8d0b4fb5e8e627be05746 | /SSM10MVC03/src/main/java/cn/com/demo/ssm/web/controller/DemoController.java | 6f8c271d9c97f7a0a4b3fbf8fbd1eac73fd95a8b | [] | no_license | yswname/SSMPOM2 | https://github.com/yswname/SSMPOM2 | 25fb86279a445e0f37ad64df1b8f1134a904e32d | a0070667fd42a36f7e0b9eda4aab87cd646a0e67 | refs/heads/master | 2022-12-22T00:30:42.205000 | 2019-09-18T12:01:38 | 2019-09-18T12:01:38 | 202,853,868 | 0 | 0 | null | false | 2022-12-16T04:53:16 | 2019-08-17T08:10:30 | 2019-09-18T12:01:58 | 2022-12-16T04:53:13 | 192 | 0 | 0 | 12 | Java | false | false | package cn.com.demo.ssm.web.controller;
import cn.com.demo.ssm.service.IDemoService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapp... | UTF-8 | Java | 841 | java | DemoController.java | Java | [] | null | [] | package cn.com.demo.ssm.web.controller;
import cn.com.demo.ssm.service.IDemoService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapp... | 841 | 0.742479 | 0.718412 | 26 | 30.961538 | 19.950865 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 9 |
dbad6e893f6bf81b9d3aff5a482cd9507af8a9ba | 6,923,487,344,909 | 015bdddea83ac79d5d727b4aa2cb61d919b851f3 | /src/com/myfp/myfund/ui/UsingHelpActivity.java | 991e3c2ded37f87388c5596bfafb1a2468b7edf1 | [] | no_license | lanjunjie/jjlanli | https://github.com/lanjunjie/jjlanli | 88b704eebd4202b415d53d76b11df6f9f64a1a30 | 5b8c917e822f244b43aba5c0f5e0854d8f1225e3 | refs/heads/master | 2020-06-06T14:27:58.789000 | 2015-09-16T09:53:26 | 2015-09-16T09:53:26 | 42,579,379 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.myfp.myfund.ui;
import java.util.List;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.AdapterView.OnItemClickListener;
import android.widget.BaseAdapter;
impor... | UTF-8 | Java | 2,785 | java | UsingHelpActivity.java | Java | [] | null | [] | package com.myfp.myfund.ui;
import java.util.List;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.AdapterView.OnItemClickListener;
import android.widget.BaseAdapter;
impor... | 2,785 | 0.712532 | 0.71217 | 105 | 24.371429 | 24.443232 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.057143 | false | false | 9 |
8b018c4c0a463a16479ae31194d7ffb285df493d | 6,923,487,343,413 | 2518b2ab64bdd8fa0a7173ef90c4c8767a15e0fb | /app/src/main/java/com/investigate/newsupper/global/TaskType.java | ec0064802764131b30957fb337444910f56e899f | [] | no_license | 1143114725/intervention-studio | https://github.com/1143114725/intervention-studio | 9cd384713e2914f97ebff867659790544d42ca8c | 04b06d2d01802e049740cd4397318fa1c9589910 | refs/heads/master | 2022-12-10T04:28:29.530000 | 2020-07-07T14:54:28 | 2020-07-07T14:54:28 | 266,936,985 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.investigate.newsupper.global;
public class TaskType {
/**
* 授权
*/
public static final int TS_AUTHOR = 1;
/**
* 在线登录
*/
public static final int TS_ONLINE_LOGIN = 2;
/**
* 获取应用升级的信息
*/
public static final int TS_GET_APP = 3;
public static final int TS_LOGIN_GET_APP = 4;
/**
* 获取注册免费... | UTF-8 | Java | 1,472 | java | TaskType.java | Java | [] | null | [] | package com.investigate.newsupper.global;
public class TaskType {
/**
* 授权
*/
public static final int TS_AUTHOR = 1;
/**
* 在线登录
*/
public static final int TS_ONLINE_LOGIN = 2;
/**
* 获取应用升级的信息
*/
public static final int TS_GET_APP = 3;
public static final int TS_LOGIN_GET_APP = 4;
/**
* 获取注册免费... | 1,472 | 0.619318 | 0.597403 | 76 | 15.210526 | 17.095949 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.065789 | false | false | 9 |
3debc757603dcf371871104dde68f8eb398fd14a | 13,889,924,238,266 | 36abe7e640d0473aa35882316c757640f8243641 | /feixun/flypay-base/src/main/java/com/cn/flypay/model/sys/TsysInformationPhoto.java | f08c26d7cd61515a521c29cddab5dee3376511f3 | [] | no_license | moutainhigh/IdeaWok | https://github.com/moutainhigh/IdeaWok | 9403975d7f5cd9b6c254536d7741cc5409f34e05 | e5acfeff7cade3a30ff4cc700aeb97beab27d1af | refs/heads/master | 2021-09-15T08:12:12.857000 | 2018-05-29T03:34:06 | 2018-05-29T03:34:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cn.flypay.model.sys;
import static javax.persistence.GenerationType.IDENTITY;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.Dy... | UTF-8 | Java | 5,317 | java | TsysInformationPhoto.java | Java | [
{
"context": "tations.DynamicUpdate;\n\n/**\n * 新闻咨询图片信息\n * @author liangchao\n *\n */\n@Entity\n@Table(name = \"sys_information_pho",
"end": 418,
"score": 0.9992768168449402,
"start": 409,
"tag": "USERNAME",
"value": "liangchao"
}
] | null | [] | package com.cn.flypay.model.sys;
import static javax.persistence.GenerationType.IDENTITY;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.Dy... | 5,317 | 0.695341 | 0.664592 | 304 | 16.4375 | 15.554744 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.220395 | false | false | 9 |
9f12debf5cddeb50e6700dd6f04362ad2de019ee | 14,980,845,942,773 | 25d43fc903e9b54523835addf7ebad5013be8770 | /chapter3/src/com/techlab/model/Books.java | a3a334e8db26f4f53a0d757d4130a69f2c3d1bb6 | [] | no_license | GayatriHushe/Swabhav-Head-First-Assignments | https://github.com/GayatriHushe/Swabhav-Head-First-Assignments | 3eb96fbfebd7c23c611628cf2c6b79cc1087c5e4 | 6abb3f17659f873f2169713a8beba2e09a337d08 | refs/heads/master | 2023-04-15T18:58:13.803000 | 2021-04-15T20:39:30 | 2021-04-15T20:39:30 | 356,648,004 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.techlab.model;
public class Books {
public String title;
public String author;
}
| UTF-8 | Java | 96 | java | Books.java | Java | [] | null | [] | package com.techlab.model;
public class Books {
public String title;
public String author;
}
| 96 | 0.760417 | 0.760417 | 6 | 15 | 10.424331 | 26 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 9 |
26c173456f78af43e22fc012290373e658ad5f7b | 29,343,216,605,039 | 3e115f786ff144c79eb3a1c1d1a41f5caffc842e | /myproject/src/com/visa/training/streams/Stream1.java | d94ad8e7c8a55170dd628aec7f17e832711c5114 | [] | no_license | Sreenidhi5/visatraining | https://github.com/Sreenidhi5/visatraining | fbb7d306a9759ea5ad999b94e9b131831a5f2182 | 3f26a4fda27698ec420f5617deb3a2eaeed31304 | refs/heads/master | 2022-12-21T21:21:14.709000 | 2019-07-26T09:11:15 | 2019-07-26T09:11:15 | 198,978,197 | 0 | 0 | null | false | 2022-12-16T05:29:42 | 2019-07-26T08:28:06 | 2019-07-26T09:11:51 | 2022-12-16T05:29:39 | 49,266 | 0 | 0 | 13 | JavaScript | false | false | package com.visa.training.streams;
import java.util.Arrays;
import java.util.List;
import java.util.stream.*;
public class Stream1 {
public static void main(String[] args) {
EX1();
}
public static void EX1() {
List<String> words=Arrays.asList("HI","THIS","IS","SREE");
words.stream().map(e->" \t\t ".conca... | UTF-8 | Java | 410 | java | Stream1.java | Java | [] | null | [] | package com.visa.training.streams;
import java.util.Arrays;
import java.util.List;
import java.util.stream.*;
public class Stream1 {
public static void main(String[] args) {
EX1();
}
public static void EX1() {
List<String> words=Arrays.asList("HI","THIS","IS","SREE");
words.stream().map(e->" \t\t ".conca... | 410 | 0.680488 | 0.673171 | 23 | 16.826086 | 20.664299 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.869565 | false | false | 9 |
82a02d77c0aee9d17b1a88748ce6eb45501be777 | 32,564,442,040,887 | a50c6d899db74f9db618cee4643b241072a87efe | /app/src/main/java/com/androindian/raj/roommanagement/RoomMenuAdapter.java | befbe187d7ae81da8d9c910b4bf2dbf17491ed6c | [] | no_license | rajsekar002/RoomManagement | https://github.com/rajsekar002/RoomManagement | 42e5025c4bc2aab8909ef4f100956b5e7ecd0baf | 40da29bb42fbd0f215b60b9709c8c814da6b6e86 | refs/heads/master | 2020-03-14T02:20:15.369000 | 2018-04-28T05:46:39 | 2018-04-28T05:46:39 | 131,252,741 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.androindian.raj.roommanagement;
import android.content.Context;
import android.databinding.DataBindingUtil;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.ListAdapter;
imp... | UTF-8 | Java | 2,182 | java | RoomMenuAdapter.java | Java | [
{
"context": "ment.databinding.CustomBinding;\n\n/**\n * Created by Raj on 4/23/2018.\n */\n\npublic class RoomMenuAdapter e",
"end": 441,
"score": 0.7923766374588013,
"start": 438,
"tag": "NAME",
"value": "Raj"
}
] | null | [] | package com.androindian.raj.roommanagement;
import android.content.Context;
import android.databinding.DataBindingUtil;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.ListAdapter;
imp... | 2,182 | 0.669569 | 0.666361 | 83 | 25.289156 | 23.357634 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.554217 | false | false | 9 |
97e9fe70fad7c440aa7965f31d5a5b8423a6efa7 | 1,529,008,418,600 | 91a412ac8558c1f70d0e6f6942b6b07f101f4b8e | /src/com/jimmyyouhei/singly_linked_list/SinglyLinkedList.java | 3b7c6f349f36ea1670b0c1ffe314b160e2ec92af | [
"MIT"
] | permissive | JimmyYouhei/singly_linked_list_java | https://github.com/JimmyYouhei/singly_linked_list_java | a6672f968e238ee76a70eb4578be921289495048 | 3519b9b83b27624667a29382f98b476ed7932bbd | refs/heads/master | 2020-05-29T14:59:12.170000 | 2019-05-29T11:43:10 | 2019-05-29T11:43:10 | 189,208,725 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jimmyyouhei.singly_linked_list;
// my own class of Singly Linked List which also included its own nested Node class
public class SinglyLinkedList {
// variable to keep check of how many Nodes
private int count = 0;
// the head pointer of the LinkedList
private Node head;
// the tail poi... | UTF-8 | Java | 5,947 | java | SinglyLinkedList.java | Java | [
{
"context": "package com.jimmyyouhei.singly_linked_list;\n\n// my own class of Singly Li",
"end": 23,
"score": 0.9216815829277039,
"start": 12,
"tag": "USERNAME",
"value": "jimmyyouhei"
}
] | null | [] | package com.jimmyyouhei.singly_linked_list;
// my own class of Singly Linked List which also included its own nested Node class
public class SinglyLinkedList {
// variable to keep check of how many Nodes
private int count = 0;
// the head pointer of the LinkedList
private Node head;
// the tail poi... | 5,947 | 0.56869 | 0.566336 | 189 | 30.4709 | 20.656307 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.301587 | false | false | 9 |
bb00ad401a13e2e6219938d3f3addedbc4e80c3b | 28,458,453,339,983 | 3bda66ba9cc40c7402ab16105a96bc2833376359 | /forge/mcp/src/minecraft/com/savoycraft/keyboard/KeypressManager.java | b645346bb6e7b18c270637238aa785e6bfb862e5 | [] | no_license | fenceFoil/SavoyCraft | https://github.com/fenceFoil/SavoyCraft | 2d923e43c2f130e575088c62e5987beb581cea45 | 576d8a5a2015d7a631c66a18a386b4825757c402 | refs/heads/master | 2020-04-01T22:55:16.598000 | 2013-06-18T05:28:42 | 2013-06-18T05:28:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (c) 2012 William Karnavas
* All Rights Reserved
*/
/**
*
* This file is part of MineTunes.
*
* MineTunes is free software: you can redistribute it and/or modify it under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation, either version 3 of ... | UTF-8 | Java | 8,562 | java | KeypressManager.java | Java | [
{
"context": "/**\n * Copyright (c) 2012 William Karnavas \n * All Rights Reserved\n */\n\n/**\n * \n * This file",
"end": 42,
"score": 0.9998533129692078,
"start": 26,
"tag": "NAME",
"value": "William Karnavas"
}
] | null | [] | /**
* Copyright (c) 2012 <NAME>
* All Rights Reserved
*/
/**
*
* This file is part of MineTunes.
*
* MineTunes is free software: you can redistribute it and/or modify it under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation, either version 3 of the Licens... | 8,552 | 0.659309 | 0.656389 | 308 | 26.798702 | 22.837193 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.113636 | false | false | 9 |
62a8f62c91aab2709a3dd895983d503ab703aa4b | 23,270,132,858,868 | 520d69cab9c01f20b17c881aac73b5f57ac5fd62 | /app/src/main/java/com/example/lzhang/stockchartt/business/sender/DataReadThreadCallBack.java | aa5d4b61512d6b9a6008ef68740caf3002c0d5a2 | [] | no_license | lzhang1007/PracticeProject | https://github.com/lzhang1007/PracticeProject | dea699c593c26c3bb0839b97b88fc2b8b26249be | 95a63fcb8fc76d0363beaff0e235f838fdd93b30 | refs/heads/master | 2019-01-09T16:36:18.833000 | 2017-04-14T09:00:27 | 2017-04-14T09:00:27 | 74,644,099 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.lzhang.stockchartt.business.sender;
import com.example.lzhang.stockchartt.business.model.ResponseModel;
public abstract class DataReadThreadCallBack {
public abstract void onBusinessFinish(ResponseModel responseModel);
}
| UTF-8 | Java | 245 | java | DataReadThreadCallBack.java | Java | [] | null | [] | package com.example.lzhang.stockchartt.business.sender;
import com.example.lzhang.stockchartt.business.model.ResponseModel;
public abstract class DataReadThreadCallBack {
public abstract void onBusinessFinish(ResponseModel responseModel);
}
| 245 | 0.84898 | 0.84898 | 8 | 29.625 | 30.07049 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
ff3f459a844f2b592af03f96c90125ba903cb65a | 12,163,347,429,462 | dbdd51af48f32b2020b9d5c7c3d44fbdb03b9f42 | /src/main/java/sjc/sample/app/web/ClientController.java | c193f7dfb6fec82e3cca35af9f17437cfd895441 | [] | no_license | KAKTYCbI/ServiceStation | https://github.com/KAKTYCbI/ServiceStation | 59e34e8b03daae44045306bed7861bd713597e96 | 3867c511133ad88c2c927d7d9853d3d2021dd1d8 | refs/heads/master | 2021-01-22T23:26:21.674000 | 2015-09-06T17:29:26 | 2015-09-06T17:29:26 | 41,148,512 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sjc.sample.app.web;
import java.sql.Date;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpSession;
import net.sf.seaf.util.convert.simple.ConverterToInteger;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowire... | UTF-8 | Java | 11,599 | java | ClientController.java | Java | [] | null | [] | package sjc.sample.app.web;
import java.sql.Date;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpSession;
import net.sf.seaf.util.convert.simple.ConverterToInteger;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowire... | 11,599 | 0.723742 | 0.719686 | 309 | 36.501617 | 27.699686 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 9 |
c5ceb5e5ef437607178649b07bad1516906f98e7 | 29,360,396,481,415 | 10468786207d956ce7f5a8bea982ab9432eaf9a1 | /src/main/java/homework/epam/mod2/task2stationeryCost/Tools.java | c4733663227ef89ba2f85b1f9078956c11aacd84 | [] | no_license | merceneryinbox/MerceneryEpamHomework | https://github.com/merceneryinbox/MerceneryEpamHomework | 9d1326c281aa7ebe1a088625e4c76cdab96a9abb | 70b3de06b531473757c87b7218f75d76fd08b63b | refs/heads/master | 2021-08-16T22:40:35.786000 | 2017-11-20T12:04:06 | 2017-11-20T12:04:06 | 105,872,854 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package homework.epam.mod2.task2stationeryCost;
import java.util.Objects;
/**
* Created by karapuz on 04.10.2017.
*/
public class Tools {
private TypeOfTool typeOfTool;
private double price;
/**
* @param typeOfTool
* @param price
*/
public Tools(TypeOfTool typeOfTool, double price) {
this.typeOfT... | UTF-8 | Java | 1,142 | java | Tools.java | Java | [
{
"context": "st;\n\n\nimport java.util.Objects;\n\n/**\n * Created by karapuz on 04.10.2017.\n */\npublic class Tools {\n\tprivate ",
"end": 102,
"score": 0.9996809363365173,
"start": 95,
"tag": "USERNAME",
"value": "karapuz"
}
] | null | [] | package homework.epam.mod2.task2stationeryCost;
import java.util.Objects;
/**
* Created by karapuz on 04.10.2017.
*/
public class Tools {
private TypeOfTool typeOfTool;
private double price;
/**
* @param typeOfTool
* @param price
*/
public Tools(TypeOfTool typeOfTool, double price) {
this.typeOfT... | 1,142 | 0.635727 | 0.626095 | 71 | 15.084507 | 17.901724 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.295775 | false | false | 9 |
bdb95f975e3ed53d48b6b69a0ec7af9f88883e10 | 18,966,575,629,966 | c22982b0f658802df9fe5bb009412aee4432699a | /stu-common/src/test/java/com/seitenbau/stu/asserts/SampleAssertionComponent.java | b00ac9dc96b452e810f309d8e0c862e711e798b7 | [] | no_license | Seitenbau/stu | https://github.com/Seitenbau/stu | f56016afdd548340a3600dc190e71459f390c5bb | c48b88fe7df8ef50d03fc2609e472389f84e5a4c | refs/heads/master | 2021-01-10T21:24:22.783000 | 2015-11-26T15:17:10 | 2015-11-26T15:17:10 | 9,646,656 | 1 | 2 | null | false | 2015-11-26T15:17:11 | 2013-04-24T12:21:00 | 2015-02-17T11:38:23 | 2015-11-26T15:17:10 | 6,025 | 3 | 2 | 12 | Java | null | null | package com.seitenbau.stu.asserts;
import static org.hamcrest.CoreMatchers.*;
import static org.junit.Assert.*;
public class SampleAssertionComponent
{
public void verify(String msg)
{
assertThat(msg, is("Hello World"));
}
}
| UTF-8 | Java | 249 | java | SampleAssertionComponent.java | Java | [] | null | [] | package com.seitenbau.stu.asserts;
import static org.hamcrest.CoreMatchers.*;
import static org.junit.Assert.*;
public class SampleAssertionComponent
{
public void verify(String msg)
{
assertThat(msg, is("Hello World"));
}
}
| 249 | 0.702811 | 0.702811 | 14 | 16.785715 | 17.90921 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 9 |
a9186c93f4cb19153cc8e820f11dad9e61d594a6 | 4,612,794,926,372 | 464ceeff6c9fd7bf13c58eb60f5de03c639a54f6 | /src/main/java/org/greenwave/repository/SimpleUserRepository.java | eaf07e10bea841f52616fcc78d86a58c88d0b5ca | [] | no_license | dialonso/GreenWave | https://github.com/dialonso/GreenWave | 68f896e8d4f15420385282654d98c5637c3b95fb | 6f5b7f0bcf4ba8671b8fee28905c674b096ae19e | refs/heads/master | 2020-04-20T04:21:55.868000 | 2019-02-01T01:46:03 | 2019-02-01T01:46:03 | 168,625,340 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.greenwave.repository;
import org.greenwave.model.SimpleUser;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repo... | UTF-8 | Java | 1,212 | java | SimpleUserRepository.java | Java | [] | null | [] | package org.greenwave.repository;
import org.greenwave.model.SimpleUser;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repo... | 1,212 | 0.788779 | 0.788779 | 29 | 40.758621 | 33.896042 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.034483 | false | false | 9 |
71e6e2faf8056e04c292b8c889edfcc0b5b72bb8 | 26,439,818,737,750 | 99b64725a621b5a9bbe90046566024a94ff61cdc | /Trunk_Jun_09_08/src/com/bagnet/nettracer/tracing/db/audit/Audit_DeliverCompany.java | f8bc867b58fd64fbd666de67e7797693b31062eb | [] | no_license | cyril23/testone | https://github.com/cyril23/testone | f38832016329bf655fdc120cadae7159b9be05fb | 41797a2bfd00102f39b7e908a792e51523890d00 | refs/heads/master | 2020-08-31T19:13:33.378000 | 2015-02-11T01:24:04 | 2015-02-11T01:24:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bagnet.nettracer.tracing.db.audit;
import java.io.Serializable;
import java.util.Date;
import java.util.Set;
import java.util.TimeZone;
import com.bagnet.nettracer.tracing.constant.TracingConstants;
import com.bagnet.nettracer.tracing.db.Agent;
import com.bagnet.nettracer.tracing.db.Company;
import com.ba... | UTF-8 | Java | 7,124 | java | Audit_DeliverCompany.java | Java | [
{
"context": "ttracer.tracing.utils.DateUtils;\n\n\n\n/**\n * @author Administrator\n * \n * @hibernate.class table=\"audit_delivercompa",
"end": 455,
"score": 0.5188911557197571,
"start": 442,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.bagnet.nettracer.tracing.db.audit;
import java.io.Serializable;
import java.util.Date;
import java.util.Set;
import java.util.TimeZone;
import com.bagnet.nettracer.tracing.constant.TracingConstants;
import com.bagnet.nettracer.tracing.db.Agent;
import com.bagnet.nettracer.tracing.db.Company;
import com.ba... | 7,124 | 0.682061 | 0.68164 | 316 | 21.547468 | 21.848028 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.199367 | false | false | 9 |
72c37c54411501e1b4e65adb4b84e80730ae61af | 25,400,436,633,207 | 689cdf772da9f871beee7099ab21cd244005bfb2 | /classes/com/android/dazhihui/ui/screen/stock/es.java | d2f178b9c8667b3d36bd8df8d7fc99f24cdcbb61 | [] | no_license | waterwitness/dazhihui | https://github.com/waterwitness/dazhihui | 9353fd5e22821cb5026921ce22d02ca53af381dc | ad1f5a966ddd92bc2ac8c886eb2060d20cf610b3 | refs/heads/master | 2020-05-29T08:54:50.751000 | 2016-10-08T08:09:46 | 2016-10-08T08:09:46 | 70,314,359 | 2 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.dazhihui.ui.screen.stock;
import android.net.Uri;
import java.util.ArrayList;
import java.util.List;
public class es
{
private List<String> b;
private String c;
private Uri d;
public es(GetAddressBookActivity paramGetAddressBookActivity) {}
public Uri a()
{
return this.d;
}... | UTF-8 | Java | 782 | java | es.java | Java | [] | null | [] | package com.android.dazhihui.ui.screen.stock;
import android.net.Uri;
import java.util.ArrayList;
import java.util.List;
public class es
{
private List<String> b;
private String c;
private Uri d;
public es(GetAddressBookActivity paramGetAddressBookActivity) {}
public Uri a()
{
return this.d;
}... | 782 | 0.640665 | 0.629156 | 43 | 17.209303 | 20.647156 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.27907 | false | false | 9 |
843a5bb73e63cd433d3a48139fd7951efdbffb06 | 19,756,849,625,141 | 262ac424474d757d0856c203ec6285d40bceec71 | /src/com/aus/authority/model/LanguageDto.java | fa0fa45a953ab583be72bf10cb780658bfd0eaaf | [] | no_license | nicho/MSS | https://github.com/nicho/MSS | ab01357715224b8d91639dd3d3ed11942a373050 | 7736ea5ea48cc425485f2d7debc988ec4c45f7bb | refs/heads/master | 2021-05-08T08:08:36.985000 | 2017-10-15T05:13:42 | 2017-10-15T05:13:42 | 106,985,197 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aus.authority.model;
/**
*
* ORAClE 语言配置表
*
* @author duzh
*
*/
public class LanguageDto {
private String languageCode;
private String isoLanguage;
private String nlsLanguage;
public String getLanguageCode() {
return languageCode;
}
public void setLanguageCode(String l... | UTF-8 | Java | 702 | java | LanguageDto.java | Java | [
{
"context": "del;\r\n\r\n/**\r\n * \r\n * ORAClE 语言配置表\r\n * \r\n * @author duzh\r\n *\r\n */\r\npublic class LanguageDto {\r\n\t\r\n\tprivate",
"end": 83,
"score": 0.9993569254875183,
"start": 79,
"tag": "USERNAME",
"value": "duzh"
}
] | null | [] | package com.aus.authority.model;
/**
*
* ORAClE 语言配置表
*
* @author duzh
*
*/
public class LanguageDto {
private String languageCode;
private String isoLanguage;
private String nlsLanguage;
public String getLanguageCode() {
return languageCode;
}
public void setLanguageCode(String l... | 702 | 0.692197 | 0.692197 | 37 | 16.702703 | 16.284407 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.108108 | false | false | 9 |
7e43db9635c1e85e42b439677bef4a313b6581b8 | 584,115,564,836 | d453ec36397694b569f0757f76542e35fff426c2 | /dailogbox/DailogBox.java | 920d45fc81e3358b83aab66f3736c66178a81129 | [] | no_license | varadha17/Important-Repo | https://github.com/varadha17/Important-Repo | 8b567ad256106bdab88036e880c00112f4ce73a0 | 884de8e2686088185d65384387d627d194ad8942 | refs/heads/master | 2020-04-10T10:17:25.385000 | 2018-12-30T01:56:46 | 2018-12-30T01:56:46 | 160,961,278 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dailogbox;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
public class Dailog... | UTF-8 | Java | 1,398 | java | DailogBox.java | Java | [] | null | [] | package com.dailogbox;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
public class Dailog... | 1,398 | 0.703147 | 0.690272 | 50 | 25.959999 | 30.497187 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.94 | false | false | 7 |
281a220b947fdbe3d6da45b07d1c78d5bac224cb | 23,424,751,684,049 | a7f4a6f47c51a7663c9b56c93af034af9e4d7c0b | /src/main/java/ir/university/toosi/wtms/web/action/LogoutAction.java | c316b0fa3533250a7858d2607e3bb77278db01a5 | [] | no_license | farzad-sedaghatbin/uniArticle | https://github.com/farzad-sedaghatbin/uniArticle | 5395547fb4f80a852a2e8792f82f66a0041af532 | 31974034c75bc4a2c4fd8f5c6f10c9c5b7b6fc9d | refs/heads/master | 2021-01-25T04:21:32.759000 | 2017-07-31T07:46:12 | 2017-07-31T07:46:12 | 93,429,400 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ir.university.toosi.wtms.web.action;
import javax.enterprise.context.SessionScoped;
import javax.faces.context.FacesContext;
import javax.inject.Inject;
import javax.inject.Named;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
imp... | UTF-8 | Java | 2,105 | java | LogoutAction.java | Java | [
{
"context": "n;\nimport java.io.Serializable;\n\n/**\n * @author : FarzadFarzad Sedaghatbin\n * @version : 0.8\n */\n\n@Named(value = \"logoutActi",
"end": 428,
"score": 0.9998389482498169,
"start": 404,
"tag": "NAME",
"value": "FarzadFarzad Sedaghatbin"
}
] | null | [] | package ir.university.toosi.wtms.web.action;
import javax.enterprise.context.SessionScoped;
import javax.faces.context.FacesContext;
import javax.inject.Inject;
import javax.inject.Named;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
imp... | 2,087 | 0.685036 | 0.681235 | 65 | 31.4 | 27.614822 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.476923 | false | false | 7 |
d3636e13304ff9c5eef163b146d5fe038b6d3209 | 11,544,872,100,140 | 7e138d805aa283d2c35179105135a5c70756c0aa | /com/lymbix/models/IntenseSentence.java | 9b6fb002eacc134a3e189fb38de9206414d4833e | [] | no_license | lymbix/Java-wrapper | https://github.com/lymbix/Java-wrapper | e06c092b734ad0ce26bbe4b7085301e1263455be | 4b549d96c675e9e7810354769b94faf56311831f | refs/heads/master | 2016-09-06T21:28:54.829000 | 2011-05-16T20:37:29 | 2011-05-16T20:37:29 | 1,757,502 | 0 | 1 | null | false | 2017-04-18T23:43:27 | 2011-05-16T20:33:09 | 2014-04-27T06:24:00 | 2011-05-16T20:38:20 | 561 | 0 | 1 | 0 | Java | null | null | package com.lymbix.models;
import com.google.gson.annotations.*;
public class IntenseSentence {
@SerializedName("sentence")
public String Sentence;
@SerializedName("dominant_emotion")
public String DominantEmotion;
@SerializedName("intensity")
public Double Intensity;
}
| UTF-8 | Java | 284 | java | IntenseSentence.java | Java | [] | null | [] | package com.lymbix.models;
import com.google.gson.annotations.*;
public class IntenseSentence {
@SerializedName("sentence")
public String Sentence;
@SerializedName("dominant_emotion")
public String DominantEmotion;
@SerializedName("intensity")
public Double Intensity;
}
| 284 | 0.774648 | 0.774648 | 14 | 19.285715 | 14.664966 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785714 | false | false | 7 |
230eec256b10ae90866a9cead72d0b8cf9a65e3d | 16,724,602,651,225 | 1350cb4f5ff3fcb590de417f05c4db1de7287217 | /src/gestionBibliotheque/controller/UtilisateurController.java | 60d8b9ce9854c4b550075c25576c966180799b28 | [] | no_license | LAHRACH-Omar-Academic-Projects/ENSAJ_library | https://github.com/LAHRACH-Omar-Academic-Projects/ENSAJ_library | 4622539bcf1e73ce1f44542ace81bc83fc1f09e9 | a93e2a5bd18b9c74994455848fe9d2d292092572 | refs/heads/main | 2023-06-01T02:02:26.062000 | 2021-06-24T12:26:10 | 2021-06-24T12:26:10 | 358,731,427 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gestionBibliotheque.controller;
import gestionBibliotheque.dao.DAOException;
import gestionBibliotheque.dao.utilisateurs.EtudiantDAO;
import gestionBibliotheque.dao.utilisateurs.EnseignantDAO;
import gestionBibliotheque.dao.utilisateurs.AdherantDAO;
import gestionBibliotheque.dao.utilisateurs.Bibliotheca... | ISO-8859-1 | Java | 3,011 | java | UtilisateurController.java | Java | [
{
"context": "résente un controlleur des utilisateurs\r\n@author \tlahrach omar, mazer omar\r\n@version \tjuin 2020\r\n*/\r\n\r\npublic cl",
"end": 706,
"score": 0.9996324777603149,
"start": 694,
"tag": "NAME",
"value": "lahrach omar"
},
{
"context": "ntrolleur des utilisateurs\r\n@a... | null | [] | package gestionBibliotheque.controller;
import gestionBibliotheque.dao.DAOException;
import gestionBibliotheque.dao.utilisateurs.EtudiantDAO;
import gestionBibliotheque.dao.utilisateurs.EnseignantDAO;
import gestionBibliotheque.dao.utilisateurs.AdherantDAO;
import gestionBibliotheque.dao.utilisateurs.Bibliotheca... | 3,001 | 0.692411 | 0.691073 | 106 | 26.216982 | 21.282026 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.330189 | false | false | 7 |
214b851849d452387be84ae071ed9229131e2468 | 14,181,982,030,767 | a5a74b22f683f230ad2b60ec24a9a99a19383b0e | /Aolaigo_studio/.svn/pristine/15/15af5e17d5714fb63e4e24780584fc588048dd99.svn-base | 288ada7032301909fac223e30a04d309163a6718 | [] | no_license | chfly/project | https://github.com/chfly/project | e445d5cd641772f27ee2d98398596a8a47ed64ad | a8b9661ad09c18cc3d9e6fd011b2ca4dcbcd0f75 | refs/heads/master | 2016-08-11T17:16:19.473000 | 2016-01-19T02:00:21 | 2016-01-19T02:00:21 | 49,797,082 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.csc.aolaigo.ui.home;
import android.app.AlertDialog;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import android.os.Bun... | UTF-8 | Java | 8,636 | 15af5e17d5714fb63e4e24780584fc588048dd99.svn-base | Java | [
{
"context": "MyWeb home_webview;\n // String homeUrl=\"http://10.28.91.47/dist/index.html#!views/home.html\";\n // String ",
"end": 1494,
"score": 0.998970091342926,
"start": 1483,
"tag": "IP_ADDRESS",
"value": "10.28.91.47"
},
{
"context": "ml\";\n //指向迟姗姗电脑\n //String ... | null | [] | package com.csc.aolaigo.ui.home;
import android.app.AlertDialog;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import android.os.Bun... | 8,636 | 0.62911 | 0.625121 | 229 | 35.122272 | 24.697876 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.69869 | false | false | 7 | |
a0bb5ead4ffd6c866bbef3c34029bfb15e9c399e | 12,266,426,665,580 | b237c0704929f7086fdf1ba53e1ded4045b7e0b1 | /mule-shell-server/main-java/net/sf/zoftwhere/mule/jpa/ShellSession.java | 5c2eba75071ffe597f9f286946139fb14fe53cdc | [
"MIT"
] | permissive | osmundf/mule-shell | https://github.com/osmundf/mule-shell | 8863400204e412b1e8be8a504230c0d05acbdc74 | 8ae3ced12ac2f0375093339f3f7ba1e471de27ed | refs/heads/master | 2022-10-02T00:08:15.905000 | 2020-10-15T12:39:02 | 2020-10-15T12:39:02 | 197,558,783 | 2 | 1 | MIT | false | 2022-09-08T01:01:29 | 2019-07-18T09:44:32 | 2020-10-15T12:39:06 | 2022-09-08T01:01:27 | 424 | 2 | 0 | 9 | CSS | false | false | package net.sf.zoftwhere.mule.jpa;
import java.time.Instant;
import java.time.ZoneOffset;
import java.util.UUID;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.... | UTF-8 | Java | 2,341 | java | ShellSession.java | Java | [] | null | [] | package net.sf.zoftwhere.mule.jpa;
import java.time.Instant;
import java.time.ZoneOffset;
import java.util.UUID;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.... | 2,341 | 0.788125 | 0.788125 | 71 | 31.97183 | 30.546188 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.140845 | false | false | 7 |
f86a29a6f99f1a454c43837958e7d806e25f45fc | 33,243,046,874,936 | 8eb18ba07363154acbca251e186fa51072241d0f | /src/views/NavigationCalendar.java | eefa88ba54769f78199730187102a5f14fea30cf | [
"Apache-2.0"
] | permissive | featzhang/JFXCalendar | https://github.com/featzhang/JFXCalendar | d1756636df63e0d7d310c143b78efd076fc56c52 | 2e98e85951bb17190302c7dc1d77e389f64dc7c9 | refs/heads/master | 2023-05-01T07:03:31.956000 | 2021-03-18T00:05:37 | 2021-03-18T00:05:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package views;
import java.time.DayOfWeek;
import java.time.LocalDate;
import com.jfoenix.controls.JFXButton;
import de.jensd.fx.glyphs.fontawesome.FontAwesomeIcon;
import de.jensd.fx.glyphs.fontawesome.FontAwesomeIconView;
import javafx.beans.binding.StringBinding;
import javafx.beans.property.IntegerProperty;
impo... | UTF-8 | Java | 8,995 | java | NavigationCalendar.java | Java | [] | null | [] | package views;
import java.time.DayOfWeek;
import java.time.LocalDate;
import com.jfoenix.controls.JFXButton;
import de.jensd.fx.glyphs.fontawesome.FontAwesomeIcon;
import de.jensd.fx.glyphs.fontawesome.FontAwesomeIconView;
import javafx.beans.binding.StringBinding;
import javafx.beans.property.IntegerProperty;
impo... | 8,995 | 0.740967 | 0.734297 | 304 | 28.592106 | 23.925558 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.167763 | false | false | 7 |
832e4fc8d92e333b32f2635233729bb5ecac2630 | 27,711,129,062,911 | a44c4e896c2b65f44d883f74b0a41bcf1bab9a4a | /src/main/java/semantic_analyzer/IVisibility.java | 793bc74a1737e9501fc4ca4f5190db17fbf1fb6a | [] | no_license | EzeGmnz/CompiladorMiniJava | https://github.com/EzeGmnz/CompiladorMiniJava | 9d04d604248e0154b863da3385b8e7d014aa5feb | af45d6c1b5d2fc7149757a45336dc6a94a837b77 | refs/heads/master | 2023-02-04T09:22:57.115000 | 2020-12-18T02:37:35 | 2020-12-18T02:37:35 | 303,540,167 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package semantic_analyzer;
public abstract class IVisibility extends Entity {
public IVisibility(String name, String line, int row, int column) {
super(name, line, row, column);
}
}
| UTF-8 | Java | 200 | java | IVisibility.java | Java | [] | null | [] | package semantic_analyzer;
public abstract class IVisibility extends Entity {
public IVisibility(String name, String line, int row, int column) {
super(name, line, row, column);
}
}
| 200 | 0.7 | 0.7 | 8 | 24 | 25.387005 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 7 |
ff942da4214002ed3c0544db67f0a703ea5c4a27 | 22,076,131,968,056 | 31cdee930dba58d1afec3467dbc65d7725863f13 | /src/mylistener/listenerdemo/innerclass/JohnsonMain.java | 090c71fb78d981146c3e6a6463144849a0985d23 | [] | no_license | woniu567/rivamed | https://github.com/woniu567/rivamed | 6e7ca93ae37fbb50a939d4bcd27d300a2b9d0118 | b8c370c2208ffe7d8a3d5eb0738245c4af98f1a0 | refs/heads/master | 2021-06-30T09:40:06.915000 | 2020-12-10T08:59:36 | 2020-12-10T08:59:36 | 202,953,658 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mylistener.listenerdemo.innerclass;
import mylistener.listenerdemo.JohnsonEventListener;
import mylistener.listenerdemo.JohnsonEventObject;
import mylistener.listenerdemo.JohnsonEventSource;
//内部类作为事件监听器
public class JohnsonMain {
public static void main(String args[]) {
eventTest();
}
... | UTF-8 | Java | 1,388 | java | JohnsonMain.java | Java | [] | null | [] | package mylistener.listenerdemo.innerclass;
import mylistener.listenerdemo.JohnsonEventListener;
import mylistener.listenerdemo.JohnsonEventObject;
import mylistener.listenerdemo.JohnsonEventSource;
//内部类作为事件监听器
public class JohnsonMain {
public static void main(String args[]) {
eventTest();
}
... | 1,388 | 0.657258 | 0.651613 | 43 | 27.674419 | 26.697025 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.372093 | false | false | 7 |
d331d73403ce2b13a7c1aae1cfff2a1f1eda9c65 | 15,968,688,467,285 | c566a5fefa64367bc31b9bc80da27ac127c51c2b | /src/com/khalid/crawler/entities/CrawlPreferences.java | a964d76f40ccf77542d39c451ac597bcf9c4abc6 | [] | no_license | khalid64927/Android_Crawl_Application | https://github.com/khalid64927/Android_Crawl_Application | b4a9ab29512ef2a803e4fc27cf74024dce93a68c | 9f864d256ab5a6ff908ac014f283d99e14e1565b | refs/heads/master | 2021-01-17T05:21:00.646000 | 2013-04-10T12:39:36 | 2013-04-10T12:39:36 | 9,345,670 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.khalid.crawler.entities;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.ArrayList;
public class CrawlPreferences {
public CrawlPreferences(String seedURL, String searchString, boolean isDomainSpecific, int deapthLevel, ArrayList<String> fileTypes,float filesize) {
this.mS... | UTF-8 | Java | 2,112 | java | CrawlPreferences.java | Java | [] | null | [] | package com.khalid.crawler.entities;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.ArrayList;
public class CrawlPreferences {
public CrawlPreferences(String seedURL, String searchString, boolean isDomainSpecific, int deapthLevel, ArrayList<String> fileTypes,float filesize) {
this.mS... | 2,112 | 0.750947 | 0.747159 | 90 | 22.466667 | 21.449268 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.722222 | false | false | 7 |
768fbc07968908e1b85027739946f181ddab1cbb | 5,025,111,781,660 | b6daf7d8aed65eb36e9bdac5873b0c5b304195dc | /openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/compat/TestQuerySQLCache.java | f6dab4845b585c2eccc0e529d3580757c1f9c747 | [
"Apache-2.0",
"CDDL-1.0",
"LicenseRef-scancode-oracle-openjdk-exception-2.0",
"GPL-2.0-only",
"EPL-1.0"
] | permissive | apache/openjpa | https://github.com/apache/openjpa | 237e184c18fd1f3c9854130518f8a33d38d9214f | a1e46a10c68c8176cda82db3d1b60e97ca412b75 | refs/heads/master | 2023-08-31T04:16:56.892000 | 2023-07-25T13:19:07 | 2023-07-25T13:19:07 | 206,364 | 136 | 162 | Apache-2.0 | false | 2023-08-15T17:40:57 | 2009-05-21T01:13:25 | 2023-07-20T02:15:52 | 2023-08-15T17:40:56 | 39,225 | 121 | 116 | 20 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 10,506 | java | TestQuerySQLCache.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 10,506 | 0.554826 | 0.551114 | 286 | 35.734264 | 28.185314 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625874 | false | false | 7 |
eb673ebf2eae7c1a1e5453b83471328fb2bd39a1 | 10,797,547,796,810 | c70d72dd57877826c572f19b0cbcc17a9c09d477 | /src/main/java/org/snpsift/lang/expression/NotMatch.java | 80b39dcb6547e56dfa0be406cdeab5aa593c6819 | [
"MIT"
] | permissive | pcingola/SnpSift | https://github.com/pcingola/SnpSift | 225e69963bf1c3fd627c4d5070bfe962a73be0c1 | a0c9c3a2938183820c74e9869a0ac1b5ec140534 | refs/heads/master | 2022-12-08T16:26:12.161000 | 2022-01-21T11:22:03 | 2022-01-21T11:22:03 | 16,422,782 | 30 | 23 | NOASSERTION | false | 2022-12-02T22:21:57 | 2014-01-31T22:33:44 | 2022-10-24T11:22:19 | 2022-12-02T22:21:57 | 41,054 | 30 | 18 | 19 | Java | false | false | package org.snpsift.lang.expression;
/**
* Match a regular expression (string)
*
* @author pcingola
*/
public class NotMatch extends Match {
public NotMatch(Expression left, Expression right) {
super(left, right);
operator = "~!";
negated = true;
}
}
| UTF-8 | Java | 267 | java | NotMatch.java | Java | [
{
"context": "Match a regular expression (string)\n * \n * @author pcingola\n */\npublic class NotMatch extends Match {\n\n\tpubli",
"end": 105,
"score": 0.9983806610107422,
"start": 97,
"tag": "USERNAME",
"value": "pcingola"
}
] | null | [] | package org.snpsift.lang.expression;
/**
* Match a regular expression (string)
*
* @author pcingola
*/
public class NotMatch extends Match {
public NotMatch(Expression left, Expression right) {
super(left, right);
operator = "~!";
negated = true;
}
}
| 267 | 0.677903 | 0.677903 | 16 | 15.6875 | 16.634748 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 7 |
bf1e7be4d4c7eb39ff7545a7c4a98f4c83cb96bf | 22,943,715,313,897 | 64160e93f1cca6aa1002c7aa1d81668b83123c6b | /src/eu/europa/ec/markt/tsl/jaxb/tsl/PolicyOrLegalnoticeType.java | 89e0d77c95185ac7308f32078feddf0408a1a3bd | [] | no_license | boppreh/tsl | https://github.com/boppreh/tsl | 1e23aca3760c10e6a2ac11440d643117522aaa5f | bd8db3805bfbfaf862baf6c97742f34e9743eb29 | refs/heads/master | 2016-08-06T23:23:44.291000 | 2013-09-19T20:06:43 | 2013-09-19T20:06:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eu.europa.ec.markt.tsl.jaxb.tsl;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
... | UTF-8 | Java | 1,174 | java | PolicyOrLegalnoticeType.java | Java | [] | null | [] | package eu.europa.ec.markt.tsl.jaxb.tsl;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
... | 1,174 | 0.705281 | 0.705281 | 36 | 30.611111 | 24.933554 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 7 |
eaa89a6075e2d68af9982c29cfd8a48bb148788c | 446,676,663,996 | 63f84e7ef0eb0f6b7bd1d93d5428b853e3b7117b | /app/src/main/java/com/example/android/apis/app/ActionBarMechanics.java | e9818e783eb291cfb02bacf1d73e7b2e891b11b1 | [] | no_license | yangxinwu/ApiDemos_YXW | https://github.com/yangxinwu/ApiDemos_YXW | 32ee37413c05704ceb5128dd7f75afb80928875d | 442d14f0c8d453812906126144b1c54a4dd5484f | refs/heads/master | 2020-12-25T09:27:50.288000 | 2016-05-08T03:15:49 | 2016-05-08T03:15:49 | 58,190,790 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.android.apis.app;
import android.app.Activity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.Window;
import android.widget.Toast;
/**
* Created by Cerie on 16/5/5.
*/
public class ActionBarMechanics extends Activity {
@Override
prot... | UTF-8 | Java | 986 | java | ActionBarMechanics.java | Java | [
{
"context": "w;\nimport android.widget.Toast;\n\n/**\n * Created by Cerie on 16/5/5.\n */\npublic class ActionBarMechanics ex",
"end": 231,
"score": 0.944399356842041,
"start": 226,
"tag": "NAME",
"value": "Cerie"
}
] | null | [] | package com.example.android.apis.app;
import android.app.Activity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.Window;
import android.widget.Toast;
/**
* Created by Cerie on 16/5/5.
*/
public class ActionBarMechanics extends Activity {
@Override
prot... | 986 | 0.701826 | 0.697769 | 35 | 27.171429 | 23.377016 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514286 | false | false | 7 |
9e32f399cf5e29985c0cdaff33a2cde6d39680eb | 28,827,820,554,988 | 2784a14d3179695b200fc14147004b84181e6db0 | /jsf-samples/jsf-sample-cdi-validation/src/main/java/br/org/soujava/rio/service/UserService.java | e7cfae2757c55dab49b031c1ba5b860db76bad6e | [] | no_license | sigfridoprez/soujava-rio-labs | https://github.com/sigfridoprez/soujava-rio-labs | 34206dcc337360eee8cf3f13c8f9a804e3dfc840 | fabcea9d019331e96bb03d97d308e57cbe70e81b | refs/heads/master | 2020-11-30T06:52:14.102000 | 2019-07-18T03:10:02 | 2019-07-18T03:10:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.org.soujava.rio.service;
import java.util.Collections;
import java.util.List;
import java.util.Optional;
import javax.inject.Inject;
import javax.inject.Named;
import br.org.soujava.rio.domain.User;
import br.org.soujava.rio.repository.UserRepository;
/**
* @author arruda
*/
@Named
public class UserSer... | UTF-8 | Java | 938 | java | UserService.java | Java | [
{
"context": "ava.rio.repository.UserRepository;\n\n/**\n * @author arruda\n */\n@Named\npublic class UserService {\n\n\t@Inject\n\t",
"end": 288,
"score": 0.9966716766357422,
"start": 282,
"tag": "USERNAME",
"value": "arruda"
}
] | null | [] | package br.org.soujava.rio.service;
import java.util.Collections;
import java.util.List;
import java.util.Optional;
import javax.inject.Inject;
import javax.inject.Named;
import br.org.soujava.rio.domain.User;
import br.org.soujava.rio.repository.UserRepository;
/**
* @author arruda
*/
@Named
public class UserSer... | 938 | 0.653805 | 0.653805 | 67 | 12.925373 | 13.46894 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.910448 | false | false | 7 |
a4588f0187a38551cb6cbb375a6af3c4fd46f707 | 28,827,820,555,081 | 7e5c47c05b31c9264546ea6b82730fa83d7ad2f3 | /BidmWebReport1.0.2/.svn/pristine/85/8537dc1daf8c78323eb4927ab3e5e48c28db37eb.svn-base | b1c5ce7e3c0661c536f7b9f2b8a5d4b556acef52 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | northcastle/AJavaWebProjectUseAngular | https://github.com/northcastle/AJavaWebProjectUseAngular | 109d7336114d06120b0189fd8ebecc42e1c41b1f | d97b8ad0c2de3fc7c64194c83ad33bf30d899459 | refs/heads/master | 2020-05-15T22:30:15.481000 | 2020-04-07T07:33:07 | 2020-04-07T07:33:07 | 182,522,371 | 0 | 1 | null | false | 2020-04-30T02:53:20 | 2019-04-21T11:03:26 | 2020-04-07T07:33:11 | 2020-04-30T02:53:18 | 143,504 | 0 | 1 | 1 | TypeScript | false | false | package com.boe.idm.project.model.mybatis;
import org.apache.ibatis.type.Alias;
@Alias("ArBankCellInVO")
public class ArBankCellInVO {
private int NO;
private String ARRAYMODELTYPE;
private String CELLMODELTYPE;
private double TFT_BANK;
private double CF_BANK;
private double PAIR;
private double CELLIN;
priv... | UTF-8 | Java | 2,720 | 8537dc1daf8c78323eb4927ab3e5e48c28db37eb.svn-base | Java | [] | null | [] | package com.boe.idm.project.model.mybatis;
import org.apache.ibatis.type.Alias;
@Alias("ArBankCellInVO")
public class ArBankCellInVO {
private int NO;
private String ARRAYMODELTYPE;
private String CELLMODELTYPE;
private double TFT_BANK;
private double CF_BANK;
private double PAIR;
private double CELLIN;
priv... | 2,720 | 0.694853 | 0.669118 | 162 | 15.790123 | 15.208604 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.271605 | false | false | 7 | |
308793449e19fcd648e7c0109cfd118c9151a3da | 30,537,217,531,750 | fe303887e318203f3c0afd0df5bc16475c9ed529 | /app/src/main/java/com/xingen/volleylibtest/MainActivity.java | 72fd56dcf4d8926284e4562db84b94643734a105 | [] | no_license | 13767004362/VolleyLib | https://github.com/13767004362/VolleyLib | a1dc10753da7b379c56020faaa44881c0dced2a9 | d09ec1633fb82000d3bef966612465e388726196 | refs/heads/master | 2021-04-03T09:50:22.303000 | 2018-07-27T08:09:15 | 2018-07-27T08:09:15 | 124,347,097 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xingen.volleylibtest;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.os.Environment;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.ImageView;
import com.xingen.volleylib.VolleyClient;
import com.xingen.vo... | UTF-8 | Java | 7,012 | java | MainActivity.java | Java | [
{
"context": "put(\"appId\", \"2\");\n body.put(\"loginName\", \"testAdmin\");\n body.put(\"userPass\", \"123456\");\n ",
"end": 4026,
"score": 0.9996652007102966,
"start": 4017,
"tag": "USERNAME",
"value": "testAdmin"
},
{
"context": "ame\", \"testAdmin\");\n ... | null | [] | package com.xingen.volleylibtest;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.os.Environment;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.ImageView;
import com.xingen.volleylib.VolleyClient;
import com.xingen.vo... | 7,016 | 0.589979 | 0.584198 | 181 | 36.270718 | 29.129709 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.618785 | false | false | 7 |
07101e66f503f2236c948119ba6231800ff1c058 | 2,989,297,273,928 | db83c60c14561e63c07d5b4c86babc72a6c53061 | /app/src/main/java/com/fos/viewpageranimation/fragment/ImageFragment.java | 434a172ad3fc1cad395c9619f3f304781986673f | [] | no_license | vanyamihova/android-animation-gallery | https://github.com/vanyamihova/android-animation-gallery | 981b034bc383b5ec203191853ae44ccfcd52072d | 09cef0083cc50ada9ccb33852e4885cca69182dd | refs/heads/master | 2021-09-14T19:34:45.608000 | 2018-05-18T04:36:37 | 2018-05-18T04:36:37 | 49,879,934 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fos.viewpageranimation.fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import com.fos.viewpageranimation.R;
... | UTF-8 | Java | 1,112 | java | ImageFragment.java | Java | [
{
"context": "import butterknife.ButterKnife;\n\n/**\n * Created by Vanya Mihova on 11/23/2015.\n */\npublic class ImageFragment ext",
"end": 409,
"score": 0.9998003840446472,
"start": 397,
"tag": "NAME",
"value": "Vanya Mihova"
}
] | null | [] | package com.fos.viewpageranimation.fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import com.fos.viewpageranimation.R;
... | 1,106 | 0.738309 | 0.730216 | 46 | 23.173914 | 23.555027 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 7 |
cd21f66c0aec018a6552688d9ce7799864894c12 | 25,185,688,246,054 | 27cbebee6917915a03a4059e9401dcdfe4ad2c43 | /app/src/main/java/com/zbam/tajer/ui/main/channelDetails/ChannelDetailsViewModel.java | 71033b2195860c33d09df656cae07a9ded7cc5b3 | [] | no_license | bazoobandi/TajerAndroid | https://github.com/bazoobandi/TajerAndroid | 180fb58184700278e6a0394f846d24ae1e6ad7c0 | 065e9bb2135fcd7d1bf22b11478a5738b0849692 | refs/heads/master | 2020-12-21T07:29:11.239000 | 2020-04-18T17:35:22 | 2020-04-18T17:35:22 | 236,354,822 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zbam.tajer.ui.main.channelDetails;
import android.content.Context;
import android.databinding.ObservableField;
import android.graphics.Bitmap;
import com.bumptech.glide.Glide;
import com.bumptech.glide.request.animation.GlideAnimation;
import com.bumptech.glide.request.target.SimpleTarget;
import... | UTF-8 | Java | 5,622 | java | ChannelDetailsViewModel.java | Java | [
{
"context": "\r\nimport retrofit2.Response;\r\n\r\n/**\r\n * Created by z.bazoubandi on 10/28/2018.\r\n */\r\n\r\npublic class Cha",
"end": 969,
"score": 0.6690839529037476,
"start": 968,
"tag": "USERNAME",
"value": "z"
},
{
"context": "mport retrofit2.Response;\r\n\r\n/**\r\n * Cre... | null | [] | package com.zbam.tajer.ui.main.channelDetails;
import android.content.Context;
import android.databinding.ObservableField;
import android.graphics.Bitmap;
import com.bumptech.glide.Glide;
import com.bumptech.glide.request.animation.GlideAnimation;
import com.bumptech.glide.request.target.SimpleTarget;
import... | 5,622 | 0.647812 | 0.646033 | 159 | 33.345913 | 29.764059 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.528302 | false | false | 7 |
c9c95ab937c319d95ff8999b1621875fe8570930 | 12,876,311,957,140 | bb812fd7a518dfccdbf635acf4e5053719c73556 | /appbundle/src/main/java/tool/compet/appbundle/arch/scopedTopic/Topic.java | d7e89f90e90b3110ba27a89643446a0bd14f90b8 | [
"Apache-2.0"
] | permissive | lethu123/Hacker-News | https://github.com/lethu123/Hacker-News | 683460585d3eb86905c70441f1797d6ba3318c9b | c5048f509017825f90bbc456332deed835c2cd25 | refs/heads/master | 2022-09-22T13:16:13.676000 | 2020-06-06T03:12:48 | 2020-06-06T03:12:48 | 268,695,126 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tool.compet.appbundle.arch.scopedTopic;
import androidx.collection.ArrayMap;
/**
* Each Topic provides storage to hold multiple types of model.
*/
class Topic {
// Unique id for each topic.
public final String id;
// Holds models for this topic.
private final ArrayMap<Class, Object> models = new ArrayM... | UTF-8 | Java | 715 | java | Topic.java | Java | [] | null | [] | package tool.compet.appbundle.arch.scopedTopic;
import androidx.collection.ArrayMap;
/**
* Each Topic provides storage to hold multiple types of model.
*/
class Topic {
// Unique id for each topic.
public final String id;
// Holds models for this topic.
private final ArrayMap<Class, Object> models = new ArrayM... | 715 | 0.693706 | 0.693706 | 33 | 20.666666 | 22.049072 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.181818 | false | false | 7 |
fb6efa019f09b3952f95c82c82e8e08a41e95c2a | 20,212,116,147,758 | e9d5f75fbc4af314de3eab3e3c4dd27cfd0c4e67 | /Distributed-Systems(Android-Java)/BackEnd(Java)/src/Broker.java | e287b8b0af26eea2a6f1e5f251c5c385e5dbcb26 | [] | no_license | roni3840/Projects | https://github.com/roni3840/Projects | 3f8b233b02b201479a0e127f276e48042840b5c4 | cd5d8a98869f8345fef0eceea205fe937adef760 | refs/heads/master | 2022-11-29T09:55:53.471000 | 2020-08-15T11:05:50 | 2020-08-15T11:05:50 | 283,231,333 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.json.JSONObject;
import java.io.IOException;
import java.io.Serializable;
import java.math.BigInteger;
import java.net.ServerSocket;
import java.net.Socket;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.ArrayList;
import java.util.HashMap;
public class... | UTF-8 | Java | 7,444 | java | Broker.java | Java | [] | null | [] | import org.json.JSONObject;
import java.io.IOException;
import java.io.Serializable;
import java.math.BigInteger;
import java.net.ServerSocket;
import java.net.Socket;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.ArrayList;
import java.util.HashMap;
public class... | 7,444 | 0.612574 | 0.603439 | 269 | 26.672863 | 25.394815 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442379 | false | false | 7 |
eca8b7a4022f5a4cb5a334eaf2dfb5ffad52e5f5 | 2,740,189,144,093 | 57dfe1c4a72524df158493f2f975c1757ef8f472 | /src/com/gtn/model/Mark.java | 783e2613c713015ec6ca37888bf08e21812907c2 | [] | no_license | nive1980/gtn | https://github.com/nive1980/gtn | 0cde8cfe7570d7eae58f680851f1f5de5a689042 | 5ed4631eeb14e55995a1897c959264eb9b6dff98 | refs/heads/master | 2022-12-23T08:56:58.230000 | 2022-12-16T05:28:41 | 2022-12-16T05:28:41 | 110,862,005 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gtn.model;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "MARK")
public class Mark implements Mod... | UTF-8 | Java | 4,751 | java | Mark.java | Java | [] | null | [] | package com.gtn.model;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "MARK")
public class Mark implements Mod... | 4,751 | 0.663229 | 0.663229 | 266 | 16.864662 | 15.434938 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.274436 | false | false | 7 |
e4285027766ed2e681d0e0afbfb713987ccd4c81 | 21,938,692,985,929 | f4bd42a0e47d61c23c386841a9e126294d4c619c | /java-checks/src/test/files/checks/DefaultInitializedFieldCheck.java | 7064a4532b6216fa75255015ed2f6e0a3abd49a0 | [] | no_license | silviu-burcea/sonar-java | https://github.com/silviu-burcea/sonar-java | 09fe56cadc09fcf09d23fe0720f3c0acb0dd3288 | 795d924b60513ae22d7da63dd6633272ef0a911b | refs/heads/master | 2018-03-10T19:45:09.242000 | 2015-09-09T08:20:19 | 2015-09-09T08:20:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class a {
byte b = 0; // Noncompliant {{Remove this initialization to "0", the compiler will do that for you.}}
byte b2;
short s = 0; // Noncompliant {{Remove this initialization to "0", the compiler will do that for you.}}
short s1 = 1;
short s2;
int i = 0; // Noncompliant {{Remove this initialization to "... | UTF-8 | Java | 1,736 | java | DefaultInitializedFieldCheck.java | Java | [] | null | [] | class a {
byte b = 0; // Noncompliant {{Remove this initialization to "0", the compiler will do that for you.}}
byte b2;
short s = 0; // Noncompliant {{Remove this initialization to "0", the compiler will do that for you.}}
short s1 = 1;
short s2;
int i = 0; // Noncompliant {{Remove this initialization to "... | 1,736 | 0.673387 | 0.642857 | 35 | 48.599998 | 45.994534 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.257143 | false | false | 7 |
38617de109b7862a2e056b817f5c4eea227d5caa | 33,028,298,546,650 | cb1a399ee5c822a49587fbc01ca3349368740dc7 | /Core/src/main/java/com/maulss/core/database/DatabaseKey.java | ba1931f62f371a805fb52745c42e36fafe226025 | [] | no_license | deezee30/core | https://github.com/deezee30/core | c03ec8e3894e31fd416f81d0fe91fd76054a5c4c | ba7451cf2117d4b020b5d4ee83b80f15057905da | refs/heads/master | 2022-04-30T09:32:28.932000 | 2017-10-21T17:20:48 | 2017-10-21T17:20:48 | 102,065,276 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Part of core.
*
* Created on 03 June 2017 at 10:17 PM.
*/
package com.maulss.core.database;
import org.apache.commons.lang3.Validate;
import java.util.Map;
import java.util.Optional;
/**
* The interface key type.
*/
public interface DatabaseKey {
DatabaseKey UUID = create("_id");
/**
* Ge... | UTF-8 | Java | 1,997 | java | DatabaseKey.java | Java | [] | null | [] | /*
* Part of core.
*
* Created on 03 June 2017 at 10:17 PM.
*/
package com.maulss.core.database;
import org.apache.commons.lang3.Validate;
import java.util.Map;
import java.util.Optional;
/**
* The interface key type.
*/
public interface DatabaseKey {
DatabaseKey UUID = create("_id");
/**
* Ge... | 1,997 | 0.507762 | 0.502253 | 100 | 18.969999 | 18.173307 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.27 | false | false | 7 |
ae3802d4ebaba18a1c684687df57b97385aee501 | 26,250,840,177,605 | 6a1787336c32ccfdf4c77ef57031bc50952f7934 | /myshopping-goods-module/src/main/java/com/jc/books/controller/UserController.java | 3eb3c1e0e1bba8552408b3c37ef77136a23a03ae | [] | no_license | DH-Ethereal/myshopping | https://github.com/DH-Ethereal/myshopping | 849a6d6c90f1419019b46715188eb65f42e1df0d | ed58d39adbc885a1baa56a8c797218433e92a6a0 | refs/heads/master | 2023-07-31T19:06:20.241000 | 2021-08-31T04:28:44 | 2021-08-31T04:28:44 | 407,764,363 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jc.books.controller;
import com.jc.books.commons.Result;
import com.jc.books.model.Users;
import com.jc.books.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder;
import org.springframework.stereotype.Re... | UTF-8 | Java | 1,292 | java | UserController.java | Java | [
{
"context": "m: myshopping-project\n * @description:\n * @author: hjc\n * @create: 2021-08-30 22:17\n **/\n@RestController",
"end": 645,
"score": 0.9997104406356812,
"start": 642,
"tag": "USERNAME",
"value": "hjc"
}
] | null | [] | package com.jc.books.controller;
import com.jc.books.commons.Result;
import com.jc.books.model.Users;
import com.jc.books.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder;
import org.springframework.stereotype.Re... | 1,292 | 0.73511 | 0.725705 | 39 | 31.717949 | 23.528433 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 7 |
3147788c9ee9a342d387634d6d1022911afc4394 | 21,586,505,687,108 | dc7a9bb704d800cd63db52a85f646f18e4968df7 | /emplmngt/emplmngt/src/main/java/com/cts/emplmngt/service/EmployeeService.java | 2524ea8b9e1d063834fdbf79b641d950b2230821 | [] | no_license | meenalgupta75/emplmgnt | https://github.com/meenalgupta75/emplmgnt | 96258adda0266031ddc08d3ecc34fb27b35f617e | ae56a21b96f7de666b94967b907b57b0b0a5634e | refs/heads/master | 2020-04-26T04:21:32.209000 | 2019-03-01T12:38:59 | 2019-03-01T12:38:59 | 173,299,112 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cts.emplmngt.service;
import com.cts.emplmngt.bean.Employee;
import antlr.collections.List;
public interface EmployeeService {
public String insertEmployee(Employee employee);
public String deleteEmployee(String id);
public String getEmployee(String id);
public boolean updateEmployee(Stri... | UTF-8 | Java | 413 | java | EmployeeService.java | Java | [] | null | [] | package com.cts.emplmngt.service;
import com.cts.emplmngt.bean.Employee;
import antlr.collections.List;
public interface EmployeeService {
public String insertEmployee(Employee employee);
public String deleteEmployee(String id);
public String getEmployee(String id);
public boolean updateEmployee(Stri... | 413 | 0.779661 | 0.779661 | 15 | 25.533333 | 18.636404 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 7 |
cbb31a1eebe59585b617fd5fb106187596260faf | 30,537,217,539,323 | d37f8f79b10411712160d3cc8e14e90704624ded | /depa/ColorPicker/src/main/java/ch/fhnw/colorpicker/ColorPickerJFrame.java | 976a306fea45003bfdfb58d4a2d99ac333bc1586 | [
"Apache-2.0"
] | permissive | bhzunami/FHNW | https://github.com/bhzunami/FHNW | 144ad98d17c73f73e5deb6f12601e95533a793f9 | 72a094cbe754cf5ca3a1a7a62684c99c5c9dd69a | refs/heads/master | 2021-01-01T17:56:45.662000 | 2015-10-06T20:55:11 | 2015-10-06T20:55:11 | 13,068,648 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.fhnw.colorpicker;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.AdjustmentEvent;
import java.awt.event.AdjustmentListener;
import java.util.Observable;
import java.util.Observer;
import javax.swing.ButtonGrou... | UTF-8 | Java | 10,918 | java | ColorPickerJFrame.java | Java | [] | null | [] | package ch.fhnw.colorpicker;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.AdjustmentEvent;
import java.awt.event.AdjustmentListener;
import java.util.Observable;
import java.util.Observer;
import javax.swing.ButtonGrou... | 10,918 | 0.715607 | 0.710844 | 422 | 24.872038 | 20.137272 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.220379 | false | false | 7 |
9b315117006fd653bfb00ee363fcf42305ff0a63 | 29,334,626,701,004 | 8aedbfb0ea96222eef07262d97da2327bfb60c07 | /web/src/main/java/net/lecousin/framework/web/security/TokenRequest.java | f986aa763076b77f1e2b08134289789923015d41 | [
"Apache-2.0"
] | permissive | lecousin/java-framework-web | https://github.com/lecousin/java-framework-web | e5aa1eb249d25c30563212b660ef21c2fe506d8d | b4255a5a291785605178a32b6887fb3e3390e89f | refs/heads/master | 2021-05-12T05:46:10.272000 | 2018-10-07T11:44:17 | 2018-10-07T11:44:17 | 117,201,625 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.lecousin.framework.web.security;
/** Store a token for authentication, together with the type of token. */
public class TokenRequest implements IAuthenticationRequest {
/** Constructor. */
public TokenRequest() {
}
/** Constructor. */
public TokenRequest(String type, String token) {
this.type = t... | UTF-8 | Java | 399 | java | TokenRequest.java | Java | [] | null | [] | package net.lecousin.framework.web.security;
/** Store a token for authentication, together with the type of token. */
public class TokenRequest implements IAuthenticationRequest {
/** Constructor. */
public TokenRequest() {
}
/** Constructor. */
public TokenRequest(String type, String token) {
this.type = t... | 399 | 0.714286 | 0.714286 | 19 | 20 | 21.543102 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.157895 | false | false | 7 |
3cb5af721fe9751109926345b12f610871e8464d | 22,909,355,574,914 | e89b8cb85a322f9f9909e5f0d4e5085a579a4836 | /taotao-manager/taotao-manager-interface/src/main/java/com/taotao/service/ItemParamService.java | d7dbd2695f2fc2ffb182dbc5fa534d31773c7596 | [] | no_license | CrazyMan-Chenlin/ElectronicCommerce | https://github.com/CrazyMan-Chenlin/ElectronicCommerce | b0ae7dbe0f99a95ea0e36f38c0d531809c9383a9 | e2e71c1342a628ea45ec18f222b1a2d437577f1f | refs/heads/master | 2020-04-23T09:52:39.995000 | 2019-05-06T03:08:57 | 2019-05-06T03:08:58 | 171,084,538 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.taotao.service;
import com.taotao.common.pojo.EasyUIDataGridResult;
/**
* @author chenlin
*/
public interface ItemParamService {
/**
* 根据当前页码和行数进行分页
* @param page
* @param row
* @return
*/
EasyUIDataGridResult getItemParamList(Integer page, Integer row);
}
| UTF-8 | Java | 332 | java | ItemParamService.java | Java | [
{
"context": ".common.pojo.EasyUIDataGridResult;\n\n/**\n * @author chenlin\n */\npublic interface ItemParamService {\n /**\n ",
"end": 104,
"score": 0.9993677735328674,
"start": 97,
"tag": "USERNAME",
"value": "chenlin"
}
] | null | [] | package com.taotao.service;
import com.taotao.common.pojo.EasyUIDataGridResult;
/**
* @author chenlin
*/
public interface ItemParamService {
/**
* 根据当前页码和行数进行分页
* @param page
* @param row
* @return
*/
EasyUIDataGridResult getItemParamList(Integer page, Integer row);
}
| 332 | 0.669935 | 0.669935 | 16 | 18.125 | 18.890722 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 7 |
f28597bc300bfd65266d4323f934c2fbe310af37 | 21,801,254,017,835 | 098b13c499cbdeb4ba0f266a4687b74e29ab7b82 | /src/main/java/com/kev/Learner/controllers/ProductController.java | 6a8f0c5fc1b23564912d58bf53362360a261876d | [] | no_license | Trojkev/SpringLearner | https://github.com/Trojkev/SpringLearner | 5755dd3629612e8202cb2fb5ef3d37768021dd9e | 451022ebdfd6e0099ae15cb82c493151b0cd2075 | refs/heads/master | 2020-05-21T16:57:50.442000 | 2019-05-28T12:50:35 | 2019-05-28T12:50:35 | 186,113,190 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kev.Learner.controllers;
import com.kev.Learner.entities.Product;
import com.kev.Learner.repository.ProductRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.util.Optional;
@RestController
public class ProductController... | UTF-8 | Java | 1,909 | java | ProductController.java | Java | [] | null | [] | package com.kev.Learner.controllers;
import com.kev.Learner.entities.Product;
import com.kev.Learner.repository.ProductRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.util.Optional;
@RestController
public class ProductController... | 1,909 | 0.715558 | 0.715558 | 56 | 33.089287 | 24.332722 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517857 | false | false | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.